.icon-arrow-btn {
  display: inline-block;
  vertical-align: middle;
  width: 1.9rem;
  height: 10px; }

.icon-arrow-language {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 6px; }

.icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 1.9rem;
  height: 9px; }

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

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

/* ==========================================================================
   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 14px/2 "Montserrat", Arial, Helvetica, sans-serif; }

* {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  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: 3rem 0;
  clear: both; }
  @media (min-width: 768px) {
    hr {
      margin: 6rem 0; } }
  @media (min-width: 1200px) {
    hr {
      margin: 9rem 0; } }

blockquote {
  border-left: 1px solid #27313B;
  padding: 5px 0 5px 3.6rem;
  margin: 0 0 10rem;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  font-style: normal;
  color: #27313b; }
  blockquote p {
    margin: 0 0 2rem; }
    blockquote p:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    blockquote {
      font-size: 2rem;
      padding-left: 42px; } }
  @media (min-width: 1200px) {
    blockquote {
      font-size: 2.3rem; } }

cite {
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400;
  font-style: normal; }
  @media (min-width: 1200px) {
    cite {
      font-size: 16px; } }

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 {
  text-decoration: none;
  color: #B89A5F; }
a:visited {
  color: #B89A5F;
}
  a:hover {
    color: #B89A5F;
    text-decoration: none; }

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

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

.icon-play {
  width: 6.4rem;
  height: 6.4rem; }
  @media (min-width: 768px) {
    .icon-play {
      width: 9.6rem;
      height: 9.6rem; } }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/Oswald-Regular.woff2") format("woff2"), url("../fonts/Oswald-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/Oswald-Light.woff2") format("woff2"), url("../fonts/Oswald-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

.ui-validate {
  position: absolute;
  top: 100%;
  margin-top: -2px;
  color: #b39a59;
  font-size: 12px; }

.ui-field {
  position: relative; }

.ui-input, .ui-textarea {
  display: block;
  transition: .25s;
  width: 100%;
  background: #fff;
  border: 1px solid #fff;
  font: 400 16px/2.4rem "Montserrat", Arial, Helvetica, sans-serif;
  padding: 15px 2rem;
  color: #2C3658;
  -webkit-appearance: none;
  margin: 0 0 2.5rem;
  transition: 0.25s;
  box-shadow: none;
  border-radius: 0; }
  .ui-input::-webkit-input-placeholder, .ui-textarea::-webkit-input-placeholder {
    color: #2C3658; }
  .ui-input:focus, .ui-textarea:focus {
    box-shadow: 0 0 0 2px #BB9964; }
  .ui-input:disabled, .ui-textarea:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none; }

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

.is-error .ui-input, .is-error .ui-textarea {
  box-shadow: 0 0 0 2px #BB9964; }

.btn {
  font: 700 14px/2.4rem "Montserrat", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  border: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 2rem 3.6rem;
  text-decoration: none;
  transition: .25s;
  text-align: center;
  cursor: pointer;
  border-radius: 0; }
  .btn .icon-download {
    margin: 0 1.8rem 0 0; }
  .btn:hover {
    text-decoration: none; }
  .btn:active {
    transition: none;
    transform: translate3d(0, 1px, 0); }

.btn--72 {
  padding: 2.4rem 3.6rem;
  font-size: 1.8rem;
  font-weight: 600;
  min-width: 280px; }

.btn--theme {
  background: #B89A5F;
  color: #fff; }
  .btn--theme:hover {
    background: #041C2C;
    color: #fff; }

.btn--grey {
  background: #F1F1F1;
  color: #B89A5F;
  text-transform: none; }
  .btn--grey:hover {
    background: #B89A5F;
    color: #fff; }

.ui-ul, .ui-wysiwyg ul {
  margin: 0 0 6rem;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400; }
  .ui-ul > li, .ui-wysiwyg ul > li {
    position: relative;
    padding: 0 0 0 3.6rem;
    margin: 0 0 3rem; }
    .ui-ul > li:after, .ui-wysiwyg ul > li:after {
      content: '';
      display: block;
      position: absolute;
      top: 16px;
      left: 0;
      border-radius: 50%;
      width: 5px;
      height: 5px;
      background-color: #B89A5F; }
  @media (min-width: 1200px) {
    .ui-ul, .ui-wysiwyg ul {
      font-size: 16px;
      margin: 0 0 10rem; } }

.ui-ol, .ui-wysiwyg ol {
  margin: 0 0 6rem;
  padding: 0;
  list-style: none;
  counter-reset: point;
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400; }
  .ui-ol > li, .ui-wysiwyg ol > li {
    position: relative;
    padding: 0 0 0 3.6rem;
    margin: 0 0 3rem; }
    .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: #B89A5F; }
  @media (min-width: 1200px) {
    .ui-ol, .ui-wysiwyg ol {
      font-size: 16px;
      margin: 0 0 10rem; } }

.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 6rem; }
  .ui-figure img, .ui-wysiwyg figure img {
    display: block;
    width: 100%; }
  .ui-figure figcaption, .ui-wysiwyg figure figcaption {
    font-size: 16px;
    line-height: 3.2rem;
    font-weight: 400;
    padding: 3rem 0 0; }
  @media (min-width: 1200px) {
    .ui-figure, .ui-wysiwyg figure {
      margin: 0 0 12rem; } }

.ui-title, .ui-title-45, .hero__title, .buy__title, .sell__title, .charter__title, .management__title, .build__title, .contacts__title, .ui-title-40, .about__title {
  display: block;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #041C2C; }
  .ui-title mark, .ui-title-45 mark, .hero__title mark, .buy__title mark, .sell__title mark, .charter__title mark, .management__title mark, .build__title mark, .contacts__title mark, .ui-title-40 mark, .about__title mark {
    display: inline-block;
    vertical-align: top; }

.ui-title-45, .hero__title, .buy__title, .sell__title, .charter__title, .management__title, .build__title, .contacts__title {
  font-size: 4.5rem;
  line-height: 1.75;
  text-transform: uppercase;
  letter-spacing: 9px;
  margin: 0; }

.ui-title-40, .about__title {
  font-size: 4rem;
  line-height: 1.75;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 0; }

.ui-text-18, .hero__text {
  font-size: 1.8rem;
  line-height: 1.75;
  display: block;
  margin: 0; }

.ui-text-16, .about__text, .buy__text, .sell__text, .build__text, .contacts__info-text {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  margin: 0; }
  .ui-text-16 p, .about__text p, .buy__text p, .sell__text p, .build__text p, .contacts__info-text p {
    margin: 0 0 2.4rem; }
    .ui-text-16 p:last-child, .about__text p:last-child, .buy__text p:last-child, .sell__text p:last-child, .build__text p:last-child, .contacts__info-text p:last-child {
      margin: 0; }

.ui-caption, .about__caption, .buy__caption, .sell__caption, .charter__caption, .management__caption, .build__caption {
  font-size: 2.2rem;
  line-height: 1.75;
  display: block;
  margin: 0;
  color: #041C2C; }
  .ui-caption strong, .about__caption strong, .buy__caption strong, .sell__caption strong, .charter__caption strong, .management__caption strong, .build__caption strong {
    font-weight: 600; }

.ui-more, .about__more, .sell__more, .build__more {
  font-size: 16px;
  line-height: 1.5;
  color: #041C2C; }
  .ui-more p, .about__more p, .sell__more p, .build__more p {
    margin: 0 2rem 0 0;
    display: inline; }
  .ui-more a, .about__more a, .sell__more a, .build__more a {
    display: inline-block;
    vertical-align: top;
    color: #BB9964;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-weight: 700;
    transition: color 0.25s; }
    .ui-more a:hover, .about__more a:hover, .sell__more a:hover, .build__more a:hover {
      color: #041C2C; }

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

.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;
  -moz-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 {
  overflow: hidden;
  padding: 4.4rem 0; }

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

.fancybox-slide--html {
  padding: 15px; }

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

.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;
  -moz-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;
  -moz-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: 40px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 40px; }

.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: 5px;
  right: 2rem;
  top: 2rem; }
  @media (min-width: 768px) {
    .fancybox-slide--html .fancybox-close-small {
      right: 5rem;
      top: 5rem; } }
  @media (min-width: 1200px) {
    .fancybox-slide--html .fancybox-close-small {
      right: 6rem;
      top: 6rem; } }

.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 */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 7.5rem 4.4rem 2.5rem 4.4rem;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -5rem; }

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

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

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

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

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

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

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

.fancybox-bg {
  background: #27313B; }

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

.hero {
  position: relative;
  z-index: 1;
  background: #3A4451 url(../images/bg-hero.jpg?v2) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 6rem 0 0;
  margin: 0;
  max-height: 100vh; }
  .hero:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(21, 33, 47, 0.9) 0%, rgba(21, 33, 47, 0.5) 100%);
    z-index: -1; }
  .hero:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -3.5rem;
    width: 1px;
    height: 7rem;
    background: #B89A5F; }
  @media (min-width: 768px) {
    .hero {
      padding: 8rem 0 0;
      margin: 0; }
      .hero:before {
        height: 14rem;
        bottom: -7rem; } }
  @media (min-width: 1200px) {
    .hero {
      margin: 0 0 7rem; } }

.hero__desc {
  text-align: center;
  padding: 3.6rem 0 6rem; }
  @media (min-width: 768px) {
    .hero__desc {
      padding: 8rem 0 16.8rem; } }
  @media (min-width: 1200px) {
    .hero__desc {
      padding: 15.3rem 0 29.6rem; } }

.hero__mark {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 700;
  text-transform: uppercase;
  color: #B89A5F;
  letter-spacing: 2.8px;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .hero__mark {
      margin: 0 0 5.6rem; } }

.hero__title {
  margin: 0 0 4.4rem;
  color: inherit; }
  @media (max-width: 767px) {
    .hero__title {
      font-size: 4rem;
      line-height: 1.35;
      margin: 0 0 4rem; } }

.hero__text {
  max-width: 90rem;
  margin: 0 auto 7.2rem; }

@media (max-width: 767px) {
  .hero__text {
    margin-bottom: 2rem;
  }
}

.hero__btn {
  text-align: center; }

.about {
  position: relative;
  padding: 12rem 0 0; }
  @media (min-width: 768px) {
    .about {
      padding: 16rem 0 8rem; } }
  @media (min-width: 1200px) {
    .about {
      padding: 12rem 0; } }
@media (max-width: 767px) {
  .about {
    padding-top: 6rem;
  }
}

/*.about:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 25%;
  right: 0;
  width: 70%;
  height: 400px;
  background: #F1F1F1;
}*/

.about__image {
  position: relative;
  z-index: 1;
    margin: 0 0 0 8.5rem;
  margin: 0; }
  .about__image img {
    display: block;
    max-width: 100%;
      margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 33.5rem; }
.about__image:after {
    content: '';
    display: block;
    position: absolute;
    top: 28rem;
    bottom: -11.5rem;
    left: -31.5rem;
    right: -9rem;
    background: #F1F1F1;
    z-index: -1; }
@media (max-width: 767px) {
  .about__image img {
    max-height: 150px;
    margin-right: 0;
  }
    .about__image:after {
        top: 20rem;
        bottom: -5rem;
    }
}
  @media (min-width: 1200px) {
    .about__image {
      margin: 0 0 0 -16px; } }

.about__desc {
  position: relative;
  z-index: 2;
  padding: 0; }
  @media (min-width: 768px) {
    .about__desc {
      padding: 3.5rem 0;
      max-width: 54rem; } }

.about__title {
  margin: 0 0 4rem; }

.about__caption {
  margin: 0 0 3.8rem; }

.about__text {
  margin: 0 0 5rem; }

@media (max-width: 767px) {
  .about__text {
    margin-bottom: 3rem;
  }
}

.about__more {
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .about__more {
      margin: 0 0 8rem; } }
  @media (min-width: 1200px) {
    .about__more {
      margin: 0; } }

.buy {
  padding: 16.2rem 0 12rem;
  position: relative; }
  .buy:after {
    content: '';
    display: block;
    height: 2px;
    width: 24rem;
    position: absolute;
    top: 12rem;
    right: 50%;
    background: #B89A5F;
    margin: 0; }
  @media (min-width: 768px) {
    .buy {
      padding: 8rem 0 16rem; }
      .buy:after {
        top: 21.5rem;
        right: 75%;
        margin: 0 14rem 0 0; } }
  @media (min-width: 1200px) {
    .buy {
      padding: 11.5rem 0 24rem; }
      .buy:after {
        top: 24.8rem;
        right: 75%;
        margin: 0 14rem 0 0; } }

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

@media (min-width: 1200px) {
  .buy__desc {
    margin: 0 0 0 -8px; } }

.buy__title {
  margin: 0 0 3.4rem; }

.buy__caption {
  margin: 0 0 3.8rem; }

.buy__text {
  color: #041C2C;
  margin: 0 0 5.8rem; }

.buy__buttons .row {
  margin: 0 -17px -2rem; }
  .buy__buttons .row > [class^="col-"] {
    padding: 0 17px 2rem; }

.buy__buttons .btn {
  width: 100%;
  text-decoration: underline;
  min-width: auto;
  font-weight: 500;
  letter-spacing: 0; }

@media (min-width: 992px) {
  .buy__buttons .btn {
    min-width: 280px; } }

.sell {
  padding: 8rem 0;
  position: relative;
  background: #F1F1F1; }
  @media (min-width: 768px) {
    .sell {
      padding: 12rem 0; } }
  @media (min-width: 1200px) {
    .sell {
      padding: 11.5rem 0; } }

.sell__desc {
  margin: 0 0 12rem; }

.sell__title {
  margin: 0 0 3.4rem; }

.sell__caption {
  margin: 0 0 5rem;
  max-width: 46rem; }

@media (max-width: 767px) {
  .sell__caption {
    margin-bottom: 3rem;
  }
}

.sell__text {
  color: #041C2C;
  max-width: 58rem;
  margin: 0 0 5.8rem; }

.sell__more {
  margin: 0 0 8rem; }
  @media (min-width: 768px) {
    .sell__more {
      margin: 0 0 12rem; } }
  @media (min-width: 1200px) {
    .sell__more {
      margin: 0; } }

.sell__list {
  margin: 0 -15px -6rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sell__list > li {
    padding: 0 15px 6rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .sell__list > li:last-child .sell__item-arrow {
      display: none; }
    @media (min-width: 576px) {
      .sell__list > li {
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; } }
    @media (min-width: 1200px) {
      .sell__list > li {
        -ms-flex: 0 0 16.666%;
        flex: 0 0 16.666%;
        max-width: 16.666%; } }
@media (max-width: 767px) {
  .sell__list > li {
    padding-bottom: 0;
  }
}


.sell__item {
  position: relative;
  padding: 0 0 6rem;
  display: block;
  color: #BB9964;
  min-height: 100%; }

.sell__item-arrow {
  position: absolute;
  right: 10px;
  top: 4rem;
  margin: 0;
  display: block; }

.sell__item-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 11rem;
  height: 11rem;
  margin: 0 0 16px; }

.sell__item-title {
  font: 500 16px/1.75 "Montserrat", Arial, Helvetica, sans-serif;
  display: block;
  margin: 0; }

.charter {
  padding: 12rem 0 0;
  position: relative;
  z-index: 1;
  color: #041C2C; }
  @media (min-width: 1200px) {
    .charter {
      padding: 18.8rem 0 26.4rem;
      background: #3A4451;
      color: #fff; } }

@media (max-width: 767px) {
  .charter {
    padding-top: 10rem;
  }
}

.charter__desc {
  position: relative;
  z-index: 10; }

.charter__title {
  margin: 0 0 3.6rem;
  color: #BB9964; }

.charter__caption {
  color: inherit;
  margin: 0 0 6rem; }
  @media (min-width: 1200px) {
    .charter__caption {
      margin: 0; } }

.charter__play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 2;
  transition: color 0.25s; }
  .charter__play:hover {
    color: #B89A5F; }
  @media (min-width: 1200px) {
    .charter__play {
      left: 75%;
      margin: -5rem 0 0 -7rem;
      -ms-transform: none;
      transform: none; } }

.charter__image {
  margin: 0 -2rem;
  position: relative; }
  .charter__image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, rgba(21, 33, 47, 0.9) 0%, rgba(21, 33, 47, 0) 100%);
    z-index: 1; }
  .charter__image img, .charter__image video {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 19.8rem; }
  @media (min-width: 768px) {
    .charter__image {
      margin: 0 -6rem; } }
  @media (min-width: 1200px) {
    .charter__image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 100vw;
      margin: 0 0 0 -50vw; } }

.management {
  padding: 16rem 0 12rem;
  position: relative; }
  .management:after {
    content: '';
    display: block;
    height: 2px;
    width: 24rem;
    position: absolute;
    top: 12rem;
    right: 50%;
    background: #B89A5F;
    margin: 0; }
  @media (min-width: 768px) {
    .management {
      padding: 11.5rem 0 23rem; }
      .management:after {
        top: 24.8rem;
        right: 75%;
        margin: 0 14rem 0 0; } }

.management__head {
  margin: 0 0 8rem; }

@media (max-width: 767px) {
  .management__head {
    margin-bottom: 3rem;
  }
}

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

@media (min-width: 1200px) {
  .management__desc {
    margin: 0 0 0 -8px; } }

.management__title {
  margin: 0 0 3.4rem; }

.management__caption {
  margin: 0 0 5rem; }

@media (max-width: 767px) {
  .management__caption {
    margin-bottom: 3rem;
  }
}

.management__btn .btn {
  min-width: 226px; }

.management__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .management__list > li {
    margin: 0 0 6.5rem; }
    .management__list > li:last-child {
      margin: 0; }

.management__item {
  color: #041C2C; }

.management__item-title {
  position: relative;
  display: block;
  font: 600 2.2rem/1.5 "Montserrat", Arial, Helvetica, sans-serif;
  padding: 0 0 2.8rem;
  margin: 0 0 4rem;
  max-width: 21rem; }
  .management__item-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 6rem;
    height: 2px;
    background: #B89A5F; }

@media (max-width: 767px) {
  .management__item-title {
    max-width: none;
  }
  .management__item-title br {
    display: none;
  }
}

.management__item-text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  margin: 0;
}
  .management__item-text p {
    position: relative;
    margin: 0 0 10px; }
    .management__item-text p:last-child {
      margin: 0; }
    .management__item-text p:before {
      content: '';
      position: absolute;
      top: 11px;
      left: -2.5rem;
      width: 6px;
      height: 6px;
      background: #B89A5F;
      border-radius: 50%; }
  @media (min-width: 1200px) {
    .management__item-text {
      margin: 0 0 0 -8px; } }
@media (max-width: 767px) {
  .management__item-text {
    padding-left: 25px;
  }
}
.build {
  position: relative;
  z-index: 1;
  padding: 5rem 0 12rem; }
  @media (min-width: 768px) {
    .build {
      padding: 5rem 0 22.5rem; }
 }
  @media (min-width: 1200px) {
    .build {
      padding: 0 0 24.2rem; }
 }

.build__desc {
  max-width: 54rem; }

.build__title {
  letter-spacing: 8px;
  line-height: 1.5em;
  margin: 0 -2rem 3rem 0; }

.build__caption {
  margin: 0 0 3.8rem; }

.build__text {
  margin: 0 0 5rem; }

@media (max-width: 767px) {
  .build {
    padding-top: 0;
  }
  .build__text {
    margin-bottom: 3rem;
  }
  .build__title span {
    display: block;
  }
}

.build__more {
  margin: 0 0 6rem; }
  @media (min-width: 768px) {
    .build__more {
      margin: 0 0 8rem; } }
  @media (min-width: 1200px) {
    .build__more {
      margin: 0; } }

.build__video {
  position: relative;
  display: block;
  color: #fff;
  margin: 0 -2rem;
  transition: 0.25s; }
.build__video:before {
  content: '';
  display: block;
  position: absolute;
  top: 10rem;
  bottom: -11.5rem;
  left: -31.5rem;
  right: -9rem;
  background: #F1F1F1;
  z-index: -1;
}
  .build__video .icon-play {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 6.4rem;
    height: 6.4rem; }
  .build__video img, .build__video video {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 21rem; }
  .build__video:hover {
    color: #B89A5F; }
    .build__video:hover:after {
      opacity: 0.75; }
  @media (min-width: 768px) {
    .build__video {
      margin: 5rem 0 0 8.5rem; }
      .build__video .icon-play {
        width: 9.6rem;
        height: 9.6rem; } }
  @media (min-width: 1200px) {
    .build__video {
      margin: 5rem 0 0 -14px; } }

.contacts {
  position: relative;
  background: #3A4451 url(../images/bg-contacts.png) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 8rem 0 0; }
  .contacts:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(21, 33, 47, 0.8) 0%, rgba(21, 33, 47, 0.7) 100%); }
  .contacts .container-fluid {
    position: relative;
    z-index: 1; }
  @media (min-width: 768px) {
    .contacts {
      padding: 12rem 0; } }
  @media (min-width: 1200px) {
    .contacts {
      padding: 11rem 0 0; } }

.contacts__title {
  margin: 0 0 5.5rem;
  color: inherit; }
  @media (min-width: 768px) {
    .contacts__title {
      margin: 0 0 6.5rem; } }
  @media (min-width: 1200px) {
    .contacts__title {
      margin: 0 0 5.2rem; } }

.contacts__list {
  margin: 0 0 4rem;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.2; }
  .contacts__list > li {
    position: relative;
    padding-left: 60px;
    max-width: 480px;
    margin: 0 0 4.5rem; }
.contacts__list-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #BB9964;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
}

.contacts__icon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.contacts__icon span {
  display: block;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.contacts__phone:before {
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/phone.svg');
}
.contacts__email:before {
  top: 2px;
  width: 24px;
  height: 24px;
  background-image: url('../images/icons/mail.svg');
}
.contacts__address:before {
  top: -5px;
  width: 32px;
  height: 32px;
  background-image: url('../images/icons/point.svg');
}

    .contacts__list > li:last-child {
      margin: 0; }
  .contacts__list a {
    color: #fff; }
    .contacts__list a:hover {
      color: #fff; }
  @media (min-width: 768px) {
    .contacts__list {
      line-height: 1.5;
      margin: 0 0 8.5rem; } }
  @media (min-width: 1200px) {
    .contacts__list {
      margin: 0 0 11rem; } }

.contacts__info-logo {
  margin: 0 0 3.5rem; }
  .contacts__info-logo img {
    display: block; }

.contacts__info-text {
  max-width: 43rem;
  margin: 0;
  opacity: 0.5; }

.contacts__form {
  margin: 0 0 6rem; }
  .contacts__form .btn {
    width: 100%;
    font-size: 16px;
    min-width: auto; }
  @media (min-width: 768px) {
    .contacts__form {
      margin: 0;
      padding: 10px 0 0; } }
  @media (min-width: 1200px) {
    .contacts__form {
      padding-top: 24px;
      padding-left: 18px; } }

.contacts__form .loading {
  position: relative; }
  .contacts__form .loading * {
    opacity: .5; }
  .contacts__form .loading:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/oval.svg") 50% 50% no-repeat; }

.contacts__form-success {
  color: #fff;
  font-size: 2.2rem;
  text-align: center; }

.contacts__form-error {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  color: #b39a59; }
@media (max-width: 767px) {
  .contacts__form {
    margin-top: 30px;
  }
}
@-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: rgba(4, 28, 44, 0.5); }

.app {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 320px; }

.hide {
  display: none !important; }

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

.is-sticky .header {
  background: #fff;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); }

.is-sticky .header__logo,
.is-sticky .header__nav-link,
.is-sticky .header__language-toggle {
  color: #041C2C; }

.is-sticky .header__language-link {
  color: #041C2C; }
.is-sticky .header__language-link:visited {
  color: #041C2C;
}
  .is-sticky .header__language-link:hover {
    color: #041C2C; }

@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__logo,
  .is-nav-open .header__nav-link,
  .is-nav-open .header__language-toggle,
  .is-nav-open .header__language-link {
    color: #fff; }
    .is-nav-open .header__logo:hover,
    .is-nav-open .header__nav-link:hover,
    .is-nav-open .header__language-toggle:hover,
    .is-nav-open .header__language-link:hover {
      color: #fff; } }

.is-language-open .header__language-toggle .icon-arrow-language {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.is-language-open .header__language-dropdown {
  opacity: 1;
  pointer-events: auto; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 6rem;
  z-index: 1000;
  color: #fff;
  transition: background 0.25s, box-shadow 0.25s; }
  .header .container-fluid {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 130rem;
    padding: 0 2rem; }
  @media (min-width: 768px) {
    .header {
      height: 8rem; } }

.header__logo {
  position: relative;
  z-index: 120;
  max-width: 21rem;
  margin: 0;
  transition: color 0.25s;
  color: #fff; }
  .header__logo a {
    color: inherit; }
  .header__logo img, .header__logo svg {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .header__logo {
      max-width: 26.4rem;
      margin: 0 5rem 0 0; } }

.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: #B89A5F;
        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;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @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;
      right: 0;
      bottom: 0;
      overflow-y: auto;
      background: #fff url(../images/bg-dropdown.png) 0 0 no-repeat;
      background-size: cover;
      z-index: 100;
      padding: 10rem 2rem 6rem;
      text-align: center;
      opacity: 0;
      pointer-events: none;
      transition: 0.25s; }
      .header__nav-dropdown:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(21, 33, 47, 0.79) 0%, rgba(21, 33, 47, 0) 100%);
        z-index: -1; } }
  @media (max-width: 767px) {
    .header__nav-dropdown {
      padding: 8rem 2rem 2rem; } }

.header__nav-menu {
  margin: 0 -2.5rem;
  padding: 0;
  list-style: none;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font: 400 14px/2rem "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.2px; }
  .header__nav-menu > li {
    padding: 0 2.5rem; }
  @media (max-width: 1199px) {
    .header__nav-menu {
      display: block;
      margin: 0;
      width: 100%;
      -ms-flex-order: 1;
      order: 1;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 2.4rem;
      line-height: 3.6rem;
      font-weight: 300;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center; }
      .header__nav-menu > li {
        padding: 0;
        margin: 0 0 3rem; } }
  @media (max-width: 767px) {
    .header__nav-menu {
      margin-top: 7rem;
      font-size: 2rem;
      line-height: 3rem; }
      .header__nav-menu > li {
        margin: 0 0 2rem; } }

.header__nav-link {
  display: block;
  color: #fff;
  transition: 0.25s; }
  .header__nav-link:hover, .header__nav-link.is-active {
    color: #B89A5F; }

.header__language {
  position: relative;
  white-space: nowrap;
  font: 300 14px/2rem "Oswald", Arial, Helvetica, sans-serif;
  letter-spacing: 2.2px;
  margin: 0 auto 0 0;
  color: #fff; }
  @media (max-width: 1199px) {
    .header__language {
      margin: 3.6rem 0 0;
      -ms-flex-order: 2;
      order: 2;
      font-size: 2.4rem;
      line-height: 3.6rem; } }
  @media (max-width: 767px) {
    .header__language {
      top: -5rem;
      font-size: 2rem;
      line-height: 3rem; } }

.header__language-toggle {
  display: block;
  border: none;
  cursor: pointer;
  padding: 0;
  background: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: #fff;
  letter-spacing: inherit;
  opacity: 0.4; }
  .header__language-toggle .icon-arrow-language {
    transition: transform 0.25s; }
  .header__language-toggle:hover {
    opacity: 1; }

.header__language-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.25s; }
  @media (max-width: 1199px) {
    .header__language-dropdown {
      top: auto;
      bottom: 100%;
      margin: 0; } }

.header__language-link {
  color: #fff;
  opacity: 0.4;
  transition: opacity 0.25s, color 0.25s; }
.header__language-link:visited {
  color: #fff;
}
.header__language-link:hover {
    color: #fff;
    opacity: 1; }

.footer {
  background: rgba(9, 24, 37, .8);
  color: #fff;
  padding: 3.75rem 0; }
  @media (min-width: 768px) {
    .footer {
      text-align: center; } }

.footer__copyright {
  display: block;
  font-size: 16px;
  line-height: 2rem;
  color: #82909F;
  text-align: left;
  margin: 0; }

.footer__copyright img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.footer__text {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  max-width: 70rem;
  margin-left: 38px;
  margin-bottom: 0;
  opacity: 0.2; }

.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; }

@media (min-width: 768px) {
  .col-md-33 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%; } }

.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; } }

.row-offset-10 {
  margin: 0 -5px; }
  .row-offset-10 > [class^="col-"] {
    padding: 0 5px; }

.row-offset-50 {
  margin: 0 -2.5rem; }
  .row-offset-50 > [class^="col-"] {
    padding: 0 2.5rem; }

.row-offset-56 {
  margin: 0 -2.8rem; }
  .row-offset-56 > [class^="col-"] {
    padding: 0 2.8rem; }

@media (min-width: 992px) {
  .row-offset-lg-56 {
    margin: 0 -2.8rem; }
    .row-offset-lg-56 > [class^="col-"] {
      padding: 0 2.8rem; } }
