

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1676925669675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/style.css?15352787827730*/
/* @font-face { */
/*   font-family: 'school'; */
/*   src: url('/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/font/school.ttf') format('truetype'); */
/*   font-weight: normal; */
/*   font-style: normal; */
/* } */
/* @font-face { */
/*   font-family: 'school2'; */
/*   src: url('/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/font/censcbk.ttf') format('truetype'); */
/*   font-weight: normal; */
/*   font-style: normal; */
/* } */
#npapper
{
	/*margin: 30px 150px;*/
}

blockquote.np-about
{
	position: relative;
    padding-left: 180px;
    z-index: 1;
}

blockquote.np-about:before
{
	content: "";
	position: absolute;
	top: 20px;
	left: -40px;
	background-image: url(/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/img/stamp.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 120px;
}

.newspapper
{
	position: relative;
	font-family: initial;
	font-style: normal;
	font-weight: normal;
    margin: 30px 0;
    padding: 50px 60px;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 100px -30px rgba(0, 0, 0, 0.1), inset 0px -10px 20px -15px rgba(0, 0, 0, 0.15);
    background-color: #f7f7f7;
	background: -moz-linear-gradient(left, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 47%, rgba(247,247,247,1) 100%);
	background: -webkit-linear-gradient(left, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 47%,rgba(247,247,247,1) 100%);
	background: linear-gradient(to right, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 47%,rgba(247,247,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7',GradientType=1 );
}

.newspapper:before,
.newspapper:after
{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40%;
    height: 15px;
    margin: 13px 15px;
    transform: rotate(-3deg) skewX(5deg);
    background: transparent;
    z-index: -1;
    box-shadow: 0px 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.newspapper:after
{
	left: auto;
	right: 0;
	transform: rotate(3deg) skewX(-5deg);
}

.newspapper .np-header
{
	position: relative;
    border-top: 6px solid #333;
    padding-top: 20px;
}

.newspapper .np-header:before,
.newspapper .np-footer:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 6px;
    background-color: #bbb;
}

.newspapper .np-ribbon
{
    position: absolute;
    right: -69px;
    top: -64px;
}

.newspapper .np-header h1
{
	text-transform: uppercase;
    margin: 0;
    font-weight: normal;
}

.newspapper .np-header h1 > span
{
	font-size: 4em;
    margin-top: -.13em;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.newspapper .np-header h3
{
	margin: 0;
    padding: 5px 10px;
    background-color: #333333;
    color: #fff;
    text-align: right;
    font-size: 1.6em;
    border-top: 12px solid #bbb;
}

.newspapper .np-body
{
	padding-top: 20px;
}

.newspapper .np-body .np-image img
{
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
    filter:  grayscale(90%);
    -webkit-filter: grayscale(90%);
	transition: filter .5s, -webkit-filter .5s, transform .3s;
}

.newspapper .np-body .np-image img:hover
{
	filter:  grayscale(0%);
    -webkit-filter: grayscale(0%);
}

.newspapper .np-body table table
{
	margin: 0 -10px;
}

.newspapper .np-body table td
{
	padding: 0 10px;
	vertical-align: top;
	font-size: 18px;
}

.newspapper .np-body h3
{
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.5em;
    font-weight: normal;
}

.newspapper .np-body h4
{
/*     text-transform: uppercase; */
    font-family: sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
/*     padding-bottom: 10px; */
}

.newspapper .np-body h5
{
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 5px;
}

.newspapper .np-body p,
.newspapper .np-body ul
{
	margin-top: 0;
	margin-bottom: 10px;
}

.newspapper .np-body ul
{
	padding-left: 1em;
}

.newspapper .np-body p
{
/* 	text-indent: 1em; */
}

.newspapper .np-body ul.np-list
{
	padding: 0;
	list-style-type: none;
}

.newspapper .np-body ul.np-list > li
{
	padding-bottom: 5px;
}

.newspapper .np-body ul.np-list > li + li
{
	border-top: 4px solid #bbb;
	padding-top: 7px;
}

.newspapper .np-body ul.np-list > li h4
{
	margin-bottom: 5px;
}

.newspapper .np-body hr
{
	border-bottom: 2px solid;
	max-width: 500px;
/* 	margin-left: 0; */
	margin-bottom: 25px;
	margin-right: 100%;
}

.newspapper .np-footer
{
	position: relative;
    border-top: 6px solid #333;
    padding-bottom: 20px;
}

.newspapper .np-footer:after
{
    bottom: 0;
    top: auto;
}

#npapper .np-company-info
{
	font-size: 1.2em;
}

#npapper .np-company-info h4
{
	position: relative;
	margin-bottom: 7px;
}

#npapper .np-company-info h4:before
{
	content: "";
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background-image: url(/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/img/link.png);
	background-repeat: no-repeat;
}

#npapper .np-company-info li + li
{
	margin-top: 5px;
}

#npapper .np-company-info .activezone
{
	display: table;
	margin: 0;
	font-weight: bold;
    width: 100%;
    height: 105px;
}

#npapper .np-company-info .activezone img
{
	margin-right: 10px;
}

#npapper .np-company-info .activezone small
{
	color: #333;
}

.newspapper .np-subscribe
{
    display: block;
    padding: 15px;
    text-align: center;
    background-color: #FC0;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,204,0,1) 0%, rgba(239,191,0,1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,204,0,1) 0%,rgba(239,191,0,1) 100%);
	background: radial-gradient(ellipse at center, rgba(255,204,0,1) 0%,rgba(239,191,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#efbf00',GradientType=1 );
    color: inherit;
    font-family: sans-serif;
    font-weight: bold;
    text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.newspapper .np-subscribe > span
{
	display: block;

}
.newspapper .np-subscribe:hover
{
	text-decoration: none !important;
}
a.download-pdf-release
{
	position: relative;
    float: right;
    margin-top: 7px;
   	font-size: 1.8em;
   	color: #333;
  	font-size: 1.6em;
  	font-weight: bold;
}
a.download-pdf-release:before
{
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: -65px;
	top: -30px;
	background: url(/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/img/pdf-4.png);
}
/* a.download-pdf-release:after */
/* { */
/* 	content: ""; */
/* 	position: absolute; */
/* 	background-image: url(/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/img/download.png); */
/* 	background-repeat: no-repeat; */
/* 	width: 24px; */
/* 	height: 24px; */
/* } */
a.download-pdf-release > img
{
	vertical-align: middle;
}
a.download-pdf-release > span
{
	position: relative;
}
@media (max-width: 767px) {
	blockquote.np-about:before {
		top: 1px;
		left: -3px;
		background-size: contain;
		width: 100px;
		height: 65px;
	}
	blockquote.np-about {
		padding-left: 15px;
		padding-top: 70px;
	}
	.newspapper {
		padding: 20px 15px;
	}
	.newspapper .np-ribbon {
		width: 92px;
		right: -21px;
		top: -31px;
	}
	.newspapper .np-header h1 {
		font-size: 0.7em;
	}
	td {
		display: block;
		width: 100%;
	}
	.newspapper .np-body {
		margin-bottom: 20px;
	}
}
@media (min-width: 768px) {
	.newspapper .np-header h1 {
		font-size: 1.7em;
	}
}
@media (min-width: 992px) {
	.newspapper .np-header h1 {
		font-size: 2.3em;
	}
}
@media (min-width: 1200px) {
	.newspapper .np-header h1 {
		font-size: 2.9em;
	}
}
/* End */


/* Start:/bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper.archive/style.css?15352787824363*/
.newspapper-archive
{
	font-size: 1.2em;
}
#npapper legend h3
{
	font-size: 1.2em;
	color: #333;
}
.np-archive-holder
{
	display: table;
	width: 100%;
	margin: 10px 0;
/*     padding: 10px 0; */
/*     border-bottom: 6px solid #bbb !important; */
}
.np-release
{
	position: relative;
    display: inline-block;
    float: left;
    width: 20%;
    padding: 0px 10px;
    box-sizing: border-box;
/*     transform: translateX(-55px); */
/*     margin-left: -55px; */
    text-align: center;
}
.np-release:first-child
{
/* 	margin-left: 0; */
/*     transform: translateX(0); */
}
.np-release a
{
	display: table;
	position: relative;
	margin-top: 5px;
/* 	margin-bottom: 3px; */
/* 	margin-top: -15px; */
    border: 1px solid #bbb;
	transform: rotate(-5deg);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
/* 	transition: all .3s; */
}
.np-release a:before
{
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCRQNBQKTWhWhAAADVElEQVRo3u1Zz0sbQRh9GxUqkkPxZILWmxdPHqyHUIIVisVSPHuoDZJbb54D/gMePfWYHiu5RCgoxVKQSv8Ae7NCNoeCFYOkLUlfL5vNzLq782N368W5bHZ2vvfefDPzzTcTB8rCcTxFCUUUUEQBgIsWXLTwGUdOV22foHCSFTZ4w6hywwYrnMyGfII1dqhTOqxxIl3yEVbZ1iIflDarHEmLvsBTI/JBOWUhDfpFulb0JOly0ZTPCdBv4C0e3Gr1Ewc4xAVacAEUUMQMVvAcD2+1/IUt55197zdCerXPMkdDW4+yzP0Qiw1753cDUCcsKa1KPAlYdc0HAgALgbHvc1vbdpv9wFwwnY4cCcz8K65K3xe4w4/8xk6E/SqvAivCbFGyGqCfF76t82z4KRJhPiChakI/IYWd/rD3fMRP8gDHoDxjT2jYNoiOrEkc/tizzB/BKR6L80ZqWtOln5Ri/olA/8ev7bHJHb7glALrWEDqaG5TrEi6S77zh70/42PNzixJWK/1jBpi2PFrB2P/l7sc13QmAL4X0Bo6BuPSfl/2atf9ml19cgBgWUC70ZDONcHgchB0/YV3ZtJ7AOAoLwXENVX7HMRge+D0AIALmAMA9PHKNOlyejgQXpWhPIei8HboPV96zw/OFzN6CQWAhB4hQIzaF97ziff8akE/RAEA5Z4ge6AVMLMT0BJ+Kz0AXgtTJu/VDQLTlNI8DDEvIF6rWoemGk7equdWJQdXeEsjqZRRXFXjnOGI6ZSwWaXpgZlUBIgohh5YSUWAiKL0QEQoti+moThiM0ogwHQzitqOrQWYbsdRCYklvVVCEpGSWQmwScmik1JjerukNC4tN6K3T8vjDyaaCEkOJuqjmdI+6dHszg+nQBbHc46xzlkTCSlfUHCP5LmphG4I5CXr3OQy55hnnnNc5ibrUswf9n5Iv+XVGUpI6ZKKS/zt1xtKSOGajkW2pG+GEhJeVHIpQG8uIclVLbcE5yeRYHNZzTHuxUgNkeBoyDC4rmcd8beE31F2zg39YOSzWZ4rBsx8IO4l3EvIUML0XUs4ylSAloTKXUtoZixAKaGduQCFhP8hIFZC9kOgkJD1JFRIyHoZBiRM80imT+WfVkMRFTbZZpvNgfP/AYK0hDrokfYkAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTIwVDEzOjA1OjAyKzAyOjAw+Y2XCwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0yMFQxMzowNTowMiswMjowMIjQL7cAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
}
.np-release a:after
{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
}
.np-release a:hover
{
/* 	transform: rotate(-3deg) translateY(-10px); */
}
.np-release a:hover:before,
.np-release a:hover:after
{
	visibility: visible;
	opacity: 1;
}
.np-release a:hover:after
{
	box-shadow: inset 0px 0px 100px -10px rgba(0, 0, 0, 0.7);
}
.np-release__picture
{
	width: 100%;
	display: table;
}
.np-release__title
{
	position: relative;
	display: inline-block;
	text-align: center;
	font-weight: bold;
    padding: 5px 0;
    padding-bottom: 3px;
    margin: 0;
    z-index: 1;
    width: 100%;
    transform: rotate(-5deg) translateX(12px);
/*     border-bottom: 2px solid #aaa; */
}
.np-release.active-release
{
/*     z-index: 1; */
	margin-top: -30px;
}
.np-release.active-release a
{
	pointer-events: none;
    outline: 5px solid rgba(0, 0, 0, 0.1);
    transform: rotate(5deg);
    z-index: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
/* 	transform: rotate(0) scale(1.2); */
}
.np-release.active-release .np-release__title
{
	transform: rotate(5deg) translateX(12px);
	color: #da2025;
}
.np-release + .np-release.active-release,
.np-release.active-release + .np-release
{
	margin-left: -10px;
}
.newspapper-archive .modern-page-navigation
{
	background-color: #f5f5f5;
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1676925669675 */
/* /bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper/style.css?15352787827730 */
/* /bitrix/templates/ASP.ru/components/bitrix/news.list/newspapper.archive/style.css?15352787824363 */
