

/* Start:/local/templates/oak/components/bitrix/news/meetings/bitrix/news.list/list/style.css?15083221253169*/
.header_calendar-meetings{
	background-image: url('/local/templates/oak/components/bitrix/news/meetings/bitrix/news.list/list/../images/calendar.jpg');
}
.header__caption{
	margin: 146px auto 40px;
}
.calendar-meetings__breadcrumbs{
	margin-top: 65px;
}
.calendar-meetings__title-red-bit{
	font-weight: normal;
	color: #232323;
	text-align: center;
	padding-bottom: 38px;
	margin-top: 15px;
	margin-bottom: 50px;
	font-size: 40px;
}
.calendar-meetings__content{
	width: 1235px;
	margin: 0 auto 50px;
}
.calendar-meetings__filter{
	width: 1200px;
	margin: 0 auto 60px;
}
.calendar-filter{
	display: flex;
	justify-content: space-between;
}
.calendar-filter__item{
	display: inline-block;
	margin-right: 15px;
	padding: 18px 15px;
	font-size: 13px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	color: #bfcbd3;
	border: 1px solid;
	border-radius: 4px;
	line-height: 1;
	min-width: 117px;
	text-align: center;
	box-sizing: border-box;
}
.calendar-filter__item:last-child{
	margin-right: 0;
}
.calendar-filter__block .calendar-filter__item_blue,
.calendar-filter__item_hover-blue:hover{
	background: #496ebf;
	color: #fff;
	border: 1px solid #496ebf;
}
.calendar-filter__block .calendar-filter__item_red,
.calendar-filter__item_hover-red:hover{
	background: #ff351c;
	color: #fff;
	border: 1px solid #ff351c;
}

.list-meetings{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 40px;
}
.list-meetings__top{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.calendar-meetings__description-meetings{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.meetings-caption{
	color: #313131;
	font-family:'Conv_HelveticaNeueCyr-Thin',Sans-Serif;
	font-size: 35px;
	text-transform: uppercase;
}
.description-meetings__rss .link:first-child{
	margin-right: 54px;
}
.list-meetings__item{
	width: 400px;
	box-sizing: border-box;
	padding: 46px 25px 75px;
	position: relative;
}
.list-meetings__item:nth-child(2){
	left: 0;
}
.list-meetings__item:nth-child(3n+3){
	right: 10px;
}
.list-meetings__item:nth-child(3n+1){
	left: 10px;
}
.list-meetings__item:hover{
	box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

.meetings-planned{
	background: #eff4f7;
	padding-top: 102px;
	box-sizing: border-box;
	padding-bottom: 102px;
}
.meetings-planned__content{
	width: 1175px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.meetings-planned__title{
	margin-bottom: 50px;
	width: 100%;
}
.meetings-planned__item{
	width: 500px;
	margin-bottom: 40px;
}
.meetings-planned__item_link{
	width: 100%;
}
.rss{
	display: flex;
}
.rss__svg{
	fill: #b8c7d1;
}
.rss__item{
	display: inline-flex;
	align-items: center;
}
.rss__item:first-child{
	margin-right: 52px;
}
.rss__item:last-child{
	margin-right: 40px;
}
.rss__svg_mail{
	width: 16px;
    height: 18px;
	margin-right: 10px;
}
.rss__svg_rss{
	width: 12px;
	height: 12px;
	margin-right: 12px;
}
.calendar-meetings__nav-bottom{
	padding: 0 50px;
}
/* End */
/* /local/templates/oak/components/bitrix/news/meetings/bitrix/news.list/list/style.css?15083221253169 */
