

/* Start:/local/templates/aspro/components/bitrix/news.list/news-blog4/style.css?17390358391534*/
.b-project-list .col-md-8 .item {
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    border-radius: 0px;
    align-items: flex-end;
    padding: 20px;
}
.b-project-list .row{
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.b-project-list .col-md-8,
.b-project-list .col-md-4
{
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
}
.b-project-list .col-md-8 .col-item,
.b-project-list .col-md-4 .col-item
{
    margin-bottom: 15px;
}
.b-project-list .col-md-4 .item {
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    border-radius: 0px;
    align-items: flex-end;
    padding: 20px;
}
.b-project-list.banners-small.blog .items .item {
    margin: 0px 0px 5px;
}
.b-project-list.banners-small .item .title {
    color: white;
    font-size: 1.1em;
}
.b-project-list .prev_text-block{
    min-height: 71px;
    display: block;
    line-height: 20px;
    color: #555555;
    padding: 15px;
}
.b-project-list__wrapper{
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    transition: 0.2s;
}
.b-project-list__wrapper:hover{
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1);
}
.b-project-list .items:first-child .col-md-4 .col-item:last-child{
    margin-bottom: 0px;
}
html body #white-curtain{
    display: flex;
    align-items: center;
    justify-content: center;
}

/* End */
/* /local/templates/aspro/components/bitrix/news.list/news-blog4/style.css?17390358391534 */
