/*
 Theme Name: Botievo
 Author: L0k1
 */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
	font-family: sans-serif;
}

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

a:active, a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

h2 {
	font-size: 1.5em;
	margin: .83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: .83em;
	margin: 1.67em 0;
}

h6 {
	font-size: .67em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

p, pre {
	margin: 1em 0;
}

code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: '';
	content: none;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl, menu, ol, ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu, ol, ul {
	padding: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}

button[disabled], html input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.cf:before, .cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

@font-face {
	font-family: "bandera_pro";
	src: url("fonts/BanderaPro.eot");
	src: url("fonts/BanderaPro.eot?#iefix") format("embedded-opentype"), url("fonts/BanderaPro.woff") format("woff"), url("fonts/BanderaPro.ttf") format("truetype"), url("fonts/BanderaPro.svg#bandera_pro") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "bandera_pro";
	src: url("fonts/BanderaPro-Bold.eot");
	src: url("fonts/BanderaPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/BanderaPro-Bold.woff") format("woff"), url("fonts/BanderaPro-Bold.ttf") format("truetype"), url("fonts/BanderaPro-Bold.svg#bandera_pro") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot");
	src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-man:before {
	content: "\e600";
}

.icon-i:before {
	content: "\e601";
}

.icon-prev:before {
	content: "\e602";
}

.icon-next:before {
	content: "\e603";
}

.clearfix, .row, .slider {
	zoom: 1;
}

.clearfix:before, .row:before, .slider:before {
	content: '';
	display: table;
}

.clearfix:after, .row:after, .slider:after {
	content: '';
	display: table;
	clear: both;
}

/**
 * Gridpak Beta SCSS
 *
 * Generator - http://gridpak.com/
 * Created by @erskinedesign
 */
/* Reusable column setup */
.col {
	border: 0px solid transparent;
	float: left;
	position: relative;
	box-sizing: border-box;
	background-clip: padding-box !important;
}

/* 1. 12 Column Grid 0px - Infinity
-----------------------------------------------------------------------------

Span 1:    8.33333333333%
Span 2:    16.6666666667%
Span 3:    25.0%
Span 4:    33.3333333333%
Span 5:    41.6666666667%
Span 6:    50.0%
Span 7:    58.3333333333%
Span 8:    66.6666666667%
Span 9:    75.0%
Span 10:    83.3333333333%
Span 11:    91.6666666667%
Span 12:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) {
	.row {
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		padding-left: 10px;
		padding-right: 10px;
		position: relative;
		max-width: 1280px;
		margin: 0 auto;
	}

	.col {
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		padding: 0;
	}

	/* --- Gridpak variables ---*/
	/*
	Add your semantic classnames in alongside their corresponding spans here. e.g.

	.span_3,
	.my_semantic_class_name {
		...
	}

	*/
	.span_1 {
		width: 8.33333%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_2 {
		width: 16.66667%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_3 {
		width: 25%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_4 {
		width: 33.33333%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_5 {
		width: 41.66667%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_6 {
		width: 50%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_7 {
		width: 58.33333%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_8 {
		width: 66.66667%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_9 {
		width: 75%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_10 {
		width: 83.33333%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_11 {
		width: 91.66667%;
		border-left-width: 20px;
		padding: 0 0%;
		margin-left: 0;
	}

	.span_12 {
		margin-left: 0;
		width: 100%;
	}

	.prefix_1 {
		margin-left: 8.33333%;
	}

	.prefix_2 {
		margin-left: 16.66667%;
	}

	.prefix_3 {
		margin-left: 25%;
	}

	.prefix_4 {
		margin-left: 33.33333%;
	}

	.prefix_5 {
		margin-left: 41.66667%;
	}

	.prefix_6 {
		margin-left: 50%;
	}

	.prefix_7 {
		margin-left: 58.33333%;
	}

	.prefix_8 {
		margin-left: 66.66667%;
	}

	.prefix_9 {
		margin-left: 75%;
	}

	.prefix_10 {
		margin-left: 83.33333%;
	}

	.prefix_11 {
		margin-left: 91.66667%;
	}

	.suffix_1 {
		margin-right: 8.33333%;
	}

	.suffix_2 {
		margin-right: 16.66667%;
	}

	.suffix_3 {
		margin-right: 25%;
	}

	.suffix_4 {
		margin-right: 33.33333%;
	}

	.suffix_5 {
		margin-right: 41.66667%;
	}

	.suffix_6 {
		margin-right: 50%;
	}

	.suffix_7 {
		margin-right: 58.33333%;
	}

	.suffix_8 {
		margin-right: 66.66667%;
	}

	.suffix_9 {
		margin-right: 75%;
	}

	.suffix_10 {
		margin-right: 83.33333%;
	}

	.suffix_11 {
		margin-right: 91.66667%;
	}
}

html,
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	min-width: 1250px;
}

body.overlay {
	overflow: hidden;
}

h1,
.h1 {
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 58px;
}

h2,
.h2 {
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 36px;
}

h3,
.h3 {
	font-size: 24px;
	font-weight: normal;
}

h4,
.h4 {
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 21px;
	line-height: 32px;
	z-index: 1;
}

h5,
.h5 {
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

p {
	font-size: 16px;
	line-height: 24px;
}

.p2 {
	font-size: 14px;
	line-height: 24px;
}

.p3 {
	font-size: 14px;
	line-height: 21px;
}

.p4 {
	font-size: 24px;
	font-family: "bandera_pro";
	font-style: italic;
	text-align: center;
}

.italic {
	font-style: italic;
}

.white {
	color: #fff;
}

.slide-title {
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 48px;
}

a:active, a:focus {
	outline: none;
}

.btn {
	box-shadow: none;
	border: 0;
	background: transparent;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	display: inline-block;
	height: 60px;
	border: 2px solid #f8e72e;
	white-space: nowrap;
	line-height: 60px;
	padding: 0 20px 0 59px;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	font-family: "bandera_pro";
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	font-smoothing: antialiased;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.btn:active, .btn:focus {
	outline: none;
}

.btn:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: #f8e72e;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
}

.btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 29px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #000;
	-webkit-transition: border .3s ease;
	transition: border .3s ease;
}

.btn:hover {
	background: #f8e72e;
}

.btn:hover:after {
	border: 7px solid transparent;
	border-left: 9px solid #000;
}

.btn:active {
	background: #f5ca00;
	box-shadow: inset 0 3px 0 #edb200;
}

.btn:active:after {
	border: 5px solid transparent;
	border-left: 7px solid #000;
}

.btn--down:before {
	display: none;
}

.btn--down:after {
	border: 5px solid transparent;
	border-top: 7px solid #000;
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
}

.btn--down:hover:after {
	border: 5px solid transparent;
	border-top: 7px solid #000;
}

.btn--down:active {
	background: #f5ca00;
	border-color: #f5ca00;
}

.btn--down:active:after {
	border: 5px solid transparent;
	border-top: 7px solid #000;
}

.btn--white {
	border-color: #fff;
	color: #fff;
}

.btn--white:before {
	background: #fff;
}

.btn--white:hover {
	background: #fff;
	color: #000;
}

.btn--white:active {
	color: #000;
	background: #d9e0e3;
	box-shadow: none;
	border-color: #d9e0e3;
}

.btn--frequency {
	padding: 0 25px;
	width: auto;
}

.btn--frequency:after, .btn--frequency:before {
	display: none;
}

.btn--frequency.js-active {
	background: #f8e72e;
}

.btn--feedback {
	padding: 0 25px;
	width: 100%;
	text-align: center;
}

.btn--feedback:after, .btn--feedback:before {
	display: none;
}

.menu-btn {
	width: 12px;
	height: 12px;
	box-shadow: none;
	border: 0;
	background: transparent;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 0;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	display: none;
}

.menu-btn:active, .menu-btn:focus {
	outline: none;
}

.menu-btn.js-visible {
	display: block;
}

.menu-btn-line {
	display: block;
	width: 14px;
	height: 2px;
	background: #000;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	left: 0;
}

.menu-btn:before, .menu-btn:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 12px;
	height: 2px;
	background: #000;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.menu-btn:before {
	top: 0;
}

.menu-btn:after {
	bottom: 0;
}

.menu-btn.js-active {
	/*-webkit-transform: rotate(-90deg);*/
	/*-ms-transform: rotate(-90deg);*/
	/*transform: rotate(-90deg);*/
}

.menu-btn.js-active:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 12px;
}

.menu-btn.js-active:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 12px;
}

.menu-btn.js-active .menu-btn-line {
	left: -2px;
	display: none;
}

.play-btn {
	box-shadow: none;
	border: 0;
	background: transparent;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 48px;
	height: 48px;
	box-sizing: border-box;
	border: 2px solid #f8e72e;
	z-index: 10;
}

.play-btn:active, .play-btn:focus {
	outline: none;
}

.play-btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 10px solid #000;
	margin-left: 7px;
}

.play-btn:hover {
	background: #f8e72e;
}

.play-btn:active {
	background: #d9e0e3;
}

.play-btn--yt {
	background: #f8e72e;
}

.play-btn--yt:hover {
	background: #fff;
	border-color: #fff;
}

.navigation {
	width: 720px;
	height: 1px;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.navigation_item {
	display: block;
	border-radius: 100%;
	position: absolute;
	background: #000;
	width: 7px;
	height: 7px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%) scale(0, 0);
	-ms-transform: translateY(-50%) scale(0, 0);
	transform: translateY(-50%) scale(0, 0);
	opacity: 0;
	z-index: 3;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.navigation_item.js-active {
	box-shadow: 0 0 0 5px #f8e72e;
}

.navigation_item--2 {
	left: 100px;
}

.navigation_item--3 {
	left: 140px;
}

.navigation_item--4 {
	left: 200px;
}

.navigation_item--5 {
	left: 250px;
}

.navigation_item--6 {
	left: 300px;
}

.navigation_item--7 {
	left: 340px;
}

.navigation_item--8 {
	left: 370px;
}

.navigation_item--9 {
	left: 420px;
}

.navigation_item--10 {
	left: 450px;
}

.navigation_item--11 {
	left: 500px;
}

.navigation_item--12 {
	left: 560px;
}

.navigation_item--13 {
	left: 600px;
}

.navigation_item--14 {
	left: 620px;
}

.navigation_item--15 {
	left: 670px;
}

.navigation_item--16 {
	left: auto;
	right: 0;
}

.navigation_item-highlight {
	background: #f8e72e;
	width: 17px;
	height: 17px;
	display: block;
	display: none;
	border-radius: 100%;
	position: absolute;
	-webkit-transform: translateY(-50%) scale(0, 0);
	-ms-transform: translateY(-50%) scale(0, 0);
	transform: translateY(-50%) scale(0, 0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	z-index: 2;
	margin-left: -5px;
}

.navigation_item-highlight.js-pos-1 {
	left: 0px;
}

.navigation_item-highlight.js-pos-2 {
	left: 100px;
}

.navigation_item-highlight.js-pos-3 {
	left: 140px;
}

.navigation_item-highlight.js-pos-4 {
	left: 200px;
}

.navigation_item-highlight.js-pos-5 {
	left: 250px;
}

.navigation_item-highlight.js-pos-6 {
	left: 300px;
}

.navigation_item-highlight.js-pos-7 {
	left: 340px;
}

.navigation_item-highlight.js-pos-8 {
	left: 370px;
}

.navigation_item-highlight.js-pos-9 {
	left: 420px;
}

.navigation_item-highlight.js-pos-10 {
	left: 450px;
}

.navigation_item-highlight.js-pos-11 {
	left: 500px;
}

.navigation_item-highlight.js-pos-12 {
	left: 560px;
}

.navigation_item-highlight.js-pos-13 {
	left: 600px;
}

.navigation_item-highlight.js-pos-14 {
	left: 620px;
}

.navigation_item-highlight.js-pos-15 {
	left: 670px;
}

.navigation_item-highlight.js-pos-16 {
	left: auto;
	right: 0;
}

.navigation_line {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 1px;
	background: #000;
	width: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.progressbar {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: 50px;
	white-space: nowrap;
	pointer-events: none;
}

.progressbar_item {
	width: 1px;
	height: 10px;
	background: #000;
	margin: 0 10px;
	display: inline-block;
	opacity: 0;
}

.langs {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 40px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.langs li {
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
	padding: 0 1px;
}

.langs li a {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.5);
}

.langs li a:hover {
	color: #000;
}

.langs li span {
	display: inline-block;
	background: #f8e72e;
	color: #000;
	padding: 0 5px;
}

.site-header {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: #e0e9f4;
	background: rgba(224, 233, 244, 0.9);
	/* &.js-opened-menu{
		height: 87px !important;
		.navigation{
			top: 100% !important;
		}
		.header-logo{
			height: 37px !important;
		}
		.main-menu{
			top: 30px !important;
		}
	} */
}

.site-header .row {
	height: 100%;
	max-width: 1450px;
}

.site-header .row .col {
	height: 100%;
}

.header-logo {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	display: block;
}

.header-logo img {
	max-height: 100%;
	max-width: 100%;
}

.main-menu {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-60%);
	-ms-transform: translateX(-60%);
	transform: translateX(-60%);
	top: 30px;
	opacity: 0;
	white-space: nowrap;
}

.main-menu_link {
	display: inline-block;
	font-size: 16px;
	margin: 0 10px;
	font-family: "bandera_pro";
	font-weight: bold;
	text-decoration: none;
	color: #000;
	max-width: 150px;
	white-space: break-spaces;
	vertical-align: middle;
	text-align: center;
}

.main-menu_link--info {
	max-width: 225px;
}

.new-header.site-header {
	position: relative;
	height: 70px;
}

.new-header .header-logo, .new-header .main-menu {
	opacity: 1;
}

/*.new-header .main-menu {*/
/*	top: 15px;*/
/*}*/

.body-remit, .html-remit {
	width: 100%;
	min-width: unset;
}

.site-title {
	margin: 160px 0 0;
}

.site-subtite {
	font-size: 24px;
	margin-bottom: 40px;
}

.not-loaded {
	overflow: hidden;
}

.not-loaded .site-header {
	background: #e0e9f4;
}

.not-loaded .langs {
	opacity: 0;
}

.antiskew {
	-webkit-transform: skewY(5deg);
	-ms-transform: skewY(5deg);
	transform: skewY(5deg);
}

.slide-1 {
	height: 100vh;
	min-height: 1470px;
	max-height: 1400px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 18px solid #f8e72e;
	-webkit-transform: skewY(-5deg);
	-ms-transform: skewY(-5deg);
	transform: skewY(-5deg);
	box-shadow: 0 0 1px transparent;
	position: relative;
	margin-top: -270px;
	padding-top: 70px;
	z-index: 4;
}

.slide-1.pinned {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.slide-1-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1320px;
	background: url(/imgs/1slideBg.jpg) no-repeat top center;
	background-size: cover;
}

.slide-1 .video-holder {
	display: block;
	min-height: 1400px;
	background: url(/imgs/1slideBg.jpg) no-repeat top center;
	background-size: cover;
}

.slide-1-textholder {
	position: absolute;
	top: 0;
	z-index: 5;
	width: 100%;
	height: auto;
	min-height: 1270px;
	max-height: 1400px;
}

.slide-2 {
	height: 1300px;
	min-height: 1300px;
	position: relative;
	box-sizing: border-box;
	margin-top: -400px;
	z-index: 3;
}

.slide-2-bg {
	height: 1200px;
	background: url(/imgs/2slideBg.jpg) no-repeat top center;
	background-size: cover;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.slide-2 .video-holder {
	background: url(/imgs/2slideBg.jpg) no-repeat top center;
	background-size: cover;
}

.slide-counter {
	position: relative;
	font-family: "bandera_pro";
}

.slide-counter:after {
	content: "";
	display: block;
	height: 1px;
	width: 40px;
	background: #f8e72e;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	position: absolute;
	right: -4px;
	top: 34px;
}

.slide-counter .current-slide-num {
	font-size: 34px;
	position: absolute;
	right: 18px;
	top: 0;
}

.slide-counter .total-slides-num {
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 33px;
}

.slide-paragraph {
	margin: 30px 0 40px;
}

.with-border {
	padding: 40px 40px 50px 50px;
	box-sizing: border-box;
	border: 2px solid #f8e72e;
}

.slide-1-righttext {
	position: absolute;
	top: 415px;
	right: 0;
	width: 430px;
}

.slide-1-bottomtext {
	background: #f8e72e;
	padding: 50px 50px 25px;
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	position: absolute;
	left: 50%;
	bottom: 100px;
	width: 540px;
	margin-left: -270px;
	box-sizing: border-box;
}

.slide-1-bottomtext:after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border-top: 40px solid #f8e72e;
	border-right: 540px solid transparent;
}

.slide-2-toptext {
	background: #f8e72e;
	padding: 80px 50px 50px;
	font-family: "bandera_pro";
	font-weight: bold;
	font-size: 34px;
	position: absolute;
	left: 50%;
	top: 330px;
	width: 460px;
	box-sizing: border-box;
	z-index: 2;
}

.slide-splitter-crutch {
	height: 18px;
	background: #f8e72e;
	position: absolute;
	width: 100%;
	top: 380px;
	left: 0;
	z-index: 3;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.slide-3 {
	height: 410px;
	background: #fff;
	position: relative;
	z-index: 5;
	box-sizing: border-box;
	padding-top: 70px;
	padding-bottom: 0;
}

.slide-3 .play-btn {
	display: none;
}

.propellers-holder {
	height: 172px;
	position: absolute;
	bottom: 0;
	z-index: 0;
}

.goverla {
	z-index: -1;
	position: absolute;
	top: -45px;
}

@-webkit-keyframes propeller1 {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@keyframes propeller1 {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	100% {
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@-webkit-keyframes propeller2 {
	0% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg);
	}
	100% {
		-webkit-transform: rotate(356deg);
		transform: rotate(356deg);
	}
}

@keyframes propeller2 {
	0% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg);
	}
	100% {
		-webkit-transform: rotate(356deg);
		transform: rotate(356deg);
	}
}

@-webkit-keyframes propeller34 {
	0% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(355deg);
		transform: rotate(355deg);
	}
}

@keyframes propeller34 {
	0% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(355deg);
		transform: rotate(355deg);
	}
}

@-webkit-keyframes propeller57 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes propeller57 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes propeller6 {
	0% {
		-webkit-transform: rotate(50deg);
		transform: rotate(50deg);
	}
	100% {
		-webkit-transform: rotate(410deg);
		transform: rotate(410deg);
	}
}

@keyframes propeller6 {
	0% {
		-webkit-transform: rotate(50deg);
		transform: rotate(50deg);
	}
	100% {
		-webkit-transform: rotate(410deg);
		transform: rotate(410deg);
	}
}

@-webkit-keyframes propeller8 {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@keyframes propeller8 {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

.propeller {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 17px;
	top: 84px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.propeller img {
	max-width: 100%;
}

.propeller-1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.propeller-2 {
	left: 90px;
	-webkit-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
}

.propeller-3 {
	width: 130px;
	height: 130px;
	left: 143px;
	top: 22px;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.propeller-4 {
	left: 269px;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.propeller-5 {
	left: 346px;
}

.propeller-6 {
	left: 415px;
	-webkit-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	transform: rotate(50deg);
}

.propeller-7 {
	left: 494px;
}

.propeller-8 {
	left: 568px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.js-active .propeller {
	-webkit-filter: blur(1px);
	filter: blur(1px);
}

.js-active .propeller-1 img {
	-webkit-animation: propeller1 1.2s infinite linear;
	animation: propeller1 1.2s infinite linear;
}

.js-active .propeller-2 img {
	-webkit-animation: propeller2 1.6s infinite linear;
	animation: propeller2 1.6s infinite linear;
}

.js-active .propeller-3 img {
	-webkit-animation: propeller34 .8s infinite linear;
	animation: propeller34 .8s infinite linear;
}

.js-active .propeller-4 img {
	-webkit-animation: propeller34 1.3s infinite linear;
	animation: propeller34 1.3s infinite linear;
}

.js-active .propeller-5 img {
	-webkit-animation: propeller57 1s infinite linear;
	animation: propeller57 1s infinite linear;
}

.js-active .propeller-6 img {
	-webkit-animation: propeller6 1.7s infinite linear;
	animation: propeller6 1.7s infinite linear;
}

.js-active .propeller-7 img {
	-webkit-animation: propeller57 1s infinite linear;
	animation: propeller57 1s infinite linear;
}

.js-active .propeller-8 img {
	-webkit-animation: propeller8 .8s infinite linear;
	animation: propeller8 .8s infinite linear;
}

.mount {
	z-index: 4;
	position: absolute;
	width: 350px;
	left: 660px;
	top: -68px;
}

.mount img {
	width: 100%;
}

.shards {
	position: absolute;
	right: 40px;
	bottom: -190px;
	width: 400px;
	height: 200px;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.shards:after {
	content: '';
	display: block;
	height: 180px;
	width: 50px;
	pointer-events: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
	/* IE6-8 */
	position: absolute;
	top: 0;
	right: 0;
}

.slide-3.js-active .shards {
	opacity: 1;
}

.slide-3.js-active .shards-1 {
	-webkit-animation: shards 15s infinite ease;
	animation: shards 15s infinite ease;
	background: url(/imgs/goverla/1.png);
}

.slide-3.js-active .shards-2 {
	background: url(/imgs/goverla/2.png);
	-webkit-animation: shards 12s infinite ease;
	animation: shards 12s infinite ease;
	height: 220px;
}

.slide-3.js-active .shards-2:after {
	width: 150px;
}

.slide-3.js-active .shards-3 {
	background: url(/imgs/goverla/3.png);
	-webkit-animation: shards 10s infinite ease;
	animation: shards 10s infinite ease;
	height: 250px;
}

.slide-3.js-active .shards-3:after {
	width: 300px;
}

.slide-3.js-active .shards-4 {
	background: url(/imgs/goverla/4.png);
	-webkit-animation: shards 8s infinite ease;
	animation: shards 8s infinite ease;
	height: 300px;
}

@-webkit-keyframes shards {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 2000px 0px;
	}
}

@keyframes shards {
	0% {
		background-position: 0px 0px;
	}
	100% {
		background-position: 2000px 0px;
	}
}

.slide-4 {
	position: relative;
	z-index: 4;
	background: #f8e72e;
	background: #F3E747;
	height: auto;
	min-height: 750px;
	padding-bottom: 50px;
	overflow: hidden;
}

.slide-4.js-active {
	z-index: 5;
}

.slide-4_1screen {
	margin-top: 195px;
}

.slide-4_1screen .h5 {
	margin-top: 60px;
}

.slide-4_1screen .col {
	position: relative;
}

.slide-4_2screen {
	margin-top: 66px;
}

.slide-4 .content-holder {
	min-height: 620px;
}

.btn-holder {
	text-align: center;
}

.shadow {
	position: absolute;
	left: 35px;
	top: -130px;
	z-index: 1;
	opacity: 0;
	-webkit-filter: blur(1px);
	filter: blur(1px);
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
}

.shadow.js-active {
	opacity: 1;
	-webkit-filter: blur(1px);
	filter: blur(1px);
}

.windmill {
	position: absolute;
	top: 50px;
	left: 600px;
	z-index: 2;
}

.windmill-img {
	position: relative;
	z-index: 2;
}

.windmill-shadow {
	z-index: 1;
	top: 13px;
	left: 95px;
}

.foot-shadow {
	top: 4px;
	left: 95px;
}

.keln-shadow {
	left: 130px;
	top: 0px;
}

.liberty-shadow {
	left: 120px;
	top: 15px;
}

.video-overlay {
	opacity: .8;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.video-holder {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.video-holder video {
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.video-holder video[autoplay] {
	z-index: 1;
}

.video-holder.js-active {
	display: block;
}

.slide-5 {
	height: auto;
	min-height: 750px;
	position: relative;
	overflow: hidden;
	z-index: 4;
}

.slide-5 .video-overlay {
	background: #617380;
}

.slide-5 .video-holder {
	background: url(/imgs/slide-5-bg.jpg) no-repeat 0 0;
	background-size: cover;
}

.slide-5 .row {
	z-index: 2;
}

.video-title {
	font-size: 48px;
	font-family: 'bandera_pro';
	font-weight: bold;
	margin-top: 80px;
}

.white-border {
	position: relative;
}

.white-border:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -6px;
	padding: 4px 5px;
	left: -6px;
	border: 2px solid #fff;
	overflow: hidden;
	z-index: -2;
}

.white-border:after {
	content: "";
	display: block;
	height: 100%;
	min-height: 31px;
	position: absolute;
	right: -8px;
	top: -6px;
	-webkit-transition: width 0.5s ease 0.4s;
	transition: width 0.5s ease 0.4s;
	width: 130%;
	z-index: -1;
	background: #f8e72e;
	-webkit-transition: width .5s ease .4s;
	transition: width .5s ease .4s;
}

.white-border.left-0:after, .white-border.left-0:before {
	left: 0;
}

.white-border.left-2:after, .white-border.left-2:before {
	left: -2px;
}

.white-border.js-active:after {
	width: 0;
}

.white-arrow {
	position: relative;
}

.white-arrow:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 120%;
	top: -4px;
	padding: 4px 5px;
	left: -2px;
	z-index: -2;
	background: #fff url(/imgs/white-arrow.jpg) no-repeat top right;
}

.white-arrow:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	min-height: 30px;
	width: 140%;
	top: -6px;
	z-index: -1;
	right: -60px;
	background: #f8e72e;
	-webkit-transition: width .5s ease .4s;
	transition: width .5s ease .4s;
}

.white-arrow.js-active:after {
	width: 0;
}

.slide-6 {
	overflow: hidden;
	background: #fff;
	height: auto;
	min-height: 700px;
	z-index: 5;
	position: relative;
}

.slide-6 .p4 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 290px;
}

.slide-6 .btn-holder {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 600px;
}

.slide-6 .row {
	height: 100%;
}

.blade {
	text-align: center;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -130px;
}

.blade figcaption {
	display: inline-block;
	overflow: hidden;
	position: relative;
	border-left: 0px solid #c7c7c7;
	border-right: 0px solid #c7c7c7;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	width: 0%;
}

.blade figcaption:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 1px;
	background: #c7c7c7;
}

.blade figcaption span {
	display: inline-block;
	background: #fff;
	padding: 0 23px;
	font-family: "bandera_pro";
	font-size: 14px;
	position: relative;
	z-index: 1;
	color: #fff;
}

.blade.js-active figcaption {
	width: 100%;
	border-width: 1px;
}

.blade.js-active span {
	color: #000;
}

.cars {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	left: 0;
	position: absolute;
	left: 0;
	top: 450px;
}

.car {
	display: inline-block;
	position: relative;
}

.slide-7 {
	height: auto;
	min-height: 650px;
	position: relative;
	z-index: 4;
}

.slide-7 .video-overlay {
	background: #4b7b8c;
}

.slide-7 .video-holder {
	background: url(/imgs/slide-7-bg.jpg) no-repeat 0 0;
	background-size: cover;
}

.slide-7 .row {
	z-index: 2;
}

.js-playVideo.js-active:after,
.js-propeller.js-active:after {
	left: 27px;
	width: 4px;
	height: 10px;
	border: 0;
	box-shadow: 6px 0 0 0px #000;
	background-color: #000;
}

.js-propeller.js-active:after {
	left: 13px;
	height: 16px;
}

.slide-8 {
	min-height: auto;
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 4;
}

.slide-8 .slide-title {
	margin-top: 120px;
}

.slide-8-righttext {
	width: 350px;
	position: absolute;
	right: 60px;
	top: 370px;
	background: #fff;
	z-index: 6;
}

.slide-8-righttext .icon-i {
	position: absolute;
	display: block;
	width: 33px;
	height: 33px;
	border: 2px solid #f8e72e;
	border-radius: 50%;
	left: 0;
	bottom: 0;
	margin-left: -15px;
	margin-bottom: -15px;
	background: #fff;
	text-align: center;
	line-height: 33px;
}

.slide-8-righttext .icon-i:before {
	position: relative;
	z-index: 1;
}

.slide-8-righttext .icon-i:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #FFF;
	width: 22px;
	height: 22px;
	top: -3px;
	right: -3px;
}

.peysage {
	position: relative;
	z-index: 4;
}

.peysage img {
	width: 100%;
}

.turbine {
	position: relative;
	z-index: 5;
	margin-top: -200px;
	margin-bottom: -1px;
}

.turbine img {
	width: 100%;
	vertical-align: bottom;
}

.slide-9 {
	background: #fff;
	position: relative;
	z-index: 4;
	padding-top: 100px;
}

.slide-10 {
	background: #fff;
	position: relative;
	z-index: 4;
	padding-top: 190px;
	height: 1900px;
	overflow: hidden;
}

.slide-10-inner .slide-paragraph--right {
	margin-top: 150px;
}

.slide-10-inner .slide-title {
	margin-top: 200px;
}

.yt-video-holder {
	margin: 45px 0 90px;
	position: relative;
	height: 475px;
	background: url(/imgs/yt-video-bg.jpg) no-repeat 0 0;
	background-size: cover;
	overflow: hidden;
}

.yt-video-holder iframe {
	min-width: 102%;
	min-height: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.windmillCircle {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 370px;
	z-index: -1;
}

.slide-10-inner {
	margin-top: 1000px;
}

.bx-pager {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 10px;
}

.bx-pager-item {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 100%;
	margin: 0 10px;
	position: relative;
	overflow: hidden;
}

.bx-pager-link {
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bx-pager-link:active {
	outline: none;
}

.bx-pager-link.active {
	background: #f8e72e;
}

.slide-11 {
	height: 650px;
	min-height: 650px;
	z-index: 4;
	position: relative;
	background: #fff;
	padding-top: 25px;
}

.slide-11 > .row {
	z-index: 1;
	height: 100%;
	pointer-events: none;
}

.slide-11 > .row * {
	pointer-events: all;
}

.slider-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 650px;
	overflow: hidden;
	z-index: -1;
}

.slider-wrapper .bx-wrapper {
	height: 100%;
}

.slider-wrapper .bx-viewport {
	height: 100% !important;
}

.slider-wrapper .controls {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	pointer-events: none;
}

.slider-wrapper .controls a {
	position: absolute;
	pointer-events: all;
	font-size: 54px;
	text-decoration: none;
	color: #fff;
}

.slider-wrapper .controls a.prev {
	left: 10px;
}

.slider-wrapper .controls a.next {
	right: 10px;
}

.slider-wrapper.black .controls a {
	color: #000;
}

.slider {
	height: 100%;
	min-width: 100%;
}

.slider li {
	float: left;
	height: 100%;
}

.slider li img {
	min-height: 100%;
	min-width: 100%;
}

.slide-12 {
	position: relative;
	z-index: 5;
	background: #fff;
	padding-top: 90px;
	box-sizing: border-box;
	height: 490px;
}

.slide-12 > .row {
	height: 340px;
}

.slide-12-righttext {
	position: absolute;
	top: -5px;
	right: 70px;
	width: 400px;
}

.slide-12 .btn--down {
	margin-left: -60px;
	pointer-events: none;
	border-color: transparent;
}

.slide-12 .btn--down:after {
	display: none;
}

.slide-13 {
	height: 650px;
	min-height: 650px;
	z-index: 4;
	position: relative;
	background: #fff;
}

.slide-13 > .row {
	z-index: 1;
	height: 100%;
	pointer-events: none;
}

.slide-13 > .row * {
	pointer-events: all;
}

.left-bottom-caption {
	background: #fff;
	width: 450px;
	box-sizing: border-box;
	padding: 40px;
	position: absolute;
	bottom: -1px;
	left: 100px;
}

.mans {
	padding: 0;
	margin: 0;
	list-style: none;
}

.mans li {
	display: inline-block;
	font-size: 30px;
	color: #e4e5e7;
	margin-right: 5px;
}

.mans li.active {
	color: #f8e72e;
}

.summary {
	margin-top: 100px;
	margin-bottom: 100px;
}

.summary-title {
	text-align: center;
}

.slide-14 {
	height: 1250px;
	z-index: 4;
	position: relative;
	background: #fff url(/imgs/kid_img.jpg) no-repeat center bottom;
	background-size: cover;
	overflow: hidden;
}

.l-feedback-caption {
	bottom: -650px;
}

.js-overlay {
	position: fixed;
	z-index: 100;
	background: #f8e72e;
	opacity: .9;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.js-overlay.overlay--video {
	background: #414446;
}

.popup {
	display: none;
	width: 700px;
	height: 510px;
	max-height: 90%;
	min-height: 450px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: fixed;
	z-index: 200;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 40px 50px;
}

.popup-title {
	font-size: 24px;
	font-family: "bandera_pro";
	margin-left: 110px;
	margin-bottom: 50px;
	font-weight: bold;
}

.popup--video {
	padding: 0;
}

.popup--video iframe {
	width: 100%;
	height: 100%;
}

.popup--video .title {
	font-size: 24px;
	font-family: "bandera_pro";
	position: absolute;
	top: -40px;
	color: #fff;
}

.popup--video .close-popup {
	top: -35px;
	right: 0;
}

.popup--video .close-popup:after, .popup--video .close-popup:before {
	width: 5px;
	height: 80%;
}

.feedform td {
	border: 10px solid #fff;
	vertical-align: middle;
}

.feedform .label {
	width: 90px;
	text-align: right;
}

.feedform .input-holder {
	width: 410px;
}

input[type=text],
input[type=email],
input[type=number],
input[type=tel] {
	display: block;
	height: 48px;
	padding: 0 10px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #86898b;
	box-shadow: inset 0 4px #e6eaed;
}

input[type=number],
input.number {
	width: 76px;
}

.close-popup {
	position: absolute;
	box-shadow: none;
	border: 0;
	background: transparent;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	top: 30px;
	right: 30px;
	width: 26px;
	height: 26px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-popup:active, .close-popup:focus {
	outline: none;
}

.close-popup:before, .close-popup:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	width: 7px;
	height: 100%;
	background: #e6eaed;
}

.close-popup:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.site-footer {
	position: absolute;
	width: 100%;
	bottom: -2px;
	left: 0;
}

.site-footer .social > * {
	display: inline-block;
	vertical-align: top;
}

.social-footer {
	display: none;
	height: 50px;
	background: #fff;
}

.branding {
	text-align: right;
}

#zeema {
	cursor: pointer;
	display: inline-block;
}

#zeema .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
}

#zeema .text a,
#zeema .text span {
	text-transform: uppercase;
	text-decoration: underline;
	color: #ffffff;
}

#zeema:hover .logo {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	background-color: #bbb;
	box-shadow: inset 15px 0 40px rgba(0, 0, 0, 0.6);
}

#zeema:hover .logo:after {
	background-color: #90aabc;
	box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5);
}

#frontmen {
	height: 47px;
	-webkit-perspective: 120px;
	perspective: 120px;
	width: 35px;
	display: inline-block;
	vertical-align: middle;
}

#frontmen .logo {
	display: inline-block;
	height: 47px;
	width: 35px;
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50% -18px;
	-ms-transform-origin: 50% 50% -18px;
	transform-origin: 50% 50% -18px;
	background: url(/imgs/frontmen.png) no-repeat 0 0;
}

#frontmen .logo:after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 100%;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	pointer-events: none;
	box-shadow: inset -20px 0 90px rgba(0, 0, 0, 0.6);
	background: #90aabc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAVCAYAAADiv3Z7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QjE2RTE2RjMwODQxMUU0QkIzQjlEQUFGREM3MzUyMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QjE2RTE3MDMwODQxMUU0QkIzQjlEQUFGREM3MzUyMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVCMTZFMTZEMzA4NDExRTRCQjNCOURBQUZEQzczNTIyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVCMTZFMTZFMzA4NDExRTRCQjNCOURBQUZEQzczNTIyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+x9GYNAAAAd5JREFUeNq8lj1rwlAUhpNaFOygbm3BwT8gOrk4OHTuXxD0T/gHHEVc3Tu4WFwKRR3sUHcXoS4qdKibg4Nf3L4HExpTb3KTnHjgyZJ7w/vo/Ti60P5VCjyDJ5AFDyAOduAbfIFP8Aam2qUSQmMs/3nEH0nQBBtxiqfCCGTF+XfwQnCQBE2wEeo1AlnzG2agPFh4kLKyAxVmuTxYCH+1AxVTLg1WPsVMDqDAJJcGKxGsDqBAYdoBxUy6THJtwVNdXZw25SPDxv8B9wwHClueWzzuJC91h4mX0seYTke2PDd4zJhCzZm+w5aH5N4dfg0Zl+qDKRRbHpJ7cRjgpV6Z5PjyGOr9gCflDOiM91w/4Ek5A7opV3QIbv3/ZWOqzJd40SG4dZysqtYOhRj4lFuCaAjt18Cn3BJE7XI5sPexJMsh9ZY5sPexJMv23tKk5VFsfLbXeOWIlkexMe01mVwCzBXFtkbDrYUolwBzRbGt0XBrMjmiBI4KcjXpxcMnR5TAUUGuZp8ruxXrLmJ0dUSuJEfUXcTo6oioylHwnkRsYixf7YpyFLwnEZsYy1dTlSPiYGgTm4KMcOmFQpAj4mBoE5uCjGyO5hI0BhpgDTog5SoWnhwRAw2wBh2Qchr/K8AA2Lq33O8WxV8AAAAASUVORK5CYII=") no-repeat -28px 8px;
}

.copyrigth {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'bandera_pro';
	text-transform: uppercase;
}

.mailto {
	color: #fff;
	font-size: 12px;
}

.navTrigger {
	position: absolute;
	height: 1px;
	width: 100%;
	background: red;
	opacity: 0;
	pointer-events: none;
}

.sinHolder {
	height: 300px;
	margin-top: -120px;
	position: relative;
	overflow: hidden;
}

.sinHolder:before, .sinHolder:after {
	content: "";
	display: block;
	background: #fff;
	position: absolute;
	top: 0;
	height: 100%;
	width: 50px;
	pointer-events: none;
	z-index: 10;
}

.sinHolder:before {
	left: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
	/* IE6-8 */
}

.sinHolder:after {
	right: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
	/* IE6-8 */
}

.sinHolder canvas {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
}

.success {
	margin: 0 0 0 112px;
	background-color: rgba(0, 128, 0, 0.34);
	padding: 10px 20px;
	width: 372px;
	display: none;
}

input.error {
	border-color: red;
}

.sin {
	width: 130%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/imgs/sin.png) repeat-x 0 50%;
	-webkit-animation: sin 5s linear infinite;
	animation: sin 5s linear infinite;
}

.sin_1 {
	-webkit-transition: all 13s ease;
	transition: all 13s ease;
}

.sin_2 {
	-webkit-transition: all 7s ease;
	transition: all 7s ease;
	left: -50px;
	top: -15px;
}

.sin_3 {
	-webkit-transition: all 17s ease;
	transition: all 17s ease;
	left: -75px;
	top: 10px;
}

.sin_4 {
	-webkit-transition: all 20s ease;
	transition: all 20s ease;
	left: -107px;
}

@-webkit-keyframes sin {
	from {
		background-position: 0 50%;
	}
	to {
		background-position: -254px 50%;
	}
}

@keyframes sin {
	from {
		background-position: 0 50%;
	}
	to {
		background-position: -254px 50%;
	}
}

.sinHolder.js-active .sin {
	top: 0 !important;
	left: 0 !important;
}

.safari .shadow {
	-webkit-filter: none;
	filter: none;
}

.ie .video-holder {
	position: absolute;
	display: block;
}

.ie .slide-1 .video-holder {
	min-height: 1600px;
}

.ie .slide-3 .play-btn {
	display: none !important;
}

.ie .js-propeller {
	display: none;
}

.ie .shadow {
	display: none;
}

.ie .slider {
	padding: 0;
}

.ie #zeema:hover .logo {
	display: inline-block;
	height: 47px;
	width: 35px;
	position: relative;
	background: url(/imgs/frontmen.png) no-repeat 0 0;
	box-shadow: none;
}

.ie #frontmen {
	height: 47px;
	-webkit-perspective: 0;
	perspective: 0;
	width: 35px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.ie #frontmen .logo {
	display: inline-block;
	height: 47px;
	width: 35px;
	position: relative;
	background: url(/imgs/frontmen.png) no-repeat 0 0;
}

.ie #frontmen .logo:after {
	display: none;
}

/* fanta 02.09.15 */
.desktop .site-header {
	position: fixed;
}

.desktop .slider-wrapper {
	height: 100%;
}

.desktop .slide-1-textholder {
	height: 100vh;
}

.desktop .slide-2 {
	height: 100vh;
}

.desktop .slide-3 .play-btn {
	display: block;
}

.desktop .slide-4 {
	height: 100vh;
	padding-bottom: 0;
}

.desktop .slide-4_2screen {
	margin-top: 346px;
}

.desktop .slide-5 {
	height: 100vh;
}

.desktop .slide-6 {
	height: 100vh;
}

.desktop .slide-7 {
	height: 100vh;
}

.desktop .slide-8 {
	min-height: 100vh;
}

.desktop .slide-11 {
	height: 100vh;
}

.desktop .slide-13 {
	height: 100vh;
}

.browsehappy {
	position: absolute;
	width: 420px;
	top: 45%;
	left: 50%;
	margin: 0 0 0 -220px;
	background: #f8e72e;
	color: #000000;
	padding: 20px;
	text-align: center;
}

.lt-ie9 body,
.ie8_0 body,
.ie8 body {
	background: #e0e9f4;
	background: rgba(224, 233, 244, 0.9);
}

.lt-ie9 body *,
.ie8_0 body *,
.ie8 body * {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.lt-ie9 .browsehappy,
.ie8_0 .browsehappy,
.ie8 .browsehappy {
	display: block;
	visibility: visible;
	opacity: 1;
}

.lt-ie9 .browsehappy a,
.ie8_0 .browsehappy a,
.ie8 .browsehappy a {
	display: inline-block;
	visibility: visible;
	opacity: 1;
	color: #000000;
}

/*Special styles for travel page of Dtek */
html.travel-html {
	min-width: initial;
}

body.travel-body {
	min-width: initial;
	height: auto;
	/*position: relative;*/
	background: #F8E72E;
	padding-bottom: 50px;
	background: url('/imgs/kid_img_1.jpg');
}

body.rules-body {
	background: #fff;
}

body.travel-body div#overlay {
	background: rgba(248, 231, 46, 0.9);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

.site-header.traver-header {
	height: 60px;
	z-index: 101;
	background: #fff;
}

.site-header.traver-header a.header-logo {
	opacity: 1;
}

.site-footer.travel-footer {
	background: #E3EBF5;
	bottom: 0;
	padding: 10px;
	position: static;
}

.site-footer.travel-footer div.col.span_2 a,
.site-footer.travel-footer div.col.span_2 span {
	color: #000;
}

.site-footer.travel-footer #zeema .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
}

.site-footer.travel-footer #zeema .text a {
	color: #000;
}

form#excur {
	max-width: 785px;
	display: block;
	width: 100%;
	margin: 50px auto 0;
	background: #fff;
	padding: 20px;
	position: relative;
	z-index: 102;
}

form#excur h1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 40px;
}

form#excur div.travel-feedform {
	max-width: 735px;
	margin: 0 auto;
}

form#excur div.travel-feedform div.submit_wrap {
	max-width: 280px;
	margin: 0 auto;
}

form#excur select {
	display: block;
	height: 48px;
	background: #fff;
	padding: 0 10px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #86898b;
	box-shadow: inset 0 4px #e6eaed;
}

/*form#excur div.input_wrap {*/
/*height: 110px;*/
/*position: relative;*/
/*}*/
form#excur div.input_wrap {
	width: 356px;
	display: block;
}

form#excur div.travel-row {
	width: 100%;
	margin-bottom: 30px;
}
form#excur div.travel-row:nth-child(3) {
	margin-bottom: 10px;
}

form#excur div.input_wrap:nth-child(odd) {
	margin: 0 20px 0 0;
}

form#excur div.input_wrap.user_input_name, form#excur div.input_wrap.user_input_date {
	width: 560px;
}

form#excur div.input_wrap.user_input_name span.input-holder, form#excur div.input_wrap.user_input_date span.input-holder {
	width: 445px;
}

form#excur div.input_wrap.user_input_age, form#excur div.input_wrap.user_input_count {
	width: 155px;
}

form#excur div.input_wrap.user_input_age span.label, form#excur div.input_wrap.user_input_count span.label {
	width: 85px;
}

form#excur div.input_wrap.user_input_age span.input-holder, form#excur div.input_wrap.user_input_count span.input-holder {
	width: 70px;
}

form#excur div.input_wrap input, form#excur div.input_wrap select {
	height: 40px;
	position: relative;
	z-index: 1;
}

form#excur div.input_wrap select.valid_error, form#excur div.check_wrap.valid_error {
	background: #fff;
}

form#excur div.input_wrap input.valid_error,
form#excur div.input_wrap select.valid_error,
form#excur div.check_wrap.valid_error {
	border: 1px solid #ff5151;
	background: #ffecec;
}

form#excur div.input_wrap span.label {
	display: block;
	padding: 10px 0;
	width: 115px;
	text-align: left;
}

form#excur div.input_wrap span.label.label_age,
form#excur div.input_wrap span.label.label_email,
form#excur div.input_wrap span.label.label_persons {
	text-align: right;
	width: 70px;
	padding-right: 15px;
}

form#excur div.input_wrap span.input-holder {
	width: 241px;
	display: block;
}

div.input_wrap .input-holder {
	position: relative;
}

div.input_wrap .input-holder span.upon_placeholder {
	position: absolute;
	top: 20px;
	color: #D8D8D8;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

div.input_wrap .input-holder span.upon_placeholder.open {
	opacity: 1;
	top: -20px;
	font-size: 12px;
}

div.success_block {
	display: block;
	padding: 20px;
	text-align: center;
	background: white;
	position: absolute;
	z-index: 1003;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

div.success_block h2 {
	font-size: 34px;
}

div.success_block h6 {
	font-size: 14px;
}

div.divider {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 20px 0 45px;
}

div.divider hr {
	position: absolute;
	top: 4px;
	width: 100%;
	z-index: 1;
	box-sizing: border-box;
}

div.divider h3 {
	position: relative;
	z-index: 10;
	display: block;
	width: 250px;
	background: #fff;
	margin: 0 auto;
	font-size: 18px;
	text-transform: uppercase;
}

div.welcome_text {
	position: relative;
	margin: 140px auto 0;
	z-index: 102;
	width: 72%;
}

div.welcome_text h2 {
	display: block;
	font-size: 26px;
	text-align: center;
}

div.check_wrap {
	position: relative;
	padding:10px ;
}

.rules__sub-text, .personal-data__sub-text  {
	max-height: 0;
	overflow: hidden;
	display: block;
	-webkit-transition: .3s max-height, .3s padding;
	-moz-transition: .3s max-height, .3s padding;
	-ms-transition: .3s max-height, .3s padding;
	-o-transition: .3s max-height, .3s padding;
	transition: .3s max-height, .3s padding;
	padding: 0;
}
.rules__sub-text.open, .personal-data__sub-text.open {
	max-height: 800px;
	padding: 10px;
}

.personal-data__sub-text span {
	font-weight: bold;
}



span.info_rules {
	font-size: 14px;
	font-style: italic;
	position: relative;
	z-index: 102;
	padding-bottom: 30px;
	width: 72%;
	margin: 0 auto;
	display: block;
}

div.check_wrap a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}

div.check_wrap a:hover {
	color: #f8e72e;
}
div.check_wrap input {
	position: absolute;
}
div.check_wrap label {
	margin: -2px 0 0 30px;
}


.private-info {
	width: 100%;
}
.private-info {

}
div.html_editor.rules {
	position: absolute;
	top: 200px;
	left: 50%;
	z-index: 101;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 90%;
}

div.html_editor.rules h2 {
	text-align: center;
}

.sub-text-enroll {
	position: relative;
	margin: 20px auto 0;
	z-index: 102;
	width: 72%;
}
.sub-text-enroll a {
	color: #000;
	font-weight: bold;
}

.investors-credit-ratings {
	position: relative;
	z-index: 101;
	border-top: 0.1px solid white;
	padding: 0 40px;
	margin-top: 70px;
}
.investors-credit-ratings .title {
	font-family: Roboto-Bold, sans-serif;
	font-size: 3.125vw;
	line-height: 62px;
	text-transform: uppercase;
	text-align: center;
	margin: 2% 0;
}
.investors-credit-ratings .inv-side-link {
	margin-bottom: 24px;
}
.investors-credit-ratings .inv-table__content {
	overflow: auto;
}
.investors-credit-ratings .inv-table table {
	width: 100%;
}
.investors-credit-ratings .inv-table thead {
	background-color: #e6e6e6;
	font-family: Roboto-Bold, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
}
.investors-credit-ratings .inv-table tbody {
	font-family: Roboto-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 129%;
	color: #000;
	font-family: Roboto-Regular, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
}
.investors-credit-ratings .inv-table tbody tr {
	background: none;
}
.investors-credit-ratings .inv-table tbody td {
	border-bottom: 2px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding-top: 26px;
	padding-bottom: 5px;
}
.investors-credit-ratings .inv-table tbody td p {
	font-size: 11px;
	margin: 0;
}
.investors-credit-ratings .inv-table tbody td:first-child {
	color: #808080;
	padding-left: 30px;
}
.investors-credit-ratings .inv-table td {
	border: none;
	width: 25%;
}



@media (max-width: 1024px), only screen and (max-device-width: 1024px) {
	form#excur {
		max-width: none;
		padding: 2% 0;
	}

	form#excur div.travel-feedform {
		max-width: none;
		width: 100%;
	}

	form#excur div.travel-row {
		margin: 0 auto;
		max-width: 440px;
	}

	form#excur div.input_wrap,
	form#excur div.input_wrap.user_input_name,
	form#excur div.input_wrap.user_input_date,
	form#excur div.input_wrap.user_input_age,
	form#excur div.input_wrap.user_input_count {
		width: 100%;
		display: block;
		margin: 0 0 25px !important;
	}

	form#excur div.input_wrap span.label,
	form#excur div.input_wrap span.label.label_age,
	form#excur div.input_wrap span.label.label_email,
	form#excur div.input_wrap span.label.label_persons {
		width: 20%;
		text-align: left;
		padding-right: 0;
	}

	form#excur div.input_wrap span.input-holder {
		width: 75% !important;
		margin: 0 0 0 5%;
	}
}

@media (max-width: 768px), only screen and (max-device-width: 768px) {
	.main-menu {
		display: none;
		position: fixed;
		width: 100vw;
		height: 100%;
		top: 0;
		left: 0;
		background: #fff;
		margin-top: -30px;
		transform: unset;
		align-items: center;
		padding-top: 130px;
	}

	.main-menu_link {
		margin: 25px 0;
		font-size: 50px;
		width: 100%;
		max-width: unset;
	}

	.langs li {
		font-size: 25px;
	}

	.js-opened-menu .main-menu {
		display: flex;
		flex-direction: column;
	}

	.menu-btn {
		display: block;
		width: 40px;
		height: 25px;
		margin-top: -15px;
	}

	.menu-btn:before, .menu-btn:after, .menu-btn-line {
		width: 40px;
	}

	.langs {
		right: 80px;
	}

	.new-header .row {
		border-right: 0;
		border-left: 0;
	}

	.new-header .langs {
		right: 60px;
	}

	.new-header .langs li {
		font-size: 18px;
	}

	.new-header .main-menu_link {
		margin: 10px 0;
		font-size: 25px;
	}
	.body-remit div.html_editor.rules {
		z-index: 2;
	}
}

@media (max-width: 480px), only screen and (max-device-width: 480px) {
	div.welcome_text {
		width: 95%;
	}

	span.info_rules {
		width: 95%;
	}

	.dont_touch_me {
		max-width: 320px;
		margin: 0 auto;
	}

	form#excur div.input_wrap span.label,
	form#excur div.input_wrap span.label.label_age,
	form#excur div.input_wrap span.label.label_email,
	form#excur div.input_wrap span.label.label_persons {
		width: 26%;
	}

	form#excur div.input_wrap span.input-holder {
		width: 65% !important;
	}
}