@charset "UTF-8";
.page {
  position: relative;
  z-index: 6;
}

.page {
  position: relative;
  z-index: 6;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.center {
  overflow: hidden;
}

.tac {
  text-align: center;
}

.nav {
  list-style: none;
}

strong,
b {
  font-weight: 700;
}

button,
textarea,
input[type="email"],
input[type="password"],
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

@font-face {
  font-family: "Marianna";
  src: url("./fonts/Marianna.eot");
  src:
    local("Marianna"),
    url("./fonts/Marianna.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Marianna.woff2") format("woff2"),
    url("./fonts/Marianna.woff") format("woff"),
    url("./fonts/Marianna.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-UltraLight.eot");
  src:
    url("./fonts/AvenirNextCyr-UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-UltraLight.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-UltraLight.woff") format("woff"),
    url("./fonts/AvenirNextCyr-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Regular.eot");
  src:
    url("./fonts/AvenirNextCyr-Regular.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Regular.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Regular.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Bold.eot");
  src:
    url("./fonts/AvenirNextCyr-Bold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Bold.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Bold.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Medium.eot");
  src:
    url("./fonts/AvenirNextCyr-Medium.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Medium.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Medium.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Medium.ttf") format("truetype");
  font-weight: 450;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Thin.eot");
  src:
    url("./fonts/AvenirNextCyr-Thin.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Thin.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Thin.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Heavy.eot");
  src:
    url("./fonts/AvenirNextCyr-Heavy.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Heavy.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Heavy.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next Cyr";
  src: url("./fonts/AvenirNextCyr-Light.eot");
  src:
    url("./fonts/AvenirNextCyr-Light.eot?#iefix") format("embedded-opentype"),
    url("./fonts/AvenirNextCyr-Light.woff2") format("woff2"),
    url("./fonts/AvenirNextCyr-Light.woff") format("woff"),
    url("./fonts/AvenirNextCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.form-input,
.popup-presentation input,
.mega-filter input,
.catalog_smart-filter input,
.content-callback input {
  font: 400 16px/28px "Avenir Next Cyr";
  border: 1px solid #d3d0ca;
  display: block;
  width: 100%;
  background: none;
  padding: 13px 15px;
  transition: all 0.2s ease-in-out;
  color: #2e3f48;
}

.form-input::-webkit-input-placeholder,
.popup-presentation input::-webkit-input-placeholder,
.mega-filter input::-webkit-input-placeholder,
.catalog_smart-filter input::-webkit-input-placeholder,
.content-callback input::-webkit-input-placeholder {
  color: #7c8589;
}

.form-input::-moz-placeholder,
.popup-presentation input::-moz-placeholder,
.mega-filter input::-moz-placeholder,
.catalog_smart-filter input::-moz-placeholder,
.content-callback input::-moz-placeholder {
  color: #7c8589;
}

.form-input:-moz-placeholder,
.popup-presentation input:-moz-placeholder,
.mega-filter input:-moz-placeholder,
.catalog_smart-filter input:-moz-placeholder,
.content-callback input:-moz-placeholder {
  color: #7c8589;
}

.form-input:-ms-input-placeholder,
.popup-presentation input:-ms-input-placeholder,
.mega-filter input:-ms-input-placeholder,
.catalog_smart-filter input:-ms-input-placeholder,
.content-callback input:-ms-input-placeholder {
  color: #7c8589;
}

.form-input:focus,
.popup-presentation input:focus,
.mega-filter input:focus,
.catalog_smart-filter input:focus,
.content-callback input:focus {
  border: 1px solid #7c8589;
}

.form-input[type="search"],
.popup-presentation input[type="search"],
.mega-filter input[type="search"],
.catalog_smart-filter input[type="search"],
.content-callback input[type="search"] {
  padding-left: 49px;
  background: url(/images/svg/search.svg) no-repeat left 15px center;
}

.link {
  color: #1d6861 !important;
  text-decoration: none !important;
  font-weight: 450;
  transition: all 0.2s ease-in-out !important;
}

.link:hover {
  color: #c9a882 !important;
}

.title-h1,
h1 {
  font-weight: 450;
  color: #fafafa;
  font-size: 80px;
  line-height: 1.2;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.title-h2,
.crumbs h1,
.like_h2,
h2 {
  color: #2e3f48;
  font-size: 52px;
  line-height: 62px;
  font-weight: 450;
  margin: 0 0 20px;
  letter-spacing: 1.04px;
  text-transform: uppercase;
}

.title-h4,
.about-office td,
.contacts-info .in,
.house-info_right .cash,
.catalog-item .cash,
.drop-link .title,
.h4,
.like_h4,
.tab-menu {
  color: #2e3f48;
  margin: 0 0 20px;
  font-size: 28px;
  font-weight: 450;
  line-height: 36px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
}

.title-h5,
.house-info_right h1,
h5 {
  font: 450 26px/32px "Avenir Next Cyr";
  color: #2e3f48;
  margin: 0 0 8px;
  letter-spacing: 0.52px;
}

.title-h6,
.about-office .label,
.contacts-info .label,
.our-platform a,
.about-platform a,
.like_h6 {
  font: 450 22px/28px "Avenir Next Cyr";
  color: #2e3f48;
  margin: 0 0 20px;
}

.title-h7,
.house-info_right th,
.last-search_drop a,
.catalog-item .last-cash {
  font: 450 18px/24px "Avenir Next Cyr";
  margin: 0 0 20px;
}

.text-xl,
.masthead-owners,
.masthead {
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-s {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.error input,
.error textarea {
  border-color: red !important;
}

.text-in {
  overflow: hidden;
}

.text-in .like_h4,
.text-in h4 {
  margin: 48px 0 15px;
}

.text-in h1:first-child,
.text-in h2:first-child,
.text-in .like_h2:first-child,
.text-in h3:first-child,
.text-in .like_h4:first-child,
.text-in h4:first-child,
.text-in h5:first-child,
.text-in h6:first-child,
.text-in .like_h6:first-child {
  margin-top: 0;
}

.text-in h6,
.text-in .like_h6 {
  margin: 0 0 8px;
}

.text-in p {
  margin-bottom: 1.1rem;
}

.text-in a:not(.btn) {
  text-decoration: underline;
  color: inherit;
}

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

.text-in .col {
  float: left;
  width: 50%;
  padding: 0 0 0 110px;
}

.text-in .col:first-child {
  padding: 0 110px 0 0;
}

.text-in .drop-text {
  max-height: 308px;
  overflow: hidden;
  position: relative;
}

.text-in .drop-text.show-all {
  max-height: 100000px;
}

.text-in .drop-text.show-all:after {
  display: none;
}

.text-in .drop-text:after {
  background: linear-gradient(0deg, #f1f0ee 0%, rgba(241, 240, 238, 0) 100%);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 102px;
}

.text-in ul {
  list-style: disc;
  margin: 0 0 18px 25px;
}

.text-in img {
  height: auto;
  width: 100%;
}

.text-in img {
  margin: 0 0 25px;
}

.tab-menu {
  color: #7c8589;
  margin: 0 0 24px;
}

.tab-menu li {
  cursor: pointer;
  display: inline-block;
  margin: 0 24px 0 0;
  padding: 0 0 6px;
  vertical-align: top;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out;
}

.tab-menu li:hover {
  color: #14423b;
}

.tab-menu .active {
  color: #14423b;
  border-bottom: 2px solid #17544e;
}

* {
  outline: none;
  box-sizing: border-box;
}

body {
  font: 400 18px/28px "Avenir Next Cyr";
  position: relative;
  color: #2e3f48;
  background: #f1f0ee;
}

.wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 5;
  padding: 0 90px;
  box-sizing: border-box;
}

.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.btn {
  font: 450 18px/22px "Avenir Next Cyr";
  margin: 0;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  background: none;
  border: none;
  padding: 17px 32px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.btn svg {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 6px -2px 0;
}

.btn-green {
  color: #fafafa;
  background: #14423b;
}

.btn-green:hover {
  background: #0c2723;
}

.btn-empty-dark,
.btn-empty-white {
  border: 1px solid #d0b49a;
  padding: 16px 31px;
  color: #2e3f48;
}

.btn-empty-dark:hover,
.btn-empty-white:hover {
  color: #2e3f48;
  background: #d0b49a;
}

.btn-empty-white {
  color: #fafafa;
}

.btn-empty-white:hover {
  background: #d0b49a;
}

.btn-light {
  background: #decbba;
  color: #2e3f48;
}

.btn-light:hover {
  background: #d0b49a;
}

.wow {
  visibility: hidden;
}

.title-item {
  text-align: left;
  margin: 0 0 48px;
}

.subtitle-item {
  font: 400 100px/1 Marianna;
  text-align: left;
  color: #c9a882;
}

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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  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 {
  -ms-flex-align: start;
  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 {
  transform-style: preserve-3d;
}

.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-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.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: rgba(0, 0, 0, 0);
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper: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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: 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: 0.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 svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font: initial var(--swiper-navigation-size)/1 swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
}

.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-pagination {
  position: absolute;
  text-align: center;
  transition: 0.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(0.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(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.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, 0.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:
    0.2s transform,
    0.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:
    0.2s transform,
    0.2s left;
}

.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.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, 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;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 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, 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: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: 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;
  -ms-touch-action: none;
  touch-action: none;
}

.swiper .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 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  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 {
  pointer-events: auto;
}

.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-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.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-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.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-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-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;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0);
}

.slick-arrow.slick-hidden {
  display: none;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}

@keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

.select2-hidden-accessible {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}

.select2-container {
  z-index: 10000;
}

.select2-search--dropdown {
  display: none !important;
}

.select2 {
  display: block;
  text-align: left;
  min-width: 140px;
}

.select2-selection {
  display: block;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 2px;
  height: 30px;
  cursor: pointer;
}

.select2-selection__rendered {
  padding: 0 40px 0 15px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
}

.select2-selection__arrow b {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 10px;
  height: 5px;
  background: url(/img/svg/arr-select.svg) no-repeat;
}

.select2-dropdown {
  border: 2px solid #ccc;
  display: block;
  box-sizing: border-box;
  border-top: none;
  background: #fff;
}

.select2-results__option {
  line-height: 1.5em;
  color: #333;
  cursor: pointer;
  padding: 0 0 0 17px;
}

.select2-results__option[aria-selected="true"] {
  color: #fff;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition:
    opacity 0.25s ease,
    visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition:
    opacity 0.25s ease 0s,
    visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

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

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

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

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: rgba(0, 0, 0, 0);
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

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

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

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

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

.fancybox-caption--separate {
  margin-top: -50px;
}

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

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

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

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  background: rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5100;
  color: #fafafa;
  width: 100%;
  border-bottom: 1px solid #17544e;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
}

.header.is-move {
  border-bottom: 1px solid #d3d0ca;
  background: #f1f0ee;
}

.header.is-move .btn-header-search,
.header.is-move .header_tel,
.header.is-move .btn-header-favs {
  color: #2e3f48;
  border-left: 1px solid #d3d0ca;
}

.header.is-move .btn-header-search path,
.header.is-move .header_tel path {
  stroke: #2e3f48;
}

.header.is-move .btn-header-favs path {
  fill: #2e3f48;
}

.header.is-move .nav-menu li,
.header.is-move .header_tel {
  border-right: 1px solid #d3d0ca;
}

.header.is-move .logo {
  color: #103a36;
  border-color: #d3d0ca;
}

.header.is-move .nav-menu a {
  color: #2e3f48;
}

.header.is-move .burger span {
  background: #2e3f48;
}

.header.no-scroll {
  position: absolute !important;
}

.header .wrapper {
  padding: 0 80px;
}

.header--white {
  border-bottom: 1px solid #d3d0ca;
  background: #f1f0ee;
}

.header--white .btn-header-search,
.header--white .header_tel,
.header--white .btn-header-favs {
  color: #2e3f48;
  border-left: 1px solid #d3d0ca;
}

.header--white .btn-header-search path,
.header--white .header_tel path,
.header--white .btn-header-favs--0 path {
  stroke: #2e3f48;
}

.header--white .nav-menu li,
.header--white .header_tel {
  border-right: 1px solid #d3d0ca;
}

.header--white .logo {
  color: #103a36;
  border-color: #d3d0ca;
}

.header--white .nav-menu a {
  color: #2e3f48;
}

.header--white .burger span {
  background: #2e3f48;
}

.logo {
  display: block;
  border-left: 1px solid #17544e;
  border-right: 1px solid #17544e;
  float: left;
  color: inherit;
  padding: 30px 59px 21px;
}

.logo path {
  fill: currentColor;
}

.logo svg {
  display: block;
}

.header_tel {
  font: 18px/22px "Avenir Next Cyr";
  padding: 45px 21px 44px;
  float: right;
  border-left: 1px solid #17544e;
  border-right: 1px solid #17544e;
  color: inherit;
}

.btn-header-search,
.btn-header-favs {
  padding: 44px 43px 43px;
  border: none;
  cursor: pointer;
  border-left: 1px solid #17544e;
  float: right;
  background: none;
}

.btn-header-search:hover,
.btn-header-favs:hover {
  color: #2e3f48;
  background: #decbba;
}

.btn-header-search:hover path {
  stroke: #2e3f48;
}

.btn-header-favs:hover path {
  fill: #2e3f48;
}

.btn-header-search svg,
.btn-header-favs svg {
  display: block;
}

.nav-menu {
  overflow: hidden;
}

.nav-menu ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.nav-menu li {
  -ms-flex: auto 1 1;
  flex: auto 1 1;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #17544e;
}

.nav-menu li:last-child {
  border: none !important;
}

.nav-menu .show-lg {
  max-width: 80px;
  border: none !important;
}

.nav-menu a {
  display: block;
  text-align: center;
  color: inherit;
  font-size: 18px;
  line-height: 22px;
  font-weight: 450;
  padding: 45px 15px 44px;
  transition: all 0.2s ease-in-out;
}

.nav-menu a:hover {
  color: #2e3f48;
}
@media (min-width: 991px) {
  .nav-menu a:hover {
    background: #decbba;
  }
}

@media (min-width: 991px) {
  .nav-menu a:hover i {
    transform: rotate(180deg);
  }
}

.nav-menu path {
  stroke: currentColor;
}

.nav-menu .has-drop.open > a {
  color: #2e3f48;
}
@media (min-width: 991px) {
  .nav-menu .has-drop.open > a {
    background: #decbba;
  }
}

.nav-menu .has-drop.open > a i {
  transform: rotate(180deg);
}

.nav-menu .has-drop.open > .drop {
  display: block;
}

.nav-menu i {
  display: inline-block;
  vertical-align: middle;
  margin: -6px 0 -4px;
  transition: 0.15s;
}

.nav-menu i svg {
  display: block;
}

.drop-nav {
  position: fixed;
  left: 0;
  width: 100%;
  padding: 93px 0 78px;
  box-shadow: 0 9999px 0 9999px rgba(0, 0, 0, 0.5);
}
@media (min-width: 991px) {
  .drop-nav {
    background: #decbba;
  }
}
@media (max-width: 991px) {
  .drop-nav {
    margin-top: 10px;
  }
}
.drop-nav .mobile-h4 {
  display: none;
}
@media (max-width: 991px) {
  .drop-nav .mobile-h4 {
    display: block;
  }
}

.drop-nav ul {
  margin: 0;
  display: flex;
  padding: 0;
}

.drop-nav li {
  border: none !important;
  padding: 0 10px;
  flex: 1 1 auto;
}

.drop-nav li:hover > a > .drop {
  opacity: 1;
}

.drop-nav li a {
  display: block;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
}
@media (min-width: 991px) {
  .drop-nav li a {
    aspect-ratio: 332/409;
  }
}

.drop-nav li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 991px) {
  .drop-nav li h4,
  .drop-nav .like_h4 {
    color: #fafafa;
    top: 2.0833333333vw;
    left: 2.0833333333vw;
    position: absolute;
    z-index: 10;
  }
}
@media (max-width: 991px) {
  .drop-nav li h4,
  .drop-nav .like_h4 {
    text-transform: initial;
    color: #7c8589;
    font-weight: 400;
  }
}

.drop-link {
  position: absolute;
  text-align: left;
  top: 0;
  opacity: 0;
  overflow: hidden;
  display: block !important;
  transition: all 0.2s ease-in-out;
  height: 100%;
  z-index: 20;
  left: 0;
  width: 100%;
  padding: 2.0833333333vw;
  background: #e5d6c7;
  color: #2e3f48;
}
.drop-link.visibled {
  background: transparent;
  opacity: 1;
}
.drop-link.visibled .title {
  display: block;
  color: #fafafa;
}
.drop-link.visibled .counter {
  display: block;
  color: #c9a882;
}
.drop-link.visibled .btn {
  display: block;
  color: #f1f0ee;
}

.drop-link .title {
  margin: 0 0 16px;
  text-transform: uppercase;
}

.drop-link .counter {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.drop-link .btn {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.burger {
  width: 30px;
  height: 28px;
  display: none;
  float: right;
  margin: 7px 4px 0 0;
  cursor: pointer;
  position: relative;
  z-index: 5;
}

.burger span {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  margin: 10px 0 0;
  border-radius: 2px;
  display: block;
  transition: transform 0.2s ease-out;
}

.burger span:first-child {
  margin-top: 0;
}

.burger span:last-child {
  margin-top: 20px;
}

.burger.open {
  z-index: 100;
}

.burger.open span {
  background: #103a36;
  opacity: 0;
  top: 5px;
  margin: 6px 0 0;
}

.burger.open span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}

.burger.open span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}

.nav-menu .drop-burger ul {
  display: block;
  float: left;
  width: 40%;
  text-align: left;
}

.nav-menu .drop-burger li {
  float: none;
  border: none;
  display: block;
  margin: 0 0 36px;
}

.nav-menu .drop-burger a {
  font-size: 28px;
  color: #2e3f48;
  padding: 0;
  height: auto;
  text-align: left;
  text-transform: uppercase;
  line-height: 32px;
}

.drop-burger {
  position: fixed;
  left: 0;
  width: 100%;
  background: #decbba url(/images/svg/drop-nav.svg) no-repeat left 481px top 0;
  background-size: auto 100%;
  padding: 67px 0 29px;
}

.drop-burger .info {
  overflow: hidden;
  position: absolute;
  bottom: 34px;
  left: 43%;
}

.drop-burger .info a {
  font-size: 20px;
  line-height: 24px;
  margin: 25px 0 0;
  display: block;
}

.drop-burger .social {
  font-size: 0;
  color: #2e3f48;
  position: absolute;
  bottom: 62px;
  right: 171px;
}

.drop-burger .social a {
  margin: 0 7px;
  position: relative;
  width: 44px;
  height: 44px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #465f6d;
  transition: all 0.2s linear;
}

.drop-burger .social a:hover {
  color: #fff;
  background: #465f6d;
}

.drop-burger .social svg {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.drop-burger path {
  stroke: rgba(0, 0, 0, 0);
  fill: currentColor;
}

.short-burger.open > a svg,
.short-burger:hover > a svg {
  display: inline-block;
}

.short-burger.open > a svg:first-child,
.short-burger:hover > a svg:first-child {
  display: none;
}

.short-burger > a svg {
  display: none;
}

.short-burger > a svg:first-child {
  display: inline-block;
}

.masthead {
  overflow: hidden;
  padding: 169px 0 30px;
  position: relative;
  min-height: 100vh;
  background: #103a36;
  display: block;
  color: #99a0a3;
  margin: 0 0 120px;
}

.masthead .subtitle-item {
  margin: -49px 0 10px 378px;
}

.masthead .preview {
  position: absolute;
  z-index: 3;
  bottom: 30px;
  right: 89px;
  width: 1299px;
}

.masthead .scroll {
  background: none;
  border: none;
  position: absolute;
  bottom: 49px;
  left: 58px;
  color: #fafafa;
}

.masthead .scroll svg {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  animation: bounce 3s infinite;
}

.masthead img {
  display: block;
  width: 100%;
  height: auto;
  max-height: calc(100vh - 190px);
  object-fit: cover;
}

.masthead h1 {
  max-width: 1073px;
}

.masthead p {
  max-width: 419px;
  margin: 0 0 32px;
}

.masthead span {
  width: 33.3%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 33.3%;
  border-left: 20px solid #103a36;
  border-right: 20px solid #103a36;
}

.masthead i {
  visibility: visible;
  position: absolute;
  background: #103a36;
  top: 0;
  height: 100%;
  z-index: 10;
  width: 33.3%;
  left: 0;
  transition: all 0.4s linear;
}

.masthead i.animated {
  height: 35%;
}

.masthead i:nth-child(3) {
  left: 66.6%;
  width: 33.4%;
  transition: all 0.4s linear 0.4s;
}

.masthead i:nth-child(3).animated {
  height: 0;
}

.masthead i:nth-child(2) {
  left: 33.3%;
  transition: all 0.4s linear 0.2s;
}

.masthead i:nth-child(2).animated {
  height: 17%;
}

.our-platform,
.about-platform {
  padding: 32px 0;
  overflow: hidden;
}

.our-platform .in,
.about-platform .in {
  overflow: hidden;
  margin: 49px -10px 0;
}

.our-platform .item,
.about-platform .item {
  float: left;
  width: 25%;
  padding: 0 10px;
}

.our-platform a,
.about-platform a {
  position: relative;
  overflow: hidden;
  background: #eae8e6;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 270px;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Avenir Next Cyr";
  transition: all 0.2s ease-in-out;
  -ms-flex-align: center;
  align-items: center;
  color: #fafafa;
}

.our-platform a:hover,
.about-platform a:hover {
  background: #103a36;
}

.our-platform a:hover span,
.about-platform a:hover span {
  top: 24px;
  opacity: 1;
}

.our-platform a:hover [fill="#99A0A3"],
.about-platform a:hover [fill="#99A0A3"] {
  fill: #fff;
}

.our-platform span:not(.swiper-pagination-bullet),
.about-platform span:not(.swiper-pagination-bullet) {
  top: -100px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
}

.our-platform svg *,
.about-platform svg * {
  transition: all 0.2s ease-in-out;
}

.our-platform svg,
.about-platform svg,
.our-platform img,
.about-platform img {
  max-width: 90%;
  max-height: 90%;
}

.author-selections {
  overflow: hidden;
  padding: 92px 0 32px;
}

.author-selections .title-item {
  margin: 0 0 37px;
}

.author-selections .preview {
  display: block;
  height: 560px;
  position: relative;
  margin: 0 0 24px;
}

.author-selections .in {
  overflow: hidden;
  margin: 0 -10px;
}

.author-selections .item {
  float: left;
  width: 25%;
}

.author-selections .item:hover a {
  background: #eae8e6;
}

.author-selections .item--long {
  width: 50%;
}

.author-selections img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-selections a {
  padding: 10px 10px 20px;
  color: #2e3f48;
  display: block;
  transition: all 0.2s ease-in-out;
}

.author-selections h6,
.author-selections .like_h6 {
  margin: 0 8px 4px;
}

.author-selections p {
  margin: 0 8px;
}

.tab-item,
.carousel-item {
  display: none;
}

.tab-item:first-child,
.carousel-item:first-child {
  display: block;
}

.catalog-item {
  float: left;
  text-align: left;
  position: relative;
  width: 25%;
  padding: 10px 0 0;
  z-index: 2;
  margin: 0 0 21px;
}

.catalog-item:nth-child(4n + 1) {
  clear: left;
}

.catalog-item:after {
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  position: absolute;
  transition: all 0.2s ease-in-out;
  content: "";
  z-index: -1;
  background: #d7d4d0;
}

.catalog-item:hover:after {
  opacity: 1;
}

.catalog-item .article {
  position: absolute;
  top: 10px;
  z-index: 10;
  left: 10px;
  background: #e3e0dd;
  padding: 4px 8px;
  color: #2e3f48;
}

.catalog-item .cash {
  margin: 0 10px 16px 0;
  white-space: nowrap;
  float: left;
  color: inherit;
  text-transform: uppercase;
}

.catalog-item .last-cash {
  color: inherit;
  margin: 4px 0 5px 4px;
  white-space: nowrap;
  text-decoration: line-through;
  float: left;
  opacity: 0.8;
}

.catalog-item .text {
  margin: 0 0 16px;
  color: #7c8589;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.catalog-item h4 {
  margin: 7px 0 21px;
}

.catalog-item h6,
.catalog-item .like_h6 {
  display: block;
  clear: both;
  margin: 0 0 5px;
}

.catalog-item li {
  padding: 4px 12px;
  background: #e3e0dd;
  margin: 0 6px 8px 0;
  display: inline-block;
  vertical-align: top;
}

.catalog-item a {
  color: #2e3f48;
  display: block;
  padding: 10px 18px 24px;
}

.catalog-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.catalog-item--color:after {
  background: #13443f;
}

.catalog-item_carousel {
  margin: 0 10px;
  position: relative;
}

.catalog-item_carousel .carousel-item {
  height: auto !important;
  padding: 90.3% 0 0;
  position: relative;
}

.catalog-item_carousel .slick-dots {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  text-align: center;
}

.catalog-item_carousel .slick-dots .slick-active button {
  opacity: 1;
}

.catalog-item_carousel .slick-dots li {
  border: none;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
  background: none;
}

.catalog-item_carousel .slick-dots button {
  background: #fff;
  border: none;
  padding: 0;
  border-radius: 100px;
  font-size: 0;
  height: 6px;
  width: 6px;
  opacity: 0.6;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.catalog-item_carousel .slick-dots button:hover {
  opacity: 1;
}

.exclusives-list,
.similar-list,
.popular-list {
  text-align: center;
  padding: 93px 0 32px;
  overflow: hidden;
}

.exclusives-list .subtitle-item,
.similar-list .subtitle-item,
.popular-list .subtitle-item {
  margin: -91px 0 41px 510px;
}

.exclusives-list .in,
.similar-list .in,
.popular-list .in {
  position: static;
  margin: 0 -10px 11px;
  overflow: hidden;
}

.swiper_carouse {
  padding: 0 28px;
  margin: 0 -28px;
  position: relative;
  overflow: hidden;
}

.drop {
  display: none;
}

.last-search {
  margin: 0 0 113px;
  padding: 113px 0 32px;
  overflow: hidden;
}

.last-search .in {
  overflow: hidden;
  margin: -10px;
}

.last-search .item {
  float: left;
  width: 33.3%;
  overflow: hidden;
  border: 10px solid rgba(0, 0, 0, 0);
  position: relative;
}

.last-search .item:hover .drop {
  top: 0;
}

.last-search img {
  width: 100%;
  height: auto;
  display: block;
}

.last-search h4 {
  position: absolute;
  top: 40px;
  color: #fff;
  left: 40px;
}

.last-search_drop {
  display: block;
  top: 100%;
  position: absolute;
  background: #eae8e6;
  left: 0;
  color: #2e3f48;
  transition: all 0.2s ease-in-out;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  overflow: hidden;
  bottom: 0;
}

.last-search_drop .title {
  margin: 0 0 15px;
  font-size: 44px;
  font-weight: 450;
  line-height: 62px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}

.last-search_drop ul {
  border-top: 1px solid #d3d0ca;
  margin-bottom: 40px;
}

.last-search_drop li {
  border-bottom: 1px solid #d3d0ca;
}

.last-search_drop a {
  color: inherit;
  display: block;
  padding: 18px 60px 17px 12px;
  position: relative;
  margin: 0;
  transition: all 0.2s ease-in-out;
}

.last-search_drop a:hover {
  background: #e3e0dd;
}

.last-search_drop a:after {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 12px;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: url(/images/svg/arr-link.svg);
}

.last-search_drop span {
  float: right;
  color: #7c8589;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.last-search_drop .btn {
  position: absolute;
  bottom: 40px;
  padding: 16px 30px;
  left: 40px;
  display: inline-block;
}

.last-search_drop .btn:after {
  display: none;
}

.last-search_drop .btn:hover {
  color: #2e3f48;
  background: #d0b49a;
}

.best-list {
  padding: 144px 0;
  text-align: center;
  overflow: hidden;
  background: #103a36;
}

.best-list .subtitle-item {
  margin: -90px 0 41px 205px;
}

.best-list .in {
  overflow: hidden;
  margin: 0 -10px 11px;
}

.best-list h2,
.best-list .like_h2 {
  color: #fafafa;
}

.best-list h6,
.best-list .like_h6 {
  color: #fafafa;
}

.best-list a {
  color: #fafafa;
}

.best-list li {
  background: #17544e;
}

.best-list .article {
  background: #4a6573;
  color: #fafafa;
}

.content-big-img {
  padding: 139px 0 145px;
}

.content-big-img img {
  display: block;
  width: 100%;
  height: auto;
}

.info-for-owner .preview {
  position: absolute;
  top: 0;
  left: 90px;
  right: 90px;
  height: 100%;
}

.info-for-owner .left {
  padding: 90px 90px 116px;
  position: relative;
  z-index: 5;
  color: #fafafa;
  width: 51%;
  background: #2e3f48 url(/images/bg-patern.png);
}

.info-for-owner .btn {
  margin: 40px 0 0;
}

.info-for-owner h2,
.info-for-owner .like_h2 {
  color: #fafafa;
  margin: 0 0 24px;
}

.info-for-owner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.agency-founders {
  padding: 144px 0 137px;
  overflow: hidden;
}

.agency-founders .photo {
  float: left;
  margin: 0 140px 0 0;
  width: 820px;
}

.agency-founders .in {
  overflow: hidden;
}

.agency-founders .subtitle-item {
  margin: -91px 0 22px 55px;
}

.agency-founders p {
  margin: 0 40px 15px 0;
}

.agency-founders a {
  padding: 16px 27px;
  margin: 25px 4px 0 0;
}

.agency-founders img {
  width: 100%;
  display: block;
}

.content-callback {
  background: #2e3f48 url(/images/svg/bg-patern2.svg) no-repeat left top;
  background-size: auto 100%;
  overflow: hidden;
  padding: 64px 0 127px;
  color: #99a0a3;
}

.content-callback .subtitle-item {
  font-size: 150px;
  margin: -28px 0 0 363px;
  line-height: 100px;
}

.content-callback .subtitle-item:first-child {
  margin: 0 0 -23px 30px;
}

.content-callback .preview {
  float: left;
  margin: -92px 140px 0 0;
  width: 820px;
}

.content-callback img {
  width: 100%;
}

.content-callback .in {
  overflow: hidden;
  margin: -91px 0 0 0;
}

.content-callback .form-item {
  max-width: 380px;
  margin: 0 0 20px;
}

.content-callback .btn {
  margin: 19px 0 10px;
}

.content-callback form {
  margin: 36px 0 0;
}

.content-callback form p {
  font-size: 16px;
  line-height: 22px;
}

.content-callback h2,
.content-callback .like_h2 {
  margin: 0 0 15px;
  color: #fafafa;
}

.content-callback label {
  margin: 0 0 6px;
  display: block;
}

.content-callback input {
  border: 1px solid #465f6d;
  background: none;
  color: #fafafa;
}

.content-callback input:focus {
  border: 1px solid #63889c;
}

.content-callback p {
  margin: 0 30px 18px 0;
}

.small-about-comp {
  padding: 143px 0 136px;
  overflow: hidden;
}

.small-about-comp .subtitle-item {
  margin: -90px 0 21px 101px;
}

.small-about-comp .preview {
  float: left;
  width: 820px;
  margin: 0 140px 0 0;
}

.small-about-comp .in {
  overflow: hidden;
}

.small-about-comp .btn {
  margin: 22px 0 0;
}

.small-about-comp p {
  margin: 0 20px 18px 0;
}

.small-about-comp img {
  width: 100%;
  height: auto;
}

.content-social {
  overflow: hidden;
}

.content-social:last-child {
  margin: 0 0 145px;
}

.content-social_in {
  position: relative;
  padding: 145px 40px 144px 91px;
  background: #103a36;
  overflow: hidden;
  color: #fafafa;
}

.content-social_in:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/bg-patern.png);
}

.content-social_in * {
  position: relative;
  z-index: 10;
}

.content-social_in .phone {
  position: absolute;
  bottom: 0;
  right: 19px;
}

.content-social_in h2,
.content-social_in .like_h2 {
  margin: 0 0 25px;
  color: #fafafa;
}

.content-social_in a svg {
  margin-top: 0;
  margin-bottom: 0;
}

.content-social_in a {
  position: relative;
  height: 58px;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  margin: 40px 8px 0 0;
  vertical-align: top;
  padding: 16px 28px 16px 25px;
}

.swiper-nav {
  transition: all 0.2s linear;
  z-index: 10;
  width: 56px;
  height: 56px;
  top: 50% !important;
  margin: -165px -12px 0;
  background: #decbba;
}

.swiper-nav:before,
.swiper-nav:after {
  display: none !important;
}

.swiper-nav:hover {
  background: #d0b49a;
}

.swiper-nav svg {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: auto !important;
  height: auto !important;
  position: absolute;
}

.swiper-pagination {
  display: none !important;
  position: relative;
  z-index: 20;
}

.swiper-pagination .swiper-pagination-bullet {
  background: #d7d4d0 !important;
  opacity: 1 !important;
  margin: 0 6px !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #99a0a3 !important;
}

.in.swiper {
  position: static;
}

.catalog-item_carousel_wrap {
  position: relative;
}

.catalog-item_carousel_nav {
  position: absolute;
  left: 0;
  opacity: 0;
  width: 100%;
  top: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.catalog-item_carousel_nav li {
  margin: 0;
  -ms-flex: auto 1 1;
  flex: auto 1 1;
  height: 100%;
}

.crumbs {
  overflow: hidden;
  padding: 141px 0 14px;
}

.crumbs .back {
  display: none;
  font-size: 14px;
  color: #7c8589;
  line-height: 20px;
  background: url(/images/svg/arr-back.svg) no-repeat left 8px center;
  padding: 0 0 0 34px;
  margin: 0 0 23px;
}

.crumbs h1 {
  margin: 0;
}

.crumbs ul {
  margin: 0 0 57px;
}

.crumbs ul:last-child {
  margin-bottom: 0;
}

.crumbs li {
  display: inline-block;
  vertical-align: top;
  margin: 0 13px 5px 0;
}

.crumbs li:after {
  content: "/";
  margin: 0 0 0 12px;
  display: inline-block;
}

.crumbs li:last-child:after {
  display: none;
}

.crumbs li:last-child a {
  color: #2e3f48;
}

.crumbs a {
  color: #7c8589;
  transition: all 0.2s ease-in-out;
}

.crumbs a:hover {
  color: #2e3f48;
}

.catalog {
  overflow: hidden;
  position: relative;
  z-index: 100;
  padding: 24px 0 32px;
}

.catalog_smart-filter:after {
  content: "";
  display: table;
  clear: both;
}

.catalog_smart-filter .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px 4px;
  -ms-flex-align: end;
  align-items: flex-end;
  flex-wrap: wrap;
}

.catalog_smart-filter .row .btn {
  margin: 0 8px 16px;
  white-space: nowrap;
}

.catalog_smart-filter .catalog_smart-filter_currency label:first-child {
  margin-left: 0;
}

.catalog_smart-filter .select2 {
  min-width: 100%;
}

.catalog_smart-filter .line {
  background: #d3d0ca;
  height: 1px;
  clear: both;
  margin: 0 -90px 24px;
  display: block;
}

.catalog_smart-filter .catalog_smart-filter_btn {
  width: 262px;
}

.catalog_smart-filter_btn {
  width: 180px;
  float: right;
  margin: 0 0 0 16px;
}

.catalog_smart-filter_tags {
  overflow: hidden;
}

.catalog_smart-filter_tags input {
  position: absolute;
  bottom: 100%;
  right: 100%;
}

.catalog_smart-filter_tags input:checked + span {
  background: #17544e;
  color: #fafafa;
}

.catalog_smart-filter_tags label {
  float: left;
  height: auto !important;
  position: relative;
  overflow: hidden;
  margin: 0 16px 16px 0;
  padding: 0;
}

.catalog_smart-filter_tags span {
  display: block;
  transition: all 0.2s ease-in-out;
  background: #e3e0dd;
  padding: 6px 16px 8px;
}

.catalog_smart-filter_tags span:hover {
  background: #17544e;
  color: #fafafa;
}

.catalog_smart-filter_item:last-child .custom-number-selector--drop-block {
  left: auto;
  right: 0;
}

.catalog_smart-filter_item {
  padding: 0 8px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 0 16px;
}

.catalog_smart-filter_item label {
  color: #7c8589;
  font-size: 18px;
  display: block;
  margin: 0 0 8px;
  font-weight: 450;
  line-height: 22px;
}

.catalog_smart-filter__bit {
  -ms-flex: 13% 0 0px;
  flex: 13% 0 0;
}

.catalog_smart-filter__object {
  -ms-flex: 11% 0 0px;
  flex: 11% 0 0;
}

.catalog_smart-filter__lot {
  -ms-flex: 16% 0 0px;
  flex: 16% 0 0;
}

.catalog_smart-filter__mcad,
.catalog_smart-filter__cash {
  -ms-flex: 18% 0 0px;
  flex: 18% 0 0;
}

.select2-selection {
  border: 1px solid #d3d0ca;
  height: 56px;
  border-radius: 0;
}

.select2-selection__rendered {
  font: 400 16px/28px "Avenir Next Cyr";
  padding: 13px 45px 13px 15px;
  color: #2e3f48;
}

.select2-selection__placeholder {
  color: #7c8589;
}

.select2-selection__arrow {
  width: 40px;
}

.select2-selection__arrow b {
  width: 24px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: auto;
  height: 24px;
  background: url(/images/svg/arr-select.svg);
}

.catalog_smart-filter_currency {
  float: right;
}

.catalog_smart-filter_currency label {
  margin: 0 0 0 6px;
  position: relative;
  overflow: hidden;
  float: left;
  cursor: pointer;
}

.catalog_smart-filter_currency input {
  position: absolute;
  bottom: 100%;
  right: 100%;
}

.catalog_smart-filter_currency input:checked + span {
  border: 1px solid #14423b;
  color: #2e3f48;
}

.catalog_smart-filter_currency span {
  display: block;
  transition: all 0.2s ease-in-out;
  color: #7c8589;
  border: 1px solid #d3d0ca;
  font-size: 18px;
  font-weight: 450;
  padding: 16px;
  line-height: 22px;
  width: 80px;
  text-align: center;
}

.catalog_smart-filter_currency span:hover {
  border: 1px solid #14423b;
  color: #2e3f48;
}

.select2-dropdown {
  border: 1px solid #d3d0ca;
  margin: 5px 0 0;
  background: #f1f0ee;
}

.select2-dropdown.has-icon i {
  display: none;
}

.select2-dropdown.has-icon img {
  display: block;
}

.select2-results__option {
  font: 400 18px/28px "Avenir Next Cyr";
  padding: 8px 20px 8px 15px;
  transition: all 0.2s linear;
  color: #7c8589;
}

.select2-results__option:hover {
  color: #2e3f48;
}

.select2-results__option[aria-selected="true"] {
  color: #2e3f48;
}

.select2-results__options {
  overflow: auto;
  max-height: 220px;
}
@media (max-width: 991px) {
  .select2-results__options {
    width: 100vw;
  }
}

.select2-dropdown.select2-dropdown--above {
  margin: -5px 0 0;
}

.radio-filter {
  display: inline-block;
  margin: 0 1px 0 0;
}

.radio-filter label {
  margin: 0;
  position: relative;
  overflow: hidden;
}

.radio-filter input {
  position: absolute;
  bottom: 100%;
  right: 100%;
}

.radio-filter input:checked + span {
  border: 1px solid #14423b;
  color: #2e3f48;
}

.radio-filter span {
  font-size: 16px;
  padding: 16px 15px;
  transition: all 0.2s ease-in-out;
  min-width: 137px;
  text-align: center;
  cursor: pointer;
  display: block;
  border: 1px solid #d3d0ca;
}

.radio-filter span:hover {
  border: 1px solid #14423b;
  color: #2e3f48;
}

.catalog_smart-filter_currency,
.catalog_smart-filter__object2,
.catalog_smart-filter__type {
  line-height: 0;
  -ms-flex: auto 0 0px;
  flex: auto 0 0;
}

.catalog_smart-filter_sort {
  float: right;
  width: 270px;
  position: relative;
}
.catalog_smart-filter_sort .select2-container--open {
  right: 0 !important;
  left: auto !important;
}

.catalog_smart-filter_sort .select2-selection {
  height: 31px;
  border: none;
}

.catalog_smart-filter_sort .select2-selection__arrow {
  width: 24px;
  top: 2px;
}

.catalog_smart-filter_sort .select2-selection__rendered {
  color: #2e3f48;
  font-weight: 450;
  padding: 4px 30px 4px 10px;
}

.catalog_smart-filter_sort .select2-selection__rendered i {
  float: left;
  width: 24px;
  height: 24px;
  margin: 2px 8px 0 0;
}

.catalog_smart-filter_sort .select2-selection__rendered img {
  display: block;
}

.catalog_smart-filter--margin .catalog_smart-filter_item {
  margin: 0 0 20px;
}

.catalog_smart-filter--margin .row .btn {
  margin-bottom: 20px;
}

.catalog_in {
  overflow: hidden;
  margin: 0 -10px;
  padding: 30px 0 0;
}

.select2-container--open .select2-selection__arrow b {
  transform: translateY(-50%) scale(-1);
}

.popular-list {
  padding: 112px 0 32px;
}

.popular-list .catalog-item {
  width: 33.3%;
}

.popular-list .catalog-item:nth-child(4n + 1) {
  clear: none;
}

.popular-list .catalog-item:nth-child(3n + 1) {
  clear: left;
}

.popular-list .carousel-item {
  padding: 104.7% 0 0;
}

.popular-list .in {
  margin: -10px -10px 15px;
}

.pagination {
  overflow: hidden;
  padding: 12px 0 0;
  clear: both;
}

.pagination .btn {
  float: right;
}

.pagination ul {
  float: left;
}

.pagination li {
  margin: 0 8px 0 0;
  float: left;
}

.pagination li span,
.pagination li a {
  width: 56px;
  height: 56px;
  display: block;
  line-height: 56px;
  text-align: center;
  color: #2e3f48;
  font-size: 18px;
  font-weight: 450;
  transition: all 0.2s ease-in-out;
}

.pagination svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.pagination li a:hover,
.pagination .active {
  background: #decbba;
}

.bottom-text {
  padding: 113px 0 128px;
}

.catalog_map {
  height: 800px;
  overflow: hidden;
  position: relative;
  margin: 24px 0 0;
}

.catalog_map_list {
  position: absolute;
  overflow: auto;
  left: 90px;
  width: 456px;
  background: #f1f0ee;
  padding: 0;
  top: 12px;
  bottom: 0;
}

.catalog_map_list .catalog-item {
  animation-delay: 0s !important;
  visibility: visible !important;
  width: 100%;
  float: none;
  margin-bottom: 1px;
}

.catalog-filter-scroll {
  position: fixed;
  display: none;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px 90px 0;
  border-bottom: 1px solid #d3d0ca;
  background: #f1f0ee;
}

.catalog-filter-scroll .catalog_smart-filter_currency {
  margin-right: auto;
}

.catalog_smart-filter__range {
  overflow: hidden;
}

.catalog_smart-filter__range span {
  flex: 1 1 auto;
  max-width: 100%;
  margin: 0 6px 0 0;
  position: relative;
}

.catalog_smart-filter__range span:after {
  content: attr(data-text);
  position: absolute;
  line-height: 28px;
  top: 14px;
  z-index: 1;
  font-size: 16px;
  color: #7c8589;
  left: 15px;
}

.catalog_smart-filter__range input {
  position: relative;
  z-index: 3;
  padding-left: 35px;
}

.swiper-slide .catalog-item {
  width: 100% !important;
}

.house-info {
  padding: 10px 0 52px;
}

.house-info_right {
  width: 567px;
  color: #2e3f48;
  float: right;
  margin: 0 0 0 20px;
  position: sticky;
  top: 10px;
  background: #eae8e6;
}

.house-info_right h1 {
  text-transform: none;
}

.house-info_right table {
  margin: 0 0 12px;
  table-layout: fixed;
  width: 100%;
  color: #7c8589;
  font-weight: 400;
}

.house-info_right table:last-child {
  margin: 0;
}

.house-info_right table b {
  color: #2e3f48;
  padding-left: 3px;
  font-weight: inherit;
}

.house-info_right tr {
  display: none;
}

.house-info_right tr:first-child {
  display: table-row;
}

.house-info_right th {
  text-align: left;
  padding: 16px 0 0;
  color: #24262b;
}

.house-info_right td:last-child {
  padding-left: 10px;
}

.house-info_right td:first-child {
  padding: 0;
}

.house-info_right a:not(.btn) {
  color: #1d6861;
  display: inline-block;
  transition: all 0.2s ease-in-out;
}

.house-info_right a:not(.btn):hover {
  color: #c9a882;
}

.house-info_right a:not(.btn).disabled,
.house-info_right a:not(.btn):disabled {
  color: #d7d4d0 !important;
  cursor: default;
}

.house-info_right a:not(.btn) svg {
  float: left;
  margin: 0 4px 0 0;
}

.house-info_right .article {
  font-weight: 450;
  margin: 0 0 6px;
}

.house-info_right .pos {
  clear: left;
  float: left;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0;
}

.house-info_right .rode {
  float: left;
  color: #7c8589;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
}

.house-info_right .cash {
  margin: 24px 0;
  float: left;
  clear: left;
}

.house-info_right .last-cash {
  text-decoration: line-through;
  color: #7c8589;
  font-size: 22px;
  font-weight: 450;
  float: left;
  clear: left;
  margin: -23px 0 22px;
  line-height: 28px;
}

.house-info_right .catalog_smart-filter_currency {
  float: right;
  margin: 25px 0;
}

.house-info_right .catalog_smart-filter_currency span {
  padding: 5px;
  width: 62px;
}

.house-info_right .in {
  margin: 0 0 24px;
  padding: 16px 0 13px;
  clear: both;
  border-top: 1px solid #d3d0ca;
  border-bottom: 1px solid #d3d0ca;
  overflow: hidden;
}

.house-info_right .show-all tr {
  display: table-row;
}

.house-info_right_params {
  padding: 29px 32px 36px;
}

.house-info_right_params .label {
  color: #7c8589;
  font-weight: 400;
  display: block;
  padding: 24px 0 0;
  margin: 0 0 -26px;
  clear: both;
}

.house-info_right_bottom {
  border-top: 8px solid #f1f0ee;
  padding: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}

.house-info_right_bottom h6,
.house-info_right_bottom .like_h6 {
  margin: 0 0 12px;
  width: 100%;
}

.house-info_right_bottom .btn {
  -ms-flex: auto 1 1;
  flex: auto 1 1;
}

.slick-arrow {
  width: 54px;
  height: 56px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #decbba;
  left: 0;
  transition: all 0.2s ease-in-out;
  border: none;
  z-index: 10;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-arrow:hover {
  background: #d0b49a;
}

.slick-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/svg/arr-gallery-prev.svg) no-repeat center center;
}

.slick-next {
  left: auto;
  right: 0;
}

.slick-next:after {
  transform: scale(-1);
}

.house-info_gallery {
  margin: 0 0 48px;
  line-height: 0;
}

.house-info_gallery_big {
  margin: 0 0 16px;
  position: relative;
}

.house-info_gallery_big .slick-arrow {
  margin: 0 20px;
}

.house-info_gallery_big a {
  display: block;
  height: 620px;
  cursor: zoom-in;
  position: relative;
}

.house-info_gallery_big img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.house-info_gallery_small {
  margin: 0 -12px;
}

.house-info_gallery_small .slick-slide {
  padding: 0 12px;
}

.house-info_gallery_small .slick-list {
  padding-right: 105px;
}

.house-info_gallery_small span {
  display: block;
  height: 106px;
  cursor: pointer;
  position: relative;
}

.house-info_gallery_small span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0);
}

.house-info_gallery_small span:hover:after {
  border: 1px solid #c9a882;
  background: rgba(255, 255, 255, 0);
}

.house-info_gallery_small .slick-current span:after {
  border: 1px solid #c9a882;
  background: rgba(255, 255, 255, 0);
}

.house-info_gallery_small img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.house-info_left {
  font-weight: 400;
  overflow: hidden;
}

.house-info_left_text .line {
  margin: 48px 0;
  background: #d3d0ca;
  height: 1px;
  display: block;
}

.house-info_left_text .pos {
  margin: 0 0 17px;
  color: #7c8589;
}

.house-info_left_text .rode {
  margin: 0 0 15px;
  padding: 0 0 0 30px;
  background: url(/images/svg/rode.svg) no-repeat left center;
}

.house-info_left_text a:not(.btn) {
  text-decoration: underline;
  color: inherit;
}

.house-info_left_text a:not(.btn):hover {
  text-decoration: none;
}

.house-info_left_text .btn {
  margin: 25px 0 0;
}

.catalog-tab .tab-content .wow {
  animation: none !important;
  visibility: visible !important;
}

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

.contacts-info {
  padding: 0 0 40px;
  overflow: hidden;
}

.contacts-info .photo {
  float: left;
  margin: 0 100px 0 0;
  width: 860px;
}

.contacts-info .in {
  overflow: hidden;
}

.contacts-info img {
  width: 100%;
  height: auto;
  display: block;
}

.contacts-info table {
  width: 100%;
  table-layout: fixed;
}

.contacts-info .label {
  text-transform: none;
  color: #7c8589;
}

.contacts-info a {
  color: inherit;
}

.contacts-info td {
  padding: 27px 0 21px;
}

.masthead-owners {
  position: relative;
  overflow: hidden;
  color: #7c8589;
  font-weight: 400;
  min-height: 819px;
}

.masthead-owners img {
  display: block;
  height: 868px;
  width: auto;
  object-fit: cover;
}

.masthead-owners h1 {
  color: #2e3f48;
  max-width: 1073px;
}

.masthead-owners p {
  max-width: 419px;
  margin: 0 0 32px;
}

.masthead-owners span {
  width: 33.3%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 33.3%;
  border-left: 20px solid #f1f0ee;
  border-right: 20px solid #f1f0ee;
}

.masthead-owners i {
  visibility: visible;
  position: absolute;
  background: #f1f0ee;
  top: 0;
  height: 100%;
  z-index: 10;
  width: 33.3%;
  left: 0;
  transition: all 0.4s linear;
}

.masthead-owners i.animated {
  height: 35%;
}

.masthead-owners i:nth-child(3) {
  left: 66.6%;
  width: 33.4%;
  transition: all 0.4s linear 0.4s;
}

.masthead-owners i:nth-child(3).animated {
  height: 0;
}

.masthead-owners i:nth-child(2) {
  left: 33.3%;
  transition: all 0.4s linear 0.2s;
}

.masthead-owners i:nth-child(2).animated {
  height: 17%;
}

.masthead-owners .preview {
  position: absolute;
  z-index: 3;
  bottom: 30px;
  right: 89px;
  width: 1299px;
}

.masthead-owners .subtitle-item {
  margin: -49px 0 75px 88px;
}

.about-work {
  overflow: hidden;
  counter-reset: li;
  padding: 148px 0 134px;
}

.about-work .subtitle-item {
  margin: -91px 0 41px 80px;
}

.about-work .in {
  margin: 0 -10px;
  overflow: hidden;
}

.about-work .item {
  float: left;
  z-index: 2;
  overflow: hidden;
  padding: 40px 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 25%;
  position: relative;
  border: 10px solid #f1f0ee;
  min-height: 601px;
  background: #eae8e6;
  counter-increment: li;
}

.about-work .item:after {
  font: 400 100px/1 Marianna;
  content: counter(li, decimal-leading-zero);
  color: #c9a882;
  padding: 0 0 19px;
  position: absolute;
  top: 13px;
  right: 32px;
  left: 32px;
  border-bottom: 1px solid #d3d0ca;
}

.about-work svg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  object-fit: cover;
}

.about-work h4 {
  margin: 0 30px 8px 0;
}

.about-pluses {
  background: #103a36 url(/images/svg/bg-patern4.svg) no-repeat left top;
  background-size: auto 100%;
  overflow: hidden;
  font-weight: 400;
  padding: 144px 0 124px;
  color: #99a0a3;
  margin-bottom: 144px;
}

.about-pluses ul {
  counter-reset: li;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-pluses h2,
.about-pluses .like_h2,
.about-pluses h4,
.about-pluses .like_h4 {
  color: #fafafa;
  margin: 0 0 16px;
}

.about-pluses h2,
.about-pluses .like_h2 {
  margin: 0 0 38px;
}

.about-pluses li {
  padding: 10px 34px 29px;
  float: left;
  position: relative;
  width: 25%;
  counter-increment: li;
  margin: 0 0 20px;
  border-right: 1px solid #465f6d;
}

.about-pluses li:last-child {
  border: none;
}

.about-pluses li:before {
  font: 400 100px/1 Marianna;
  content: counter(li, decimal-leading-zero);
  color: #c9a882;
  margin: -30px 0 51px;
  display: block;
}

.about-platform {
  color: #7c8589;
  font-weight: 400;
}

.about-platform p {
  max-width: 860px;
}

.about-platform--size {
  padding: 143px 0 123px;
  font-size: 22px;
  line-height: 32px;
  background: url(/images/bg-patern6.png) no-repeat center center;
  background-size: cover;
}

.about-platform--size h2,
.about-platform--size .like_h2 {
  margin: 0 0 16px;
}

.masthead-about {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  background: #103a36;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 140px 0 60px;
  color: #99a0a3;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.masthead-about .subtitle-item {
  margin: -50px 0 16px 153px;
}

.masthead-about img {
  display: block;
  height: auto;
  max-height: calc(100vh - 190px);
  width: 100%;
  object-fit: cover;
}

.masthead-about h1 {
  max-width: 1073px;
}

.masthead-about p {
  max-width: 903px;
}

.masthead-about span {
  width: 33.3%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 33.3%;
  border-left: 20px solid #103a36;
  border-right: 20px solid #103a36;
}

.masthead-about i {
  visibility: visible;
  position: absolute;
  background: #103a36;
  bottom: 0;
  width: 33.3%;
  left: 0;
  transition: all 0.4s linear;
}

.masthead-about i.animated {
  height: 35%;
}

.masthead-about i:nth-child(3) {
  left: 66.6%;
  width: 33.4%;
  transition: all 0.4s linear 0.4s;
}

.masthead-about i:nth-child(3).animated {
  height: 0;
}

.masthead-about i:nth-child(2) {
  left: 33.3%;
  transition: all 0.4s linear 0.2s;
}

.masthead-about i:nth-child(2).animated {
  height: 17%;
}

.masthead-about .preview {
  position: absolute;
  z-index: 3;
  top: 142px;
  right: 90px;
  width: 1299px;
}

.agency-founders--bg {
  background: #2e3f48;
  color: #99a0a3;
  position: relative;
}

.agency-founders--bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/bg-patern3.png) no-repeat;
  background-size: cover;
}

.agency-founders--bg h2,
.agency-founders--bg .like_h2 {
  color: #fafafa;
  margin: 0 0 23px;
}

.about-team {
  overflow: hidden;
  padding: 143px 0 123px;
  color: #7c8589;
}

.about-team .tab-item {
  margin: 0 -20px 0 0;
}

.about-team .item {
  float: left;
  width: 33.3%;
  padding: 0 20px 0 0;
  margin: 0 0 20px;
}

.about-team span {
  display: block;
  height: 634px;
  margin: 0 0 16px;
}

.about-team img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: top center;
  height: 100%;
}

.about-team h4 {
  margin: 0 0 5px;
}

.partners-list {
  overflow: hidden;
  background: #103a36;
  padding: 145px 0 94px;
}

.partners-list .subtitle-item {
  margin: -91px 0 52px 206px;
}

.partners-list h2,
.partners-list .like_h2 {
  color: #fafafa;
}

.partners-list li {
  float: left;
  margin: 0 0 50px;
  height: 140px;
  width: 20%;
  position: relative;
}

.partners-list img {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  max-width: 80%;
  max-height: 80%;
}

.about-office {
  overflow: hidden;
  padding: 146px 0 136px;
  color: #2e3f48;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.about-office .preview {
  float: left;
  width: 870px;
  margin: 0 90px 0 0;
}

.about-office img {
  width: 100%;
  height: auto;
}

.about-office .label {
  text-transform: none;
  display: block;
  color: #7c8589;
}

.about-office .subtitle-item {
  margin: 0 0 20px;
}

.about-office .in {
  padding: 185px 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 755px;
}

.about-office td {
  padding: 26px 20px 20px 0;
}

.about-office table {
  width: 100%;
  table-layout: fixed;
  margin: auto 0 -20px;
}

.about-office a {
  color: inherit;
}

.about-office h2,
.about-office .like_h2 {
  font-size: 237px;
  font-weight: 450;
  line-height: 1;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  margin: 0 -100px -239px 14px;
}

.about-office h2 span,
.about-office .like_h2 span {
  color: #fafafa;
}

.about-pluses--bg {
  background: #2e3f48 url(/images/svg/bg-patern5.svg) no-repeat left top;
  background-size: auto 100%;
}

.team-carousel {
  padding: 144px 0 30px 0;
  overflow: hidden;
}

.team-carousel .carousel-item {
  height: 314px;
  background: gray;
}

.team-carousel span,
.team-carousel img {
  width: auto;
  height: 314px;
  display: block;
}

.team-carousel .slick-list {
  overflow: visible;
}

.team-carousel .slick-slide {
  padding: 0 10px;
}

.team-carousel .slick-arrow {
  margin: 0 -18px;
}

.team-carousel_in {
  margin-left: -10px;
}

.vacancy-list {
  overflow: hidden;
  padding: 27px 0 123px;
  color: #2e3f48;
  font-weight: 400;
}

.vacancy-list .slick-arrow {
  margin: 0 -10px;
}

.vacancy-list .tab-item {
  margin: 0 -10px;
}

.vacancy-list .item {
  float: left;
  width: 33.3%;
  position: relative;
  min-height: 386px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 20px;
  padding: 32px 42px 40px;
  z-index: 2;
}

.vacancy-list .item:nth-child(3n + 1) {
  clear: left;
}

.vacancy-list .item:after {
  top: 0;
  background: #eae8e6 url(/images/svg/bg-patern6.svg) no-repeat right top;
  bottom: 0;
  left: 10px;
  right: 10px;
  z-index: -1;
  content: "";
  position: absolute;
  box-sizing: border-box;
}

.vacancy-list .tags {
  margin-top: auto;
}

.vacancy-list span {
  color: #2e3f48;
  display: inline-block;
  vertical-align: top;
  margin: 5px 5px 0 0;
  padding: 4px 12px;
  background: #e3e0dd;
}

.vacancy-list h4 {
  margin: 0 0 15px;
}

.catalog_smart-filter .row .catalog_smart-filter_tags {
  -ms-flex: auto 1 1;
  flex: auto 1 1;
  position: relative;
  top: -10px;
}

.catalog_in--3x .catalog-item {
  width: 33.3%;
}

.catalog_in--3x .catalog-item:nth-child(4n + 1) {
  clear: none;
}

.catalog_in--3x .catalog-item:nth-child(3n + 1) {
  clear: left;
}

.content-error {
  text-align: center;
  font-weight: 450;
  font-size: 22px;
  padding: 293px 0;
  line-height: 28px;
  color: #7c8589;
}

.content-error h2,
.content-error .like_h2 {
  margin: 0 0 11px;
}

.content-error p {
  margin: 0 0 32px;
}

.mega-filter {
  background: #f1f0ee;
  padding: 32px 40px 105px;
  width: 860px;
  display: none;
}

.mega-filter .p-like-h4 {
  margin: 0 0 32px;
  font-size: 24px;
  font-weight: 450;
  line-height: 36px;
  letter-spacing: 0.48px;
}

.mega-filter .p-h4 {
  margin: 0 0 32px;
}

.mega-filter .p-like-h6,
.mega-filter .like_h6 {
  margin: 20px 0 20px;
  font-size: 18px;
  font-weight: 450;
  line-height: 24px;
}

.mega-filter .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 4px;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mega-filter .row .btn {
  margin: 0 8px 16px;
}

.mega-filter .catalog_smart-filter_currency label:first-child {
  margin-left: 0;
}

.mega-filter .select2 {
  min-width: 100%;
}

.mega-filter .line {
  background: #d3d0ca;
  height: 1px;
  clear: both;
  margin: 0 -90px 24px;
  display: block;
}

.mega-filter .catalog_smart-filter_item {
  margin: 0 0 20px;
  padding: 0;
  line-height: 0;
}

.mega-filter .catalog_smart-filter__lot {
  max-width: 400px;
}

.mega-filter .catalog_smart-filter__cash {
  max-width: 392px;
}

.mega-filter .catalog_smart-filter__rode {
  max-width: 470px;
}

.mega-filter .catalog_smart-filter__mcad {
  max-width: 380px;
}

.mega-filter .catalog_smart-filter_tags label {
  margin: 0 7px 6px 0;
}

.mega-filter .bottom {
  display: -ms-flexbox;
  display: flex;
  padding: 24px 40px;
  position: fixed;
  bottom: 0;
  z-index: 20;
  width: 860px;
  margin-left: -430px;
  left: 50%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #d3d0ca;
  background: #f1f0ee;
  gap: 4px;
}

.mega-filter .bottom .btn {
  -ms-flex: auto 1 1;
  flex: auto 1 1;
}

.mega-filter .radio-filter--small span {
  min-width: 100px;
}

.fancybox-slide--html {
  padding-bottom: 0;
}

.fancybox-slide--html .fancybox-close-small {
  padding: 1px;
  right: 6px;
  top: 6px;
}

.popup-presentation {
  background: #f1f0ee;
  color: #2e3f48;
  width: 566px;
  font-weight: 400;
  padding: 40px;
  display: none;
}

.popup-presentation h4 {
  margin: 0 0 8px;
}

.popup-presentation p {
  margin: 0 0 17px;
}

.popup-presentation label {
  color: #7c8589;
  display: block;
  margin: 0 0 5px;
}

.popup-presentation .form-item {
  margin: 0 0 17px;
}

.popup-presentation .polit {
  color: #7c8589;
  padding: 12px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.popup-presentation .thank {
  background: #f1f0ee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  text-align: center;
  padding: 40px;
  transition: all 0.2s ease-in-out;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup-presentation .thank.show {
  opacity: 1;
  visibility: visible;
}

.select2-container {
  z-index: 1000000;
}

#thank .thank,
#success .thank,
#success-fav .thank {
  opacity: 1;
  visibility: visible;
  position: relative;
  display: block !important;
  background: transparent;
}

.mega-search {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  display: block;
  position: fixed;
  top: 112px;
  bottom: 0;
  padding: 48px 89px 30px;
  right: 0;
  left: 0;
  z-index: 1000;
  background: #f1f0ee;
}

.mega-search .form-item {
  width: 100%;
}

.mega-search input {
  padding: 14px 16px 14px 50px;
  border: 1px solid #d3d0ca;
  font-size: 16px;
  line-height: 28px;
  background: url(/images/svg/search2.svg) no-repeat left 16px center;
  color: #7c8589;
  width: 100%;
}

.mega-search input::-webkit-input-placeholder {
  color: #7c8589;
}

.mega-search input::-moz-placeholder {
  color: #7c8589;
}

.mega-search input:-moz-placeholder {
  color: #7c8589;
}

.mega-search input:-ms-input-placeholder {
  color: #7c8589;
}

.search-result {
  position: absolute;
  bottom: 0;
  overflow: auto;
  top: 262px;
  padding: 0 90px 0;
  left: 0;
  right: 0;
}

.search-result .label {
  color: #2e3f48;
  font-size: 18px;
  line-height: 28px;
  margin: 48px 0 20px;
}

.search-result .label:first-child {
  margin-top: 0;
}

.search-result .label svg {
  float: left;
  margin: 3px 10px 0 0;
}

.search-result .name {
  color: #2e3f48;
  font-size: 28px;
  line-height: 32px;
}

.search-result a {
  display: block;
  padding: 20px 29px;
  margin: 0 0 19px;
  transition: all 0.2s linear;
}

.search-result a:hover {
  background: #eae8e6;
}

.search-result ul {
  font-size: 0;
  margin: 18px 0 -10px;
}

.search-result li {
  display: inline-block;
  vertical-align: top;
  margin: 0 19px 10px 0;
  border-radius: 100px;
  font-size: 18px;
  line-height: 28px;
  padding: 10px 10px 9px;
  border: 1px solid #7c8589;
  color: #7c8589;
}

.open-mega-search {
  overflow: hidden;
}

.open-mega-search .header {
  border-color: #d3d0ca;
  background: #f1f0ee;
}

.open-mega-search .header .btn-header-search,
.open-mega-search .header .header_tel,
.open-mega-search .header .btn-header-favs {
  color: #2e3f48;
  border-color: #d3d0ca;
}

.open-mega-search .header .btn-header-search path,
.open-mega-search .header .header_tel path {
  stroke: #2e3f48;
}

.open-mega-search .header .btn-header-favs path {
  fill: #2e3f48;
}

.open-mega-search .header .nav-menu li,
.open-mega-search .header .header_tel {
  border-color: #d3d0ca;
}

.open-mega-search .header .logo {
  color: #103a36;
  border-color: #d3d0ca;
}

.open-mega-search .header .nav-menu a {
  color: #2e3f48;
}

.open-mega-search .header .burger span {
  background: #2e3f48;
}

.open-mega-search .mega-search {
  max-height: 100vh;
  opacity: 1;
  visibility: visible;
}

.footer {
  color: #fafafa;
  overflow: hidden;
  background: #2e3f48 url(/images/svg/bg-patern3.svg) no-repeat right top;
  background-size: auto 100%;
  position: relative;
}

.footer:after {
  left: 0;
  width: 100%;
  height: 1px;
  background: #465f6d;
  top: 271px;
  content: "";
  position: absolute;
}

.footer h6,
.footer .like_h6 {
  color: #fafafa;
}

.footer .wrapper {
  padding: 0 80px;
}

.footer_logo {
  padding: 54px 0 53px;
  box-sizing: border-box;
  text-align: center;
  width: 25%;
  border: 1px solid #465f6d;
  border-top: none;
  display: block;
  float: left;
}

.footer_logo img {
  display: block;
  margin: 0 auto;
}

.footer_tel,
.footer_email {
  border-right: 1px solid #465f6d;
  border-bottom: 1px solid #465f6d;
  color: #fafafa;
  font-size: 28px;
  font-weight: 450;
  line-height: 36px;
  padding: 119px 0 116px;
  width: 25%;
  text-align: center;
  float: left;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.footer_tel:hover,
.footer_email:hover {
  color: #d0b49a;
}

.footer_social {
  text-align: center;
  overflow: hidden;
  padding: 107px 0 87px;
  line-height: 55px;
  border-right: 1px solid #465f6d;
  border-bottom: 1px solid #465f6d;
}

.footer_social a {
  border: 1px solid #465f6d;
  margin: 0 8px;
  width: 56px;
  transition: all 0.2s ease-in-out;
  height: 56px;
  display: inline-block;
  position: relative;
}

.footer_social a:hover {
  border-color: #c9a882;
  background: #c9a882;
}

.footer_social svg {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.footer_nav {
  clear: left;
  float: left;
  width: 75%;
  border-left: 1px solid #465f6d;
  border-right: 1px solid #465f6d;
  overflow: hidden;
  padding: 0 0 0 25%;
}

.footer_nav .item {
  padding: 62px 85px;
  float: left;
  width: 50%;
  border-left: 1px solid #465f6d;
}

.footer_nav .item:first-child {
  margin: 0 1px 0 -2px;
}

.footer_nav a {
  color: #99a0a3;
  font-weight: 400;
  transition: all 0.2s linear;
}

.footer_nav a:hover {
  color: #d0b49a;
}

.footer_nav li {
  margin: 0 0 19px;
}

.footer_contacts {
  padding: 62px 88px;
  border-right: 1px solid #465f6d;
  float: left;
  min-height: 313px;
  width: 25%;
  color: #fafafa;
}

.footer_bottom {
  border-top: 1px solid #465f6d;
  color: #99a0a3;
  clear: both;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  margin-left: -1px;
  text-align: center;
  line-height: 1.4;
  position: relative;
}

.footer_bottom:after {
  left: 81px;
  height: 100%;
  width: 1px;
  background: #465f6d;
  top: 0;
  content: "";
  position: absolute;
}

.footer_bottom .copyright {
  border-left: 1px solid #465f6d;
  float: left;
  text-align: left;
  margin-left: 25%;
  position: relative;
  width: 25%;
  padding: 29px 20px 32px 87px;
  border-right: 1px solid #465f6d;
}

.footer_bottom .made {
  float: right;
  padding: 29px 20px 32px 87px;
  text-align: left;
  width: 25%;
  border-right: 1px solid #465f6d;
}

.footer_bottom .made p {
  display: inline-block;
  vertical-align: text-bottom;
}

.footer_bottom .link {
  color: inherit !important;
  border-right: 1px solid #465f6d;
  padding: 29px 0 32px 25px;
  display: block;
  overflow: hidden;
}

.footer_bottom a {
  color: inherit;
  transition: all 0.2s linear;
}

.footer_bottom a:hover {
  color: #d0b49a !important;
}

.only-mobile,
.only-tab,
.show-lg {
  display: none !important;
}

.city_buy-rent {
  padding: 80px 0;
}

/* Заголовок */
.city_buy-rent .title-item {
  text-align: center;
  margin-bottom: 10px;
  font-size: 36px;
  color: #333;
  width: 100%;
  text-align: left;
}

/* Контейнер для двух блоков */
.city_buy-rent .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px; /* расстояние между блоками */
}

/* Каждый блок .in */
.city_buy-rent .in {
  flex: 0 0 calc(50% - 15px); /* 50% ширины минус половина gap */
  position: relative;
}

/* Фото-блок */
.city_buy-rent .photo {
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.city_buy-rent .photo:hover {
  transform: translateY(-5px);
}

/* Изображение */
.city_buy-rent .photo img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
}

/* Надпись в левом верхнем углу изображения */
.city_buy-rent .photo span {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 10px 20px;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 2;
}

/* Текст в левом нижнем углу изображения */
.city_buy-rent .photo .text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 1.5;
  color: white;
  z-index: 2;
  max-width: 80%;
}

/* Для мобильных устройств */
@media (max-width: 992px) {
  .city_buy-rent .wrapper {
    flex-direction: column;
    gap: 40px;
  }
  .city_buy-rent .in {
    flex: 0 0 100%;
  }
  .city_buy-rent .photo img {
    height: 350px;
  }
  .city_buy-rent .title-item {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .city_buy-rent {
    padding: 50px 0;
  }
  .city_buy-rent .photo img {
    height: 300px;
  }
  .city_buy-rent .photo span {
    font-size: 16px;
    padding: 8px 15px;
    top: 15px;
    left: 15px;
  }
  .city_buy-rent .photo .text {
    font-size: 14px;
    padding: 12px 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
  .city_buy-rent .title-item {
    font-size: 26px;
  }
}
/* Анимация для блоков */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.city_buy-rent .in {
  animation: fadeInUp 0.6s ease forwards;
}

.city_buy-rent .in:nth-child(2) {
  animation-delay: 0.2s;
}

.city_buy-rent .in:nth-child(3) {
  animation-delay: 0.4s;
}

.city_buy-rent .image-overlay {
  position: relative;
  width: 100%;
  display: inline-block;
}

.city_buy-rent .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

@media screen and (max-width: 1919px) {
  .text-base,
  .about-platform--size,
  .about-office,
  .pagination li span,
  .pagination li a,
  .last-search_drop a,
  .last-search_drop span,
  .catalog_smart-filter_currency span,
  .select2-selection__rendered,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input,
  .btn,
  body {
    font-size: 16px;
    line-height: 1;
  }
  body {
    font-weight: 450;
  }
  .btn {
    padding: 17px 30px;
  }
  .btn svg {
    margin: -5px 6px -4px 0;
  }
  .btn-empty-dark,
  .btn-empty-white {
    padding: 16px 29px;
  }
  .title-h1,
  h1 {
    font-size: 52px;
    font-weight: 450;
    line-height: 62px;
    letter-spacing: 1.04px;
  }
  .title-h2,
  h2,
  .like_h2,
  .crumbs h1 {
    font-size: 40px;
    font-weight: 450;
    line-height: 46px;
    letter-spacing: 0.8px;
  }
  .title-h3,
  .last-search_drop .title {
    font-size: 32px;
    font-weight: 450;
    line-height: 46px;
    letter-spacing: 0.64px;
  }
  .title-h4,
  .tab-menu,
  h4,
  .like_h4,
  .drop-link .title,
  .catalog-item .cash,
  .house-info_right .cash,
  .contacts-info .in,
  .about-office td {
    font-size: 24px;
    font-weight: 450;
    line-height: 36px;
    letter-spacing: 0.48px;
  }
  .title-h6,
  h6,
  .like_h6,
  .our-platform a,
  .contacts-info .label,
  .about-platform a,
  .about-office .label {
    font-size: 18px;
    font-weight: 450;
    line-height: 24px;
  }
  .text-l,
  .masthead-owners,
  .masthead-about,
  .masthead {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }
  .title-item {
    margin: 0 0 40px;
  }
  .subtitle-item {
    font-size: 74px;
  }
  .header .wrapper {
    padding: 0 60px;
  }
  .wrapper {
    padding: 0 70px;
  }
  .header_tel {
    font-size: 16px;
    padding: 35px 4px 32px;
    font-weight: 450;
    line-height: 1;
  }
  .nav-menu a {
    padding: 35px 15px 32px;
    font-size: 16px;
    line-height: 1;
  }
  .nav-menu svg {
    width: 18px;
    height: 18px;
  }
  .logo {
    padding: 23px 44px 15px;
  }
  .logo svg,
  .logo img {
    width: auto;
    height: 45px;
  }
  .btn-header-search,
  .btn-header-favs {
    padding: 33px 33px 32px;
  }
  .btn-header-search svg,
  .btn-header-favs svg {
    width: 18px;
    height: 18px;
  }
  .masthead {
    padding: 124px 0 30px;
    margin: 0 0 76px;
  }
  .masthead .subtitle-item {
    margin: -23px 0 13px 281px;
  }
  .masthead .preview {
    bottom: 30px;
    right: 69px;
    width: 974px;
  }
  .masthead .scroll {
    bottom: 23px;
    left: 41px;
  }
  .masthead .scroll svg {
    width: 24px;
    height: auto;
    margin: 0 7px 0 0;
  }
  .masthead img {
    max-height: calc(100vh - 140px);
  }
  .masthead p {
    max-width: 295px;
    margin: 0 0 30px;
  }
  .catalog_smart-filter {
    padding: 18px 0 0;
  }
  .catalog_smart-filter .row {
    margin: 0 -8px;
  }
  .catalog_smart-filter_item label {
    font-size: 16px;
    line-height: 1;
  }
  .select2-selection__rendered {
    padding: 16px 45px 16px 15px;
  }
  .select2-selection,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input {
    height: 50px;
  }
  .catalog_smart-filter_btn {
    width: 211px;
  }
  .catalog_smart-filter_currency label {
    margin: 0 0 0 8px;
  }
  .catalog_smart-filter_currency span {
    width: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .catalog_smart-filter_tags label {
    margin: 0 14px 16px 0;
  }
  .our-platform,
  .about-platform {
    padding: 0 0 32px;
  }
  .our-platform .in,
  .about-platform .in {
    margin: 40px -8px 0;
  }
  .our-platform .item,
  .about-platform .item {
    padding: 0 8px;
  }
  .our-platform a,
  .about-platform a {
    height: 193px;
  }
  .author-selections {
    padding: 46px 0 32px;
  }
  .author-selections .title-item {
    margin: 0 0 32px;
  }
  .author-selections .preview {
    height: 420px;
    margin: 0 0 14px;
  }
  .author-selections .in {
    margin: 0 -8px;
  }
  .author-selections a {
    padding: 10px 8px 10px;
  }
  .author-selections h6,
  .author-selections .like_h6 {
    margin: 0 8px 6px;
  }
  .exclusives-list,
  .popular-list,
  .similar-list {
    padding: 43px 0 32px;
  }
  .exclusives-list .subtitle-item,
  .popular-list .subtitle-item,
  .similar-list .subtitle-item {
    margin: -67px 0 24px 380px;
  }
  .exclusives-list .in,
  .popular-list .in,
  .similar-list .in {
    margin: 0 -7px 21px;
  }
  .catalog-item {
    margin: 0 0 18px;
  }
  .catalog-item .article {
    left: 7px;
    padding: 6px;
  }
  .catalog-item .cash {
    margin: 0 10px 10px 0;
  }
  .catalog-item .last-cash {
    margin-right: -40px;
    font-size: 18px;
    line-height: 24px;
  }
  .catalog-item .text {
    margin: 0 0 13px;
  }
  .catalog-item h6,
  .catalog-item .like_h6 {
    margin: 0 0 8px;
  }
  .catalog-item h4 {
    margin: 7px 0 10px;
  }
  .catalog-item a {
    overflow: hidden;
    padding: 10px 15px 2px;
  }
  .catalog-item li {
    padding: 4px 12px 8px;
  }
  .catalog-item_carousel {
    margin: 0 7px;
  }
  .catalog-item_carousel .carousel-item {
    padding: 90.5% 0 0;
  }
  .last-search {
    padding: 67px 0 32px;
    margin: 0 0 71px;
  }
  .last-search .item {
    border: 8px solid rgba(0, 0, 0, 0);
  }
  .last-search .in {
    margin: -8px -9px -10px;
  }
  .last-search h4 {
    top: 31px;
    left: 31px;
  }
  .last-search_drop {
    padding: 29px;
  }
  .last-search_drop .title {
    margin: 0 0 12px;
  }
  .last-search_drop .btn {
    position: absolute;
    bottom: 30px;
    padding: 12px 29px;
    left: 23px;
  }
  .last-search_drop a {
    padding: 14px 48px 13px 10px;
  }
  .last-search_drop a:after {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .best-list {
    padding: 98px 0 100px;
  }
  .best-list .subtitle-item {
    margin: -66px 0 23px 150px;
  }
  .best-list .in {
    margin: 0 -8px 18px;
  }
  .content-big-img {
    padding: 100px 0 101px;
  }
  .info-for-owner .preview {
    left: 70px;
    right: 70px;
  }
  .info-for-owner .left {
    font-size: 16px;
    line-height: 20px;
    padding: 69px 60px 62px 70px;
  }
  .info-for-owner .btn {
    margin: 30px 0 0;
  }
  .info-for-owner h2,
  .info-for-owner .like_h2 {
    margin: 0 0 20px;
  }
  .agency-founders {
    line-height: 20px;
    padding: 101px 0 100px;
  }
  .agency-founders .photo {
    margin: 0 80px 0 0;
    width: 49.4%;
  }
  .agency-founders .subtitle-item {
    margin: -68px 0 34px 43px;
  }
  .agency-founders p {
    margin: 0 0px 15px 0;
  }
  .agency-founders a {
    margin: 13px 15px 0 0;
  }
  .content-callback {
    padding: 41px 0 61px;
  }
  .content-callback .subtitle-item {
    font-size: 112px;
    line-height: 76px;
    margin: -28px 0 0 267px;
  }
  .content-callback .subtitle-item:first-child {
    margin: 0 0 8px 21px;
  }
  .content-callback .preview {
    margin: -73px 80px 0 0;
    width: 49.4%;
  }
  .content-callback .in {
    line-height: 20px;
    margin: -73px 0 0 0;
  }
  .content-callback .form-item {
    max-width: 249px;
    margin: 0 0 16px;
  }
  .content-callback .btn {
    margin: 14px 0 10px;
  }
  .content-callback form {
    margin: 28px 0 0;
  }
  .content-callback form p {
    font-size: 12px;
    line-height: 16px;
  }
  .content-callback p {
    margin: 0 -5px 13px 0;
  }
  .small-about-comp {
    padding: 100px 0 96px;
    overflow: hidden;
    line-height: 20px;
  }
  .small-about-comp .preview {
    width: 49.4%;
    margin: 0 80px 0 0;
  }
  .small-about-comp .subtitle-item {
    margin: -67px 0 34px 80px;
  }
  .small-about-comp .btn {
    margin: 15px 0 0;
  }
  .small-about-comp p {
    margin: 0 15px 14px 0;
  }
  .content-social:last-child {
    margin: 0 0 99px;
  }
  .content-social_in {
    padding: 103px 40px 105px 70px;
  }
  .content-social_in .phone {
    width: 505px;
    right: 11px;
  }
  .content-social_in h2,
  .content-social_in .like_h2 {
    margin: 0 0 23px;
  }
  .content-social_in a {
    margin: 31px 12px 0 0;
    padding: 16px 30px 16px 27px;
  }
  .footer:after {
    top: 203px;
  }
  .footer .wrapper {
    padding: 0 69px;
  }
  .footer_logo {
    padding: 41px 0 39px;
  }
  .footer_logo img {
    height: 123px;
    width: auto;
  }
  .footer_tel,
  .footer_email {
    font-size: 24px;
    padding: 85px 0 82px;
    font-weight: 450;
    line-height: 36px;
    letter-spacing: 0.48px;
  }
  .footer_social {
    padding: 81px 0 78px;
    line-height: 0;
  }
  .footer_social a {
    width: 44px;
    margin: 0 4px;
    height: 44px;
  }
  .footer_social svg,
  .footer_social img {
    transform: translate(-50%, -50%) scale(0.9);
  }
  .footer_nav .item {
    padding: 43px 59px 46px;
  }
  .footer_nav h6,
  .footer_nav .like_h6 {
    font-size: 16.504px;
    line-height: 21.006px;
  }
  .footer_contacts {
    padding: 47px 70px;
    min-height: 235px;
    line-height: 20px;
  }
  .footer_contacts h6,
  .footer_contacts .like_h6 {
    font-size: 16.504px;
    line-height: 21.006px;
  }
  .footer_bottom {
    font-size: 12.003px;
    line-height: 16px;
  }
  .footer_bottom:after {
    left: 70px;
  }
  .footer_bottom .copyright {
    font-size: 12.003px;
    padding: 23px 20px 24px 59px;
    line-height: 16px;
  }
  .footer_bottom .made {
    padding: 17px 20px 22px 69px;
  }
  .footer_bottom .link {
    text-align: left;
    padding: 20px 0 27px 64px;
  }
  .drop-nav {
    padding: 78px 3px 62px;
  }
  .drop-nav .title {
    margin: 0 0 11px;
  }
  .drop-nav .counter {
    font-size: 16px;
    line-height: 20px;
  }
  .drop-nav li {
    padding: 0 7px;
  }
  .drop-nav h4,
  .drop-nav .like_h4 {
    top: 31px;
    left: 30px;
  }
  .drop-link {
    padding: 2.0833333333vw;
  }
  .drop-link .btn {
    padding: 12px 29px;
    left: 24px;
    bottom: 30px;
  }
  .crumbs {
    padding: 116px 0 7px;
  }
  .crumbs ul {
    margin: 0 0 26px;
  }
  .crumbs li {
    margin: 0 9px 5px 0;
  }
  .crumbs li:after {
    margin: 0 0 0 8px;
  }
  .catalog_smart-filter--margin {
    padding: 0;
  }
  .radio-filter span {
    min-width: 110px;
  }
  .catalog_smart-filter .line {
    margin: -3px -70px 19px;
  }
  .catalog_smart-filter_sort {
    width: 240px;
  }
  .catalog_smart-filter_sort .select2-selection__rendered {
    padding: 6px 30px 3px 10px;
  }
  .catalog_smart-filter_sort .select2-selection__rendered i {
    margin: -4px 8px 0 0;
  }
  .catalog_smart-filter_sort .select2-selection__arrow {
    top: -1px;
  }
  .catalog_in {
    padding: 15px 0 0;
    margin: 0 -7px;
  }
  .pagination {
    padding: 10px 0 0;
  }
  .pagination li span,
  .pagination li a {
    line-height: 42px;
    width: 42px;
    height: 42px;
  }
  .pagination .btn {
    padding: 12px 29px;
  }
  .catalog-filter-scroll {
    padding-left: 70px;
    padding-right: 70px;
  }
  .popular-list {
    padding: 67px 0 32px;
  }
  .popular-list .in {
    margin: -10px -7px 15px;
  }
  .popular-list .carousel-item {
    padding: 104.5% 0 0;
  }
  .popular-list .btn {
    padding: 12px 29px;
  }
  .bottom-text {
    padding: 68px 0 85px;
    line-height: 20px;
  }
  .bottom-text .col {
    padding: 0 0 0 50px;
  }
  .bottom-text .col:first-child {
    padding: 0 50px 0 0;
  }
  .text-in {
    line-height: 20px;
  }
  .text-in p {
    margin: 0 0 0.9rem;
  }
  .text-in h4,
  .text-in .like_h4 {
    margin: 41px 0 14px;
  }
  .catalog_map {
    height: 610px;
    margin: 24px 0 8px;
  }
  .catalog_map_list {
    width: 340px;
    left: 70px;
    top: 26px;
    padding: 4px 4px 0 7px;
  }
  .catalog_map_list .catalog-item {
    margin-bottom: 5px;
  }
  .mega-filter {
    padding: 31px 30px 100px;
  }
  .mega-filter .bottom {
    padding: 18px 33px 20px 29px;
    margin-left: 0;
    transform: translateX(-50%);
    gap: 8px;
  }
  .mega-filter .bottom .btn {
    padding: 12px 30px;
    width: 100%;
  }
  .mega-filter .radio-filter {
    margin: 0 3px 0 0;
  }
  .mega-filter .radio-filter span {
    min-width: 100px;
    padding: 12px 0;
    text-align: center;
  }
  .mega-filter .select2-selection {
    height: 42px;
  }
  .mega-filter .select2-selection__rendered {
    padding: 12px 45px 12px 15px;
  }
  .mega-filter .catalog_smart-filter__mcad,
  .mega-filter .catalog_smart-filter__rode,
  .mega-filter .catalog_smart-filter__lot {
    max-width: 300px;
  }
  .mega-filter .catalog_smart-filter_currency {
    margin: 0 66px 20px 14px;
  }
  .mega-filter .catalog_smart-filter_currency label {
    margin: 0 0 0 9px;
  }
  .mega-filter .catalog_smart-filter_currency span {
    padding: 12px 0;
    width: 62px;
  }
  .mega-filter .p-like-h4 {
    margin: 0 0 16px;
    font-size: 24px;
    font-weight: 450;
    line-height: 36px;
    letter-spacing: 0.48px;
  }
  .mega-filter .p-like-h6,
  .mega-filter .like_h6 {
    margin: 18px 0 21px;
    font-size: 18px;
    font-weight: 450;
    line-height: 24px;
  }
  .mega-filter input {
    height: 42px;
  }
  .fancybox-slide--html .fancybox-close-small {
    padding: 1px;
    right: 20px;
    top: 20px;
  }
  .house-info {
    padding: 20px 0 56px;
  }
  .house-info_right {
    margin: 0 0 0 14px;
  }
  .house-info_right .article {
    margin: 0 0 8px;
  }
  .house-info_right .cash {
    margin: 22px 0 10px;
    font-size: 22px;
  }
  .house-info_right .last-cash {
    font-size: 18px;
    line-height: 24px;
    margin: -10px 0 9px;
  }
  .house-info_right .in {
    line-height: 20px;
    margin: 0 0 20px;
    padding: 10px 0 7px;
  }
  .house-info_right .catalog_smart-filter_currency {
    margin: 25px 0 10px;
  }
  .house-info_right .catalog_smart-filter_currency label {
    margin: 0 0 0 7px;
  }
  .house-info_right .catalog_smart-filter_currency span {
    padding: 7px 0;
    width: 50px;
  }
  .house-info_right svg {
    width: 18px;
    height: auto;
  }
  .house-info_right h5,
  .house-info_right h1 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.4px;
    margin: 0 0 10px;
  }
  .house-info_right th {
    font-size: 16px;
    line-height: 1;
    padding-top: 10px;
  }
  .house-info_right_params {
    padding: 24px 23px 24px;
  }
  .house-info_right_params a svg {
    position: relative;
    top: -1px;
  }
  .house-info_right_bottom {
    border-top: 8px solid #f1f0ee;
    padding: 23px 24px 26px;
    gap: 8px;
  }
  .house-info_right_bottom h6,
  .house-info_right_bottom .like_h6 {
    margin: 0 0 6px;
  }
  .house-info_right_bottom svg {
    width: 24px;
    height: 24px;
  }
  .house-info_right_bottom .btn {
    padding: 12px;
  }
  .house-info_gallery {
    margin: 0 0 41px;
  }
  .house-info_gallery_big {
    margin: 0 0 14px;
  }
  .house-info_gallery_big a {
    height: 465px;
  }
  .house-info_gallery_small {
    margin: 0 -7px;
  }
  .house-info_gallery_small .slick-slide {
    padding: 0 7px;
  }
  .house-info_gallery_small span {
    height: 80px;
  }
  .house-info_gallery_small span:after {
    border: 1px solid #c9a882;
  }
  .house-info_left_text .line {
    margin: 38px 0;
  }
  .house-info_left_text .rode {
    background-size: 18px auto;
    margin: -3px 0 15px;
    padding: 0 0 0 20px;
  }
  .house-info_left_text .btn {
    margin: 16px 0 0;
    padding: 12px 29px;
  }
  .house-info_left_text .map {
    height: 463px;
  }
  .house-info_left_text .map > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .similar-list .in {
    margin: -10px -7px 21px;
  }
  .popup-presentation {
    width: 470px;
    line-height: 20px;
    padding: 30px 29px 30px 30px;
  }
  .popup-presentation .fancybox-button {
    top: 9px;
    right: 11px;
  }
  .popup-presentation .form-item {
    margin: 0 0 20px;
  }
  .popup-presentation .btn {
    padding: 12px 31px;
  }
  .popup-presentation .polit {
    font-size: 12.003px;
    line-height: 16px;
  }
  .popup-presentation input {
    height: 42px;
  }
  .slick-arrow {
    width: 40px;
    height: 42px;
  }
  .slick-arrow:after {
    background-size: 24px;
  }
  .catalog-tab {
    padding: 44px 0 72px;
  }
  .catalog-tab .tab-content {
    margin: 0 -7px;
  }
  .catalog-tab .catalog-item {
    margin: 0 0 27px;
  }
  .tab-menu {
    margin: 0 0 30px;
  }
  .tab-menu li {
    margin: 0 17px 0 0;
    padding: 0 0 4px;
  }
  .catalog-item_carousel .carousel-item {
    padding: 104.5% 0 0;
  }
  .load-more {
    padding: 16px 0 0;
  }
  .load-more .btn {
    padding: 12px 30px;
  }
  .masthead-about {
    padding: 140px 0 77px;
  }
  .masthead-about .preview {
    top: 114px;
    right: 70px;
    width: 970px;
  }
  .masthead-about .subtitle-item {
    margin: -37px 0 19px 112px;
  }
  .masthead-about img {
    max-height: calc(100vh - 140px);
  }
  .masthead-about p {
    max-width: 644px;
  }
  .agency-founders .subtitle-item {
    margin: -63px 0 37px 43px;
  }
  .agency-founders p {
    margin: 0 0 14px;
  }
  .agency-founders--bg {
    font-size: 13.505px;
    font-weight: 400;
    line-height: 21.008px;
  }
  .agency-founders--bg h2,
  .agency-founders--bg .like_h2 {
    margin: 0 0 29px;
  }
  .agency-founders--bg a {
    margin: 16px 4px 0 0;
    padding: 12px 29px;
  }
  .tab-menu li {
    padding: 0 0 7px;
  }
  .about-team {
    padding: 100px 0 83px;
  }
  .about-team .tab-menu {
    margin: 0 0 14px;
  }
  .about-team .tab-item {
    margin: 0 -8px;
  }
  .about-team .item {
    padding: 0 8px;
  }
  .about-team span {
    height: 473px;
  }
  .partners-list {
    padding: 100px 0 101px;
  }
  .partners-list .subtitle-item {
    margin: -65px 0 16px 151px;
  }
  .partners-list li {
    margin: 0;
  }
  .about-office {
    padding: 81px 0 99px;
    line-height: 20px;
  }
  .about-office .preview {
    width: 642px;
    height: 566px;
    margin: 0 80px 0 0;
  }
  .about-office .in {
    min-height: 567px;
    padding: 144px 0 0 0;
  }
  .about-office .label {
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 20px;
  }
  .about-office td {
    padding: 20px 50px 0 0;
    white-space: nowrap;
  }
  .about-office td[colspan] {
    white-space: normal;
    padding-right: 0;
  }
  .about-office table {
    margin: auto 0 0;
    table-layout: auto;
  }
  .about-office img {
    height: 100%;
    object-fit: cover;
  }
  .about-office h2,
  .about-office .like_h2 {
    font-size: 178px;
    margin: 0 -100px -197px 14px;
    line-height: 216px;
  }
  .about-pluses {
    padding: 100px 0 28px;
    line-height: 20px;
  }
  .about-pluses ul {
    margin: 0 -4px 0 -7px;
  }
  .about-pluses li {
    padding: 10px 30px 0;
  }
  .about-pluses li:before {
    font-size: 74px;
    margin: -25px 0 46px;
  }
  .team-carousel {
    padding: 100px 0 30px 0;
  }
  .team-carousel .slick-slide {
    padding: 0 8px;
  }
  .team-carousel .slick-arrow {
    margin: 0 -12px;
  }
  .team-carousel .carousel-item {
    height: 236px;
  }
  .team-carousel span,
  .team-carousel img {
    width: auto;
    height: 236px;
    display: block;
  }
  .vacancy-list {
    padding: 68px 0 80px;
  }
  .vacancy-list .tab-menu {
    margin: 0 0 14px;
  }
  .vacancy-list .item {
    padding: 24px 35px;
    line-height: 20px;
    min-height: 319px;
  }
  .vacancy-list span {
    margin: 7px 5px 0 0;
  }
  .vacancy-list h4 {
    margin: 0 0 13px;
  }
  .masthead-owners {
    min-height: 621px;
    padding: 28px 0 0;
  }
  .masthead-owners .subtitle-item {
    margin: -38px 0 62px 64px;
  }
  .masthead-owners .preview {
    bottom: 30px;
    right: 69px;
    width: 971px;
    overflow: hidden;
  }
  .masthead-owners img {
    height: 631px;
  }
  .masthead-owners p {
    max-width: 314px;
  }
  .masthead span,
  .masthead-about span,
  .masthead-owners span {
    border-left-width: 15px;
    border-right-width: 15px;
  }
  .about-work {
    padding: 70px 0 92px;
  }
  .about-work .subtitle-item {
    margin: -74px 0 25px 59px;
  }
  .about-work .in {
    margin: 0 -8px;
  }
  .about-work .item {
    min-height: 452px;
    border-width: 8px;
    line-height: 20px;
    padding: 23px 25px;
  }
  .about-work .item:after {
    font-size: 74px;
    top: 7px;
    right: 24px;
    left: 25px;
  }
  .about-platform--size {
    padding: 99px 0 80px;
    line-height: 20px;
  }
  .about-platform--size p {
    max-width: 760px;
  }
  .contacts-info .photo {
    width: 643px;
    height: 489px;
    margin: 0 80px 0 0;
  }
  .contacts-info .label {
    margin: 0 0 13px;
  }
  .contacts-info table {
    table-layout: auto;
  }
  .contacts-info img {
    height: 100%;
    object-fit: cover;
  }
  .contacts-info td {
    padding: 19px 0 0;
  }
  .catalog_smart-filter__range span:after {
    top: 6px;
  }
  .catalog_smart-filter .catalog_smart-filter_btn {
    width: 123px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .swiper-nav {
    margin: -170px -12px 0;
  }
  .mega-search {
    top: 84px;
    padding: 48px 70px 30px;
  }
  .mega-search .title-item {
    margin: 0 0 48px;
  }
  .mega-search input {
    padding: 13px 16px 13px 50px;
    font-size: 18px;
  }
  .search-result {
    top: 246px;
    padding: 0 70px 0;
  }
  .search-result ul {
    margin: 20px 0 -10px;
  }
  .search-result li {
    padding: 9px;
  }
  .search-result a {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 1550px) {
  .logo {
    padding: 18px 28px 19px;
  }
  .logo svg,
  .logo img {
    height: 42px;
  }
  .header_tel {
    padding: 33px 27px 30px;
  }
  .btn-header-search,
  .btn-header-favs {
    padding: 28px 28px 27px;
  }
  .btn-header-search svg,
  .btn-header-favs svg {
    width: 24px;
    height: 24px;
  }
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
  .nav-menu li.show-lg {
    display: inline-block !important;
  }
  .nav-menu a {
    padding: 33px 15px 26px;
    height: 79px;
  }
  .header .wrapper,
  .wrapper {
    padding: 0 60px 0 61px;
  }
  .footer .wrapper {
    padding: 0 59px;
  }
  .masthead {
    padding: 113px 0 30px;
  }
  .masthead .subtitle-item {
    margin: -40px 0 3px 251px;
  }
  .masthead .preview {
    bottom: 24px;
    right: 65px;
    width: 866px;
  }
  .masthead .scroll {
    left: 24px;
    font-size: 12px;
  }
  .masthead .scroll svg {
    margin: 0 4px 0 0;
  }
  .masthead img {
    max-height: calc(100vh - 115px);
  }
  .masthead p {
    margin: 0 0 24px;
  }
  .catalog {
    padding: 24px 0 15px;
  }
  .catalog .title-item {
    margin: 0 0 33px;
  }
  .catalog_smart-filter {
    padding: 0;
  }
  .catalog_smart-filter .row.show-lg {
    display: -ms-flexbox;
    display: flex;
  }
  .catalog_smart-filter_item {
    width: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .catalog_smart-filter_btn {
    width: 356px;
  }
  .catalog_smart-filter_currency {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .our-platform .in,
  .about-platform .in {
    margin: 25px -8px 0;
  }
  .our-platform a,
  .about-platform a {
    height: 179px;
  }
  .author-selections {
    line-height: 20px;
  }
  .author-selections .in {
    margin: -8px -8px 0;
  }
  .author-selections .preview {
    margin: 0 0 16px;
    height: 372px;
  }
  .author-selections h6,
  .author-selections .like_h6 {
    margin: 0 3px 4px;
  }
  .author-selections p {
    margin: 0 3px;
    max-width: 300px;
  }
  .exclusives-list,
  .popular-list,
  .similar-list {
    padding: 58px 0 32px;
  }
  .exclusives-list .in,
  .popular-list .in,
  .similar-list .in {
    margin: 0 -7px 14px;
  }
  .catalog-item .article {
    padding: 5px 6px;
  }
  .catalog-item .text {
    overflow: hidden;
    line-height: 20px;
    white-space: normal;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    display: block;
  }
  .catalog-item .cash {
    font-size: 20px;
    margin: 0 0 1px;
  }
  .catalog-item .last-cash {
    font-size: 16px;
  }
  .catalog-item h6,
  .catalog-item .like_h6 {
    margin: 0 0 4px;
  }
  .catalog-item a {
    padding: 5px 10px 2px;
  }
  .catalog-item li {
    padding: 5px 12px 5px;
  }
  .catalog-item_carousel .carousel-item {
    padding: 90% 0 0;
  }
  .catalog-item_carousel .slick-dots {
    bottom: 13px;
  }
  .catalog-item_carousel .slick-dots li {
    margin: 0 4px;
  }
  .catalog-item_carousel .slick-dots button {
    width: 4px;
    height: 4px;
  }
  .last-search {
    margin: 0 0 70px;
  }
  .last-search .in {
    margin: -15px -9px -10px;
  }
  .last-search h4 {
    top: 24px;
    left: 24px;
  }
  .best-list .subtitle-item {
    margin: -66px 0 23px 136px;
  }
  .best-list .in {
    margin: 0 -8px 9px;
  }
  .info-for-owner .left {
    padding: 63px 60px 62px 47px;
  }
  .info-for-owner .btn {
    margin: 23px 0 0;
  }
  .info-for-owner h2,
  .info-for-owner .like_h2 {
    margin: 0 0 13px;
  }
  .agency-founders .subtitle-item {
    margin: -66px 0 13px 65px;
  }
  .agency-founders .photo {
    margin: 0 90px 0 0;
    width: 45.6%;
  }
  .agency-founders p {
    margin: 0 0 12px;
  }
  .agency-founders a {
    margin: 12px 15px 0 0;
  }
  .content-callback {
    padding: 57px 0 87px;
  }
  .content-callback .subtitle-item {
    margin: -28px 0 0 240px;
  }
  .content-callback .preview {
    margin: -65px 90px 0 0;
    width: 45.6%;
  }
  .content-callback .in {
    margin: -89px 0 0 0;
  }
  .content-callback .btn {
    margin: 9px 0 9px;
  }
  .content-callback .form-item {
    margin: 0 0 14px;
  }
  .content-callback form {
    margin: 21px 0 0;
  }
  .small-about-comp .subtitle-item {
    margin: -67px 0 13px 67px;
  }
  .small-about-comp .preview {
    width: 45.6%;
    margin: 0 90px 0 0;
  }
  .small-about-comp .btn {
    margin: 9px 0 0;
  }
  .content-social_in {
    padding: 103px 40px 105px 47px;
  }
  .content-social_in a {
    padding: 17px 21px 16px 25px;
  }
  .content-social_in .phone {
    right: -77px;
  }
  .footer_logo {
    padding: 36px 0 37px;
  }
  .footer_logo img,
  .footer_logo svg {
    height: 98px;
  }
  .footer_tel,
  .footer_email {
    font-size: 20px;
    padding: 67px 0 68px;
  }
  .footer_social {
    padding: 64px 0 63px;
  }
  .footer:after {
    top: 171px;
  }
  .footer_nav .item {
    min-height: 203px;
    padding: 38px 41px 10px;
  }
  .footer_nav h6,
  .footer_nav .like_h6 {
    margin: 0 0 18px;
  }
  .footer_nav li {
    margin: 0 0 18px;
  }
  .footer_contacts {
    padding: 40px;
    min-height: 203px;
  }
  .footer_contacts h6,
  .footer_contacts .like_h6 {
    margin: 0 0 16px;
  }
  .footer_bottom:after {
    left: 60px;
  }
  .footer_bottom .copyright {
    padding: 23px 20px 24px 44px;
  }
  .footer_bottom .link {
    padding: 22px 0 24px 44px;
  }
  .footer_bottom .made {
    padding: 21px 20px 23px 49px;
  }
  .footer_bottom .made svg {
    height: 15px;
    width: auto;
  }
  .crumbs {
    padding: 107px 0 7px;
  }
  .crumbs ul {
    margin: 0 0 19px;
  }
  .catalog_smart-filter_tags span {
    padding: 6px 11px;
  }
  .catalog-item {
    margin: 0 0 21px;
  }
  .catalog-item h4 {
    margin: 17px 0 18px;
  }
  .popular-list {
    padding: 84px 0 32px;
  }
  .popular-list .in {
    margin: -8px -7px 11px;
  }
  .popular-list .carousel-item {
    padding: 104% 0 0;
  }
  .bottom-text .col {
    padding: 0 0 0 36px;
  }
  .bottom-text .col:first-child {
    padding: 0 36px 0 0;
  }
  .catalog_map {
    height: 564px;
    margin-bottom: 0;
  }
  .catalog_map_list {
    top: 12px;
    padding: 4px 4px 0 5px;
    bottom: 12px;
    width: 310px;
    left: 61px;
  }
  .catalog_map_list .catalog-item_carousel .carousel-item {
    padding: 87% 0 0;
  }
  .house-info {
    padding: 14px 0 43px;
  }
  .house-info_right {
    width: 376px;
    margin: 0 0 0 16px;
  }
  .house-info_right h5,
  .house-info_right h1 {
    margin: 0 0 6px;
  }
  .house-info_right th {
    padding-top: 12px;
  }
  .house-info_right table {
    margin: 0 0 6px;
  }
  .house-info_right .cash {
    font-size: 24px;
    line-height: 36px;
    margin: 15px 0 0;
  }
  .house-info_right .last-cash {
    clear: none;
    margin: 21px 0 0 9px;
  }
  .house-info_right .label {
    padding: 16px 0 0;
    margin: 0 0 -15px;
  }
  .house-info_right .label + .fl_l .cash {
    font-size: 18px;
    line-height: 24px;
    margin: 21px 0 6px;
  }
  .house-info_right .in {
    margin: 0 0 18px;
  }
  .house-info_right .fl_l {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .house-info_right .catalog_smart-filter_currency {
    float: left;
    clear: left;
    margin: 2px 0 19px -7px;
  }
  .house-info_right .catalog_smart-filter_currency span {
    padding: 6px 0;
    width: 60px;
  }
  .house-info_right .in {
    padding: 9px 0 7px;
  }
  .house-info_right_params {
    padding: 20px 20px 24px;
  }
  .house-info_right_bottom {
    border-top: 8px solid #f1f0ee;
    padding: 19px 20px 12px;
    display: block;
  }
  .house-info_right_bottom .btn {
    width: 100%;
    font-size: 18px;
    margin: 0 0 8px;
    padding: 19px;
  }
  .house-info_right_bottom h6,
  .house-info_right_bottom .like_h6 {
    margin: 0 0 16px;
  }
  .house-info_right_bottom svg {
    width: 24px;
    height: auto;
  }
  .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .slick-arrow:after {
    background-size: 30px;
  }
  .house-info_gallery_big .slick-arrow {
    margin: 0 11px;
  }
  .house-info_gallery_big a {
    height: 414px;
  }
  .house-info_gallery_small {
    margin: 0 -6px;
  }
  .house-info_gallery_small span {
    height: 62px;
  }
  .house-info_gallery_small .slick-list {
    padding-right: 32px;
  }
  .house-info_gallery_small .slick-slide {
    padding: 0 6px;
  }
  .house-info_left_text .map {
    height: 411px;
  }
  .similar-list .in {
    margin: -11px -7px 14px;
  }
  .catalog_in--3x .catalog-item_carousel .carousel-item {
    padding: 104% 0 0;
  }
  .masthead-owners {
    min-height: 570px;
    padding: 40px 0 0;
  }
  .masthead-owners .preview {
    bottom: 30px;
    right: 60px;
    width: 866px;
  }
  .masthead-owners .subtitle-item {
    margin: -38px 0 17px 56px;
  }
  .masthead-owners p {
    max-width: 295px;
    margin: 0 0 24px;
  }
  .about-work {
    padding: 93px 0 64px;
  }
  .about-work .subtitle-item {
    margin: -65px 0 26px 64px;
  }
  .about-work .item {
    width: 50%;
    min-height: 320px;
    padding: 31px 23px;
  }
  .about-work .item:after {
    padding: 0 0 17px;
  }
  .about-work svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .about-pluses {
    padding: 100px 0 40px;
  }
  .about-pluses li {
    width: 50%;
    padding: 10px 30px 0 47px;
    margin: 0 0 38px;
  }
  .about-pluses li:before {
    margin: -25px 0 22px;
  }
  .about-pluses li:nth-child(even) {
    border: none;
  }
  .about-pluses h4 {
    margin: 0 0 8px;
  }
  .about-platform--size {
    font-size: 20px;
    line-height: 24px;
  }
  .about-platform--size .in {
    margin: 42px -8px 0;
  }
  .masthead-about {
    padding: 140px 0 61px;
  }
  .masthead-about .preview {
    top: 110px;
    right: 60px;
    width: 866px;
  }
  .masthead-about .subtitle-item {
    margin: -52px 0 14px 120px;
  }
  .agency-founders--bg h2,
  .agency-founders--bg .like_h2 {
    margin: 0 0 12px;
  }
  .about-team .tab-menu {
    margin: 0 0 23px;
  }
  .about-team span {
    height: 421px;
  }
  .partners-list {
    padding: 100px 0 78px;
  }
  .partners-list .subtitle-item {
    margin: -68px 0 16px 149px;
  }
  .about-office {
    padding: 72px 0 99px;
  }
  .about-office h2,
  .about-office .like_h2 {
    margin: -3px -100px -189px 9px;
    font-size: 160px;
  }
  .about-office td {
    padding: 42px 39px 0 0;
  }
  .about-office .preview {
    width: 571px;
    height: 500px;
    margin: 0 49px 0 0;
  }
  .about-office .in {
    padding: 119px 0 0 0;
    min-height: 501px;
  }
  .team-carousel .slick-arrow {
    margin: 0 -16px;
  }
  .team-carousel .carousel-item,
  .team-carousel span,
  .team-carousel img {
    height: 208px;
  }
  .vacancy-list .tab-menu {
    margin: 0 0 12px;
  }
  .vacancy-list .item {
    padding: 21px 29px;
    min-height: 244px;
  }
  .vacancy-list .tags {
    max-width: 336px;
  }
  .vacancy-list h4 {
    margin: 0 0 8px;
  }
  .vacancy-list_in {
    margin: 0 -60px;
  }
  .vacancy-list_in .slick-list {
    padding: 0 60px;
  }
  .vacancy-list_in .slick-arrow {
    margin: 0 44px;
  }
  .contacts-info {
    padding: 0 0 76px;
  }
  .contacts-info td {
    padding: 19px 0 21px;
  }
  .contacts-info .photo {
    width: 571px;
    height: 373px;
    margin: 0 48px 0 0;
  }
  .catalog_smart-filter_item label {
    margin-bottom: 6px;
    white-space: nowrap;
  }
  .catalog_smart-filter_item {
    padding: 0 6px;
  }
  .catalog_smart-filter .row {
    margin: 0 -6px;
  }
  .radio-filter {
    margin: 0 4px 0 0;
  }
  .radio-filter label {
    margin: 0;
  }
  .radio-filter span {
    min-width: 95px;
    padding: 16px 5px;
  }
  .catalog_smart-filter__object2,
  .catalog_smart-filter__type {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .catalog_smart-filter_btn {
    width: 172px;
  }
  .catalog_smart-filter .row .btn {
    margin: 0 6px 17px;
    height: 50px;
  }
  .catalog_smart-filter--margin .catalog_smart-filter_item {
    margin: 0 0 17px;
  }
  .catalog_smart-filter_currency label {
    margin: 0 0 0 10px;
  }
  .catalog_smart-filter .line {
    margin: -1px -70px 17px;
  }
  .catalog-filter-scroll {
    padding-left: 60px;
    padding-right: 60px;
  }
  .catalog-filter-scroll .catalog_smart-filter_currency {
    margin-right: auto !important;
  }
  .catalog_map_list .cash {
    margin: 6px 0 9px;
  }
  .house-info_right_bottom .btn {
    padding: 16px;
  }
  .catalog_smart-filter--village .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog_smart-filter--village .break {
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 0;
  }
  .catalog_smart-filter--village .catalog_smart-filter_currency {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .catalog_smart-filter--village .line {
    margin: -1px -70px 27px;
  }
  .drop-nav {
    padding: 65px 0 62px;
  }
  .drop-nav ul {
    width: auto;
  }
  .drop-nav h4,
  .drop-nav .like_h4 {
    font-size: 28px;
    line-height: 36px;
    top: 20px;
    left: 19px;
  }
  .drop-nav .counter,
  .drop-nav .title {
    display: none;
  }
  .drop-nav .btn {
    color: #fff;
    padding: 16px;
    bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    right: 20px;
    left: 20px;
  }
  .drop-nav .drop-link {
    background: none;
    top: 0;
  }
  .mega-filter {
    padding: 33px 25px 70px 25px;
  }
  .mega-filter .form-item {
    overflow: hidden;
  }
  .mega-filter .catalog_smart-filter_item {
    margin: 0 0 16px;
  }
  .mega-filter .scroll {
    margin-right: -10px;
  }
  .mega-filter .radio-filter {
    display: inline-block;
    margin: 0 2px 6px 0;
    vertical-align: top;
  }
  .mega-filter .catalog_smart-filter__mcad,
  .mega-filter .catalog_smart-filter__lot {
    max-width: 290px;
  }
  .mega-filter .catalog_smart-filter_currency span,
  .mega-filter .radio-filter,
  .mega-filter .select2-selection,
  .mega-filter input {
    height: 50px;
  }
  .mega-filter .p-like-h4 {
    margin: 0 0 15px;
  }
  .mega-filter .p-like-h4 + .mega-filter .p-like-h6 {
    margin-top: 0;
  }
  .mega-filter .p-like-h6,
  .mega-filter .like_h6 {
    margin: 23px 0 17px;
  }
  .mega-filter .select2-selection__rendered {
    padding: 16px 45px 16px 15px;
  }
  .mega-filter .radio-filter span {
    min-width: 126px;
    padding: 16px 0;
  }
  .mega-filter .catalog_smart-filter_currency {
    margin: 0 0 16px 10px;
  }
  .mega-filter .catalog_smart-filter_currency label {
    margin: 0 0 0 6px;
  }
  .mega-filter .catalog_smart-filter_currency span {
    width: 70px;
    padding: 17px 0;
  }
  .mega-filter .catalog_smart-filter__rode {
    min-width: 368px;
  }
  .mega-filter .radio-filter--small span {
    min-width: 90px;
  }
  .mega-filter .catalog_smart-filter_tags span {
    font-size: 18px;
    padding: 9px 15px;
  }
  .mega-filter .bottom {
    width: 572px;
    padding: 7px 24px;
  }
  .mega-filter .bottom .btn {
    padding: 15px;
    font-size: 16px;
  }
  .fancybox-slide--html .fancybox-close-small {
    padding: 1px;
    right: 5px;
    top: 6px;
  }
  .popup-presentation {
    width: 440px;
    padding: 33px 32px 30px 32px;
  }
  .popup-presentation label {
    margin: 0 0 6px;
  }
  .popup-presentation input {
    height: 50px;
  }
  .popup-presentation .form-item {
    margin: 0 0 18px;
  }
  .popup-presentation .btn {
    margin: 3px 0 0;
    font-size: 16px;
    padding: 17px 31px;
  }
  .catalog_smart-filter .catalog_smart-filter_btn {
    width: 172px;
  }
  .swiper-nav {
    width: 50px;
    height: 50px;
  }
  .mega-search {
    top: 80px;
    padding: 48px 60px 30px;
  }
  .mega-search .title-item {
    margin: 0 0 30px;
  }
  .mega-search input {
    font-size: 16px;
    padding: 12px 16px 10px 50px;
  }
  .search-result {
    top: 220px;
    padding: 0 60px 0;
  }
  .search-result .label {
    margin: 44px 0 6px;
    font-size: 16px;
  }
  .search-result .label svg {
    margin: 3px 13px 0 0;
  }
  .search-result .name {
    font-size: 21px;
    line-height: 24px;
  }
  .search-result li {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .header .wrapper,
  .wrapper {
    padding: 0 50px 0 49px;
  }
  .catalog-filter-scroll {
    padding-left: 50px;
    padding-right: 50px;
  }
  .btn {
    padding: 14px 30px;
  }
  .btn-empty-dark,
  .btn-empty-white {
    padding: 13px 29px;
  }
  .title-h1,
  h1 {
    font-size: 46px;
    line-height: 60px;
  }
  .title-h2,
  h2,
  .like_h2,
  .crumbs h1 {
    font-size: 34px;
    line-height: 46px;
  }
  .title-h4,
  .tab-menu,
  h4,
  .like_h4,
  .drop-link .title,
  .catalog-item .cash,
  .house-info_right .cash,
  .contacts-info .in,
  .about-office td {
    font-size: 20px;
    line-height: 30px;
  }
  .masthead {
    padding: 109px 0 30px;
  }
  .masthead .preview {
    width: 690px;
    bottom: 30px;
    right: 50px;
  }
  .masthead .subtitle-item {
    margin: -26px 0 15px 220px;
  }
  .masthead .btn {
    padding: 14px 30px;
  }
  .masthead .scroll {
    font-size: 14px;
    padding: 0 26px;
  }
  .masthead p {
    max-width: 245px;
    margin: 0 0 30px;
  }
  .select2-selection,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input {
    height: 44px;
  }
  .select2-selection__rendered {
    padding: 12px 45px 16px 15px;
  }
  .catalog_smart-filter .row.show-lg {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .catalog_smart-filter .btn {
    padding: 14px 36px;
  }
  .catalog_smart-filter .row .btn {
    margin: 0 8px 17px;
  }
  .catalog_smart-filter_item {
    margin: 0 0 17px;
  }
  .catalog_smart-filter_currency span {
    padding: 13px;
  }
  .catalog_smart-filter_currency label {
    margin: 0 0 0 4px;
  }
  .catalog_smart-filter_btn {
    width: auto;
  }
  .content-callback {
    padding: 32px 0 89px;
  }
  .content-callback h2,
  .content-callback .like_h2 {
    margin: 0 0 13px;
  }
  .content-callback form {
    margin: 24px 0 0;
  }
  .content-callback img {
    height: 479px;
    object-fit: cover;
  }
  .content-callback .form-item {
    margin: 0 0 16px;
  }
  .content-callback .subtitle-item {
    margin: -49px 0 0 150px;
    font-size: 96px;
    line-height: 1;
  }
  .content-callback .subtitle-item:first-child {
    margin-left: 0;
  }
  .content-callback .in {
    margin: -83px 0 0 0;
  }
  .content-callback .preview {
    margin: -83px 40px 0 0;
    width: 46.6%;
  }
  .small-about-comp {
    letter-spacing: -0.6px;
  }
  .small-about-comp .preview {
    width: 46.6%;
    margin: 0 40px 0 0;
  }
  .small-about-comp .subtitle-item {
    letter-spacing: -0.6px;
    margin: -72px 0 17px 44px;
  }
  .small-about-comp img {
    height: 418px;
    object-fit: cover;
  }
  .subtitle-item {
    font-size: 66px;
  }
  .content-social_in {
    padding: 75px 420px 74px 51px;
  }
  .content-social_in p {
    margin: 0 0 21px;
  }
  .content-social_in .btn {
    width: 156px;
    padding: 16px 0 15px 10px;
    margin: 10px 12px 0 0;
  }
  .footer_bottom .made,
  .footer_contacts,
  .footer_bottom .copyright,
  .footer_nav .item,
  .footer_bottom .link {
    padding-left: 30px;
  }
  .footer_tel,
  .footer_email {
    font-size: 16px;
  }
  .catalog_smart-filter_tags .btn {
    padding: 0 !important;
  }
  .catalog_smart-filter_tags label {
    margin: 0 7px 13px 0;
  }
  .catalog_smart-filter_tags span {
    padding: 7px 17px 8px;
  }
  .our-platform,
  .about-platform {
    padding: 12px 0 32px;
  }
  .our-platform .in,
  .about-platform .in {
    margin: 30px -8px 0;
  }
  .author-selections {
    padding: 55px 0 32px;
  }
  .author-selections .in {
    margin: -12px -8px 0;
  }
  .author-selections .preview {
    height: 310px;
    margin: 0 0 13px;
  }
  .author-selections h6,
  .author-selections .like_h6 {
    margin: 0 3px 5px;
  }
  .exclusives-list .subtitle-item,
  .popular-list .subtitle-item,
  .similar-list .subtitle-item {
    margin: -69px 0 25px 285px;
  }
  .exclusives-list .catalog-item:nth-child(4),
  .popular-list .catalog-item:nth-child(4),
  .similar-list .catalog-item:nth-child(4) {
    display: none;
  }
  .exclusives-list .btn,
  .popular-list .btn,
  .similar-list .btn {
    padding: 13px 29px;
  }
  .catalog-item {
    width: 33.3%;
  }
  .catalog-item:nth-child(4n + 1) {
    clear: none;
  }
  .catalog-item:nth-child(3n + 1) {
    clear: left;
  }
  .catalog-item .article {
    font-size: 12px;
    padding: 7px 8px;
  }
  .catalog-item .carousel-item {
    padding: 87% 0 0;
  }
  .catalog-item .last-cash {
    font-size: 18px;
    margin: 2px 0 5px 4px;
  }
  .catalog-item .cash {
    margin: 0 0 9px;
  }
  .catalog-item li {
    padding: 6px 12px 5px;
  }
  .catalog-item a {
    padding: 10px 12px 2px;
  }
  .last-search .in {
    margin: -16px -7px -10px;
  }
  .last-search .item {
    height: 385px;
  }
  .last-search img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .last-search_drop {
    padding: 20px;
  }
  .last-search_drop .btn {
    left: 20px;
    bottom: 20px;
  }
  .last-search_drop .title {
    font-size: 25px;
    line-height: 1.3;
  }
  .best-list {
    padding: 100px 0 100px;
  }
  .best-list .subtitle-item {
    margin: -69px 0 25px 115px;
  }
  .best-list .catalog-item {
    margin: 0 0 26px;
  }
  .best-list .catalog-item:nth-child(4) {
    display: none;
  }
  .best-list .btn {
    padding: 13px 29px;
  }
  .content-big-img {
    padding: 100px 0 128px;
  }
  .info-for-owner .preview {
    right: 50px;
  }
  .info-for-owner .left {
    padding: 54px 45px 53px 41px;
  }
  .agency-founders {
    letter-spacing: -0.5px;
    padding: 101px 0;
  }
  .agency-founders .photo {
    margin: 0 46px 0 0;
    width: 46%;
  }
  .agency-founders .subtitle-item {
    margin: -76px -11px 16px 86px;
    letter-spacing: -0.5px;
  }
  .agency-founders a {
    padding: 12px 30px;
  }
  .footer .wrapper {
    padding: 0 49px;
  }
  .footer_bottom:after {
    left: 50px;
  }
  .catalog_smart-filter--margin .catalog_smart-filter_currency label,
  .catalog_smart-filter--margin .radio-filter label {
    margin-bottom: 0 !important;
  }
  .catalog_smart-filter--margin .catalog_smart-filter_item label {
    margin-bottom: 8px;
  }
  .catalog_smart-filter--margin .radio-filter span {
    padding: 13px 5px;
  }
  .catalog_smart-filter--margin
    .catalog_smart-filter__object2
    .radio-filter:last-child {
    margin-right: 0;
  }
  .catalog_smart-filter--margin .btn-empty-dark,
  .catalog_smart-filter--margin .btn-empty-white {
    font-size: 0;
    width: 44px;
    min-width: 44px;
    padding-left: 0;
    padding-right: 0;
  }
  .catalog_smart-filter--margin .btn-empty-dark svg,
  .catalog_smart-filter--margin .btn-empty-white svg {
    margin-right: 0;
  }
  .catalog_smart-filter .row .btn {
    height: 44px;
    margin-left: 6px;
    margin-right: 6px;
  }
  .catalog_smart-filter_tags span {
    padding: 5px 13px 6px;
  }
  .catalog_smart-filter_tags label {
    margin: 0 7px 11px 0;
  }
  .catalog_in {
    padding: 19px 0 0;
  }
  .catalog_in .catalog-item {
    margin: 0 0 10px;
  }
  .pagination .btn {
    height: 44px;
    padding: 14px 29px 13px;
  }
  .pagination li span,
  .pagination li a {
    line-height: 44px;
    height: 44px;
  }
  .popular-list {
    padding: 86px 0 32px;
  }
  .popular-list .in {
    margin: -10px -7px 11px;
  }
  .popular-list .carousel-item {
    padding: 105% 0 0;
  }
  .popular-list .text {
    margin: 0 0 11px;
  }
  .popular-list a {
    padding: 10px 9px 2px 12px;
  }
  .popular-list h4 {
    margin: 6px 0 12px;
  }
  .popular-list h6,
  .popular-list .like_h6 {
    font-size: 16px;
    margin: 0 0 5px;
    line-height: 18px;
  }
  .bottom-text {
    padding: 68px 0 84px;
  }
  .bottom-text .col {
    padding: 0 0 0 20px;
  }
  .bottom-text .col:first-child {
    padding: 0 17px 0 0;
  }
  .catalog_map_list {
    top: 21px;
    width: 319px;
    left: 48px;
  }
  .contacts-info .photo {
    width: 431px;
    height: 418px;
    margin: 0 40px 0 0;
  }
  .contacts-info .label {
    margin: 0 0 5px;
    font-size: 16px;
  }
  .contacts-info td {
    padding: 19px 0 1px;
  }
  .masthead-owners {
    padding: 18px 0 0;
    min-height: 460px;
  }
  .masthead-owners .subtitle-item {
    margin: -47px 0 25px 6px;
  }
  .masthead-owners .preview {
    bottom: 30px;
    right: 50px;
    width: 689px;
  }
  .masthead-owners img {
    height: 444px;
  }
  .masthead-owners p {
    max-width: 235px;
    margin: 0 0 30px;
  }
  .about-work {
    padding: 70px 0 92px;
  }
  .about-work .subtitle-item {
    margin: -62px 0 28px 45px;
  }
  .about-work .item {
    padding: 31px 21px 19px;
    min-height: 286px;
  }
  .about-work .item:after {
    font-size: 64px;
    padding: 3px 0 23px;
  }
  .about-pluses {
    padding: 100px 0 72px;
  }
  .about-pluses li {
    padding: 10px 20px 0 38px;
  }
  .about-platform {
    padding: 100px 0 81px;
    font-size: 16px;
    line-height: 20px;
  }
  .about-platform p {
    max-width: 673px;
  }
  .house-info {
    padding: 14px 0 59px;
  }
  .house-info_right {
    width: 313px;
  }
  .house-info_right .article {
    margin: 0 0 11px;
  }
  .house-info_right .pos {
    margin: 0 8px 4px 0;
  }
  .house-info_right .cash {
    margin: 12px 0 0;
  }
  .house-info_right .catalog_smart-filter_currency {
    margin: 10px 0 9px -7px;
  }
  .house-info_right .catalog_smart-filter_currency span {
    padding: 7px 0;
  }
  .house-info_right .in {
    margin: 0 0 12px;
  }
  .house-info_right table {
    margin: 0 0 11px;
    table-layout: auto;
  }
  .house-info_right_params {
    padding: 20px 14px 18px;
  }
  .house-info_right_params h1,
  .house-info_right_params h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .house-info_right_bottom {
    border-top: 8px solid #f1f0ee;
    padding: 19px 14px 12px;
  }
  .house-info_right_bottom .btn {
    font-size: 16px;
    padding: 13px;
  }
  .house-info_gallery_small {
    margin: 0 -3px 0 -6px;
  }
  .house-info_gallery_small .slick-list {
    padding-right: 0;
  }
  .house-info_gallery {
    margin: 0 0 39px;
  }
  .similar-list .title-item {
    font-size: 40px;
    line-height: 46px;
    margin: 0 0 43px;
  }
  .house-info_right .last-cash {
    margin: 16px 0 0 10px;
    font-size: 14px;
  }
  .masthead-about {
    padding: 140px 0 32px;
  }
  .masthead-about .preview {
    right: 50px;
    width: 689px;
  }
  .masthead-about .subtitle-item {
    margin: -54px 0 16px 102px;
  }
  .masthead-about p {
    max-width: 450px;
  }
  .about-team {
    line-height: 20px;
    padding: 100px 0 79px;
  }
  .about-team .tab-menu li {
    padding: 0;
  }
  .about-team span {
    margin: 0 0 12px;
    height: 319px;
  }
  .about-team h4 {
    margin: 0 0 3px;
  }
  .partners-list {
    padding: 99px 0 91px;
  }
  .partners-list .subtitle-item {
    margin: -71px 0 25px 128px;
  }
  .partners-list li {
    height: 100px;
  }
  .about-office {
    padding: 95px 0 106px;
  }
  .about-office .in {
    min-height: 443px;
    padding: 107px 0 0 0;
  }
  .about-office .subtitle-item {
    margin: 0 0 18px 95px;
    letter-spacing: -0.6px;
  }
  .about-office .preview {
    height: 438px;
    margin: 0 15px 0 0;
    width: 456px;
  }
  .about-office .preview img {
    object-fit: cover;
    width: 100%;
  }
  .about-office .label {
    margin: 0 0 6px;
  }
  .about-office td {
    padding: 20px 39px 0 0;
  }
  .about-office h2,
  .about-office .like_h2 {
    font-size: 126px;
    margin: -7px -100px -185px 9px;
  }
  .team-carousel_in {
    margin: -10px 0 0 -7px;
  }
  .team-carousel_in .slick-arrow {
    width: 44px;
    height: 44px;
  }
  .team-carousel_in .carousel-item,
  .team-carousel_in img,
  .team-carousel_in span {
    height: 164px;
  }
  .vacancy-list .tab-menu {
    margin: 0 0 31px;
  }
  .vacancy-list .tab-menu li {
    padding: 0;
  }
  .vacancy-list .item {
    min-height: 241px;
  }
  .vacancy-list .slick-arrow {
    width: 44px;
    margin: -9px 49px;
    height: 44px;
  }
  .vacancy-list span {
    margin: 5px 5px 0 0;
  }
  .vacancy-list h4 {
    margin: 0 0 6px;
  }
  .catalog_smart-filter_tags label {
    margin: 0 1px 11px 7px !important;
  }
  .catalog_smart-filter--village {
    margin: 0 0 -9px;
  }
  .drop-nav .h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .drop-nav .btn {
    font-size: 16px;
    padding: 12px;
  }
  .drop-burger .social {
    right: 50px;
  }
  .popup-presentation {
    width: 400px;
    padding: 21px 20px 30px 20px;
  }
  .popup-presentation label {
    margin: 0 0 8px;
  }
  .popup-presentation .btn {
    padding: 14px 31px;
  }
  .popup-presentation .fancybox-close-small {
    padding: 1px;
    right: 10px;
    top: 10px;
  }
  .has-drop.open > .drop {
    display: block !important;
  }
  .has-drop.open > a {
    color: #2e3f48;
  }
}
@media screen and (max-width: 1279px) and (min-width: 991px) {
  .has-drop.open > a {
    background: #decbba;
  }
}
@media screen and (max-width: 1279px) {
  .has-drop > a {
    transition: none !important;
  }
  .swiper-nav {
    margin: -155px -12px 0;
  }
}
@media screen and (max-width: 1023px) {
  .header .wrapper,
  .wrapper {
    padding: 0 20px;
  }
  .house-info_right,
  .nav-menu,
  .header_tel,
  .btn-header-search,
  .btn-header-favs {
    display: none;
  }
  .only-tab {
    display: block !important;
  }
  .burger {
    display: block;
  }
  .subtitle-item {
    font-size: 50px;
  }
  .title-h1,
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .title-h2,
  h2,
  .like_h2,
  .crumbs h1 {
    font-size: 17px;
    line-height: 27px;
  }
  .title-h4,
  .tab-menu,
  h4,
  .like_h4,
  .drop-link .title,
  .catalog-item .cash,
  .house-info_right .cash,
  .contacts-info .in,
  .about-office td {
    font-size: 18px;
    line-height: 24px;
  }
  .title-h6,
  h6,
  .like_h6,
  .our-platform a,
  .contacts-info .label,
  .about-platform a,
  .about-office .label {
    font-size: 16px;
    line-height: 1;
  }
  .header {
    padding: 20px 0;
    border: none;
  }
  .logo {
    border: none;
    padding: 0;
  }
  .logo svg,
  .logo img {
    height: 39px;
  }
  .masthead {
    font-size: 16px;
    margin: 0 0 7px;
    line-height: 20px;
    padding: 105px 0 30px;
  }
  .masthead .subtitle-item {
    margin: -38px 0 6px 245px;
  }
  .masthead .btn {
    font-size: 12px;
    line-height: 22px;
    padding: 10px 38px;
  }
  .masthead .scroll {
    padding: 2px 0;
  }
  .masthead .scroll svg {
    margin: 0 14px 0 0;
  }
  .masthead .preview {
    bottom: 78px;
    right: 20px;
    width: auto;
    left: 20px;
  }
  .masthead p {
    margin: 0 0 12px;
    max-width: 310px;
  }
  .catalog .title-item {
    font-size: 24px;
    margin: 0 0 13px;
  }
  .select2-selection,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input {
    height: 40px;
  }
  .about-platform--size,
  .about-office,
  .pagination li span,
  .pagination li a,
  .last-search_drop a,
  .last-search_drop span,
  .catalog_smart-filter_currency span,
  .select2-selection__rendered,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input,
  .btn,
  body {
    font-size: 14px;
    line-height: 1;
  }
  .select2-selection__rendered {
    padding: 11px 45px 14px 15px;
  }
  .catalog_smart-filter_item {
    margin: 0 0 13px;
    padding: 0 4px;
  }
  .catalog_smart-filter_item label {
    font-size: 14px;
    line-height: 16px;
  }
  .catalog_smart-filter_currency span {
    padding: 12px;
  }
  .catalog_smart-filter .row {
    margin: 0 -4px;
  }
  .catalog_smart-filter .row .btn {
    margin: 0 4px 13px;
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    padding: 12px 30px;
    width: 171px;
  }
  .catalog_smart-filter_tags label {
    margin: 0 13px 8px 0;
  }
  .catalog_smart-filter_tags span {
    padding: 6px 12px 7px;
  }
  .catalog_smart-filter__mcad,
  .catalog_smart-filter__cash {
    -ms-flex: auto 1 1;
    flex: auto 1 1;
  }
  .our-platform,
  .about-platform {
    padding: 63px 0 20px;
  }
  .our-platform .in,
  .about-platform .in {
    margin: -7px -8px 0;
  }
  .our-platform .item,
  .about-platform .item {
    width: 50%;
    animation-delay: 0.2s !important;
  }
  .our-platform .item:nth-child(odd),
  .about-platform .item:nth-child(odd) {
    animation-delay: 0s !important;
  }
  .our-platform a,
  .about-platform a {
    margin: 0 0 15px;
  }
  .author-selections {
    padding: 30px 0 20px;
    font-size: 14px;
    line-height: 1;
  }
  .author-selections .title-item {
    margin: 0 0 14px;
  }
  .author-selections .preview {
    margin: 0 0 10px;
    height: 223px;
  }
  .author-selections .title-h6,
  .author-selections h6,
  .author-selections .like_h6,
  .author-selections .our-platform a,
  .our-platform .author-selections a,
  .author-selections .contacts-info .label,
  .contacts-info .author-selections .label,
  .author-selections .about-platform a,
  .about-platform .author-selections a,
  .author-selections .about-office .label,
  .about-office .author-selections .label {
    margin: 0 0 7px 4px;
  }
  .author-selections p {
    max-width: 193px;
  }
  .exclusives-list,
  .popular-list,
  .similar-list {
    padding: 29px 0 32px;
  }
  .exclusives-list .subtitle-item,
  .popular-list .subtitle-item,
  .similar-list .subtitle-item {
    margin: -54px 0 6px 184px;
  }
  .exclusives-list .catalog-item,
  .popular-list .catalog-item,
  .similar-list .catalog-item {
    width: 33.3%;
  }
  .exclusives-list .catalog-item:nth-child(4),
  .popular-list .catalog-item:nth-child(4),
  .similar-list .catalog-item:nth-child(4) {
    display: none;
  }
  .catalog-item_carousel .carousel-item {
    padding: 78.7% 0 0;
  }
  .catalog-item_carousel .btn {
    padding: 9px 24px;
  }
  .catalog-item {
    margin: 0 0 14px;
  }
  .catalog-item a {
    padding: 6px 10px 7px;
  }
  .catalog-item h6,
  .catalog-item .like_h6 {
    font-size: 14px;
    margin: 0 0 7px;
    line-height: 17px;
  }
  .catalog-item li {
    font-size: 12px;
    line-height: 20px;
    margin: 0 2px 4px 0;
  }
  .catalog-item .text {
    margin: 0 0 13px;
    line-height: 1;
  }
  .catalog-item .cash {
    margin: 0 0 4px;
    font-size: 15px;
  }
  .catalog-item .last-cash {
    font-size: 14px;
    margin: 0 0 4px 4px;
  }
  .last-search {
    padding: 33px 0 19px;
    margin: 0 0 17px;
  }
  .last-search .in {
    margin: -35px -9px 0;
  }
  .last-search .item {
    height: 276px;
  }
  .last-search h4 {
    font-size: 15px;
    top: 12px;
    left: 13px;
  }
  .last-search_drop a {
    font-size: 12px;
    padding: 6px 25px 7px 5px;
  }
  .last-search_drop a:after {
    right: 2px;
  }
  .last-search_drop span {
    font-size: inherit;
  }
  .best-list {
    padding: 33px 0 31px;
  }
  .best-list .btn {
    padding: 9px 24px;
  }
  .best-list .subtitle-item {
    margin: -62px 0 14px 124px;
  }
  .best-list .catalog-item {
    margin: 0 0 14px;
    width: 33.3%;
  }
  .best-list .catalog-item:nth-child(4) {
    display: none;
  }
  .content-big-img {
    padding: 32px 0 66px;
  }
  .info-for-owner .preview {
    right: 19px;
  }
  .info-for-owner .left {
    font-size: 16px;
    line-height: 17px;
    padding: 31px 25px 42px 33px;
  }
  .info-for-owner .btn {
    margin: 12px 0 0;
    padding: 10px 31px;
    font-size: 12px;
  }
  .info-for-owner h2,
  .info-for-owner .like_h2 {
    margin: 0 0 11px;
  }
  .agency-founders {
    padding: 32px 0 33px;
    font-size: 12px;
    line-height: 20px;
  }
  .agency-founders .photo {
    margin: 30px 57px 0 0;
    width: 40.5%;
  }
  .agency-founders .subtitle-item {
    margin: -58px 0 16px 25px;
  }
  .agency-founders a {
    font-size: 12px;
    margin: 0 8px 0 0;
    padding: 10px 27px;
  }
  .agency-founders p {
    margin: 0 0 16px;
  }
  .content-callback {
    padding: 30px 0;
  }
  .content-callback .subtitle-item {
    font-size: 48px;
    line-height: 1;
    margin: -28px 0 0 115px;
  }
  .content-callback .subtitle-item:first-child {
    margin: 2px 0 9px;
  }
  .content-callback .preview {
    margin: -10px 56px 0 0;
    width: 40.6%;
  }
  .content-callback .in {
    font-size: 16px;
    line-height: 20px;
    margin: -77px 0 0 0;
  }
  .content-callback .form-item {
    max-width: 226px;
    margin: 0 0 11px;
  }
  .content-callback h2,
  .content-callback .like_h2 {
    margin: 0 0 13px;
  }
  .content-callback p {
    margin: 0 -5px 10px 0;
  }
  .content-callback form {
    margin: 10px 0 0;
  }
  .content-callback img {
    height: auto;
  }
  .small-about-comp {
    padding: 32px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .small-about-comp .preview {
    width: 40.6%;
    margin: 27px 55px 0 0;
  }
  .small-about-comp .subtitle-item {
    margin: -55px 0 29px 41px;
  }
  .small-about-comp p {
    margin: 0 24px 11px 0;
  }
  .small-about-comp img {
    height: auto;
  }
  .small-about-comp .btn {
    padding: 11px 23px;
    margin: 0;
  }
  .content-social_in {
    padding: 41px 335px 37px 32px;
    font-size: 12px;
    line-height: 1;
  }
  .content-social_in p {
    margin: 0 0 3px;
  }
  .content-social_in .phone {
    right: -31px;
    width: 331px;
  }
  .content-social_in .btn {
    width: 140px;
    margin: 10px 9px 2px 0;
    padding: 11px 0 9px 10px;
    height: 39px;
  }
  .content-social:last-child {
    margin: 0 0 32px;
  }
  .footer:after {
    top: 102px;
  }
  .footer .wrapper {
    padding: 0 20px;
  }
  .footer_logo {
    padding: 22px 0;
  }
  .footer_logo img,
  .footer_logo svg {
    height: 58px;
  }
  .footer_tel,
  .footer_email {
    font-size: 14px;
    padding: 34px 0 32px;
  }
  .footer_social {
    padding: 32px 0;
  }
  .footer_social a {
    width: 38px;
    margin: 0 2px;
    height: 38px;
  }
  .footer_nav .item {
    min-height: 121px;
    padding: 11px 30px 1px;
  }
  .footer_nav li {
    margin: 0 0 12px;
  }
  .footer_nav h6,
  .footer_nav .like_h6 {
    margin: 0 0 8px;
  }
  .footer_contacts {
    padding: 11px 12px 10px;
    font-size: 14px;
    min-height: 121px;
    line-height: 17px;
  }
  .footer_contacts h6,
  .footer_contacts .like_h6 {
    margin: 0 0 11px;
  }
  .footer_bottom:after {
    left: 21px;
  }
  .footer_bottom .copyright {
    padding: 5px 20px 5px 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 76px;
  }
  .footer_bottom .link {
    height: 76px;
    padding: 5px 0 5px 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer_bottom .made {
    padding: 5px 20px 5px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 76px;
  }
  .crumbs ul {
    margin: 0 0 24px;
  }
  .crumbs h1 {
    font-size: 24px;
    line-height: 27px;
  }
  .catalog_smart-filter--margin {
    padding: 34px 0 0;
  }
  .catalog_smart-filter--margin .catalog_smart-filter_item {
    margin: 0 0 15px;
  }
  .catalog_smart-filter--margin .radio-filter span {
    min-width: 83px;
    padding: 11px 5px;
  }
  .catalog_smart-filter--margin .row-last {
    margin: 0 -4px 48px;
    position: relative;
  }
  .catalog_smart-filter--margin .row-last .btn {
    position: absolute;
    top: 100%;
    right: 0;
    margin: -2px 4px 13px;
  }
  .catalog_smart-filter--margin .row-last .btn-empty-dark,
  .catalog_smart-filter--margin .row-last .btn-empty-white {
    font-size: 0;
    width: auto;
    min-width: 40px;
    padding-left: 0;
    padding-right: 0;
    right: 239px;
  }
  .catalog_smart-filter--margin .row-last a.btn-empty-dark,
  .catalog_smart-filter--margin .row-last a.btn-empty-white {
    right: 185px;
    font-size: 0;
    width: 40px;
    min-width: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .catalog_smart-filter .line {
    margin: -1px -70px 9px;
  }
  .catalog_smart-filter_sort {
    width: 230px;
    margin: 18px 0 0;
  }
  .catalog_in {
    padding: 49px 0 0;
  }
  .catalog_in .catalog-item {
    margin: 0 0 2px;
  }
  .pagination {
    padding: 21px 0 0;
  }
  .pagination .btn {
    height: 38px;
    font-size: 12px;
    padding: 12px 29px 13px;
  }
  .pagination li {
    margin: 0 7px 0 0;
  }
  .pagination li a,
  .pagination li span {
    width: 38px;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
  }
  .popular-list {
    padding: 49px 0 32px;
  }
  .popular-list .title-item {
    font-size: 24px;
    line-height: 27px;
  }
  .popular-list .in {
    margin: -38px -7px 11px;
  }
  .popular-list .carousel-item {
    padding: 112% 0 0;
  }
  .popular-list h4 {
    font-size: 12px;
    line-height: 17px;
    margin: 4px 0 3px;
  }
  .popular-list h6,
  .popular-list .like_h6 {
    font-size: 10px;
    margin: 0 0 5px;
    line-height: 18px;
  }
  .popular-list li {
    font-size: 10px;
    padding: 8px 12px 8px;
    margin: 0 0 4px 0;
    line-height: 1.2;
  }
  .popular-list .text {
    font-size: 10px;
    margin: 0 0 11px;
    line-height: 14px;
  }
  .bottom-text {
    font-size: 17px;
    line-height: 20px;
    padding: 32px 0 14px;
  }
  .bottom-text .title-item {
    font-size: 24px;
    margin: 0 0 12px;
    line-height: 27px;
  }
  .bottom-text .col {
    padding: 0 0 0 6px;
  }
  .bottom-text .col:first-child {
    padding: 0 27px 0 0;
  }
  .text-in p {
    margin: 0 0 1.1rem;
  }
  .catalog-filter-scroll {
    padding-left: 20px;
    padding-right: 20px;
  }
  .catalog_smart-filter
    .catalog-filter-scroll
    .row
    button.btn:not(.catalog_smart-filter_btn) {
    width: auto;
    flex: 0 0 auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .catalog-filter-scroll .btn-empty-dark,
  .catalog-filter-scroll .btn-empty-white {
    font-size: 0 !important;
    padding-left: 0 !important;
    width: 40px !important;
    padding-right: 0 !important;
  }
  .catalog_map {
    height: 540px;
  }
  .catalog_map_list {
    top: 52px;
    width: 257px;
    left: 12px;
  }
  .contacts-info {
    padding: 0 0 8px;
  }
  .contacts-info .photo {
    width: 357px;
    height: 353px;
    margin: 0 15px 0 0;
  }
  .contacts-info .label {
    font-size: 18px;
    margin: 0 0 9px;
  }
  .contacts-info .in {
    padding: 29px 0 0;
  }
  .contacts-info td {
    font-size: 20px;
    padding: 11px 0 0px;
    line-height: 23px;
    display: block;
  }
  .contacts-info h2,
  .contacts-info .like_h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
  }
  .masthead-owners {
    font-size: 16px;
    line-height: 20px;
    padding: 58px 0 0;
  }
  .masthead-owners .subtitle-item {
    margin: -41px 0 25px 145px;
  }
  .masthead-owners .preview {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -109px 20px 0;
    width: auto;
  }
  .masthead-owners img {
    width: 100%;
    height: auto;
  }
  .masthead-owners p {
    max-width: 352px;
    margin: 0 0 13px;
  }
  .about-work {
    padding: 63px 0 21px;
  }
  .about-work .subtitle-item {
    margin: -57px 0 18px 109px;
  }
  .about-work .item {
    font-size: 10px;
    padding: 10px 11px 26px;
    margin: 0 0 3px;
    line-height: 12px;
    min-height: 219px;
  }
  .about-work .item:after {
    font-size: 48px;
    top: -2px;
    right: 14px;
    left: 12px;
    padding: 0 0 12px;
  }
  .about-work h4 {
    font-size: 15px;
    margin: 0 30px 5px 0;
    line-height: 22px;
  }
  .about-pluses {
    padding: 32px 0 72px;
  }
  .about-pluses ul {
    margin: 0 25px 0 -37px;
  }
  .about-pluses li {
    border: none;
    padding: 10px 0 0 38px;
    margin: 0 0 21px;
  }
  .about-pluses li:before {
    font-size: 48px;
    margin: -21px 0 13px;
  }
  .about-pluses .title-item {
    font-size: 24px;
    line-height: 27px;
  }
  .about-platform {
    font-size: 16px;
    line-height: 20px;
    padding: 31px 0 20px;
  }
  .about-platform p {
    max-width: 444px;
  }
  .about-platform--size {
    padding: 31px 0 18px;
  }
  .about-platform--size h2,
  .about-platform--size .like_h2 {
    margin: 0 0 6px;
  }
  .about-platform--size .in {
    margin: 24px -8px 0;
  }
  .house-info {
    padding: 57px 0 40px;
  }
  .house-info_gallery {
    margin: 0 0 12px;
  }
  .house-info_gallery_big a {
    height: 320px;
  }
  .house-info_gallery_big .slick-arrow {
    width: 38px;
    height: 38px;
    margin: 0 -8px;
  }
  .house-info_left {
    overflow: visible;
  }
  .house-info_right {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 0 24px;
    background: none;
    font-size: 16px;
    line-height: 17px;
  }
  .house-info_right .article {
    margin: 0 0 6px;
    font-size: 12px;
  }
  .house-info_right .cash {
    font-size: 24px;
    line-height: 30px;
  }
  .house-info_right .fl_l {
    clear: left;
    width: 208px;
    float: left;
    padding: 9px 0 0;
  }
  .house-info_right .catalog_smart-filter_currency {
    float: left;
    width: 170px;
    margin: 25px 11px 9px -7px;
    clear: none;
  }
  .house-info_right .catalog_smart-filter_currency span {
    font-size: 14px;
    width: 43px;
    padding: 5px 0 4px;
  }
  .house-info_right .in {
    border: none;
    border-left: 1px solid #d3d0ca;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 47px;
    float: none;
    overflow: hidden;
    margin: 55px 0 19px;
    clear: none;
  }
  .house-info_right p {
    margin: 0 0 4px;
  }
  .house-info_right h1,
  .house-info_right h5 {
    margin: 0 0 13px;
    font-size: 16px;
    line-height: 17px;
  }
  .house-info_right a:not(.btn) {
    font-size: 14px;
    line-height: 24px;
  }
  .house-info_right a:not(.btn) svg {
    width: 24px;
    height: auto;
  }
  .house-info_gallery_big {
    margin: 0 0 12px;
  }
  .house-info_gallery_small {
    margin: 0 -4px 0 -4px;
  }
  .house-info_gallery_small .slick-slide {
    padding: 0 4px;
  }
  .house-info_right_params {
    padding: 21px 19px 20px;
    background: #eae8e6;
    overflow: hidden;
  }
  .house-info_right_bottom {
    background: #eae8e6;
    padding: 23px 20px 21px;
    margin: 16px -20px 0;
    font-size: 0;
  }
  .house-info_right_bottom h6,
  .house-info_right_bottom .like_h6 {
    font-size: 12px;
    margin: 0 0 14px;
  }
  .house-info_right_bottom .btn {
    padding: 12px;
    width: 49%;
    margin: 0 1% 0 0;
  }
  .house-info_right_bottom .btn:last-child {
    margin: 0 0 0 1%;
  }
  .text-in {
    font-size: 16px;
    line-height: 22px;
  }
  .text-in .line {
    margin: 22px 0 25px;
  }
  .text-in h4,
  .text-in .like_h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 25px 0 12px;
  }
  .house-info_left_text .map {
    height: 290px;
  }
  .house-info_left_text .rode {
    background-size: 24px auto;
    font-size: 14px;
    margin: -3px 0 23px;
    padding: 0 0 0 27px;
  }
  .similar-list {
    padding: 4px 0 32px;
  }
  .similar-list .title-item {
    font-size: 24px;
    line-height: 27px;
  }
  .house-info_right .last-cash {
    margin: 0 0 -16px;
  }
  .house-info_right .fl_l {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .house-info_right .label {
    padding: 16px 0 0;
    margin: 0 0 -24px;
    font-size: 14px;
  }
  .masthead-about {
    font-size: 16px;
    padding: 140px 0 46px;
    line-height: 20px;
  }
  .masthead-about .preview {
    top: 120px;
    right: 20px;
    width: 729px;
  }
  .masthead-about .subtitle-item {
    margin: -40px 0 15px 62px;
  }
  .masthead-about p {
    max-width: 455px;
  }
  .about-team {
    padding: 32px 0 46px;
  }
  .about-team .title-item {
    margin: 0 0 13px;
  }
  .about-team .tab-menu li {
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .about-team span {
    height: 261px;
  }
  .about-team h4 {
    margin: 0 23px 6px 0;
    font-size: 20px;
    line-height: 21px;
  }
  .partners-list {
    padding: 32px 0 22px;
  }
  .partners-list .subtitle-item {
    margin: -59px 0 25px 24px;
  }
  .partners-list li {
    width: 33.3%;
    height: 128px;
  }
  .about-office {
    padding: 8px 0 44px;
  }
  .about-office h2,
  .about-office .like_h2 {
    font-size: 100px;
    margin: -21px -100px -172px 9px;
  }
  .about-office .preview {
    height: 353px;
    margin: 0 15px 0 0;
    width: 357px;
  }
  .about-office .subtitle-item {
    margin: 0 0 18px -2px;
  }
  .about-office .label {
    margin: 0 0 8px;
  }
  .about-office .in {
    min-height: 438px;
    font-size: 16px;
    line-height: 20px;
    padding: 99px 0 0 0;
  }
  .about-office td {
    display: block;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    padding: 12px 39px 0 0;
  }
  .about-pluses--bg {
    padding: 32px 0 12px;
  }
  .about-pluses--bg h4 {
    font-size: 20px;
    line-height: 23px;
  }
  .team-carousel {
    padding: 32px 0 10px;
  }
  .team-carousel .title-item {
    font-size: 24px;
    line-height: 27px;
  }
  .team-carousel_in {
    margin: 41px 0 0 -7px;
  }
  .team-carousel_in .slick-arrow {
    margin: 0 -1px;
    width: 38px;
    height: 38px;
  }
  .team-carousel_in .carousel-item,
  .team-carousel_in img,
  .team-carousel_in span {
    height: 174px;
  }
  .vacancy-list {
    padding: 20px 0 57px;
  }
  .vacancy-list .slick-arrow {
    margin: -10px 62px;
    width: 38px;
    height: 38px;
  }
  .vacancy-list .title-item {
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 11px;
  }
  .vacancy-list .tab-menu {
    margin: 0 0 24px;
  }
  .vacancy-list .tab-menu li {
    padding: 0 0 7px;
    font-size: 18px;
  }
  .vacancy-list .item {
    min-height: 280px;
  }
  .vacancy-list span {
    margin: 7px 5px 0 0;
  }
  .vacancy-list h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 9px;
  }
  .catalog_smart-filter--village .line {
    margin: -1px -70px 19px;
  }
  .catalog_smart-filter_tags label {
    margin: 0 7px 6px 4px !important;
    width: auto !important;
  }
  .catalog--village .catalog-item {
    margin: 0 0 -1px;
  }
  .catalog--village .catalog-item h6,
  .catalog--village .catalog-item .like_h6 {
    font-size: 10px;
    margin: 0 0 5px;
  }
  .catalog--village .catalog-item h4 {
    font-size: 12px;
    margin: 3px 0 5px;
    line-height: 17px;
  }
  .catalog--village .catalog-item li {
    font-size: 10px;
    line-height: 20px;
    padding: 4px 12px;
  }
  .catalog--village .catalog-item .slick-dots li {
    padding: 0;
  }
  .catalog--village .catalog-item .text {
    font-size: 10px;
    line-height: 14px;
    margin: 0 0 11px;
  }
  .catalog--village .catalog-item .catalog-item_carousel .carousel-item {
    padding: 112% 0 0;
  }
  .disable-scroll {
    overflow: hidden;
  }
  .nav-menu {
    background: #f1f0ee;
    position: fixed;
    top: 0;
    left: 20px;
    right: 20px;
    padding: 21px 0 100px;
    max-height: 100vh;
    overflow: auto;
    box-shadow: 0 0 0 9999px rgba(16, 58, 54, 0.5);
  }
}
@media screen and (max-width: 1023px) and (max-width: 991px) {
  .nav-menu {
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .nav-menu ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .nav-menu li {
    overflow: hidden;
    display: block;
    border: none !important;
    margin: 0 0 1px;
  }
  .nav-menu a {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    padding: 10px 19px;
    color: #103a36;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .nav-menu i {
    margin: -6px 0 -4px 4px;
  }
  .nav-menu svg {
    width: 24px;
    height: 24px;
  }
  .nav-menu .hide-lg {
    display: block !important;
  }
  .nav-menu .show-lg.short-burger {
    display: none !important;
  }
  .nav-menu .tel {
    position: absolute;
    bottom: 19px;
    left: 0;
  }
  .nav-menu.open {
    display: block !important;
  }
  .drop-nav {
    position: static;
    padding: 0;
  }
  .drop-nav li {
    width: 100%;
    padding: 0;
  }
  .drop-nav img {
    display: none;
  }
  .drop-nav .drop,
  .drop-nav .btn {
    display: none !important;
  }
  .drop-nav a {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    padding: 10px 19px;
    color: #103a36;
    height: auto;
  }
}
@media screen and (max-width: 1023px) and (max-width: 991px) {
  .drop-nav a {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .drop-nav h4 {
    color: #2e3f48;
    position: static;
    margin: 0;
  }
  .mega-filter {
    padding: 36px 25px 70px 25px;
  }
  .mega-filter .p-like-h4 {
    margin: 0 0 19px;
    font-size: 18px;
    line-height: 24px;
  }
  .mega-filter .p-like-h6,
  .mega-filter .like_h6 {
    margin: 27px 0 17px;
    font-size: 18px;
    line-height: 24px;
  }
  .mega-filter .radio-filter span {
    padding: 11px 0;
  }
  .mega-filter .form-item > label {
    font-size: 16px;
  }
  .mega-filter .catalog_smart-filter_item {
    margin: 0 0 13px;
  }
  .mega-filter .catalog_smart-filter_currency {
    margin: 0 0 13px 11px;
  }
  .mega-filter .catalog_smart-filter_currency span {
    padding: 12px 0;
  }
  .mega-filter .select2-selection__rendered {
    padding: 12px 45px 14px 15px;
  }
  .mega-filter .catalog_smart-filter_currency span,
  .mega-filter .radio-filter,
  .mega-filter .select2-selection,
  .mega-filter input {
    height: 40px;
  }
  .mega-filter .catalog_smart-filter__mcad,
  .mega-filter .catalog_smart-filter__lot {
    max-width: 289px;
  }
  .popup-presentation {
    font-size: 16px;
    line-height: 20px;
    width: 520px;
    padding: 40px 72px 30px;
  }
  .popup-presentation h4 {
    margin: 0 0 15px;
  }
  .popup-presentation input {
    height: 48px;
  }
  .popup-presentation .btn {
    font-size: 14px;
    padding: 13px 31px;
  }
  .popup-presentation .polit {
    font-size: 14px;
    line-height: 16px;
  }
  .popup-presentation .thank p {
    max-width: 376px;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-nav {
    width: 38px;
    height: 38px;
    margin: -140px 5px 0;
  }
  .mega-search {
    top: 79px;
    padding: 27px 20px 30px;
  }
  .mega-search .title-item {
    font-size: 24px;
    margin: 0 0 25px;
  }
  .mega-search input {
    font-size: 14px;
  }
  .search-result {
    top: 179px;
    padding: 0 19px 0;
  }
  .search-result .label {
    font-size: 18px;
    margin: 48px 0 10px;
  }
  .search-result .label svg {
    margin: 4px 11px 0 0;
  }
  .search-result .name {
    font-size: 18px;
  }
  .search-result a {
    padding: 20px 31px;
    margin: 0 0 11px;
  }
  .search-result ul {
    margin: 19px 0 -10px 0;
  }
  .content-error {
    font-size: 14px;
    line-height: 1.3;
  }
  .content-error h2,
  .content-error .like_h2 {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  body.fancybox-active {
    overflow: hidden;
  }
  .only-mobile {
    display: block !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .title-h1,
  h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .title-h2,
  h2,
  .like_h2,
  .crumbs h1 {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.5px;
  }
  .title-h4,
  .tab-menu,
  h4,
  .like_h4,
  .drop-link .title,
  .catalog-item .cash,
  .house-info_right .cash,
  .contacts-info .in,
  .about-office td {
    font-size: 20px;
    line-height: 30px;
  }
  .title-h6,
  h6,
  .like_h6,
  .our-platform a,
  .contacts-info .label,
  .about-platform a,
  .about-office .label {
    font-size: 18px;
    line-height: 22px;
  }
  .btn {
    font-size: 16px;
    line-height: 22px;
  }
  .header {
    padding: 15px 0;
  }
  .btn-header-search,
  .btn-header-favs {
    display: block;
    padding: 4px 9px;
    border: none !important;
  }
  .btn-header-search svg,
  .btn-header-favs svg {
    width: 30px;
    height: auto;
  }
  .masthead {
    font-size: 18px;
    line-height: 24px;
    padding: 80px 0 87px;
    margin: 0 0 26px;
  }
  .masthead .subtitle-item {
    margin: -30px 0 22px 132px;
    letter-spacing: -0.1px;
  }
  .masthead .preview {
    position: relative;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    margin: -15px 20px 0;
    top: 0;
  }
  .masthead .btn {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 35px;
  }
  .masthead .scroll {
    padding: 9px 0;
  }
  .masthead p {
    margin: 0 0 20px;
  }
  .catalog .title-item {
    font-size: 24px;
    line-height: 38px;
    margin: 0 0 30px;
  }
  .catalog_smart-filter .row .btn {
    height: 42px;
    font-size: 16px;
    width: 100%;
  }
  .catalog_smart-filter .row button.btn:not(.catalog_smart-filter_btn) {
    flex: 0 0 42px;
  }
  .catalog_smart-filter_item {
    margin: 0 0 15px;
  }
  .catalog_smart-filter_item label {
    font-size: 16px;
    line-height: 22px;
  }
  .select2-selection,
  .form-input,
  .content-callback input,
  .catalog_smart-filter input,
  .mega-filter input,
  .popup-presentation input {
    height: 42px;
  }
  .select2-selection__rendered {
    padding: 13px 45px 14px 15px;
  }
  .mobile-filter {
    margin: 0 -4px 3px !important;
  }
  .mobile-filter > * {
    -ms-flex: auto 1 1;
    flex: auto 1 1;
  }
  .mobile-filter .catalog_smart-filter_sort {
    display: block !important;
    width: 42px;
    margin: 0 3px 13px 4px;
    flex: 0 0 42px;
  }
  .mobile-filter .catalog_smart-filter_sort .select2-selection__rendered {
    padding: 12px 8px 9px;
    font-size: 0;
  }
  .mobile-filter .select2-selection__arrow {
    display: none !important;
  }
  .mobile-filter .select2-selection {
    border: 1px solid #d0b49a;
    height: 42px;
  }
  .mobile-filter .select2 {
    width: 42px !important;
    overflow: hidden;
  }
  .mobile-filter .btn {
    min-width: 42px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .btn-short {
    padding: 0 !important;
    width: 42px !important;
  }
  .btn-short svg {
    margin: 0;
  }
  .our-platform,
  .about-platform {
    padding: 23px 0 20px;
  }
  .our-platform .in,
  .about-platform .in {
    margin: 30px -8px 0;
  }
  .our-platform a,
  .about-platform a {
    height: 100px;
  }
  .our-platform a:hover span,
  .about-platform a:hover span {
    top: 8px;
  }
  .our-platform svg,
  .about-platform svg,
  .our-platform img,
  .about-platform img {
    max-width: 80%;
    max-height: 80%;
  }
  .author-selections {
    padding: 16px 0 20px;
  }
  .author-selections .in {
    overflow: auto;
    width: 100%;
    margin: 0 0 -20px;
    padding: 5px 12px 20px;
  }
  .author-selections .item {
    width: 169px;
    line-height: 20px;
    display: inline-block;
    float: none;
    white-space: normal;
    vertical-align: top;
  }
  .author-selections .item--long {
    width: 263px;
  }
  .author-selections .preview {
    height: 170px;
  }
  .author-selections .title-h6,
  .author-selections h6,
  .author-selections .like_h6,
  .author-selections .our-platform a,
  .our-platform .author-selections a,
  .author-selections .contacts-info .label,
  .contacts-info .author-selections .label,
  .author-selections .about-platform a,
  .about-platform .author-selections a,
  .author-selections .about-office .label,
  .about-office .author-selections .label {
    margin: 0 0 4px 4px;
  }
  .author-selections p {
    max-width: 100%;
  }
  .author-selections_scroll {
    margin: 0 -20px;
    white-space: nowrap;
    overflow: hidden;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .author-selections_scroll::-webkit-scrollbar {
    width: 0;
  }
  .catalog-item {
    width: 100%;
    margin-bottom: 0;
  }
  .catalog-item .article {
    font-size: 14px;
    padding: 7px 8px;
  }
  .catalog-item .last-cash {
    margin: 5px 0 4px 16px;
    font-size: 18px;
  }
  .catalog-item .cash {
    margin: 3px 0 10px;
  }
  .catalog-item h6,
  .catalog-item .like_h6 {
    font-size: 18px;
    line-height: 22px;
  }
  .catalog-item li {
    font-size: 14px;
    margin: 0 5px 8px 0;
    padding: 5px 12px 3px;
  }
  .exclusives-list,
  .popular-list,
  .similar-list {
    padding: 21px 0 32px;
  }
  .exclusives-list .subtitle-item,
  .popular-list .subtitle-item,
  .similar-list .subtitle-item {
    margin: -59px 0 11px 151px;
  }
  .exclusives-list .catalog-item,
  .popular-list .catalog-item,
  .similar-list .catalog-item {
    display: none;
    width: 100%;
  }
  .exclusives-list .catalog-item:first-child,
  .popular-list .catalog-item:first-child,
  .similar-list .catalog-item:first-child {
    display: block;
  }
  .catalog-item_carousel .carousel-item {
    padding: 89% 0 0;
  }
  .last-search {
    padding: 19px 0 19px;
    margin: 0 0 7px;
  }
  .last-search .item {
    float: none;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    width: 263px;
    height: 292px;
  }
  .last-search .in {
    margin: 0 0 -20px;
    font-size: 0;
    padding: 0 12px 20px;
    overflow: auto;
    display: block;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .last-search .in::-webkit-scrollbar {
    width: 0;
  }
  .last-search h4 {
    font-size: 20px;
    top: 20px;
    left: 20px;
  }
  .last-search_scroll {
    white-space: nowrap;
    margin: -19px -20px 0;
    overflow: hidden;
  }
  .best-list {
    padding: 51px 0 31px;
  }
  .best-list .subtitle-item {
    line-height: 32px;
    margin: -52px 0 21px 73px;
  }
  .best-list .catalog-item {
    display: none;
    width: 100%;
  }
  .best-list .catalog-item:first-child {
    display: block;
  }
  .content-big-img {
    padding: 49px 0 65px;
  }
  .info-for-owner .wrapper {
    padding: 0;
  }
  .info-for-owner .left {
    padding: 49px 20px 49px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  .info-for-owner .preview {
    display: none;
  }
  .info-for-owner .btn {
    width: 100%;
    margin: 31px 0 0;
    padding: 9px;
    font-size: 16px;
  }
  .info-for-owner img {
    position: static;
    display: block;
    margin: 0 0 20px;
    height: auto;
  }
  .info-for-owner h2,
  .info-for-owner .like_h2 {
    margin: 0 0 30px;
  }
  .agency-founders {
    padding: 51px 0;
  }
  .agency-founders .in {
    font-size: 14px;
    line-height: 20px;
  }
  .agency-founders .in .subtitle-item,
  .agency-founders .in .title-item {
    display: none;
  }
  .agency-founders .photo {
    width: 100%;
    margin: 22px 0 20px;
    float: none;
  }
  .agency-founders .subtitle-item {
    margin: -60px 0 11px 50px;
  }
  .agency-founders p {
    margin: 0 0 11px;
  }
  .agency-founders a {
    margin: 8px 4px 0 0;
    height: 42px;
    font-size: 16px;
    padding-top: 9px;
  }
  .agency-founders a:last-child {
    margin-right: 0;
  }
  .content-callback {
    padding: 30px 0 41px;
  }
  .content-callback .preview {
    float: none;
    width: 100%;
    margin: -52px 0 20px;
  }
  .content-callback .subtitle-item {
    margin: -30px 0 9px 172px;
  }
  .content-callback .subtitle-item:first-child {
    margin: 2px 0 9px 11px;
  }
  .content-callback .subtitle-item,
  .content-callback .title-item {
    z-index: 3;
    position: relative;
  }
  .content-callback .in {
    margin: 28px 0 0 0;
    font-size: 14px;
    line-height: 20px;
  }
  .content-callback .form-item {
    max-width: 100%;
    margin: 0 0 22px;
  }
  .content-callback .btn {
    width: 100%;
    padding: 9px 30px;
  }
  .content-callback form {
    margin: 21px 0 0;
  }
  .content-callback form p {
    line-height: 18px;
  }
  .content-callback label {
    margin: 0 0 9px;
    font-size: 16px;
  }
  .content-callback h2,
  .content-callback .like_h2 {
    margin: 0 0 9px;
  }
  .small-about-comp {
    padding: 51px 0 50px;
  }
  .small-about-comp .in {
    font-size: 14px;
    line-height: 20px;
  }
  .small-about-comp .in .subtitle-item,
  .small-about-comp .in .title-item {
    display: none;
  }
  .small-about-comp .subtitle-item {
    margin: -60px 0 22px 15px;
  }
  .small-about-comp .preview {
    float: none;
    width: 100%;
    margin: 0 0 14px;
  }
  .small-about-comp .btn {
    width: 100%;
    margin: 18px 0 0;
    padding: 9px 23px;
  }
  .content-social:last-child {
    margin: 0 0 50px;
  }
  .content-social_in {
    padding: 31px 11px 319px 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .content-social_in .phone {
    width: 443px;
    right: 50%;
    margin-right: -277px;
  }
  .content-social_in .btn {
    width: 140px;
    margin: 10px 9px 2px 0;
    padding: 11px 0 9px 10px;
    height: 41px;
  }
  .content-social_in h2,
  .content-social_in .like_h2 {
    margin: 0 0 30px;
  }
  .content-social_in p {
    margin: 0 20px 10px 0;
  }
  .footer:after {
    display: none;
  }
  .footer .wrapper {
    padding: 0;
  }
  .footer_logo {
    float: none;
    padding: 8px 0 9px 0;
    width: 100%;
  }
  .footer_logo img,
  .footer_logo svg {
    height: 132px;
  }
  .footer_tel,
  .footer_email {
    text-align: left;
    width: 100%;
    font-size: 20px;
    float: none;
    display: block;
    line-height: 30px;
    padding: 20px 20px 19px;
  }
  .footer_social {
    float: none;
    padding: 20px 0;
    width: 100%;
  }
  .footer_social a {
    width: 98px;
    height: 42px;
    margin: 0 8px;
  }
  .footer_nav {
    float: none;
    font-size: 14px;
    width: 100%;
    border-bottom: 1px solid #465f6d;
    padding: 0;
  }
  .footer_nav h6,
  .footer_nav .like_h6 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .footer_nav li {
    margin: 0 0 22px;
  }
  .footer_nav .item {
    padding: 19px 20px 1px;
  }
  .footer_contacts {
    float: none;
    width: 100%;
    min-height: 1px;
    padding: 20px;
  }
  .footer_contacts h6,
  .footer_contacts .like_h6 {
    font-size: 18px;
    margin: 0 0 18px;
  }
  .footer_bottom:after {
    display: none;
  }
  .footer_bottom .link {
    float: none;
    width: 100%;
    padding: 20px 18px;
    height: auto;
    border-bottom: 1px solid #465f6d;
    margin-bottom: 59px;
  }
  .footer_bottom .made {
    float: none;
    padding: 20px 18px;
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    left: 0;
    height: auto;
  }
  .footer_bottom .made p {
    padding-right: 5px;
  }
  .footer_bottom .copyright {
    margin: 0;
    height: auto;
    padding: 21px 18px;
    float: none;
    border-bottom: 1px solid #465f6d;
    width: 100%;
  }
  .catalog_smart-filter--margin .row-last .btn-empty-dark,
  .catalog_smart-filter--margin .row-last .btn-empty-white {
    display: none;
  }
  .catalog_smart-filter--margin .row-last .btn {
    position: static;
  }
  .catalog_smart-filter--margin .radio-filter span {
    min-width: 83px;
    padding: 9px 5px;
  }
  .crumbs {
    padding: 71px 0 7px;
  }
  .crumbs .back {
    display: block;
  }
  .crumbs ul {
    display: none;
  }
  .catalog_smart-filter--margin {
    padding: 0px 0 0;
  }
  .catalog_smart-filter--margin .row-last {
    margin: 0 -4px;
    position: relative;
  }
  .catalog_smart-filter--margin .catalog_smart-filter_sort {
    display: none;
  }
  .catalog_smart-filter .line {
    display: none;
  }
  .catalog_in {
    padding: 7px 0 0;
  }
  .catalog_in .catalog-item {
    animation-delay: 0s !important;
    margin: 0 0 -4px;
  }
  .pagination {
    padding: 20px 0 0;
  }
  .pagination .btn {
    width: 100%;
    font-size: 16px;
    height: 42px;
    padding: 9px 10px 13px;
  }
  .pagination ul {
    display: none;
  }
  .popular-list {
    padding: 41px 0 32px;
  }
  .popular-list .in {
    margin: -16px -7px 11px;
  }
  .popular-list .carousel-item {
    padding: 104.2% 0 0;
  }
  .popular-list h4 {
    font-size: 20px;
    margin: 9px 0;
    line-height: 30px;
  }
  .popular-list h6,
  .popular-list .like_h6 {
    font-size: 18px;
    margin: 8px 0 7px;
    line-height: 22px;
  }
  .popular-list li {
    padding: 5px 12px 6px;
  }
  .popular-list .text {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .bottom-text {
    font-size: 14px;
    line-height: 20px;
    padding: 19px 0 49px;
  }
  .bottom-text .title-item {
    font-size: 24px;
    line-height: 38px;
    margin: 0 0 29px;
  }
  .bottom-text .col {
    width: 100%;
    padding: 0 !important;
  }
  .bottom-text .text-in {
    max-height: 480px;
    margin: 0 0 8px;
    overflow: hidden;
    transition: all 0.2s linear;
    position: relative;
  }
  .bottom-text .text-in:after {
    background: linear-gradient(
      0.17deg,
      #edeef0 7.56%,
      rgba(237, 238, 240, 0) 99.85%
    );
    position: absolute;
    bottom: 0;
    height: 121px;
    content: "";
    display: inline-block;
    width: 100%;
    left: 0;
  }
  .bottom-text .show-all {
    max-height: 1000%;
  }
  .bottom-text .show-all:after {
    display: none;
  }
  .bottom-text .show-all + .js-more {
    display: none !important;
  }
  .text-in p {
    margin: 0 0 0.6rem;
  }
  .link-text-more {
    font-size: 16px;
    line-height: 20px;
    font-weight: 450;
    color: #14423b;
  }
  .catalog-filter-scroll a.btn-empty-dark,
  .catalog-filter-scroll a.btn-empty-white,
  .catalog-filter-scroll .catalog_smart-filter_currency {
    display: none !important;
  }
  .catalog-filter-scroll .catalog_smart-filter_btn {
    width: auto !important;
  }
  .catalog-filter-scroll .btn {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .catalog-filter-scroll .btn-empty-dark,
  .catalog-filter-scroll .btn-empty-white {
    width: auto !important;
    padding: 8px 29px;
    min-width: 1px;
    max-width: none !important;
    white-space: nowrap;
    font-size: 16px !important;
  }
  .catalog-filter-scroll .btn-empty-dark svg,
  .catalog-filter-scroll .btn-empty-white svg {
    margin-right: 10px;
  }
  .catalog_map_list {
    position: fixed;
    z-index: 1000;
    top: 58px;
    padding: 0 3px;
    left: 10px;
    width: auto;
    right: 10px;
    bottom: 58px;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.4);
  }
  .catalog_map_list .close {
    position: fixed;
    top: 58px;
    right: 10px;
    padding: 10px;
    z-index: 10;
  }
  .open-map-popup .content {
    position: relative;
    z-index: 5101;
  }
  .contacts-info {
    padding: 25px 0 0;
  }
  .contacts-info .photo {
    width: 100%;
    float: none;
    display: block;
    height: auto;
    margin: 0 0 12px;
  }
  .contacts-info .in {
    clear: both;
    padding: 22px 0 0;
  }
  .contacts-info .label {
    font-size: 16px;
    margin: 0 0 8px;
  }
  .contacts-info td {
    padding: 11px 0 12px;
  }
  .contacts-info h2,
  .contacts-info .like_h2 {
    margin: 0 0 11px;
  }
  .masthead-owners {
    font-size: 18px;
    line-height: 24px;
    padding: 0;
  }
  .masthead-owners .subtitle-item {
    font-size: 50px;
    text-align: right;
    line-height: 32px;
    margin: -31px -4px 41px 126px;
  }
  .masthead-owners .btn {
    width: 100%;
  }
  .masthead-owners .preview {
    margin: 29px 20px 0;
  }
  .masthead span,
  .masthead-about span,
  .masthead-owners span {
    border-left-width: 5px;
    border-right-width: 5px;
  }
  .about-work {
    padding: 50px 0 49px;
  }
  .about-work h4 {
    font-size: 20px;
    line-height: 30px;
    margin-right: 0;
  }
  .about-work .title-item {
    font-size: 28px;
  }
  .about-work .subtitle-item {
    margin: -49px 0 30px 107px;
    line-height: 32px;
    text-align: right;
  }
  .about-work .in {
    margin: 0 -20px;
  }
  .about-work .slick-list {
    padding-right: 25px;
  }
  .about-work .slick-slide {
    padding-left: 20px;
  }
  .about-work .item {
    display: -ms-flexbox !important;
    display: flex !important;
    min-height: 301px;
    font-size: 14px;
    padding: 10px 15px 21px 20px;
    line-height: 20px;
    border: none;
  }
  .about-work .item:after {
    font-size: 48px;
    top: 3px;
    right: 20px;
    left: 20px;
    padding: 0 0 10px;
  }
  .about-work .slick-dots {
    padding: 8px 0 0;
    text-align: center;
  }
  .about-work .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
  }
  .about-work .slick-dots button {
    padding: 0;
    background: #d7d4d0;
    border: none;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    overflow: hidden;
    font-size: 0;
  }
  .about-work .slick-dots .slick-active button {
    background: #99a0a3;
  }
  .about-pluses {
    padding: 51px 0 18px;
    margin: 0;
  }
  .about-pluses .title-item {
    line-height: 38px;
  }
  .about-pluses h4 {
    margin: 0 0 4px;
  }
  .about-pluses h2,
  .about-pluses .like_h2 {
    margin: 0 0 22px;
  }
  .about-pluses li {
    margin: 0 0 12px;
    width: 100%;
  }
  .about-platform--size {
    padding: 49px 0 36px;
    font-size: 14px;
    line-height: 20px;
  }
  .about-platform--size h2,
  .about-platform--size .like_h2 {
    font-size: 28px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  .house-info {
    margin: -7px 0 0;
    padding: 0 0 35px;
  }
  .house-info_gallery_big {
    margin: 0 0 11px;
  }
  .house-info_gallery_big a {
    height: 260px;
  }
  .house-info_gallery {
    margin: 0 0 10px;
  }
  .house-info_gallery_small {
    margin: 0 -20px 0 -20px;
  }
  .house-info_gallery_small .slick-slide {
    padding: 0 5px;
  }
  .house-info_gallery_small .slick-list {
    padding: 0 30px 0 15px;
  }
  .house-info_gallery_small span {
    height: 59px;
  }
  .house-info_right {
    margin: 0 0 59px;
    font-size: 14px;
    line-height: 20px;
  }
  .house-info_right h1,
  .house-info_right h5 {
    margin: 0 0 3px;
    font-size: 18px;
    line-height: 22px;
  }
  .house-info_right table {
    margin: 0 0 1px;
  }
  .house-info_right a:not(.btn) {
    font-size: 16px;
    line-height: 21px;
  }
  .house-info_right a:not(.btn) svg {
    width: 20px;
  }
  .house-info_right .article {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 8px;
  }
  .house-info_right .cash {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
  .house-info_right .catalog_smart-filter_currency {
    float: none;
    width: 100%;
    margin: 2px 11px 9px -7px;
    overflow: hidden;
    display: block;
    clear: both;
  }
  .house-info_right .catalog_smart-filter_currency span {
    width: 60px;
    font-size: 16px;
    padding: 6px 0;
  }
  .house-info_right .fl_l {
    padding: 6px 0 0;
    display: block;
    float: none;
    width: 100%;
  }
  .house-info_right .in {
    clear: both;
    margin: 0 0 10px;
    width: 100%;
    padding: 11px 0 9px;
    border: none;
    border-top: 1px solid #d3d0ca;
    border-bottom: 1px solid #d3d0ca;
  }
  .house-info_right .last-cash {
    font-size: 18px;
    margin: 3px 0 0 20px;
  }
  .house-info_right_params {
    margin: 0 -20px;
  }
  .house-info_right_bottom {
    margin: 2px -20px 0;
    font-size: 0;
    padding: 20px 20px 21px;
  }
  .house-info_right_bottom h6,
  .house-info_right_bottom .like_h6 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 7px;
  }
  .house-info_right_bottom .btn {
    padding: 10px;
    width: 100%;
    margin: 10px 0 0 !important;
  }
  .text-in {
    font-size: 14px;
    line-height: 20px;
  }
  .text-in h4,
  .text-in .like_h4 {
    margin: 25px 0 30px;
  }
  .text-in h6,
  .text-in .like_h6 {
    margin: 21px 0 11px;
  }
  .text-in ol,
  .text-in ul {
    margin: 0 0 9px 21px;
  }
  .text-in img {
    margin: 0 0 15px;
  }
  .text-in .btn {
    width: 100%;
    font-size: 16px;
    margin: 21px 0 0;
    padding: 9px 29px;
  }
  .text-in .line {
    margin: 24px 0 25px;
  }
  .house-info_left_text {
    overflow: visible;
  }
  .house-info_left_text .pos {
    margin: 0 0 14px;
  }
  .house-info_left_text .map {
    height: 498px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .house-info_left_text .rode {
    line-height: 18px;
    font-size: 14px;
    padding: 0 0 0 21px;
    background-size: 18px auto;
  }
  .similar-list .title-item {
    margin: 0 -10px 35px 0;
  }
  .masthead-about {
    padding: 80px 0 55px;
    display: block;
    font-size: 18px;
    line-height: 24px;
    min-height: 1px;
  }
  .masthead-about .preview {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin: 30px 20px 0;
    right: 0;
  }
  .masthead-about .subtitle-item {
    margin: -40px 0 32px 62px;
  }
  .about-team {
    padding: 51px 0 30px;
  }
  .about-team .title-item {
    margin: 0 0 29px;
  }
  .about-team .tab-content {
    overflow: hidden;
    white-space: nowrap;
    margin: 0 -20px 20px;
  }
  .about-team .tab-menu {
    white-space: nowrap;
    margin-bottom: -20px;
  }
  .about-team .tab-item {
    overflow: auto;
    padding: 0 20px;
    margin-bottom: -20px;
  }
  .about-team .item {
    white-space: normal;
    float: none;
    width: 263px;
    display: inline-block;
    vertical-align: top;
  }
  .about-team .tab-menu {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 -20px 12px;
    height: 40px;
  }
  .about-team .tab-menu ul {
    height: 60px;
    overflow: auto;
    padding: 0 20px;
    margin: 0 0 -20px;
  }
  .about-team .tab-menu li {
    float: none;
    margin: 0 7px 0 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
  }
  .about-team h4 {
    margin: 0 23px 4px 0;
    line-height: 30px;
  }
  .about-team span {
    height: 276px;
    margin: 0 0 9px;
  }
  .partners-list {
    padding: 51px 0 50px;
  }
  .partners-list .subtitle-item {
    margin: -60px 0 10px 2px;
  }
  .partners-list .slick-dots {
    text-align: center;
  }
  .partners-list .slick-dots li {
    width: auto;
    display: inline-block;
    height: auto !important;
    float: none;
    margin: 0 6px;
  }
  .partners-list .slick-dots button {
    border: none;
    padding: 0;
    font-size: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #17544e;
  }
  .partners-list .slick-dots .slick-active button {
    background: #1d6861;
  }
  .partners-list li {
    width: 50%;
    height: 96px;
  }
  .about-office {
    padding: 8px 0 45px;
  }
  .about-office .preview {
    width: 100%;
    height: 290px;
    float: none;
  }
  .about-office .in {
    padding: 82px 0 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 1px;
  }
  .about-office .subtitle-item {
    margin: 0 0 21px 55px;
  }
  .about-office .label {
    margin: 0 0 10px;
  }
  .about-office td {
    padding: 12px 39px 3px 0;
  }
  .about-office table {
    margin: 18px 0 0;
  }
  .about-office h2,
  .about-office .like_h2 {
    line-height: 100px;
    font-size: 95px;
    margin: 242px 0 -391px;
  }
  .about-office h2 span {
    display: block;
    margin: 0 0 -9px;
  }
  .about-pluses--bg h4 {
    line-height: 30px;
  }
  .team-carousel {
    padding: 49px 0 10px;
  }
  .team-carousel .title-item {
    margin: 0 0 27px;
    font-size: 24px;
    line-height: 38px;
  }
  .team-carousel_in {
    margin: 30px 0 0 -7px;
  }
  .team-carousel_in .carousel-item,
  .team-carousel_in img,
  .team-carousel_in span {
    height: 185px;
  }
  .vacancy-list {
    padding: 44px 0 50px;
  }
  .vacancy-list .slick-list {
    padding: 0 70px 0 60px;
  }
  .vacancy-list .item {
    margin: 0 0 11px;
  }
  .vacancy-list .slick-arrow {
    display: none !important;
  }
  .vacancy-list .tab-menu {
    margin: 34px -20px 13px;
    overflow: hidden;
    white-space: nowrap;
  }
  .vacancy-list .tab-menu ul {
    overflow: auto;
    height: 60px;
    margin: 0 0 -20px;
    padding: 0 20px;
  }
  .vacancy-list .tab-menu li {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    padding: 0 0 1px;
    line-height: 30px;
    float: none;
  }
  .vacancy-list .slick-dots {
    text-align: center;
  }
  .vacancy-list .slick-dots .slick-active button {
    background: #99a0a3;
  }
  .vacancy-list .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    vertical-align: top;
  }
  .vacancy-list .slick-dots button {
    border: none;
    font-size: 0;
    padding: 0;
    display: inline-block;
    background: #d7d4d0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
  }
  .catalog_smart-filter--village {
    margin: 0 0 0px;
  }
  .catalog_smart-filter--village .mobile-filter {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .catalog_in--3x .catalog-item {
    width: 100%;
  }
  .catalog--village .catalog-item {
    margin: 0 0 7px;
  }
  .catalog--village .catalog-item .catalog-item_carousel .carousel-item {
    padding: 104% 0 0;
  }
  .catalog--village .catalog-item .text {
    font-size: 14px;
    line-height: 20px;
  }
  .catalog--village .catalog-item h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 9px 0 9px;
  }
  .catalog--village .catalog-item h6,
  .catalog--village .catalog-item .like_h6 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 7px;
  }
  .catalog--village .catalog-item li {
    font-size: 14px;
    padding: 3px 12px;
    line-height: 20px;
  }
  .load-more .btn {
    width: 100%;
  }
  .fancybox-slide--html {
    padding: 0;
  }
  .fancybox-bg {
    background: #000;
  }
  .fancybox-is-open .fancybox-bg {
    opacity: 0.5;
  }
  .mega-filter {
    width: 100%;
    padding: 31px 20px 80px 20px;
  }
  .mega-filter .p-like-h4 {
    font-size: 24px;
    line-height: 38px;
  }
  .mega-filter .p-like-h6,
  .mega-filter .like_h6 {
    font-size: 18px;
    line-height: 22px;
    margin: 27px 0 21px;
  }
  .mega-filter .catalog_smart-filter_item {
    margin: 0 0 22px;
    display: block !important;
    max-width: 100%;
  }
  .mega-filter .form-item {
    margin: 0 -20px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 20px;
  }
  .mega-filter .scroll {
    margin: 0 -20px 0px;
    height: 62px;
    overflow: auto;
    padding: 0 20px;
  }
  .mega-filter .catalog_smart-filter__rode {
    min-width: 100%;
  }
  .mega-filter .catalog_smart-filter_tags,
  .mega-filter .row {
    display: block;
  }
  .mega-filter .radio-filter {
    margin: 0 11px 6px 0;
  }
  .mega-filter .radio-filter span {
    padding: 9px 0;
    min-width: 160px;
  }
  .mega-filter .catalog_smart-filter_currency {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    margin: -10px 0 29px;
  }
  .mega-filter .catalog_smart-filter_currency label {
    -ms-flex: auto 1 1;
    flex: auto 1 1;
  }
  .mega-filter .catalog_smart-filter_currency span {
    min-width: 100%;
  }
  .mega-filter .radio-filter--small span {
    min-width: 55px;
  }
  .mega-filter .bottom {
    width: 100%;
    padding: 20px;
    gap: 15px;
  }
  .mega-filter .bottom .btn {
    font-size: 16px;
    padding: 9px;
  }
  .mega-filter .bottom svg {
    margin-right: 3px;
  }
  .mega-filter .catalog_smart-filter_currency span,
  .mega-filter .radio-filter,
  .mega-filter .select2-selection,
  .mega-filter input {
    height: 42px;
  }
  .catalog_smart-filter__range {
    overflow: visible;
  }
  .catalog_smart-filter__range span {
    float: none;
    display: inline-block;
    width: 200px;
    vertical-align: top;
  }
  .hide-mobile {
    display: none;
  }
  .popup-presentation {
    width: 335px;
    padding: 30px 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .popup-presentation h4 {
    margin: 0 0 8px;
  }
  .popup-presentation label {
    font-size: 16px;
  }
  .popup-presentation p {
    margin: 0 0 22px;
  }
  .popup-presentation .fancybox-close-small {
    padding: 4px;
    right: 0;
    top: 0;
  }
  .popup-presentation .btn {
    width: 100%;
    padding: 10px;
    margin: 14px 0 0;
    font-size: 16px;
  }
  .popup-presentation .thank {
    font-size: 14px;
    line-height: 20px;
  }
  .popup-presentation .thank p {
    margin: 0 auto 6px;
  }
  .popup-presentation .polit {
    padding: 9px 0 0;
    font-size: 12px;
    line-height: 18px;
  }
  .popup-presentation .form-item {
    margin: 0 0 16px;
  }
  .drop-nav {
    background: none;
  }
  .drop-nav li a {
    height: auto;
  }
  .drop-nav li h4,
  .drop-nav li .like_h4 {
    font-size: 18px;
    margin: 0 0 7px;
    line-height: 1.2;
    color: #7c8589;
    position: static;
    text-transform: none;
  }
  .house-info_right th {
    padding-top: 5px;
    padding-bottom: 3px;
  }
  .house-info_gallery_big .slick-arrow {
    display: none !important;
  }
  .nav-menu .has-drop.open > a {
    background: none;
  }
  .catalog-tab {
    padding: 8px 0 72px;
  }
  .catalog-tab .tab-menu {
    white-space: nowrap;
    height: 39px;
    overflow: hidden;
    margin: -10px -20px 3px;
  }
  .catalog-tab .tab-menu ul {
    overflow: auto;
    height: 80px;
    padding: 0 20px;
  }
  .catalog-tab .tab-menu li {
    padding: 0;
    margin: 0 6px 0 0;
  }
  .about-work {
    padding: 50px 0 22px;
  }
  .about-work .slick-arrow {
    width: 42px;
    height: 42px;
    transform: none;
    top: 79px;
    margin: 0 10px;
  }
  .partners-list img {
    max-width: 90%;
    max-height: 90%;
  }
  .footer_contacts {
    font-weight: 400;
  }
  .swiper-pagination {
    display: none !important;
  }
  .swiper-nav {
    height: 42px;
    width: 42px;
    margin: -120px 5px 0;
  }
  .swiper-nav svg {
    width: 18px !important;
    height: auto !important;
  }
  .mega-search {
    top: 69px;
    padding: 32px 20px 30px;
  }
  .mega-search .title-item {
    margin: 0 0 19px;
  }
  .search-result {
    top: 167px;
  }
  .search-result a {
    margin: 0;
    background: none !important;
    padding: 14px 0;
  }
  .search-result .label {
    font-size: 14px;
    margin: 22px 0 0;
  }
  .search-result .label svg {
    margin: 4px 15px 0 0;
  }
  .search-result ul {
    display: none;
  }
}
.footer_social a {
  color: #fff;
}

.header.header-fixed-top {
  position: absolute;
}

.header.header-fixed-top.navbar-fixed-top {
  position: fixed;
}

.catalog_smart-filter_tags a {
  float: left;
  height: auto !important;
  position: relative;
  overflow: hidden;
  margin: 0 16px 16px 0;
  padding: 0;
}

.mega-filter {
  position: relative;
  display: grid;
  padding-bottom: 0px;
}

.mega-filter .bottom {
  margin-top: 16px;
  margin-left: 0;
  margin-right: 0;
  translate: 0;
  transform: initial;
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
}

.d-none {
  display: none;
}

.pagination-inner {
  display: flex;
}

.pagination-inner .show-more-btn {
  margin-left: auto;
}

@media (max-width: 767px) {
  .pagination-inner .btn-prev,
  .pagination-inner .btn-next {
    display: none;
  }
}
.text-in-columns {
  column-count: 2;
  column-gap: 200px;
}

.text-in-columns p {
  break-inside: avoid;
}

@media (max-width: 1919px) {
  .text-in-columns {
    column-gap: 50px;
  }
}
@media (max-width: 1279px) {
  .text-in-columns {
    column-gap: 17px;
  }
}
@media (max-width: 991px) {
  .text-in-columns {
    column-count: 1;
  }
}
.map-contaner .start-selection {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  box-shadow:
    0 1px 2px 1px rgba(0, 0, 0, 0.15),
    0 2px 5px -3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #ede8df;
}

.map-contaner .start-selection svg {
  display: block;
  width: 100%;
  height: auto;
}

.map-contaner .circle .circle-content,
.map-contaner .pin-container .circle-content {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: #c9a882;
  display: flex;
  align-items: center;
  justify-content: center;
  translate: -50% -50%;
  cursor: pointer;
  transition: 0.3s;
}

.map-contaner .circle .circle-content .circle-text,
.map-contaner .pin-container .circle-content .circle-text {
  margin: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-family: "Avenir Next Cyr";
  color: #fafafa;
}

.map-contaner .circle.active .circle-content,
.map-contaner .pin-container.active .circle-content {
  background-color: #2e3f48;
}

.map-contaner {
  position: relative;
}

.map-contaner .catalog_map_list {
  z-index: 3;
}

.map-detail {
  aspect-ratio: 16/9;
  position: relative;
}

.our-platform,
.about-platform {
  overflow: hidden;
}

.our-platform .swiper,
.about-platform .swiper {
  overflow: visible;
}

.our-platform .swiper .swiper-wrapper,
.about-platform .swiper .swiper-wrapper {
  overflow: visible;
}

.our-platform .swiper.in,
.about-platform .swiper.in {
  position: relative;
}

.our-platform .swiper.in .item,
.about-platform .swiper.in .item {
  width: 100%;
  max-width: 100%;
  float: initial;
}

.our-platform .swiper.in .item a,
.about-platform .swiper.in .item a {
  margin-bottom: 0;
}

.our-platform .swiper.in .swiper-nav,
.about-platform .swiper.in .swiper-nav {
  top: 50%;
  translate: 0 -50%;
  margin-top: initial;
  margin-bottom: initial;
}

@media (min-width: 1024px) {
  .catalog_smart-filter_btn {
    min-width: 211px;
  }
}
.house-info_gallery_big a,
.house-info_gallery_small span,
.house-info_left_text .map {
  aspect-ratio: 16/9;
  height: initial;
}

.house-info_left_text .btn {
  display: table;
}

.house-info_right th {
  padding-bottom: 10px;
}

.about-team span {
  aspect-ratio: 4/5;
  height: initial;
}

.catalog_in {
  display: flex;
  flex-wrap: wrap;
}

.swiper .swiper-slide {
  display: flex;
  height: auto;
}

.swiper .swiper-slide > * {
  width: 100%;
}

.catalog-item_carousel .carousel-item {
  padding-top: 90%;
}

@media (max-width: 767px) {
  .swiper_carouse .swiper-nav {
    margin-top: calc((10px + (100vw - 40px) * 0.9) / 2);
    translate: 0 -50%;
    top: 0 !important;
  }
}
@media (max-width: 767px) {
  .footer_social a {
    width: 70px;
    margin: 0 5px;
  }
  .content-social_in .btn {
    padding-left: 10px;
  }
  .popular-list .in {
    margin-top: 0;
  }
  .popular-list .in .swiper_carouse {
    margin-top: -10px;
  }
}
.house-info_right .pos--wrap {
  min-width: 100%;
  float: left;
}

.fancybox__slide.has-image > .fancybox__content {
  min-width: 100%;
  min-height: 100%;
}

.house-info_gallery_big img {
  object-position: left bottom;
}

.catalog-item img {
  object-position: center;
}

.house-info_right a:not(.btn) {
  width: 100%;
}

.house-info_right .in tr {
  display: none;
}

.house-info_right .in tr:nth-child(-n + 6) {
  display: table-row;
}

.house-info_right .in.show-all tr {
  display: table-row;
}

.mega-search {
  pointer-events: none;
}

.open-mega-search .mega-search {
  pointer-events: auto;
}

.cash {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 0.5em;
}

.cash a {
  font-size: inherit;
}

.catalog-item h6,
.catalog-item .like_h6 {
  position: relative;
  padding-right: 32px;
}

.catalog-item h6 .favorite-btn,
.catalog-item .like_h6 .favorite-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: auto;
  padding: 0;
}

.catalog-item h6 .favorite-btn svg,
.catalog-item .like_h6 .favorite-btn svg {
  display: block;
  width: 100%;
  height: auto;
}

.catalog-item h6 .favorite-btn svg path,
.catalog-item .like_h6 .favorite-btn svg path {
  transition: 0.3s;
}

.catalog-item h6 .favorite-btn:hover svg path,
.catalog-item .like_h6 .favorite-btn:hover svg path,
.catalog-item h6 .favorite-btn.active svg path,
.catalog-item .like_h6 .favorite-btn.active svg path {
  fill: #fdad10;
}

.favorites--header {
  color: #fafafa;
  overflow: hidden;
  background: #2e3f48 url(/images/svg/bg-patern3.svg) no-repeat right top;
  background-size: auto 100%;
  position: relative;
  height: 344px;
  width: 100%;
  padding-left: 90px;
  padding-right: 90px;
  display: flex;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 32px;
}

@media (max-width: 991px) {
  .favorites--header {
    height: auto;
    padding: 16px;
  }
}
.favorites--header .favorites--header--phone {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 40%;
}

@media (max-width: 1300px) {
  .favorites--header .favorites--header--phone {
    display: none;
  }
}
.favorites--header .favorites--header--phone img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 991px) {
  .favorites--header--form {
    width: 100%;
  }
}
.favorites--header--form .favorites--header--form--title {
  font-size: 40px;
  font-weight: 450;
  letter-spacing: 0.01em;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 40px;
  color: #fafafa;
  max-width: 620px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .favorites--header--form .favorites--header--form--title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.favorites--header--form .favorites--header--form--row {
  display: flex;
  max-width: 630px;
  gap: 16px;
}

@media (max-width: 991px) {
  .favorites--header--form .favorites--header--form--row {
    flex-wrap: wrap;
  }
}
.favorites--header--form .favorites--header--form--row input {
  border: 1px solid #465f6d;
  width: 100%;
  flex: 1 1 auto;
  color: #fff;
  background: none;
  outline: none;
  padding: 14px 16px;
  font-size: 18px;
  transition: 0.3s;
}

@media (max-width: 991px) {
  .favorites--header--form .favorites--header--form--row input {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.favorites--header--form .favorites--header--form--row input:focus {
  border: 1px solid #63889c;
}

.favorites--header--form .favorites--header--form--row input::placeholder {
  color: #7c8589;
}

@media (max-width: 991px) {
  .favorites--header--form .favorites--header--form--row .btn {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.map-objects-btn {
  padding: 0.8rem;
  background: #ede8df;
  cursor: pointer;
  box-shadow:
    0 1px 2px 1px rgba(0, 0, 0, 0.15),
    0 2px 5px -3px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
  color: #515151;
}

.map-objects-btn:hover {
  background: #ec7945;
  color: #fff;
}

@media (max-width: 991px) {
  .catalog_map_list {
    display: none;
  }
}
@media (max-width: 991px) {
  .ymaps-2-1-79-controls__toolbar {
    display: none !important;
  }
}
.form-item .scroll {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  height: auto;
  margin-right: 20px;
}

.form-item .scroll .radio-filter {
  margin: 0;
}

.form-item .scroll .radio-filter span {
  padding-left: 10px;
  padding-right: 10px;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 22px !important;
  right: 22px !important;
  z-index: 40;
  width: 19px;
  height: auto;
  background: none !important;
}

.f-button.is-close-btn svg {
  width: 100%;
  height: auto;
}

.f-button.is-close-btn svg path {
  color: #2e3f48;
}

.custom-number-selector {
  position: relative;
  z-index: 3;
}

.custom-number-selector .custom-number-selector__input {
  font: 400 16px/28px "Avenir Next Cyr";
  border: 1px solid #d3d0ca;
  display: block;
  width: 100%;
  background: none;
  padding: 13px 15px;
  transition: all 0.2s ease-in-out;
  color: #2e3f48;
  cursor: pointer;
}

.custom-number-selector .custom-number-selector__input:hover {
  border: 1px solid #7c8589;
}

.custom-number-selector .custom-number-selector__input span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1919px) {
  .custom-number-selector .custom-number-selector__input {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1280px) {
  .custom-number-selector .custom-number-selector__input {
    padding: 7px 15px;
  }
}
.custom-number-selector .custom-number-selector--drop-block--inner {
  border: 1px solid #d3d0ca;
  padding: 16px;
  background: #f1f0ee;
}

.custom-number-selector
  .custom-number-selector--drop-block--inner
  .form-item
  .scroll {
  flex-wrap: nowrap;
}

.custom-number-selector
  .custom-number-selector--drop-block--inner
  .form-item
  .scroll
  span {
  flex: 1 1 auto;
}

.custom-number-selector
  .custom-number-selector--drop-block--inner
  .form-item
  .scroll
  span
  input {
  max-width: 200px;
  padding: 7px 16px;
  width: 100%;
}

.custom-number-selector .custom-number-selector--drop-block {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 440px;
  max-width: 100vw;
  translate: 0 110%;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}

.custom-number-selector.active .custom-number-selector--drop-block {
  opacity: 1;
  pointer-events: all;
  translate: 0 100%;
}

@media (max-width: 991px) {
  .catalog_smart-filter_item {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.form-item .section--list {
  display: flex;
  gap: 5px;
}

@media (max-width: 991px) {
  .form-item .section--list {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.form-item .section-link {
  font: 400 16px/28px "Avenir Next Cyr";
  padding: 16px 15px;
  transition: all 0.2s ease-in-out;
  min-width: 137px;
  text-align: center;
  cursor: pointer;
  display: block;
  border: 1px solid #d3d0ca;
  cursor: pointer;
  text-decoration: none;
  color: #7c8589;
  line-height: 1.2;
}

.form-item .section-link:hover,
.form-item .section-link.active {
  border: 1px solid #14423b;
  color: #2e3f48;
}

@media screen and (max-width: 1919px) {
  .form-item .section-link {
    padding: 13px 15px;
  }
}
@media screen and (max-width: 1280px) {
  .form-item .section-link {
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .form-item .section-link {
    padding: 9px 5px;
    flex: 1 1 auto;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .catalog_smart-filter .row:not(.mobile-filter) {
    flex-wrap: wrap;
  }
}
.select2-selection__rendered {
  display: flex;
  gap: 10px;
}

.select2-selection__rendered::after {
  content: attr(data-count);
  opacity: 1;
}

.select2-selection__rendered .select2-selection__choice ~ .select2-search {
  opacity: 0;
}

.select2-search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  pointer-events: none;
  opacity: 1;
}

.select2-search input {
  border: none !important;
  background: #f1f0ee !important;
  padding: 13px 45px 13px 15px !important;
}

.select2-search input.select2-search__field {
  width: 100% !important;
  height: calc(100% - 2px);
}

.select2-container--open .select2-search {
  opacity: 1 !important;
}

.select2-results__option {
  display: flex;
  align-items: center;
  gap: 4px;
}

.select2-results__option[aria-selected="true"]::before {
  content: "";
  display: block;
  background-image: url("/img/checkon.svg");
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}

.select2-results__option[aria-selected="false"]::before {
  content: "";
  display: block;
  background-image: url("/img/checkoff.svg");
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}

.select-sort .select2-results__option::before {
  display: none !important;
}

.catalog_smart-filter_sort .select2-selection__rendered {
  gap: initial;
}

.contacts-info h1 {
  color: #2e3f48;
}

.privacy-section {
  line-height: 1.5;
  margin-bottom: 1em;
}
.privacy-section h1 {
  color: #2e3f48;
  line-height: 1.5;
  word-break: break-word;
}
@media (max-width: 991px) {
  .privacy-section h1 {
    font-size: 20px;
  }
}
.privacy-section p {
  margin-top: 0;
}
.privacy-section p:not(:last-child) {
  margin-bottom: 1em;
}
.privacy-section ul,
.privacy-section ol {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 1em;
}
.privacy-section ul {
  list-style: disc;
}
.privacy-section ol {
  list-style: decimal;
}

.price-objects-from {
  margin-bottom: -24px;
  margin-top: 24px;
  color: #7c8589;
}
@media screen and (max-width: 1919px) {
  .price-objects-from {
    margin-bottom: -22px;
    margin-top: 22px;
  }
}
@media screen and (max-width: 1279px) {
  .price-objects-from {
    margin-bottom: -12px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .price-objects-from {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .price-objects-from {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.form-item--external {
  position: relative;
}
.form-item--external.active {
  z-index: 300;
}

.custom-drop-down-external {
  position: absolute;
  bottom: -5px;
  left: 0;
  translate: 0 100%;
  border: 1px solid #d3d0ca;
  background: #f1f0ee;
}
.custom-drop-down-external .custom-drop-down-external--item {
  display: table;
  white-space: nowrap;
  font: 400 18px/28px "Avenir Next Cyr";
  padding: 8px 20px 8px 15px;
  transition: all 0.2s linear;
  color: #7c8589;
  text-decoration: none;
  cursor: pointer;
}
.custom-drop-down-external .custom-drop-down-external--item:hover {
  color: #2e3f48;
}

.btn-header-favs {
  position: relative;
}
.btn-header-favs svg path {
  transition: 0.3s;
  stroke: #fafafa;
}
.btn-header-favs.active svg path {
  stroke: #fafafa;
  fill: #fafafa;
}
.btn-header-favs span {
  width: 16px;
  height: 16px;
  background: #decbba;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-10%, -90%);
  font-weight: 450;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.header--white .btn-header-favs svg path {
  stroke: #2e3f48;
}
.header--white .btn-header-favs.active svg path {
  fill: #2e3f48;
}

.btn-callback-wrapper {
  border-top: 8px solid #f1f0ee;
}
.btn-callback-wrapper .btn {
  width: 100%;
}

.popup-presentation form .polit,
.content-callback form .polit,
.favorites--header form .polit {
  display: flex;
  margin-bottom: 16px;
  margin-top: 16px;
  gap: 16px;
  user-select: none;
}
.popup-presentation form .polit a,
.content-callback form .polit a,
.favorites--header form .polit a {
  color: inherit;
  text-decoration: underline;
}
.popup-presentation form .polit input,
.content-callback form .polit input,
.favorites--header form .polit input {
  padding: 10px;
  /*&:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background-color: $color;
    opacity: 0;
    transition: opacity 200ms ease-in-out;
  }*/
}
.popup-presentation form .polit input,
.content-callback form .polit input,
.favorites--header form .polit input {
  flex: 0 0 16px;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background-color: #fff;
  transition: 0.3s;
}
.popup-presentation form .polit input:after,
.content-callback form .polit input:after,
.favorites--header form .polit input:after {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.88235L4.11768 6L10 1' stroke='%23000000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.88235L4.11768 6L10 1' stroke='%23000000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  -webkit-mask-size: 60%;
  mask-size: 60%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #0c2723;
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
.popup-presentation form .polit input:checked:after,
.content-callback form .polit input:checked:after,
.favorites--header form .polit input:checked:after {
  opacity: 1;
}

.cookie-wrap .cookie-notice {
  background-color: #e8e6e1;
  border-radius: 8px;
  padding: 56px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 3000;
}
.cookie-wrap .cookie-header {
  margin-bottom: 9px;
}
.cookie-wrap .cookie-icon {
  font-weight: 450;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 2%;
  color: #4a4a4a;
}
.cookie-wrap .cookie-title {
  font-weight: 450;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 2%;
  color: #4a4a4a;
  text-transform: none;
}
.cookie-wrap .cookie-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #666666;
  margin-bottom: 20px;
}
.cookie-wrap .policy-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #666666;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  text-decoration-thickness: 1px;
}
.cookie-wrap .policy-link:hover {
  text-decoration-thickness: 2px;
}
.cookie-wrap .ok-button {
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .cookie-wrap .cookie-notice {
    width: auto;
    max-width: 500px;
    padding: 24px;
    bottom: 16px;
    right: 16px;
    left: 16px;
  }
  .cookie-wrap .cookie-title {
    font-size: 22px;
    line-height: 28px;
  }
  .cookie-wrap .cookie-icon {
    font-size: 22px;
    line-height: 28px;
  }
  .cookie-wrap .cookie-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .cookie-wrap .policy-link {
    font-size: 14px;
    line-height: 20px;
  }
}

.select2-selection__rendered {
  overflow: auto;
}

.mega-filter .form-item {
  overflow: visible;
}

.props-table .props-row {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 575px) {
  .props-table .props-row {
    gap: 0px;
    grid-template-columns: 1fr;
  }
}

.main-filter-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  row-gap: 20px;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .main-filter-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 370px) {
  .main-filter-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.main-filter-grid .catalog_smart-filter_item--group-2 {
  grid-column: span 3;
  display: flex;
  gap: 6px;
}
@media (max-width: 991px) {
  .main-filter-grid .catalog_smart-filter_item--group-2 {
    flex-wrap: wrap;
    row-gap: 20px;
    grid-column: span 2;
  }
}
@media (max-width: 370px) {
  .main-filter-grid .catalog_smart-filter_item--group-2 {
    grid-column: span 1;
  }
}
.main-filter-grid
  .catalog_smart-filter_item--group-2
  .catalog_smart-filter__cash {
  flex: 1 1 auto;
  width: 100%;
}
.main-filter-grid
  .catalog_smart-filter_item--group-2
  .catalog_smart-filter_item--functions {
  flex: 1 1 auto;
}
.main-filter-grid
  .catalog_smart-filter_item--group-2
  .catalog_smart-filter_item--functions
  .catalog_smart-filter_currency {
  float: initial;
  min-width: none;
  display: flex;
}
@media (max-width: 991px) {
  .main-filter-grid
    .catalog_smart-filter_item--group-2
    .catalog_smart-filter_item--functions
    .catalog_smart-filter_currency {
    width: 100%;
  }
  .main-filter-grid
    .catalog_smart-filter_item--group-2
    .catalog_smart-filter_item--functions
    .catalog_smart-filter_currency
    label {
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
  }
  .main-filter-grid
    .catalog_smart-filter_item--group-2
    .catalog_smart-filter_item--functions
    .catalog_smart-filter_currency
    label
    span {
    width: 100%;
  }
}
.main-filter-grid
  .catalog_smart-filter_item--group-2
  .catalog_smart-filter_item--functions
  .catalog_smart-filter_btn {
  width: auto;
  white-space: nowrap;
  float: initial;
  min-width: initial;
}
@media (max-width: 991px) {
  .main-filter-grid
    .catalog_smart-filter_item--group-2
    .catalog_smart-filter_item--functions
    .catalog_smart-filter_btn {
    width: 100%;
    margin-left: 0;
  }
}
.main-filter-grid .catalog_smart-filter_item {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .main-filter-grid .catalog_smart-filter_item.catalog_smart-filter__mcad {
    grid-column: span 2;
  }
}
@media (max-width: 370px) {
  .main-filter-grid .catalog_smart-filter_item.catalog_smart-filter__mcad {
    grid-column: span 1;
  }
}
.main-filter-grid .catalog_smart-filter_item.catalog_smart-filter__object2 {
  grid-column: span 2;
}
@media (max-width: 370px) {
  .main-filter-grid .catalog_smart-filter_item.catalog_smart-filter__object2 {
    grid-column: span 1;
  }
}
.main-filter-grid
  .catalog_smart-filter_item.catalog_smart-filter__object2
  .section--list
  .section-link {
  flex: 1 1 auto;
  width: 100%;
}
.main-filter-grid .catalog_smart-filter_item--functions {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .main-filter-grid .catalog_smart-filter_item--functions {
    flex-wrap: wrap;
    gap: 20px;
  }
}

.catalog.catalog__main {
  overflow: visible;
}

@media (max-width: 991px) {
  .catalog_smart-filter .mobile-filter {
    justify-content: flex-end;
  }
}

.custom-number-selector.active {
  z-index: 20;
}

body,
main {
  overflow-x: hidden;
}

body,
main {
  overflow-x: visible;
}

.header--white .nav-menu a {
  white-space: nowrap;
}

.select2-search input {
  padding: 13px 25px 13px 15px !important;
}

.props-row.mt-16 {
  margin-top: 16px;
}

.house-info_right {
  margin: 0 0 0 20px;
}

.house-info_right a:not(.btn) {
  font-weight: 500;
}

.house-info_right_params {
  padding: 32px;
}

.house-info_right .in {
  padding: 16px 0;
}

.house-info_right p:last-child {
  margin-bottom: 0;
}

.house-info_right .catalog_smart-filter_currency {
  margin: 16px 0;
}

.house-info_right .catalog_smart-filter_currency.custom-mt-16 {
  margin: 25px 0;
}

.fl_l {
  margin: 16px 0;
}

.price-objects-from {
  margin-bottom: 0;
  margin-top: 0;
}

.house-info_right .cash {
  margin-top: 0;
  margin-bottom: 0;
}

.house-info_right .pos {
  color: #7c8589;
}

.crumbs {
  padding: 143px 0 0;
}

.crumbs ul {
  margin: 0 0 32px;
}

.house-info {
  padding: 0 0 52px;
}

.footer_bottom .made,
.footer_bottom .copyright,
.footer_bottom .link {
  height: 120px;
}

.l-label {
  display: flex;
  margin-bottom: 16px;
  margin-top: 16px;
  gap: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.l-policy input[type="checkbox"] {
  padding: 10px;
  flex: 0 0 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background-color: #fff;
  transition: 0.3s;
}

.l-policy input[type="checkbox"]::after {
  content: "";
  position: absolute;
  inset: 0;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2.88235L4.11768 6L10 1' stroke='%23000000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  -webkit-mask-size: 60%;
  mask-size: 60%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #0c2723;
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}

.l-policy input[type="checkbox"]:checked:after {
  opacity: 1;
}

.entry-form-content .in form input[type="checkbox"] {
  padding: 10px;
}

.privacy-section {
  margin-bottom: 5em;
}

@media screen and (max-width: 1919px) {
  .crumbs {
    padding: 116px 0 0;
  }
  .footer_nav .item {
    min-height: 233px;
    padding: 40px;
  }
  .footer_contacts {
    min-height: 233px;
    padding: 40px;
  }
  .footer_bottom .copyright,
  .footer_bottom .made,
  .footer_bottom .link {
    padding: 40px;
    height: 145px;
  }
  .footer_bottom .link {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1550px) {
  .house-info_right p .icon {
    width: 24px;
    height: 24px;
    flex: none;
  }
  .house-info_right p .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .crumbs {
    padding: 110px 0 0;
  }
  .crumbs ul {
    margin: 0 0 30px;
  }
  .house-info_right_params {
    padding: 24px;
  }
  .house-info_right {
    width: 425px;
    margin: 0 0 0 14px;
  }
  .house-info_right .cash {
    margin: 0;
  }
  .house-info_right p {
    margin-bottom: 2px;
  }
  .house-info_right p b {
    white-space: nowrap;
    font-size: 16px;
  }
  .house-info_right .article {
    font-size: 14px;
  }
  .house-info_right .catalog_smart-filter_currency {
    display: flex;
    justify-content: right;
    margin: 40px 0 16px;
    float: unset;
    clear: unset;
  }
  .house-info_right .catalog_smart-filter_currency.custom-mt-16 {
    margin: 49px 0 16px 0;
  }
  .house-info_right .catalog_smart-filter_currency span {
    width: 50px;
  }
  .house-info_right .fl_l {
    width: auto;
    float: left;
  }
  .house-info {
    padding: 0 0 43px;
  }
}
.house-info_right a.open-popup-presentation.mobile-show {
  display: none;
}

@media screen and (max-width: 1280px) {
  .footer_bottom .copyright,
  .footer_bottom .made,
  .footer_bottom .link {
    padding: 25px;
    height: 135px;
  }
  .house-info_right {
    width: 376px;
  }
  .footer_bottom .made {
    gap: 4px;
  }
  .privacy-section {
    margin-bottom: 3em;
  }
  .house-info_right p b {
    font-size: 16px;
  }
  .house-info_right .article {
    font-size: 14px;
  }
  .house-info_right_params h1,
  .house-info_right_params h5 {
    font-size: 20px;
  }
  .house-info_right .cash {
    font-size: 24px;
  }
  .house-info_right .in {
    margin: 0 0 16px 0;
  }
  .house-info_right .fl_l {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .house-info_right .catalog_smart-filter_currency {
    float: left;
    margin-top: 0;
    margin-bottom: 16px;
  }
  .house-info_right .catalog_smart-filter_currency.custom-mt-16 {
    margin: 0 0 16px 0;
  }
  .house-info_right .catalog_smart-filter_currency label:first-child {
    margin: 0;
  }
  .house-info_right_params {
    padding: 20px;
  }
  .house-info_right .catalog_smart-filter_currency span {
    width: 60px;
  }
  .house-info_right .props-group-name {
    font-size: 16px;
  }
  .house-info_right p .icon {
    width: 24px;
    height: 24px;
    flex: unset;
  }
  .house-info_right p .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .props-table .props-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .house-info {
    padding: 0 0 59px;
  }
  .crumbs ul {
    margin: 0 0 12px;
  }
  .crumbs {
    padding: 106px 0 10px;
  }
  .footer_contacts,
  .footer_nav .item {
    padding: 30px;
    min-height: 213px;
  }
}
@media screen and (max-width: 1023px) {
  .footer_bottom .copyright,
  .footer_bottom .made,
  .footer_bottom .link {
    padding: 15px;
    height: 130px;
  }
  .footer_contacts {
    padding: 25px;
    min-height: 190px;
  }
  .footer_nav .item {
    min-height: 190px !important;
    padding: 25px;
  }
  .entry-form-content .in form input[type="checkbox"] {
    height: 16px;
  }
  .crumbs ul {
    margin: 0 0 16px;
  }
  .crumbs {
    padding-top: 96px;
    padding-bottom: 0;
  }
  .house-info_right {
    width: 100%;
    margin: 0;
  }
  .house-info_right .catalog_smart-filter_currency.custom-mt-16 {
    margin: 30px 0 16px 0;
  }
  .house-info_left_text {
    margin-top: 20px;
  }
  .house-info_right h1,
  .house-info_right h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .house-info_right .in {
    width: 100%;
    border-top: 1px solid #d3d0ca;
    border-left: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .house-info_right .in .props-table {
    display: grid;
  }
  .props-table .props-row {
    grid-area: 1/2;
    margin-top: 32px;
  }
  .props-table .props-row:first-child {
    grid-area: 1/1;
    margin-top: 0;
  }
  .props-table .props-row:nth-child(2) {
    margin-top: 0;
  }
  .house-info_right .cash {
    margin-top: 2px;
  }
  .house-info_right .catalog_smart-filter_currency {
    width: auto;
    margin: 20px 11px 20px 20px;
  }
  .house-info_right .catalog_smart-filter_currency span {
    width: 50px;
  }
  .house-info_right a.open-popup-presentation.mobile-show {
    display: flex;
    float: right;
    margin-top: 24px;
    width: auto;
  }
  .house-info_right a.open-popup-presentation.mobile-show.--village {
    margin-top: 40px;
  }
  .house-info_right a.open-popup-presentation.hide {
    display: none;
  }
  .house-info_right p b {
    font-size: 14px;
    line-height: 21px;
  }
  .house-info_right .props-group-name {
    font-size: 14px;
    line-height: 24px;
  }
  .house-info_right_bottom {
    margin: 0;
  }
  .house-info_right .fl_l {
    padding: 0;
    width: 100%;
    max-width: 200px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .price-objects-from {
    margin-top: 0;
  }
  .house-info_right_bottom {
    width: calc(50% - 5px);
    float: left;
    border-top: none;
    margin-top: 8px;
  }
  .house-info_left_text {
    float: left;
  }
  .house-info_right_bottom:last-child {
    float: right;
  }
  .btn-callback-wrapper-- .btn {
    width: 100%;
  }
  .house-info_right_bottom .btn:last-child {
    margin: 0;
    width: 100%;
  }
  .house-info_right_bottom .btn:nth-child(3) {
    width: calc(50% - 4px);
  }
  .house-info_right_bottom .btn {
    width: calc(50% - 4px);
    margin-right: 8px;
  }
  .house-info_right_bottom h6 {
    font-size: 16px;
  }
  .price-objects-from {
    font-size: 14px;
  }
  .house-info {
    padding: 0 0 40px;
  }
  .footer__callback a {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .select2-results__options {
    width: auto !important;
  }
  .select2-results__option[aria-selected="true"]::before,
  .select2-results__option[aria-selected="false"]::before {
    min-width: 24px;
  }
}
@media screen and (max-width: 767px) {
  body,
  main {
    overflow-x: hidden;
  }
  .footer_bottom .made,
  .footer_bottom .copyright,
  .footer_bottom .link {
    height: auto;
  }
  .crumbs {
    padding: 70px 0 0px;
  }
  .crumbs .back {
    margin: 0 0 20px 0;
  }
  .house-info {
    margin: 0;
  }
  .house-info_right h1,
  .house-info_right h5 {
    font-size: 18px;
  }
  .price-objects-from {
    font-size: 12px;
  }
  .house-info_right .cash {
    font-size: 20px;
  }
  .house-info_right .article {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .house-info_right .pos {
    margin: 0 4px 4px 0;
  }
  .house-info_right .fl_l {
    padding: 0;
  }
  .house-info_right .catalog_smart-filter_currency {
    width: 100%;
    justify-content: left;
    margin: 2px 0 16px 0;
  }
  .house-info_right .catalog_smart-filter_currency label:first-child {
    margin-left: 0;
  }
  .house-info_right .in {
    padding: 16px 0;
    margin: 16px 0;
  }
  .house-info_right p b {
    font-size: 14px;
    line-height: 21px;
  }
  .house-info_right p .icon {
    width: 24px;
    height: 24px;
    flex: unset;
  }
  .house-info_right p .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .house-info_right p {
    margin-bottom: 2px;
  }
  .props-row.mt-16 {
    margin-top: 8px;
  }
  .house-info_right .props-group-name {
    font-size: 14px;
    line-height: 20px;
  }
  .house-info_right a:not(.btn) {
    font-size: 14px;
    line-height: 22px;
  }
  .house-info_right .cash {
    margin-top: 0;
  }
  .house-info_right a.open-popup-presentation.mobile-show {
    display: none;
  }
  .house-info_right .in {
    border-top: 1px solid #d3d0ca;
    border-bottom: 1px solid #d3d0ca;
  }
  .house-info_right .in .props-table {
    display: flex;
    flex-direction: column;
  }
  .props-table .props-row {
    margin-top: 0;
  }
  .props-row.mt-16 {
    margin-top: 8px;
  }
  .house-info_right a.open-popup-presentation.hide {
    display: flex;
  }
  .house-info_right_bottom .btn {
    margin-right: 8px !important;
  }
  .house-info_right_bottom .btn:nth-child(3) {
    margin: 0 !important;
  }
  .props-table .props-row:nth-child(2) {
    margin-top: 8px;
  }
  .house-info_right_bottom {
    width: auto;
    float: unset;
    margin: 8px -20px 0;
  }
  .house-info_right_bottom:last-child {
    float: unset;
  }
  .house-info_right_bottom .btn {
    width: 100%;
  }
  .house-info_right_bottom .btn:nth-child(3) {
    width: 100%;
    margin-top: 10px !important;
  }
  .house-info_right .fl_l {
    margin-bottom: 0;
  }
  .house-info_right .catalog_smart-filter_currency.custom-mt-16 {
    margin: 2px 0 16px 0;
  }
  .privacy-section {
    margin-bottom: 2em;
  }
  .footer_nav .item:first-child {
    margin: 0;
  }
  .footer_nav .item {
    border-right: none;
    border-left: none;
  }
  .footer_nav .item:last-child {
    border-left: 1px solid #465f6d;
  }
  .footer_nav,
  .footer_logo,
  .footer_tel,
  .footer_email,
  .footer_contacts,
  .footer_social,
  .footer_bottom .copyright,
  .footer_bottom .link {
    border-left: none;
    border-right: none;
  }
  .footer_nav .item {
    padding: 19px 20px 1px;
    min-height: 140px !important;
  }
  .footer_contacts {
    padding: 20px;
    min-height: 1px;
  }
  .footer_social a {
    width: 100%;
  }
  .footer_bottom .link {
    margin-bottom: 49px;
  }
}
.short-burger.open > a svg,
.short-burger:hover > a svg {
  display: none;
}

.short-burger.open > a svg:first-child,
.short-burger:hover > a svg:first-child {
  display: inline-block;
}

.short-burger.open > a svg {
  display: inline-block;
}

.short-burger.open > a svg:first-child {
  display: none;
}

.drop-burger.--redesign {
  left: auto;
  right: auto;
  width: auto;
  min-width: 230px;
  padding: 0;
}

.has-drop.open > .drop.--redesign {
  display: block;
}

.nav-menu .drop-burger.--redesign ul {
  width: 100%;
}

.nav-menu .drop-burger.--redesign li {
  margin: 0;
  padding: 24px 28px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.nav-menu .drop-burger.--redesign li:hover {
  background-color: rgb(208, 180, 154);
}

.nav-menu .drop-burger.--redesign li.open {
  background-color: rgb(208, 180, 154);
}

.nav-menu .drop-burger.--redesign a {
  font-size: 16px;
  line-height: 27px;
  text-transform: unset;
}

.nav-menu .drop-burger.--redesign a:hover {
  background-color: unset;
}

.nav-menu .drop-burger.--redesign li.has-drop a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.nav-menu .drop-burger.--redesign li.has-drop svg {
  width: 24px;
  height: 24px;
}

.drop-burger.--accordion {
  width: auto;
  position: relative;
  padding: 0;
  height: 100%;
  box-shadow: none;
  transition: 0.3s;
}

.nav-menu .drop-burger.--redesign .drop-burger.--accordion li {
  padding: 0 24px;
}

.nav-menu .drop-burger.--redesign .short-burger a svg:first-child {
  transition: 0.2s;
  transform: rotate(180deg);
}

.nav-menu .drop-burger.--redesign .short-burger.open > a svg:first-child {
  display: block;
  transform: rotate(0deg);
}

.nav-menu .drop-burger.--redesign .has-drop.open > a {
  background: unset;
}

.nav-menu .drop-burger.--redesign .drop-burger.--accordion li a {
  aspect-ratio: unset;
}

.nav-menu .drop-burger.--redesign .drop-burger.--accordion {
  display: none;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
  background-color: rgb(208, 180, 154);
}

.nav-menu .drop-burger.--redesign .drop-burger.--accordion ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.nav-menu .drop-burger.--redesign .has-drop.open > .drop.--accordion {
  display: flex !important;
}

.nav-menu .drop-burger.--redesign li.has-drop {
  display: none;
}

@media screen and (max-width: 1280px) {
  .nav-menu .drop-burger.--redesign li.has-drop {
    display: block;
  }
  .hide-xl {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .hide-xl {
    display: block !important;
  }
}

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