

/* Start:/bitrix/templates/portal/components/bitrix/news/news/style.css?16884619422488*/
.new-box:hover,
.new-box:hover a {
    color: #fff;
}
.new-box a:hover {
    text-decoration: underline;
}
.with-image {
    padding: unset;
    overflow: hidden;
    position: relative;
}
.new-box.with-image .new-box__bg {
    height: 350px;
    background-size: cover;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.new-box .new-box__date {
    width: 100%;
    font: normal 14px/16px "Open Sans", Arial, sans-serif;
    margin-bottom: 10px;
    display: inline-flex;
}
.new-box .new-box__name {
    width: 100%;
}
.new-box .new-box__content {
    background-color: rgba(220, 236, 255, 1);
}
.new-box:hover .new-box__content {
    background-color: rgba(21, 127, 196, 1);
}
@media (max-width: 767px) {
    .new-box .new-box__date-my {
        display: inline-flex;
    }
}
@media (min-width: 768px) {
    .new-box.with-image .new-box__content {
        max-height: 60%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(220, 236, 255, .8);
    }
    .new-box.with-image:hover .new-box__content {
        background-color: rgba(12, 110, 174, .8);
    }
    .new-box .new-box__date-d {
        font: 600 36px/32px "Open Sans", Arial, sans-serif;
    }
    .new-box .new-box__name {
        font: normal 24px/32px "Open Sans", Arial, sans-serif;
    }
    .new-box.with-image:hover .new-box__bg,
    .new-box.with-image:focus .new-box__bg {
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.new-detail {
	text-align: left;
}
.new-detail .new-date,
.new-detail .new-box,
.new-detail .new-source {
	margin-bottom: 10px;
}
.popup__zoom-gallery {
    width: 100%;
}
.popup__zoom-gallery .popup__gallery-box {
    width: 100%;
    display: inline-block;
    padding: 2px 0;
}
@media (min-width: 380px) {
    .popup__zoom-gallery .popup__gallery-box {
        width: 49.4%;
    }
}
@media (min-width: 448px) {
    .popup__zoom-gallery .popup__gallery-box {
        width: 32.4%;
    }
}
@media (min-width: 504px) {
    .popup__zoom-gallery .popup__gallery-box {
        width: 24.4%;
    }
}
@media (min-width: 768px) {
    .popup__zoom-gallery .popup__gallery-box {
        width: 19.4%;
    }
}
@media (min-width: 1280px) {
    .popup__zoom-gallery .popup__gallery-box {
        width: 16.3%;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?168846225251*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/portal/components/bitrix/news/news/style.css?16884619422488 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?168846225251 */
