

/* Start:/bitrix/templates/.default/components/bitrix/news/history/bitrix/news.list/.default/style.css?15819210023092*/
.frame { width: 100%; height: 240px; padding: 20px; margin-bottom: 0px;}
.frame .slidee { margin: 0; padding: 0; height: 100%; list-style: none; }
.frame .slidee li { float: left; margin: 0 25px 0 0; padding: 0; width: 300px; height: 100%; }

.scrollbar { width: 100%; height: 2px; }
.scrollbar .handle {
	width: 100px; /* overriden if dynamicHandle: 1 */
	height: 100%;
	background: #222;
}

.history-detail h3{
	text-transform: uppercase;
}

.history-detail h3.top{
	text-transform: none;
}

div.slider-nav__item{
		margin: 0px;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		height: 100%;
		position: relative;
		z-index: 0;
		transition: all 0.5s linear 0s;
		min-width: 100%;
	}

	.slider-nav__inner{
		background-position: center;
		background-size: cover;
		transition: all 0.5s linear 0s;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0%;
		left: 0%;
	}

.slider-nav__item h3.top {
    background: #ce2f2f;
    display: inline-block;
    padding: 1px 10px;
    color: #FFF;
    font-size: 16px;
}

li.active .slider-nav__inner {
    top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
	box-shadow: 0 0 10px rgba(0,0,0,1);
}

.img-right, .img-left {
    line-height: 15px;
}

.img-right img, .img-left img {
    margin-bottom: 7px;
}

div.img-right{
	text-align:justify; 
	float: right; 
	margin: 0 0 20px 20px;
}

div.img-left{
	text-align:justify; 
	float: left; 
	margin: 20px 20px 0 0 ;
}


div.history p {
    margin: 10px 0 !important;
    text-indent: 30px;
	font-weight:400;
}

.history-detail h3.top {
	    text-align: center;
	    color: #FFF;
	    background-size: cover;
	    background-position: center;
	    padding: 70px 0;
	    position: relative;
	    font-weight: bold;
	    font-size: 34px;
	}

	.history-detail h3.top::before {
	    content: "";
	    background: rgba(0,0,0, 0.5);
	    position: absolute;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	}
.history-detail h3.top span {
	    z-index: 1;
	    position: relative;
	}

.slider-nav {
		position: sticky !important;
		top: 0px;
		background: #FFF;
		z-index: 10;
		box-shadow: 0px 6px 9px rgba(0,0,0,0.5);
		margin-bottom: 20px;
}
#basic{
	transition: all 0.5s linear 0s;
}

span.blue {
    color: #0076a4;
    font-weight: bold;
}

.sub-title {
    padding: 1px;
    font-weight: bold;
    font-size: 31px;
    color: #0076a4;
    text-align: center;
}

.img-center {
    text-align: center;
}

.year-nav {
	display: none !important;
}

.year-row.active {
    overflow-x: auto;
    max-height: 35px;
}

@media screen and (min-width: 992px){
	.year-nav {
		display: flex !important;
		justify-content: space-around;
		margin-bottom: 30px;
    	flex-direction: column;
	}
	.year-nav:hover .year-row{
		max-height: 35px;
		border-bottom: 1px solid #eee;
	}
}

.year-row {
    display: flex;
    justify-content: space-around;
	max-height: 0;
	transition: max-height 0.5s linear 0s;
    overflow: hidden;
}

.year-item.active{
	color: #ce2f2f;
}


.year-item {
    color: #0076a4;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
    text-align: center;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?153674112051*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/history/bitrix/news.list/.default/style.css?15819210023092 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?153674112051 */
