

/* Start:/bitrix/templates/ODKB/components/bitrix/news/blocks/bitrix/catalog.section.list/blocks-list/style.css?1549373024307*/
.section-list .section-item{
	display:flex;
	justify-content:center;
	background:#f8f8f8;	
	min-height:130px;
}

.section-list .section-item .section-name{
	margin:auto;
}

.row .section-name img.cimg, .row .section-name:hover img.gimg{
	display:none;
}
.row .section-name:hover img.cimg{
	display:inline;
}
/* End */


/* Start:/bitrix/templates/ODKB/components/bitrix/news.list/blocks/style.css?1548162325579*/
.news-blocks .list{
	position:relative;
	overflow: hidden;
}
.news-blocks .list::before, 
.news-blocks .list::after{
	content:'';
	display:block;
	background:white;
	position:absolute;
	z-index:5;
}

.news-blocks .list::before{
	width:3px;
	height:100%;
	right:-1px;
}
.news-blocks .list::after{
	height:3px;
	width:100%;
	bottom:-1px;
}
.news-blocks .list .item{
	color:black;
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
/*
.news-blocks .pre-arrow{
	margin-top: 40px;
}
.news-blocks .detail-arrow{
	position: absolute;
	right: 15px;
	bottom: 10px;
}*/
/* End */
/* /bitrix/templates/ODKB/components/bitrix/news/blocks/bitrix/catalog.section.list/blocks-list/style.css?1549373024307 */
/* /bitrix/templates/ODKB/components/bitrix/news.list/blocks/style.css?1548162325579 */
