@import url("");

		.Justifier {
			font-size: 5%;
			line-height: 0px;
			text-align: justify
		}

		.Justifier:after {
			display: inline-block;
			width: 100%;
			height: 0;
			content: ""
		}

		.jItem {
			display: inline-block;
			vertical-align: top;
			line-height: normal;
			font-size: 2000%
		}

		.text-left {
			text-align: left !important
		}

		.text-center {
			text-align: center !important
		}

		.text-right {
			text-align: right !important
		}

		.vAligner:after {
			content: "";
			display: inline-block;
			vertical-align: middle;
			height: 100%;
			width: 0px;
			background: yellow
		}

		.vItem {
			display: inline-block;
			vertical-align: middle
		}

		.listHorz {
			list-style: none
		}

		.listHorz>li {
			display: inline-block
		}

		.fillParent {
			width: 100%;
			height: 100%
		}

		.multiLayer .fillParent {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 100%
		}

		.floatLeft {
			float: left
		}

		.floatRight {
			float: right
		}

		.hidden {
			display: none !important
		}

		.invisible {
			opacity: 0 !important
		}

		.Site-icon {
			display: inline-block;
			background-image: url('https://raw.githubusercontent.com/BeeLabLLC/websitefile/master/img/sprite.png')
		}

		.icon-close,
		.with-icon-close:before {
			width: 32px;
			height: 31px;
			background-position: 0px 0px
		}

		.with-icon-close:before {
			content: ""
		}

		.icon-map-hide,
		.with-icon-map-hide:before {
			width: 28px;
			height: 15px;
			background-position: -34px 0px
		}

		.with-icon-map-hide:before {
			content: ""
		}

		.icon-map-show,
		.with-icon-map-show:before {
			width: 28px;
			height: 15px;
			background-position: 0px -33px
		}

		.with-icon-map-show:before {
			content: ""
		}

		* {
			padding: 0;
			margin: 0;
			border: 0
		}

		html {
			height: 100%
		}

		body {
			position: relative;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			min-height: 100%;
			padding-bottom: 77px;
			background-color: #000000;
			font-size: 10px
		}

		@media (max-width: 600px) {
			body {
				padding-bottom: 246px;
			}
		}

		.page {
			background: #1A1A1A url('../img/inner_wall.jpg') 50% 0% no-repeat;
			text-align: center
		}

		article,
		aside,
		details,
		figcaption,
		figure,
		footer,
		header,
		hgroup,
		main,
		menu,
		nav,
		section,
		time {
			display: block
		}

		iframe {
			border: none
		}

		ul {
			list-style-type: none
		}

		::-moz-selection {
			color: #ffffff;
			background: #dc3333
		}

		::selection {
			color: #ffffff;
			background: #dc3333
		}

		.title {
			margin: 20px 0 60px;
			color: #ffffff;
			font-family: 'Geometria-Medium', Arial, sans-serif;
			font-size: 48px;
			font-weight: 100;
			letter-spacing: .075em;
			text-transform: uppercase
		}

		.container h1 {
			position: relative;
			z-index: 10;
			font-size: 2.33em;
			letter-spacing: .1em;
			text-align: center
		}

		.container h2 {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			margin-bottom: 1em;
			color: #dc3333;
			font-family: 'PT Sans', Tahoma, sans-serif;
			font-size: 1.09em;
			font-weight: 400
		}

		.container a {
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
			text-decoration: none
		}

		.container a:hover {
			border: none
		}

		@media (max-width: 480px),
		(max-height: 480px) {
			.title {
				font-size: 43px
			}

			.container h1 {
				font-size: 1.8em
			}
		}

		.fullScreen {
			height: 100%;
			width: 100%
		}

		.container {
			position: relative;
			z-index: 1;
			clear: both;
			display: block;
			max-width: 1200px;
			padding: 1.66em 0 0;
			margin: 0 auto;
			color: #ffffff;
			font: 24px/1.2 'PT Sans', Tahoma, sans-serif;
			text-align: left
		}

		@media (max-width: 1280px) {
			.container {
				padding-left: 2em;
				padding-right: 2em;
			}
		}

		@media (max-width: 950px) {
			.container {
				padding-left: 1em;
				padding-right: 1em;
			}
		}

		.full-width .container {
			max-width: none;
			padding-left: 0 !important;
			padding-right: 0 !important
		}

		.container:last-child {
			padding-bottom: 4em
		}

		@font-face {
			font-family: 'Geometria-Medium';
			src: url('../fonts/geometria/2C86E1_0_0.eot');
			src: url('../fonts/geometria/2C86E1_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/geometria/2C86E1_0_0.woff2') format('woff2'), url('../fonts/geometria/2C86E1_0_0.woff') format('woff'), url('../fonts/geometria/2C86E1_0_0.ttf') format('truetype');
			font-weight: 400;
			font-style: normal;
		}

		.link {
			border-bottom: 1px solid;
			color: #ffffff;
			text-decoration: none
		}

		.link:hover {
			color: #dc3333
		}

		.link-st {
			position: relative;
			z-index: 1;
			display: inline-block;
			vertical-align: middle;
			white-space: nowrap;
			margin-left: .66em;
			margin-right: .66em;
			border: none;
			color: #ffffff;
			font-size: 18px;
			text-transform: lowercase;
			text-decoration: none
		}

		.link-st:after {
			position: absolute;
			left: 0;
			bottom: 0;
			z-index: 1;
			width: 100%;
			height: 0;
			border-bottom: 2px solid #dc3333;
			content: "";
			-webkit-transition: border .2s linear 0s, bottom .2s linear 0s;
			-moz-transition: border .2s linear 0s, bottom .2s linear 0s;
			-o-transition: border .2s linear 0s, bottom .2s linear 0s;
			transition: border .2s linear 0s, bottom .2s linear 0s
		}

		.link-st:hover:after {
			bottom: 38%;
			border-width: 3px
		}

		.link-bg {
			position: relative;
			white-space: nowrap;
			border-bottom: 1px solid #dc3333;
			color: #ffffff;
			text-decoration: none
		}

		.link-bg:after {
			position: absolute;
			top: -.05em;
			right: -.4em;
			bottom: -.1em;
			left: -.4em;
			z-index: -1;
			background: #dc3333;
			border-bottom: 1px solid #dc3333;
			opacity: 0;
			-webkit-transition: opacity 0.1s linear 0s;
			-moz-transition: opacity 0.1s linear 0s;
			-o-transition: opacity 0.1s linear 0s;
			transition: opacity 0.1s linear 0s;
			content: ""
		}

		.link-bg:hover {
			border-color: transparent
		}

		.link-bg:hover:after {
			opacity: 1
		}

		.link-bg-block {
			display: inline-block;
			white-space: nowrap;
			margin: 0 .4em .16em;
			padding-top: .16em;
			border-bottom: 2px solid #dc3333;
			color: #ffffff;
			font-size: 18px;
			text-transform: lowercase;
			text-decoration: none
		}

		.link-bg-block:hover {
			margin: 0;
			padding: 0.16em 0.4em;
			background-color: #dc3333;
			border-color: transparent;
			color: #ffffff
		}

		.Map {
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0 !important;
			z-index: 1000;
			font-size: 16px;
			display: none
		}

		.Map-info {
			position: absolute;
			top: 0;
			z-index: 10;
			display: table;
			height: 75%;
			width: 100%;
			background-color: #131313;
			font-family: 'Geometria-Medium', Arial, sans-serif;
			font-size: 1.125em;
			line-height: 1.33;
			text-align: left;
			-webkit-transition: -webkit-transform .3s ease 0s;
			-moz-transition: -moz-transform .3s ease 0s;
			-o-transition: -o-transform .3s ease 0s;
			transition: transform .3s ease 0s
		}

		@media (max-width: 360px),
		(max-height: 480px) {
			.Map-info {
				font-size: 1em;
			}
		}

		.Map-info>.icon-close {
			position: absolute;
			top: 34px;
			right: 34px;
			z-index: 20;
			background-color: #131313;
			cursor: pointer;
			-webkit-transition: -webkit-transform 0.3s ease-out;
			-moz-transition: -moz-transform 0.3s ease-out;
			-o-transition: -o-transform 0.3s ease-out;
			transition: transform 0.3s ease-out
		}

		@media (max-width: 480px),
		(max-height: 480px) {
			.Map-info>.icon-close {
				top: 14px;
				right: 14px;
			}
		}

		.Map-info>.icon-close:hover {
			-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
			-o-transform: rotate(90deg);
			transform: rotate(90deg)
		}

		.Map-info-inner {
			display: table-cell;
			vertical-align: middle
		}

		.Map-contacts {
			max-width: 540px;
			margin: 1.1em auto 0;
			font-size: 1.2em
		}

		@media (max-width: 950px) {
			.Map-contacts {
				padding: 0 1em;
			}
		}

		@media (max-height: 480px) {
			.Map-contacts {
				margin-top: 0;
			}
		}

		.Map-contacts>p {
			padding: 0;
			margin: 0 0 .85em;
			color: white;
			font-size: inherit;
			font-family: 'PT Sans', Tahoma, sans-serif
		}

		@media (max-height: 650px) {
			.Map-contacts>p {
				margin-bottom: .4em;
			}
		}

		.Map-contacts>p.intro {
			margin-bottom: 2em
		}

		@media (max-height: 650px) {
			.Map-contacts>p.intro {
				margin-bottom: .8em;
			}
		}

		.Map-contacts .big-link {
			display: block;
			margin: .15em .37em
		}

		.Map-contacts .tel {
			white-space: nowrap
		}

		.Map-toggler {
			position: absolute;
			right: 0;
			bottom: 0;
			width: 90px;
			height: 90px;
			background-color: #131313;
			cursor: pointer;
			-webkit-transition: -webkit-transform .3s ease 0s;
			-moz-transition: -moz-transform .3s ease 0s;
			-o-transition: -o-transform .3s ease 0s;
			transition: transform .3s ease 0s
		}

		@media (max-width: 480px),
		(max-height: 480px) {
			.Map-toggler {
				width: 60px;
				height: 60px;
			}
		}

		.Map-toggler>.icon-map-hide,
		.Map-toggler>.icon-map-show {
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -7.5px 0 0 -14px
		}

		.Map-toggler>.icon-map-show {
			display: none
		}

		_:-o-prefocus,
		body:last-child .Map-toggler {
			-o-transition: none;
			transition: none
		}

		.Map-info.slid {
			-webkit-transform: translateY(-100%);
			-moz-transform: translateY(-100%);
			-ms-transform: translateY(-100%);
			-o-transform: translateY(-100%);
			transform: translateY(-100%)
		}

		.ie8minus .Map-info.slid {
			top: -50%
		}

		.Map-info.slid>.Map-toggler {
			-webkit-transform: translateY(99%);
			-moz-transform: translateY(99%);
			-ms-transform: translateY(99%);
			-o-transform: translateY(99%);
			transform: translateY(99%)
		}

		.ie8minus .Map-info.slid>.Map-toggler {
			top: 100%;
			bottom: auto
		}

		.Map-info.slid .icon-map-hide {
			display: none
		}

		.Map-info.slid .icon-map-show {
			display: block
		}

		#htdt-map {
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 5;
			background-color: #f07373 !important
		}

		.Footer {
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 9999;
			width: 100%;
			height: 77px;
			color: #ffffff;
			font-family: 'PT Sans', Tahoma, sans-serif;
			font-size: 10px;
			font-style: normal;
			text-align: center
		}

		@media (max-width: 600px) {
			.Footer {
				height: 213px;
				padding-bottom: 30px;
				background: #151515;
			}

			.index-page .Footer {
				left: 10%;
				width: auto;
				background: transparent
			}
		}

		.index-page .Footer {
			position: fixed;
			bottom: -1px
		}

		.portfolio-work .Footer {
			display: none
		}

		.text-page .Footer {
			background: #151515
		}

		.Footer-menu {
			list-style-type: none;
			overflow: hidden;
			height: 100%;
			margin: 0;
			text-align: justify
		}

		@media (max-width: 600px) {
			.Footer-menu {
				margin-left: 10%;
				min-width: 0;
				width: 155px;
				max-width: 700px;
				padding-top: 30px;
				height: 100%;
			}

			.index-page .Footer-menu {
				margin-left: 0
			}
		}

		.Footer-menu:after {
			display: inline-block;
			width: 100%;
			height: 0;
			content: ""
		}

		.Footer-menu>li {
			display: inline-block;
			vertical-align: middle
		}

		@media (max-width: 600px) {
			.Footer-menu>li {
				display: block;
				text-align: left;
				min-width: 156px;
			}
		}

		.Footer-menu>li:first-child {
			height: 100%;
			padding-left: 7.7%
		}

		@media (max-width: 600px) {
			.Footer-menu>li:first-child {
				height: auto;
				padding-left: 0;
			}
		}

		.Footer-menu>li.last {
			padding-right: 7.7%
		}

		.Footer .link-st {
			margin-top: .23em;
			margin-bottom: .23em;
			font: 18px 'PT Sans', Tahoma, sans-serif;
			color: white
		}

		@media (max-width: 600px) {
			.Footer-logoWr {
				padding-left: 0%;
				margin-left: 5px;
				margin-bottom: 10px;
				height: auto;
			}
		}

		.index-page .Footer-logoWr {
			display: none
		}

		.Footer-logo {
			display: inline-block;
			vertical-align: middle;
			width: 23px;
			height: 23px;
			margin: 0 0 0 10px;
			padding: 0;
			background-color: #dc3333;
			border: medium none;
			-webkit-border-radius: 100%;
			-moz-border-radius: 100%;
			border-radius: 100%;
			-webkit-transition: -webkit-transform .5s;
			-moz-transition: -moz-transform .5s;
			-o-transition: -o-transform .5s;
			transition: transform .5s
		}

		.Footer-logo:after {
			content: none
		}

		.Footer-logo:hover {
			-webkit-border-radius: 0%;
			-moz-border-radius: 0%;
			border-radius: 0%;
			-webkit-transform: scale(1.2);
			-moz-transform: scale(1.2);
			-ms-transform: scale(1.2);
			-o-transform: scale(1.2);
			transform: scale(1.2)
		}



        [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)
		}

		.skin {
			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%
		}

		#intro h1 {
			width: 80%
		}

		.intro-pic {
			height: 100%;
			top: auto;
			max-height: 993px
		}

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

		.bcode-logo {
			position: absolute;
			top: 60%;
			left: 33%;
			width: 50%;
			height: 24%;
			background: url('https://i.imgur.com/pOihuVy.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
		}

		.bcodeLayer {
			bottom: -2.3%;
			left: 50%;
			width: 100%;
			-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 {
			.bcode-logo {
				display: none
			}

			.bcodeLayer {
				left: 8.2%
			}
		}

		.quality-demo {
			width: auto;
			height: 100%
		}

		.quality-txt {
			position: absolute;
			left: 12.5%;
			bottom: 20%;
			width: 75%
		}

		.quality-txt-img {
			display: block;
			width: 100%;
			height: auto !important
		}

		:root .ideaz {
			width: 100%
		}

		.ideaz {
			display: inline-block;
			max-width: 60%;
			height: auto
		}

		.ideazL {
			max-width: 30%
		}

		.maskImage {
			margin-top: -50px
		}

		.fly {
			width: 100%;
			height: auto
		}

		.rootImage {
			max-width: 100%;
			margin-top: -75px
		}

		.beelogo {
			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)
		}

		.layerskin3 {
			left: 7.66%;
			top: 50%;
			width: 78.2%;
			margin-top: -20%
		}

		.layerskin4 {
			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%
		}

		.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
		}