

/* Start:/press/calendar/style.css?17237954681017*/
#eventsmenu { 
	margin-bottom: 20px;
}
#eventsmenu a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	transition: 0.2s all;
	border-radius: 50px;
	font-size: 13px;
	line-height: 26pt;
	padding: 0 20px;
	font-weight: 500;
}
#eventsmenu a.selected {
	background: #eae8e8;
}

#eventsmenu a:first-child {
	padding-left: 0;
}
#eventsmenu a.selected:first-child { padding: 0 20px; margin-right: 0;}

#eventsmenu_months { 
	margin-bottom: 50px;
}
#eventsmenu_months a { 
	margin: 0 25px 0 0;
	color: #2b2c30;
	text-decoration: none;
	transition: 0.2s all;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
}
#eventsmenu_months a:last-child { margin: 0; } 

#eventsmenu_months a.selected {
	color: #ff6800;
	border-bottom: 1px solid #ddd;
} 
#eventsmenu_months a:hover {
	color: #ff8000;
}

#eventsmenu sup,
#eventsmenu_months sup {
	position: absolute;
	margin-top: -3px;
	margin-left: 3px;
	opacity: 0.5;
}


/* End */


/* Start:/bitrix/templates/default/components/bitrix/system.pagenavigation/.default/style.min.css?17237954623386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/bitrix/templates/default/components/bitrix/system.pagenavigation/.default/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/default/components/bitrix/news.list/events_list/style.css?17237954622807*/
#content {
    padding-bottom: 0 !important;
}

.sectionmenu a {
    color: #000 !important;
} 
.sectionmenu a.selected {
    color: #fff !important;
} 

a.backLink {
	display: inline-block;
	margin-top: 35px;
	color: #fff;
}

#eventsList {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
#eventsList .eventsList_item-wrapper {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    margin-bottom: 30px;
    padding: 0 15px;
}
#eventsList .eventsList_item {
	width: 100%;
	height: 100%;
	min-height: 360px;
	transition: 0.2s all;
	border-bottom: 1px solid #e4e4e4;
	color: #000;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	position: relative;
}
#eventsList .eventsList_item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0,0,0,.4);
    transition: background 0.2s ease;
}
#eventsList .eventsList_item:hover:before {
    background: rgba(36,41,62,.8);
}
#eventsList .eventsList_item:nth-child(3n+3) {
	margin-right: 0;
}
#eventsList .eventsList_item__position {
	padding: 30px;
	width: 100%;
	color: #fff;
	position: relative;
	transition: 0.2s all;
	z-index: 3;
	flex: 1 0 auto;
}

#eventsList .eventsList_item__position .name {
	margin: 15px 0;
}
#eventsList .eventsList_item__position .name a {
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
	display: block;
	transition: 0.2s all;
}
#eventsList .eventsList_item__position .name a:hover {
    color: #ff6800;
}
#eventsList .eventsList_item__position .category {
	font-size: 13px;
}

#eventsList .eventsList_item .event_more {
	flex: 0 0 auto;
	padding: 0 30px 30px;
	position: relative;
	z-index: 3;
}
#eventsList .eventsList_item .event_more a.btn { 
	color: #fff; 
	padding: 0 50px 0 0;
	background: none;
	text-transform: none;
	font-size: 13px;
	margin-top: 0;
}
#eventsList .eventsList_item .event_more a.btn:before { 
	top: 1px; 
}

#eventsList .eventsList_item__position .event_baloon {
	position: absolute;
	bottom: 90px;
	padding: 2px 10px;
	border-radius: 3px;
	background-color: #2b2b2f;
	font-size: 11px;
	text-transform: uppercase; 
}
#eventsList .eventsList_item__position .event_baloon.bal_gonow {
    background: #00af4c;
}

#eventsList #noEvents {
	font-size: 22px;
}

.divBtn {
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    #eventsList .eventsList_item-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 575px) {
    #eventsList .eventsList_item-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }
}





/* End */
/* /press/calendar/style.css?17237954681017 */
/* /bitrix/templates/default/components/bitrix/system.pagenavigation/.default/style.min.css?17237954623386 */
/* /bitrix/templates/default/components/bitrix/news.list/events_list/style.css?17237954622807 */
