

/* Start:/bitrix/templates/sushi/components/bitrix/system.pagenavigation/my/style.css?17054052851171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/sushi/components/bitrix/news.list/index_news/style.css?17253780743263*/
body{
	background-color:rgb(245, 245, 245) !important;
	}
#changeMe{
	background-color:#ffff !important;
	border-bottom: 1px solid rgb(233, 233, 233);
}
.navbar{
	margin-bottom:0 !important;
}

.title_page_main{
	display:none;
}

.index_title{
	margin-top: 55px;
	margin-bottom: 20px;
}

.index_news	{
	margin-top: 20px;
	/*margin-bottom: 30px;	*/
}

.index_news	.news_1 {
	
	position: relative;
	height: 330px;
	margin-bottom: 30px;
	border-radius: 20px;
}

.index_news	.news_1 .text {
	/*border: 1px #ebebeb solid;*/
	/*border-top: none;*/
	padding: 5px 20px 20px;
	height: 158px;
    background: #ffff;
	border-radius: 0 0 20px 20px !important;
	color: rgb(151, 151, 151);
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
}

.index_news	.news_1 .text>div{
	overflow: hidden;
	height: 124px;
	line-height: 13pt;
	
}	

.index_news .news_1 .text h3{
	color: rgb(40, 43, 46);
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    padding-bottom: 10px;
}

.index_news .news_1 img {
    border-radius: 20px 20px 0 0 !important;
}


/*												dark */

.index_news  .news_1.dark .text
{
	border: none;
	height: 200px;
}

.index_news	.news_1.dark .text>div{
	overflow: hidden;
	height: 160px !important;
	line-height: 13pt;
	
}	

/*												big */

.index_news .news_1.big .text
{
	padding: 60px 50% 0 30px;
	border: none;
	background:none;
}

.index_news .news_1.big .text>div {
	height: auto !important;
}

.index_news .news_1.big .text .date
{
	font-size: 13px;
	margin: 20px 0 0;
}

.index_news .news_1.big .text .pr_text
{
	margin: 20px 0 30px;
}





.vagno_left {
	background: #d7002e;
	/*border-radius: 10px;*/
	/*padding: 20px;*/
	position: relative;
	color: white;
	display: inline-block;
	height: 30px;
	padding: 5px 5px 3px 10px;
	font-family: "normal";
	position: absolute;
	top: 20px;
	left: -2px;
}

.vagno_left::after {
	content: ''; 
	border: 15px solid transparent;
	border-left: 10px solid #d7002e;
	width:0;
	height:0; 
	display: inline-block;
	float: right;
	right: -25px;
	top: 0;
	position: absolute;
}	



.news_1.big {
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
}


@media (max-width: 750px) {
	.default_mobile, .fixed_mobile, .fixed_main_menu{display:none;}
	.index_news {margin-top: 96px !important;}
	body{
		background-color:#FFFFFF !important;
	}
	.index_title {
		color: rgb(40, 43, 46) !important;
		font-family: Ubuntu !important;
		font-size: 20px !important;
		font-weight: 500!important;
		line-height: 23px !important;
		text-align: left !important;
	}
	.index_title {
		margin-top: 0px;
		margin-bottom: 22px;
	}
	.row.index_news {
		margin: 0;
	}
	/*
	.index_news {
		margin-top: 22px !important;
	}*/
	
	
	.news_1.big {
		background-position-x: 50%;
	}
	
	.news_1.big .btn { margin-top: 40px; }
	
	
	
}








@media (max-width: 970px) {
	
	.index_news	.news_1 {
		margin-top: 30px;
	}
	
	.index_news	.news_1.big { margin: 0; }
}


/* End */
/* /bitrix/templates/sushi/components/bitrix/system.pagenavigation/my/style.css?17054052851171 */
/* /bitrix/templates/sushi/components/bitrix/news.list/index_news/style.css?17253780743263 */
