

/* Start:/local/templates/html_dev/components/db.by/main.news.list/feed-detail-ajax/style.css?15611320432910*/
.detail-aside .wrap, .main-aside .item {
    text-align: left;
}
.card-blog {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    margin-bottom: .5rem;
    border: 2px solid rgba(0,0,0,.125);

}

.active .card-blog {
    margin-bottom: -.5rem !important;
    margin-top: -2rem !important;
    margin: -.5rem;
}
.card-blog .author-img {
    position: absolute;
    width: 60%;
    height: 80%;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}
.card-blog .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}


.card-blog .badge {
    display: inline-block;
    background-color: #055594;
    padding: .3rem 1rem .3rem .3rem;
    margin: .2rem 0 0 -.1rem;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: .9rem;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    left: 0;
    top: 0;
}

.author-name {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    display: block;
    line-height: 1.3;
    margin-bottom: 0;
    padding-left: .5rem;
    text-transform: uppercase;
    font-size: .875rem;
}

.blog-title:last-child {
    margin-bottom: 0;
}

.blog-title {
    font-size: .875rem;
    line-height: 1.3;
    color: #000;
}
a:hover .blog-title {
    color:#e84c3d;
}
.blog-title:before {
    content: '';
    display: inline-block;
    background-image: url(/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
}

.blog-title span::after {
    content: '';
    display: inline-block;
    margin-bottom: -10px;
    background-image: url(/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
    margin-right: -20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.h-100 {
    height: 100% !important;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.ml-1, .mx-1 {
    margin-left: .25rem!important;
}

.mr-1, .mx-1 {
    margin-right: .25rem!important;
}
/* End */
/* /local/templates/html_dev/components/db.by/main.news.list/feed-detail-ajax/style.css?15611320432910 */
