

/* Start:/local/templates/general/components/bitrix/news/general.news/bitrix/news.detail/.default/style.css?16479569042548*/
.new-item {
    max-width: 900px;
    margin: 55px auto 0;
}
.new-pic img {
    width: 100%;
}
.new-date {
    margin-top: 20px;
    color: #949494;
}
.new-descriptions {
    margin: 40px -30px -30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.new-text {
    color: #949494;
}
.news-item__title {
    display: flex;
    align-items: center;
}
.current-new-item {
    padding-right: 50px;
}
.new-description-text,
.new-description-text * {
    color: #949494;
}
.new-description-text a {
    color: #007bff;
    text-decoration: underline;
}
.new-description-text a:hover {
    text-decoration: none;
}
.new-description {
    margin: 0 30px 30px 0;
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.new-icon {
    margin-right: 20px;
    border: 1px #c4c4c4 solid;
    max-width: 152px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.new-description-text ul {
    display: grid;
    grid-gap: 10px;
}
.new-description-text li {
    padding-left: 14px;
    position: relative;
}
.new-description-text li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #ad0113;
    position: absolute;
    left: 0;
    top: 4px;
}
@media (max-width: 991.98px) {
    .new-descriptions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .new-description {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .news-item__title {
        padding-top: 30px;
    }
    .new-description {
        padding: 0 5px 15px 0;
    }
    .new-icon {
        margin-bottom: 10px;
    }
}
@media (max-width: 575.98px) {
    .new-descriptions {
        margin: 0 -10px -10px 0;
    }
    .new-description {
        margin: 0 10px 10px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .new-icon {
        width: 100px;
        height: 100px;
    }
    .new-icon img {
        width: 100%;
    }
}

.new__video-box {
    margin-top: 60px;
}
/* End */
/* /local/templates/general/components/bitrix/news/general.news/bitrix/news.detail/.default/style.css?16479569042548 */
