/*
! tailwindcss v3.0.9 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Nunito Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}
*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mb-0 {
  margin-bottom: 0rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-0 {
  margin-top: 0rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.transform {
  -webkit-transform: var(--tw-transform);
          transform: var(--tw-transform);
}
.resize {
  resize: both;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gap-4 {
  gap: 1rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.border {
  border-width: 1px;
}
.p-2 {
  padding: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-0 {
  padding-top: 0rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-0 {
  padding-left: 0rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.filter {
  -webkit-filter: var(--tw-filter);
          filter: var(--tw-filter);
}
.transition {
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.ease-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
html {
  overflow: scroll;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  overflow: hidden;
}

.container {
  padding: 0 10px;
}

.h100 {
  height: 100%;
}

.w100 {
  width: 100%;
}

.act-table {
  display: table;
  width: 100%;
  height: 100%;
}

.act-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.hide {
  opacity: 0;
  display: none !important;
}

.yellow_dot, .yellow {
  color: #FFBA48;
}

.no_break {
  white-space: nowrap;
}

.pt100 {
  padding-top: 100%;
}

.p60 {
  padding-top: 60%;
}

.image_wrapper {
  width: 100%;
}
.image_wrapper .image_inner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.image_wrapper .image_inner img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.text * {
  max-width: 1200px;
  margin: 0 auto;
}
.text p, .text a, .text ul, .text ol, .text li, .text strong {
  color: #032636;
  font-family: Karla;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
.text a {
  color: #FFBA48;
}
.text a:hover {
  text-decoration: underline;
}
.text ul, .text ol {
  padding-left: 1.25rem;
  margin-bottom: 0.625rem;
  list-style-type: disc;
}
.text ul ul, .text ul ol, .text ol ul, .text ol ol {
  list-style-type: circle;
}
.text ul li, .text ol li {
  padding-left: 0.1125rem;
}
.text h1, .text h2 {
  text-transform: uppercase;
  font-family: acumin-pro, sans-serif;
  font-weight: 800;
  font-size: 2.25rem;
  line-height: 2.375rem;
}
.text .page-intro {
  max-width: 1140px;
  margin: 0 auto;
}
.text.text-small p, .text.text-small a, .text.text-small ul, .text.text-small ol, .text.text-small li, .text.text-small strong {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text.introduction p, .text.introduction a, .text.introduction ul, .text.introduction ol, .text.introduction li, .text.introduction strong {
  margin-bottom: 1.5rem;
}
.text.introduction p:last-child {
  margin: 0;
}
.text.introduction h1 {
  max-width: 30rem;
}
.text.page-content h2 {
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin-top: 5rem;
  margin-bottom: 1.675rem;
}
.text.page-content h2:first-child {
  margin-top: 0;
}

.box.box_blue {
  background-color: #F6FBFC;
}

.content-block .text {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.content-block .text p {
  margin-bottom: 0.6rem;
}
.content-block .text h2 {
  max-width: 23rem;
  margin-left: 0;
}
.content-block.even .text {
  padding-left: calc(18% - 25px);
  padding-right: 80px;
}
.content-block.odd .text {
  padding-left: 80px;
  padding-right: calc(18% - 25px);
}
.content-block.repeatable .text.shadow_wrapper {
  background-color: #fff;
  padding: 4rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  overflow: visible;
  -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
}
.content-block.repeatable .text.shadow_wrapper .button_arrow_wrapper {
  margin-bottom: 1rem !important;
}
.content-block.repeatable .text.shadow_wrapper .button_arrow_wrapper:last-child {
  margin-bottom: 0;
}
.content-block.repeatable:nth-child(even) .spacer {
  display: none;
}
.content-block.repeatable:nth-child(odd) .spacer:last-child {
  display: none;
}

.map .map_intro h2 {
  margin: 4rem 0 !important;
}
.map .map_intro p, .map .map_intro .cta_wrapper {
  margin: 0;
}

#food_block h2 {
  margin: 2rem 0 !important;
}
#food_block .text-wrapper {
  background-color: #fff;
}
#food_block .carousel {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#food_block .carousel .carousel-inner {
  width: 100%;
  height: 100%;
}
#food_block .carousel .carousel-inner .item {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#food_block .background_slider {
  padding-top: 55%;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#food_block #slider-sequence ul li {
  opacity: 0 !important;
}
#food_block #slider-sequence ul li.seq-in {
  opacity: 1 !important;
}
#food_block #slider-sequence, #food_block #slider-sequence ul, #food_block #slider-sequence ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#food_block #slider-sequence img, #food_block #slider-sequence ul img, #food_block #slider-sequence ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#food_block .carousel_control_wrap {
  bottom: 2rem;
  left: 0;
  width: 100%;
  height: 3rem;
  z-index: 1999;
}
#food_block .carousel_control_wrap .prev:hover, #food_block .carousel_control_wrap .next:hover {
  cursor: pointer;
}
#food_block .carousel_control_wrap .prev svg, #food_block .carousel_control_wrap .next svg {
  fill: #fff;
  padding: 10px;
  width: 47px !important;
  height: 39px !important;
}
#food_block .carousel_control_wrap .next, #food_block .carousel_control_wrap .next svg {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#food_block .carousel_control_wrap .prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ccc-banner {
  max-width: 45rem !important;
  margin: 0.5rem !important;
  padding: 1rem !important;
  background-color: #032636 !important;
}
.ccc-banner * {
  color: #fff;
}
.ccc-banner button {
  background-color: transparent !important;
  color: #fff !important;
  border: solid 2px #fff !important;
}
.ccc-banner button:hover {
  background-color: #fff !important;
  color: #032636 !important;
}
.ccc-banner input[type=checkbox] {
  width: 1rem !important;
  min-height: 1rem !important;
  height: 1rem !important;
  padding: 0 !important;
  border: solid 2px #fff !important;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  margin-right: 6px !important;
}
.ccc-banner input[type=checkbox]:checked {
  background-color: #FFBA48 !important;
}
.ccc-banner .ccc-banner__label-container {
  margin-bottom: 10px !important;
}
.ccc-banner .ccc-banner__label-container label {
  width: 42% !important;
}

@media (max-width: 1023px) {
  .text p, .text a, .text ul, .text ol, .text li, .text strong {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .text h1, .text h2 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .text.page-content h2 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-top: 3.5rem;
    margin-bottom: 1.275rem;
  }

  .content-block .text {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .content-block .text h2 {
    max-width: 13rem;
    margin-left: 0;
  }
  .content-block.even .text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .content-block.odd .text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .content-block.repeatable .text.shadow_wrapper {
    max-width: calc(100% - 2rem);
    margin: 0 auto;
    -webkit-transform: translateY(-2rem);
            transform: translateY(-2rem);
    padding: 1.5rem;
  }

  .container {
    max-width: 100%;
  }
  .content-block .text {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .content-block.even .text {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .content-block.odd .text {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .content-block.repeatable .image_main_wrapper {
    height: 45vw !important;
  }

  .container {
    max-width: 100%;
  }

  .map .map_intro h2 {
    margin: 2rem 0 !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: calc(82vw + 50px);
  }

  #food_block h2 {
    margin: 4rem 0 !important;
  }
}
@media (max-width: 768px) {
  .text.introduction h1 {
    max-width: 15rem;
    margin: 0 auto;
  }
}
@media (max-width: 639px) {
  .text.introduction h1 {
    max-width: 10rem;
    margin: 0 auto;
  }
}
@media (min-width: 1800px) {
  .keep_square {
    min-height: 40vw !important;
  }
}
@media (min-width: 768px) {
  .background_slider {
    padding-top: 0 !important;
  }
}
.main_menu_wrap {
  top: -100px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: 120px;
  height: 120px;
  padding: 10px 0;
  background-color: #F6FBFC;
}

#primary-menu-left .menu,
#primary-menu-right .menu,
#primary-menu-left,
#primary-menu-right {
  width: 100% !important;
  height: 100% !important;
}

.container,
.row,
.col-span-12,
#primary-menu,
#primary-menu-left .menu,
#primary-menu-left .menu li,
#primary-menu-right .menu,
#primary-menu-right .menu li {
  height: 100%;
  margin-bottom: 0;
}

#primary-menu-left .menu,
#primary-menu-right .menu {
  width: 50%;
  float: left;
}

#primary-menu-right .menu {
  text-align: right;
}

#primary-menu-right .menu li a {
  padding-left: 120px;
}

#primary-menu-left .menu li a,
#primary-menu-right .menu li a {
  height: 100%;
  display: table !important;
}
#primary-menu-left .menu li a span,
#primary-menu-right .menu li a span {
  display: table-cell !important;
  vertical-align: middle;
  height: 100%;
}

#primary-menu-left .menu .list_right li.social_icon {
  padding-right: 0;
  padding-left: 15px;
}

li.social_icon:nth-child(1) img {
  height: 12px;
}

li.social_icon:nth-child(2) img {
  height: 13px;
}

li.social_icon:nth-child(3) img {
  height: 13px;
}

#primary-menu-left .menu,
#primary-menu-right .menu {
  padding: 0;
}

#primary-menu-left .menu .menu-item,
#primary-menu-left .menu .menu-item a,
#primary-menu-right .menu .menu-item,
#primary-menu-right .menu .menu-item a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #032636;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  display: inline-block;
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

#primary-menu-left .menu .current-menu-item,
#primary-menu-left .menu .current-menu-item a,
#primary-menu-left .menu .current-menu-item a span,
#primary-menu-left .menu .current-menu-item a:hover,
#primary-menu-right .menu .current-menu-item,
#primary-menu-right .menu .current-menu-item a,
#primary-menu-right .menu .current-menu-item a span,
#primary-menu-left .menu a:hover span,
#primary-menu-left .menu a:hover,
#primary-menu-right .menu a:hover span,
#primary-menu-right .menu a:hover {
  color: #FFBA48 !important;
  -webkit-transition: 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

#primary-menu-right .menu a.active, #primary-menu-left .menu a.active {
  color: #FFBA48 !important;
}

#primary-menu-left .menu .current-menu-item a ul li a span,
#primary-menu-left .menu .current-menu-item ul li a,
#primary-menu-left .menu .current-menu-item ul li a span,
#primary-menu-left .menu a:hover ul li a span,
#primary-menu-left .menu a:hover ul li a {
  color: #032636 !important;
}

#primary-menu-left .menu .current-menu-item a ul li:hover a span,
#primary-menu-left .menu .current-menu-item ul li:hover a,
#primary-menu-left .menu .current-menu-item ul li:hover a span,
#primary-menu-left .menu a:hover ul li:hover a span,
#primary-menu-left .menu a:hover ul li:hover a {
  color: #FFBA48 !important;
}

#primary-menu-left .menu a span,
#primary-menu-left .menu a,
#primary-menu-right .menu a span,
#primary-menu-right .menu a {
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.main_logo_wrap {
  width: 100%;
  text-align: center;
  height: 0;
  overflow: visible;
}

.main_logo_wrap a {
  display: inline-block;
  position: relative;
  top: -72px;
}

.mobile_nav_wrap {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mobile_nav_wrap img {
  height: 35.7px;
}

/* MOBILE MENU */
.mobile_nav_wrap {
  position: relative;
}

.mobile_nav_wrap_hamburger {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  position: absolute;
  bottom: -0.44rem;
  right: 0;
}

.btn_hamburger {
  width: 45px;
  height: 45px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.btn_hamburger .icon {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #032636;
  border-radius: 2px;
}

.btn_hamburger .icon:before {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #032636;
  content: "";
  top: -10px;
  border-radius: 2px;
}

.btn_hamburger .icon:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #032636;
  content: "";
  top: 10px;
  border-radius: 2px;
}

.btn_hamburger.open {
  -webkit-transform: rotate(90deg) translateX(15px);
          transform: rotate(90deg) translateX(15px);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn_hamburger.open .icon {
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn_hamburger.open .icon:before {
  -webkit-transform: rotateZ(-45deg) scaleX(0.75) translate(-10px, -3px);
  transform: rotateZ(-45deg) scaleX(0.75) translate(-10px, -3px);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn_hamburger.open .icon:after {
  -webkit-transform: rotateZ(45deg) scaleX(0.75) translate(-10px, 3px);
  transform: rotateZ(45deg) scaleX(0.75) translate(-10px, 3px);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn_hamburger:hover {
  cursor: pointer;
}

.menu-item:hover {
  cursor: pointer;
}

/* LANGUAGE NAV */
.wpml-is-item a {
  vertical-align: middle;
}

.wpml-ls-item a::before {
  display: block;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.wpml-ls-item.menu-item-has-children ul {
  z-index: 999999 !important;
  display: inline-block !important;
  width: auto !important;
  left: auto;
  top: 60px;
  right: -20px;
}

.wpml-ls-item.menu-item-has-children ul li {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
  text-align: right;
}

.wpml-ls-item.menu-item-has-children ul li a {
  display: inline-block !important;
  width: auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.wpml-ls-item.menu-item-has-children ul span {
  display: -inline-block !important;
  width: auto !important;
}

/* SUBMENU */
li.menu-item {
  position: relative;
}

li.menu-item ul {
  z-index: 999999 !important;
  position: absolute;
  top: 100px;
  left: -25px;
  width: 200px;
  background-color: #F6FBFC;
  padding: 20px 0px 10px 0px !important;
}

li.menu-item ul li {
  padding-right: 0 !important;
  padding: 0px 25px !important;
  width: 100%;
  text-align: left;
}

li.menu-item ul li a {
  text-transform: none !important;
  padding: 8px 0px !important;
}

li.menu-item ul {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}

li.menu-item:hover ul, li.menu-item ul:hover, li.menu-item ul.toggled {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}

.language-switcher {
  left: auto !important;
  right: -25px !important;
  width: auto !important;
}
.language-switcher li, .language-switcher li span {
  text-transform: uppercase !important;
}
.language-switcher .is-active, .language-switcher .is-active * {
  color: #FFBA48;
}

/* MEDIAQUERRIES */
@media (max-width: 1279px) {
  #mobile_menu_wrap {
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
  }
  #mobile_menu_wrap.opened {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
  }

  #primary-menu-right .menu li a.active-language {
    display: none !important;
  }

  .main_menu_wrap #primary-menu-left li,
.main_menu_wrap #primary-menu-right li {
    width: 100%;
  }
  .main_menu_wrap #primary-menu-left li .language-switcher,
.main_menu_wrap #primary-menu-right li .language-switcher {
    position: static;
    text-align: left;
  }
  .main_menu_wrap #primary-menu-left li .language-switcher li,
.main_menu_wrap #primary-menu-right li .language-switcher li {
    margin-top: 6px !important;
    padding-right: 1rem !important;
    width: auto;
    display: inline-block;
    z-index: 9999;
  }
  .main_menu_wrap #primary-menu-left li .language-switcher li a, .main_menu_wrap #primary-menu-left li .language-switcher li a span,
.main_menu_wrap #primary-menu-right li .language-switcher li a,
.main_menu_wrap #primary-menu-right li .language-switcher li a span {
    font-weight: bold;
  }

  .main_menu_wrap #primary-menu-left .menu li.social_icon {
    height: 20px;
  }

  .main_menu_wrap {
    padding-bottom: 15px !important;
    min-height: auto;
    height: auto;
  }

  .main_logo_wrap {
    display: none;
  }

  .main_menu_wrap #primary-menu-right .menu li a,
.main_menu_wrap #primary-menu-left .menu li a {
    display: block;
    padding-right: 0;
    padding-left: 0;
  }

  .main_menu_wrap #primary-menu-right .menu,
.main_menu_wrap #primary-menu-left .menu {
    height: auto !important;
    width: 100%;
    float: none;
  }

  .main_menu_wrap #primary-menu-right .menu li a,
.main_menu_wrap #primary-menu-left .menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main_menu_wrap #primary-menu-left .menu .list_right li.social_icon {
    display: inline-block;
  }

  #primary-menu-left .menu, #primary-menu-right .menu {
    padding-top: 15px;
  }

  footer .social_icons img {
    padding-left: 0;
    padding-right: 15px;
  }

  .main_menu_wrap #primary-menu-left .menu li, .main_menu_wrap #primary-menu-right .menu li {
    height: auto !important;
  }

  #mobile_menu_wrap {
    overflow: hidden !important;
  }

  #mobile_menu_wrap.opened {
    height: 185px !important;
    overflow: hidden !important;
    -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
    transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s;
  }

  #mobile_menu_wrap .h100 {
    height: auto !important;
  }

  #primary-menu-left.opened li, #primary-menu-right.opened li {
    opacity: 0;
  }

  #primary-menu-right.opened li, #primary-menu-left.opened li {
    -webkit-animation-name: menu_listitem_fadein;
            animation-name: menu_listitem_fadein;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }

  /* submenu */
  li.menu-item {
    position: static;
    display: block;
  }

  li.menu-item ul {
    position: static;
    padding: 0 !important;
    margin-bottom: 11px !important;
    margin-top: 3px !important;
  }

  li.menu-item ul li {
    display: block;
    padding-right: 0 !important;
    padding: 0px 0px !important;
    width: 100%;
    text-align: left;
  }

  li.menu-item ul li a {
    display: block;
    text-transform: none !important;
    padding: 0px 0px !important;
    font-weight: normal !important;
    padding: 5px 0px !important;
  }

  li.menu-item ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }

  .wpml-ls-item.menu-item-has-children ul {
    display: block !important;
    text-align: left !important;
  }

  .wpml-ls-item a, .wpml-ls-item a span {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }

  .wpml-ls-item ul {
    display: inline-block !important;
    width: auto !important;
    position: static !important;
  }

  li.menu-item.wpml-ls-item ul {
    margin: 0 !important;
    margin-top: -3px !important;
  }

  #primary-menu-right .wpml-ls-item a {
    display: block !important;
    width: 100% !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  #mobile_menu_wrap.opened {
    height: 325px !important;
  }

  #primary-menu-right .menu {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  body nav {
    position: static;
    top: -120px;
    -webkit-transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  }

  body.sticky_navbar {
    padding-top: 120px;
  }

  body.sticky_navbar nav {
    position: fixed;
    z-index: 99999 !important;
    width: 100% !important;
    top: 0;
    left: 0;
    -webkit-transition: all 1s cubic-bezier(0.33, 1, 0.68, 1);
    transition: all 1s cubic-bezier(0.33, 1, 0.68, 1);
  }
}
@media (min-width: 1280px) {
  .main_menu_wrap #primary-menu-left {
    padding-right: 120px;
  }

  .main_menu_wrap #primary-menu-right {
    padding-left: 120px;
  }

  .main_menu_wrap #primary-menu-right .menu,
.main_menu_wrap #primary-menu-left .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 540px;
  }

  .main_menu_wrap #primary-menu-right .menu {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  #primary-menu-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 1400px) {
  .main_menu_wrap #primary-menu-left {
    padding-right: 160px;
  }

  .main_menu_wrap #primary-menu-right {
    padding-left: 160px;
  }
}
/* ANIMATION KEYFRAMES */
@-webkit-keyframes menu_listitem_fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#hero {
  overflow: hidden !important;
}
#hero a {
  scroll-behavior: smooth;
}
#hero .image_wrapper {
  height: 45vw;
  max-height: 45rem;
}
#hero .arrow_wrap {
  width: 100%;
  bottom: 0;
  padding: 20px;
}
#hero .arrow_wrap svg {
  margin: 0 auto;
}
#hero .arrow_wrap svg:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
#hero .button_wrap {
  bottom: 0.5rem;
  width: 100%;
}
#hero .play_button {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-1rem) translateY(-1rem);
          transform: translateX(-1rem) translateY(-1rem);
}
#hero .play_button img {
  width: 2rem;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: middle middle;
          transform-origin: middle middle;
}
#hero .play_button img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 768px) {
  #hero .image_wrapper {
    padding-top: 60%;
  }
}
footer {
  max-width: 100% !important;
  overflow: hidden !important;
}
footer h3 {
  font-weight: bold !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}
footer h3.large {
  font-size: 20px;
  line-height: 30px;
  margin: 30px 0;
  font-weight: 800;
  font-family: acumin-pro, sans-serif;
}
footer p {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
}
footer p a.active {
  color: #FFBA48 !important;
}
footer a, footer a:hover {
  text-decoration: underline;
  color: #032636;
}
footer .social_icons a {
  text-decoration: none;
}
footer .footer-inner {
  background-color: #F6FBFC;
}
footer .social_icon {
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #032636;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  display: inline-block;
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
footer .footer_partners_logos {
  padding: 25px 0 40px;
  text-align: center !important;
}
footer .footer_partners_logos img {
  margin: 0 auto;
}
footer .footer_end_inner img {
  width: 300px;
  padding: 10px;
  max-width: 90%;
  margin: 0 auto;
}
footer .footer_partners_logo {
  height: 80px !important;
}
footer .footer_partners_logo:nth-child(1) img {
  height: 40px;
}
footer .footer_partners_logo:nth-child(2) img {
  height: 24px;
}
footer .footer_partners_logo:nth-child(3) img {
  height: 67px;
}
footer .footer_partners_logo:nth-child(4) img {
  height: 29px;
}
footer .footer_partners_logo:nth-child(5) img {
  height: 44px;
}
footer .footer_partners_logo:nth-child(6) img {
  height: 26px;
}
footer .footer_partners_logo:nth-child(7) img {
  height: 34px;
}
footer .footer_partners_logo:nth-child(8) img {
  height: 50px;
}
footer .footer_partners_logo:nth-child(9) img {
  height: 28px;
}
footer .footer_partners_logo:nth-child(10) img {
  width: 100%;
  max-height: 27px;
}
footer .footer_partners_logo:nth-child(11) img {
  height: 26px;
}
footer .footer_partners_logo:nth-child(12) img {
  height: 36px;
}
footer .footer-inner {
  margin-top: -50px;
  z-index: 9999 !important;
  padding-bottom: 60px;
}

@media (max-width: 1023px) {
  footer .footer_inner_col {
    margin-bottom: 40px;
  }

  .form_newsletter {
    max-width: 100% !important;
  }

  .footer-inner {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  footer .form_wrap {
    max-width: 300px !important;
    margin: 0 auto;
  }

  .footer_inner_col {
    text-align: center !important;
  }

  footer .footer_inner_col {
    margin-bottom: 60px;
  }

  .footer_contact .footer_inner_col:nth-child(2) {
    border-top: 1px solid #032636;
    padding-top: 45px;
  }

  footer .footer_partners_logo:nth-child(10) img {
    max-height: 20px;
  }
}
@media (max-width: 992px) {
  .footer_partners_logos {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer .footer_partners_logo:nth-child(10) img {
    max-height: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  footer .footer_partners_logo:nth-child(10) img {
    max-height: 20px;
  }
}
.faq_wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.faq_wrapper .question_title {
  padding: 1rem 2rem;
  text-align: left !important;
  background-color: #F6FBFC;
}
.faq_wrapper .question_title h3 {
  color: #032636;
  font-size: 18px;
  margin: 0 !important;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: none;
  font-weight: normal;
}
.faq_wrapper .question_title :hover {
  cursor: pointer;
}
.faq_wrapper .question_title .dropdown_arrow {
  top: 0;
  right: 0;
  width: 2rem;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: visible !important;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.faq_wrapper .question_title .dropdown_arrow object {
  width: 0.6rem;
  z-index: 9999;
}
.faq_wrapper .question_title.active .dropdown_arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.faq_wrapper .question_answer {
  font-size: 16px;
  line-height: 24px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.6s cubic-bezier(0.76, 0, 0.24, 1);
  transition: max-height 0.6s cubic-bezier(0.76, 0, 0.24, 1);
}
.faq_wrapper .question_answer .inner {
  padding: 25px 30px;
}
.faq_wrapper .question_answer ul {
  padding-left: 25px;
}
.faq_wrapper .question_answer h4 {
  margin-top: 30px !important;
  font-weight: bold;
}

@media (max-width: 768px) {
  .faq_wrapper .question_title {
    padding: 1rem;
    padding-right: 2rem;
  }
  .faq_wrapper .question_answer .inner {
    padding: 1rem;
  }
}
form input, form button, form textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px !important;
  overflow: visible;
  outline: none !important;
  -webkit-appearance: none;
  margin: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #032636;
  color: #032636;
  padding: 5px 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 45px;
  min-height: 45px;
  font-size: 14px;
  line-height: 17px;
}
form input:active, form input:focus, form button:active, form button:focus, form textarea:active, form textarea:focus {
  border-color: #FFBA48;
}
form textarea {
  padding: 10px 10px;
  height: 6rem;
  min-height: 6rem;
}
form * {
  width: 100%;
  margin: unset;
}
form button {
  color: #032636 !important;
  cursor: pointer;
  border: 1px solid #032636;
  background-color: transparent;
  font-weight: bold;
  padding-left: 10px !important;
}
form .error, form .my-form-status {
  color: #FFBA48;
  font-weight: bold;
  margin: 0.2rem 0;
  font-size: 0.875rem;
  text-align: left !important;
}

footer form {
  max-width: 30rem;
  margin-right: 0;
  margin-left: auto;
}
footer form input {
  border-color: #ccc;
}
footer form button {
  color: #032636 !important;
  border: 1px solid #032636 !important;
  background-color: transparent;
  margin-left: 10px !important;
}
footer form button:hover, footer form button:focus, footer form button:active {
  color: #fff !important;
  background-color: #032636 !important;
}

@media (max-width: 768px) {
  footer form button {
    margin-top: 10px !important;
    margin-left: 0 !important;
  }
}
.button {
  -webkit-tap-highlight-color: #032636;
  -webkit-text-size-adjust: 100%;
  font-family: "Karla", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 16px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button.button_dark {
  color: #fff;
  background-color: #032636;
  border: solid 1px #032636;
}
.button.button_dark:hover {
  color: #032636;
  background-color: #F6FBFC;
}
.button.button_transp {
  position: relative;
  background-color: transparent;
  color: #032636;
  display: inline-block;
  width: auto;
  margin-right: 20px;
  font-weight: normal;
  border: 1px #032636 solid;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button.button_transp:hover {
  border-color: #FFBA48;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.button.button_transp:last-child {
  margin-right: 0;
}
.button.button_arrow {
  padding-right: 3rem;
}
.button.button_arrow .arrow {
  width: 1rem;
  background-image: url("/images/layout/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  top: 0;
  right: -30px;
}

.dropdown_wrapper {
  width: 100%;
  max-width: 20rem;
  margin: 0 auto;
}
.dropdown_wrapper .button {
  width: 100%;
  margin: 0;
  z-index: 1050;
  background-color: #fff;
}
.dropdown_wrapper .button .dropdown_arrow {
  top: 0;
  right: 1rem;
  width: 2rem;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: visible !important;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dropdown_wrapper .button .dropdown_arrow object {
  width: 0.6rem;
  z-index: 9999;
}
.dropdown_wrapper .button.open .dropdown_arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.dropdown_wrapper .dropdown_list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  margin: 2px 0 0;
  border: 1px solid #032636;
  background-color: #fff;
  padding: 0 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  border-color: #032636;
  margin-top: -3px;
  color: #032636 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
.dropdown_wrapper .dropdown_list a {
  width: 100%;
  display: inline-block;
  padding: 6px;
  text-decoration: none;
  text-align: center !important;
}
.dropdown_wrapper .dropdown_list.open {
  opacity: 1;
  max-height: 200px;
}

.button_arrow_wrapper {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0 auto;
}
.button_arrow_wrapper button, .button_arrow_wrapper a {
  border: none;
  color: #032636;
  padding-left: 0 !important;
  padding-right: 40px !important;
  display: inline-block;
}
.button_arrow_wrapper .arrow {
  background-image: url("../images/layout/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0rem;
  pointer-events: none;
  padding-right: 0;
  width: 1rem;
}
.button_arrow_wrapper:hover .arrow {
  -webkit-animation: slide_right_left1 1500ms ease-in-out infinite;
          animation: slide_right_left1 1500ms ease-in-out infinite;
}

@media (max-width: 768px) {
  .button_list {
    max-width: auto;
    margin: 0 auto;
  }
  .button_list .button.button_transp {
    display: inline-block;
    border: 1px #032636 solid;
    padding: 12px 40px 12px 12px !important;
    background-color: #032636;
    color: #fff !important;
    max-width: 100% !important;
    text-align: left !important;
  }
  .button_list .button.button_transp .arrow {
    background-image: url("../images/layout/arrow-right-white.svg");
  }

  .button_arrow_wrapper button, .button_arrow_wrapper a {
    display: inline-block;
    border: 1px #032636 solid;
    padding: 12px 40px 12px 12px !important;
    background-color: #032636;
    color: #fff !important;
    max-width: 100% !important;
    text-align: left !important;
  }
  .button_arrow_wrapper .arrow {
    background-image: url("../images/layout/arrow-right-white.svg");
    right: 1rem;
  }

  .dropdown_wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 1rem;
  }
  .dropdown_wrapper .dropdown_list {
    left: 1rem;
    width: calc(100% - 2rem);
  }
}
/* Animations */
@-webkit-keyframes slide_right_left1 {
  0%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
}
@keyframes slide_right_left1 {
  0%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
}
.title_svg_wrapper h2 {
  display: inline-block;
}

.title_svg_inner.absolute {
  width: 100%;
  top: 0;
  left: 0;
}

.text-center .title_svg_inner,
.text-center .title_svg_inner svg {
  text-align: left !important;
  margin-left: 0 !important;
}

#map .title_svg_inner.title_svg_1 {
  margin-top: 3.3rem;
  -webkit-transform: rotate(180deg) translateX(-8rem);
          transform: rotate(180deg) translateX(-8rem);
}

#map .title_svg_inner.title_svg_1 svg {
  width: calc(100% - 20rem);
}

.content-block .title_svg_inner.title_svg_1b,
.content-block .title_svg_inner.title_svg_2,
.content-block .title_svg_inner.title_svg_3 {
  margin-top: 2.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.content-block .title_svg_inner.title_svg_1b svg,
.content-block .title_svg_inner.title_svg_2 svg,
.content-block .title_svg_inner.title_svg_3 svg {
  width: calc(82% - 18rem);
  max-width: 10rem;
  -webkit-transform: translateY(-4rem);
          transform: translateY(-4rem);
}

#food_block .title_svg_inner {
  margin-top: 2.5rem;
  text-align: left;
}

#food_block .title_svg_inner svg {
  margin-left: 0;
  width: calc(50% - 5rem);
  max-width: 20rem;
  -webkit-transform: translateY(-2rem) translateX(-4rem);
          transform: translateY(-2rem) translateX(-4rem);
}

#reviews .title_svg_inner {
  -webkit-transform: scale(1, -1) translateY(2rem);
          transform: scale(1, -1) translateY(2rem);
}

#reviews .title_svg_inner svg {
  width: calc(50% - 18rem);
}

#recap .title_svg_inner {
  -webkit-transform: scale(1, -1) rotate(180deg) translateY(-1.5rem);
          transform: scale(1, -1) rotate(180deg) translateY(-1.5rem);
}

#recap .title_svg_inner svg {
  width: calc(50% - 12rem);
}

#introduction .title_svg_inner,
#introduction .title_svg_inner svg {
  max-width: 100% !important;
  text-align: left !important;
  margin-left: 0 !important;
}

#introduction .title_svg_inner {
  margin-top: 4.5rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

#introduction .title_svg_inner svg {
  width: calc(50% - 16rem);
}

/* MEDIAQUERRIES */
@media (max-width: 1023px) {
  #map .title_svg_inner.title_svg_1 {
    margin-top: 1.3rem;
  }

  .content-block .title_svg_inner.title_svg_1b,
.content-block .title_svg_inner.title_svg_2 {
    margin-top: 2.5rem;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .content-block .title_svg_inner.title_svg_1b svg,
.content-block .title_svg_inner.title_svg_2 svg {
    width: calc(100% - 15rem);
    max-width: 10rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  #food_block .title_svg_inner svg {
    width: calc(50% - 2rem);
    -webkit-transform: translateY(-2.5rem) translateX(-4rem);
            transform: translateY(-2.5rem) translateX(-4rem);
  }

  #reviews .title_svg_inner {
    -webkit-transform: scale(1, -1) translateY(1.25rem);
            transform: scale(1, -1) translateY(1.25rem);
  }

  #reviews .title_svg_inner svg {
    width: calc(50% - 10rem);
  }

  #recap .title_svg_inner {
    -webkit-transform: scale(1, -1) rotate(180deg) translateY(-1rem);
            transform: scale(1, -1) rotate(180deg) translateY(-1rem);
  }

  #recap .title_svg_inner svg {
    width: calc(50% - 6rem);
  }

  .content-block .title_svg_inner.title_svg_3 svg {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }

  #introduction .title_svg_inner {
    margin-top: 4.5rem;
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }

  #introduction .title_svg_inner svg {
    width: calc(50% - 9rem);
    max-width: 10rem !important;
  }
}
@media (max-width: 768px) {
  #map .title_svg_inner.title_svg_1 {
    margin-top: 1.5rem;
    -webkit-transform: rotate(180deg) translateX(-1rem);
            transform: rotate(180deg) translateX(-1rem);
  }

  #map .title_svg_inner.title_svg_1 svg {
    width: calc(100% - 10rem);
    max-width: 10rem;
  }

  .content-block .title_svg_inner.title_svg_1,
.content-block .title_svg_inner.title_svg_3 {
    margin-top: 1.5rem;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .content-block .title_svg_inner.title_svg_1 svg,
.content-block .title_svg_inner.title_svg_3 svg {
    width: calc(100% - 13rem);
    max-width: 10rem;
  }

  #food_block .title_svg_inner {
    margin-top: 0.5rem;
  }

  #food_block .title_svg_inner svg {
    width: calc(50% - 4rem);
    -webkit-transform: translateY(0rem) translateX(-1rem);
            transform: translateY(0rem) translateX(-1rem);
  }

  #reviews .title_svg_inner {
    -webkit-transform: translateY(1.25rem) rotate(180deg);
            transform: translateY(1.25rem) rotate(180deg);
  }

  #reviews .title_svg_inner svg {
    width: calc(50% - 6rem);
    max-width: 5rem;
  }

  #recap .title_svg_inner {
    -webkit-transform: translateY(0.75rem) rotate(180deg);
            transform: translateY(0.75rem) rotate(180deg);
  }

  #recap .title_svg_inner svg {
    width: calc(50% - 6rem);
    max-width: 5rem;
  }

  #introduction .title_svg_inner {
    margin-top: 1.5rem;
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
}
@media (max-width: 639px) {
  #introduction .title_svg_inner {
    margin-top: 2rem;
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }

  #introduction .title_svg_inner svg {
    width: 50%;
    -webkit-transform: translateX(-5rem);
            transform: translateX(-5rem);
    max-width: 10rem !important;
  }
}
@media (min-width: 1500px) {
  .title_svg_inner svg {
    max-width: 1000px;
  }
}
/* Sequence theme - Locations */
#sequence .seq-canvas,
#sequence .seq-canvas > * {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sequence {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 760px;
  margin: 0 auto;
  padding: 0;
}

#sequence .seq-canvas {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sequence .seq-canvas > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
}

.locations_wrap h3 {
  margin: 0;
}

.seq-canvas li {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  display: inline-block !important;
}

.slider2_image {
  max-height: 100%;
}

.slider2_image, .slider2_text, .location_text {
  height: 100%;
}

.location_text {
  max-width: 740px !important;
  letter-spacing: 0;
  overflow: visible !important;
  position: relative;
}

.locations_reverse_block .seq-canvas {
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.locations_reverse_block .map_wrapper {
  padding-left: 0 !important;
  padding-right: 40px !important;
}

/* Marker */
.marker {
  overflow: visible;
}
.marker .marker_icon svg {
  fill: #032636;
}
.marker.active svg {
  fill: #FFBA48;
}
.marker .marker_text {
  margin-top: 0.4rem !important;
  width: 10rem !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

/* Marker Oostende */
#marker_485 {
  top: 45%;
  left: 76%;
}

/* Marker Bornem */
#marker_488 {
  top: 15%;
  left: 30%;
}

/* Marker Dilbeek */
#marker_531 {
  top: 10%;
  left: 48%;
}

/* marker Kinrooi */
#marker_533 {
  top: 27.5%;
  left: 42%;
}

/* Locations reversed block - end */
.location_text .act_cell {
  vertical-align: bottom !important;
}

.location_text p {
  max-width: 600px;
}

.location_text h3 {
  margin-bottom: 20px;
}

.slider2_text, .slider2_text *, #location_selector_wrap *, .content_row_text_slider2 .row:nth-child(2) {
  pointer-events: none !important;
}

.location_text a {
  pointer-events: auto !important;
}

.slider2_text .act_cell {
  padding-bottom: 40px;
}

.slider2_image_wrap {
  width: 80%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider2_image .rellax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.locations_reverse_block .slider2_image_wrap {
  width: 100%;
}

/* Map */
.map_wrapper {
  width: 100%;
  padding: 0 0px 0px 40px;
}
.map_wrapper .map_inner {
  top: 2rem;
  margin: 0 auto;
  width: 90%;
  max-width: 900px;
}
.map_wrapper .map_inner .map_borders object {
  width: 100%;
}
.map_wrapper .map_borders, .map_wrapper .map_locations {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* .map_inner .map_route{
  top: 14.5%;
  left: 50%;
  width: 10%;
}
.map_inner .map_route object{
  width: 100%;
}
.map_locations{
  z-index: 9999;
} */
.map_location_wrap {
  z-index: 9999 !important;
}

.map_location_wrap, .map_location_wrap li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
}

.map_location_wrap li, .marker_inner {
  width: 25px !important;
  overflow: visible;
  z-index: 9999 !important;
  pointer-events: auto !important;
}

.map_location_wrap li p {
  margin: 0;
}

.map_location_wrap li:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

#locations_timeline {
  padding-bottom: 30px;
}

.marker_city_inner p {
  color: #687D86 !important;
}

.map_location_wrap li * {
  -webkit-transition: all 0.05s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.05s cubic-bezier(0.76, 0, 0.24, 1);
}

/* Active animation - start */
.map_location_wrap li {
  z-index: 9999 !important;
}

.map_location_wrap li.active {
  z-index: 8888 !important;
}

/* transitions */
.seq-canvas li, .seq-canvas li .location_text, .seq-canvas li .slider2_image_wrap {
  transition: opacity 800ms cubic-bezier(0.76, 0, 0.24, 1) !important;
  -webkit-transition: opacity 800ms cubic-bezier(0.76, 0, 0.24, 1) !important;
  -webkit-transition-property: opacity !important;
  transition-property: opacity !important;
}

.seq-canvas li .location_text, .seq-canvas li .slider2_image_wrap {
  opacity: 0;
}

.seq-canvas li.seq-in .location_text, .seq-canvas li.seq-in .slider2_image_wrap {
  opacity: 1;
}

.seq-canvas li.seq-out .location_text, .seq-canvas li.seq-out .slider2_image_wrap {
  opacity: 0;
}

/* dropdown animation */
.dropdown .dropdown-menu {
  padding: 0 !important;
  display: block !important;
  max-height: 0px !important;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
}
.dropdown .dropdown-menu.active {
  max-height: 10rem !important;
}

.dropdown.open .dropdown-menu {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  height: 100px !important;
  -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
}

.dropdown .dropdown_arrow, .dropdown .dropdown_arrow * {
  pointer-events: unset !important;
}

.dropdown .dropdown_arrow,
.question_title .dropdown_arrow {
  pointer-events: unset;
  z-index: 1;
  width: 12px;
  height: 19px;
  overflow: visible;
  top: 11px;
  right: 15px;
  left: auto;
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  pointer-events: none;
}
.dropdown .dropdown_arrow.active,
.question_title .dropdown_arrow.active {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  -webkit-transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
  transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 400ms;
}

.dropdown.open .dropdown_arrow,
.question_title.active .dropdown_arrow {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.dropdown .dropdown_arrow object, .dropdown .dropdown_arrow svg {
  width: 100%;
  height: 100%;
}

.dropdown.open .dropdown-menu a {
  opacity: 0;
  -webkit-animation-name: menu_listitem_fadein;
          animation-name: menu_listitem_fadein;
  -webkit-animation-duration: 400ms;
          animation-duration: 400ms;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.dropdown.open .dropdown-menu a:nth-child(1) {
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms;
}

.dropdown.open .dropdown-menu a:nth-child(2) {
  -webkit-animation-delay: 350ms;
          animation-delay: 350ms;
}

.dropdown.open .dropdown-menu a:nth-child(3) {
  -webkit-animation-delay: 350ms;
          animation-delay: 350ms;
}

.dropdown.open .dropdown-menu a:nth-child(4) {
  -webkit-animation-delay: 450ms;
          animation-delay: 450ms;
}

.dropdown.open .dropdown-menu a:nth-child(5) {
  -webkit-animation-delay: 650ms;
          animation-delay: 650ms;
}

.dropdown.open .dropdown-menu a:nth-child(6) {
  -webkit-animation-delay: 750ms;
          animation-delay: 750ms;
}

.dropdown.open .dropdown-menu a:nth-child(7) {
  -webkit-animation-delay: 850ms;
          animation-delay: 850ms;
}

.dropdown.open .dropdown-menu a:nth-child(8) {
  -webkit-animation-delay: 950ms;
          animation-delay: 950ms;
}

.dropdown.open .dropdown-menu a:nth-child(9) {
  -webkit-animation-delay: 1050ms;
          animation-delay: 1050ms;
}

/* Locations timeline */
.location_timeline_wrap {
  padding: 0 15px 60px 15px;
}

#location_timeline_list li {
  color: #687D86;
  list-style-type: none;
  padding: 0 !important;
  padding-bottom: 100px !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px !important;
}

#location_timeline_list li p {
  color: #687D86;
}

#location_timeline_list li:nth-child(1) {
  text-align: left;
}

#location_timeline_list li:nth-child(2) {
  text-align: center;
}

#location_timeline_list li:nth-child(3) {
  text-align: right;
}

.location_timeline_stroke {
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #687D86), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #687D86 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 8px 2px;
  background-repeat: repeat-x;
  position: relative;
  bottom: 23px;
}

/* Locations timeline - color animation */
#location_timeline_list li.seq-in * {
  color: #FFBA48 !important;
  -webkit-transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}

#location_timeline_list li.seq-out * {
  color: #687D86 !important;
  -webkit-transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}

/* Mediaquerries */
.content_row_text_slider2-map *, .content_row_text_slider2-map, #sequence, .seq-canvas {
  overflow: visible !important;
}

@media (max-width: 1199px) {
  .map_wrapper .map_inner {
    top: 2rem;
  }

  .location_text {
    left: 0;
  }

  .slider2_text .act_cell {
    padding-bottom: 0;
  }

  .slider2_image_wrap {
    width: 90%;
    padding-top: 110%;
  }

  .map_wrapper {
    padding-left: 0;
  }

  .content_row_text_slider2-map .map_wrapper {
    position: absolute;
    top: 0;
  }

  .marker_text {
    opacity: 0;
  }

  .content_row_text_slider2-map {
    padding-top: 0%;
  }

  #location_selector_wrap {
    position: relative;
    left: 50vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 300px;
    margin-top: -28px;
    margin-bottom: 40px;
  }
  #location_selector_wrap:hover {
    cursor: pointer;
  }

  .slider2_text *, #location_selector_wrap *,
.content_row_text_slider2 .row:nth-child(2),
.locations_reverse_block .content_row_text_slider2 .row:nth-child(2) {
    pointer-events: auto !important;
  }

  #location_selector_wrap .dropdown {
    background-color: #F6FBFC;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #032636;
  }

  #location_selector_wrap .btn:focus, #location_selector_wrap .btn:active, #location_selector_wrap .btn {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    -webkit-box-shadow: 0 !important;
            box-shadow: 0 !important;
  }

  #location_selector_wrap .btn {
    display: inline-block;
    padding: 10px;
    width: 100%;
    height: 100%;
  }

  #location_selector_wrap .dropdown-menu {
    background-color: #F6FBFC;
    border: none !important;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  #location_selector_wrap a {
    display: inline-block;
    width: 100%;
    color: #032636;
  }

  #location_selector_wrap .dropdown-menu a, #location_selector_wrap .dropdown-menu a:hover,
#location_selector_wrap .dropdown-menu a, #location_selector_wrap .dropdown-menu a:hover {
    padding: 6px;
    text-decoration: none;
  }
}
@media (max-width: 1280px) {
  #sequence {
    min-height: 760px;
  }
}
@media (max-width: 1024px) {
  #sequence {
    min-height: 680px;
  }
}
@media (max-width: 1023px) {
  /* Map */
  .map_wrapper {
    padding: 0 !important;
    top: 0;
  }
  .map_wrapper .map_inner {
    top: 0;
    width: calc(100% - 2rem);
    max-width: 600px;
  }

  .location_text {
    margin: 0 auto !important;
  }

  .location_text, .location_text p {
    max-width: 1000px;
  }

  .location_text {
    left: 0;
  }

  .slider2_image {
    display: none;
  }

  .location_text .cell_align_bottom {
    vertical-align: middle !important;
  }

  .map_wrapper.absolute {
    position: static;
    padding: 0 !important;
  }

  .slider2_text .act_cell {
    padding-bottom: 0;
  }

  .content_row_text_slider2 {
    margin-bottom: 15px;
  }

  .map_wrapper {
    margin-top: 20px;
  }

  .map_route {
    text-align: left !important;
  }

  /* locations timeline */
  #locations_timeline {
    padding: 20px 0 30px 0;
  }

  #location_timeline_list li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  /* Marker */
  .map_location_wrap li, .marker_inner {
    width: 20px !important;
    height: 26px !important;
  }

  .marker_text {
    opacity: 0;
  }

  .map_location_wrap li, .map_location_wrap li:hover {
    pointer-events: unset !important;
    cursor: auto !important;
  }

  /* Marker Oostende */
  #marker_485 {
    top: 45%;
    left: 76%;
  }

  /* Marker Brasschaat */
  #marker_488 {
    top: 15%;
    left: 30%;
  }

  /* Marker Dilbeek */
  #marker_531 {
    top: 10%;
    left: 48%;
  }

  /* marker Kinrooi */
  #marker_533 {
    top: 27.5%;
    left: 42%;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .map_wrapper {
    padding-left: 0;
  }

  .content_row_text_slider2-map {
    margin-top: -40px;
  }

  .content_row_text_slider-text-inner p {
    padding-right: 40px !important;
  }
}
@media (max-width: 1023px) {
  .map_wrapper {
    margin-top: 20px !important;
  }

  #sequence {
    min-height: 300px;
    margin-top: 0;
  }

  .map_wrapper {
    margin-top: 0 !important;
  }

  .content_row_text_slider2-map {
    padding-top: 0%;
    height: 22rem;
    max-height: 60vw;
  }

  .content_row_text_slider2-map .map_wrapper {
    position: absolute;
    top: 0;
  }

  .map_borders {
    top: 0;
  }

  #sequence {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .content_row_text_slider2-map {
    padding-top: 0%;
    height: 22rem;
    max-height: 60vw;
  }
}
@media (max-width: 570px) {
  #sequence {
    min-height: 460px;
    margin-top: 0;
  }
}
@media (min-width: 1800px) {
  .slider2_image {
    max-height: 100%;
    overflow: hidden;
  }

  .map_wrapper {
    text-align: cen;
  }

  /* Map */
  .map_wrapper {
    top: -4rem;
  }
}
/* Keyframes */
@-webkit-keyframes menu_listitem_fadein {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
/* Waves - start */
#waves-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: -1 !important;
}
#waves-wrapper .wave {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  bottom: 0;
  z-index: 1;
  opacity: 1;
}
#waves-wrapper .wave + .wave {
  z-index: 2;
  top: -5px;
}
#waves-wrapper .wave + .wave + .wave {
  z-index: 10;
  top: 0;
  opacity: 1 !important;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  overflow: hidden;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  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;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe, .gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img, .desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.desc-bottom .gslide-media, .desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom, .gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: 0 0;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gclose, .gnext, .gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gclose svg, .gnext svg, .gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gclose.disabled, .gnext.disabled, .gprev.disabled {
  opacity: 0.1;
}

.gclose .garrow, .gnext .garrow, .gprev .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }

  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }

  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }

  .gslide-inline {
    max-height: 95vh;
  }

  .gslide-external {
    max-height: 100vh;
  }

  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px;
  }

  .glightbox-open {
    height: auto;
  }

  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }

  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }

  .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }

  .glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32);
  }

  .glightbox-clean .gclose:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }

  .glightbox-clean .gprev {
    top: 45%;
  }

  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.goverlay {
  background-color: rgba(246, 251, 252, 0.95) !important;
  opacity: 0.9;
  will-change: margin !important;
}

#glightbox-body .gnext, #glightbox-body .gprev, #glightbox-body .gclose {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

#glightbox-body.glightbox-container .gnext, #glightbox-body.glightbox-container .gprev, #glightbox-body.glightbox-container .gclose {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.gslide-media {
  background-color: transparent !important;
}

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev, .glightbox-modern .gclose, .glightbox-modern .gnext, .glightbox-modern .gprev {
  background-color: transparent !important;
  border: none;
  color: #333;
  width: 27px !important;
  height: 19px !important;
  background-image: url("/images/layout/arrow-right.svg");
  background-size: 19px 27px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 !important;
  overflow: visible !important;
}

.glightbox-clean .gprev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.glightbox button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: transparent;
  -webkit-appearance: button;
  z-index: 99999;
  cursor: pointer;
  background-color: transparent !important;
  position: absolute;
  left: 30px;
  top: 45%;
  display: block;
}

.glightbox-container .gbtn svg {
  display: none !important;
}

.glightbox-container .gclose, .glightbox-clean .gclose {
  background-image: url("/images/layout/close.svg") !important;
  background-position: center center !important;
  background-size: 100%;
  right: 30px !important;
  top: 30px !important;
  height: 19px !important;
  width: 19px !important;
}

.glightbox-clean .gnext, .glightbox-modern .gnext,
.glightbox-clean .gprev, .glightbox-modern .gprev {
  top: calc(50% - 10px) !important;
}

button.plyr__control, button.plyr__control:hover {
  background-color: transparent !important;
  background-image: url("/images/layout/play_button.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 100% !important;
}

.glightbox-clean .gslide-media, .glightbox-modern .gslide-media {
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
}

/* AOS animations */
.aos-animate {
  -webkit-transition-duration: 1s !important;
          transition-duration: 1s !important;
  -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1) !important;
          transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1) !important;
}

.gallery_square_photos .aos-animate {
  -webkit-transition-duration: 1s !important;
          transition-duration: 1s !important;
  -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1) !important;
          transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1) !important;
}

/* opacity animation */
div[data-aos=opacity] {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

div[data-aos=opacity].aos-animate {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

div[data-aos=bottom_top] {
  opacity: 1 !important;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}

div[data-aos=bottom_top].aos-animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 640px) {

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }
}

@media (min-width: 768px) {

  .md\:visible {
    visibility: visible;
  }

  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .md\:mb-0 {
    margin-bottom: 0rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pb-0 {
    padding-bottom: 0rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-right {
    text-align: right;
  }
}

@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }
}

@media (min-width: 1280px) {

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mt-0 {
    margin-top: 0rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }

  .xl\:pl-14 {
    padding-left: 3.5rem;
  }
}

@media (min-width: 1536px) {

  .\32xl\:mt-12 {
    margin-top: 3rem;
  }
}
