

/* Start:/bitrix/templates/realty_inner/components/bitrix/catalog.section.list/list_servi/style.css?15188892401357*/
#services-list {
    margin: 0 auto;
    max-width: 940px;
    min-width: 300px;
    padding: 2% 0;
}
#services-list .bx_catalog_line_img{
    display: table-cell;
    vertical-align: top;
    background-attachment: inherit;
    background-repeat: no-repeat;
    height: 136px;
    width: 136px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-color: #ffd200;
    margin-right: 1%;

}
#services-list h2{
    display: table-cell;
    vertical-align: middle;
    padding-left: 3%;
    min-width: 80%;

}
#services-list h2 a{
    font-size: 24px;
    text-decoration: none;
}
#services-list h2 a:hover{
    text-decoration: underline;
}

#services-list .bx_catalog_line_ul{

}
#services-list .bx_catalog_line_ul li{
    margin-bottom: 1%;
    display: table;
    width: 100%;
}
@media (max-width: 700px) {
    #services-list .bx_catalog_line_img{
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #services-list h2 {
        display: inline-block;
        line-height: 48px;
        text-align: center;
    }
    #services-list .bx_catalog_line_ul li{
        text-align: center;
    }
}
@media (max-width: 300px) {
    #services-list h2 {
        line-height: 30px;

    }
}
.bx_catalog_line_description,
.bx_catalog_line_category_title{
    padding: 0 1%;
}
/* End */
/* /bitrix/templates/realty_inner/components/bitrix/catalog.section.list/list_servi/style.css?15188892401357 */
