.title_complex {
  display: inline-block;
  width: 100%;
  color: #4873b8;
  margin-top: -6px;
  font-size: 16px;
  margin-bottom: 5px;
}
.title_complex .title {
  font-size: 30px;
  font-weight: 500;
  color: #2272bb;
}
.address_complex {
  float: left;
  color: #4873b8;
  background: url(/complexes/img/location.png) no-repeat;
  padding-left: 25px;
  line-height: 24px;
  text-align: justify;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.one_complex_list {
  display: flex;
  flex-direction: row;
  overflow-x: hidden;
  margin: 30px 0;
  position: relative;
  width: 100% !important;
  cursor: pointer;
}
.one_complex_list .image {
  width: 208px;
  height: 156px;
  float: left;
  position: relative;
  min-width: 208px;
  min-height: 156px;
  text-align: center;
  vertical-align: middle;
  line-height: 156px;
  background-color: #E8E8E8;
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
}
.one_complex_list .text_block {
  min-height: 156px;
  height: auto;
  float: left;
  margin-left: 20px;
  width: calc(100% - 20px - 208px);
}
.one_complex_list .text_block .adv-list-title {
  font: 700 18px 'Roboto', sans-serif;
  color: #4873b8;
  margin: 0 0 6px;
}
.one_complex_list .text_block .adv-list-title:hover {
  text-decoration: underline;
}
.one_complex_list .text_block .adv-list-title sup {
  font-weight: 700;
}
.one_complex_list .text_block .adv-list-title .block_red {
  font: 300 15px 'Roboto', sans-serif;
  color: #e54b37;
  margin-left: 10px;
}
.one_complex_list .text_block .adv-list-content {
  margin: 0 0 4px;
  font: 300 15px 'Roboto', sans-serif;
  color: #333;
  margin-bottom: 7px !important;
}
.one_complex_list .text_block .adv-list-content.text {
  font-size: 15px;
}
.one_complex_list .text_block .adv-list-content.developer {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
}
.one_complex_list .text_block .adv-list-content.developer a {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
}
.one_complex_list .text_block .adv-list-content.developer a:hover {
  text-decoration: underline;
}
.objectGK {
  background: #f6f5f3;
  margin-top: 10px;
  padding: 24px 30px 29px 30px;
  display: inline-block;
  clear: both;
}
.objectGK .line,
.objectGK .line1 {
  float: left;
  line-height: 20px;
  margin-top: 5px;
}
.objectGK .line div,
.objectGK .line1 div {
  font-weight: 500;
  margin-right: 5px;
  padding-left: 25px;
  float: left;
}
.objectGK .line1 {
  width: 55%;
}
.pv1_page .objectGK {
  width: 100%;
}
.pv1_page .objectGK .line1 {
  width: 33%;
}
.end_building {
  background: url('/complexes/img/check.png') no-repeat;
}
.count_object {
  background: url('/complexes/img/building.png') no-repeat;
}
.status_object {
  background: url('/complexes/img/time.png') no-repeat;
}
.repairs {
  background: url('/complexes/img/repairs.png') no-repeat;
}
.number_house {
  font-size: 16px;
  line-height: 22px;
  padding-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  color: #4873b8;
  clear: both;
}
.line_house {
  line-height: 25px;
  clear: both;
}
.line_house span {
  font-weight: 700;
  color: #666666;
}
.header_block_line {
  font-size: 16px;
  padding-top: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  clear: both;
}
.apartment {
  height: 18px;
  width: 100%;
  position: relative;
  margin: 7px 0 0 0;
  clear: both;
}
.apartment.dotted {
  border-bottom: 1px dotted #666;
}
.apartment span {
  font-weight: 500;
}
.apartment .apartment_line {
  height: 25px;
  position: absolute;
  background-color: #ffffff;
  color: #4873b8;
}
.apartment .apartment_line sup {
  color: #4873b8;
}
.apartment .apartment_line:hover {
  border-bottom: 1px solid #4873b8;
}
.apartment .apartment_line.apartment_square {
  margin-left: 30%;
  margin-top: -5px;
  height: 27px;
  z-index: 1000;
}
.apartment .apartment_line.apartment_price {
  right: 0;
  margin-top: 5px;
}
.apartment .apartment_line.apartment_none_price {
  margin-left: 30%;
  width: 540px;
  z-index: 999;
}
.nameAN,
.nameAN_list {
  color: #48b848;
  line-height: 18px;
  padding-top: 15px;
  margin-bottom: 20px;
  clear: both;
}
.nameAN a,
.nameAN_list a {
  color: #48b848;
}
.nameAN a:hover,
.nameAN_list a:hover {
  text-decoration: underline;
}
.nameAN_list {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 700;
}
.nameAN_list a {
  font-size: 13px;
  color: #48b848;
  font-weight: 700;
}
.proposal {
  float: left;
  border-radius: 3px;
  background-color: #4873b8;
  padding: 10px;
  color: #ffffff;
  font-weight: 500;
  margin-right: 10px;
}
.header_block {
  border-bottom: 1px solid #dfdfdf;
  height: 30px;
  line-height: 30px;
  margin: 15px 0;
  color: #2272bb;
}
.header_block .link {
  width: 420px;
}
.header_block .link div {
  height: 30px;
  line-height: 30px;
  float: right;
  margin: 0 10px;
}
.header_block .link .active {
  border-bottom: 2px solid #2272bb;
  margin-left: 0px;
  float: left;
}
.header_block a {
  font-size: 16px;
  font-weight: 500;
  color: #2272bb;
}
.header_block a:hover {
  text-decoration: none;
}
.header_block .not_active:hover {
  border-bottom: 2px solid #2272bb;
}
.header_block.apartment {
  border: none;
}
.header_block [name="offers"] {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #2272bb;
}
.not_active:hover ~ .active {
  border-bottom: none;
}
.offers_apartment {
  margin: 10px 0;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #dfdfdf;
  height: 80px;
  line-height: 80px;
  position: relative;
}
.offers_apartment div {
  float: left;
  width: 16%;
}
.offers_apartment div sup {
  font-size: 11px;
}
.offers_apartment .title {
  width: 30%;
  color: #2272bb;
  margin-left: 130px;
  font-weight: 700;
}
.offers_apartment .title:hover {
  text-decoration: underline;
}
.offers_apartment .price {
  width: 20%;
  font-weight: 700;
}
.offers_apartment .photo {
  width: 120px;
  height: 80px;
  position: absolute;
}
.offers_apartment .photo img {
  max-height: 70px;
  max-width: 110px;
  height: auto;
}
.search_apartment {
  margin: 10px 0;
  background-color: #f0efed;
  padding: 10px 15px 20px 15px;
}
.search_apartment .line {
  clear: both;
  height: 25px;
  line-height: 25px;
}
.search_apartment .line div {
  float: left;
  /*width: 19%;*/
  color: #666666;
  font-weight: 700;
  margin-right: 10px;
}
.search_apartment .line div.square {
  line-height: 15px;
}
.search_apartment .line div.square sup {
  font: 700 12px/17px 'Roboto', sans-serif;
}
.search_apartment .line div.search {
  width: 17%;
  background-color: #2272bb;
  color: #ffffff;
  border-radius: 3px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-weight: 400;
}
.search_apartment .line div.search:hover {
  background-color: #74a7f8;
  cursor: pointer;
}
.search_apartment .line div.search:active {
  border: 1px solid #19335e;
  background-color: #4873b8;
}
.search_apartment .line input {
  border-radius: 2px;
  border: 1px solid #cccccc;
  height: 29px;
  line-height: 25px;
  padding: 0 2px;
}
.search_apartment .line select.count_rooms {
  width: 70%;
}
.search_apartment .line .count_rooms .select2 {
  width: 130px !important;
}
.search_apartment .line .count_rooms .select2-container--default .select2-selection--single {
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.search_apartment .line .count_rooms .select2-container .select2-selection--single {
  height: 31px;
}
.search_apartment .line .kvartal_div select {
  float: left;
  width: 100px;
}
.search_apartment .line .kvartal_div .select2 {
  width: 100px !important;
}
.search_apartment .line .kvartal_div .select2-container--default .select2-selection--single {
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.search_apartment .line .kvartal_div .select2-container .select2-selection--single {
  height: 31px;
}
.search_apartment .input_div {
  border-radius: 2px;
  border: 1px solid #cccccc;
  width: 102px;
  background: #fff;
}
.search_apartment .input_div input {
  border: none;
  width: 95%;
}
.search_apartment .input_div_text {
  width: 110px;
}
.search_apartment .input_div_text.sup {
  margin-top: -3px;
}
.search_apartment .kvartal_text {
  width: 202px;
}
.select2-results__option {
  padding: 6px 6px !important;
}
.order_by {
  width: 100%;
  height: 30px;
  line-height: 30px;
  clear: both;
}
.order_by .order_by_apartment {
  float: left;
  width: 100px;
  color: #666666;
  cursor: pointer;
}
.order_by .order_by_apartment.not_active {
  text-decoration: underline;
  font-weight: 300;
}
.order_by .order_by_apartment.not_active:hover {
  color: #2272bb;
}
.order_by .order_by_apartment.active {
  color: #2272bb;
  font-weight: 500;
  text-decoration: none;
}
.count_apartment {
  float: left;
  padding: 5px 10px;
  border: 1px solid #999999;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  margin: 10px 10px 10px 0;
  color: #999999;
  font-weight: 500;
  cursor: pointer;
}
.count_apartment:hover {
  color: #666666;
  border: 1px solid #666666;
}
.count_apartment.active {
  color: #2272bb;
  border: 1px solid #2272bb;
}
.adv-list-view a:hover {
  text-decoration: none;
}
.adv-list-view .sa_favorite .favorite,
.sa_favorite .favorite.active {
  display: none;
}
.map_complex {
  height: 150px;
  width: 770px;
  position: relative;
}
.map_complex img.expand_map,
img.hide_map {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
.show_more {
  color: #2272bb;
  font-weight: 500;
  border: 1px solid #2272bb;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
/*
@media @desktop {
  .one_complex_list{
    .text_block{
      float: left;
      margin-left: @margin_text_left;
      width: @desktop-main-area - @margin_text_left - @width_photo_list;
    }
  }
}*/
@media (min-width: 1280px) {
  .map_complex {
    width: 860px;
  }
}
