.items_container {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.items_container .item_box {
    float: left;
    width: 912px;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #525252;
    margin-bottom: 13px;
}

.items_container .item_box .left_part {
    float: left;
    width: 687px;
    background: #f5f4f0;
    border: 3px solid #fff;
    border-right: none;
    border-radius: 6px;
    padding: 11px 0 7px 17px;
    position: relative;
}

.items_container .item_box .address {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 12px;
    position: relative;
}

.items_container .item_box .address a.flat {
    font-size: 18px;
    font-weight: bold;
    color: #525252;
}

.items_container .item_box .address a.link_map {
    background: url(../images/icons-10.png) no-repeat left -177px;
    font-size: 12px;
    color: #4752dd;
    padding-left: 20px;
}

.items_container .item_box .address .map {
    float: left;
    border: 2px solid #afafaf;
}

.items_container .item_box a.for_img {
    float: left;
    width: 172px;
    height: 128px;
    background: #fff;
    padding: 3px;
    border-radius: 4px;
    box-shadow: 1px 2px 3px #70706f;
    margin: 0 18px 16px 0;
    position: relative;
}

.items_container .item_box a.for_img img {
    border-radius: 2px;
}

.items_container .item_box a.for_img span.number_photos {
    display: block;
    position: absolute;
    width: 94px;
    height: 20px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    color: #525252;
    text-align: center;
    z-index: 10;
    left: 43px;
    bottom: 0;
    box-shadow: 0 -2px 4px #606060;
}

.items_container .item_box .description {
    float: left;
    width: 265px;
    min-height: 140px;
    border: 1px solid #f5f4f0;
    display: block;
}

.items_container .item_box .description.newTable {
    min-height: 110px;
}

.items_container .item_box .description .map {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 6px;
}

.items_container .item_box .description .map a {
    float: left;
    background: url(../images/icons-10.png) no-repeat left -66px;
    padding-left: 26px;
    color: #4752dd;
    font-size: 15px;
}

.items_container .item_box .description .map span,
span.on_bus_flat {
    background: url(../images/icons-10.png) no-repeat right -85px;
    padding-right: 28px;
    margin-left: 8px;
}

.items_container .item_box .description .map span.on_foot,
span.on_foot_flat {
    background: url(../images/icons-10.png) no-repeat right -150px;
}

.items_container .item_box .description .about {
    float: left;
    width: 100%;
    margin: 20px 0 10px;
    font-size: 14px;
}

.items_container .item_box .description .about span {
    font-weight: bold;
}

span.on_bus_flat,
span.on_foot_flat {
    padding-right: 30px;
    padding-bottom: 5px;
}

.items_container .item_box .service_links {
    float: right;
    width: 216px;
    margin-top: 15px;
    margin-right: 5px;
}

.items_container .item_box .service_links li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}

.items_container .item_box .service_links span.add,
.items_container .item_box .service_links span.request {
    float: left;
    background: url(../images/icons-10.png) no-repeat left -120px;
    width: 18px;
    height: 15px;
}

.items_container .item_box .service_links a {
    float: left;
    font-size: 14px;
    color: #525252;
    border-bottom: 1px dashed #525252;
}

.items_container .item_box .service_links a span {
    border-bottom: 1px dashed #525252;
}

.items_container .item_box .service_links a:hover,
.items_container .item_box .service_links a:hover span {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.items_container .item_box .service_links span.request {
    background: url(../images/icons-10.png) no-repeat left -134px;
}

.items_container .item_box .service_links_new {
    float: right;
    width: 216px;
    margin-top: -60px;
    margin-right: 5px;
}

.items_container .item_box .service_links_new li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}

.items_container .item_box .service_links_new span.add,
.items_container .item_box .service_links span.request {
    float: left;
    background: url(../images/icons-10.png) no-repeat left -120px;
    width: 18px;
    height: 15px;
}

.items_container .item_box .service_links_new a {
    float: left;
    font-size: 14px;
    color: #525252;
    border-bottom: 1px dashed #525252;
}

.items_container .item_box .service_links_new a span {
    border-bottom: 1px dashed #525252;
}

.items_container .item_box .service_links_new a:hover,
.items_container .item_box .service_links a:hover span {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.items_container .item_box .service_links_new span.request {
    background: url(../images/icons-10.png) no-repeat left -134px;
}

.items_container .item_box a.vertical_link {
    float: left;
    width: 146px;
    height: 31px;
    background: url(../images/vertical_link.png) repeat-x right top;
    border-radius: 16px 16px 0 0;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    bottom: 80px;
    right: -58px;
}

.items_container .item_box a.vertical_link:hover {
    background: url(../images/vertical_link.png) repeat-x 0 -31px;
    color: #e66e2b;
    text-decoration: none;
}

.items_container .item_box .right_part {
    float: right;
    width: 190px;
    padding: 34px 10px 10px 0;
}

.items_container .item_box .right_part .block_price {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #2d2d2d;
    text-align: right;
    margin-bottom: 12px;
}

.items_container .item_box .right_part .block_price span.new {
    float: left;
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin-top: 5px;
    text-align: right;
    white-space: nowrap;
}

.items_container .item_box .right_part .warranty {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #000;
    text-align: right;
}

.items_container .item_box .right_part .warranty .span1 {
    float: right;
    background: url(../images/warranty1.png) no-repeat;
    width: 70px;
    height: 18px;
    margin-left: 2px;
}

.items_container .item_box .right_part .warranty .span2 {
    display: block;
    background: url(../images/warranty2.png) no-repeat;
    width: 128px;
    height: 30px;
    margin: 10px 0 0 32px;
}

.items_container .item_box .right_part.newTable {
    padding: 10px 10px 10px 0;
}

.items_container a.more {
    float: left;
    background: url(../images/icons-10.png) no-repeat left -104px;
    padding-left: 20px;
    color: #4752dd;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 0px !important;
}

.items_container .item_box .rooms a {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 5px;
    position: relative;
}

.items_container .item_box .right_part .block_price span.newSmall {
    font-size: 18px;
    margin-top: 15px;
}

.premium {
    margin-top: 0px;
    float: right;
}

.premium img {
    width: 50px;
}

.block_filter {
    float: left;
    width: 100%;
    position: relative;
    z-index: 20;
    margin-top: -7px;
}

#form_filter {
    float: left;
    width: 100%;
}

#form_filter ul {
    list-style: none
}

.filter_section {
    /* width: 100%; height:175px; background:#F99654#e76e2b;*/
}

.filter_section ul {
    list-style: none;
}

.filter_section ul li,
.filter_advanced ul li {
    margin-right: 50px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-top: 13px;
}

@media (min-width: 768px) {

    .filter_section ul li,
    .filter_advanced ul li {
        display: inline-block;
    }
}

li.check-box1 .niceCheck {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    background: url(../images/check_btn.png) no-repeat left top;
    border: none;
    margin: 0 10px 0 0;
}

li.check-box1 .niceChecked {
    background-position: left bottom;
}

li.check-box1 .niceCheck input {
    margin-left: -30px;
}

.filter_advanced {
    border-radius: 0 0 16px 16px;
    color: #fff;
}

.filter_advanced.filter_section_orange {
    background: #e66c29;
}

.filter_advanced.filter_section_purple {
    background: #444483;
}

.filter_advanced .row {
    width: 100%;
}

.filter_advanced .row ul li {
    margin: 0 30px 0 0;
}

.filter_advanced .row ul li label,
.filter_advanced .row .select,
.filter_advanced .middle_row .select {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    margin-right: 20px;
}

.filter_advanced .row .select,
.filter_advanced .middle_row .select {
    line-height: 26px;
    margin-right: 0;
}

.filter_advanced .row ul li input[type="text"] {
    /*float:left;*/
    width: 106px;
    padding: 0 5px;
}

.filter_advanced input[type="text"] {
    font-size: 14px;
    height: 26px;
    color: #5e5e5e;
    border: 1px solid #ccc1bb;
}

.filter_advanced .select .sel-box3 {
    position: relative;
    width: 385px;
    height: 26px;
    background: #fff;
    font-size: 14px;
    color: #535353;
    text-decoration: none;
    /*cursor: pointer;*/
    border: 1px solid #ccc1bb;
    margin-left: 20px;
    border-left: 2px solid #fccbaa;
    border-right: 2px solid #fccbaa;
    text-align: left;
}

.filter_advanced .middle_row .select {
    margin-right: 0;
}

.filter_advanced .middle_row .select .sel-box4 {
    width: 330px;
}

.filter_advanced .middle_row ul.rooms li {
    margin-top: 0px;
    line-height: 28px;
}

.filter_advanced .middle_row ul.rooms li .niceCheck {
    margin-top: 4px;
}

.filter_advanced ul li {
    margin-right: 10px;
    line-height: 20px;
}

.filter_advanced ul li.check-box1 .niceCheck {
    margin-right: 5px;
}

/***/
.filter_section .row {
    width: 100%;
    padding: 5px 0;
}

.filter_section .row ul li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.filter_section .row ul li label,
.filter_section .row .select {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    margin-right: 20px;
}

.filter_section .row .select {
    line-height: 26px;
    margin-right: 0;
}

.filter_section .top_row ul li input[type="text"] {
    /*float:left;*/
    width: 106px;
    padding: 0 5px;
}

.filter_section input[type="text"] {
    font-size: 14px;
    height: 26px;
    color: #5e5e5e;
    border: 1px solid #ccc1bb;
}

.filter_section .select .sel-box3 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-height: 26px;
    background: #fff;
    font-size: 14px;
    color: #535353;
    text-decoration: none;
    /*cursor: pointer;*/
    border: 1px solid #ccc1bb;
    margin-left: 20px;
    border-left: 2px solid #fccbaa;
    border-right: 2px solid #fccbaa;
    text-align: left;
}

.filter_section .row .select {
    margin-right: 0;
}

.filter_section .row .select .sel-box4 {
    width: 330px;
}

.filter_section .row ul.rooms li {
    margin-top: 0px;
    line-height: 28px;
}

.filter_section .row ul.rooms li .niceCheck {
    margin-top: 4px;
}

.filter_section ul li {
    margin-right: 7px;
    line-height: 20px;
}

.filter_section ul li.check-box1 .niceCheck {
    margin-right: 5px;
}

.filter_section ul {
    list-style: none;
}

.filter_section.filter_section_purple {
    background: #444483;
}

.filter_section.filter_section_orange {
    background: #e66c29;
}

/***/

.filter_advanced .bottom_row {
    margin-bottom: 20px;
}

.block_range {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
}

.block_range:last-child {
    margin-right: 0;
}

.demo-description {
    clear: both;
    padding: 12px;
    font-size: 1.3em;
    line-height: 1.4em;
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

#slider-range,
#slider-range2,
#slider-range3 {
    position: relative;
    width: 98%;
    height: 12px;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 6px #000;
    margin-top: 2px;
}

/*.ui-widget-header {height:100%; top:0; background:url(../images/slider_bg.png) repeat-x; position:absolute; z-index:1;}*/
.ui-slider-handle {
    background: url(../images/slider_handle.png) no-repeat;
    width: 30px;
    height: 36px;
    position: absolute;
    z-index: 2;
    top: -7px;
    margin-left: -1.1em;
}

.block_range input {
    width: 40px;
    text-align: center;
    border: 1px solid #fccbaa;
    margin: 0 10px;
}

.price_range input {
    width: 86px;
}

.filter_advanced .bottom_row .clean_filter {
    float: right;
    /*background:#f0f0f2; height:36px;*/
    font-size: 15px;
    /*line-height:37px;*/
    color: #FFF;
    padding: 0 10px;
    /*border-radius:6px;*/
    margin: 57px 12px 0 0;
    /*border:1px solid #fff; box-shadow:1px 1px 3px #ad673b;*/
    text-decoration: none;
}

#form_filter .search_btn,
#form_find input[type="submit"] {
    display: block;
    margin: 0 auto;
    width: 204px;
    height: 38px;
    background: #100958;
    left: 498px;
    bottom: -38px;
    font-size: 19px;
    color: #fff;
    border: none;
    border-radius: 0 0 16px 16px;
    cursor: pointer;
}

.filter_links {
    float: left;
    width: 1164px;
    margin: 7px 18px 30px;
}

/*.filter_links a { }*/
.filter_links a,
.filter_links a.clean_filter {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #24245d;
    border-bottom: 1px dashed #24245d;
    padding: 0;
    margin: 0 16px 0 8px;
}

.filter_links a.current {
    background: #f99654;
    color: #fff;
    padding: 0 8px;
    margin-right: 8px;
    border-bottom: none;
    cursor: default;
}

.filter_links a.clean_filter {
    float: right;
    padding: 0;
    border-bottom: 1px dotted #24245d;
}

.filter_links a:hover {
    text-decoration: none;
    border-bottom: none;
}

#form_filter2 {
    float: left;
}

.filter_box {
    float: left;
    width: 240px;
    padding: 0 20px;
}

.filter_box a.category_filter {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #e8712e;
    margin-bottom: 16px;
}

.filter_box .items_filter {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.filter_box .items_filter ul li {
    float: left;
    width: 100%;
}

.filter_box .items_filter input {
    float: left;
    margin-right: 6px;
}

.filter_box .items_filter label {
    /* float: left; */
    width: 200px;
    font-size: 14px;
    color: #525252;
    margin-bottom: 14px;
}

.sel-box2 {
    display: block;
    position: relative;
    width: 410px;
    height: 30px;
    background: #fff;
    font-size: 14px;
    color: #535353;
    text-decoration: none;
    cursor: pointer;
    border-top: 1px solid #d7d7d7;
    border-left: 2px solid #d7d7d7;
    border-radius: 2px;
    box-shadow: inset 1px 1px 0 #dfdfdf, 1px 1px 2px #dfdfdf;
    margin-bottom: -10px;
}

.params {
    font-size: 14px;
}

.metroAfterMap {
    height: 40px;
    /* border: 1px solid #000; */
    width: 842px;
    background: #F5F5FA;
    padding: 8px 0px;
    margin-left: 8px;
}

.delimiter_type_vertical {
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 30px;
    border-left: 1px solid #dbdad7;
}

.offer-map__street,
.offer-map__metro {
    display: inline-block;
    vertical-align: middle;
}

.offer-map__street {
    font-size: 14px;
    line-height: 40px;
    padding-left: 23px;
    margin-left: 15px;
    background: url("//yandex.st/realty2/_/Rf95erpkNUeKw7ExPSjLGnd2KiM.png") no-repeat center left;
}

.offer-map__metro {
    padding-left: 28px;
    background: url(../images/icons-10.png) no-repeat left -66px;
    font-size: 14px;
}

.NextFlat .flatNextBlock {
    /*border: 1px solid #000;*/
    height: 200px;
    float: left;
    width: 370px;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 5px;
    overflow: hidden;
    margin-bottom: 5px;
    background: #F5F5FA;
}

.NextFlat .flatNextBlock div {
    margin-bottom: 10px;
}

.NextFlat .flatNextBlock .topBlock {}

.NextFlat .flatNextBlock .topBlock .price {
    float: right;
    font-size: 19px;
    color: #e8712e;
}

.NextFlat .flatNextBlock .topBlock a {
    font-size: 17px;
    line-height: 22px;
    color: #27156E;
}

.NextFlat .flatNextBlock .topBlockPhoto {
    width: 100%;
    height: 50px;
    display: block;
    overflow: hidden;
    margin-left: 0px;
}

.NextFlat .flatNextBlock .topBlockPhoto a {
    display: inline-block;
}

.NextFlat .flatNextBlock .topBlockPhoto a img {
    border-radius: 8px;
}

.NextFlat .flatNextBlock .BottomBlockAddress,
.NextFlat .flatNextBlock .BottomBlockInfo {
    font-size: 13px;
}

.NextFlat .flatNextBlock .BottomBlockAddress {
    font-weight: bold;
}

.NextFlat h2 {
    color: #000084;
    margin-top: 15px;
    margin-bottom: 15px;
}

.note_item_photo_right i {
    background: url('/fotick2.png') no-repeat 0 3px;
    padding: 0px 20px 0 0;
    margin-right: 1px;
    margin-left: 5px;
}

.archive {
    width: 98%;
    height: 80px;
    padding: 18px 20px;
    background: #FFDEC6;
    color: #000;
}

.archive h2 {
    font-size: 20px;
}

.archive .inactive__description {
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
}

.successForm {
    font-weight: bold;
    margin-top: 15px;
    display: block;
    margin-bottom: 15px;
    color: green;
}

.block_variant {
    float: left;
    width: 194px;
    padding: 10px 18px;
    border: 1px solid #ea7a3a;
    margin-bottom: 20px;
}

.block_variant p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #525252;
}

.block_variant p span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 7px;
}

.block_variant p span.object {
    margin: 6px 0 10px;
}

.block_variant a {
    float: left;
    width: 194px;
    height: 27px;
    background: url(../images/search_btn2.png) repeat-x;
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    box-shadow: 1px 1px 2px #717171;
}

.block_variant a:hover {
    text-decoration: none;
}

.block_find {
    float: left;
    width: 100%;
    margin: 0px 0 50px;
}

.block_find .left_part {
    float: left;
    width: 270px;
}

.block_find .left_part img {
    margin: 20px 0 0 16px;
}

.block_find .right_part {
    float: left;
    width: 644px;
}

.block_find .right_part #form_find {
    float: left;
    width: 602px;
    height: 302px;
    background: #e8e8e8;
    border-radius: 16px;
    box-shadow: 1px 2px 6px #9a9a9a;
    position: relative;
}

.block_find .right_part #form_find .title {
    float: left;
    width: 100%;
    height: 38px;
    background: #ea7533;
    font: bold 23px/36px Arial;
    color: #fff;
    text-align: center;
    border-radius: 16px 16px 0 0;
    margin-bottom: 14px;
}

.block_find .right_part #form_find label {
    float: left;
    width: 134px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    margin-left: 20px;
}

.panel-notepad {
    float: right;
    margin-right: 20px;
    margin-top: -20px;
    margin-bottom: 20px;
    z-index: 10000;
}

.panel-notepad div {
    display: inline;
    margin-left: 25px;
    font-size: 15px;
}

.clear-notepad {
    background: url(../images/cross_mark.png) no-repeat;
    padding-left: 20px;
}

.print-notepad {
    background: url(../images/pechat.png) no-repeat;
    padding-left: 20px;
}