

/* Start:/bitrix/templates/default/components/bitrix/news.detail/event_detail/style.css?17237954624231*/
.h1_subtitle {}
.event_categry {
	margin: 10px 0 20px;
	opacity: 0.5;
}

a.backLink {
	display: inline-block;
	margin-top: 35px;
	color: #fff;
}

#newsDetail {}
#newsDetail h1 { 
	color: #000;	
}

#newsDetail #newsDetail_Desc {
	color: #000;	
}
#newsDetail #newsDetail_Desc a {
	color: #ff8000;	
}

#newsDetail #newsDetail_Files {}
#newsDetail #newsDetail_Files .newsDetail_Files__item {
	display: block;
	float: left;
	width: 33.3%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 35px auto;
	margin-bottom: 25px;
	padding-right: 30px;
}
#newsDetail #newsDetail_Files .newsDetail_Files__item a {
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
	display: block;
	padding-left: 50px;	 
	color: #000;
	font-size: 8pt;
}
#newsDetail #newsDetail_Files .newsDetail_Files__item a span.name {
	font-size: 9pt;
	display: block;
	margin-bottom: 10px;
	transition: 0.2s all;
}
#newsDetail #newsDetail_Files .newsDetail_Files__item a:hover span.name {
	color: #ff8000;
}
#newsDetail #newsDetail_Files .newsDetail_Files__item a span.file { 
	opacity: 0.6;
}
#newsDetail #newsDetail_Files .newsDetail_Files__item a span.file font { 
	text-transform: uppercase; 
}

#newsDetail_Props {
	display: block;
	transition: 0.2s all;
	position: relative;
	margin: 25px 0 0 0;
}
#newsDetail_Props__container {
	background: #fff;
	padding: 25px 0 0;
}
#newsDetail_Props__container:before,
#newsDetail_Props__container:after {
    content: "";
    display: table;
    clear: both;
}
#newsDetail_Props__container .newsDetail_Props__container__item {
	float: left;
	padding: 0px 10px;
	margin-bottom: 25px;
}
#newsDetail_Props__container .newsDetail_Props__container__item:nth-child(1) {
    padding-left: 25px;
    width: 30%;
}
#newsDetail_Props__container .newsDetail_Props__container__item:nth-child(2) {
    width: 35%;
}
#newsDetail_Props__container .newsDetail_Props__container__item:nth-child(3) {
    width: 35%;
    padding-right: 25px;
}
.newsDetail_Props__container__item .city {
	font-size: 16pt;
	font-weight: 400;
	line-height: 22pt;
}
.newsDetail_Props__container__item .date {
	font-size: 16pt;
	font-weight: 400;
	line-height: 22pt;
}
.newsDetail_Props__container__item .place {}
.newsDetail_Props__container__item .remind {}
.newsDetail_Props__container__item .remind a { 
	color: #ff8000;
	text-decoration: none;
	border-bottom: 1px dashed;
}
span.crocobox_date {
	text-transform: lowercase;
	opacity: 0.5;
}

.map {
	height: 300px;
	width: 100%;
}
.category {
	display: inline-block;
	color: #000;
	text-decoration: none;
	border-radius: 50px;
	font-size: 11px;
	line-height: 1.2;
	padding: 12px 20px;
	font-weight: 500;
	text-align: center;
	background: #eae8e8;
	text-transform: uppercase;
}

.checkin {
    margin-bottom: 25px;
}
.backLink {
    margin-bottom: 50px;
}

#ip_tabs {
	margin: 30px 0;
	border-top: 1px solid #efefef;
	padding-top: 30px;
}
#ip_tabs .tabs span { 
	float: left;
}
#ip_tabs .tabs span a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	transition: 0.2s all;
	border-radius: 50px;
	font-size: 11px;
	line-height: 26pt;
	padding: 0 20px 0 45px;
	font-weight: 500;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: auto 14px;
	text-transform: uppercase;
}
#ip_tabs .tabs span.active a {
	background-color: #eae8e8;
}
#ip_tabs .tabs span a.tab_files {
    background-image: url(/bitrix/templates/default/components/bitrix/news.detail/event_detail/images/tab_files.png);
}
#ip_tabs .tabs span a.tab_gallery {
    background-image: url(/bitrix/templates/default/components/bitrix/news.detail/event_detail/images/tab_img.png);
}

.tab_container {}
.tab_container .tab_content {
	margin: 25px 0; 
	padding-top: 10px;
}

@media screen and (max-width: 991px) {
    #newsDetail_Props__container .newsDetail_Props__container__item:nth-child(1) {
        padding: 0 25px;
        width: 100%;
    }
    #newsDetail_Props__container .newsDetail_Props__container__item:nth-child(2) {
        width: 50%;
        padding-left: 25px;
    }
    #newsDetail_Props__container .newsDetail_Props__container__item:nth-child(3) {
        width: 50%;
        padding-right: 25px;
    }
}
@media screen and (max-width: 575px) {
    #newsDetail_Props__container .newsDetail_Props__container__item:nth-child(n) {
        padding: 0 25px;
        width: 100%;
    }
}





/* End */
/* /bitrix/templates/default/components/bitrix/news.detail/event_detail/style.css?17237954624231 */
