

/* Start:/local/templates/dacha/css/magnific-popup.min.css?16866303566452*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/dacha/css/swiper-bundle.min.css?168663035617907*/
/**
 * Swiper 9.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 21, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/dacha/css/selectric.css?16866303564483*/
.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/* End */


/* Start:/local/templates/dacha/css/dop.css?17846860842919*/
.contacts-rek-block{
  width: 100%;
}
.contacts-block.flex-box{
	align-items: flex-end;
}

.about-tour-block{
	width: 100%;
overflow: hidden;
}

.breadcrumbs > * {
  color: #121212;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 115%;
  letter-spacing: -0.02em;
}

.breadcrumbs-item{
  padding-left: 5px;
}
.breadcrumbs-item:first-child{
  padding-left: 0px;
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    background: #fafafa url('/local/templates/dacha/css/../img/logo-gold.png') center center no-repeat; 
    <!-- background: #fafafa url('/local/templates/dacha/css/../img/logo-9may.svg') center center no-repeat; -->
    background-size: 250px auto;
    transition: .4s;
}

.preloader.hidden {
    display: none;
    z-index: -1;
}


#modal-success{
    width: 900px;
    max-width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 35px 25px;
    text-align: center;
    position: relative;
}

#modal-success .popup__title{
	font-size: 200%;
	margin-bottom: 25px;
}
#modal-success .popup__text{
	font-weight: bold;
}
.sales-page-company{
  display: block;
}

.select_shop_link{
  background: url('/local/templates/dacha/css/../img/arrow-white.svg') right center no-repeat;
  display: none;
  background-size: 100% auto;
  width: 25px;
  height: 20px;
  vertical-align: top;
  margin-right: 10px;
  float: right;
}

.active > .select_shop_link{
  display: inline-block;
}

.answer_block{
  color: red;
  margin-bottom: 24px;
}

.loader_f {
   display: none;
   margin: 10px 0;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   border: 7px solid;
   border-color: #dbdcef;
   border-right-color: #5b5b5d;
   animation: spinner-d3wgkg 1s infinite linear;
}

.event-pas img{
	width: 30%;
	height: auto;
	margin: 1%;
}

@keyframes loader-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}


.swiper-slides-hidden{
  display: none !important;
}

.show-more{
  cursor: pointer;
}
.maintop-bg,
.maintop-bg-before{
  display: block;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;

}
.maintop-bg{
  z-index: 0;
}
.maintop-bg-before{
  z-index: -1;
}
.maintop-slider-item[data-mobile-active]:before{
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  opacity: 1;
  z-index: -2;
  background-color: #000;
}

.detail-form-hide{
  display: none;
}

@media (max-width: 767px){
  .select_shop_link{
    display: none;
  }
  .maintop-slider-item[data-mobile-active]:before{
    display: block;
  }
  .maintop-bg,
  .maintop-bg-before{
    background-size: 100% auto;
  }
  .maintop-mobile-slider-bg{
    display: block;
  }
}

.maintop-slider-item.swiper-active{
  z-index: 2;
}

.widget_cookie__style1 .widget_cookie__btn-close-cookie {
    background-color: #E9BD3F !important;
}
.widget_cookie__style1 {
    border-color: #E9BD3F !important;
}
/* End */


/* Start:/local/templates/dacha/css/style.css?176371095864008*/
@font-face {
    font-family: 'Montserrat-Regular';
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Regular.eot");
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Regular.woff") format("woff"), url("/local/templates/dacha/css/../fonts/Montserrat-Regular.ttf") format("truetype"), url("/local/templates/dacha/css/../fonts/Montserrat-Regular.eot") format("embedded-opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url("/local/templates/dacha/css/../fonts/Montserrat-SemiBold.eot");
    src: url("/local/templates/dacha/css/../fonts/Montserrat-SemiBold.woff") format("woff"), url("/local/templates/dacha/css/../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("/local/templates/dacha/css/../fonts/Montserrat-SemiBold.eot") format("embedded-opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Italic.eot");
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Italic.woff") format("woff"), url("/local/templates/dacha/css/../fonts/Montserrat-Italic.ttf") format("truetype"), url("/local/templates/dacha/css/../fonts/Montserrat-Italic.eot") format("embedded-opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBoldItalic';
    src: url("/local/templates/dacha/css/../fonts/Montserrat-SemiBoldItalic.eot");
    src: url("/local/templates/dacha/css/../fonts/Montserrat-SemiBoldItalic.woff") format("woff"), url("/local/templates/dacha/css/../fonts/Montserrat-SemiBoldItalic.ttf") format("truetype"), url("/local/templates/dacha/css/../fonts/Montserrat-SemiBoldItalic.eot") format("embedded-opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Medium.eot");
    src: url("/local/templates/dacha/css/../fonts/Montserrat-Medium.woff") format("woff"), url("/local/templates/dacha/css/../fonts/Montserrat-Medium.ttf") format("truetype"), url("/local/templates/dacha/css/../fonts/Montserrat-Medium.eot") format("embedded-opentype");
    font-style: normal;
}

body:after, button,
select, input[type="text"],
input[type="email"],
input[type="password"],
input[type="phone"],
input[type="date"],
textarea, input[type="submit"], .psevdo-checkbox:after, a, .header-search-form input[type=text], .header .search-btn-mobile, .search-btn-close, .pagin-line .slick-dots li,
.pagin-line .swiper-pagination-bullet, .swiper-btn, .shops-item-images img, .brands-slider-item img, .address .col-2 a:after, .about-adv-item, .about-advert .contur-text, .about-vacancy-item .head-arrow span, .link-more:after, .pagin-dots .swiper-pagination-bullet, .shops-page-item .image:after, .renter-slider .owl-nav button, .map-list-item .head span {
    transition: .3s ease;
}

.events-slider-item .image, .shops-item-ticker {
    transition: .8s ease;
}

body:after, .selectric .button, .psevdo-radio:after, .psevdo-checkbox:after, .maintop-slider-item:before, .address .col-2:after, .address .col-2 a:after, .about-worth:before, .link-more:after, .shops-page-item .image:after, .callback:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.events-slider-item .image img, .about-image img, .about-club img, .about-gallery-slider-item img, .about-vacancy-item .head-img img, .sales-page-slider-item img, .shops-page-item .image img, .renter-slider-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}

body {
    color: #525252;
    background: #FAFAFA;
    font-family: "Montserrat-Regular";
    font-size: 22px;
    line-height: 151%;
    letter-spacing: -0.02em;
    position: relative;
}

body.black-page {
    color: #FFFFFF;
}

body:after {
    background: rgba(31, 31, 31, 0.65);
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: -1;
}

body.noscroll {
    overflow: hidden;
}

body.noscroll:after {
    opacity: 1;
    z-index: 19;
}

body.black-page {
    background: #1F1F1F;
}

body.noscroll .header {
    border-bottom-color: transparent !important;
    background: transparent !important;
}


body * {
    box-sizing: border-box;
}

b, strong {
    font-family: "Montserrat-Bold";
}

i {
    font-family: "Montserrat-Italic";
}

button,
select {
    cursor: pointer;
}

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #525252;
}

.form-row {
    position: relative;
    margin-bottom: 20px;
}

.form textarea {
    resize: none;
}

.form-privacy {
    font-size: 16px;
}

.selectric {
    border: 1px solid #BFBFBF;
    background: none;
    width: 100%;
}

.selectric .button {
    cursor: pointer;
    z-index: 1;
    right: 0;
    top: 0;
    width: 56px;
    height: 100%;
    background: url(/local/templates/dacha/css/../img/select-arr.svg) center center no-repeat;
}

.selectric .button:after {
    display: none;
}

.selectric-wrapper {
    background: #FFFFFF;
}

.black-page .selectric-wrapper{
    background: #1F1F1F;
}

.selectric-items {
    background: #FFFFFF;
    overflow-y: scroll;
    max-height: 200px;
    border: 1px solid #BFBFBF;
    box-shadow: none;
}

.black-page .selectric-items{
    background: #1F1F1F;
}

.selectric-items li {
    padding: 10px 20px;
    line-height: 1.1;
    font-size: 22px;
}

.selectric-items li:hover, .selectric-items li.selected, .selectric-items li.highlighted {
    color: #525252;
    background: #fafafa;
}

.black-page .selectric-items li:hover, 
.black-page .selectric-items li.selected, 
.black-page .selectric-items li.highlighted {
    color: #525252;
    background: #fafafa;
}

.selectric .label,
.selectric input,
.selectric select,
.selectric label {
    line-height: 1.1;
    display: block;
    color: #525252;
    padding: 18px 20px 19px;
    margin: 0;
    height: unset;
    width: 100%;
    font-size: 22px;
}

.black-page .selectric .label,
.black-page .selectric input,
.black-page .selectric select,
.black-page .selectric label {
    color: #FAFAFA;
}

.selectric .label {
    padding-right: 56px;
}

.selectric-below .selectric-items {
    border-top: 0;
}

.selectric-above .selectric-items {
    border-bottom: 0;
}

.select-row-light .selectric {
    border: 0;
    font-family: "Montserrat-Bold";
}

.select-row-light .selectric-items li {
    padding: 10px 12px;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.black-page .selectric-items li{
    color: #AAAAAA;
}

.select-row-light .selectric .label {
    padding: 13px 12px 16px;
    border: 1px solid #959595;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.select-row-light .selectric .button {
    background-image: url(/local/templates/dacha/css/../img/select-arr-light.svg);
    width: 30px;
}

.black-page .selectric .button {
    background-image: url(/local/templates/dacha/css/../img/select-arr-white.svg);
}

.left-menu a{
    display: block;
    margin-bottom: 15px;
}

.file-input {
    background: url(/local/templates/dacha/css/../img/file-ic.png) left center no-repeat;
    background-size: contain;
    cursor: pointer;
    margin: 20px 0 36px;
    padding-left: 44px;
    position: relative;
    display: block;
}

input[type="file"] {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.file-input input[type=file] {
    background: transparent;
    padding: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 40px;
    cursor: pointer;
}

.file-value {
    position: absolute;
    bottom: 0;
    left: 46px;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
    height: 100%;

}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="phone"],
input[type="date"],
textarea {
    color: #525252;
    font-family: "Montserrat-Regular";
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    padding: 18px 20px 19px;
    background: #fafafa;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.psevdo-radio {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.psevdo-radio:after {
    width: 22px;
    height: 22px;
    border: 6px solid #E0E0E0;
    top: calc(50% - 17px);
    right: 40px;
    border-radius: 34px;
}

.psevdo-checkbox {
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.psevdo-checkbox:after {
    background: #121212;
    border-radius: 1px;
    width: 16px;
    height: 16px;
    left: 4px;
    top: 4px;
    opacity: 0;
}

.form-row-checkbox {
    position: relative;
    padding-left: 33px;
}

.form-row-checkbox input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.form-row-checkbox label {
    font-size: 16px;
    line-height: 130%;
    font-family: 'Montserrat-Medium';
    cursor: pointer;
}

.form-row-checkbox input[type="checkbox"]:checked ~ .psevdo-checkbox:after {
    opacity: 1;
}

.form-row-radio input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
}

.form-row-radio label {
    border: 1px solid #8D8D8D;
    padding: 16px 40px 22px;
    width: 100%;
    height: 100%;
    font-size: 36px;
    line-height: 120%;
    font-family: "Montserrat-Bold";
    letter-spacing: -0.01em;
    display: block;
    color: #121212;
}

.form-row-radio label span.desc {
    display: block;
    font-size: 16px;
}

.form-row-radio input[type="radio"]:checked ~ .psevdo-radio:after {
    border-color: #fff;
}

.form-row-radio input[type="radio"]:checked ~ label {
    background: #E9BD3F;
    color: #fff;
    border-color: #E9BD3F;
}


img {
    max-width: 100%;
}

a {
    color: #121212;
    text-decoration: none;
    cursor: pointer;
}

.black-page a{
    color: #FFFFFF;
}

a:hover {
    color: #E9BD3F;
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    font-family: "Montserrat-Bold";
    line-height: 1.1;
    font-weight: normal;
    color: #121212;
}

h1 {
    font-size: 64px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 50px;
}

h2 {
    font-size: 64px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 40px;
}

h3 {
    font-size: 36px;
    letter-spacing: -0.01em;
    margin-bottom: 36px;
}

h4 {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 16px;
}

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

ol li,
ul li {
    margin: 0 0 5px;
}

ul, ol {
    padding-left: 20px;
}

.flex-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.flex-box.align-center {
    align-items: center;
}

.flex-box.align-stretch {
    align-items: stretch;
}

.flex-box.align-end {
    align-items: flex-end;
}

.flex-box.space-between {
    justify-content: space-between;
}

.flex-box.space-end {
    justify-content: flex-end;
}

.flex-box.flex-col {
    flex-direction: column;
}

.container {
    width: 100%;
    max-width: 1920px;
    padding: 0 60px;
    margin: 0 auto;
    position: relative;
}

.form-row.form-row_policy {
    max-width: 100%;
    width: 100%;
    padding-left: 35px;
    margin-top: 20px;
}

.form-row.form-row_policy label {
    cursor: pointer;
    font-size: 14px;
}

::-webkit-input-placeholder {
    color: #1A1A1A;
}

::-moz-placeholder {
    color: #1A1A1A;
}

:-moz-placeholder {
    color: #1A1A1A;
}

:-ms-input-placeholder {
    color: #1A1A1A;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all 0.35s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all 0.35s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.burger {
    width: 30px;
    height: 18px;
    position: relative;
    cursor: pointer;
}

.burger:hover {
    opacity: .8;
}

.burger span {
    width: 100%;
    height: 2.5px;
    position: absolute;
    left: 0;
    background: #121212;
}

.burger span:nth-child(1) {
    -webkit-animation: b_1_0 1s forwards;
    animation: b_1_0 1s forwards;
}

.burger span:nth-child(2) {
    top: 8px;
    -webkit-animation: b_2_0 1s forwards;
    animation: b_2_0 1s forwards;
}

.burger span:nth-child(3) {
    -webkit-animation: b_3_0 1s forwards;
    animation: b_3_0 1s forwards;
}

.burger.active span:nth-child(1) {
    -webkit-animation: b_1_1 1s forwards;
    animation: b_1_1 1s forwards;
}

.burger.active span:nth-child(2) {
    -webkit-animation: b_2_1 1s forwards;
    animation: b_2_1 1s forwards;
}

.burger.active span:nth-child(3) {
    -webkit-animation: b_3_1 1s forwards;
    animation: b_3_1 1s forwards;
}

@-webkit-keyframes b_1_0 {
    0% {
        top: 8px;
        transform: rotate(45deg);
    }
    100% {
        top: 0;
        transform: rotate(0deg);
    }
}

@keyframes b_1_0 {
    0% {
        top: 8px;
        transform: rotate(45deg);
    }
    100% {
        top: 0;
        transform: rotate(0deg);
    }
}

@-webkit-keyframes b_1_1 {
    0% {
        top: 0;
        transform: rotate(0deg);
    }
    100% {
        top: 8px;
        transform: rotate(45deg);
    }
}

@keyframes b_1_1 {
    0% {
        top: 0;
        transform: rotate(0deg);
    }
    100% {
        top: 8px;
        transform: rotate(45deg);
    }
}

@-webkit-keyframes b_2_0 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes b_2_0 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes b_2_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes b_2_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes b_3_0 {
    0% {
        bottom: 8px;
        transform: rotate(-45deg);
    }
    100% {
        bottom: 0;
        transform: rotate(0deg);
    }
}

@keyframes b_3_0 {
    0% {
        bottom: 8px;
        transform: rotate(-45deg);
    }
    100% {
        bottom: 0;
        transform: rotate(0deg);
    }
}

@-webkit-keyframes b_3_1 {
    0% {
        bottom: 0;
        transform: rotate(0deg);
    }
    100% {
        bottom: 8px;
        transform: rotate(-45deg);
    }
}

@keyframes b_3_1 {
    0% {
        bottom: 0;
        transform: rotate(0deg);
    }
    100% {
        bottom: 8px;
        transform: rotate(-45deg);
    }
}

.header {
    padding: 10px 0 12px;
    border-bottom: 1px solid #959595;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 21;
    background: #fafafa;
}

.black-page .header {
    background: #1F1F1F;
}

.header-logo {
    display: block;
    width: 289px;
}

.header-search {
    margin-right: 40px;
    position: relative;
    min-width: 25px;
    height: 65px;
    width: calc(100% - 70px);
    opacity: 0;
    z-index: -1;
}

.header-search.active {
    opacity: 1;
    z-index: 1;
}

.header-search.active input[type=text] {
    -webkit-animation: form_show 1s forwards;
    animation: form_show 1s forwards;
}

.header-search-form input[type=text] {
    width: 0;
    background: transparent;
    border-bottom: 1px solid #959595;
    padding: 18px 0 19px 35px;
}

.header-search-form .search-btn {
    cursor: pointer;
    width: 25px;
    height: 100%;
    background: url(/local/templates/dacha/css/../img/search.svg) center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    z-index: 1;
}

.header .search-btn-mobile {
    cursor: pointer;
    position: absolute;
    right: 70px;
    bottom: 0;
    z-index: 5;
    width: 25px;
    height: 100%;
    background: url(/local/templates/dacha/css/../img/search.svg) center center no-repeat;
}

.header .search-btn-mobile.hidden {
    opacity: 0;
    z-index: -1;
}

.search-btn-close {
    background: url(/local/templates/dacha/css/../img/sclose.svg) left center no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    background-size: 18px auto;
    display: block;
    cursor: pointer;
    width: 25px;
    z-index: 5;
}

@-webkit-keyframes form_show {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        opacity: 1;
        width: 100%;
    }
}

@keyframes form_show {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        opacity: 1;
        width: 100%;
    }
}

.white-header .header {
    color: #fff;
    border-bottom-color: transparent;
    background: transparent;
}

.white-header .header.fixed {
    background: #fafafa;
}

.white-header .header.fixed .search-btn-mobile,
.white-header .header.fixed .header-logo,
.white-header .header.fixed .header-search-form .search-btn,
.white-header .header.fixed .header-search-form input[type=text],
.white-header .header.fixed .burger,
.white-header .header.fixed .search-btn-close {
    filter: none !important;
}

.white-header .header .search-btn-close,
.white-header .header .search-btn-mobile, .white-header .header-logo,
.white-header .header .header-search-form .search-btn,
.white-header .header .header-search-form input[type=text],
.white-header .header .burger {
    filter: brightness(100);
}

body.noscroll .header.fixed .search-btn-close,
body.noscroll .header.fixed .header-logo,
body.noscroll .header.fixed .search-btn-mobile,
body.noscroll .header.fixed .header-search-form .search-btn,
body.noscroll .header.fixed .header-search-form input[type=text],
body.noscroll .header.fixed .burger,
body.noscroll .header .header-logo,
body.black-page .header .header-logo,
body.noscroll .header .search-btn-mobile,
body.black-page .header .search-btn-mobile,
body.noscroll .header .header-search-form .search-btn,
body.noscroll .header .header-search-form input[type=text],
body.black-page .header .burger,
body.noscroll .header .burger {
    filter: brightness(100) !important;
}

body.noscroll .header .header-search {
    background: #1F1F1F;
}

.header-right {
    width: 50%;
    position: relative;
    z-index: 23;
    padding-left: 60px;
    justify-content: flex-end;
}

.burger-nav {
    background: #1F1F1F;
    color: #fafafa;
    padding: 120px 60px 74px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20;
    width: 50%;
    height: 100%;
    display: none;
}

.burger-nav-block {
    height: 100%;
}

.burger-nav a {
    color: #fafafa;
}

.burger-nav-menu {
    margin-bottom: 30px;
}

.burger-nav-menu a {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    font-family: "Montserrat-Bold";
    margin-bottom: 38px;
    display: table;
}

.burger-nav-menu a:last-child {
    margin-bottom: 0;
}

.burger-nav-address {
    font-size: 16px;
    line-height: 130%;
}

.burger-nav-address span {
    display: block;
    letter-spacing: 0.08em;
    color: #E9BD3F;
    margin-bottom: 4px;
    font-family: "Montserrat-Bold";
}

.burger-nav-map {
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 250px;
    right: 60px;
    bottom: 50px;
    font-size: 24px;
    line-height: 130%;
    font-family: "Montserrat-Bold";
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    background: url(/local/templates/dacha/css/../img/menu-map.png) 0 0 no-repeat;
    background-size: cover;
}

.burger-nav-map span {
    margin-top: 10px;
    width: 34px;
    height: 20px;
    display: block;
    background: url(/local/templates/dacha/css/../img/arrow-white.svg) center center no-repeat;
    background-size: contain;
}

.burger-nav-map:hover {
    opacity: .8;
}

.burger-nav .social {
    position: absolute;
    right: 60px;
    top: calc(50% - 58px);
}

.burger-nav .social a {
    margin-bottom: 28px;
}

.burger-nav .social a:last-child {
    margin-bottom: 0;
}

.footer {
    background: #1F1F1F;
    color: #fff;
}

.footer h4 {
    color: #fff;
}

.footer-top {
    padding: 83px 0 54px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.footer-bottom {
    color: #FFFFFF;
    line-height: 1.1;
    padding: 33px 0 68px;
}

.footer-bottom-right {
    width: 50%;
}

.footer-bottom-links a {
    font-size: 16px;
    display: table;
    text-decoration: underline;
    margin-bottom: 11px;
    color: #FFFFFF;
}

.footer-bottom-links a:last-child {
    margin-bottom: 0;
}

.footer-bottom-links a:hover {
    text-decoration: none;
}

.footer-copyright {
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}

.footer-mail {
    width: 45%;
}

.footer-mail h4 {
    margin-bottom: 27px;
}

.footer-mail .form-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.footer-mail .form .btn {
    width: 370px;
}

.footer-mail .form .answer_block{
    margin-top: 20px;
}

.footer-mail .form input[type=email],
.footer-mail .form input[type=text] {
    width: calc(100% - 370px - 20px);
    margin-right: 20px;
    padding-left: 16px;
    padding-right: 16px;
}

.footer .col-vert {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-col {
    width: 30%;
}

.footer-col .social {
    display: flex;
    align-items: center;
}

.footer-col .social a {
    margin-right: 30px;
}

.footer-col .social a:last-child {
    margin-right: 0;
}

.footer-col-nav {
    width: 70%;
    max-width: 860px;
}

.footer-logo {
    display: block;
    width: 260px;
}

.footer-nav {
    margin-bottom: -30px;
    max-width: calc(100% - 300px);
    margin-right: 70px;
}

.footer-nav a {
    font-size: 18px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    margin-bottom: 30px;
    color: #fff;
    display: block;
    width: 50%;
}

.footer-nav a:hover {
    color: #EDC960;
}

.footer-contacts {
    font-size: 16px;
    line-height: 130%;
    width: 230px;
}

.footer-contacts .caption {
    letter-spacing: 0.08em;
    color: #E9BD3F;
    margin-bottom: 8px;
    font-family: "Montserrat-Bold";
}

.footer-contacts .link-arrow {
    color: #fff;
}

.footer-contacts .link-arrow:hover {
    color: #EDC960;
}
.address-footer a{
	color: #FFF;
}

.link-arrow {
    font-size: 18px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    padding-right: 46px;
    align-self: flex-start;
    background: url(/local/templates/dacha/css/../img/arrow-gold.svg) right center no-repeat;
}

.maintop {
    position: relative;
    color: #fff;
}

.maintop .subtext {
    margin-bottom: 74px;
}

.maintop h2 {
    color: #fff;
    margin-bottom: 28px;
}

.maintop .social {
    position: absolute;
    z-index: 2;
    right: 60px;
    top: calc(50% - 58px);
}

.maintop .social a {
    margin-bottom: 28px;
}

.maintop .social a:last-child {
    margin-bottom: 0;
}

.maintop-slider {
    background-color: #c4c4c4;
}

.maintop-slider-item {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 92px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.maintop-slider-item .container {
    z-index: 2;
    position: relative;
}

.maintop-slider-item:before {
    background: #000000;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.maintop-slider-nav {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 47px;
}

.maintop-slider-preview-container {
    width: 205px;
    overflow: hidden;
    position: absolute;
    bottom: 90px;
    right: 60px;
    z-index: 2;
}

.maintop-slider-preview-item {
    cursor: pointer;
}

.maintop-slider-preview-item.swiper-slide-thumb-active img {
    border-color: #E9BD3F;
}

.maintop-slider-preview-item:hover {
    opacity: .9;
}

.maintop-slider-preview-item img {
    width: 93px;
    height: 93px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    border-radius: 100px;
    border: 1px solid transparent;
}

.maintop-slider-preview-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0 0;
    width: 100%;
}

.maintop-slider-preview-arrows .swiper-btn {
    width: 34px;
    height: 10px;
    background: url(/local/templates/dacha/css/../img/swiper-ar.svg) center center no-repeat;
    background-size: contain;
    margin: 0 30px;
    border: none;
}

.maintop-slider-preview-arrows .swiper-btn-prev {
    transform: rotate(180deg);
}

.maintop-slider-preview-arrows .swiper-btn:hover {
    opacity: .8;
}

.maintop-slider-preview-arrows .swiper-button-disabled {
    opacity: .5;
    pointer-events: none;
}

.swiper-fade .swiper-slide {
    pointer-events: inherit !important;
}

.subtext {
    font-size: 18px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
}

.btn {
    color: #525252;
    border: 2px solid #E9BD3F;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Montserrat-Bold";
    padding: 18px 50px;
    min-width: 240px;
    border-radius: 40px 0;
    display: table;
    line-height: 115%;
    text-align: center;
}

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

.btn_gold {
    background: #E9BD3F;
    color: #fff;
}

.btn_gold:hover {
    color: #fff;
    background: #EDC960;
    border-color: #EDC960;
}

.btn_dark {
    background: #333333;
    color: #fff;
}

.btn_dark:hover {
    background: #525252;
}

.social a {
    display: table;
    width: 24px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.social a.vk {
    background-image: url(/local/templates/dacha/css/../img/vk.svg);
}

.social a.tg {
    background-image: url(/local/templates/dacha/css/../img/tg.svg);
}

.social a.wa {
    background-image: url(/local/templates/dacha/css/../img/wa.svg);
}

.social a:hover {
    opacity: .8;
}

.ticker {
    overflow: hidden;
    font-size: 16px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FAFAFA;
    background: #1F1F1F;
    padding: 14px 0;
    white-space: nowrap;
    height: 48px;
}

.ticker span {
    margin-right: 36px;
}

.title-block {
    margin-bottom: 54px;
}

.black-page h1,
.black-page h2,
.black-page h3,
.black-page h4,
.black-page h5 {
    color: #FFFFFF;
}

.title-block h1,
.title-block h2 {
    margin-bottom: -10px;
}

.gold {
    color: #E9BD3F;
}

.page-filter {
    display: flex;
    flex-wrap: wrap;
}

.page-filter-column {
    display: block;
}

.page-filter-column .page-filter-item {
    margin-bottom: 14px;
}

.page-filter-column .page-filter-item:last-child {
    margin-bottom: 0;
}

.page-filter-item,
.page-filter a {
    font-family: "Montserrat-Bold";
    color: #121212;
    cursor: pointer;
    display: table;
    border: 1px solid #717171;
    border-radius: 40px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    padding: 10px 18px 11px;
}

.black-page .page-filter-item,
.black-page .page-filter a {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.page-filter-item:last-child,
.page-filter a:last-child {
    margin-right: 0;
}

.page-filter-item.active,
.page-filter a.active {
    background: #1F1F1F;
    color: #FAFAFA;
    border-color: #1F1F1F;
}

.black-page .page-filter-item.active,
.black-page .page-filter a.active {
    background: #FFFFFF;
    color: #1F1F1F;
    border-color: #FFFFFF;
}
@media (min-width: 1200px;) {
  
    .page-filter-item:hover,
    .page-filter a:hover {
        border-color: #E9BD3F;
        color: #E9BD3F;
        background: transparent;
    }
  
}
.events {
    padding: 90px 0 80px;
}

.events-slider {
    overflow: hidden;
}

.events-slider-item {
    width: 25%;
}

.events-slider-item.hidden {
    display: none !important;
}

.events-slider-item .image {
    margin-bottom: 12px;
    overflow: hidden;
    height: 26vw;
    padding-top: 12vw;
    display: block;
}

.events-slider-item .image img {
    border-radius: 60px 0;
}

.events-slider-item .info-type {
    font-size: 16px;
    line-height: 130%;
    font-family: "Montserrat-Bold";
    margin-bottom: 8px;
    color: #E9BD3F;
    letter-spacing: 0.08em;
}

.events-slider-item .info-date {
    font-size: 16px;
    line-height: 130%;
}

.events-slider-item.swiper-active {
    width: calc(50% - 40px);
}

.events-slider-item.swiper-active .image {
    padding-top: 0;
}

.events-slider-item.swiper-active .image img {
    border-radius: 0 100px;
}

.events-slider-pagination {
    margin: 40px 0;
}

.events .page-filter a[data-href="all"].active {
    pointer-events: none;
}

.pagin-line {
    display: flex;
    align-items: stretch;
    border-bottom: 1px solid rgba(230, 197, 99, 0.7);
}

.pagin-line .slick-dots {
    padding-left: 0;
    list-style-type: none;
    display: flex;
}

.pagin-line .slick-dots li button {
    display: none;
}

.pagin-line .slick-dots li,
.pagin-line .swiper-pagination-bullet {
    border-radius: 0;
    background: transparent;
    height: 4px;
    margin: 0 !important;
}

.pagin-line .slick-dots li-active, .pagin-line .slick-dots li.slick-active,
.pagin-line .swiper-pagination-bullet-active,
.pagin-line .swiper-pagination-bullet.slick-active {
    background: #E9BD3F;
}

.swiper-btn {
    border: 1px solid #E6C462;
    border-radius: 40px 0;
    background: url(/local/templates/dacha/css/../img/swiper-ar-bl.svg) center center no-repeat;
    width: 100px;
    height: 60px;
    z-index: 2;
    cursor: pointer;
}

.swiper-btn-prev {
    transform: rotate(180deg);
    margin-right: 16px;
    border-radius: 0 40px;
}

.swiper-btn:hover {
    border-color: #525252;
}

.swiper-btn.swiper-button-disabled {
    pointer-events: none;
    opacity: .8;
    border-color: #525252;
}

.shops {
    padding: 100px 0;
    background: #525252 url(/local/templates/dacha/css/../img/shops-bg.png) 0 0 no-repeat;
    background-size: cover;
    color: #fafafa;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.shops h2 {
    margin-bottom: 70px;
    color: #fafafa;
}

.shops-item {
    display: block;
    position: relative;
    font-size: 32px;
    line-height: 1.1;
    font-family: "Montserrat-Bold";
    text-align: center;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}

.shops-item a {
    display: table;
    margin: auto;
    padding: 15px 0 18px;
    color: #FAFAFA;
    z-index: 10;
    position: relative;
}

.shops-item-images img {
    position: absolute;
    max-width: 360px;
    z-index: -1;
    opacity: 0;
}

.shops-item-images img:first-child {
    border-radius: 0 100px;
    left: 10%;
    top: -280px;
}

.shops-item-images img:last-child {
    border-radius: 100px 0;
    right: 10%;
    top: -80px;
}

.shops-item:nth-child(even) .shops-item-images img:first-child {
    top: -80px;
}

.shops-item:nth-child(even) .shops-item-images img:last-child {
    top: -280px;
}

.shops-item-ticker {
    overflow: hidden;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #E9BD3F;
    color: #fafafa;
    padding: 15px 0 18px;
    opacity: 0;
}

.shops-item-ticker span {
    margin-right: 36px;
}

@media (min-width: 1101px) {
    .shops-item a:hover {
        opacity: 0;
    }

    .shops-item a:hover ~ .shops-item-ticker {
        opacity: 1;
        z-index: 1;
    }

    .shops-item a:hover ~ .shops-item-images img {
        opacity: 1;
        z-index: 2;
    }
}

.brands {
    padding: 72px 0 78px;
}

.brands-slider {
    width: calc(100% - 280px);
}

.brands-slider-pagination {
    display: none;
}

.brands-slider-item img {
    filter: grayscale(100);
}

.brands-slider-item:hover img {
    filter: none;
}
.brands-slider .swiper-wrapper {
    align-items: center;
}

.address .col-2 {
    width: 50%;
    font-size: 64px;
    line-height: 78px;
    letter-spacing: -0.01em;
    font-family: "Montserrat-Bold";
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 740px;
    position: relative;
}

.address .col-2:after {
    background: #000000;
    opacity: 0.3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.address .col-2 a {
    z-index: 1;
    color: #fff;
    position: relative;
    margin-top: -70px;
}

.address .col-2 a:after {
    display: none !important;
    height: 104px;
    width: 2px;
    background: #FFFFFF;
    top: calc(100% + 29px);
    left: calc(50% - 1px);
}

.address .col-2 a:hover:after {
    top: calc(100% + 49px);
}

.address-map {
    background: url(/local/templates/dacha/css/../img/adr-1.jpg) center center no-repeat;
    background-size: cover;
}

.address-road {
    background: url(/local/templates/dacha/css/../img/adr-2.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumbs {
    margin: 20px 0 34px;
}

.breadcrumbs a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 115%;
    letter-spacing: -0.02em;
}

.breadcrumbs a:after {
    content: '/';
    margin-left: 5px;
}

.breadcrumbs-item:last-child a {
    pointer-events: none;
}

.breadcrumbs-item:last-child a:after {
    display: none;
}

.breadcrumbs a:hover {
    opacity: .8;
}

.about .breadcrumbs a {
    color: #D9D9D9;
}

.about-top {
    background: #1F1F1F;
    padding: 90px 0 100px;
}

.about-top h1 {
    color: #FAFAFA;
}

.about-top p {
    text-align: center;
    color: #D9D9D9;
    font-size: 28px;
    text-align: center;
    letter-spacing: -0.02em;
    max-width: 85%;
    margin: auto;
    line-height: 1.5;
}

.about-image {
    height: 850px;
    width: 100%;
}

.about .ticker {
    background: #121212;
}

.about .ticker-gold {
    background: #E9BD3F;
}

.about-adv {
    overflow: hidden;
    padding: 80px 0 43px;
}

.about-adv-block {
    width: calc(100% + 20px);
    margin-right: -20px;
}

.about-adv-item {
    border: 2px solid #E6C462;
    border-radius: 60px 0;
    width: calc(20% - 20px);
    height: 303px;
    margin-right: 20px;
    padding: 20px 30px 32px 28px;
    color: #121212;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.about-adv-item div {
    font-size: 84px;
    line-height: 1.1;
    text-align: right;
    letter-spacing: -0.03em;
    display: block;
}

.about-adv-item .small {
    display: block;
    font-size: 20px;
    line-height: 1.1;
    justify-self: flex-start;
}

.about-adv-item .medium {
	    font-size: 30px;
}

.about-adv-item p {
    font-size: 18px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
}

.about-adv-item:hover {
    background: #E9BD3F;
    border-color: #E9BD3F;
    color: #fff;
}

.about .sub-caption {
    color: #121212;
}

.about .brands {
    padding: 72px 0 35px;
}

.about-worth {
    padding: 120px 0 100px;
    position: relative;
}

.about-worth:before {
    width: calc(100% - 120px);
    margin: auto;
    height: 1px;
    background: #A7A7A7;
    top: 0;
    left: 60px;
}

.about-worth h3 {
    margin-bottom: 58px;
}

.about-worth .col-3 {
    width: calc((100% - 500px - 108px - 48px) / 2);
}

.about-worth .col-3:first-child {
    margin-right: 108px;
    width: 500px;
}

.about-worth .col-3:nth-child(2) {
    margin-right: 48px;
}

.about-worth .col-3 img {
    border-radius: 100px 0;
}

.about-worth .col-3 h4 {
    margin-bottom: 12px;
}

.about-worth .col-3 p {
    margin-bottom: 40px;
}

.about-worth .col-3 p:last-child {
    margin-bottom: 0;
}

.about-club {
    padding: 80px 0 30px;
    background: #F1F1F1;
}

.about-club-block {
    margin-bottom: 75px;
}

.about-club .col-2 {
    width: 50%;
}

.about-club .col-2:first-child {
    padding-right: 165px;
}

.about-club img {
    border-radius: 100px 0;
    max-height: 440px;
}

.about-club p {
    margin-bottom: 20px;
}

.about-club .btn {
    margin-top: 40px;
}

.about-club .sub {
    font-size: 16px;
    line-height: 130%;
}

.about-tour {
    padding: 60px 0 110px;
}

.about-tour-block {
    width: 100%;
    height: 800px;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.about-tour-nav-arrow {
    position: absolute;
    z-index: 9;
    width: 132px;
    height: 78px;
    top: calc(50% - 39px);
    border: 1px solid #FFFFFF;
    border-radius: 0 0 0 40px;
    background: url(/local/templates/dacha/css/../img/arrow-white.svg) center center no-repeat;
}

.about-tour-nav-arrow:hover {
    background-image: url(/local/templates/dacha/css/../img/arrow-gold.svg);
    border-color: #E9BD3F;
}

.about-tour-nav-arrow.prev {
    left: 40px;
    transform: rotate(180deg);
    border-radius: 40px 0 0 0;
}

.about-tour-nav-arrow.next {
    right: 40px;
}

.about-rent {
    background: #F1F1F1;
    padding: 66px 0 113px;
}

.about-rent-block:nth-child(odd) {
    flex-direction: row-reverse;
    margin-top: 117px;
}

.about-rent-block .btn {
    margin-top: 48px;
}

.about-rent-block p,
.about-rent-block ul {
    margin-bottom: 24px;
}

.about-rent-block ul {
    margin-top: -12px;
}

.about-rent-block p a {
    text-decoration: underline;
}

.about-rent-block p a:hover {
    text-decoration: none;
}

.about-rent-block img {
    border-radius: 100px 0;
}

.about-rent-block .col-2:nth-child(2) {
    padding: 0 7%;
}

.about-advert {
    background: #1F1F1F;
    padding: 68px 0 88px;
    color: #FAFAFA;
    overflow: hidden;
}

.about-advert:hover .contur-text {
    color: #fafafa;
}

.about-advert .col-2:first-child {
    padding: 0 8%;
}

.about-advert h3 {
    color: #FAFAFA;
}

.about-advert p {
    margin-bottom: 32px;
}

.about-advert a:not(.btn) {
    color: #E9BD3F;
    text-decoration: underline;
    white-space: nowrap;
}

.about-advert a:not(.btn):hover {
    text-decoration: none;
}

.about-advert a:not(.btn).bold-link {
    font-size: 18px;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
}

.about-advert a:not(.btn) .btn {
    margin-top: 53px;
}

.about-advert .contur-text {
    font-size: 96px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    font-family: "Montserrat-Bold";
    opacity: 0.7;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    color: transparent;
}

.about-advert .contur-text span {
    color: #fafafa;
    -webkit-text-stroke-width: unset;
}

.about-advert .contur-text i {
    font-family: 'Montserrat-SemiBoldItalic';
}

.about-gallery {
    overflow: hidden;
    padding: 114px 0 100px;
}

.about-gallery-slider-item {
    height: 460px;
}

.about-gallery-slider-pagination {
    margin: 60px 0 24px;
    position: relative;
}

.about-gallery-slider-pagination .bullet-duplicate {
    position: absolute;
    bottom: 0;
}

.about-vacancy {
    padding-bottom: 130px;
}

.about-vacancy-item {
    border: 1px solid rgba(77, 77, 77, 0.7);
}

.about-vacancy-item:not(:last-child) {
    border-bottom: 0;
}

.about-vacancy-item .head-img {
    padding: 50px 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(77, 77, 77, 0.7);
    width: 215px;
}

.about-vacancy-item .head-img img {
    -o-object-fit: contain;
    object-fit: contain;
}

.about-vacancy-item .head-caption {
    width: calc(100% - 215px - 134px);
    padding: 50px 44px 50px 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid rgba(77, 77, 77, 0.7);
    cursor: pointer;
}

.about-vacancy-item .head-caption p {
    font-size: 36px;
    line-height: 1.2;
    font-family: "Montserrat-Bold";
    letter-spacing: -0.01em;
    color: #121212;
    padding-right: 20px;
}

.about-vacancy-item .head-caption span {
    text-align: right;
    letter-spacing: -0.02em;
    color: #525252;
}

.about-vacancy-item .head-arrow {
    width: 134px;
}

.about-vacancy-item .head-arrow span {
    background: url(/local/templates/dacha/css/../img/ar-down.svg) center center no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    filter: grayscale(100) brightness(0.1);
}

.about-vacancy-item .head-arrow span:hover {
    filter: none;
}

.about-vacancy-item .body {
    padding: 50px 150px;
    border-top: 1px solid rgba(77, 77, 77, 0.7);
    display: none;
    max-height: 600px;
    overflow-y: auto;
}

.about-vacancy-item .body .col-2 {
    width: calc(50% - 50px);
}

.about-vacancy-item .body p {
    margin-bottom: 20px;
}

.about-vacancy-item .body p b {
    color: #121212;
}

.about-vacancy-item .body ul {
    margin-bottom: 34px;
}

.about-vacancy-item .body ul.mrg li {
    margin-bottom: 30px;
}

.about-vacancy-item.active .head-arrow span {
    transform: rotate(180deg);
}

.modal-form {
    position: relative;
    margin: auto;
    background: rgba(31, 31, 31, 0.92) url(/local/templates/dacha/css/../img/form-bg.png) center center no-repeat;
    background-size: cover;
    padding: 60px 50px;
    border-radius: 100px 0;
    max-width: 1295px;
    width: 80%;
}

.modal-form .col-2 {
    width: calc(50% - 20px);
}

.modal-form .flex-box {
    margin-right: -20px;
}

.modal-form h3 {
    margin-bottom: 43px;
    color: #fafafa;
    padding-right: 30px;
}

.modal-form .col-3 {
    width: calc((100% - 60px) / 3);
}

.modal-form .col-23 {
    width: calc((100% - 60px) / 3 * 2 + 20px);
}

.modal-form input,
.modal-form textarea {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 20px;
}

.modal-form textarea:not(.small) {
    min-height: 100px;
}

.modal-form textarea.small {
    height: 64px;
}

.modal-form div.col-3 {
    margin-right: 20px;
}

.modal-form div.col-3 input {
    margin-right: 0;
}

.modal-form input.btn {
    padding: 23px 40px 24px;
    margin-bottom: 16px;
}

.modal-form .form-privacy {
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
}

.modal-form .mfp-close {
    top: 70px;
    right: 50px;
    font-size: 0;
    opacity: 1;
    width: 26px;
    height: 26px;
    background: url(/local/templates/dacha/css/../img/close.svg) center center no-repeat;
}

.modal-form .mfp-close:hover {
    opacity: .8;
}

.col-2 {
    width: 50%;
}

.vert-col {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
}

.link-more {
    font-family: "Montserrat-Bold";
    position: relative;
    padding-right: 22px;
}

.link-more:after {
    width: 14px;
    height: 100%;
    right: 0;
    top: 1px;
    background: url(/local/templates/dacha/css/../img/arrow-more.svg) right center no-repeat;
}

.link-more.active:after {
    transform: rotate(-180deg);
}

.page {
    padding-top: 100px;
    padding-bottom: 60px;
}

.limited-block {
    overflow: hidden;
}

.limited-block-hidden {
    display: none;
}

.limited-block.active .limited-block-hidden {
    display: block;
}

.rent .about-adv {
    padding: 40px 0 90px;
}

.rent .about-adv-item:nth-child(odd) {
    margin-top: 58px;
}

.rent .about-adv-item:hover {
    color: #fff;
    background: #E9BD3F;
}

.rent-cowork .caption {
    margin: 40px 0 30px;
    font-family: "Montserrat-Bold";
    color: #121212;
}

.rent-cowork-form-type {
    margin-bottom: 40px;
}

.rent-cowork-form-container {
    background: #F1F1F1;
    padding: 40px 50px 50px;
}

.rent-cowork-form-block {
    margin: auto;
    max-width: 1195px;
    width: 90%;
}

.rent-cowork-form-block h4 {
    margin-bottom: 30px;
}

.rent-cowork-form-block input:not(.btn),
.rent-cowork-form-block text-area {
    margin-bottom: 20px;
    border: 1px solid #BFBFBF;
}

.rent-cowork-form-block .col-3 {
    width: calc(100% + 20px);
    margin-right: -20px;
    margin-bottom: 60px;
}

.rent-cowork-form-block .col-3 input,
.rent-cowork-form-block .col-3 textarea {
    width: calc(100% / 3 - 20px);
    margin-right: 20px;
}

.rent-cowork-form-block .col-23 input:nth-child(odd),
.rent-cowork-form-block .col-23 .select-row:nth-child(odd) {
    width: calc((100% / 3 - 10px));
}

.rent-cowork-form-block .col-23 input:nth-child(even), .rent-cowork-form-block .col-23 input:nth-child(1),
.rent-cowork-form-block .col-23 .select-row:nth-child(even),
.rent-cowork-form-block .col-23 .select-row:nth-child(1) {
    width: calc(100% / 3 * 2 - 10px);
}

.rent-cowork-form-block .col-23 input:nth-child(2),
.rent-cowork-form-block .col-23 .select-row:nth-child(2) {
    width: calc((100% / 3 - 10px));
}

.rent-cowork-form .btn {
    width: 100%;
}

.rent-cowork .form-privacy {
    color: #8D8D8D;
    text-align: center;
    line-height: 130%;
    margin-top: 20px;
}

.sales {
    background: url(/local/templates/dacha/css/../img/sales-bg.png) 0 0 repeat-y;
    padding-bottom: 110px;
    background-size: 100% auto;
}

.sales-filter {
    width: 747px;
    margin-bottom: 60px;
    font-family: "Montserrat-Bold";
}

.sales-filter .select-row {
    margin-right: 20px;
    width: 38%;
}

.sales-filter .select-row:last-child {
    margin-right: 0;
}

.sales-block.notfiltered .events-slider-item:nth-child(4n + 1), .sales-block.notfiltered .events-slider-item:nth-child(4n) {
    max-width: unset;
}

.sales-block.notfiltered .events-slider-item:nth-child(4n + 1) .image, .sales-block.notfiltered .events-slider-item:nth-child(4n) .image {
    height: 29vw;
}

.sales-block.notfiltered .events-slider-item:nth-child(4n + 1) .image img, .sales-block.notfiltered .events-slider-item:nth-child(4n) .image img {
    border-radius: 100px 0 100px 0;
}

.sales-block.filtered .events-slider-item.large {
    max-width: unset;
}

.sales-block.filtered .events-slider-item.large .image img {
    border-radius: 100px 0 100px 0;
}

.sales-block.allnews .events-slider-item {
    display: block;
}

.sales-block .events-slider-item {
    width: 50%;
    position: relative;
    margin-bottom: 102px;
    max-width: 32%;
}

.sales-block .events-slider-item.hidden {
    display: none;
}

.sales-block .events-slider-item .image {
    padding-top: 0;
    overflow: hidden;
    height: 19vw;
}

.center-btn {
    margin: auto;
    min-width: 320px;
}

.sales-page.page {
    padding-bottom: 0;
}

.sales-page h1 {
    width: 50%;
}

.sales-page .event-type {
    color: #E9BD3F;
    font-family: "Montserrat-Bold";
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 12px;
    letter-spacing: 0.08em;
}

.sales-page .col-2:first-child {
    padding-right: 3%;
}

.sales-page-description {
    max-width: 93%;
}

.sales-page p {
    margin-bottom: 20px;
    max-width: 90%;
}

.sales-page p:last-child {
    margin-bottom: 0;
}

.sales-page-info {
    margin: 66px 0 24px;
    line-height: 130%;
    font-family: "Montserrat-Bold";
}

.sales-page-info span {
    font-size: 16px;
    font-family: "Montserrat-Regular";
    margin-bottom: 6px;
}

.sales-page-block {
    margin-bottom: 150px;
}

.sales-page-slider {
    position: relative;
    overflow: hidden;
}

.sales-page-slider-item {
    overflow: hidden;
    height: 33vw;
}

.sales-page-slider-item img {
    border-radius: 100px 0;
}

.sales-page-slider .simple-swiper-arrows {
    position: absolute;
    top: calc(50% - 17px);
    z-index: 2;
    padding: 0 20px;
}

.sales-page-slider .simple-swiper-arrows .swiper-btn {
    width: 30px;
    height: 35px;
    background: url(/local/templates/dacha/css/../img/arrow-swiper.svg) center center no-repeat !important;
    background-size: 18px auto !important;
    cursor: pointer;
    border-radius: 0 !important;
    border: 0 !important;
}

.sales-page-slider .simple-swiper-arrows .swiper-btn:hover {
    opacity: .8;
}

.sales-page-slider .simple-swiper-arrows .swiper-btn.swiper-btn-prev {
    transform: rotate(180deg);
}

.sales-page-also {
    background: #F1F1F1;
    padding: 70px 0 100px;
    overflow: hidden;
}

.simple-swiper-arrows {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagin-dots {
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    z-index: 2;
    bottom: 28px !important;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 15px;
}

.pagin-dots .swiper-pagination-bullet {
    background: #FFFFFF !important;
    opacity: 0.5;
    width: 20px;
    height: 20px;
    border-radius: 120px;
    margin: 10px 18px 0 0 !important;
}

.pagin-dots .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.pagin-dots .swiper-pagination-bullet-active, .pagin-dots .swiper-pagination-bullet:hover {
    opacity: 1;
}

.shops-page {
    overflow: hidden;
}

.shops-page-filter-block {
    margin-bottom: 60px;
}

.shops-page-filter .select-row {
    width: 283px;
    margin-right: 20px;
}

.shops-page-filter .select-row:last-child {
    margin-right: 0;
}

.shops-page-filter .select-row:nth-child(2) {
    width: 134px;
}

.shops-page .search {
    max-width: 586px;
    width: 40%;
    font-family: "Montserrat-Bold";
}

.shops-page .search form {
    position: relative;
}

.shops-page .search input[type=text] {
    width: 100%;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    background: #F1F1F1;
    border: 1px solid #959595;
    padding: 13px 46px 16px 12px;
}

.shops-page .search button {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 100%;
    opacity: .8;
    background: url(/local/templates/dacha/css/../img/search.svg) center center no-repeat;
    z-index: 2;
}

.shops-page .search button:hover {
    opacity: 1;
}

.shops-page .show-more {
    margin-top: 20px;
    margin-bottom: 60px;
}

.shops-page-block {
    width: calc(100% + 20px);
    margin-right: -20px;
}

.shops-page-item {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    padding-bottom: 20px;
}
.shops-page-block .shops-page-item {
    min-height: 540px;
}

.shops-page-item:hover .image:after {
    opacity: 0.2;
}

.shops-page-item .image {
    position: relative;
    overflow: hidden;
    height: 275px;
    display: block;
}

.shops-page-item .image:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.4;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
}

.shops-page-item .image .floor {
    position: absolute;
    bottom: 16px;
    left: 16px;
    color: #fff;
    z-index: 1;
    font-size: 16px;
    line-height: 130%;
}

.shops-page-item .image .floor span {
    margin-right: 9px;
    font-size: 48px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    font-family: "Montserrat-Bold";
}

.shops-page-item .info {
    padding-top: 20px;
    line-height: 130%;
}

.shops-page-item .info .caption {
    font-size: 24px;
    font-family: "Montserrat-Bold";
    color: #121212;
    margin-bottom: 4px;
    line-height: 1.3;
}

.shops-page-item .info p {
    font-size: 16px;
    color: #606060;
}

.shops-page-item .info-name {
    margin-bottom: 20px;
}
.shops-page-item .info-navs .link-arrow {
    margin-bottom: 10px;
}

.notfound {
    color: #fff;
}

.notfound .breadcrumbs {
    margin-bottom: 20px;
}

.notfound h1 {
    font-size: 128px;
    line-height: 1;
    margin-bottom: 14px;
    color: #fff;
}

.notfound h3 {
    color: #fff;
    margin-bottom: 94px;
}

.notfound-block {
    margin-bottom: 40px;
    text-align: center;
    background: #525252 url(/local/templates/dacha/css/../img/bg404.jpg) center center no-repeat;
    background-size: cover;
    padding: 160px 60px 130px;
    min-height: 660px;
}

.renter-social a {
    display: block;
    width: 25px;
    height: 25px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 18px;
}

.renter-social a:last-child {
    margin-right: 0;
}

.renter-social a:hover {
    opacity: .8;
}

.renter-social a {
    background-image: url(/local/templates/dacha/css/../img/std.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}


.renter-social a.ok {
    background-image: url(/local/templates/dacha/css/../img/ok.svg);
}

.renter-social a.inst {
    background-image: url(/local/templates/dacha/css/../img/inst.svg);
}

.renter-social a.tg {
    background-image: url(/local/templates/dacha/css/../img/tg-2.svg);
}

.renter-social a.vk {
    background-image: url(/local/templates/dacha/css/../img/vk-2.svg);
}

.renter-social a.yt {
    background-image: url(/local/templates/dacha/css/../img/yt.svg);
}

.renter .title-block {
    margin-bottom: 6px;
}

.renter .col-vert {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.renter h1 {
    margin-bottom: 16px;
}
.renter .speciality-items{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 0 40px auto;
}
.renter .speciality {
    margin-top: 7px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 18px 11px;
    letter-spacing: 0.01em;
    font-family: "Montserrat-Bold";
    border: 1px solid #717171;
    border-radius: 40px;
    color: #121212;
    margin-left: 20px;
}

.renter .floor {
    font-size: 24px;
    line-height: 130%;
    color: #E9BD3F;
    font-family: "Montserrat-Bold";
    margin-bottom: 18px;
}

.renter-info {
    margin-bottom: 40px;
}

.renter-info-image {
    width: 282px;
    height: 222px;
    padding: 40px;
    border: 1px solid #959595;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.renter-info-image img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.renter-info-text {
    width: calc(100% - 20px - 280px);
    color: #121212;
    line-height: 130%;
}

.renter-info-text-large {
    margin-left: 300px;
}

.renter-info-text-right {
    text-align: right; 
}

.renter-info-text-right a {
    color: #121212;
    display: block;
    white-space: nowrap;
}

.renter-info-text .big {
    font-family: "Montserrat-Bold";
    font-size: 24px;
    display: block;
}

.renter-info-text-row {
    border-bottom: 1px solid #959595;
    padding: 18px 0;
    font-size: 16px;
    flex-wrap: nowrap;
}

.renter-info-text-row .sub {
    font-family: "Montserrat-Bold";
    letter-spacing: 0.08em;
    color: #E9BD3F;
}

.renter-block {
    margin-bottom: 66px;
}

.renter-block .col-2:first-child {
    padding-right: 7%;
}

.renter-block .btn {
    margin-top: 40px;
    align-self: flex-start;
}

.renter-slider {
    position: relative;
    margin-bottom: 20px;
}

.renter-slider-item {
    overflow: hidden;
    height: 33vw;
}

.renter-slider-item img {
    border-radius: 100px 0;
    object-position: center top;
}

.renter-slider .owl-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.renter-slider .owl-nav button {
    border: 1px solid #E6C462 !important;
    border-radius: 40px 0;
    background: url(/local/templates/dacha/css/../img/swiper-ar-bl.svg) center center no-repeat !important;
    width: 100px;
    height: 60px;
    z-index: 2;
    cursor: pointer !important;
}

.renter-slider .owl-nav button span {
    display: none;
}

.renter-slider .owl-nav button.owl-prev {
    transform: rotate(180deg) !important;
    border-radius: 0 40px;
}

.renter-slider .owl-nav button:hover {
    border-color: #525252 !important;
}

.renter-events {
    padding: 70px 0 100px;
    background: #F1F1F1;
}

.renter-events h2 {
    margin-bottom: 54px;
}

.same {
    padding-top: 120px;
}

.contacts-block {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(166, 166, 166, 0.7);
    margin-bottom: 24px;
}

.contacts .caption {
    font-family: "Montserrat-Bold";
    line-height: 130%;
    font-size: 16px;
    letter-spacing: 0.08em;
    color: #E9BD3F;
    margin-bottom: 12px;
}

.contacts-item {
    margin-bottom: 50px;
    width: 33.3%;
    padding-right: 20px;
}
.contacts-item .text{
    font-family: "Montserrat-Bold";
    line-height: 130%;
}
.contacts-info-item{
    padding-right: 30px;
}

.contacts-item a {
    font-size: 24px;
    color: #121212;
    margin-bottom: 12px;
    display: table;
}

.contacts-item a:last-child {
    margin-bottom: 0;
}

.contacts-item a:nth-child(3) {
    text-decoration: underline;
}

.contacts-item a:nth-child(3):hover {
    text-decoration: none;
}

.contacts .small {
    font-size: 16px;
    line-height: 130%;
    /* margin-bottom: 37px; */
    color: #121212;
}

.contacts-address h3 {
    margin-bottom: 28px;
}

.contacts-address .social {
    display: flex;
    align-items: center;
}

.contacts-address .social a {
    margin-right: 30px;
}

.contacts-address .social a:last-child {
    margin-right: 0;
}

.contacts-address .social a.vk {
    background-image: url(/local/templates/dacha/css/../img/vk-bl.svg);
}

.contacts-address .social a.tg {
    background-image: url(/local/templates/dacha/css/../img/tg-bl.svg);
}

.contacts-address .social a.wa {
    background-image: url(/local/templates/dacha/css/../img/wa-bl.svg);
}

.contacts-map {
    margin: 60px 0 46px;
}

.contacts-map .col-2 {
    width: calc(50% - 10px);
}

.contacts-map .contacts-map-item {
    height: 660px;
    width: 100%;
    overflow: hidden;
}

.contacts-form {
    height: 100%;
    border-radius: 100px 0;
    background: #E9BD3F;
    padding: 44px 50px 37px;
}

.contacts-form h3 {
    color: #fafafa;
}

.contacts-form .form-col-2 input {
    width: calc(50% - 10px);
}

.contacts-form textarea {
    width: 100%;
    height: 200px;
}

.contacts-form .file-input {
    font-size: 18px;
    line-height: 115%;
    font-family: "Montserrat-Bold";
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #fff;
    padding-left: 0;
    margin: 0px 0 11px;
    padding: 14px 0;
    background: none;
    display: block;
}

.contacts-form .file-input .file-label {
    background-repeat: no-repeat;
    padding-right: 38px;
    background-position: right center;
    background-image: url(/local/templates/dacha/css/../img/file-white.png);
    background-size: contain;
    display: inline-block;
    line-height: 30px;
}

.contacts-form .file-input input[type=file] {
    height: auto;
    width: auto;
    cursor: pointer;
}

.contacts-form .file-input .file-value {
    left: 0;
}

.contacts-form .btn {
    width: 100%;
    padding: 22px 30px 23px;
}

.contacts-form .form-privacy {
    margin-top: 16px;
    line-height: 130%;
    text-align: center;
    color: #fff;
}

.contacts-rek {
    margin-bottom: 40px;
}

.contacts-rek h4 {
    margin-bottom: 12px;
}

.contacts-rek .btn {
    min-width: 320px;
}

.contacts-rek-block {
    max-width: 480px;
}

.contacts-rek-block p {
    width: 50%;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 12px;
    color: #606060;
}

.contacts-rek-block p:nth(even) {
    margin-right: 130px;
}

.ymaps-layers-pane {
    filter: grayscale(1) brightness(0.8) contrast(200%);
    -ms-filter: grayscale(1) brightness(0.4);
    -webkit-filter: grayscale(1) brightness(0.5) contrast(200%);
    -moz-filter: grayscale(1) brightness(0.4);
    -o-filter: grayscale(1) brightness(0.4);
}

.map {
    overflow: hidden;
}

.map h1 {
    margin-bottom: 5px;
}

.map-block {
    margin-top: 40px;
    margin-bottom: 80px;
}

.map-nav {
     width: 586px;
}

.map-panel{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


.map-nav-floor .caption {
    font-family: "Montserrat-Bold";
    color: #121212;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 20px;
    width: 65px;
}

.map-nav-floor-item {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 24px;
    line-height: 130%;
    color: #121212;
    font-family: "Montserrat-Bold";
    width: 51px;
    height: 51px;
    border: 1px solid #959595;
    margin-bottom: 10px;
}

.map-nav-floor-item:last-child {
    margin-bottom: 0;
}

.map-nav-floor-item:hover, .map-nav-floor-item.active {
    color: #fff;
    background: #E9BD3F;
    border-color: #E9BD3F;
}

.map-bottom-filter {
    background: #E0BC7F;
    padding: 55px 0;
    justify-content: center;
    margin-bottom: -60px;
}
.map-bottom-filter .page-filter-item {
    margin-right: 125px;background: #FAFAFA;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.12);
    border:0;
    padding: 15px 18px 16px;
}
.map-bottom-filter .page-filter-item.active {
    background: #1F1F1F;
}
.map-bottom-filter .page-filter-item:last-child {
    margin-right: 0;
}
.map-container {
    width: calc(100% - 65px - 110px - 586px - 100px);
    margin-right: 110px;
    margin-left: 100px;
display: flex;
    justify-content: flex-end;
}

.map-search {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    font-family: "Montserrat-Bold";
    background: #FFFFFF;
    padding: 0 15px;
    margin-bottom: 50px;
}

.map-search-form {
    position: relative;
    color: #545454;
}
.list_search_shop > div {
    padding: 10px 0;
}
.list_search_shop {
    background: #FFFFFF;
    border:0;
}
.map-search-form input[type=text] {
    color: #545454;
    padding: 12px 0 15px;
    width: 100%;
    border-bottom: 1px solid #B5B5B5;
    background: #FFFFFF;
}
.map-top-page-filter .page-filter-item {
    margin-bottom: 10px;
}
.map-search-form .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 46px;
    background: url(/local/templates/dacha/css/../img/search.svg) center center no-repeat;
    background-size: 18px 18px;
    opacity: .7;
    z-index: 2;
}

.map-search-form .search-btn:hover {
    opacity: 1;
}

.map-list {
    padding: 27px 0 35px 0;
    border: 1px solid #959595;
    max-height: 705px;
    overflow: auto;
    width: 100%;
}

.map-list-item {
    padding: 0 50px 0 40px;
}

.map-list-item:last-child {
    border-bottom: 0;
}
.map-list-item.selected .head {
    color: #E9BD3F;
}
/* 
.map-list-item.active  {
    background: #E9BD3F;
} 
.map-list-item.active .head {
    border-bottom-color: transparent;
    color:#fff;
}
*/
.map-list-item.active .head span {
    transform: rotate(45deg);
    /* filter: brightness(100);  */
}
.map-list-item:last-child .head {
    border-bottom: 0;
}
.map-list-item .head {
    font-size: 24px;
    line-height: 130%;
    font-family: "Montserrat-Bold";
    color: #121212;
    padding: 13px 0 19px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #C8C8C8;
}

.map-list-item .head p {
    width: calc(100% - 40px);
}

.map-list-item .head span {
    position: absolute;
    right: 0;
    top: 16px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 2;
    background: url(/local/templates/dacha/css/../img/plus.svg) center center no-repeat;
}

.map-list-item .body {
    display: none;
    background: #F1F1F1;
    border: 1px solid #C8C8C8;
    padding: 20px;
    max-height: 380px;
    overflow: auto;
}

.map-list-item .body .shops-page-item {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #C8C8C8;
    margin-bottom: 0;
}

.map-list-item .body .shops-page-item .image {
    width: 223px;
    height: 140px;
}

.map-list-item .body .shops-page-item .info {
    padding: 0 0 0 20px;
    width: calc(100% - 223px);
/*     display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap; */
}

.map-list-item .body .shops-page-item .info-name {
    max-width: 100%;
}

.map-list-item .body .shops-page-item .info-navs {
    width: 100%;
}

.map-list-item .body .shops-page-item .info p {
    margin-bottom: 0;
    line-height: 130%;
}

.map-list-item .body .shops-page-item .info .floor {
    font-size: 16px;
    line-height: 130%;
}

.map-list-item .body .shops-page-item .info .floor span {
    margin-right: 4px;
}

.map .map-list-item.active .head span {
    transform: rotate(45deg);
}

.map-view-block {
    display: none;
    width: 100%;
    position: relative;
}

.map-view-block.active {
    display: block;
}

.callback {
    width: 60px;
    height: 60px;
    display: block;
    float: right;
    border-radius: 0 0 0 20px;
    background: #E9BD3F url(/local/templates/dacha/css/../img/phone.svg) center center no-repeat;
}

.callback:hover {
    background-color: #EDC960;
}

.callback:after {
    clear: both;
}

.modal-form-gold {
    background: #E9BD3F;
    max-width: 890px;
}

.modal-form-gold .form-row-checkbox {
    margin: auto;
    display: table;
    line-height: 130%;
}

.modal-form-gold .form-row-checkbox label {
    color: #fff;
    line-height: 130%;
}

.modal-form-dark {
    background: rgba(31, 31, 31, 0.92);
    max-width: 890px;
}

.modal-form-dark .file-input {
    background-image: url(/local/templates/dacha/css/../img/file-ic-w.svg);
    margin: 0 0 25px;
}

.modal-form-dark .file-label,
.modal-form-dark .file-value {
    color: #fff;
}

.swiper-pagination-lock .swiper-pagination-bullet {
    opacity: 0;
    pointer-events: unset;
}
.shop-level-map svg {
    height: 100%;
    width: 100%;
}
/* End */


/* Start:/local/templates/dacha/css/media.css?168731838766603*/
@media (max-width: 1900px) {
    .about-adv-item {
        padding: 20px 20px 32px 20px;
    }

    .about-adv-item div {
        font-size: 90px;
    }
}

@media (max-width: 1800px) {
    .about-adv-item {
        height: 280px;
    }

    .about-adv-item div {
        font-size: 80px;
    }
}

@media (max-width: 1700px) {
    .renter-block .col-2:first-child {
        padding-right: 5%;
    }


    .sales-block .events-slider-item {
        max-width: 35%;
    }

    .about-advert .col-2:first-child,
    .about-rent-block .col-2:nth-child(2) {
        padding: 0 5%;
    }

    .about-worth .col-3:first-child {
        width: 450px;
        margin-right: 90px;
    }

    .about-worth .col-3 {
        width: calc((100% - 450px - 90px - 48px) / 2);
    }

    .about-tour-block {
        height: 770px;
    }

    .sales-page-info {
        margin: 40px 0 20px;
    }

}

@media (max-width: 1600px) {
    .map-list-item {
        padding: 0 30px;
    }

    .form-row-checkbox label {
        font-size: 14px;
    }

    .file-input {
        padding-left: 36px;
    }

    .map-list-item .body .shops-page-item .image {
        width: 180px;
        height: 120px;
    }

    .map-list-item .body .shops-page-item .info {
        width: calc(100% - 180px);
    }

    .map-list-item .body .shops-page-item .info p,
    .map-list-item .body .shops-page-item .info .floor,
    .map-list-item .body .shops-page-item .info .link-arrow {
        font-size: 14px;
    }

    .maintop-slider-item {
        padding: 100px 0 80px;
    }

    .maintop-slider-preview-container {
        bottom: 80px;
    }

    .maintop .subtext {
        margin-bottom: 60px;
    }

    .subtext {
        font-size: 16px;
    }

    .shops-item-images img:first-child {
        left: 6%;
    }

    .shops-item-images img:last-child {
        right: 6%;
    }

    .shops h2 {
        margin-bottom: 50px;
    }

    .shops-item {
        font-size: 28px;
    }

    .shops-item-images img {
        max-width: 300px;
    }

    .map-list-item .head {
        font-size: 20px;
    }

    .map-list-item .head span {
        width: 24px;
        height: 24px;
        background-size: contain;
    }

    .map-list {
        max-height: 640px;
    }

    .map-nav {
        width: 500px;
    }

    .map-container {
        width: calc(100% - 65px - 110px - 500px - 80px);
        margin-left: 80px;
    }

    .map-block {
        margin-top: 24px;
    }

    .list_search_shop > div {
        padding: 6px 0;
    }

    .map-nav-floor .caption {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .map-nav-floor-item {
        width: 45px;
        height: 45px;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .modal-form textarea.small {
        height: 47px;
    }

    .modal-form .mfp-close {
        top: 60px;
    }

    .modal-form input.btn {
        padding: 19px 40px 20px;
    }

    .about-advert a:not(.btn).bold-link {
        font-size: 16px;
    }

    .about-vacancy-item .body {
        padding: 50px 80px;
    }

    .about-vacancy-item .body .col-2 {
        width: calc(50% - 30px);
    }

    .about-advert .contur-text {
        font-size: 90px;
    }

    .about-rent {
        padding: 60px 0 90px;
    }

    .about-rent-block:nth-child(odd) {
        margin-top: 90px;
    }

    .about-gallery-slider-item {
        height: 400px;
    }

    .about-gallery-slider-pagination {
        margin: 40px 0 20px;
    }

    .about-gallery {
        padding: 90px 0;
    }

    .about-vacancy {
        padding-bottom: 100px;
    }

    .about-vacancy-item .head-caption p {
        font-size: 32px;
    }

    .about-vacancy-item .head-img {
        width: 180px;
        padding: 40px 36px;
    }

    .about-vacancy-item .head-caption {
        width: calc(100% - 180px - 120px);
        padding: 44px 40px 44px 70px;
    }

    .about-vacancy-item .head-arrow {
        width: 120px;
    }

    .about-vacancy-item .head-arrow span {
        background-size: 35px auto;
    }

    .about-club .sub {
        font-size: 14px;
    }

    .about-club .col-2:first-child {
        padding-right: 100px;
    }

    .about-club-block {
        margin-bottom: 50px;
    }

    .about-club .btn {
        margin-top: 24px;
    }

    .about-worth .col-3 p {
        margin-bottom: 24px;
    }

    .about-worth h3 {
        margin-bottom: 40px;
    }

    .about-worth {
        padding: 90px 0 80px;
    }

    .about-tour-block {
        height: 680px;
    }

    .about-tour-nav-arrow {
        width: 115px;
        height: 64px;
        top: calc(50% - 32px);
    }

    .about-tour {
        padding: 60px 0 90px;
    }

    .about-image {
        height: 750px;
    }

    .about-top {
        padding: 80px 0;
    }

    .about-top p {
        font-size: 24px;
        max-width: 80%;
    }

    .sales-filter {
        margin-bottom: 40px;
    }

    .sales-block .events-slider-item {
        margin-bottom: 80px;
    }


    .select-row-light .selectric .label {
        font-size: 14px;
    }

    .renter-events h2 {
        margin-bottom: 40px;
    }

    .renter .floor {
        font-size: 20px;
    }

    .renter-events {
        padding: 60px 0 80px;
    }

    .same {
        padding-top: 80px;
    }

    .renter-info-image {
        padding: 30px;
        width: 202px;
        height: 162px;
    }

    .renter-info-text-large {
        margin-left: 240px;
    }

    .renter-info-text {
        width: calc(100% - 40px - 200px);
    }

    .renter-info-text .big {
        font-size: 20px;
    }

    .renter-info-text-row {
        padding: 0 0 12px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .renter-block .btn {
        margin-top: 24px;
    }

    .address .col-2 {
        font-size: 50px;
        height: 600px;
    }

    .address .col-2 a:after {
        height: 90px;
        top: calc(100% + 25px);
    }

    .rent-cowork-form-block .col-3 {
        margin-bottom: 40px;
    }

    .psevdo-radio:after {
        width: 18px;
        height: 18px;
        top: calc(50% - 14px);
    }

    .selectric .label,
    .selectric input,
    .selectric label,
    .selectric select,
    .selectric-items li {
        font-size: 18px;
    }

    .selectric .button {
        width: 44px;
        background-size: 10px auto;
    }

    .selectric .label {
        padding: 14px 20px 14px;
    }

    .rent .about-adv {
        padding: 40px 0 70px;
    }

    .form-row-radio label {
        font-size: 32px;
        padding: 16px 30px 18px;
    }

    .rent-cowork .caption {
        margin: 30px 0 20px;
    }

    .form-row-radio label span.desc {
        font-size: 14px;
    }

    .about-adv-item {
        height: 250px;
        padding: 20px 20px 24px;
    }

    .about-adv-item div {
        font-size: 64px;
    }

    .about-adv-item p {
        font-size: 16px;
    }

    .sales-page-block {
        margin-bottom: 100px;
    }

    h2 {
        font-size: 60px;
    }

    .pagin-dots .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }

    .shops-page-item .image {
        height: 250px;
    }

    .shops-page-item .info .caption {
        font-size: 20px;
    }

    .shops-page-item .image .floor span {
        font-size: 40px;
    }

    .contacts-form .file-input {
        font-size: 16px;
    }

    .contacts-item a {
        font-size: 20px;
    }

    h1 {
        font-size: 54px;
        margin-bottom: 30px;
    }

    .breadcrumbs {
        margin: 16px 0 20px;
    }

    .contacts .caption {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .contacts-item {
        margin-bottom: 40px;
    }

    .page {
        padding-top: 86px;
    }

    .notfound h3 {
        margin-bottom: 70px;
    }

    .notfound-block {
        padding: 140px 50px 100px;
        min-height: 580px;
    }

    h3 {
        font-size: 32px;
    }

    .header-search-form input[type=text] {
        padding: 14px 0 15px 35px;
    }

    .header-search {
        height: unset;
    }

    .header-logo {
        width: 250px;
    }

    .header {
        padding: 10px 0 8px;
    }

    .burger-nav-menu a {
        font-size: 32px;
        margin-bottom: 34px;
    }

    .burger-nav-map {
        width: 200px;
        height: 200px;
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    .footer-top {
        padding: 64px 0 54px;
    }

    .link-arrow {
        font-size: 16px;
    }

    .footer-nav a {
        font-size: 16px;
        margin-bottom: 24px;
    }

    .footer-nav {
        margin-bottom: -24px;
    }

    input[type=date], input[type=email], input[type=password], input[type=phone], input[type=text], textarea {
        padding: 12px 20px 13px;
    }

    .contacts-form .btn {
        padding: 14px 30px;
    }

    .btn {
        padding: 14px 30px;
        font-size: 16px;
    }

    .footer-mail .form .btn {
        width: 280px;
    }

    .footer-bottom {
        padding: 28px 0 48px;
    }

    .footer-mail .form input[type=text],
    .footer-mail .form input[type=email] {
        width: calc(100% - 280px - 20px);
    }

    body {
        font-size: 18px;
    }

    .footer-mail h4 {
        margin-bottom: 22px;
    }

    .footer-bottom-links a {
        font-size: 14px;
    }

    .footer-copyright {
        font-size: 12px;
    }

    .footer-contacts {
        font-size: 14px;
    }

    .footer-logo {
        width: 240px;
    }
}

@media (max-width: 1450px) {
    .renter-social a {
        margin-right: 12px;
        width: 22px;
        height: 22px;
    }

    .shops-page-item{
        max-height: 440px;
    }

    .map-list-item .body .shops-page-item .image {
        width: 150px;
        height: 100px;
    }

    .map-list-item .body .shops-page-item .info {
        width: calc(100% - 150px);
    }

    .shops-page .search button {
        background-size: 20px 20px;
    }

    .shops-page .search input[type=text] {
        padding: 9px 46px 11px 12px;
    }

    .maintop-slider-nav {
        font-size: 20px;
    }

    .maintop-slider-item {
        padding: 80px 0 60px;
    }

    .maintop-slider-preview-container {
        bottom: 60px;
    }

    .shops-item-images img:first-child {
        top: -200px;
    }

    .shops-item-images img:last-child {
        top: -40px;
    }

    .shops h2 {
        margin-bottom: 36px;
    }

    .shops-item-images img {
        max-width: 280px;
    }

    .shops-item-ticker,
    .shops-item a {
        padding: 12px 0 15px;
    }

    .shops-item {
        font-size: 26px;
    }

    .map-nav {
        width: 450px;
    }

    .map-container {
        width: calc(100% - 65px - 100px - 450px - 60px);
        margin-right: 60px;
    }

    .map-search {
        margin-bottom: 30px;
    }

    .map-bottom-filter {
        padding: 40px 0;
    }

    .map-bottom-filter .page-filter-item {
        margin-right: 100px;
    }

    .map-list {
        max-height: 540px;
    }

    .map-nav-floor .caption,
    .map-nav-floor-item {
        font-size: 18px;
    }

    .modal-form textarea.small {
        height: 44.5px;
    }

    .modal-form h3 {
        margin-bottom: 26px;
    }

    ol, ul {
        padding-left: 15px;
    }

    .about-vacancy-item .body {
        padding: 40px 50px;
    }

    .about-vacancy-item .head-caption p {
        font-size: 28px;
    }

    .about-vacancy-item .head-caption {
        padding: 36px 40px 36px 50px;
    }

    .about-vacancy-item .head-img {
        padding: 24px 36px;
    }

    .about-gallery-slider-item {
        height: 360px;
    }

    .about-advert p {
        margin-bottom: 24px;
    }

    .about-advert .contur-text {
        font-size: 76px;
    }

    .about-rent-block:nth-child(2) .col-2:nth-child(2) {
        padding: 0 0 0 5%;
    }

    .about-rent-block:last-child .col-2:nth-child(2) {
        padding: 0 5% 0 0;
    }

    .about-advert .col-2:first-child {
        padding: 0 5% 0 0;
    }

    .about-worth {
        padding: 70px 0 60px;
    }

    .about-tour-block {
        height: 600px;
    }

    .about-tour-nav-arrow {
        width: 110px;
    }

    .about-image {
        height: 650px;
    }

    .about-top {
        padding: 70px 0 80px;
    }

    .select-row-light .selectric-items li,
    .select-row-light .selectric .label {
        font-size: 12px;
    }

    .select-row-light .selectric .label {
        padding: 10px 12px 12px;
    }

    .sales-filter {
        width: 622px;
    }

    .renter-block .col-2:first-child {
        padding-right: 4%;
    }

    .address .col-2 {
        font-size: 46px;
        height: 550px;
    }

    .selectric .label,
    .selectric input,
    .selectric label,
    .selectric select,
    .selectric-items li {
        font-size: 16px;
    }

    .selectric .label {
        padding: 13px 20px 14px;
    }

    .form-row-radio label {
        font-size: 28px;
    }

    .rent .about-adv {
        padding: 40px 0 50px;
    }

    .about-adv-item div {
        font-size: 56px;
    }

    .about-adv-item p {
        font-size: 14px;
    }

    .about-adv-item {
        height: 220px;
    }

    .events-slider-item .info-date,
    .events-slider-item .info-type {
        font-size: 14px;
    }

    h2 {
        font-size: 54px;
        margin-bottom: 30px;
    }

    .swiper-btn {
        width: 90px;
        height: 50px;
        border-radius: 35px 0;
    }

    .swiper-btn-prev {
        border-radius: 0 35px;
    }

    .events-slider-pagination {
        margin: 30px 0;
    }

    .sales-page h1 {
        width: 60%;
    }

    .sales-page p {
        margin-bottom: 16px;
    }

    .sales-page-info {
        margin: 30px 0 20px;
    }

    .shops-page .show-more {
        margin-bottom: 20px;
    }

    .shops-page-filter-block {
        margin-bottom: 40px;
    }

    .shops-page-item {
        padding-bottom: 0px;
    }

    .shops-page-block .shops-page-item {
        min-height: 480px;
    }

    .shops-page-filter .select-row {
        width: 250px;
    }

    .shops-page-item .image {
        height: 220px;
    }

    .shops-page-item .info {
        padding-top: 14px;
    }

    .contacts-form textarea {
        height: 180px;
    }

    .form-privacy {
        font-size: 14px;
    }

    .contacts-form h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .contacts-rek {
        margin-bottom: 0;
    }

    .contacts-map {
        margin: 40px 0 26px;
    }

    .contacts-map .map {
        height: 100%;
    }

    .contacts-form {
        height: 100%;
        border-radius: 80px 0;
        background: #e9bd3f;
        padding: 40px 30px 27px;
    }

    .contacts-rek .btn {
        min-width: 280px;
    }

    .page {
        padding-top: 78px;
    }

    .burger-nav-menu a {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .burger-nav-map {
        width: 180px;
        height: 180px;
        font-size: 20px;
    }

    .header-logo {
        width: 220px;
    }

    .burger-nav-address {
        font-size: 14px;
    }

    .btn {
        font-size: 14px;
    }

    body {
        font-size: 16px;
    }

    .link-arrow {
        font-size: 14px;
    }

    .footer-nav a {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .footer-mail .form .btn {
        width: 240px;
    }

    .footer-mail .form input[type=text],
    .footer-mail .form input[type=email] {
        width: calc(100% - 240px - 20px);
    }

    .footer-col .social a {
        margin-right: 20px;
    }

    .footer-top {
        padding: 50px 0 44px;
    }
}

@media (max-width: 1280px) {
    .map-top-page-filter .page-filter-item {
        margin-bottom: 14px;
    }

    .renter-info-text-large {
        flex-direction: row-reverse;
        margin-left: 0;
        width: 100% !important;
        margin-top: 20px;
    }

    .map-list-item .body .shops-page-item .info {
        align-items: center;
    }


    .map-list-item .body .shops-page-item .info-navs {
        display: block;
        width: auto;
    }

    .map-list-item .body .shops-page-item .info-navs .link-arrow {
        display: table;
        margin-bottom: 14px;
    }

    .map-list-item .body .shops-page-item .info-navs .link-arrow:last-child {
        margin-bottom: 0;
    }

    .about-vacancy-item .body ul {
        margin-bottom: 24px;
    }

    .events {
        padding: 80px 0;
    }

    .maintop h2 {
        margin-bottom: 16px;
    }

    .maintop-slider-nav {
        margin-bottom: 24px;
        font-size: 18px;
    }

    .maintop-slider-preview-item img {
        width: 80px;
        height: 80px;
    }

    .maintop-slider-preview-container {
        width: 180px;
    }

    .subtext {
        font-size: 14px;
    }

    .shops-item-images img {
        max-width: 250px;
    }

    .map-container {
        margin-left: 50px;
        margin-right: 50px;
        width: calc(100% - 65px - 100px - 450px);
    }

    .map-list {
        padding: 16px 0 24px 0;
    }

    .map-list-item .head {
        font-size: 18px;
    }

    .map-top-page-filter {
        justify-content: flex-start !important;
        margin-bottom: 40px;
    }

    .map h1 {
        margin-bottom: 16px;
    }

    .modal-form {
        width: 90%;
    }

    .about-rent-block:nth-child(odd) {
        margin-top: 60px;
    }

    h3 {
        margin-bottom: 28px;
    }

    .about-gallery {
        padding: 70px 0;
    }

    .about-gallery-slider-item {
        height: 320px;
    }

    .about-vacancy-item .head-caption p {
        font-size: 24px;
    }

    .about-club .col-2:first-child {
        padding-right: 70px;
    }

    .about-worth .col-3 {
        width: calc((100% - 400px - 50px - 30px) / 2);
    }

    .about-worth .col-3:first-child {
        width: 400px;
        margin-right: 50px;
    }

    .about-worth .col-3:nth-child(2) {
        margin-right: 30px;
    }

    .about-worth .col-3 img {
        border-radius: 80px 0;
    }

    .about-club-block.flex-box {
        align-items: center;
    }

    .about-tour-block {
        height: 570px;
    }

    .about-image {
        height: 580px;
    }

    .about-top {
        padding: 60px 0;
    }

    .about-top p {
        font-size: 22px;
        max-width: 85%;
    }

    .title-block h1, .title-block h2 {
        margin-bottom: 0;
    }


    .title-block {
        margin-bottom: 36px;
    }

    .renter-events h2 {
        margin-bottom: 30px;
    }

    .renter-info-text .big,
    .renter .floor {
        font-size: 18px;
    }

    .renter-info-text-row {
        padding-bottom: 8px;
    }

    .renter-info-text {
        width: calc(100% - 240px);
    }

    .page-filter a,
    .renter .speciality {
        font-size: 12px;
    }

    .renter-info-image {
        padding: 20px;
        width: 180px;
        height: 140px;
    }

    .brands {
        padding: 60px 0;
    }

    .address .col-2 {
        font-size: 40px;
        height: 450px;
    }

    .address .col-2 a:after {
        height: 70px;
        top: calc(100% + 15px);
    }

    .about-adv-item {
        border-radius: 40px 0;
        padding: 20px 15px 24px;
        height: 200px;
    }

    .form-row-radio label {
        font-size: 24px;
    }

    .rent-cowork-form-container {
        padding: 40px 20px 50px;
    }

    .about-adv-item div {
        font-size: 48px;
    }

    .about-adv-item p {
        font-size: 12px;
    }

    .sales-page-description {
        max-width: unset;
    }

    .sales-page-also {
        padding: 60px 0 80px;
    }

    h2 {
        font-size: 48px;
    }

    .pagin-dots .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 8px 14px 0 0 !important;
    }

    .sales-page-slider-arrow.swiper-btn-prev {
        left: 15px;
    }

    .sales-page-slider-arrow.swiper-btn-next {
        right: 15px;
    }

    .pagin-dots {
        bottom: 20px;
    }

    .sales-page-block {
        margin-bottom: 80px;
    }

    .shops-page .show-more {
        margin-bottom: 0;
    }

    .shops-page-filter .select-row {
        width: 220px;
    }

    .shops-page-filter .select-row:nth-child(2) {
        width: 100px;
    }

    .shops-page-item .image {
        height: 200px;
    }

    .shops-page-item .info .caption {
        font-size: 18px;
    }

    .contacts-form .file-input {
        font-size: 14px;
    }

    .contacts-form .file-input .file-label {
        background-size: auto 90%;
        padding-right: 30px;
    }

    .contacts-rek-block p {
        font-size: 14px;
    }

    h1 {
        font-size: 54px;
    }

    .contacts-form h3 {
        font-size: 24px;
    }

    .contacts-item a {
        font-size: 18px;
    }

    .contacts .caption {
        font-size: 12px;
    }

    .contacts-block {
        padding-bottom: 0;
    }

    .contacts .small {
        font-size: 14px;
        /* margin-bottom: 20px; */
    }

    .breadcrumbs {
        margin: 16px 0 20px;
    }

    .page {
        padding-top: 74px;
    }

    .center-btn {
        min-width: 280px;
    }

    .notfound-block {
        min-height: unset;
    }

    h3 {
        font-size: 30px;
    }

    .notfound h1 {
        font-size: 100px;
    }

    .notfound h3 {
        margin-bottom: 50px;
    }

    .header-logo {
        width: 200px;
    }

    .burger-nav-map {
        width: 140px;
        height: 140px;
        font-size: 16px;
    }

    .burger-nav-map span {
        margin-top: 5px;
        width: 24px;
        height: 14px;
    }

    .burger-nav-menu a {
        font-size: 26px;
        margin-bottom: 24px;
    }

    .header-search-form input[type=text] {
        padding: 12px 0 13px 30px;
    }

    .search-btn-close {
        background-size: 15px auto;
    }

    .link-arrow {
        font-size: 12px;
    }

    .footer-nav a {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .footer-top {
        padding: 40px 0 34px;
    }

    .footer-bottom {
        padding: 24px 0 38px;
    }

    h4 {
        font-size: 18px;
    }

    .footer-mail {
        width: 50%;
    }

    .footer-bottom-right {
        width: 45%;
    }

    .footer-bottom-links a {
        font-size: 12px;
    }

    .footer-logo {
        width: 200px;
    }

    .social a {
        width: 20px;
        height: 18px;
        background-size: contain;
    }

    .footer-contacts {
        width: unset;
    }

    .footer-nav {
        margin-bottom: -16px;
    }
}

@media (max-height: 630px) {
    .burger-nav .social,
    .burger-nav-map {
        right: 50px;
    }

    .burger-nav {
        padding: 110px 50px 50px;
    }

    .burger-nav-menu a {
        font-size: 24px;
        margin-bottom: 24px;
    }
}

@media (max-width: 1200px) {
    .map-nav {
        width: 350px;
    }

    .map-container {
        width: calc(100% - 65px - 100px - 350px);
    }
    .shops-page-block .shops-page-item {
        min-height: auto;
    }
    .maintop-slider-nav{
        display: none;
    }
}

@media (max-width: 1100px) {
    .form-row-checkbox label {
        font-size: 12px;
    }

    .map-list-item .body .shops-page-item .info-name {

        margin-bottom: 12px;
    }

    .map-list-item .body .shops-page-item .floor {
        display: table;
    }

    .map-list-item .body .shops-page-item .info {
        align-items: flex-start;
    }

    .map-list-item .body .shops-page-item .info-navs {
        width: 100%;
        display: flex;
    }


    .maintop .subtext {
        margin-bottom: 40px;
    }

    .maintop-slider-preview-container,
    .maintop .social {
        right: 20px;
    }

    .shops-item {
        font-size: 22px;
    }

    .shops {
        padding: 80px 0;
    }

    .shops-item-ticker,
    .shops-item-images {
        display: none;
    }

    .map-interactiv-container {
        min-width: 650px;
    }

    .map-interactiv {
        overflow: auto;
    }

    .about-advert a:not(.btn).bold-link {
        font-size: 14px;
    }

    .about-vacancy {
        padding-bottom: 80px;
    }

    .about-rent {
        padding: 60px 0;
    }

    .about-advert .contur-text {
        font-size: 64px;
    }

    .about-gallery-slider-item {
        height: 280px;
    }

    .about-vacancy-item .head-caption {
        padding: 36px 20px 36px 20px;
    }

    .about-vacancy-item .body {
        padding: 30px 20px;
    }

    .about-worth:before {
        width: calc(100% - 40px);
        left: 20px;
    }

    .about-worth h3 {
        margin-bottom: 30px;
    }

    .about-worth .col-3 {
        width: 50%;
    }

    .about-worth .col-3:last-child {
        width: 100%;
        margin-top: 20px;
    }

    .about-worth .col-3:nth-child(2) {
        margin-right: 0;
    }

    .about-worth .col-3:first-child {
        width: 45%;
        margin-right: 5%;
    }

    .about-club {
        padding: 60px 0 30px;
    }

    .about-club .col-2:first-child {
        padding-right: 30px;
    }

    .about-club-block {
        margin-bottom: 30px;
    }

    .about-image {
        height: 550px;
    }

    .about-top p {
        font-size: 20px;
        max-width: 90%;
    }

    .sales-block .events-slider-item {
        margin-bottom: 60px;
    }

    .renter-info {
        margin-bottom: 24px;
    }

    .renter .floor, .renter-info-text .big {
        font-size: 16px;
    }

    .renter-info-text-row {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .renter-info.flex-box {
        align-items: flex-start;
    }

    .renter-info-image {
        width: 140px;
        height: 100px;
    }

    .renter-info-text {
        width: calc(100% - 160px);
    }

    .renter-events {
        padding: 60px 0;
    }

    .same {
        padding-top: 60px;
    }

    .same .shops-page-item {
        margin-bottom: 0;
        display: block;
    }


    .sales-page .event-type {
        font-size: 14px;
    }

    .sales-page-info {
        margin: 30px 20px 30px 0;
    }

    .sales-page p {
        max-width: unset;
    }

    .sales-page-also {
        padding: 60px 0;
    }

    .shops-page-filter-block.flex-box {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .shops-page .search {
        width: 100%;
        margin-bottom: 20px;
        max-width: 580px;
    }

    .shops-page-item {
        width: 33%;
    }

    .form-privacy {
        margin-top: 10px;
        font-size: 12px;
    }

    .contacts-form .file-input {
        margin: 10px 0 14px;
    }

    h3 {
        font-size: 28px;
    }

    .notfound-block {
        margin-bottom: 0;
    }

    .burger-nav {
        padding: 120px 50px 50px;
    }

    .burger-nav .social,
    .burger-nav-map {
        right: 50px;
    }

    .container {
        padding: 0 20px;
    }

    .footer-mail {
        width: 58%;
    }

    .footer-bottom-right {
        width: 38%;
    }
}

@media (max-width: 1000px) {
    .map-nav {
        width: 300px;
    }

    .map-container {
        width: calc(100% - 65px - 60px - 300px);
        margin-right: 30px;
        margin-left: 30px;
    }

    .header-right {
        width: 60%;
    }

    .about-vacancy-item .body .col-2 {
        width: calc(50% - 20px);
    }

    .about-vacancy-item .head-caption p {
        font-size: 20px;
    }

    .about .brands {
        padding: 20px 0;
    }

    .about-tour-block {
        height: 520px;
    }

    .about-image {
        height: 520px;
    }

    .sales h1 {
        width: 100%;
        margin-bottom: 24px;
    }

    .sales-block .events-slider-item {
        max-width: 38%;
    }

    .address .col-2 {
        font-size: 36px;
        height: 400px;
    }

    .rent .about-adv {
        padding: 0 0 20px;
    }

    .form-row-radio label {
        font-size: 20px;
        padding: 15px 60px 15px 15px;
    }

    .psevdo-radio:after {
        right: 20px;
    }

    .rent-cowork-form-block {
        width: 100%;
    }

    .about-adv-item div {
        font-size: 64px;
    }

    .about-adv-item p {
        font-size: 16px;
    }

    .about-adv-item {
        height: 250px;
        border-radius: 60px 0;
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }

    .rent .about-adv-item:nth-child(odd) {
        margin-top: 0;
    }

    .sales-page-block.align-end {
        align-items: flex-start;
    }

    .events-slider-item .image {
        padding-top: 100px;
    }

    .events-slider-item .info-date,
    .events-slider-item .info-type {
        font-size: 12px;
    }

    .contacts-form {
        border-radius: 40px 0;
        padding: 30px 20px 27px;
    }

    .contacts-form h3 {
        font-size: 20px;
    }

    .contacts-item a {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .contacts-item {
        margin-bottom: 24px;
    }

    .contacts-rek-block {
        max-width: 400px;
    }

    .page {
        padding-top: 69px;
    }

    .burger-nav {
        width: 60%;
    }

    .header-logo {
        width: 180px;
    }

    .link-arrow {
        padding-right: 30px;
        background-size: 24px auto;
    }

    .footer-mail {
        width: 100%;
        max-width: 600px;
        margin-bottom: 30px;
    }

    .footer-bottom-right {
        width: 100%;
    }
}

@media (max-width: 900px) {
    .map-list-item .body .shops-page-item .info-navs .link-arrow {
        margin-bottom: 0;
    }
    .map-top-page-filter .page-filter-item {
        white-space: nowrap;
        margin-bottom: 0;
    }

    .map-top-page-filter {
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 10px;
        margin-bottom: 30px;
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-right {
        padding-left: 20px;
    }

    .shops h2 {
        margin-bottom: 22px;
    }

    .shops-item {
        font-size: 20px;
    }

    .shops {
        padding: 60px 0;
    }

    .shops-block {
        padding: 0 20px;
    }

    .map-interactiv {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .map-nav {
        width: 100%;
        margin-right: 0;
    }

    .map-nav-floor {
        width: 100%;
        padding: 16px 0;
        border-top: 1px solid rgba(148, 148, 148, 0.9);
        border-bottom: 1px solid rgba(148, 148, 148, 0.9);
        align-items: center;
        margin-bottom: 20px;
        display: flex;
    }

    .map-nav-floor-item {
        margin-right: 10px;
        margin-bottom: 0;
    }

    .map-block {
        margin-bottom: 40px;
    }

    .map-bottom-filter .page-filter-item {
        margin-right: 40px;
    }

    .map-panel h1 {
        margin-bottom: 0;
    }

    .page-filter-column .page-filter-item {
        margin-bottom: 0;
    }

    .map-nav-floor .caption {
        margin-bottom: 0;
        margin-right: 17px;
        width: auto;
    }

    .map-search {
        max-width: 502px;
        margin: 20px 0 28px;
    }

    .map .page-filter-column {
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 10px;
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .map .page-filter-column .page-filter-item {
        white-space: nowrap;
    }

    .map-list {
        padding: 16px 0 24px 0;
        max-height: unset;
    }

    .map-list-item {
        padding: 0 30px 0 20px;
    }

    .page-filter-column {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .map-container {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .map-interactiv {
        padding: 0 20px;
    }

    .modal-form input.btn {
        padding: 16px 40px 18px;
    }

    .modal-form .mfp-close {
        top: 50px;
    }

    .modal-form {
        padding: 50px 30px;
    }

    .about-gallery-slider-item {
        height: 240px;
    }

    .about-tour-nav-arrow.next {
        right: 20px;
    }

    .about-tour-nav-arrow.prev {
        left: 20px;
    }

    .about-tour-block {
        height: 480px;
    }

    .about-tour-nav-arrow {
        width: 96px;
        border-radius: 0 0 0 35px;
        height: 56px;
        top: calc(50% - 28px);
        background-size: 30px auto;
    }

    .about-tour {
        padding: 40px 0 70px;
    }

    .about-image {
        height: 500px;
    }

    .about-top p {
        font-size: 18px;
    }

    .simple-swiper-arrows {
        display: none;
    }

    .renter-info-image {
        width: 180px;
        height: 140px;
    }

    .renter-info-text {
        width: calc(100% - 200px);
    }

    .renter-block .col-2 {
        width: 100%;
    }

    .renter-block .col-2:first-child {
        margin-bottom: 32px;
        padding-right: 0;
        max-width: 600px;
    }

    .brands {
        padding: 40px 0;
    }

    .address .col-2 {
        font-size: 32px;
        height: 350px;
    }

    .rent-cowork-form-block .col-3 input, .rent-cowork-form-block .col-3 textarea {
        width: calc(50% - 20px);
    }

    .sales-page-info span {
        font-size: 14px;
    }

    h2 {
        font-size: 42px;
        margin-bottom: 20px;
    }

    .swiper-btn {
        width: 80px;
        height: 45px;
        border-radius: 30px 0;
        background-size: 30px auto;
    }

    .swiper-btn-prev {
        border-radius: 0 30px;
    }

    .sales-page h1 {
        width: 100%;
    }

    .sales-page-info {
        margin-right: 0;
        max-width: 500px;
    }

    .events-slider-item .image {
        height: 220px;
    }

    .events-slider-item .image {
        padding-top: 80px;
    }

    .events-slider-item .image img {
        border-radius: 40px 0 !important;
    }

    .sales-page .col-2:first-child,
    .sales-page .col-2:last-child {
        width: 100%;
    }

    .sales-page .col-2:last-child {
        margin-bottom: 24px;
    }

    .renter-slider-item,
    .sales-page-slider-item {
        height: 64vw;
    }

    .sales-page-block {
        flex-direction: column-reverse;
    }

    .shops-page-item .image {
        height: 180px;
    }

    h1 {
        font-size: 48px;
    }

    .contacts-rek-block p,
    .contacts .small {
        font-size: 12px;
    }

    .breadcrumbs a {
        font-size: 12px;
    }

    h3 {
        font-size: 26px;
    }

    .notfound-block {
        padding: 120px 20px 140px;
    }

    .burger-nav-map {
        width: 125px;
        height: 125px;
        right: 20px;
    }

    .burger-nav .social {
        right: 20px;
    }

    .burger-nav-menu a {
        font-size: 22px;
        font-family: 'Montserrat-Medium';
    }

    .burger-nav {
        padding: 130px 20px 30px;
    }

    .footer-nav {
        margin-right: 40px;
        max-width: calc(100% - 240px);
    }

    .footer-logo {
        width: 180px;
    }
}

@media (max-width: 800px) {
    .map-bottom-filter {
        flex-wrap: nowrap;
        padding: 30px 20px;
        overflow: auto;
        justify-content: flex-start;
    }

    .map-bottom-filter .page-filter-item {
        margin-right: 20px;
        padding: 10px 18px 11px;
        white-space: nowrap;
    }

    .renter .speciality {
        margin: 5px;
    }

    .renter .speciality-items {
        margin: 0 0 20px auto;
    }

    .modal-form .col-2 {
        width: calc(50% - 10px);
    }

    .about-vacancy-item .body {
        max-height: unset;
    }

    .about-vacancy-item .body ul.mrg li {
        margin-bottom: 5px;
    }

    .about-vacancy-item .body .col-2 {
        width: 100%;
    }

    .about-adv {
        padding: 50px 0 43px;
    }

    .events {
        padding: 50px 0 80px;
    }

    .callback {
        display: none;
    }

    .maintop-slider-preview-item.swiper-slide-next {
        text-align: right;
    }

    .maintop-slider-preview-arrows .swiper-btn {
        position: absolute;
        top: calc(50% - 5px);
        margin: 0;
    }

    .maintop-slider-preview-arrows .swiper-btn-prev {
        left: 0;
    }

    .maintop-slider-preview-arrows .swiper-btn-next {
        right: 0;
    }

    .maintop-slider-item:before {
        opacity: .4;
    }

    .maintop-slider-item {
        padding: 80px 0 180px;
    }

    .maintop-slider-preview-container {
        width: calc(100% - 40px);
        bottom: 20px;
        padding: 0 50px;
    }

    .maintop .social {
        display: none;
    }

    .title-block h1, .title-block h2 {
        margin-bottom: 16px;
        width: auto;
    }

    .renter .title-block h1 {
        margin-bottom: 10px;
    }

    .renter .speciality {
        width: auto;
        max-width: unset;
        margin-bottom: 10px;
    }

    .modal-form textarea,
    .modal-form textarea.small {
        height: unset;
        min-height: 90px;
    }

    .white-header .header .header-search {
        background: 0 0;
        filter: none;
    }

    .modal-form .mfp-close {
        top: 26px;
        width: 20px;
        height: 20px;
    }

    .modal-form {
        padding: 26px 50px;
        border-radius: 40px 0px;
    }

    .modal-form input, .modal-form textarea {
        margin-bottom: 15px;
    }

    .modal-form div.col-3,
    .modal-form input, .modal-form textarea {
        margin-right: 0;
    }

    .modal-form .col-3,
    .modal-form .col-23 {
        width: 100%;
    }

    .modal-form .flex-box {
        margin-right: 0;
    }

    .about-vacancy {
        padding-bottom: 60px;
    }

    .about-rent-block .col-2,
    .about-rent-block:nth-child(2) .col-2 {
        width: 100%;
    }

    .about-rent-block img {
        margin-bottom: 20px;
    }

    .about-rent {
        padding: 40px 0 60px;
    }

    .about-rent-block .btn {
        margin-top: 0;
    }

    .about-rent-block:nth-child(odd) {
        margin-top: 54px;
    }

    .about-rent-block:last-child .col-2:nth-child(2) {
        padding-right: 0;
    }

    .about-rent-block:nth-child(2) .col-2:nth-child(2) {
        padding-left: 0;
    }

    .about-advert .contur-text {
        font-size: 56px;
    }

    .about-gallery-slider-item {
        height: 200px;
    }

    .about-vacancy-item .head-img {
        padding: 16px 20px;
        width: 15%;
    }

    .about-vacancy-item .head-caption {
        padding: 16px 16px 19px;
        width: 75%;
    }

    .about-vacancy-item .head-arrow {
        width: 10%;
    }

    .about-vacancy-item .head-arrow span {
        background-size: 25px auto;
    }

    .about-vacancy-item .head-caption p {
        font-size: 18px;
    }

    .about-worth .col-3 {
        width: 100% !important;
    }

    .about-worth .col-3:first-child {
        margin-right: 0;
        margin-bottom: 28px;
    }

    .about-worth .col-3 img {
        border-radius: 100px 0;
    }

    .about-club {
        padding: 40px 0 30px;
    }

    .about-club .sub {
        font-size: 12px;
    }

    .about-club .col-2 {
        width: 100%;
    }

    .about-club .col-2:first-child {
        padding-right: 0;
    }

    .about-club .col-2 img {
        margin-bottom: 24px;
    }

    .about-tour-block {
        height: 440px;
    }

    .about-image {
        height: 480px;
    }

    .sales .title-block {
        margin-bottom: 20px;
    }

    .sales .events-slider-item h4 {
        margin-bottom: 10px;
    }

    .sales-block .events-slider-item {
        border-radius: 40px 0 !important;
        width: 45%;
        max-width: unset;
    }

    .sales-block .events-slider-item .image {
        height: 26vw !important;
    }

    .brands-slider {
        width: calc(100% - 220px);
    }

    .address .col-2 a:after {
        height: 60px;
        top: calc(100% - 5px);
    }

    .address .col-2 {
        font-size: 28px;
        height: 300px;
    }

    .about-adv-item div {
        font-size: 56px;
    }

    .rent-cowork-form-block .col-3 {
        margin-bottom: 20px;
    }

    .file-input {
        margin: 16px 0 24px;
    }

    .about-adv-item p {
        font-size: 14px;
    }

    .about-adv-item {
        height: 220px;
    }

    .psevdo-radio:after {
        width: 14px;
        height: 14px;
    }

    .selectric .label,
    .selectric input,
    .selectric label,
    .selectric select,
    .selectric-items li {
        font-size: 14px;
    }

    .rent-cowork-form-block .col-23 .select-row:nth-child(odd),
    .rent-cowork-form-block .col-23 input:nth-child(odd),
    .rent-cowork-form-block .col-23 .select-row:nth-child(1),
    .rent-cowork-form-block .col-23 .select-row:nth-child(even),
    .rent-cowork-form-block .col-23 input:nth-child(1),
    .rent-cowork-form-block .col-23 input:nth-child(even) {
        width: 100%;
        margin-bottom: 20px;
    }

    .form-row-radio label span.desc {
        font-size: 12px;
        font-family: "Montserrat-Regular";
    }

    .form-row-radio label {
        font-size: 18px;
    }

    .sales-page-block {
        margin-bottom: 60px;
    }

    .events-slider-item .image {
        padding-top: 0;
        height: 170px;
        width: auto;
    }

    .events-slider-item.swiper-active {
        width: auto;
    }

    .shops-page-filter {
        max-width: unset;
        width: 100%;
    }

    .shops-page-filter .select-row {
        width: calc((100% - 140px) / 2);
    }

    .shops-page-item {
        width: 50%;
    }

    .shops-page-item .image {
        height: 220px;
    }

    .contacts-rek .btn {
        min-width: 240px;
    }

    .contacts-rek-block {
        width: 50%;
    }

    .contacts-map .map {
        height: 450px;
    }

    .contacts-map .col-2 {
        width: 100%;
    }

    .contacts-map .col-2:first-child {
        margin-bottom: 20px;
    }

    .contacts-item {
        width: 50%;
    }

    .page {
        padding-top: 68px;
    }

    .notfound h1, .notfound h3 {
        font-family: "Montserrat-Regular";
    }

    h3 {
        font-size: 24px;
    }

    .search-btn-close {
        bottom: 10px;
        height: calc(100% - 10px);
        left: 20px;
    }

    .header .search-btn-mobile {
        height: 30px;
        position: relative;
        right: auto;
        bottom: auto;
        margin-right: 20px;
    }

    .header-search {
        background: #fafafa;
        position: absolute;
        right: 0;
        top: 49px;
        margin-right: 0;
        width: 100%;
        padding: 0 0 10px 20px;
        display: none;
    }

    .header-search-form input[type=text] {
        width: 100%;
    }

    .header-search-form .search-btn {
        top: auto;
        bottom: 10px;
        height: calc(100% - 10px);
    }

    .footer-col-nav {
        width: 100%;
        padding: 26px 0 0;
        max-width: unset;
    }

    .footer-logo {
        width: calc((100% / 3));
        padding-right: 60px;
    }

    .footer-col {
        width: 100%;
        justify-content: flex-start !important;
        flex-direction: row !important;
    }

    .footer-nav {
        width: calc(100% / 3 * 2);
        margin-right: 0;
        max-width: unset;
    }

    .footer-contacts {
        width: calc(100% / 3);
        font-size: 12px;
    }

    .footer-contacts .caption {
        margin-bottom: 4px;
    }

    body {
        font-size: 14px;
    }

    .footer-mail {
        max-width: unset;
    }
}

@media (max-width: 700px) {
    .about-gallery-slider-item {
        height: 180px;
    }

    .about-advert {
        padding: 30px 0 50px;
    }

    .about-advert .flex-box {
        flex-direction: column-reverse;
    }

    .about-advert .col-2 {
        width: 100%;
    }

    .about-advert .col-2:first-child {
        padding-right: 0;
        margin-top: 30px;
    }

    .sales-filter {
        width: 100%;
    }

    .sales-block .events-slider-item {
        width: calc(50% - 10px);
    }

    .events-slider {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .events {
        overflow: hidden;
    }
}

@media (max-width: 600px) {
    .about-vacancy-item .body p {
        margin-bottom: 14px;
    }

    .modal-form .col-2 {
        width: 100%;
        margin-right: 0;
    }

    .about-vacancy-item .head-img {
        padding: 16px 10px;
    }

    .about-vacancy .btn {
        margin-top: 24px;
        width: 255px;
    }

    .about-tour-block {
        height: 400px;
    }

    .about-tour-nav-arrow {
        display: none;
    }

    .about-image {
        height: 460px;
    }

    .about-top {
        padding: 50px 0 60px;
    }

    .about-top p {
        font-size: 16px;
        max-width: 100%;
    }

    .address .col-2 {
        font-size: 24px;
        height: 250px;
    }

    .form-row-radio label {
        font-size: 16px;
    }

    .psevdo-radio:after {
        border-width: 4px;
        top: calc(50% - 11px);
    }

    .form-row-radio label span {
        display: none;
    }

    .rent-cowork-form-block input:not(.btn), .rent-cowork-form-block text-area {
        margin-bottom: 15px;
    }

    .rent-cowork-form-block .col-3 input, .rent-cowork-form-block .col-3 textarea {
        width: 100%;
        margin-right: 0;
    }

    .rent-cowork-form-block .col-3 {
        width: 100%;
        margin-right: 0;
    }

    .about-adv-item div {
        font-size: 50px;
    }

    .about-adv-item p {
        font-size: 12px;
    }

    .about-adv-item {
        height: 200px;
    }

    .renter-slider-item img,
    .sales-page-slider-item img {
        border-radius: 80px 0;
    }

    h1 {
        font-size: 44px;
    }

    h2 {
        font-size: 36px;
    }

    .shops-page-item .image {
        height: 200px;
    }

    .contacts-item {
        width: 48%;
    }

    .contacts-rek-block {
        width: 100%;
        margin-bottom: 16px;
    }

    .contacts-rek .btn {
        width: 100%;
        max-width: 320px;
    }

    .page {
        padding-top: 60px;
    }

    .header-logo {
        width: 150px;
    }

    .notfound h1 {
        font-size: 80px;
    }

    .burger-nav .social {
        position: relative;
        right: auto;
        top: auto;
        display: flex;
    }

    .burger-nav .social a {
        margin-bottom: 0;
        margin-right: 24px;
    }

    .burger-nav {
        width: 100%;
    }

    .burger-nav-menu a {
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 28px;
    }

    .burger-nav-address {
        width: calc(100% - 125px - 40px);
        margin-bottom: 30px;
    }

    .burger-nav-map {
        bottom: 30px;
    }

    .footer-logo {
        width: 50%;
        padding-right: 20%;
    }

    .footer-bottom-links a {
        margin-bottom: 8px;
    }

    .footer-top {
        border-bottom: 0;
        padding: 34px 0 16px;
    }

    .footer-bottom {
        padding: 0 0 26px;
    }

    h4 {
        font-size: 16px;
    }

    .footer-mail h4 {
        margin-bottom: 20px;
    }

    .footer-nav {
        width: 100%;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        margin-bottom: 8px;
    }

    .footer-contacts .link-arrow {
        margin-top: 12px;
    }

    .footer-contacts {
        width: 100%;
        padding-bottom: 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .footer-contacts br {
        display: none;
    }

    .footer-mail .form input[type=text],
    .footer-mail .form input[type=email] {
        width: calc(100% - 200px - 10px);
        margin-right: 10px;
    }

    .footer-mail .form .btn {
        width: 200px;
        min-width: unset;
    }
}

@media (max-width: 550px) {
    .map-list-item .body .shops-page-item .info-navs .link-arrow {
        margin-bottom: 0;
    }
    .events-slider {
        padding-left: 15px;
        padding-right: 15px;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .header-right {
        width: auto;
        padding-left: 0;
    }

    .header-search-form .search-btn {
        right: 20px;
    }

    .header-search {
        padding: 0 20px 10px 20px;
    }


    .map-list-item .body {
        max-height: unset;
    }

    .map-list-item .body .shops-page-item .info-navs {
        display: flex;
        justify-content: space-between;
    }

    .map-list-item .body .shops-page-item .image {
        width: 100%;
        height: 270px;
    }

    .map-list-item .body .shops-page-item {
        display: block;
    }

    .map-list-item .body .shops-page-item .info {
        padding: 14px 0 0 0;
        width: 100%;
    }

    .map-list-item .body .shops-page-item .info-name {
        align-items: flex-start;
        margin-bottom: 12px;
    }

    .map-list-item .body .shops-page-item .info .floor,
    .map-list-item .body .shops-page-item .info p {
        font-size: 14px;
    }

    .events-btns-row {
        margin-top: 28px;
    }

    .events-btns-row .btn {
        width: 208px;
    }

    .modal-form input.btn {
        padding: 13px 40px 15px;
    }

    .modal-form h3 {
        width: 90%;
    }

    .modal-form .mfp-close {
        right: 20px;
        top: 29px;
    }

    .modal-form {
        padding: 26px 20px;
        width: 100%;
    }

    .about .brands {
        padding: 0;
    }

    .about-worth:before {
        display: none;
    }

    .sales-filter .select-row {
        margin-right: 10px;
    }


    .sales-filter {
        margin-bottom: 20px;
    }

    .sales-block .events-slider-item {
        margin-bottom: 36px;
        width: 100%;
    }

    .sales-block .events-slider-item .image {
        height: 52vw !important;
    }

    .same .shops-page-item {
        padding-bottom: 30px;
    }

    .renter-block .col-2:first-child {
        max-width: unset;
    }

    .brands {
        padding: 40px 0 60px;
    }

    .brands-slider {
        width: 100%;
    }

    .brands-slider-pagination {
        display: flex;
        margin-top: 30px;
    }

    .brands-slider-arrow {
        display: none;
    }

    .about-adv-item div {
        font-size: 64px;
    }

    .about-adv-item p {
        font-size: 16px;
        font-family: "Montserrat-Regular";
        text-transform: unset;
        letter-spacing: unset;
    }

    .about-adv-block {
        width: 100%;
        margin-right: 0;
    }

    .about-adv-item {
        height: 220px;
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }

    .events-slider-pagination {
        margin: 20px 0 0;
    }

    .shops-page-item .info .caption {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .shops-page-item {
        width: 100%;
        padding-bottom: 35px;
        margin-right: 0;
    }

    .shops-page-block {
        width: 100%;
        margin-right: 0;
    }

    .shops-page .search {
        margin-bottom: 15px;
    }

    .shops-page-filter-block {
        margin-bottom: 35px;
    }

    .shops-page-item .image {
        height: 270px;
    }

    .shops-page-filter .select-row {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 500px) {
    .map-bottom-filter {
        padding: 15px 20px;
    }

    .shop-level-map {
        height: auto !important;
    }

    .map-search {
        font-size: 14px;
    }

    .map-bottom-filter {
        margin-bottom: -50px;
    }

    .map-panel h1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .map-search {
        max-width: 502px;
        margin: 0 0 28px;
    }

    .form-row-checkbox label {
        font-size: 10px;
    }

    .renter-social a {
        width: 20px;
        height: 20px;
    }

    .link-more:after {
        width: 10px;
        background-size: contain;
    }

    .link-more {
        padding-right: 18px;
    }

    .about-worth {
        padding: 60px 0 50px;
    }

    .about-top h1 {
        margin-top: 30px;
    }

    .maintop-slider-preview-item img {
        width: 60px;
        height: 60px;
    }

    .maintop .subtext {
        font-size: 16px;
        text-transform: unset;
        letter-spacing: -0.02em;
        margin-bottom: 20px;
        font-family: 'Montserrat-Medium';
    }

    .maintop-slider-nav {
        font-size: 14px;
        margin-bottom: 16px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    .shops-item {
        font-size: 18px;
        line-height: 115%;
        letter-spacing: 0.08em;
        font-family: 'Montserrat-Medium';
    }

    .shops {
        padding: 44px 0;
    }

    .map-list-item .head {
        padding: 19px 0 24px;
        letter-spacing: -0.01em;
        font-size: 16px;
        font-family: 'Montserrat-Medium';
    }

    .map-list-item .head span {
        width: 20px;
        height: 20px;
        top: 20px;
    }

    .map-list {
        border: 0;
        padding: 0;
    }

    .map-list-item {
        padding: 0;
    }

    .map-list-item:first-child {
        border-top: 1px solid #C8C8C8;
    }

    .map-list-item:last-child {
        border-bottom: 1px solid #C8C8C8;
    }

    .map-nav-floor .caption, .map-nav-floor-item {
        font-size: 16px;
    }

    .map-nav-floor-item {
        width: 36px;
        height: 36px;
        font-family: 'Montserrat-Medium';
    }

    .about-vacancy-item .head-arrow span {
        background-size: 15px auto;
    }

    .about-gallery-slider-pagination {
        margin: 30px 0 0;
    }

    .about-gallery-slider-arrows {
        display: none;
    }

    .about-advert .contur-text {
        font-size: 48px;
    }

    .about-vacancy-item .head-caption p {
        font-size: 16px;
    }

    h3 {
        margin-bottom: 20px;
    }

    .about-worth h3 {
        margin-bottom: 20px;
    }

    .about-rent-block img,
    .about-club img,
    .about-worth .col-3 img {
        border-radius: 60px 0;
    }

    .ticker {
        font-size: 14px;
        line-height: 1.3;
    }

    .about-tour-block {
        height: 380px;
    }

    .events-slider-item .info-date, .events-slider-item .info-type {
        font-size: 10px;
    }

    .page-filter a,
    .renter .speciality {
        font-size: 10px;
    }

    .renter .speciality,
    .page-filter a {
        padding: 7px 14px 8px;
    }

    .renter .floor {
        font-size: 12px;
        margin-bottom: 28px;
    }

    .renter-info-text .big {
        font-size: 14px;
    }

    .renter-info-image {
        width: 140px;
        height: 100px;
    }

    .renter-info-text {
        width: calc(100% - 160px);
    }

    .address .col-2 {
        width: 100%;
        height: 290px;
    }

    .rent-cowork-form-container {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 24px 15px 40px;
    }

    .form-row-radio label {
        font-size: 16px;
    }

    .renter-slider-item img,
    .sales-page-slider-item img {
        border-radius: 60px 0;
    }

    .sales-page-slider-arrow,
    .events-slider-arrows {
        display: none;
    }

    h2 {
        font-size: 32px;
    }

    .sales-page-also {
        padding: 40px 0 60px;
    }

    .sales-page-block {
        margin-bottom: 50px;
    }

    .sales-page-info span {
        font-size: 12px;
    }

    .form-row {
        margin-bottom: 15px;
    }

    .contacts-form textarea {
        height: 120px;
    }

    .contacts-form .form-col-2 input {
        width: 100%;
        margin-bottom: 15px;
    }

    .contacts-form .form-col-2 input:last-child {
        margin-bottom: 0;
    }

    .contacts-address h3 {
        font-size: 20px;
    }

    h1 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    .contacts-address h3 {
        margin-bottom: 16px;
    }

    .contacts-item {
        width: 100%;
    }

    .contacts {
        position: relative;
    }

    .contacts-address .social {
        position: absolute;
        top: 125px;
        right: 20px;
        flex-direction: column;
        z-index: 2;
    }

    .contacts-address .social a {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .contacts-address .social a:last-child {
        margin-bottom: 0;
    }

    .breadcrumbs {
        margin: 10px 0 18px;
    }

    .breadcrumbs a {
        font-size: 10px;
    }

    .btn {
        min-width: 208px;
    }

    .page {
        padding-bottom: 50px;
    }

    .footer-mail .form input[type=text],
    .footer-mail .form input[type=email] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
        padding: 15px 16px 16px;
    }

    .footer-mail .form .btn {
        width: 100%;
    }

    .footer-mail .form-wrap {
        flex-wrap: wrap;
    }
}

@media (max-width: 420px) {
    .renter .speciality-items {
        margin: 0 0 10px auto;
    }

    .about-vacancy-item .btn {
        margin-top: 10px;
    }

    .about-vacancy-item .body {
        padding: 20px 15px 30px;
    }

    .about-vacancy-item .head-img {
        padding: 10px 5px;
    }

    .header-search-form input[type=text] {
        padding: 12px 0 13px 25px;
    }

    .search-btn-close {
        left: 15px;
    }

    .psevdo-checkbox {
        top: 6px;
    }

    .form-row-checkbox label {
        margin-top: -5px;
    }

    .modal-form input.btn {
        padding: 13px 20px 15px;
    }

    .header-search {
        padding: 0 15px 10px;
    }

    .header-search-form .search-btn {
        right: 15px;
    }

    .renter-info-text-row {
        flex-wrap: wrap;
    }

    .about-club img, .about-rent-block img, .about-worth .col-3 img {
        border-radius: 40px 0;
    }

    .maintop-slider-preview-item img {
        width: 48px;
        height: 48px;
    }

    .maintop-slider-preview-container {
        width: calc(100% - 30px);
        bottom: 20px;
        padding: 0 40px;
        right: 15px;
    }

    .maintop .btn {
        width: 208px;
    }

    .shops-block {
        padding: 0 15px;
    }

    .map .page-filter-column,
    .map-top-page-filter {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 20px;
    }

    .page-filter a, .page-filter-item {
        font-size: 12px;
    }

    .modal-form textarea {
        min-height: 90px;
    }

    .modal-form {
        padding: 26px 15px;
        border-radius: 20px 0;
    }

    .about-vacancy-item .head-arrow span {
        background-size: 10px auto;
    }

    .about-vacancy-item .head-caption {
        padding: 16px 10px 16px;
    }

    .about-vacancy-item .head-caption p {
        padding-right: 0;
    }

    .about-vacancy-item .head-caption span {
        display: none;
    }

    .btn {
        width: 100%;
    }

    .about-advert a:not(.btn).bold-link {
        font-size: 16px;
        text-transform: unset;
        letter-spacing: -0.02em;
        font-family: 'Montserrat-Medium';
    }

    .about-club .btn {
        width: 100%;
    }

    .about-top p {
        font-size: 14px;
    }

    .sales-filter {
        margin-bottom: 5px;
    }

    .sales-filter .select-row,
    .sales-filter .select-row:last-child {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .sales-block .events-slider-item .image {
        height: 220px !important;
    }

    .renter-info.flex-box {
        align-items: stretch;
    }

    .renter-info-image {
        height: unset;
    }

    .renter-info-text-row:last-child {
        border-bottom: 0;
        margin-bottom: 8px;
        padding-bottom: 0;
    }

    .renter-info {
        margin-bottom: 32px;
    }

    .renter-info-text,
    .renter-info-image {
        width: calc(50% - 10px);
    }

    .renter-block .btn {
        width: 100%;
    }

    .same {
        padding-top: 40px;
    }

    .renter-events {
        padding: 40px 0 60px;
    }

    .renter-info-text-row .sub {
        width: 100%;
        margin-bottom: 8px;
    }

    .renter-info-text .big {
        font-family: 'Montserrat-Medium';
    }

    .about-adv-item {
        height: 180px;
    }

    .file-input {
        margin: 6px 0 24px;
    }

    .rent-cowork-form-block h4 {
        margin-bottom: 24px;
        font-size: 16px;
        font-family: "Montserrat-Bold";
    }

    .rent-cowork-form-container {
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
    }

    .renter-slider-item img,
    .sales-page-slider-item img {
        border-radius: 40px 0;
    }

    .pagin-line .swiper-pagination-bullet {
        height: 3px;
    }

    .events-slider-item .image {
        height: 150px;
    }

    .sales-page-info {
        margin: 24px 0;
    }

    .sales-page-info > div {
        width: 100%;
    }

    .sales-page-info > div:first-child {
        margin-bottom: 16px;
    }

    .events-slider-item h4 {
        font-family: Montserrat-Bold;
    }

    .sales-page .event-type {
        font-size: 12px;
    }

    .sales-page-description .btn {
        width: 100%;
    }

    .events-slider-item .info-date,
    .events-slider-item .info-type {
        font-size: 10px;
    }

    .map-list-item .body .shops-page-item .image,
    .shops-page-item .image {
        height: 240px;
    }

    .center-btn {
        width: 100%;
    }

    .shops-page-item .image .floor span {
        font-size: 36px;
    }

    .shops-page-item .link-arrow {
        text-transform: unset;
        font-family: 'Montserrat-Medium';
        letter-spacing: -0.01em;
    }

    .shops-page-item .link-arrow:nth-child(2) {
        text-decoration: underline;
    }

    .shops-page-item .link-arrow:nth-child(2):hover {
        text-decoration: none;
    }

    h4 {
        font-size: 14px;
    }

    .form-privacy {
        font-size: 10px;
    }

    input[type=date], input[type=email], input[type=password], input[type=phone], input[type=text], textarea {
        padding: 12px 15px 13px;
    }

    .contacts-form h3 {
        font-size: 16px;
    }

    .contacts .social {
        right: 15px;
    }

    .contacts {
        overflow: hidden;
    }

    .contacts-form {
        border-radius: 0;
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
        padding: 24px 15px 38px;
    }

    .contacts-rek .btn {
        max-width: unset;
    }

    .contacts-address .btn {
        width: 100%;
    }

    h3 {
        font-family: 'Montserrat-Medium';
    }

    .contacts-address h3 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .contacts-address .social {
        top: 92px;
    }

    .contacts-item a {
        font-size: 14px;
    }

    h1 {
        font-size: 32px;
        margin-bottom: 16px;
    }

    .burger-nav-map {
        right: 15px;
    }

    .page {
        padding-top: 56px;
    }

    .header-logo {
        width: 130px;
    }

    .burger-nav {
        padding: 130px 15px 30px;
    }

    .container {
        padding: 0 15px;
    }

    .notfound h1 {
        font-size: 64px;
    }

    .notfound h3 {
        margin-bottom: 32px;
    }

    .burger-nav-address {
        font-size: 12px;
    }

    .social a {
        height: 15px;
    }

    .footer-bottom-links {
        width: 100%;
        margin-bottom: 24px;
    }

    h4 {
        letter-spacing: -0.01em;
        font-family: 'Montserrat-Medium';
    }

    .footer-logo {
        padding-right: 10%;
    }

    .footer-contacts .link-arrow,
    .footer-nav a {
        text-transform: unset;
        font-family: 'Montserrat-Medium';
        letter-spacing: unset;
    }

    .footer-contacts {
        font-family: 'Montserrat-Medium';
    }
}

@media (max-width: 380px) {
    .about-vacancy .btn {
        width: 100%;
    }

    .about-gallery-slider {
        margin-right: 15px;
    }
}

@media (max-width: 350px) {
    .maintop .subtext {
        font-size: 14px;
    }

    .shops-item {
        font-size: 16px;
    }

    .shops-item a, .shops-item-ticker {
        padding: 10px 0 12px;
    }

    .map-list-item .head {
        padding: 17px 0 20px;
    }

    .map-list-item .head span {
        top: 18px;
    }

    .about-vacancy-item .head-img {
        padding: 10px 5px;
    }

    .about-vacancy-item .head-caption {
        padding: 10px 10px 12px;
    }

    .about-vacancy-item .head-caption p {
        font-size: 14px;
    }

    .about-advert a:not(.btn).bold-link {
        font-size: 14px;
    }

    .about-gallery {
        padding: 60px 0;
    }

    .about-advert .contur-text {
        font-size: 40px;
    }

    .about-rent {
        padding: 40px 0;
    }

    .about-club .sub {
        font-size: 10px;
    }

    .about-tour-block {
        height: 350px;
    }

    .about-image {
        height: 420px;
    }

    .about-top {
        padding: 40px 0 50px;
    }

    .sales-block .events-slider-item .image {
        height: 200px !important;
    }

    .renter-info-text-row .sub {
        margin-bottom: 4px;
    }

    .renter-info-text-row {
        padding: 0 0 6px;
        line-height: 1.3;
    }

    .renter-info-text-row:last-child {
        margin-bottom: 4px;
    }

    .renter-info-image {
        width: calc(45% - 10px);
    }

    .renter-info-text {
        width: calc(55% - 10px);
    }

    .brands {
        padding: 40px 0;
    }

    .address .col-2 {
        height: 240px;
    }

    .about-adv-item {
        height: 160px;
        border-radius: 40px 0;
    }

    .form-row-radio label {
        font-size: 14px;
        padding: 15px 40px 15px 10px;
    }

    .psevdo-radio:after {
        right: 10px;
    }

    .about-adv-item div {
        font-size: 56px;
    }

    .events-slider-item .image {
        height: 130px;
    }

    h2 {
        font-size: 28px;
    }

    .shops-page-item .info .caption {
        font-size: 20px;
    }

    .map-list-item .body .shops-page-item .image,
    .shops-page-item .image {
        height: 210px;
    }

    .btn {
        font-size: 12px;
    }

    .contacts-map .map {
        height: 400px;
    }

    h1 {
        font-size: 28px;
    }

    .burger-nav-address {
        width: calc(100% - 125px - 20px);
    }

    h3 {
        font-size: 20px;
    }

    .burger-nav-map {
        width: 100px;
        height: 100px;
        font-size: 14px;
    }

    .burger-nav-menu a {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .footer-col {
        flex-wrap: wrap;
    }

    .footer .social {
        width: 100%;
    }

    .footer-logo {
        max-width: 150px;
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
}

/* End */


/* Start:/bitrix/components/scody/cookie/templates/.default/style.css?17846856001441*/
.widget_cookie{width:100vw;padding:16px 20px;position:fixed;z-index:9999;bottom:0;right:0;background:#fff;transition:opacity 1.2s,transform 1.2s;flex-direction:column;align-items:center;border:2px solid var(--theme-color-primary, #63aa28)}.widget_cookie__style1{border-color:#63aa28}.widget_cookie__style1 .widget_cookie__btn-close-cookie{background-color:#63aa28}.widget_cookie__style2{border-color:#f8a91c}.widget_cookie__style2 .widget_cookie__btn-close-cookie{background-color:#f8a91c}.widget_cookie__style3{border-color:#e12a2a}.widget_cookie__style3 .widget_cookie__btn-close-cookie{background-color:#e12a2a}.widget_cookie__style4{border-color:#0082d1}.widget_cookie__style4 .widget_cookie__btn-close-cookie{background-color:#0082d1}.widget_cookie__style5{border-color:#159dba}.widget_cookie__style5 .widget_cookie__btn-close-cookie{background-color:#159dba}@media(min-width: 29.99875em){.widget_cookie{width:345px;bottom:30px;right:15px}}.widget_cookie__text{margin-bottom:0;color:rgba(25,25,25,.6);font-size:12px;font-weight:400;line-height:20px;padding-bottom:25px}.widget_cookie a{color:var(--theme-b-link)}.widget_cookie__btn-close-cookie{background-size:100% 100%;width:111px;height:48px;display:inline-block;cursor:pointer;transition:.3s;font-size:13px;line-height:19px}.widget_cookie .btn-close-cookie:hover{opacity:.5}.widget_cookie.cookie__hide{transition-delay:0s;opacity:0 !important;transform:translateY(20px) !important}

/* End */
/* /local/templates/dacha/css/magnific-popup.min.css?16866303566452 */
/* /local/templates/dacha/css/swiper-bundle.min.css?168663035617907 */
/* /local/templates/dacha/css/selectric.css?16866303564483 */
/* /local/templates/dacha/css/dop.css?17846860842919 */
/* /local/templates/dacha/css/style.css?176371095864008 */
/* /local/templates/dacha/css/media.css?168731838766603 */
/* /bitrix/components/scody/cookie/templates/.default/style.css?17846856001441 */
