@charset "UTF-8";
@import "splide.min.css";
@import "splide-core.min.css";
@import "datepicker.css";
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?");
  src: url("fonts/icomoon.eot?") format("embedded-opentype"), url("fonts/icomoon.ttf?") format("truetype"), url("fonts/icomoon.woff?") format("woff"), url("fonts/icomoon.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-btm:before {
  content: "";
}

.icon-banquet:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-calendar-points:before {
  content: "";
}

.icon-chev-btm:before {
  content: "";
}

.icon-chev-left:before {
  content: "";
}

.icon-chev-right:before {
  content: "";
}

.icon-chev-r-right:before {
  content: "";
}

.icon-chev-top:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-doc-download:before {
  content: "";
}

.icon-furshet:before {
  content: "";
}

.icon-logo:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-map-point:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-read-more:before {
  content: "";
}

.icon-square:before {
  content: "";
}

.icon-subscribe:before {
  content: "";
}

.icon-t-d:before {
  content: "";
}

.icon-otlr:before {
  content: "";
}

.icon-cross:before {
  content: "";
}

.icon-tel:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

@font-face {
  font-family: "Futura PT";
  src: url("/css/fonts/FuturaPT-Book.woff2") format("woff2"), url("/css/fonts/FuturaPT-Book.woff") format("woff"), url("/css/fonts/FuturaPT-Book.ttf") format("truetype"), url("/css/fonts/FuturaPT-Book.svg#FuturaPT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("/css/fonts/FuturaPT-Medium.woff2") format("woff2"), url("/css/fonts/FuturaPT-Medium.woff") format("woff"), url("/css/fonts/FuturaPT-Medium.ttf") format("truetype"), url("/css/fonts/FuturaPT-Medium.svg#FuturaPT-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("/css/fonts/FuturaPT-Light.woff2") format("woff2"), url("/css/fonts/FuturaPT-Light.woff") format("woff"), url("/css/fonts/FuturaPT-Light.ttf") format("truetype"), url("/css/fonts/FuturaPT-Light.svg#FuturaPT-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("/css/fonts/FuturaPT-Demi.woff2") format("woff2"), url("/css/fonts/FuturaPT-Demi.woff") format("woff"), url("/css/fonts/FuturaPT-Demi.ttf") format("truetype"), url("/css/fonts/FuturaPT-Demi.svg#FuturaPT-Demi") format("svg");
  font-weight: 600;
  font-style: normal;
}
/*! 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 40px;
}

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

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

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

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

* {
  position: relative;
  outline: none;
  box-sizing: border-box;
  overscroll-behavior: none;
}

ul, menu, dir {
  display: block;
  list-style-type: disc;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

html, body {
  width: 100%;
}

body {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  background: #FFFFFF;
  color: #000000;
}

.lock-scroll {
  overflow: hidden;
  padding-right: 17px;
}
@media screen and (max-width: 960px) {
  .lock-scroll {
    padding-right: 0;
  }
}

a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus, a.active {
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-weight: 600;
  margin: 0;
}

p {
  margin: 10px 0;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 40px;
}

#ajaxWrapper {
  width: 100%;
  min-height: 100vh;
}

.jq_hidden {
  -webkit-transform: translate3d(0, 150px, 0);
  transform: translate3d(0, 150px, 0);
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.jq_hidden.jq_active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  color: #FFFFFF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  -webkit-transform: translate3d(0, -110%, 0);
  transform: translate3d(0, -110%, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu a {
  color: #FFFFFF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#menu a:hover {
  color: #E39F4E;
}
#menu li.active a {
  color: #E39F4E;
}
#menu ul {
  list-style: none;
}
#menu .top-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.68);
}
#menu .top-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
}
#menu .top-nav ul li {
  font-size: 13px;
  font-weight: 400;
  margin: 0 1.25vw;
}
#menu .bottom-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.68);
}
#menu .bottom-nav .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#menu .bottom-nav .wrapper .submit-bnt {
  position: absolute;
  top: 50%;
  right: 2.5vw;
  font-size: 28px;
  margin-top: -14px;
}
#menu .bottom-nav .wrapper .logo-block {
  flex-shrink: 0;
  margin: 0 5vw;
}
#menu .bottom-nav .wrapper .logo-block .logo {
  font-size: 50px;
}
#menu .bottom-nav .wrapper .left-side, #menu .bottom-nav .wrapper .right-side {
  width: 100%;
}
#menu .bottom-nav .wrapper .left-side ul {
  justify-content: flex-end;
}
#menu .bottom-nav .wrapper .right-side ul {
  justify-content: flex-start;
}
#menu .bottom-nav .wrapper ul {
  display: flex;
  align-items: center;
}
#menu .bottom-nav .wrapper ul li {
  font-size: 15px;
  font-weight: 400;
  padding: 0 0.75vw 4px;
  margin: 0 0.5vw;
  height: 99px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#menu .bottom-nav .wrapper ul li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #E39F4E;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -webkit-transform: translate3d(-110%, 0, 0);
  transform: translate3d(-110%, 0, 0);
}
#menu .bottom-nav .wrapper ul li.active:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#menu .menu-btn {
  display: none;
}
#menu.hide_up {
  -webkit-transform: translate3d(0, -110%, 0);
  transform: translate3d(0, -110%, 0);
}
#menu.white, #menu.scrolled {
  color: #000000;
}
#menu.white:before, #menu.scrolled:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#menu.white a, #menu.scrolled a {
  color: #000000;
}
#menu.white a:hover, #menu.scrolled a:hover {
  color: #E39F4E;
}
#menu.white .top-nav, #menu.scrolled .top-nav {
  border-bottom: 1px solid #D8D8D8;
}
#menu.white .bottom-nav, #menu.scrolled .bottom-nav {
  border-bottom: 1px solid #D8D8D8;
}

@media screen and (max-width: 960px) {
  #menu {
    color: #000000;
    background-color: #FFFFFF;
  }
  #menu:before {
    background-color: #FFFFFF;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 220;
  }
  #menu a {
    color: #000000;
  }
  #menu a:hover {
    color: #E39F4E;
  }
  #menu .top-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60%;
    background-color: #FFFFFF;
    display: flex;
    align-items: flex-end;
    z-index: 210;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .top-nav ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: unset;
    column-count: 2;
  }
  #menu .top-nav ul li {
    font-size: 13px;
    font-weight: 400;
    margin: 0 16px 20px;
  }
  #menu .bottom-nav .wrapper {
    justify-content: space-between;
    height: 60px;
  }
  #menu .bottom-nav .wrapper .submit-bnt {
    position: fixed;
    top: 100px;
    right: 5vw;
    font-size: 24px;
    margin-top: 0;
    z-index: 210;
    -webkit-transform: translate3d(50vw, 0, 0);
    transform: translate3d(50vw, 0, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .bottom-nav .wrapper .logo-block {
    flex-shrink: 0;
    margin: 0 20px 0 0;
    z-index: 230;
  }
  #menu .bottom-nav .wrapper .logo-block .logo {
    font-size: 30px;
  }
  #menu .bottom-nav .wrapper .left-side {
    position: fixed;
    top: 39.5%;
    right: 50%;
    bottom: 0;
    left: 0;
    width: 50%;
    background-color: #FFFFFF;
    padding: 30px 20px;
    z-index: 210;
    -webkit-transform: translate3d(-120%, 30%, 0);
    transform: translate3d(-120%, 30%, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .bottom-nav .wrapper .left-side ul {
    align-items: flex-end;
  }
  #menu .bottom-nav .wrapper .right-side {
    position: fixed;
    top: 39.5%;
    left: 50%;
    bottom: 0;
    right: 0;
    width: 50%;
    background-color: #FFFFFF;
    padding: 30px 20px;
    z-index: 210;
    -webkit-transform: translate3d(120%, 30%, 0);
    transform: translate3d(120%, 30%, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .bottom-nav .wrapper .right-side ul {
    align-items: flex-start;
  }
  #menu .bottom-nav .wrapper ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  #menu .bottom-nav .wrapper ul li {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0.75vw 4px;
    margin: 0 0 10px;
    height: unset;
  }
  #menu .menu-btn {
    display: block;
    width: 26px;
    height: 26px;
    overflow: hidden;
    z-index: 230;
  }
  #menu .menu-btn span {
    display: block;
    position: absolute;
    width: 26px;
    border-top: 1px solid #000000;
    top: 50%;
    left: 50%;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #menu .menu-btn span:nth-child(1) {
    -webkit-transform: translate3d(-50%, -3px, 0) rotateZ(0);
    transform: translate3d(-50%, -3px, 0) rotateZ(0);
  }
  #menu .menu-btn span:nth-child(2) {
    -webkit-transform: translate3d(-50%, 3px, 0) rotateZ(0);
    transform: translate3d(-50%, 3px, 0) rotateZ(0);
  }
  #menu .menu-btn span:nth-child(3) {
    width: 13px;
    -webkit-transform: translate3d(-18px, 20px, 0) rotateZ(-45deg);
    transform: translate3d(-18px, 20px, 0) rotateZ(-45deg);
  }
  #menu .menu-btn span:nth-child(4) {
    width: 13px;
    -webkit-transform: translate3d(8px, -20px, 0) rotateZ(-45deg);
    transform: translate3d(8px, -20px, 0) rotateZ(-45deg);
  }
  #menu .menu-btn.active span:nth-child(1) {
    -webkit-transform: translate3d(-50%, 0, 0) rotateZ(45deg);
    transform: translate3d(-50%, 0, 0) rotateZ(45deg);
  }
  #menu .menu-btn.active span:nth-child(2) {
    -webkit-transform: translate3d(-50%, 0, 0) rotateZ(45deg);
    transform: translate3d(-50%, 0, 0) rotateZ(45deg);
  }
  #menu .menu-btn.active span:nth-child(3) {
    width: 13px;
    -webkit-transform: translate3d(-11px, 5px, 0) rotateZ(-45deg);
    transform: translate3d(-11px, 5px, 0) rotateZ(-45deg);
  }
  #menu .menu-btn.active span:nth-child(4) {
    width: 13px;
    -webkit-transform: translate3d(-1px, -5px, 0) rotateZ(-45deg);
    transform: translate3d(-1px, -5px, 0) rotateZ(-45deg);
  }
  #menu.hide_up {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #menu.active .top-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #menu.active .bottom-nav .wrapper .submit-bnt {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #menu.active .bottom-nav .wrapper .left-side {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #menu.active .bottom-nav .wrapper .right-side {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#footer {
  padding-top: 44px;
  color: #FFFFFF;
  background-color: #000000;
  z-index: 2;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
#footer.no-footer {
  display: none;
}
#footer .logo-block {
  margin-bottom: 60px;
  text-align: center;
}
#footer .logo-block .logo {
  font-size: 70px;
}
#footer .top-block {
  border-bottom: 1px solid #444444;
  padding-bottom: 36px;
}
#footer .top-block .wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2.5vw;
}
#footer .top-block .wrapper .l-side {
  width: 350px;
}
#footer .top-block .wrapper .m-side {
  text-align: center;
}
#footer .top-block .wrapper .r-side {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#footer .top-block .wrapper .r-side a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #E39F4E;
  margin: 0 0 16px;
}
#footer .top-block .wrapper h4 {
  font-size: 22px;
  font-weight: 300;
  margin: 0 0 20px;
}
#footer .top-block .wrapper .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#footer .top-block .wrapper .form-grid .invalid-feedback {
  position: absolute;
  top: 100%;
  left: 12px;
  font-size: 10px;
}
#footer .top-block .wrapper .form-grid .form-group {
  margin: 0;
}
#footer .top-block .wrapper .form-grid .form-group:nth-child(2) input {
  border-left: none;
}
#footer .top-block .wrapper .form-grid .form-group:nth-child(3) {
  grid-column: 1/span 2;
}
#footer .top-block .wrapper .form-grid .form-group:nth-child(3) input {
  border-top: none;
}
#footer .top-block .wrapper input {
  height: 44px;
  border: 1px solid #444444;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  /* Firefox 19+ */
  /* Firefox 18- */
}
#footer .top-block .wrapper input::-webkit-input-placeholder {
  font-size: 16px;
}
#footer .top-block .wrapper input::-moz-placeholder {
  font-size: 16px;
}
#footer .top-block .wrapper input:-moz-placeholder {
  font-size: 16px;
}
#footer .top-block .wrapper input:-ms-input-placeholder {
  font-size: 16px;
}
#footer .top-block .wrapper input:-webkit-autofill {
  background-color: transparent !important;
}
#footer .top-block .wrapper input:autofill {
  background-color: transparent !important;
}
#footer .top-block .wrapper .checkbox-block {
  padding-top: 12px;
  grid-column: 1/span 2;
}
#footer .top-block .wrapper .checkbox-block input {
  display: none;
}
#footer .top-block .wrapper .checkbox-block label {
  display: inline-block;
  font-size: 13px;
  padding-left: 25px;
  line-height: 20px;
  font-weight: 300;
  color: #FFFFFF !important;
  cursor: pointer;
}
#footer .top-block .wrapper .checkbox-block label:before, #footer .top-block .wrapper .checkbox-block label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
}
#footer .top-block .wrapper .checkbox-block label:before {
  left: 1px;
  height: 14px;
  width: 14px;
  box-sizing: border-box;
  margin-top: -5px;
  border: 1px solid #444444;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#footer .top-block .wrapper .checkbox-block label:after {
  left: 3px;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  background-color: #444444;
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#footer .top-block .wrapper .checkbox-block label a {
  text-decoration: underline;
}
#footer .top-block .wrapper .checkbox-block input:checked + label:after {
  opacity: 1;
}
#footer .top-block .wrapper .submit-item {
  margin-top: 20px;
  display: none;
}
#footer .top-block .wrapper .socials {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .top-block .wrapper .socials .soc {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  border: 1px solid #444444;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
#footer .top-block .wrapper .socials .soc:hover {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000000;
}
#footer .top-block .wrapper .socials .soc:nth-child(n+2) {
  border-left: none !important;
}
#footer .bottom-block .wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2.5vw;
  height: 90px;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
}
#footer .bottom-block .wrapper .side:nth-child(1) {
  text-align: left;
}
#footer .bottom-block .wrapper .side:nth-child(2) {
  text-align: center;
}
#footer .bottom-block .wrapper .side:nth-child(2) a {
  text-decoration: underline;
}
#footer .bottom-block .wrapper .side:nth-child(3) {
  text-align: right;
}
#footer .bottom-block .wrapper .side:nth-child(3) a {
  font-size: 20px;
  vertical-align: text-bottom;
  margin-left: 6px;
}

@media screen and (max-width: 960px) {
  #footer {
    padding-top: 30px;
    position: relative;
  }
  #footer .logo-block {
    margin-bottom: 30px;
    text-align: center;
  }
  #footer .logo-block .logo {
    font-size: 40px;
  }
  #footer .top-block {
    padding-bottom: 10px;
  }
  #footer .top-block .wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 20px;
  }
  #footer .top-block .wrapper .l-side {
    width: 100%;
    text-align: center;
  }
  #footer .top-block .wrapper .m-side {
    text-align: center;
  }
  #footer .top-block .wrapper .r-side {
    text-align: center;
    align-items: center;
  }
  #footer .top-block .wrapper h4 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 10px;
  }
  #footer .top-block .wrapper .form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #footer .top-block .wrapper .form-grid .form-group {
    margin: 0;
  }
  #footer .top-block .wrapper .form-grid .form-group:nth-child(2) input {
    border-left: none;
  }
  #footer .top-block .wrapper .form-grid .form-group:nth-child(3) {
    grid-column: 1/span 2;
  }
  #footer .top-block .wrapper .form-grid .form-group:nth-child(3) input {
    border-top: none;
  }
  #footer .top-block .wrapper .socials {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #footer .top-block .wrapper .socials .soc {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: 44px;
    border: 1px solid #444444;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  #footer .top-block .wrapper .socials .soc:hover {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
  }
  #footer .top-block .wrapper .socials .soc:nth-child(n+2) {
    border-left: none !important;
  }
  #footer .bottom-block {
    padding: 14px 0;
  }
  #footer .bottom-block .wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 10px;
    height: unset;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
  }
  #footer .bottom-block .wrapper .side:nth-child(1) {
    text-align: center;
  }
  #footer .bottom-block .wrapper .side:nth-child(2) {
    text-align: center;
  }
  #footer .bottom-block .wrapper .side:nth-child(3) {
    text-align: center;
  }
  #footer .bottom-block .wrapper .side:nth-child(3) a {
    font-size: 16px;
    margin-left: 6px;
  }
}
@-webkit-keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes bg_grad_animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation {
  0% {
    border-top: 6px solid #E1C7D0;
  }
  50% {
    border-top: 6px solid #BB828B;
  }
  100% {
    border-top: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation_right {
  0% {
    border-right: 6px solid #E1C7D0;
  }
  50% {
    border-right: 6px solid #BB828B;
  }
  100% {
    border-right: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@-moz-keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@keyframes border_grad_animation_left {
  0% {
    border-left: 6px solid #E1C7D0;
  }
  50% {
    border-left: 6px solid #BB828B;
  }
  100% {
    border-left: 6px solid #E1C7D0;
  }
}
@-webkit-keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@-moz-keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@keyframes background_animation {
  0% {
    background-color: #E1C7D0;
  }
  50% {
    background-color: #BB828B;
  }
  100% {
    background-color: #E1C7D0;
  }
}
@-webkit-keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-moz-keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes f_t_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-moz-keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes f_t_right_animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
button {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
}

input, textarea, select {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 18px;
  height: 60px;
  width: 100%;
  border-radius: 0;
  color: #FFFFFF;
  font-weight: 300;
  padding: 0 20px;
  -webkit-appearance: none;
  border: 0.3px solid #F0CDA2;
  background-color: transparent;
  margin: 0;
  resize: none;
  /* Firefox 19+ */
  /* Firefox 18- */
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  font-family: "Futura PT", "Helvetica Neue", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

textarea {
  padding: 10px;
}

.yii-debug-toolbar {
  display: none !important;
}

body.no-scroll {
  overflow: hidden;
}

img {
  pointer-events: none;
}

#main {
  padding-bottom: 480px;
}
#main.no-footer {
  padding: 0;
}

.page {
  background-color: #FFFFFF;
  z-index: 20;
}

.cover-image picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.cover-image picture img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.contain-image picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.contain-image picture img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.mobile-version {
  display: none;
}

.parallax-block {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.parallax-block .parallax-container {
  height: 140%;
  width: 100%;
}

.custom-drop select {
  display: none;
}

.custom-dropdown {
  border-radius: 0;
  width: 100%;
  height: 36px;
  font-weight: 400;
  font-size: 14px;
}
.custom-dropdown .current {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
  padding-right: 30px;
  border: 1px solid #FFFFFF;
}
.custom-dropdown .current:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  font-size: 8px;
  margin-top: -4px;
  right: 20px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.custom-dropdown .current.active:before {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
}
.custom-dropdown .drop-list {
  display: none;
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 5px;
  width: 100%;
  max-width: 90vw;
  max-height: 270px;
  overflow: auto;
  z-index: 10;
  border: 1px solid #F0CDA2;
  background-color: #FFFFFF;
  scrollbar-color: #E39F4E transparent;
  scrollbar-width: thin;
}
.custom-dropdown .drop-list li {
  display: block;
  padding: 10px 20px;
  cursor: pointer;
  width: 100%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  color: #E39F4E;
  border-bottom: 1px solid #FFFFFF;
}
.custom-dropdown .drop-list li span {
  margin-left: 10px;
}
.custom-dropdown .drop-list li span b {
  margin-left: 6px;
}
.custom-dropdown .drop-list li:last-child {
  border-bottom: 1px solid transparent;
}
.custom-dropdown .drop-list li.active {
  background-color: #E39F4E;
  color: #FFFFFF;
  border-bottom: 1px solid transparent;
}
.custom-dropdown .drop-list li:hover {
  background-color: #E39F4E;
  color: #FFFFFF;
  border-bottom: 1px solid transparent;
}
.custom-dropdown ::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}
.custom-dropdown ::-webkit-scrollbar-thumb {
  background-color: #E39F4E;
  border-radius: 2px;
}
.custom-dropdown ::-webkit-scrollbar-thumb:hover {
  opacity: 1;
}
.custom-dropdown ::-webkit-scrollbar-track {
  background-color: transparent;
}

.wrapper {
  width: 95%;
  margin: 0 auto;
}

.event-item .image-block {
  margin-bottom: 16px;
  overflow: hidden;
}
.event-item .image-block .image {
  padding: 66% 0;
  transform-origin: 50% 50%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.event-item .image-block .date {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px 24px 10px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.event-item h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.event-item .place {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.event-item .place .ico {
  font-size: 18px;
  margin-right: 10px;
  margin-top: -1px;
}
.event-item .place:hover {
  color: #E39F4E;
}
.event-item .read-more {
  color: #E39F4E;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.event-item .read-more .ico {
  font-size: 36px;
  margin-right: 12px;
}
.event-item:hover .image-block .image {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.event-item:hover .image-block .date {
  background-color: #E39F4E;
  color: #FFFFFF;
}
.event-item:hover .read-more {
  opacity: 1;
  visibility: visible;
}

.sq-btn {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 14px 0;
  color: #E39F4E;
  border: none;
  background-color: transparent;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
}
.sq-btn span {
  z-index: 10;
}
.sq-btn .ico {
  font-size: 16px;
  margin-left: -4px;
  margin-right: 10px;
  margin-top: -1px;
}
.sq-btn:before, .sq-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #E39F4E;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.sq-btn:before {
  -webkit-transform: translate3d(-1px, -2px, 0);
  transform: translate3d(-1px, -2px, 0);
}
.sq-btn:after {
  -webkit-transform: translate3d(1px, 2px, 0);
  transform: translate3d(1px, 2px, 0);
}
.sq-btn:hover {
  color: #FFFFFF;
}
.sq-btn:hover:before, .sq-btn:hover:after {
  background-color: #E39F4E;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.feedback-form {
  color: #FFFFFF;
  background-color: #E39F4E;
}

.block-title {
  font-size: 44px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  color: #E39F4E;
}

.top-image-block {
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
}
.top-image-block .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-image-block .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.31);
}
.top-image-block h1 {
  font-size: 58px;
  font-weight: 300;
  line-height: 1.25;
  text-transform: uppercase;
}
.top-image-block .descr {
  font-size: 28px;
  font-weight: 300;
}

.c-about-block {
  width: 800px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.c-about-block.policy-block {
  padding-top: 80px;
}
.c-about-block .block-title {
  margin: 0 0 10px;
}
.c-about-block .m-descr {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 30px;
}
.c-about-block .descr {
  font-size: 16px;
  font-weight: 300;
}
.c-about-block .descr p {
  margin: 0 0 20px;
}

.c-contacts-block {
  width: 190px;
  max-width: 90%;
  margin: 0 auto;
}
.c-contacts-block h2 {
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
  color: #E39F4E;
  text-align: center;
  margin: 0 0 20px;
}
.c-contacts-block .c-title {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 6px;
  line-height: 1.2;
  text-transform: uppercase;
}
.c-contacts-block .cont-link {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 6px;
  text-transform: uppercase;
  display: inline-block;
}
.c-contacts-block .cont-link .ico {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.c-contacts-block .cont-link.phone-link .ico {
  font-size: 14px;
}
.c-contacts-block .cont-link.mail-link .ico {
  font-size: 10px;
}

.contacts-section {
  background-color: #F6F0E9;
  padding-top: 100px;
  overflow: hidden;
}
.contacts-section .contacts-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contacts-section .contacts-block .cont-side {
  width: 50%;
  padding: 0 10vw 0 5vw;
}
.contacts-section .contacts-block .cont-side .block-title {
  text-align: left;
  margin: 0 0 70px;
}
.contacts-section .contacts-block .cont-side .info-container {
  column-count: 2;
  column-gap: 5vw;
}
.contacts-section .contacts-block .cont-side .info-container .c-info-block {
  break-inside: avoid;
  margin-bottom: 50px;
}
.contacts-section .contacts-block .cont-side .info-container .c-info-block h4 {
  font-size: 32px;
  font-weight: 400;
  margin: 0 0 10px;
}
.contacts-section .contacts-block .cont-side .info-container .c-info-block .descr {
  font-size: 16px;
  font-weight: 400;
}
.contacts-section .contacts-block .cont-side .info-container .c-info-block .descr p {
  margin: 0 0 10px;
}
.contacts-section .contacts-block .map-side {
  width: 50%;
}
.contacts-section .contacts-block .map-side .map-container {
  padding: 60% 0;
  background-color: #D8D8D8;
}
.contacts-section .contacts-block .map-side #ya_map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.top-slider-block {
  height: calc(100vh - 150px);
  height: -moz-calc(100vh - 150px);
  height: -webkit-calc(100vh - 150px);
  height: -o-calc(100vh - 150px);
}
.top-slider-block #top_slider {
  height: 100%;
}
.top-slider-block .splide__track {
  width: 100%;
  height: 100%;
}
.top-slider-block .splide__track .splide__list {
  height: 100%;
}
.top-slider-block .splide__track .splide__list .splide__slide {
  height: 100%;
}
.top-slider-block .image-block {
  height: 100%;
}
.top-slider-block .image-block .image {
  height: 100%;
}
.top-slider-block .splide-nav {
  position: absolute;
  top: 50%;
  font-size: 80px;
  margin-top: -40px;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.top-slider-block .splide-nav.splide-prev {
  left: 2.5vw;
}
.top-slider-block .splide-nav.splide-next {
  right: 2.5vw;
}
.top-slider-block .splide-nav:hover {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.form-block {
  width: 410px;
  padding: 20px 40px 34px;
}
.form-block.vacancy-form {
  width: 500px;
  max-width: 100%;
}
.form-block.vacancy-form h4 {
  font-size: 30px;
  text-align: center;
}
.form-block.vacancy-form label {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 4px;
  font-weight: 300 !important;
}
.form-block.vacancy-form h5 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 4px;
  font-weight: 300 !important;
}
.form-block.white-form {
  background-color: transparent;
}
.form-block.white-form input, .form-block.white-form textarea {
  border: 1px solid rgba(255, 255, 255, 0.68);
}
.form-block.white-form .submit-btn {
  color: #000000;
  background-color: rgba(255, 255, 255, 0.68);
}
.form-block.white-form .submit-btn:hover {
  color: #000000;
  background-color: #FFFFFF;
}
.form-block h4 {
  font-size: 42px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 6px;
  margin: 0 0 34px;
}
.form-block .form-group, .form-block .mb-3 {
  margin-bottom: 16px;
}
.form-block .hidden-input {
  display: none;
}
.form-block .guests-group {
  padding: 0 20px;
  border: 0.3px solid #F0CDA2;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 300;
}
.form-block .guests-group input {
  border: none;
  padding: 0 10px;
  height: 30px;
  width: 40px;
}
.form-block .guests-group .value-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.form-block .guests-group .ctrls-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-block .guests-group .ctrls-block .i-ctrl-btn {
  font-size: 10px;
  cursor: pointer;
}
.form-block .guests-group .ctrls-block .i-ctrl-btn:first-child {
  margin-right: 10px;
}
.form-block .date-block .ico {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 20px;
  margin-top: -10px;
}
.form-block .file-block {
  margin-bottom: 20px;
}
.form-block .file-block input {
  display: none;
}
.form-block .file-block label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.form-block .file-block label .file-btn {
  height: 40px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  cursor: pointer;
  flex-shrink: 0;
  margin-right: 10px;
  padding-top: 2px;
}
.form-block .file-block label .file-btn:before, .form-block .file-block label .file-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #FFFFFF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .file-block label .file-btn:before {
  -webkit-transform: translate3d(-1px, -2px, 0);
  transform: translate3d(-1px, -2px, 0);
}
.form-block .file-block label .file-btn:after {
  -webkit-transform: translate3d(1px, 2px, 0);
  transform: translate3d(1px, 2px, 0);
}
.form-block .file-block label .file-btn:hover:before, .form-block .file-block label .file-btn:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.form-block .file-block label .file-name {
  font-size: 14px;
  font-weight: 400;
  word-break: break-word;
}
.form-block input {
  color: #FFFFFF !important;
  /* Firefox 19+ */
  /* Firefox 18- */
}
.form-block input::-webkit-input-placeholder {
  color: #FFFFFF !important;
}
.form-block input::-moz-placeholder {
  color: #FFFFFF !important;
}
.form-block input:-moz-placeholder {
  color: #FFFFFF !important;
}
.form-block input:-ms-input-placeholder {
  color: #FFFFFF !important;
}
.form-block input[type=time]::-webkit-calendar-picker-indicator {
  background: none;
  display: none;
}
.form-block .invalid-feedback {
  position: absolute;
  top: 100%;
  left: 20px;
  font-size: 12px;
}
.form-block .custom-dropdown {
  height: 60px;
  font-size: 18px;
  font-weight: 300;
}
.form-block .custom-dropdown .current {
  border: 0.3px solid #F0CDA2;
}
.form-block textarea {
  height: unset;
}
.form-block .checkbox-block {
  padding-top: 12px;
  margin-bottom: 20px;
  text-align: left;
}
.form-block .checkbox-block input {
  display: none;
}
.form-block .checkbox-block label {
  display: inline-block;
  font-size: 14px;
  padding-left: 30px;
  line-height: 20px;
  font-weight: 300;
  color: #FFFFFF !important;
  cursor: pointer;
  text-transform: unset;
}
.form-block .checkbox-block label:before, .form-block .checkbox-block label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
}
.form-block .checkbox-block label:before {
  left: 1px;
  height: 20px;
  width: 20px;
  box-sizing: border-box;
  margin-top: -8px;
  border: 1px solid #FFFFFF;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .checkbox-block label:after {
  left: 3px;
  width: 16px;
  height: 16px;
  margin-top: -6px;
  background-color: #FFFFFF;
  opacity: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .checkbox-block label a {
  text-decoration: underline;
}
.form-block .checkbox-block input:checked + label:after {
  opacity: 1;
}
.form-block .submit-btn {
  height: 60px;
  width: 100%;
  color: #9A692F;
  background-color: #F0CDA2;
  padding: 0;
  border: none;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.form-block .submit-btn:hover {
  color: #E39F4E;
  background-color: #FFFFFF;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.popup.active {
  opacity: 1;
  visibility: visible;
}
.popup .pop-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  z-index: 20;
  color: #FFFFFF;
  cursor: pointer;
}
.popup .pop-container {
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
}

.datepicker-top-left, .datepicker-top-right {
  border-top: 1px solid #9A692F;
}

.datepicker-top-left::before, .datepicker-top-right::before {
  border-bottom-color: #9A692F;
}

@media screen and (max-width: 960px) {
  .desktop-version {
    display: none;
  }

  .mobile-version {
    display: block;
  }

  #main {
    padding-bottom: 0;
  }

  .wrapper {
    width: 90%;
  }

  .event-item .image-block .date {
    padding: 10px 20px 8px;
    font-size: 14px;
  }
  .event-item h4 {
    font-size: 18px;
  }
  .event-item .read-more {
    opacity: 1;
    visibility: visible;
  }

  .sq-btn {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 14px 0;
    color: #E39F4E;
    font-size: 14px;
    font-weight: 300;
  }
  .sq-btn span {
    z-index: 10;
  }
  .sq-btn .ico {
    font-size: 16px;
    margin-left: -4px;
    margin-right: 10px;
    margin-top: -1px;
  }
  .sq-btn:before, .sq-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #E39F4E;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .sq-btn:before {
    -webkit-transform: translate3d(-1px, -2px, 0);
    transform: translate3d(-1px, -2px, 0);
  }
  .sq-btn:after {
    -webkit-transform: translate3d(1px, 2px, 0);
    transform: translate3d(1px, 2px, 0);
  }
  .sq-btn:hover {
    color: #FFFFFF;
  }
  .sq-btn:hover:before, .sq-btn:hover:after {
    background-color: #E39F4E;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .feedback-form {
    color: #FFFFFF;
    background-color: #E39F4E;
  }

  .block-title {
    font-size: 30px;
  }

  .c-about-block.policy-block {
    padding-top: 40px;
  }
  .c-about-block .m-descr {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .c-about-block .descr {
    font-size: 16px;
    font-weight: 300;
  }
  .c-about-block .descr p {
    margin: 0 0 20px;
  }

  .c-contacts-block {
    width: 190px;
    max-width: 90%;
    margin: 0 auto;
  }
  .c-contacts-block h2 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    color: #E39F4E;
    text-align: center;
    margin: 0 0 20px;
  }
  .c-contacts-block .c-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 6px;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .c-contacts-block .cont-link {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 6px;
    text-transform: uppercase;
    display: inline-block;
  }
  .c-contacts-block .cont-link .ico {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  .c-contacts-block .cont-link.phone-link .ico {
    font-size: 14px;
  }
  .c-contacts-block .cont-link.mail-link .ico {
    font-size: 10px;
  }

  .top-image-block {
    height: 300px;
  }
  .top-image-block h1 {
    font-size: 40px;
  }
  .top-image-block .descr {
    font-size: 20px;
  }

  .top-slider-block {
    height: 35vh;
  }
}
@media screen and (max-width: 960px) and (orientation: landscape) {
  .top-slider-block {
    height: calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
    height: -o-calc(100vh - 60px);
  }
}
@media screen and (max-width: 960px) {
  .top-slider-block .splide-nav {
    font-size: 40px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 960px) {
  .contacts-section {
    background-color: #F6F0E9;
    padding-top: 40px;
    overflow: hidden;
  }
  .contacts-section .contacts-block {
    display: block;
  }
  .contacts-section .contacts-block .cont-side {
    width: 100%;
    padding: 0 10vw 0 5vw;
  }
  .contacts-section .contacts-block .cont-side .block-title {
    text-align: left;
    margin: 0 0 30px;
  }
  .contacts-section .contacts-block .cont-side .info-container {
    column-count: 1;
  }
  .contacts-section .contacts-block .cont-side .info-container .c-info-block {
    break-inside: avoid;
    margin-bottom: 30px;
  }
  .contacts-section .contacts-block .cont-side .info-container .c-info-block h4 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .contacts-section .contacts-block .cont-side .info-container .c-info-block .descr {
    font-size: 16px;
    font-weight: 400;
  }
  .contacts-section .contacts-block .cont-side .info-container .c-info-block .descr p {
    margin: 0 0 10px;
  }
  .contacts-section .contacts-block .map-side {
    width: 100%;
  }
  .contacts-section .contacts-block .map-side .map-container {
    padding: 60% 0;
    background-color: #D8D8D8;
  }
  .contacts-section .contacts-block .map-side #ya_map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .form-block {
    width: 410px;
    max-width: 100%;
    padding: 16px 20px 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .form-block h4 {
    font-size: 30px;
    margin: 0 0 20px;
    display: inline-block;
  }
  .form-block .form-group {
    margin-bottom: 16px;
  }
}
.index-page {
  height: 100vh;
}
.index-page .index-slider {
  height: 100%;
}
.index-page .index-slider #images_slider {
  height: 100%;
  padding-top: 150px;
}
.index-page .index-slider #images_slider .splide__track {
  height: 100%;
}
.index-page .index-slider #images_slider .splide__track .splide__list {
  height: 100%;
}
.index-page .index-slider #images_slider .splide__track .splide__list .splide__slide {
  height: 100%;
}
.index-page .index-slider #images_slider .image-block {
  height: 100%;
}
.index-page .index-slider #images_slider .image-block .image {
  height: 100%;
}
.index-page .index-slider #top_descr_slider {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1350px;
  max-width: 80%;
  display: flex;
  justify-content: space-between;
  height: 90px;
}
.index-page .index-slider #top_descr_slider .splide__pagination {
  position: absolute;
  right: 100%;
  left: auto;
  bottom: 50%;
  margin-bottom: -4px;
  width: 30%;
  justify-content: flex-end;
  padding: 0 20px;
}
.index-page .index-slider #top_descr_slider .splide__pagination li {
  margin: 0 6px;
  font-size: 0;
}
.index-page .index-slider #top_descr_slider .splide__pagination li .splide__pagination__page {
  background-color: #FFFFFF;
  height: 8px;
  width: 8px;
  margin: 0;
  opacity: 1;
}
.index-page .index-slider #top_descr_slider .splide__pagination li .splide__pagination__page:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.index-page .index-slider #top_descr_slider .splide__pagination li .splide__pagination__page.is-active {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.index-page .index-slider #top_descr_slider .splide__pagination li .splide__pagination__page.is-active:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.index-page .index-slider #top_descr_slider .splide__track {
  width: 100%;
  height: 100%;
}
.index-page .index-slider #top_descr_slider .splide__track .splide__list {
  height: 100%;
}
.index-page .index-slider #top_descr_slider .splide__track .splide__list .splide__slide {
  height: 100%;
}
.index-page .index-slider #top_descr_slider .slide-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 2.5vw;
  background-color: rgba(227, 159, 78, 0.71);
  color: #FFFFFF;
  height: 100%;
}
.index-page .index-slider #top_descr_slider .slide-content h2 {
  font-size: 24px;
  font-weight: 400;
  margin-right: 30px;
}
.index-page .index-slider #top_descr_slider .slide-content .date {
  padding-left: 30px;
}
.index-page .index-slider #top_descr_slider .slide-content .date:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 24px;
  margin-top: -12px;
  border-left: 1px solid #FFFFFF;
}
.index-page .index-slider #top_descr_slider .splide-nav-block {
  padding: 0 2.5vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-color: rgba(227, 159, 78, 0.71);
}
.index-page .index-slider #top_descr_slider .splide-nav-block .splide-nav {
  font-size: 26px;
  color: #FFFFFF;
  cursor: pointer;
}
.index-page .index-slider #top_descr_slider .splide-nav-block .splide-nav:before {
  display: block;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.index-page .index-slider #top_descr_slider .splide-nav-block .splide-nav.splide-prev {
  margin-right: 16px;
}
.index-page .index-slider #top_descr_slider .splide-nav-block .splide-nav:hover:before {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

@media screen and (max-width: 960px) {
  .index-page .index-slider #images_slider {
    padding-top: 60px;
  }
  .index-page .index-slider #top_descr_slider {
    height: 120px;
    width: 100%;
    max-width: 100%;
  }
  .index-page .index-slider #top_descr_slider .splide__pagination {
    position: absolute;
    left: unset;
    right: 5vw;
    bottom: 100%;
    margin-bottom: 14px;
    width: 50%;
    justify-content: flex-end;
    padding: 0;
  }
  .index-page .index-slider #top_descr_slider .slide-content {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 16px 5vw;
    background-color: rgba(227, 159, 78, 0.71);
    color: #FFFFFF;
    height: 100%;
  }
  .index-page .index-slider #top_descr_slider .slide-content h2 {
    font-size: 20px;
    margin-right: 0;
  }
  .index-page .index-slider #top_descr_slider .slide-content .date {
    padding-left: 0;
    margin-bottom: 4px;
    font-size: 14px;
  }
  .index-page .index-slider #top_descr_slider .slide-content .date:before {
    display: none;
  }
  .index-page .index-slider #top_descr_slider .splide-nav-block {
    padding: 0 5vw;
  }
}
.project-page .top-section:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 5;
}
.project-page .top-section:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 5;
}
.project-page .top-section .top-slider-block, .project-page .top-section .top-image-block {
  height: 100vh;
  z-index: 1;
}
.project-page .top-section .top-image-block .image {
  height: 100%;
  width: 100%;
}
.project-page .top-section .page-title {
  position: absolute;
  bottom: 180px;
  left: 5vw;
  right: 5vw;
  z-index: 10;
}
.project-page .top-section .page-title h1 {
  font-size: 44px;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
}
.project-page .block-title {
  color: #000000;
}
.project-page .page-nav {
  margin-bottom: 60px;
  position: sticky;
  top: -1px;
  margin-top: -120px;
  border-top: 1px solid rgba(255, 255, 255, 0.68);
  z-index: 150;
  overflow: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .page-nav:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #FFFFFF;
  -webkit-transform: translate3d(0, 110%, 0);
  transform: translate3d(0, 110%, 0);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.project-page .page-nav .p-logo {
  margin: 0 5vw;
  flex-shrink: 0;
}
.project-page .page-nav .p-logo img {
  height: 70px;
  width: auto;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .page-nav .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .page-nav .wrapper ul {
  list-style: none;
  display: flex;
  align-items: center;
  width: 100%;
}
.project-page .page-nav .wrapper ul:first-child {
  justify-content: flex-end;
}
.project-page .page-nav .wrapper ul:last-child {
  justify-content: flex-start;
}
.project-page .page-nav .wrapper ul li {
  margin: 0 1.25vw;
  font-size: 15px;
  font-weight: 400;
}
.project-page .page-nav .wrapper ul li a {
  color: #FFFFFF;
  display: inline-block;
  overflow: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .page-nav .wrapper ul li a:after {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #FFFFFF;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(-110%, 0, 0);
  transform: translate3d(-110%, 0, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .page-nav .wrapper ul li a.active:after, .project-page .page-nav .wrapper ul li a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project-page .page-nav.scroll {
  border-bottom: 1px solid #D8D8D8;
}
.project-page .page-nav.scroll:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project-page .page-nav.scroll .p-logo img {
  filter: brightness(0%);
}
.project-page .page-nav.scroll .wrapper ul li a {
  color: #000000;
}
.project-page .page-nav.scroll .wrapper ul li a:after {
  border-top: 1px solid #000000;
}
.project-page .common-descr {
  width: 700px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  padding: 30px 0;
  font-size: 18px;
}
.project-page .common-descr p {
  margin: 0 0 20px;
}
.project-page .events-section {
  margin-bottom: 160px;
}
.project-page .events-section .wrapper {
  width: 90%;
}
.project-page .events-section .block-title {
  margin-bottom: 60px;
}
.project-page .events-section #events_slider .splide-nav-block {
  position: absolute;
  bottom: 100%;
  margin-bottom: 82px;
  font-size: 30px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.project-page .events-section #events_slider .splide-nav-block .splide-nav {
  cursor: pointer;
}
.project-page .events-section #events_slider .splide-nav-block .splide-nav:before {
  display: block;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .events-section #events_slider .splide-nav-block .splide-nav:hover:before {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.project-page .events-section #events_slider .splide-nav-block .splide-prev {
  margin-right: 16px;
}
.project-page .menu-section {
  background-color: #F5F5F5;
  padding: 90px 0 130px;
  margin-bottom: 100px;
}
.project-page .menu-section .block-title {
  margin-bottom: 60px;
}
.project-page .menu-section .menu-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1.2fr;
  grid-column-gap: 2.5vw;
}
.project-page .menu-section .menu-block .image {
  padding: 66% 0;
}
.project-page .menu-section .menu-block .menu-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 30px;
}
.project-page .menu-section .menu-block .menu-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: "Futura PT", "Helvetica Neue", sans-serif;
  color: #E39F4E;
  border: 1px solid #E39F4E;
  font-size: 34px;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .menu-section .menu-block .menu-container a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #E39F4E;
  -webkit-transform: translate3d(-8px, -8px, 0);
  transform: translate3d(-8px, -8px, 0);
}
.project-page .menu-section .menu-block .menu-container a:first-child {
  background-color: #E39F4E;
  color: #FFFFFF;
}
.project-page .menu-section .menu-block .menu-container a:hover {
  background-color: #E39F4E;
  color: #FFFFFF;
}
.project-page .menu-section .menu-block .menu-container a:hover:first-child {
  background-color: transparent;
  color: #E39F4E;
}
.project-page .banquet-section {
  margin-bottom: 110px;
}
.project-page .banquet-section .block-title {
  margin-bottom: 50px;
}
.project-page .banquet-section .about-block {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto 90px;
}
.project-page .banquet-section .about-block h4 {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #E39F4E;
}
.project-page .banquet-section .about-block .descr {
  column-count: 2;
  column-gap: 3vw;
  margin-bottom: 20px;
}
.project-page .banquet-section .about-block .descr p {
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 20px;
}
.project-page .banquet-section .about-block .links-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.project-page .banquet-section .about-block .links-block .sq-btn {
  margin-right: 18px;
}
.project-page .banquet-section #banquet_slider {
  margin-bottom: 70px;
}
.project-page .banquet-section #banquet_slider .image-block {
  width: 60vw;
}
.project-page .banquet-section #banquet_slider .image-block .image {
  padding: 35% 0;
}
.project-page .banquet-section #banquet_slider .splide-nav-block {
  position: absolute;
  bottom: 100%;
  margin-bottom: 30px;
  font-size: 30px;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-page .banquet-section #banquet_slider .splide-nav-block .splide-nav {
  cursor: pointer;
}
.project-page .banquet-section #banquet_slider .splide-nav-block .splide-nav:before {
  display: block;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .banquet-section #banquet_slider .splide-nav-block .splide-nav:hover:before {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.project-page .banquet-section #banquet_slider .splide-nav-block .splide-prev {
  margin-right: 16px;
}
.project-page .banquet-section .wrapper {
  width: 90%;
}
.project-page .banquet-section .description-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.project-page .banquet-section .description-block .plan-side {
  width: 100%;
}
.project-page .banquet-section .description-block .plan-side img {
  width: 100%;
  height: auto;
}
.project-page .banquet-section .description-block .info-side {
  width: 400px;
  max-width: 100%;
  flex-shrink: 0;
  margin-right: 2.5vw;
  margin-left: 7.5vw;
}
.project-page .banquet-section .description-block .info-side h4 {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #E39F4E;
}
.project-page .banquet-section .description-block .info-side .info-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}
.project-page .banquet-section .description-block .info-side .info-row .ico {
  font-size: 34px;
  margin-right: 10px;
  color: #E39F4E;
  margin-top: -2px;
}
.project-page .banquet-section .description-block .info-side .advantages-block {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.project-page .banquet-section .description-block .info-side .advantages-block ul {
  list-style: none;
}
.project-page .banquet-section .description-block .info-side .advantages-block ul li {
  margin-bottom: 10px;
  padding-left: 16px;
  line-height: 1.4;
}
.project-page .banquet-section .description-block .info-side .advantages-block ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #E39F4E;
  margin-top: -4px;
}
.project-page .banquet-section .description-block .info-side .link-holder {
  display: flex;
  justify-content: flex-start;
}
.project-page .banquet-section .description-block .info-side .link-holder .tour-btn {
  width: 130px;
}
.project-page .banquet-section .description-block .info-side .link-holder .tour-btn .ico {
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -8px;
}
.project-page .banquet-section .description-block .info-side .manager-block {
  margin-top: 30px;
}
.project-page .banquet-section .description-block .info-side .manager-block .image-block {
  padding: 8px;
  margin: 4px;
  width: 230px;
  max-width: 100%;
  margin-bottom: 24px;
}
.project-page .banquet-section .description-block .info-side .manager-block .image-block .image {
  padding: 53% 0;
}
.project-page .banquet-section .description-block .info-side .manager-block .image-block:before, .project-page .banquet-section .description-block .info-side .manager-block .image-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #E39F4E;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .banquet-section .description-block .info-side .manager-block .image-block:before {
  -webkit-transform: translate3d(-3px, -3px, 0);
  transform: translate3d(-3px, -3px, 0);
}
.project-page .banquet-section .description-block .info-side .manager-block .image-block:after {
  -webkit-transform: translate3d(3px, 3px, 0);
  transform: translate3d(3px, 3px, 0);
}
.project-page .banquet-section .description-block .info-side .manager-block .name {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 8px;
  color: #E39F4E;
  text-transform: uppercase;
}
.project-page .banquet-section .description-block .info-side .manager-block .position {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.project-page .banquet-section .description-block .info-side .manager-block .links-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  align-items: flex-start;
}
.project-page .banquet-section .description-block .info-side .manager-block .links-block a {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #E39F4E;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.project-page .banquet-section .description-block .info-side .manager-block .links-block a .ico {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  margin-top: -1px;
}
.project-page .banquet-section .description-block .info-side .manager-block .links-block a.phone-link .ico {
  font-size: 14px;
}
.project-page .banquet-section .description-block .info-side .manager-block .links-block a.mail-link .ico {
  font-size: 10px;
}
.project-page .gallery-section {
  margin-bottom: 130px;
}
.project-page .gallery-section .wrapper {
  width: 90%;
}
.project-page .gallery-section .block-title {
  margin-bottom: 70px;
}
.project-page .gallery-section .gallery-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2.5vw;
  grid-row-gap: 2.5vw;
}
.project-page .gallery-section .gallery-block .gal-item:nth-child(5n+1) {
  grid-column: 1/span 3;
}
.project-page .gallery-section .gallery-block .gal-item:nth-child(5n+1) .image-block {
  width: 70%;
  margin: 0 auto;
}
.project-page .gallery-section .gallery-block .gal-item:nth-child(5n+1) .image-block .image {
  padding: 33% 0;
}
.project-page .gallery-section .gallery-block .gal-item:nth-child(5n+2) {
  grid-column: 2;
}
.project-page .gallery-section .gallery-block .gal-item:nth-child(5n+3) {
  grid-column: 3;
}
.project-page .gallery-section .gallery-block .gal-item .image-block .image {
  padding: 66% 0;
}
.project-page .book-section {
  z-index: 10;
  margin-bottom: 130px;
}
.project-page .book-section .wrapper {
  width: 90%;
}
.project-page .book-section .book-block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.project-page .book-section .book-block .image-block {
  width: 100%;
}
.project-page .book-section .book-block .image-block .image {
  padding: 33% 0;
}
.project-page .book-section .book-block .form-block {
  -webkit-transform: translate3d(-110px, 0, 0);
  transform: translate3d(-110px, 0, 0);
}
.project-page .scroll-top-btn {
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  position: sticky;
  bottom: 60px;
  margin-top: -100px;
  margin-left: 5vw;
  z-index: 150;
  opacity: 0;
  color: #000000;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.project-page .scroll-top-btn.shown {
  opacity: 1;
  visibility: visible;
}
.project-page .scroll-top-btn .ico {
  font-size: 46px;
  margin: 0 auto 12px;
}

.contact-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  pointer-events: none;
}
.contact-popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.contact-popup .pop-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  z-index: 20;
  color: #FFFFFF;
  cursor: pointer;
}
.contact-popup .pop-container {
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
}

.dilevery-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  pointer-events: none;
}
.dilevery-popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.dilevery-popup .pop-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  z-index: 20;
  color: #FFFFFF;
  cursor: pointer;
}
.dilevery-popup .pop-container {
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
}

@media screen and (max-width: 960px) {
  .project-page {
    padding-top: 60px;
  }
  .project-page .top-section {
    margin-bottom: 40px;
  }
  .project-page .top-section .top-slider-block {
    height: 40vh;
  }
}
@media screen and (max-width: 960px) and (orientation: landscape) {
  .project-page .top-section .top-slider-block {
    height: calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
    height: -o-calc(100vh - 60px);
  }
}
@media screen and (max-width: 960px) {
  .project-page .top-section .page-title {
    position: absolute;
    bottom: 30px;
  }
  .project-page .top-section .page-title h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 960px) {
  .project-page .page-nav {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .project-page .common-descr {
    padding: 0;
    font-size: 16px;
    text-align: left;
  }
  .project-page .common-descr p {
    margin: 0 0 14px;
  }
}
@media screen and (max-width: 960px) {
  .project-page .events-section {
    margin-bottom: 40px;
  }
  .project-page .events-section .block-title {
    margin-bottom: 40px;
  }
  .project-page .events-section #events_slider .splide-nav-block {
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 960px) {
  .project-page .menu-section {
    background-color: #F5F5F5;
    padding: 40px 0 60px;
    margin-bottom: 40px;
  }
  .project-page .menu-section .block-title {
    margin-bottom: 30px;
  }
  .project-page .menu-section .menu-block {
    display: block;
  }
  .project-page .menu-section .menu-block .image-block {
    margin-bottom: 20px;
  }
  .project-page .menu-section .menu-block .image {
    padding: 30% 0;
  }
  .project-page .menu-section .menu-block .menu-container {
    padding-top: 20px;
  }
  .project-page .menu-section .menu-block .menu-container a {
    height: 27vw;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
}
@media screen and (max-width: 960px) {
  .project-page .banquet-section {
    margin-bottom: 40px;
  }
  .project-page .banquet-section .block-title {
    margin-bottom: 20px;
  }
  .project-page .banquet-section .about-block h4 {
    font-size: 24px;
    margin: 0 0 14px;
  }
  .project-page .banquet-section .about-block .descr {
    column-count: 1;
  }
  .project-page .banquet-section .about-block .descr p {
    margin: 0 0 14px;
  }
  .project-page .banquet-section .about-block .links-block .sq-btn {
    margin-right: 18px;
    margin-bottom: 20px;
  }
  .project-page .banquet-section #banquet_slider {
    margin-bottom: 30px;
  }
  .project-page .banquet-section #banquet_slider .image-block {
    width: 80vw;
  }
  .project-page .banquet-section #banquet_slider .splide-nav-block {
    margin-bottom: 20px;
  }
  .project-page .banquet-section .description-block {
    display: block;
  }
  .project-page .banquet-section .description-block .plan-side {
    width: 100%;
    margin-bottom: 30px;
  }
  .project-page .banquet-section .description-block .plan-side img {
    width: 100%;
    height: auto;
  }
  .project-page .banquet-section .description-block .info-side {
    width: 100%;
    margin: 0;
  }
  .project-page .banquet-section .description-block .info-side h4 {
    font-size: 24px;
    margin: 0 0 14px;
  }
  .project-page .banquet-section .description-block .info-side .info-row .ico {
    font-size: 30px;
    margin-top: -2px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block {
    margin-top: 30px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .image-block {
    margin-bottom: 20px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .image-block .image {
    padding: 53% 0;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .name {
    font-size: 18px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .position {
    font-size: 16px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .links-block {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .links-block a.phone-link .ico {
    font-size: 14px;
  }
  .project-page .banquet-section .description-block .info-side .manager-block .links-block a.mail-link .ico {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .project-page .gallery-section {
    margin-bottom: 20px;
  }
  .project-page .gallery-section .block-title {
    margin-bottom: 30px;
  }
  .project-page .gallery-section .gallery-block {
    display: block;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }
  .project-page .gallery-section .gallery-block .gal-item {
    margin-bottom: 20px;
  }
  .project-page .gallery-section .gallery-block .gal-item:nth-child(5n+1) .image-block {
    width: 100%;
    margin: 0 auto;
  }
  .project-page .gallery-section .gallery-block .gal-item .image-block .image {
    padding: 33% 0;
  }
}
@media screen and (max-width: 960px) {
  .project-page .book-section {
    z-index: 10;
    margin-bottom: 40px;
  }
  .project-page .book-section .book-block {
    display: block;
  }
  .project-page .book-section .book-block .image-block {
    width: 100%;
  }
  .project-page .book-section .book-block .image-block .image {
    padding: 33% 0;
  }
  .project-page .book-section .book-block .form-block {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 960px) {
  .project-page .scroll-top-btn {
    padding: 0;
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    position: sticky;
    bottom: 60px;
    margin-top: -100px;
    margin-left: 5vw;
    z-index: 150;
  }
  .project-page .scroll-top-btn .ico {
    font-size: 46px;
    margin: 0 auto 12px;
  }
}
.event-page {
  padding: 200px 0 150px;
}
.event-page .wrapper {
  width: 1000px;
  max-width: 90%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.event-page .wrapper .info-side {
  width: 100%;
}
.event-page .wrapper .info-side .block-title {
  line-height: 1.1;
  text-align: left;
  margin: 0 0 30px;
}
.event-page .wrapper .info-side .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.event-page .wrapper .info-side .info .info-block {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 30px;
}
.event-page .wrapper .info-side .info .info-block .ico {
  font-size: 24px;
  margin-right: 10px;
  margin-top: -1px;
}
.event-page .wrapper .info-side .info a.info-block span {
  text-decoration: underline;
}
.event-page .wrapper .info-side .descr {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 36px;
}
.event-page .wrapper .info-side .descr p {
  margin: 0 0 20px;
}
.event-page .wrapper .info-side .descr ul {
  padding-left: 20px;
  margin-bottom: 14px;
}
.event-page .wrapper .info-side .phone-link {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #E39F4E;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 36px;
}
.event-page .wrapper .info-side .phone-link .ico {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  margin-top: -1px;
}
.event-page .wrapper .info-side .phone-link.phone-link .ico {
  font-size: 14px;
}
.event-page .wrapper .info-side .phone-link.mail-link .ico {
  font-size: 10px;
}
.event-page .wrapper .info-side .links-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.event-page .wrapper .info-side .links-holder .sq-btn {
  width: 170px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  height: 36px;
}
.event-page .wrapper .info-side .back-link {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
}
.event-page .wrapper .info-side .back-link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #000000;
}
.event-page .wrapper .image-block {
  width: 350px;
  max-width: 100%;
  margin-left: 5vw;
  flex-shrink: 0;
  padding-top: 10px;
}
.event-page .wrapper .image-block img {
  width: 100%;
  height: auto;
}

.events-page {
  padding: 150px 0 120px;
}
.events-page .top-image-block {
  margin: 0 0 30px;
}
.events-page .pagination {
  display: none;
}
.events-page .filters-block {
  z-index: 20;
}
.events-page .form-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2.5vw;
  grid-row-gap: 20px;
  align-items: flex-end;
  margin-bottom: 60px;
}
.events-page .form-grid h4, .events-page .form-grid label {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
}
.events-page .form-grid .custom-dropdown {
  height: 50px;
}
.events-page .form-grid .custom-dropdown .current {
  padding: 0 15px;
  border: 1px solid #000000;
  font-size: 16px;
}
.events-page .form-grid .custom-dropdown .current:before {
  content: "";
  border: 6px solid transparent;
  border-top: 9px solid #000000;
  transform-origin: 50% 4px;
}
.events-page .form-grid .custom-dropdown .drop-list {
  border: 1px solid #000000;
}
.events-page .form-grid .custom-dropdown .drop-list li {
  color: #000000;
}
.events-page .form-grid .custom-dropdown .drop-list li.active {
  color: #FFFFFF;
}
.events-page .form-grid .custom-dropdown .drop-list li:hover {
  color: #FFFFFF;
}
.events-page .form-grid .group-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.events-page .form-grid .group-flex .form-group {
  width: 48%;
}
.events-page .form-grid .group-flex .form-group .mb-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.events-page .form-grid .group-flex .form-group label {
  font-weight: 300 !important;
  margin: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.events-page .form-grid .group-flex .form-group input {
  width: 100%;
  height: 50px;
  border: 1px solid #000000;
  padding: 0 15px 3px;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.events-page .form-grid .group-flex .form-group .ico {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 16px;
  margin-top: -8px;
}
.events-page .form-grid .ctrl-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.events-page .form-grid .ctrl-block .submit-btn {
  width: 180px;
  height: 50px;
  background-color: #E39F4E;
  border: 1px solid #E39F4E;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.events-page .form-grid .ctrl-block .submit-btn:hover {
  background-color: #FFFFFF;
  color: #E39F4E;
}
.events-page .form-grid .ctrl-block a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
.events-page .form-grid .ctrl-block a span {
  border-bottom: 1px solid #000000;
}
.events-page .form-grid .ctrl-block a .ico {
  border-bottom: none;
  font-size: 18px;
  margin-right: 6px;
}
.events-page .events-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2.5vw;
  grid-row-gap: 20px;
}
.events-page .load-more {
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  color: #E39F4E;
}
.events-page .load-more .ico {
  font-size: 46px;
  margin: 0 auto 12px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.events-page .load-more:hover .ico {
  transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
  -o-transform: rotateZ(-180deg);
  -moz-transform: rotateZ(-180deg);
}

@media screen and (max-width: 960px) {
  .event-page {
    padding: 100px 0 60px;
  }
  .event-page .wrapper {
    flex-direction: column-reverse;
  }
  .event-page .wrapper .info-side {
    width: 100%;
  }
  .event-page .wrapper .info-side .block-title {
    line-height: 1.1;
    text-align: left;
    margin: 0 0 20px;
  }
  .event-page .wrapper .info-side .info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .event-page .wrapper .info-side .info .info-block {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .event-page .wrapper .info-side .descr {
    margin-bottom: 24px;
  }
  .event-page .wrapper .info-side .descr p {
    margin: 0 0 16px;
  }
  .event-page .wrapper .info-side .phone-link {
    margin-bottom: 24px;
  }
  .event-page .wrapper .info-side .links-holder {
    margin-bottom: 20px;
  }
  .event-page .wrapper .image-block {
    margin-left: 0;
    flex-shrink: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }

  .events-page {
    padding: 60px 0 50px;
  }
  .events-page .top-image-block {
    margin: 0 0 30px;
  }
  .events-page .form-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .events-page .events-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
.about-page {
  padding-top: 150px;
  padding-bottom: 170px;
}
.about-page .top-image-block {
  margin-bottom: 60px;
}
.about-page .c-about-block {
  margin-bottom: 120px;
}
.about-page .objects-block {
  width: 1100px;
  max-width: 90%;
  margin: 0 auto;
}
.about-page .objects-block .block-title {
  margin: 0 0 60px;
}
.about-page .objects-block .objects-container .object-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 90px;
}
.about-page .objects-block .objects-container .object-item .image-block {
  flex-shrink: 0;
  width: 47%;
}
.about-page .objects-block .objects-container .object-item .image-block .image {
  padding: 66% 0;
}
.about-page .objects-block .objects-container .object-item .text-side h4 {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #E39F4E;
}
.about-page .objects-block .objects-container .object-item .text-side .descr {
  font-size: 16px;
  font-weight: 300;
}
.about-page .objects-block .objects-container .object-item .text-side .descr p {
  margin: 0 0 20px;
}
.about-page .objects-block .objects-container .object-item:nth-child(2n+1) {
  flex-direction: row-reverse;
}
.about-page .objects-block .objects-container .object-item:nth-child(2n+1) .image-block {
  margin-left: 5vw;
}
.about-page .objects-block .objects-container .object-item:nth-child(2n+2) .image-block {
  margin-right: 5vw;
}
.about-page .history-block .wrapper {
  width: 90%;
}
.about-page .history-block .block-title {
  margin-bottom: 60px;
}
.about-page .history-block #date_slider {
  margin-bottom: 20px;
}
.about-page .history-block #date_slider .slide {
  width: 27vw;
  padding-left: 5vw;
}
.about-page .history-block #date_slider .slide.is-active .slide-content .year {
  color: #E39F4E;
}
.about-page .history-block #date_slider .slide.is-active .slide-content .year .ico:before {
  border-top: 1px solid #E39F4E;
}
.about-page .history-block #date_slider .slide.is-active .slide-content .year .ico:after {
  border: 1px solid #E39F4E;
}
.about-page .history-block #date_slider .slide .slide-content .year {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
  -webkit-transform: translate3d(-45%, 0, 0);
  transform: translate3d(-45%, 0, 0);
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .history-block #date_slider .slide .slide-content .year .ico {
  height: 26px;
  width: 26px;
  margin: 0 auto;
}
.about-page .history-block #date_slider .slide .slide-content .year .ico:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -2px;
  border-top: 1px solid #000000;
  width: 27vw;
}
.about-page .history-block #date_slider .slide .slide-content .year .ico:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 10;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .history-block #date_slider .slide .slide-content h4 {
  font-size: 22px;
  font-weight: 300;
  color: #E39F4E;
  margin: 0 0 10px;
}
.about-page .history-block #date_slider .slide .slide-content .descr {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
.about-page .history-block #date_slider .slide .slide-content .descr p {
  margin: 0 0 20px;
}
.about-page .history-block #date_slider .slide .slide-content .image-block .image {
  padding: 33% 0;
}
.about-page .history-block #date_slider .splide-nav-block {
  position: absolute;
  top: 0;
  right: 2.5vw;
  margin-top: 6px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.about-page .history-block #date_slider .splide-nav-block .splide-nav {
  cursor: pointer;
}
.about-page .history-block #date_slider .splide-nav-block .splide-nav:before {
  display: block;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.about-page .history-block #date_slider .splide-nav-block .splide-nav:hover:before {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.about-page .history-block #date_slider .splide-nav-block .splide-prev {
  margin-right: 16px;
}

@media screen and (max-width: 960px) {
  .about-page {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .about-page .top-image-block {
    margin-bottom: 40px;
  }
  .about-page .c-about-block {
    margin-bottom: 40px;
  }
  .about-page .objects-block .block-title {
    margin: 0 0 30px;
  }
  .about-page .objects-block .objects-container .object-item {
    display: block;
    margin-bottom: 40px;
  }
  .about-page .objects-block .objects-container .object-item .image-block {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .about-page .objects-block .objects-container .object-item .image-block .image {
    padding: 66% 0;
  }
  .about-page .objects-block .objects-container .object-item .text-side h4 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .about-page .objects-block .objects-container .object-item .text-side .descr {
    font-size: 16px;
    font-weight: 300;
  }
  .about-page .objects-block .objects-container .object-item .text-side .descr p {
    margin: 0 0 10px;
  }
  .about-page .objects-block .objects-container .object-item:nth-child(2n+1) {
    flex-direction: row-reverse;
  }
  .about-page .objects-block .objects-container .object-item:nth-child(2n+1) .image-block {
    margin-left: 0;
  }
  .about-page .objects-block .objects-container .object-item:nth-child(2n+2) .image-block {
    margin-left: 0;
  }
  .about-page .history-block .block-title {
    margin-bottom: 20px;
  }
  .about-page .history-block #date_slider {
    margin-bottom: 20px;
  }
  .about-page .history-block #date_slider .slide {
    width: 80vw;
  }
  .about-page .history-block #date_slider .slide .slide-content .year {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .about-page .history-block #date_slider .slide .slide-content .year .ico {
    height: 26px;
    width: 26px;
    margin: 0 auto;
  }
  .about-page .history-block #date_slider .slide .slide-content .year .ico:before {
    width: 80vw;
  }
  .about-page .history-block #date_slider .slide .slide-content h4 {
    font-size: 18px;
  }
  .about-page .history-block #date_slider .splide-nav-block {
    top: unset;
    bottom: 100%;
    margin-bottom: 26px;
    right: 5vw;
    margin-top: 0;
  }
}
.banquets-page {
  padding-top: 150px;
  padding-bottom: 170px;
}
.banquets-page .top-image-block {
  margin-bottom: 60px;
}
.banquets-page .c-about-block {
  margin-bottom: 120px;
}
.banquets-page .objects-block {
  width: 1300px;
  max-width: 90%;
  margin: 0 auto;
}
.banquets-page .objects-block .block-title {
  margin: 0 0 60px;
}
.banquets-page .objects-block .banquets-container .banquet-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 90px;
}
.banquets-page .objects-block .banquets-container .banquet-item .image-block {
  flex-shrink: 0;
  width: 50.2%;
}
.banquets-page .objects-block .banquets-container .banquet-item .image-block .image {
  padding: 33% 0;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side h4 {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #E39F4E;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .descr {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .descr p {
  margin: 0 0 20px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .sq-btn {
  width: 170px;
  margin-bottom: 24px;
  font-size: 13px;
  height: 36px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side h5 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .phone-link {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #E39F4E;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 36px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .phone-link .ico {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  margin-top: -1px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .phone-link.phone-link .ico {
  font-size: 14px;
}
.banquets-page .objects-block .banquets-container .banquet-item .text-side .phone-link.mail-link .ico {
  font-size: 10px;
}
.banquets-page .objects-block .banquets-container .banquet-item:nth-child(2n+1) .image-block {
  margin-right: 10vw;
}
.banquets-page .objects-block .banquets-container .banquet-item:nth-child(2n+2) {
  flex-direction: row-reverse;
}
.banquets-page .objects-block .banquets-container .banquet-item:nth-child(2n+2) .image-block {
  margin-left: 10vw;
}
.banquets-page .partners-block .block-title {
  margin: 0 0 80px;
}
.banquets-page .partners-block .logo-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 2.5vw;
  grid-row-gap: 60px;
}
.banquets-page .partners-block .logo-container .item {
  text-align: center;
}
.banquets-page .partners-block .logo-container .item a, .banquets-page .partners-block .logo-container .item span {
  display: inline-block;
}
.banquets-page .partners-block .logo-container .item a img, .banquets-page .partners-block .logo-container .item span img {
  max-width: 100%;
  max-height: 76px;
  height: auto;
  width: auto;
}

@media screen and (max-width: 960px) {
  .banquets-page {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .banquets-page .top-image-block {
    margin-bottom: 40px;
  }
  .banquets-page .c-about-block {
    margin-bottom: 60px;
  }
  .banquets-page .objects-block .block-title {
    margin: 0 0 30px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item {
    display: block;
    margin-bottom: 40px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .image-block {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .image-block .image {
    padding: 33% 0;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .text-side h4 {
    font-size: 24px;
    margin: 0 0 16px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .text-side .descr {
    margin-bottom: 20px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .text-side .descr p {
    margin: 0 0 14px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item .text-side .sq-btn {
    width: 170px;
    margin-bottom: 24px;
    font-size: 13px;
    height: 36px;
  }
  .banquets-page .objects-block .banquets-container .banquet-item:nth-child(2n+1) .image-block {
    margin-right: 0;
  }
  .banquets-page .objects-block .banquets-container .banquet-item:nth-child(2n+2) .image-block {
    margin-left: 0;
  }
  .banquets-page .partners-block .block-title {
    margin: 0 0 40px;
  }
  .banquets-page .partners-block .logo-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 40px;
  }
  .banquets-page .partners-block .logo-container .item a img, .banquets-page .partners-block .logo-container .item span img {
    max-height: 50px;
  }
}
.s-page {
  padding: 150px 0 100px;
}
.s-page.partners-page .top-image-block {
  margin-bottom: 80px;
}
.s-page.partners-page .c-about-block .descr {
  margin-bottom: 50px;
}
.s-page.partners-page .link-holder {
  display: flex;
  justify-content: center;
}
.s-page.partners-page .link-holder .sq-btn {
  font-size: 13px;
  width: 160px;
  height: 38px;
}
.s-page .top-slider-block {
  margin-bottom: 70px;
}
.s-page.form-page {
  padding: 190px 0 60px;
  min-height: 100vh;
  background-color: #000000;
}
.s-page.form-page .form-block {
  margin: 0 auto;
}
.s-page .top-tabs {
  margin-bottom: 70px;
}
.s-page .top-tabs .tab-head {
  z-index: 20;
  position: absolute;
  left: 5vw;
  right: 5vw;
  bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-page .top-tabs .tab-head .tab-btn {
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  color: #AFAFAF;
  margin: 0 22px;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.s-page .top-tabs .tab-head .tab-btn.active, .s-page .top-tabs .tab-head .tab-btn:hover {
  color: #FFFFFF;
}
.s-page .top-tabs .top-slider-block {
  margin-bottom: 0;
}
.s-page .top-tabs .tab {
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.s-page .top-tabs .tab.active {
  position: relative;
  z-index: 10;
  opacity: 1;
  visibility: visible;
}
.s-page .top-tabs .tab:nth-child(n+2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.s-page .top-tabs .tab .video-frame {
  height: 100%;
  width: 100%;
}
.s-page .top-tabs .tab .video-frame iframe {
  height: 100%;
  width: 100%;
}
.s-page .c-about-block {
  margin-bottom: 70px;
}
.s-page .career-block {
  width: 900px;
  max-width: 90%;
  margin: 0 auto;
}
.s-page .career-block h2 {
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
  color: #E39F4E;
  text-align: center;
  margin: 0 0 20px;
}
.s-page .career-block .acc-block {
  border: 1px solid #000000;
  margin-bottom: 14px;
}
.s-page .career-block .acc-block .acc-head {
  display: grid;
  grid-template-columns: 2fr 2fr 1.2fr;
  grid-column-gap: 30px;
  padding: 12px 18px 12px;
  cursor: pointer;
}
.s-page .career-block .acc-block .acc-head .cat {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
}
.s-page .career-block .acc-block .acc-head .title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
}
.s-page .career-block .acc-block .acc-head .ico-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.s-page .career-block .acc-block .acc-head .ico {
  margin-left: auto;
  font-size: 18px;
}
.s-page .career-block .acc-block .acc-body {
  display: none;
}
.s-page .career-block .acc-block .acc-body .body-content {
  padding: 30px 18px;
  display: grid;
  grid-template-columns: 2fr 2fr 1.2fr;
  grid-column-gap: 30px;
}
.s-page .career-block .acc-block .acc-body h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
}
.s-page .career-block .acc-block .acc-body ul {
  list-style: none;
}
.s-page .career-block .acc-block .acc-body ul li {
  margin-bottom: 4px;
  padding-left: 16px;
  font-size: 18px;
  line-height: 1.4;
}
.s-page .career-block .acc-block .acc-body ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #000000;
  margin-top: -1px;
}
.s-page .career-block .acc-block .acc-body .c-contacts-block {
  width: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.s-page .career-block .acc-block .acc-body .c-contacts-block .c-title {
  font-weight: 400;
}
.s-page .career-block .acc-block .acc-body .submit-btn {
  display: block;
  width: 180px;
  height: 46px;
  background-color: #E39F4E;
  border: 1px solid #E39F4E;
  line-height: 46px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  cursor: pointer;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.s-page .career-block .acc-block .acc-body .submit-btn:hover {
  background-color: #FFFFFF;
  color: #E39F4E;
}
.s-page .career-block .acc-block.active .acc-head .ico {
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
}

@media screen and (max-width: 960px) {
  .s-page {
    padding: 60px 0 40px;
  }
  .s-page.partners-page .top-image-block {
    margin-bottom: 40px;
  }
  .s-page.partners-page .c-about-block .descr {
    margin-bottom: 30px;
  }
  .s-page.form-page {
    padding: 100px 0 40px;
  }
  .s-page .top-slider-block {
    margin-bottom: 40px;
  }
  .s-page .top-tabs {
    margin-bottom: 40px;
  }
  .s-page .top-tabs .tab-head {
    bottom: 30px;
  }
  .s-page .top-tabs .tab-head .tab-btn {
    font-size: 22px;
  }
  .s-page .top-tabs .top-slider-block {
    margin-bottom: 0;
  }
  .s-page .top-tabs .tab {
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
  }
  .s-page .top-tabs .tab.active {
    position: relative;
    z-index: 10;
    opacity: 1;
    visibility: visible;
  }
  .s-page .top-tabs .tab:nth-child(n+2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .s-page .top-tabs .tab .video-frame {
    height: 100%;
    width: 100%;
  }
  .s-page .top-tabs .tab .video-frame iframe {
    height: 100%;
    width: 100%;
  }
  .s-page .c-about-block {
    margin-bottom: 30px;
  }
  .s-page .career-block h2 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    color: #E39F4E;
    text-align: center;
    margin: 0 0 20px;
  }
  .s-page .career-block .acc-block {
    border: 1px solid #000000;
    margin-bottom: 14px;
  }
  .s-page .career-block .acc-block .acc-head {
    display: grid;
    grid-template-columns: 4fr 20px;
    grid-column-gap: 30px;
    padding: 12px 14px 12px;
    cursor: pointer;
  }
  .s-page .career-block .acc-block .acc-head .cat {
    font-size: 18px;
    order: 1;
  }
  .s-page .career-block .acc-block .acc-head .title {
    font-size: 18px;
    order: 3;
  }
  .s-page .career-block .acc-block .acc-head .ico-block {
    order: 2;
  }
  .s-page .career-block .acc-block .acc-body .body-content {
    padding: 20px 14px;
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
  .s-page .career-block .acc-block .acc-body h4 {
    font-size: 18px;
  }
  .s-page .career-block .acc-block .acc-body ul {
    list-style: none;
  }
  .s-page .career-block .acc-block .acc-body ul li {
    font-size: 16px;
  }
}
.projects-page {
  padding: 200px 0 100px;
}
.projects-page .image-block {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #000000;
}
.projects-page .image-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.33);
}
.projects-page .image-block .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 35vh;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #1B1B1B;
}
.projects-page .image-block .image-container {
  height: 100%;
  width: 100%;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.projects-page .image-block .image-container.no-image {
  opacity: 0;
}
.projects-page .image-block .image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.projects-page .image-block .image.active-blur {
  filter: url(/files/blur.svg#blur);
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
.projects-page .wrapper {
  width: 1000px;
  max-width: 90%;
}
.projects-page .wrapper .projects-list {
  color: #FFFFFF;
}
.projects-page .wrapper .projects-list ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.projects-page .wrapper .projects-list ul li {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 12px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
}
.projects-page .wrapper .projects-list.active-list ul li {
  opacity: 0.5;
}
.projects-page .wrapper .projects-list.active-list ul li.active, .projects-page .wrapper .projects-list.active-list ul li:hover {
  opacity: 1;
}

@media screen and (max-width: 960px) {
  .projects-page {
    padding: 120px 0 60px;
  }
  .projects-page .image-block .logo {
    font-size: 120px;
  }
  .projects-page .wrapper .projects-list ul li {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=style.css.map */
