@import url("https://fonts.googleapis.com/css?family=Tenor+Sans&display=swap&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&display=swap&subset=cyrillic");
.icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 11px; }

.icon-close {
  display: inline-block;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem; }

.icon-download {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

.icon-download-circle {
  display: inline-block;
  vertical-align: middle;
  width: 5.6rem;
  height: 5.6rem; }

.icon-fullscreen {
  display: inline-block;
  vertical-align: middle;
  width: 22.345rem;
  height: 22.345rem; }

.icon-instagram {
  display: inline-block;
  vertical-align: middle;
  width: 3.2rem;
  height: 3.2rem; }

.icon-move {
  display: inline-block;
  vertical-align: middle;
  width: 5.2rem;
  height: 2.4rem; }

.icon-next {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

.icon-popup-close {
  display: inline-block;
  vertical-align: middle;
  width: 2.5rem;
  height: 2.5rem; }

.icon-popup-next {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

.icon-popup-prev {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

.icon-popup-thumbs {
  display: inline-block;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem; }

.icon-popup-thumbs-active {
  display: inline-block;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem; }

.icon-prev {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font: 400 1.8rem/1.75 "Tenor Sans", Arial, Helvetica, sans-serif; }

* {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  line-height: 1.333;
  margin: 0 0 3rem; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.8rem; }

h3 {
  font-size: 2.2rem; }

h4 {
  font-size: 2rem; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 17px; }

p, figure, em {
  margin: 0 0 3rem; }

img {
  max-width: 100%; }

hr {
  border: none;
  border-top: 1px solid #DFE0E2;
  margin: 6rem 0;
  clear: both; }

blockquote {
  border-left: 1px solid #27313B;
  padding: 5px 0 5px 3.6rem;
  margin: 0 0 3rem;
  font-weight: 700;
  font-style: normal; }
  blockquote p {
    margin: 0 0 2rem; }
    blockquote p:last-child {
      margin: 0; }

cite {
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400;
  font-style: normal; }

b,
strong {
  font-weight: 700; }

dl {
  margin: 0 0 2rem; }
  dl dt {
    display: block;
    margin: 0 0 2rem;
    font-size: 16px;
    line-height: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #003771; }
  dl dd {
    display: block;
    margin: 0 0 3rem; }

a {
  transition: color 0.25s;
  text-decoration: underline;
  color: #9C9185; }
  a:hover {
    color: rgba(156, 145, 133, 0.5);
    text-decoration: underline; }

mark {
  background: none;
  color: #C5B9AC; }

.text-center {
  text-align: center; }

.hide {
  display: none !important; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  fill-rule: evenodd; }

.icon-fullscreen {
  width: 2.4rem;
  height: 2.4rem; }
  @media (max-width: 767px) {
    .icon-fullscreen {
      width: 1.8rem;
      height: 1.8rem; } }

.icon-scrollto {
  fill: none;
  stroke: currentColor; }
  .icon-scrollto path {
    animation: AnimationScroll 1.2s infinite; }
    .icon-scrollto path:nth-child(2) {
      animation-delay: -0.4s; }

@keyframes AnimationScroll {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.ui-validate {
  font-size: 12px;
  line-height: 2rem;
  font-weight: 400;
  padding: 0;
  display: block;
  text-align: left;
  color: red;
  position: relative;
  top: -10px;
  margin: 0 0 10px; }

.ui-label {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #223B52; }

.ui-input, .ui-textarea {
  display: block;
  transition: .25s;
  width: 100%;
  background: rgba(197, 185, 172, 0.1);
  border: 1px solid transparent;
  font: 400 2rem/2.8rem "Tenor Sans", Arial, Helvetica, sans-serif;
  padding: 15px 2rem;
  color: #223B52;
  -webkit-appearance: none;
  margin: 0 0 3rem;
  transition: 0.25s;
  box-shadow: none;
  border-radius: 0; }
  .ui-input::-webkit-input-placeholder, .ui-textarea::-webkit-input-placeholder {
    color: rgba(34, 59, 82, 0.3); }
  .ui-input:focus, .ui-textarea:focus {
    box-shadow: 0 0 0 3px #C5B9AC; }
  .ui-input:disabled, .ui-textarea:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none; }

.ui-textarea {
  min-height: 12rem;
  height: 12rem;
  min-width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 0 3rem; }

.is-error .ui-input, .is-error .ui-textarea {
  box-shadow: 0 0 0 3px red; }

.ui-caption {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(34, 59, 82, 0.3); }

.btn {
  font: 400 14px/2.6rem "Tenor Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  border: 1px solid transparent;
  position: relative;
  padding: 10px 3rem;
  text-decoration: none;
  transition: .25s;
  text-align: center;
  cursor: pointer;
  border-radius: 50px;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle; }
  .btn .icon-arrow-right,
  .btn .icon-download {
    margin: 0 0 0 auto; }
  .btn:hover {
    text-decoration: none; }
  .btn:active {
    transition: none;
    transform: translate3d(0, 1px, 0); }

.btn--60 {
  font-size: 16px;
  line-height: 2.2rem;
  padding: 1.8rem 4rem;
  min-width: 250px; }

.btn--64 {
  font-size: 14px;
  line-height: 2.2rem;
  padding: 2rem 4rem;
  min-width: 250px; }
  .btn--64 .icon-download {
    margin: 0 0 0 4rem; }

.btn--80 {
  font-size: 16px;
  line-height: 2.8rem;
  padding: 2.5rem 5rem; }

.btn--icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center; }

.btn--outline {
  border-color: #C5B9AC;
  color: #C5B9AC; }
  .btn--outline:hover {
    background: #C5B9AC;
    color: #fff; }

.btn--check {
  background: #C5B9AC;
  color: #223B52; }
  .btn--check:hover {
    background: #9C9185;
    color: #223B52; }

.btn--theme {
  background: #C5B9AC;
  color: #223B52; }
  .btn--theme:hover {
    background: #9C9185;
    color: #223B52; }

.btn--link {
  padding: 0;
  color: #223B52; }
  .btn--link .icon-download-circle {
    margin: 0 16px 0 0; }
  .btn--link:hover {
    color: #C5B9AC; }

.ui-ul, .ui-wysiwyg ul {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none; }
  .ui-ul > li, .ui-wysiwyg ul > li {
    position: relative;
    padding: 0 0 0 3.6rem;
    margin: 0 0 10px; }
    .ui-ul > li:after, .ui-wysiwyg ul > li:after {
      content: '';
      display: block;
      position: absolute;
      top: 14px;
      left: 0;
      border-radius: 50%;
      width: 5px;
      height: 5px;
      background-color: #C5B9AC; }

.ui-ol, .ui-wysiwyg ol {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  counter-reset: point; }
  .ui-ol > li, .ui-wysiwyg ol > li {
    position: relative;
    padding: 0 0 0 3.6rem;
    margin: 0 0 10px; }
    .ui-ol > li:after, .ui-wysiwyg ol > li:after {
      content: counter(point) ".";
      counter-increment: point 1;
      position: absolute;
      top: 0;
      left: 0;
      font-weight: 700;
      color: #C5B9AC; }

.ui-table-scroll {
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
  margin: 0 0 6rem; }
  .ui-table-scroll .ui-table, .ui-table-scroll .ui-wysiwyg table, .ui-wysiwyg .ui-table-scroll table {
    margin: 0; }
  @media (min-width: 1200px) {
    .ui-table-scroll {
      margin: 0 0 10rem; } }

.ui-table, .ui-wysiwyg table {
  width: 100%;
  margin: 0 0 6rem;
  text-align: left;
  font-size: 14px;
  line-height: 1.44;
  border-collapse: collapse;
  border-spacing: 0; }
  .ui-table th, .ui-wysiwyg table th, .ui-table td, .ui-wysiwyg table td {
    padding: 2rem 16px;
    border-bottom: 1px solid #DFE0E2; }
  .ui-table th, .ui-wysiwyg table th {
    font-weight: 600;
    text-transform: uppercase;
    border-width: 3px;
    white-space: nowrap; }
  .ui-table tbody tr:nth-child(even) td, .ui-wysiwyg table tbody tr:nth-child(even) td {
    background: #F8F9F9; }
  .ui-table b, .ui-wysiwyg table b {
    font-weight: 600; }
  @media (min-width: 768px) {
    .ui-table, .ui-wysiwyg table {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .ui-table, .ui-wysiwyg table {
      font-size: 1.8rem;
      margin: 0 0 10rem; } }

.ui-figure, .ui-wysiwyg figure {
  overflow: hidden;
  margin: 0 0 3rem; }
  .ui-figure img, .ui-wysiwyg figure img {
    display: block;
    width: 100%; }
  .ui-figure figcaption, .ui-wysiwyg figure figcaption {
    font-size: 14px;
    line-height: 2.4rem;
    font-weight: 400;
    font-style: italic;
    padding: 2rem 0 0;
    max-width: 90%; }
  .ui-figure.pull-left, .ui-wysiwyg figure.pull-left {
    float: left;
    max-width: 35rem;
    margin: 0 3rem 10px 0; }
    @media (max-width: 767px) {
      .ui-figure.pull-left, .ui-wysiwyg figure.pull-left {
        margin: 0 0 2rem;
        float: none;
        max-width: none; } }
  .ui-figure.pull-right, .ui-wysiwyg figure.pull-right {
    float: right;
    max-width: 35rem;
    margin: 0 0 10px 3rem; }
    @media (max-width: 767px) {
      .ui-figure.pull-right, .ui-wysiwyg figure.pull-right {
        margin: 0 0 2rem;
        float: none;
        max-width: none; } }

.ui-title-54, .ui-wysiwyg h1, .design__title, .features__title, .gallery__title, .route__title, .charter__title, .cabins__title, .ui-title-53, .topbar__title, .ui-title-48, .ui-wysiwyg h2, .hero__title, .ui-title-38, .ui-wysiwyg h3, .spec__view-title, .ui-title-32, .ui-wysiwyg h4, .gallery__item-title, .accomodations__item-title {
  color: #223B52; }

.ui-title-54, .ui-wysiwyg h1, .design__title, .features__title, .gallery__title, .route__title, .charter__title, .cabins__title {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .ui-title-54, .ui-wysiwyg h1, .design__title, .features__title, .gallery__title, .route__title, .charter__title, .cabins__title {
      font-size: 5.4rem; } }

.ui-title-53, .topbar__title {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .ui-title-53, .topbar__title {
      font-size: 4.2rem; } }
  @media (min-width: 1200px) {
    .ui-title-53, .topbar__title {
      font-size: 5.3rem; } }

.ui-title-48, .ui-wysiwyg h2, .hero__title {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 4.2rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .ui-title-48, .ui-wysiwyg h2, .hero__title {
      font-size: 4.8rem; } }

.ui-title-38, .ui-wysiwyg h3, .spec__view-title {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .ui-title-38, .ui-wysiwyg h3, .spec__view-title {
      font-size: 3.8rem; } }

.ui-title-32, .ui-wysiwyg h4, .gallery__item-title, .accomodations__item-title {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .ui-title-32, .ui-wysiwyg h4, .gallery__item-title, .accomodations__item-title {
      font-size: 3.2rem; } }

.ui-title-28, .ui-wysiwyg h5 {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 2.8rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 3rem; }

.ui-title-20, .ui-wysiwyg h6 {
  display: block;
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 1.333;
  font-weight: 700;
  margin: 0 0 3rem; }

.ui-text-24, .txt__desc, .features__item-text, .charter__text, .topbar__desc mark {
  display: block;
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .ui-text-24, .txt__desc, .features__item-text, .charter__text, .topbar__desc mark {
      font-size: 1.8rem;
      line-height: 1.5; } }

.ui-text-20, .design__text, .gallery__text, .route__text, .charter__action, .topbar__desc p, .about__text, .cabins__compare-labels, .cabins__desc, .accomodations__text, .spec__content {
  display: block;
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .ui-text-20, .design__text, .gallery__text, .route__text, .charter__action, .topbar__desc p, .about__text, .cabins__compare-labels, .cabins__desc, .accomodations__text, .spec__content {
      font-size: 2rem; } }

.ui-text-18, .hero__text, .gallery__item-counter {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .ui-text-18, .hero__text, .gallery__item-counter {
      font-size: 1.8rem; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -999.9rem;
  margin: 0;
  position: absolute !important;
  top: -999.9rem;
  visibility: hidden;
  width: 100%; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 4.4rem;
  left: 0;
  line-height: 4.4rem;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: relative;
  text-align: left;
  vertical-align: middle; }
.fancybox-content.full {
  width: 100%;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 40rem;
  padding: 4rem;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 2rem;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -4.4rem;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
/* Caption */
/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 5rem;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 5rem;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 3.6rem;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 3.6rem; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 3rem;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0 0 2rem 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 4rem;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 2.5rem;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 2.5rem; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 21.2rem;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 21.2rem; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 7.5rem;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 10rem; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 11rem; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 11rem; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

@media (min-width: 768px) {
  .fancybox-active .main, .fancybox-active .footer {
    filter: blur(5px); } }

.fancybox-slide--html {
  padding: 6rem 0 0; }
  @media (min-width: 768px) {
    .fancybox-slide--html {
      padding: 12rem 2rem 2rem; } }

.fancybox-bg {
  background: rgba(34, 59, 82, 0.4); }

.fancybox-is-open .fancybox-bg {
  opacity: 1; }

.fancybox-close-inline {
  display: block;
  border: none;
  padding: 0;
  cursor: pointer;
  background: none;
  position: absolute;
  top: 3rem;
  right: 3rem;
  color: #223B52;
  transition: 0.25s;
  height: 4.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .fancybox-close-inline:hover {
    color: #C5B9AC; }
  @media (min-width: 992px) {
    .fancybox-close-inline {
      top: 2rem; } }
  @media (max-width: 767px) {
    .fancybox-close-inline {
      right: 2rem; } }

.fancybox-prev, .fancybox-next {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  padding: 0;
  background: none;
  position: fixed;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: rgba(34, 59, 82, 0.5);
  color: #fff;
  cursor: pointer;
  margin: -2.4rem 0 0;
  z-index: 100;
  transition: 0.25s; }
  .fancybox-prev svg, .fancybox-next svg {
    width: 16px;
    height: 16px; }
  .fancybox-prev:hover, .fancybox-next:hover {
    background: rgba(34, 59, 82, 0.75); }
  @media (min-width: 768px) {
    .fancybox-prev, .fancybox-next {
      width: 8rem;
      height: 8rem;
      margin: -4rem 0 0; } }

.fancybox-prev {
  left: 2rem; }
  @media (min-width: 768px) {
    .fancybox-prev {
      left: 3rem; } }

.fancybox-next {
  right: 2rem; }
  @media (min-width: 768px) {
    .fancybox-next {
      right: 3rem; } }

.fancybox-close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  background: none;
  border: none;
  width: 6rem;
  height: 6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #C5B9AC;
  transition: 0.25s;
  cursor: pointer; }
  .fancybox-close svg {
    width: 2.4rem;
    height: 2.4rem; }
  .fancybox-close:hover {
    color: #fff; }
  @media (min-width: 768px) {
    .fancybox-close {
      width: 8rem;
      height: 8rem; } }
  @media (min-width: 992px) {
    .fancybox-close {
      width: 10rem;
      height: 10rem; } }

.fancybox-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 99996;
  font: 700 2rem/3rem "Playfair Display", Arial, Helvetica, sans-serif;
  padding: 15px 6rem 15px 2rem;
  color: #C5B9AC; }
  @media (min-width: 768px) {
    .fancybox-caption {
      padding: 2.5rem 8rem 2.5rem 3rem;
      font-size: 2.4rem; } }

.fancybox-slide--image {
  overflow: hidden;
  padding: 8rem 0; }
  @media (min-width: 768px) {
    .fancybox-slide--image {
      padding: 12rem 0 3rem; } }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-type-image .header {
  z-index: 1000; }

.fancybox-type-image .fancybox-bg {
  background: rgba(34, 59, 82, 0.9); }

.fancybox-type-gallery .header {
  z-index: 1000; }

.fancybox-type-gallery .fancybox-bg {
  background: rgba(34, 59, 82, 0.9); }

.fancybox-type-gallery .fancybox-slide {
  padding: 0; }

.fancybox-type-gallery .fancybox-content {
  background: none;
  padding: 0;
  height: 100%;
  overflow-x: hidden; }

.fancybox-type-gallery .fancybox-close-inline {
  display: none; }

@media (hover: none) {
  .fancybox-active {
    overflow: hidden; } }

.is-page-index .fancybox-active .header {
  background: #fff; }

/**
 * Swiper 5.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2019
 */
:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0); }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 4.2rem;
  height: 4.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -2.1rem;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-button-prev,
.swiper-button-next {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #C5B9AC;
  background: none;
  padding: 0;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  color: #C5B9AC;
  transition: 0.25s;
  cursor: pointer;
  z-index: 100; }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    background: #C5B9AC;
    color: #fff; }

.swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4rem 0 0; }
  @media (min-width: 768px) {
    .swiper-pagination {
      padding: 6rem 0 0; } }

.swiper-pagination-lock {
  display: none; }

.swiper-pagination-bullet {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #C5B9AC;
  opacity: 0.2;
  margin: 0 7px;
  cursor: pointer;
  transition: 0.25s; }
  .swiper-pagination-bullet:hover {
    opacity: 0.5; }

.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-gallery {
  overflow: visible;
  padding: 0 5%;
  margin: 0 0 5rem; }
  .swiper-gallery .swiper-button-prev,
  .swiper-gallery .swiper-button-next {
    position: absolute;
    top: -22rem;
    opacity: 0;
    visibility: hidden; }
  .swiper-gallery .swiper-button-prev {
    left: 0; }
  .swiper-gallery .swiper-button-next {
    right: 0; }
  @media (min-width: 768px) {
    .swiper-gallery {
      margin: 0 0 10.5rem;
      padding: 0;
      margin: 0 auto 10.5rem; }
      .swiper-gallery .swiper-slide {
        max-width: 62rem; }
      .swiper-gallery .swiper-button-prev,
      .swiper-gallery .swiper-button-next {
        opacity: 1;
        visibility: visible; }
      .swiper-gallery .swiper-slide {
        transition-duration: 1000ms;
        -ms-transform: scale(0.85);
        transform: scale(0.85); }
      .swiper-gallery .swiper-slide-active {
        -ms-transform: scale(1);
        transform: scale(1); } }
  @media (min-width: 992px) {
    .swiper-gallery .swiper-slide {
      max-width: 83.4rem; } }

.swiper-crew {
  overflow: visible; }
  @media (min-width: 768px) {
    .swiper-crew .swiper-wrapper {
      display: block; }
    .swiper-crew .swiper-slide {
      margin: 0 0 2rem; }
      .swiper-crew .swiper-slide:last-child {
        margin: 0; }
    .swiper-crew .swiper-pagination {
      display: none; } }
  @media (min-width: 992px) {
    .swiper-crew .swiper-slide {
      margin: 0 0 4rem; } }

.swiper-thumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px -10px; }
  @media (min-width: 768px) {
    .swiper-thumbs {
      margin: 0 -10px -2rem; } }

.swiper-thumbs__item {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 5px 10px;
  cursor: pointer; }
  .swiper-thumbs__item:hover .swiper-thumbs__image:after {
    opacity: 1; }
  @media (min-width: 768px) {
    .swiper-thumbs__item {
      padding: 0 10px 2rem; } }
  @media (min-width: 992px) {
    .swiper-thumbs__item {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.swiper-thumbs__image {
  margin: 0;
  overflow: hidden;
  position: relative; }
  .swiper-thumbs__image:before {
    content: '';
    float: left;
    padding: 55% 0 0; }
  .swiper-thumbs__image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transition: 0.25s;
    opacity: 0;
    z-index: 100; }
  .swiper-thumbs__image img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover; }

.swiper-full {
  text-align: center;
  overflow: visible; }
  .swiper-full .swiper-wrapper {
    -ms-flex-align: center;
    align-items: center; }
  .swiper-full .swiper-slide {
    opacity: 0;
    transition: opacity 0.7s; }
  .swiper-full .swiper-slide-active {
    opacity: 1; }
  .swiper-full .swiper-button-prev, .swiper-full .swiper-button-next {
    position: absolute;
    top: 50%;
    border: none;
    width: 4.8rem;
    height: 4.8rem;
    margin: -2.4rem 0 0;
    background: rgba(34, 59, 82, 0.5);
    color: #fff;
    z-index: 100; }
    .swiper-full .swiper-button-prev:hover, .swiper-full .swiper-button-next:hover {
      background: rgba(34, 59, 82, 0.75); }
  .swiper-full .swiper-button-prev {
    left: 2rem; }
  .swiper-full .swiper-button-next {
    right: 2rem; }
  .swiper-full img {
    display: inline-block;
    vertical-align: top;
    max-height: calc(100vh - 24rem); }
    @media (orientation: landscape) {
      .swiper-full img {
        max-height: calc(100vh - 13rem); } }
  @media (min-width: 768px) {
    .swiper-full .swiper-button-prev, .swiper-full .swiper-button-next {
      width: 8rem;
      height: 8rem;
      margin: -4rem 0 0; }
    .swiper-full .swiper-button-prev {
      left: 3rem; }
    .swiper-full .swiper-button-next {
      right: 3rem; } }
  @media (min-width: 1200px) {
    .swiper-full .swiper-button-prev {
      left: 0; }
    .swiper-full .swiper-button-next {
      right: 0; } }

[aria-expanded="true"] + .readmore:after {
  opacity: 0; }

.readmore {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 4.8rem;
  font-size: 2rem;
  line-height: 1.5; }
  .readmore:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    height: 3rem;
    pointer-events: none;
    transition: opacity 0.25s; }
  @media (min-width: 768px) {
    .readmore {
      height: 6.4rem; } }

.readmore__link {
  display: inline-block;
  vertical-align: top; }

.hero {
  position: relative;
  z-index: 1;
  background: #091825 url(../images/bg-hero.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  margin: -6rem 0 0;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .hero .container-fluid {
    width: 100%; }
  .hero:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #091825;
    opacity: 0.7;
    z-index: -1; }
  @media (min-width: 768px) {
    .hero {
      margin: -8rem 0 0; }
      .hero:before {
        height: 14rem;
        bottom: -7rem; } }

.hero__desc {
  text-align: center;
  padding: 12rem 0 8rem; }
  @media (min-width: 768px) {
    .hero__desc {
      padding: 23rem 0; } }
  @media (max-width: 575px) {
    .hero__desc {
      padding: 4rem 0 8rem; } }

.hero__logo {
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .hero__logo {
      margin: 0 0 8rem; }
      .hero__logo img {
        position: relative;
        left: -3rem; } }
  @media (max-width: 575px) {
    .hero__logo {
      margin: 0 auto 2rem;
      max-width: 18rem; } }

.hero__title {
  margin: 0 0 4rem;
  color: inherit; }
  @media (min-width: 768px) {
    .hero__title {
      margin: 0 0 3rem; } }
  @media (max-width: 575px) {
    .hero__title {
      font-size: 3.8rem;
      line-height: 1.2;
      margin: 0 0 2rem; } }

.hero__text {
  text-transform: uppercase;
  max-width: 90rem;
  margin: 0 auto 6.2rem; }
  @media (min-width: 768px) {
    .hero__text br {
      display: none; } }
  @media (max-width: 575px) {
    .hero__text {
      margin: 0 auto 2rem; } }

.hero__action .row {
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -10px -10px; }
  .hero__action .row > [class^="col-"] {
    padding: 0 10px 10px; }

.hero__action .btn {
  min-width: 230px; }
  .hero__action .btn .icon-download {
    margin: 0 0 0 10px; }

.hero__action .btn--theme:hover {
  background: #fff;
  color: #223B52; }

@media (min-width: 768px) {
  .hero__action .btn {
    min-width: 250px;
    font-size: 14px;
    line-height: 2.2rem;
    padding: 2rem 4rem; }
  .hero__action .btn--outline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center; }
    .hero__action .btn--outline .icon-download {
      margin: 0 0 0 auto; } }

@media (max-width: 1199px) {
  .hero__action .btn--outline {
    border-color: transparent; } }

.hero__scrolldown {
  color: #fff;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 4rem;
  z-index: 100;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .hero__scrolldown:hover {
    color: #fff; }
  @media (max-width: 575px) {
    .hero__scrolldown svg {
      -ms-transform: scale(0.7);
      transform: scale(0.7); } }

.txt {
  padding: 12rem 0 10rem;
  text-align: center; }
  @media (min-width: 768px) {
    .txt {
      padding: 15.5rem 0 10rem; } }
  @media (min-width: 1200px) {
    .txt {
      padding: 19.5rem 0 10rem; } }

.txt__desc {
  color: #C5B9AC;
  max-width: 70rem;
  margin: 0 auto 6rem; }
  .txt__desc p:last-child {
    margin: 0; }
  .txt__desc a {
    display: inline-block;
    vertical-align: top;
    color: #9C9185;
    text-decoration: underline; }
  @media (min-width: 768px) {
    .txt__desc {
      margin: 0 auto 7.5rem; } }

.txt__logo {
  margin: 0; }
  .txt__logo img {
    display: inline-block;
    vertical-align: top;
    width: 5rem; }
    @media (min-width: 768px) {
      .txt__logo img {
        width: 6.7rem; } }

.design {
  padding: 3.8rem 0 12rem; }
  @media (min-width: 768px) {
    .design {
      padding: 10.8rem 0 16rem; } }

.design__title {
  margin: 0 0 3rem;
  text-align: center; }
  @media (min-width: 768px) {
    .design__title {
      margin: 0 0 8rem; } }

.design__grid {
  margin: 0 -5px 8.2rem;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .design__grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .design__grid > li {
    float: left;
    padding: 0 5px;
    margin: 0 0 10px; }
    .design__grid > li:nth-of-type(1) {
      width: 33.333%;
      height: 62rem; }
    .design__grid > li:nth-of-type(2), .design__grid > li:nth-of-type(3), .design__grid > li:nth-of-type(4), .design__grid > li:nth-of-type(5) {
      height: 30.5rem; }
    .design__grid > li:nth-of-type(2), .design__grid > li:nth-of-type(5) {
      width: 25%; }
    .design__grid > li:nth-of-type(3), .design__grid > li:nth-of-type(4) {
      width: 41.666%; }
  @media (max-width: 1199px) {
    .design__grid > li:nth-of-type(1) {
      height: 39.8rem; }
    .design__grid > li:nth-of-type(2), .design__grid > li:nth-of-type(3), .design__grid > li:nth-of-type(4), .design__grid > li:nth-of-type(5) {
      height: 19.4rem; } }
  @media (max-width: 575px) {
    .design__grid {
      margin: 0 -2.5px 6rem;
      height: 67.5rem;
      position: relative; }
    .design__grid img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
      .design__grid > li {
        padding: 0 2.5px 0;
        position: absolute;
        top: 0; }
        .design__grid > li:nth-of-type(1) {
          top: 0;
          left: 0;
          width: 100%;
          height: 16.5rem; }
        .design__grid > li:nth-of-type(2) {
          top: 17rem;
          left: 0;
          height: 16.5rem; }
        .design__grid > li:nth-of-type(3) {
          top: 17rem;
          left: 50%;
          height: 33.5rem; }
        .design__grid > li:nth-of-type(4) {
          top: 34rem;
          left: 0;
          height: 33.5rem; }
        .design__grid > li:nth-of-type(5) {
          top: 51rem;
          left: 50%;
          height: 16.5rem; }
        .design__grid > li:nth-of-type(2), .design__grid > li:nth-of-type(3), .design__grid > li:nth-of-type(4), .design__grid > li:nth-of-type(5) {
          width: 50%; } }

.design__item {
  position: relative;
  display: block;
  text-decoration: none;
  overflow: hidden;
  height: inherit;
  color: #fff; }
  .design__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transition: 0.25s;
    opacity: 0; }
  .design__item:hover:after {
    opacity: 1; }
  .design__item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .design__item:hover {
    color: #fff; }

.design__item-move {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(197, 185, 172, 0.9); }

.design__text {
  max-width: 83.4rem;
  margin: 0 auto;
  text-align: center; }

.features {
  padding: 6rem 0;
  background: rgba(197, 185, 172, 0.1); }
  @media (min-width: 768px) {
    .features {
      padding: 10rem 8rem; } }
  @media (min-width: 1200px) {
    .features {
      padding: 10rem 0 12rem; } }
  .features--inversion {
    background: #fff;
    padding-top: 0; }
    .features--inversion .features__item {
      background: rgba(197, 185, 172, 0.1); }
      .features--inversion .features__item:hover {
        border-color: transparent;
        color: #000; }

.features__title {
  margin: 0 0 4rem;
  text-align: center; }
  @media (min-width: 1200px) {
    .features__title {
      margin: 0 0 6rem; } }

.features__grid {
  margin: 0;
  padding: 0;
  list-style: none; }
  .features__grid > li {
    padding: 0 0 10px; }
  @media (min-width: 768px) {
    .features__grid {
      margin: 0; }
      .features__grid > li {
        padding: 0 0 2rem; } }
  @media (min-width: 1200px) {
    .features__grid {
      margin: 0 -10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .features__grid > li {
        padding: 0 10px 2rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }

.features__item {
  height: 100%;
  min-height: 13rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid transparent;
  color: #000;
  text-decoration: none;
  transition: 0.25s;
  position: relative;
  padding: 2rem 2rem 2rem 11.5rem; }
  .features__item:hover {
    color: #9C9185;
    border-color: rgba(197, 185, 172, 0.9);
    text-decoration: none; }
  @media (min-width: 768px) {
    .features__item {
      padding: 2rem 10rem 2rem 16rem; } }

.features__item-image {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 11.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem; }
  @media (min-width: 768px) {
    .features__item-image {
      width: 16rem; } }

.features__item-text {
  margin: 0; }

.features__action {
  text-align: center; }

.is-page-gallery .gallery {
  padding: 3rem 0; }

.gallery {
  padding: 12rem 0 6rem; }
  @media (min-width: 768px) {
    .gallery {
      padding: 16rem 0 10rem; } }

.gallery__title {
  text-align: center;
  margin: 0 0 2.5rem; }

.gallery__text {
  text-transform: uppercase;
  color: #C5B9AC;
  text-align: center;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .gallery__text {
      margin: 0 0 8.5rem; } }

.gallery__item {
  display: block;
  position: relative;
  max-width: 62rem;
  margin: 0 auto;
  color: #223B52;
  min-height: 18.8rem; }
  .gallery__item:after {
    content: '';
    display: table;
    clear: both; }
  .gallery__item:before {
    content: '';
    float: left;
    padding: 60% 0 0; }
  .gallery__item:hover {
    color: #223B52; }
    .gallery__item:hover .gallery__item-image:after {
      opacity: 1; }
  @media (min-width: 992px) {
    .gallery__item {
      max-width: 83.4rem; } }

.gallery__item-image {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }
  .gallery__item-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(255, 255, 255, 0.2);
    transition: 0.25s;
    opacity: 0; }
  .gallery__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; }
    .gallery__item-image img:nth-of-type(1) {
      z-index: 3; }
    .gallery__item-image img:nth-of-type(2) {
      z-index: 2;
      opacity: 0.5;
      top: 6px;
      -ms-transform: scale(0.95);
      transform: scale(0.95); }
    .gallery__item-image img:nth-of-type(3) {
      z-index: 1;
      opacity: 0.1;
      top: 12px;
      -ms-transform: scale(0.9);
      transform: scale(0.9); }
  @media (min-width: 768px) {
    .gallery__item-image img:nth-of-type(2) {
      top: 12px; }
    .gallery__item-image img:nth-of-type(3) {
      top: 2.4rem; } }

.gallery__item-decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .gallery__item-decor:after, .gallery__item-decor:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #C5B9AC;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; }
  .gallery__item-decor:after {
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0.5;
    z-index: 2;
    top: 6px; }
  .gallery__item-decor:before {
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.1;
    z-index: 1;
    top: 12px; }
  @media (min-width: 768px) {
    .gallery__item-decor:after {
      top: 12px; }
    .gallery__item-decor:before {
      top: 2.4rem; } }

.gallery__item-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: rgba(197, 185, 172, 0.9);
  padding: 10px 15px;
  min-height: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .gallery__item-desc {
      min-height: 7.8rem;
      padding: 15px 3rem; } }
  @media (min-width: 992px) {
    .gallery__item-desc {
      min-height: 10.5rem;
      padding: 2rem 3.5rem 2rem 4rem; } }

.gallery__item-title {
  margin: 0 2rem 0 0;
  -ms-flex: 1;
  flex: 1; }

.gallery__item-counter {
  text-transform: uppercase;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  color: #fff; }

.gallery__action {
  text-align: center; }

.gallery__tabs .swiper-gallery .swiper-button-prev, .gallery__tabs .swiper-gallery .swiper-button-next {
  top: -14rem; }
  @media (min-width: 992px) {
    .gallery__tabs .swiper-gallery .swiper-button-prev, .gallery__tabs .swiper-gallery .swiper-button-next {
      top: -16rem; } }

.gallery__tabs-menu {
  display: none; }
  @media (min-width: 768px) {
    .gallery__tabs-menu {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      font: 400 2.4rem/4rem "Playfair Display", Arial, Helvetica, sans-serif;
      padding: 2rem 0;
      margin: 0 -3rem 6rem; }
      .gallery__tabs-menu > li {
        position: relative;
        padding: 0 3rem; }
        .gallery__tabs-menu > li:after {
          content: '/';
          display: block;
          text-align: center;
          width: 6rem;
          position: absolute;
          top: 0;
          right: -3.5rem; }
        .gallery__tabs-menu > li:last-child:after {
          display: none; } }
  @media (min-width: 992px) {
    .gallery__tabs-menu {
      font-size: 3.2rem;
      margin: 0 -4.5rem 8rem; }
      .gallery__tabs-menu > li {
        padding: 0 4.5rem; }
        .gallery__tabs-menu > li:after {
          width: 9rem;
          right: -4.5rem; } }

.gallery__tabs-btn {
  color: #223B52;
  display: block;
  cursor: pointer;
  transition: 0.25s; }
  .gallery__tabs-btn:hover {
    color: #9C9185; }
  .gallery__tabs-btn.is-active {
    font-weight: 700;
    color: #223B52; }

.gallery__tabs-wrapper {
  position: relative; }

.gallery__tabs-content {
  margin: 0 0 8rem; }
  .gallery__tabs-content:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .gallery__tabs-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      visibility: hidden;
      margin: 0; }
      .gallery__tabs-content .swiper-gallery {
        margin: 0; }
      .gallery__tabs-content.is-active {
        position: relative;
        opacity: 1;
        visibility: visible;
        transition: 1s; } }

.gallery__tabs-title {
  font: 700 2.4rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  display: block;
  margin: 0 0 4rem;
  text-align: center; }
  @media (min-width: 768px) {
    .gallery__tabs-title {
      display: none; } }

.route {
  padding: 6.2rem 0 12rem; }
  @media (min-width: 768px) {
    .route {
      padding: 6.2rem 0 13rem; } }
  @media (min-width: 1200px) {
    .route {
      padding: 6.2rem 0 16rem; } }
  .route--no_offset {
    padding-bottom: 0; }
    .route--no_offset .route__map-wrapper {
      margin-bottom: 0; }

.route__title {
  margin: 0 0 2.5rem;
  text-align: center; }

.route__text {
  text-transform: uppercase;
  color: #C5B9AC;
  text-align: center;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .route__text {
      margin: 0 0 6.5rem; } }

.route__map-wrapper {
  margin: 0 -2rem 4rem;
  overflow-y: hidden;
  overflow-x: auto; }
  @media (min-width: 768px) {
    .route__map-wrapper {
      margin: 0 -3rem 8rem; } }
  @media (min-width: 1200px) {
    .route__map-wrapper {
      margin: 0 0 8rem; } }

.route__map {
  position: relative;
  min-width: 1100px;
  height: 60rem;
  background: #BEB2A4 url(../images/bg-route-map.jpg) center center no-repeat;
  background-size: auto 100%; }
@media (max-width: 575px) {
  .route__map {
    overflow: hidden;
    margin-left: -10rem;
  }
}

.route__marker {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 50%;
  font: 700 2.4rem/5.6rem "Playfair Display", Arial, Helvetica, sans-serif;
  white-space: nowrap;
  padding: 0 4.4rem 0 7.2rem;
  transition: 0.25s;
  border-radius: 60px;
  color: #223B52;
  cursor: pointer;
  text-decoration: none; }
  .route__marker .icon-arrow-right {
    position: absolute;
    top: 50%;
    right: 2.4rem;
    margin: -5px 0 0;
    display: block;
    transition: transform 0.25s, opacity 0.25s;
    opacity: 0; }
  .route__marker:hover {
    background: #223B52;
    color: #C5B9AC;
    padding-right: 64px;
    text-decoration: none; }
    .route__marker:hover .icon-arrow-right {
      opacity: 1; }
  .route__marker--01 {
    top: 33.6rem;
    margin: 0 0 0 -41.7rem; }
  .route__marker--02 {
    top: 15.4rem;
    margin: 0 0 0 -29rem; }
  .route__marker--03 {
    top: 22.5rem;
    margin: 0 0 0 -21.7rem; }
  .route__marker--04 {
    top: 31.4rem;
    margin: 0 0 0 -21.7rem; }
  .route__marker--05 {
    top: 42.2rem;
    margin: 0 0 0 -4.5rem; }
  .route__marker--06 {
    top: 11rem;
    margin: 0 0 0 -1rem; }
  .route__marker--07 {
    top: 20rem;
    margin: 0 0 0 10rem; }
  .route__marker--08 {
    top: 37.5rem;
    margin: 0 0 0 18.8rem; }
  .route__marker--09 {
    top: 41.6rem;
    margin: 0 0 0 39.2rem; }

.route__marker-icon {
  display: block;
  width: 5.6rem;
  height: 5.6rem;
  border: 1px solid #223B52;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  cursor: pointer;
  margin: 0; }
  .route__marker-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: currentColor;
    margin: -8px 0 0 -8px; }

.route__marker-text {
  margin: 0;
  position: relative;
  top: -2px; }

.route__action {
  text-align: center; }

.charter {
  margin: 0 -2rem; }
  @media (min-width: 768px) {
    .charter {
      padding: 0 0 3rem;
      margin: 0; } }
  @media (min-width: 1200px) {
    .charter {
      padding: 0 0 9rem; } }

.charter__wrapper {
  background: rgba(197, 185, 172, 0.1);
  padding: 8rem 2rem 12rem;
  text-align: center; }
  @media (min-width: 768px) {
    .charter__wrapper {
      padding: 13rem 3rem 11rem; } }
  @media (min-width: 1200px) {
    .charter__wrapper {
      padding: 12rem 3rem; } }

.charter__title {
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .charter__title {
      margin: 0 0 6rem; } }

.charter__text {
  max-width: 62rem;
  margin: 0 auto 6rem; }
  @media (min-width: 768px) {
    .charter__text {
      margin: 0 auto 7.2rem; } }
  @media (min-width: 992px) {
    .charter__text {
      max-width: 83.4rem; } }

.charter__price {
  display: block;
  font: 700 3.8rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  margin: 0 0 6rem;
  color: #223B52;
  text-transform: uppercase; }
  .charter__price small {
    display: block;
    font: 400 1.8rem/1.2 "Tenor Sans", Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0 0 5px; }
  .charter__price b {
    display: block;
    margin: 0 0 15px; }
  @media (min-width: 768px) {
    .charter__price {
      font-size: 4.2rem;
      margin: 0 0 6.5rem; }
      .charter__price small {
        font-size: 2rem; } }

.charter__action {
  text-transform: uppercase;
  color: #9C9185;
  margin: 0 0 6rem; }
  .charter__action p {
    margin: 0 0 2rem; }
  .charter__action .btn {
    width: 45.5rem;
    max-width: 100%; }
  @media (min-width: 768px) {
    .charter__action {
      margin: 0 0 10rem; }
      .charter__action p {
        margin: 0 0 4rem; } }

.charter__logo {
  margin: 0; }
  .charter__logo img {
    display: inline-block;
    vertical-align: top;
    width: 5rem; }
    @media (min-width: 768px) {
      .charter__logo img {
        width: 6.7rem; } }

.topbar {
  padding: 6rem 0; }
  @media (min-width: 768px) {
    .topbar {
      padding: 8rem 0; } }
  @media (min-width: 992px) {
    .topbar {
      padding: 12rem 0; } }

.topbar__title {
  margin: 0 0 4rem;
  color: #223B52; }
  .topbar__title br {
    display: none; }
  @media (min-width: 768px) {
    .topbar__title {
      margin: 0 0 6rem; }
      .topbar__title br {
        display: block; } }

.topbar__desc {
  margin: 0;
  padding: 15px 0 0;
  max-width: 70rem; }
  .topbar__desc mark {
    margin: 0 0 6rem; }
  .topbar__desc p {
    margin: 0 0 4rem; }
    .topbar__desc p:last-child {
      margin: 0; }
  .topbar__desc .btn {
    margin: 2rem 0 0; }
  @media (max-width: 767px) {
    .topbar__desc mark {
      font-size: 2rem; } }

.topbar__table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 2rem;
  line-height: 3.5rem;
  font-weight: 400;
  margin: 2rem 0; }
  .topbar__table td {
    padding: 0 10px;
    vertical-align: top; }
    .topbar__table td:first-of-type {
      padding-left: 0; }
    .topbar__table td:last-of-type {
      padding-right: 0; }
  @media (max-width: 575px) {
    .topbar__table {
      display: block; }
      .topbar__table tbody, .topbar__table tr, .topbar__table td {
        display: block; }
      .topbar__table tr {
        margin: 0 0 10px; }
        .topbar__table tr:last-child {
          margin: 0; }
      .topbar__table td {
        padding: 0; } }

.topbar__table-line {
  display: block;
  position: relative; }
  .topbar__table-line:after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle, currentcolor 1px, transparent 1px);
    background-position: 0 bottom;
    background-size: 1ex 2px;
    background-repeat: repeat-x;
    pointer-events: none;
    z-index: 1; }
  @media (max-width: 575px) {
    .topbar__table-line:after {
      display: none; } }

.topbar__table-line-text {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0 10px 0 0; }

.topbar__table-mark {
  color: #C5B9AC;
  text-transform: uppercase;
  white-space: nowrap; }

.about {
  padding: 6rem 0 10rem;
  position: relative;
  z-index: 1; }
  .about:after {
    content: '';
    display: block;
    position: absolute;
    left: 25%;
    bottom: -6rem;
    z-index: -1;
    width: 50.2rem;
    height: 59.7rem;
    background: url(../images/logo.svg) 0 0 no-repeat;
    background-size: contain;
    margin: 0;
    opacity: 0.1; }
  @media (min-width: 768px) {
    .about {
      padding: 6rem 0 16rem; }
      .about:after {
        margin: 0 0 0 6rem;
        left: 50%;
        bottom: -2rem; } }
  @media (min-width: 992px) {
    .about {
      padding: 10.5rem 0 29rem; }
      .about:after {
        margin: 0 0 0 32rem; } }

.about__section {
  margin: 0 0 4rem; }
  .about__section:last-child {
    margin: 0; }
  .about__section .row {
    margin: 0 -2rem; }
    .about__section .row > [class^="col-"] {
      padding: 0 2rem; }
  @media (min-width: 768px) {
    .about__section {
      margin: 0 0 12rem; }
      .about__section .row > [class^="col-"].col-md-6 .about__image {
        width: 50vw;
        float: right; }
      .about__section .row > [class^="col-"].col-md-6.push-md-6 .about__image {
        width: 50vw;
        float: left; } }
  @media (min-width: 992px) {
    .about__section .row {
      margin: 0 -3rem; }
      .about__section .row > [class^="col-"] {
        padding: 0 3rem; }
    .about__section .row > [class^="col-"].col-md-6 .about__image {
      width: auto;
      float: right;
      margin-left: -200px;
      margin-right: 0; }
    .about__section .row > [class^="col-"].col-md-6.push-md-6 .about__image {
      width: auto;
      float: left;
      margin-left: 0;
      margin-right: -200px; } }

.about__image {
  margin: 0 -2rem;
  min-width: 100%; }
  .about__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 106.5rem; }
  @media (min-width: 768px) {
    .about__image {
      margin: 0; } }
  @media (min-width: 992px) {
    .about__image {
      margin: 0 -2rem; } }

.about__desc {
  padding: 4rem 0; }
  @media (min-width: 768px) {
    .about__desc {
      padding: 0; } }
  @media (min-width: 992px) {
    .about__desc {
      padding: 6rem 2rem;
      max-width: 49rem; } }

.about__title {
  font-size: 3.8rem;
  line-height: 1.333;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 4rem;
  color: #223B52; }
  .about__title b {
    font-weight: 700; }

.about__text {
  margin: 0; }
  .about__text p {
    margin: 0 0 10px; }
    .about__text p:last-child {
      margin: 0; }

.cabins {
  padding: 0 0 12rem; }
  @media (min-width: 768px) {
    .cabins {
      padding: 8rem 0 16rem; } }
  @media (min-width: 992px) {
    .cabins {
      padding: 10rem 0 24rem; } }

.cabins__title {
  text-align: center;
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .cabins__title {
      margin: 0 0 8rem; } }
  @media (min-width: 992px) {
    .cabins__title {
      margin: 0 0 12rem; } }

.cabins__section {
  margin: 0 0 6rem; }
  .cabins__section:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .cabins__section {
      margin: 0 0 8rem; } }
  @media (min-width: 992px) {
    .cabins__section {
      margin: 0 0 12rem; } }

.cabins__compare {
  margin: 0 0 7.5rem; }
  .cabins__compare:last-child {
    margin: 0; }
  .cabins__compare *::selection {
    background: none; }

.cabins__compare-labels {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #223B52; }
  @media (max-width: 767px) {
    .cabins__compare-labels {
      font-size: 16px; } }

.cabins__compare-images {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: auto !important; }
  .cabins__compare-images:before {
    content: '';
    float: left;
    padding: 55% 0 0; }
  .cabins__compare-images img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover; }
  .cabins__compare-images .twentytwenty-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: currentColor;
    color: #223B52;
    cursor: col-resize;
    z-index: 100; }
    .cabins__compare-images .twentytwenty-handle:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 4rem;
      margin: 0 0 0 -2rem; }
    .cabins__compare-images .twentytwenty-handle:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 7px;
      height: 10rem;
      border-radius: 20px;
      background: currentcolor;
      margin: -5rem 0 0 -4px; }
  .cabins__compare-images .twentytwenty-left-arrow,
  .cabins__compare-images .twentytwenty-right-arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin: -10px 5px 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: 0.25s; }
  .cabins__compare-images .twentytwenty-left-arrow {
    border-right: 10px solid currentcolor;
    right: 100%; }
  .cabins__compare-images .twentytwenty-right-arrow {
    border-left: 10px solid currentcolor;
    left: 100%; }
  .cabins__compare-images:hover .twentytwenty-left-arrow {
    -ms-transform: scale(1.1) translate(-10px, 0);
    transform: scale(1.1) translate(-10px, 0); }
  .cabins__compare-images:hover .twentytwenty-right-arrow {
    -ms-transform: scale(1.1) translate(10px, 0);
    transform: scale(1.1) translate(10px, 0); }

.cabins__desc {
  max-width: 83.4rem;
  margin: 0 auto; }
  .cabins__desc p {
    margin: 0 0 6rem; }
    .cabins__desc p:last-child {
      margin: 0; }

.accomodations {
  padding: 6rem 0 8rem; }
  @media (min-width: 768px) {
    .accomodations {
      padding: 8rem 0 12rem; } }
  @media (min-width: 992px) {
    .accomodations {
      padding: 12rem 0 16rem; } }

.accomodations__title {
  font: italic 700 3.8rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0 0 2.5rem; }

.accomodations__text {
  text-transform: uppercase;
  color: #C5B9AC;
  text-align: center;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .accomodations__text {
      margin: 0 0 6rem; } }

.accomodations__grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .accomodations__grid > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 4rem; }
    .accomodations__grid > li:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .accomodations__grid {
      margin: 0 -8px -6rem; }
      .accomodations__grid > li {
        margin: 0;
        padding: 0 8px 6rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  @media (min-width: 992px) {
    .accomodations__grid {
      margin: 0 -2rem -8rem; }
      .accomodations__grid > li {
        padding: 0 2rem 8rem;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; } }

.accomodations__item {
  display: block;
  color: #223B52;
  text-decoration: none; }
  .accomodations__item:hover {
    color: #223B52;
    text-decoration: none; }
    .accomodations__item:hover .accomodations__item-image:after {
      opacity: 1; }

.accomodations__item-image {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
  background: #C5B9AC;
  margin: 0 0 3.5rem; }
  .accomodations__item-image:before {
    content: '';
    float: left;
    padding: 92% 0 0; }
  .accomodations__item-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(255, 255, 255, 0.2);
    transition: 0.25s;
    opacity: 0; }
  .accomodations__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 3; }
  @media (min-width: 768px) {
    .accomodations__item-image {
      margin: 0 0 4rem; } }
  @media (min-width: 992px) {
    .accomodations__item-image {
      margin: 0 0 2.8rem; } }

.accomodations__item-decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .accomodations__item-decor:after, .accomodations__item-decor:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #C5B9AC;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; }
  .accomodations__item-decor:after {
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0.5;
    z-index: 2;
    top: 6px; }
  .accomodations__item-decor:before {
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.1;
    z-index: 1;
    top: 12px; }
  @media (min-width: 768px) {
    .accomodations__item-decor:after {
      top: 12px; }
    .accomodations__item-decor:before {
      top: 2.4rem; } }

.accomodations__item-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .accomodations__item-desc {
      display: block; } }

.accomodations__item-title {
  margin: 0 10px 0 0;
  -ms-flex: 1;
  flex: 1; }
  @media (min-width: 768px) {
    .accomodations__item-title {
      margin: 0 0 10px; } }

.accomodations__item-counter {
  display: block;
  font-size: 14px;
  line-height: 1.333;
  font-weight: 400;
  margin: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .accomodations__item-counter {
      font-size: 1.8rem; } }

.spec {
  padding: 4rem 0 12rem; }
  @media (min-width: 768px) {
    .spec {
      padding: 4rem 0 16rem; } }

.spec__content {
  max-width: 83.4rem;
  margin: 0 auto 8rem; }
  .spec__content p {
    margin: 0 0 6rem; }
    .spec__content p:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .spec__content {
      margin: 0 auto 16rem; } }

.spec__view {
  display: block;
  margin: 0 0 6rem; }
  .spec__view:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .spec__view {
      margin: 0 0 12rem; } }

.spec__view-title {
  text-align: center;
  font-style: italic;
  margin: 0 0 2rem; }

.spec__view-image {
  margin: 0;
  width: 100%;
  position: relative; }
  .spec__view-image img {
    display: block;
    width: 100%; }

.spec__view-fullscreen {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: block;
  color: #223B52;
  width: 100%;
  height: 100%;
  text-align: right;
  transition: 0.25s; }
  .spec__view-fullscreen:hover {
    color: #C5B9AC; }

.crew {
  background: rgba(197, 185, 172, 0.1);
  padding: 2rem 0 8rem; }
  @media (min-width: 768px) {
    .crew {
      padding: 4rem 0 6rem; } }
  @media (min-width: 992px) {
    .crew {
      padding: 8rem 0 12rem; } }

.crew__panel {
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 10px 25px rgba(34, 59, 82, 0.1), 0px 5px 10px rgba(34, 59, 82, 0.1);
  margin: 0 0 8rem;
  padding: 4rem 2rem 6rem;
  text-align: center; }
  .crew__panel .btn {
    white-space: nowrap; }
    .crew__panel .btn .icon-download {
      margin: 0 0 0 10px; }
  .crew__panel:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .crew__panel {
      padding: 4rem;
      margin: 0 0 4rem;
      text-align: left; } }

.crew__panel-user {
  position: relative;
  color: #223B52;
  margin: 0 0 4rem; }
  .crew__panel-user .btn {
    display: none; }
  @media (min-width: 768px) {
    .crew__panel-user {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      .crew__panel-user .btn {
        position: absolute;
        top: -2rem;
        right: -2rem;
        display: block; } }
  @media (min-width: 992px) {
    .crew__panel-user .btn {
      position: relative;
      top: 0;
      right: 0; } }

.crew__panel-user-image {
  width: 16rem;
  height: 16rem;
  background: #C5B9AC;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 4rem; }
  .crew__panel-user-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .crew__panel-user-image {
      -ms-flex: 0 0 160px;
      flex: 0 0 16rem;
      margin: 0 4rem 0 0; } }

@media (min-width: 768px) {
  .crew__panel-user-desc {
    padding: 2rem 0 0;
    -ms-flex: 1;
    flex: 1; } }

.crew__panel-user-position {
  display: block;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  color: #C5B9AC;
  margin: 0 0 10px; }

.crew__panel-user-name {
  display: block;
  font: 700 3.2rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  margin: 0 0 2rem; }

.crew__panel-user-tags {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 2rem; }

.crew__panel-info-additional strong,
.crew__panel-info-desc strong {
  display: block;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
  color: #223B52;
  text-transform: uppercase;
  margin: 0 0 2rem; }

.crew__panel-info-additional {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  margin: 0 0 4rem; }

.crew__panel-info-desc {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400;
  display: none; }
  .crew__panel-info-desc p {
    margin: 0 0 2rem; }
    .crew__panel-info-desc p:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .crew__panel-info-desc {
      display: block; } }

.crew__panel-info-action .btn {
  width: 23rem; }

@media (min-width: 768px) {
  .crew__panel-info-action {
    display: none; } }

.crew__grid .row {
  margin: 0 -4px; }
  .crew__grid .row > [class^="col-"] {
    padding: 0 4px; }

@media (min-width: 768px) {
  .crew__grid {
    margin: 0 -10px 4rem; }
    .crew__grid .row > [class^="col-"]:nth-of-type(1) .crew__grid-column:after,
    .crew__grid .row > [class^="col-"]:nth-of-type(3) .crew__grid-column:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      width: 100vw;
      height: 100%;
      background: inherit; }
    .crew__grid .row > [class^="col-"]:nth-of-type(1) .crew__grid-column:after {
      right: 100%; }
    .crew__grid .row > [class^="col-"]:nth-of-type(3) .crew__grid-column:after {
      left: 100%; } }

@media (min-width: 992px) {
  .crew__grid {
    margin: 0 0 6rem; }
    .crew__grid .row {
      margin: 0 -8px; }
      .crew__grid .row > [class^="col-"] {
        padding: 0 8px; }
        .crew__grid .row > [class^="col-"]:nth-of-type(1) .crew__grid-column:after,
        .crew__grid .row > [class^="col-"]:nth-of-type(3) .crew__grid-column:after {
          display: none; } }

.crew__grid-column {
  padding: 0 10px;
  margin: 0 0 8rem; }
  @media (min-width: 768px) {
    .crew__grid-column {
      min-height: 100%;
      padding: 4rem 10px;
      margin: 0;
      background: rgba(197, 185, 172, 0.1);
      position: relative; } }
  @media (min-width: 992px) {
    .crew__grid-column {
      padding: 4rem 2rem; } }

.crew__grid-title {
  display: block;
  text-align: center;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 400;
  text-transform: uppercase;
  color: #223B52;
  margin: 0 0 4rem; }

.crew__user {
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 10px 25px rgba(34, 59, 82, 0.1), 0px 5px 10px rgba(34, 59, 82, 0.1);
  padding: 4rem 2rem 6rem;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .crew__user {
      padding: 4rem 2rem 2rem; } }
  @media (min-width: 992px) {
    .crew__user {
      padding: 4rem 3rem 6rem; } }

.crew__user-image {
  width: 12rem;
  height: 12rem;
  background: #C5B9AC;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 4rem; }
  .crew__user-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .crew__user-image {
      margin: 0 auto 3rem; } }

.crew__user-position {
  display: block;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  color: #C5B9AC;
  margin: 0; }
  @media (min-width: 768px) {
    .crew__user-position {
      font-size: 16px; } }

.crew__user-name {
  display: block;
  font: 700 3.2rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  margin: 0 0 2rem;
  color: #223B52; }

.crew__user-tags {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  color: #223B52;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .crew__user-tags {
      margin: 0 0 3rem; } }

.crew__user-action {
  margin: auto 0 0;
z-index: 110;
position: relative}
  .crew__user-action .btn {
    width: 23rem;
    max-width: 100%; }

.crew__panel-link, .crew__user-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  border-radius: 8px; }

.popup {
  background: #FFFFFF;
  box-shadow: 0px 10px 25px rgba(34, 59, 82, 0.1), 0px 5px 10px rgba(34, 59, 82, 0.1);
  padding: 3rem 2rem 6rem;
  width: 100%;
  max-width: 74rem;
  border-radius: 0;
  min-height: calc(100vh - 6rem); }
  .popup__response {
    padding: 3rem 0; }
  .popup--crew {
    max-width: 71.4rem; }
    @media (max-width: 767px) {
      .popup--crew .fancybox-close-inline {
        top: 2rem;
        right: 2rem; } }
  @media (min-width: 768px) {
    .popup {
      padding: 4rem 4rem 6rem;
      border-radius: 8px;
      min-height: auto; } }
  @media (min-width: 992px) {
    .popup {
      padding: 6rem;
      max-width: 82rem; }
      .popup--crew {
        max-width: 126rem; } }

.popup__title {
  font: 700 3.2rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  color: #223B52;
  display: block;
  margin: 0 0 4rem;
  padding: 0 7rem 0 0; }
  @media (min-width: 768px) {
    .popup__title {
      padding: 0; }
      .popup__title br {
        display: none; } }

.popup__form {
  max-width: 62rem;
  margin: 0 auto; }
  .popup__form .btn {
    width: 100%;
    border-radius: 0;
    margin: 0 0 2rem; }
  .popup__form form.loading {
    position: relative; }
    .popup__form form.loading:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.75) url(../images/loader.svg) 50% 50% no-repeat; }

.popup__crew {
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.popup__crew-download {
  margin: 0 0 4rem; }
  @media (min-width: 992px) {
    .popup__crew-download {
      position: absolute;
      top: 2rem;
      right: 12rem; } }

.popup__crew-image {
  margin: 0 0 4rem;
  padding: 0 9rem 0 0; }
  .popup__crew-image img {
    display: block;
    width: 100%; }
  @media (min-width: 768px) {
    .popup__crew-image {
      float: left;
      padding: 0;
      width: 28.5rem;
      margin: 0 4rem 4rem 0; } }
  @media (min-width: 992px) {
    .popup__crew-image {
      width: 37.5rem;
      margin: 0 6rem 0 0; } }

@media (min-width: 992px) {
  .popup__crew-content {
    overflow: hidden; } }

.popup__crew-position {
  display: block;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  color: #C5B9AC;
  margin: 0 0 10px; }

.popup__crew-name {
  display: block;
  font: 700 3.2rem/1.333 "Playfair Display", Arial, Helvetica, sans-serif;
  margin: 0 0 2rem;
  color: #223B52; }

.popup__crew-tags {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 4rem; }

.popup__crew-additional strong,
.popup__crew-desc strong {
  display: block;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
  color: #223B52;
  margin: 0 0 2rem; }

.popup__crew-additional p,
.popup__crew-desc p {
  margin: 0 0 2rem; }
  .popup__crew-additional p:last-child,
  .popup__crew-desc p:last-child {
    margin: 0; }

.popup__crew-additional {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  margin: 0 0 4rem; }

.popup__crew-desc {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400; }

.destination {
  padding: 8rem 0;
  background: rgba(197, 185, 172, 0.1); }
  @media (min-width: 992px) {
    .destination {
      padding: 8rem 0 12rem; } }

.destination__text {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 8rem;
  max-width: 62rem;
  color: #223B52; }
  @media (min-width: 768px) {
    .destination__text {
      font-size: 2rem; } }
  @media (min-width: 992px) {
    .destination__text {
      max-width: 70rem; } }

.destination__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .destination__list > li {
    margin: 0 0 2rem; }
    .destination__list > li:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .destination__list > li {
      margin: 0 0 3rem; } }
  @media (min-width: 992px) {
    .destination__list > li {
      margin: 0 0 4rem; } }

.destination__item {
  position: relative;
  background: #fff;
  padding: 2rem 2rem 4rem;
  box-shadow: 0px 10px 25px rgba(34, 59, 82, 0.1), 0px 5px 10px rgba(34, 59, 82, 0.1);
  border-radius: 8px; }
  @media (min-width: 768px) {
    .destination__item {
      padding: 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .destination__item {
      padding: 2rem 4rem 2rem 2rem;
      -ms-flex-align: center;
      align-items: center; } }
  .destination__item.is-open .destination__gallery {
    position: relative;
    opacity: 1;
    visibility: visible; }
  .destination__item.is-open .destination__item-image {
    display: none; }
  .destination__item.is-open .destination__item-action {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  @media (min-width: 992px) {
    .destination__item.is-open {
      padding: 4rem; } }

.destination__gallery {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .destination__gallery {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.destination__gallery-image {
  display: none;
  width: 100%;
  height: 24rem;
  position: relative;
  background: rgba(197, 185, 172, 0.1);
  margin: 0 0 10px; }
  .destination__gallery-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    transition: 0.25s; }
  .destination__gallery-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .destination__gallery-image:hover:after {
    opacity: 1; }
  .destination__gallery-image:nth-of-type(1) {
    display: block; }
  @media (min-width: 768px) {
    .destination__gallery-image {
      margin: 0 8px 0 0; }
      .destination__gallery-image:nth-of-type(1), .destination__gallery-image:nth-of-type(2) {
        display: block; } }
  @media (min-width: 992px) {
    .destination__gallery-image {
      margin: 0 3.5rem 0 0; } }

.destination__gallery-more {
  display: block;
  width: 100%;
  height: 6.4rem;
  position: relative;
  background: rgba(197, 185, 172, 0.1); }
  .destination__gallery-more:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    transition: 0.25s; }
  .destination__gallery-more img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .destination__gallery-more:hover:after {
    opacity: 1; }
  @media (min-width: 768px) {
    .destination__gallery-more {
      height: 24rem;
      width: 24rem;
      min-width: 240px; } }

.destination__gallery-more-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(197, 185, 172, 0.9);
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff; }
  .destination__gallery-more-text br {
    display: none; }
  @media (min-width: 768px) {
    .destination__gallery-more-text br {
      display: block; } }

.destination__item-image {
  width: 100%;
  height: 24rem;
  position: relative;
  background: rgba(197, 185, 172, 0.1);
  margin: 0 0 3rem;
  transition: 0.7s; }
  .destination__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .destination__item-image {
      -ms-flex: 0 0 240px;
      flex: 0 0 24rem;
      max-width: 24rem;
      margin: 0 3rem 0 0; } }

@media (min-width: 768px) {
  .destination__item-desc {
    -ms-flex: 1;
    flex: 1; } }

.destination__item-content {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 400;
  transition: height 0.7s;
  max-height: 17.8rem;
  overflow: hidden; }
  .destination__item-content h2 {
    display: block;
    font: 700 3.2rem/4.2rem "Playfair Display", Arial, Helvetica, sans-serif;
    margin: 0 0 2rem; }
  .destination__item-content p {
    margin: 0 0 2rem; }
  .destination__item-content mark {
    display: block;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 400;
    color: #C5B9AC;
    text-transform: uppercase;
    padding: 2rem 0 0;
    margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .destination__item-content {
      padding: 10px 0; } }

.destination__item-action {
  text-align: center;
  padding: 3rem 0 0; }
  @media (min-width: 768px) {
    .destination__item-action {
      position: absolute;
      bottom: 2rem;
      right: 2rem;
      padding: 0; }
      .destination__item-action .btn {
        font-size: 14px;
        line-height: 2.2rem;
        padding: 2rem 4rem;
        min-width: 200px; } }
  @media (min-width: 992px) {
    .destination__item-action {
      position: relative;
      bottom: 0;
      right: 0;
      margin: 0 0 0 10rem; } }

.gallery-full {
  position: relative;
  max-width: 132rem;
  margin: 0 auto;
  min-height: 100%;
  padding: 8rem 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff; }
@media (min-width: 768px) {
  .gallery-full {
    padding: 8rem 0 0; } }
  @media (min-width: 960px) {
    .gallery-full {
      padding: 10rem 0 0; } }
  @media (min-width: 1200px) {
    .gallery-full {
      padding: 10rem 3rem 0; } }

.gallery-full__head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 8rem;
  padding: 0 2rem; }
  @media (min-width: 768px) {
    .gallery-full__head {
      height: 10rem;
      padding: 0 3rem; } }

.gallery-full__body {
  width: 100%; }

.gallery-full__control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  margin: 0 0 0 auto; }

.gallery-full__btn {
  margin: 0 4rem 0 0;
  border: none;
  background: none;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  color: #C5B9AC;
  width: auto;
  height: auto;
  transition: 0.25s; }
  .gallery-full__btn .icon-popup-thumbs {
    transition: transform 0.25s, opacity 0.25s, visibility 0.25s; }
  .gallery-full__btn .icon-popup-thumbs-active {
    transition: transform 0.25s, opacity 0.25s, visibility 0.25s;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -ms-transform: scale(0);
    transform: scale(0); }
  .gallery-full__btn.is-active .icon-popup-thumbs {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -ms-transform: scale(0);
    transform: scale(0); }
  .gallery-full__btn.is-active .icon-popup-thumbs-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    -ms-transform: scale(1);
    transform: scale(1); }
  .gallery-full__btn:last-child {
    margin: 0; }
  .gallery-full__btn:hover {
    color: #fff; }

.gallery-full__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  line-height: 2.5rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  color: #C5B9AC;
  margin: 0 6rem 0 0;
  text-transform: uppercase;
  padding: 2rem; }
  @media (min-width: 768px) {
    .gallery-full__caption {
      padding: 3rem; } }
  @media (min-width: 1200px) {
    .gallery-full__caption {
      position: relative;
      width: auto;
      text-align: right;
      padding: 0; } }

.gallery-full__nav {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  font: 400 2.4rem/3rem "Playfair Display", Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
    .gallery-full__nav {
      font-size: 2rem; }
      .gallery-full__nav.is-open .gallery-full__nav-trigger:after {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .gallery-full__nav.is-open .gallery-full__nav-menu {
        opacity: 1;
        visibility: visible;
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }

.gallery-full__nav-trigger {
  display: none; }
  @media (max-width: 767px) {
    .gallery-full__nav-trigger {
      display: inline-block;
      vertical-align: top;
      font-weight: 700;
      color: #C5B9AC;
      cursor: pointer;
      position: relative;
      padding: 0 2.2rem 0 0; }
      .gallery-full__nav-trigger:after {
        content: '';
        width: 12px;
        height: 7px;
        background: url(../images/icons/icon-arrow-down.svg) 0 0 no-repeat;
        background-size: contain;
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        margin: -2px 0 0;
        transition: 0.25s; }
      .gallery-full__nav-trigger svg {
        margin: 0 0 0 10px;
        display: inline-block;
        vertical-align: middle; } }

.gallery-full__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
  color: #C5B9AC;
  white-space: nowrap; }
  .gallery-full__nav-menu > li {
    position: relative;
    padding: 0 6rem 0 0; }
    .gallery-full__nav-menu > li:after {
      content: '/';
      font-size: 2.4rem;
      display: block;
      width: 6rem;
      text-align: center;
      position: absolute;
      top: 0;
      right: 0; }
    .gallery-full__nav-menu > li:last-child:after {
      display: none; }
  @media (max-width: 767px) {
    .gallery-full__nav-menu {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      background: #fff;
      padding: 2rem;
      border-radius: 5px;
      z-index: 100;
      margin: 10px 0 0;
      transition: 0.25s;
      opacity: 0;
      visibility: hidden;
      -ms-transform: translate(0, 10px);
      transform: translate(0, 10px); }
      .gallery-full__nav-menu > li {
        padding: 0;
        margin: 0 0 10px; }
        .gallery-full__nav-menu > li:last-child {
          margin: 0; }
        .gallery-full__nav-menu > li:after {
          display: none; } }

.gallery-full__nav-btn {
  display: block;
  cursor: pointer;
  color: #C5B9AC; }
  .gallery-full__nav-btn.is-active {
    font-weight: 700;
    pointer-events: none; }
  .gallery-full__nav-btn:hover {
    color: #fff; }
  @media (max-width: 767px) {
    .gallery-full__nav-btn {
      color: #C5B9AC; }
      .gallery-full__nav-btn:hover {
        color: #C5B9AC; } }




.gallery-full__nav-btn {
  display: block;
  cursor: pointer;
  color: #C5B9AC;
  text-decoration: underline;
  padding: 2px 10px 5px 10px;
  border-radius: 10px;
  transition: .2s; }
  .gallery-full__nav-btn.is-active {
    pointer-events: none;
    background: #C5B9AC;
    color: #fff;
    text-decoration: none; }
  .gallery-full__nav-btn:hover {
    color: #fff; }
  @media (max-width: 767px) {
    .gallery-full__nav-btn {
      color: #C5B9AC; }
      .gallery-full__nav-btn:hover {
        color: #C5B9AC; } }



.gallery-full__tabs {
  position: relative;
  overflow: hidden;
  width: 100%; }

.gallery-full__tabs-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden; }
  .gallery-full__tabs-content.is-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: 0.7s; }

.gallery-full__display {
  position: relative; }

.gallery-full__display-slides,
.gallery-full__display-thumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden; }
  .gallery-full__display-slides.is-active,
  .gallery-full__display-thumbs.is-active {
    opacity: 1;
    visibility: visible;
    position: relative;
    transition: 0.7s; }

.gallery-full__display-thumbs {
  padding: 0 2rem; }
  @media (min-width: 768px) {
    .gallery-full__display-thumbs {
      padding: 0 3rem; } }

.gallery-full__tabs-text {
  margin: 0;
  padding: 0 2rem; }
  @media (min-width: 768px) {
    .gallery-full__tabs-text {
      padding: 0 3rem; } }

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      max-width: 54rem; } }
  @media (min-width: 768px) {
    .container {
      max-width: 72rem; } }
  @media (min-width: 992px) {
    .container {
      max-width: 96rem; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 114rem; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-wide-1, .col-wide-2, .col-wide-3, .col-wide-4, .col-wide-5, .col-wide-6, .col-wide-7, .col-wide-8, .col-wide-9, .col-wide-10, .col-wide-11, .col-wide-12, .col-wide,
.col-wide-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; } }

@media (min-width: 1600px) {
  .col-wide {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-wide-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-wide-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-wide-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-wide-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-wide-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-wide-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-wide-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-wide-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-wide-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-wide-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-wide-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-wide-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-wide-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-wide-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-wide-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-wide-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-wide-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-wide-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-wide-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-wide-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-wide-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-wide-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-wide-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-wide-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-wide-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-wide-0 {
    margin-left: 0%; }
  .offset-wide-1 {
    margin-left: 8.33333%; }
  .offset-wide-2 {
    margin-left: 16.66667%; }
  .offset-wide-3 {
    margin-left: 25%; }
  .offset-wide-4 {
    margin-left: 33.33333%; }
  .offset-wide-5 {
    margin-left: 41.66667%; }
  .offset-wide-6 {
    margin-left: 50%; }
  .offset-wide-7 {
    margin-left: 58.33333%; }
  .offset-wide-8 {
    margin-left: 66.66667%; }
  .offset-wide-9 {
    margin-left: 75%; }
  .offset-wide-10 {
    margin-left: 83.33333%; }
  .offset-wide-11 {
    margin-left: 91.66667%; }
  .push-wide-0 {
    left: auto; }
  .push-wide-1 {
    left: 8.33333%; }
  .push-wide-2 {
    left: 16.66667%; }
  .push-wide-3 {
    left: 25%; }
  .push-wide-4 {
    left: 33.33333%; }
  .push-wide-5 {
    left: 41.66667%; }
  .push-wide-6 {
    left: 50%; }
  .push-wide-7 {
    left: 58.33333%; }
  .push-wide-8 {
    left: 66.66667%; }
  .push-wide-9 {
    left: 75%; }
  .push-wide-10 {
    left: 83.33333%; }
  .push-wide-11 {
    left: 91.66667%; }
  .pull-wide-0 {
    right: auto; }
  .pull-wide-1 {
    right: 8.33333%; }
  .pull-wide-2 {
    right: 16.66667%; }
  .pull-wide-3 {
    right: 25%; }
  .pull-wide-4 {
    right: 33.33333%; }
  .pull-wide-5 {
    right: 41.66667%; }
  .pull-wide-6 {
    right: 50%; }
  .pull-wide-7 {
    right: 58.33333%; }
  .pull-wide-8 {
    right: 66.66667%; }
  .pull-wide-9 {
    right: 75%; }
  .pull-wide-10 {
    right: 83.33333%; }
  .pull-wide-11 {
    right: 91.66667%; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-wide-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-wide-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-wide-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-wide-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-wide-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-wide-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-wide-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-wide-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-wide-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-wide-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-wide-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-wide-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-wide-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-wide-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-wide-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-wide-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-wide-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-wide-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-wide-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-wide-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-wide-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-wide-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-wide-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-wide-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-wide-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-wide-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-wide-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-wide-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-wide-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

html {
  font-size: 62.5%; }

html, body {
  height: 100%;
  -webkit-overflow-scrolling: touch; }

body {
  background: #fff;
  color: #000; }

.app {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.container-fluid {
  max-width: 132rem;
  padding: 0 2rem; }
  @media (min-width: 768px) {
    .container-fluid {
      padding: 0 3rem; } }

.is-page-index .header {
  background: none; }

.is-page-index .header__nav-link {
  color: #fff; }

.is-page-index .header__control .btn--theme:hover {
  background: #fff;
  color: #223B52; }

.is-page-index .fancybox-active .header__nav-link {
  color: #000; }

.is-sticky .header {
  background: #fff; }

.is-sticky .header__nav-link {
  color: #000; }

.is-sticky .header__control .btn--theme:hover {
  background: #9C9185;
  color: #223B52; }

@media (hover: none) {
  .is-nav-open body {
    overflow: hidden; } }

@media (max-width: 1199px) {
  .is-nav-open .header__nav-toggle span:nth-of-type(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .is-nav-open .header__nav-toggle span:nth-of-type(2) {
    opacity: 0; }
  .is-nav-open .header__nav-toggle span:nth-of-type(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .is-nav-open .header__nav-dropdown {
    opacity: 1;
    pointer-events: auto; }
  .is-nav-open .header__nav-link {
    color: #fff; }
    .is-nav-open .header__nav-link:hover {
      color: #fff; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 6rem;
  z-index: 100000;
  background: #fff;
  transition: background 0.25s, box-shadow 0.25s; }
  .header:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08); }
  .header .container-fluid {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  @media (min-width: 768px) {
    .header {
      height: 8rem; } }

.header__logo {
  position: relative;
  z-index: 120;
  margin: 0;
  color: #C5B9AC;
  -ms-flex: 0 0 34px;
  flex: 0 0 3.4rem;
  margin: 0 7rem 0 0; }
  .header__logo a {
    color: inherit; }
  .header__logo img, .header__logo svg {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .header__logo {
      -ms-flex: 0 0 42px;
      flex: 0 0 4.2rem; } }

.header__nav {
  -ms-flex: 1;
  flex: 1; }

.header__nav-toggle {
  display: none; }
  @media (max-width: 1199px) {
    .header__nav-toggle {
      display: block;
      position: absolute;
      top: 50%;
      right: 2rem;
      width: 2.4rem;
      height: 1.8rem;
      border: none;
      background: none;
      padding: 0;
      margin: -9px 0 0;
      z-index: 110;
      cursor: pointer; }
      .header__nav-toggle span {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #C5B9AC;
        margin: -1px 0 0;
        transition: 0.25s; }
        .header__nav-toggle span:nth-of-type(1) {
          -ms-transform: translate(0, -8px);
          transform: translate(0, -8px); }
        .header__nav-toggle span:nth-of-type(3) {
          -ms-transform: translate(0, 8px);
          transform: translate(0, 8px); } }

.header__nav-dropdown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1199px) {
    .header__nav-dropdown {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      background: #223B52;
      z-index: 100;
      padding: 0 2rem 4rem;
      text-align: center;
      opacity: 0;
      pointer-events: none;
      transition: 0.25s;
      text-transform: uppercase; } }

.header__nav-menu {
  margin: 0 -2rem;
  padding: 0;
  list-style: none;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  font: 400 16px/8rem "Tenor Sans", Arial, Helvetica, sans-serif; }
  .header__nav-menu > li {
    padding: 0 2rem; }
  @media (max-width: 1199px) {
    .header__nav-menu {
      display: block;
      margin: 0;
      width: 100%;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 2.4rem;
      line-height: 3rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-order: 2;
      order: 2;
      padding: 2.5rem 0; }
      .header__nav-menu > li {
        padding: 2.5rem 0; } }
  @media (max-width: 767px) {
    .header__nav-menu {
      font-size: 1.8rem;
      line-height: 2.4rem;
      margin-top: 5rem;
      padding: 15px 0; }
      .header__nav-menu > li {
        padding: 10px 0; } }

.header__nav-link {
  position: relative;
  display: block;
  color: #000000;
  transition: 0.25s;
  text-decoration: none; }
  .header__nav-link:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #C5B9AC;
    transition: inherit;
    opacity: 0; }
  .header__nav-link:hover, .header__nav-link.is-active {
    color: #9C9185;
    text-decoration: none; }
  .header__nav-link.is-active:after {
    opacity: 1; }
  @media (max-width: 1199px) {
    .header__nav-link {
      padding: 5px 0; } }

.header__language {
  position: relative;
  white-space: nowrap;
  font: 400 14px/2rem "Tenor Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin: 0 5rem 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #C5B9AC; }
  @media (max-width: 1199px) {
    .header__language {
      font-size: 16px;
      margin: 0 0 auto;
      -ms-flex-order: 1;
      order: 1;
      min-height: 8rem; } }
  @media (max-width: 767px) {
    .header__language {
      font-size: 14px;
      min-height: 6rem; } }

.header__language-link {
  text-decoration: none;
  display: block;
  margin: 0 4px;
  color: #C5B9AC;
  transition: opacity 0.25s, color 0.25s;
  opacity: 0.6; }
  .header__language-link:first-child {
    margin-left: 0; }
  .header__language-link:last-child {
    margin-right: 0; }
  .header__language-link:hover {
    opacity: 1;
    color: #C5B9AC;
    text-decoration: none; }
  .header__language-link.is-active {
    opacity: 1;
    pointer-events: none; }

.header__control .row {
  margin: 0 -10px -2rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .header__control .row > [class^="col-"] {
    padding: 0 10px 2rem; }

@media (max-width: 1199px) {
  .header__control {
    -ms-flex-order: 3;
    order: 3;
    margin: auto 0 0; }
    .header__control .row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .header__control .row > [class^="col-"]:nth-of-type(1) {
        -ms-flex-order: 2;
        order: 2; }
      .header__control .row > [class^="col-"]:nth-of-type(2) {
        -ms-flex-order: 1;
        order: 1; }
    .header__control .btn--outline {
      border-color: transparent; } }

@media (max-width: 767px) {
  .header__control .btn {
    min-width: 230px; } }

.main {
  transition: 0.25s;
  -ms-flex: 1;
  flex: 1;
  padding: 6rem 0 0; }
  @media (min-width: 768px) {
    .main {
      padding: 8rem 0 0; } }

.footer {
  background: #223B52;
  color: #fff;
  padding: 2rem 0;
  height: 8rem;
  transition: 0.25s; }
  .footer .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  @media (min-width: 768px) {
    .footer {
      height: 11rem; } }

.footer__logo {
  margin: 0 auto 0 0;
  position: relative;
  top: 5px;
  -ms-flex: 0 0 158px;
  flex: 0 0 15.8rem;
  max-width: 15.8rem; }
  @media (min-width: 768px) {
    .footer__logo {
      -ms-flex: 0 0 216px;
      flex: 0 0 21.6rem;
      max-width: 21.6rem; } }

.footer__instagram {
  display: block;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
  transition: 0.25s;
  font-size: 16px;
  line-height: 3.2rem;
  font-weight: 400; }
  .footer__instagram img, .footer__instagram svg {
    margin: 0 0 0 2rem;
    display: inline-block;
    vertical-align: middle; }
  .footer__instagram:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5); }

.footer__instagram-text {
  display: none; }
  @media (min-width: 768px) {
    .footer__instagram-text {
      display: inline-block; } }

.row-gutter-120 {
  margin: 0 -6rem; }
  .row-gutter-120 > [class^="col-"] {
    padding: 0 6rem; }

.row-gutter-90 {
  margin: 0 -4.5rem; }
  .row-gutter-90 > [class^="col-"] {
    padding: 0 4.5rem; }

.is-hidden {
  display: none; }

@media (max-width: 575px) {
  .is-sm-visible {
    display: none; } }

@media (max-width: 767px) {
  .is-md-visible {
    display: none; } }

@media (max-width: 991px) {
  .is-lg-visible {
    display: none; } }

@media (max-width: 1199px) {
  .is-xl-visible {
    display: none; } }

@media (min-width: 768px) {
  .is-md-hidden {
    display: none; } }

@media (min-width: 992px) {
  .is-lg-hidden {
    display: none; } }

@media (min-width: 1200px) {
  .is-xl-hidden {
    display: none; } }

.dark {
  color: #000 !important; }

.blue {
  color: #223B52 !important; }

#grid {
  position: absolute;
  top: 0;
  left: 50%;
  width: 144rem;
  height: 1000rem;
  background: url(../images/grid-map.png) center 0 no-repeat;
  margin: 0 0 0 -72rem;
  transition: 0.25s;
  opacity: 0.5;
  pointer-events: none;
  z-index: 1000;
  top: 524rem; }

body:hover #grid {
  opacity: 0; }

.charter__snoska {
  display: block;
  font-size: 1.35rem;
  line-height: 1.5;
  font-weight: 400;
  margin: 0px; }
  @media (min-width: 768px) {
    .charter__snoska  {
      font-size: 1.3rem;
      line-height: 1.5;
      margin: 15px; } }
}


.charter__action {
  margin: 0px; }
  @media (min-width: 768px) {
      .charter__action{
      margin: 0px; } }


.charter__action {
  text-transform: uppercase;
  color: #9C9185;
  margin: 0 0 2rem; }
  .charter__action p {
    margin: 0 0 2rem; }
  .charter__action .btn {
    width: 45.5rem;
    max-width: 100%; }
  @media (min-width: 768px) {
    .charter__action {
      margin: 0 0 3rem; }
      .charter__action p {
        margin: 0 0 4rem; } }



.charter__logo {
  margin-top: 70px;
}



.dest.topbar {
   padding: 0;
   padding-top: 12rem;
}



.destination{
  padding-top: 0;
}


.map.destination {
    padding-bottom: 1rem;
     padding-top: 8rem;
  }


#beach-club, #sundeck, #spa-sauna, #swimming-pool {
  top: -70px;
  visibility: hidden;
  position: absolute;
}

.about__section {
  position: relative;
}

#popup-accomodation .gallery-full__nav {
  font:400 1.6rem/2rem "Playfair Display", Arial, Helvetica, sans-serif;;
}