

/* Start:/bitrix/templates/vn_2021/components/vn/news.detail/short_2019/style.css?1768467012821*/
.rodnya_send_post {
    width: 250px;
    float: right;
}
.rodnya_send_letter {
    width: 250px;
}
@media (max-width: 500px) {
    .rodnya_send_post,.rodnya_send_letter {
	width: 150px;
	}
}
.modalImg {
    display: none; /* Скрыто по умолчанию */
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.modalImg img {
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.modalImgCaption {
    text-align: center;
    padding-top: 15px;
    color: white;
}

.closeImg {
    color: white;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 25px;
    cursor: pointer;
}
/* End */
/* /bitrix/templates/vn_2021/components/vn/news.detail/short_2019/style.css?1768467012821 */
