

/* Start:/bitrix/templates/marko_2021/components/marko/news.detail/documents/style.css?16292113592953*/
.info-block {
    border-top: 1px solid rgba(45, 90, 224, 0.08);
}
a.arrowprev {
    color: rgba(9, 29, 70, 0.5);
    font-size: 14px;
    padding-right: 12px;
    line-height: 100%;
    padding-left: 18px;
    background: url(/images/arrowgrey-left.png) no-repeat left;
}
a.arrownext {
    color: rgba(9, 29, 70, 0.5);
    font-size: 14px;
    padding-right: 18px;
    line-height: 100%;
    padding-left: 12px;
    background: url(/images/arrowgrey-right.png) no-repeat right;
}
.info-detail-next {
    width: 936px;
    margin-left: -16px;
    text-align: center;
    margin-top: 176px;
    padding-top: 35px;
    border-top: 1px solid rgba(45, 90, 224, 0.08);
}
div .info-menu {
    border-right: 1px solid rgba(45, 90, 224, 0.08);
    width: 296px;
    flex: 0 0 296px;
}
div.news-list-item {
    margin-bottom: 52px;
}
div .info-content {
    flex: 0 0 936px;
}
div .info-info {
    background: rgba(5, 25, 67, 0.03);
    margin-left: -16px;
    margin-right: -16px;
    width: 936px;
    margin-bottom: 96px;
}
div .info-text {
    padding-top: 28px;
    padding-left: 48px;
    padding-bottom: 28px;
    height: 210px;
    line-height: 24px;
    max-width: 656px;
    width: 656px;
    flex: 0 0 656px;
}
div .info-icon {
    background: rgba(45, 90, 224, 0.04) url(/images/info.png) no-repeat center;
    width: 280px;
    max-width: 280px;
    margin-right: -16px;
    margin-left: 16px;
}
div .info-text h1{
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 20px;
}

div .row.news-list {
    margin-left: 0;
    margin-right: -32px;
}



.news-detail { }

@media (max-width: 1439px) {
div .info-info {

    margin-left: -12px;
    margin-right: -12px;
    width: 874px;

}
div .info-text {
    max-width: 589px;
    width: 589px;
    flex: 0 0 589px;
}
div.info-detail-next {
    width: 100%;
}
}

@media (max-width: 1279px) {

div .info-info {
    background: rgba(5, 25, 67, 0.03);
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 96px;
}
div .info-text {
    padding-top: 28px;
    padding-left: 48px;
    padding-bottom: 28px;
    height: 210px;
    line-height: 24px;
    max-width: 100%;
    width: 100%;
    flex: 0 0 68.5%;
}

div .info-icon {
    background: rgba(45, 90, 224, 0.04) url(/images/info.png) no-repeat center;
    width: 30%;
    max-width: 30%;
    margin-right: 0;
    padding: 0;
    margin-left: 0;
}

.info-content div.news-list-item {
    width: auto;
    max-width: 100%;
}

.info-content .row.news-list.bx-blue {
    width: 100%;
    overflow: unset;
}
.info-content .row.news-list.bx-blue>.col>.row {
    width: auto;
    max-width: unset;
    overflow: hidden;
}
div .info-content {
    flex: 0 0 100%;
}
}
@media (max-width: 767px) {
div .info-content {
    flex: 0 0 100%;
}
.info-content .row.news-list.bx-blue {
    /* padding-left: 12px; */
    width: 100%;
    margin-left: 0;
    overflow: unset;
}
div .info-text {
    height: auto;
}
}
/* End */
/* /bitrix/templates/marko_2021/components/marko/news.detail/documents/style.css?16292113592953 */
