body, html {
	min-height: 100%;
	height: 1px;
}
.lenta_wrapper {
	position: relative;
	width: 100%;
	min-width: 800px;
	-min-height: 900px;
	height: 100%;
}
.sticky_block {
	position: fixed;
	top: 0;	
	width: 100%;
	height: 70px;
	z-index: 1000;	
}
/*.main_menu ul {
	width: 1000px;
	display: table;
	margin: 0 auto;
}
.main_menu ul li {
	height: 27px;
	margin: 4px 3px 3px;
	padding: 17px 70px 17px 25px;
}
.main_menu ul li:after {
	right: 26px;
}
.main_menu ul li.current:before {	
	content: "";
	position: absolute;
	display: inline-block;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	-moz-opacity: 1;	
	opacity: 1;
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;    
    border-top: 15px solid rgba( 10,64,125, .8 );
}
.main_menu ul a:first-child li:before {	
	content: "";
	position: absolute;
	left: 121px;
	top: 26%;
	height: 34px;
	width: 34px;
	-moz-opacity: 1;
	opacity: 1;
	background: url(../img/menu_home.png) no-repeat;
}
.main_menu ul a:nth-child(2) li:after,
.main_menu ul a:nth-child(1) + li:after {
	background: url(../img/menu1.png) no-repeat;
}
.main_menu ul a:nth-child(3) li:after {
	background: url(../img/menu2.png) no-repeat;
}
.main_menu ul a:nth-child(4) li:after {
	background: url(../img/menu3.png) no-repeat;
}
.main_menu ul li:before {
	background-image: none;
}
.main_menu ul a:nth-child(2) li,
.main_menu ul a:nth-child(1) + li {
	margin-left: 80px;
}
.main_menu ul a:first-child li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 66px;
	right: -45px;
	top: -2px;
	-moz-opacity: 1;
	opacity: 1;	
	background: url(../img/sep_big.png) no-repeat;	
	-webkit-background-size: auto 66px;
	-o-background-size: auto 66px;
	-moz-background-size: auto 66px;
	background-size: auto 66px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {	
	.main_menu ul a:first-child li:before {
		background: url(../img/menu_home@x2.png) no-repeat;
		-webkit-background-size: auto 34px;
		-o-background-size: auto 34px;
		-moz-background-size: auto 34px;
		background-size: auto 34px;
	}
	.main_menu ul a:nth-child(2) li:after,
	.main_menu ul a:nth-child(1) + li:after {
		background: url(../img/menu1@x2.png) no-repeat;
		-webkit-background-size: auto 34px;
		-o-background-size: auto 34px;
		-moz-background-size: auto 34px;
		background-size: auto 34px;
	}
	.main_menu ul a:nth-child(3) li:after {
		background: url(../img/menu2@x2.png) no-repeat;
		-webkit-background-size: auto 34px;
		-o-background-size: auto 34px;
		-moz-background-size: auto 34px;
		background-size: auto 34px;
	}
	.main_menu ul a:nth-child(4) li:after {
		background: url(../img/menu3@x2.png) no-repeat;
		-webkit-background-size: auto 34px;
		-o-background-size: auto 34px;
		-moz-background-size: auto 34px;
		background-size: auto 34px;
	}
}*/
section.lenta {
	position: relative;
	width: 100%;
	min-height: 100%;
}
section.lenta:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(10, 18, 23, .35);
	z-index: 2;
}
section.lenta > img {
	position: fixed;
	top: -20px;
	left: -20px;
	min-height: 110%;
	min-width: 110%;
	z-index: 1;
    /*-webkit-animation: filterAnimation 2.8s ease-in 0s;
    animation: filterAnimation 2.8s ease-in 0s;*/
}
.slide_title {
	position: relative;
	top: 130px;
	display: table;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 3;
}
.slide_year,
.slide_city {
	position: relative;
  	font-size: 40px;
	color: rgb( 255, 255, 255 );
	font-family: 'Roboto Slab', serif;
  	text-shadow: 0px 0px 30px rgba( 0, 0, 0, .7 );
	float: left;
}
.slide_year {
	margin-right: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	background-color: rgba( 255, 255, 255, .3 );
	padding: 2px 14px;
}
.slide_year:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 31px;
	right: -23px;
	top: 13px;
	background: url(../img/sep_title.png) no-repeat;	
	-webkit-background-size: auto 30px;
	-o-background-size: auto 30px;
	-moz-background-size: auto 30px;
	background-size: auto 30px;
}
a {
	text-decoration: none;
}
.lenta_arrows {
	position: fixed;
	bottom: 50%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1218px;
	height: 81px;
	z-index: 3;
}
.lenta_arrows div {
	position: absolute;
	background-color: rgba( 0, 0, 0, .17 );
  	font-size: 25px;
	color: rgb( 255, 255, 255 );
	font-family: 'Roboto Slab', serif;
	padding: 20px 19px;	
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width: 90px;
	height: 74px;
	-moz-opacity: 1;
	opacity: 1;	
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	cursor: pointer;
}
.lenta_arrows div:hover {
	-moz-opacity: .8;
	opacity: .8;
}
.left_arrow {
	left: 0;
}
.left_arrow:before {
	content: "";
	position: absolute;
	width: 48px;
	height: 74px;
	top: 0;
	left: -48px;
	background: url(../img/slider_arrow_left.png) 14px 18px no-repeat, rgba( 0, 0, 0, .52 );
	-webkit-background-size: auto 39px;
	-o-background-size: auto 39px;
	-moz-background-size: auto 39px;
	background-size: auto 39px;
}
.right_arrow {
	right: 0;
}
.right_arrow:after {
	content: "";
	position: absolute;
	width: 48px;
	height: 74px;
	top: 0;
	right: -48px;
	background: url(../img/slider_arrow_right.png) 15px 18px no-repeat, rgba( 0, 0, 0, .52 );
	-webkit-background-size: auto 39px;
	-o-background-size: auto 39px;
	-moz-background-size: auto 39px;
	background-size: auto 39px;
}
.slide_events {
	position: relative;
	width: 932px;
	display: table;
	margin: 175px auto 0px;
	z-index: 4;
	padding-bottom: 115px;
}
/*.slide_events:after {
	content: "";
	position: absolute;
	width: 100px;
	height: 115px;
	bottom: -115px;
	left: 0;
}*/
.slide_event_wrapper {
	padding: 0 20px;
	display: table;
	float: left;
}
.slide_event {
	position: relative;
	display: block;
	width: 270px;
	height: 262px;	
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    margin-bottom: 46px;
    margin-left: auto;
    margin-right: auto;  
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color: rgba( 0, 0, 0, .35 );
	-webkit-box-shadow: inset 0 1px 2px rgba( 245, 245, 245, .6);
	-moz-box-shadow: inset 0 1px 2px rgba( 245, 245, 245, .6);
	box-shadow: inset 0 1px 2px rgba( 245, 245, 245, .6);
	overflow: hidden;
	-moz-opacity: 1;
	opacity: 1;	
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
.slide_event:hover {
	-moz-opacity: .8;
	opacity: .8;
}
.slide_event img {
	position: absolute;
	object-fit: cover;
	height: 175px;
	width: 254px;
	clip: rect(auto, 254px, 175px, auto);
}
.slide_event p {
	position: absolute;
	width: 254px;
	height: 43px;
	-top: 2px;
	bottom: 31px;
	left: 10px;
	color: #FFF;
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
    line-height: 1;
    overflow: hidden;
}
.slide_event span {
	position: absolute;
	right: 8px;
	bottom: 8px;
	color: #ffffff;
  	font-size: 14px;
	font-family: 'Roboto Slab', serif;	
}
.event_type {
	position: absolute;
	top: 147px;
	left: 8px;
	height: 22px;
	display: table;
	color: #FFF;
	font-size: 16px;
	font-family: "Roboto Slab",serif;
	z-index: 30;
	background-color: rgba(18, 65, 133, 0.67);
	padding: 7px 13px;
}
section.nav {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 115px;
  	background-color: rgba( 0, 0, 0, .75 );
  	border-top: 3px solid #343434;
  	z-index: 100;
}
section.nav > div {
	position: relative;
	box-sizing: border-box;
	padding: 10px 15px;	
	width: 100%;
	max-width: 1615px;
	height: 79px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin: 20px auto;
	background: url(../img/sep_nav.png) center repeat-x;	
	background-size: auto 4px;
	background-clip: content-box;
}
.year_nav {
	position: relative;
    box-sizing: border-box;
	display: block;
	width: 73px;
	height: 52px;
	padding: 3px;
	border-radius: 2px;
	border: 3px solid rgba( 255, 255, 255, 0);
	text-align: center;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-o-transition: border-color .3s ease;
	transition: border-color .3s ease;
	cursor: pointer;
}
.year_nav:hover {
	border-color: rgba( 255, 255, 255, 1);
}
.year_nav:after {
	content: "";
	position: absolute;
	width: 61px;
	height: 40px;
	left: 3px;
	top: 3px;
	background-color: rgba( 20, 19, 19, .4 );
}
div.current {
	border-color: rgba( 255, 255, 255, 1);
	cursor: default;
}
div.current:after {	
	background-color: rgba( 18, 65, 133, .7 );
}
div.current:before {
	content: "";
	position: absolute;
	display: inline-block;
	top: -11px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0px;
	height: 0px;	
	border-left: 9px solid transparent;
    border-right: 9px solid transparent;    
    border-bottom: 9px solid #ffffff;
}
section.nav > div > .year_nav:first-child {
	margin-left: -8px;
}
section.nav > div > .year_nav:last-child {
	margin-right: -8px;
}
.year_nav img {
	width: 60px;
	height: 40px;
	object-fit: cover;
}
.year_nav span {
	position: absolute;
	top: 0px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	color: #ffffff;
  	font-size: 16px;
  	line-height: 47px;
  	text-align: center;
	font-family: 'Roboto Slab', serif;
	z-index: 200;
}
/*
Анимация загрузки
*/
	#loader {
      position: fixed; 
      display: none;
      top: 70px; 
      bottom: 118px;
      left: 0;
      width: 100%;
      background: transparent; 
      opacity: .8;
      z-index: 20000;
    }
    .spinner {
      margin: 350px auto;
      width: 33px;
      height: 33px;
      position: relative;
    }
    .container1 > div, 
    .container2 > div, 
    .container3 > div {
      width: 8px;
      height: 8px;
      background-color: #333;      
      border-radius: 100%;
      position: absolute;
      -moz-animation: bouncedelay 1.2s infinite ease-in-out;
      -o-animation: bouncedelay 1.2s infinite ease-in-out;
      -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
      animation: bouncedelay 1.2s infinite ease-in-out;
      -moz-animation-fill-mode: both;
      -o-animation-fill-mode: both;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
    }
    .spinner .spinner-container {
      position: absolute;
      width: 100%;
      height: 100%;
    }
    .container2 {
      -moz-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      -webkit-transform: rotateZ(45deg);
      transform: rotateZ(45deg);
    }
    .container3 {
      -moz-transform: rotateZ(90deg);
      -o-transform: rotateZ(90deg);
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
    }
    .circle1 { top: 0; left: 0; }
    .circle2 { top: 0; right: 0; }
    .circle3 { right: 0; bottom: 0; }
    .circle4 { left: 0; bottom: 0; }

    .container2 .circle1 {
      -moz-animation-delay: -1.1s;
      -o-animation-delay: -1.1s;
      -webkit-animation-delay: -1.1s;
      animation-delay: -1.1s;
    }
    .container3 .circle1 {
      -moz-animation-delay: -1.0s;
      -o-animation-delay: -1.0s;
      -webkit-animation-delay: -1.0s;
      animation-delay: -1.0s;
    }
    .container1 .circle2 {
      -moz-animation-delay: -0.9s;
      -o-animation-delay: -0.9s;
      -webkit-animation-delay: -0.9s;
      animation-delay: -0.9s;
    }
    .container2 .circle2 {
      -moz-animation-delay: -0.8s;
      -o-animation-delay: -0.8s;
      -webkit-animation-delay: -0.8s;
      animation-delay: -0.8s;
    }
    .container3 .circle2 {
      -moz-animation-delay: -0.7s;
      -o-animation-delay: -0.7s;;
      -webkit-animation-delay: -0.7s;
      animation-delay: -0.7s;
    }
    .container1 .circle3 {
      -moz-animation-delay: -0.6s;
      -o-animation-delay: -0.6s;
      -webkit-animation-delay: -0.6s;
      animation-delay: -0.6s;
    }
    .container2 .circle3 {
      -moz-animation-delay: -0.5s;
      -o-animation-delay: -0.5s;
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s;
    }
    .container3 .circle3 {
      -moz-animation-delay: -0.4s;
      -o-animation-delay: -0.4s;
      -webkit-animation-delay: -0.4s;
      animation-delay: -0.4s;
    }
    .container1 .circle4 {
      -moz-animation-delay: -0.3s;
      -o-animation-delay: -0.3s;
      -webkit-animation-delay: -0.3s;
      animation-delay: -0.3s;
    }
    .container2 .circle4 {
      -moz-animation-delay: -0.2s;
      -o-animation-delay: -0.2s;
      -webkit-animation-delay: -0.2s;
      animation-delay: -0.2s;
    }
    .container3 .circle4 {
      -moz-animation-delay: -0.1s;
      -o-animation-delay: -0.1s;
      -webkit-animation-delay: -0.1s;
      animation-delay: -0.1s;
    }
    @-webkit-keyframes bouncedelay {
      0%, 80%, 100% { -webkit-transform: scale(0.0) }
      40% { -webkit-transform: scale(1.0) }
    }
    @-moz-keyframes bouncedelay {
      0%, 80%, 100% { -moz-transform: scale(0.0) }
      40% { -moz-transform: scale(1.0) }
    }
    @-o-keyframes bouncedelay {
      0%, 80%, 100% { -o-transform: scale(0.0) }
      40% { -o-transform: scale(1.0) }
    }
    @keyframes bouncedelay {
      0%, 80%, 100% {
        -webkit-transform: scale(0.0);
        -moz-transform: scale(0.0);
        -o-transform: scale(0.0);
        transform: scale(0.0);
      } 40% {
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -o-transform: scale(1.0);
        transform: scale(1.0);
      }
    }

@media screen and (min-width:1450px) {
	.slide_events .slide_event_wrapper:nth-child(3n) {
		padding-left: 40px;
		padding-right: 0px;
	}
	.slide_events .slide_event_wrapper:nth-child(3n) + div,
	.slide_events .slide_event_wrapper:first-child {
		padding-left: 0px;
		padding-right: 40px;
	}
}
@media screen and (min-width:1260px) and (max-width:1450px) {
	.lenta_arrows {
		width: 1118px;
	}
}
@media screen and (max-width:1259px) {
	.slide_events {
		width: 622px;
	}
	.lenta_arrows {
		width: 808px;
	}
}
/*@media screen and (max-width:1340px) {
	.year_nav {
		width: 104px;
		height: 59px;	
	}
	.year_nav img {
		width: 92px;
		height: 47px;
	}
	.year_nav:after {
		width: 92px;
		height: 47px;
	}
}
@media screen and (max-width:1090px) {
	.year_nav {
		width: 92px;
		height: 59px;	
	}
	.year_nav img {
		width: 80px;
		height: 47px;
	}
	.year_nav:after {
		width: 80px;
		height: 47px;
	}	
	.year_nav span {
		font-size: 18px;
	}
}*/