/* Screen */
@media (max-width: 767px) {
  .hide-mb {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hide-tab {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hide-xs {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .hide-sm {
    display: none !important;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .hide-md {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1659px) {
  .hide-lg {
    display: none !important;
  }
}
@media (min-width: 1660px) and (max-width: 1920px) {
  .hide-xlg {
    display: none !important;
  }
}
/* Screen end */
/* Fonts */
/*@font-face {
  font-family: 'PFD';
  src: url('../fonts/PFDinTextPro-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro-Thin.woff') format('woff'), url('../fonts/PFDinTextPro-Thin.ttf') format('truetype'), url('../fonts/PFDinTextPro-Thin.svg#PFDinTextPro-Thin') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'PFD';
  src: url('../fonts/PFDinTextPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/PFDinTextPro-Regular.woff') format('woff'), url('../fonts/PFDinTextPro-Regular.ttf')  format('truetype'), url('../fonts/PFDinTextPro-Regular.svg#PFDinTextPro-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PFD';
  src: url('../fonts/PFDinTextPro-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/PFDinTextPro-Light.woff') format('woff'), url('../fonts/PFDinTextPro-Light.ttf')  format('truetype'), url('../fonts/PFDinTextPro-Light.svg#PFDinTextPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'PFD';
  src: url('../fonts/PFDinTextPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/PFDinTextPro-Bold.woff') format('woff'), url('../fonts/PFDinTextPro-Bold.ttf')  format('truetype'), url('../fonts/PFDinTextPro-Bold.svg#PFDinTextPro-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?x3peux');
  src: url('../fonts/icomoon.eot?x3peux#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?x3peux') format('truetype'), url('../fonts/icomoon.woff?x3peux') format('woff'), url('../fonts/icomoon.svg?x3peux#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[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-long:before {
  content: "\e925";
}
.icon-burger-anim:before {
  content: "\e91f";
}
.icon-burger:before {
  content: "\e920";
}
.icon-phone:before {
  content: "\e921";
}
.icon-star-full:before {
  content: "\e922";
}
.icon-star-half:before {
  content: "\e923";
}
.icon-star-void:before {
  content: "\e924";
}
.icon-air:before {
  content: "\e900";
}
.icon-anchor:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-box-1:before {
  content: "\e903";
}
.icon-box-2:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-cone:before {
  content: "\e906";
}
.icon-eco-status:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-food:before {
  content: "\e909";
}
.icon-fulltime:before {
  content: "\e90a";
}
.icon-garnir:before {
  content: "\e90b";
}
.icon-lift:before {
  content: "\e90c";
}
.icon-linked-in:before {
  content: "\e90d";
}
.icon-metro:before {
  content: "\e90e";
}
.icon-mylocation:before {
  content: "\e90f";
}
.icon-napitok:before {
  content: "\e910";
}
.icon-park:before {
  content: "\e911";
}
.icon-pervoe:before {
  content: "\e912";
}
.icon-plane:before {
  content: "\e913";
}
.icon-port:before {
  content: "\e914";
}
.icon-rain:before {
  content: "\e915";
}
.icon-salat:before {
  content: "\e916";
}
.icon-station:before {
  content: "\e917";
}
.icon-sun:before {
  content: "\e918";
}
.icon-super:before {
  content: "\e919";
}
.icon-train:before {
  content: "\e91a";
}
.icon-urine:before {
  content: "\e91b";
}
.icon-vk:before {
  content: "\e91c";
}
.icon-vtoroe:before {
  content: "\e91d";
}
.icon-window:before {
  content: "\e91e";
}
/* Fonts end */
/* Integer */
.appearance {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
}
.inline {
  display: inline-block;
  letter-spacing: normal;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.row {
  letter-spacing: -0.4em;
}
.of-cover {
  object-fit: cover;
  font-family: "object-fit: cover";
}
.checkbox {
  position: relative;
  padding-left: 30px;
  font-size: 12px;
  color: white;
}
.checkbox a {
  color: white;
  text-decoration: underline;
}
.checkbox a:hover {
  text-decoration: none;
}
.checkbox:before {
  position: absolute;
  left: 0;
  content: '';
  border: 1px solid;
  width: 20px;
  height: 20px;
  background: transparent;
}
.checkbox.checked:before {
  background: url(../images/svg/check.svg) no-repeat;
  border-color: white;
  background-position: center;
}
.checkbox input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Integer end */
/* Wrapper */
* {
  box-sizing: border-box;
  outline: none;
}
html,
body {
  color: #000;
}
@media (max-width: 767px) {
  html.menu-open,
  body.menu-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
html,
body,
h1,
h2,
h3,
h4,
h5,
button,
.btn,
.button,
input,
textarea {
  font-family: 'Roboto Condensed', sans-serif;
}
a:hover {
  text-decoration: none;
}
.container {
  width: 100%;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
.google-map {
  height: 600px;
}
.telegram-inline {
  display: inline-block;
}
.telegram-inline i {
  content: " ";
  display: inline-block;
  background: url(/images/icons/telegram.png) no-repeat center center;
  background-size: 24px;
  width: 24px;
  height: 24px;
  margin-bottom: -6px;
}
.white .telegram-inline i {
  filter: invert(1);
}
.btn.btn-telegram {
  cursor: pointer;
  display: inline-block;
  background-color: #54A9EB;
  color: #fff;
  text-transform: uppercase;
  padding: 11px 46px;
  position: relative;
}
.btn.btn-telegram i {
  content: " ";
  display: inline-block;
  background: url(/images/icons/telegram.png) no-repeat center center;
  z-index: 9999;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 16px;
  top: 7px;
}
.btn.btn-telegram:hover {
  background-color: #3B8CCB;
}
.main-slider {
  position: relative;
}
@media (max-width: 767px) {
  .main-slider .main-slider__slides {
    height: 100vh;
  }
}
.main-slider .main-slider__slides div {
  height: 100%;
}
.main-slider .main-slider__slides .slick-slide {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
  background-blend-mode: multiply !important;
}
.main-slider .main-slider__slides .slick-slide .uncover__img {
  background-size: cover !important;
  background-position: center !important;
}
.main-slider .main-slider__slides .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.main-slider .main-slider__text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -75%);
  width: 100%;
  max-width: 570px;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .main-slider .main-slider__text {
    top: 30vh;
    transform: translate(-50%, 0);
  }
}
@media (max-width: 320px) {
  .main-slider .main-slider__text {
    top: 10vh;
  }
}
.main-slider .main-slider__text p {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.39;
  color: #8dd23b;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .main-slider .main-slider__text p {
    font-size: 10px;
    line-height: 2.5;
  }
}
.main-slider .main-slider__text h1 {
  font-size: 50px;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .main-slider .main-slider__text h1 {
    font-size: 24px;
  }
}
.main-slider .main-slider__controls {
  position: absolute;
  z-index: 6;
  right: 55px;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
  width: 55px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-slider .main-slider__controls {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .main-slider .main-slider__controls {
    display: none;
  }
}
.main-slider .main-slider__controls button {
  color: #fff;
  font-size: 10px;
  background: url(../images/svg/arrow-long.svg) no-repeat transparent;
  background-position: center right;
  background-size: 55px;
  transition-duration: 0.3s;
  width: 35px;
}
.main-slider .main-slider__controls button i {
  visibility: hidden;
}
.main-slider .main-slider__controls button:hover {
  width: 55px;
}
.main-slider .main-slider__controls button.prev-arrow {
  transform: rotate(180deg);
}
.main-slider .main-slider__controls button.prev-arrow i {
  display: inline-block;
}
.main-slider .main-slider__controls div {
  color: #fff;
  font-size: 17px;
  margin: 10px 0;
}
.main-slider .footer-icons {
  width: 100%;
  left: 0;
  bottom: 120px;
  position: absolute;
  z-index: 5;
}
@media (max-width: 767px) {
  .main-slider .footer-icons {
    bottom: 40px;
  }
}
@media (max-width: 320px) {
  .main-slider .footer-icons {
    bottom: 0;
  }
}
.main-slider .footer-icons .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 320px) {
  .main-slider .footer-icons .container {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .main-slider .footer-icons .container {
    flex-wrap: wrap;
    border-bottom: none;
  }
}
.main-slider .footer-icons a {
  flex-basis: 16.66%;
  display: block;
  line-height: 1;
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-slider .footer-icons a {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .main-slider .footer-icons a {
    flex-basis: 50%;
    letter-spacing: -0.4em;
    margin-bottom: 12px;
  }
}
.main-slider .footer-icons a i {
  font-size: 60px;
  color: #fff;
  display: block;
  margin-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-slider .footer-icons a i {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .main-slider .footer-icons a i {
    font-size: 24px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 35px;
  }
}
.main-slider .footer-icons a img {
  height: 60px;
  display: block;
  margin: 0 auto 13px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-slider .footer-icons a img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .main-slider .footer-icons a img {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    height: auto;
    width: 35px;
  }
}
.main-slider .footer-icons a span {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.31;
}
@media (max-width: 320px) {
  .main-slider .footer-icons a span {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .main-slider .footer-icons a span {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    padding-left: 10px;
    text-align: left;
    width: calc(100% - 35px);
    font-size: 12px;
  }
}
.main-slider .footer-icons a span b {
  font-weight: 400;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.main-slider .footer-icons a:hover b {
  border-bottom-color: transparent;
}
.reserve {
  letter-spacing: -0.4em;
}
.reserve .reserve-left,
.reserve .reserve-right {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.reserve .reserve-contacts {
  letter-spacing: -0.4em;
}
.reserve .reserve-contacts .reserve-contacts__item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .reserve .reserve-contacts .reserve-contacts__item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .reserve .reserve-contacts .reserve-contacts__item {
    width: 100%;
  }
}
.reserve .reserve-contacts .reserve-contacts__item:nth-of-type(odd) {
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .reserve .reserve-contacts .reserve-contacts__item:nth-of-type(odd) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .reserve .reserve-contacts .reserve-contacts__item:nth-of-type(odd) {
    padding-right: 0;
  }
}
.reserve .reserve-contacts .reserve-contacts__item:nth-of-type(even) {
  padding-left: 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .reserve .reserve-contacts .reserve-contacts__item:nth-of-type(even) {
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .reserve .reserve-contacts .reserve-contacts__item:nth-of-type(even) {
    padding-left: 0;
    margin-top: 20px;
  }
}
.reserve .reserve-contacts .reserve-contacts__item span {
  display: block;
  font-size: 17px;
  line-height: 1.12;
  margin: 0 0 5px;
  color: rgba(0, 0, 0, 0.6);
}
.reserve .reserve-contacts .reserve-contacts__item a {
  font-size: 24px;
  font-weight: 200;
  color: #000;
}
.reserve .reserve-contacts .reserve-contacts__item a.decorated {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.reserve .reserve-contacts .reserve-contacts__item a.decorated:hover {
  border-color: transparent;
}
.reserve .reserve-left {
  width: 41%;
  margin-right: 3%;
}
@media (max-width: 767px) {
  .reserve .reserve-left {
    width: 100%;
  }
}
.reserve .reserve-left h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.75;
  margin: 0 0 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .reserve .reserve-left h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .reserve .reserve-left h2 {
    font-size: 30px;
  }
}
.reserve .reserve-left p {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.46;
  margin: 0 0 26px;
}
.reserve .reserve-right {
  width: 56%;
}
@media (max-width: 767px) {
  .reserve .reserve-right {
    width: 100%;
    margin-top: 40px;
  }
}
.reserve-right .row .columns,
.form .row .columns {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-bottom: 25px;
}
.reserve-right .row .columns.large-6,
.form .row .columns.large-6 {
  width: 50%;
}
.reserve-right .row .columns.large-6:nth-of-type(odd),
.form .row .columns.large-6:nth-of-type(odd) {
  padding-right: 15px;
}
.reserve-right .row .columns.large-6:nth-of-type(even),
.form .row .columns.large-6:nth-of-type(even) {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .reserve-right .row .columns.large-6,
  .form .row .columns.large-6 {
    width: 100%;
  }
  .reserve-right .row .columns.large-6:nth-of-type(odd),
  .form .row .columns.large-6:nth-of-type(odd) {
    padding-right: 0;
  }
  .reserve-right .row .columns.large-6:nth-of-type(even),
  .form .row .columns.large-6:nth-of-type(even) {
    padding-left: 0;
  }
}
.reserve-right .row .columns.large-12,
.form .row .columns.large-12 {
  width: 100%;
}
.reserve-right .row .columns p,
.form .row .columns p {
  font-size: 13px;
  line-height: 1.38;
  color: rgba(0, 0, 0, 0.6);
  margin: 6px 0 0;
}
.reserve-right .row .columns p a,
.form .row .columns p a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.reserve-right .row .columns p a:hover,
.form .row .columns p a:hover {
  text-decoration: none;
}
.reserve-right .row .columns .form-error,
.form .row .columns .form-error {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: 300;
}
.reserve-right .row .columns button[type="submit"],
.form .row .columns button[type="submit"],
.reserve-right .row .columns input[type="submit"],
.form .row .columns input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border: none;
  color: #fff;
  background: #8dd23b;
  height: 45px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.29;
  padding: 0 58px;
  text-transform: uppercase;
}
.reserve-right .row .columns button[type="submit"]:hover,
.form .row .columns button[type="submit"]:hover,
.reserve-right .row .columns input[type="submit"]:hover,
.form .row .columns input[type="submit"]:hover {
  background: rgba(141, 210, 59, 0.8);
}
.reserve-right .row .columns label,
.form .row .columns label {
  font-size: 17px;
  line-height: 1.12;
  color: #000;
}
.reserve-right .row .columns label input,
.form .row .columns label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #ebebeb;
  height: 45px;
  max-height: unset;
  margin: 8px 0 0;
}
.reserve-right .row .columns label input:focus,
.form .row .columns label input:focus {
  border-color: #000;
}
.reserve-right .row .columns label input.is-invalid-input,
.form .row .columns label input.is-invalid-input {
  border-color: #cc4b37;
  background: transparent;
}
.reserve-right .row .columns label textarea,
.form .row .columns label textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #ebebeb;
  margin: 8px 0 0;
  width: 100%;
  max-width: 100%;
}
.reserve-right .row .columns label textarea:focus,
.form .row .columns label textarea:focus {
  border-color: #000;
}
.reserve-right .row .columns label select,
.form .row .columns label select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #ebebeb;
  margin: 8px 0 0;
  width: 100%;
  max-width: 100%;
  height: 45px;
}
.reserve-right .row .columns label select:focus,
.form .row .columns label select:focus {
  border-color: #000;
}
.page-top {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
}
.page-top.with-banner {
  margin-top: -120px;
  background: #fff;
  z-index: 2;
  position: relative;
}
@media (max-width: 767px) {
  .page-top.with-banner {
    margin-top: 0;
    background: transparent;
  }
}
.page-top.with-banner h1 {
  padding: 68px 0 14px;
}
@media (max-width: 767px) {
  .page-top.with-banner h1 {
    padding: 68px 0 14px;
  }
}
.page-top h1 {
  font-size: 70px;
  font-weight: 200;
  line-height: 1;
  color: #000;
  padding: 68px 0 34px;
  margin: 0;
}
@media (max-width: 767px) {
  .page-top h1 {
    font-size: 40px;
    padding: 68px 0 34px;
  }
}
.page-top p {
  max-width: 720px;
  margin: 0 auto 50px;
  font-size: 24px;
  font-weight: 200;
}
@media (max-width: 767px) {
  .page-top p {
    font-size: 18px;
  }
}
.page-top p a {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.page-top p a:hover {
  border-bottom-color: transparent;
}
.banner img {
  width: 100%;
}
.news .news-filter {
  letter-spacing: -0.4em;
  margin-bottom: 55px;
  text-align: center;
}
@media (max-width: 767px) {
  .news .news-filter {
    text-align: center;
    margin-bottom: 35px;
  }
}
.news .news-filter a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-size: 17px;
  line-height: 1;
  color: #000;
  border-bottom: 2px solid transparent;
  opacity: .45;
}
.news .news-filter a.is-active {
  opacity: 1;
  border-bottom-color: #8dd23b;
}
.news .news-filter a + a {
  margin-left: 20px;
}
.news .news-list .news-item {
  letter-spacing: -0.4em;
  border-top: 1px solid #eeeeee;
  padding: 41px 0 36px;
  text-align: left;
  display: block;
}
@media (max-width: 767px) {
  .news .news-list .news-item {
    padding: 30px 0;
  }
}
.news .news-list .news-item:last-child {
  border-bottom: 1px solid #eeeeee;
}
.news .news-list .news-item .news-item__date,
.news .news-list .news-item .news-item__text {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.news .news-list .news-item .news-item__date {
  width: 225px;
  font-size: 17px;
  line-height: 1.76;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news .news-list .news-item .news-item__date {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .news .news-list .news-item .news-item__date {
    width: 100%;
  }
}
.news .news-list .news-item .news-item__text {
  width: calc(100% - 225px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news .news-list .news-item .news-item__text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .news .news-list .news-item .news-item__text {
    width: 100%;
  }
}
.news .news-list .news-item .news-item__text .title {
  display: block;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  color: #000;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .news .news-list .news-item .news-item__text .title {
    font-size: 30px;
  }
}
.news .news-list .news-item .news-item__text .title:hover {
  color: #8dd23b;
}
.news .news-list .news-item .news-item__text p {
  font-size: 17px;
  line-height: 1.59;
  margin: 0;
  color: #000;
}
.news .showmore {
  margin: 40px 0 60px;
}
@media (max-width: 767px) {
  .news .showmore {
    margin: 40px 0 40px;
  }
}
.showmore {
  display: inline-block;
  letter-spacing: normal;
  font-size: 14px;
  color: #000;
  padding: 19px 56px 15px;
  text-transform: uppercase;
  border: 1px solid #eeeeee;
  line-height: 1;
}
@media (max-width: 767px) {
  .showmore {
    width: 100%;
    text-align: center;
    padding: 19px 16px 15px;
  }
}
.showmore:hover,
.showmore:focus {
  border-color: #000;
  color: #000;
}
.contacts {
  max-width: 720px;
  margin: 68px auto 36px;
}
@media (max-width: 767px) {
  .contacts {
    margin: 34px auto;
  }
}
.contacts h1 {
  font-size: 70px;
  font-weight: 100;
  line-height: 1;
  margin: 0 0 36px;
  color: #000;
}
@media (max-width: 767px) {
  .contacts h1 {
    font-size: 40px;
    margin: 0 0 28px;
  }
}
.contacts h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  color: #000;
  margin: 0 0 13px;
}
@media (max-width: 767px) {
  .contacts h2 {
    font-size: 30px;
  }
}
.contacts h4 {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 20px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .contacts h4 {
    margin: 0 0 10px;
  }
}
.contacts p {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.58;
  margin: 0 0 34px;
}
@media (max-width: 767px) {
  .contacts p {
    font-size: 18px;
  }
}
.contacts .contacts-offices {
  letter-spacing: -0.4em;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .contacts .contacts-offices {
    margin-bottom: 25px;
  }
}
.contacts .contacts-offices > div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
@media (max-width: 767px) {
  .contacts .contacts-offices > div {
    width: 100%;
    letter-spacing: -0.4em;
  }
}
.contacts .contacts-offices > div + div {
  margin-left: 130px;
}
@media (max-width: 767px) {
  .contacts .contacts-offices > div + div {
    margin-left: 0;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .contacts .contacts-offices > div div {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 50%;
  }
}
.contacts .contacts-offices > div span,
.contacts .contacts-offices > div a {
  display: block;
}
.contacts .contacts-offices > div span {
  font-size: 17px;
  line-height: 1.12;
  color: rgba(0, 0, 0, 0.6);
  margin: 0 0 5px;
}
.contacts .contacts-offices > div a {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.46;
  color: #000;
}
@media (max-width: 767px) {
  .contacts .contacts-offices > div a {
    font-size: 18px;
  }
}
.contacts .contacts-offices > div a.decorated {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 1;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .contacts .contacts-offices > div a.decorated {
    display: inline-block;
    letter-spacing: normal;
  }
}
.contacts .contacts-offices > div a.decorated:hover {
  border-bottom-color: transparent;
}
.contacts .contacts-offices > div a + span {
  margin-top: 16px;
}
.contacts .contacts-link {
  letter-spacing: -0.4em;
}
.contacts .contacts-link a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  letter-spacing: -0.4em;
  color: #000;
}
@media (max-width: 767px) {
  .contacts .contacts-link a {
    width: 100%;
  }
}
.contacts .contacts-link a.is-active {
  color: #8dd23b;
}
.contacts .contacts-link a.is-active span {
  border-bottom-color: transparent;
}
.contacts .contacts-link a + a {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .contacts .contacts-link a + a {
    margin-left: 0;
    margin-top: 20px;
  }
}
.contacts .contacts-link a i,
.contacts .contacts-link a span {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.contacts .contacts-link a i {
  font-size: 20px;
}
.contacts .contacts-link a span {
  font-size: 17px;
  margin-left: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 1;
}
.contacts .contacts-link a span:hover {
  border-bottom-color: transparent;
}
.map {
  height: 600px;
}
@media (max-width: 767px) {
  .map {
    height: 400px;
  }
}
.map.map-last {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .map.map-last {
    margin-bottom: 40px;
  }
}
.text-image img {
  width: 100%;
}
.text-image + .text-image {
  margin-top: 40px;
}
.map-information {
  margin-top: 20px;
}
.map-information div {
  display: none;
  letter-spacing: -0.4em;
}
.map-information div.is-active {
  display: block;
}
.map-information div p,
.map-information div a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.map-information div p {
  margin: 0;
  width: calc(100% - 228px);
}
@media (max-width: 767px) {
  .map-information div p {
    width: 100%;
    margin-bottom: 10px;
  }
}
.map-information div a {
  border: none;
  color: #fff;
  background: #8dd23b;
  height: 45px;
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
  padding: 0 58px;
  text-transform: uppercase;
}
.map-information div a:hover {
  background: rgba(141, 210, 59, 0.8);
}
@media (max-width: 767px) {
  .map-information div a {
    width: 100%;
    text-align: center;
  }
}
.map-toggle div {
  display: none;
}
.map-toggle .is-active {
  display: block;
}
.text-page {
  max-width: 720px;
  margin: 57px auto 33px;
}
.text-page:last-child {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .text-page:last-child {
    margin-bottom: 40px;
  }
}
.text-page.news-page h1 {
  margin: 0 0 17px;
}
.text-page h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 12px;
}
@media (max-width: 767px) {
  .text-page h1 {
    font-size: 30px;
  }
}
.text-page h2 {
  font-weight: 300;
}
.text-page h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 4px;
}
.text-page p {
  font-size: 17px;
  line-height: 1.59;
  margin: 0 0 10px;
}
.text-page p + h1 {
  margin-top: 50px;
}
.text-page p.ul-title {
  margin-bottom: 5px;
}
.text-page .next-news {
  margin-top: 30px;
}
.text-page a {
  color: #8dd23b;
  font-size: 17px;
  line-height: 1;
  border-bottom: 1px solid rgba(141, 210, 59, 0.5);
}
.text-page a:hover {
  border-bottom-color: transparent;
}
.text-page.services-page p {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.46;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .text-page.services-page p {
    font-size: 18px;
    margin: 0 0 20px;
  }
}
.text-page.services-page p.small {
  font-size: 17px;
  font-weight: 400;
}
.text-page.services-page p + h1 {
  margin-top: 50px;
}
.text-page ol li {
  font-size: 17px;
  line-height: 1.59;
  margin: 0 0 10px;
}
.text-page ul {
  list-style: none;
  padding: 0;
  margin-left: 0;
}
.text-page ul li {
  font-size: 17px;
  line-height: 1.59;
  margin: 0 0 10px;
  position: relative;
  padding-left: 20px;
}
.text-page ul li:before {
  content: '–';
  font-size: 17px;
  position: absolute;
  left: 0;
}
.text-characters {
  background: #f9f9f9;
  padding: 60px 76px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-characters {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .text-characters {
    padding: 30px 16px;
  }
}
.text-characters h4 {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 27px;
}
.text-characters .text-characters__list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .text-characters .text-characters__list {
    flex-wrap: wrap;
  }
}
.text-characters .text-characters__list div {
  flex-basis: 16.66%;
}
@media (max-width: 767px) {
  .text-characters .text-characters__list div {
    flex-basis: 50%;
    margin-bottom: 20px;
  }
}
.text-characters .text-characters__list div p {
  font-size: 40px;
  font-weight: 300;
  color: #8dd23b;
  margin: 0 0 8px;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-characters .text-characters__list div p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .text-characters .text-characters__list div p {
    font-size: 30px;
    margin: 0;
  }
}
.text-characters .text-characters__list div span {
  font-size: 17px;
  padding-right: 10px;
  display: block;
}
.text-characters .text-characters__links {
  border-top: 1px solid #eeeeee;
  margin: 16px 0 0;
  padding-top: 33px;
  letter-spacing: -0.4em;
}
@media (max-width: 767px) {
  .text-characters .text-characters__links {
    margin: 0;
  }
}
.text-characters .text-characters__links div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 50%;
}
.text-characters .text-characters__links div:nth-of-type(odd) {
  padding-right: 40px;
}
.text-characters .text-characters__links div:nth-of-type(even) {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .text-characters .text-characters__links div {
    width: 100%;
  }
  .text-characters .text-characters__links div:nth-of-type(odd) {
    padding-right: 0;
  }
  .text-characters .text-characters__links div:nth-of-type(even) {
    padding-left: 0;
    margin-top: 20px;
  }
}
.text-characters .text-characters__links div p,
.text-characters .text-characters__links div a {
  color: #000;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
}
.text-characters .text-characters__links div a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.text-characters .text-characters__links div a:hover {
  color: #8dd23b;
  border-bottom-color: transparent;
}
.text-characters .text-characters__links div span {
  display: block;
}
.text-characters .text-characters__links div span + a,
.text-characters .text-characters__links div span + p {
  margin-top: 20px;
}
.text-tile {
  max-width: 840px;
  margin: 0 auto 80px;
}
@media (max-width: 767px) {
  .text-tile {
    margin: 0 auto 40px;
  }
}
.text-tile .text-tile__item {
  letter-spacing: -0.4em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .text-tile .text-tile__item {
    margin-bottom: 20px;
  }
  .text-tile .text-tile__item:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
  }
}
.text-tile .text-tile__item .text-tile__item--text,
.text-tile .text-tile__item .text-tile__item--img {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  width: calc(50% - 15px);
}
@media (max-width: 767px) {
  .text-tile .text-tile__item .text-tile__item--text,
  .text-tile .text-tile__item .text-tile__item--img {
    width: 100%;
  }
}
.text-tile .text-tile__item .text-tile__item--text p,
.text-tile .text-tile__item .text-tile__item--img p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 10px;
}
.text-tile .text-tile__item .text-tile__item--text span,
.text-tile .text-tile__item .text-tile__item--img span {
  display: block;
  font-size: 13px;
  line-height: 1.54;
}
.text-tile .text-tile__item .text-tile__item--text img,
.text-tile .text-tile__item .text-tile__item--img img {
  width: 100%;
}
.text-tile .text-tile__item .text-tile__item--text {
  padding: 20px;
}
@media (max-width: 767px) {
  .text-tile .text-tile__item .text-tile__item--text {
    padding: 20px 0;
  }
}
.text-tile .text-tile__item div:nth-of-type(odd) {
  margin-right: 15px;
}
.text-tile .text-tile__item div:nth-of-type(even) {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .text-tile .text-tile__item div:nth-of-type(odd) {
    margin-right: 0px;
  }
  .text-tile .text-tile__item div:nth-of-type(even) {
    margin-left: 0px;
  }
}
.text-about {
  letter-spacing: -0.4em;
}
.text-about .text-about__cell {
  width: 50%;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.text-about .text-about__cell:nth-of-type(odd) {
  padding-right: 20px;
}
.text-about .text-about__cell:nth-of-type(even) {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .text-about .text-about__cell {
    width: 100%;
  }
  .text-about .text-about__cell:nth-of-type(odd) {
    padding-right: 0px;
  }
  .text-about .text-about__cell:nth-of-type(even) {
    padding-left: 0px;
  }
}
.text-about .text-about__cell .text-about__item {
  letter-spacing: -0.4em;
}
.text-about .text-about__cell .text-about__item .text-about__item--icon,
.text-about .text-about__cell .text-about__item p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.text-about .text-about__cell .text-about__item .text-about__item--icon {
  width: 60px;
  margin-right: 15px;
  text-align: center;
}
.text-about .text-about__cell .text-about__item .text-about__item--icon i {
  color: #8dd23b;
  font-size: 50px;
}
.text-about .text-about__cell .text-about__item p {
  width: calc(100% - 75px);
  font-size: 17px;
  font-weight: 400;
}
.text-plus {
  margin: 50px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .text-plus {
    flex-wrap: wrap;
  }
}
.text-plus a {
  display: block;
  text-align: center;
  max-width: 140px;
  border: none;
}
@media (max-width: 767px) {
  .text-plus a {
    margin-bottom: 20px;
    max-width: 45%;
  }
}
.text-plus a i {
  color: #8dd23b;
  font-size: 52px;
  display: block;
  margin-bottom: 12px;
}
.text-plus a span {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  line-height: 1.12;
  color: #000;
}
.text-plus a.is-active {
  color: #8dd23b;
}
.text-plus a.is-active span {
  border-bottom-color: transparent;
  color: #8dd23b;
}
.text-plus a:hover span {
  color: #8dd23b;
  border-bottom-color: transparent;
}
.text-sertificates {
  letter-spacing: -0.4em;
  margin: 34px 0;
  text-align: center;
  position: relative;
}
.text-sertificates:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #eeeeee;
  position: absolute;
  left: 0;
  top: 120px;
}
@media (max-width: 767px) {
  .text-sertificates:before {
    display: none;
  }
}
.text-sertificates a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: calc(33.33% - 45.33px);
  margin-right: 68px;
  border: none;
  position: relative;
  padding-top: 120px;
  max-width: 195px;
}
@media (max-width: 767px) {
  .text-sertificates a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 100%;
    padding-top: 0;
    letter-spacing: -0.4em;
  }
}
.text-sertificates a span {
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 100%;
  display: block;
  overflow: hidden;
  transition-duration: 1s;
}
@media (max-width: 767px) {
  .text-sertificates a span {
    height: auto;
    width: 50%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    position: static;
  }
}
.text-sertificates a i {
  color: #000;
  font-size: 17px;
  font-style: normal;
  display: block;
  margin-top: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .text-sertificates a i {
    width: 50%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    padding-left: 16px;
    margin-top: 0;
    font-size: 14px;
  }
}
.text-sertificates a:hover span {
  height: 140px;
  margin-top: -20px;
}
.text-sertificates a:nth-of-type(3n) {
  margin-right: 0;
}
.text-slider {
  max-width: 870px;
  margin: 0 auto 50px;
}
.text-slider + .text-page {
  margin-top: 23px;
}
.text-slider .text-slider__slider .slick-slide img {
  width: 100%;
}
.text-slider .text-slider__control {
  margin-top: 13px;
  letter-spacing: -0.4em;
}
.text-slider .text-slider__control .text-slider__control--text,
.text-slider .text-slider__control .text-slider__control--controls {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.text-slider .text-slider__control .text-slider__control--text {
  width: 70%;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}
.text-slider .text-slider__control .text-slider__control--controls {
  width: 30%;
  text-align: right;
  letter-spacing: -0.4em;
}
.text-slider .text-slider__control .text-slider__control--controls button,
.text-slider .text-slider__control .text-slider__control--controls p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 0;
  color: #000;
}
.text-slider .text-slider__control .text-slider__control--controls .slider-arrow {
  font-size: 9px;
  color: #000;
}
.text-slider .text-slider__control .text-slider__control--controls .slider-arrow.js__next-arrow {
  margin-bottom: 2px;
}
.text-slider .text-slider__control .text-slider__control--controls .slider-arrow.js__next-arrow i {
  display: block;
  transform: rotate(180deg);
}
.text-slider .text-slider__control .text-slider__control--controls p {
  margin: 0 10px;
  font-size: 13px;
  line-height: 2;
}
.text-page__price {
  letter-spacing: -0.4em;
  margin: 20px 0 40px;
}
.text-page__price div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  max-width: 200px;
}
@media (max-width: 767px) {
  .text-page__price div {
    width: 100%;
    max-width: 100%;
  }
}
.text-page__price div + div {
  margin-left: 110px;
}
@media (max-width: 767px) {
  .text-page__price div + div {
    margin-left: 0;
    margin-top: 30px;
  }
}
.text-page__price div .title {
  font-size: 40px;
  font-weight: 200;
  color: #8dd23b;
  line-height: 0.8;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .text-page__price div .title {
    margin: 0;
  }
}
.text-page__price div .title i {
  font-style: normal;
  font-size: 17px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-transform: uppercase;
}
.text-page__price div span {
  font-size: 17px;
}
.text-page__gray {
  letter-spacing: -0.4em;
  padding: 40px 30px;
  background: #f9f9f9;
  margin-bottom: 57px;
}
@media (max-width: 767px) {
  .text-page__gray {
    padding: 20px 16px;
  }
}
.text-page__gray .text-page__gray--cell {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 50%;
}
.text-page__gray .text-page__gray--cell:nth-of-type(even) {
  padding-left: 30px;
}
.text-page__gray .text-page__gray--cell:nth-of-type(odd) {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .text-page__gray .text-page__gray--cell {
    width: 100%;
    margin-top: 20px;
  }
  .text-page__gray .text-page__gray--cell:first-child {
    margin-top: 0;
  }
  .text-page__gray .text-page__gray--cell:nth-of-type(even) {
    padding-left: 0px;
  }
  .text-page__gray .text-page__gray--cell:nth-of-type(odd) {
    padding-right: 0px;
  }
}
.text-page__gray .text-page__gray--cell a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
}
.text-page__gray .text-page__gray--cell a:hover {
  border-bottom-color: transparent;
  color: #8dd23b;
}
.text-page__gray .text-page__gray--cell p {
  margin: 0;
  font-size: 17px;
}
.text-page__gray .text-page__gray--full {
  display: inline-block;
  letter-spacing: normal;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 200;
  padding-top: 35px;
  border-top: 1px solid #eeeeee;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .text-page__gray .text-page__gray--full {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.back-page {
  position: fixed;
  display: inline-block;
  padding-top: 15px;
  color: #8dd23b;
  letter-spacing: -0.4em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .back-page {
    margin-top: -35px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .back-page {
    padding-top: 0;
    margin-top: -35px;
    position: absolute;
  }
}
.back-page i,
.back-page span {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.back-page i {
  font-size: 9px;
  margin-top: -2px;
}
.back-page span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 6px;
}
.back-page:hover {
  color: #000;
}
.gallery .gallery-row {
  margin-bottom: 30px;
  letter-spacing: -0.4em;
}
@media (max-width: 767px) {
  .gallery .gallery-row {
    margin-bottom: 0;
  }
  .gallery .gallery-row:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
  }
}
.gallery .gallery-row .gallery-cell {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: calc(50% - 15px);
}
.gallery .gallery-row .gallery-cell:nth-child(even) {
  margin-left: 15px;
}
.gallery .gallery-row .gallery-cell:nth-child(odd) {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .gallery .gallery-row .gallery-cell {
    width: 100%;
  }
  .gallery .gallery-row .gallery-cell:nth-child(even) {
    margin-left: 0px;
  }
  .gallery .gallery-row .gallery-cell:nth-child(odd) {
    margin-right: 0px;
  }
}
.gallery .gallery-row .gallery-cell .gallery-item {
  position: relative;
}
@media (max-width: 767px) {
  .gallery .gallery-row .gallery-cell .gallery-item {
    margin-bottom: 30px;
  }
}
.gallery .gallery-row .gallery-cell .gallery-item span {
  text-align: center;
  display: none;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery .gallery-row .gallery-cell .gallery-item span i {
  display: block;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  font-style: normal;
}
.gallery .gallery-row .gallery-cell .gallery-item:hover span {
  display: inline-block;
  letter-spacing: normal;
}
.gallery .gallery-row .gallery-cell .gallery-item:hover img {
  opacity: .2;
}
.gallery .gallery-row .gallery-cell.small {
  letter-spacing: -0.4em;
}
.gallery .gallery-row .gallery-cell.small .gallery-item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: calc(50% - 15px);
}
.gallery .gallery-row .gallery-cell.small .gallery-item:nth-child(even) {
  margin-left: 15px;
}
.gallery .gallery-row .gallery-cell.small .gallery-item:nth-child(odd) {
  margin-right: 15px;
}
.gallery .gallery-row .gallery-cell.small .gallery-item:first-child,
.gallery .gallery-row .gallery-cell.small .gallery-item:nth-child(2) {
  margin-bottom: 30px;
}
.gallery .gallery-row .gallery-cell.small .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.gallery .gallery-row .gallery-cell.big .gallery-item {
  display: block;
}
.gallery .gallery-row .gallery-cell.big .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.tenantry {
  letter-spacing: -0.4em;
  margin-bottom: 55px;
}
.tenantry .tenantry-row {
  border-top: 1px solid #eeeeee;
}
.tenantry .tenantry-row:last-child .tenantry-item {
  border-bottom: 1px solid #eeeeee;
}
.tenantry .tenantry-item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  position: relative;
  width: 25%;
  border-right: 1px solid #eeeeee;
  padding: 68px 20px;
  text-align: center;
}
.tenantry .tenantry-item:first-of-type {
  border-left: 1px solid #eeeeee;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tenantry .tenantry-item {
    width: 50%;
  }
  .tenantry .tenantry-item:nth-of-type(3) {
    border-left: 1px solid #eeeeee;
  }
  .tenantry .tenantry-item:nth-of-type(3),
  .tenantry .tenantry-item:nth-of-type(4) {
    border-top: 1px solid #eeeeee;
  }
}
@media (max-width: 767px) {
  .tenantry .tenantry-item {
    width: 50%;
  }
  .tenantry .tenantry-item:nth-of-type(3) {
    border-left: 1px solid #eeeeee;
  }
  .tenantry .tenantry-item:nth-of-type(3),
  .tenantry .tenantry-item:nth-of-type(4) {
    border-top: 1px solid #eeeeee;
  }
}
@media (max-width: 320px) {
  .tenantry .tenantry-item {
    width: 100%;
    border-left: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
  }
  .tenantry .tenantry-item:first-of-type {
    border-top: none;
  }
}
.tenantry .tenantry-item img {
  height: 50px;
  margin-bottom: 50px;
  max-width: 180px;
  object-fit: contain;
}
.tenantry .tenantry-item p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.47;
}
.tenantry .tenantry-item span {
  position: absolute;
  width: 100%;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  left: 0;
  bottom: 20px;
}
.reviews {
  max-width: 720px;
  margin: 0 auto 80px;
}
.reviews h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 23px;
}
.reviews .reviews-send {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .reviews .reviews-send {
    flex-wrap: wrap;
  }
}
.reviews .reviews-send .reviews-send__item {
  width: 50%;
  border: 1px solid #eeeeee;
  padding: 30px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 170px;
}
@media (max-width: 767px) {
  .reviews .reviews-send .reviews-send__item {
    width: 100%;
  }
}
.reviews .reviews-send .reviews-send__item + .reviews-send__item {
  border-left: none;
}
@media (max-width: 767px) {
  .reviews .reviews-send .reviews-send__item + .reviews-send__item {
    border-left: 1px solid #eeeeee;
    border-top: none;
  }
}
.reviews .reviews-send .reviews-send__item .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reviews .reviews-send .reviews-send__item .left img {
  max-width: 120px;
}
.reviews .reviews-send .reviews-send__item .left a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 0.8;
}
.reviews .reviews-send .reviews-send__item .left a:hover {
  border-bottom-color: transparent;
}
.reviews .reviews-send .reviews-send__item .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}
.reviews .reviews-send .reviews-send__item .right p {
  margin: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1;
}
.reviews .reviews-send .reviews-send__item .right .reviews-send__item--raiting span {
  display: block;
  font-size: 40px;
  font-weight: 300;
  color: #8dd23b;
  line-height: 1;
}
.reviews .reviews-send .reviews-send__item .right .reviews-send__item--raiting i {
  font-size: 13px;
  color: #8dd23b;
}
.reviews .reviews-list {
  margin-top: 10px;
}
.reviews .reviews-list .reviews-item {
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
}
.reviews .reviews-list .reviews-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.reviews .reviews-list .reviews-item .reviews-item__name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 6px;
}
.reviews .reviews-list .reviews-item .reviews-item__raiting {
  margin-bottom: 9px;
}
.reviews .reviews-list .reviews-item .reviews-item__raiting i {
  font-size: 13px;
  color: #8dd23b;
}
.reviews .reviews-list .reviews-item .reviews-item__raiting span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 15px;
}
.reviews .reviews-list .reviews-item p {
  font-size: 17px;
}
.reviews .reviews-list .reviews-item p:last-of-type {
  margin-bottom: 0;
}
.rent {
  padding: 40px 75px 80px;
  background: #f9f9f9;
  margin-bottom: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rent {
    padding: 40px 20px 80px;
  }
}
@media (max-width: 767px) {
  .rent {
    padding: 30px 16px 30px;
    margin-bottom: 50px;
  }
}
.rent .rent-header {
  text-align: center;
  margin-bottom: 44px;
  letter-spacing: -0.4em;
}
.rent .rent-header p,
.rent .rent-header ul {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.rent .rent-header p {
  margin: 0 16px 0 0;
  font-size: 17px;
}
@media (max-width: 767px) {
  .rent .rent-header p {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
}
.rent .rent-header .tabs {
  border: none;
  background: transparent;
  letter-spacing: -0.4em;
}
.rent .rent-header .tabs li {
  float: none;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.rent .rent-header .tabs li a {
  font-size: 17px;
  color: #666666;
  padding: 0;
  border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
  .rent .rent-header .tabs li a {
    font-size: 14px;
  }
}
.rent .rent-header .tabs li a:hover,
.rent .rent-header .tabs li a:focus {
  text-decoration: none;
  background: transparent;
}
.rent .rent-header .tabs li.has-empty a {
  position: relative;
}
.rent .rent-header .tabs li.has-empty a:after {
  width: 6px;
  height: 6px;
  background: #8dd23b;
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  border-radius: 50%;
}
.rent .rent-header .tabs li.is-active a {
  color: #000;
  border-bottom-color: #8dd23b;
  background: transparent;
}
.rent .rent-header .tabs li + li {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .rent .rent-header .tabs li + li {
    margin-left: 15px;
  }
}
.rent .tabs-content {
  border: none;
  border-top: 1px solid #eeeeee;
  padding: 0;
  background: transparent;
}
.rent .tabs-content .tabs-panel {
  padding: 0;
}
@media (max-width: 767px) {
  .rent .tabs-content .tabs-panel svg {
    height: 200px;
  }
}
.rent .tabs-content .tabs-panel .rent-history {
  margin: 15px 0 40px;
  letter-spacing: -0.4em;
  text-align: center;
}
@media (max-width: 767px) {
  .rent .tabs-content .tabs-panel .rent-history {
    margin: 15px 0;
  }
}
.rent .tabs-content .tabs-panel .rent-history p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 320px) {
  .rent .tabs-content .tabs-panel .rent-history p {
    font-size: 10px;
  }
}
.rent .tabs-content .tabs-panel .rent-history p + p {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .rent .tabs-content .tabs-panel .rent-history p + p {
    margin-left: 10px;
  }
}
.rent .tabs-content .tabs-panel .rent-history p:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin-right: 6px;
}
.rent .tabs-content .tabs-panel .rent-history p.empty:before {
  background-color: #b5d9b6;
}
.rent .tabs-content .tabs-panel .rent-history p.checked:before {
  background-color: #8480ff;
}
.rent .tabs-content .tabs-panel .rent-history p.busy:before {
  background-color: #f3f37c;
}
.rent-append .rent-image {
  letter-spacing: -0.4em;
  border-top: 1px solid #eeeeee;
  padding-top: 44px;
}
.rent-append .rent-image .rent-image__info,
.rent-append .rent-image .rent-image__slider {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.rent-append .rent-image .rent-image__info {
  width: 35%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rent-append .rent-image .rent-image__info {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .rent-append .rent-image .rent-image__info {
    width: 100%;
  }
}
.rent-append .rent-image .rent-image__slider {
  width: 65%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rent-append .rent-image .rent-image__slider {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .rent-append .rent-image .rent-image__slider {
    width: 100%;
    margin-top: 20px;
  }
}
.rent-append .rent-image .rent-image__slider .rent-images__slides .slick-slide img {
  width: 100%;
}
.rent-append .rent-image .rent-image__slider .rent-images__control {
  margin-top: 20px;
  letter-spacing: -0.4em;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .scale,
.rent-append .rent-image .rent-image__slider .rent-images__control .controls {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .scale {
  width: 60%;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .rent-image .rent-image__slider .rent-images__control .scale a {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  padding-left: 25px;
  position: relative;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .scale a:before {
  content: url("../images/svg/full.svg");
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  margin-top: 2px;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .scale a i {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls {
  width: 40%;
  text-align: right;
  margin-top: 0;
  letter-spacing: -0.4em;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls button,
.rent-append .rent-image .rent-image__slider .rent-images__control .controls p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls .slider-arrow {
  font-size: 9px;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls .slider-arrow.js__next-arrow {
  margin-bottom: 2px;
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls .slider-arrow.js__next-arrow i {
  display: block;
  transform: rotate(180deg);
}
.rent-append .rent-image .rent-image__slider .rent-images__control .controls p {
  margin: 0 10px;
  font-size: 13px;
  line-height: 2;
}
.rent-append .rent-image .rent-image__info .line-name {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .rent-append .rent-image .rent-image__info .line-name {
    margin-bottom: 10px;
  }
}
.rent-append .rent-image .rent-image__info .line-name p {
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  .rent-append .rent-image .rent-image__info .line-name p {
    font-size: 30px;
  }
}
.rent-append .rent-image .rent-image__info .line-name span {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .rent-image .line-btn a {
  display: inline-block;
  letter-spacing: normal;
  background: #8dd23b;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 17px 33px 14px;
}
.rent-append .rent-image .line-btn a:hover {
  text-decoration: none;
}
.rent-append .line {
  border-top: 1px solid #eeeeee;
  padding-top: 44px;
  letter-spacing: -0.4em;
}
.rent-append .line div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.rent-append .line .line-name {
  width: 30%;
}
@media (max-width: 767px) {
  .rent-append .line .line-name {
    width: 100%;
    margin-bottom: 10px;
  }
}
.rent-append .line .line-name p {
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  .rent-append .line .line-name p {
    font-size: 30px;
  }
}
.rent-append .line .line-name span {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
}
.rent-append .line .line-btn {
  width: 40%;
  text-align: right;
}
@media (max-width: 767px) {
  .rent-append .line .line-btn {
    width: 100%;
    text-align: left;
  }
}
.rent-append .line .line-btn a {
  display: inline-block;
  letter-spacing: normal;
  background: #8dd23b;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 17px 33px 14px;
}
.rent-append .line .line-btn a:hover {
  text-decoration: none;
}
.callback {
  background: #434343;
  padding: 85px 0 100px;
}
@media (max-width: 767px) {
  .callback {
    padding: 40px 0 50px;
  }
}
.callback .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  /*&:before, &:after {
          position: absolute;
        }
        &:before {
          content: url(../images/svg/box-1.svg);
          left: 0;
          top: -50%;
          @media @mb {
            display: none;
          }
        }
        &:after {
          content: url(../images/svg/box-1.svg);
          right: 0;
          bottom: -50%;
          @media @tab {
            bottom: -40%;
          }
          @media @mb {
            display: none;
          }
        }*/
}
@media (max-width: 767px) {
  .callback .container {
    flex-direction: column;
  }
}
.callback .container div {
  width: 50%;
}
@media (max-width: 767px) {
  .callback .container div {
    width: 100%;
  }
}
.callback .container .callback-info {
  max-width: 500px;
}
@media (max-width: 767px) {
  .callback .container .callback-info {
    margin-bottom: 30px;
  }
}
.callback .container .callback-info p {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  color: #8dd23b;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .callback .container .callback-info p {
    font-size: 30px;
  }
}
.callback .container .callback-info span {
  display: block;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.46;
  color: #fff;
}
@media (max-width: 767px) {
  .callback .container .callback-info span {
    font-size: 18px;
  }
}
.callback .container .callback-info span a {
  color: #fff;
}
.callback .container .callback-info span a:hover {
  text-decoration: none;
}
.callback .container .callback-form {
  max-width: 345px;
}
.callback .container .callback-form label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  height: 45px;
  margin-bottom: 10px;
  background: transparent;
}
.callback .container .callback-form label textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 6px;
  background: transparent;
  color: rgba(255, 255, 255, 0.2);
  max-width: 100%;
}
.callback .container .callback-form p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 17px;
}
.callback .container .callback-form p a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: underline;
}
.callback .container .callback-form p a:hover {
  text-decoration: none;
}
.callback .container .callback-form input[type='submit'] {
  height: 45px;
  background: #8dd23b;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 33px;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
}
.rent-link {
  padding-top: 24px;
  letter-spacing: -0.4em;
}
.rent-link a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.46;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.rent-link a + a {
  margin-left: 30px;
}
.rent-link a:hover {
  text-decoration: none;
}
/* Wrapper end */
/* Reveal */
.reveal {
  background: #fff;
  border: none;
  width: 100%;
}
.reveal .close-button {
  font-size: 18px;
  position: absolute;
  top: 25px;
  right: 25px;
}
.reveal.reveal-lg {
  max-width: 1300px;
  padding: 130px 0 145px;
}
@media (max-width: 767px) {
  .reveal.reveal-lg {
    padding: 40px 0;
  }
}
.reveal.reveal-lg .container {
  max-width: 1060px;
  padding: 0 20px;
}
.cafe {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .cafe {
    margin-bottom: 40px;
  }
}
.cafe h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  margin: 0 0 23px;
}
@media (max-width: 767px) {
  .cafe h2 {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .cafe .cafe-slider .slick-list {
    padding: 0 !important;
  }
}
.cafe .cafe-slider .slick-slide {
  width: 420px;
  padding: 40px 20px 40px 80px;
  border: 1px solid #e3e3e3;
  border-left: none;
}
@media (max-width: 767px) {
  .cafe .cafe-slider .slick-slide {
    width: 300px;
  }
}
.cafe .cafe-slider .slick-slide p,
.cafe .cafe-slider .slick-slide div {
  opacity: .3;
}
.cafe .cafe-slider .slick-slide.slick-current p,
.cafe .cafe-slider .slick-slide.slick-current div {
  opacity: 1;
}
.cafe .cafe-slider .slick-slide .title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 27px;
}
.cafe .cafe-slider .slick-slide .title span {
  font-weight: 400;
}
.cafe .cafe-slider .slick-slide .subtitle {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 1px;
}
.cafe .cafe-slider .slick-slide ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 26px;
}
.cafe .cafe-slider .slick-slide ul li {
  font-size: 17px;
  line-height: 1.76;
}
.cafe .cafe-slider .slick-slide div {
  position: relative;
}
.cafe .cafe-slider .slick-slide div i {
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: -60px;
}
.cafe .cafe-slider .slick-slide div i.icon-pervoe {
  font-size: 30px;
}
.cafe .cafe-slider .slick-slide div i.icon-vtoroe {
  font-size: 24px;
}
.cafe .cafe-slider .slick-slide div i.icon-garnir {
  font-size: 27px;
}
.cafe .cafe-slider .slick-slide div i.icon-salat {
  font-size: 32px;
}
.cafe .cafe-slider .slick-slide div i.icon-napitok {
  font-size: 22px;
}
/* Reveal end */
/* Header */
.mobile-nav {
  position: fixed;
  top: 54px;
  left: 0;
  z-index: 100;
  background: #fff;
  width: 100%;
  height: calc(100% - 54px);
  transition: -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-nav.is-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mobile-nav .mobile-menu {
  height: 100%;
  background: #fff;
}
.mobile-nav .mobile-menu .mobile-menu__container {
  margin: 0 auto;
  position: relative;
  padding: 20px 16px;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-menu {
  margin-bottom: 5px;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-menu ul {
  list-style: none;
  margin: 0;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-menu ul li a {
  color: #000;
  font-size: 14px;
  line-height: 1.79;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-menu.big a {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 2.33;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-row {
  margin-top: 10px;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-row a {
  font-size: 14px;
  line-height: 1.79;
  color: #000;
  display: block;
}
.mobile-nav .mobile-menu .mobile-menu__container .header-row a.decorated {
  line-height: 1;
  margin-bottom: 2px;
  display: inline-block;
  letter-spacing: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.mobile-nav .mobile-menu .mobile-menu__container .header-row a.big {
  text-transform: uppercase;
  font-size: 15px;
  display: inline-block;
  letter-spacing: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 1;
}
.header {
  padding: 24px 0;
}
@media (max-width: 767px) {
  .header {
    padding: 0px 0;
  }
}
.header.main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.header.transparent {
  background: transparent;
}
.header.transparent:before {
  height: 16vh;
  opacity: 0.7;
  background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 98%);
  background-blend-mode: darken;
  width: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.header.transparent .header-logo svg .text-top,
.header.transparent .header-logo svg .text-bottom,
.header.transparent .header-logo svg .separator,
.header.transparent .header-logo svg .block {
  fill: #fff !important;
}
.header .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
.header .header-center {
  flex-basis: 50%;
}
.header .header-left {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-basis: 25%;
}
@media (max-width: 767px) {
  .header .header-left {
    flex-basis: 50%;
    align-items: baseline;
  }
}
.header .header-right {
  text-align: right;
  flex-basis: 25%;
}
@media (max-width: 767px) {
  .header .header-right {
    flex-basis: 50%;
  }
}
.header .header-right a {
  color: #fff;
}
.header .header-right a:not(.big) {
  font-size: 14px;
  line-height: 1.79;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-right a:not(.big) {
    display: block;
  }
  .header .header-right a:not(.big):first-child {
    display: none;
  }
}
.header .header-right a:not(.big) + a {
  margin-left: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-right a:not(.big) + a {
    margin-left: 0;
  }
}
.header .header-right a.decorated {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 1;
}
.header .header-right a.decorated:hover {
  border-bottom-color: transparent;
}
.header .header-right a.big {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.67;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.header .header-right a.big:hover {
  border-color: transparent;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-right a.big {
    font-size: 12px;
  }
}
.header .header-right .header-mobile {
  display: none;
}
@media (max-width: 767px) {
  .header .header-right .header-mobile {
    display: block;
  }
}
.header .header-right .header-mobile a {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1;
}
.header .header-right .header-mobile a + a {
  margin-left: 30px;
}
.header .header-right .header-mobile a .icon-phone {
  color: #8dd23b;
}
.header .header-right .header-mobile a.js__menu-open {
  width: 30px;
  padding: 17px 0;
}
.header .header-row + .header-row {
  margin-top: 6px;
}
.header .header-logo a {
  font-size: 43px;
  color: #fff;
  display: block;
  line-height: 0;
}
.header .header-logo a:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-logo a {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .header .header-logo a {
    font-size: 30px;
  }
}
.header .header-logo svg {
  height: 42px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-logo svg {
    height: 24px;
  }
}
@media (max-width: 767px) {
  .header .header-logo svg {
    height: 32px;
  }
}
.header .header-lang {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .header .header-lang {
    display: none;
  }
}
.header .header-lang li + li {
  margin-left: 6px;
}
@media (max-width: 767px) {
  .header .header-lang li {
    line-height: 1;
  }
}
.header .header-lang li a {
  font-size: 13px;
  color: #fff;
  opacity: 0.6;
}
.header .header-lang li a:hover {
  opacity: 1;
}
.header .header-lang li a.is-active {
  font-weight: 700;
  opacity: 1;
}
@media (max-width: 767px) {
  .header.menu-open .header-lang {
    display: flex;
  }
}
.header.menu-open .header-lang a {
  color: #000;
}
.header.menu-open .header-lang a.is-active {
  font-weight: 400;
}
.header.white,
.header.menu-open {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
}
.header.white:before,
.header.menu-open:before {
  display: none;
}
.header.white .header-logo a,
.header.menu-open .header-logo a {
  color: #8dd23b;
}
.header.white .header-menu a,
.header.menu-open .header-menu a {
  color: #000;
}
.header.white .header-menu.big a,
.header.menu-open .header-menu.big a {
  font-weight: 400;
}
.header.white .header-right a,
.header.menu-open .header-right a {
  color: #000;
}
.header.white .header-right a.decorated,
.header.menu-open .header-right a.decorated {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 1;
}
.header.white .header-right a.big,
.header.menu-open .header-right a.big {
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.header .header-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.header .header-menu ul li a {
  color: #fff;
}
.header .header-menu ul li a:hover {
  opacity: .6;
}
.header .header-menu ul li a.is-active {
  color: #8dd23b;
}
.header .header-menu.small ul li + li {
  margin-left: 15px;
}
.header .header-menu.small ul li a {
  font-size: 14px;
  line-height: 1.79;
}
.header .header-menu.big ul li + li {
  margin-left: 25px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-menu.big ul li + li {
    margin-left: 15px;
  }
}
.header .header-menu.big ul li a {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.67;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .header-menu.big ul li a {
    font-size: 12px;
  }
}
/* Header end */
/* Footer */
.footer.main {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .footer.main {
    position: static;
    background: #fff;
  }
}
.footer.transparent {
  background: transparent;
}
.footer.transparent:before {
  height: 40vh;
  opacity: 0.5;
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  width: 100%;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.footer.transparent .footer-information a,
.footer.transparent .footer-information p {
  color: #fff;
}
@media (max-width: 767px) {
  .footer.transparent .footer-information a,
  .footer.transparent .footer-information p {
    color: #000;
  }
  .footer.transparent .footer-information a.decorated,
  .footer.transparent .footer-information p.decorated {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.footer.white .footer-information a.decorated,
.footer.white .footer-information p.decorated {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 1;
}
.footer.white .footer-information a.decorated:hover,
.footer.white .footer-information p.decorated:hover {
  border-color: transparent;
}
.footer.white .footer-information p a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.footer .footer-information {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding: 26px 0;
}
@media (max-width: 767px) {
  .footer .footer-information {
    flex-direction: column;
    align-items: center;
  }
}
.footer .footer-information .hide-all {
  display: none;
}
@media (max-width: 767px) {
  .footer .footer-information .hide-all {
    display: block;
  }
}
@media (max-width: 767px) {
  .footer .footer-information .text-right {
    margin: 10px 0 26px;
  }
}
.footer .footer-information div {
  flex-basis: 50%;
}
@media (max-width: 767px) {
  .footer .footer-information div {
    flex-basis: 100%;
    text-align: center !important;
  }
}
.footer .footer-information div:first-child,
.footer .footer-information div:last-child {
  flex-basis: 25%;
}
@media (max-width: 767px) {
  .footer .footer-information div:first-child,
  .footer .footer-information div:last-child {
    flex-basis: 100%;
  }
}
.footer .footer-information a,
.footer .footer-information p {
  font-size: 13px;
  line-height: 1.54;
  color: #000;
  margin: 0;
  display: block;
}
.footer .footer-information a.decorated,
.footer .footer-information p.decorated {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  line-height: 1;
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .footer .footer-information a.decorated,
  .footer .footer-information p.decorated {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.footer .footer-information a.decorated:hover,
.footer .footer-information p.decorated:hover {
  border-color: transparent;
}
.footer .footer-information p a {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 1;
}
@media (max-width: 767px) {
  .footer .footer-information p a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.footer .footer-information p a:hover {
  border-color: transparent;
}
.footer .footer-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.footer .footer-social a + a {
  margin-left: 20px;
}
.footer .footer-social a i {
  font-size: 15px;
}
.footer .footer-social a i.icon-vk {
  font-size: 10px;
}
/* Footer end */
/* Svg plans */
.svg_popup {
  display: none;
  position: absolute;
  text-align: center;
  background: white;
  padding: 5px;
  border: solid 3px black;
  border-radius: 5px;
  background-color: #383838;
  color: white;
  max-width: 500px;
}
.comment_popup {
  display: none;
  position: absolute;
  text-align: center;
  background: white;
  padding: 5px;
  border: solid 3px black;
  border-radius: 5px;
  background-color: #383838;
  color: white;
  max-width: 500px;
}
.svg_popup p {
  margin: 0;
}
/* Svg classes */
.svg_legend {
  width: 20px;
  height: 20px;
  border: solid 1px black;
  border-radius: 7px;
  display: inline;
  float: left;
  margin: 0px 5px;
}
.svg_area {
  opacity: 0;
}
.text_area {
  opacity: 0;
  fill: orange;
}
.free {
  stroke: black;
  stroke-width: 0.5;
  fill: green;
  background: green;
  opacity: 0.3;
}
.free:hover,
.free.is-checked {
  fill: #8480ff;
}
.rented {
  stroke: black;
  stroke-width: 0.5;
  fill: yellow;
  background: yellow;
  opacity: 0.3;
}
.rented:hover,
.rented.is-checked {
  fill: #8480ff;
}
.svg_hover {
  stroke: black;
  stroke-width: 0.5;
  fill: black;
  background: black;
  opacity: 0.4;
}
.clicked {
  stroke: black;
  stroke-width: 0.5;
  fill: blue;
  background: blue;
  opacity: 0.5;
}
/* Svg plans end */
.uncover {
  height: 300px;
  width: 300px;
  margin: 0 auto;
}
.text_area {
  position: relative;
  z-index: -1;
  width: 0px;
  display: none;
  visibility: hidden;
}
text {
  font-size: 2.88152px !important;
}
/*# sourceMappingURL=main.css.map */