@font-face {
  font-family: "Yeseva One";
  src: url("/local/templates/.default/fonts/YesevaOneRegular/YesevaOneRegular.eot");
  src: url("/local/templates/.default/fonts/YesevaOneRegular/YesevaOneRegular.eot?#iefix") format("embedded-opentype"), url("/local/templates/.default/fonts/YesevaOneRegular/YesevaOneRegular.woff") format("woff"), url("/local/templates/.default/fonts/YesevaOneRegular/YesevaOneRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }
/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/Light/OpenSans-Light.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/Light/OpenSans-Light.woff?v=1.101") format("woff");
  font-weight: 300;
  font-style: normal; }
/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/LightItalic/OpenSans-LightItalic.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/LightItalic/OpenSans-LightItalic.woff?v=1.101") format("woff");
  font-weight: 300;
  font-style: italic; }
/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/Regular/OpenSans-Regular.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/Regular/OpenSans-Regular.woff?v=1.101") format("woff");
  font-weight: normal;
  font-style: normal; }
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/Italic/OpenSans-Italic.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/Italic/OpenSans-Italic.woff?v=1.101") format("woff");
  font-weight: normal;
  font-style: italic; }
/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/Semibold/OpenSans-Semibold.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/Semibold/OpenSans-Semibold.woff?v=1.101") format("woff");
  font-weight: 600;
  font-style: normal; }
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.101") format("woff");
  font-weight: 600;
  font-style: italic; }
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/Bold/OpenSans-Bold.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/Bold/OpenSans-Bold.woff?v=1.101") format("woff");
  font-weight: bold;
  font-style: normal; }
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/BoldItalic/OpenSans-BoldItalic.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/BoldItalic/OpenSans-BoldItalic.woff?v=1.101") format("woff");
  font-weight: bold;
  font-style: italic; }
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/ExtraBold/OpenSans-ExtraBold.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/ExtraBold/OpenSans-ExtraBold.woff?v=1.101") format("woff");
  font-weight: 800;
  font-style: normal; }
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../.default/fonts/open-sans-gh-pages/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.101") format("woff2"), url("../.default/fonts/open-sans-gh-pages/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.101") format("woff");
  font-weight: 800;
  font-style: italic; }
/* END Extrabold Italic */
@keyframes btn-scroll {
  40% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  60% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); } }
@-webkit-keyframes btn-scroll {
  40% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  60% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); } }
@keyframes icon-opacity-1 {
  10% {
    opacity: .4; }
  40% {
    opacity: .4; } }
@-webkit-keyframes icon-opacity-1 {
  10% {
    opacity: .4; }
  40% {
    opacity: .4; } }
@keyframes icon-opacity-2 {
  10% {
    opacity: 0; }
  20% {
    opacity: .7; }
  40% {
    opacity: .7; } }
@-webkit-keyframes icon-opacity-2 {
  10% {
    opacity: 0; }
  20% {
    opacity: .7; }
  40% {
    opacity: .7; } }
@keyframes icon-opacity-3 {
  20% {
    opacity: 0; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; } }
@-webkit-keyframes icon-opacity-3 {
  20% {
    opacity: 0; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; } }
html {
  font-size: 10px; }

body {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.15;
  color: #2c2424;
  background-color: #f0f0f0;
  padding: 0;
  margin: 0 auto;
  direction: ltr;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

*,
*:hover,
*:focus,
*:active {
  outline: none; }

a {
  color: #788d4c; }

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

img[align="middle"] {
  margin: 0 auto;
  display: block; }

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.hide {
  display: none; }

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0; }

.nowrap {
  white-space: nowrap; }

.mw {
  max-width: 1920px;
  margin: 0 auto; }

.block-title {
  font-family: "Yeseva One", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 4.8rem;
  color: #2c2424;
  padding: 2rem 1.5rem; }
  .block-title a {
    color: #2c2424;
    text-decoration: none;
    position: relative; }
    .block-title a:before {
      position: absolute;
      display: block;
      bottom: -2px;
      left: 0;
      right: 0;
      margin: auto;
      content: '';
      background: #2c2424;
      width: 0%;
      height: 1px;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .block-title a:hover:before {
      width: 100%; }

.button {
  display: inline-block;
  background: transparent;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #3e4a34;
  padding: 14px;
  border: 1px solid #3e4a34;
  overflow: hidden;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.15;
  cursor: pointer;
  font-family: "Open Sans", sans-serif; }
  .button span {
    position: relative;
    z-index: 1; }
  .button:before {
    border: 2px solid #3e4a34;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    transition: all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .button.button-solid {
    color: #fff;
    border-color: #788d4c; }
    .button.button-solid:before {
      background: #788d4c;
      border-color: #788d4c; }
  .button:hover:before {
    -webkit-transform: scale3d(1.5, 3, 1);
    -ms-transform: scale3d(1.5, 3, 1);
    transform: scale3d(1.5, 3, 1);
    transition: all 5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.blockquote {
  border-left: 5px solid #3e4a34;
  margin: 0;
  padding: 1.8rem;
  font-family: "Yeseva One", serif;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 400;
  max-width: 725px; }
  .blockquote h1 {
    font-size: 2.2rem;
    line-height: 3rem;
    font-weight: 400;
    margin: 0;
    display: inline; }

.figure {
  margin: 3.5rem auto;
  max-width: 742px; }
  .figure img {
    display: block; }
  .figure .figure-caption {
    font-size: 1.3rem;
    text-align: right;
    color: #999;
    margin-top: 1.5rem; }
  .figure .slider-small.slick-slider {
    display: block; }

.title-note-style {
  border-bottom: 1px solid #788d4c;
  font-size: 1.4rem;
  font-style: italic;
  color: #788d4c; }

.serif-font {
  font-family: "Yeseva One", serif;
  font-weight: 400 !important;
  font-style: normal !important; }

.order-button-style {
  margin-top: 50px;
  text-align: center;
  position: relative; }
  .order-button-style .button {
    background: #fff; }
  .order-button-style:before {
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    display: block;
    top: 23px;
    left: 0;
    background: #788d4c; }

.swal2-modal {
  font-family: 'Open Sans', sans-serif !important;
  border-radius: 0 !important; }
  .swal2-modal .swal2-styled {
    background: #788d4c !important;
    border-color: #788d4c !important;
    border-radius: 0 !important; }
    .swal2-modal .swal2-styled:focus {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }

.page404 {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
  background: url(../.default/images/page404.jpg) center no-repeat;
  padding-top: 121px; }
  .page404 .wrapper {
    display: table;
    max-width: 1200px;
    width: 100%;
    height: calc(100vh - 183px);
    margin: 0 auto; }
    .page404 .wrapper .content {
      display: table-cell;
      vertical-align: middle; }
      .page404 .wrapper .content .inner .left-block {
        padding: 7rem 4.3rem;
        background: rgba(120, 141, 76, 0.94); }
        .page404 .wrapper .content .inner .left-block h1 {
          width: 54rem;
          margin: 0;
          font-family: "Yeseva One", serif;
          font-size: 4.8rem;
          font-weight: 400;
          line-height: 5rem;
          position: relative;
          display: block;
          padding-bottom: 1rem; }
          .page404 .wrapper .content .inner .left-block h1:before {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 1000px;
            height: 1px;
            background: #fff;
            content: '';
            display: block; }
        .page404 .wrapper .content .inner .left-block .info {
          width: 54rem;
          margin: 2rem 0 4rem 0;
          font-size: 1.6rem;
          line-height: 3.6rem; }
        .page404 .wrapper .content .inner .left-block .button {
          color: #fff;
          border-color: #fff; }
          .page404 .wrapper .content .inner .left-block .button:before {
            border-color: #fff; }
      .page404 .wrapper .content .inner .right-block {
        padding: 0 4rem;
        font-size: 20rem;
        font-family: "Yeseva One", serif; }

.form-container {
  margin-top: 6rem;
  padding: 6rem 10rem;
  background: rgba(120, 141, 76, 0.1); }
  .form-container .heading {
    margin: 0 auto; }
  .form-container .form-wrapper {
    margin-top: 5rem; }
    .form-container .form-wrapper .line {
      justify-content: space-between; }
      .form-container .form-wrapper .line:not(:last-child) {
        margin-bottom: 3rem; }
      .form-container .form-wrapper .line .field {
        position: relative; }
        .form-container .form-wrapper .line .field label {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          color: #2c2424;
          text-align: left;
          cursor: text;
          font-size: 1.4rem;
          font-weight: 400; }
          .form-container .form-wrapper .line .field label .graphic {
            position: absolute;
            top: 0;
            left: 0;
            fill: none;
            pointer-events: none;
            stroke: #788d4c;
            stroke-width: 4px;
            stroke-dasharray: 962;
            stroke-dashoffset: 558;
            -webkit-transform: scale3d(1, -1, 1);
            -ms-transform: scale3d(1, -1, 1);
            transform: scale3d(1, -1, 1);
            transition: stroke-dashoffset 0.3s linear;
            -moz-transition: stroke-dashoffset 0.3s linear;
            -webkit-transition: stroke-dashoffset 0.3s linear;
            -o-transition: stroke-dashoffset 0.3s linear; }
          .form-container .form-wrapper .line .field label .label-content {
            display: block;
            width: 100%;
            -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
            transition: transform 0.3s linear;
            -moz-transition: transform 0.3s linear;
            -webkit-transition: transform 0.3s linear;
            -o-transition: transform 0.3s linear; }
            .form-container .form-wrapper .line .field label .label-content .required {
              color: #788d4c; }
            .form-container .form-wrapper .line .field label .label-content .label-note {
              color: #999; }
        .form-container .form-wrapper .line .field input,
        .form-container .form-wrapper .line .field textarea,
        .form-container .form-wrapper .line .field .intl-tel-input,
        .form-container .form-wrapper .line .field .jq-file {
          display: block;
          width: 100%;
          background: transparent;
          color: #2c2424;
          border: none;
          border-radius: 0;
          -webkit-appearance: none;
          padding: 1rem;
          font-size: 1.4rem; }
          .form-container .form-wrapper .line .field input:focus, .form-container .form-wrapper .line .field input.filled, .form-container .form-wrapper .line .field input.focus-filled,
          .form-container .form-wrapper .line .field textarea:focus,
          .form-container .form-wrapper .line .field textarea.filled,
          .form-container .form-wrapper .line .field textarea.focus-filled,
          .form-container .form-wrapper .line .field .intl-tel-input:focus,
          .form-container .form-wrapper .line .field .intl-tel-input.filled,
          .form-container .form-wrapper .line .field .intl-tel-input.focus-filled,
          .form-container .form-wrapper .line .field .jq-file:focus,
          .form-container .form-wrapper .line .field .jq-file.filled,
          .form-container .form-wrapper .line .field .jq-file.focus-filled {
            outline: none; }
            .form-container .form-wrapper .line .field input:focus + label, .form-container .form-wrapper .line .field input.filled + label, .form-container .form-wrapper .line .field input.focus-filled + label,
            .form-container .form-wrapper .line .field textarea:focus + label,
            .form-container .form-wrapper .line .field textarea.filled + label,
            .form-container .form-wrapper .line .field textarea.focus-filled + label,
            .form-container .form-wrapper .line .field .intl-tel-input:focus + label,
            .form-container .form-wrapper .line .field .intl-tel-input.filled + label,
            .form-container .form-wrapper .line .field .intl-tel-input.focus-filled + label,
            .form-container .form-wrapper .line .field .jq-file:focus + label,
            .form-container .form-wrapper .line .field .jq-file.filled + label,
            .form-container .form-wrapper .line .field .jq-file.focus-filled + label {
              cursor: default;
              pointer-events: none; }
              .form-container .form-wrapper .line .field input:focus + label .graphic, .form-container .form-wrapper .line .field input.filled + label .graphic, .form-container .form-wrapper .line .field input.focus-filled + label .graphic,
              .form-container .form-wrapper .line .field textarea:focus + label .graphic,
              .form-container .form-wrapper .line .field textarea.filled + label .graphic,
              .form-container .form-wrapper .line .field textarea.focus-filled + label .graphic,
              .form-container .form-wrapper .line .field .intl-tel-input:focus + label .graphic,
              .form-container .form-wrapper .line .field .intl-tel-input.filled + label .graphic,
              .form-container .form-wrapper .line .field .intl-tel-input.focus-filled + label .graphic,
              .form-container .form-wrapper .line .field .jq-file:focus + label .graphic,
              .form-container .form-wrapper .line .field .jq-file.filled + label .graphic,
              .form-container .form-wrapper .line .field .jq-file.focus-filled + label .graphic {
                stroke-dashoffset: 0; }
              .form-container .form-wrapper .line .field input:focus + label .label-content, .form-container .form-wrapper .line .field input.filled + label .label-content, .form-container .form-wrapper .line .field input.focus-filled + label .label-content,
              .form-container .form-wrapper .line .field textarea:focus + label .label-content,
              .form-container .form-wrapper .line .field textarea.filled + label .label-content,
              .form-container .form-wrapper .line .field textarea.focus-filled + label .label-content,
              .form-container .form-wrapper .line .field .intl-tel-input:focus + label .label-content,
              .form-container .form-wrapper .line .field .intl-tel-input.filled + label .label-content,
              .form-container .form-wrapper .line .field .intl-tel-input.focus-filled + label .label-content,
              .form-container .form-wrapper .line .field .jq-file:focus + label .label-content,
              .form-container .form-wrapper .line .field .jq-file.filled + label .label-content,
              .form-container .form-wrapper .line .field .jq-file.focus-filled + label .label-content {
                color: #788d4c;
                -webkit-transform: scale3d(0.81, 0.81, 1) translate3d(0, -2.5em, 0);
                -ms-transform: scale3d(0.81, 0.81, 1) translate3d(0, -2.5em, 0);
                transform: scale3d(0.81, 0.81, 1) translate3d(0, -2.5em, 0); }
        .form-container .form-wrapper .line .field input {
          width: 245px; }
          .form-container .form-wrapper .line .field input[type="file"] {
            width: 100% !important;
            height: 50px;
            top: -15px !important; }
        .form-container .form-wrapper .line .field textarea {
          resize: none;
          height: 12.3rem; }
          .form-container .form-wrapper .line .field textarea + label .graphic {
            stroke-width: 1.4px; }
          .form-container .form-wrapper .line .field textarea[name="message"] {
            display: none; }
    .form-container .form-wrapper .actions {
      margin-top: 4.5rem;
      text-align: center; }
      .form-container .form-wrapper .actions .button {
        font-weight: 600; }
    .form-container .form-wrapper .note {
      margin-top: 4.5rem;
      font-size: 1.3rem; }
      .form-container .form-wrapper .note.top-note {
        margin-top: 0;
        margin-bottom: 4.5rem;
        padding: 5px 12px;
        color: #fff;
        background: rgba(0, 128, 0, 0.5); }
        .form-container .form-wrapper .note.top-note.warning {
          background: rgba(255, 0, 0, 0.5); }
  .form-container.form-with-note {
    padding: 6rem 7rem 6rem 10rem; }
    .form-container.form-with-note .form-wrapper .line {
      align-items: flex-end; }
      .form-container.form-with-note .form-wrapper .line .field {
        flex-shrink: 0;
        margin-right: 5px; }
        .form-container.form-with-note .form-wrapper .line .field input,
        .form-container.form-with-note .form-wrapper .line .field textarea {
          width: 400px; }
      .form-container.form-with-note .form-wrapper .line .field-note {
        font-size: 1.2rem;
        line-height: 1.6rem;
        color: #999;
        margin-bottom: -.4rem; }
      .form-container.form-with-note .form-wrapper .line.input-line .field label .graphic {
        stroke-width: 2px; }
    .form-container.form-with-note .form-wrapper .actions {
      text-align: left; }

.note-after-block {
  font-size: 1.4rem;
  font-style: italic; }
  .note-after-block span {
    color: #788d4c; }

.intl-tel-input {
  padding: 0 !important; }

.iti-flag {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0; }

.jq-file {
  width: 400px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #788d4c !important;
  padding: 0 !important;
  overflow: visible !important;
  cursor: pointer; }
  .jq-file .jq-file__name {
    border: 0 !important;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-family: 'Open Sans', sans-serif;
    padding-left: 0; }
  .jq-file .jq-file__browse {
    border: 1px solid #788d4c;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #788d4c;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none;
    border-radius: 0;
    line-height: 23px;
    top: -11px !important; }

@media screen and (max-width: 1200px) {
  .table-wrap {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll; } }
.table {
  width: 100%;
  line-height: 1.15;
  border: 1px solid #788d4c;
  border-collapse: collapse; }
  .table th {
    background: #788d4c;
    color: #fff;
    font-weight: 400;
    text-align: center;
    border: 1px solid #fff;
    border-top-color: #788d4c;
    padding: 3rem 1.5rem;
    font-size: 1.4rem; }
    .table th:first-child {
      border-left-color: #788d4c; }
    .table th:last-child {
      border-right-color: #788d4c; }
  .table td {
    border: 1px solid #788d4c;
    padding: 1.3rem 1.5rem;
    font-size: 1.3rem; }

.list {
  list-style: none;
  padding-left: 5.5rem; }
  .list li {
    position: relative; }
    .list li:not(:last-child) {
      margin-bottom: 2.2rem; }
    .list li:before {
      position: absolute;
      top: .7rem;
      left: -5.5rem;
      content: '\e90f';
      font-family: 'icomoon', serif;
      color: #788d4c;
      font-size: 1.9rem; }

.heading {
  font-size: 2.2rem;
  font-family: "Yeseva One", serif;
  font-weight: 400;
  text-align: center;
  margin: 5rem auto 3rem auto;
  max-width: 45rem; }
  .heading * {
    font-size: 2.2rem;
    font-weight: 400;
    font-family: "Yeseva One", serif; }

.text-note {
  padding: 5rem;
  background: rgba(120, 141, 76, 0.1); }

.g-link {
  font-size: 1.4rem;
  color: #788d4c;
  text-decoration: none;
  position: relative;
  display: inline-block; }
  .g-link:before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    left: 0;
    bottom: 4px;
    display: block;
    background: #788d4c; }

#basket_form {
  margin: 0; }

.bx_ordercart .bx_ordercart_order_table_container #basket_items {
  width: 100%;
  border-collapse: collapse; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items thead tr td {
    padding: .5rem 0;
    font-weight: 400;
    font-size: 1.4rem;
    color: #788d4c; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td {
    padding: 1rem 0;
    border-top: 1px solid #788d4c;
    border-bottom: 1px solid #788d4c; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .itemphoto .bx_ordercart_photo_container a {
    text-decoration: none; }
    .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .itemphoto .bx_ordercart_photo_container a .bx_ordercart_photo {
      width: 7.5rem;
      height: 7.5rem;
      background-size: cover; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .item .bx_ordercart_itemtitle {
    font-weight: 600;
    font-size: 1.2rem;
    color: #2c2424; }
    .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .item .bx_ordercart_itemtitle a {
      color: #2c2424;
      text-decoration: none;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .item .bx_ordercart_itemtitle a:hover {
        color: #788d4c; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .control {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent; }
    .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .control .del-btn {
      text-decoration: none;
      color: #d14643;
      opacity: 1;
      font-size: 1.4rem;
      display: inline-block;
      padding-left: .7rem;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .control .del-btn:hover {
        color: red; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .price-formatted-block .value {
    font-size: 2rem; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .price-formatted-block .currency {
    font-size: 1.4rem; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .count-block .field a span {
    font-size: 1.4rem;
    width: 1.4rem;
    height: 1.4rem; }
  .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr .count-block .field input {
    font-size: 2rem; }
.bx_ordercart .bx_ordercart_order_pay_right {
  margin: 3rem 0 4rem 0; }
  .bx_ordercart .bx_ordercart_order_pay_right .total-cart-sum {
    text-align: right;
    padding-right: 2.6rem; }
.bx_ordercart .bx_ordercart_order_pay_center {
  text-align: center; }
  .bx_ordercart .bx_ordercart_order_pay_center .button {
    margin-right: 2.6rem; }

.basket-error {
  padding: 2rem;
  border: 1px solid #dedede;
  align-items: center;
  justify-content: center;
  color: #999; }
  .basket-error .icon {
    width: 100px;
    height: 100px;
    position: relative;
    flex-shrink: 0;
    margin-right: 2rem; }
    .basket-error .icon .icon-cart {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: block;
      text-align: center;
      width: 5rem;
      height: 5rem;
      font-size: 5rem; }
  .basket-error .message {
    font-size: 1.3rem;
    font-weight: 600; }

.bx-soa-section {
  border-radius: 0 !important; }
  .bx-soa-section.bx-selected {
    border: 1px solid #dedede !important; }
  .bx-soa-section .button {
    font-size: 1rem;
    padding: 12px 24px; }
    .bx-soa-section .button:before {
      width: calc(100% - 6px);
      height: calc(100% - 6px); }

.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-imgcontainer {
  border: 0;
  border-radius: 0;
  background-size: cover; }
.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-title a {
  color: #2c2424;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.2rem;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-title a:hover {
    color: #788d4c; }

.bx-soa-cart-total {
  border-radius: 0 !important; }
  .bx-soa-cart-total.bx-soa-cart-total-fixed {
    top: 131px !important; }

.count-block {
  align-items: flex-end; }
  .count-block .label {
    margin-right: 1rem; }
  .count-block .field {
    margin-bottom: -.4rem; }
    .count-block .field button,
    .count-block .field a {
      display: block;
      width: 30px;
      height: 30px;
      border: 1px solid rgba(120, 141, 76, 0.5);
      color: rgba(120, 141, 76, 0.5);
      text-align: center;
      text-decoration: none;
      background: transparent;
      cursor: pointer;
      position: relative;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .count-block .field button:hover,
      .count-block .field a:hover {
        background: #788d4c;
        color: #fff; }
      .count-block .field button span,
      .count-block .field a span {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        font-size: 1.6rem;
        width: 1.6rem;
        height: 1.6rem;
        text-align: center; }
    .count-block .field input {
      border: 1px solid #788d4c;
      width: 57px;
      height: 30px;
      text-align: center;
      font-family: "Yeseva One", serif;
      font-size: 2.4rem;
      color: #2c2424;
      position: relative;
      z-index: 1;
      margin: 0 -1px; }

.price-formatted-block {
  align-items: flex-end;
  line-height: 1; }
  .price-formatted-block .label {
    font-size: 1.6rem;
    margin-right: 1rem; }
  .price-formatted-block .value {
    font-family: "Yeseva One", serif;
    font-weight: 400;
    font-size: 2.4rem;
    margin-bottom: -.2rem; }
  .price-formatted-block .currency {
    font-size: 1.6rem;
    color: #736e6e;
    margin-left: .5rem; }

.personal-cabinet-menu-wrapper .menu-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .personal-cabinet-menu-wrapper .menu-list li a {
    font-size: 1.6rem;
    display: block;
    text-decoration: none;
    color: #2c2424;
    padding: 1.5rem 0;
    transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .personal-cabinet-menu-wrapper .menu-list li a:hover {
      color: #788d4c; }

.bx-authform .btn {
  border: 0;
  background: #788d4c;
  color: #fff;
  padding: 10px 12px; }

.page-site-closed {
  background: #fff;
  padding: 40px 0;
  height: 100%;
  height: 100vh; }
  .page-site-closed .container {
    height: 100%; }
    .page-site-closed .container .content-wrapper {
      display: table;
      width: 100%;
      height: 100%;
      text-align: center; }
      .page-site-closed .container .content-wrapper .content {
        vertical-align: middle;
        display: table-cell; }
        .page-site-closed .container .content-wrapper .content .image {
          margin: 0 auto 25px auto; }
        .page-site-closed .container .content-wrapper .content .message {
          font-family: "Yeseva One", serif;
          font-size: 32px; }
        .page-site-closed .container .content-wrapper .content .link {
          margin: 10px 0 0 0;
          font-size: 12px;
          display: inline-block; }

@media screen and (max-width: 767px) {
  .bx_ordercart .bx_ordercart_order_table_container #basket_items {
    display: block; }
    .bx_ordercart .bx_ordercart_order_table_container #basket_items > thead {
      display: none; }
    .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody {
      display: block; }
      .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr {
        display: block;
        border: 1px solid #788d4c;
        padding: 5px 20px 5px 5px;
        position: relative; }
        .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr:not(:last-child) {
          margin-bottom: 15px; }
        .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td {
          display: block;
          border-top: 0;
          border-bottom: 0; }
          .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.itemphoto {
            float: left;
            margin: 0 10px 10px 0; }
            .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.itemphoto .bx_ordercart_photo_container a .bx_ordercart_photo {
              width: 110px;
              height: 68px; }
          .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.item:after {
            content: '';
            display: block;
            clear: both; }
          .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.control {
            position: absolute;
            width: 15px;
            height: 15px;
            top: 5px;
            right: 5px; }
            .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.control .del-btn {
              width: 100%;
              height: 100%;
              display: block;
              opacity: 1;
              padding: 0; }
          .bx_ordercart .bx_ordercart_order_table_container #basket_items > tbody > tr > td.custom {
            margin-top: 15px; }
  .bx_ordercart .bx_ordercart_order_pay_right .total-cart-sum {
    padding-right: 0; }
  .bx_ordercart .bx_ordercart_order_pay_center .button {
    margin-right: 0; } }
.vjs-poster {
  background-color: #fff; }

.video-js .vjs-modal-dialog {
  background: #fff; }

.order-block {
  position: relative;
  z-index: 5; }
  .order-block .order-title {
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 1.5rem; }
  .order-block .order-content {
    height: 164px;
    background: #fff; }

.order-block-wrapper {
  padding: 5rem 0 8rem 0;
  background: #f0f0f0; }

#main {
  overflow: hidden; }

#header {
  background: #fafafa;
  padding: 1px 0 12px 0;
  position: fixed;
  width: 100%;
  z-index: 111;
  top: 0;
  left: 0;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #header .content {
    align-items: center;
    justify-content: space-between; }
    #header .content .left-block {
      position: relative; }
      #header .content .left-block a {
        text-decoration: none;
        color: #2c2424;
        align-items: center; }
      #header .content .left-block .logo-block {
        position: relative;
        margin-right: 18px; }
        #header .content .left-block .logo-block .logo {
          width: 91px;
          height: 87px;
          flex-shrink: 0;
          z-index: 1;
          position: relative;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #header .content .left-block .logo-block .logo img {
            position: absolute;
            display: block;
            top: 12px; }
        #header .content .left-block .logo-block:before {
          content: '';
          display: block;
          width: 200px;
          height: 138px;
          background: #fafafa;
          border-radius: 50%;
          position: absolute;
          z-index: 0;
          left: -57px;
          top: -17px;
          -webkit-transform: translateY(0px);
          -ms-transform: translateY(0px);
          transform: translateY(0px);
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      #header .content .left-block .site-name {
        font-family: "Yeseva One", serif;
        color: #2c2424;
        font-size: 1.3rem;
        position: relative;
        z-index: 1;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        #header .content .left-block .site-name .line-0 {
          font-size: 1.19rem;
          font-family: "Open Sans", sans-serif;
          color: #949494;
          margin-bottom: .5rem;
          text-transform: uppercase;
          line-height: 1;
          letter-spacing: -.055rem; }
        #header .content .left-block .site-name .line-2 {
          text-transform: uppercase; }
    #header .content .right-block {
      align-items: center;
      font-size: 1.3rem;
      font-weight: 600; }
      #header .content .right-block .mobile-menu-btn {
        display: none;
        margin-left: 1.5rem;
        border-left: 1px solid #bcb9b9;
        border-right: 1px solid transparent; }
        #header .content .right-block .mobile-menu-btn .button-menu {
          z-index: 1;
          position: relative;
          width: 45px;
          height: 30px;
          background: transparent;
          border: 0;
          cursor: pointer; }
          #header .content .right-block .mobile-menu-btn .button-menu:before, #header .content .right-block .mobile-menu-btn .button-menu:after {
            content: '';
            position: absolute;
            height: 2px;
            width: 17px;
            left: 0;
            right: 0;
            margin: auto;
            background: #2c2424;
            display: block;
            transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #header .content .right-block .mobile-menu-btn .button-menu:before {
            top: 28px;
            -webkit-transform: translate3d(0, -17px, 0);
            -ms-transform: translate3d(0, -17px, 0);
            transform: translate3d(0, -17px, 0); }
          #header .content .right-block .mobile-menu-btn .button-menu:after {
            top: 14px;
            -webkit-transform: translate3d(0, 5px, 0);
            -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); }
          #header .content .right-block .mobile-menu-btn .button-menu span {
            position: absolute;
            width: 17px;
            height: 2px;
            left: 0;
            right: 0;
            margin: auto;
            overflow: hidden;
            text-indent: 200%;
            background: #2c2424;
            transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      #header .content .right-block .main-menu {
        position: relative; }
        #header .content .right-block .main-menu .top-lvl {
          margin: 0;
          padding: 0;
          list-style: none;
          align-items: center; }
          #header .content .right-block .main-menu .top-lvl .close {
            display: none;
            background-color: transparent;
            border: 0;
            color: #2c2424;
            cursor: pointer;
            font-size: 1.5rem;
            padding: 1.5rem;
            position: absolute;
            left: 0px;
            top: 0px;
            line-height: 1;
            z-index: 1;
            height: 45px; }
            #header .content .right-block .main-menu .top-lvl .close .label {
              margin-right: 5px;
              text-transform: uppercase;
              position: relative;
              top: -2px;
              font-size: 1.2rem; }
          #header .content .right-block .main-menu .top-lvl a {
            color: #2c2424;
            text-decoration: none;
            display: block; }
          #header .content .right-block .main-menu .top-lvl li {
            position: relative; }
            #header .content .right-block .main-menu .top-lvl li > a {
              padding: 14px 13px;
              font-weight: 700;
              text-transform: uppercase;
              position: relative;
              z-index: 5; }
              #header .content .right-block .main-menu .top-lvl li > a:hover {
                color: #788d4c; }
              #header .content .right-block .main-menu .top-lvl li > a .icon-arrow-bottom {
                margin: 2px -2px 0 6px;
                font-size: 1rem;
                display: inline-block;
                vertical-align: top; }
            #header .content .right-block .main-menu .top-lvl li ul {
              display: none;
              position: absolute;
              left: 0;
              margin: 0;
              padding: 0;
              list-style: none;
              background: #fff;
              min-width: 170px;
              width: 100%;
              z-index: 3; }
              #header .content .right-block .main-menu .top-lvl li ul li a {
                text-transform: none;
                font-weight: 600;
                padding: 1rem 1.3rem;
                position: relative; }
              #header .content .right-block .main-menu .top-lvl li ul li:not(:last-child) {
                border-bottom: 1px solid #eff1e9; }
              #header .content .right-block .main-menu .top-lvl li ul li:hover {
                border-color: #fff; }
                #header .content .right-block .main-menu .top-lvl li ul li:hover a {
                  color: #fff;
                  background: #788d4c; }
              #header .content .right-block .main-menu .top-lvl li ul li:not(:first-child):hover:before {
                position: absolute;
                width: 100%;
                height: 1px;
                top: -1px;
                left: 0;
                background: #788d4c;
                content: '';
                display: block; }
            #header .content .right-block .main-menu .top-lvl li:hover {
              background: #fff; }
              #header .content .right-block .main-menu .top-lvl li:hover > a {
                background: #fff;
                -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05);
                -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05);
                box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05); }
              #header .content .right-block .main-menu .top-lvl li:hover ul {
                display: block;
                -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
          #header .content .right-block .main-menu .top-lvl .current > a {
            color: #788d4c; }
        #header .content .right-block .main-menu.open .top-lvl {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); }
        #header .content .right-block .main-menu.open .mobile-menu-bg {
          display: block; }
      #header .content .right-block .search-button {
        margin: 0 1.5rem; }
        #header .content .right-block .search-button button {
          width: 58px;
          height: 36px;
          padding: 0;
          background: transparent;
          border: 0;
          border-left: 1px solid #bcb9b9;
          border-right: 1px solid #bcb9b9;
          cursor: pointer;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #header .content .right-block .search-button button:hover .icon-search {
            color: #788d4c; }
      #header .content .right-block .search-block {
        visibility: hidden;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 9;
        background: #3e4a34; }
        #header .content .right-block .search-block.visible {
          visibility: visible; }
        #header .content .right-block .search-block .close {
          width: 45px;
          height: 45px;
          background-color: transparent;
          border: 0;
          color: #fff;
          cursor: pointer;
          font-size: 1.5rem;
          padding: 1.5rem;
          position: absolute;
          right: 17px;
          top: 0px;
          line-height: 1; }
        #header .content .right-block .search-block .close-text {
          position: absolute;
          border: 0;
          bottom: 20%;
          left: 0;
          right: 0;
          margin: auto;
          background: transparent;
          color: rgba(255, 255, 255, 0.2);
          width: 200px;
          cursor: pointer;
          padding: 1.5rem;
          transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #header .content .right-block .search-block .close-text:hover {
            color: #fff; }
        #header .content .right-block .search-block .wrapper {
          display: table;
          width: 100%;
          height: 100%; }
          #header .content .right-block .search-block .wrapper .search-form {
            display: table-cell;
            vertical-align: middle; }
            #header .content .right-block .search-block .wrapper .search-form .form-content {
              position: relative;
              padding: 0 65px; }
              #header .content .right-block .search-block .wrapper .search-form .form-content input {
                border: 0;
                border-bottom: 1px solid rgba(255, 255, 255, 0.25);
                cursor: text;
                font-size: 6rem;
                font-weight: 400;
                letter-spacing: .1em;
                line-height: normal;
                padding: 0 70px;
                text-align: center;
                text-transform: uppercase;
                width: 100%;
                background: transparent;
                color: #fff; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input:focus {
                  border-color: #fff; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input::-moz-placeholder {
                  color: rgba(255, 255, 255, 0.2);
                  letter-spacing: .2em; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input::-webkit-input-placeholder {
                  color: rgba(255, 255, 255, 0.2);
                  letter-spacing: .2em; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input:-ms-input-placeholder {
                  color: rgba(255, 255, 255, 0.2);
                  letter-spacing: .2em; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input::placeholder {
                  color: rgba(255, 255, 255, 0.2);
                  letter-spacing: .2em; }
                #header .content .right-block .search-block .wrapper .search-form .form-content input:valid + .enter {
                  display: block; }
              #header .content .right-block .search-block .wrapper .search-form .form-content .icon {
                background: transparent;
                border: 0;
                color: #fff;
                cursor: pointer;
                font-size: 2.5rem;
                height: 100%;
                position: absolute;
                text-align: center;
                width: 70px; }
              #header .content .right-block .search-block .wrapper .search-form .form-content .enter {
                display: none;
                background: transparent;
                border: 0;
                color: #fff;
                cursor: pointer;
                height: 100%;
                position: absolute;
                text-align: center;
                top: 0;
                right: 65px;
                text-transform: uppercase;
                font-size: 1.8rem; }
      #header .content .right-block .select-language ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        #header .content .right-block .select-language ul > li {
          position: relative; }
          #header .content .right-block .select-language ul > li:hover {
            color: #788d4c; }
          #header .content .right-block .select-language ul > li .wrapper {
            display: block;
            padding: 1.4rem 1rem; }
            #header .content .right-block .select-language ul > li .wrapper .icon-arrow-bottom {
              margin: 2px -2px 0 6px;
              font-size: 1rem;
              display: inline-block;
              vertical-align: top; }
          #header .content .right-block .select-language ul > li ul {
            display: none;
            position: absolute;
            right: 0;
            margin: 0;
            padding: 0;
            list-style: none;
            background: #fff;
            width: 100%; }
            #header .content .right-block .select-language ul > li ul li {
              padding: 0; }
              #header .content .right-block .select-language ul > li ul li a {
                display: block;
                text-decoration: none;
                text-transform: none;
                font-weight: 600;
                padding: 1rem; }
              #header .content .right-block .select-language ul > li ul li:not(:last-child) {
                border-bottom: 1px solid #eff1e9; }
              #header .content .right-block .select-language ul > li ul li:hover {
                border-color: #788d4c;
                background: #788d4c; }
                #header .content .right-block .select-language ul > li ul li:hover a {
                  color: #fff; }
          #header .content .right-block .select-language ul > li:hover {
            background: #fff; }
            #header .content .right-block .select-language ul > li:hover ul {
              display: block; }
      #header .content .right-block .personal-cabinet-link {
        border-left: 1px solid #bcb9b9;
        border-right: 1px solid #bcb9b9;
        padding: 0 1.5rem;
        height: 30px;
        line-height: 30px;
        margin: 0 .5rem 0 1.5rem;
        display: none;
        color: #2c2424;
        font-size: 2rem;
        text-decoration: none;
        transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        #header .content .right-block .personal-cabinet-link:hover {
          color: #788d4c; }
      #header .content .right-block .bx-hdr-profile {
        margin-left: 1rem; }
        #header .content .right-block .bx-hdr-profile .bx-basket-block a {
          text-decoration: none;
          color: #2c2424;
          position: relative;
          display: block; }
          #header .content .right-block .bx-hdr-profile .bx-basket-block a .icon-cart {
            color: #2c2424;
            font-size: 2rem;
            transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #header .content .right-block .bx-hdr-profile .bx-basket-block a .count {
            position: absolute;
            text-align: center;
            font-size: 1.2rem;
            font-weight: 600;
            top: calc(100% - -.2rem);
            left: 0;
            right: 0;
            margin: auto; }
          #header .content .right-block .bx-hdr-profile .bx-basket-block a:hover .icon-cart {
            color: #788d4c; }
  #header.sticky {
    padding: 1rem 0; }
    #header.sticky .left-block .logo-block:before {
      -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      transform: translateY(-100px); }
    #header.sticky .left-block .logo-block .logo {
      width: 53px;
      height: 51px; }
      #header.sticky .left-block .logo-block .logo img {
        top: 0px; }
    #header.sticky .left-block .site-name {
      font-size: 1.2rem; }
      #header.sticky .left-block .site-name .line-0 {
        font-size: 1.1rem; }
    #header.sticky .right-block .main-menu .top-lvl li > a {
      font-weight: 400; }
      #header.sticky .right-block .main-menu .top-lvl li > a .icon-arrow-bottom {
        margin-top: .3rem;
        font-size: .7rem; }
        #header.sticky .right-block .main-menu .top-lvl li > a .icon-arrow-bottom:before {
          content: '\e906'; }
    #header.sticky .right-block .search-button button {
      height: 30px; }
    #header.sticky .right-block .select-language ul > li .wrapper .icon-arrow-bottom {
      margin-top: .3rem;
      font-size: .7rem; }
      #header.sticky .right-block .select-language ul > li .wrapper .icon-arrow-bottom:before {
        content: '\e906'; }

#footer .block-1 {
  background: #879765;
  padding: 50px 0 25px 0;
  color: #484c3e;
  font-size: 1.3rem; }
  #footer .block-1 .content {
    width: 100%;
    justify-content: space-between; }
    #footer .block-1 .content .row-1 {
      width: 360px; }
      #footer .block-1 .content .row-1 .note {
        line-height: 2; }
        #footer .block-1 .content .row-1 .note a {
          color: #2c2424; }
      #footer .block-1 .content .row-1 .footer-menu {
        margin-top: 5rem; }
      #footer .block-1 .content .row-1 .informer-block {
        margin: 15px 0 0 0; }
    #footer .block-1 .content .info-block {
      width: 255px; }
      #footer .block-1 .content .info-block.address .content {
        line-height: 2.2rem; }
      #footer .block-1 .content .info-block.address .awards-list {
        margin-top: 5rem;
        justify-content: center;
        align-items: center; }
        #footer .block-1 .content .info-block.address .awards-list .item {
          margin: 0 10px;
          opacity: .75;
          transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          #footer .block-1 .content .info-block.address .awards-list .item a {
            text-decoration: none; }
          #footer .block-1 .content .info-block.address .awards-list .item:hover {
            opacity: 1; }
      #footer .block-1 .content .info-block.phones .item:not(:last-child) {
        margin-bottom: 1.5rem; }
      #footer .block-1 .content .info-block.phones .value {
        color: #2c2424;
        font-weight: 600;
        margin-top: .8rem; }
        #footer .block-1 .content .info-block.phones .value a {
          text-decoration: none;
          color: #2c2424; }
      #footer .block-1 .content .info-block .label {
        font-weight: 400;
        font-size: 1.3rem;
        color: #484c3e;
        padding: 0;
        display: block;
        white-space: normal;
        text-align: left; }
      #footer .block-1 .content .info-block .info-block-title {
        font-size: 1.4rem;
        font-weight: 600;
        color: #2c2424;
        margin-bottom: 17px; }
    #footer .block-1 .content .footer-menu ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #footer .block-1 .content .footer-menu ul li:not(:last-child) {
        margin-bottom: 20px; }
      #footer .block-1 .content .footer-menu ul li a {
        font-size: 1.4rem;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        color: #484c3e; }
        #footer .block-1 .content .footer-menu ul li a.current {
          color: #2c2424; }
        #footer .block-1 .content .footer-menu ul li a:hover {
          color: #2c2424; }
  #footer .block-1 .links {
    justify-content: space-between;
    align-items: center;
    margin-top: 5rem;
    padding-top: 2.5rem;
    border-top: 1px solid #595d44;
    width: 100%; }
    #footer .block-1 .links .item {
      font-size: 1.1rem;
      font-weight: 600; }
      #footer .block-1 .links .item a {
        text-decoration: none;
        color: #2c2424;
        align-items: center; }
        #footer .block-1 .links .item a:hover {
          color: #484c3e; }
        #footer .block-1 .links .item a .icon {
          margin-right: 4px;
          flex-shrink: 0; }
          #footer .block-1 .links .item a .icon img {
            display: block; }
#footer .block-2 {
  background: #2c2424;
  padding: 15px 0;
  color: #f0f0f0;
  font-size: 1.4rem; }
  #footer .block-2 .content {
    width: 100%;
    align-items: center;
    justify-content: space-between; }
    #footer .block-2 .content .copyright .label:after {
      content: " ";
      white-space: pre; }
    #footer .block-2 .content .payment {
      align-items: center; }
      #footer .block-2 .content .payment .item {
        margin: 0 10px; }
    #footer .block-2 .content .developer a {
      align-items: center;
      color: #879765;
      text-decoration: none; }
      #footer .block-2 .content .developer a .logo {
        margin-left: 14px;
        width: 101px;
        height: 32px;
        background: url(../.default/images/developer.png) center no-repeat; }
    #footer .block-2 .content .developer:hover a {
      color: #f0f0f0; }
      #footer .block-2 .content .developer:hover a .logo {
        -webkit-filter: grayscale(100%) brightness(0%) invert(100%);
        -moz-filter: grayscale(100%) brightness(0%) invert(100%);
        -ms-filter: grayscale(100%) brightness(0%) invert(100%);
        -o-filter: grayscale(100%) brightness(0%) invert(100%);
        filter: grayscale(100%) brightness(0%) invert(100%); }

#mainpage-slider-video {
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear; }

.mainpage-slider {
  height: 810px; }
  .mainpage-slider .slider-content {
    position: relative;
    height: 100%; }
    .mainpage-slider .slider-content .bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 2; }
      .mainpage-slider .slider-content .bg .slick-list,
      .mainpage-slider .slider-content .bg .slick-track {
        height: 100%;
        display: block; }
      .mainpage-slider .slider-content .bg .item {
        background-position: center bottom;
        background-repeat: no-repeat;
        height: 100%; }
    .mainpage-slider .slider-content .video-js {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 1920px;
      height: 810px;
      z-index: 2;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .mainpage-slider .slider-content .video-js:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: block;
        background: url(../.default/images/pattern.png);
        width: 100%;
        height: 100%;
        z-index: 3;
        opacity: .5; }
    .mainpage-slider .slider-content .container {
      height: 100%;
      position: relative;
      z-index: 4; }
      .mainpage-slider .slider-content .container .content-wrapper {
        display: table;
        width: 100%;
        height: 100%; }
        .mainpage-slider .slider-content .container .content-wrapper .content {
          display: table-cell;
          vertical-align: middle;
          width: 100%;
          height: 100%; }
          .mainpage-slider .slider-content .container .content-wrapper .content .items {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-orient: horizontal;
            -moz-box-orient: horizontal;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            align-items: center;
            justify-content: space-between; }
            .mainpage-slider .slider-content .container .content-wrapper .content .items .slick-list {
              overflow: visible;
              width: 560px; }
            .mainpage-slider .slider-content .container .content-wrapper .content .items .item {
              display: none;
              text-decoration: none;
              color: #fafafa; }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item.slick-slide {
                display: block; }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item .section {
                width: 18px;
                font-weight: 600;
                text-transform: uppercase;
                color: #fefefe;
                margin-bottom: 3.5rem; }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item .title {
                font-size: 5rem;
                font-family: "Yeseva One", serif;
                color: #f8e34b;
                margin-bottom: 3rem;
                position: relative;
                opacity: 0;
                transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transform: translateX(-1000px);
                -ms-transform: translateX(-1000px);
                transform: translateX(-1000px); }
                .mainpage-slider .slider-content .container .content-wrapper .content .items .item .title:before {
                  width: 1000px;
                  height: 1px;
                  background: #f8e34b;
                  position: absolute;
                  bottom: -15px;
                  right: 0px;
                  display: block;
                  content: '';
                  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                  -webkit-transform: translateX(-327px);
                  -ms-transform: translateX(-327px);
                  transform: translateX(-327px); }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item .desc {
                font-size: 1.5rem;
                font-weight: 300;
                line-height: 2.8rem;
                opacity: 0;
                transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
                -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
                -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
                -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
                -webkit-transform: translateX(-1000px);
                -ms-transform: translateX(-1000px);
                transform: translateX(-1000px); }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item:hover .title:before {
                -webkit-transform: translateX(0px);
                -ms-transform: translateX(0px);
                transform: translateX(0px); }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item.slick-current .title {
                opacity: 1;
                -webkit-transform: translateX(0px);
                -ms-transform: translateX(0px);
                transform: translateX(0px); }
              .mainpage-slider .slider-content .container .content-wrapper .content .items .item.slick-current .desc {
                opacity: 1;
                -webkit-transform: translateX(0px);
                -ms-transform: translateX(0px);
                transform: translateX(0px); }
          .mainpage-slider .slider-content .container .content-wrapper .content .slick-dots {
            margin: 0;
            padding: 0;
            list-style: none;
            width: 16px;
            margin-top: 8.1rem; }
            .mainpage-slider .slider-content .container .content-wrapper .content .slick-dots li {
              margin: .8rem 0;
              position: relative; }
              .mainpage-slider .slider-content .container .content-wrapper .content .slick-dots li button {
                width: 16px;
                height: 16px;
                border-radius: 50%;
                border: 1px solid #fff;
                overflow: hidden;
                background: #fff;
                text-indent: 100px;
                cursor: pointer;
                position: relative; }
              .mainpage-slider .slider-content .container .content-wrapper .content .slick-dots li.slick-active button {
                background: transparent; }
                .mainpage-slider .slider-content .container .content-wrapper .content .slick-dots li.slick-active button:before {
                  position: absolute;
                  content: '';
                  display: block;
                  top: 0;
                  left: 0;
                  bottom: 0;
                  right: 0;
                  margin: auto;
                  width: 8px;
                  height: 8px;
                  background: #fff;
                  border-radius: 50%; }
        .mainpage-slider .slider-content .container .content-wrapper .nav {
          align-items: center;
          position: relative;
          z-index: 1;
          margin: 45px -15px 0 -15px; }
          .mainpage-slider .slider-content .container .content-wrapper .nav .slick-button {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            border: 2px solid #fff;
            position: relative;
            background: transparent;
            color: #fff;
            padding: 0;
            cursor: pointer;
            margin: 0 15px; }
            .mainpage-slider .slider-content .container .content-wrapper .nav .slick-button:before {
              width: 34px;
              height: 34px;
              top: -2px;
              left: -2px;
              border: 1px solid #fff;
              border-radius: 50%;
              display: block;
              position: absolute;
              content: '';
              transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
            .mainpage-slider .slider-content .container .content-wrapper .nav .slick-button:hover:before {
              width: 40px;
              height: 40px;
              top: -5px;
              left: -5px; }
            .mainpage-slider .slider-content .container .content-wrapper .nav .slick-button.slick-prev span {
              margin-left: -2px; }
            .mainpage-slider .slider-content .container .content-wrapper .nav .slick-button.slick-next span {
              margin-right: -2px; }

.mainpage-links {
  position: absolute;
  top: 710px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 110; }
  .mainpage-links .content {
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 -12px 0 -12px; }
    .mainpage-links .content .item {
      -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
      background: #fff;
      width: 180px;
      height: 160px;
      margin: 0 12px;
      position: relative; }
      .mainpage-links .content .item:before {
        position: absolute;
        display: block;
        bottom: -5px;
        left: 0;
        right: 0;
        margin: auto;
        content: '';
        background: #3e4a34;
        width: 0%;
        height: 5px;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mainpage-links .content .item:hover:before {
        width: 100%; }
      .mainpage-links .content .item > a {
        color: #2c2424;
        display: table;
        text-decoration: none;
        width: 100%;
        height: 100%; }
        .mainpage-links .content .item > a .icon-arrow-bottom {
          display: none;
          margin: 0px -2px 0 6px;
          font-size: 1rem;
          vertical-align: top; }
        .mainpage-links .content .item > a .wrapper {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          width: 100%;
          height: 100%; }
          .mainpage-links .content .item > a .wrapper .icon {
            height: 64px;
            position: relative; }
            .mainpage-links .content .item > a .wrapper .icon img {
              position: absolute;
              margin: auto;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; }
          .mainpage-links .content .item > a .wrapper .name {
            font-size: 1.8rem;
            font-weight: 700;
            margin-top: 2rem;
            text-transform: uppercase; }
          .mainpage-links .content .item > a .wrapper .subname {
            font-size: 1.6rem; }
      .mainpage-links .content .item ul {
        display: none;
        position: absolute;
        left: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        background: #fff;
        min-width: 218px;
        width: 100%;
        z-index: 3;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
        .mainpage-links .content .item ul li.desktop-hide {
          display: none; }
        .mainpage-links .content .item ul li a {
          color: #2c2424;
          text-transform: none;
          text-decoration: none;
          font-weight: 600;
          padding: 10px 13px !important;
          display: block; }
          .mainpage-links .content .item ul li a .icon-arrow-bottom {
            display: inline-block; }
        .mainpage-links .content .item ul li:not(:first-child) {
          border-top: 1px solid #eff1e9; }
        .mainpage-links .content .item ul li:hover {
          border-color: #fff;
          background: #788d4c; }
          .mainpage-links .content .item ul li:hover a {
            color: #fff !important; }
      .mainpage-links .content .item.current > a {
        color: #788d4c; }
  .mainpage-links.sticky {
    background: #fff;
    width: 100%;
    position: fixed;
    top: 71px; }
    .mainpage-links.sticky .content {
      margin: 0; }
      .mainpage-links.sticky .content > .item:hover > a {
        -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.05);
        z-index: 4;
        position: relative; }
      .mainpage-links.sticky .content .item {
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0);
        width: auto;
        height: auto;
        margin: 0; }
        .mainpage-links.sticky .content .item:hover:before {
          display: none; }
        .mainpage-links.sticky .content .item:hover ul {
          display: block; }
        .mainpage-links.sticky .content .item > a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-orient: horizontal;
          -moz-box-orient: horizontal;
          -webkit-box-direction: normal;
          -moz-box-direction: normal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          align-items: center;
          padding: 17px 25px; }
          .mainpage-links.sticky .content .item > a .icon-arrow-bottom {
            display: block; }
          .mainpage-links.sticky .content .item > a .wrapper .icon {
            display: none; }
          .mainpage-links.sticky .content .item > a .wrapper .name {
            font-size: 1.4rem;
            margin-top: 0;
            margin-bottom: 0; }
          .mainpage-links.sticky .content .item > a .wrapper .subname {
            display: none; }
          .mainpage-links.sticky .content .item > a:hover {
            color: #788d4c; }

.mainpage-stat {
  position: relative;
  background-color: #fafafa;
  padding: 17rem 0 12.3rem 0; }
  .mainpage-stat .layers {
    height: 1550px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    .mainpage-stat .layers .layer {
      background-position: bottom center;
      background-size: auto;
      background-repeat: no-repeat;
      width: 100%;
      height: 1550px;
      position: absolute;
      z-index: -1; }
      .mainpage-stat .layers .layer.layer-0 {
        background: url(../.default/images/layers-bg.png);
        z-index: 1;
        height: 500px;
        bottom: 0; }
      .mainpage-stat .layers .layer.layer-1 {
        background-image: url(../.default/images/layer-1.png);
        z-index: 4; }
      .mainpage-stat .layers .layer.layer-2 {
        background-image: url(../.default/images/layer-2.png);
        z-index: 2; }
      .mainpage-stat .layers .layer.layer-3 {
        background-image: url(../.default/images/layer-3.png);
        z-index: 1; }
  .mainpage-stat .container {
    text-align: center; }
  .mainpage-stat .info {
    margin: 20rem auto 3rem auto;
    min-height: 565px;
    justify-content: space-between;
    position: relative;
    text-align: left;
    z-index: 4; }
    .mainpage-stat .info .map,
    .mainpage-stat .info .map-invisible {
      position: absolute;
      width: 720px;
      height: 764px;
      top: -42px;
      left: -133px;
      z-index: 4; }
      .mainpage-stat .info .map path,
      .mainpage-stat .info .map-invisible path {
        stroke: #fff;
        stroke-width: 2px;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-stat .info .map path.hover,
        .mainpage-stat .info .map-invisible path.hover {
          stroke-width: 3px; }
    .mainpage-stat .info .map-invisible {
      opacity: 0;
      z-index: 5; }
    .mainpage-stat .info .block-title {
      width: 510px;
      padding: 0;
      position: relative;
      z-index: 4; }
    .mainpage-stat .info .content {
      width: 520px;
      position: relative;
      z-index: 3;
      text-align: left; }
      .mainpage-stat .info .content .description {
        font-size: 1.5rem;
        line-height: 2.8rem;
        margin-bottom: 6rem; }
      .mainpage-stat .info .content .stat {
        width: 100%;
        justify-content: space-between; }
        .mainpage-stat .info .content .stat .item {
          text-align: center;
          line-height: 1;
          min-width: 100px; }
          .mainpage-stat .info .content .stat .item .label {
            text-transform: uppercase;
            font-weight: 600;
            font-size: 1.4rem; }
          .mainpage-stat .info .content .stat .item .value {
            font-family: "Yeseva One", serif;
            font-size: 3.6rem;
            margin: 2rem 0 0 0; }
          .mainpage-stat .info .content .stat .item .measure {
            font-family: "Yeseva One", serif;
            font-size: 2.4rem; }
  .mainpage-stat .link {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 6; }
    .mainpage-stat .link a {
      color: #fff;
      border-color: #fff; }
      .mainpage-stat .link a:before {
        border-color: #fff; }
  .mainpage-stat .online-block {
    margin-top: 145px;
    text-align: center;
    position: relative;
    z-index: 4; }
    .mainpage-stat .online-block:before {
      content: '';
      display: block;
      width: 100vw;
      height: 1px;
      background: rgba(255, 255, 255, 0.2);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 0; }
    .mainpage-stat .online-block a {
      display: inline-block;
      color: #fff;
      text-decoration: none;
      padding: 0 35px;
      background: url(../.default/images/mainpage-forest.png) center -1427px no-repeat;
      position: relative;
      z-index: 1; }
      .mainpage-stat .online-block a > .flex {
        align-items: center; }
        .mainpage-stat .online-block a > .flex .logo {
          background: url(../.default/images/zubr.png) center no-repeat;
          width: 167px;
          height: 70px;
          opacity: .5; }
        .mainpage-stat .online-block a > .flex .icon {
          					/*width: 48px;
                    height: 48px;*/
          width: 50px;
          height: 50px;
          margin: 0 12px 0 9px;
          position: relative;
          					/*
                    .circle{
                      position: absolute;
                      top: 0;
                      left: 0;
                      right: 0;
                      bottom: 0;
                      margin: auto;
                      border-radius: 50%;
                    }
                    .circle-1{
                      width: 8px;
                      height: 8px;
                      background: #fff;
                    }
                    .circle-2{
                      width: 24px;
                      height: 24px;
                      border: 2px solid rgba(255, 255, 255, .8);
                    }
                    .circle-3{
                      width: 36px;
                      height: 36px;
                      border: 1px solid rgba(255, 255, 255, .6);
                    }
                    .circle-4{
                      width: 48px;
                      height: 48px;
                      border: 1px solid rgba(255, 255, 255, .4);
                    }
                    */ }
        .mainpage-stat .online-block a > .flex .text {
          line-height: 1; }
          .mainpage-stat .online-block a > .flex .text .line-1 {
            text-transform: uppercase;
            font-size: 2rem;
            font-weight: 300; }
          .mainpage-stat .online-block a > .flex .text .line-2 {
            font-size: 1.4rem;
            font-weight: 800;
            letter-spacing: 1px; }

.mainpage-pr {
  padding: 14rem 0 15rem 0;
  overflow: hidden; }
  .mainpage-pr .block-title {
    text-align: center;
    margin-bottom: 7rem; }
  .mainpage-pr .nav {
    border-bottom: 1px solid #788d4c;
    padding-bottom: 1.5rem;
    margin-bottom: 4rem; }
    .mainpage-pr .nav ul {
      margin: 0;
      padding: 0;
      list-style: none;
      justify-content: center;
      align-items: center; }
      .mainpage-pr .nav ul li {
        margin: 0 21px;
        text-transform: uppercase;
        cursor: pointer;
        color: #2c2424;
        font-size: 1.8rem;
        font-weight: 600;
        position: relative; }
        .mainpage-pr .nav ul li.current, .mainpage-pr .nav ul li:hover {
          color: #788d4c; }
        .mainpage-pr .nav ul li:before {
          position: absolute;
          display: block;
          content: '';
          background: #788d4c;
          width: 1px;
          height: 0px;
          bottom: -26px;
          left: 0;
          right: 0;
          margin: auto;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-pr .nav ul li.current:before {
          height: 21px; }
  .mainpage-pr .content.slick-slider {
    display: block; }
  .mainpage-pr .slick-list {
    overflow: visible !important; }
  .mainpage-pr .slick-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 43px;
    justify-content: center;
    position: relative; }
    .mainpage-pr .slick-dots:before {
      position: absolute;
      content: '';
      display: block;
      width: 100vw;
      height: 1px;
      background: #788d4c;
      top: 8px;
      z-index: -1; }
    .mainpage-pr .slick-dots li {
      margin: 0 8px;
      position: relative; }
      .mainpage-pr .slick-dots li:before {
        position: absolute;
        content: '';
        display: block;
        background: #f0f0f0;
        width: 106px;
        height: 100%;
        top: 0;
        left: -45px;
        z-index: -1; }
      .mainpage-pr .slick-dots li button {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid #3e4a34;
        overflow: hidden;
        background: #3e4a34;
        text-indent: 100px;
        cursor: pointer;
        position: relative;
        padding: 0; }
      .mainpage-pr .slick-dots li.slick-active button {
        background: #fff; }
        .mainpage-pr .slick-dots li.slick-active button:before {
          position: absolute;
          content: '';
          display: block;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 8px;
          height: 8px;
          background: #3e4a34;
          border-radius: 50%; }
  .mainpage-pr .item {
    background: #fff;
    width: 392px;
    height: 378px;
    margin: 0 .6rem;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative; }
    .mainpage-pr .item:before {
      position: absolute;
      display: block;
      bottom: -5px;
      left: 0;
      right: 0;
      margin: auto;
      content: '';
      background: #3e4a34;
      width: 0%;
      height: 5px;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .mainpage-pr .item.slick-current:before {
      width: 100%; }
    .mainpage-pr .item:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      display: block; }
    .mainpage-pr .item:hover {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px); }
    .mainpage-pr .item:hover:after {
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
    .mainpage-pr .item a {
      display: block;
      text-decoration: none;
      color: #2c2424;
      padding: .5rem;
      position: relative;
      z-index: 1;
      height: 100%; }
    .mainpage-pr .item .image {
      overflow: hidden; }
    .mainpage-pr .item .title {
      font-size: 2rem;
      font-weight: 600;
      margin: 2rem 1.5rem 3rem;
      height: 2.3rem;
      overflow: hidden; }
    .mainpage-pr .item .info {
      align-items: flex-end;
      justify-content: flex-end;
      font-size: 1.4rem;
      margin-right: 1.5rem; }
      .mainpage-pr .item .info div:not(:last-child) {
        margin-right: .5rem; }
      .mainpage-pr .item .info .i3 {
        font-family: "Yeseva One", serif;
        font-size: 2.4rem;
        line-height: 1;
        margin-bottom: -1px; }
      .mainpage-pr .item .info .i4 {
        color: #736e6e; }
      .mainpage-pr .item .info .length {
        font-family: "Yeseva One", serif;
        font-size: 2.4rem;
        line-height: 1; }
    .mainpage-pr .item .actions {
      justify-content: flex-end;
      padding: 0 1.1rem 1.1rem 0; }
      .mainpage-pr .item .actions .button {
        min-width: 16.6rem; }

.mainpage-gallery {
  background: url(../.default/images/mainpage-gallery.png) center top no-repeat;
  padding: 14.5rem 0 0 0;
  height: 940px; }
  .mainpage-gallery .block-1 .left-block {
    width: 740px;
    position: relative; }
    .mainpage-gallery .block-1 .left-block .photo-list {
      width: 1920px;
      position: absolute;
      top: 0;
      left: -360px; }
      .mainpage-gallery .block-1 .left-block .photo-list.slick-slider {
        display: block; }
      .mainpage-gallery .block-1 .left-block .photo-list .slick-dots {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 43px;
        justify-content: center;
        position: relative;
        margin: 140px 0 0 360px;
        justify-content: flex-start;
        display: inline-block;
        z-index: 2; }
        .mainpage-gallery .block-1 .left-block .photo-list .slick-dots:before {
          position: absolute;
          content: '';
          display: block;
          width: 100vw;
          height: 1px;
          background: #788d4c;
          top: 8px;
          z-index: -1; }
        .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li {
          margin: 0 8px;
          position: relative; }
          .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li:before {
            position: absolute;
            content: '';
            display: block;
            background: #f0f0f0;
            width: 106px;
            height: 100%;
            top: 0;
            left: -45px;
            z-index: -1; }
          .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li button {
            width: 16px;
            height: 16px;
            border-radius: 50%;
            border: 1px solid #3e4a34;
            overflow: hidden;
            background: #3e4a34;
            text-indent: 100px;
            cursor: pointer;
            position: relative;
            padding: 0; }
          .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li.slick-active button {
            background: #fff; }
            .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li.slick-active button:before {
              position: absolute;
              content: '';
              display: block;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              margin: auto;
              width: 8px;
              height: 8px;
              background: #3e4a34;
              border-radius: 50%; }
        .mainpage-gallery .block-1 .left-block .photo-list .slick-dots:before {
          width: 600px;
          left: calc(100% - -37px);
          z-index: 0; }
        .mainpage-gallery .block-1 .left-block .photo-list .slick-dots li {
          display: inline-block; }
      .mainpage-gallery .block-1 .left-block .photo-list .item {
        width: 260px;
        height: 193px;
        border-top: 3px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0 10px;
        cursor: pointer;
        transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-gallery .block-1 .left-block .photo-list .item:hover {
          border-color: #788d4c; }
  .mainpage-gallery .block-1 .block-title {
    width: 460px;
    text-align: right;
    position: relative;
    z-index: 1;
    padding: 0;
    margin-top: -9px; }
    .mainpage-gallery .block-1 .block-title:before {
      background: url(../.default/images/mainpage-gallery.png) -1090px -145px no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 1000px;
      height: 300px;
      content: '';
      display: block;
      z-index: -1; }
  .mainpage-gallery .other-blocks {
    display: none;
    z-index: 2;
    position: relative;
    margin-top: 440px; }
    .mainpage-gallery .other-blocks.slick-slider {
      display: block; }
    .mainpage-gallery .other-blocks .slick-list {
      overflow: visible; }
    .mainpage-gallery .other-blocks .block-2 {
      position: absolute;
      top: -405px;
      right: 0; }
      .mainpage-gallery .other-blocks .block-2 .image {
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        border: 5px solid #fff;
        background-color: #788d4c;
        background-repeat: no-repeat;
        background-position: center;
        width: 610px;
        height: 411px;
        position: relative;
        z-index: 1; }
    .mainpage-gallery .other-blocks .block-3 {
      margin-top: 30px;
      align-items: center; }
      .mainpage-gallery .other-blocks .block-3 .info {
        width: 590px;
        flex-shrink: 0;
        font-size: 1.4rem;
        line-height: 2;
        padding-right: 60px;
        max-height: 14rem;
        overflow: hidden; }
      .mainpage-gallery .other-blocks .block-3 .border {
        width: 5px;
        background: #3e4a34;
        align-self: stretch; }
      .mainpage-gallery .other-blocks .block-3 .title {
        width: 605px;
        font-size: 2.2rem;
        font-family: "Yeseva One", serif;
        padding: 0 10px; }

.mainpage-news {
  padding: 15.5rem 0 10rem 0; }
  .mainpage-news .tree-block {
    position: relative; }
    .mainpage-news .tree-block .tree-left {
      position: absolute;
      top: -60px;
      left: -700px;
      background: url(../.default/images/tree.png) no-repeat;
      width: 1298px;
      height: 815px; }
    .mainpage-news .tree-block .tree-right {
      position: absolute;
      top: -241px;
      right: -773px;
      background: url(../.default/images/tree.png) no-repeat;
      width: 1298px;
      height: 815px;
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg); }
  .mainpage-news .content .block-title {
    width: 280px;
    flex-shrink: 0;
    padding: 0; }
  .mainpage-news .content .right-block {
    width: 920px; }
    .mainpage-news .content .right-block .news-list {
      margin: 0  0 0 -12.5px; }
      .mainpage-news .content .right-block .news-list.slick-slider {
        display: block; }
      .mainpage-news .content .right-block .news-list .item-wrapper {
        padding-bottom: 2px; }
        .mainpage-news .content .right-block .news-list .item-wrapper .item {
          width: 290px;
          background: #fff;
          -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          margin: 0 12.5px; }
          .mainpage-news .content .right-block .news-list .item-wrapper .item a {
            min-height: 450px;
            padding: .5rem .5rem 1.6rem .5rem;
            color: #2c2424;
            text-decoration: none;
            display: block; }
            .mainpage-news .content .right-block .news-list .item-wrapper .item a .image {
              margin-bottom: 2rem; }
            .mainpage-news .content .right-block .news-list .item-wrapper .item a .info {
              padding: 0 1.5rem; }
              .mainpage-news .content .right-block .news-list .item-wrapper .item a .info .date {
                font-size: 1.2rem;
                color: #999; }
              .mainpage-news .content .right-block .news-list .item-wrapper .item a .info .name {
                font-size: 1.4rem;
                line-height: 2rem;
                color: #2c2424;
                font-weight: 700;
                margin: 1.5rem 0 .8rem 0;
                /*min-height: 4rem;*/
                overflow-y: hidden; }
              .mainpage-news .content .right-block .news-list .item-wrapper .item a .info .desc {
                line-height: 2.6rem;
                font-size: 1.3rem;
                height: 10rem;
                overflow-y: hidden; }
          .mainpage-news .content .right-block .news-list .item-wrapper .item:hover {
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
            .mainpage-news .content .right-block .news-list .item-wrapper .item:hover a .info .name {
              color: #788d4c; }
    .mainpage-news .content .right-block .nav {
      align-items: center;
      justify-content: flex-end;
      padding: 38px 0;
      border-bottom: 1px solid #788d4c;
      position: relative;
      z-index: 1;
      margin: 0 5px 25px 0;
      font-size: 16px; }
      .mainpage-news .content .right-block .nav .slick-button {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border: 2px solid #788d4c;
        position: relative;
        background: transparent;
        color: #788d4c;
        padding: 0;
        cursor: pointer; }
        .mainpage-news .content .right-block .nav .slick-button:before {
          width: 34px;
          height: 34px;
          top: -2px;
          left: -2px;
          border: 1px solid #788d4c;
          border-radius: 50%;
          display: block;
          position: absolute;
          content: '';
          transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-news .content .right-block .nav .slick-button:hover:before {
          width: 40px;
          height: 40px;
          top: -5px;
          left: -5px; }
        .mainpage-news .content .right-block .nav .slick-button.slick-prev span {
          margin-left: -2px; }
        .mainpage-news .content .right-block .nav .slick-button.slick-next span {
          margin-right: -2px; }
      .mainpage-news .content .right-block .nav .counter {
        margin: 0 18px;
        font-family: "Yeseva One", serif;
        font-size: 2rem;
        width: 44px;
        text-align: center;
        color: #788d4c; }
    .mainpage-news .content .right-block .link {
      text-align: center; }

.mainpage-video {
  background: #fff;
  padding: 14rem 0 11rem 0; }
  .mainpage-video .block-title {
    text-align: center;
    margin-bottom: 7rem; }
  .mainpage-video .video-big {
    padding-bottom: 56.25%;
    position: relative;
    cursor: pointer; }
    .mainpage-video .video-big > * {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      .mainpage-video .video-big > *:after {
        display: block;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: #788d4c;
        opacity: .05;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .mainpage-video .video-big iframe {
      z-index: 1; }
    .mainpage-video .video-big .icon {
      position: absolute;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
      .mainpage-video .video-big .icon:before {
        width: 100%;
        height: 100%;
        position: absolute;
        content: '';
        display: block;
        background: #788d4c;
        opacity: .8;
        border-radius: 50%;
        top: 0;
        left: 0;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mainpage-video .video-big .icon .icon-play {
        font-size: 32px;
        color: #fff;
        position: absolute;
        z-index: 1;
        top: 34px;
        left: 40px; }
    .mainpage-video .video-big:hover .icon:before {
      opacity: 1; }
  .mainpage-video .video-small-list {
    margin: 30px -10px 15px -10px;
    padding-bottom: 50px;
    border-bottom: 1px solid #788d4c;
    justify-content: space-between; }
    .mainpage-video .video-small-list .video-small {
      max-width: 370px;
      width: 100%;
      margin: 10px;
      cursor: pointer;
      position: relative; }
      .mainpage-video .video-small-list .video-small a {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none; }
      .mainpage-video .video-small-list .video-small .poster {
        padding-bottom: 56.25%;
        position: relative;
        position: relative;
        margin-bottom: 30px; }
        .mainpage-video .video-small-list .video-small .poster > * {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover; }
          .mainpage-video .video-small-list .video-small .poster > *:after {
            display: block;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            background-color: #788d4c;
            opacity: .05;
            transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-video .video-small-list .video-small .poster:before {
          position: absolute;
          display: block;
          bottom: -5px;
          left: 0;
          right: 0;
          margin: auto;
          content: '';
          background: #3e4a34;
          width: 0%;
          height: 5px;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .mainpage-video .video-small-list .video-small .poster:hover:before {
          width: 100%; }
        .mainpage-video .video-small-list .video-small .poster .image .icon {
          position: absolute;
          width: 52px;
          height: 52px;
          border-radius: 50%;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          border: 2px solid #fff;
          z-index: 1; }
          .mainpage-video .video-small-list .video-small .poster .image .icon .icon-play {
            position: absolute;
            color: #fff;
            font-size: 2rem;
            top: 14px;
            left: 18px; }
      .mainpage-video .video-small-list .video-small .name {
        font-weight: 700; }
      .mainpage-video .video-small-list .video-small .desc {
        margin-top: 8px; }
      .mainpage-video .video-small-list .video-small:hover .poster:before, .mainpage-video .video-small-list .video-small.current .poster:before {
        width: 100%; }
      .mainpage-video .video-small-list .video-small:hover .poster .image:after, .mainpage-video .video-small-list .video-small.current .poster .image:after {
        background-color: #788d4c;
        opacity: .7; }
      .mainpage-video .video-small-list .video-small:hover .poster .image .icon, .mainpage-video .video-small-list .video-small.current .poster .image .icon {
        border-color: #3e4a34; }
        .mainpage-video .video-small-list .video-small:hover .poster .image .icon .icon-play, .mainpage-video .video-small-list .video-small.current .poster .image .icon .icon-play {
          color: #3e4a34; }
  .mainpage-video .link {
    text-align: right;
    font-size: 1.3rem;
    justify-content: space-between; }
    .mainpage-video .link a {
      color: #2c2424;
      text-decoration: none;
      position: relative;
      display: inline-block;
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mainpage-video .link a:before {
        width: 100%;
        height: 1px;
        content: '';
        display: block;
        background: #2c2424;
        left: 0;
        bottom: -3px;
        position: absolute;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mainpage-video .link a:hover {
        color: #788d4c; }
        .mainpage-video .link a:hover:before {
          background: #788d4c; }

.mainpage-bnrs {
  padding: 12rem 0;
  overflow: hidden; }
  .mainpage-bnrs .content.slick-slider {
    display: block; }
  .mainpage-bnrs .content .item {
    width: 390px;
    height: 210px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin: 0 7.5px;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative; }
    .mainpage-bnrs .content .item:before {
      position: absolute;
      display: block;
      bottom: -5px;
      left: 0;
      right: 0;
      margin: auto;
      content: '';
      background: #3e4a34;
      width: 0%;
      height: 5px;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .mainpage-bnrs .content .item.slick-current:before {
      width: 100%; }
    .mainpage-bnrs .content .item:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      display: block; }
    .mainpage-bnrs .content .item:hover {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px); }
    .mainpage-bnrs .content .item:hover:after {
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
    .mainpage-bnrs .content .item a {
      display: block;
      text-decoration: none;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      height: 100%;
      position: relative;
      z-index: 1; }
  .mainpage-bnrs .slick-list {
    overflow: visible !important; }
  .mainpage-bnrs .slick-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 43px;
    justify-content: center;
    position: relative; }
    .mainpage-bnrs .slick-dots:before {
      position: absolute;
      content: '';
      display: block;
      width: 100vw;
      height: 1px;
      background: #788d4c;
      top: 8px;
      z-index: -1; }
    .mainpage-bnrs .slick-dots li {
      margin: 0 8px;
      position: relative; }
      .mainpage-bnrs .slick-dots li:before {
        position: absolute;
        content: '';
        display: block;
        background: #f0f0f0;
        width: 106px;
        height: 100%;
        top: 0;
        left: -45px;
        z-index: -1; }
      .mainpage-bnrs .slick-dots li button {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid #3e4a34;
        overflow: hidden;
        background: #3e4a34;
        text-indent: 100px;
        cursor: pointer;
        position: relative;
        padding: 0; }
      .mainpage-bnrs .slick-dots li.slick-active button {
        background: #fff; }
        .mainpage-bnrs .slick-dots li.slick-active button:before {
          position: absolute;
          content: '';
          display: block;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 8px;
          height: 8px;
          background: #3e4a34;
          border-radius: 50%; }

body.lvl-1 .page-with-aside {
  background-color: #fafafa;
  background-image: url("../.default/images/bg/tours.png"); }
body.lvl-2 .page-with-aside, body.lvl-3 .page-with-aside {
  background-color: #fafafa;
  background-image: url("../.default/images/bg/tours-detail.png"); }
body.not-front #header .content .left-block .logo-block:before {
  display: none; }
body.not-front .title-container {
  position: relative;
  margin: 121px auto 0 auto;
  height: 500px;
  max-width: 1920px;
  overflow: hidden; }
  body.not-front .title-container.empty-desc {
    height: 247px; }
  body.not-front .title-container .bg {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../.default/images/default-title-bg.jpg"); }
  body.not-front .title-container .content {
    width: 515px;
    height: 500px;
    padding: 25px 25px 25px 0;
    z-index: 2;
    position: relative;
    color: #000; }
    body.not-front .title-container .content:before {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      content: '';
      width: 875px;
      height: 100%;
      background-color: rgba(120, 141, 76, 0.94);
      z-index: 1;
      margin-left: -515px; }
    body.not-front .title-container .content .inner {
      position: relative;
      z-index: 2; }
      body.not-front .title-container .content .inner .bx-breadcrumb {
        flex-wrap: wrap;
        font-size: 1.3rem; }
        body.not-front .title-container .content .inner .bx-breadcrumb .bx-breadcrumb-item {
          display: inline; }
          body.not-front .title-container .content .inner .bx-breadcrumb .bx-breadcrumb-item a {
            color: rgba(44, 36, 36, 0.7);
            text-decoration: none; }
            body.not-front .title-container .content .inner .bx-breadcrumb .bx-breadcrumb-item a:hover {
              text-decoration: underline; }
          body.not-front .title-container .content .inner .bx-breadcrumb .bx-breadcrumb-item .delimiter {
            color: rgba(44, 36, 36, 0.7);
            margin: 0 10px;
            font-size: 1.8rem;
            margin-top: -0.4rem; }
      body.not-front .title-container .content .inner .title {
        margin: 65px 0 40px 0;
        color: #fff;
        position: relative; }
        body.not-front .title-container .content .inner .title h1,
        body.not-front .title-container .content .inner .title .h1 {
          margin: 0;
          font-family: "Yeseva One", serif;
          font-size: 4.8rem;
          font-weight: 400; }
        body.not-front .title-container .content .inner .title:before {
          background: #fff;
          width: 685px;
          height: 1px;
          content: '';
          bottom: -7px;
          right: 165px;
          display: block;
          position: absolute; }
      body.not-front .title-container .content .inner .description {
        color: #fff;
        font-size: 1.6rem;
        line-height: 3.6rem; }
    body.not-front .title-container .content .btn-scroll {
      position: absolute;
      color: #fff;
      text-align: center;
      z-index: 2;
      right: 20px;
      bottom: 20px;
      line-height: 1;
      cursor: pointer; }
      body.not-front .title-container .content .btn-scroll .btn-inner {
        animation: btn-scroll 3s linear infinite;
        -webkit-animation: btn-scroll 3s linear infinite; }
        body.not-front .title-container .content .btn-scroll .btn-inner span {
          display: block; }
          body.not-front .title-container .content .btn-scroll .btn-inner span.icon-1 {
            font-size: 13px;
            opacity: 0;
            animation: icon-opacity-1 3s linear infinite;
            -webkit-animation: icon-opacity-1 3s linear infinite; }
          body.not-front .title-container .content .btn-scroll .btn-inner span.icon-2 {
            font-size: 17px;
            opacity: 0;
            margin: -5px 0 -8px 0;
            animation: icon-opacity-2 3s linear infinite;
            -webkit-animation: icon-opacity-2 3s linear infinite; }
          body.not-front .title-container .content .btn-scroll .btn-inner span.icon-3 {
            font-size: 22px;
            opacity: 0;
            animation: icon-opacity-3 3s linear infinite;
            -webkit-animation: icon-opacity-3 3s linear infinite; }
body .slider-block {
  max-width: 740px;
  margin: 0 auto; }
  body .slider-block .slider-big .figure {
    margin: 0 0 20px 0; }
  body .slider-block .slider-big.slick-slider {
    display: block; }
  body .slider-block .slider-small {
    margin: 0 -5px; }
    body .slider-block .slider-small.slick-slider {
      display: block; }
    body .slider-block .slider-small .item {
      padding-bottom: 5px;
      cursor: pointer;
      width: 240px;
      margin: 0 5px; }
      body .slider-block .slider-small .item .wrapper {
        height: 160px;
        position: relative; }
        body .slider-block .slider-small .item .wrapper:before {
          position: absolute;
          display: block;
          bottom: -5px;
          left: 0;
          right: 0;
          margin: auto;
          content: '';
          background: #3e4a34;
          width: 0%;
          height: 5px;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        body .slider-block .slider-small .item .wrapper:hover:before {
          width: 100%; }
        body .slider-block .slider-small .item .wrapper:after {
          display: block;
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          background-color: #788d4c;
          opacity: .05;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          top: 0;
          left: 0; }
      body .slider-block .slider-small .item:hover .wrapper:before, body .slider-block .slider-small .item.slick-current .wrapper:before {
        width: 100%; }
      body .slider-block .slider-small .item:hover .wrapper:after, body .slider-block .slider-small .item.slick-current .wrapper:after {
        opacity: .5; }
  body .slider-block .nav {
    align-items: center;
    justify-content: flex-end;
    padding: 24px 0;
    border-top: 1px solid #788d4c;
    position: relative;
    z-index: 1;
    margin: 40px 5px 0 0; }
    body .slider-block .nav .slick-button {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      border: 2px solid #788d4c;
      position: relative;
      background: transparent;
      color: #788d4c;
      padding: 0;
      cursor: pointer;
      font-size: 16px;
      line-height: 1; }
      body .slider-block .nav .slick-button:before {
        width: 34px;
        height: 34px;
        top: -2px;
        left: -2px;
        border: 1px solid #788d4c;
        border-radius: 50%;
        display: block;
        position: absolute;
        content: '';
        transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      body .slider-block .nav .slick-button:hover:before {
        width: 40px;
        height: 40px;
        top: -5px;
        left: -5px; }
      body .slider-block .nav .slick-button.slick-prev span {
        margin-left: -2px; }
      body .slider-block .nav .slick-button.slick-next span {
        margin-right: -2px; }
    body .slider-block .nav .counter {
      margin: 0 18px;
      font-family: "Yeseva One", serif;
      font-size: 2rem;
      min-width: 44px;
      text-align: center;
      color: #788d4c; }

.item-card {
  max-width: 825px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08); }
  .item-card:not(:last-child) {
    margin-bottom: 50px; }
  .item-card a {
    color: #2c2424;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none; }
    .item-card a .title-line {
      border-left: 5px solid #3e4a34;
      padding: 20px; }
      .item-card a .title-line .line-2 {
        align-items: flex-end; }
      .item-card a .title-line .left-block {
        width: 50%;
        padding-right: 10px; }
        .item-card a .title-line .left-block .name {
          font-size: 2.6rem;
          font-family: "Yeseva One", serif;
          margin-top: -0.5rem; }
        .item-card a .title-line .left-block .seats {
          color: #788d4c;
          font-weight: 600; }
      .item-card a .title-line .right-block {
        width: 50%;
        padding-left: 10px; }
        .item-card a .title-line .right-block .rating {
          justify-content: flex-end;
          font-size: 2.2rem;
          color: #788d4c; }
          .item-card a .title-line .right-block .rating span:not(:first-child) {
            margin-left: 1rem; }
        .item-card a .title-line .right-block .price {
          color: #2c2424;
          font-size: 1.4rem;
          text-align: right; }
          .item-card a .title-line .right-block .price .value {
            font-size: 2.4rem;
            font-family: "Yeseva One", serif; }
          .item-card a .title-line .right-block .price .currency {
            color: #736e6e; }
    .item-card a .image {
      position: relative;
      border-left: 5px solid #3e4a34;
      overflow: hidden; }
      .item-card a .image img {
        display: block; }
      .item-card a .image:before {
        position: absolute;
        display: block;
        content: '';
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #3e4a34;
        opacity: 0;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .item-card a .image .button {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 187px;
        height: 47px;
        margin: auto;
        z-index: 1;
        -webkit-transform: translateX(-1000px);
        -ms-transform: translateX(-1000px);
        transform: translateX(-1000px);
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .item-card a .desc {
      padding: 40px; }
    .item-card a:hover .image:before {
      opacity: .8; }
    .item-card a:hover .image .button {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }

.page-with-aside {
  padding: 100px 0 590px 0;
  background-position: center bottom;
  background-repeat: no-repeat; }
  .page-with-aside > .container {
    justify-content: space-between;
    padding: 0; }
    .page-with-aside > .container > .content {
      width: 830px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
      padding: 2rem 4.5rem;
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 3.2rem;
      color: #2c2424; }
      .page-with-aside > .container > .content .to-top-block {
        justify-content: flex-end;
        margin-top: 1.5rem; }
        .page-with-aside > .container > .content .to-top-block .to-top {
          align-items: center;
          font-size: 1.3rem;
          color: #788d4c;
          text-decoration: none; }
          .page-with-aside > .container > .content .to-top-block .to-top .label {
            margin-right: 1rem;
            display: block; }
          .page-with-aside > .container > .content .to-top-block .to-top .icon-to-top {
            display: block;
            margin-bottom: -.4rem;
            font-size: .9rem; }
          .page-with-aside > .container > .content .to-top-block .to-top:hover {
            color: #3e4a34; }
      .page-with-aside > .container > .content .back-link-block {
        justify-content: flex-end;
        margin-top: 2rem; }
        .page-with-aside > .container > .content .back-link-block .back-link {
          align-items: center;
          font-size: 1.3rem;
          color: #788d4c;
          text-decoration: none; }
          .page-with-aside > .container > .content .back-link-block .back-link .label {
            margin-right: 1rem;
            display: block; }
          .page-with-aside > .container > .content .back-link-block .back-link .icon-back {
            display: block;
            font-size: .8rem;
            margin-bottom: -.2rem; }
          .page-with-aside > .container > .content .back-link-block .back-link:hover {
            color: #3e4a34; }
    .page-with-aside > .container aside {
      width: 323px; }
      .page-with-aside > .container aside .aside-menu {
        background: #fafafa;
        border-left: 0;
        border-bottom: 0;
        position: relative;
        width: 323px !important;
        overflow: hidden;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .page-with-aside > .container aside .aside-menu .menu-wrapper {
          padding-right: 50px;
          margin-right: -50px; }
        .page-with-aside > .container aside .aside-menu:before {
          position: absolute;
          top: -1px;
          left: 0;
          content: '';
          display: block;
          width: 5px;
          height: calc(100% - -1px);
          background: #788d4c;
          z-index: 1; }
        .page-with-aside > .container aside .aside-menu .main-link a {
          color: #2c2424;
          font-size: 1.8rem;
          font-weight: 700;
          text-transform: uppercase;
          text-decoration: none;
          padding: 17px 23px;
          display: block;
          border-bottom: 1px solid #e0e4d7;
          border-right: 1px solid #e0e4d7;
          border-top: 1px solid #e0e4d7; }
          .page-with-aside > .container aside .aside-menu .main-link a.current {
            color: #fff;
            background: #788d4c;
            border-right: 1px solid #788d4c;
            border-top: 1px solid #788d4c; }
        .page-with-aside > .container aside .aside-menu .menu-list {
          margin: 0;
          padding: 0;
          list-style: none; }
          .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > a, .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > .a {
            color: #2c2424;
            padding: 15px 20px 15px 42px;
            text-transform: uppercase;
            text-decoration: none;
            justify-content: space-between;
            align-items: center;
            cursor: pointer;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-orient: horizontal;
            -moz-box-orient: horizontal;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            border-bottom: 1px solid #e0e4d7;
            border-right: 1px solid #e0e4d7;
            position: relative; }
            .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > a.current, .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > .a.current {
              color: #fff;
              background: #788d4c;
              border-bottom: 1px solid #788d4c;
              border-right: 1px solid #788d4c; }
            .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > a.current-parent, .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > .a.current-parent {
              color: #788d4c; }
            .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > a .icon-arrow-bottom-small, .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > .a .icon-arrow-bottom-small {
              position: absolute;
              top: 0;
              right: 0;
              font-size: 1.2rem;
              width: 56px;
              height: 100%; }
              .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > a .icon-arrow-bottom-small:before, .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 > .a .icon-arrow-bottom-small:before {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                position: absolute;
                width: 15px;
                height: 12px;
                transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1 ul {
            margin: 0;
            padding: 0;
            list-style: none;
            display: none; }
          .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1.open .icon-arrow-bottom-small:before {
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
          .page-with-aside > .container aside .aside-menu .menu-list li.lvl-1.open ul {
            display: block; }
          .page-with-aside > .container aside .aside-menu .menu-list li.lvl-2 > a {
            color: #2c2424;
            padding: 15px 42px 15px 72px;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #e0e4d7;
            border-right: 1px solid #e0e4d7; }
            .page-with-aside > .container aside .aside-menu .menu-list li.lvl-2 > a.current {
              color: #fff;
              background: #788d4c;
              border-bottom: 1px solid #788d4c;
              border-right: 1px solid #788d4c; }
  .page-with-aside.full-width > .container > .content {
    width: 100%; }
  .page-with-aside.full-width > .container aside {
    display: none; }

.list-style .list-title {
  margin-bottom: 4rem;
  text-align: center;
  font-size: 2.2rem;
  font-family: "Yeseva One", serif; }
.list-style.awards-list {
  margin-top: 6rem; }
  .list-style.awards-list .item a {
    text-decoration: none; }
  .list-style.awards-list .item:not(:last-child) {
    margin-bottom: 4.5rem; }
  .list-style.awards-list .item .name {
    font-size: 1.6rem;
    font-weight: 600;
    color: #788d4c;
    margin-bottom: 2.5rem;
    max-width: 35rem;
    line-height: 1.45; }
  .list-style.awards-list .item .info .icon {
    width: 16rem;
    height: 16rem;
    flex-shrink: 0;
    margin-right: 3rem; }
  .list-style.awards-list .item .info .desc {
    width: 100%;
    font-size: 1.3rem;
    line-height: 2.4rem; }
.list-style.partners-list {
  margin-top: 6rem; }
  .list-style.partners-list .list-content {
    flex-wrap: wrap;
    margin: -4rem;
    justify-content: center; }
    .list-style.partners-list .list-content .item {
      margin: 4rem; }
      .list-style.partners-list .list-content .item a {
        display: block;
        text-decoration: none; }

.about-us-in-detail {
  background: #f0f0f0;
  padding: 13rem 0 10rem 0; }
  .about-us-in-detail .block-title {
    text-align: center; }
  .about-us-in-detail .nav {
    padding-bottom: 16px;
    border-bottom: 1px solid #788d4c;
    margin-top: 5rem; }
    .about-us-in-detail .nav ul {
      justify-content: center;
      margin: 0;
      padding: 0;
      list-style: none;
      margin: 0 -2.5rem; }
      .about-us-in-detail .nav ul li {
        cursor: pointer;
        font-size: 1.8rem;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 2.5rem;
        position: relative; }
        .about-us-in-detail .nav ul li:before {
          position: absolute;
          display: block;
          content: '';
          background: #788d4c;
          width: 1px;
          height: 0px;
          bottom: -26px;
          left: 0;
          right: 0;
          margin: auto;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .about-us-in-detail .nav ul li.current {
          color: #788d4c; }
          .about-us-in-detail .nav ul li.current:before {
            height: 21px; }
  .about-us-in-detail .content {
    margin-top: 4rem;
    padding-bottom: 4rem; }
    .about-us-in-detail .content:before {
      position: absolute;
      content: '';
      background: #788d4c;
      width: 100%;
      max-width: 1200px;
      height: 1px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      display: block; }
    .about-us-in-detail .content .item {
      height: 394px;
      background: #fff;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
      .about-us-in-detail .content .item a {
        padding: .5rem 0;
        display: block;
        height: 100%;
        text-decoration: none;
        color: #2c2424; }
        .about-us-in-detail .content .item a .image {
          width: 390px;
          position: relative;
          margin-right: 25px;
          flex-shrink: 0; }
          .about-us-in-detail .content .item a .image img {
            position: absolute;
            top: 0;
            right: 0;
            max-width: none; }
        .about-us-in-detail .content .item a .info {
          width: 100%; }
          .about-us-in-detail .content .item a .info .name {
            font-size: 3rem;
            font-family: "Yeseva One", serif;
            margin: 3.5rem 0; }
          .about-us-in-detail .content .item a .info .desc {
            line-height: 2; }
            .about-us-in-detail .content .item a .info .desc .more {
              font-style: italic;
              font-weight: 600;
              color: #788d4c; }
              .about-us-in-detail .content .item a .info .desc .more .icon-more-arrow {
                font-size: .5em;
                position: relative;
                top: -.1rem;
                margin-left: 0em;
                transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
                .about-us-in-detail .content .item a .info .desc .more .icon-more-arrow:last-child {
                  margin-left: -.2em; }
      .about-us-in-detail .content .item:hover .icon-more-arrow {
        margin-left: .5rem !important; }
        .about-us-in-detail .content .item:hover .icon-more-arrow:last-child {
          margin-left: -.2rem !important; }

.page-residence {
  background-image: url("../.default/images/bg/residence.png"); }
  .page-residence > .container > .content {
    background: transparent;
    padding: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

.page-residence-section {
  background-image: url("../.default/images/bg/residence-section.png");
  background-position: center bottom;
  background-color: #fafafa;
  padding-bottom: 210px; }
  .page-residence-section > .container > .content {
    background: transparent;
    padding: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0); }
  .page-residence-section .section-detail {
    margin-bottom: 8rem; }
    .page-residence-section .section-detail .section-detail-title {
      font-size: 4.2rem;
      font-family: "Yeseva One", serif;
      text-align: center;
      margin-bottom: 5rem; }
    .page-residence-section .section-detail .info {
      margin-top: 7rem;
      justify-content: space-between; }
      .page-residence-section .section-detail .info .phone .item {
        align-items: flex-end; }
        .page-residence-section .section-detail .info .phone .item:not(:last-child) {
          margin-bottom: 1rem; }
        .page-residence-section .section-detail .info .phone .item .value {
          font-size: 2rem;
          font-family: "Yeseva One", serif; }
        .page-residence-section .section-detail .info .phone .item .label {
          color: #736e6e;
          margin-left: .8rem; }
      .page-residence-section .section-detail .info .price a {
        font-size: 1.4rem;
        color: #788d4c;
        text-decoration: none;
        position: relative;
        display: inline-block; }
        .page-residence-section .section-detail .info .price a:before {
          position: absolute;
          width: 100%;
          height: 1px;
          content: '';
          left: 0;
          bottom: 4px;
          display: block;
          background: #788d4c; }
  .page-residence-section .block-list .block-list-title {
    font-size: 4.2rem;
    font-family: "Yeseva One", serif;
    text-align: center;
    margin-bottom: 5rem; }
  .page-residence-section .block-list .content {
    overflow: hidden; }
    .page-residence-section .block-list .content .nav {
      justify-content: center;
      margin-bottom: 20px;
      z-index: 1;
      position: relative;
      margin: -16px -16px 40px -16px;
      flex-wrap: wrap; }
      .page-residence-section .block-list .content .nav:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #788d4c;
        left: 0;
        bottom: 0;
        position: absolute; }
      .page-residence-section .block-list .content .nav a {
        font-size: 1.3rem;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        margin: 16px;
        position: relative;
        display: block; }
        .page-residence-section .block-list .content .nav a:before {
          position: absolute;
          content: '';
          width: 1px;
          height: 0px;
          left: 0;
          right: 0;
          bottom: -16px;
          margin: auto;
          display: block;
          background: #788d4c;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .page-residence-section .block-list .content .nav a:hover {
          color: #788d4c; }
          .page-residence-section .block-list .content .nav a:hover:before {
            height: 21px;
            bottom: -26px; }

.page-residence-detail {
  background-image: url("../.default/images/bg/tours-detail.png"); }
  .page-residence-detail .content .general-info {
    justify-content: space-between;
    margin-bottom: 4rem; }
    .page-residence-detail .content .general-info .rating {
      justify-content: flex-end;
      font-size: 2.2rem;
      color: #788d4c; }
      .page-residence-detail .content .general-info .rating span:not(:first-child) {
        margin-left: 1rem; }
  .page-residence-detail .content .rooms-block {
    margin-top: 45px; }
    .page-residence-detail .content .rooms-block .rooms-block-title {
      font-size: 2.2rem;
      font-family: "Yeseva One", serif;
      text-align: center;
      margin-bottom: 60px; }
    .page-residence-detail .content .rooms-block .rooms-list .item:not(:last-child) {
      margin-bottom: 5.5rem; }
    .page-residence-detail .content .rooms-block .rooms-list .item .info-block {
      background: rgba(120, 141, 76, 0.1);
      text-decoration: none;
      color: #2c2424;
      height: 230px; }
      .page-residence-detail .content .rooms-block .rooms-list .item .info-block .image {
        width: 350px;
        height: 230px;
        flex-shrink: 0;
        position: relative; }
        .page-residence-detail .content .rooms-block .rooms-list .item .info-block .image img {
          display: block; }
        .page-residence-detail .content .rooms-block .rooms-list .item .info-block .image:before {
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          width: 100%;
          height: 100%;
          display: block;
          background: rgba(120, 141, 76, 0.5);
          opacity: 0;
          transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .page-residence-detail .content .rooms-block .rooms-list .item .info-block .info {
        padding: 2rem; }
        .page-residence-detail .content .rooms-block .rooms-list .item .info-block .info .name {
          font-size: 2rem;
          font-weight: 700;
          color: #2c2424; }
        .page-residence-detail .content .rooms-block .rooms-list .item .info-block .info .preview-text {
          height: 135px; }
        .page-residence-detail .content .rooms-block .rooms-list .item .info-block .info .more-link {
          text-align: right;
          font-size: 1.4rem;
          color: #999; }
      .page-residence-detail .content .rooms-block .rooms-list .item .info-block:hover .image:before {
        opacity: 1; }
      .page-residence-detail .content .rooms-block .rooms-list .item .info-block:hover .info .name {
        color: #788d4c; }
      .page-residence-detail .content .rooms-block .rooms-list .item .info-block:hover .info .more-link {
        color: #788d4c; }
    .page-residence-detail .content .rooms-block .rooms-list .item .price-block {
      justify-content: space-between;
      align-items: flex-end;
      margin-top: 30px; }
      .page-residence-detail .content .rooms-block .rooms-list .item .price-block .room {
        font-size: 1.8rem;
        font-weight: 600; }
      .page-residence-detail .content .rooms-block .rooms-list .item .price-block .dots {
        flex-grow: 1;
        position: relative;
        height: 1px; }
        .page-residence-detail .content .rooms-block .rooms-list .item .price-block .dots:before {
          position: absolute;
          width: 100%;
          height: 100%;
          display: block;
          content: '';
          border-bottom: 1px dashed #aebb94;
          left: 0;
          bottom: .9rem; }
      .page-residence-detail .content .rooms-block .rooms-list .item .price-block .price .value {
        font-family: "Yeseva One", serif;
        font-size: 2.4rem; }
      .page-residence-detail .content .rooms-block .rooms-list .item .price-block .price .currency {
        color: #736e6e;
        font-size: 1.6rem; }
  .page-residence-detail .content .links-block {
    justify-content: space-between;
    font-size: 1.4rem;
    margin-top: 3.5rem; }
    .page-residence-detail .content .links-block a {
      color: #788d4c;
      text-decoration: none;
      position: relative;
      display: inline-block; }
      .page-residence-detail .content .links-block a:before {
        position: absolute;
        width: 100%;
        height: 1px;
        content: '';
        left: 0;
        bottom: 4px;
        display: block;
        background: #788d4c; }
      .page-residence-detail .content .links-block a:hover {
        color: #3e4a34; }
        .page-residence-detail .content .links-block a:hover:before {
          background: #3e4a34; }
  .page-residence-detail .content .hotel-info {
    border: 1px solid #788d4c;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 25px;
    line-height: 1.45; }
    .page-residence-detail .content .hotel-info .item {
      width: 190px;
      text-align: center;
      margin: 15px; }
      .page-residence-detail .content .hotel-info .item .icon {
        font-size: 4rem;
        margin-bottom: 1.5rem; }
      .page-residence-detail .content .hotel-info .item .info {
        font-size: 1.2rem;
        color: #788d4c; }
  .page-residence-detail .content .order-button {
    margin-top: 35px;
    text-align: center;
    position: relative; }
    .page-residence-detail .content .order-button .button {
      background: #fff; }
    .page-residence-detail .content .order-button:before {
      width: 100%;
      height: 1px;
      content: '';
      position: absolute;
      display: block;
      top: 23px;
      left: 0;
      background: #788d4c; }
  .page-residence-detail .content .add-service {
    margin-top: 70px; }
    .page-residence-detail .content .add-service .add-service-title {
      font-size: 2.2rem;
      text-align: center;
      font-family: "Yeseva One", serif;
      margin-bottom: 30px; }
    .page-residence-detail .content .add-service .add-service-wrapper {
      padding: 4.5rem 4rem 5rem 4rem;
      background: rgba(120, 141, 76, 0.1); }
    .page-residence-detail .content .add-service .add-service-content .add-service-sections {
      margin: 0;
      padding: 0;
      list-style: none;
      padding-left: 85px; }
      .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section {
        margin-top: 4rem; }
        .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading {
          align-items: flex-end;
          position: relative;
          width: 100%; }
          .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon {
            position: absolute;
            font-size: 4rem;
            left: -85px;
            top: -.5rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon .icon-otdyhIsport_plovec {
              font-size: 3.1rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon .icon-transport {
              font-size: 3rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon .icon-deti {
              font-size: 3.6rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon .icon-aktOtd {
              font-size: 2.6rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon .icon-wi-fi {
              font-size: 3.4rem; }
          .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-name {
            font-size: 1.8rem;
            font-weight: 600;
            flex-shrink: 0; }
          .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-dots {
            width: 100%;
            border-bottom: 1px dashed #788d4c;
            position: relative;
            top: -.8rem; }
        .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-items {
          margin: 0;
          padding: 0;
          list-style: none;
          margin-top: 1rem;
          padding-left: 1.5rem;
          font-size: 1.4rem; }
          .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-items .add-service-item {
            position: relative;
            line-height: 1.45; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-items .add-service-item:not(:last-child) {
              margin-bottom: 1rem; }
            .page-residence-detail .content .add-service .add-service-content .add-service-sections .add-service-section .add-service-items .add-service-item:before {
              position: absolute;
              left: -1.5rem;
              top: .65rem;
              content: "";
              background: #788d4c;
              width: .6rem;
              height: .6rem;
              display: block;
              border-radius: 50%; }
    .page-residence-detail .content .add-service .add-service-link {
      margin-top: 2rem;
      text-align: right;
      font-size: 1.4rem; }
      .page-residence-detail .content .add-service .add-service-link a {
        color: #788d4c;
        text-decoration: none;
        position: relative; }
        .page-residence-detail .content .add-service .add-service-link a:before {
          width: 100%;
          height: 1px;
          background: #788d4c;
          position: absolute;
          bottom: -2px;
          left: 0;
          display: block;
          content: ''; }
        .page-residence-detail .content .add-service .add-service-link a:hover {
          color: #3e4a34; }
          .page-residence-detail .content .add-service .add-service-link a:hover:before {
            background: #3e4a34; }
  .page-residence-detail .content .contacts-block {
    margin-top: 4rem;
    border-top: 1px solid #788d4c;
    padding-top: 3rem; }
    .page-residence-detail .content .contacts-block .contacts-block-title {
      font-size: 1.6rem;
      font-weight: 600;
      margin-bottom: 10px; }
    .page-residence-detail .content .contacts-block .phone .item {
      align-items: flex-end; }
      .page-residence-detail .content .contacts-block .phone .item .value {
        font-size: 2rem;
        font-family: "Yeseva One", serif; }
      .page-residence-detail .content .contacts-block .phone .item .label {
        color: #736e6e;
        margin-left: .8rem; }
    .page-residence-detail .content .contacts-block .email {
      font-size: 1.8rem;
      font-family: "Yeseva One", serif; }
      .page-residence-detail .content .contacts-block .email a {
        text-decoration: none;
        color: #2c2424; }

.room-detail {
  max-width: 1152px;
  width: 100%; }
  .room-detail .content {
    width: 100%; }
    .room-detail .content .slider {
      flex-shrink: 0; }
      .room-detail .content .slider .slider-block {
        max-width: 640px;
        width: 100%; }
        .room-detail .content .slider .slider-block .slider-small {
          margin: 0; }
          .room-detail .content .slider .slider-block .slider-small .item {
            width: 206px; }
            .room-detail .content .slider .slider-block .slider-small .item .wrapper {
              height: 138px; }
    .room-detail .content .info {
      width: 100%;
      padding-left: 24px; }
      .room-detail .content .info .name {
        font-size: 2.2rem;
        font-family: "Yeseva One", serif;
        margin-bottom: 2.5rem; }
      .room-detail .content .info .detail-text {
        font-size: 1.4rem;
        line-height: 1.75; }
  .room-detail .order-button {
    background: rgba(120, 141, 76, 0.1);
    margin: 45px -23px -23px -23px;
    padding: 30px; }
    .room-detail .order-button .button {
      display: block;
      width: 190px;
      margin: 0 auto; }

.page-tours-detail .map-block {
  margin: 5rem auto 8rem auto; }
  .page-tours-detail .map-block .map-block-title {
    text-align: center;
    margin-bottom: 2.5rem;
    font-size: 2.2rem;
    font-family: "Yeseva One", serif; }
  .page-tours-detail .map-block .map {
    margin: 0 auto;
    max-width: 610px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    .page-tours-detail .map-block .map a {
      display: block;
      text-decoration: none; }
      .page-tours-detail .map-block .map a img {
        display: block; }
.page-tours-detail .bottom-block {
  margin-top: 60px;
  justify-content: space-between;
  align-items: center; }
  .page-tours-detail .bottom-block .price .label {
    font-size: 1.6rem;
    margin-right: 2.5rem; }
  .page-tours-detail .bottom-block .price .value {
    font-family: "Yeseva One", serif;
    font-weight: 400;
    font-size: 2.4rem; }
  .page-tours-detail .bottom-block .price .currency {
    font-size: 1.6rem;
    color: #736e6e;
    margin-left: .5rem; }
  .page-tours-detail .bottom-block .file a {
    font-size: 1.4rem;
    text-decoration: none;
    color: #788d4c;
    position: relative; }
    .page-tours-detail .bottom-block .file a:before {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #90a16c;
      position: absolute;
      bottom: -2px;
      left: 0; }
  .page-tours-detail .bottom-block .price-formatted-block .item {
    align-items: flex-end; }
.page-tours-detail .order-block {
  border-top: 1px solid #788d4c;
  margin-top: 35px;
  padding-top: 30px;
  text-align: center; }
  .page-tours-detail .order-block .button {
    min-width: 16.6rem; }

.documents-list .item {
  line-height: 1.45;
  font-size: 1.6rem; }
  .documents-list .item:not(:last-child) {
    margin-bottom: 1.5rem; }
  .documents-list .item a {
    text-decoration: none;
    color: #2c2424;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%; }
    .documents-list .item a .num {
      font-family: "Yeseva One", serif;
      color: #788d4c;
      font-size: 2.2rem;
      margin-right: .5rem; }
    .documents-list .item a .name {
      padding-top: .45rem;
      font-weight: 600;
      transition: all 0.25s ease-out;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -o-transition: all 0.25s ease-out; }
  .documents-list .item:hover a .name {
    color: #788d4c; }

.page-news-list .item {
  height: 27rem;
  background: rgba(120, 141, 76, 0.08); }
  .page-news-list .item:not(:last-child) {
    margin-bottom: 4.4rem; }
  .page-news-list .item a {
    display: block;
    text-decoration: none;
    color: #2c2424;
    height: 100%; }
  .page-news-list .item .image {
    width: 27rem;
    height: 27rem;
    flex-shrink: 0;
    position: relative; }
    .page-news-list .item .image img {
      display: block; }
    .page-news-list .item .image:before {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      background: rgba(120, 141, 76, 0.5);
      opacity: 0;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .page-news-list .item .info {
    padding: 3rem 2.5rem 5rem 3rem;
    position: relative;
    width: 100%; }
    .page-news-list .item .info .name {
      font-weight: 700;
      margin-bottom: 2rem;
      line-height: 1.4; }
    .page-news-list .item .info .desc {
      font-size: 1.4rem;
      line-height: 2.6rem; }
    .page-news-list .item .info .date {
      position: absolute;
      right: 2.5rem;
      bottom: 2rem;
      font-size: 1.4rem;
      color: #999;
      line-height: 1; }
    .page-news-list .item .info .actions {
      position: absolute;
      right: 1.5rem;
      bottom: 1.5rem;
      justify-content: flex-end; }
      .page-news-list .item .info .actions .button {
        min-width: 16.6rem; }
  .page-news-list .item:hover .image:before {
    opacity: 1 !important; }
  .page-news-list .item:hover .info .name {
    color: #788d4c; }
.page-news-list.page-cert .item .info .name {
  font-size: 2.2rem;
  font-weight: 400 !important;
  font-family: "Yeseva One", serif; }
.page-news-list.page-cert .item .info .desc {
  font-weight: 600;
  line-height: 2; }

.page-news-detail .header-block {
  justify-content: space-between;
  margin-bottom: 5rem; }
  .page-news-detail .header-block h1 {
    font-size: 2.2rem;
    font-weight: 400;
    margin: 0; }
  .page-news-detail .header-block .date {
    font-size: 1.5rem;
    color: #999;
    width: 13rem;
    flex-shrink: 0;
    text-align: right; }
.page-news-detail .footer-block {
  justify-content: space-between; }
  .page-news-detail .footer-block .author {
    font-size: 1.8rem;
    font-family: "Yeseva One", serif;
    width: 50%;
    padding-right: .5rem; }
    .page-news-detail .footer-block .author:not(:last-child) {
      margin-bottom: 1rem; }
  .page-news-detail .footer-block .photo {
    width: 50%;
    padding-left: .5rem;
    font-size: 1.5rem;
    font-style: italic;
    color: #736e6e;
    text-align: right; }
.page-news-detail .back-link-block {
  justify-content: space-between !important;
  align-items: center; }
  .page-news-detail .back-link-block .share-block {
    align-items: center; }
    .page-news-detail .back-link-block .share-block .label {
      color: #788d4c;
      font-size: 1.3rem;
      margin-right: 1.9rem; }
    .page-news-detail .back-link-block .share-block .share-links a {
      width: 3rem;
      height: 3rem;
      margin: 0;
      display: block;
      background: #788d4c;
      position: relative; }
      .page-news-detail .back-link-block .share-block .share-links a:before {
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        font-family: "icomoon", sans-serif;
        font-size: 2.2rem;
        line-height: 3rem; }
      .page-news-detail .back-link-block .share-block .share-links a[data-social="facebook"]:before {
        content: '\e91a'; }
      .page-news-detail .back-link-block .share-block .share-links a[data-social="odnoklassniki"]:before {
        content: '\e919'; }
      .page-news-detail .back-link-block .share-block .share-links a[data-social="vk"]:before {
        content: '\e91b'; }
      .page-news-detail .back-link-block .share-block .share-links a[data-social="twitter"]:before {
        content: '\e91d'; }
      .page-news-detail .back-link-block .share-block .share-links a:not(:last-child) {
        margin-right: 1rem; }
    .page-news-detail .back-link-block .share-block .ya-share2__item {
      width: 3rem;
      height: 3rem;
      margin: 0; }
      .page-news-detail .back-link-block .share-block .ya-share2__item:not(:last-child) {
        margin-right: 1rem; }
      .page-news-detail .back-link-block .share-block .ya-share2__item .ya-share2__link {
        display: block;
        height: 100%; }
        .page-news-detail .back-link-block .share-block .ya-share2__item .ya-share2__link .ya-share2__badge {
          display: block;
          height: 100%;
          border-radius: 0; }
          .page-news-detail .back-link-block .share-block .ya-share2__item .ya-share2__link .ya-share2__badge .ya-share2__icon {
            display: block;
            width: 100%;
            height: 100%;
            background: #788d4c;
            position: relative; }
            .page-news-detail .back-link-block .share-block .ya-share2__item .ya-share2__link .ya-share2__badge .ya-share2__icon:before {
              display: block;
              text-align: center;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              color: #fff;
              font-family: "icomoon", sans-serif;
              font-size: 2.2rem;
              line-height: 3rem; }
      .page-news-detail .back-link-block .share-block .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon:before {
        content: '\e91b'; }
      .page-news-detail .back-link-block .share-block .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__icon:before {
        content: '\e919'; }
      .page-news-detail .back-link-block .share-block .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon:before {
        content: '\e91a'; }
      .page-news-detail .back-link-block .share-block .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon:before {
        content: '\e91d'; }

.page-cert-detail .detail-text {
  margin-top: 3.5rem; }
.page-cert-detail .file-block {
  text-align: center; }
  .page-cert-detail .file-block a {
    width: 540px;
    position: relative;
    display: inline-block;
    text-decoration: none; }
    .page-cert-detail .file-block a img {
      display: block;
      margin: 0 auto; }
    .page-cert-detail .file-block a:before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      top: 0;
      left: 0;
      z-index: 1;
      background: rgba(120, 141, 76, 0.1); }
  .page-cert-detail .file-block .pages-count {
    position: relative;
    margin: 30px auto 0 auto;
    border-top: 1px solid #788d4c;
    text-align: center;
    max-width: 540px; }
    .page-cert-detail .file-block .pages-count .value {
      font-size: 2rem;
      font-family: "Yeseva One", serif;
      color: #788d4c; }
    .page-cert-detail .file-block .pages-count .value-note {
      color: #736e6e;
      font-size: 1.6rem;
      position: absolute;
      top: 0;
      right: 0; }
.page-cert-detail .gallery-block .items {
  margin: 0 -.5rem; }
  .page-cert-detail .gallery-block .items.slick-list {
    display: block; }
  .page-cert-detail .gallery-block .items .item {
    padding: 0 .5rem 5px .5rem;
    width: 250px; }
    .page-cert-detail .gallery-block .items .item a {
      display: inline-block;
      position: relative;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      position: relative; }
      .page-cert-detail .gallery-block .items .item a:before {
        position: absolute;
        display: block;
        bottom: -5px;
        left: 0;
        right: 0;
        margin: auto;
        content: '';
        background: #3e4a34;
        width: 0%;
        height: 5px;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .page-cert-detail .gallery-block .items .item a.slick-current:before {
        width: 100%; }
      .page-cert-detail .gallery-block .items .item a img {
        display: block; }
      .page-cert-detail .gallery-block .items .item a:after {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        display: block;
        background: rgba(120, 141, 76, 0.1);
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .page-cert-detail .gallery-block .items .item a:hover:before {
        width: 100%; }
      .page-cert-detail .gallery-block .items .item a:hover:after {
        background: rgba(120, 141, 76, 0.5); }
.page-cert-detail .gallery-block .nav {
  align-items: center;
  justify-content: center;
  padding: 24px 0;
  border-top: 1px solid #788d4c;
  position: relative;
  z-index: 1;
  margin: 40px 5px 0 0; }
  .page-cert-detail .gallery-block .nav .slick-button {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #788d4c;
    position: relative;
    background: transparent;
    color: #788d4c;
    padding: 0;
    cursor: pointer; }
    .page-cert-detail .gallery-block .nav .slick-button:before {
      width: 34px;
      height: 34px;
      top: -2px;
      left: -2px;
      border: 1px solid #788d4c;
      border-radius: 50%;
      display: block;
      position: absolute;
      content: '';
      transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .page-cert-detail .gallery-block .nav .slick-button:hover:before {
      width: 40px;
      height: 40px;
      top: -5px;
      left: -5px; }
    .page-cert-detail .gallery-block .nav .slick-button.slick-prev span {
      margin-left: -2px; }
    .page-cert-detail .gallery-block .nav .slick-button.slick-next span {
      margin-right: -2px; }
  .page-cert-detail .gallery-block .nav .counter {
    margin: 0 18px;
    font-family: "Yeseva One", serif;
    font-size: 2rem;
    width: 44px;
    text-align: center;
    color: #788d4c; }

.pagi .nav-title {
  border-bottom: 1px solid #788d4c;
  font-size: 1.6rem;
  color: #2c2424;
  margin-bottom: 1.5rem; }
  .pagi .nav-title span {
    color: #788d4c; }
.pagi .nav-pages {
  align-items: center;
  justify-content: center; }
  .pagi .nav-pages .nav-link {
    color: #2c2424;
    margin: 0 .7rem;
    font-family: "Yeseva One", serif;
    font-size: 2rem;
    text-decoration: none;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .pagi .nav-pages .nav-link.nav-current-page, .pagi .nav-pages .nav-link:hover {
      color: #788d4c; }
  .pagi .nav-pages .nav-button {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    border: 2px solid #788d4c;
    position: relative;
    background: transparent;
    color: #788d4c;
    padding: 0;
    cursor: pointer;
    margin: 0 .5rem;
    text-decoration: none;
    text-align: center;
    line-height: 3.4rem;
    font-size: 1.2rem; }
    .pagi .nav-pages .nav-button.not-active {
      opacity: .25;
      cursor: default; }
      .pagi .nav-pages .nav-button.not-active:before {
        display: none; }
    .pagi .nav-pages .nav-button:before {
      width: 3.4rem;
      height: 3.4rem;
      top: -.2rem;
      left: -.2rem;
      border: 1px solid #788d4c;
      border-radius: 50%;
      display: block;
      position: absolute;
      content: '';
      transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .pagi .nav-pages .nav-button.nav-next {
      margin-left: 1.6rem; }
      .pagi .nav-pages .nav-button.nav-next span {
        margin-right: -.2rem; }
    .pagi .nav-pages .nav-button.nav-prev {
      margin-right: 1.6rem; }
      .pagi .nav-pages .nav-button.nav-prev span {
        margin-left: -.2rem; }
    .pagi .nav-pages .nav-button.nav-end span:first-child, .pagi .nav-pages .nav-button.nav-begin span:first-child {
      margin-right: -.25rem; }
    .pagi .nav-pages .nav-button.nav-end span:last-child, .pagi .nav-pages .nav-button.nav-begin span:last-child {
      margin-left: -.25rem; }
    .pagi .nav-pages .nav-button:hover:before {
      width: 4rem;
      height: 4rem;
      top: -.5rem;
      left: -.5rem; }

.faq-list .item:not(:last-child) {
  margin-bottom: 4rem; }
.faq-list .item .question {
  padding: .5rem 1.8rem; }
.faq-list .item .answer {
  margin-top: 2rem;
  font-size: 1.3rem; }

.opinion-list .item:not(:last-child) {
  margin-bottom: 4rem; }
.opinion-list .item .info {
  padding: .5rem 1.8rem; }
  .opinion-list .item .info .date {
    font-size: 1.5rem;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    line-height: 1; }
.opinion-list .item .text {
  margin-top: 2rem;
  font-size: 1.3rem; }

.form-ea-block {
  margin-top: 5rem; }
  .form-ea-block .nav {
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 1px solid #788d4c;
    padding-bottom: 15px; }
    .form-ea-block .nav .item {
      position: relative;
      width: 50%;
      cursor: pointer;
      line-height: 2.2rem;
      font-size: 1.8rem;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      padding: 0 5rem;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .form-ea-block .nav .item:before {
        position: absolute;
        display: block;
        content: '';
        background: #788d4c;
        width: 1px;
        height: 0px;
        bottom: -26px;
        left: 0;
        right: 0;
        margin: auto;
        transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .form-ea-block .nav .item:hover, .form-ea-block .nav .item.current {
        color: #788d4c; }
        .form-ea-block .nav .item:hover:before, .form-ea-block .nav .item.current:before {
          height: 21px; }
  .form-ea-block .content .item {
    display: none; }
    .form-ea-block .content .item.current {
      display: block; }

.form-container-letter {
  position: relative;
  padding-bottom: 10.8rem; }
  .form-container-letter:before {
    content: '';
    display: block;
    background: url(../.default/images/letter-form-header-bg.png) center bottom no-repeat;
    background-size: contain;
    width: 100%;
    height: 40px;
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 0; }
  .form-container-letter:after {
    content: '';
    display: block;
    background: url(../.default/images/letter-form-footer-bg.png) center bottom no-repeat;
    background-size: contain;
    width: 100%;
    height: 126px;
    position: absolute;
    bottom: 22px;
    left: 0;
    z-index: 0; }
  .form-container-letter .heading {
    position: relative;
    z-index: 1; }
  .form-container-letter .form-wrapper {
    position: relative;
    z-index: 1; }
    .form-container-letter .form-wrapper .actions .button > span {
      align-items: center; }
      .form-container-letter .form-wrapper .actions .button > span .icon-letter {
        margin-left: .9rem;
        font-size: 1.3rem; }
  .form-container-letter .jq-file {
    width: 540px !important; }

body.write-a-letter .title-container .content:after {
  position: absolute;
  top: 7px;
  right: 32px;
  content: '';
  display: block;
  background: url(../.default/images/letter-title-bg.png) no-repeat;
  width: 754px;
  height: 240px;
  z-index: 1; }

.contacts-page .contacts-detail .line {
  font-weight: 600; }
  .contacts-page .contacts-detail .line:not(:last-child) {
    margin-bottom: 1rem; }
  .contacts-page .contacts-detail .line .icon {
    width: 3.8rem;
    height: 3.8rem;
    margin-right: 1.5rem;
    flex-shrink: 0;
    color: #788d4c;
    font-size: 3.8rem; }
  .contacts-page .contacts-detail .line .value {
    padding-top: .4rem; }
    .contacts-page .contacts-detail .line .value a {
      color: #2c2424;
      text-decoration: none; }
  .contacts-page .contacts-detail .line.phone .label:first-child {
    text-transform: capitalize; }
.contacts-page .contacts-map {
  height: 400px; }

.page-food > .container > .content {
  background: transparent;
  padding: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0); }
.page-food .food-list .nav {
  justify-content: center;
  z-index: 1;
  position: relative;
  margin: -16px 0 40px 0;
  flex-wrap: wrap; }
  .page-food .food-list .nav:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #788d4c;
    left: 0;
    bottom: 0;
    position: absolute; }
  .page-food .food-list .nav a {
    color: #2c2424;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    margin: 16px 36px;
    position: relative;
    display: block; }
    .page-food .food-list .nav a:before {
      position: absolute;
      content: '';
      width: 1px;
      height: 0px;
      left: 0;
      right: 0;
      bottom: -16px;
      margin: auto;
      display: block;
      background: #788d4c;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .page-food .food-list .nav a:hover {
      color: #788d4c; }
      .page-food .food-list .nav a:hover:before {
        height: 21px;
        bottom: -26px; }
.page-food .food-list .items .section:not(:last-child) {
  margin-bottom: 50px; }

.food-detail .blockquote {
  margin-bottom: 45px; }
.food-detail .links {
  margin-top: 40px;
  justify-content: space-between; }
.food-detail .service-block .items {
  margin: 0;
  padding: 0;
  list-style: none; }
  .food-detail .service-block .items .item {
    font-weight: 600;
    font-size: 1.8rem; }
    .food-detail .service-block .items .item span {
      font-weight: 400;
      font-size: 1.6rem; }
.food-detail .add-info {
  margin-top: 40px;
  font-size: 1.4rem;
  color: #736e6e; }
.food-detail .phone-block {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #788d4c; }
  .food-detail .phone-block a {
    text-decoration: none;
    color: #2c2424;
    font-family: "Yeseva One", serif;
    font-size: 2rem; }

.page-souvenirs > .container > .content {
  background: transparent;
  padding: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

.souvenirs-section {
  padding-top: 2.5rem; }
  .souvenirs-section .section-info .section-image {
    margin-bottom: 4rem; }
    .souvenirs-section .section-info .section-image img {
      display: block; }
  .souvenirs-section .section-items .items {
    flex-wrap: wrap;
    margin: -21px;
    width: calc(100% + 44px); }
    .souvenirs-section .section-items .items .item {
      width: 350px;
      border-bottom: 1px solid #788d4c;
      margin: 20px;
      padding-bottom: 25px; }
      .souvenirs-section .section-items .items .item a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #2c2424; }
        .souvenirs-section .section-items .items .item a .image {
          position: relative;
          overflow: hidden; }
          .souvenirs-section .section-items .items .item a .image img {
            display: block; }
          .souvenirs-section .section-items .items .item a .image:before {
            position: absolute;
            display: block;
            content: '';
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            height: 100%;
            background: #3e4a34;
            opacity: 0;
            transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .souvenirs-section .section-items .items .item a .image .button {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 187px;
            height: 47px;
            margin: auto;
            z-index: 1;
            -webkit-transform: translateX(-500px);
            -ms-transform: translateX(-500px);
            transform: translateX(-500px);
            transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .souvenirs-section .section-items .items .item a .name {
          margin: 2.2rem 0 .4rem 0;
          font-size: 2rem;
          line-height: 1;
          color: #788d4c;
          font-family: "Yeseva One", serif;
          min-height: 4rem; }
        .souvenirs-section .section-items .items .item a .price-block {
          justify-content: space-between;
          align-items: flex-end; }
          .souvenirs-section .section-items .items .item a .price-block .label {
            font-size: 1.6rem;
            font-weight: 600; }
          .souvenirs-section .section-items .items .item a .price-block .dots {
            flex-grow: 1;
            position: relative;
            height: 1px; }
            .souvenirs-section .section-items .items .item a .price-block .dots:before {
              position: absolute;
              width: 100%;
              height: 100%;
              display: block;
              content: '';
              border-bottom: 1px dashed #aebb94;
              left: 0;
              bottom: .9rem; }
          .souvenirs-section .section-items .items .item a .price-block .price .value {
            font-family: "Yeseva One", serif;
            font-size: 2.2rem; }
          .souvenirs-section .section-items .items .item a .price-block .price .currency {
            color: #736e6e;
            font-size: 1.6rem; }
        .souvenirs-section .section-items .items .item a:hover .image:before {
          opacity: .8; }
        .souvenirs-section .section-items .items .item a:hover .image .button {
          -webkit-transform: translateX(0px);
          -ms-transform: translateX(0px);
          transform: translateX(0px); }

.souvenirs-detail .header-block {
  margin-bottom: 5rem; }
  .souvenirs-detail .header-block h1 {
    font-size: 2.2rem;
    font-weight: 400;
    margin: 0; }
.souvenirs-detail .bottom-block {
  justify-content: space-between;
  align-items: flex-end;
  line-height: 1; }
.souvenirs-detail .order-block {
  border-top: 1px solid #788d4c;
  margin-top: 35px;
  padding-top: 30px;
  text-align: center; }
  .souvenirs-detail .order-block .button .icon-cart {
    margin-left: 1.4rem; }

.bison-online-block {
  margin-top: 2.5rem;
  padding-bottom: 56.25%;
  position: relative; }
  .bison-online-block > * {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .bison-online-block > *:after {
      display: block;
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-color: #788d4c;
      opacity: .05;
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.mobile-menu-block .mobile-menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background: #3e4a34;
  width: 100%;
  height: 200%;
  opacity: 0;
  transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear; }
.mobile-menu-block .mobile-menu-wrapper {
  display: block;
  position: fixed;
  z-index: 111;
  top: -100px;
  right: 0;
  width: 250px;
  height: calc(100% - -200px);
  background: #373a47;
  padding: calc(100px - -1rem) 0 0px 0;
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
  transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear; }
  .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content {
    display: block;
    height: 100%; }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content .mobile-menu-inner {
      max-height: calc(100% - 100px);
      overflow-x: hidden;
      overflow-y: scroll; }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content a {
      text-decoration: none;
      color: #b8b7ad;
      font-size: 14px;
      font-weight: 600;
      padding: 12px 40px 12px 10px;
      display: block;
      position: relative;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content a .icon-arrow-bottom {
        position: absolute;
        width: 40px;
        height: 100%;
        top: 0;
        right: 0;
        color: #b8b7ad;
        transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); }
        .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content a .icon-arrow-bottom:before {
          position: absolute;
          margin: auto;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          text-align: center;
          width: 11px;
          height: 11px;
          font-size: 11px; }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li {
      				/*&:not(:last-child){
                border-bottom: 1px solid #dedede;
              }*/ }
      .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.special-link {
        background: #1d1f27;
        margin-right: 0; }
      .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li > ul {
        display: none;
        background: #434652; }
        .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li > ul > li a {
          padding-left: 15px;
          font-size: 13px; }
        .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li > ul > li > ul {
          display: none;
          background: #e8e8e8; }
          .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li > ul > li > ul > li {
            border: 0 !important; }
            .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li > ul > li > ul > li > a {
              padding-left: 40px; }
      .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.open > ul, .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.current > ul {
        display: block; }
      .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.open > a, .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.current > a {
        color: #788d4c; }
        .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.open > a .icon-arrow-bottom, .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content li.current > a .icon-arrow-bottom {
          color: #788d4c;
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content .main-menu .top-lvl {
      display: block;
      					/*& > li{
                  &:first-child{
                    border-top: 1px solid #dedede;
                  }
                  &:last-child{
                    border-bottom: 1px solid #dedede;
                  }
                }*/ }
    .mobile-menu-block .mobile-menu-wrapper .mobile-menu-content .add-menu .content {
      display: block;
      					/*& > li{
                  &:last-child{
                    border-bottom: 1px solid #dedede;
                  }
                }*/ }

body.interactive-map .mainpage-links {
  display: none; }
body.interactive-map .title-container {
  display: none; }
body.interactive-map .main-container {
  height: calc(100vh - 70px); }
  body.interactive-map .main-container .order-block-wrapper {
    display: none; }
  body.interactive-map .main-container .page-with-aside {
    padding: 0;
    background: none; }
    body.interactive-map .main-container .page-with-aside .container {
      max-width: none; }
      body.interactive-map .main-container .page-with-aside .container .content {
        padding: 0;
        max-width: none; }
body.interactive-map #footer .block-1 {
  display: none; }
body.interactive-map .interactive-map-container {
  margin-top: 71px;
  width: 100%;
  height: calc(100vh - 141px);
  overflow: hidden;
  background: url(../.default/images/interactive-map-bg-2-min.jpg); }
  body.interactive-map .interactive-map-container #interactive-map {
    min-width: 6408px;
    min-height: 4934px;
    width: 6408px;
    height: 4934px;
    background: url(../.default/images/interactive-map.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    will-change: transform, left, top; }
    body.interactive-map .interactive-map-container #interactive-map .svg-map {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      body.interactive-map .interactive-map-container #interactive-map .svg-map .item {
        cursor: pointer;
        fill: transparent;
        stroke: transparent;
        stroke-width: 2px;
        transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        body.interactive-map .interactive-map-container #interactive-map .svg-map .item:hover, body.interactive-map .interactive-map-container #interactive-map .svg-map .item.hover {
          stroke: #fff; }
      body.interactive-map .interactive-map-container #interactive-map .svg-map .item-text {
        fill: #d6e1bb;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        body.interactive-map .interactive-map-container #interactive-map .svg-map .item-text:hover, body.interactive-map .interactive-map-container #interactive-map .svg-map .item-text.hover {
          fill: #fff; }
  body.interactive-map .interactive-map-container .control {
    position: absolute;
    cursor: pointer;
    border: 0;
    padding: 0;
    line-height: 1;
    color: #2c2424;
    z-index: 2; }
    body.interactive-map .interactive-map-container .control.zoom-in, body.interactive-map .interactive-map-container .control.zoom-out {
      background: rgba(255, 255, 255, 0.5);
      border-radius: 50%;
      width: 45px;
      height: 45px;
      font-size: 18px;
      text-align: center;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      body.interactive-map .interactive-map-container .control.zoom-in:hover, body.interactive-map .interactive-map-container .control.zoom-out:hover {
        background: rgba(255, 255, 255, 0.95); }
    body.interactive-map .interactive-map-container .control.zoom-in {
      bottom: 80px;
      right: 25px; }
    body.interactive-map .interactive-map-container .control.zoom-out {
      bottom: 15px;
      right: 25px; }
body.interactive-map .item-info {
  display: none;
  max-width: 500px; }
  body.interactive-map .item-info .name {
    font-size: 2.2rem;
    font-family: "Yeseva One", serif;
    font-weight: 400;
    margin-bottom: 2rem; }
  body.interactive-map .item-info .image img {
    display: block;
    width: 100%; }
  body.interactive-map .item-info .description {
    font-size: 1.4rem;
    margin: 1rem auto 3.5rem auto;
    line-height: 1.45; }
  body.interactive-map .item-info .actions {
    text-align: center; }

.section-description {
  margin-bottom: 4.5rem; }

.gallery-list {
  margin-top: 2.5rem; }
  .gallery-list .content {
    flex-wrap: wrap;
    margin: -15px 0;
    justify-content: space-between; }
    .gallery-list .content .item {
      width: 356px;
      margin: 15px 0; }
      .gallery-list .content .item a {
        text-decoration: none;
        display: block;
        height: 100%;
        position: relative; }
        .gallery-list .content .item a .icon {
          position: absolute;
          width: 52px;
          height: 52px;
          border-radius: 50%;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          border: 2px solid #fff;
          z-index: 1; }
          .gallery-list .content .item a .icon .icon-play {
            position: absolute;
            color: #fff;
            font-size: 2rem;
            top: 14px;
            left: 18px; }
        .gallery-list .content .item a img {
          display: block; }
        .gallery-list .content .item a:before {
          position: absolute;
          width: 100%;
          height: 100%;
          display: block;
          content: '';
          background: rgba(120, 141, 76, 0);
          transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .gallery-list .content .item a:hover .icon {
          border-color: #3e4a34; }
          .gallery-list .content .item a:hover .icon .icon-play {
            color: #3e4a34; }
        .gallery-list .content .item a:hover:before {
          background: rgba(120, 141, 76, 0.5); }
  .gallery-list .pagi {
    margin-top: 60px; }

.video-gallery-list {
  margin-top: 2.5rem; }
  .video-gallery-list .content {
    flex-wrap: wrap;
    margin: -15px 0;
    justify-content: space-between; }
    .video-gallery-list .content .item {
      width: 356px;
      margin: 15px 0; }
      .video-gallery-list .content .item a {
        display: block;
        color: #2c2424;
        text-decoration: none;
        line-height: 1;
        font-size: 1.4rem; }
        .video-gallery-list .content .item a .image {
          text-decoration: none;
          display: block;
          height: 100%;
          position: relative; }
          .video-gallery-list .content .item a .image .icon {
            position: absolute;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            border: 2px solid #fff;
            z-index: 1; }
            .video-gallery-list .content .item a .image .icon .icon-play {
              position: absolute;
              color: #fff;
              font-size: 2rem;
              top: 14px;
              left: 18px; }
          .video-gallery-list .content .item a .image img {
            display: block; }
          .video-gallery-list .content .item a .image:before {
            position: absolute;
            width: 100%;
            height: 100%;
            display: block;
            content: '';
            background: rgba(120, 141, 76, 0);
            transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .video-gallery-list .content .item a .image:hover .icon {
            border-color: #3e4a34; }
            .video-gallery-list .content .item a .image:hover .icon .icon-play {
              color: #3e4a34; }
          .video-gallery-list .content .item a .image:hover:before {
            background: rgba(120, 141, 76, 0.5); }
        .video-gallery-list .content .item a .name {
          margin-top: 30px;
          font-weight: 700; }
        .video-gallery-list .content .item a .desc {
          margin-top: 8px; }
  .video-gallery-list .pagi {
    margin-top: 60px; }

.bx-soa-cart-total-ghost {
  padding-top: 0 !important; }

.bx-soa-cart-total {
  position: static !important; }

.special-link {
  margin-right: 1.5rem; }
  .special-link .link {
    font-size: 2rem;
    display: block;
    text-decoration: none;
    color: #2c2424;
    line-height: 1; }
    .special-link .link .icon {
      display: block; }
    .special-link .link:hover {
      color: #788d4c; }

body.order.tours #app {
  opacity: 0;
  position: relative; }
  body.order.tours #app.init {
    opacity: 1; }
body.order.tours .page-with-aside > .container {
  max-width: 1004px; }
  body.order.tours .page-with-aside > .container > .content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
    padding: 25px 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #2c2424;
    margin-bottom: 210px; }
body.order.tours select {
  display: block;
  width: 100%;
  height: 32px;
  position: relative;
  background: transparent;
  border: 1px solid #788d4c;
  color: transparent; }
body.order.tours input[type="checkbox"] {
  display: block;
  width: 28px;
  height: 28px;
  background: transparent;
  border: 1px solid #788d4c;
  color: transparent;
  opacity: 0; }
body.order.tours .service-block {
  overflow: hidden; }
  body.order.tours .service-block .service-block-title {
    text-align: center;
    font-size: 14px; }
  body.order.tours .service-block .service-block-items {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: -7px; }
  body.order.tours .service-block .item {
    padding: 7px; }
body.order.tours .field-type .type {
  align-items: center; }
  body.order.tours .field-type .type:not(:last-child) {
    margin-right: 65px; }
  body.order.tours .field-type .type .jq-checkbox {
    width: 28px;
    height: 28px;
    border: 1px solid #788d4c;
    background: transparent;
    border-radius: 0;
    top: 0;
    margin: 0;
    box-shadow: none;
    flex-shrink: 0; }
    body.order.tours .field-type .type .jq-checkbox.checked {
      background: #788d4c; }
      body.order.tours .field-type .type .jq-checkbox.checked .jq-checkbox__div {
        width: 100%;
        height: 100%;
        border-radius: 0;
        box-shadow: none;
        background: transparent;
        margin: 0;
        position: relative; }
        body.order.tours .field-type .type .jq-checkbox.checked .jq-checkbox__div:before {
          position: absolute;
          top: 7px;
          left: 6px;
          color: #fff;
          font-family: "icomoon", sans-serif;
          content: '\e922';
          font-size: 13px;
          display: block;
          width: 19px;
          height: 13px;
          line-height: 1; }
  body.order.tours .field-type .type label {
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px;
    cursor: pointer;
    line-height: 1.15;
    transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    body.order.tours .field-type .type label:hover {
      color: #788d4c; }
body.order.tours .form-container {
  margin-top: 30px; }
  body.order.tours .form-container [data-tippy-content] {
    border-bottom: 1px dashed; }
  body.order.tours .form-container .error {
    background: #fff;
    padding: 15px;
    margin-top: 15px;
    font-size: 14px;
    color: red; }
  body.order.tours .form-container .field-date {
    position: relative; }
    body.order.tours .form-container .field-date input {
      padding-right: 42px;
      position: relative;
      z-index: 1; }
    body.order.tours .form-container .field-date:before {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      content: '\e918';
      color: #fff;
      font-size: 17px;
      font-family: 'icomoon', sans-serif;
      width: 32px;
      height: 32px;
      background: #788d4c;
      text-align: center;
      z-index: 0;
      cursor: pointer; }
  body.order.tours .form-container .jq-selectbox {
    display: block !important; }
    body.order.tours .form-container .jq-selectbox li.selected, body.order.tours .form-container .jq-selectbox li:hover {
      background-color: #788d4c; }
    body.order.tours .form-container .jq-selectbox .jq-selectbox__select {
      font-family: 'Open Sans', sans-serif;
      text-shadow: none;
      color: #2c2424;
      border-radius: 0;
      background: transparent;
      border: 1px solid #788d4c;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    body.order.tours .form-container .jq-selectbox .jq-selectbox__dropdown {
      border-radius: 0;
      border: 1px solid #788d4c;
      font-family: 'Open Sans', sans-serif;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    body.order.tours .form-container .jq-selectbox .jq-selectbox__trigger {
      width: 32px;
      background: #788d4c;
      border: 0; }
      body.order.tours .form-container .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
        position: relative;
        width: 100%;
        height: 100%;
        border: 0;
        top: 0;
        right: 0; }
        body.order.tours .form-container .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
          content: '\e904';
          display: block;
          font-family: 'icomoon', sans-serif;
          color: #fff;
          font-size: 9px;
          text-align: center; }
  body.order.tours .form-container .stat-line {
    justify-content: space-between;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #788d4c; }
    body.order.tours .form-container .stat-line .label {
      color: #788d4c;
      margin-right: 4px; }
    body.order.tours .form-container .stat-line .value {
      color: #2c2424; }
    body.order.tours .form-container .stat-line .service-info .value {
      font-weight: 400; }
      body.order.tours .form-container .stat-line .service-info .value .total-price-block {
        font-weight: 600; }
  body.order.tours .form-container label {
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 1;
    margin-bottom: 9px; }
  body.order.tours .form-container input {
    width: 100%;
    border: 1px solid #788d4c;
    height: 32px;
    padding: 0 10px;
    color: #2c2424;
    background: transparent;
    display: block; }
  body.order.tours .form-container .main-fields {
    padding-top: 5.3rem; }
    body.order.tours .form-container .main-fields .line {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: -15px -12.5px 15px; }
      body.order.tours .form-container .main-fields .line .field {
        padding: 15px 12.5px;
        width: 33.3%;
        position: relative; }
        body.order.tours .form-container .main-fields .line .field .count-block button {
          width: 32px;
          height: 32px;
          color: #fff;
          border: 0;
          background: #788d4c;
          padding: 0;
          flex-shrink: 0;
          line-height: 1;
          font-family: 'Open Sans', sans-serif;
          cursor: pointer; }
        body.order.tours .form-container .main-fields .line .field .count-block input {
          text-align: center; }
    body.order.tours .form-container .main-fields .line-1 .field {
      width: 33.3%; }
    body.order.tours .form-container .main-fields .line-2 .field {
      width: 50%; }
  body.order.tours .form-container .add-fields {
    transition: background 0.25s linear;
    -moz-transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    -o-transition: background 0.25s linear; }
    body.order.tours .form-container .add-fields .add-fields-content {
      max-width: 440px;
      border-left: 1px solid transparent;
      padding-left: 35px;
      margin: 0 auto; }
      body.order.tours .form-container .add-fields .add-fields-content .fields-header {
        justify-content: space-between;
        margin-bottom: 15px;
        font-size: 14px; }
        body.order.tours .form-container .add-fields .add-fields-content .fields-header .left-block {
          font-weight: 600; }
          body.order.tours .form-container .add-fields .add-fields-content .fields-header .left-block .name {
            color: #788d4c; }
          body.order.tours .form-container .add-fields .add-fields-content .fields-header .left-block .count {
            margin-left: 5px;
            color: #2c2424; }
        body.order.tours .form-container .add-fields .add-fields-content .fields-header .right-block .status {
          font-style: italic;
          width: 105px; }
          body.order.tours .form-container .add-fields .add-fields-content .fields-header .right-block .status .text-2 {
            color: #788d4c;
            display: none; }
        body.order.tours .form-container .add-fields .add-fields-content .fields-header .right-block .show-button {
          border: 0;
          background: transparent;
          color: #788d4c;
          cursor: pointer;
          align-items: center; }
          body.order.tours .form-container .add-fields .add-fields-content .fields-header .right-block .show-button .text .text-1 {
            display: none; }
          body.order.tours .form-container .add-fields .add-fields-content .fields-header .right-block .show-button .icon-arrow-bottom-small {
            margin-left: .4rem;
            font-size: .7rem;
            transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
      body.order.tours .form-container .add-fields .add-fields-content .fields {
        display: none; }
        body.order.tours .form-container .add-fields .add-fields-content .fields .field input {
          text-transform: uppercase; }
        body.order.tours .form-container .add-fields .add-fields-content .fields .field:not(:last-child) {
          margin-bottom: 30px; }
    body.order.tours .form-container .add-fields.open {
      background: transparent !important; }
      body.order.tours .form-container .add-fields.open .add-fields-content {
        border-color: #788d4c; }
        body.order.tours .form-container .add-fields.open .add-fields-content .fields-header .right-block .show-button .text .text-1 {
          display: inline; }
        body.order.tours .form-container .add-fields.open .add-fields-content .fields-header .right-block .show-button .text .text-2 {
          display: none; }
        body.order.tours .form-container .add-fields.open .add-fields-content .fields-header .right-block .show-button .icon-arrow-bottom-small {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
        body.order.tours .form-container .add-fields.open .add-fields-content .fields {
          display: block; }
    body.order.tours .form-container .add-fields.completed {
      background: rgba(120, 141, 76, 0.15); }
      body.order.tours .form-container .add-fields.completed .fields-header .right-block .status .text-1 {
        display: none; }
      body.order.tours .form-container .add-fields.completed .fields-header .right-block .status .text-2 {
        display: inline; }
    body.order.tours .form-container .add-fields:not(:last-child) {
      margin-bottom: 25px; }
    body.order.tours .form-container .add-fields:not(:first-child).open {
      margin-top: 55px; }
  body.order.tours .form-container .persons-fields {
    margin-top: 25px;
    padding-top: 50px;
    border-top: 1px solid #788d4c; }
    body.order.tours .form-container .persons-fields .field-block {
      justify-content: space-between; }
      body.order.tours .form-container .persons-fields .field-block .field {
        width: 175px; }
  body.order.tours .form-container .field-note {
    color: #788d4c;
    font-size: 12px;
    line-height: 1.65;
    position: absolute; }
  body.order.tours .form-container .uppercase {
    text-transform: uppercase; }
body.order.tours .page-actions {
  padding: 18px 0 0 0;
  justify-content: space-between;
  align-items: center; }
  body.order.tours .page-actions .block-right a, body.order.tours .page-actions .block-right button {
    width: 135px; }
    body.order.tours .page-actions .block-right a:not(:last-child), body.order.tours .page-actions .block-right button:not(:last-child) {
      margin-right: 20px; }
body.order.tours button[type="submit"]:disabled,
body.order.tours button[type="submit"][disabled] {
  border-color: #736e6e; }
  body.order.tours button[type="submit"]:disabled:before,
  body.order.tours button[type="submit"][disabled]:before {
    background: #736e6e;
    border-color: #736e6e; }
body.order.tours .other-tours-list-block {
  margin-top: 25px; }
  body.order.tours .other-tours-list-block .block-title {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans';
    margin-bottom: 25px;
    padding: 0; }
  body.order.tours .other-tours-list-block .content {
    opacity: 0; }
    body.order.tours .other-tours-list-block .content.slick-initialized {
      display: block;
      opacity: 1; }
  body.order.tours .other-tours-list-block .item {
    width: 392px;
    margin-right: 12px; }
    body.order.tours .other-tours-list-block .item .link {
      padding: 5px 5px 15px 5px;
      text-decoration: none;
      display: block;
      height: 100%;
      color: #2c2424;
      background: #fff; }
    body.order.tours .other-tours-list-block .item .title {
      margin-top: 17px;
      padding: 0 12px;
      font-size: 20px;
      font-weight: 600; }
    body.order.tours .other-tours-list-block .item .actions {
      margin-top: 10px;
      justify-content: flex-end; }
    body.order.tours .other-tours-list-block .item .link-button {
      min-width: 166px; }
  body.order.tours .other-tours-list-block .slick-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 43px;
    justify-content: center;
    position: relative;
    overflow: hidden; }
    body.order.tours .other-tours-list-block .slick-dots:before {
      position: absolute;
      content: '';
      display: block;
      width: 100vw;
      height: 1px;
      background: #788d4c;
      top: 8px;
      z-index: -1; }
    body.order.tours .other-tours-list-block .slick-dots li {
      margin: 0 8px;
      position: relative; }
      body.order.tours .other-tours-list-block .slick-dots li:before {
        position: absolute;
        content: '';
        display: block;
        background: #f0f0f0;
        width: 106px;
        height: 100%;
        top: 0;
        left: -45px;
        z-index: -1; }
      body.order.tours .other-tours-list-block .slick-dots li button {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid #3e4a34;
        overflow: hidden;
        background: #3e4a34;
        text-indent: 100px;
        cursor: pointer;
        position: relative;
        padding: 0; }
      body.order.tours .other-tours-list-block .slick-dots li.slick-active button {
        background: #fff; }
        body.order.tours .other-tours-list-block .slick-dots li.slick-active button:before {
          position: absolute;
          content: '';
          display: block;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 8px;
          height: 8px;
          background: #3e4a34;
          border-radius: 50%; }
    body.order.tours .other-tours-list-block .slick-dots:before {
      display: none; }
    body.order.tours .other-tours-list-block .slick-dots li:first-child {
      position: relative; }
      body.order.tours .other-tours-list-block .slick-dots li:first-child:before {
        position: absolute;
        display: block;
        width: 1000px;
        height: 1px;
        background: #788d4c;
        content: '';
        top: 0;
        bottom: 0;
        margin: auto;
        right: 61px;
        z-index: 0;
        left: auto; }
    body.order.tours .other-tours-list-block .slick-dots li:last-child {
      position: relative; }
      body.order.tours .other-tours-list-block .slick-dots li:last-child:after {
        position: absolute;
        display: block;
        width: 1000px;
        height: 1px;
        background: #788d4c;
        content: '';
        top: 0;
        bottom: 0;
        margin: auto;
        left: 61px; }
  body.order.tours .other-tours-list-block .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  body.order.tours .other-tours-list-block .slick-slide {
    height: auto; }
  body.order.tours .other-tours-list-block .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }

.bx-calendar-range .disabled {
  pointer-events: none; }

@media screen and (max-width: 1200px) {
  body #header {
    z-index: 110;
    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body .mainpage-links.sticky {
    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body .title-container {
    z-index: 109;
    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body #main {
    z-index: 109;
    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body #footer {
    z-index: 109;
    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body.menu-open .mobile-menu-block .mobile-menu-wrapper {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  body.menu-open #header {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }
    body.menu-open #header .content .right-block .mobile-menu-btn .button-menu span {
      opacity: 0; }
    body.menu-open #header .content .right-block .mobile-menu-btn .button-menu:before {
      -webkit-transform: translate3d(0, -13px, 1px) rotate(45deg);
      -ms-transform: translate3d(0, -13px, 1px) rotate(45deg);
      transform: translate3d(0, -13px, 1px) rotate(45deg); }
    body.menu-open #header .content .right-block .mobile-menu-btn .button-menu:after {
      -webkit-transform: translate3d(0, 1px, 1px) rotate(-45deg);
      -ms-transform: translate3d(0, 1px, 1px) rotate(-45deg);
      transform: translate3d(0, 1px, 1px) rotate(-45deg); }
  body.menu-open .mainpage-links.sticky {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }
  body.menu-open .title-container {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }
  body.menu-open #main {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }
  body.menu-open #footer {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }

  html {
    font-size: 9px; }

  .container {
    padding: 0 10px; }

  #header .content .left-block .logo-block {
    margin-right: 0; }
  #header .content .right-block .main-menu {
    display: none; }
  #header .content .right-block .search-button {
    margin-left: 0; }
    #header .content .right-block .search-button button {
      border-left: 0; }
  #header .content .right-block .select-language ul > li .wrapper {
    padding: 0; }
  #header .content .right-block .personal-cabinet-link {
    display: block; }
  #header .content .right-block .mobile-menu-btn {
    display: block; }

  .mainpage-links {
    top: 740px; }
    .mainpage-links .content {
      margin: 0; }
      .mainpage-links .content .item {
        width: 120px;
        height: 120px; }
        .mainpage-links .content .item > a .wrapper .name {
          font-size: 1.4rem; }
        .mainpage-links .content .item > a .wrapper .subname {
          display: none; }
    .mainpage-links.sticky {
      top: 69px; }

  .mainpage-stat .info .map,
  .mainpage-stat .info .map-invisible {
    left: -283px; }

  .mainpage-gallery {
    padding: 14.5rem 0;
    height: auto; }
    .mainpage-gallery .block-1 {
      flex-wrap: wrap; }
      .mainpage-gallery .block-1 .left-block {
        width: 100%;
        order: 2; }
        .mainpage-gallery .block-1 .left-block .photo-list {
          position: static;
          width: 100%; }
          .mainpage-gallery .block-1 .left-block .photo-list .item {
            position: relative; }
            .mainpage-gallery .block-1 .left-block .photo-list .item:before {
              position: absolute;
              display: block;
              bottom: -5px;
              left: 0;
              right: 0;
              margin: auto;
              content: '';
              background: #3e4a34;
              width: 0%;
              height: 5px;
              transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
            .mainpage-gallery .block-1 .left-block .photo-list .item.slick-current:before {
              width: 100%; }
          .mainpage-gallery .block-1 .left-block .photo-list .slick-list {
            overflow: visible; }
          .mainpage-gallery .block-1 .left-block .photo-list .slick-dots {
            justify-content: center;
            margin: 30px 0 0 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-orient: horizontal;
            -moz-box-orient: horizontal;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row; }
            .mainpage-gallery .block-1 .left-block .photo-list .slick-dots:before {
              display: none; }
      .mainpage-gallery .block-1 .block-title {
        width: 100%;
        order: 1;
        text-align: center;
        margin-bottom: 6.5rem; }
        .mainpage-gallery .block-1 .block-title:before {
          display: none; }
    .mainpage-gallery .other-blocks {
      margin-top: 0; }
    .mainpage-gallery .block-2 {
      display: none; }
    .mainpage-gallery .block-3 {
      margin: 60px 0 0 0; }

  .mainpage-news {
    padding: 5rem 0; }
    .mainpage-news .tree-block {
      display: none; }
    .mainpage-news .content {
      display: block; }
      .mainpage-news .content .block-title {
        width: 100%;
        text-align: center;
        margin-bottom: 5rem; }
      .mainpage-news .content .right-block {
        width: 954px;
        margin: 0 auto; }
        .mainpage-news .content .right-block .news-list {
          margin: 0 -21px; }
          .mainpage-news .content .right-block .news-list .item {
            margin: 0 21px; }
        .mainpage-news .content .right-block .nav {
          justify-content: center;
          margin: 0 0 25px 0; }

  .page-with-aside {
    padding: 50px 0; }
    .page-with-aside > .container > .content {
      max-width: 830px;
      width: 100%;
      margin: 0 auto; }
    .page-with-aside > .container aside {
      display: none; }

  .room-detail .content {
    display: block; }
    .room-detail .content .info {
      margin-top: 20px; }

  body.order.tours .form-container .main-fields .line-1 .field {
    width: 50%; } }
@media screen and (max-width: 991px) {
  .block-title {
    font-size: 3.2rem; }

  #header .content .right-block .search-block .wrapper .search-form .form-content input {
    font-size: 3rem; }

  #footer .block-1 .content {
    flex-wrap: wrap; }
    #footer .block-1 .content .row-1 {
      width: 100%;
      margin-bottom: 35px; }
    #footer .block-1 .content .info-block {
      width: 50%; }
    #footer .block-1 .content .footer-menu {
      margin-top: 35px;
      width: 100%; }
      #footer .block-1 .content .footer-menu ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: -5px;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%; }
        #footer .block-1 .content .footer-menu ul li {
          margin: 5px; }
  #footer .block-1 .links {
    margin: 0 0 -15px 0;
    display: block; }
    #footer .block-1 .links .item {
      margin: 15px auto;
      text-align: center; }
      #footer .block-1 .links .item a {
        justify-content: center; }
        #footer .block-1 .links .item a .icon {
          display: none; }
  #footer .block-2 {
    padding: 25px 0; }
    #footer .block-2 .content {
      display: block;
      text-align: center; }
      #footer .block-2 .content .copyright {
        justify-content: center; }
      #footer .block-2 .content .payment {
        margin-top: 25px;
        align-items: center;
        justify-content: center; }
      #footer .block-2 .content .developer a {
        justify-content: center;
        margin-top: 25px; }

  .mainpage-links {
    display: none; }

  .mainpage-stat {
    padding: 5rem 0; }
    .mainpage-stat .info {
      margin-top: 5rem;
      display: block;
      min-height: auto;
      background: rgba(255, 255, 255, 0.25);
      padding: 25px 0 5px 0; }
      .mainpage-stat .info .map,
      .mainpage-stat .info .map-invisible {
        display: none; }
      .mainpage-stat .info .block-title {
        width: 100%;
        text-align: center;
        margin-bottom: 4.5rem; }
      .mainpage-stat .info .content {
        width: 100%;
        margin-bottom: 4.5rem;
        z-index: 4; }
        .mainpage-stat .info .content .description {
          max-width: 580px;
          margin: 0 auto 6rem auto;
          text-align: center; }
        .mainpage-stat .info .content .stat {
          justify-content: center;
          margin: 0 -10px; }
          .mainpage-stat .info .content .stat .item {
            margin: 0 10px; }
    .mainpage-stat .online-block {
      margin-top: 5rem; }

  .mainpage-pr {
    padding: 7rem 0 8rem 0; }
    .mainpage-pr .block-title {
      margin-bottom: 3rem; }

  .mainpage-gallery {
    padding: 7rem 0 8rem 0; }
    .mainpage-gallery .block-title {
      margin-bottom: 3rem; }
    .mainpage-gallery .other-blocks .block-3 {
      flex-wrap: wrap;
      background: rgba(255, 255, 255, 0.25);
      padding: 25px; }
      .mainpage-gallery .other-blocks .block-3 .title {
        width: 100%;
        order: 1; }
      .mainpage-gallery .other-blocks .block-3 .border {
        width: 100%;
        height: 1px;
        order: 2;
        margin: 25px 0; }
      .mainpage-gallery .other-blocks .block-3 .info {
        width: 100%;
        order: 3; }

  .mainpage-news {
    padding: 7rem 0 8rem 0; }
    .mainpage-news .block-title {
      margin-bottom: 3rem; }
    .mainpage-news .content .right-block {
      width: 730px; }
      .mainpage-news .content .right-block .news-list {
        margin: 0; }
        .mainpage-news .content .right-block .news-list .item-wrapper .item {
          margin: 0 auto; }

  .mainpage-video {
    padding: 7rem 0 8rem 0; }
    .mainpage-video .block-title {
      margin-bottom: 3rem; }

  .mainpage-bnrs {
    padding: 7rem 0 8rem 0; }

  .page-residence-detail .content .hotel-info {
    padding: 0; }

  .about-us-in-detail .content .item a .image {
    flex-shrink: 1; }

  .form-container {
    padding: 6rem; } }
@media screen and (max-width: 767px) {
  .block-title {
    font-size: 3.2rem; }

  #header {
    padding: 1rem 0; }
    #header .content .left-block .logo-block:before {
      -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
      transform: translateY(-100px); }
    #header .content .left-block .logo-block .logo {
      width: 53px;
      height: 51px; }
      #header .content .left-block .logo-block .logo img {
        top: 0px; }
    #header .content .left-block .site-name {
      display: none; }
    #header .content .right-block .main-menu .top-lvl li > a {
      font-weight: 400; }
      #header .content .right-block .main-menu .top-lvl li > a .icon-arrow-bottom {
        margin-top: .3rem;
        font-size: .7rem; }
        #header .content .right-block .main-menu .top-lvl li > a .icon-arrow-bottom:before {
          content: '\e906'; }
    #header .content .right-block .search-button button {
      height: 30px; }
    #header .content .right-block .select-language ul > li .wrapper .icon-arrow-bottom {
      margin-top: .3rem;
      font-size: .7rem; }
      #header .content .right-block .select-language ul > li .wrapper .icon-arrow-bottom:before {
        content: '\e906'; }
    #header .content .right-block .search-block .wrapper .search-form .form-content {
      padding: 0 10px; }
      #header .content .right-block .search-block .wrapper .search-form .form-content .icon {
        font-size: 1.5rem;
        width: 45px; }
      #header .content .right-block .search-block .wrapper .search-form .form-content input {
        font-size: 2rem; }
      #header .content .right-block .search-block .wrapper .search-form .form-content .enter {
        right: 0;
        left: 0;
        top: 5rem;
        margin: auto;
        width: 120px;
        height: auto;
        display: block;
        border: 1px solid #fff;
        padding: 5px; }

  #footer .block-1 .content .info-block {
    width: 100%; }
    #footer .block-1 .content .info-block:not(:last-child) {
      margin-bottom: 25px; }
  #footer .block-1 .content .footer-menu {
    display: none; }
  #footer .block-2 .content .copyright {
    display: block; }
    #footer .block-2 .content .copyright .label,
    #footer .block-2 .content .copyright .valule {
      display: inline; }

  .mainpage-slider {
    height: 200px;
    margin-top: 69px; }
    .mainpage-slider .slider-content .video-js {
      display: none; }
    .mainpage-slider .slider-content .bg {
      display: block !important;
      background: #fff; }
      .mainpage-slider .slider-content .bg .item {
        background-size: cover; }
    .mainpage-slider .slider-content .container .content-wrapper .content .items .slick-list {
      width: 300px; }
    .mainpage-slider .slider-content .container .content-wrapper .content .items .item .section {
      display: none; }
    .mainpage-slider .slider-content .container .content-wrapper .content .items .item .title {
      margin: 0;
      font-size: 3.2rem; }
      .mainpage-slider .slider-content .container .content-wrapper .content .items .item .title:before {
        display: none; }
    .mainpage-slider .slider-content .container .content-wrapper .content .items .item .desc {
      display: none; }
    .mainpage-slider .slider-content .container .content-wrapper .nav {
      display: none; }

  .mainpage-links {
    padding: 7rem 0 8rem 0; }
    .mainpage-links .content {
      margin: -5px; }
      .mainpage-links .content .item {
        margin: 5px;
        width: 120px;
        height: 120px; }
        .mainpage-links .content .item > a .wrapper .name {
          font-size: 1.4rem; }

  .mainpage-stat {
    background: url(../.default/images/mainpage-forest.png) center bottom no-repeat;
    padding: 7rem 0 6rem 0; }
    .mainpage-stat .layers {
      display: none; }
    .mainpage-stat .info {
      margin: 3rem auto; }
      .mainpage-stat .info .content .stat {
        flex-wrap: wrap; }
        .mainpage-stat .info .content .stat .item {
          margin: 10px; }
    .mainpage-stat .online-block {
      margin-top: 45px; }
      .mainpage-stat .online-block:before {
        display: none; }
      .mainpage-stat .online-block a > .flex {
        display: block; }
        .mainpage-stat .online-block a > .flex .logo {
          display: none; }
        .mainpage-stat .online-block a > .flex .text {
          margin-top: 15px; }

  .mainpage-pr {
    padding: 7rem 0 8rem 0; }
    .mainpage-pr .item {
      width: 280px;
      height: 320px; }
      .mainpage-pr .item .title {
        height: 6.9rem; }

  .mainpage-gallery {
    padding: 7rem 0; }

  .mainpage-video {
    padding: 3rem 0 5rem 0; }
    .mainpage-video .block-title {
      margin-bottom: 2.5rem; }
    .mainpage-video .video-big {
      display: none; }
    .mainpage-video .video-small-list {
      display: block;
      margin: 30px 0 0 0;
      padding-bottom: 20px;
      border: 0; }
      .mainpage-video .video-small-list .video-small {
        margin: 20px auto; }
        .mainpage-video .video-small-list .video-small a {
          display: block; }
        .mainpage-video .video-small-list .video-small .poster {
          margin-bottom: 10px; }
          .mainpage-video .video-small-list .video-small .poster:before {
            display: none; }
          .mainpage-video .video-small-list .video-small .poster .image:after {
            display: none; }
          .mainpage-video .video-small-list .video-small .poster .image .icon {
            border-color: #fff !important; }
            .mainpage-video .video-small-list .video-small .poster .image .icon .icon-play {
              color: #fff !important; }
        .mainpage-video .video-small-list .video-small .desc {
          margin-top: 6px; }
    .mainpage-video .link {
      text-align: center;
      display: block; }
      .mainpage-video .link a:not(:last-child) {
        margin-bottom: 2.5rem; }

  .mainpage-bnrs {
    padding: 2px 0; }
    .mainpage-bnrs .content .item {
      width: 200px;
      height: 108px; }
      .mainpage-bnrs .content .item:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
      .mainpage-bnrs .content .item:before {
        display: none; }

  .mainpage-news .content .right-block {
    width: 100%; }
    .mainpage-news .content .right-block .news-list {
      margin: 0; }
      .mainpage-news .content .right-block .news-list .item {
        margin: 0 auto;
        width: 100%;
        max-width: 290px; }

  body.not-front .title-container {
    margin-top: 69px;
    height: auto; }
    body.not-front .title-container .container {
      padding: 0; }
    body.not-front .title-container .bg {
      background-size: cover; }
    body.not-front .title-container .content {
      width: 100%;
      height: auto;
      padding: 25px; }
      body.not-front .title-container .content .inner .bx-breadcrumb {
        display: none; }
      body.not-front .title-container .content .inner .title {
        margin: 0 auto;
        text-align: center; }
        body.not-front .title-container .content .inner .title h1,
        body.not-front .title-container .content .inner .title .h1 {
          font-size: 3.2rem; }
        body.not-front .title-container .content .inner .title:before {
          display: none; }
      body.not-front .title-container .content .inner .description {
        display: none; }
      body.not-front .title-container .content .btn-scroll {
        display: none; }
  body .slider-block .slider-small {
    display: none !important; }
  body .slider-block .nav {
    margin: 0;
    padding: 12px 0;
    justify-content: center; }

  .route-list-block {
    display: none; }

  .page-with-aside {
    padding: 0;
    background: #fafafa !important; }
    .page-with-aside > .container > .content {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 2rem 1.5rem;
      font-size: 1.4rem;
      line-height: 1.65; }

  .blockquote {
    border-left: 3px solid #3e4a34;
    padding: 1.2rem;
    font-size: 1.8rem;
    line-height: 1.45; }

  .page-tours-detail .bottom-block {
    display: block; }
    .page-tours-detail .bottom-block .price-formatted-block {
      display: block; }
    .page-tours-detail .bottom-block .item {
      margin-top: 10px; }
    .page-tours-detail .bottom-block .file {
      margin-top: 20px; }
      .page-tours-detail .bottom-block .file a {
        text-decoration: underline; }
        .page-tours-detail .bottom-block .file a:before {
          display: none; }

  .item-card {
    margin: 0 -1.5rem; }
    .item-card a .title-line {
      border: 0; }
      .item-card a .title-line .left-block {
        width: 100%;
        padding: 0; }
      .item-card a .title-line .right-block {
        width: 100%;
        padding: 0; }
        .item-card a .title-line .right-block .rating {
          justify-content: flex-start;
          font-size: 1.6rem;
          margin: 5px 0; }
          .item-card a .title-line .right-block .rating span:not(:first-child) {
            margin-left: .5rem; }
      .item-card a .title-line .line-1 {
        display: block; }
        .item-card a .title-line .line-1 .left-block .name {
          font-size: 2rem;
          line-height: 1.25; }
      .item-card a .title-line .line-2 {
        display: block; }
    .item-card a .image {
      border: 0; }
    .item-card a .desc {
      padding: 20px; }

  .page-residence-section .section-detail .section-detail-title {
    font-size: 3.2rem;
    margin-bottom: 3rem; }
  .page-residence-section .section-detail .info {
    display: block; }
    .page-residence-section .section-detail .info .phone .item {
      display: block; }
      .page-residence-section .section-detail .info .phone .item .label {
        margin: 0; }
  .page-residence-section .block-list .content {
    overflow: visible; }
  .page-residence-section .block-list .block-list-title {
    font-size: 3.2rem;
    margin-bottom: 3rem; }
  .page-residence-section .block-list .content .nav {
    display: none; }

  .page-residence-detail .content .general-info {
    display: block; }
    .page-residence-detail .content .general-info .rating {
      font-size: 1.6rem;
      margin: 5px 0; }
      .page-residence-detail .content .general-info .rating span:not(:first-child) {
        margin-left: .5rem; }
  .page-residence-detail .content .rooms-block .rooms-list .item .info-block {
    display: block;
    height: auto;
    max-width: 350px;
    margin: 0 auto; }
  .page-residence-detail .content .rooms-block .rooms-list .item .price-block {
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; }
    .page-residence-detail .content .rooms-block .rooms-list .item .price-block .dots {
      display: none; }
    .page-residence-detail .content .rooms-block .rooms-list .item .price-block:not(:last-child) {
      margin-bottom: 25px; }
  .page-residence-detail .content .links-block {
    display: block; }
    .page-residence-detail .content .links-block a {
      text-decoration: underline;
      line-height: 1.2; }
      .page-residence-detail .content .links-block a:before {
        display: none; }
    .page-residence-detail .content .links-block > div:not(:last-child) {
      margin-bottom: 15px; }
  .page-residence-detail .content .add-service .add-service-wrapper {
    padding: 4.5rem 2rem 5rem 2rem; }
    .page-residence-detail .content .add-service .add-service-wrapper .add-service-content .add-service-sections {
      padding-left: 60px; }
      .page-residence-detail .content .add-service .add-service-wrapper .add-service-content .add-service-sections .add-service-section .add-service-section-heading .add-service-section-icon {
        top: -1.8rem;
        left: -60px; }
  .page-residence-detail .content .add-service .add-service-link {
    text-align: left; }
    .page-residence-detail .content .add-service .add-service-link a {
      text-decoration: underline;
      line-height: 1.2; }
      .page-residence-detail .content .add-service .add-service-link a:before {
        display: none; }
  .page-residence-detail .content .contacts-block .phone .item {
    display: block; }
    .page-residence-detail .content .contacts-block .phone .item .label {
      margin: 0; }

  .page-food .food-list .nav {
    display: none; }

  .g-link {
    text-decoration: underline; }
    .g-link:before {
      display: none; }

  .food-detail .service-block .items .item {
    font-size: 1.4rem; }
    .food-detail .service-block .items .item span {
      font-size: 1.2rem; }

  .souvenirs-section .section-items .items {
    display: block; }
    .souvenirs-section .section-items .items .item {
      margin-left: auto;
      margin-right: auto; }
      .souvenirs-section .section-items .items .item a .price-block {
        line-height: 3.2rem; }

  .souvenirs-detail .bottom-block {
    display: block; }
    .souvenirs-detail .bottom-block .count-block {
      margin-top: 10px; }

  .about-us-in-detail {
    display: none; }

  .list-style.awards-list .item .info {
    display: block; }
    .list-style.awards-list .item .info .icon {
      margin: 0 auto 2rem auto; }

  .page-news-list .item {
    display: block;
    height: auto; }
    .page-news-list .item a .inner {
      display: block; }
    .page-news-list .item .image {
      width: 100%;
      height: 200px;
      overflow: hidden;
      position: relative; }
      .page-news-list .item .image img {
        width: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .page-news-list .item .info .actions {
      position: static;
      justify-content: center;
      margin-top: 2rem; }

  .page-cert-detail .file-block a {
    width: 100%; }

  .page-news-detail .header-block {
    display: block; }
    .page-news-detail .header-block .date {
      width: 100%;
      margin-top: 5px; }
  .page-news-detail .footer-block {
    display: block; }
    .page-news-detail .footer-block > div:not(:last-child) {
      margin-bottom: 10px; }
    .page-news-detail .footer-block .author {
      width: 100%;
      padding: 0; }
    .page-news-detail .footer-block .photo {
      width: 100%;
      padding: 0;
      text-align: left; }
  .page-news-detail .back-link-block {
    display: block; }
    .page-news-detail .back-link-block .share-block {
      display: block;
      text-align: center;
      margin-bottom: 1.5rem; }
      .page-news-detail .back-link-block .share-block .label {
        margin: 0 0 .5rem 0; }
    .page-news-detail .back-link-block .back-link {
      justify-content: center; }

  .form-container {
    padding: 4rem 2rem; }
    .form-container .form-wrapper .line {
      display: block; }
      .form-container .form-wrapper .line > .field:not(:last-child) {
        margin-bottom: 3rem; }
      .form-container .form-wrapper .line .field label .label-content {
        font-size: 11px; }
    .form-container.form-with-note {
      padding: 4rem 2rem; }
      .form-container.form-with-note .form-wrapper .line .field {
        margin-right: 0; }
        .form-container.form-with-note .form-wrapper .line .field input,
        .form-container.form-with-note .form-wrapper .line .field textarea {
          width: 100%; }

  .jq-file {
    width: 100% !important; }

  .text-note {
    padding: 2.5rem; }

  .form-ea-block .nav {
    display: block; }
    .form-ea-block .nav .item {
      width: 100%;
      text-align: left;
      padding: 0 0 0 15px;
      line-height: 2rem;
      font-size: 1.5rem; }
      .form-ea-block .nav .item:before {
        display: none;
        top: 0;
        right: auto;
        bottom: auto;
        width: 2px;
        height: 100%; }
      .form-ea-block .nav .item.current:before {
        display: block; }
      .form-ea-block .nav .item:not(:last-child) {
        margin-bottom: 5px; }

  .form-container-letter .jq-file {
    width: 100% !important; }

  body.write-a-letter .title-container .content:after {
    display: none; }

  .gallery-list .content,
  .video-gallery-list .content {
    justify-content: center; }

  .room-detail .content .slider {
    max-width: 320px;
    margin: 0 auto; }

  .special-link {
    display: none; }

  body.order.tours .page-with-aside > .container > .content {
    padding-left: 10px;
    padding-right: 10px; }
  body.order.tours .form-container .stat-line {
    display: block;
    line-height: 1.45; }
    body.order.tours .form-container .stat-line > *:not(:last-child) {
      margin-bottom: 10px; }
  body.order.tours .form-container .service-info {
    display: block; }
    body.order.tours .form-container .service-info .label {
      margin-right: 0; }
  body.order.tours .form-container .main-fields .line-1 {
    justify-content: center; }
    body.order.tours .form-container .main-fields .line-1 .field {
      width: 100%;
      max-width: 300px; }
  body.order.tours .form-container .main-fields .line-2 {
    justify-content: center; }
    body.order.tours .form-container .main-fields .line-2 .field {
      width: 100%;
      max-width: 300px; }
  body.order.tours .form-container .add-fields .add-fields-content {
    padding-left: 10px; }
    body.order.tours .form-container .add-fields .add-fields-content .fields .field:not(:last-child) {
      margin-bottom: 10px; }
  body.order.tours .page-actions {
    display: block; }
    body.order.tours .page-actions .block {
      justify-content: center; }
      body.order.tours .page-actions .block:not(:last-child) {
        margin-bottom: 25px; }
  body.order.tours .field-type .type .jq-checkbox,
  body.order.tours .field-type .type input[type="checkbox"] {
    width: 16px;
    height: 16px; }
    body.order.tours .field-type .type .jq-checkbox.checked .jq-checkbox__div:before,
    body.order.tours .field-type .type input[type="checkbox"].checked .jq-checkbox__div:before {
      top: 5px;
      left: 2px;
      width: 16px;
      height: 16px;
      font-size: 8px; }
  body.order.tours .field-type .type label {
    font-size: 14px;
    margin-left: 10px; }
  body.order.tours .other-tours-list-block .block-title {
    margin-bottom: 15px;
    font-size: 16px; }
  body.order.tours .other-tours-list-block .item .link {
    max-width: 392px;
    margin: 0 auto; }
  body.order.tours .other-tours-list-block .item .title {
    font-size: 14px;
    line-height: 1.45;
    margin-top: 10px;
    padding: 0; } }
#rsnlresponse_search {
position: relative;
z-index: 5;
}
/*# sourceMappingURL=styles.css.map */
