[data-speed] {
	bottom: 0
}

.disable-hover {
	pointer-events: none
}

.table {
	display: table;
	width: 100%;
	height: 100%
}

.cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

.link-shadow {
	z-index: 9999;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.plLayer {
	position: absolute
}

.Parallax {
	color: #ffffff;
	font-family: 'PT Sans', Tahoma, sans-serif
}

.Parallax a {
	color: #ffffff;
	text-decoration: none;
	border: none
}

.Parallax h1, .Parallax h2, .Parallax .h1 {
	font: 500% 'Geometria-Medium', Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.2;
	left: auto;
	letter-spacing: .075em;
	text-align: left
}

.topCaption h1, .topCaption h2, .topCaption .h1 {
	position: absolute;
	top: 10.5%;
	bottom: auto;
	left: 7.7%
}

#launch_page h1 {
	width: 80%
}

.launch_page-pic {
	height: 100%;
	top: auto;
	max-height: 993px
}

.test-subject {
	height: 106%;
	max-height: 1053px;
	bottom: -6%;
	top: auto
}

.construction_page-logo {
	position: absolute;
	top: 60%;
	left: 33%;
	width: 50%;
	height: 24%;
	background: url('../img/mainPage/bcode/bcode_logo.png') center no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	border: none;
	color: transparent;
	font-size: 0;
	line-height: 0
}

.construction_pageLayer {
	bottom: -2.3%;
	left: 50%;
	height: 90.8%;
	-webkit-transform: translateX(-46.3%);
	-moz-transform: translateX(-46.3%);
	-ms-transform: translateX(-46.3%);
	-o-transform: translateX(-46.3%);
	transform: translateX(-46.3%)
}

@media \0screen {
	.construction_page-logo {
		display: none
	}
	.construction_pageLayer {
		left: 8.2%
	}
}

.kynsi-pic {
	width: auto;
	height: 100%
}

.kynsi-text {
	position: absolute;
	left: 12.5%;
	bottom: 20%;
	width: 75%
}

.kynsi-text-img {
	display: block;
	width: 100%;
	height: auto !important
}

:root .construction_page-img {
	width: 100%
}

.construction_page-img {
	display: inline-block;
	max-width: 80%;
	height: auto
}

.aviation_page-img{
	display: inline-block;
	max-width: 90%;
	height: auto
}

.gold_page-img{
	display: inline-block;
	max-width: 90%;
	height: auto
}

.gold_page-center{
	margin-bottom: 40px;
	max-width: 80%;
}

.films_page-img{
	display: inline-block;
	max-width: 90%;
	height: auto
}

.news_page-img{
	display: inline-block;
	max-width: 90%;
	height: auto
}

.news_page-earth{
	width: 90%; 
	position: absolute; 
	bottom: 0px;
}

.construction_page-logo {
	max-width: 30%
}

.construction_page-upperImage {
	margin-top: -50px
}

.construction_page-frontImg {
	max-width: 100%;
	margin-top: -75px
}

.kis-logo {
	display: block;
	width: 67%;
	margin: 0 0 1%
}

.kisLayer01 {
	left: 9.3%;
	top: 50%;
	width: 86.6%;
	margin-top: -27%;
	opacity: .71;
	filter: alpha(opacity = 0.7)
}

.kisLayer02 {
	left: 6.67%;
	top: 50%;
	width: 90.2%;
	margin-top: -22%;
	opacity: .52;
	filter: alpha(opacity = 0.5)
}

.kisLayer03 {
	left: 7.66%;
	top: 50%;
	width: 78.2%;
	margin-top: -20%
}

.kisLayer04 {
	top: 50%;
	left: 25%;
	width: 46.2%;
	margin-top: -10%
}

.bilet2uLogo {
	position: relative;
	top: 43.5%;
	height: 13%
}

.b2u-man {
	height: 100%
}

.b2u-l-1 {
	min-width: 52%;
	min-height: 60%
}

.b2u-l0 {
	min-width: 90%;
	min-height: 100%
}

.b2u-l1 {
	min-width: 90%;
	min-height: 100%
}

.b2u-confetti {
	overflow: hidden;
	width: 100%;
	height: 100%
}

.b2u-r-specle {
	min-width: 22%;
	min-height: 33%
}

.b2u-y-specle {
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 46%;
	min-height: 45%
}

.left-arrow, .right-arrow {
	position: fixed;
	top: 0;
	z-index: 8020;
	display: none;
	width: 180px;
	height: 100%;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none
}

.left-arrow>img, .right-arrow>img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 80px;
	margin-top: -40px;
	margin-left: -20px
}

.left-arrow.touch, .right-arrow.touch {
	position: absolute;
	top: 50%;
	width: 80px;
	height: 80px;
	margin-top: -40px
}

.left-arrow.touch>img, .right-arrow.touch>img {
	position: static;
	margin: 0
}

.left-arrow {
	top: 10.5%;
	bottom: 0;
	left: 0;
	height: auto;
	margin-top: 190px
}

.left-arrow>img {
	top: 44.75%;
	margin-top: -150px
}

.left-arrow.touch {
	left: 60px
}

.left-arrow:hover>img {
	margin-left: -30px;
	-webkit-transition: margin-left 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out;
	-o-transition: margin-left 0.3s ease-out;
	transition: margin-left 0.3s ease-out
}

.right-arrow {
	right: 0
}

.right-arrow.touch {
	right: 60px
}

.right-arrow:hover>img {
	margin-left: -10px;
	-webkit-transition: margin-left 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out;
	-o-transition: margin-left 0.3s ease-out;
	transition: margin-left 0.3s ease-out
}

@media screen and (max-width: 321px) {
	.left-arrow.touch {
		left: 0
	}
	.right-arrow.touch {
		right: 0
	}
}

.nav-animation {
	position: fixed;
	right: 140px;
	top: 50%;
	margin-top: -40px;
	left: auto !important;
	display: none;
	width: 80px;
	height: 80px
}

.nav-animation.touch {
	display: none !important
}

.nav-animation>img {
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.nav-animation>.active {
	display: none
}

.unloaded {
	height: 100%;
	overflow: hidden
}

.loadBackground, .Preloader {
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0px;
	z-index: 2;
	/* height: 100%; */
	/* width: 100% */
}

.my-preloader{
	
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.loadBackground {
	z-index: 1;
	background-color: #000000;
	display: block
}

.Preloader {
	background: rgba(0, 0, 0, 0.3)
}

.Preloader:after {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
	content: ''
}

.Preload-end, .Preload-start {
	top: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	width: 0
}

.Preload-endImg, .Preload-startImg {
	width: 200px;
	height: 51px
}

.Preload-startImg {
	float: right
}

.Preload-endImg {
	float: left
}

.hidden{
	display: none;
}

#top-left-sticky-button{
	width: 64px;
	height: 64px;
	position: fixed;
	top: 15px;
	left: 10px;
	z-index: 99999;
	cursor: pointer;
}

#top-left-sticky-button>img:hovera{
	width: 100px;
	height: 100px;
	visibility: hidden;
}

#top-right-sticky-button{
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 99999;
	cursor: pointer;
}

#bottom-right-sticky-button{
	width: 250px;
	height: 80px;
	background: url( '../images/transparent_box.png' ) repeat;
	z-index: 9;
	position: fixed;
	bottom: 15px;
	right: 15px;
	border-radius: 10px;
}

#bottom-right-sticky-button div{
	display:inline-block;
}

#bottom-right-sticky-button .image{
	background: url( '../images/menu/icon_home_hover.png' );
	background-size: 100% 100%;
	height : 60px;
	width : 60px;
	margin: 10px;
	z-index: 10;
	display:inline-block;
}

#bottom-right-sticky-button .text{
	font-family: josefin_sb;
	display: inline-block;
	width: 140px;
	font-size: 25px;
	position: fixed;
	bottom: 38px;
	right: 47px;
	color: white;
}