/* -----------------------------------*/
/* ---------->>> RESET <<<------------*/
/* -----------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
img {
	-ms-interpolation-mode: bicubic;
}
fieldset {
	border: 0;
}
.inline-block {
	display:inline-block;
	zoom:1;
	*display:inline;
}
i:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../img/official/sprite-ico.png") no-repeat 0 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
/* -----------------------------------*/
/* ---------->>>  FONTS  <<<-----------*/
/* -----------------------------------*/
@font-face {
	font-family: 'pf_din_text_cond_promedium';
	src: url('../fonts/pfdintextcondpro-medium-webfont.eot');
	src: url('../fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pfdintextcondpro-medium-webfont.woff') format('woff'), url('../fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype'), url('../fonts/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pf_din_text_cond_proregular';
	src: url('../fonts/pfdintextcondpro-regular-webfont.eot');
	src: url('../fonts/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/pfdintextcondpro-regular-webfont.woff') format('woff'),
	url('../fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype'),
	url('../fonts/pfdintextcondpro-regular-webfont.svg#pf_din_text_cond_proregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

/*    LAYOUT
    ----------------------------------------------------------------- */
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background:#000;
}
html {
	/*Full Screen Image*/
	/*background:url('../img/pic/main-1.jpg') no-repeat center 0;*/
	/* Ensure the html element always takes up the full height of the browser window */
	min-height:100%;
	/* The Magic */
	/*background-size:cover;*/
}
body {
	overflow:hidden;
	max-width:1920px;
	margin:0 auto;
}
.all {
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background:#000;
}
html > body .all {
	height: auto;
}
.container {
	overflow: hidden;
	position: relative;
	padding: 40px 0 70px 0;
	height:1200px;
}
.container-inner {
	width: 970px;
	margin: 0 auto;
}
.footer {
	position: absolute;
	left: 0;
	bottom: -100px;
	width: 100%;
	background:url("../img/official/head-foot-fon.png") repeat 0 0;
}
.footer,
.empty {
	height: 52px;
}
.sub_footer {
	position: relative;
	height: 52px;
	width: 970px;
	margin: 0 auto;
}
	.footer .report {
		position: absolute;
		right: 265px;
		top: 18px;
		font-size:12px;
		color:#c6d1d0;
	}
		.footer .report i {
			vertical-align: middle;
			margin-right: 9px;
		}
		.footer .report a {
			color:#c6d1d0;
			text-decoration: none;
		}
		.footer .report a:hover {
			color: #68dbe4;
		}
			.footer .report a:hover i:after {
				opacity: 1;
			}
	.icon-report-error       { background-position: -147px -64px; width: 18px; height: 18px; vertical-align: text-top; display: inline-block; position: relative; }
	.icon-report-error:after { background-position: -165px -64px; }



/*    SERVISES CLASSES
    ----------------------------------------------------------------- */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	content: "";
}

/* -----------------------------------*/
/* ---------->>>  BASE  <<<-----------*/
/* -----------------------------------*/
body {
	font-family: Arial, Tahoma, sans-serif;
	color: #404040;
	font-size: 14px;
	line-height: 18px;
}
/*    headers
    ----------------------------------------------------------------- */
h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
img {
	border: none;
}
a {
	color: #007f89;
}
/*  icons
	----------------------------------------------------------------- */
i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/official/sprite-ico.png") no-repeat 0 0;
}
.dotted {
	display:inline-block;
	zoom:1;
	*display:inline;
	border-bottom:#98b4b8 dotted 1px;
}
.icon-personal-signin {
	background-position: -114px -65px;
	width: 16px;
	height: 15px;
	vertical-align: text-top;
}

/* -----------------------------------*/
/* ---------->>> LAYERS <<<-----------*/
/* -----------------------------------*/
/*    header
	----------------------------------------------------------------- */
.header {
	height: 115px;
	margin: 0 0 35px;
	background:url("../img/official/head-foot-fon.png") repeat 0 0;
	position:relative;
	z-index:2;
	top:-200px;
}
.header .header-inner {
	width: 970px;
	height: 115px;
	position: relative;
	margin: 0 auto;
}
	.dial-timer {
		position: absolute;
		left: 2px;
		top: 0;
		overflow: hidden;
		width: 30px;
		height: 30px;
	}
		.dial-timer:after {
			content: "";
			display: block;
			width: 30px;
			height: 30px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
		}
.header .header-inner .logo {
	top: 26px;
	position: absolute;
	left: 0;
}
.header .header-inner .head-phone {
	position: absolute;
	right: 0;
	top: 31px;
	font-weight: bold;
	font-size: 16px;
	color: #98b4b8;
}
	.header .header-inner .head-phone.auth {
		padding-right: 27px;
	}

.header .header-inner .personal-info-wrap {
	width: 215px;
	position: absolute;
	right: 0;
	margin-right: -30px;
	top: 100%;
	margin-top: -20px;
	z-index: 1000;
	color: #ffffff;
	font-size: 12px;
}
	.header .header-inner .personal-info-wrap .angle {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		margin-top: -7px;
		left: 50%;
		margin-left: -7px;
		width: 0;
		height: 0;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		z-index: 10;
		border-bottom: 7px solid #007f89;
	}
	.header .header-inner .personal-info-wrap.small-window {
		margin-right: 0;
	}
		.header .header-inner .personal-info-wrap.small-window:before {
			left: 75%;
		}
	.header .header-inner .personal-info-wrap .hide-wrap {
		overflow: hidden;
		width: 215px;
		height: 106px;
		position: absolute;
		background: #007f89;
		padding: 10px;
		display: block;
	}
		.header .header-inner .personal-info-wrap:before {
			content: "";
			display: block;
			position: absolute;
			top: 0;
			margin-top: -7px;
			left: 50%;
			margin-left: -7px;
			width: 0;
			height: 0;
			border-left: 7px solid transparent;
			border-right: 7px solid transparent;
			z-index: 10;
			border-bottom: 7px solid #007f89;
		}

		.header .header-inner .personal-info-wrap input {
			border: 0;
			color: #343538;
			background: #fff;
			font-size: 14px;
			line-height: 14px;
			padding: 5px 10px;
			width: 195px;
			margin-bottom: 10px;
		}
		.header .header-inner .personal-info-wrap button {
			background: none;
			border: none;
			margin: 0;
			padding: 0;
			font-size: 0;
			line-height: 0;
			width: auto;
			overflow: visible;
			cursor: pointer;
		}
		.header .header-inner .personal-info-wrap button span {
			font-size: 14px;
			line-height: 14px;
			color: #fff;
			background: #21baba;
			border: none;
			padding: 0.5em 1em;
			-webkit-transition: all 0.2s;
			-moz-transition: all 0.2s;
			-ms-transition: all 0.2s;
			-o-transition: all 0.2s;
			transition: all 0.2s;
			display: block;
		}
		.header .header-inner .personal-info-wrap button:hover div {
			background: #2ba3a3;
		}
		.header .header-inner .personal-info-wrap .text-block {
			margin-bottom: 5px;
		}
		.header .header-inner .personal-info-wrap a {
			color: #fff;
			text-decoration: none;
			border-bottom: 1px dotted;
		}
		.header .header-inner .personal-info-wrap a:hover {
			color: #92bcc3;
		}
		.header .header-inner .personal-info-wrap .right-link {
			float: right;
			padding-top: 5px;
		}
		.header .header-inner .personal-info-wrap .right-link img {
			vertical-align: middle;
		}
		.header .header-inner .personal-info-wrap .hide-wrap {
			overflow: hidden;
			width: 215px;
			height: 106px;
			position: absolute;
			background: #007f89;
			padding: 10px;
			display: block;
		}
		.header .header-inner .personal-info-wrap .personal-info {
			display: none;
			position: absolute;
			width: 215px;
			background: #007f89;
		}
		.header .header-inner .personal-info-wrap .step1 {
			display: block;
		}



.header .header-inner .personal-signin {
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-decoration: none;
	font-size: 13px;
	position: absolute;
	right: 4px;
	top: 65px;
	padding: 0 0 0 22px;
	color: #98b4b8;
}
	.header .header-inner .personal-signin .badge {
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		-ms-border-radius: 9px;
		-o-border-radius: 9px;
		border-radius: 9px;
		display: inline-block;
		zoom: 1;
		background: #c33c3c;
		padding: 0px 4px 0 3px;
		border: 2px solid #fff;
		color: #fff;
		line-height: 15px;
		font-size: 13px;
		min-width: 14px;
		text-align: center;
	}
.header .header-inner .personal-signin i.ico-lock {
	width: 15px;
	height: 17px;
	background-position: 0 0;
	cursor:pointer;
}
.header .header-inner .personal-signin i.ico-lock:after { background-position: 0 -17px; }


.header .header-inner .personal-signin .dotted {
	cursor:pointer;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.header .header-inner .personal-signin:hover .dotted {
	color: #68dbe4;
	border-color:#68dbe4;

}
.header .header-inner .personal-signin:hover i.ico-lock:after {
	opacity: 1;
}
.header .header-inner .menu-head {
	position: absolute;
	left: 212px;
	top: 34px;
	width: 634px;
}
.header .header-inner .menu-head li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 153px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 9px;
	font-weight: bold;
}
.header .header-inner .menu-head li a {
	color: #fff;
	text-decoration: none;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.header .header-inner .menu-head li a:hover {
	color:#68dbe4;
}
.header .header-inner .menu-head li.active,
.header .header-inner .menu-head li.active a {
	color: #98b4b8;
}
/*  footer
	----------------------------------------------------------------- */
.sub_footer .foot-info {
	position: absolute;
	left: 0;
	top: 16px;
}
.sub_footer .foot-info div {
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: url("../img/official/foot-info-bull.png") no-repeat 0 8px;
	padding: 0 8px 0 19px;
	font-size: 12px;
	color: #c6d1d0;
}
.sub_footer .foot-info div:first-child {
	background: none;
	padding-left: 0;
}
.sub_footer .foot-info div.foot-info-phone {
	font-weight: bold;
}
.sub_footer .foot-info div a {
	color: #c6d1d0;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.sub_footer .foot-info div a:hover {
	color:#68dbe4;
}
.sub_footer .foot-info div.foot-info-eng, .sub_footer .foot-info div.foot-info-ru {
	font-weight: bold;
}
.sub_footer .foot-info div.foot-info-eng a{
	padding-left: 23px;
	background: url("../img/official/eng-ico.png") no-repeat 0 2px;
}
.sub_footer .foot-info div.foot-info-ru a{
	padding-left: 23px;
	background: url("../img/official/ru-ico.png") no-repeat 0 2px;
}
.sub_footer .made {
	position: absolute;
	right: 0;
	top: 18px;
	font-size: 12px;
	color: #c6d1d0;
}
.sub_footer .made a {
	color: #c6d1d0;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.sub_footer .made a:hover {
	color:#68dbe4;
}

/*	slide 1
	----------------------------------------------------------------- */
.slogan {
	width:960px;
	margin:0 auto 42px;
	padding:44px 0 0 0;
	text-align:center;
	font-family: 'pf_din_text_cond_proregular';
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	position:relative;

	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	height:98px;
	overflow:hidden;
}
.eng .slogan {
	height: 176px;
}
.slogan.no-padd {
	padding:0;
}
.slogan b {
	font-family: 'pf_din_text_cond_promedium';
	font-size:61px;
	color:#fff;
	display:block;
	font-weight:normal;
	line-height:1.2;
	text-transform:uppercase;
	margin:0 0 7px;
}
.big-logo {
	width:960px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

/*	slide 2
	----------------------------------------------------------------- */
.slide-2 {
}
.slide-2 .count-wraper {
	z-index: 0;
}
.count-wraper {
	text-align:center;
	position:relative;
	z-index:4;
	padding: 5% 0 5%;

	transition:padding 0.5s;
	-moz-transition:padding 0.5s;
	-webkit-transition:padding 0.5s;
	-o-transition:padding 0.5s;
}
.count-wraper.no-padd {
	padding:2% 0;
}
.count-wraper .count {
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:center;
	vertical-align:top;
	width:275px;
}
.count-wraper .count strong {
	font-weight:normal;
	font-size:79px;
	color:#fff;
	font-family: 'pf_din_text_cond_promedium';
	display:block;
	text-align:center;
	line-height:1;
}
.count-wraper .count span {
	font-family: 'pf_din_text_cond_proregular';
	color:#ffd844;
	font-size:39px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	line-height:1;
}
.count-wraper .count small {
	font-family: 'pf_din_text_cond_proregular';
	display:block;
	color:#ffd844;
	font-size:19px;
	text-align:center;
	line-height:1;
	text-transform:uppercase;
	padding:11px 0 0 0;
}
.count-wraper .count small em {
	font-style:normal;
	color:#fff;
}

#radial {
	margin:0 auto;
	width:1322px;
	height:642px;
}
.top-light {
	width:1067px;
	height:492px;
	background: url("../img/pic/top-light.png") no-repeat 0 0;
	position:absolute;
	left:50%;
	margin:0 0 0 -533px;
	top:0;
}
.mapper-block {
	width:970px;
	position:relative;
	height:829px;
	margin:0 auto;
}
.map {
	background: url("../img/pic/map.png") no-repeat 0 0;
	width:1086px;
	height:419px;
	margin:0 0 0 -543px;
	position:absolute;
	left:50%;
	top:0;
}
.bottom-light {
	width:1582px;
	height:829px;
	background: url("../img/pic/bottom-light.png") no-repeat 0 0;
	margin:0 0 0 -791px;
	position:absolute;
	left:50%;
	top:-140px;
	
}

/*	slider-3
	----------------------------------------------------------------- */
.slide-3 {
}
.slide-line-wrapper {
	height:401px;
	position:fixed;
	left:0;
	top:50%;
	margin:-152px 0 0;
	width:100%;
}
.slide-line {
	height:401px;
	background: url("../img/pic/slide-3-fon.png") repeat 0 0;
	position:relative;
	overflow:hidden;
}
.slide-3-content {
	width:970px;
	margin:0 auto;
	position:relative;
	height:401px;
}
.work-years {
	position:absolute;
	left:0;
	top:92px;
	width:330px;
	padding:18px 0 26px 0;
}
.wy-top-line {
	width:100%;
	height:13px;
	background:#fff;
	position:absolute;
	top:50%;
	left:0;
	margin:-13px 0 0 0;
}
.wy-bottom-line {
	width:100%;
	height:13px;
	background:#fff;
	position:absolute;
	left:0;
	top:50%;
	margin:0px 0 0 0;
}
.work-years strong {
	display: block;
	text-align: center;
	font-weight: normal;
	color: #fff;
	line-height: 1;
	font-family: 'pf_din_text_cond_promedium';
	font-size: 130px;
	white-space: nowrap;
	text-transform: uppercase;
	padding-bottom: 9px;
	position: relative;
	left: -11px;
}
.eng .work-years strong {
	font-size: 100px;
}
.work-years span {
	display: block;
	text-align: center;
	font-weight: normal;
	color: #ffd434;
	line-height: 1;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 41px;
	text-transform: uppercase;
}
.partners-head {
	width:290px;
	position:absolute;
	left:375px;
	top:72px;
	font-size:29px;
	line-height:36px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'pf_din_text_cond_promedium';
}
.partners-head small {
	color:#bbbbbb;
	font-size:16px;
	display:block;
	margin:-5px 0 0 0;
}
.top-right-light {
	width:547px;
	height:757px;
	position:absolute;
	right:0;
	top:0;
	background: url("../img/pic/top-right-light.png") no-repeat 0 0;

}
.bars-block {
	position:absolute;
	bottom:57px;
	left:367px;
	width:632px;
}
.bars-block .bar {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:bottom;
	width:58px;
}
.bar-value {
	font-size:29px;
	line-height:36px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'pf_din_text_cond_promedium';
	text-align:center;
	margin-bottom:1px;
	text-shadow:0 1px 1px #000000;
}
.bar-progress {
	width:41px;
	background:#ffd434;
	margin:0 auto 8px;
}
.bar-year {
	text-align:center;
	color:#ffd434;
	line-height:1;
	font-family: 'pf_din_text_cond_proregular';
	font-family: 'pf_din_text_cond_promedium';
	font-size:17px;
	text-shadow:0 1px 1px #000000;
}

/*	slider-controls
	----------------------------------------------------------------- */
.slider-controls {
	z-index:10;
	position:absolute;
	width:100%;
	left:0;
	top:0;
	display:none;
}
.slider-controls .slider-prev, .slider-controls .slider-next {
	display:block;
	width:153px;
	height:100%;
	position:fixed;
	top:155px;
	z-index:2;
	margin:0;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.slider-controls .slider-prev {
	left:0;
}
	.slider-controls .slider-prev .icon-main-prev {
		display: block;
		*margin-right: .3em;
		background:url("../img/official/main-nav.png") no-repeat 0 0;
		width: 65px;
		height: 130px;
		top: 50%;
		margin-top: -65px;
	}
	.slider-controls .slider-prev .icon-main-prev:after, .slider-controls .slider-next .icon-main-next:after {
		display:none;
	}
.slider-controls .slider-next {
	right:0;
}
	.slider-controls .slider-next .icon-main-next {
		display:inline-block;
		zoom:1;
		*display:inline;
		*margin-right: .3em;
		background:url("../img/official/main-nav.png") -65px 0 no-repeat;
		width: 65px;
		height: 130px;
		top: 50%;
		margin-top: -65px;
		margin-left: 90px;
	}

.slider-controls .slider-prev:hover .icon-main-prev {
	background-position: 0 -130px;
}
.slider-controls .slider-next:hover .icon-main-next {
	background-position: -65px -130px;
}
.slider-pager {
	position:fixed;
	bottom:99px;
	left:0;
	width:100%;
	text-align:center;
	z-index:1;
}
.slider-pager .inline-block{
	position: relative;
}
.slider-pager ul {
	padding-top: 4px;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: relative;
}
.slider-pager li {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:22px;
	height:22px;
	margin:0 5px 0 6px;
	background:url("../img/official/slider-pager-fon.png") no-repeat 0 0;
	//margin-top: -3px;
}
.slider-pager li a {
	display:block;
	width:22px;
	height:22px;
	background:url("../img/official/slider-pager-fon.png") no-repeat -28px 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.slider-pager li a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.slider-pager li.ins a {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.map-mark {
	position:absolute;
}



.slide-fon {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
/*.main-slide-1-fon {*/
	/*position:fixed;*/
	/*z-index:0;*/
	/*left:0;*/
	/*top:0;*/
	/*height:100%;*/
	/*width:100%;*/
	/*background: url('../img/pic/main-1.jpg') no-repeat center 0;*/
	/*transition:background 0.5s;*/
	/*-moz-transition:background 0.5s;*/
	/*-webkit-transition:background 0.5s;*/
	/*-o-transition:background 0.5s;*/

	/*transition:all 1.5s;*/
	/*-moz-transition:all 1.5s;*/
	/*-webkit-transition:all 1.5s;*/
	/*-o-transition:all 1.5s;*/

	/*transform: scale(1.5,1.5);*/
	/*-ms-transform: scale(1.5,1.5);*/
	/*-webkit-transform: scale(1.5,1.5);*/
/*}*/

.main-slide-1-fon {
	position:fixed;
	z-index:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: url('../img/pic/main-1.jpg') no-repeat center 0;
	transition:background 0.5s;
	-moz-transition:background 0.5s;
	-webkit-transition:background 0.5s;
	-o-transition:background 0.5s;


	-moz-transition:-moz-transform 1.5s;
	-webkit-transition:-webkit-transform 1.5s;
	-o-transition:-o-transform 1.5s;
	-ms-transition:-ms-transform 1.5s;
	transition:transform 1.5s;

	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
}
.scale {
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1,1);
}
.main-slide-1-fon.fon-top {
	background-position:center -110px;
}
.main-slide-2-fon {
	position:fixed;
	z-index:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#426d71 url('../img/pic/main-2.png') repeat-x center 0;
}
.main-slide-3-fon {
	position:fixed;
	z-index:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: url('../img/pic/main-3.jpg') no-repeat center 0;
}
.main-slide-4-fon {
	position:fixed;
	z-index:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: url('../img/pic/main-4.jpg') no-repeat 0 -500px;
}
	.main-slide-4-fon.fon-top {
		background-position: -228px -500px;
	}
	.slide-4-rock {
		width:100%;
		height:100%;
		position:absolute;
		left: 400px;
		bottom: -500px;
		background: url('../img/pic/slide-4-rock.png') no-repeat 180px 0;
	}
	.slide-4-sunlight {
		width: 469px;
		height: 447px;
		position: absolute;
		top: 180px;
		left: 1052px;
		background: url('../img/pic/slide-4-sunlight.png') no-repeat 0 0;
	}
		.main-slide-4-fon.fon-top .slide-4-rock {
			left: 0;
		}
		.main-slide-4-fon.fon-top .slide-4-sunlight {
			left: 652px;
		}

.chain {
	width: 960px;
	margin: 0 auto 42px;
	padding: 32px 0 0 0;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 40px;
	line-height:1.2;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}.chain b {
	 font-family: 'pf_din_text_cond_promedium';
	 font-size:72px;
	 color:#fff;
	 display:block;
	 font-weight:normal;
	 line-height:1.2;
	 text-transform:uppercase;
	 margin:0 0 2px;
}

	.slide-4 .chain,
	.slide-4 .chain b {
		color: #180908;
	}

.loader {
	background:#1f2928;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:100;
}
.loader .l-fon {
	width:110px;
	height:43px;
	position:absolute;
	left:50%;
	top:50%;
	background: url('../img/official/loader-fon.png') no-repeat 0 100%;
	margin:-21px 0 0 -55px;
}
.loader .l-progress {
	background: url('../img/official/loader-fon.png') no-repeat 0 0;
	width:0;
	height:43px;
}

/*  modal-error
	----------------------------------------------------------------- */
.modal-error-wrapper {
  width: 350px;
  padding: 30px;
  z-index: 1;
  position: relative;
  background: #fff;
  margin: 100px auto 20px;
}
.modal-error-wrapper .close-modal-slider {
  opacity: 0.5;
  width: 25px;
  height: 25px;
  background: url("../img/official/close-modal-slider.png") no-repeat 0 0;
  position: absolute;
  left: 100%;
  margin-left: 20px;
  top: 0px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.modal-error-wrapper .close-modal-slider:hover {
  opacity: 1;
}
.modal-error-wrapper p {
  margin: 0 0 1em 0;
}
.modal-error-wrapper fieldset {
  margin-bottom: 15px;
}
.modal-error-wrapper fieldset label {
  display: block;
  margin-bottom: 3px;
}
.modal-error-wrapper fieldset textarea {
  width: 330px;
  padding: 10px;
  border: 1px solid #c0d4d4;
}
.modal-error-wrapper fieldset .error {
  display: none;
}
.modal-error-wrapper fieldset.invalid textarea {
  border-color: #d64646;
}
.modal-error-wrapper fieldset.invalid .error {
  display: block;
}
.modal-error-wrapper .text-grey {
  color: #83939d;
}
.modal-error-wrapper .error {
  color: #bd2424;
  font-size: 12px;
  line-height: 12px;
}
.modal-error-wrapper .step1 {
  min-height: 370px;
  margin-top: 10px;
}
.modal-error-wrapper .step2 {
  min-height: 260px;
  margin-top: 10px;
  display: none;
  padding-top: 110px;
  padding-left: 90px;
  position: relative;
}
.modal-error-wrapper .step2 .icon-valid-big {
  position: absolute;
  left: 15px;
  top: 110px;
}
.modal-error-wrapper .step2 .title {
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 15px;
  display: block;
}
.modal-error-wrapper .step2 button {
  margin-left: 40px;
}
.bx-in-fancy .fancybox-skin {
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.icon-valid-big {
	background: url('../img/official/success_big.png') 0 0 no-repeat;
	width: 53px;
	height: 39px;
	vertical-align: text-top;
}
button {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: auto;
	overflow: visible;
	cursor: pointer;
}
button div {
	border: 1px solid;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	background: #006a72;
	padding: 0.5em 1em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
button div:hover{
    background: #189da7;
}
button div:hover {
	background: #00939e;
}

.blur {
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
textarea{
    font-family: Arial, Tahoma, sans-serif;
}