

/* Start:/bitrix/templates/new_main/components/bitrix/news/fractions/bitrix/news.list/.default/style.css?16755041001214*/
.bl_fractions{}

.b_it_fractions{
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.b_it_fractions .b_img{
	float: left;
	width: 20%;
}
.b_it_fractions .b_info{
	float: right;
	width: 80%;
}

.b_list_prop{}
.b_list_prop .it_prop{
	margin-bottom: 2px;
}
.b_list_prop .it_prop .name{
	float: left;
	width: 20%;
}
.b_list_prop .it_prop .prop{
	float: left;
	width: 80%;
}
.b_it_fractions h3{
	font-size: 2rem;
}
.b_it_fractions .b_full_name{
	margin-bottom: 10px;
	font-weight: bold;
}

.b_list_deput .h_title{}
.b_list_deput .h_title .h_name{
	float: left;
	padding-right: 10px;
}
.b_list_deput .h_title .h_arrow{
	float: left;
	cursor: pointer;
	color: #3e5194;
	font-weight: bold;
	border-bottom: 1px dashed #3e5194;
}

.b_list_deput .h_ul_list{
	display: none;
	margin-left: 20px;
}

.b_list_deput .h_ul_list.show{
	display: block;
}

.b_list_deput .h_ul_list li{
	list-style-type: decimal;
}

.bl_events{
	background: #f5f5f5;
	padding: 10px;
}
.bl_events .title{
	
}

.bl_events .b_events_list{
	margin-bottom: 15px;
}

@media all and (max-width: 767px) {
	.b_it_fractions .b_img{
		float: inherit;
		width: 100%;
	}
	.b_it_fractions .b_info {
		float: inherit;
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/new_main/components/bitrix/news/fractions/bitrix/news.list/.default/style.css?16755041001214 */
