body {
	margin:0px;
	background-color: #000000;
	background-image: url(image_basis/intro-background-01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow-y: scroll;
	overflow-x: hidden;
}

a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cookie {
	width: 80vw;
	font-family: 'Open Sans', sans-serif;
	font-size: 3.6vw;
	line-height: 5.6vw;
	color: #3a3c47;
	font-weight: 400;
	text-align: left;
	padding-bottom: 4vw;
}

.button_cookie {
	font-family: 'Open Sans', sans-serif;
	font-size: 3.6vw;
	line-height: 5.6vw;
	color: #3a3c47;
	font-weight: 600;
	padding-left: 2vw;
	padding-right: 2vw;
}

.button_cookie_2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 3.6vw;
	line-height: 5.6vw;
	color: #ffffff;
	font-weight: 600;
	padding-left: 2vw;
	padding-right: 2vw;
}

img {
	width: 100%;
	height: auto;
	display: block;
}

.page_basis_0 {
	background-color: transparent;
	width: 100%;
	height: auto;
	float: left;
}

.page_basis_3 {
	background-color: transparent;
	width: 100%;
	height: auto;
	float: left;
}

.page {
	background-color: transparent;
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}

.logo {
	width: 80%;
	height: 20vw;
	float: left;
	padding-top: 8vw;
	margin-left: 10%;
	margin-right: 10%;
	position: relative;
	animation-name: mymove;
	animation-delay: 5s;
  animation-duration: 3s;  
  animation-fill-mode: forwards;
}

.blokk_0 {
	background-color: transparent;
	width: 80%;
	height: auto;
	float: left;
	padding-bottom: 48vw;
	margin-left: 10%;
	margin-right: 10%;
}

.blokk_1a {
	background-color: transparent;
	width: 0%;
	height: 0;
	overflow: hidden;
}

.blokk_1b {
	background-color: transparent;
	width: 0%;
	height: 0;
	overflow: hidden;
}

.blokk_2 {
	background-color: transparent;
	width: 76%;
	height: auto;
	float: left;
	margin-left: 12%;
	margin-right: 12%;
	margin-bottom: 6vw;
}

.blokk_2_left {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 2vw;
}

.blokk_2_title {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 4.8vw;
	line-height: 7vw;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.blokk_2_image {
	background-color: #ffffff;
	width: 92%;
	height: auto;
	float: left;
	padding: 4%;
}

.b_2_image {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.infoblokk {
	width: 80vw;
	height: auto;
	position: fixed;
	bottom: 0;
	right: 0;
}
