﻿@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

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

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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 transparent; }

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

body {
  height: 100%;
  width: 100%;
  color: #000;
  background-color: #eef2f5;
  font: normal 14px 'MuseoSansCyrl'; }

a,
div {
  color: #000;
  text-decoration: none !important; }

ul {
  list-style-type: none; }

.btn,
.button {
  background: #4b98c4;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  letter-spacing: 0.7px;
  border-radius: 0;
  box-shadow: none;
  border: none; }
  .btn img,
  .button img {
    margin-right: 10px; }

.btn[type="submit"] {
  padding: 0; }

* {
  box-sizing: border-box;
  outline: none !important;
  margin: 0;
  padding: 0; }

/*select*/
.select2-container {
  width: 80px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  text-decoration: underline;
  line-height: 30px; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  width: 130px;
  border: none;
  background: #e9e9e9;
  height: 25px;
  padding-left: 10px; }

.select2 .select2-container .select2-container--default .select2-container--below .select2-container--focus {
  width: 80px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 3px; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg); }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  background-image: url("../img/city-arrow.png");
  width: 6px;
  height: 4px;
  background-repeat: no-repeat;
  transition: 1s; }

.select2-container--default .select2-selection--single {
  border: none; }

.select2-results__option {
  padding: 6px 10px; }

.select2-dropdown {
  position: absolute;
  border: none;
  width: 179px !important;
  left: -64px !important;
  top: 10px;
  box-shadow: 0px 0px 12.35px 0.65px rgba(25, 26, 31, 0.15);
  padding: 13px 0 10px 15px; }
  @media (max-width: 1555px) {
    .select2-dropdown {
      top: 3px; } }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 280px !important;
  height: 262px !important;
  padding-left: 4px; }
  .select2-container--default .select2-results > .select2-results__options .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e9e9e9;
    width: 5px;
    margin-right: 0;
    border-radius: 0; }
  .select2-container--default .select2-results > .select2-results__options .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #4c99c5;
    width: 5px;
    border-radius: 0;
    margin-right: 0; }

/*скрол*/
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #eef2f5;
  width: 3px;
  margin-right: 0;
  border-radius: 0; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #4b98c4 !important;
  width: 3px;
  border-radius: 0;
  margin-right: 0; }

.content {
  float: left;
  width: 100%;
  padding-top: 100px;
  background: none; }

.map-window .desc .id {
  text-transform: uppercase; }

.map-window .desc .adress {
  font-weight: bold; }

.map-window .desc .price {
  color: #28bb5f;
  font-weight: 500;
  font-family: "Roboto";
  text-transform: uppercase; }

.map-window .desc .link {
  font-weight: 700;
  color: #0f79bd; }

.go-to-metro {
  overflow: hidden;
  background: transparent url(../img/white-arrow.png) no-repeat 93% center;
  border: 1px solid white;
  width: 140px;
  height: 34px;
  margin: 0 15px;
  border-radius: 0;
  color: white; }
  .go-to-metro .go-to-metro-select {
    width: 100%;
    height: 34px;
    background: none;
    padding-left: 19px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    color: white;
    -webkit-appearance: none; }
    .go-to-metro .go-to-metro-select option {
      color: black; }

.breadcrumbs {
  max-width: 1400px;
  margin: auto;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .breadcrumbs {
      max-width: 490px; } }
  @media (min-width: 768px) and (max-width: 1400px) {
    .breadcrumbs {
      margin-left: 15px; } }

select option {
  width: 100%; }

/*static styles*/
footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #15303f;
  padding: 23px 60px 33px 60px;
  box-sizing: border-box; }
  footer .social {
    margin-top: 15px; }
    footer .social a {
      display: inline-block;
      margin-right: 10px;
      background: url(../img/social.png) 0 0 no-repeat;
      width: 30px;
      height: 30px; }
    footer .social .t {
      background-position: -40px 0; }
    footer .social .v {
      background-position: -80px 0; }
    footer .social .i {
      background-position: -120px 0; }
    @media (max-width: 768px) {
      footer .social {
        margin-bottom: 10px; } }
  footer #copy {
    font-size: 10px;
    line-height: 12px;
    color: #a3afb6; }
  footer .designed {
    color: #a3afb6;
    font-size: 13px;
    margin-top: 10px;
    text-align: right;
    float: none; }
    footer .designed a {
      color: #009bf8; }
  @media (max-width: 768px) {
    footer {
      flex-wrap: wrap;
      justify-content: center;
      text-align: center;
      padding: 23px 60px 20px 60px; }
      footer .designed {
        text-align: center; } }

.site-header {
  position: fixed;
  z-index: 25;
  width: 100%;
  min-height: 70px;
  background: white;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari */
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  .site-header:after {
    content: "";
    width: 74px;
    height: 72px;
    background-image: url("../img/17old.png");
	background-size: 74px 74px;
    position: absolute;
    bottom: -7px;
    left: 264px; }
  @media (max-width: 1355px) {
    .site-header:after {
      content: "";
      display: none; } }
  .site-header .left-side {
    display: flex; }
    .site-header .left-side .logo {
      display: flex; }
      .site-header .left-side .logo a {
        display: flex; }
        .site-header .left-side .logo a .logo2 {
          position: relative; }
    .site-header .left-side .burger {
      display: none; }
    .site-header .left-side .phone-leng {
      display: none; }
    .site-header .left-side .menu {
      display: flex;
      margin-left: 93px;
      align-items: flex-end;
      margin-bottom: 0;
      position: relative;
      z-index: 40; }
      .site-header .left-side .menu .close {
        display: none; }
      .site-header .left-side .menu li {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 300;
        display: inline-block;
        padding: 0 21px;
        letter-spacing: 0.5px;
        padding-bottom: 23px; }
        .site-header .left-side .menu li .drop-menu {
          z-index: 2;
          display: none;
          transition: 1s;
          position: absolute;
          flex-direction: column;
          background: white;
          width: 277px;
          top: 41px;
          box-shadow: 0px 0px 12.35px 0.65px rgba(25, 26, 31, 0.15);
          padding: 16px 10px;
          transition: all 0.4s ease;
          opacity: 0; }
          .site-header .left-side .menu li .drop-menu li {
            display: inline-block;
            background: white;
            text-transform: none;
            font-size: 16px;
            margin-bottom: 11px;
            letter-spacing: 0;
            padding-bottom: 0; }
          .site-header .left-side .menu li .drop-menu:before {
            content: '';
            position: absolute;
            left: 0px;
            top: -13px;
            border: 20px solid transparent;
            border-bottom: 0px solid white;
            border-left: 18px solid white; }
      .site-header .left-side .menu .drop-down {
        position: relative; }
        .site-header .left-side .menu .drop-down:after {
          content: '';
          position: absolute;
          right: 0px;
          top: 7px;
          width: 20px;
          height: 15px;
          background-image: url("../img/drop-down.png");
          background-repeat: no-repeat; }
        .site-header .left-side .menu .drop-down:hover .drop-menu {
          display: flex;
          opacity: 1; }
  .site-header .right-side {
    display: flex;
    align-items: center; }
    .site-header .right-side .compare {
      height: 26px;
      padding: 7px 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-right: 2px solid #dddddd; }
      .site-header .right-side .compare img {
        margin-right: 7px; }
      .site-header .right-side .compare p {
        margin-right: 4px;
        color: #000;
        font-size: 14px; }
      .site-header .right-side .compare span {
        font-size: 14px;
        color: #4b98c4; }
    .site-header .right-side .city {
      padding: 0 15px;
      margin-right: 24px;
      height: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-right: 2px solid #dddddd;
      font-size: 14px;
      margin-bottom: 1px; }
    .site-header .right-side .leng {
      margin-left: 0;
      margin-right: 37px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
      .site-header .right-side .leng li a {
        color: #000;
        transition: 1s;
        display: inline-block; }
        .site-header .right-side .leng li a:hover {
          color: #4b98c4; }
      .site-header .right-side .leng li .leng-active {
        color: #4b98c4; }
      .site-header .right-side .leng li.line {
        color: #cdcdcd;
        margin: 0 10px; }
    .site-header .right-side .phone {
      margin-right: 60px; }
      .site-header .right-side .phone a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: #000;
        letter-spacing: -1px;
        font-weight: 500; }
        .site-header .right-side .phone a img {
          margin-right: 10px; }
        .site-header .right-side .phone a span {
          font-weight: 500;
          color: #000; }
    .site-header .right-side .div {
      position: absolute;
      height: 63px;
      overflow-y: auto;
      width: 72px;
      left: 0;
      top: 191px; }

@media (max-width: 1710px) {
  .site-header .right-side .phone {
    margin-right: 10px; } }

@media (min-width: 1356px) and (max-width: 1555px) {
  .site-header {
    flex-wrap: nowrap; }
    .site-header .right-side .phone {
      margin-right: 10px; }
    .site-header .right-side .compare p {
      display: none; }
    .site-header .right-side .city p {
      display: none; } }

@media (max-width: 1355px) {
  .site-header .left-side {
    width: 100%;
    justify-content: space-between;
	    min-height: 88px; }
    .site-header .left-side .menu {
      margin-left: 0px; }
  .site-header .right-side {
    margin: auto; }
    .site-header .right-side .phone {
      margin-right: 10px; } }

@media (max-width: 480px) {
  .site-header .left-side .logo2 {
    display: none; } }

@media (max-width: 736px) {
  .site-header .left-side .phone-leng {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center; }
    .site-header .left-side .phone-leng .leng {
      margin-left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
      .site-header .left-side .phone-leng .leng li a {
        color: #000;
        transition: 1s;
        display: inline-block; }
        .site-header .left-side .phone-leng .leng li a:hover {
          color: #4b98c4; }
      .site-header .left-side .phone-leng .leng li .leng-active {
        color: #4b98c4; }
      .site-header .left-side .phone-leng .leng li.line {
        color: #cdcdcd;
        margin: 0 10px; }
    .site-header .left-side .phone-leng .phone a {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: #000;
      letter-spacing: -1px;
      font-weight: 500; }
      .site-header .left-side .phone-leng .phone a img {
        margin-right: 10px; }
      .site-header .left-side .phone-leng .phone a span {
        font-weight: 500;
        color: #000; }
  .site-header .left-side .burger {
    display: block;
    border-top: 2px #4c5667 solid;
    border-bottom: 2px #4c5667 solid;
    width: 32px;
    height: 22px;
    cursor: pointer;
    position: relative;
    margin: 10px 10px 13px 0; }
    .site-header .left-side .burger:before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 74%;
      left: 0px;
      width: 100%;
      border-top: 2px #4c5667 solid;
      margin-top: -5px; }
  .site-header .left-side .menu {
    z-index: 40;
    flex-direction: column;
    transform: translate3d(100%, 0, 0);
    position: fixed;
    transition: all 1s ease;
    right: 0;
    background: #4c5667;
    margin-top: 0;
    width: 240px;
    overflow-y: auto;
    max-height: 385px; }
    .site-header .left-side .menu li {
      padding: 10px 0;
      text-align: right; }
      .site-header .left-side .menu li a {
        color: white;
        padding-right: 10px; }
      .site-header .left-side .menu li .drop-menu {
        position: unset;
        width: 240px;
        box-shadow: none;
        padding: 10px;
        margin-top: 10px; }
        .site-header .left-side .menu li .drop-menu:before {
          content: "";
          display: none; }
        .site-header .left-side .menu li .drop-menu li a {
          color: #000; }
    .site-header .left-side .menu .drop-down:after {
      top: 17px;
      right: 113px; }
    .site-header .left-side .menu .close {
      display: block;
      position: absolute;
      right: 32px;
      left: 5px;
      top: 5px;
      height: 32px;
      width: 32px; }
      .site-header .left-side .menu .close:before, .site-header .left-side .menu .close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #fff; }
      .site-header .left-side .menu .close:before {
        transform: rotate(45deg); }
      .site-header .left-side .menu .close:after {
        transform: rotate(-45deg); }
    .site-header .left-side .menu-open {
      transform: translate3d(0, 0, 0); }
  .site-header .right-side .compare {
    padding: 7px 8px;
    border: none; }
  .site-header .right-side .city {
    border: none;
    padding: 17px 8px;
    margin-right: 0; }
  .site-header .right-side .leng {
    display: none; }
  .site-header .right-side .phone {
    display: none; } }

.page-object {
  padding-top: 128px;
  margin-bottom: 107px; }
  .page-object .object-wrap {
    max-width: 1400px;
    margin: auto;
    display: flex; }
    @media (max-width: 767px) {
      .page-object .object-wrap {
        flex-wrap: wrap; } }
    .page-object .object-wrap .object-card {
      flex-shrink: 0;
      width: 500px;
      height: 560px;
      padding: 30px 10px 30px 46px;
      background-color: white;
      box-sizing: border-box; }
      @media (max-width: 767px) {
        .page-object .object-wrap .object-card {
          margin: auto;
          width: 100%;
          max-width: 490px;
          height: unset; } }
      .page-object .object-wrap .object-card .price {
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        /* Safari */
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto"; }
        .page-object .object-wrap .object-card .price p:first-child {
          font-size: 40px;
          font-weight: 900;
          color: #28bb5f; }
          .page-object .object-wrap .object-card .price p:first-child span {
            font-weight: 400; }
        .page-object .object-wrap .object-card .price p:last-child {
          font-size: 14px;
          display: flex;
          align-items: center;
          margin-right: 10px; }
          .page-object .object-wrap .object-card .price p:last-child img {
            margin-right: 10px; }
      .page-object .object-wrap .object-card .adress-one {
        display: flex;
        align-items: center;
        margin-top: 26px;
        flex-wrap: wrap; }
        .page-object .object-wrap .object-card .adress-one p {
          font-size: 14px;
          font-weight: bold;
          display: flex;
          align-items: center; }
          .page-object .object-wrap .object-card .adress-one p .metro-img {
            border-radius: 20px;
            width: 20px;
            height: 20px;
            background-image: url("../img/metro-moscow.png");
            background-position: center center;
            background-repeat: no-repeat;
            margin-right: 10px; }
      .page-object .object-wrap .object-card .adress-two {
        display: flex;
        align-items: center;
        margin-top: 35px;
        flex-wrap: wrap; }
        .page-object .object-wrap .object-card .adress-two p {
          font-size: 14px;
          margin-right: 50px;
          display: flex;
          align-items: center; }
          .page-object .object-wrap .object-card .adress-two p img {
            margin-right: 10px; }
        .page-object .object-wrap .object-card .adress-two .metro-img {
          border-radius: 20px;
          width: 20px;
          height: 20px;
          background-image: url("../img/moscow-metro.png");
          background-position: center center;
          background-repeat: no-repeat;
          margin-right: 10px;
          background-size: contain; }
      .page-object .object-wrap .object-card .property-one {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        -webkit-justify-content: flex-start;
        /* Safari */
        justify-content: flex-start;
        margin-top: 28px; }
        .page-object .object-wrap .object-card .property-one p {
          font-size: 14px;
          display: flex;
          align-items: center;
          margin-right: 25px; }
          .page-object .object-wrap .object-card .property-one p img {
            margin-right: 10px; }
          .page-object .object-wrap .object-card .property-one p:last-child {
            margin-right: 20px; }
      .page-object .object-wrap .object-card .property-two {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 21px; }
        .page-object .object-wrap .object-card .property-two p {
          font-size: 14px;
          margin-right: 40px;
          display: flex;
          align-items: center; }
          .page-object .object-wrap .object-card .property-two p img {
            margin-right: 10px; }
          .page-object .object-wrap .object-card .property-two p:last-child a {
            color: #ff0000; }
          .page-object .object-wrap .object-card .property-two p a {
            display: flex; }
      .page-object .object-wrap .object-card .description {
        line-height: 23px;
        margin-top: 48px;
        height: 200px;
        overflow-y: auto;
        width: 100%; }
        .page-object .object-wrap .object-card .description p {
          font-size: 14px; }
        .page-object .object-wrap .object-card .description .mCSB_scrollTools .mCSB_draggerRail {
          background-color: #eef2f5;
          width: 3px;
          margin-right: 0;
          border-radius: 0; }
        .page-object .object-wrap .object-card .description .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
          background-color: #4c99c5;
          width: 3px;
          border-radius: 0;
          margin-right: 0; }
      @media (min-width: 768px) and (max-width: 1365px) {
        .page-object .object-wrap .object-card {
          padding-left: 20px;
          width: 440px;
          height: 515px; }
          .page-object .object-wrap .object-card .description {
            height: 160px; } }
    .page-object .object-wrap .slider {
      height: 560px;
      display: flex;
      flex-wrap: wrap;
      margin-left: 10px;
      width: 890px;
      display: flex; }
      @media (max-width: 768px) {
        .page-object .object-wrap .slider {
          margin: auto;
          width: 100%;
          max-width: 490px;
          height: 250px; } }
      @media (min-width: 768px) and (max-width: 1365px) {
        .page-object .object-wrap .slider {
          width: 100%;
          max-width: calc(100% - 450px);
          height: 515px; } }
      .page-object .object-wrap .slider #owl-slider {
        width: 746px; }
        @media (min-width: 768px) and (max-width: 1439px) {
          .page-object .object-wrap .slider #owl-slider {
            width: 100%; } }
        @media (max-width: 767px) {
          .page-object .object-wrap .slider #owl-slider {
            margin: 20px auto;
            width: 100%;
            max-width: 490px;
            height: 250px; } }
        .page-object .object-wrap .slider #owl-slider .item {
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          width: 100%;
          height: 560px; }
          @media (max-width: 767px) {
            .page-object .object-wrap .slider #owl-slider .item {
              height: 250px; } }
          @media (min-width: 768px) and (max-width: 1365px) {
            .page-object .object-wrap .slider #owl-slider .item {
              height: 515px; } }
        .page-object .object-wrap .slider #owl-slider .owl-prev {
          position: absolute;
          top: 45%;
          left: 0; }
        .page-object .object-wrap .slider #owl-slider .owl-next {
          position: absolute;
          top: 45%;
          right: 0; }
        .page-object .object-wrap .slider #owl-slider .arrow-slider {
          background: white;
          width: 40px;
          height: 60px;
          display: flex;
          align-items: center;
          justify-content: center;
          opacity: 0.749; }
      .page-object .object-wrap .slider .prev-photo {
        width: 133px;
        height: 560px;
        overflow-y: auto;
        margin-left: 11px; }
        @media (max-width: 1439px) {
          .page-object .object-wrap .slider .prev-photo {
            display: none; } }
        .page-object .object-wrap .slider .prev-photo .mCSB_inside > .mCSB_container {
          margin-right: 7px; }
        .page-object .object-wrap .slider .prev-photo .navigator {
          cursor: pointer;
          display: block;
          margin-bottom: 10px; }
          .page-object .object-wrap .slider .prev-photo .navigator:last-child {
            margin-bottom: 0; }
        .page-object .object-wrap .slider .prev-photo .item {
          width: 124px;
          height: 95px;
          margin-bottom: 10px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
          .page-object .object-wrap .slider .prev-photo .item:last-child {
            margin-bottom: 0; }
  .page-object .agent {
    max-width: 1400px;
    margin: 10px auto 0;
    width: 100%;
    margin-bottom: 0;
    background: white;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    border: none;
    float: none; }
    @media (max-width: 767px) {
      .page-object .agent {
        margin-top: 40px; } }
    .page-object .agent .agent-id {
      align-items: center;
      display: flex; }
      @media (max-width: 430px) {
        .page-object .agent .agent-id {
          align-items: end; } }
      .page-object .agent .agent-id .agent-avatar {
        width: 150px;
        height: 140px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        flex-shrink: 0; }
      .page-object .agent .agent-id .agent-name {
        margin-left: 40px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 50px; }
        .page-object .agent .agent-id .agent-name .first-name {
          font-size: 24px; }
        .page-object .agent .agent-id .agent-name .position {
          font-size: 14px; }
    .page-object .agent .agent-contact {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 50px; }
      @media (max-width: 768px) {
        .page-object .agent .agent-contact {
          margin: 15px 0; } }
      .page-object .agent .agent-contact .phone {
        display: flex;
        align-items: center; }
        .page-object .agent .agent-contact .phone img {
          margin-right: 10px; }
        .page-object .agent .agent-contact .phone a {
          font-size: 24px;
          font-weight: 700; }
      .page-object .agent .agent-contact .mail {
        align-items: center;
        display: flex; }
        .page-object .agent .agent-contact .mail img {
          margin-right: 10px; }
        .page-object .agent .agent-contact .mail a {
          font-size: 14px;
          font-weight: 300;
          color: #0f79bd; }
    .page-object .agent .agent-buttons {
      display: flex;
      margin-right: 30px; }
      @media (max-width: 768px) {
        .page-object .agent .agent-buttons {
          width: 100%;
          justify-content: flex-start;
          margin: 0; } }
      @media (min-width: 768px) and (max-width: 1234px) {
        .page-object .agent .agent-buttons {
          width: 100%;
          justify-content: flex-end;
          margin-right: 0; } }
      .page-object .agent .agent-buttons .btn-order {
        width: 152px;
        height: 50px;
        margin-right: 20px; }
        @media (max-width: 768px) {
          .page-object .agent .agent-buttons .btn-order {
            width: 112px; } }
      .page-object .agent .agent-buttons .btn-call {
        width: 247px;
        height: 50px; }
        @media (max-width: 768px) {
          .page-object .agent .agent-buttons .btn-call {
            margin: 0; } }
  .page-object .map {
    width: 100%;
    height: 580px;
    padding: 30px 40px;
    box-sizing: border-box;
    background: white;
    max-width: 1400px;
    margin: 10px auto 0;
    position: relative; }
    .page-object .map #map {
      width: 100%;
      height: 100%; }
    .page-object .map .container--3Uh-t {
      position: absolute;
      top: 120px;
      left: 51px;
      display: inline-block;
      overflow: hidden;
      width: 167px;
      max-width: 200%;
      background-color: white;
      border-radius: 3px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      -webkit-transition: max-width 0.15s;
      transition: max-width 0.15s;
      cursor: pointer; }
      .page-object .map .container--3Uh-t .header--2kIPr {
        position: relative;
        padding: 10px 12px;
        height: 40px;
        font-size: 13px;
        line-height: 1.54;
        color: #182930;
        background-color: #f4f4f4;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
        .page-object .map .container--3Uh-t .header--2kIPr .button-toggle--vxE4c {
          position: absolute;
          top: 0;
          right: 0;
          padding: 0;
          width: 40px;
          height: 40px;
          cursor: pointer;
          color: #979797;
          background: #f4f4f4;
          border: 0;
          outline: none; }
      .page-object .map .container--3Uh-t .list--1VyoR {
        margin: 8px 0 8px;
        padding-left: 7px;
        min-width: 204px;
        list-style: none; }
        .page-object .map .container--3Uh-t .list--1VyoR .list--1VyoR li {
          font-size: 14px;
          line-height: 1.29;
          color: #7a7a7a;
          cursor: pointer; }
          .page-object .map .container--3Uh-t .list--1VyoR .list--1VyoR li .item--2ljDy {
            padding: 10px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            cursor: pointer;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between; }
    .page-object .map .map-interface {
      display: flex; }
      .page-object .map .map-interface p {
        display: flex;
        align-items: center;
        text-transform: uppercase; }
        .page-object .map .map-interface p img {
          margin-right: 7px; }
  .page-object .other-results {
    width: 100%;
    max-width: 1400px;
    margin: 70px auto 0; }
    .page-object .other-results h2 {
      text-transform: uppercase;
      font-weight: 500;
      color: #111;
      font-size: 35px;
      padding-bottom: 50px;
      margin-bottom: 10px;
      background: url(../img/stars.png) 50% 100% no-repeat;
      text-align: center; }
  .page-object .other-tesults-items {
    width: 100%;
    max-width: 1440px;
    margin: 65px auto 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }

.other-item {
  width: 440px;
  height: 520px;
  margin-bottom: 40px;
  margin: 0 20px 40px; }
  @media (max-width: 768px) {
    .other-item {
      width: 100%;
      max-width: 440px;
      margin: 0 auto 40px; } }
  @media (min-width: 768px) and (max-width: 1439px) {
    .other-item {
      margin: 0 auto 40px; } }

.other-slider {
  width: 100%;
  height: 300px; }
  .other-slider .item {
    width: 100%;
    height: 300px; }
    .other-slider .item a {
      width: 100%;
      height: 100%;
      display: block;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
  .other-slider .owl-prev {
    position: absolute;
    top: 40%;
    left: 0; }
  .other-slider .owl-next {
    position: absolute;
    top: 40%;
    right: 0; }
  .other-slider .arrow-slider {
    background: white;
    width: 40px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.749; }

.other-card {
  padding: 30px;
  box-sizing: border-box;
  background: white; }
  .other-card .other-street {
    display: flex;
    justify-content: space-between; }
    .other-card .other-street p:first-child a {
      font-size: 16px;
      font-weight: 700;
      color: #0f79bd; }
    .other-card .other-street p:last-child {
      font-size: 14px;
      display: flex;
      align-items: center; }
      .other-card .other-street p:last-child img {
        margin-right: 10px; }
  .other-card .other-metro-all {
    display: flex;
    justify-content: space-between;
    margin-top: 21px; }
    .other-card .other-metro-all .other-metro {
      display: flex; }
      .other-card .other-metro-all .other-metro p {
        font-size: 14px;
        margin-right: 20px;
        display: flex;
        align-items: center; }
        .other-card .other-metro-all .other-metro p img {
          margin-right: 10px; }
      .other-card .other-metro-all .other-metro .metro-img {
        border-radius: 20px;
        width: 20px;
        height: 20px;
        background-image: url("../img/moscow-metro.png");
        background-position: center center;
        background-repeat: no-repeat;
        margin-right: 10px;
        background-size: contain; }
    .other-card .other-metro-all .other-metro-plus p {
      font-size: 14px;
      color: #28bb5f; }
  .other-card .other-property {
    display: flex;
    align-items: center;
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start;
    margin-top: 35px; }
    .other-card .other-property p {
      font-size: 14px;
      display: flex;
      align-items: center;
      color: #c3c3c3;
      margin-right: 20px; }
      .other-card .other-property p img {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        margin-right: 10px; }
  .other-card .other-price {
    display: flex;
    justify-content: space-between;
    margin-top: 26px; }
    .other-card .other-price p:first-child {
      font-weight: 700;
      font-size: 13px;
      display: flex;
      align-items: center; }
    .other-card .other-price p:last-child {
      color: #28bb5f;
      font-size: 24px;
      font-weight: 500;
      font-family: "Roboto"; }

@media (min-width: 1366px) and (max-width: 1700px) {
  .page-object {
    padding-top: 80px; }
    .page-object .object-wrap .object-card {
      padding-left: 20px;
      width: 440px;
      height: 515px; }
      .page-object .object-wrap .object-card .description {
        height: 160px; }
    .page-object .object-wrap .slider {
      margin: unset;
      width: calc(100% - 440px);
      flex-wrap: nowrap;
      height: 515px; }
      .page-object .object-wrap .slider #owl-slider {
        width: calc(100% - 145px); }
        .page-object .object-wrap .slider #owl-slider .item {
          height: 515px; }
      .page-object .object-wrap .slider .prev-photo {
        display: block;
        height: 515px;
        flex-shrink: 0; }
  .single-objects .breadcrumbs {
    display: none; } }

.simplebar-content {
  display: flex;
  flex-direction: column; }

.search-wrap {
  display: flex;
  padding-top: 70px;
  height: 100%; }
  @media (max-width: 1660px) {
    .search-wrap {
      display: flex;
      width: 100%;
      margin: auto; } }
  .search-wrap .mCSB_inside > .mCSB_container {
    margin-right: 0; }
  .search-wrap .search {
    height: calc(100vh - 70px);
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 10;
    width: 100%; }
    @media (min-width: 1280px) and (max-width: 1840px) {
      .search-wrap .search {
        width: 770px;
        flex-shrink: 0; } }
    @media (max-width: 768px) {
      .search-wrap .search {
        height: 100%; } }
    .search-wrap .search .navig-bottom {
      padding: 17px 60px 0;
      display: flex;
      justify-content: flex-end;
      max-width: 1150px;
      margin: auto; }
      @media (max-width: 768px) {
        .search-wrap .search .navig-bottom {
          padding: 15px 15px 0; } }
    .search-wrap .search .wp-pagenavi a,
    .search-wrap .search .wp-pagenavi span {
      margin: 0;
      padding: 3px 3px; }
    .search-wrap .search .wp-pagenavi {
      display: flex;
      flex-wrap: wrap;
      font-weight: 500;
      margin: 0; }
      .search-wrap .search .wp-pagenavi span.pages {
        font-weight: 500;
        margin-right: 15px;
        margin: 0;
        font-size: 14px;
        color: black; }
      .search-wrap .search .wp-pagenavi .current {
        color: #4b98c4;
        font-weight: 700;
        margin-right: 5px;
        width: unset;
        background: none;
        margin: 0; }
      .search-wrap .search .wp-pagenavi .larger,
      .search-wrap .search .wp-pagenavi .smaller {
        background: none;
        color: #808080 !important;
        font-weight: 500;
        width: unset;
        margin-right: 5px;
        margin: 0; }
        .search-wrap .search .wp-pagenavi .larger:hover,
        .search-wrap .search .wp-pagenavi .smaller:hover {
          color: #4b98c4; }
      .search-wrap .search .wp-pagenavi .extend {
        border: none;
        font-size: 14px;
        color: #808080 !important;
        display: inline-block;
        text-align: center;
        width: unset;
        line-height: 32px;
        margin: 0; }
      .search-wrap .search .wp-pagenavi .last,
      .search-wrap .search .wp-pagenavi .first {
        color: #000 !important; }
      .search-wrap .search .wp-pagenavi .previouspostslink,
      .search-wrap .search .wp-pagenavi .nextpostslink {
        margin-right: 5px;
        color: #808080; }
    .search-wrap .search .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      width: 5px; }
    .search-wrap .search .mCSB_scrollTools .mCSB_draggerRail {
      width: 5px; }
    .search-wrap .search .serch-inteface {
      max-width: 1050px;
      margin: auto;
      margin-top: 60px; }
      .search-wrap .search .serch-inteface .active-filter {
        display: flex !important; }
      @media (min-width: 1280px) and (max-width: 1840px) {
        .search-wrap .search .serch-inteface {
          width: 700px;
          padding: 0;
          margin-top: 60px; } }
      @media (max-width: 1059px) {
        .search-wrap .search .serch-inteface {
          width: 100%;
          padding: 20px 20px 0; } }
      .search-wrap .search .serch-inteface .residental {
        border-bottom: 1px solid #d6dbe0;
        padding-bottom: 10px; }
        .search-wrap .search .serch-inteface .residental .btn-show {
          width: 173px;
          height: 40px;
          border: none;
          color: white;
          background: #4c5667;
          margin-bottom: 0; }
        .search-wrap .search .serch-inteface .residental .metro {
          margin-left: 10px;
          background: white url("../img/metro-plus.png") no-repeat 95% center;
          height: 40px;
          padding-left: 19px;
          font-weight: 500;
          font-size: 14px;
          color: #4c5667;
          width: 210px;
          display: flex;
          align-items: center;
          cursor: pointer; }
          .search-wrap .search .serch-inteface .residental .metro:hover {
            color: white;
            background-color: #4c5667; }
        .search-wrap .search .serch-inteface .residental .filter-panel-line {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: space-between; }
          @media (min-width: 700px) and (max-width: 1059px) {
            .search-wrap .search .serch-inteface .residental .filter-panel-line {
              flex-wrap: wrap; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter {
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .arreas,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .price-currency {
              margin-bottom: 15px !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .estate,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie {
              width: 48% !important;
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .fs-wrap {
              width: 100% !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .input,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .btn-show,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .metro,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter {
              width: 100% !important;
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .metro {
              background: white url(../img/metro-plus.png) no-repeat 97.5% center; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-commer,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-commer {
              margin-right: 0 !important;
              width: 100% !important;
              margin-bottom: 15px; } }
          @media (min-width: 1280px) and (max-width: 1830px) {
            .search-wrap .search .serch-inteface .residental .filter-panel-line {
              flex-wrap: wrap; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter {
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .arreas,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .price-currency {
              margin-bottom: 15px !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .estate,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie {
              width: 48% !important;
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .fs-wrap {
              width: 100% !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .input,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .btn-show,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .metro,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter {
              width: 100% !important;
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .metro {
              background: white url(../img/metro-plus.png) no-repeat 97.5% center; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-commer,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-commer {
              margin-right: 0 !important;
              width: 590px !important;
              margin-bottom: 15px; } }
          @media (max-width: 699px) {
            .search-wrap .search .serch-inteface .residental .filter-panel-line {
              flex-wrap: wrap;
              margin-bottom: 0; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter {
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .arreas,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .price-currency {
              margin-bottom: 15px !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .estate,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie {
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .input,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .btn-show,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .metro,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter {
              width: 100% !important;
              margin: 0 0 15px 0 !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .estate {
              width: 100% !important;
              background-position: 96% center !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line.metro {
              background: white url("../img/metro-plus.png") no-repeat 96.5% center; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie {
              width: 100% !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .fs-wrap {
              width: 100% !important; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-life,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-commer,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-commer {
              width: 100% !important;
              margin-bottom: 15px;
              margin-right: 0 !important; } }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .selectFilter {
            height: 40px;
            overflow: hidden;
            background: white url("../img/arrow-select.png") no-repeat 93% center; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .selectFilter .select {
              width: 100%;
              height: 40px;
              background: none;
              padding-left: 19px;
              border: none;
              font-weight: 500;
              font-size: 14px;
              color: #4c5667;
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .price-currency {
            margin-right: 8px;
            width: 49px;
            background: transparent url(../img/arrow-select.png) no-repeat 91% center; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .price-currency .rub {
              font-size: 14px;
              padding-left: 0px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .rub-width {
            width: 83px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .type {
            height: 40px;
            background: white;
            padding-left: 19px;
            font-weight: 500;
            font-size: 14px;
            color: #4c5667;
            width: 110px;
            display: flex;
            align-items: center; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .type-input {
            background: white;
            border: none;
            width: 70px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .estate {
            width: 234px;
            margin-right: 14px;
            height: 40px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie {
            display: none;
            width: 200px; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-label-wrap {
              border: none;
              height: 40px; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-label-wrap .fs-label {
                display: flex;
                width: 100%;
                padding: 0 0 0 18px;
                height: 100%;
                align-items: center;
                cursor: pointer; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-label-wrap .fs-arrow {
                width: 13px;
                height: 14px;
                right: 17px;
                border: none;
                background-position: center center;
                background-repeat: no-repeat;
                background-image: url(../img/arrow-select.png); }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown {
              padding: 17px 0 25px 9px;
              margin-top: 0;
              border: none;
              box-shadow: 0px 0px 12.35px 0.65px rgba(25, 26, 31, 0.15); }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .fs-search {
                border: none; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .fs-search input[type='search'] {
                background-color: #e9e9e9;
                color: black;
                padding-left: 10px;
                margin-bottom: 5px;
                width: 170px; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .fs-option {
                border: none; }
                .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .fs-option .fs-checkbox i {
                  border-radius: 0;
                  border: 1px solid #cbcfd7;
                  width: 16px;
                  height: 16px; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
                width: 4px; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-dropdown .mCSB_scrollTools .mCSB_draggerRail {
                width: 4px; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .naznachenie .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
              background-color: white;
              background-image: url("../img/ok-blue.png"); }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .input {
            margin-left: 10px;
            height: 40px;
            background: white;
            padding-left: 19px;
            border: none;
            font-weight: 500;
            font-size: 14px;
            color: #4c5667;
            width: 355px;
            display: flex;
            align-items: center;
            border-radius: 0; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .input::placeholder {
              color: #c6c8cb; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms {
            display: none;
            font-weight: 500;
            margin-right: 13px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .arreas {
            font-weight: 500;
            margin-right: 13px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter {
            display: none; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter .filter-checkbox {
              display: inline-block;
              cursor: pointer; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter .filter-checkbox .checkbox {
                display: none; }
                .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter .filter-checkbox .checkbox:checked + .checkbox-custom {
                  background: #4c5667;
                  color: white; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line .rooms-filter .filter-checkbox .checkbox-custom {
                position: relative;
                width: 40px;
                height: 40px;
                margin-right: 2px;
                background: white;
                color: #000;
                align-items: center;
                justify-content: center;
                display: flex;
                font-weight: 700;
                font-size: 16px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area,
          .search-wrap .search .serch-inteface .residental .filter-panel-line #slider {
            z-index: 0;
            display: flex; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .ot,
            .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .ot {
              position: relative;
              width: 50%;
              margin-right: 10px; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .ot span,
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .ot span {
                position: absolute;
                left: 0px;
                top: 10px;
                font-family: "museo";
                font-weight: 300;
                font-size: 14px;
                color: #4c5667;
                border-right: 1px solid #c6c6c6;
                width: 47px;
                line-height: 23px;
                text-align: center; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .ot input[type=text],
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .ot input[type=text] {
                height: 40px;
                background: white;
                padding-left: 61px;
                border: none;
                font-weight: 500;
                font-size: 14px;
                color: #4c5667;
                width: 100%;
                display: flex;
                align-items: center;
                border-radius: 0; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .do,
            .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .do {
              position: relative;
              width: 50%; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .do span,
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .do span {
                position: absolute;
                left: 0px;
                top: 10px;
                font-family: "museo";
                font-weight: 300;
                font-size: 14px;
                color: #4c5667;
                border-right: 1px solid #c6c6c6;
                width: 47px;
                line-height: 23px;
                text-align: center; }
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider-area .do input[type=text],
              .search-wrap .search .serch-inteface .residental .filter-panel-line #slider .do input[type=text] {
                height: 40px;
                background: white;
                padding-left: 61px;
                border: none;
                font-weight: 500;
                font-size: 14px;
                color: #4c5667;
                width: 100%;
                display: flex;
                align-items: center;
                border-radius: 0; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-life {
            margin-right: 20px;
            width: 375px; }
            @media (max-width: 450px) {
              .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-life {
                margin-right: 0 !important;
                width: 100% !important; } }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-commer {
            margin-right: 20px;
            width: 350px; }
            @media (max-width: 450px) {
              .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-active-commer {
                margin-right: 0 !important;
                width: 100% !important; } }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-life {
            margin-right: 60px;
            width: 273px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .slider-area-active-commer {
            margin-right: 12px;
            width: 312px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .enter {
            display: none;
            margin-left: 10px;
            flex-shrink: 0;
            /* Задаем внешний вид для нашего кастомного чекбокса. Все обязательные свойства прокомментированы, остальные же свойства меняйте по вашему усмотрению */
            /* Кастомный чекбокс и лейбл центрируем по вертикали. Если вам это не требуется, то вы можете убрать свойство vertical-align: middle из данного правила, но свойство display: inline-block обязательно должно быть */
            /* Если реальный чекбокс у нас отмечен, то тогда добавляем данный признак и к нашему кастомному чекбоксу  */ }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .checkbox {
              display: none; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .checkbox-custom {
              position: relative;
              /* Обязательно задаем, чтобы мы могли абсолютным образом позиционировать псевдоэлемент внютри нашего кастомного чекбокса */
              width: 15px;
              /* Обязательно задаем ширину */
              height: 15px;
              /* Обязательно задаем высоту */
              border: 1px solid #cbcfd7;
              background: white;
              margin-right: 11px; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .checkbox-custom,
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .label {
              display: inline-block;
              vertical-align: middle; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .label {
              font-weight: 500;
              margin-right: 20px;
              font-size: 14px;
              cursor: pointer; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .enter .checkbox:checked + .checkbox-custom::before {
              background-image: url("../img/ok-blue.png");
              background-repeat: no-repeat;
              bottom: 0;
              content: "";
              display: block;
              position: absolute;
              right: -4px;
              top: 1px;
              left: 0px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .order .checkbox {
            display: none; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .order .label {
            display: inline-block;
            vertical-align: middle;
            position: relative; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .order .label {
            font-weight: 500;
            margin-right: 20px;
            font-size: 14px;
            cursor: pointer; }
            .search-wrap .search .serch-inteface .residental .filter-panel-line .order .label:before {
              background-image: url("../img/order-asc.png");
              background-repeat: no-repeat;
              bottom: 0;
              content: "";
              display: block;
              position: absolute;
              top: 3px;
              left: 65px;
              width: 17px;
              height: 14px; }
          .search-wrap .search .serch-inteface .residental .filter-panel-line .order .checkbox:checked + .label::before {
            background-image: url("../img/order-desc.png");
            content: ""; }
      .search-wrap .search .serch-inteface .results {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 17px 0; }
        @media (max-width: 768px) {
          .search-wrap .search .serch-inteface .results .res {
            margin-left: 5px; } }
        .search-wrap .search .serch-inteface .results .res span {
          font-weight: 900;
          color: #4b98c4;
          margin-left: 3px; }
    .search-wrap .search .results-wrap {
      display: flex;
      max-width: 100%;
      margin: auto;
      justify-content: flex-start;
      flex-wrap: wrap; }
      @media (min-width: 1280px) and (max-width: 1840px) {
        .search-wrap .search .results-wrap {
          width: 720px; } }
      @media (min-width: 801px) and (max-width: 1070px) {
        .search-wrap .search .results-wrap {
          justify-content: space-around; } }
      .search-wrap .search .results-wrap .other-item {
        width: 336px;
        margin: 0 10px 20px;
        height: auto; }
        @media (min-width: 801px) and (max-width: 1840px) {
          .search-wrap .search .results-wrap .other-item {
            width: 336px;
            margin: 0 10px 40px; } }
        @media (max-width: 800px) {
          .search-wrap .search .results-wrap .other-item {
            width: 100%;
            max-width: 440px;
            margin: 0 auto 0px; } }
        .search-wrap .search .results-wrap .other-item .other-slider {
          height: 243px; }
          .search-wrap .search .results-wrap .other-item .other-slider .item {
            height: 243px; }
        .search-wrap .search .results-wrap .other-item .other-card {
          padding: 26px 20px 13px; }
          .search-wrap .search .results-wrap .other-item .other-card .other-metro-all .other-metro p {
            margin-right: 8px; }
            .search-wrap .search .results-wrap .other-item .other-card .other-metro-all .other-metro p img {
              margin-right: 3px; }
  .search-wrap #mapAll {
    width: 755px;
    flex-shrink: 0;
    height: calc(100vh - 70px);
    position: fixed;
    z-index: 0; }
    @media (min-width: 1280px) and (max-width: 1840px) {
      .search-wrap #mapAll {
        flex-shrink: 1;
        width: 100%; } }
    @media (max-width: 1365px) {
      .search-wrap #mapAll {
        margin-top: 28px;
        height: calc(100vh - 98px); } }
    @media (max-width: 1279px) {
      .search-wrap #mapAll {
        display: none; } }
  .search-wrap .noUi-base {
    background: #d9e1e6;
    border-radius: 20px;
    height: 4px; }
  .search-wrap .noUi-connect {
    background: #4c5667;
    box-shadow: none; }
  .search-wrap .noUi-handle {
    box-shadow: none;
    border: none;
    border-radius: 20px; }
  .search-wrap .noUi-handle::after,
  .search-wrap .noUi-handle::before {
    display: none; }
  .search-wrap .noUi-horizontal .noUi-handle {
    border-radius: 20px;
    background-color: white;
    opacity: 0.98;
    box-shadow: 0px 0px 11.7px 1.3px rgba(0, 0, 0, 0.15);
    width: 18px;
    height: 18px;
    outline: 0 !important;
    top: -8px;
    left: -8px;
    cursor: pointer; }
  .search-wrap #slider-min,
  .search-wrap #slider-min-area {
    display: flex;
    position: absolute;
    left: 0;
    top: 10px;
    font-family: "Roboto"; }
  .search-wrap #slider-max,
  .search-wrap #slider-max-area {
    position: absolute;
    top: 10px;
    right: 0;
    display: flex;
    font-family: "Roboto"; }

.moscow {
  width: 100%;
  height: 540px;
  background-image: url("../img/moscow.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .moscow {
      height: 490px;
      padding-top: 100px; } }
  .moscow .search-panel {
    width: 1400px;
    padding-left: 10px; }
    @media (max-width: 768px) {
      .moscow .search-panel {
        padding-right: 10px; } }
    .moscow .search-panel h1 {
      font-size: 40px;
      text-transform: uppercase;
      font-weight: 100;
      color: white;
      margin: 0; }
      @media (max-width: 768px) {
        .moscow .search-panel h1 {
          font-size: 30px;
          text-align: center; } }
    .moscow .search-panel h2 {
      font-size: 40px;
      text-transform: uppercase;
      font-weight: bold;
      color: white;
      margin-top: -6px;
      margin-bottom: 30px;
      letter-spacing: 0.5px; }
      @media (max-width: 768px) {
        .moscow .search-panel h2 {
          text-align: center;
          font-size: 21px; } }
    .moscow .search-panel .search-moscow {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: flex-start; }
      @media (max-width: 768px) {
        .moscow .search-panel .search-moscow {
          align-items: center; } }
      .moscow .search-panel .search-moscow .radios-as-buttons {
        display: flex;
        flex-wrap: wrap;
        /* The container */
        /* Hide the browser's default radio button */
        /* Create a custom radio button */
        /* On mouse-over, add a grey background color */
        /* When the radio button is checked, add a blue background */
        /* Create the indicator (the dot/circle - hidden when not checked) */
        /* Show the indicator (dot/circle) when checked */
        /* Style the indicator (dot/circle) */ }
        .moscow .search-panel .search-moscow .radios-as-buttons .leave {
          width: 105px; }
        .moscow .search-panel .search-moscow .radios-as-buttons .kommer {
          width: 160px; }
        .moscow .search-panel .search-moscow .radios-as-buttons .zagor {
          width: 140px; }
        @media (max-width: 472px) {
          .moscow .search-panel .search-moscow .radios-as-buttons .leave {
            width: 100%; }
          .moscow .search-panel .search-moscow .radios-as-buttons .kommer {
            width: 100%; }
          .moscow .search-panel .search-moscow .radios-as-buttons .zagor {
            width: 100%; } }
        @media (min-width: 473px) and (max-width: 768px) {
          .moscow .search-panel .search-moscow .radios-as-buttons .leave {
            width: 138px; } }
        .moscow .search-panel .search-moscow .radios-as-buttons .container {
          margin: 0;
          display: block;
          position: relative;
          padding-left: 35px;
          margin-right: 5px;
          cursor: pointer;
          font-size: 22px;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          height: 43px;
          max-width: 100%; }
          @media (max-width: 473px) {
            .moscow .search-panel .search-moscow .radios-as-buttons .container {
              margin-right: 0; } }
          @media (max-width: 768px) {
            .moscow .search-panel .search-moscow .radios-as-buttons .container {
              margin-bottom: 5px; } }
        .moscow .search-panel .search-moscow .radios-as-buttons .container input {
          position: absolute;
          opacity: 0; }
        .moscow .search-panel .search-moscow .radios-as-buttons .checkmark {
          display: flex;
          align-items: center;
          justify-content: center;
          flex-wrap: wrap;
          font-weight: 300;
          color: black;
          position: absolute;
          top: 0;
          left: 0;
          height: 43px;
          background-color: #fff;
          font-size: 16px; }
        .moscow .search-panel .search-moscow .radios-as-buttons .container:hover input ~ .checkmark {
          background-color: #fff; }
        .moscow .search-panel .search-moscow .radios-as-buttons .container input:checked ~ .checkmark {
          background-color: #4b98c4;
          color: white; }
        .moscow .search-panel .search-moscow .radios-as-buttons .checkmark:after {
          content: "";
          position: absolute;
          display: none; }
        .moscow .search-panel .search-moscow .radios-as-buttons .container input:checked ~ .checkmark:after {
          display: block; }
      .moscow .search-panel .search-moscow .search-input {
        flex-wrap: wrap;
        display: flex;
        border: 7px solid rgba(255, 255, 255, 0.5); }
        @media (max-width: 768px) {
          .moscow .search-panel .search-moscow .search-input {
            border: none;
            margin-right: 0px; } }
        @media (min-width: 769px) and (max-width: 908px) {
          .moscow .search-panel .search-moscow .search-input {
            border: none;
            margin-top: 7px; } }
        .moscow .search-panel .search-moscow .search-input .select-search-wrap {
          display: flex;
          flex-wrap: wrap; }
          .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap {
            padding: 10px 0px;
            background: white;
            display: flex;
            flex-wrap: wrap; }
            @media (max-width: 768px) {
              .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap {
                width: 100%;
                padding: 0; } }
            .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search {
              position: relative; }
              @media (max-width: 768px) {
                .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search {
                  height: 28px;
                  margin: auto; } }
              .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search .select-option {
                position: relative;
                font-weight: bold;
                color: #0dab48;
                margin-top: 6px;
                margin-left: 24px;
                margin-right: 28px;
                letter-spacing: 1.1px;
                display: block; }
                .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search .select-option:after {
                  content: "";
                  width: 10px;
                  height: 10px;
                  position: absolute;
                  right: -15px;
                  top: 5px;
                  background-image: url("../img/arrow-green.png");
                  background-repeat: no-repeat;
                  background-position: center center; }
                @media (max-width: 768px) {
                  .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search .select-option {
                    margin-left: 18px; } }
              .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .select-search .type-object {
                opacity: 0;
                width: 100%;
                height: 30px;
                left: 0;
                bottom: 1px;
                position: absolute; }
            .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .search-object {
              border-radius: 0;
              width: 637px;
              border: none;
              height: 30px;
              border-left: 1px solid #e8eaed;
              padding-left: 18px;
              color: black;
              background: white; }
              .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .search-object::placeholder {
                color: #868686; }
              @media (max-width: 768px) {
                .moscow .search-panel .search-moscow .search-input .select-search-wrap .select-imput-wrap .search-object {
                  width: 100%;
                  max-width: 637px;
                  border-top: 1px solid #e8eaed; } }
          .moscow .search-panel .search-moscow .search-input .select-search-wrap .btn-show {
            margin-bottom: 0;
            border: none;
            width: 150px;
            height: 50px;
            font-weight: 700;
            border-radius: 0;
            box-shadow: none; }
            .moscow .search-panel .search-moscow .search-input .select-search-wrap .btn-show img {
              width: unset; }
            @media (max-width: 768px) {
              .moscow .search-panel .search-moscow .search-input .select-search-wrap .btn-show {
                margin: 5px auto 0; } }

.krym {
  width: 100%;
  height: 540px;
  background-image: url("../img/krym.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .krym {
      height: 405px; } }
  .krym .krym-more {
    width: 1400px;
    padding-left: 10px; }
    @media (max-width: 768px) {
      .krym .krym-more {
        padding-left: 0px; } }
    .krym .krym-more h3 {
      font-size: 40px;
      text-transform: uppercase;
      font-weight: 100;
      color: white;
      margin: 0; }
      @media (max-width: 768px) {
        .krym .krym-more h3 {
          font-size: 25px;
          text-align: center; } }
    .krym .krym-more h4 {
      font-size: 40px;
      text-transform: uppercase;
      font-weight: bold;
      color: white;
      margin-top: -9px;
      margin-bottom: 30px;
      letter-spacing: 0.5px; }
      @media (max-width: 768px) {
        .krym .krym-more h4 {
          font-size: 27px;
          text-align: center; } }
    .krym .krym-more .more-link {
      display: inline-block;
      border: 5px solid rgba(255, 255, 255, 0.5); }
      @media (max-width: 768px) {
        .krym .krym-more .more-link {
          width: 210px;
          display: block;
          margin: auto; } }
      .krym .krym-more .more-link .btn-more {
        width: 200px;
        height: 50px;
        margin-bottom: 0;
        border: none;
        border-radius: 0;
        box-shadow: none; }

.spec-width {
  width: 100%;
  background: #f0f3f7; }
  .spec-width h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    margin-top: 77px; }
    @media (max-width: 768px) {
      .spec-width h2 {
        font-size: 27px; } }
  .spec-width .our-company {
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 5px;
    color: #111;
    font-size: 20px;
    padding-bottom: 27px;
    background: url(../img/stars.png) 50% 100% no-repeat;
    text-align: center; }
  .spec-width .spec-all {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1440px;
    margin: 65px auto 70px; }
    @media (max-width: 768px) {
      .spec-width .spec-all {
        padding: 0px 10px; } }

.clients-width {
  width: 100%;
  background-color: white;
  padding-top: 100px;
  padding-bottom: 36px; }
  .clients-width h2 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center; }
  .clients-width .clients-all {
    max-width: 1440px;
    margin: 70px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media (max-width: 768px) {
      .clients-width .clients-all {
        margin: 0;
        justify-content: space-around; } }
    .clients-width .clients-all .client-img {
      margin: 35px 20px;
      max-width: 125px; }
      @media (max-width: 768px) {
        .clients-width .clients-all .client-img {
          margin: 20px 17px; } }

.otzyvy-width {
  width: 100%; }
  .otzyvy-width h2 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 87px;
    padding-bottom: 37px;
    margin-bottom: 35px;
    background: url(../img/stars.png) 50% 100% no-repeat;
    text-align: center; }
    .otzyvy-width h2 span {
      font-weight: 500; }
  .otzyvy-width .otzyvy {
    max-width: 1460px;
    height: 520px;
    margin: auto; }
    @media (max-width: 1439px) {
      .otzyvy-width .otzyvy {
        padding-bottom: 20px;
        height: unset; } }
    .otzyvy-width .otzyvy .item {
      max-width: 660px;
      height: 345px;
      background: white;
      box-shadow: 0px 5px 31.04px 0.96px rgba(0, 0, 0, 0.1);
      margin: 30px;
      padding-top: 57px;
      padding-left: 63px;
      padding-right: 35px;
      position: relative; }
      @media (max-width: 768px) {
        .otzyvy-width .otzyvy .item {
          margin: 28px 10px;
          padding: 10px;
          height: unset; } }
      @media (min-width: 769px) and (max-width: 1439px) {
        .otzyvy-width .otzyvy .item {
          margin: auto; } }
      .otzyvy-width .otzyvy .item:after {
        background-position: 0 -24px;
        background-repeat: no-repeat;
        content: "";
        position: absolute;
        right: 29px;
        top: 0;
        width: 127px;
        height: 65px;
        background-image: url(../img/quote.png); }
        @media (max-width: 768px) {
          .otzyvy-width .otzyvy .item:after {
            content: "";
            display: none; } }
      .otzyvy-width .otzyvy .item:before {
        content: '';
        position: absolute;
        left: -25px;
        top: 62px;
        border: 26px solid transparent;
        border-top: 32px solid white;
        border-right: 0px solid white; }
        @media (max-width: 768px) {
          .otzyvy-width .otzyvy .item:before {
            content: "";
            display: none; } }
      .otzyvy-width .otzyvy .item .client-name {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 37px;
        position: relative; }
        .otzyvy-width .otzyvy .item .client-name span {
          font-weight: 300;
          font-size: 14px;
          border-left: 1px solid black;
          padding-left: 5px; }
        .otzyvy-width .otzyvy .item .client-name:before {
          content: "";
          position: absolute;
          width: 50px;
          height: 5px;
          bottom: -21px;
          left: 0;
          background: #4e98c2; }
      .otzyvy-width .otzyvy .item .otzyv-text {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px; }
      .otzyvy-width .otzyvy .item .agent-work {
        display: flex;
        justify-content: space-between;
        margin-top: 30px; }
        .otzyvy-width .otzyvy .item .agent-work .agent-card {
          display: flex; }
          .otzyvy-width .otzyvy .item .agent-work .agent-card .agent-photo {
            width: 58px;
            height: 58px;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            border-radius: 60px; }
          .otzyvy-width .otzyvy .item .agent-work .agent-card .agent-name {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-left: 19px; }
            .otzyvy-width .otzyvy .item .agent-work .agent-card .agent-name .agent-position {
              font-weight: 700; }
            .otzyvy-width .otzyvy .item .agent-work .agent-card .agent-name .agent-full-name {
              font-weight: 300;
              font-size: 18px;
              color: #0f79bd; }
        .otzyvy-width .otzyvy .item .agent-work .view-origin {
          display: flex;
          margin-top: 18px;
          margin-right: 22px;
          align-items: center; }
          .otzyvy-width .otzyvy .item .agent-work .view-origin .view-origin-img {
            margin-right: 10px;
            width: unset; }
          .otzyvy-width .otzyvy .item .agent-work .view-origin .view-origin-p {
            color: #0f79bd;
            font-weight: 300; }
        @media (max-width: 768px) {
          .otzyvy-width .otzyvy .item .agent-work {
            flex-wrap: wrap; }
            .otzyvy-width .otzyvy .item .agent-work .agent-work .view-origin {
              margin-top: 8px; } }
    .otzyvy-width .otzyvy .owl-dots {
      text-align: center;
      margin-top: 35px; }
      @media (max-width: 768px) {
        .otzyvy-width .otzyvy .owl-dots {
          margin-top: 15px; } }
      .otzyvy-width .otzyvy .owl-dots .owl-dot {
        display: inline-block; }
        .otzyvy-width .otzyvy .owl-dots .owl-dot span {
          width: 7px;
          height: 7px;
          margin: 2px;
          background: #d0d3d8;
          display: block;
          -webkit-backface-visibility: visible;
          transition: opacity .2s ease;
          border-radius: 30px; }
      .otzyvy-width .otzyvy .owl-dots .active span {
        background-color: #4b99c5; }

.novosty-width {
  width: 100%;
  background: white;
  padding-top: 98px;
  padding-bottom: 68px; }
  .novosty-width h2 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 100;
    padding-bottom: 37px;
    margin-bottom: 10px;
    background: url(../img/stars-small.png) 50% 100% no-repeat; }
    .novosty-width h2 span {
      font-weight: 500; }
  .novosty-width .novosty {
    max-width: 1440px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 67px auto 0; }
    .novosty-width .novosty .novosty-item {
      width: 439px;
      height: 550px;
      margin: 0 20px 38px; }
      @media (max-width: 768px) {
        .novosty-width .novosty .novosty-item {
          height: unset; } }
      @media (max-width: 957px) {
        .novosty-width .novosty .novosty-item {
          margin: auto;
          margin-bottom: 20px; } }
      @media (min-width: 958px) and (max-width: 1439px) {
        .novosty-width .novosty .novosty-item {
          margin: 0 auto 40px; } }
      .novosty-width .novosty .novosty-item .novosty-img {
        width: 100%;
        height: 240px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat; }
      .novosty-width .novosty .novosty-item .novosty-desc {
        border: 1px solid #e8e8e8;
        border-top: none;
        padding-top: 32px;
        padding-left: 38px;
        padding-right: 38px;
        height: 310px; }
        @media (max-width: 768px) {
          .novosty-width .novosty .novosty-item .novosty-desc {
            height: unset;
            padding-bottom: 12px; } }
        .novosty-width .novosty .novosty-item .novosty-desc .novosty-title {
          font-weight: 700;
          font-size: 20px; }
        .novosty-width .novosty .novosty-item .novosty-desc .novosty-date {
          font-weight: 700;
          font-size: 13px;
          color: #b8b8b8;
          margin-top: 23px; }
          .novosty-width .novosty .novosty-item .novosty-desc .novosty-date .line-date {
            font-weight: 700;
            margin: 0 3px; }
          .novosty-width .novosty .novosty-item .novosty-desc .novosty-date .admin-date {
            color: #0f79bd;
            margin-left: 3px;
            font-weight: 300; }
          .novosty-width .novosty .novosty-item .novosty-desc .novosty-date span {
            font-weight: 300; }
        .novosty-width .novosty .novosty-item .novosty-desc .novosty-text {
          font-size: 16px;
          margin-top: 21px;
          line-height: 24px; }
        .novosty-width .novosty .novosty-item .novosty-desc .novosty-more {
          font-size: 16px;
          text-align: right;
          color: #4e98c2;
          margin-top: 26px;
          margin-right: 19px;
          display: block; }

.cd-popup {
  z-index: 10;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-popup .is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.cd-popup-container {
  height: 820px;
  position: relative;
  width: 1317px;
  top: 70px;
  margin: auto;
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }
  @media (max-width: 1555px) {
    .cd-popup-container {
      top: 99px; } }
  @media (max-width: 1316px) {
    .cd-popup-container {
      max-width: 97%; } }

.is-visible .all,
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.is-visible {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

#MapObjects {
  height: 747px;
  position: relative;
  width: 100%; }
  #MapObjects .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e6e9ec;
    width: 17px;
    margin-right: 0;
    border-radius: 0; }
  #MapObjects .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #4b98c4;
    width: 17px;
    border-radius: 0;
    margin-right: 0; }

.panel {
  height: 100%;
  overflow: auto; }
  .panel .mCSB_inside > .mCSB_container {
    margin-right: 0; }
  .panel .mCSB_container_wrapper {
    margin-right: 0;
    margin-bottom: 0; }

.popup_metro {
  width: 100%; }

.popup_metro .valign {
  width: 1300px;
  padding-top: 40px;
  background: #fff; }

.popup_metro .valign #MapObjects {
  overflow: auto; }

.popup_metro .selbel_w {
  height: 35px;
  display: inline-block;
  vertical-align: top;
  width: 250px;
  background: #3b8ab8;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: left; }

.popup_metro .selbel_w select + span {
  background: none;
  height: 35px;
  line-height: 35px;
  color: #fff; }

.popup_metro .selbel_w select + span:after {
  height: 29px;
  width: 29px;
  -webkit-border-radius: none;
  -khtml-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  border-radius: none; }

.modal-header {
  display: none; }

.modal-header-new {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px 20px 16px 40px;
  background-color: #4c5667; }
  .modal-header-new .modal-filtres {
    display: flex;
    align-items: center;
    color: white; }
    .modal-header-new .modal-filtres .input-time-metro {
      width: 87px;
      height: 34px;
      border: 1px solid white;
      background-color: transparent;
      padding-left: 20px;
      color: white;
      margin: 0 15px;
      border-radius: 0; }
  .modal-header-new .submit-metro-btn {
    width: 230px;
    height: 40px;
    margin-bottom: 0; }
    @media (max-width: 675px) {
      .modal-header-new .submit-metro-btn {
        margin-top: 10px; } }

.modal-body img {
  width: 1300px;
  max-width: none; }

.modal-body .interactive_metro_map {
  position: relative; }

.modal-body .station {
  cursor: pointer;
  position: absolute;
  z-index: 10002;
  font-size: 0;
  left: 0;
  top: 0; }

.modal-body .station input[type="checkbox"] {
  display: none; }

.modal-body .station input[type="checkbox"]:checked + label span {
  background: rgba(255, 255, 255, 0.4); }

.modal-body .station input[type="checkbox"]:checked + label span mark {
  opacity: 1; }

.modal-body .station input[type="checkbox"] + label span {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  height: 11px;
  width: 50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.modal-body .station input[type="checkbox"] + label span mark {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -17px;
  top: -4px;
  background: url("../img/station.png") 0 0/contain no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

#st_1395231 {
  left: 213px;
  top: 1153px;
}

#st_1395231 span {
  width: 70px;
  height: 26px;
}

#st_1395231 mark {
  left: -16px;
  top: 3px;
}

#st_1395232 {
  left: 213px;
  top: 1114px;
}

#st_1395232 span {
  width: 105px;
  height: 26px;
}

#st_1395232 mark {
  left: -16px;
  top: 3px;
}

#st_1395233 {
  left: 213px;
  top: 1059px;
}

#st_1395233 span {
  width: 68px;
  height: 36px;
}

#st_1395233 mark {
  left: -16px;
  top: 3px;
}

#st_1395234 {
  left: 213px;
  top: 1017px;
}

#st_1395234 span {
  width: 60px;
  height: 22px;
}

#st_1395234 mark {
  left: -16px;
  top: 3px;
}

#st_1395235 {
  left: 213px;
  top: 972px;
}

#st_1395235 span {
  width: 60px;
  height: 27px;
}

#st_1395235 mark {
  left: -16px;
  top: 3px;
}

#st_1395236 {
  left: 213px;
  top: 933px;
}

#st_1395236 span {
  width: 53px;
  height: 27px;
}

#st_1395236 mark {
  left: -16px;
  top: 3px;
}

#st_1395237 {
  left: 213px;
  top: 881px;
}

#st_1395237 span {
  width: 80px;
  height: 36px;
}

#st_1395237 mark {
  left: -16px;
  top: 3px;
}
#st_1395224 {
    left: 423px;
    top: 3px;
  }
  
  #st_1395224 span {
    width: 50px;
    height: 25px;
  }
  
  #st_1395224 mark {
    top: 3px;
    left: -16px;
  }

  #st_1395223 {
    left: 423px;
    top: 26px;
  }
  
  #st_1395223 span {
    width: 78px;
    height: 26px;
  }
  
  #st_1395223 mark {
    top: 3px;
    left: -16px;
  }

  #st_1395228 {
    left: 564px;
    top: 6px;
  }
  
  #st_1395228 span {
    width: 77px;
    height: 21px;
  }
  
  #st_1395228 mark {
    top: 3px;
    left: -16px;ф
  }

  #st_1395229 {
    left: 564px;
    top: 47px;
  }
  
  #st_1395229 span {
    width: 71px;
    height: 33px;
  }
  
  #st_1395229 mark {
    top: 3px;
    left: -16px;
  }

  #st_1395230 {
    left: 578px;
    top: 91px;
  }
  
  #st_1395230 span {
    width: 57px;
    height: 25px;
  }
  
  #st_1395230 mark {
    top: 25px;
    left: -7px;
  }

  #st_1395225 {
    left: 362px;
    top: 1216px;
  }
  
  #st_1395225 span {
    width: 40px;
    height: 16px;
  }
  
  #st_1395225 mark {
    left: -12px;
    top: -3px;
  }

  #st_1395226 {
    left: 362px;
    top: 1239px;
  }
  
  #st_1395226 span {
    width: 36px;
    height: 16px;
  }
  
  #st_1395226 mark {
    left: -12px;
    top: -3px;
  }

  #st_1395227 {
    left: 362px;
    top: 1258px;
  }
  
  #st_1395227 span {
    width: 50px;
    height: 16px;
  }
  
  #st_1395227 mark {
    left: -12px;
    top: -3px;
  }

#st_1395140 {
  left: 968px;
  top: 220px;
}

#st_1395140 span {
  width: 134px;
  height: 22px;
}

#st_1395140 mark:nth-child(1) {
  top: 25px;
  left: 28px;
}

#st_1395140 mark:nth-child(2) {
  top: 25px;
  left: 1px;
}

#st_1395139 {
  left: 896px;
  top: 275px;
}

#st_1395139 span {
  width: 82px;
  height: 21px;
}

#st_1395139 mark {
  left: 83px;
  top: 1px;
}

#st_1395138 {
  left: 977px;
  top: 303px;
}

#st_1395138 span {
  height: 24px;
  width: 122px;
}

#st_1395138 mark {
  top: -10px;
  left: -10px;
}

#st_1395137 {
  left: 947px;
  top: 325px;
}

#st_1395137 span {
  width: 76px;
  height: 32px;
}

#st_1395137 mark {
  left: -19px;
  top: 1px;
}

#st_1395136 {
  left: 919px;
  top: 363px;
}

#st_1395136 span {
  width: 94px;
  height: 23px;
}
#st_1395136 mark {
  left: -13px;
  top: -12px;
}

#st_1395102 {
  left: 888px;
  top: 385px;
}

#st_1395102 span {
  width: 97px;
  height: 23px;
}

#st_1395102 mark:nth-child(1) {
  left: -15px;
  top: -5px;
}

#st_1395102 mark:nth-child(2) {
  left: -15px;
  top: 15px;
}

#st_1395121 {
  left: 857px;
  top: 425px;
}

#st_1395121 span {
  height: 34px;
  width: 57px;
}

#st_1395121 mark {
  left: -10px;
  top: -13px;
}

#st_1395116 {
  left: 508px;
  top: 691px;
}

#st_1395116 span {
  width: 95px;
  height: 24px;
}

#st_1395116 mark {
  left: 44px;
  top: -10px;
}

#st_1395108 {
  left: 430px;
  top: 693px;
}

#st_1395108 span {
  width: 53px;
  height: 31px;
}

#st_1395108 mark:nth-child(1) {
  left: 42px;
  top: -16px;
}

#st_1395108 mark:nth-child(2) {
  left: 55px;
  top: -2px;
}

#st_1395073 {
  left: 383px;
  top: 753px;
}

#st_1395073 span {
  width: 80px;
  height: 23px;
}

#st_1395073 mark {
  left: -13px;
  top: -10px;
}

#st_1395074 {
  left: 363px;
  top: 855px;
}

#st_1395074 span {
  width: 73px;
  height: 24px;
}

#st_1395074 mark {
  left: -16px;
  top: -7px;
}

#st_1395075 {
  left: 363px;
  top: 889px;
}

#st_1395075 span {
  width: 67px;
  height: 43px;
}

#st_1395075 mark {
  left: -16px;
  top: 3px;
}

#st_1395076 {
  left: 363px;
  top: 956px;
}

#st_1395076 span {
  width: 72px;
  height: 21px;
}

#st_1395076 mark {
  left: -16px;
  top: 8px;
}

#st_1395077 {
  left: 363px;
  top: 988px;
}

#st_1395077 span {
  width: 86px;
  height: 35px;
}

#st_1395077 mark {
  left: -16px;
  top: 17px;
}

#st_1395078 {
  left: 363px;
  top: 1041px;
}

#st_1395078 span {
  width: 64px;
  height: 35px;
}

#st_1395078 mark {
  left: -16px;
  top: 5px;
}

#st_1395179 {
  left: 366px;
  top: 1080px;
}

#st_1395179 span {
  width: 62px;
  height: 21px;
}

#st_1395179 mark {
  left: -18px;
  top: 4px;
}

#st_1395120 {
  left: 820px;
  top: 461px;
}

#st_1395120 span {
  width: 86px;
  height: 24px;
}

#st_1395120 mark {
  left: -13px;
  top: -13px;
}

#st_1395119 {
  left: 750px;
  top: 526px;
}

#st_1395119 span {
  width: 50px;
  height: 24px;
}

#st_1395119 mark {
  top: -15px;
  left: -3px;
}

#st_1395118 {
  left: 632px;
  top: 549px;
}

#st_1395118 span {
  width: 56px;
  height: 33px;
}

#st_1395118 mark {
  left: 56px;
  top: 17px;
}

#st_1395117 {
  left: 625px;
  top: 656px;
}

#st_1395117 span {
  width: 70px;
  height: 45px;
}

#st_1395117 mark {
  left: -13px;
  top: -5px;
}

#st_1395182 {
  left: 363px;
  top: 1120px;
}

#st_1395182 span {
  width: 66px;
  height: 25px;
}

#st_1395182 mark {
  top: -1px;
  left: -15px;
}

#st_1395183 {
  left: 360px;
  top: 1154px;
}

#st_1395183 span {
  width: 65px;
  height: 24px;
}

#st_1395183 mark {
  top: -1px;
  left: -13px;
}

#st_1395058 {
  left: 423px;
  top: 77px;
}

#st_1395058 span {
  width: 85px;
  height: 25px;
}

#st_1395058 mark {
  top: 3px;
  left: -16px;ф
}

#st_1395127 {
  left: 547px;
  top: 508px;
}

#st_1395127 span {
  width: 55px;
  height: 27px;
}

#st_1395127 mark {
  left: 56px;
  top: 3px;
}

#st_1395126 {
  left: 707px;
  top: 569px;
}

#st_1395126 span {
  width: 74px;
  height: 24px;
}

#st_1395126 mark {
  left: -14px;
  top: 20px;
}

#st_1395125 {
  left: 807px;
  top: 659px;
}

#st_1395125 span {
  width: 90px;
  height: 28px;
}

#st_1395125 mark {
  left: -18px;
  top: 6px;
}

#st_1395057 {
  left: 422px;
  top: 115px;
}

#st_1395057 span {
  height: 24px;
  width: 96px;
}

#st_1395057 mark {
  left: -16px;
  top: 3px;
}

#st_1395056 {
  left: 421px;
  top: 209px;
}

#st_1395056 span {
  width: 71px;
  height: 23px;
}

#st_1395056 mark {
  left: -14px;
  top: 7px;
}

#st_1395055 {
  left: 423px;
  top: 245px;
}

#st_1395055 span {
  width: 39px;
  height: 23px;
}

#st_1395055 mark {
  left: -16px;
  top: 5px;
}

#st_1395054 {
  left: 421px;
  top: 280px;
}

#st_1395054 span {
  width: 61px;
  height: 22px;
}

#st_1395054 mark {
  left: -16px;
  top: 10px;
}

#st_1395053 {
  left: 449px;
  top: 341px;
}

#st_1395053 span {
  height: 24px;
  width: 50px;
}

#st_1395053 mark {
  left: -18px;
}

#st_1395105 {
  left: 413px;
  top: 406px;
}

#st_1395105 span {
  width: 72px;
  height: 59px;
}

#st_1395105 mark:nth-child(1) {
  left: 78px;
  top: -10px;
}

#st_1395105 mark:nth-child(2) {
  left: 78px;
  top: 10px;
}

#st_1395128 {
  left: 531px;
  top: 407px;
}

#st_1395128 span {
  width: 73px;
  height: 23px;
}

#st_1395128 mark {
  left: -10px;
  top: 15px;
}

#st_1395178 {
  left: 1022px;
  top: 1307px;
}

#st_1395178 span {
  width: 90px;
  height: 23px;
}

#st_1395178 mark {
  left: 77px;
  top: -13px;
}

#st_1395111 {
  left: 824px;
  top: 776px;
}

#st_1395111 span {
  width: 69px;
  height: 21px;
}

#st_1395111 mark:nth-child(1) {
  left: -17px;
  top: 1px;
}

#st_1395111 mark:nth-child(2) {
  top: -17px;
  left: -5px;
}

#st_1395004 {
  left: 825px;
  top: 908px;
}

#st_1395004 span {
  height: 20px;
  width: 83px;
}

#st_1395004 mark {
  top: 5px;
  left: -18px;
}

#st_1395005 {
  left: 824px;
  top: 1053px;
}

#st_1395005 span {
  width: 79px;
  height: 27px;
}

#st_1395005 mark {
  top: 4px;
  left: -18px;
}

#st_1395006 {
  left: 824px;
  top: 1092px;
}

#st_1395006 span {
  width: 69px;
  height: 23px;
}

#st_1395006 mark:nth-child(1) {
  left: -17px;
  top: 5px;
}

#st_1395006 mark:nth-child(2) {
  left: -1px;
  top: 21px;
}

#st_1395143 {
  left: 824px;
  top: 1139px;
}

#st_1395143 span {
  width: 99px;
  height: 24px;
}

#st_1395143 mark {
  top: 4px;
  left: -16px;
}

#st_1395007 {
  left: 824px;
  top: 1175px;
}

#st_1395007 span {
  width: 61px;
  height: 25px;
}

#st_1395007 mark {
  top: 4px;
  left: -16px;
}

#st_1395008 {
  left: 824px;
  top: 1213px;
}

#st_1395008 span {
  width: 57px;
  height: 26px;
}

#st_1395008 mark {
  top: 4px;
  left: -16px;
}

#st_1395009 {
  left: 824px;
  top: 1255px;
}

#st_1395009 span {
  width: 92px;
  height: 25px;
}

#st_1395009 mark {
  top: 4px;
  left: -16px;
}

#st_1395010 {
  left: 849px;
  top: 1307px;
}

#st_1395010 span {
  width: 113px;
  height: 24px;
}

#st_1395010 mark {
  top: -14px;
  left: 99px;
}

#st_1395165 {
  left: 138px;
  top: 192px;
}

#st_1395165 span {
  height: 36px;
  width: 69px;
}

#st_1395165 mark {
  top: 3px;
  left: -15px;
}

#st_1395148 {
  left: 140px;
  top: 243px;
}

#st_1395148 span {
  width: 48px;
  height: 21px;
}

#st_1395148 mark {
  top: 3px;
  left: -15px;
}

#st_1395149 {
  left: 139px;
  top: 279px;
}

#st_1395149 span {
  width: 91px;
  height: 21px;
}

#st_1395149 mark {
  top: 3px;
  left: -15px;
}

#st_1395150 {
  left: 139px;
  top: 315px;
}

#st_1395150 span {
  width: 65px;
  height: 23px;
}

#st_1395150 mark {
  top: 3px;
  left: -15px;
}

#st_1395141 {
  left: 139px;
  top: 349px;
}

#st_1395141 span {
  width: 63px;
  height: 13px;
}

#st_1395141 mark {
  top: 3px;
  left: -15px;
}
#st_1395071 {
  left: 139px;
  top: 386px;
}

#st_1395071 span {
  width: 69px;
  height: 25px;
}

#st_1395071 mark:nth-child(1) {
  left: -15px;
  top: 1px;
}

#st_1395072 {
  left: 210px;
  top: 715px;
}

#st_1395072 span {
  width: 80px;
  height: 25px;
}

#st_1395072 mark:nth-child(1) {
  top: -20px;
    left: -1px;
}

#st_1395072 mark:nth-child(2) {
  left: -15px;
}

#st_1395070 {
  left: 139px;
  top: 423px;
}

#st_1395070 span {
  width: 78px;
  height: 26px;
}

#st_1395070 mark {
  left: -15px;
  top: 3px;
}

#st_1395069 {
  left: 54px;
  top: 474px;
}

#st_1395069 span {
  width: 70px;
  height: 23px;
}

#st_1395069 mark:nth-child(1) {
  left: 72px;
  top: 10px;
}

#st_1395069 mark:nth-child(2) {
  left: 59px;
  top: 26px;
}

#st_1395031 {
  left: 984px;
  top: 465px;
}

#st_1395031 span {
  width: 72px;
  height: 26px;
}

#st_1395031 mark {
  left: -16px;
  top: -19px;
}

#st_1395032 {
  left: 1012px;
  top: 435px;
}

#st_1395032 span {
  height: 24px;
  width: 105px;
}

#st_1395032 mark {
  top: -10px;
  left: -17px;
}

#st_1395033 {
  left: 1039px;
  top: 409px;
}

#st_1395033 span {
  width: 78px;
  height: 23px;
}

#st_1395033 mark {
  top: -14px;
  left: -11px;
}
#st_1395034 {
  left: 1083px;
  top: 349px;
}

#st_1395034 span {
  width: 81px;
  height: 23px;
}

#st_1395034 mark {
  left: -15px;
  top: 4px;
}
#st_1395035 {
  left: 1130px;
  top: 290px;
}

#st_1395035 span {
  width: 85px;
  height: 26px;
}
#st_1395035 mark {
  left: -15px;
  top: 5px;
}

#st_1395036 {
  left: 1120px;
  top: 242px;
}

#st_1395036 span {
  width: 88px;
  height: 27px;
}

#st_1395036 mark {
  left: -15px;
  top: 5x;
}
#st_1395037 {
  left: 1130px;
  top: 190px;
}

#st_1395037 span {
  width: 74px;
  height: 26px;
}
#st_1395037 mark {
  left: -16px;
  top: -13px;
}
#st_1395145 {
  left: 116px;
  top: 712px;
}

#st_1395145 span {
  width: 68px;
  height: 34px;
}

#st_1395145 mark {
  top: -16px;
  left: 54px;
}
#st_1395107 {
  left: 389px;
  top: 582px;
}

#st_1395107 span {
  width: 58px;
  height: 22px;
}

#st_1395107 mark:nth-child(1) {
  top: -13px;
  left: 27px;
}

#st_1395107 mark:nth-child(2) {
  top: 23px;
  left: 27px;
}

#st_1395107 mark:nth-child(3) {
  top: 5px;
  left: 56px;
}
#st_1395123 {
  left: 475px;
  top: 582px;
}

#st_1395123 span {
  width: 75px;
  height: 22px;
}

#st_1395123 mark {
  left: 31px;
  top: 12px;
}
#st_1395122 {
  left: 599px;
  top: 581px;
}

#st_1395122 span {
  width: 63px;
  height: 25px;
}

#st_1395122 mark {
  left: 14px;
  top: 26px;
}
#st_1395132 {
  left: 712px;
  top: 616px;
}

#st_1395132 span {
  width: 113px;
  height: 17px;
}

#st_1395132 mark {
  left: -10px;
  top: -11px;
}
#st_1395101 {
  left: 935px;
  top: 485px;
}

#st_1395101 span {
  width: 45px;
  height: 28px;
}

#st_1395101 mark:nth-child(1) {
  left: -16px;
  top: -1px;
}

#st_1395101 mark:nth-child(2) {
  left: -16px;
  top: 18px;
}
#st_1395153 {
  left: 164px;
  top: 581px;
}

#st_1395153 span {
  width: 89px;
  height: 26px;
}

#st_1395153 mark {
  left: 87px;
  top: -13px;
}
#st_1395090 {
  left: 313px;
  top: 546px;
}

#st_1395090 span {
  width: 78px;
  height: 23px;
}

#st_1395090 mark {
  top: 21px;
   left: 1px;
}
#st_1395068 {
  left: 35px;
  top: 524px;
}

#st_1395068 span {
  width: 74px;
  height: 25px;
}
#st_1395068 mark {
  left: 74px;
  top: 1px;
}
#st_1395067 {
  left: 41px;
  top: 571px; }

#st_1395067 span {
  width: 68px;
  height: 37px; }
  
#st_1395067 mark {
left: 68px;}

#st_1395066 {
  left: 42px;
  top: 627px; }

#st_1395066 span {
  width: 68px;
  height: 39px; }

#st_1395066 mark {
 left: 68px; }
 
 #st_1395065 {
  left: 148px;
  top: 636px; }

#st_1395065 span {
  width: 43px; 
  height: 28px;}
  
  #st_1395065 mark {
 left: 12px;
top: 21px; }


#st_1395064 {
  left: 211px;
  top: 674px; }

#st_1395064 span {
  width: 73px;
  height: 24px; }

#st_1395064 mark:nth-child(1) {
  top: -16px;
  left: 62px; }

#st_1395064 mark:nth-child(2) {
  left: 73px; }
  
 #st_1395124 {
  left: 615px;
  top: 627px; }

#st_1395124 span {
  width: 120px;
  height: 24px; }

#st_1395124 mark {
  left: -19px;}
  
 #st_1395063 {
  left: 322px;
  top: 656px; }

#st_1395063 span {
  height: 21px;
  width: 80px; }

#st_1395063 mark {
  left: -13px;
  top: -14px; }
  
  #st_1395147 {
  left: 474px;
  top: 549px; }

#st_1395147 span {
  width: 77px;
height: 20px;  }

#st_1395147 mark {
  left: 33px;
  top: 19px; }
  
  #st_1395146 {
  left: 564px;
  top: 557px; }

#st_1395146 span {
  width: 62px;
height: 25px;  }

#st_1395146 mark {
  left: -16px;
  top: 16px; }
  
  #st_1395155 {
  left: 464px;
  top: 510px; }

#st_1395155 span {
  height: 35px;
  width: 75px; }

#st_1395155 mark {
  left: -18px;
  top: -6px; }
  
  #st_1395110 {
  left: 555px;
  top: 803px; }

#st_1395110 span {
  width: 88px;
  height: 21px; }

#st_1395110 mark {
  left: 88px;
  top: -10px; }
  
  #st_1395104 {
  left: 625px;
  top: 331px; }

#st_1395104 span {
  width: 95px;
  height: 22px; }

#st_1395104 mark {
  left: -20px;
  top: -10px; }
  
  #st_1395044 {
  left: 848px;
  top: 5px; }

#st_1395044 span {
  width: 74px;
  height: 20px; }

#st_1395044 mark {
  top: 2px;
  left: -15px;}
  
  #st_1395043 {
  left: 848px;
  top: 53px; }

#st_1395043 span {
  height: 21px;
  width: 83px; }

#st_1395043 mark {
  top: 2px;
  left: -15px; }
  
  #st_1395042 {
  left: 848px;
  top: 101px; }

#st_1395042 span {
  width: 62px;
  height: 21px;
 }
#st_1395042 mark {
  top: 2px;
  left: -15px;}
  
  #st_1395041 {
  left: 848px;
  top: 140px; }

#st_1395041 span {
  height: 21px;
  width: 103px; }

#st_1395041 mark:nth-child(1) {
  top: -2px;
  left: -15px;}

#st_1395041 mark:nth-child(2) {
  top: -25px;
  left: -3; }
  
  #st_1395040 {
  left: 848px;
  top: 200px; }

#st_1395040 span {
  width: 39px;
height: 23px;  }

#st_1395040 mark {
  top: -1px;
  left: -15px;}
  
  #st_1395039 {
  left: 848px;
  top: 233px; }

#st_1395039 span {
  width: 80px;
height: 23px;  }

#st_1395039 mark {
  top: 2px;
  left: -15px;}
  
  #st_1395038 {
  left: 835px;
  top: 272px; }

#st_1395038 span {
  width: 50px;
height: 23px;  }

#st_1395038 mark {
  top: -2px;
  left: -16px; }

#st_1395103 {
  left: 795px;
  top: 313px; }

#st_1395103 span {
  height: 19px;
  width: 91px; }
  
  #st_1395103 mark:nth-child(1) {
  top: -2px;
  left: -16px; }

#st_1395103 mark:nth-child(2) {
  top: 17px;
  left: -16px; }
  
  #st_1395135 {
  left: 768px;
  top: 366px; }

#st_1395135 span {
  width: 72px;
height: 21px;  }

#st_1395135 mark {
  top: 6px;
  left: -16px; }

#st_1395079 {
  left: 518px;
  top: 840px; }

#st_1395079 span {
  width: 79px;
height:23;}

#st_1395079 mark {
  top: 2px;
  left: -15px; }
  
  #st_1395080 {
  left: 518px;
  top: 884px; }

#st_1395080 span {
  width: 79px;
  height: 23px; }

#st_1395080 mark {
  top: 25px;
  left: -16px; }
  
  #st_1395081 {
  left: 518px;
  top: 978px; }

#st_1395081 span {
  width: 94px;
 height: 23px; }
 
 #st_1395081 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395082 {
  left: 518px;
  top: 1012px; }

#st_1395082 span {
  width: 85px;
  height: 21px; }
  
   #st_1395082 mark {
  left: -15px;
top: -1px;  }

#st_1395083 {
  left: 518px;
  top: 1048px; }

#st_1395083 span {
  width: 111px;
  height: 22px; }
  
  #st_1395083 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395084 {
  left: 518px;
  top: 1082px; }

#st_1395084 span {
  width: 63px;
  height: 23px; }
  
 #st_1395084 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395085 {
  left: 518px;
  top: 1125px; }

#st_1395085 span {
  width: 48px;
height: 21px; }

#st_1395085 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395086 {
  left: 518px;
  top: 1162px; }

#st_1395086 span {
  width: 57px;
height: 22px;  }

#st_1395086 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395087 {
  left: 518px;
  top: 1197px; }

#st_1395087 span {
  width: 73px;
height: 26px; }

#st_1395087 mark {
  left: -15px; 
  top: -1px;}
  
  #st_1395088 {
  left: 518px;
  top: 1235px; }

#st_1395088 span {
  width: 52px;
height:23px; }

#st_1395164 {
  left: 539px;
  top: 1267px; }

#st_1395164 span {
  width: 93px;
  height: 22px; }

#st_1395164 mark {
  left: -19px;
  top: 5px; }
  
  #st_1395134 {
  left: 704px;
  top: 439px; }

#st_1395134 span {
  width: 81px;
  height: 26px; }

#st_1395134 span mark {
  left: 82px;
top: 9px; }

#st_1395133 {
  left: 694px;
  top: 692px; }

#st_1395133 span {
  width: 84px;
  height: 22px; }

#st_1395133 mark:nth-child(1) {
  left: 74px;
  top: -18px; }

#st_1395133 mark:nth-child(2) {
  left: 87px; }
  
  #st_1395129 {
  left: 765px;
  top: 562px; }

#st_1395129 span {
  width: 72px;
  height: 22px; }

#st_1395129 mark:nth-child(1) {
  left: 42px;
  top: -16px; }

#st_1395129 mark:nth-child(2) {
  left: 61px;
  top: -16px; }
  
  #st_1395109 {
  left: 472px;
  top: 763px; }

#st_1395109 span {
  width: 74px;
  height: 22px; }

#st_1395109 mark:nth-child(1) {
  left: 72px;
  top: -12px; }

#st_1395109 mark:nth-child(2) {
  left: 72px;
  top: 12px; }
  
  #st_1395024 {
  left: 1130px;
  top: 953px; }

#st_1395024 span {
  width: 68px;
  height: 23px; }

#st_1395024 mark {
  left: -17px; }
  
#st_1395175 {
  left: 1130px;
  top: 997px; }

#st_1395175 span {
  width: 96px;
  height: 36px; }

#st_1395175 mark {
  left: -17px; }
  
#st_1395176 {
  left: 1130px;
  top: 1109px; }

#st_1395176 span {
  width: 63px;
  height: 23px; }

#st_1395176 mark {
  left: -17px; }
  
#st_1395177 {
  left: 1130px;
  top: 1154px; }

#st_1395177 span {
  width: 70px;
  height: 23px; }

#st_1395177 mark {
  left: -17px; }

#st_1395167 {
  left: 282px;
  top: 183px; }

#st_1395167 span {
  width: 48px;
  height: 23px; }

#st_1395167 mark {
  left: -17px; }
  
#st_1395099 {
  left: 282px;
  top: 77px; }

#st_1395099 span {
  width: 66px;
  height: 23px; }

#st_1395099 mark {
  left: -17px; }
  
#st_1395098 {
  left: 282px;
  top: 113px; }

#st_1395098 span {
  width: 76px;
  height: 23px; }

#st_1395098 mark {
  left: -17px; }
  
#st_1395097 {
  left: 282px;
  top: 148px; }

#st_1395097 span {
  width: 63px;
  height: 23px; }

#st_1395097 mark {
  left: -17px; }
  
#st_1395096 {
  left: 282px;
  top: 219px; }

#st_1395096 span {
  width: 69px;
  height: 23px; }

#st_1395096 mark {
  left: -17px; }
  
#st_1395095 {
  left: 279px;
  top: 317px; }

#st_1395095 span {
  width: 78px;
  height: 33px; }

#st_1395095 mark {
  left: -2px;
  top: 33px; }
  
#st_1395094 {
  left: 320px;
  top: 384px; }

#st_1395094 span {
  width: 88px;
  height: 23px; }

#st_1395094 mark {
  left: 14px; 
  top: 25px;}
  
#st_1395093 {
  left: 334px;
  top: 465px; }

#st_1395093 span {
  width: 47px;
  height: 23px; }

#st_1395093 mark {
  left: 48px; 
  top: -7px;}
  
#st_1395092 {
  left: 348px;
  top: 489px; }

#st_1395092 span {
  width: 60px;
  height: 42px; }

#st_1395092 mark {
  left: 60px; 
  top: -5px;}

#st_1395106 {
  left: 470px;
  top: 470px; }

#st_1395106 span {
  width: 76px;
  height: 23px; }

#st_1395106 mark {
  left: -8px; 
  top: 23px;}
  
#st_1395131 {
  left: 585px;
  top: 469px; }

#st_1395131 span {
  width: 72px;
  height: 23px; }

#st_1395131 mark {
  left: 33px; 
  top: 23px;}
  
#st_1395130 {
  left: 677px;
  top: 470px; }

#st_1395130 span {
  width: 98px;
  height: 23px; }

#st_1395130 mark {
  left: 63px; 
  top: 25px;}
  
#st_1395012 {
  left: 1011px;
  top: 709px; }

#st_1395012 span {
  width: 83px;
  height: 23px; }

#st_1395012 mark {
  left: -17px; 
  top: 8px;}
  
#st_1395100 {
  left: 857px;
  top: 638px; }

#st_1395100 span {
  width: 59px;
  height: 23px; }

#st_1395100 mark:nth-child(1) {
  left: 63px;
  top: 2px }

#st_1395100 mark:nth-child(2) {
  left: 50px;
  top: 16px; }

#st_1395020 {
  left: 1043px;
  top: 734px; }

#st_1395020 span {
  width: 142px;
  height: 23px; }

#st_1395020 mark {
  left: -12px;
  top: 20px;}
  
#st_1395021 {
  left: 1081px;
  top: 775px; }

#st_1395021 span {
  width: 82px;
  height: 23px; }

#st_1395021 mark {
  left: -17px; 
  top: 20px;}
  
#st_1395022 {
  left: 1130px;
  top: 852px; }

#st_1395022 span {
  width: 64px;
  height: 23px; }

#st_1395022 mark {
  left: -17px; }
  
#st_1395023 {
  left: 1130px;
  top: 897px; }

#st_1395023 span {
  width: 72px;
  height: 34px; }

#st_1395023 mark {
  left: -17px; }
  
#st_1395026 {
  left: 1057px;
  top: 558px; }

#st_1395026 span {
  width: 84px;
  height: 23px; }

#st_1395026 mark {
  left: -17px;
  top: -12px;  }
  
#st_1395027 {
  left: 1027px;
  top: 493px; }

#st_1395027 span {
  width: 71px;
  height: 40px; }

#st_1395027 mark:nth-child(1) {
   left: 76px;
   top: 23px; }

#st_1395027 mark:nth-child(2) {
   left: 55px;
   top: 45px; }
  
#st_1395028 {
  left: 1129px;
  top: 514px; }

#st_1395028 span {
  width: 46px;
  height: 21px; }

#st_1395028 mark {
   top: 23px;
   left: -3px;  }
  
#st_1395030 {
  left: 1174px;
  top: 540px; }

#st_1395030 span {
  width: 77px;
  height: 21px; }

#st_1395030 mark {
  left: -17px;
  top: 21px;  }
  
#st_1395173 {
  left: 1211px;
  top: 564px; }

#st_1395173 span {
  width: 43px;
  height: 33px; }

#st_1395173 mark {
  left: -12px;
  top: 33px;  }

#st_1395166 {
  left: 291px;
  top: 597px; }

#st_1395166 span {
  width: 53px;
  height: 41px; }

#st_1395166 mark {
  left: 9px;
  top: -14px;  }

#st_1395158 {
  left: 914px;
  top: 677px; }

#st_1395158 span {
  width: 84px;
  height: 23px; }

#st_1395158 mark {
  left: 14px;
  top: -14px;  }
  
#st_1395025 {
  left: 1022px;
  top: 588px; }

#st_1395025 span {
  width: 58px;
  height: 33px; }

#st_1395025 mark {
  left: -17px; }

#st_1395052 {
  left: 707px;
  top: 6px; }

#st_1395052 span {
  width: 63px;
  height: 23px; }

#st_1395052 mark {
  left: -17px; }
  
#st_1395051 {
  left: 707px;
  top: 37px; }

#st_1395051 span {
  width: 58px;
  height: 23px; }

#st_1395051 mark {
  left: -17px; }
  
#st_1395050 {
  left: 707px;
  top: 70px; }

#st_1395050 span {
  width: 59px;
  height: 23px; }

#st_1395051 mark {
  left: -17px; }
  
#st_1395049 {
  left: 682px;
  top: 113px; }

#st_1395049 span {
  width: 62px;
  height: 23px; }

#st_1395049 mark:nth-child(1) {
  left: -18px;
  top: 2px;  }
  
#st_1395049 mark:nth-child(2) {
  left: -8px;
  top: 24px;  }
  
#st_1395048 {
  left: 644px;
  top: 162px; }

#st_1395048 span {
  width: 142px;
  height: 23px; }

#st_1395048 mark:nth-child(1) {
   top: 10px;
   left: -15px; }

#st_1395048 mark:nth-child(2) {
   top: -10px;
   left: -15px; }
  
#st_1395047 {
  left: 516px;
  top: 192px; }

#st_1395047 span {
  width: 89px;
  height: 23px; }

#st_1395047 mark {
  left: 87px;
  top: -11px;  }
  
#st_1395046 {
  left: 574px;
  top: 233px; }

#st_1395046 span {
  width: 79px;
  height: 23px; }

#st_1395046 mark {
  left: -16px;
  top: -16px;  }
  
#st_1395045 {
  left: 564px;
  top: 273px; }

#st_1395045 span {
  width: 75px;
  height: 23px; }
	
#st_1395045 mark:nth-child(1) {
  top: -17px;  
  left: -1px;}

#st_1395045 mark:nth-child(2) {
  left: -17px;
	top: 1px;}
  
#st_1395112 {
  left: 672px;
  top: 755px; }

#st_1395112 span {
  width: 50px;
  height: 23px; }

#st_1395112 mark {
  left: -17px; }
  
#st_1394986 {
  left: 672px;
  top: 881px; }

#st_1394986 span {
  width: 50px;
  height: 23px; }

#st_1394986 mark {
  left: -17px; }
  
#st_1394987 {
  left: 672px;
  top: 1002px; }

#st_1394987 span {
  width: 70px;
  height: 23px; }

#st_1394987 mark {
  left: -17px;
  top: 2px;  }
  
#st_1394988 {
  left: 672px;
  top: 1033px; }

#st_1394988 span {
  width: 57px;
  height: 23px; }

#st_1394988 mark {
  left: -17px; }
  
#st_1394989 {
  left: 672px;
  top: 1064px; }

#st_1394989 span {
  width: 81px;
  height: 33px; }

#st_1394989 mark {
  left: -17px; }

#st_1394990 {
  left: 672px;
  top: 1151px; }

#st_1394990 span {
  width: 99px;
  height: 23px; }

#st_1394990 mark {
  left: -17px;
  top: -5px; }

#st_1394991 {
  left: 672px;
  top: 1184px; }

#st_1394991 span {
  width: 81px;
  height: 23px; }

#st_1394991 mark {
  left: -17px; }
  
#st_1394992 {
  left: 672px;
  top: 1217px; }

#st_1394992 span {
  width: 44px;
  height: 23px; }

#st_1394992 mark {
  left: -17px; }
  
#st_1394993 {
  left: 672px;
  top: 1249px; }

#st_1394993 span {
  width: 60px;
  height: 23px; }

#st_1394993 mark {
  left: -17px; }
  
#st_1394994 {
  left: 672px;
  top: 1282px; }

#st_1394994 span {
  width: 127px;
  height: 23px; }

#st_1394994 mark {
  left: -17px; }
  
#st_1394995 {
  left: 672px;
  top: 1314px; }

#st_1394995 span {
  width: 45px;
  height: 23px; }

#st_1394995 mark {
  left: -17px; }
  
#st_1394997 {
  left: 672px;
  top: 1346px; }

#st_1394997 span {
  width: 102px;
  height: 23px; }

#st_1394997 mark {
  left: -17px;
  top: 2px;  }
  
#st_1395154 {
  left: 588px;
  top: 353px; }

#st_1395154 span {
  width: 94px;
  height: 23px; }

#st_1395154 mark {
  left: 14px;
  top: -14px;   }
 
#st_1395115 {
  left: 616px;
  top: 420px; }

#st_1395115 span {
  width: 56px;
  height: 36px; }

#st_1395115 mark {
  left: 58px;
  top: -9px;   }

#st_1395114 {
  left: 642px;
  top: 510px; }

#st_1395114 span {
  width: 61px;
  height: 23px; }

#st_1395114 mark {
  left: -17px;  }
  
#st_1395113 {
  left: 498px;
  top: 627px; }

#st_1395113 span {
  width: 72px;
  height: 23px; }

#st_1395113 mark {
  left: 80px;  }
  
#st_1395142 {
  left: 667px;
  top: 819px; }

#st_1395142 span {
  width: 82px;
  height: 23px; }

#st_1395142 mark {
  left: -17px;
  top: -7px; }
  
#st_1395151 {
  left: 706px;
  top: 261px; }

#st_1395151 span {
  width: 86px;
  height: 23px; }

#st_1395151 mark {
  left: -17px;
  top: 10px; }
  
#st_1395144 {
  left: 706px;
  top: 289px; }

#st_1395144 span {
  width: 75px;
  height: 23px; }

#st_1395144 mark {
  left: -17px;
  top: 10px; }
  
#st_1395013 {
  left: 900px;
  top: 835px; }

#st_1395013 span {
  width: 60px;
  height: 23px; }

#st_1395013 mark {
  left: 65px;
  top: 10px; }
  
#st_1395014 {
  left: 977px;
  top: 911px; }

#st_1395014 span {
  width: 77px;
  height: 21px; }

#st_1395014 mark {
  left: -17px;
  top: 10px; }
  
#st_1395015 {
  left: 977px;
  top: 963px; }

#st_1395015 span {
  width: 65px;
  height: 21px; }

#st_1395015 mark {
  left: -17px; }
  
#st_1395016 {
  left: 977px;
  top: 1007px; }

#st_1395016 span {
  width: 59px;
  height: 21px; }

#st_1395016 mark {
  left: -17px;}

#st_1395017 {
  left: 977px;
  top: 1050px; }

#st_1395017 span {
  width: 57px;
  height: 21px; }

#st_1395017 mark {
  left: -17px; }

#st_1395018 {
  left: 977px;
  top: 1095px; }

#st_1395018 span {
  width: 87px;
  height: 21px; }

#st_1395018 mark {
  left: -17px; }  

#st_1395019 {
  left: 977px;
  top: 1140px; }

#st_1395019 span {
  width: 57px;
  height: 21px; }

#st_1395019 mark {
  left: -17px; } 

#st_1395161 {
  left: 977px;
  top: 1184px; }

#st_1395161 span {
  width: 57px;
  height: 21px; }

#st_1395161 mark {
  left: -17px; }
 
#st_1395162 {
  left: 977px;
  top: 1229px; }

#st_1395162 span {
  width: 79px;
  height: 21px; }

#st_1395162 mark {
  left: -17px; } 
  
#st_1395163 {
  left: 977px;
  top: 1264px; }

#st_1395163 span {
  width: 63px;
  height: 21px; }

#st_1395163 mark {
  left: -17px; 
  top: 12px; }
 
#st_1395160 {
  left: 702px;
  top: 387px; }

#st_1395160 span {
  width: 51px;
  height: 23px; }

#st_1395160 mark {
  left: -14px;
  top: 17px; }
  
#st_1395152 {
  left: 770px;
  top: 394px; }

#st_1395152 span {
  width: 71px;
  height: 33px; }

#st_1395152 mark {
  left: 30px; 
  top: 36px; } 

#st_1395156 {
  left: 828px;
  top: 496px; }

#st_1395156 span {
  width: 68px;
  height: 23px; }

#st_1395156 mark {
  left: 70px; }

#st_1395157 {
  left: 947px;
  top: 562px; }

#st_1395157 span {
  width: 52px;
  height: 23px; }

#st_1395157 mark {
  left: 43px;
  top: 26px; }

#st_1395159 {
  left: 908px;
  top: 732px; }

#st_1395159 span {
  width: 79px;
  height: 40px; }

#st_1395159 mark {
  left: 70px;
  top: -13px; }

#st_1395002 {
  left: 582px;
  top: 1139px; }

#st_1395002 span {
  width: 62px;
  height: 23px; }

#st_1395002 mark {
  left: 62px;
  top: -7px; }

#st_1395003 {
  left: 717px;
  top: 1104px; }

#st_1395003 span {
  width: 71px;
  height: 23px; }

#st_1395003 mark {
  left: 30px;
  top: 25px; }
  
#st_1395180 {
  left: 471px;
  top: 1306px; }

#st_1395180 span {
  width: 69px;
  height: 34px; }

#st_1395180 mark {
  left: 52px;
  top: -14px; }

#st_1395181 {
  left: 548px;
  top: 1306px; }

#st_1395181 span {
  width: 82px;
  height: 34px; }

#st_1395181 mark {
  left: 35px;
  top: -16px; }

#st_1394996 {
  left: 491px;
  top: 1344px; }

#st_1394996 span {
  width: 142px;
  height: 23px; }

#st_1394996 mark {
  left: 145px;
  top: 5px;  }

#st_1394998 {
  left: 602px;
  top: 1394px; }

#st_1394998 span {
  width: 82px;
  height: 33px; }

#st_1394998 mark {
  left: -1px;	
  top: -20px; }
  
#st_1394999 {
  left: 523px;
  top: 1394px; }

#st_1394999 span {
  width: 61px;
  height: 53px; }

#st_1394999 mark {
  left: -1px;	
  top: -20px; }
  
#st_1395000 {
  left: 441px;
  top: 1394px; }

#st_1395000 span {
  width: 65px;
  height: 34px; }

#st_1395000 mark {
  left: -1px;
  top: -20px; }

#st_1395001 {
  left: 366px;
  top: 1394px; }

#st_1395001 span {
  width: 61px;
  height: 41px; }

#st_1395001 mark {
  left: -1px;
  top: -20px; }
  
#st_1395168 {
  left: 613px;
  top: 219px; }

#st_1395168 span {
  width: 62px;
  height: 10px; }

#st_1395168 mark {
  left: 30px;
  top: -5px; }

#st_1395169 {
  left: 699px;
  top: 219px; }

#st_1395169 span {
  width: 38px;
  height: 10px; }

#st_1395169 mark {
  left: 14px;
  top: -5px; }

#st_1395170 {
  left: 753px;
  top: 219px; }

#st_1395170 span {
  width: 49px;
  height: 14px; }

#st_1395170 mark {
  left: 20px;
  top: -5px; }

#st_1395171 {
  left: 769px;
  top: 197px; }

#st_1395171 span {
  width: 47px;
  height: 16px; }

#st_1395171 mark {
  left: 42px;
  top: 3px; }

#st_1395172 {
  left: 769px;
  top: 180px; }

#st_1395172 span {
  width: 47px;
  height: 16px; }

#st_1395172 mark {
  left: 42px; }

#st_1395184 {
  left: 211px;
  top: 827px; }

#st_1395184 span {
  width: 53px;
  height: 23px; }

#st_1395184 mark {
  left: -17px; }

#st_1395185 {
  left: 211px;
  top: 777px; }

#st_1395185 span {
  width: 95px;
  height: 43px; }

#st_1395185 mark {
  left: -17px; }

#st_1395186 {
  left: 580px;
  top: 935px; }

#st_1395186 span {
  width: 60px;
  height: 21px; }

#st_1395186 mark {
  left: -2px;
  top: 25px; }

#st_1395187 {
  left: 410px;
  top: 930px; }

#st_1395187 span {
  width: 76px;
  height: 21px; }

#st_1395187 mark {
  top: -10px;
  left: 74px;  }

#st_1395188 {
  left: 372px;
  top: 805px; }

#st_1395188 span {
  width: 52px;
  height: 22px; }

#st_1395188 mark {
  top: 23px;
  left: -1px;  }

#st_1395189 {
  left: 278px;
  top: 518px; }

#st_1395189 span {
  width: 60px;
  height: 24px; }

#st_1395189 mark:nth-child(1) {
  left: -9px;
  top: -14px;  }

#st_1395189 mark:nth-child(2) {
  left: 9px;
  top: -14px; }

#st_1395190 {
  left: 264px;
  top: 440px; }

#st_1395190 span {
  width: 78px;
  height: 22px; }

#st_1395190 mark {
   left: 70px;
   top: -15px; }

#st_1395191 {
  left: 225px;
  top: 408px; }

#st_1395191 span {
  width: 63px;
  height: 21px; }

#st_1395191 mark {
  left: 63px;
  top: 10px; }

#st_1395192 {
  left: 260px;
  top: 381px; }

#st_1395192 span {
  width: 36px;
  height: 19px; }

#st_1395192 mark {
  left: 38px;
  top: 19px; }

#st_1395193 {
  left: 334px;
  top: 352px; }

#st_1395193 span {
  width: 84px;
  height: 22px; }

#st_1395193 mark {
  left: -20px; }

#st_1395194 {
  left: 298px;
  top: 270px; }

#st_1395194 span {
  width: 66px;
  height: 19px; }

#st_1395194 mark {
  left: 66px;
  top: 19px; }

#st_1395195 {
  left: 324px;
  top: 246px; }

#st_1395195 span {
  width: 65px;
  height: 18px; }

#st_1395195 mark {
  left: 68px;
  top: 9px; }

#st_1395196 {
  left: 430px;
  top: 173px; }

#st_1395196 span {
  width: 47px;
  height: 14px; }

#st_1395196 mark {
  left: 47px;
  top: 20px; }

#st_1395197 {
  left: 456px;
  top: 153px; }

#st_1395197 span {
  width: 60px;
  height: 18px; }

#st_1395197 mark {
  left: 58px;
  top: 19px; }

#st_1395198 {
  left: 508px;
  top: 132px; }

#st_1395198 span {
  width: 58px;
  height: 20px; }

#st_1395198 mark {
  left: 52px;
  top: 23px; }

#st_1395199 {
  left: 411px;
  top: 377px; }

#st_1395199 span {
  width: 34px;
  height: 18px; }

#st_1395199 mark {
  left: -15px;
  top: -15px; }

#st_1395200 {
  left: 452px;
  top: 318px; }

#st_1395200 span {
  width: 98px;
  height: 20px; }

#st_1395200 mark {
  left: -17px;
  top: 2px; }

#st_1395202 {
  left: 898px;
  top: 164px; }

#st_1395202 span {
  width: 63px;
  height: 23px; }

#st_1395202 mark {
  left: -5px;
  top: 23px; }

#st_1395203 {
  left: 940px;
  top: 190px; }

#st_1395203 span {
  width: 84px;
  height: 22px; }

#st_1395203 mark {
  left: -10px;
  top: 23px; }

#st_1395205 {
  left: 1015px;
  top: 275px; }

#st_1395205 span {
  width: 68px;
  height: 21px; }

#st_1395205 mark {
  left: -20px; }

#st_1395206 {
  left: 1084px;
  top: 385px; }

#st_1395206 span {
  width: 68px;
  height: 22px; }

#st_1395206 mark {
  left: -17px; }

#st_1395207 {
  left: 1114px;
  top: 469px; }

#st_1395207 span {
  width: 91px;
  height: 21px; }

#st_1395207 mark {
  left: -15px;
  top: 15px; }

#st_1395209 {
  left: 1115px;
  top: 612px; }

#st_1395209 span {
  width: 71px;
  height: 20px; }

#st_1395209 mark {
  left: -17px;
  top: 12px; }

#st_1395210 {
  left: 1080px;
  top: 652px; }

#st_1395210 span {
  width: 91px;
  height: 22px; }

#st_1395210 mark {
  left: 17px;
  top: -13px; }

#st_1395211 {
  left: 1097px;
  top: 695px; }

#st_1395211 span {
  width: 95px;
  height: 21px; }

#st_1395211 mark {
  left: -17px; }

#st_1395212 {
  left: 1004px;
  top: 853px; }

#st_1395212 span {
  width: 62px;
  height: 23px; }

#st_1395212 mark {
  left: -15px;
  top: -15px; }

#st_1395213 {
  left: 885px;
  top: 873px; }

#st_1395213 span {
  width: 60px;
  height: 19px; }

#st_1395213 mark {
  left: 60px;
  top: 10px; }

#st_1395214 {
  left: 833px;
  top: 959px; }

#st_1395214 span {
  width: 84px;
  height: 21px; }

#st_1395214 mark {
  left: 2px;
  top: -20px; }

#st_1395215 {
  left: 758px;
  top: 939px; }

#st_1395215 span {
  width: 27px;
  height: 20px; }

#st_1395215 mark {
  left: 25px;
  top: 22px; }

#st_1395216 {
  left: 684px;
  top: 938px; }

#st_1395216 span {
  width: 52px;
  height: 32px; }

#st_1395216 mark {
  top: 33px;
  left: -1px;  }

#st_1395217 {
  left: 211px;
  top: 747px; }

#st_1395217 span {
  width: 52px;
  height: 21px; }

#st_1395217 mark {
  left: -17px; }
  
#st_1395218 {
  left: 671px;
  top: 189px; }

#st_1395218 span {
  width: 81px;
  height: 21px; }

#st_1395218 mark {
  left: -17px;
  top: 10px; }

#st_1395219 {
  left: 824px;
  top: 1006px; }

#st_1395219 span {
  width: 65px;
  height: 23px; }

#st_1395219 mark {
  left: -17px; }

#st_1395220 {
  left: 197px;
  top: 527px; }

#st_1395220 span {
  width: 69px;
  height: 33px; }

#st_1395220 mark {
    left: 68px;
    top: 30px; }

#st_1395221 {
  left: 706px;
  top: 235px; }

#st_1395221 span {
  width: 61px;
  height: 22px; }

#st_1395221 mark {
  left: -17px;
  top: 10px; }
  
#st_1395222 {
  left: 362px;
  top: 1197px;
}

#st_1395222 span {
  width: 44px;
  height: 12px;
}

#st_1395222 mark {
  left: -12px;
  top: -3px;
}
  