a.inherit-link, a.inherit-link:hover, a.inherit-link:active {
  color: inherit;
  text-decoration: none;
}

.cards__list .hover-fade-in {
  display: none;
}

.cards__list .cards-item:hover .hover-fade-in {
  display: block;
}

.cards__list .cards-item:hover .hover-fade-in.btn__fave {
  max-width: 150px;
  margin-left: auto;
}

.cards__list .hover-fade-out {
  display: block;
  height: 30px;
}

.cards__list .cards-item:hover .hover-fade-out {
  display: none !important;
}

.btn__fave:hover, .btn__delete:hover {
  color: white;
  background: #d0864a;
  cursor: pointer;
}

.fave__on {
  display: inline-block !important;
  color: white !important;
  background: #d0864a !important;
}

span.euro {
  display: none;
}

span.euro.dollars.all-area {
  display: inline;
}

span.meter-area {
  display: none;
}

.cards-item.suburban {
  display: none;
}

.btn {
  cursor: pointer;
}

.panel-container.modal-panel {
  margin-bottom: 15px;
}

.spinner__layout {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #000000;
  opacity: 0.1;
}

.spinner__layout > .spinner {
  margin-top: 25%;
  margin-left: 49%;
}

.btn-group.bootstrap-select.show-tick {
  display: none;
}

.tabs.tabs__column-4 .tabs-item {
  width: 24%;
  text-transform: uppercase;
}

.tabs.tabs__column-5 .tabs-item {
  width: 24.2%;
  text-transform: uppercase;
  font-size: 9px !important;
}

.tabs.tabs__column-6 .tabs-item {
  width: 14%;
  text-transform: uppercase;
}

.for-hint.card-item-title.hint.height20 {
  height: 20px !important;
}

.width156 {
  width: 156px !important;
}


/*.cards.cards__list .cards-item {
	text-transform: uppercase;
}

.cards.cards__list .cards-item .table {
	font-size: 11px;
}*/

.viewed span {
  color: #b1a398;
}

.layout__catalog-exclusive .cards.cards__list .cards-item .card-item-title {
  font-size: 16px;
}

.layout__catalog-exclusive .table {
  font-size: 13px;
}

.tabs__modal.active {
  background: #fafafa !important;
}

.footer-navigation li {
  text-transform: uppercase;
}

a.btn.btn__small.btn__outlined.btn_fave_lot.btn_fave_lot_card {
  width: 117px;
  margin-right: 11px;
}

#virtual_slider img {
  width: 741px;
}

ul.tabs.tabs__bottom.tabs__main.tabs_gallery.tabs__column-3 {
  margin-left: -1px;
}

li#planning_btn {
  margin-left: 2px;
}

ul.tabs.tabs__bottom.tabs__main.tabs_gallery.tabs__column-3 .tabs-item {
  width: 32.97%;
  float: left;
}

div.panel.panel__white.panel__lighten {
  text-align: justify;
}

.tabs__column-2 li#planning_btn {
  margin-left: 0px;
}

ul.news_photos_list li:nth-child(3n) {
  margin-right: 0px;
}

ul.news_photos_list li {
  display: block;
  float: left;
  height: 150px;
  width: 250px;
  overflow: hidden;
  margin-right: 44px;
  margin-bottom: 20px;
  border: solid #c1b2a9 1px;
  border-radius: 4px;
}

ul.news_photos_list {
  margin-left: -40px;
}

ymaps.ymaps-2-1-22-zoom__plus.ymaps-2-1-22-zoom__button.ymaps-2-1-22-button.ymaps-2-1-22-button_size_s.ymaps-2-1-22-button_theme_normal, ymaps.ymaps-2-1-22-zoom__minus.ymaps-2-1-22-zoom__button.ymaps-2-1-22-button.ymaps-2-1-22-button_size_s.ymaps-2-1-22-button_theme_normal {
  box-shadow: none !important;
}

ymaps.ymaps-2-1-22-zoom__scale {
  background: transparent;
  box-shadow: none;
}

ymaps.ymaps-2-1-22-zoom__runner {
  box-shadow: none !important;
}

ymaps.ymaps-2-1-22-controls__control {
  position: fixed;
  left: 95% !important;
}

span.phone_phone {

  display: none;
}

@media (max-width: 1139px) and (min-width: 480px) {
  .tabs.tabs__column-4 .tabs-item {
    width: 32%;
    text-transform: uppercase;
  }

  .tabs.tabs__column-4 .tabs-item:nth-child(2) {
    margin-right: 27px;
  }

  #card-map:after {
    height: 1px !important;
  }
}

@media screen and (max-width: 480px) {
  #card-map:after {
    height: 350px !important;
  }
}

@media screen and (min-width: 980px) {
  .tabs.tabs__column-5 .tabs-item {
    width: 18%;
    font-size: 14px !important;
  }
}

@media (max-width: 480px) {
  .tabs.tabs__column-4 .tabs-item:nth-child(2) {
    margin-right: 6px;
  }

  span.phone_phone {
    position: absolute;
    top: -28px;
    right: 43px;
    font-size: 17px;
    display: block;
    height: 61px;
  }

  .slick-slide img.hide_phone {
    display: none !important;
  }
}

div:not(.controls__double) > .select > .select-value > INPUT {
  WIDTH: 174PX;
}

#card-map:after {
  display: block;
  content: " ";
  width: 100%;
  position: absolute;
  top: 0px;
}

.map.map__card {
  height: 350px;
  position: relative;
}