 video {
	width: 100% !important;
    height: auto;
	position: relative;
    bottom: 100%;
	z-index: -1;
}

.backrgn{
	height: 100%;
	background: radial-gradient(at top, #feffff00, #050606e3);
	text-align: center;
}

.front .item .img_block{
	position:absolute;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;

	
}

.imgss img{
	height: 150px!important;
}

.docs .pdf {
    background: url(/templates/Default/images/pdf.png) no-repeat;
}

.docs .doc {
    background: url(/templates/Default/images/doc.png) no-repeat;
}

.docs .pdf a{
display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 3px;
    white-space: nowrap;
}

.docs .pdf {
margin-bottom: 10px;
    line-height: 17px;
    height: 43px;
    padding-left: 58px;
    color: #707f88;
    font-size: 12px;
}

.tizerr{
	/*width: 89%;*/
	padding: 0px !important;
}

.uf-video{
	width: 58%!important;
}

.uf-content video{
	position: unset;
}
.txt-center{
	text-align:center;
}
.regcolor{
	color: #e40f0f;
	font-weight: bold;
}


.status-prod{
    position: absolute;
    right: 10px;
    color: #fff;
    padding: 8px 22px;
    font-weight: 700;
}

.vnal{background: #02bd2a;}
.podzakaz{background: #0e42d7;}
.netnal{background: #e54c4c}
.zakanchiv{background: #d9b710}
.vputi{background: #059892}

