

/* Start:/bitrix/templates/sushi/components/bitrix/news.list/index_news_policy/style.css?17244936461684*/

.index_news	{
	margin-top: 20px;
	/*margin-bottom: 30px;	*/
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.index_news	.news_2 {
	position: relative;
}

.index_news	.news_2 .text {
	
}

.index_news	.news_2 .text>div{
	position: relative;
    display: block;
    box-sizing: border-box;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}	

.index_news .news_2 .text h3 {
    font-size: 14px;
    line-height: 1.55;
    padding: 10px 18px 12px;
    position: relative;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    margin: 0;
    font-family: 'Ubuntu';
}
.menu-item {
    position: relative;
    padding: 0 10px 10px 0;
    max-width: 100%;
}

.menu-item-a {
    border-color: #FAB52D !important;
    border-width: 1px;
    border-radius: 30px;
    background-color: #FAB52D !important;
    display: block;
    color: #ffffff !important;
    font-weight: 500;
    position: relative;
}

.menu-item-a:hover {
    border-color: #ff5700;
    border-width: 1px;
    border-radius: 30px;
    background-color: #ff5700;
    display: block;
    color: #ffffff !important;
    font-weight: 500;
    position: relative;
	font-size:14px;
	line-height: 1.55;
}
.menu-item-a.active {
    border-color: #adadad !important;
    background-color: #adadad !important;
    color: #fff !important;
}
.title_page_main{
	display:none;
}


/* End */


/* Start:/bitrix/templates/sushi/components/bitrix/news/info_policy/bitrix/news.detail/.default/style.css?1715621936580*/
.news-detail .proc_skidki {
	background: red;
	width: 45px;
	height: 45px;
	display: inline-block;
	/*float: right;*/
	margin: -8px;
	text-align: center;
	border-radius: 35px;
	padding-top: 10px;
	position: absolute;
	top: 20px;
	right: 30px;
}

.news-detail .proc_skidki div{
	color: white; 
	-moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -5px;
    font-family: "SegoeUIBold";
	
}

.news-detail img { margin: 0 15px 15px 0; float: left;}
/* End */
/* /bitrix/templates/sushi/components/bitrix/news.list/index_news_policy/style.css?17244936461684 */
/* /bitrix/templates/sushi/components/bitrix/news/info_policy/bitrix/news.detail/.default/style.css?1715621936580 */
