/* Футер */
#footer{
	position: fixed;
/* Хак */
	bottom: -1px;
}
/* Общее */
*[data-parallax]{
	bottom: 0px;
}
.disable-hover{
	pointer-events: none;
}

#parallax{
	color:#e1e0e5;
}
strong, b{
	font-weight:900;
}
#parallax h1, #parallax h2, #parallax h3, #parallax p{
	text-align:center;
	border: medium none;
    font-family: 'Lato', sans-serif;
    font-size: 300%;
    font-weight: 300;
    left: auto;
    margin: 20px 0 0 0;
    padding: 0 5% 15px;
    text-transform: none;
}
section.dark #parallax h1{
	line-height:1;
}
section.dark #parallax h1 span{
	display:inline;
	padding:0;
	margin:0;
	font-size:inherit;
	height:60px;
	height: 60px;
    line-height: 60px;
	background:none;
	font-family: 'Lato', sans-serif;
	
}
section.dark #parallax h1 span::before, section.dark #parallax h1 span::after {
    border-bottom: 0px solid rgba(0, 0, 0, 0.15);
    bottom: 0px;
    content: normal;
    position: absolute;
    width: 0;
}
#parallax h3{
	font-size:40px;
}

#parallax h2{
	text-transform:uppercase;
}
#parallax h2.small{
	font-weight:400;
	font-size:15px;
	line-height:30px;
}
#parallax h2.medium{
	font-size:40px;
	line-height:50px;
}
.top-pad10{
	padding-top:10%;
}
.top-pad5{
	padding-top:6%;
}
#parallax div[data-midnight="dark"] h1{
	color:#1d1d1b;
}
#parallax div[data-midnight="dark"] h2, #parallax div[data-midnight="dark"] h3, #parallax div[data-midnight="dark"] p{
	color:#ffffff;
}
#parallax p{
	font-weight:400;
	font-size:14px;
	line-height:20px;
}
#parallax h2{
	font-weight:100;
	font-style:italic;
}

#parallax h1 a, #parallax h2 a, #parallax .h1 a{
	color: #fff;
	text-decoration: none;
	border: none;
}

#parallax .alignCenter h1, #parallax .alignCenter h2, #parallax .alignCenter .h1{
	text-align:center;
}
#parallax .topCaption h1, #parallax .topCaption h2, #parallax .topCaption .h1{
	position:absolute;
	top:10.5%;
	bottom:auto;
	left:7.7%;
}

#parallax .subheading{
	font-family:'Geometria-Medium',sans-serif;
	font-size:165%;
	letter-spacing:.075em;
	text-transform:uppercase;
}
#parallax h1+.subheading,
#parallax h2+.subheading,
#parallax .h1+.subheading{
	padding-top:.6em;
}

/* Блок в нижней половине (Заголовок внизу по центру) */
.bottomMiddleCaption{
	bottom:0;
	text-align: center;
	height: 50%;
	width: 100%;
}
.bottomMiddleCaption>*{
	width: 80%;
}
/* Скрытые заголовки, дублирующие основные (для возможности клика) */
.link-shadow{
	z-index:9999;
	opacity:0;
	filter:alpha(opacity=0);
}

/* Верт. центр-е */
#parallax .table{
	display: table;
	width: 100%;
	height: 100%;
}
#parallax .cell{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

/* Первый слайд */
#intro h1{
	width: 80%;
}

#intro video[data-parallax]{
	background: url(../img/welder.jpg) 50% 50% no-repeat #121213;
	bottom: auto;
}
#intro video{
	width: 640px;
	height: 360px;
}

/* #intro img.intro-pic[src], */
#intro img[src$="intro/1.png"],
#intro img[src$="intro/2.png"],
#intro img[src$="intro/3.png"]{
	height: 100%;
	top: auto;
	max-height: 993px;
}

#intro .test-subject{
	height: 106%;
	max-height: 1053px;
	bottom: -6%;
	top: auto;
}

/* Kynsi */	
#kynsi .kynsi-pic{
	width:auto;
	height:100%;
}

#kynsi .kynsi-text{
	position: absolute;
	left: 12.5%;
	bottom: 20%;
	width: 75%;
}
#kynsi .kynsi-text-img{
	display:block;
	width:100%;
	height:auto !important;
}

/* Digital Trip */
:root #digitalTrip img{
	width: 100%;
}
#digitalTrip img{
	max-width: 60%;
	height:auto;
}
#digitalTrip .vAligner{
	max-width: 100%;
}
#digitalTrip .dtLogo{
	max-width: 30%;
}
#digitalTrip img{
	display: inline-block;
}
#digitalTrip .upperImage{
	margin-top: -50px;
}
#digitalTrip .img-box{
	width: 50%;
	margin: 0 auto;
}

/* KIS 2015 */
#kis2015 .kis-logo{
	display:block;
	width:67%;
	margin:0 0 1%;
}

#kis2015 .layer{
	position:absolute;
}
#kis2015 .layer01{
	left:9.3%;
	top:50%;
	width:86.6%;
	margin-top:-27%;
	opacity:.71;
}
#kis2015 .layer02{
	left:6.67%;
	top:50%;
	width:90.2%;
	margin-top:-22%;
	opacity:.52;
}
#kis2015 .layer03{
	left:7.66%;
	top:50%;
	width:78.2%;
	margin-top:-20%;
}
#kis2015 .layer04{
	top:50%;
	left:25%;
	width:46.2%;
	margin-top:-10%;
}

/* Bilet 2U*/

#bilet2u h2{
	width: 80%;
}
#bilet2u .bilet2uLogo .logo{
	top:43.5%;
	height: 13%;
	position: relative;
}

#bilet2u .man{
	/* position: static !important; */
	height: 100%;
}

#bilet2u .l-1{
	min-width: 52%;
	min-height: 60%;
}
#bilet2u .l0{
	min-width: 90%;
	min-height: 100%;
}
#bilet2u .l1{
	min-width: 90%;
	min-height: 100%;
}

#bilet2u .r-specle{
	min-width: 22%;
	min-height: 33%;
}
#bilet2u .y-specle{
	min-width: 46%;
	min-height:45%;
	position: absolute;
	bottom:0px;
	right:0px
}
#bilet2u .confetti{
	width:100%;
	overflow:hidden;
	height:100%;
}

/* Bcode */
#bcode .bcode-logo{
	position:absolute;
	top:60%;
	left:33%;
	width:50%;
	height:24%;
	
	background:url('../img/mainPage/bcode/bcode_logo.png') center no-repeat;
	background-size:contain;
	border:none;
	color:transparent;
	
	font-size:0;
	line-height:0;
}
#bcode .bcode-logo img{
	max-width:100%;
	max-height:100%;
}
#bcode .layer{
	position:absolute;
}
#bcode .layer01{
	bottom:-2.3%;
	left:50%;
	height:90.8%;
	
	-moz-transform:translateX(-46.3%);
	-ms-transform:translateX(-46.3%);
	-o-transform:translateX(-46.3%);
	-webkit-transform:translateX(-46.3%);
	transform:translateX(-46.3%);
}
/* ie8 hack */
@media \0screen{
	#bcode .bcode-logo{
		top:19.1%;
		left:30%;
		width:40%;
		height:60.8%;		
	}
	#bcode .layer01{
		left:8.2%;
	}
}
@media (max-width: 767px) {
	#parallax h1, #parallax h2, #parallax h3, #parallax p {
		font-size: 100%;
	}
	#parallax #colors h1{
		font-size: 110%;
	}
	section.dark #parallax h1 span {
		height: 30px;
		line-height: 30px;
	}
	#parallax #branding h1 {
		font-size: 120%;
	}
}