* {
	margin:  0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	-webkit-locale : auto;
}

@font-face {
	font-family: 'Hamilton'; /* Гарнитура шрифта */
	src: url(fonts/20094.eot); /* Для IE5-8 */
	src: url(fonts/20094.eot?#iefix) format('embedded-opentype'),
	url(fonts/20094.woff2) format('woff2'),
	url(fonts/20094.woff) format('woff');
	src: local(mr_HamiltoneG), url(fonts/20094.ttf);
	src: local(mr_HamiltoneG), url(fonts/20094.svg);
	 /* Для остальных браузеров */

   }
   
   @font-face {
	font-family: 'AuntJudy'; /* Гарнитура шрифта */
	src: url(fonts/18248.eot); /* Для IE5-8 */
	src: url(fonts/18248.eot?#iefix) format('embedded-opentype'),
	url(fonts/18248.svg) format('svg'),
	url(fonts/18248.woff2) format('woff2'),
	url(fonts/18248.woff) format('woff'),
	url(fonts/18248.ttf) format('truetype');
	 /* Для остальных браузеров */

   }

   @font-face {
	font-family: 'Cramaten'; /* Гарнитура шрифта */
	src: url(fonts/19138.eot); /* Для IE5-8 */
	src: url(fonts/19138.eot?#iefix) format('embedded-opentype'),
	url(fonts/19138.svg) format('svg'),
	url(fonts/19138.woff2) format('woff2'),
	url(fonts/19138.woff) format('woff');
	src: local(Cramaten), url(fonts/19138.ttf); 
	 /* Для остальных браузеров */

   }

   @font-face {
	font-family: 'Voguer'; /* Гарнитура шрифта */
	src: url(fonts/18991.eot); /* Для IE5-8 */
	src: url(fonts/18991.eot?#iefix) format('embedded-opentype'),
	url(fonts/18991.svg) format('svg'),
	url(fonts/18991.woff2) format('woff2'),
	url(fonts/18991.woff) format('woff');
	src: local(Voguer Sans Free), url(fonts/18991.ttf);
	src: local(Voguer Sans Free), url(fonts/18991.svg);
	
	 /* Для остальных браузеров */

   }

   @font-face {
	font-family: 'Arial_AMU'; /* Гарнитура шрифта */
	src: url(fonts/19168.eot); /* Для IE5-8 */
	src: url(fonts/19168.eot?#iefix) format('embedded-opentype'),
	url(fonts/19168.svg) format('svg'),
	url(fonts/19168.woff2) format('woff2'),
	url(fonts/19168.woff) format('woff');
	src: local(Arial AMU), url(fonts/19168.ttf);
	
	 /* Для остальных браузеров */

   }

   @font-face {
	font-family: 'Mak-Light'; /* Гарнитура шрифта */
	src: url(fonts/19281.eot); /* Для IE5-8 */
	src: url(fonts/19281.eot?#iefix) format('embedded-opentype'),
	url(fonts/19281.svg) format('svg'),
	url(fonts/19281.woff2) format('woff2'),
	url(fonts/19281.woff) format('woff'),
	url(fonts/19281.ttf) format('truetype');
	/* Для остальных браузеров */
   }

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	word-spacing: 2px;
	font-size: 11px;
	background-color: #efefef !important;
}
/* хром, сафари */
body::-webkit-scrollbar { width: 0; }

/* ie 10+ */
body { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
body { overflow: -moz-scrollbars-none; }

.parallax::-webkit-scrollbar { width: 0; }

/* ie 10+ */
.parallax { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
.parallax { overflow: -moz-scrollbars-none; }


/*url('../i/diagonal.png') top right no-repeat*/
header {
	margin-bottom: 40px;
}
a {
	color:#444 !important;
}

.container-item {
	display: flex;
	flex-direction: row;
	justify-content: start;
	padding: 20px;
	flex-wrap: wrap;
	z-index:4
}
.logo_main{
	display: flex;
	flex-direction: row;
	margin-left: 60px;
}
.logo-text {
	font-size: 10pt;
	width: 250px;
	font-family: 'Roboto', sans-serif;
	margin-top: -5px;
	margin-left: 10px;
	line-height: normal;
}
.menu_right {
	display: flex;
	flex-direction: column;
	margin-left: 200px;
	
}
.menu_right a {
font-family: 'Montserrat', sans-serif !important;
font-weight: 400;
}
.previous {
	display: flex;
	color:  #ccc ;
}
.next {
	display: flex;
	color:  #ccc;
	z-index: 1;
}
.previous a{
	color:  #ccc !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 10pt;
}
.next a{
	color:  #ccc !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 10pt;
}
h2 {
	color: #444;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
}
.noparallax p{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}

.teatr {
	position:absolute;
	font-family: 'Hamilton' !important;
	font-size: 180pt;
	line-height: 200pt;
	margin-top: 140px;
	top: 0; left: 0; bottom: 0; right: 0;
	text-align:center;
	z-index: 0;
}
.teatr1 {
	position:absolute;
	font-family: 'Hamilton' !important;
	font-size: 180pt;
	line-height: 200pt;
	margin-top: 140px;
	top: 0; left: 0; bottom: 0; right: 0;
	text-align:center;
	z-index: 0;
	color: #444b52;
}
.teatr {
	position:absolute;
	font-family: 'Hamilton' !important;
	font-size: 180pt;
	line-height: 200pt;
	margin-top: 140px;
	top: 0; left: 0; bottom: 0; right: 0;
	text-align:center;
	z-index: 0;
}
.teatr2 {
	visibility: hidden;
	display: none;
}
.back_card {
	background: rgba(55, 60, 66, 0.7);
}
.back_card p span{
	color: #fff;
	font-weight: 200;
}
.image_cascade {
	margin-top: 25px;
	margin-bottom: 50px;
}
h3 {
	width: 200px;
	margin: 5px 0;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	text-align: center;
	font-size: 10px;
	background: #ccc;
	color: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.p {
	margin: 0 0 25px 0;
	line-height: 17px;
	font-size: 11px;
}
.text {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	display:block;
	margin-top:45px;
	background-color: #efefef !important;
}
.back {
	background-color: #efefef !important;
}


a#download:link, a#download:visited {
	margin-top: -20px;
	display: block;
	width: 100px;
	height: 100px;

	border: 1px dashed #333;
	-webkit-border-radius: 100px;
	   -moz-border-radius: 100px;
	        border-radius: 100px;
}

a#download:hover, a#download:active {
    background: #efefef;
}

.mute { font-size: 9px; color: #444; }

a:link, a:visited {
	color:#444;
} 

a:hover, a:active {
	text-decoration: none !important;
	color: #444;
}

/*.container_9 {;
	border: 10px solid #efefef;
}*/

.afisha {
	margin:auto;
}
#text_cascade .character {
	height: 55px;
	float:  left;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	text-align: center;
	color: #333;
	background: #ccc;
	padding: 45px 0 0 0;
	margin: 2px 3px 2px 2px;
}
#text_cascade .character:hover {
	background: #efefef;
}
.footer, .section {
	margin-top: 50px;
	margin-bottom: 10px;
}
.parallax {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-perspective: 1px;
	perspective: 1px;
  }
  .parallax__layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .parallax__layer--base {
	margin-top: 100vh;
    -webkit-transform: translateZ(0);
	transform: translateZ(0);
	background-color: #1e1f26 !important;
  }
  .parallax__layer--back {
    -webkit-transform: translateZ(-1px) scale(2);
	transform: translateZ(-1px) scale(2);
  }
  .parallax__group {
	position: relative;
	height: 100vh;
	transform-style: preserve-3d;
  }
  .noparallax {
	visibility: hidden;
	display: none;
	position:absolute;
	margin: 0;
}
h2 {
	position: absolute;
	top: 200px;
	left: 40px;
	width: 100%;
	z-index: 2;
}
h2 span {
	color: white;
	font: Hamilton, Sans-Serif !important;
	font-size: 65px ;
	letter-spacing		: -1px;
	/*background: rgb(0, 0, 0); /* на случай, если следующая строка не сработает */
	/*background: rgba(0, 0, 0, 0.7); */
	padding: 10px;
}
.footer_1 h2 span {
	color:  rgba(55, 60, 66, 0.7);
}
.menu2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}
.podpis {
		position: absolute;
		top: 150px;
		left: 40px;
		width: 100%;
		color: #ccc;
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 400;
}
.podpis_1 {
	position: absolute;
	top: 30px;
	left: 40px;
	width: 100%;
	color: #ccc;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}
.zagolovok {
	font-weight: 400;
	font-size: 14pt;
}
.podpis1 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-weight: 500;
	font-size: 10pt;
}
.podpis2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 9pt;
}
.image {
margin-bottom: 100px;
margin-top: 30px;
}
.image1 {
	margin-bottom: 120px;
	margin-top: 30px;
	}
.image2 {
margin-bottom: 250px;
margin-top: 30px;
}
.image3 {
	margin-bottom: 330px;
	margin-top: 30px;
	}
.one {
	background: rgba(55, 60, 66, 0.7);
}
.one h2 span {
	font-family: 'Roboto' !important;
	font-weight: 300;
	letter-spacing: 5px;
	font-size: 45pt;
	color: (218, 218, 218);
	margin-left: 160px;
	background: rgba(55, 60, 66, 0.7);
}
.one_card {
	background: rgba(55, 60, 66, 0.7);
}
.one_card h2 span {
	font-family: 'Hamilton' !important;
	font-size: 120pt;
	color: (218, 218, 218);
	margin-left: 30px;
}
.two {
	background: rgba(55, 60, 66, 0.7);
	margin-left: -85px;
}
.two h2 {
	display: block;
	margin-top: 130px;
}
.two h2 span {
/*	font-family: 'Comfortaa' !important;*/
font-weight: 100;
	font-size: 30pt;
	color: (218, 218, 218);
	display: block;
	margin-top: 10px;
	background: rgba(55, 60, 66, 0.7);
}
.two_card {
	background: rgba(55, 60, 66, 0.7);
}
.two_card h2 {
	display: block;
	margin-top: -130px;
}
.two_card h2 span {
	font-family: 'Cramaten' !important;
	letter-spacing: 10px;
	font-weight: 100;
	font-size: 60pt;
	line-height: 60pt;
	color: (218, 218, 218);
	background: rgba(55, 60, 66, 0.7);
	z-index: 0;
}
.two img {
	margin:60px;
} 
.three {
	background: rgba(55, 60, 66, 0.7);
	margin-top: -575px;
	z-index: 2;
}
.three h2 span {
	font-family: 'Voguer' !important;
	letter-spacing: 5px;
	line-height: 40pt;
	font-size: 35pt;
	color: (218, 218, 218);
	display: block;
	margin-left: 45px;
	margin-top: 450px;
	width:383px;
	background: rgba(55, 60, 66, 0.7);
}
.three img {
	margin-top:35px;
	margin-bottom: 60px;;
}
.three_card {
	background: rgba(55, 60, 66, 0.7);
}
.three_card h2 span {
	font-family: 'Comfortaa' !important;
	font-size: 30pt;
	color: (218, 218, 218);

	padding:20px;
	background: rgba(55, 60, 66, 0.7);
}
.four {
	background: rgba(55, 60, 66, 0.7);
	margin-top: 87px;
}
.four h2 span {
	font-family: 'Hamilton' !important;
	font-size: 60pt;
	color: (218, 218, 218);
	margin-left: -60px;
	background: rgba(55, 60, 66, 0.7);
}
.four_card {
	background: rgba(55, 60, 66, 0.7);
}
.four_card h2 span {
	font-family: 'Hamilton' !important;
	font-size: 80pt;
	color: (218, 218, 218);
	margin-left: -70px;
	margin-top: 100px;
}
.five {
	margin-top: 100px;
	background: rgba(55, 60, 66, 0.7);
}
.five h2 span {
	font-family: 'Hamilton' !important;
	font-size: 80pt;
	color: (218, 218, 218);
	margin-left: 0px;
	/*background: rgba(55, 60, 66, 0.7); */
}
.five_card {
	background: rgba(55, 60, 66, 0.7);
}
.five_card h2 span {
	font-family: 'Roboto' !important;
	font-weight: 300;
	letter-spacing: 5px;
	font-size: 45pt;
	color: (218, 218, 218);
	margin-left: 60px;
	background: rgba(55, 60, 66, 0.7);
}
.six {
	background: rgba(55, 60, 66, 0.7);
}
.six h2 span {
	font-family: 'Cramaten' !important;
	letter-spacing: 10px;
	font-weight: 100;
	font-size: 30pt;
	line-height: 60pt;
	color: (218, 218, 218);
	background: rgba(55, 60, 66, 0.7);
}
.six_card {
	background: rgba(55, 60, 66, 0.7);
}
.six_card h2 span {
	font-family: 'Voguer' !important;
	letter-spacing: 5px;
	font-size: 45pt;
	color: (218, 218, 218);
	margin-left: 0px;
	background: rgba(55, 60, 66, 0.7);
}
.seven {
	background: rgba(55, 60, 66, 0.7);
}
.seven h2 span {
	font-family: 'Arial_AMU' !important;
	letter-spacing: 5px;
	line-height: 60pt;
	font-size: 35pt;
	color: (218, 218, 218);
	margin-left: -100px;
	background: rgba(55, 60, 66, 0.7);
}
.seven_card {
	background: rgba(55, 60, 66, 0.7);
}
.seven_card h2 span {
	font-family: 'Arial_AMU'!important;
	letter-spacing: 5px;
	line-height: 60pt;
	font-size: 35pt;
	color: (218, 218, 218);
	margin-left: -100px;
	background: rgba(55, 60, 66, 0.7);
}
@media screen and (min-width:400px) and (max-width:700px) {
	.noparallax {
		visibility: visible;
		display: block;
		position: relative;
		overflow: auto;
	}
	/*#image_cascade {
		visibility: hidden;
	}*/

	nav {
		margin-left: 0px;
	}
	.logo_main {
		margin-left: 0px;
	}
	.menu_right{
		margin-left: 120px;
	}
	.footer nav {
		margin-left: 0px;
	}
  }

@media screen and (max-width:1200px) {
	.text {
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 400;
		display:block;
		margin-top:45px;
		background-color: #efefef !important;
	}
	p{
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 400;
	}
	.noparallax .h2 {
		position:relative;
	}
	.logo_main {
		margin-left: 0px;
		margin-top: 15px;
	}
	.noparallax {
		background: rgba(55, 60, 66, 0.7);
			visibility: visible;
			display: block;
			position: relative;
			overflow: auto;
			margin-top: -30px;
	}
.noparallax .podpis {
	position: relative;
	top: 150px;
	color: #ccc;
	display: block;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	margin-bottom: 80px;
}
.noparallax  .podpis_1 {
position: relative;
display: block;
top: 30px;
left: 0px;
color: #ccc;
font-family: 'Montserrat', sans-serif !important;
font-weight: 400;
margin-bottom: 80px;
}
.noparallax .podpis2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-size: 9pt;
	display: block;
	position: relative;
	margin-bottom: 80px;
}
nav {
	margin-left: 30px;
}
.footer nav {
	margin-left: 0px;
}
.image {
margin-bottom: 100px;
margin-top: 30px;
order:1;
}
.image1 {
margin-bottom: 120px;
margin-top: 30px;
order:1;
}
.image2 {
	margin-bottom: 50px;
	margin-top: 30px;
	order:1;
	}
.image3 {
margin-bottom: 150px;
margin-top: 30px;
}
	body {
		overflow: auto;
	}
	.desktop {
		visibility: hidden;
		display:none;
	}
	.container-item {
		padding: 10px;
	}
	.logo-text {
		font-size: 10pt;
		width: 250px;
		font-family: 'Roboto', sans-serif !important;
		margin-top: -5px;
		margin-left: 10px;
		line-height: normal;
	}
	.menu_right {
		display: flex;
		flex-direction: column;
		margin-left: 120px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.menu_right a {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	}
	.teatr1 {
		display:none;
	}
	.teatr {
		display:none;
	}
	.teatr2 {
		display: block;
		position: relative;
		visibility: visible;
		font-family: 'Hamilton' !important;
		font-size: 100pt;
		line-height: 70pt;
		margin-top: 60px;
		color: #ccc;
		top: 0; left: 0; bottom: 0; right: 0;
		text-align:center;
		z-index: 0;
	}
	.main_img {
		margin-top: 30px;
		margin-bottom: 60px;
	}
	.parallax {
		visibility: hidden;
		display: none;
	  }
	  .parallax__layer {
		visibility: hidden;
		display: none;
	  }
	  .parallax__layer--base {
		visibility: hidden;
		display: none;
	  }
	  .parallax__layer--back {
		visibility: hidden;
		display: none;
	  }
	  .parallax__group {
		visibility: hidden;
		display: none;
	  }
	  .one {
		background: rgba(55, 60, 66, 0.7);
	}
	.one img {
		margin-top: 20px;
	}
	.two img {
		margin-top: 20px;
	}
	.one span {
		display: block;
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		letter-spacing: 2px;
		font-weight: 300;
		color: #ccc;
		margin-left: 15px;
	}
	.one_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.one_card h2 span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 300;
		color: (218, 218, 218);
		margin-left: auto;
		background: rgba(55, 60, 66, 0.7);
	}
	.two {
		background: rgba(55, 60, 66, 0.7);
		margin-left: -85px;
	}
	.two h2 {
		display: block;
		margin-top: auto;
	}
	.two span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 300;
		color: #ccc;
		display: block;
		margin-top: auto;
	}
	.two_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.two_card h2 {
		display: block;
		margin-top: auto;
	}
	.two_card h2 span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-weight: 300;
		font-size: 20pt;
		margin-top: -150px;
		color: (218, 218, 218);
		z-index: 0;
	}
	.noparallax .two img {
		margin-top: 40px;
	margin-left: -10px;
	margin-bottom: 0;
	} 
	.three {
		display: block;
		margin-top: 0px;
		z-index: 0;
	}
	.three span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 300;
		color: #ccc;
		display: block;
		margin-left: auto;
		margin-top: auto;
		width:auto;
	}
	.three img {
		margin-top:auto;
		margin-bottom: auto;
	}
	.three_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.three_card h2 span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		color: (218, 218, 218);
		padding:20px;
		margin-left:-40px;
		font-weight: 300;
	}
	.four {

		margin-top: auto;
	}
	.four span {
		display: block;
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		color: #ccc;
		margin-left: 0px;
		font-weight: 300;
	}
	.four_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.four_card h2 span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		color: (218, 218, 218);
		margin-left: 0px;
		margin-top: 100px;
		font-weight: 300;
		background: rgba(55, 60, 66, 0.7);
	}
	.five {
		margin-top: auto;
		background: rgba(55, 60, 66, 0.7);
	}
	.five span {
		display: block;
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		color: #ccc;

		font-weight: 300;
	}
	.five_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.five_card h2 span {
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		
		font-weight: 300;
		color: (218, 218, 218);
		margin-left: auto;
		
	}
	.six {
		background: rgba(55, 60, 66, 0.7);
	}
	.six span {
		display: block;
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 300;
		color: #ccc;
	}
	.six_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.six_card h2 span {
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		line-height: 30pt;
		color: (218, 218, 218);
		margin-left: auto;
		font-weight: 300;	
	}	
	.seven {
		background: rgba(55, 60, 66, 0.7);
	}
	.seven span {
		display: block;
		position: relative;
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 300;
		color: #ccc;
		margin-left: auto;
	}
	.seven a {
		margin-bottom: 40px;
	}
	.seven_card {
		background: rgba(55, 60, 66, 0.7);
	}
	.seven_card h2 span {
		font-family: 'Montserrat' !important;
		font-size: 20pt;
		font-weight: 100;
		color: (218, 218, 218);
		margin-left: auto;
		background: rgba(55, 60, 66, 0.7);
	}
	}

  @media screen and (max-width:400px) {
	.noparallax {
		visibility: visible;
		display: block;
		position: relative;
		overflow: auto;
	}
	nav {
		margin-left: 0px;
	}
	.logo_main {
		margin-left: 0px;
	}

	.menu_right{
		margin-left: 120px;
	}
	.footer nav {
		margin-left: 0px;
	}
  }