

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/modern_specopt/style.min.css?17367083981342*/
div.modern-page-navigation { 
    padding-bottom: 10px;
	padding-left:5px;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	padding:6px;
	/*border: 1px solid #454545;*/
	margin: 0;
	text-decoration: none;
    font-size: 15px;
    display: inline-block;
}
div.modern-page-navigation a.modern-page-previous { 
    border: 1px solid #E4E4E4;/*#b51e20;*/
	border-right: none;
    font-size: 15px;
}
div.modern-page-navigation a.modern-page-next {
    border: 1px solid #E4E4E4;/*#b51e20;*/
    font-size: 15px;
}
div.modern-page-navigation a{
	margin-left:-5px;
	padding-left: 10px;
	padding-right: 10px;
}
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
    font-size: 15px;
 }
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots { 
    border: 1px solid #E4E4E4;/*#b51e20;*/
	border-right: none;
    font-size: 15px;
}
div.modern-page-navigation .modern-page-current{ 
    color: #fff;
    border: 1px solid #E4E4E4;/*#b51e20;*/
	border-right: none;
    font-size: 15px;
}

div.modern-page-navigation a:hover{ 
    color: #b51e20;
    border: 1px solid #E4E4E4;/*#b51e20;*/
 	background: #EEEEEE;
}
span.modern-page-current, 
.modern-page-current {
    font-size: 15px;
    color: #fff;
    background: #b51e20;/*#ffebae;*/
}

/* End */


/* Start:/bitrix/templates/specopt1/components/bitrix/news/novosti_specopt/bitrix/news.list/news_action/style.css?17367083942251*/
div.news-list
{
	word-wrap: break-word;
	margin-left: -15px;
	margin-right: -15px;
}
div.news-item{
	display:flex;
	/*border-bottom:1px solid #eee;*/
	margin-bottom:-1px;

	border: 1px solid #e8eaea;
	box-shadow: none;
	transition: box-shadow ease .3s;
	padding: 40px;
}
div.news-item:hover{
	box-shadow: 0 0 27px rgba(0,0,0,.1);
}
div.news-list .news-img{
	width:220px;
	position:relative;
	margin-bottom:30px;
	text-align:center;
	margin-right:60px;
	box-shadow: 0 0 27px rgba(0,0,0,.1);
}
div.news-list .news-descr{
	width:calc(100% - 220px);
	position:relative;
}
div.news-list img.preview_picture
{
	/*float:left;*/
	overflow: hidden;
	text-align: center;
	position: relative;
	width: auto;
	height:auto;
	max-height:140px;
	max-width:220px;
	/*padding-right:60px;*/
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
}
.news-date-time {
	font-size: 12px;
    margin-bottom: 5px;
    width: 100%;
    display: inherit;
	/*color:inherit !important;*/
	color:#555;
	/*display: inline-block;*/
	vertical-align: top;
	line-height: 22px;
	margin: 0 12px 0 0;
}
div.news-list .news-descr .title{
	margin-bottom:5px;
}
div.news-list .news-descr a{
	font-size:16px;
	color:#454545;
	font-size: 1.6em;
	line-height: 1.167em;
	font-weight:500;
}
div.news-list .news-descr a:visited{
text-decoration:none;
}
div.news-list .news-descr a:hover{
	text-decoration:none;
	color:#b51e20;
}
div.news-list .news-descr .previewtext{
	/*margin-top:5px;*/
	margin-bottom:25px;
	margin-top: 10px;
	color:#555;
	overflow: hidden;
}
div.news-list .news-descr a.btn-more-back{
	font-size:12px;
	font-weight: 700;
	/*border-bottom: 1px dashed #b51e20;*/
	color:#b51e20;
}
div.news-list .news-descr a.btn-more-back i{
	color:#b51e20;
	border-radius: 50%;
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	position: relative;
	top: 0;
}
div.news-list .news-descr  a.btn-more-back:hover{
	/*border-bottom: 1px solid #b51e20;*/
}
div.news-list .news-descr  a.btn-more-back:hover > i{
	background:#b51e20;
	color:#fff;
}
@media (max-width:768px){
div.news-list .news-img{
	width:160px;
	margin-bottom:20px;
}
div.news-list .news-descr{
	width:calc(100% - 160px);
}
div.news-list img.preview_picture
{
	padding-right:20px;
	max-width:160px;
}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/modern_specopt/style.min.css?17367083981342 */
/* /bitrix/templates/specopt1/components/bitrix/news/novosti_specopt/bitrix/news.list/news_action/style.css?17367083942251 */
