


/* Start:/local/templates/.default/components/bitrix/news.list/bottomsections/style.css?17430679131578*/
.b-sections{
    margin-top:-30px;
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 20px;
}
.b-sections .title{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: left;
	    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
}
.b-sections ul{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 20px;
}
.b-sections ul li{
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 20%;
	margin: 0,5%;
	height: auto;
	padding: 4px;
	border-radius: 2px;
	min-width: 200px;
}
.b-sections ul li:hover{
	    background: url(/local/templates/russtone/components/bitrix/catalog.main/index-page/images/bg_.png) no-repeat top #b0b0b9;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
}
.b-sections ul li .image{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.b-sections ul li .name{
	display: block;
	float: none;
	clear: both;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	font: 14px Arial;
	color: #3f3f3f;
    font-weight: bold;
	margin-bottom: 10px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/bottomsections/style.css?17430679131578 */
