@charset "UTF-8";
.site-single__meta dl:after,
.auction-single__meta dl:after, .site-single__footer:after,
.auction-single__footer:after, .header-box:after, .holder:after, ul.links:after, .site-add-form__footer:after, .property .item-inner:after, .payments-section ul:after, .bdr-form__footer:after {
  content: " ";
  display: block;
  clear: both; }

@media (max-width: 479px){
  .site-map__ballon, .auction-map__ballon {
      width: 100% !important;
  }
  .site-map__ballon{
    border: none !important;
  }
}

form p.dark {
  color:#051f28; }

ul.links, ul.steps-list, .dropdown-field-wrap .dropdown-fields {
  margin: 0;
  padding: 0;
  list-style: none; }

@media all and (min-width: 1281px) {
  .col-2-4 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 12px;
    padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 576px) {
    .col-2-4 {
      padding-right: 12px;
      padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 768px) {
    .col-2-4 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1025px) {
    .col-2-4 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1280px) {
    .col-2-4 {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1281px) {
  .col-4-8 {
    flex: 0 0 40%;
    max-width: 40%;
    padding-right: 12px;
    padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 576px) {
    .col-4-8 {
      padding-right: 12px;
      padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 768px) {
    .col-4-8 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1025px) {
    .col-4-8 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1280px) {
    .col-4-8 {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1281px) {
  .col-7-2 {
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 12px;
    padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 576px) {
    .col-7-2 {
      padding-right: 12px;
      padding-left: 12px; } }
  @media all and (min-width: 1281px) and (min-width: 768px) {
    .col-7-2 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1025px) {
    .col-7-2 {
      padding-right: 16px;
      padding-left: 16px; } }
  @media all and (min-width: 1281px) and (min-width: 1280px) {
    .col-7-2 {
      padding-right: 20px;
      padding-left: 20px; } }

html.lock body {
  overflow: hidden; }
html.lock .animated.go, html.animation-ended .animated.go {
  opacity:1 !important;
  -webkit-transform:none !important;
  transform:none !important;
  -webkit-animation-name:none !important;
  animation-name:none !important;
}

.nowrap {
  white-space: nowrap; }

.map-holder {
  margin: 64px 0; }
  @media all and (max-width: 767px) {
    .map-holder {
      margin: 40px 0; } }


.leaflet-control-zoom .leaflet-bar .leaflet-control { border: 0 !important; }

.map-holder { position: relative; z-index: 0; }

.ymaps-2-1-60-balloon {
  border-bottom:1px solid #d6d6d6;
  box-shadow:none !important;
  padding:0 !important;
}
.ymaps-2-1-60-balloon__close .ymaps-2-1-60-balloon__close-button {
  position: absolute;
  top: 2px !important;
  right: 2px !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent !important;
  z-index: 10;
  cursor: pointer;
  outline: none !important; }

.ymaps-2-1-60-balloon__close .ymaps-2-1-60-balloon__close-button:after {
  content: '×';
  position: absolute;
  top: 0px !important;
  right: 0px !important;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  outline: none !important;
  z-index: 2; }

.ymaps-2-1-60-balloon__close .ymaps-2-1-60-balloon__close-button:focus {
  outline: none; }

.ymaps-2-1-60-balloon__close .ymaps-2-1-60-balloon__close-button:focus:after {
  outline: 1px dotted #888; }

.ymaps-2-1-60-balloon__close .ymaps-2-1-60-balloon__close-button:hover:after {
  color: #555;
  background: #eee; }





@media all and (max-width: 1279px) {
  .map-holder.map-holder-add {
    margin:40px 0; } }

.map {
  background: #ccc;
  height: 600px;
  position: relative;
  z-index: 1; }
  @media all and (max-width: 1024px) {
    .map {
      margin-left: -16px;
      margin-right: -16px;
      min-height: 0 !important;
      height: 579px !important; } }
  @media all and (max-width: 767px) {
    .map {
      margin-left: -12px;
      margin-right: -12px;
      height: 430px !important; } }

.additional-options h2 {
  margin: 0 0 40px;
  max-width: 500px; }
  @media all and (max-width: 1279px) {
    .additional-options .h_spacer.h_spacer_m {
      margin-bottom:24px !important; }
    .additional-options .h_spacer.h_spacer_m:last-child {
      margin-bottom:24px !important; } }
  @media all and (max-width: 767px) {
    .additional-options h2 {
      margin: 0 0 24px;
      max-width: none; }
    .additional-options .h_spacer.h_spacer_m {
      margin-bottom:12px !important; } }
.additional-options-last {
  margin-bottom:-40px !important;
  padding-bottom:0 !important; }
@media all and (max-width: 1279px) {
  .additional-options-last {
    margin-bottom:-24px !important;
    padding-bottom:0 !important; } }
@media all and (max-width: 767px) {
  .additional-options-last {
    margin-bottom:16px !important;
    padding-bottom:0 !important; } }
.additional-options .additional-options__item p:last-of-type {
  margin-bottom: 0; }


@media all and (max-width: 1279px) {
  .holder.laws-holder + .additional-options {
    padding-bottom:40px; } }
/*@media all and (max-width: 767px) {
  .holder.laws-holder + .additional-options {
    padding-bottom:16px; } }*/
@media all and (max-width: 1024px) {
  .additional-options-alt,
  .auction-single .additional-options {
    padding-bottom:40px;
  }
  .additional-options-alt h2 {
    font-size:30px;
    line-height:42px;
  }
  .additional-options-alt .h_spacer.h_spacer_m,
  .auction-single .additional-options .h_spacer.h_spacer_m {
    margin-bottom:24px !important;
  }
  /*.additional-options-alt .h_spacer.h_spacer_m:last-child,
  .auction-single .additional-options .h_spacer.h_spacer_m:last-child {
    margin-bottom:0 !important;
  }*/
  .auction-single .additional-options__frame {
    padding:32px !important; } }
@media all and (max-width: 767px) {
  .additional-options-alt h2,
  .auction-single .additional-options h2 {
    margin: 0 0 24px;
    font-size:21px;
    line-height:32px;
    max-width: none; }
  .additional-options-alt .h_spacer.h_spacer_m,
  .auction-single .additional-options .h_spacer.h_spacer_m {
    margin-bottom:12px !important; }
  .additional-options-alt .h_spacer.h_spacer_m:last-child,
  .auction-single .additional-options .h_spacer.h_spacer_m:last-child {
    margin-bottom:0 !important; } }

.download-link .download-link__info {
  display: inline-block;
  white-space: nowrap;
  color: rgba(5, 31, 40, 0.5); }

/*.link-show-map:hover {
  background-image: url(../images/ico-marker-green.svg); }

.link-show-list:hover {
  background-image: url(../images/ico-list-active.svg); }*/

.ul-list {
  padding-left: 0; }
  .ul-list__item {
    padding-left: 20px; }
    .ul-list__item::before {
      float: left;
      content: '•';
      margin-left: -20px; }

h2 .ico,
h3 .ico {
  float: left;
  vertical-align: middle;
  margin: -2px 12px 0 0; }

p.big {
  font-size: 24px;
  line-height: 32px;
  color: #072833; }
  p.big a {
    color: #072833; }
    p.big a:hover {
      color: #8bc540; }
  @media all and (max-width: 768px) {
    p.big {
      font-size: 21px; } }

ul.accordion + p.big {
  margin: 64px 0 0; }
  @media all and (max-width: 768px) {
    ul.accordion + p.big {
      margin-top: 40px; } }

.text-promo-accordion .text-promo__text-box {
  padding-bottom: 0; }
.text-promo-accordion .text-promo__image img {
  top: 0; }
.text-promo-accordion .bulleted-list {
  margin: 0 0 24px; }
.text-promo-accordion p + .bulleted-list {
  margin-top: -24px; }
.text-promo-accordion .main-tabs-holder {
  margin-bottom: 0; }

.text-promo__more-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #677b82; }
  .text-promo__more-link:hover {
    color: #8bc540; }

.file-drop-area {
  padding-bottom: 18px; }
  @media all and (max-width: 767px) {
    .file-drop-area {
      padding-bottom: 12px; } }
@media all and (max-width: 767px) {
  .site,
  .auction {
    padding-top:12px; }
  .site-alt,
  .auction-alt {
    padding-top:0; } }
.site__title,
.auction__title {
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #051f28; }
  @media all and (max-width: 767px) {
    .site__title,
    .auction__title {
      font-size: 16px;
      line-height: 20px; } }
  @media all and (max-width: 479px) {
    .site__title,
    .auction__title {
      margin-bottom: 24px; } }
.site__item + .site__title,
.auction__item + .site__title, .site__item +
.auction__title,
.auction__item +
.auction__title {
  margin-top: 96px; }
  @media all and (max-width: 1279px) {
    .site__item + .site__title,
    .auction__item + .site__title, .site__item +
    .auction__title,
    .auction__item +
    .auction__title {
      margin-top: 64px; } }
  @media all and (max-width: 767px) {
    .site__item + .site__title,
    .auction__item + .site__title, .site__item +
    .auction__title,
    .auction__item +
    .auction__title {
      margin-top: 40px; } }
.site__count,
.auction__count {
  float: left;
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #051f28; }
  @media all and (max-width: 767px) {
    .site__count,
    .auction__count {
      font-size: 16px;
      line-height: 20px; } }
.site__view,
.auction__view {
  float: right;
  margin: 0 0 40px; }
  @media all and (max-width: 479px) {
    .site__view,
    .auction__view {
      margin: -12px 0 26px; } }
  .site__view .link-show-list,
  .site__view .link-show-map,
  .auction__view .link-show-list,
  .auction__view .link-show-map {
    margin-top: 0; }
    @media all and (max-width: 479px) {
      .site__view .link-show-list,
      .site__view .link-show-map,
      .auction__view .link-show-list,
      .auction__view .link-show-map {
        display: inline-block;
        border: 1px solid rgba(7, 40, 51, 0.15);
        border-radius: 50%;
        padding: 0;
        width: 48px;
        height: 48px;
        font-size: 0;
        color: #8bc540;
        background: url(/local/templates/.default/images/ico-marker-black.svg) no-repeat 15px 14px/17px 18px !important;
        text-indent: -9999px;
        background-position: 50% 50%; }
        .site__view .link-show-list::before,
        .site__view .link-show-list::after,
        .auction__view .link-show-list::before,
        .auction__view .link-show-list::after {
          margin:-7px 0 0 -8.5px;
          top:50%;
          left:50%; }
        .site__view .link-show-map::before,
        .site__view .link-show-map::after,
        .auction__view .link-show-map::before,
        .auction__view .link-show-map::after {
          margin:-8.5px 0 0 -6px;
          top:50%;
          left:50%; } }
.site .h_center {
  margin-top: 40px; }
  @media all and (max-width: 767px) {
    .site .h_center {
      margin-top: 32px; } }
.auction .h_center {
  margin-top: 40px; }
/*  @media all and (max-width: 1279px) {
    .auction .h_center {
      margin-top: 64px; } }*/
  @media all and (max-width: 767px) {
    .auction .h_center {
      margin-top: 40px; } }
.site__item,
.auction__item {
  border: 1px solid #D6D6D6;
  position: relative;
  margin: 0 0 16px;
  color: #051f28; }
  @media all and (max-width: 767px) {
    .site__item,
    .auction__item {
      margin: 0 0 12px; } }
  .site__item:last-child,
  .auction__item:last-child {
    margin: 0; }
  .site__item:before,
  .auction__item:before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 30%;
    border-top: 1px solid #072833;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    z-index: 2; }
  .site__item:after,
  .auction__item:after {
    position: absolute;
    bottom: -1px;
    right: -1px;
    left: 30%;
    border-top: 1px solid #072833;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    z-index: 2; }
  .site__item .item-frame:before,
  .auction__item .item-frame:before {
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: 30%;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    border-left: 1px solid #072833;
    z-index: 2; }
  .site__item .item-frame:after,
  .auction__item .item-frame:after {
    position: absolute;
    right: -1px;
    top: 30%;
    bottom: -1px;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    border-left: 1px solid #072833;
    z-index: 2; }
  .site__item:hover:before,
  .auction__item:hover:before {
    opacity: 1;
    right: -1px; }
  .site__item:hover:after,
  .auction__item:hover:after {
    opacity: 1;
    left: -1px; }
  .site__item:hover .item-frame:before,
  .auction__item:hover .item-frame:before {
    bottom: -1px;
    opacity: 1; }
  .site__item:hover .item-frame:after,
  .auction__item:hover .item-frame:after {
    top: -1px;
    opacity: 1; }
  @media all and (max-width: 768px) {
    .site__item:after,
    .auction__item:after {
      display: none; }
    .site__item:before,
    .auction__item:before {
      display: none; }
    .site__item .item-frame:after,
    .auction__item .item-frame:after {
      display: none; }
    .site__item .item-frame:before,
    .auction__item .item-frame:before {
      display: none; } }
.site .item-frame,
.auction .item-frame {
  padding: 40px 64px 24px; }
  @media all and (max-width: 1024px) {
    .site .item-frame,
    .auction .item-frame {
      padding-left: 40px;
      padding-right: 40px; } }
  @media all and (max-width: 479px) {
    .site .item-frame,
    .auction .item-frame {
      padding: 32px; } }
  .site .item-frame .row,
  .auction .item-frame .row {
    align-items: flex-end; }
  .site .item-frame .item-meta .row,
  .auction .item-frame .item-meta .row {
    align-items: flex-start; }
  .site .item-frame h2,
  .auction .item-frame h2 {
    margin: 0 0 -2px; }
    @media all and (max-width: 1280px) {
      .site .item-frame h2,
      .auction .item-frame h2 {
        font-size: 18px; } }
    @media all and (max-width: 1024px) {
      .site .item-frame h2,
      .auction .item-frame h2 {
        font-size: 18px;
        line-height: 24px; } }
    @media all and (max-width: 575px) {
      .site .item-frame h2,
      .auction .item-frame h2 {
        font-size: 24px;
        line-height: 32px; } }
  .site .item-number,
  .auction .item-number {
    white-space:nowrap;
  }
  .site .item-frame .item-childs,
  .auction .item-frame .item-childs {
    white-space:nowrap;
    /*text-align:right;*/
  }
  @media all and (max-width: 767px) {
    .site .item-frame .item-childs,
    .auction .item-frame .item-childs {
      white-space:normal;
      text-align:left;
    }
  }
  .site .item-frame hr,
  .auction .item-frame hr {
    margin: 8px 0 24px; }
    @media all and (max-width: 767px) {
      .site .item-frame hr,
      .auction .item-frame hr {
        margin: 16px 0 24px; } }
    @media all and (max-width: 575px) {
      .site .item-frame hr,
      .auction .item-frame hr {
        margin: 24px 0 24px; } }
  .site .item-frame dl,
  .auction .item-frame dl {
    margin: 0;
    color: #051f28; }
  .site .item-frame dt,
  .auction .item-frame dt {
    margin: 0 0 6px;
    font-size: 14px;
    line-height: 1.29;
    opacity: .55; }
    @media all and (max-width: 767px) {
      .site .item-frame dt,
      .auction .item-frame dt {
        font-size:12px;
        line-height:18px;
        margin-bottom:2px; } }
  .site .item-frame dd,
  .auction .item-frame dd {
    margin: 0; }
  @media all and (max-width: 575px) {
    .site .item-frame .h_spacer.h_spacer_xs,
    .auction .item-frame .h_spacer.h_spacer_xs {
      margin-bottom: 12px; }
      .site .item-frame .item-meta .h_spacer.h_spacer_xs,
      .auction .item-frame .item-meta .h_spacer.h_spacer_xs {
        margin-bottom: 20px; }
      .site .item-frame .h_spacer.h_spacer_xs:last-child,
      .auction .item-frame .h_spacer.h_spacer_xs:last-child {
        margin-bottom: 0 !important; } }
.site .item-sticker,
.auction .item-sticker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .site .item-sticker span,
  .auction .item-sticker span {
    display: block;
    padding-top: 12px;
    width: 69px;
    height: 69px;
    transform: rotate(-45deg);
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    color: #fff; }
    @media all and (max-width: 1024px) {
      .site .item-sticker span,
      .auction .item-sticker span {
        padding-top: 8px;
        width: 51px;
        height: 51px;
        font-size: 12px; } }
  .site .item-sticker::before,
  .auction .item-sticker::before {
    content: '';
    display: block;
    border-width: 69px 69px 0 0;
    border-style: solid;
    border-color: #8bc540 transparent;
    width: 0;
    height: 0;
    position: absolute; }
    @media all and (max-width: 1024px) {
      .site .item-sticker::before,
      .auction .item-sticker::before {
        border-width: 51px 51px 0 0; } }
.site .item-region,
.auction .item-region {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  @media (max-width: 576px) {
    .site .item-region,
    .auction .item-region {
      white-space: normal;
      overflow: visible; } }
.site .item-status,
.auction .item-status {
  white-space: nowrap; }
  @media all and (min-width: 1281px) {
    .site .item-status,
    .auction .item-status {
      text-align: right; } }
  .site .item-status::before, .site .item-status::after,
  .auction .item-status::before,
  .auction .item-status::after {
    content: '';
    display: inline-block;
    margin-left: 8px;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #8bc540;
    vertical-align: middle; }
  .site .item-status::before,
  .auction .item-status::before {
    display: none;
    margin-left: 0;
    margin-right: 8px; }
  @media all and (max-width: 767px) {
    .site .item-status::before,
    .auction .item-status::before {
      display: inline-block; }
    .site .item-status::after,
    .auction .item-status::after {
      display: none; } }
  .site .item-status.yellow::before, .site .item-status.yellow::after,
  .auction .item-status.yellow::before,
  .auction .item-status.yellow::after {
    background-color: #ffd800; }
  .site .item-status.red::before, .site .item-status.red::after,
  .auction .item-status.red::before,
  .auction .item-status.red::after {
    background-color: #fe7272; }
.site .main-table a,
.auction .main-table a {
  transition: color .25s;
}
.site .main-table thead td,
.auction .main-table thead td {
  padding: 0 24px 24px 0;
  font-size: 14px; }
.auction .main-table thead td._sort {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
}
.auction .main-table thead td._sort:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 10px;
    left: 5px;
    top: 5px;
    background: url('../images/ico-sort.svg') center no-repeat;
    background-size: cover;
    transform-origin: center;
}
.auction .main-table thead td._sort.asc:before {
    transform: rotate(180deg);
}
.auction .main-table thead td.sorted {
    background-color: #f5f5f5;
}
.site .main-table tbody td,
.auction .main-table tbody td {
  padding: 40px 24px 40px 0; }
.auction .main-table tbody td.sorted {
    background-color: #efefef;
}
.auction .main-table tbody td:last-child {
    padding-right: 10px;
}
.site .main-table tbody tr:first-child td,
.auction .main-table tbody tr:first-child td {
  padding: 24px 24px 40px 0; }
.auction .main-table tbody tr:first-child td {
    padding-right: 10px;
}
.site .main-table tbody tr:last-child td {
  border-bottom:0; }
.site .main-table .table-mobile-th,
.auction .main-table .table-mobile-th {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px; }
  @media all and (max-width: 767px) {
  /*.site .main-table .table-mobile-th,*/
  .auction .main-table .table-mobile-th {
    font-size:12px; } }
.site .main-table .table-value,
.auction .main-table .table-value {
  font-size: 18px;
  line-height: 1.33; }
@media all and (max-width: 1279px) {
  .site .main-table,
  .auction .main-table {
    border-top: 1px solid #d6d6d6; }
    .site .main-table tbody tr,
    .auction .main-table tbody tr {
      padding: 40px 0;
      border-bottom:1px solid #D6D6D6; }
      .site .main-table tbody tr:last-child {
        border-bottom:0; }
    .site .main-table tbody td,
    .auction .main-table tbody td {
      padding: 0 0 24px !important; }
      .site .main-table tbody td:last-child,
      .auction .main-table tbody td:last-child {
        padding-bottom: 0 !important; } }
  @media all and (max-width: 767px) {
    .site .main-table tbody tr,
    .auction .main-table tbody tr {
      padding: 32px 0;
      border-bottom:1px solid #d6d6d6 !important; }
    .site .main-table tbody td,
    .auction .main-table tbody td {
      padding: 0 0 16px !important; }
      .site .main-table tbody td:last-child,
      .auction .main-table tbody td:last-child {
        padding-bottom: 0 !important; }
    .site .main-table .table-value,
    .auction .main-table .table-value {
      font-size:16px; }
      .site .main-table .table-value br,
      .auction .main-table .table-value br {
        display:none; } }

.site .subscribe-form,
.auction .subscribe-form {
  margin-bottom: 0 !important;
  padding-top: 0;
  background: transparent !important; }
  @media all and (max-width: 767px) {
    .site .subscribe-form,
    .auction .subscribe-form {
      /*padding-left: 0;
      padding-right: 0;*/ } }
  @media all and (max-width: 479px) {
    .site .subscribe-form,
    .auction .subscribe-form {
      padding-bottom: 40px; } }
  .site .subscribe-form:first-child,
  .auction .subscribe-form:first-child {
    padding-bottom:96px; }
    @media all and (max-width: 1279px) {
      .site .subscribe-form:first-child,
      .auction .subscribe-form:first-child {
        padding-bottom:64px; } }
    @media all and (max-width: 767px) {
      .site .subscribe-form:first-child,
      .auction .subscribe-form:first-child {
        padding-bottom:40px; } }
  .site .subscribe-form .subscribe-form__frame,
  .auction .subscribe-form .subscribe-form__frame {
    max-width: 100%; }
  .site .subscribe-form .text-field-wrap,
  .auction .subscribe-form .text-field-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 386px; }
  .site .subscribe-form h3,
  .auction .subscribe-form h3 {
    font-weight: normal; }
    @media all and (max-width: 768px) {
      .site .subscribe-form h3,
      .auction .subscribe-form h3 {
        font-size: 21px;
        text-align: center; } }
  .site .subscribe-form .subscribe-form__title,
  .auction .subscribe-form .subscribe-form__title {
    font-weight: normal; }
    @media all and (max-width: 768px) {
      .site .subscribe-form .subscribe-form__title,
      .auction .subscribe-form .subscribe-form__title {
        font-size: 21px;
        text-align: center; } }
  @media all and (max-width: 768px) {
    .site .subscribe-form p,
    .auction .subscribe-form p {
      font-size: 16px;
      text-align: center; } }

.site-single,
.auction-single {
  margin-top:-32px;
  margin-bottom: 96px; }
  .site-single {
    margin-bottom:64px; }
.auction-single.auction-single-container {
    padding-top: 50px;
}
  @media all and (min-width: 1280px) {
    .site-single,
    .auction-single {
      margin-top:-24px; }
      .auction-single.auction-single-container {
          padding-top: 80px;
      }
  }
  @media all and (max-width: 1279px) {
    .site-single {
      margin-bottom:24px; } }
  @media all and (max-width: 767px) {
    .site-single,
    .auction-single {
      /*margin-top:-20px;*/
      margin-top:-8px;
      margin-bottom: 33px; } }
  .site-single__status,
  .auction-single__status {
    font-size: 14px;
    line-height: 18px; }
    @media all and (max-width: 767px) {
      .site-single__status,
      .auction-single__status {
        font-size: 12px;
        line-height: 20px; } }
    .site-single__status::before,
    .auction-single__status::before {
      content: '';
      display: inline-block;
      margin-right: 8px;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #8bc540;
      vertical-align: middle;
      position: relative;
      top: -1px; }
    .site-single__status.yellow::before,
    .auction-single__status.yellow::before {
      background-color: #ffd800; }
    .site-single__status.red::before,
    .auction-single__status.red::before {
      background-color: #fe7272; }
  .site-single__title h1,
  .auction-single__title h1 {
    margin: 0 0 40px; }
    @media all and (max-width: 1024px) {
    .auction-single__title h1 {
      font-size:54px;
      line-height:66px;
      margin-bottom:32px; } }
    @media all and (max-width: 767px) {
    .site-single__title h1,
    .auction-single__title h1 {
      font-size:30px;
      line-height:40px;
      margin-bottom:24px; } }
  .site-single__cadastre,
  .auction-single__cadastre {
    margin: 0 0 24px; }
    .site-single__cadastre span,
    .auction-single__cadastre span {
      margin-right: 40px;
      white-space: nowrap; }
      @media all and (max-width: 767px) {
        .site-single__cadastre span,
        .auction-single__cadastre span {
          display: block;
          margin: 0 0 12px; } }
    .site-single__cadastre a,
    .auction-single__cadastre a {
      border-bottom: 1px solid #8bc540;
      color: #677B86;
      transition: border .4s,color .4s; }
      .site-single__cadastre a:hover,
      .auction-single__cadastre a:hover {
        border-color: transparent;
        color: #8bc540; }
  .site-single__address,
  .auction-single__address {
    max-width: 690px; }
  .auction-single__address {
    margin-bottom:92px;
  }
  @media all and (max-width: 1024px) {
    .auction-single__address {
      margin-bottom:48px;
    }
  }
  @media all and (max-width: 767px) {
    .auction-single__address {
      margin-bottom:32px;
    }
  }
  .site-single__address p:last-child,
  .auction-single__address p:last-child {
    margin:0;
  }
  .site-single__meta {
    margin: 64px 0 0; }
    @media all and (max-width: 1279px) {
      .site-single__meta {
        margin: 64px 0 0; } }
    @media all and (max-width: 767px) {
      .site-single__meta {
        margin: 32px 0 -20px; } }
    .site-single__meta dl {
      margin:0; }
  .auction-single__meta {
    margin: 56px 0 0; }
    @media all and (max-width: 1279px) {
      .auction-single__meta {
        margin: 8px 0 -24px; } }
    @media all and (max-width: 767px) {
      .auction-single__meta {
        margin: 40px 0 -20px; } }
    .auction-single__meta dl {
      margin: 40px 0 0;}
    .auction-single__meta .row:first-child dl {
        margin-top: 0;
    }
      @media all and (max-width: 1279px) {
        .site-single__meta dl,
        .auction-single__meta dl {
          margin: 56px 0 0; } }
      @media all and (max-width: 767px) {
        .site-single__meta dl,
        .auction-single__meta dl {
          margin: 0 0 24px; } }
      @media all and (max-width: 767px) {
        .site-single__meta dl {
          margin:0 0 24px; }
        .auction-single__meta dl {
          margin: 0 0 20px; } }
    @media all and (max-width: 767px) {
      .site-single__meta dt,
      .auction-single__meta dt {
        height:auto !important;
        font-size: 12px; } }
    .site-single__meta dd,
    .auction-single__meta dd {
      margin: 8px 0 0;
      font-weight: bold;
      color: #051f28; }
      @media all and (max-width: 767px) {
        .site-single__meta dd,
        .auction-single__meta dd {
          margin: 4px 0 0;
          font-size: 16px; } }
  .site-single__footer,
  .auction-single__footer {
    margin-top: 96px;
    border-top: 1px solid #d6d6d6;
    padding-top: 38px; }
    .map-holder + .site-single__footer {
      margin-top:0;
    }
    .images-slider-holder + .site-single__footer {
      margin-top:-32px;
    }
    @media all and (max-width: 1024px) {
      .site-single__footer,
      .auction-single__footer {
        margin-top: 64px;
        padding-top: 24px; } }
    @media all and (max-width: 767px) {
      .site-single__footer,
      .auction-single__footer {
        margin-top: 40px !important;
        padding-top: 21px; }
      .site-single .site-single__footer .link-reposts,
      .auction-single .auction-single__footer .link-reposts {
        margin-bottom:27px !important; } }
  .additional-options + .site-single__footer,
  .additional-options + .auction-single__footer {
    margin-top:0 !important;
  }
  @media all and (max-width: 1024px) {
    .additional-options + .site-single__footer,
    .additional-options + .auction-single__footer {
      padding-top:40px;
      margin-bottom:-56px;
    }
  }
  @media all and (max-width: 767px) {
    .additional-options + .site-single__footer,
    .additional-options + .auction-single__footer {
      margin-top:22px !important;
      padding-top:20px;
      margin-bottom:33px;
    }
  }
  .site-single .link-reposts,
  .auction-single .link-reposts {
    padding-left: 42px;
    font-weight: bold;
    position: relative; }
    .site-single .link-reposts::before,
    .auction-single .link-reposts::before {
      content: '';
      display: block;
      margin-top: -9.5px;
      width: 27px;
      height: 19px;
      background: url(../images/ico-repost.svg) no-repeat 50% 50%/27px 19px;
      position: absolute;
      top: 50%;
      left: 0; }
  .site-single .social-list,
  .auction-single .social-list {
    float: right;
    margin-top: -13px; }
    @media all and (max-width: 479px) {
      .site-single .social-list,
      .auction-single .social-list {
        float: none;
        display: flex;
        justify-content: flex-start;
        margin-top: 24px; }
        .site-single .social-list::before, .site-single .social-list::after,
        .auction-single .social-list::before,
        .auction-single .social-list::after {
          display: none !important; } }
  .site-single .social-list__link,
  .auction-single .social-list__link {
    border-color: #d6d6d6; }
    .site-single .social-list__link::before,
    .auction-single .social-list__link::before {
      color: #051f28; }
    .site-single .social-list__link:hover::before,
    .auction-single .social-list__link:hover::before {
      color: #fff; }

.auction-single__status::before {
  display: none !important; }

.auction-single__areas {
  border-top: 1px solid #d6d6d6; }
@media all and (max-width: 767px) {
  .auction-single__areas {
    margin: 0 -9999px 40px;
    padding: 0 9999px;
    border-top: 1px solid #d6d6d6;
    /*border-bottom: 1px solid #d6d6d6;*/ } }

.auction-single__area {
  border-bottom: 1px solid #d6d6d6;
  padding: 24px 0 0;
  color: #051f28; }
  .auction-single__area:last-child {
    border: 0; }

  @media all and (max-width: 767px) {
    .auction-single__area {
      padding: 20px 12px;
      margin: 0 -12px; } }
  .auction-single__area a {
    border-bottom: 1px solid #8bc540;
    transition: border .4s,color .4s; }
    .auction-single__area a:hover {
      border-color: transparent;
      color: #8bc540; }
  .auction-single__area .col-12 {
    margin: 0 0 24px; }
    @media all and (max-width: 767px) {
      .auction-single__area .col-12 {
        margin-bottom: 4px; } }
    @media all and (max-width: 580px) {
      .auction-single__area .col-12 {
        font-size: 12px; }
        .auction-single__area .col-12:first-child {
          font-size: 16px; } }
    .auction-single__area .col-12:last-child {
      margin-bottom: 0; }
      @media all and (min-width: 576px) {
        .auction-single__area .col-12:last-child {
          text-align: right; } }

.auction-single__area-all {
  border-bottom: 1px solid #d6d6d6; }
  @media all and (max-width: 768px) {
   .auction-single__area-all {
       margin: 0 -12px;
       padding: 0 12px;} }
  .auction-single__area-all a {
    display: block;
    padding: 24px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #051f28;
    position: relative;
    transition: color .3s; }
    .auction-single__area-all a:before {
      position: absolute;
      top: 30px;
      right: 4px;
      width: 2px;
      height: 10px;
      content: '';
      background: #072833;
      transition: all 0.3s;
      transform: rotate(0); }
    .auction-single__area-all a:after {
      position: absolute;
      top: 34px;
      right: 0;
      width: 10px;
      height: 2px;
      content: '';
      background: #072833;
      transition: all 0.3s; }
    @media all and (max-width: 1279px) {
      .auction-single__area-all a {
        padding:27px 0;
      }
    }
    @media all and (max-width: 767px) {
      .auction-single__area-all a {
        padding:26px 0 30px;
        font-size:12px;
        letter-spacing:1.7px;
        line-height:12px;
      }
      .auction-single__area-all a:before,
      .auction-single__area-all a:after {
        display:none; } }
    .auction-single__area-all a:hover {
      color: #8bc540; }
      .auction-single__area-all a:hover:before, .auction-single__area-all a:hover:after {
        background: #8BC540; }

@media all and (max-width: 767px) {
/*@media all and (max-width: 479px) {*/
  .auction-single__meta dt {
    float: left;
    width: 50%;
    padding-right: 10px;
    font-size: 16px; }
  .auction-single__meta dd {
    margin-left: 50%;
    padding-left: 10px; } }

.header-box {
  margin: -96px -9999px 64px;
  padding: 0 9999px;
  position: relative; }
  @media all and (max-width: 1279px) {
    .header-box {
      margin-top: -24px;
      margin-bottom: 40px;
      padding-top: 24px;
      /*padding-bottom: 64px;*/ } }
  @media all and (max-width: 767px) {
    .header-box {
      margin-top: -40px;
      margin-bottom: 40px;
      padding-top: 40px;
      padding-bottom: 40px;
      background: #fff; } }
  .header-box-animation {
    position: relative;
    z-index: 0; }
  .header-box__holder {
    padding: 64px 0 40px; }
    @media all and (max-width: 1279px) {
      .header-box__holder {
        padding: 0; } }
    @media all and (max-width: 767px) {
      .header-box__holder {
        padding: 0; } }
  .header-box__holder_filter {
    padding:40px 0 16px;
  }
  @media all and (max-width: 1279px) {
    .header-box__holder_filter {
      margin-top:-24px;
      /*padding-bottom:40px;*/
    }
  }
  @media all and (max-width: 767px) {
    .header-box__holder_filter {
      padding-bottom:0;
    }
  }
  @media all and (max-width: 1279px) {
    .header-box__holder_filter h1 {
      margin-bottom:15px;
      font-size:54px;
      line-height:66px; } }
  @media all and (max-width: 767px) {
    .header-box__holder_filter h1 {
      margin-bottom:32px;
      font-size:30px;
      line-height:40px; } }
  .header-box-auction-site {
    margin-bottom:64px;
    padding-bottom:0;
  }
  .header-box-auction-site .header-box__holder {
    padding:64px 0; }
    @media all and (max-width: 1279px) {
      .header-box-auction-site {
        padding-top:0;
      }
      .header-box-auction-site .header-box__holder {
        padding-top:0;
      }
    }
    @media all and (max-width: 767px) {
      .header-box-auction-site {
        margin-bottom:40px;
        padding-top:24px;
      }
      .header-box-auction-site .header-box__holder {
        padding-bottom:40px;
      }
    }

  .header-box-auction-site .header-box__holder .header-box__image {
    bottom:-120px;
  }
  @media all and (max-width: 1280px) {
    .header-box-auction-site h1 {
      font-size:54px;
      line-height:66px;
      margin-bottom:40px;
    }
  }
  @media all and (max-width: 767px) {
    .header-box-auction-site h1 {
      font-size:30px;
      line-height:40px;
      margin-bottom:24px;
    }
  }
  .header-box .row.animated {
    position: relative;
    z-index: 2; }
  .header-box__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1; }
  .header-box-gray .header-box__bg {
    background: #f4f4f4; }
  .header-box__image {
    position: absolute;
    bottom: -96px;
    z-index: 4; }
  .header-box__text-box {
    max-width:700px;
    position: relative;
    z-index: 3; }
    .header-box__text-box p:last-child {
      margin-bottom: 0; }
  .header-box .btn {
    min-width: 100%;
    text-align: center; }
    .header-box .btn .count {
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #072833;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      font-size: 10px;
      line-height: 18px;
      text-align: center;
      position: relative;
      top: -3px;
      transition: border .4s; }
    .header-box .btn:hover .count {
      border-color: #fff; }
  @media all and (min-width: 768px) {
    .header-box #filter {
      display: block !important; } }

.text-field-search-wrap {
  background: url(../images/ico-search03.svg) no-repeat 100% 31px/14px 15px; }
  .text-field-search-wrap label.default-label {
    top:0 !important; }

  @media all and (max-width: 767px) {
    .text-field-search-wrap {
      background-position: 100% 22px !important; }
    .text-field-search-wrap label {
      top:19px !important; }
    .text-field-search-wrap.text-focused label,
    .text-field-search-wrap.text-active label {
      top:0 !important; } }
  .text-field-search-wrap .ui-combobox .ui-icon {
    display: none !important; }
  .filter-box .filter-box__combo-item {
      display: flex; }
  .filter-box .filter-box__combo-item .text-field-wrap:first-child {
      margin-right: 24px; }

@media all and (max-width: 1279px) {
  .filter-box .text-field-wrap {}
  .filter-box-alt .text-field-wrap {
    margin-bottom:24px; } }

@media all and (max-width: 767px) {
  .filter-box .row > * {
    display: block !important; }
  .filter-box .text-field-wrap {
    margin-bottom:32px;}
  .filter-box .text-field-wrap label {
      text-overflow: ellipsis;
      width: 100%;
      overflow: hidden;
  }
  .filter-box.filter-box-alt .text-field-wrap {
    margin-bottom:24px; } }
.filter-box .radio-label, .filter-box .check-label {
  display: inline-block;
  vertical-align: top;
  // margin: 24px 20px 0 0;
  margin: 36px 20px 0 0; }
  .filter-box .radio-label:last-child, .filter-box .check-label:last-child {
    margin-right: 0; }
  @media all and (max-width: 1279px) and (min-width: 1025px) {
    .filter-box .radio-label:last-child, .filter-box .check-label:last-child {
      margin-top: 16px; } }
  @media all and (max-width: 767px) {
    .filter-box .radio-label, .filter-box .check-label {
      margin:0;
      display:block; }
    .filter-box .radio-label ~ .radio-label, .filter-box .check-label ~ .check-label {
      margin: 16px 0 0; } }
.filter-box .radio:checked + .radio-label,
.filter-box .check:checked + .check-label {
  color: #051f28; }
.filter-box .filter-actions {
  margin-top: 40px;
  text-align: center; }
  @media all and (max-width: 767px) {
    .filter-box .filter-actions {
      margin-top:26px; } }
  .filter-box .filter-actions .btn {
    margin: 0 0 24px;
    padding-left: 10px;
    padding-right: 10px; }
  .filter-box .filter-actions .reset-link {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1.7px;
    text-align: center;
    text-transform: uppercase;
    color: #8bc540; }
.filter-box .filter-actions-alt {
  margin-top: 16px; }
  @media all and (max-width: 767px) {
    .filter-box .filter-actions-alt {
      margin-top: 32px;
      text-align: center; } }
  .filter-box .filter-actions-alt .btn {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 40px 24px 0;
    min-width: 0; }
    @media all and (max-width: 767px) {
      .filter-box .filter-actions-alt .btn {
        margin-right: 0;
        min-width: 100%;
        border-radius:1px;
        border:1px solid #8bc540;
        padding-left: 10px;
        padding-right: 10px;
        background:#fff;
        font-size:12px;
        line-height:20px;
        letter-spacing:1.7px;
        color:#072833; }
      .filter-box .filter-actions-alt .btn:hover {
        color: #fff;
        background-color: #7aac38;
        border: solid 1px #7aac38; } }
  .filter-box .filter-actions-alt .toggle-filter-link {
    display: inline-block;
    vertical-align: baseline;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1.7px;
    text-align: center;
    text-transform: uppercase;
    color: #9ba9ad; }
    .filter-box .filter-actions-alt .toggle-filter-link:hover {
      color: #8bc540; }
  .filter-box .filter-actions-alt .reset-link {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1.7px;
    text-align: center;
    text-transform: uppercase;
    color: #8bc540; }

.promo-box__text-box {
  position: relative;
  z-index: 2;
  margin: 0 0 96px; }
  @media all and (max-width: 768px) {
    .promo-box__text-box {
      margin: 0 0 40px; } }
  .promo-box__text-box h1 {
    margin: 0 0 24px; }
  .promo-box__text-box p:last-of-type {
    margin: 0 0 40px; }
  @media all and (max-width: 1280px) {
    .promo-box__text-box {
      margin: 0 0 64px; }
      .promo-box__text-box p {
        margin: 0 0 32px; }
      .promo-box__text-box p:last-of-type {
          margin: 0 0 32px; } }
  @media all and (max-width: 767px) {
    .promo-box__text-box {
      margin: 0;
      padding-bottom: 40px; }
      .promo-box__text-box .btn {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0 0 24px; }
        .promo-box__text-box .btn:last-child {
          margin: 0; } }

.promo-box__holder_property {
  padding-top:80px;
  padding-bottom: 64px; }
  @media all and (max-width: 1279px) {
    .promo-box__holder_property {
      padding-top: 24px; } }
  @media all and (max-width: 767px) {
    .promo-box__holder_property {
      min-height:0;
      // padding-top: 64px;
      padding-top:40px;
      padding-bottom:40px;
    }
    .promo-box__holder_property .promo-box__image-wrap {
      bottom:0;
    }
    .promo-box__holder_property .promo-box__image {
      display:none !important;
    }
    .promo-box__holder_property h1 br {
      display:none;
    }
  }
  @media all and (max-width: 479px) {
    .promo-box__holder_property {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .promo-box__holder_property .promo-box__image-wrap {
    padding-bottom: 0;
    background: #f4f4f4; }
    .promo-box__holder_property .promo-box__image-wrap::before {
      display: none !important; }
    .promo-box__holder_property .promo-box__image-wrap .promo-box__image {
      width: auto;
      margin-left: 0;
      position: absolute;
      top: auto;
      bottom: 0; }
    .promo-box__holder_property .promo-box__image-wrap img {
      margin: 0; }
      @media all and (max-width: 1279px) {
        .promo-box__holder_property .promo-box__image-wrap img {
          position:relative;
          right:-50px; } }
  .promo-box__holder_property .promo-box__text-box {
    margin-bottom: 0;
    padding-bottom: 0 !important; }

.holder {
  margin: 96px 0;
  padding: 96px 0; }
  @media all and (max-width: 1024px) {
    .holder {
      margin: 64px 0;
      padding: 64px 0; } }
  @media all and (max-width: 767px) {
    .holder {
      margin: 40px 0;
      padding: 40px 0 0; } }
  .holder.howto-holder {
    margin-left: -9999px;
    margin-right: -9999px;
    padding:70px 9999px 64px;
    background: #f8f8f8; }
    .site-single__meta + .holder.howto-holder {
      margin-top:64px;
    }
    @media all and (max-width: 767px) {
      .site-single__meta + .holder.howto-holder {
        margin-top:40px;
      }
    }
    @media all and (max-width: 1279px) {
      .holder.howto-holder {
        margin-top: 64px;
        padding-top: 73px;
        padding-bottom: 64px; } }
    @media all and (max-width: 479px) {
      .holder.howto-holder {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 40px; } }
    .holder.howto-holder .howto-holder__header {
      padding: 0 280px 0 96px;
      position: relative; }
      @media all and (max-width: 1279px) {
        .holder.howto-holder .howto-holder__header {
          padding-right: 0; } }
      @media all and (max-width: 767px) {
      /*@media all and (max-width: 479px) {*/
        .holder.howto-holder .howto-holder__header {
          padding: 0; } }
      .holder.howto-holder .howto-holder__header .btn {
        white-space: nowrap;
        position: absolute;
        top: -6px;
        right: 0; }
        @media all and (max-width: 1279px) {
          .holder.howto-holder .howto-holder__header .btn {
            margin-top: 40px;
            position: relative;
            top: auto;
            right: auto;
            white-space: normal; } }
        @media all and (max-width: 767px) {
        /*@media all and (max-width: 479px) {*/
          .holder.howto-holder .howto-holder__header .btn {
            margin-top: 24px;
            width:100%;
            font-size:12px;
            line-height:24px;
            letter-spacing:1.7px;
            text-align:center; } }
    .holder.howto-holder .howto-holder__ico {
      border: 2px solid #072833;
      border-radius: 50%;
      width: 72px;
      height: 72px;
      background: url(../images/ico-info.svg) no-repeat 50% 50%/3px 21px;
      position: absolute;
      top: -9px;
      left: 0; }
      @media all and (max-width: 1279px) {
        .holder.howto-holder .howto-holder__ico {
          top:-7px; } }
      @media all and (max-width: 767px) {
      /*@media all and (max-width: 479px) {*/
        .holder.howto-holder .howto-holder__ico {
          position: static;
          float: left;
          width: 52px;
          height: 52px;
          margin: 0 24px 16px 0;
          background-size: 3px 18px; }
        .holder.howto-holder h3 {
          margin-left:66px !important;
          width:160px !important;
        }
        /*.auction-single .holder.howto-holder .howto-holder__ico {
          display:none;
        }*/
        /*.auction-single .holder.howto-holder h3 {
          margin-left:0 !important;
          width:auto !important; }*/ }
    .holder.howto-holder h3 {
      margin: 0;
      font-size: 18px;
      line-height: 24px; }
    @media all and (max-width: 767px) {
      .holder.howto-holder h3 {
        margin:0 0 12px;
        font-size:16px;
        line-height:20px; } }
    .holder.howto-holder p {
      margin: 8px 0 0;
      font-size: 18px;
      line-height: 24px;
      clear: both; }
      @media all and (max-width: 767px) {
        .holder.howto-holder p {
          font-size:16px;
          line-height:20px; } }
    .holder.howto-holder hr {
      margin: 40px 0; }
      @media all and (max-width: 767px) {
        .site-single .holder.howto-holder hr {
           margin-top: 24px;
           margin-bottom: 24px; } }
    .holder.howto-holder .files + hr {
      margin-bottom: 40px; }
      @media all and (max-width: 767px) {
        .holder.howto-holder .files + hr {
          margin-bottom:24px; } }
    .holder.howto-holder .files {
      margin:0;
      list-style:none;
      padding-left:0;
      column-gap:40px;
      columns:3;
      column-width:33.33%; }
      @media all and (max-width: 1024px) {
        .holder.howto-holder .files {
          columns:2;
          column-width:50%; } }
      @media all and (max-width: 767px) {
        .holder.howto-holder .files {
          columns:1;
          column-width:100%; }
        .site-single .holder.howto-holder .files {
          /*margin:-16px 0;*/ } }
    .holder.howto-holder .file {
      margin-bottom:40px;
      -webkit-column-break-inside: avoid;
      break-inside: avoid-column;
      overflow-y:hidden; }
      @media all and (max-width: 767px) {
        .holder.howto-holder .file {
          margin-bottom:24px; }
        .holder.howto-holder .file:last-child {
          margin-bottom:0; } }
    .holder.howto-holder .date {
      margin: 8px 0 0 23px;
      opacity: 0.9;
      font-size: 14px;
      line-height: 1.71;
      color: #2f444e;
      opacity:.9; }
      @media all and (max-width: 767px) {
        .holder.howto-holder .date {
          margin: 4px 0 0 26px;
          font-size: 12px;
          line-height: 18px;
          opacity: .55; } }
    .holder.howto-holder .download-link-all {
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      line-height: 24px;
      letter-spacing: 2px;
      color: #051f28;
      transition: color .3s;  }
      .holder.howto-holder .download-link-all:hover {
        color: #8bc540; }
      @media all and (max-width: 761px) {
        .holder.howto-holder .download-link-all {
          display: block;
          line-height: 20px;
          font-size:12px;
          line-height:24px; } }
      .holder.howto-holder .download-link-all .download-link__info {
        float: right;
        display: inline-block;
        font-weight: normal;
        white-space: nowrap;
        text-transform:none;
        font-size:18px;
        line-height:26px;
        color: rgba(5, 31, 40, 0.5); }
        @media all and (max-width: 767px) {
          .holder.howto-holder .download-link-all .download-link__info {
            float: none;
            display: block;
            margin-top: 4px;
            font-size:16px;
            line-height:20px; } }
  .holder.have-questions-holder {
    margin-left: -9999px;
    margin-right: -9999px;
    padding-left: 9999px;
    padding-right: 9999px;
    background: #f8f8f8; }
    @media all and (max-width: 1024px) {
      .holder.have-questions-holder {
        margin-bottom: 64px;
        padding-bottom: 0; } }
    @media all and (max-width: 768px) {
      .holder.have-questions-holder {
        padding-top: 64px; } }
    @media all and (max-width: 767px) {
      .holder.have-questions-holder {
        margin-bottom: 40px;
        padding-top: 32px;
        font-size: 16px; } }
    .holder.have-questions-holder h2 {
      margin: 0 0 24px; }
      @media all and (max-width: 767px) {
        .holder.have-questions-holder h2 {
          margin-bottom:16px;
          font-size:21px;
          line-height:34px;
            text-align: center; }
        .holder.have-questions-holder .btn {
          margin:32px 0 40px;
          font-size:12px;
          /*line-height:24px;*/
          letter-spacing:1.7px; } }
    .holder.have-questions-holder .have-questions-actions {
      margin: 40px 0 64px; }
        .holder.have-questions-holder .have-questions-actions:last-child{
            margin-bottom: 0;
        }
      @media all and (max-width: 767px) {
        .holder.have-questions-holder .have-questions-actions {
          margin: 20px 0 64px; } }
      @media all and (max-width: 479px) {
        .holder.have-questions-holder .have-questions-actions {
          margin-bottom: 32px; } }
    .holder.have-questions-holder .havequestion-contact-title {
      margin: 0 0 24px;
      color: #051f28; }
      @media all and (max-width: 479px) {
        .holder.have-questions-holder .havequestion-contact-title {
          font-size: 16px; } }
    .holder.have-questions-holder .havequestion-contact {
      margin: 24px 0 0;
      border-top: 1px solid #d6d6d6;
      padding: 24px 190px 0 0;
      position: relative; }
      @media all and (max-width: 1024px) {
        .holder.have-questions-holder .havequestion-contact:last-child {
          margin-bottom: 40px; } }
      @media all and (max-width: 479px) {
        .holder.have-questions-holder .havequestion-contact {
          padding-right: 0; } }
      .holder.have-questions-holder .havequestion-contact p {
        margin: 0 -190px 22px 0; }
        @media all and (max-width: 479px) {
          .holder.have-questions-holder .havequestion-contact p {
            font-size: 16px;
            margin: 0 0 12px; } }
      .holder.have-questions-holder .havequestion-contact .position {
        margin-top: 6px;
        font-size: 14px;
        line-height: 18px; }
        .holder.have-questions-holder .havequestion-contact .position + .name {
          margin-top: 4px;
            color: #051f28;
            font-weight: bold;}
        @media all and (max-width: 479px) {
          .holder.have-questions-holder .havequestion-contact .position {
            font-size: 12px; } }
      @media all and (max-width: 479px) {
        .holder.have-questions-holder .havequestion-contact .name {
          font-size: 16px; } }
      .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap {
        width: 170px;
        position: absolute;
        right: 0;
        bottom: 0; }
        .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap ._email {
            text-align: right;
        }
        @media all and (max-width: 479px) {
          .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap {
            position: static;
            margin: 12px 0 0;
            width: 100%;}
          .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap .phone {
            text-align: left;
          }
          .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap .phone br {
            display: none;
          }
          .holder.have-questions-holder .havequestion-contact .havequestion-contact-wrap ._email {
            text-align: left;
          }
        }
      .holder.have-questions-holder .havequestion-contact a {
        transition: color .3s; }
      .holder.have-questions-holder .havequestion-contact .phone/*,
      .holder.have-questions-holder .havequestion-contact .email */{
        font-weight: bold;
        text-align: right;}
      .holder.have-questions-holder .havequestion-contact .email {
        margin-top:4px;
        display: flex;
        flex-direction: row-reverse;}
      .holder.have-questions-holder .havequestion-contact .email a {
        color: #051f28; }
        .holder.have-questions-holder .havequestion-contact .email a:hover {
          color: #8bc540; }
    .holder.have-questions-holder .map-holder,
    .holder.have-questions-holder .map {
      height: 100%; }
    .holder.have-questions-holder .map-holder {
      margin: 0; }
    .holder.have-questions-holder .map {
      min-height: 613px; }
      @media all and (max-width: 479px) {
        .holder.have-questions-holder .map {
          min-height: 0;
          height: 430px; }

      }
    @media  all and (max-width: 1024px) {
        .holder.have-questions-holder .map-holder {
            margin-top: 40px;
        }
    }
  .holder.laws-holder {
    padding-top:64px;
    padding-bottom:64px;
    margin-left: -9999px;
    padding-left: 9999px;
    background: #f8f8f8; }
    @media all and (max-width: 1279px) {
      .holder.laws-holder {
        margin-right: -9999px;
        padding-right: 9999px; } }
    @media all and (max-width: 767px) {
      .holder.laws-holder {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
        /*margin-top: 64px;
        margin-bottom: 64px;
        padding-top: 64px;
        padding-bottom: 64px;*/ }
      .holder.laws-holder h2 {
        margin-bottom:32px; } }
  .holder.control-holder {
    margin-left: -9999px;
    padding: 64px 0 24px 9999px;
    background: #f8f8f8; }
    @media all and (max-width: 1279px) {
      .holder.control-holder {
        margin-right: -9999px;
        padding-right: 9999px; } }
    @media all and (max-width: 1024px) {
      .holder.control-holder {
        margin-bottom: 64px;
        padding-bottom:24px; } }
    @media all and (max-width: 767px) {
      .holder.control-holder {
        padding: 40px 9999px 16px;
        margin-bottom:40px; } }
    .holder.control-holder .holder__text-box {
      float: none;
      max-width: 100%; }
    .holder.control-holder h3 {
      max-width: 600px;
      margin-bottom:40px; }
      @media all and (max-width: 767px) {
        .holder.control-holder h3 {
          margin-bottom:24px;
        }
        .holder.control-holder h3 + p {
          margin-bottom:12px;
        }
      }
    .holder.control-holder p {
      color: #051f28; }
    .holder.control-holder .row p {
      margin: 0 0 40px;
      color: #677b82; }
      @media all and (max-width: 767px) {
        .holder.control-holder .row p {
          margin: 0 0 24px; } }
      .holder.control-holder .row p span {
        display: block;
        margin-top: 16px;
        font-weight: bold;
        font-size: 24px;
        line-height: 36px;
        color: #072833; }
        @media all and (max-width: 1279px) {
          .holder.control-holder .row p span {
            margin-top: 8px;
            font-size: 24px;
            line-height: 32px; } }
        @media all and (max-width: 767px) {
          .holder.control-holder .row p span {
            margin-top: 12px;
            font-size: 16px;
            line-height: 20px; } }
  .holder.control-holder-animated,
  .select-holder-animated,
  .laws-holder-animated {
    background: none !important;
    position: relative; }
    .holder.control-holder-animated .holder-animation-content,
    .holder.select-holder-animated .holder-animation-content,
    .holder.laws-holder-animated .holder-animation-content {
      position: relative;
      z-index: 5; }
    .holder.control-holder-animated .holder-animation-bg,
    .holder.select-holder-animated .holder-animation-bg,
    .holder.laws-holder-animated .holder-animation-bg {
      position: absolute;
      top: 0;
      right: 2000px;
      bottom: 0;
      background: #F8F8F8;
      width: 100%;
      transition: all 1s; }
      .holder.control-holder-animated .holder-animation-bg.go,
      .holder.select-holder-animated .holder-animation-bg.go,
      .holder.laws-holder-animated .holder-animation-bg.go {
        right: 0; }
  .steps-section + .holder.select-holder {
    margin-top:0;
  }
  .holder.select-holder {
    margin-left: -9999px;
    padding: 64px 64px 96px 9999px;
    background: #f8f8f8; }
    @media all and (max-width: 1279px) {
      .holder.select-holder {
        padding: 64px 64px 64px 9999px;
      }
    }
    @media all and (max-width: 767px) {
      .holder.select-holder {
        padding:40px 64px 40px 9999px;
      }
    }
    .holder.select-holder h2,
    .holder.select-holder p {
      max-width:520px;
    }
    @media all and (max-width: 767px) {
      .holder.select-holder h2 {
        margin-bottom:24px;
      }
    }
    .holder.select-holder p {
      margin-bottom:40px;
    }
    @media all and (max-width: 767px) {
      .holder.select-holder p {
        margin-bottom:32px;
      }
    }
    .holder.select-holder doc-info {
      padding-top:6px;
    }
    @media all and (max-width: 1279px) {
      .holder.select-holder {
        margin-right: -9999px;
        padding-right: 9999px; } }
    @media all and (max-width: 767px) {
      .holder.select-holder {
        padding: 40px 9999px 40px; }
      .holder.select-holder .download-link .download-link__size {
        display:block;
        margin-left:0 !important;
      }
      .holder.select-holder .doc-info {
        font-size:12px;
        line-height:18px;
        padding-top:6px;
      }
      .holder.select-holder .doc-info__date {
        font-size:12px;
        line-height:18px;
        padding-bottom:0; } }
    .holder.select-holder .holder__text-box {
      float: none;
      width: auto;
      max-width: none; }
    .holder.select-holder img {
      margin: -122px 0 -185px; }
  .holder .holder__text-box {
    max-width: 690px;
    float: left; }
    @media all and (max-width: 1280px) {
      .holder .holder__text-box {
        float: none; } }
  .holder .holder__image-wrap {
    float: right; }
    @media all and (max-width: 1280px) {
      .holder .holder__image-wrap {
        float: none;
        width: 400px;
        margin: 0 auto; } }
    @media all and (max-width: 1024px) {
      .holder .holder__image-wrap {
        display: none; } }
    .holder .holder__image-wrap .holder__image {
      margin: 0 -116px -96px 0; }
    .holder .holder__image-wrap img {
      display: block; }

ul.links {
  margin-top: 40px; }
  @media all and (max-width: 479px) {
    ul.links {
      margin-top: 24px; } }
  ul.links a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 2px;
    text-align: left;
    color: #9ba9ad;
    font-weight: 500;
    transition: all 0.4s; }
    ul.links a:hover {
      color: #8bc540; }
    ul.links a.active {
      color: #8bc540; }
      ul.links a.active:hover {
        color: #7aac38; }
  ul.links li {
    float: left;
    margin: 0 40px 0 0; }
    @media all and (max-width: 767px) {
      ul.links li {
        float: none;
        margin: 0 0 12px; }
      ul.links a {
        font-size:12px;
        line-height:20px;
        letter-spacing:1.7px; } }
    ul.links li:last-child {
      margin: 0; }
    ul.links li.active a {
      opacity: 1 !important; }

.subscribe-form {
  padding: 64px;
  background: #f8f8f8; }
  @media all and (max-width: 936px) {
    .subscribe-form {
      margin-left:0;
      margin-right:0;
      padding-left:16px;
      padding-right:16px;
      /*margin-left:-16px;
      margin-right:-16px;
      padding-left:16px;
      padding-right:16px;*/ } }
  @media all and (max-width: 767px) {
    .subscribe-form {
      margin-bottom: 40px;
      padding: 64px 32px; } }
  @media all and (max-width: 479px) {
    .subscribe-form {
      padding: 32px; } }
  @media all and (max-width: 767px) {
    .subscribe-form-empty-list {
      padding-left:0 !important;
      padding-right:0 !important; } }
  @media all and (max-width: 575px) {
    .subscribe-form__frame {
      margin-left: auto;
      margin-right: auto;
      max-width: 386px; } }
  .subscribe-form h3 {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 1.5;
    text-align: center; }
    @media all and (max-width: 1024px) {
      .subscribe-form h3 {
        margin-bottom: 12px; } }
    @media all and (max-width: 575px) {
      .subscribe-form h3 {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 1.25;
        text-align: left; } }
  .subscribe-form .subscribe-form__title {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    color: #051f28; }
    @media all and (max-width: 1024px) {
      .subscribe-form .subscribe-form__title {
        margin-bottom: 12px; } }
    @media all and (max-width: 575px) {
      .subscribe-form .subscribe-form__title {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 1.25;
        text-align: left; } }
  .subscribe-form p {
    font-size: 18px;
    line-height: 24px;
    text-align: center; }
    @media all and (max-width: 1024px) {
      .subscribe-form p {
        margin-bottom:16px; } }
    @media all and (max-width: 767px) {
      .subscribe-form {
        margin-left:0;
        margin-right:0;
        /*margin-left:-12px;
        margin-right:-12px;
        padding-left:12px;
        padding-right:12px;*/ }
      .subscribe-form p {
        /*margin-bottom: 1px;*/
        margin-bottom: 6px;
        font-size: 16px;
        line-height: 1.25;
        /*text-align: left*/; } }
    @media all and (max-width: 575px) {
      .subscribe-form p {
        text-align:left; } }
  .subscribe-form .text-field-wrap {
    margin: 0 auto;
    max-width: 386px; }
    .subscribe-form .text-field-wrap input {
      padding-right: 130px; }
      @media all and (max-width: 479px) {
        .subscribe-form .text-field-wrap input {
          padding-right: 30px; } }
    .subscribe-form .text-field-wrap button {
      margin: 0;
      border: 0;
      padding: 16px 0 2px;
      width: 130px;
      height: 61px;
      font-weight: bold;
      font-size: 14px;
      line-height: 24px;
      font-family: DINPro;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-align: right;
      color: #051f28;
      background: transparent;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      transition: color .25s; }
      @media all and (max-width: 767px) {
        .subscribe-form .text-field-wrap button {
          padding: 14px 0 2px;
          height: 48px; } }
      @media all and (max-width: 575px) {
        .subscribe-form .text-field-wrap button {
          width: 30px;
          font-size: 0;
          text-indent: -9999px;
          background: url(../images/ico-arrow05.svg) no-repeat 100% 26px/14px 8px; }
          .subscribe-form .text-field-wrap button:hover {
            background-image: url(../images/ico-arrow05-active.svg); } }
      .subscribe-form .text-field-wrap button:hover {
        color: #8bc540; }
  .subscribe-form .subscribe-form__result {
    display: none;
    text-align: center; }
    .subscribe-form .subscribe-form__result h3 {
      margin: 0 0 40px; }
    .subscribe-form .subscribe-form__result .subscribe-form__title {
      margin: 0 0 40px; }
  .subscribe-form #subscribe.result .subscribe-form__frame {
    display: none; }
  .subscribe-form #subscribe.result .subscribe-form__result {
    display: block; }

.images-slider-holder {
  margin: 96px -9999px;
  padding: 0 9999px; }
  @media all and (max-width: 1024px) {
    .images-slider-holder {
      margin: 64px -16px;
      padding:0; } }
  @media all and (max-width: 767px) {
    .images-slider-holder {
      margin: 40px -12px;
      padding: 0; } }
  .images-slider-holder .image {
    padding: 21px;
    text-align: center;
    position: relative; }
    @media all and (max-width: 767px) {
      .images-slider-holder .image {
        padding: 21px 0; }
        .images-slider-holder .image img {
          min-width: 100%;
          max-width: 100%;
          width: auto !important; } }
    .images-slider-holder .image a {
      display: inline-block;
      position: relative;
      z-index: 2; }
      .images-slider-holder .image a span.play {
        display: block;
        width: 85px;
        height: 85px;
        background: url(../images/6_play.svg) no-repeat 50% 50%/85px 85px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2; }
        @media all and (max-width: 767px) {
          .images-slider-holder .image a span.play {
            width:55px;
            height:55px;
            -webkit-background-size:55px 55px;
            background-image:url(../images/6_play_320.svg);
            background-size:55px 55px; } }
  .images-slider-holder .slick-list {
    overflow: visible; }
    @media all and (max-width: 950px) {
      .images-slider-holder .slick-list {
        overflow: hidden; } }
    .images-slider-holder .slick-list .image {
      padding: 0 21px; }
      @media all and (max-width: 950px) {
        .images-slider-holder .slick-list .image {
          padding: 0; } }
      .images-slider-holder .slick-list .image a span.play {
        display: none; }
      .images-slider-holder .slick-list .image.slick-current a::before {
        content: '';
        display: block;
        background: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2; }
      .images-slider-holder .slick-list .image.slick-current a span.play {
        display: block; }
  .images-slider-holder .slider-nav {
    margin: 24px 0 0;
    text-align: center; }
    @media all and (max-width: 768px) {
      .images-slider-holder .slider-nav {
        margin-top:15px; } }
  .images-slider-holder .slick-arrow,
  .images-slider-holder .slider-status {
    display: inline-block;
    vertical-align: middle; }
  .images-slider-holder .slider-status {
    margin: 0 10px;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap; }
    .images-slider-holder .slider-status span {
      font-weight: 500;
      color: #051f28; }


  .images-slider-holder .slick-prev {
    display: inline-block;
    vertical-align: middle;
    position:relative;
    // position: absolute;
    // top: auto;
    // bottom: -4px;
    // right: 93px;
    // left: auto;
    left:auto;
    width: 24px;
    height: 24px;
    opacity: 1;
    transform: none;
    z-index: 2; }
    .images-slider-holder .slick-prev:before {
      position: absolute;
      top: 8px;
      left: 8px;
      background: url(../images/arrow-black-left.svg) no-repeat 0 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 1; }
    .images-slider-holder .slick-prev:hover:before {
      background: url(../images/arrow-green-left.svg) no-repeat 0 50%/auto 8px;
      width: 17px;
      left: 3px; }
  .images-slider-holder .slick-next {
    display: inline-block;
    vertical-align: middle;
    position:relative;
    right:auto;
    // position: absolute;
    // top: auto;
    // bottom: -4px;
    // right: -6px;
    width: 24px;
    height: 24px;
    opacity: 1;
    transform: none;
    z-index: 2; }
    .images-slider-holder .slick-next:before {
      position: absolute;
      top: 8px;
      left: 6px;
      background: url(../images/arrow-black-right.svg) no-repeat 100% 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 1; }
    .images-slider-holder .slick-next:after {
      position: absolute;
      top: 8px;
      left: 6px;
      background: url(../images/arrow-green-right.svg) no-repeat 100% 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 0; }
    .images-slider-holder .slick-next:hover:before {
      background: url(../images/ico-prev-h.svg) no-repeat 100% 50%/auto 8px;
      width: 17px;
      left: 6px; }

/*.ymaps-image-with-content-content {
  width: auto !important;
  z-index: -1 !important; }
  .ymaps-image-with-content-content .point-label {
    display: block;
    margin: 19px 0 0 19px;
    border-radius: 18px;
    padding: 8px 16px 10px 38px;
    width: 250px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    background: #fff; }
    .ymaps-image-with-content-content .point-label.point-label__short {
      margin: -6px 0 0 16px;
      border-radius: 14px;
      padding: 5px 12px;
      font-size: 14px;
      line-height: 18px;
      width: auto;
      white-space: nowrap; }*/

.point-label {
  display: block;
  margin: 19px 0 0 19px;
  border-radius: 18px;
  padding: 8px 16px 10px 38px;
  width: 250px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  background: #fff;
  position:relative;
  z-index:-1; }
  .point-label.point-label__short {
    display:inline-block;
    margin: -6px 0 0 16px;
    border-radius: 14px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 18px;
    width: auto;
    white-space: nowrap; }

.site-map,
.single-map {
  height:588px; }
  @media all and (max-width: 575px) {
    .site-map,
    .single-map {
      height:468px; } }
@media all and (max-width: 936px) and (min-width: 576px) {
  .site__map-holder,
  .auction__map-holder {
    margin-left:-16px;
    margin-right:-16px; }}
@media all and (max-width: 575px) {
  .site__map-holder,
  .auction__map-holder {
    margin-left:-12px;
    margin-right:-12px; }}
.site__map-holder .ymaps-balloon-overlay,
.auction__map-holder .ymaps-balloon-overlay {
  margin-top:0 !important; }
.ymaps-2-1-60-balloon__content {
  padding:0 !important;
  margin-right:0 !important; }
.ymaps-2-1-60-balloon__content > ymaps {
  height:auto !important;
  max-height:none !important;
  overflow:visible !important; }
.site-map__ballon,
.auction-map__ballon {
  /*border: 1px solid #d6d6d6;*/
  padding: 40px;
  /*padding:30px 10px 30px 28px;*/
  width: 372px;
  background: #fff;
  font-weight:normal;
  font-size:18px;
  line-height:1.33;
  font-family: "DINPro";
  text-align: left;
  z-index: -1 !important; }
  @media all and (max-width: 767px) {
    .site-map__ballon,
    .auction-map__ballon {
      padding:24px 24px 26px;
      min-width:280px;
      width:100%;
      max-width:100%; } }
    .ymaps-2-1-60-panel-pane .site-map__ballon,
    .ymaps-2-1-60-panel-pane .auction-map__ballon {
      padding-left:12px;
      padding-right:12px;
    }
  @media all and (max-width: 479px) {
    .site-map__ballon,
    .auction-map__ballon {
      width:280px;
      font-size:16px;
      line-height:20px; } }
  .site-map__ballon .number,
  .auction-map__ballon .number {
    margin-bottom:4px;
    font-size:14px;
    line-height:1.5;
    color:#677b82; }
  .site-map__ballon .title,
  .auction-map__ballon .title {
    margin-bottom:8px;
    font-weight:bold;
    font-size:21px;
    color:#072833; }
    @media all and (max-width: 767px) {
      .site-map__ballon .title,
      .auction-map__ballon .title {
        font-size:16px;
        line-height:20px; } }
  .site-map__ballon .region,
  .auction-map__ballon .region {
    margin-bottom:16px; }
    @media all and (max-width: 767px) {
      .site-map__ballon .region,
      .auction-map__ballon .region {
        font-size:16px;
        line-height:20px;
        margin-bottom:8px; } }
  .site-map__ballon .status,
  .auction-map__ballon .status {
    }
    @media all and (max-width: 767px) {
      .site-map__ballon .status,
      .auction-map__ballon .status {
        font-size:16px;
        line-height:20px; } }
    .site-map__ballon .status::before,
    .auction-map__ballon .status::before {
      content: '';
      display: inline-block;
      margin-right: 12px;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #8bc540;
      vertical-align: middle; }
    .site-map__ballon .status.yellow::before,
    .auction-map__ballon .status.yellow::before {
      background-color: #ffd800; }
    .site-map__ballon .status.red::before,
    .auction-map__ballon .status.red::before {
      background-color: #fe7272; }
  .site-map__ballon hr,
  .auction-map__ballon hr {
    margin:24px -40px; }
    @media all and (max-width: 767px) {
      .site-map__ballon hr,
      .auction-map__ballon hr {
        margin:16px 0; } }
  .site-map__ballon dl,
  .auction-map__ballon dl {
    margin:24px 0; }
    @media all and (max-width: 767px) {
      .site-map__ballon dl,
      .auction-map__ballon dl {
        margin:0 0 20px; } }
    .site-map__ballon dl dt,
    .auction-map__ballon dl dt {
      margin-bottom:6px;
      font-size:14px;
      line-height:1.3;
      color:#051f28;
      opacity:.55; }
      @media all and (max-width: 767px) {
        .site-map__ballon dl dt,
        .auction-map__ballon dl dt {
          margin-bottom:4px;
          font-size:12px;
          line-height:18px; } }
    .site-map__ballon dl dd,
    .auction-map__ballon dl dd {
      margin:0; }
  .site-map__ballon .inline,
  .auction-map__ballon .inline {
    margin:-24px 0;
    display:flex;
    justify-content:space-between; }
    @media all and (max-width: 767px) {
      .site-map__ballon .inline,
      .auction-map__ballon .inline {
        margin:0; } }
    @media all and (max-width: 479px) {
      .site-map__ballon .inline,
      .auction-map__ballon .inline {
        margin:0;
        display:block; } }
    .site-map__ballon .inline dl,
    .auction-map__ballon .inline dl {
      flex:1 1 50%;
      padding-right:5px; }
    .site-map__ballon .inline dl + dl,
    .auction-map__ballon .inline dl + dl {
      padding-right:0;
      padding-left:5px; }
      @media all and (max-width: 767px) {
        .site-map__ballon .inline dl + dl,
        .auction-map__ballon .inline dl + dl {
          padding-left:0; } }
  .site-map__ballon .more,
  .auction-map__ballon .more {
    margin:40px 0 0; }
    @media all and (max-width: 767px) {
      .site-map__ballon .more,
      .auction-map__ballon .more {
        margin-top:4px; } }
    .site-map__ballon .more a,
    .auction-map__ballon .more a {
      font-weight:bold;
      font-size:14px;
      line-height:1.71;
      letter-spacing:2px;
      text-transform:uppercase;
      color:#051f28; }
      @media all and (max-width: 767px) {
        .site-map__ballon .more a,
        .auction-map__ballon .more a {
          font-size:12px;
          line-height:20px;
          letter-spacing:1.7px; } }
      .site-map__ballon .more a:hover,
      .auction-map__ballon .more a:hover {
        color:#8bc540; }


.benefits-section-center {
  padding-top:32px;
  padding-bottom: 0; }
  @media all and (max-width: 1279px) {
    .benefits-section-center {
      margin-top: 0;
      padding-top: 32px; } }
  @media all and (max-width: 768px) {
    .benefits-section-center {
      padding-top: 0;
      margin-bottom: 0; } }
  .benefits-section-center h2 {
    margin: 0 0 64px; }
    @media all and (max-width: 1279px) {
      .benefits-section.benefits-section-center h2 {
        margin: 0 0 40px;
        text-align:left; } }
    @media all and (max-width: 767px) {
      .benefits-section.benefits-section-center h2 {
        margin: 0 0 32px;
        text-align: center; } }
  .benefits-section-center .benefit-item {
    text-align: center;
    color: #051f28; }
    .benefits-section-center .benefit-item .benefit-ico {
      width: 56px;
      height: 56px; }
      @media all and (max-width: 1280px) {
        .benefits-section-center .benefit-item .benefit-ico {
          float: none;
          width: auto;
          margin: 0 0 24px; } }
      .benefits-section-center .benefit-item .benefit-ico img {
        max-width: 56px;
        max-height: 56px; }
      @media all and (max-width: 768px) {
        .benefits-section-center .benefit-item .benefit-ico img {
          max-width: 56px;
          max-height: 56px; } }
    @media all and (max-width: 1280px) {
      .benefits-section-center .benefit-item .benefit__text-box {
        margin: 0 0 64px; } }
    @media all and (max-width: 767px) {
      .benefits-section-center .benefit-item .benefit__text-box {
        margin: 0 0 32px;
        font-size: 18px; } }
  @media all and (max-width: 1280px) {
    .benefits-section-center + .control-holder {
      margin-top: 0; } }
  @media all and (max-width: 767px) {
    .benefits-section-center + .control-holder {
      margin-top: 40px; } }

.activities-section {
  margin: 96px 0; }
  .activities-section img {
    margin-bottom: -226px; }
  .activities-section:last-child {
    margin-bottom: 0 !important; }
  @media all and (max-width: 1024px) {
    .activities-section {
      margin: 64px 0 !important; } }
  @media all and (max-width: 767px) {
    .activities-section {
      margin: 40px 0 !important;
    }
    .activities-section:last-child {
      margin-bottom:40px !important;
    }
  }
  .activities-section h2 {
    margin-bottom:40px;
  }
  @media all and (max-width: 767px) {
    .activities-section h2 {
      margin-bottom:24px;
    }
  }
  .activities-section h3 {
    max-width:600px;
  }
  .activities-section ol {
    margin-left: 24px; }
    @media all and (max-width: 767px) {
      .activities-section ol {
        margin-left: 0; } }
    .activities-section ol li {
      margin-bottom: 16px;
      position: relative; }
      @media all and (max-width: 767px) {
        .activities-section ol li {
          margin-bottom:24px; } }
      .activities-section ol li:last-child {
        margin-bottom: 0; }
      .activities-section ol li::before {
        position: absolute;
        left: -24px; }
        @media all and (max-width: 767px) {
          .activities-section ol li {
            padding-left:0; }
          .activities-section ol li::before {
            position: static; } }

.site-add-form {
  border: 1px solid #D6D6D6;
  padding: 64px 64px 0;
  position: relative;
  background: #fff; }
  @media all and (max-width: 1279px) {
    .site-add-form {
      padding: 40px; }
      .site-add-form__submit {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 24px; }
      .site-add-form .row > div:last-child .text-field-wrap:last-child {
        margin: 0; } }
  @media all and (max-width: 767px) {
    .site-add-form {
      padding: 0 40px 40px;
      margin: 0 -40px;
      border: 0;
      /*border-top: 1px solid #D6D6D6;*/ }
      .site-add-form__submit {
        margin: 0 0 24px; } }
  .site-add-form__footer {
    border-top: 1px solid #D6D6D6;
    margin: 0 -64px;
    padding: 24px 64px; }
    .site-add-form__footer .check-label {
      color: #051f28; }
    .site-add-form__footer .check-row {
      margin: 19px 0 0; }
    @media all and (max-width: 1279px) {
      .site-add-form__footer {
        border-top: 0;
        padding: 0;
        margin: 0; }
        .site-add-form__footer .check-row {
          margin: 0;
          padding-top: 5px; } }
    @media all and (max-width: 767px) {
      .site-add-form__footer {
        padding-top: 24px; } }
    @media all and (max-width: 479px) {
      .site-add-form__footer {
        padding-top: 0; } }

ul.steps-list {
  counter-reset: step;
  margin: 0 0 40px; }
  ul.steps-list .steps-list__item {
    counter-increment: step;
    margin-bottom: 24px;
    padding-left: 48px;
    position: relative; }
    ul.steps-list .steps-list__item:last-child {
      margin-bottom: 0; }
      ul.steps-list .steps-list__item:last-child::after {
        display: none; }
    ul.steps-list .steps-list__item::before {
      content: counter(step);
      display: block;
      border: 1px solid #d6d6d6;
      border-radius: 50%;
      padding-top: 8px;
      width: 33px;
      height: 33px;
      font-weight: 900;
      font-size: 14px;
      line-height: 14px;
      text-align: center;
      color: #072833;
      position: absolute;
      top: -2px;
      left: 0; }
    ul.steps-list .steps-list__item::after {
      content: '';
      display: block;
      border-left: 1px solid #d6d6d6;
      width: 0;
      position: absolute;
      top: 31px;
      left: 16px;
      bottom: -22px; }

@media all and (max-width: 768px) {
  .accreditation-partners,
  .accreditation-objects {
    margin: 0 0 40px; } }
.accreditation-partners__title,
.accreditation-objects__title {
  margin: 40px 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #9ba9ad; }
.accreditation-partners .h_center,
.accreditation-objects .h_center {
  margin-top: 40px; }
.accreditation-partners__item,
.accreditation-objects__item {
  border: 1px solid #D6D6D6;
  position: relative;
  margin: 0 0 16px;
  color: #051f28; }
  .accreditation-partners__item:last-child,
  .accreditation-objects__item:last-child {
    margin: 0; }
  .accreditation-partners__item:before,
  .accreditation-objects__item:before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 30%;
    border-top: 1px solid #072833;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    z-index: 2; }
  .accreditation-partners__item:after,
  .accreditation-objects__item:after {
    position: absolute;
    bottom: -1px;
    right: -1px;
    left: 30%;
    border-top: 1px solid #072833;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    z-index: 2; }
  .accreditation-partners__item .item-frame:before,
  .accreditation-objects__item .item-frame:before {
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: 30%;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    border-left: 1px solid #072833;
    z-index: 2; }
  .accreditation-partners__item .item-frame:after,
  .accreditation-objects__item .item-frame:after {
    position: absolute;
    right: -1px;
    top: 30%;
    bottom: -1px;
    opacity: 0;
    content: '';
    transition: all 0.3s;
    border-left: 1px solid #072833;
    z-index: 2; }
  .accreditation-partners__item:hover:before,
  .accreditation-objects__item:hover:before {
    opacity: 1;
    right: -1px; }
  .accreditation-partners__item:hover:after,
  .accreditation-objects__item:hover:after {
    opacity: 1;
    left: -1px; }
  .accreditation-partners__item:hover .item-frame:before,
  .accreditation-objects__item:hover .item-frame:before {
    bottom: -1px;
    opacity: 1; }
  .accreditation-partners__item:hover .item-frame:after,
  .accreditation-objects__item:hover .item-frame:after {
    top: -1px;
    opacity: 1; }
  @media all and (max-width: 768px) {
    .accreditation-partners__item,
    .accreditation-objects__item {
      margin: 0 -12px !important;
      border: 1px solid #d6d6d6;
      border-width: 1px 0; }
      .accreditation-partners__item + .accreditation-partners__item,
      .accreditation-partners__item + .accreditation-objects__item,
      .accreditation-objects__item + .accreditation-partners__item,
      .accreditation-objects__item + .accreditation-objects__item {
        border-top: 0; }
      .accreditation-partners__item:after,
      .accreditation-objects__item:after {
        display: none; }
      .accreditation-partners__item:before,
      .accreditation-objects__item:before {
        display: none; }
      .accreditation-partners__item .item-frame:after,
      .accreditation-objects__item .item-frame:after {
        display: none; }
      .accreditation-partners__item .item-frame:before,
      .accreditation-objects__item .item-frame:before {
        display: none; } }
.accreditation-partners .item-frame,
.accreditation-objects .item-frame {
  padding: 40px 64px; }
  @media all and (max-width: 768px) {
    .accreditation-partners .item-frame,
    .accreditation-objects .item-frame {
      padding: 24px 12px; } }
.accreditation-partners .item-categories,
.accreditation-objects .item-categories {
  margin: 0 0 0 -24px;
  font-size: 0;
  line-height: 18px;
  color: #677b82; }
  @media all and (max-width: 768px) {
    .accreditation-partners .item-categories,
    .accreditation-objects .item-categories {
      margin-left: -12px; } }
  .accreditation-partners .item-categories span,
  .accreditation-objects .item-categories span {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 8px 24px;
    white-space: nowrap;
    font-size: 14px; }
    @media all and (max-width: 768px) {
      .accreditation-partners .item-categories span,
      .accreditation-objects .item-categories span {
        margin-left: 12px;
        font-size: 12px; } }
.accreditation-partners .item-status,
.accreditation-objects .item-status {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 18px;
  color: #677b82; }
  @media all and (max-width: 768px) {
    .accreditation-partners .item-status,
    .accreditation-objects .item-status {
      font-size: 12px; } }
  .accreditation-partners .item-status::before,
  .accreditation-objects .item-status::before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #8bc540;
    vertical-align: middle; }
  .accreditation-partners .item-status.yellow::before,
  .accreditation-objects .item-status.yellow::before {
    background-color: #ffd800; }
  .accreditation-partners .item-status.red::before,
  .accreditation-objects .item-status.red::before {
    background-color: #fe7272; }
.accreditation-partners h2,
.accreditation-objects h2 {
  margin: 0 0 16px;
  font-size: 24px; }
  @media all and (max-width: 768px) {
    .accreditation-partners h2,
    .accreditation-objects h2 {
      margin: 0 0 8px;
      font-size: 16px;
      line-height: 20px; } }
.accreditation-partners p,
.accreditation-objects p {
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 18px;
  color: #677b82; }
  @media all and (max-width: 768px) {
    .accreditation-partners p,
    .accreditation-objects p {
      font-size: 12px; } }
.accreditation-partners .item-contacts,
.accreditation-objects .item-contacts {
  margin: 0 0 -8px; }
  .accreditation-partners .item-contacts .item-contact,
  .accreditation-objects .item-contacts .item-contact {
    margin: 0 0 8px; }
.accreditation-partners .item-meta,
.accreditation-objects .item-meta {
  margin: 0 0 -24px; }
  @media all and (max-width: 768px) {
    .accreditation-partners .item-meta,
    .accreditation-objects .item-meta {
      margin: 0 0 -12px; } }
  .accreditation-partners .item-meta dl,
  .accreditation-objects .item-meta dl {
    margin: 0 0 24px; }
    @media all and (max-width: 768px) {
      .accreditation-partners .item-meta dl,
      .accreditation-objects .item-meta dl {
        margin: 0 0 12px; } }
  .accreditation-partners .item-meta dt,
  .accreditation-objects .item-meta dt {
    font-size: 14px;
    line-height: 18px;
    color: #677b82; }
    @media all and (max-width: 768px) {
      .accreditation-partners .item-meta dt,
      .accreditation-objects .item-meta dt {
        font-size: 12px; } }
  .accreditation-partners .item-meta dd,
  .accreditation-objects .item-meta dd {
    margin: 0; }

.error-content {
  margin: 0 -9999px -96px;
  padding: 0 9999px;
  min-height: 775px;
  color: #051f28;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../images/bg-error-page.jpg); }
  @media all and (max-width: 1024px) {
    .error-content {
      background-position: 48% 50%; } }
  .error-content__500 {
    background-image: url(../images/bg-error-page-500.jpg); }
  @media all and (max-width: 768px) {
    .error-content {
      margin: 0 -12px;
      padding: 0 12px;
      min-height: 737px;
      background-image: url(../images/bg-error-page-tablet.jpg);
      background-position: 100% 50%;
      background-size: cover; } }
  @media all and (max-width: 479px) {
    .error-content {
      min-height: 632px;
      background-image: url(../images/bg-error-page-mobile.jpg);
      background-position: 50% 100%; } }
  @media all and (max-width: 373px) {
    .error-content {
      min-height: 532px; } }
  .error-content__box {
    padding: 179px 0 0 414px; }
    @media all and (max-width: 1280px) {
      .error-content__box {
        padding-left: 262px; } }
    @media all and (max-width: 1024px) {
      .error-content__box {
        padding: 122px 0 0; } }
    @media all and (max-width: 768px) {
      .error-content__box {
        padding: 64px 0 0; } }
  .error-content h1 {
    margin: 0 0 32px;
    font-size: 32px;
    line-height: 40px; }
    @media all and (max-width: 768px) {
      .error-content h1 {
        margin: 0 0 24px;
        font-size: 21px;
        line-height: 32px; } }
  .error-content p {
    margin: 0 0 16px; }
    @media all and (max-width: 768px) {
      .error-content p {
        margin: 0; } }
  .error-content .text-field-wrap {
    margin: 0 0 40px;
    max-width: 376px; }
  .error-content .link-arrowed {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase; }

.link-arrowed.link-arrowed_return {
  padding-right: 0;
  padding-left: 30px; }
  .link-arrowed.link-arrowed_return::before, .link-arrowed.link-arrowed_return::after {
    left: 0;
    right: auto;
    transform: scale(-1); }
  .link-arrowed.link-arrowed_return:hover:before, .link-arrowed.link-arrowed_return:hover:after {
    left: -4px;
    right: auto; }

.leaflet-control-measure-toggle {
  display: none !important; }

.leaflet-control-measure-interaction {
  display: block !important; }

.leaflet-control-measure .tasks li,
.leaflet-measure-resultpopup .tasks li {
  display: block !important; }

.content-section-text h2:not(:first-child) {
  margin-top: 64px; }
  @media all and (max-width: 768px) {
    .content-section-text h2:not(:first-child) {
      margin-top: 40px; } }
.content-section-text h2 {
  margin-bottom: 40px; }
  @media all and (max-width: 768px) {
    .content-section-text h2 {
      margin-bottom: 24px; } }
.content-section-text .bulleted-list__item > .bulleted-list {
  margin: 16px 0 0; }

.hot-line-phone-big,
.email-link-big {
  font-size: 24px;
  line-height: 32px;
  background-position: 0 50%; }

.hot-line-phone-medium,
.email-link-medium {
  font-size: 18px;
  line-height: 24px;
  background-position: 0 50%; }

.steps-section {
  padding: 96px 0 120px; }
  @media all and (max-width: 1279px) {
    .steps-section {
      padding:96px 0;
    }
  }
  @media all and (max-width: 767px) {
    .steps-section {
      padding: 40px 0; } }
  .steps-section h2 {
    margin: 0 0 64px;
    text-align: left; }
    @media all and (max-width: 767px) {
      .steps-section h2 {
        margin-bottom: 40px; } }
  .steps-section .steps-items {
    counter-reset: step;
    margin-left: -20px;
    margin-bottom: 64px;
    padding-left: 0;
    font-size: 0;
    text-align: left;
    white-space: nowrap;
    color: #072833; }
    @media all and (max-width: 767px) {
      .steps-section .steps-items {
        margin-left: 0;
        margin-bottom: 40px; } }
  .steps-section .steps-item {
    counter-increment: step;
    display: inline-block;
    vertical-align: top;
    max-width: 208px;
    width: 25%;
    padding-left: 20px;
    font-weight: bold;
    font-size: 18px;
    white-space: normal;
    text-align: left;
    position: relative; }
    @media all and (max-width: 767px) {
      .steps-section .steps-item {
        display: block;
        width: 100%;
        padding-left: 58px; }
        .steps-section .steps-item + li {
          margin-top: 40px; } }
    .steps-section .steps-item::before {
      content: '0'counter(step);
      display: block;
      margin: 0 0 17px;
      border: 1px solid rgba(7, 40, 51, 0.17);
      border-radius: 50%;
      padding: 19px 0 0;
      width: 64px;
      height: 64px;
      font-weight: bold;
      font-size: 14px;
      line-height: 24px;
      text-align: center;
      background: #fff;
      z-index: 2; }
      @media all and (max-width: 767px) {
        .steps-section .steps-item::before {
          margin-top: -21px;
          width: 42px;
          height: 42px;
          padding-top: 8px;
          position: absolute;
          top: 50%;
          left: 0; } }
    .steps-section .steps-item::after {
      content: '';
      display: block;
      margin-left: 20px;
      border-top: 1px solid rgba(7, 40, 51, 0.17);
      height: 1px;
      position: absolute;
      top: 32px;
      left: 64px;
      right: -20px;
      z-index: 1; }
      @media all and (max-width: 767px) {
        .steps-section .steps-item {
          max-width:none; }
        .steps-section .steps-item:nth-child(4) br  {
          display:none; }
        .steps-section .steps-item::after {
          margin-left: 0;
          border: 0;
          border-left: 1px solid rgba(7, 40, 51, 0.17);
          width: 1px;
          height: auto;
          top: 0;
          left: 21px;
          right: auto;
          bottom: -50px; } }
    .steps-section .steps-item:last-child::after {
      display: none; }
    .steps-wrap {
      text-align: left;
    }

.benefits-section h2 {
  margin: 0 0 64px; }
  @media all and (max-width: 767px) {
    .benefits-section h2 {
      margin-bottom: 40px; } }

/* .payments-section ~ .benefits-section:last-child {
  padding-top:64px;
  padding-bottom: 0;
}
@media all and (max-width: 1279px) {
  .payments-section ~ .benefits-section:last-child {
    padding-top:96px;
  }
}
@media all and (max-width: 767px) {
  .payments-section ~ .benefits-section:last-child {
    padding-top:40px;
  }
} */

.property-topline {
  margin-top:-64px;
  padding:16px 0 16px;
}
@media all and (max-width: 1279px) {
  .property-topline {
    margin-top:-30px;
  }
}
@media all and (max-width: 767px) {
  .property-topline {
    margin-top:-40px;
    padding:0;
  }
}
.property-topline-wrap {
  padding:34px 0 24px;
  background:#fff;
  width: 1208px;
  margin: 0 auto; }
  @media all and (max-width: 1279px) {
    .property-topline-wrap {
      margin: 0;
      max-width: 896px; } }
  @media all and (max-width: 950px) {
    .property-topline-wrap {
      width: auto; } }
.property-topline a,
.property-topline .property__view {
  position:relative;
  margin-bottom:0 !important;
}
.property-topline.fixed {
  min-height:82px;
}
@media all and (max-width: 767px) {
  .property-topline.fixed {
    min-height:94px;
  }
}
.property-topline.fixed .property-topline-wrap {
  position:fixed;
  top:0;
  background:#fff;
  z-index:199;
}
@media all and (max-width: 767px) {
  .property-topline.fixed .property-topline-wrap {
    left:0;
    right:0;
    padding:20px 12px 8px;
  }
}
.property-topline.fixed .property-topline-wrap::before {
  content:'';
  display:block;
  background:#fff;
  border-bottom:solid 1px rgba(7, 40, 51, 0.15);
  position:absolute;
  top:0;
  left:-9999px;
  right:-9999px;
  bottom:0;
}

.property {
  margin: 30px 0 96px; }
  @media all and (min-width: 1279px) {
     .property {
         margin-top:64px; } }
  @media all and (max-width: 767px) {
    .property {
      margin-bottom: 60px; } }
  @media all and (max-width: 767px) {
    .property {
      margin-bottom: 40px; }
      .property + .apply-form {
        border-top: 1px solid #d2d2d2; } }
  .property .link-arrowed,
  .property .link-favorite,
  .property .link-favorite-remove,
  .property .link-order {
    float: left;
    margin: 0 70px 40px 0; }
    @media all and (max-width: 767px) {
      .property .link-arrowed,
      .property .link-favorite,
      .property .link-favorite-remove,
      .property .link-order {
        margin-right: 24px; } }
    /* @media all and (max-width: 767px) {
      .property .link-arrowed.count,
      .property .link-favorite.count,
      .property .link-order.count {
        display: inline-block;
        margin-top: -12px;
        border: 1px solid rgba(7, 40, 51, 0.15);
        border-radius: 50%;
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px; }
        .property .link-arrowed.count::before,
        .property .link-arrowed.count::after,
        .property .link-favorite.count::before,
        .property .link-favorite.count::after,
        .property .link-order.count::before,
        .property .link-order.count::after {
          width: 100%;
          height: 100%;
          background-position: 50% 50% !important;
          background-size:18px 18px !important;
          top:0 !important; }
        .property .link-arrowed.count .count,
        .property .link-favorite.count .count,
        .property .link-order.count .count {
          font-size: 10px;
          top: 0;
          left: 27px;
          text-indent: 0; } } */
  .property .link-arrowed {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .property .link-arrowed::before, .property .link-arrowed::after {
      top: 8px; }
    @media all and (max-width: 1279px) {
      .property .link-arrowed {
        position: relative;
        left: auto; } }
    @media all and (max-width: 767px) {
      .property .link-arrowed {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1.7px; }
        .property .link-arrowed::before, .property .link-arrowed::after {
          top: 6px; } }
  .property__view {
    float: right;
    margin: 0 0 40px; }
    @media all and (max-width: 767px) {
      .property__view {
        margin: -12px 0 26px; } }
    .property__view .link-show-list,
    .property__view .link-show-map {
      margin-top: 0; }
      @media all and (max-width: 767px) {
        .property__view .link-show-list,
        .property__view .link-show-map {
          display: inline-block;
          border: 1px solid rgba(7, 40, 51, 0.15);
          border-radius: 50%;
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 0;
          text-indent: -9999px;
          background-position: 50% 50%; }
        .property__view .link-show-list::before,
        .property__view .link-show-list::after {
          margin:-7px 0 0 -8.5px;
          top:50%;
          left:50%; }
        .property__view .link-show-map::before,
        .property__view .link-show-map::after {
          margin:-8.5px 0 0 -6px;
          top:50%;
          left:50%; } }
  .property .h_center {
    margin-top: 64px; }
    @media all and (max-width: 768px) {
      .property .h_center {
        margin-top: 40px; } }
  .property__item {
    border: 1px solid #D6D6D6;
    position: relative;
    margin: 0 0 40px;
    color: #051f28; }
    @media all and (max-width: 768px) {
      .property__item {
        margin: 0 0 64px;
        border: 0; } }
    .property__item:last-child {
      margin: 0; }
    .property__item:before {
      position: absolute;
      top: -1px;
      left: -1px;
      right: 30%;
      border-top: 1px solid #072833;
      opacity: 0;
      content: '';
      transition: all 0.3s;
      z-index: 2; }
    .property__item:after {
      position: absolute;
      bottom: -1px;
      right: -1px;
      left: 30%;
      border-top: 1px solid #072833;
      opacity: 0;
      content: '';
      transition: all 0.3s;
      z-index: 2; }
    .property__item .item-frame:before {
      position: absolute;
      left: -1px;
      top: -1px;
      bottom: 30%;
      opacity: 0;
      content: '';
      transition: all 0.3s;
      border-left: 1px solid #072833;
      z-index: 2; }
    .property__item .item-frame:after {
      position: absolute;
      right: -1px;
      top: 30%;
      bottom: -1px;
      opacity: 0;
      content: '';
      transition: all 0.3s;
      border-left: 1px solid #072833;
      z-index: 2; }
    .property__item .item-frame .box-link {
      z-index: 2; }
    .property__item .item-frame .item-actions a {
      position: relative;
      z-index: 3;
      transition: all .3s; }
    .property__item .link-to-auction {
      display:inline-block;
      vertical-align:top;
      font-weight:normal;
      border-bottom:1px solid #8bc540;
      font-size:18px;
      line-height:24px;
      letter-spacing:0 !important;
      color:#051f28;
      transition:border .4s,color .4s; }
      .property__item .link-to-auction:hover {
        border-color:transparent;
        color:#8bc540; }
    @media all and (max-width: 1280px) {
      .property__item .link-to-auction {
        clear:both;
        display:block;
        float:left;
        margin-top:24px; } }
    .property__item:hover:before {
      opacity: 1;
      right: -1px; }
    .property__item:hover:after {
      opacity: 1;
      left: -1px; }
    .property__item:hover .item-frame:before {
      bottom: -1px;
      opacity: 1; }
    .property__item:hover .item-frame:after {
      top: -1px;
      opacity: 1; }
    @media all and (max-width: 768px) {
      .property__item:after {
        display: none; }
      .property__item:before {
        display: none; }
      .property__item .item-frame:after {
        display: none; }
      .property__item .item-frame:before {
        display: none; } }
  .property .item-frame {
    padding: 40px; }
    @media all and (max-width: 768px) {
      .property .item-frame {
        padding: 0; } }
  .property .item-image {
    float: left;
    width: 336px;
    height: 226px;
    background: #f8f8f8 url(../images/6_propety-noimage.svg) no-repeat 50% 50%/40px 58px; }
    .property .item-image img {
        display:block;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
        height: 100%;
        max-height: 450px}
    @media all and (max-width: 1279px) {
      .property .item-image {
        width: 236px;
        height: 158px; } }
    @media all and (max-width: 1024px) {
      .property .item-image {
        float: none;
        margin-bottom: 24px;
        width: auto;
        height: auto;
        min-height: 300px; } }
    @media all and (max-width: 767px) {
      .property .item-image {
        margin: 0 -12px 8px;
        min-height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;}
      .property .item-image img {
        height: auto;
        max-height: 300px} }
  .property .item-wrap {
    margin-left: 376px;
      margin-right: 60px;
      position: relative;
  }
    @media all and (max-width: 1279px) {
      .property .item-wrap {
        margin-left: 276px;
          margin-right: 0;} }
    @media all and (max-width: 1024px) {
      .property .item-wrap {
        margin-left: 0; } }
    @media all and (max-width: 767px) {
        .property .item-wrap {
            padding: 0 12px; } }
  .property .item-title {
    margin: 0 0 32px;
    font-size: 24px;
    line-height: 36px;
    color: #072833;
      width: 60%;}
    .property .item-card .item-title {
        width: 100%;
    }
    @media all and (max-width: 1279px) {
        .property .item-title {

        }
    }
    @media all and (max-width: 767px) {
      .property .item-title {
        font-size: 21px;
        line-height: 32px;
          margin:  0 0 20px;
          width: 100%;} }
  .property .item-address {
    margin: 0 0 24px;
    color: #677b82; }
    @media all and (max-width: 767px) {
      .property .item-address {
        margin-bottom: 12px; } }
  .property .item-info {
    margin: -16px 0 0 -40px;
    font-size: 0; }
    @media all and (max-width: 767px) {
      .property .item-info {
        margin-left: -32px; } }
  .property .item-info__price,
  .property .item-info__other {
    display: inline-block;
    vertical-align: top;
    margin: 16px 0 0;
    padding-left: 40px;
    font-size: 18px; }
    .property .item-info__price{
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 6px;
    }

    .item-info__price-auction{
        position: relative;
        z-index: 4;
        cursor: pointer;
    }

    .property .item-card .item-info__price-auction{
        text-align: right;
     }
    .item-info__price-auction__inner {
        color: #072833;
        padding-left: 36px;
        position: relative;
        font-size: 18px;
        line-height: 1;
        display: inline-block;
    }
    .item-info__price-auction__inner:before {
        content: '';
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        background: url('../images/icons/auction.svg') center no-repeat;
    }

    .property .item-card .column.column-left .item-container {
        display: flex;
        justify-content: space-between;
    }

    .property .item-card .column.column-left .item-container .item-info__price, .property .item-card .column.column-left .item-container .item-card__actions {
        display: none;
    }

    @media all and (max-width: 1279px) {
        .property .item-card .column.column-left .item-container .item-info__price, .property .item-card .column.column-left .item-container .item-card__actions {
            display: block;
        }

        .property .item-card .column.column-left .item-container .item-card__actions {
            width: 250px;
        }
    }

    @media all and (max-width: 767px) {
        .item-info__price-auction__inner{
            margin: 10px 0 15px;
        }

        .property .item-card .column.column-left .item-container._top {
            flex-direction: column-reverse;
        }

        .property .item-card .column.column-left .item-container._bottom {
            flex-direction: column;
        }

        .property .item-card .column.column-left .item-container .item-card__actions {
            width: 100%;
        }
    }

    .property .item-card .item-flat-info {
        display: flex;
        margin-bottom: 60px;
    }

    .property .item-card .item-flat-info dl:not(:last-child) {
        margin-right: 20px;
    }

    @media all and (max-width: 1279px) {
        .property .item-card .item-flat-info{
            /*display: block;*/
            justify-content: space-between;
        }

        .property .item-card .item-flat-info dl:not(:last-child) {
            margin: 0 0 15px 0;
        }

        .property .item-card .column.column-left .item-title {
            width: 50%;
        }
    }

    @media all and (max-width: 767px) {
        .property .item-card .item-flat-info {
            display: block;
            margin-bottom: 30px;
        }

        .property .item-card .item-flat-info dl {
            display: flex;
            justify-content: space-between;
        }

        .property .item-card .column.column-left .item-title {
            width: 100%;
        }
    }

    @media all and (max-width: 767px) {
      .property .item-info__price,
      .property .item-info__other {
        padding-left: 32px;
        font-size: 16px; } }
  @media all and (max-width: 767px) {
    .property .item-info__price {
      width: 100%;
        position: static;
        margin: 0 0 15px;} }
  .property .item-info__price-total {
    margin: 0 0 2px;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #072833;}
    .property .item-info__price-old {
        text-decoration: line-through;
    }
    @media all and (max-width: 767px) {
      .property .item-info__price-total {
        margin-bottom: 0;
        font-size: 21px;
        line-height: 32px; } }
  .property .item-info__price-base {
    color: #677b82; }
  .property .item-info__other {
    padding-top: 16px; }
    @media all and (max-width: 767px) {
      .property .item-info__other {
        padding-top: 0; } }
    .property .item-info__other dt {
      margin: 0 0 8px;
      font-size: 14px;
      line-height: 18px;
      color: #677b82; }
    .property .item-info__other dd {
      margin: 0;
      font-weight: bold;
      color: #051f28; }
  .property .item-actions {
    margin-top: 48px;
    font-size: 0; }
    @media all and (max-width: 1279px) {
      .property .item-actions {
        margin-top:32px; } }
    @media all and (max-width: 767px) {
      .property .item-actions {
        margin-top: 24px;
          display: flex;
          justify-content: space-between;} }
    .property .item-actions br {
      display:none; }
    .property .item-actions a,
    .property .item-actions .tooltip-parent {
      display:inline-block;
      margin-bottom: 0;
      margin-right: 52px; }
    @media all and (max-width: 767px) {
        .property .item-actions .tooltip-parent {
            display: block;
            margin: 0;
        }
    }
    /*@media all and (min-width: 1280px) {
      .property .item-actions .tooltip-parent {
        top:1px; } }*/
    .property .item-actions a {
      letter-spacing: 2px; }
      @media all and (max-width: 767px) {
        .property .item-actions a {
          font-size:12px;
          letter-spacing:1.7px;
          line-height:20px; }
        .property .item-actions a.link-to-auction {
          font-size:16px;
          letter-spacing:0; } }
      @media all and (max-width: 767px) {
        .property .item-actions br {
          display:inline-block !important; }
        .property .item-actions a {
          float: none;
          display: inline-block;
          margin: 0; }
          .property .item-actions a ~ a,
          .property .item-actions .tooltip-parent ~ a {
            margin-top: 20px; } }
      .property .item-actions a:last-child,
      .property .item-actions .tooltip-parent:last-child {
        margin-right: 0; }
    .property .item-actions .tooltip-parent a {
      margin-right:0; }
    .property .item-actions .tooltip {
      white-space:nowrap;
      top:-8px; }
    .property .item-actions .tooltip br {
      display:inline-block !important; }
  .property .item-card {
    display: none;
    visibility: hidden;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center;
    background: #979797;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000; }
    .property .item-card .item-card-links {
        display: none;
    }
    @media all and (min-width: 1280px) {
        .property .item-card {
            padding: 20px 40px;
        }

        .property .item-card .item-card-links {
            display: block;
            margin: 0 -64px;
            height: 82px;
        }

        .lock .property-topline {
            position: fixed;
            top: 0;
            z-index: 9999;
            margin: 0;
            padding: 0;
        }

        .lock .property-topline .property-topline-wrap {
            background-color: transparent;
            padding: 24px 0 24px;
        }

        .lock .property-topline .property-topline-wrap:before {
            content: '';
            display: block;
            background: #fff;
            border-bottom: solid 1px rgba(7, 40, 51, 0.15);
            position: absolute;
            top: 0;
            left: -9999px;
            right: -9999px;
            bottom: 0;
        }
    }
    .property .item-card.opened {
      visibility: visible;
      overflow:hidden;
      overflow-y: auto;
      display: block;}
    .property .item-card::before,
    .property .item-card .container {
      display: inline-block;
      vertical-align: middle; }
    .property .item-card::before {
      content: '';
      height: 100%; }
    .property .item-card .container {
      display: inline-block;
      width:100%;
      text-align: left; }
      @media all and (min-width: 1280px) {
        .property .item-card .container {
          width: 1128px; } }
      @media all and (max-width: 1024px) {
        .property .item-card .container {
          max-width: 100%;
          padding:0 !important;
          background:#fff; } }
      @media all and (max-width: 767px) {
        .property .item-card .container {
          padding: 0 !important;
          min-height:100%; } }
    .property .item-card .item-card__close {
      position: absolute;
      top: 0;
      right: 0;
      width: 44px;
      height: 44px;
      padding: 0;
      margin: 0;
      border: 0;
      border-radius: 0;
      background: transparent;
      z-index: 10;
      cursor: pointer; }
      @media all and (min-width: 1280px) {
        .property .item-card .item-card__close {
            width: 62px;
            height: 62px;
            right: -62px; } }
      .property .item-card .item-card__close::after {
        content: '×';
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
        color:#000;
        font-weight: 300;
        text-align: center;
        border-radius: 50%;
        border-width: 0;
        /*background-color: transparent;*/
        background-color: #fff;
        transition: background-color .25s;
        box-sizing: border-box;
        z-index: 2;
          font-size: 40px;}
        @media all and (min-width: 1280px) {
          .property .item-card .item-card__close::after {
            border-radius: 0;
            width: 62px;
            height: 62px;
            top: 0;
            right: 0;
            background: #fff;
              line-height: 62px;} }
      .property .item-card .item-card__close:focus {
        outline: none; }
      .property .item-card .item-card__close:focus:after {
        outline: 1px dotted #888; }
      .property .item-card .item-card__close:hover:after {
        color: #555;
        background: #eee; }
    .property .item-card__frame {
      background: #fff;
      font-size: 18px;
      position: relative; }
    .property .item-card__images img {
      object-fit: none;
      min-width: 100%;
      max-width: 100%;
      width: 100%;
      height: auto !important;
      max-height: 485px; }
    .property .item-card__images {
      position:relative;
    }
    .property .item-card__images::before {
      content:'';
      display:block;
      position:absolute;
      left:0;
      right:0;
      bottom:0;
      height:136px;
      pointer-events:none;
      background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.39) 100%);
      background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.39) 100%);
      background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.39) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#63000000',GradientType=0 );
      z-index:2; }
    .property .item-card .slider-nav {
      float:right;
      margin: -64px 64px 40px;
      text-align: right;
      color: #fff;
      position: relative;
      z-index:3; }
      @media all and (max-width: 1279px) {
        .property .item-card .slider-nav {
          margin: -48px 32px 24px; } }
      @media all and (max-width: 767px) {
        .property .item-card .slider-nav {
          margin: -48px 24px 24px; } }
    .property .item-card .slick-arrow,
    .property .item-card .slider-status {
      display: inline-block;
      vertical-align: middle; }
    .property .item-card .slider-status {
      margin: 0 10px;
      font-size: 16px;
      line-height: 24px;
      white-space: nowrap; }
      .property .item-card .slider-status span {
        font-weight: 500;
        color: #fff; }
  .property .item-card .slick-prev {
    display: inline-block;
    vertical-align: middle;
    position:relative;
    // position: absolute;
    // top: auto;
    // bottom: -4px;
    // right: 93px;
    // left: auto;
    left:auto;
    width: 24px;
    height: 24px;
    opacity: 1;
    transform: none;
    z-index: 2; }
    .property .item-card .slick-prev:before {
      position: absolute;
      top: 8px;
      left: 8px;
      background: url(../images/arrow-white-left.svg) no-repeat 0 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 1; }
    .property .item-card .slick-prev:hover:before {
      background: url(../images/arrow-green-left.svg) no-repeat 0 50%/auto 8px;
      width: 17px;
      left: 3px; }
  .property .item-card .slick-next {
    display: inline-block;
    vertical-align: middle;
    position:relative;
    right:auto;
    // position: absolute;
    // top: auto;
    // bottom: -4px;
    // right: -6px;
    width: 24px;
    height: 24px;
    opacity: 1;
    transform: none;
    z-index: 2; }
    .property .item-card .slick-next:before {
      position: absolute;
      top: 8px;
      left: 6px;
      background: url(../images/arrow-white-right.svg) no-repeat 100% 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 1; }
    .property .item-card .slick-next:after {
      position: absolute;
      top: 8px;
      left: 6px;
      background: url(../images/arrow-green-right.svg) no-repeat 100% 50%/auto 8px;
      transition: all 0.3s;
      width: 12px;
      height: 8px;
      content: '';
      opacity: 0; }
    .property .item-card .slick-next:hover:before {
      background: url(../images/ico-prev-h.svg) no-repeat 100% 50%/auto 8px;
      width: 17px;
      left: 6px; }
    /*// .property .item-card .slick-arrow {
    //   width: 24px;
    //   height: 24px;
    //   position: relative !important;
    //   top: auto !important;
    //   left: auto !important;
    //   right: auto !important;
    //   font-size: 0 !important;
    //   text-indent: -9999px;
    //   -webkit-transform: none;
    //   -ms-transform: none;
    //   transform: none; }
    // .property .item-card .slick-prev {
    //   background: url(../images/btn-prev-white.svg) no-repeat 50% 50%/14px 8px; }
    // .property .item-card .slick-next {
    //   background: url(../images/btn-next-white.svg) no-repeat 50% 50%/14px 8px; }*/
    .property .item-card__wrap {
      padding: 40px 40px 64px;
        position: relative;}
      @media all and (max-width: 1279px) {
        .property .item-card__wrap {
          padding: 40px 32px 64px; } }
      @media all and (max-width: 767px) {
        .property .item-card__wrap {
          padding: 24px 24px 48px; } }
      .property .item-card__wrap > .item-title,
      .property .item-card__wrap > .item-address,
      .property .item-card__wrap > .item-info__price {
        display:none !important; }
        @media all and (max-width: 1279px) {
          .property .item-card__wrap > .item-title,
          .property .item-card__wrap > .item-address {
            display:block !important; } }
    .property .item-card .columns {
      padding-right:312px;
      min-height:220px;
      position:relative; }
      @media all and (max-width: 1279px) {
        .property .item-card .columns {
          padding-right: 0; } }
      @media all and (max-width: 767px) {
        .property .item-card .columns {
          padding-right:0; } }
      .property .item-card .columns .column-left {
        padding-right: 0; }
        @media all and (max-width: 1279px) {
          .property .item-card .columns .column-left {
            } }
        @media all and (max-width: 767px) {
          .property .item-card .columns .column-left {
            padding-right:0;
              }
            .property .item-card .item-info__price-auction {
                text-align: left;
            }
        }
      .property .item-card .columns .column-right {
        width:312px;
        position:absolute;
        top:0;
        right:0;
        height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
        }
        @media all and (max-width: 1279px) {
          .property .item-card .columns .column-right {
            width:245px;
              display: none;} }
        @media all and (max-width: 767px) {
          .property .item-card .columns .column-right {
            width:auto;
            position:static; } }
    @media all and (max-width: 767px) {
      .property .item-card .item-title {
        font-size:18px;
        line-height:24px; }
      .property .item-card .item-address {
        font-size:14px;
        line-height:18px; } }
    .property .item-card .item-info__price {
      display: block;
      margin-top: 0;
      padding-left: 0;
        position: static;}
      @media all and (max-width: 767px) {
        .property .item-card__wrap .item-info__price {
            }
          .property .item-card__wrap .item-info__price-total,
          .property .item-card__wrap .item-info__price-base {
            /*display:inline-block;
            vertical-align:baseline;*/ }
          .property .item-card__wrap .item-info__price-total {
            font-size:24px;
            line-height:36px; }
          .property .item-card__wrap .item-info__price-base {
            /*margin-left:45px;*/
            font-size:16px;
            line-height:20px; }
        .property .item-card__wrap > .item-info__price {
          display:block !important; } }
    .property .item-card .item-actions {
      margin: 0 0 24px; }
        @media all and (max-width: 1279px) {
            .property .item-card .item-actions {
                margin: 0; }
        }
      @media all and (max-width: 767px) {
        .property .item-card .item-actions {
          margin-top: 24px;
            display: flex;
            justify-content: space-between;
            width: 100%;} }
    .property .item-card .item-actions br {
      display:none; }
    .property .item-card dl {
      margin: 0; }
    .property .item-card dt {
      width: 110px;
      font-size: 14px;
      line-height: 24px;
      color: #677b82; }
      @media all and (max-width: 479px) {
        .property .item-card dt {
          margin-right: 4px;
          width: auto;
          line-height: 18px; } }
    .property .item-card dd {
      margin-left: 0px;
        font-size: 18px;
        white-space: nowrap;}
      @media all and (max-width: 479px) {
        .property .item-card dd {
          margin-left: 0;
          font-size: 14px;
          line-height: 18px;
          text-align: right; } }
    .property .item-card__actions {
      text-align: center; }
      .property .item-info__price + .item-card__actions {
        margin-top:64px; }
        @media all and (max-width: 1279px) {
          .property .item-info__price + .item-card__actions {
            margin-top:40px; } }
      @media all and (max-width: 767px) {
        .property .item-card__actions {
          margin-top: 40px; } }
      .property .item-card__actions .btn {
        padding-left:10px;
        padding-right:10px;
        width: 100%;
        transition:border .3s,color .3s,background .3s; }
        .property .item-card__actions .btn:not(:last-child) {
            margin-bottom: 24px;
        }
      .property .item-card__actions .link-calc {
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: 1.7px;
        text-align: center;
        text-transform: uppercase;
        color: #9ba9ad;
        transition: all .3s; }
        @media all and (max-width: 767px) {
          .property .item-card__actions .link-calc {
            font-size: 12px;
            line-height: 20px; } }
        .property .item-card__actions .link-calc:hover {
          color: #8bc540; }

.link-favorite,
.link-favorite-remove,
.link-order,
.link-to-order {
  display: inline-block;
  margin-right: 52px;
  padding-left: 36px;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #051f28;
  position: relative;
  transition: all .25s; }
  .link-favorite:last-child,
  .link-favorite-remove:last-child,
  .link-order:last-child,
  .link-to-order:last-child {
    margin-right: 0; }
  .link-favorite:hover, .link-favorite.in,
  .link-favorite-remove:hover,
  .link-favorite-remove.in,
  .link-order:hover,
  .link-order.in,
  .link-to-order:hover,
  .link-to-order.in {
    color: #8bc540; }
  .link-favorite::before,
  .link-favorite::after,
  .link-favorite-remove::before,
  .link-favorite-remove::after,
  .link-order::before,
  .link-order::after,
  .link-to-order::before,
  .link-to-order::after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.3s; }
    @media all and (max-width: 767px) {
      .link-favorite::before,
      .link-favorite::after,
      .link-favorite-remove::before,
      .link-favorite-remove::after,
      .link-order::before,
      .link-order::after,
      .link-to-order::before,
      .link-to-order::after {
        top:-2px; } }
  .link-favorite::after,
  .link-favorite-remove::after,
  .link-order::after,
  .link-to-order::after {
    opacity:0; }
  .link-favorite:hover::before,
  .link-favorite.in::before,
  .link-favorite-remove:hover::before,
  .link-favorite-remove.in::before,
  .link-order:hover::before,
  .link-order.in::before,
  .link-to-order:hover::before,
  .link-to-order.in::before {
    opacity:0; }
  .link-favorite:hover::after,
  .link-favorite.in::after,
  .link-favorite-remove:hover::after,
  .link-favorite-remove.in::after,
  .link-order:hover::after,
  .link-order.in::after,
  .link-to-order:hover::after,
  .link-to-order.in::after {
    opacity:1; }
  .link-favorite .count,
  .link-favorite-remove .count,
  .link-order .count,
  .link-to-order .count {
    display: block;
    border-radius: 8px;
    min-width: 16px;
    height: 16px;
    padding: 0 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: #8bc540;
    position: absolute;
    top: -9px;
    left: 15px; }

.link-favorite::before {
  background: url(../images/6_ico-favorite.svg) no-repeat 50% 50%/21px 21px; }
.link-favorite::after {
  background: url(../images/6_ico-favorite-h.svg) no-repeat 50% 50%/21px 21px;
  /*top:1px;*/ }


.link-favorite-remove::before {
  background: url(../images/6_ico-delete.svg) no-repeat 50% 50%/14px 18px; }
.link-favorite-remove::after {
  background: url(../images/6_ico-delete-h.svg) no-repeat 50% 50%/14px 18px;; }

.link-to-order::before,
.link-order::before {
  background: url(../images/6_ico-cart.svg) no-repeat 50% 50%/21px 21px; }
.link-to-order:after,
.link-order:after {
  background: url(../images/6_ico-cart-h.svg) no-repeat 50% 50%/21px 21px;; }

.link-to-order.in::before,
.link-order.in::before {
  background: url(../images/6_ico-cart-delete.svg) no-repeat 50% 50%/21px 20px; }
.link-to-order.in:after,
.link-order.in:after {
  background: url(../images/6_ico-cart-delete-h.svg) no-repeat 50% 50%/21px 20px;; }

.link-order.count::before {
  background: url(../images/6_ico-cart-1.svg) no-repeat 50% 50%/20px 20px; }
.link-order.count:after {
  background: url(../images/6_ico-cart-1-h.svg) no-repeat 50% 50%/20px 20px;; }
.link-order.count .count {
  left:12px;
}

.payments-section {
  font-size: 18px;
  line-height: 24px;
  color: #051f28; }
  @media all and (max-width: 767px) {
    .payments-section {
      margin-top:0;
      font-size: 16px;
      line-height: 20px; } }
  .payments-section h2 {
    margin: 0 0 64px; }
    @media all and (max-width: 767px) {
      .payments-section h2 {
        margin-bottom: 32px; } }
  .payments-section ul {
    margin-left: -40px;
    padding-left: 0;
    font-size: 0; }
    .payments-section ul li {
      display: inline-block;
      vertical-align: top;
      padding-left: 40px;
      max-width: 180px;
      width: 33.33%;
      font-size: 18px; }
      @media all and (max-width: 767px) {
        .payments-section ul li {
          max-width:100%;
          font-size:16px;
        }
      }
      .payments-section ul li:last-child {
        max-width: none; }
      @media all and (max-width: 479px) {
        .payments-section ul li {
          width: 100%; }
          .payments-section ul li + li {
            margin-top: 32px; } }
      .payments-section ul li::before {
        content: '';
        display: block;
        margin: 0 0 24px;
        width: 31px;
        height: 30px;
        background: url(../images/6_ico-bullet.svg) no-repeat 50% 50%/31px 30px; }
      @media all and (max-width: 767px) {
        .payments-section ul li::before {
          margin-bottom:12px;
        }
      }
  .payments-section__percent p {
    margin:0 0 16px;
  }
  @media all and (max-width: 1279px) {
    .payments-section__percent {
      margin: 96px -9999px 0;
      padding: 64px 9999px;
      border: 1px solid #d6d6d6;
      border-width: 1px 0; } }
  @media all and (max-width: 767px) {
    .payments-section__percent {
      margin-top: 40px;
      padding: 40px 9999px; } }
  @media all and (max-width: 1024px) {
    .payments-section__percent-wrap {
      max-width: 335px; } }
  .payments-section .percent {
    display: block;
    margin-bottom: 24px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 24px;
    height: 96px;
    font-weight: normal;
    font-size: 94px;
    line-height: 72px;
    white-space: nowrap;
    position: relative; }
    @media all and (max-width: 767px) {
      .payments-section .percent {
        height: 68px;
        font-size: 36px;
        line-height: 44px; } }
    .payments-section .percent span {
      display: inline-block;
      margin-left: 16px;
      font-weight: bold;
      font-size: 24px;
      line-height: 36px; }
      @media all and (max-width: 767px) {
        .payments-section .percent span {
          margin-left: 8px;
          font-weight: normal;
          font-size: inherit;
          line-height: inherit; } }
    .payments-section .percent em {
      margin-left: -36px;
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 1;
      position: absolute; }
      @media all and (max-width: 767px) {
        .payments-section .percent em {
          margin-left: 0;
          font-size: 18px;
          line-height: 24px; } }
  .payments-section .note {
    color: #677b82; }
    .payments-section .note a {
      border-bottom: 1px solid #8bc540;
      color: #677b82;
      transition: all .4s; }
      .payments-section .note a:hover {
        border-color: transparent;
        color: #8bc540; }
  .payments-section__calc {
    margin-top: 40px; }
    .payments-section__calc .link-arrowed {
      font-size: 14px;
      line-height: 24px;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media all and (max-width: 767px) {
        .payments-section__calc .link-arrowed {
          font-size:12px;
          letter-spacing:1.7px;
        }
      }
    .payments-section__calc .link-arrowed::before,.payments-section__calc .link-arrowed::after {
      top: 8px; }

.property-favorite {
  margin: 40px 0 0;
  position: relative; }
  @media all and (max-width: 1279px) {
    .property-favorite {
      margin-top: 0;
      margin-bottom: 56px; } }
  @media all and (max-width: 767px) {
    .property-favorite {
      margin-top:16px;
      margin-bottom: 40px; } }
  .property-favorite h1 {
    margin: 0 0 96px; }
    @media all and (max-width: 1279px) {
      .property-favorite-empty h1 {
        margin-bottom: 64px; } }
    @media all and (max-width: 767px) {
      .property-favorite h1 {
        margin-bottom: 40px; } }
  .property-favorite-empty .link-arrowed {
    float: none;
    font-size: 14px;
    line-height: 24px;
    letter-spacing:2px;
    text-transform: uppercase;
    position: absolute;
    left: 0; }
    .property-favorite-empty .link-arrowed::before, .property-favorite-empty .link-arrowed::after {
      top: 8px; }
    @media all and (max-width: 1279px) {
      .property-favorite-empty .link-arrowed {
        position: relative;
        left: auto; } }
    @media all and (max-width: 767px) {
      .property-favorite-empty .link-arrowed {
        font-size: 12px;
        line-height: 20px;
        letter-spacing:1.7px; }
        .property-favorite-empty .link-arrowed::before, .property-favorite-empty .link-arrowed::after {
          top: 6px; } }
  .property-favorite-empty .favorite-empty__image {
    margin: 0 auto 40px;
    width: 521px;
    height: 134px;
    background: url(../images/favorite_empty_1024.svg) no-repeat 50% 50%; }
    @media all and (max-width: 1279px) {
      .property-favorite-empty .favorite-empty__image {
        margin-top: 64px;
        width: 521px;
        height: 323px;
        background-image: url(../images/favorite_empty_768.svg); } }
    @media all and (max-width: 767px) {
      .property-favorite-empty .favorite-empty__image {
        margin-top: 30px;
        margin-bottom: 24px;
        width: 272px;
        height: 226px;
        background-image: url(../images/favorite_empty_320.svg); } }
  .property-favorite-empty p {
    margin: 0 auto;
    max-width: 530px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #072833; }
    @media all and (max-width: 1279px) {
      .property-favorite-empty p {
        max-width: 521px; } }
    @media all and (max-width: 767px) {
      .property-favorite-empty p {
        max-width: 272px;
        font-size: 18px;
        line-height: 24px; } }
  .property-favorite .property {
    margin-bottom: 0; }

.property-order {
  margin: 40px 0 0;
  position: relative; }
  @media all and (max-width: 1279px) {
    .property-order {
      margin-top: 0;
      margin-bottom: 56px; } }
  @media all and (max-width: 767px) {
    .property-order {
      margin-top:16px;
      margin-bottom: 40px; } }
  .property-order h1 {
    margin: 0 0 96px; }
    @media all and (max-width: 1279px) {
      .property-order-empty h1 {
        margin-bottom: 64px; } }
    @media all and (max-width: 767px) {
      .property-order h1 {
        margin-bottom: 32px; } }
    @media all and (max-width: 767px) {
      .property-order .btn {
        float: none;
        display: block;
        margin-top: 0;
        margin-bottom: 40px;
        width: 100%;
        text-align: center; } }
  .property-order .property {
    margin-bottom: 0; }
  .property-order-empty .link-arrowed {
    float: none;
    font-size: 14px;
    line-height: 24px;
    letter-spacing:2px;
    text-transform: uppercase;
    /*position: absolute;
    left: 0;*/
    margin:0; }
    .property-order-empty .link-arrowed::before, .property-order-empty .link-arrowed::after {
      top: 8px; }
    @media all and (max-width: 1279px) {
      .property-order-empty .link-arrowed {
        position: relative;
        left: auto; } }
    @media all and (max-width: 767px) {
      .property-order-empty .link-arrowed {
        font-size: 12px;
        line-height: 20px;
        letter-spacing:1.7px; }
        .property-order-empty .link-arrowed::before, .property-order-empty .link-arrowed::after {
          top: 6px; } }
  .property-order-empty .order-empty__image {
    margin: 0 auto 40px;
    width: 521px;
    height: 134px;
    background: url(../images/order_empty_1024.png) no-repeat 50% 50%; }
    @media all and (max-width: 1279px) {
      .property-order-empty .order-empty__image {
        margin-top: 64px;
        width: 521px;
        height: 329px;
        background-image: url(../images/order_empty_768.png); } }
    @media all and (max-width: 767px) {
      .property-order-empty .order-empty__image {
        margin-top: 30px;
        margin-bottom: 24px;
        width: 272px;
        height: 215px;
        background-image: url(../images/order_empty_320.png); } }
  .property-order-empty p {
    margin: 0 auto;
    max-width: 530px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #072833; }
    @media all and (max-width: 1279px) {
      .property-order-empty p {
        max-width: 521px; } }
    @media all and (max-width: 767px) {
      .property-order-empty p {
        max-width: 272px;
        font-size: 18px;
        line-height: 24px; } }
  .property-order .property {
    margin-bottom: 0; }

.communications-box,
.restrictions-box {
  margin: 96px 0; }
  @media all and (min-width: 1280px) {
    .communications-box {
      margin-bottom:64px;
    }
    .restrictions-box {
      margin-top:64px;
    }
  }
  @media all and (max-width: 1279px) {
    .communications-box,
    .restrictions-box {
      margin: 64px 0;
    }
  }
  .communications-box h2,
  .restrictions-box h2 {
    margin-bottom:40px;
    font-size:30px;
    line-height:1.4;
  }
  @media all and (max-width: 767px) {
    .communications-box,
    .restrictions-box {
      margin: 40px 0; } }
    .communications-box h2,
    .restrictions-box h2 {
      font-size:32px;
      line-height:40px; }
    .communications-box h2 {
      margin-bottom:40px; }
    @media all and (max-width: 1279px) {
      .communications-box h2,
      .restrictions-box h2 {
        margin-bottom:40px;
        font-size:30px;
        line-height:42px; } }
    @media all and (max-width: 767px) {
      .communications-box h2,
      .restrictions-box h2 {
        font-size:21px;
        line-height:34px; } }
    @media all and (max-width: 479px) {
      .communications-box h2,
      .restrictions-box h2 {
        margin-bottom: 29px; } }
  @media all and (max-width: 1279px) {
    .communications-box .col-12 {
      margin-bottom: 40px; }
    .restrictions-box .col-12 {
      margin-bottom: 24px; }
      .communications-box .col-12:last-child,
      .restrictions-box .col-12:last-child {
        margin-bottom: 0; } }
  @media all and (max-width: 767px) {
    .communications-box .col-12,
    .restrictions-box .col-12 {
      margin-bottom: 20px; }
      .communications-box .col-12:last-child,
      .restrictions-box .col-12:last-child {
        margin-bottom: 0; }
    .communications-box h3,
    .restrictions-box h3 {
      margin-bottom:12px; }
    .communications-box .col-12 p:last-child,
    .restrictions-box .col-12 p:last-child {
      margin-bottom:0; } }
  .communications-box p:last-child,
  .restrictions-box p:last-child {
    margin-bottom:0;
  }

.dropdown-field-wrap {
  position: relative;
  z-index: 1; }
  .dropdown-field-wrap.opened {
    z-index: 11; }
    .dropdown-field-wrap.opened .dropdown-value::after {
      transform: rotate(180deg); }
    .dropdown-field-wrap.opened .dropdown-fields {
      display: block; }
  .dropdown-field-wrap .dropdown-value {
    display: block;
    padding: 16px 35px 2px 0;
    height: 61px;
    font-weight: 300;
    font-size: 18px;
    line-height: 42px;
    color: #051F28;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    cursor: pointer; }
    @media all and (max-width: 767px) {
      .dropdown-field-wrap .dropdown-value {
        transition: none;
        height: 48px;
        padding: 14px 0 2px;
        font-size: 16px;
        line-height: 32px; } }
    .dropdown-field-wrap .dropdown-value::after {
      content: '';
      display: block;
      position: absolute;
      text-align: center;
      background: #aaa;
      width: 9px;
      height: 6px;
      bottom: 0;
      right: 0;
      bottom: 18px;
      background: url(../images/ico-arrow03.png) no-repeat;
      transition: all 0.3s; }
  .dropdown-field-wrap .dropdown-fields {
    display: none;
    margin-top: -1px;
    border: 1px solid rgba(7, 40, 51, 0.23);
    padding: 0 24px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0; }
    .dropdown-field-wrap .dropdown-fields.dropdown-fields-scroll{
        height: 360px;
        overflow-y: auto;
    }
    .dropdown-field-wrap .dropdown-fields li {
      padding: 20px 0 16px; }
      .dropdown-field-wrap .dropdown-fields li + li {
        border-top: 1px solid rgba(7, 40, 51, 0.23); }
    .dropdown-field-wrap .dropdown-fields .check-label {
      margin-top: 0 !important;
      font-weight: normal;
      color: #051f28;
      position: relative;
      top: auto !important;
      left: auto !important;
      cursor: pointer;
        pointer-events: all}

.range-field-wrap input {
  float: left;
  width: 50%;
  display: block;
  border: 0;
  height: 42px;
  transition: all 0.3s;
  padding: 0;
  color: #051F28;
  border-radius: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  background: none;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .range-field-wrap input::-webkit-input-placeholder {
    color: #677B82; }
  .range-field-wrap input::-moz-placeholder {
    color: #677B82; }
  .range-field-wrap input:-moz-placeholder {
    color: #677B82; }
  .range-field-wrap input:-ms-input-placeholder {
    color: #677B82; }
  .range-field-wrap input:focus {
    color: #051F28; }
  .range-field-wrap input:disabled, .range-field-wrap input.disabled {
    cursor: default;
    color: #8f9399;
    background: #f2f3f4; }
  .range-field-wrap input.text-field-date {
    background: url(../images/ico-date.svg) no-repeat 100% 65%/16px 16px; }
  @media all and (max-width: 767px) {
    .range-field-wrap input {
      transition: none;
      height: 32px;
      padding: 0;
      font-size: 16px; } }
.range-field-wrap .range-field-from,
.range-field-wrap .range-field-to {
  float: left;
  width: 50%;
  position: relative; }
  @media all and (max-width: 767px) {
    .range-field-wrap .range-field-from,
    .range-field-wrap .range-field-to {
      height: 32px; } }
  .range-field-wrap .range-field-from label,
  .range-field-wrap .range-field-to label {
    display: block;
    width: 24px;
    height: 100%;
    line-height: 42px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    cursor: text;
    z-index: 2;
    font-size:18px !important; }
    @media all and (max-width: 767px) {
      .range-field-wrap .range-field-from label,
      .range-field-wrap .range-field-to label {
        // margin-bottom:0 !important;
        font-size:14px !important;
        line-height:32px !important; } }
  .range-field-wrap .range-field-from input,
  .range-field-wrap .range-field-to input {
    padding-left: 24px;
    width: 100%; }

.text-field + .note {
  margin-top: 4px; }

.apply-form h2,
.apply-form h2 ~ p {
  max-width: 700px; }

.apply-form .apply-form__title,
.apply-form .apply-form__title ~ p {
  max-width: 700px;
  font-weight: bold; }

@media screen and (max-width: 1208px) {
  .apply-form .apply-form__title {
    margin-bottom: 24px; } }

@media screen and (max-width: 767px) {
  .apply-form .apply-form__title {
    font-size: 20px;
    line-height: 1.6;
    color: #051f28; } }

.form-title {
  font-size: 32px;
  line-height: 1.25;
  margin: 0 0 24px;
  color: #072833;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .form-title {
    font-size: 20px;
    line-height: 1.6;
  }
}

.bdr-form {
  border: 1px solid #D6D6D6;
  padding: 64px 64px 0;
  position: relative;
  background: #fff; }
  @media all and (max-width: 1279px) {
    .bdr-form {
      padding-bottom: 64px; }
      .bdr-form .text-field-wrap {
        margin-bottom:16px; }
      .bdr-form .bdr-form__submit {
        display: block;
        padding-top:17px;
        padding-bottom:19px;
        height:60px;
        width: 100%;
        text-align: center;
        margin: 0 0 38px; }
      .bdr-form .row > div:last-child .text-field-wrap:last-child {
        margin: 0; } }
  @media all and (max-width: 767px) {
    .bdr-form {
      padding: 40px 40px;
      margin: 0 -40px;
      border: 0;
      border-top: 0; }
      .bdr-form .text-field-wrap {
        margin-bottom:24px; }
      .bdr-form .bdr-form__submit {
        margin: 0 0 24px;
        padding-top:16px;
        padding-bottom:20px;
        height:56px; } }

.bdr-form__footer {
  border-top: 1px solid #D6D6D6;
  margin: 0 -64px;
  padding: 24px 64px; }
  .bdr-form__footer .check-row {
    margin: 19px 0 0; }
  .bdr-form__footer .check-label {
    color: #051f28; }
  @media all and (max-width: 1279px) {
    .bdr-form__footer {
      border-top: 0;
      padding: 0;
      margin: 0; }
      .bdr-form__footer .check-row {
        margin: 0;
        padding-top: 5px; } }
  @media all and (max-width: 767px) {
    .bdr-form__footer {
      padding-top: 16px; } }

#order-form {
  margin-top: 96px; }
  @media all and (max-width: 1279px) {
    #order-form {
      margin-bottom:56px; } }
  @media all and (max-width: 767px) {
    #order-form {
      margin-top: 0;
      margin-bottom:0;
      border-top: 1px solid #d6d6d6; } }
.property-order-empty + #order-form {
  margin-top:64px; }
  @media all and (max-width: 767px) {
    .property-order-empty + #order-form {
      margin-top:0; } }

#calc-params ul {
  margin-bottom: 40px; }
  @media all and (max-width: 479px) {
    #calc-params ul {
      margin-bottom: 24px; } }
#calc-params p {
  color: #051f28; }

.text-field-wrap .selectize-control.jcf-drop-active {
  z-index: 2; }

.main-nav ul a.btn {
  color:#fff !important;
}
.main-nav ul:hover a.btn {
  opacity: 1 !important; }

#filter.modal-window {
  padding-top: 40px;
  padding-bottom:40px;
  position:relative; }
#filter.modal-window.filter-box-alt {
  padding-bottom:185px;
}
#filter.modal-window .filter-actions-alt {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:10; }
#filter.modal-window .filter-actions-wrap {
  margin:0 auto;
  /*width:300px;*/
  /*padding:0 6px 24px;*/
  padding:0 24px 24px;
  background:#fff; }
#filter.modal-window .filter-actions-alt::before {
  content:'';
  display:block;
  width:100%;
  height:65px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 13%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 13%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.selectize-control {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid rgba(7, 40, 23, 0.21);
  background: none;
  width: 100%;
  padding: 25px 0 0;
  height: 61px; }
  @media all and (max-width: 767px) {
    .selectize-control {
      height: 48px !important;
      padding-top: 18px !important; } }
  .selectize-control select {
    z-index: 1;
    left: 0;
    top: 0; }
  .selectize-control input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    line-height: 1.1;
    color: #2F444E;
    font-weight: 300;
    opacity: 1 !important;
    position: relative !important; }
  .selectize-control ::-webkit-input-placeholder {
    color: #677B82; }
  .selectize-control ::-moz-placeholder {
    opacity: 1;
    color: #677B82; }
  .selectize-control :-moz-placeholder {
    color: #677B82; }
  .selectize-control :-ms-input-placeholder {
    color: #677B82; }
  .selectize-control .placeholder {
    color: #677B82; }
  .selectize-control .selectize-control-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin: 0 35px 0 0;
    color: #051F28; }
  .selectize-control .selectize-input {
    padding-right: 35px;
    white-space: nowrap; }
    .selectize-control .selectize-input > div {
      float: left;
      color: #051F28; }
    .selectize-control .selectize-input.dropdown-active::after {
      transform: rotate(180deg); }
    .selectize-control .selectize-input::after {
      content: '';
      display: block;
      position: absolute;
      text-align: center;
      background: #aaa;
      width: 9px;
      height: 6px;
      bottom: 0;
      right: 0;
      bottom: 18px;
      background: url(../images/ico-arrow03.png) no-repeat;
      transition: all 0.3s; }

body > .selectize-dropdown {
  position: absolute;
  margin: -1px 0 0;
  z-index: 99999;
  max-height: 300px; }

.selectize-control .selectize-dropdown {
  position: absolute;
  margin-top: 11px;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  animation: opening 0.4s 1;
  border: 1px solid #CACACA;
  transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  overflow: hidden; }

  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .selectize-control .selectize-dropdown {
          border: 2px solid #CACACA;
      }
  }

  @media all and (max-width: 767px) {
    .selectize-control .selectize-dropdown {
      margin-top:9px; } }

/* select options styles */
.selectize-dropdown-content {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 24px;
  font-size: 18px;
  width: 100%;
  padding: 0 16px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 420px; }
  .selectize-dropdown-content .option {
    /*white-space: nowrap;*/
    white-space:normal;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 16px 0;
    color: #656565;
    height: 1%;
    transition: all 0.3s;
    cursor: pointer; }
    @media all and (max-width: 767px) {
      .selectize-dropdown-content .option {
        padding:8px 0;
        font-size:16px; } }
    .selectize-dropdown-content .option + .option {
      border-top: 1px solid rgba(7, 40, 23, 0.23); }
    .selectize-dropdown-content .option:hover, .selectize-dropdown-content .option.active {
      color: #051F28; }
    .selectize-dropdown-content .option.disabled {
      background: #fff !important;
      color: #aaa !important; }
    .selectize-dropdown-content .option.option-hideme {
      display: none !important; }
  .selectize-dropdown-content .option .highlight {
    color:#8bc540;
  }
  .selectize-dropdown-content .optgroup-header {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000; }
  .selectize-dropdown-content .optgroup .option {
    padding-left: 30px; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  max-width: 100%;
  overflow: hidden; }

.text-field-search-wrap .selectize-control .selectize-input::after {
  display: none !important; }

.link-to-order.in::before, .link-order.in::before {
  background-image: url(../images/6_ico-cart-minus-black.svg);
}

.link-to-order.in:hover::before, .link-order.in:hover::before {
  background-image: url(../images/6_ico-cart-minus-green.svg);
}

.link-to-order.in,
.link-favorite.in{
  color: #051f28;
}

.link-to-order.in:hover,
.link-favorite.in:hover {
  color: #8bc540;
}

.link-favorite.in::before {
  background: url(../images/6_ico-favorite-h-black.svg) no-repeat 50% 50%/21px 21px;
}

.link-favorite:hover::before {
  background: url(../images/6_ico-favorite-h.svg) no-repeat 50% 50%/21px 21px;
}

@media (max-width: 767px) {
  .payments-section ~ .benefits-section:last-child {
    padding-bottom: 40px;
  }
}


@media (max-width: 320px) {

  .promo-box-overflow {
    background: #f4f4f4;
  }

  .promo-box.promo-box-overflow .promo-box__holder {
    background-color: transparent;
  }
}

#calc-params .bulleted-list__item {
  margin-bottom:4px;
}
#calc-params .bulleted-list__item:last-child {
  margin-bottom:0;
}


@media all and (min-width: 768px) {
  #law161.modal-window {
    padding:40px 40px 16px; }
  #law161.modal-window h2 {
    margin-bottom:24px; } }

@media all and (min-width: 768px) {
.main-content + .subscribe-form {
  /*margin-top:-24px;*/
  margin-top:-32px; } }

.apply-form__property p {
  color:#051f28; }
@media all and (min-width: 768px) {
  .apply-form__property h2 {
    font-size:30px;
    line-height:42px; } }
.apply-form__property .wishes-box h2 {
  margin-bottom:40px;
  font-size:24px;
  line-height:1.5;
}
@media all and (max-width: 767px) {
  .apply-form__property .wishes-box h2 {
    margin-bottom:24px;
    font-size:20px;
  }
}
@media all and (min-width: 768px) {
  .apply-form__property .apply-form__title {
    font-size:30px;
    line-height:42px; } }
.apply-form__property .wishes-box .apply-form__title {
  margin-bottom:40px;
  font-size:24px;
  line-height:1.5;
}
@media all and (max-width: 767px) {
  .apply-form__property .wishes-box .apply-form__title {
    margin-bottom:24px;
    font-size:20px;
  }
}
@media all and (max-width: 1279px) {
  .apply-form__property .text-field-wrap {
    margin-bottom:16px; } }
@media all and (max-width: 767px) {
  .apply-form__property .text-field-wrap {
    margin-bottom:24px; }
  .apply-form__property .apply-form__footer {
    padding-top:16px; } }

.inline-field-wrap {
  margin-bottom:24px;
}
 .inline-field-wrap .radio-label, .inline-field-wrap .check-label {
  display: inline-block;
  vertical-align: top;
  // margin: 24px 20px 0 0;
  margin: 0 40px 0 0;
  color:#051f28; }
  .inline-field-wrap .radio-label:last-child, .inline-field-wrap .check-label:last-child {
    margin-right: 0; }
  @media all and (max-width: 767px) {
    .inline-field-wrap .radio-label, .inline-field-wrap .check-label {
      margin:0;
      display:block; }
    .inline-field-wrap .radio-label ~ .radio-label, .inline-field-wrap .check-label ~ .check-label {
      margin: 16px 0 0; } }
.inline-field-wrap .radio:checked + .radio-label,
.inline-field-wrap .check:checked + .check-label {
  color: #051f28; }

#order-modal {
  padding:40px 40px 24px;
}
#order-modal h2 {
  margin-bottom:16px;
}
#order-modal p {
  margin-bottom:40px;
  font-size:18px;
  line-height:24px;
  color:#051f28;
}
#order-modal .apply-form__footer {
  margin-left:-40px;
  margin-right:-40px;
  padding-left:40px;
  padding-right:40px;
}
#question-modal {
  padding:40px;
}
#question-modal h2 {
  margin-bottom:23px;
}

.btn_property-about {
  padding:18px 0 20px;
  width:240px;
  height:64px;
  font-size:13px;
  line-height:24px;
  letter-spacing:1.9px;
  text-align:center;
}
@media all and (max-width: 767px) {
  .btn_property-about {
    width:100%;
    padding:15px 0 19px;
    font-size:12px;
    line-height:20px;
    letter-spacing:1.7px;
    height:56px;
  }
}

.header-box__holder_filter .header-box__text-box {
  max-width:none !important;
}

/* @media all and (max-width: 1279px) {
  .wrapper {
    padding-bottom:329px; } }

@media all and (max-width: 767px) {
  .wrapper {
    padding-bottom:0; } } */

@media all and (max-width: 767px) {
  .load-more .load-more__text {
    font-size:12px;
    line-height:24px;
    letter-spacing:1.7px; } }


.fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tooltip-parent {
  position:relative; }
.tooltip-parent .tooltip {
  margin:0 0 0 8px;
  border:1px solid #d6d6d6;
  padding:16px;
  width:170px;
  font-weight:normal;
  font-size:14px;
  line-height:1.3;
  color:#072833;
  background:#f8f8f8;
  position:absolute;
  top:-10px;
  left:100%;
  visibility:hidden;
  opacity:0;
  /*transition:visibility 0s .25s,opacity .25s 0s;*/ }
  .tooltip-parent.tooltip-opened/*,
  .tooltip-parent:hover*/ {
    z-index:9; }
    .tooltip-parent.tooltip-opened .tooltip/*,
    .tooltip-parent:hover .tooltip*/ {
      visibility:visible;
      opacity:1;
      /*transition-delay:0s;*/ }
  .tooltip-parent .tooltip::before,
  .tooltip-parent .tooltip::after {
    content:'';
    display:block;
    border-style:solid;
    position:absolute;
    top:18px;
    left:0; }
  .tooltip-parent .tooltip::before {
    margin:-6px 0 0 -6px;
    border-width:6px 6px 6px 0;
    border-color:transparent #d6d6d6; }
  .tooltip-parent .tooltip::after {
    margin:-4px 0 0 -4px;
    border-width:4px 4px 4px 0;
    border-color:transparent #f8f8f8; }
.tooltip-parent .tooltip.alt {
  margin:0 8px 0 0;
  left:auto;
  right:100%; }
  .tooltip-parent .tooltip.alt::before,
  .tooltip-parent .tooltip.alt::after {
    left:auto;
    right:0; }
  .tooltip-parent .tooltip.alt::before {
    margin:-6px -6px 0 0;
    border-width:6px 0 6px 6px; }
  .tooltip-parent .tooltip.alt::after {
    margin:-4px -4px 0 0;
    border-width:4px 0 4px 4px; }

.tooltip-parent.social-list__item .tooltip {
  top:50%;
  transform:translateY(-50%); }
  .tooltip-parent.social-list__item .tooltip::before,
  .tooltip-parent.social-list__item .tooltip::after {
    top:50%; }



/*********************
* fadeInDownRightShort
*********************/
@-webkit-keyframes fadeInDownRightShort {
    0% {
        opacity: 0;
        -webkit-transform: translate(40px,40px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0,0);
    }
}
@keyframes fadeInDownRightShort {
    0% {
        opacity: 0;
        transform: translate(40px,40px);
    }
    100% {
        opacity: 1;
        transform: translate(0,0);
    }
}
.fadeInDownRightShort {
    opacity: 0;
    -webkit-transform: translate(40px,40px);
    transform: translate(40px,40px);
}
.fadeInDownRightShort.go {
    -webkit-animation-name: fadeInDownRightShort;
    animation-name: fadeInDownRightShort;
}

/* topline-fixed */
.fadeInDownShort.topline-fixed {
  -webkit-transform:none !important;
  transform:none !important;
  -webkit-animation-name:none !important;
  animation-name:none !important;
  opacity:1 !important;
}

@media all and (max-width: 767px) {
  .file-drop-area {
    font-size:12px;
    line-height:20px;
    letter-spacing:1.7px; } }


@media all and (max-width: 936px) and (min-width: 576px) {
  .property__items-map {
    margin-left:-16px;
    margin-right:-16px; }}
@media all and (max-width: 575px) {
  .property__items-map {
    margin-left:-12px;
    margin-right:-12px; }}

@media all and (max-width: 767px) {
  .property__items-map .ymaps-2-1-60-balloon__close {
    top:0;
    right:0; }
  .property__ballon {
    padding:24px 24px 26px;
    padding-right:50px;
    min-width:280px;
    width:100%;
    max-width:100%; }
  .ymaps-2-1-60-panel-pane .property__ballon {
    padding-left:12px;
    padding-right:12px;
  }
  .property__ballon__image {
    display:none; } }



table.table {
  margin-bottom:40px;
  max-width:100%;
  width:100%;
  font-size:14px;
  line-height:1.42857143;
}
table.table caption {
  margin:0 0 20px;
  font-weight:bold;
  font-size:18px;
  text-align:left;
}
table.table th,
table.table td {
  vertical-align:top;
  border-top:1px solid #ddd;
  padding:8px;
}
table.table th {
  font-weight:bold;
  font-size:15px;
}
table.table-hover tr:hover {
  background-color:#f5f5f5;
}
@media all and (max-width: 767px) {
  table.table-responsive,
  table.table-responsive caption,
  table.table-responsive > tbody,
  table.table-responsive > tbody > tr,
  table.table-responsive > tbody > tr > th,
  table.table-responsive > tbody > tr > td {
    display:block;
    width:100% !important;
  }
  table.table-responsive > thead,
  table.table-responsive > tfoot {
    display:none;
  }
  table.table-responsive > tbody > tr {
    border:1px solid #ddd;
  }
  table.table-responsive > tbody > tr + tr {
    margin-top:8px;
  }
  table.table-responsive > tbody > tr > th,
  table.table-responsive > tbody > tr > td {
    padding-left:120px;
  }
  table.table-responsive > tbody > tr > th:first-child,
  table.table-responsive > tbody > tr > td:first-child {
    border-top:0;
  }
  table.table-responsive > tbody > tr > th::before,
  table.table-responsive > tbody > tr > td::before {
    content:attr(data-label);
    float:left;
    margin-left:-120px;
    width:120px;
    padding:0 8px;
  }
  table.table-responsive > tbody > tr > th::after,
  table.table-responsive > tbody > tr > td::after {
    content:'';
    display:table;
    clear:both;
  }
  table.table-responsive > tbody > tr > th.without-label,
  table.table-responsive > tbody > tr > td.without-label {
    padding-left:8px !important;
  }
  table.table-responsive > tbody > tr > th.without-label::before,
  table.table-responsive > tbody > tr > td.without-label::before {
    display:none !important;
  }
  table.table-responsive > tbody > tr > th {
    font-weight:bold;
  }
}

#city-chooser[name="form_select_8"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    display: block !important;
    visibility: hidden;
    z-index: -1;
}

#city-chooser[name="form_select_8"] + .text-field__error-text {
    position: absolute;
}

#city-chooser[name="form_select_8"].text-field_error ~ .selectize-control {
    border-color: #FF0000;
}
