.searchList_ .header- h1
{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    float: left;
    zoom: 1;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.objects_mapsearch_act
{
    margin-left: 40px;
}
.objects_mapsearch_act i,
.objects_feedback i
{
    position: relative;
    left: -20px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 -16px 0 0;
    vertical-align: -3px;
    background: url('//www.cian.ru/static/images/speech_bubble.png');
}
.objects_mapsearch_act i
{
    background: url('//www.cian.ru/static/images/map_cian_icon.png');
}
.objects_list_title
{
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 -20px -1px;
    padding: 0 20px 20px;
    background: url('/img/cian/note_wave.gif') repeat-x 0 100%;
}
.objects_list_title .bigDigit
{
    font-size: 18px;
    line-height: 1em;
}
.objects_list_title_site_selected
{
    display: inline-block;
    padding: 2px 6px 2px;
    border: 1px solid #cdd5e0;
    border-top-color: #96acc1;
    border-bottom-color: #e9eaee;
    border-radius: 4px;
    background: #cde3ee;
    background:    -moz-linear-gradient(top, #cde3ee 0%, #e9f0f8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cde3ee), color-stop(100%,#e9f0f8));
    background: -webkit-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
    background:      -o-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
    background:     -ms-linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
    background:         linear-gradient(top, #cde3ee 0%,#e9f0f8 100%);
    box-shadow: inset 0 1px 1px #96acc1;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde3ee', endColorstr='#e9f0f8',GradientType=0 );
}


.objects_list_title_new
{
    margin: 0;
}
.objects_list_title_new em
{
    font-size: 13px;
    font-style: italic;
    margin: 0 0 0 5px;
    padding: 1px 3px 1px 2px;
    color: #fff;
    border-radius: 3px;
    background: #f2af21;
}

.objects_list_title_tag
{
    margin: 0 0 0 35px;
}

.objects_list_title_tag em
{
    font-size: 13px;
    font-style: italic;
    line-height: 1em;
    margin: 0 0 0 5px;
    color: #808080;
}

.objects_list_title_right
{
    position: relative;
    display: inline-block;
    float: right;
    width: 310px;
    padding: 4px 0 0;
    text-align: right;
    white-space: nowrap;
}
.objects_list_title_view
{
    margin: 0 0 0 40px;
}
.objects_list_title_view span
{
    margin: 0 5px;
    padding: 3px;
    background: #d8e9f1;
}
.objects_list_title_view a
{
    color: #000;
    border-color: #b2b2b2;
}

.sl-list > li
{
    position: relative;
    margin: 0 -5px;
    padding-left:20px;
}
.sl-list > li + li
{
    border-top: 1px solid #d7d7d7;
}
.sl-list > li:hover{
    background: #DFEEF5;
    background: -moz-linear-gradient(top, #f3f7fa 0%, #dfeef5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F7FA), color-stop(100%,#FCF7E1));
    background: -webkit-linear-gradient(top, #F3F7FA 0%,#DFEEF5 100%);
    background: -o-linear-gradient(top, #f3f7fa 0%,#dfeef5 100%);
    background: -ms-linear-gradient(top, #f3f7fa 0%,#dfeef5 100%);
    background: linear-gradient(top, #f3f7fa 0%,#dfeef5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7fa', endColorstr='#dfeef5',GradientType=0 );
}
.c_box .sl-list-footer.waveSection-{
    padding:25px 20px 5px;
}

.sl-card
{
    display: table;
    width:100%;
    position:relative;
}
.sl-card-title{
  font-size:20px;
  margin-bottom:15px;
}
.sl-card-date{
    float:right;
    color:#808080;
    margin:25px 0 0;
}
.sl-card .column-
{
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 0 15px;
}
.sl-card .column-.wide_
{
    width: 100%;
}
.sl-card-address
{
    font-size: 18px;
    font-style: normal;
    line-height: 1.1em;
    margin: 3px 0 30px;
}
.sl-card-subway
{
    display: block;
    margin: 5px 0 0;
    color: #808080;
    font-size: 14px;
}
.sl-card-subway .subwayIcon
{
    vertical-align:-2px;
}

.sl-card-desc{
    margin:0 0 30px;
}
.sl-card-desc img{
    float:left;    
    margin:3px 20px 30px 0;
}
.sl-card-desc-list{
    overflow:hidden;
    font-size:16px;
}
.sl-card-desc-list dt{
    color:#808080;
}
.sl-card-desc-list dd+dt{
    margin:15px 0 0;
}
.sl-card-subway i{
    background: URL('//cian.ru/static/images/moscow_metro_icon.png') -1px -1px #F00;
    width: 17px;
    height: 14px;
    display: inline-block;
    font: 0/0 A;
    vertical-align: top;
    margin: 2px 0 0;
}
.sl-card-price{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    margin: 0 60px 30px 0;
    display:inline-block;
    width:260px;
}
.sl-card-price-sqm{
    display:block;
    font-weight: normal;
    font-size: 16px;
    color: #808080;
}
.sl-card-offers{
    width:100%;
    table-layout:fixed;
    margin:3px 0 10px;
}
.sl-card-offers td{
    padding:10px;
    border:1px solid #d9dadc
}
.sl-card-offers .outOfStock-{
    color:#808080;
}
.sl-card-card-number{
    position: absolute;
    right: 100%;
    top: 25px;
}
.sl-card .button--with-phone-icon{
    margin:-4px 0 30px;
    vertical-align:top;
    /*float:right;*/
}