/*fonts*/
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-webfont.eot');
    src: url('../fonts/roboto-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/roboto-webfont.woff2') format('woff2'),
         url('../fonts/roboto-webfont.woff') format('woff'),
         url('../fonts/roboto-webfont.ttf') format('truetype'),
         url('../fonts/roboto-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotocondensed';
    src: url('../fonts/robotocon-webfont.eot');
    src: url('../fonts/robotocon-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/robotocon-webfont.woff2') format('woff2'),
         url('../fonts/robotocon-webfont.woff') format('woff'),
         url('../fonts/robotocon-webfont.ttf') format('truetype'),
         url('../fonts/robotocon-webfont.svg#robotocondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/roboto_slab_regular-webfont.eot');
    src: url('../fonts/roboto_slab_regular-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/roboto_slab_regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto_slab_regular-webfont.woff') format('woff'),
         url('../fonts/roboto_slab_regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_slab_regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabbold';
    src: url('../fonts/roboto_slab_bold-webfont.eot');
    src: url('../fonts/roboto_slab_bold-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/roboto_slab_bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto_slab_bold-webfont.woff') format('woff'),
         url('../fonts/roboto_slab_bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto_slab_bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensed_bold';
    src: url('../fonts/robotoconbold-webfont.eot');
    src: url('../fonts/robotoconbold-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/robotoconbold-webfont.woff2') format('woff2'),
         url('../fonts/robotoconbold-webfont.woff') format('woff'),
         url('../fonts/robotoconbold-webfont.ttf') format('truetype'),
         url('../fonts/robotoconbold-webfont.svg#robotobold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'junegullregular';
    src: url('../fonts/junegullregular-webfont.eot');
    src: url('../fonts/junegullregular-webfont.eot@#iefix') format('embedded-opentype'),
         url('../fonts/junegullregular-webfont.woff2') format('woff2'),
         url('../fonts/junegullregular-webfont.woff') format('woff'),
         url('../fonts/junegullregular-webfont.ttf') format('truetype'),
         url('../fonts/junegullregular-webfont.svg#junegullregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	min-width:1000px;
    font-family: arial, sans-serif;
    font-size: 15px;
    color: #000;
	min-height:12000px;
}
h1, h2, h3, h4{
	font-family: 'roboto_condensed_bold';
}
h1{
	font-size:49px;
}
strong{
	font-family: 'roboto_condensed_bold';
	font-weight:normal;
}
a{
	text-decoration:none;
	color:#ffb400;
}

.wrap{
    width: 990px;
    padding: 0 5px;
    margin: 0 auto;
	position:relative;
}

/*header*/
.header{
	height:719px;
	padding:17px 0 0;
}
.top-menu-wrap{
	height:100px;
}
.top-menu{
	height:83px;
	padding:16px 0 0;
}
.top-menu.wrap{
	width:auto;
	padding:0;
}
.fixed{
	background:#618dc3;
	border-bottom:#a0bbdb;
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
}
.fixed.wrap{
	width: 990px;
    padding: 0 5px;
}
.fixed .logo{
	margin-left:5px;
}
.fixed .phone .p1, .fixed .logo p, .fixed .phone span{
	display:none !important;
}
.logo{
	float:left;
	margin:1px 31px 0 0;
}
.logo p{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	margin:0 0 0 6px;
}
.header .logo p{
	position: absolute;
	top: 62px;
	left: 3px;
}
.top-menu ul{
	padding:19px 0 0;
}
.top-menu li{
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
	margin:0 21px 0 0;
}
.top-menu li a{
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,.4);
	-moz-text-shadow:1px 1px 0 rgba(0,0,0,.4);
	-o-text-shadow:1px 1px 0 rgba(0,0,0,.4);
	text-decoration:none;
	position:relative;
	behavior:url(PIE.htc);
}
.header .phone{
	float:right;
	font-family: 'roboto_condensed_bold';
	color:#fff;
	font-size:31px;
	text-align:center;
}
.header .phone p{
	margin:0 0 4px;
}
.header .phone span{
	font-family: 'robotoregular';
	font-size:13px;
	display:block;
}
.header .phone a{
	font-size:16px;
	text-transform:uppercase;
	background:url(../img/yellow-brd.png) repeat-x 0 bottom;
}
.header .text{
	color:#fff;
	font-family: 'roboto_condensed_bold';
	font-size:20px;
	text-transform:uppercase;
	float:left;
	margin:140px 0 0;
}
.header h1{
	color:#fff;
	text-shadow:5px 4px 20px rgba(0,0,0,1);
	-moz-text-shadow:5px 4px 20px rgba(0,0,0,1);
	-o-text-shadow:5px 4px 20px rgba(0,0,0,1);
	line-height:59px;
	margin:0 0 13px;
	position:relative;
	behavior:url(PIE.htc);
}
.header .text div{
	width: 525px;
	background: url(../img/black-overlay.png);
	height: 73px;
	line-height: 70px;
}
.header .text p{
	line-height: 23px;
	margin: 0 21px;
	vertical-align: middle;
	display: inline-block;
}
.header form{
	float:right;
	width:309px;
	height:348px;
	background:url(../img/bg-form.png);
	border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	box-shadow:1px 1px 2px rgba(0,0,0,.4);
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,.4);
	-o-box-shadow:1px 1px 2px rgba(0,0,0,.4);
	text-align:center;
	margin:46px 0 0;
	position:relative;
	behavior:url(PIE.htc);
}
.header form .title{
	font-family: 'robotocondensed';
	font-size:16px;
	text-transform:uppercase;
	padding:25px 0 0;
	margin:0 0 28px;
}
.header .title span{
	font-size:19px;
	display:inline-block;
	vertical-align:top;
	margin:6px 0 7px;
}
input[type="text"]{
	height:44px;
	width:237px;
	padding:0 17px;
	background:#fff;
	border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	box-shadow:0px 2px 3px rgba(0,0,0,.3);
	-moz-box-shadow:0px 2px 3px rgba(0,0,0,.3);
	-o-box-shadow:0px 2px 3px rgba(0,0,0,.3);	
	margin:0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#747474;
	line-height:normal;
	position:relative;
	behavior:url(PIE.htc);
}
.akv-btn{
	height:59px;
	background:#ffb700;
	background:url(../img/akvbtn-light.png) no-repeat center 0 bottom #ffb700;
	color:#000;
	border-bottom:#ac7f13 5px solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	box-shadow:0px 1px 5px rgba(0,0,0,.4);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,.4);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,.4);
	text-shadow:0 1px 0 rgba(255,255,255,.5);
	-moz-text-shadow:0 1px 0 rgba(255,255,255,.5);
	-o-text-shadow:0 1px 0 rgba(255,255,255,.5);
	cursor:pointer;
	width:271px;
	font-family: 'junegullregular';
	font-size:18px;
	line-height:61px;
	margin:12px 0;
	position:relative;
	text-align:center;
	behavior:url(PIE.htc);
}
a.akv-btn{
	display:inline-block;
	vertical-align:top;
	width:205px;
	height:45px;
	font-size:24px;
	line-height:50px;
	background:#ffb700;
	background:url(../img/akvbtn-light2.png) no-repeat center 0 bottom #ffb700;
}
.akv-btn.small{
	height:32px;
	width:147px;
	line-height:35px;
	border-bottom-width:3px;
	font-size:16px;
	background:#ffb700;
	background:url(../img/akvbtn-light3.png) no-repeat center 0 bottom #ffb700;
}
.warranty-link span, .warranty-link{
	display:inline-block;
	vertical-align:top;
	color:#000;
	background:url(../img/black-brd.png) repeat-x 0 bottom;
	line-height:16px;
}
.warranty-link{
	height:14px;
	padding:0 0 0 21px;
	background:url(../img/lock.png) no-repeat 0 0;
	font-size:13px;
}

/*eggs*/
.text-justify{
	text-align:justify;
}
.text-justify > li{
	display:inline-block;
	vertical-align:top;
}
.text-justify:after{
	content:"";
	display:inline-block;
	width:100%;
	height:0;
}
.eggs ul{
	width:960px;
	margin:0 0 0 30px;
}
.eggs li{
	width:455px;
	height:103px;
	line-height:103px;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 30px;
}
.eggs li img{
	float:left;
	margin:0 21px 0 0
}
.eggs li span{
	display:inline-block;
	vertical-align:middle;
	line-height:23px;
	font-family: 'roboto_condensed_bold';
}

/*solutions*/
.solutions-block{
	background:#f9f9f9;
	padding:22px 0 16px;
	margin:0 0 41px;
}
.title-block{
	text-align:center;
	font-size:64px;
	text-transform:uppercase;
}
.solutions .title-block{
	margin:-12px 0 31px;
}
.solutions .title-block span{
	color:#ffbd1a;
}
.bg-title{
	display:inline-block;
	vertical-align:top;
	height:202px;
	background:url(../img/bg-titleblock.png) no-repeat center;
	line-height:202px;
	min-width:390px;
}
.solutions ul{
	margin:0 0 0 -8px;
}
.solutions li{
	text-align:center;
	margin:0 -8px 0 0;
}
.solutions li > div{
	border:transparent 8px solid;
	height:474px;
}
.solutions li > div:hover{
	border-color:#fff;
	box-shadow:0 0 30px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 30px rgba(0,0,0,.2);
	-o-box-shadow:0 0 30px rgba(0,0,0,.2);
	position:relative;
	behavior:url(PIE.htc);
}
.solutions .img-wrap{
	width:241px;
	height:313px;
	background:#4b5973;
	box-shadow:0 4px 5px rgba(0,0,0,.2);
	-moz-box-shadow:0 4px 5px rgba(0,0,0,.2);
	-o-box-shadow:0 4px 5px rgba(0,0,0,.2);
	margin:0 0 26px;
	position:relative;
	behavior:url(PIE.htc);
}
.solutions .img-wrap img{
	display:block;
}
.solutions .img-wrap div{
	height: 72px;
	line-height: 72px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'roboto_condensed_bold';
	font-size:22px;
}
.solutions .img-wrap p{
	display:inline-block;
	vertical-align:middle;
	line-height:27px;
}
.solutions .price{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 11px;
}
.solutions .price strong{
	font-size:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*what-we-do*/
.what-we-do .title-block{
	margin:0 0 29px;
}
.what-we-do ul{
	width:895px;
	margin:0 auto;
}
.what-we-do li{
	text-align:center;
	font-size:16px;
	width:207px;
	margin:0 0 47px;
}
.what-we-do li img{
	margin:0 0 14px;
}
.what-we-do li p{
	line-height:19px;
	height:38px;
	margin:0 0 3px;
}

/*completed*/
.completed{
	background:#f9f9f9;
	padding:45px 0 0;
	min-height:500px;
}
.completed .title-block{
	color:#222;
	margin:0 0 52px;
}
.completed .block{
	overflow:hidden;
	background:url(../img/wave.png) repeat-x 0 bottom;
	padding:0 0 36px;
	margin:0 0 43px;
}
.completed .block.no-brd{
	background:none;
	padding:0;
	margin:0 0 28px;
}
.completed .img-wrap{
	float:left;
	width:405px;
	overflow:hidden;
}
.completed .img-wrap ul{
	float:right;
}
.completed .img-wrap li{
	margin:0 0 17px;
}
.completed .img-wrap > img{
	float:left;
}
.completed .info{
	margin:0 0 0 434px;
	font-family:Arial, Helvetica, sans-serif;
}
.completed .address{
	border:#f9be2c 1px solid;
	border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	padding:13px 27px;
	position:relative;
	margin:10px 0 9px;
	behavior:url(PIE.htc);
}
.completed .address:before{
	content:"";
	position:absolute;
	width:9px;
	height:15px;
	background:url(../img/arr.png);
	top:50%;
	margin-top:-5.5px;
	left:-9px;
}
.completed .text{
	font-size:15px;
	line-height:24px;
	margin:0 0 0 26px;
}
.completed .date{
	font-size:14px;
	display:inline-block;
	margin:0 0 8px;
}
.completed .akv-btn{
	margin:33px 0 0 4px;
}
.completed .more{
	background:url(../img/wave.png) repeat-x 0 9px;
	padding:0 0 49px;
}
.completed .more span{
	background:#f9f9f9;
	display:inline-block;
	padding:0 10px;
	margin:0 0 0 458px;
}
.completed .more a{
	display:inline-block;
	font-size:20px;
	color:#ffb400;
	font-weight:bold;
	background:url(../img/yellow-brd.png) repeat-x 0 bottom;
	padding:0 0 1px;
}
.completed .hidden{
	display:none;
}
.completed .hidden .block:last-child{
	background:none;
}
.completed .all{
	text-align:center;
	color:#222;
	font-size:41px;
	font-family: 'roboto_condensed_bold';
	margin:22px 0 0;
}
.completed .all span{
	text-transform:uppercase;
	color:#ffb308;
}

/*order-block*/
.order-block{
	height:460px;
	background:url(../img/bg-order.jpg) no-repeat center 0;
}
.order-block ul, #map ul{
	width:485px;
	float:left;
	margin:110px 0 0;
}
.order-block li, #map li{
	height:69px;
	background:#ffb306;
	color:#fff;
	font-family: 'roboto_condensed_bold';
	display:inline-block;
	font-size:40px;
	line-height:66px;
	padding:0 25px;
	text-shadow:0 4px 4px rgba(0,0,0,.1);
	position:relative;
	behavior:url(PIE.htc);
}
.order-block .h50, #map .h50{
	height:50px;
	position:relative;
	z-index:1;
}
.order-block .h50-2, #map .h50-2{
	line-height:32px;
}
.order-block li span, #map li span{
	text-transform:uppercase;
}
.order-block form, #map form{
	padding:20px 0;
	width:309px;
	background:#fff;
	float:right;
	border-radius:10px;
	margin:50px 0 0;
	box-shadow:0 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow:0 3px 5px rgba(0,0,0,.5);
	-o-box-shadow:0 3px 5px rgba(0,0,0,.5);
	text-align:center;
	position:relative;
	behavior:url(PIE.htc);
}
.order-block form .title, #map form .title{
	font-size:16px;
	text-transform:uppercase;
	line-height:19px;
	padding:25px 0 16px;
	letter-spacing:-.4px;
}
.order-block input[type="text"], #map input[type="text"]{
	box-shadow:none;
	background:#e6e6e6;
}
.order-block .akv-btn, #map .akv-btn{
	margin:0 0 16px;
}
.masters-block > li{
	width:304px;
}
.master{
	height:349px;
	background:#5264a4;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-family: 'roboto_condensed_bold';
	text-transform:uppercase;
	position:relative;
	margin:0 0 46px;
}
.master p{
	height:62px;
	line-height:59px;
}
.master:before{
	content:"";
	position:absolute;
	height:12px;
	width:100%;
	background:url(../img/master-shadow.png) no-repeat center 0;
	left:0;
	bottom:-12px;
}
.cert{
	text-align:center;
}
.cert img{
	border:#fff 2px solid;
	box-shadow:0 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow:0 2px 4px rgba(0,0,0,.3);
	-o-box-shadow:0 2px 4px rgba(0,0,0,.3);
	border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	position:relative;
	behavior:url(PIE.htc);
}

/*gallery*/
.gallery{
	margin:0 0 50px;
	overflow:hidden;
}
.gallery .title-block{
	margin:0 0 37px;
}
.gallery li{
	float:left;
	width:25%;
	line-height:0px;
}
.gallery li img{
	width:100%;
	height:auto;
}

/*numeral*/
.numeral .title-block{
	margin:0 0 53px;
}
.numeral ul{
	margin:0 12px;
	text-align:center;
}
.numeral li{
	width:230px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin:0 0 60px;
}
.numeral .num{
	font-size:70px;
	color:#5264a4;
	font-family: 'roboto_slabregular';
	margin:0 0 8px;
}
.numeral .title{
	font-family: 'roboto_slabbold';
	margin:0 0 14px;
}
.numeral span{
	display:inline-block;
	vertical-align:top;
	line-height:17px;
}
.numeral .text{
	font-size: 45px;
	margin: 4px 4px 0 0;
}
.numeral .allocate{
	color:#2FD333;
}

/*order-block2*/
.order-block2{
	height:405px;
	background-image:url(../img/bg-order2.jpg);
	margin:0 0 50px;
}
.order-block2 ul, .order-block3 ul, #map ul{
	width:500px;
	margin:100px 0 0;
}
.order-block2 li, .order-block3 li, #map li{
	font-size:34px;
	height:60px;
	line-height:57px;
	padding:0 16px 0 22px;
	letter-spacing:-.3px;
}
.order-block2 form, .order-block3 form, #map form{
	margin:60px 0 0;
}

/*reviews*/
.reviews{
	margin:0 0 45px;
	overflow:hidden;
}
.reviews .left, .reviews .right{
	float:left;
	width:470px;
}
.reviews .right{
	float:right;
}
.reviews .rev{
	overflow:hidden;
	margin:0 0 52px;
}
.reviews .columns img{
	float:left;
	border-radius:13px;
	margin:0 19px 30px 0;
	position:relative;
	behavior:url(PIE.htc);
}
.reviews .no-photo{
	border:#cacaca 3px solid;
}
.reviews .name{
	font-family: 'roboto_condensed_bold';
	font-size:23px;
	text-transform:uppercase;
	margin:0 0 15px;
	padding:41px 0 0;
	letter-spacing:-.1px;
}
.reviews .address{
	display:block;
	float: left;
	height:17px;
	background:url(../img/ico-map.png) no-repeat 0 0;
	padding:0 0 0 29px;
	margin:0 0 0 2px;
	line-height:18px;
	font-size:14px;
	width: 280px;
}
.reviews .text{
	border:#7f7f7f 1px solid;
	border-radius:9px;
	clear:both;
	padding:16px 20px;
	line-height:23px;
	position:relative;
	text-align:justify;
	behavior:url(PIE.htc);
}
.reviews .text:after{
	content:"";
	position:absolute;
	width:17px;
	height:19px;
	background:url(../img/arr-rev.jpg);
	top:-18px;
	left:66px;
}

/*warranty*/
.warranty{
	height:934px;
}
.warranty .center{
	width:278px;
	height:268px;
	background:url(../img/center.png);
	margin:236px 0 0 370px;
}
.warranty .item{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:265px;
}
.warranty .item p{
	font-size:23px;
	text-transform:uppercase;
	line-height:28px;
	margin:18px 0 9px;
}
.warranty .item span{
	display:inline-block;
	line-height:24px;
}
.warranty .item:before{
	content:"";
	position:absolute;
	width:250px;
	height:157px;
	background:url(../img/arrow-top.png);
	right: -209px;
	top: 53px;
}
.warranty .p2:before{
	width:145px;
	height:105px;
	background:url(../img/arrow-right.png);
	left: -26px;
	top: 255px;
}
.warranty .p3:before{
	width:129px;
	height:84px;
	background:url(../img/arrow-left.png);
	left: 190px;
	top: -59px;
}
.warranty .p4:before{
	width:190px;
	height:163px;
	background:url(../img/arrow-bottom.png);
	left: -200px;
	top: 127px;
}
.warranty .p1{
	top:227px;
	left:57px;
}
.warranty .p2{
	top:227px;
	left:690px;
}
.warranty .p3{
	top:608px;
	left:50px;
}
.warranty .p4{
	top:590px;
	left:690px;
}

/*order-block3*/
.order-block3{
	height:393px;
	background-image:url(../img/bg-order3.jpg);
	margin:0 0 45px;
}
.order-block3 ul{
	margin:150px 0 0;
}
.order-block3 form{
	margin:50px 0 0;
}

/*turnkey*/
.turnkey{
	margin:0 0 35px;
}
.turnkey .title-block{
	margin:0 0 49px;
}
.turnkey ul{
	width:786px;
	margin:0 auto;
}
.turnkey li{
	text-align:center;
	font-family: 'roboto_condensed_bold';
	font-size:20px;
	text-transform:uppercase;
}
.turnkey li img{
	margin:0 0 22px;
}

/*visual*/
.visual{
	height:557px;
	background:url(../img/bg-visual.jpg) no-repeat center 0;
}
.visual .item{
	position:absolute;
}
.visual .item:hover .text{
	display:block;
}
.visual .point{
	width:46px;
	height:46px;
	border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	position:relative;
	cursor:pointer;
	behavior:url(PIE.htc);
}
.visual .item:hover .point{
	background:url(../img/bg-point.png);
}
.visual .point:after{
	z-index:1;
	content:"";
	display:block;
	margin:0 auto;
	width:30px;
	height:30px;
	background:#ffb306;
	border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	position:relative;
	top:8px;
	behavior:url(PIE.htc);
}
.visual .point:before{
	content:"";
	display:block;
	width:18px;
	height:18px;
	background:#fff;
	border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	margin:0 auto;
	position:absolute;
	behavior:url(PIE.htc);
	z-index: 2;
	left: 14px;
	top: 14px;
}
.visual .p1{
	top: 112px;
	left: 178px;
}
.visual .p2{
	top: 456px;
	left: 222px;
}
.visual .p3{
	top: 307px;
	left: 302px;
}
.visual .p4{
	top: 156px;
	left: 412px;
}
.visual .p5{
	top: 383px;
	left: 484px;
}
.visual .p6{
	top: 473px;
	left: 620px;
}
.visual .p7{
	top: 123px;
	left: 824px;
}
.visual .p8{
	top: 328px;
	left: 872px;
}
.visual .item .text{
	display:none;
	font-family: 'robotocondensed';
	text-align:right;
	position:absolute;
	left: -156px;
	top: 7px;
}
.visual .item .text:before{
	content:"";
	position:absolute;
	right:-4px;
	top:11px;
	border-top:transparent 5px solid;
	border-bottom:transparent 5px solid;
	border-left:#ffb306 5px solid;
	
}
.visual .item span{
	display:inline-block;
	height:30px;
	background:#ffb306;
	text-transform:uppercase;
	line-height:30px;
	padding:0 7px;
}
.visual .item .h20{
	height:20px;
	line-height: 14px;
}
.visual .p7 .h20{
	line-height:25px;
}
.visual .p7 .text{
	left:-162px;
	top:-18px;
}
.visual .p7 .text:before{
	top:36px;
}
.visual .p2 .text{
	left: -75px;
	top: 8px;
}
.visual .p3 .text{
	left: -192px;
	top: 8px;
}
.visual .p4 .text{
	left: -102px;
	top: 8px;
}
.visual .p5 .text:before{
	border-left:transparent 5px solid;
	border-right:transparent 5px solid;
	border-top:#ffb306 5px solid;
	top:30px;
	right:50%;
	margin-right:-5px;
}
.visual .p5 .text{
	left: -46px;
	top: -34px;
	min-width: 139px;
}
.visual .p6 .text{
	left: -153px;
	top: 8px;
}
.visual .p8 .text{
	text-align: center;
	left: -27px;
	top: 48px;
}
.visual .p8 span{
	height:auto;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.visual .p8 .text:before{
	border-left:transparent 5px solid;
	border-right:transparent 5px solid;
	border-bottom:#ffb306 5px solid;
	top:-10px;
	right:50%;
	margin-right:-5px;
}

/*how*/
.how{
	padding: 40px 0 22px;
	box-shadow: 0 10px 40px rgba(0,0,0,.6);
	-moz-box-shadow: 0 10px 40px rgba(0,0,0,.6);
	-o-box-shadow: 0 10px 40px rgba(0,0,0,.6);
	position: relative;
	behavior:url(PIE.htc);
	z-index: 1;
}
.how li{
	text-align:center;
	width:145px;
	position:relative;
}
.how li:after{
	content:"";
	position:absolute;
	width:34px;
	height:33px;
	background:url(../img/separate.png);
	right:-25px;
	top:16px;
}
.how li:last-child:after{
	display:none;
}
.how li p{
	font-size:20px;
	font-family: 'roboto_condensed_bold';
	text-transform:uppercase;
	line-height:24px;
	height:48px;
	line-height:48px;
	padding:18px 0 6px;
}
.how p span{
	vertical-align:middle;
}
.how li span{
	display:inline-block;
	line-height:24px;
}

/*map*/
#map{
	height:476px;
}
.test{
	position:absolute;
	z-index:2;
}
#map form{
	position:absolute;
	right:0;
	z-index:1;
	margin:0;
	top:94px;
}
#map ul{
	position:absolute;
	left:0;
	z-index:1;
	margin:0;
	top:163px;
}

/*footer*/
.footer{
	height:150px;
	position:relative;
	z-index:1;
	box-shadow: 0 -10px 40px rgba(0,0,0,.6);
	-moz-box-shadow: 0 -10px 40px rgba(0,0,0,.6);
	-o-box-shadow: 0 -10px 40px rgba(0,0,0,.6);
	behavior:url(PIE.htc);
}
.footer .logo{
	margin:21px 0 0;
}
.footer .text{
	float:left;
	margin:61px 0 0 99px;
}
.dev{
	float:right;
	margin:52px 0 0;
}
.top-btn{
	width:55px;
	height:55px;
	background:url(../img/top-btn.png);
	right:50px;
	bottom:50px;
	z-index:999;
	position:fixed;
	display:none;
}

/*popup*/
.hide-layout {
	z-index:1001;
	background: #000000;
	bottom: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	height: 100%;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	display: none;
}
.popup {
	z-index: 1001;
	position: fixed;
	display: block;
	width: 279px;
	height: 273px;
	display: none;
}
.block_form {
	text-align: center;
	margin-top: 15px;
	width: 279px;
	height: 272px;
	background-color: #f0f3f6;
	background-image: -webkit-linear-gradient(top, #ffffff, #dee5ea);
	background-image: -moz-linear-gradient(top, #ffffff, #dee5ea);
	background-image: -ms-linear-gradient(top, #ffffff, #dee5ea);
	background-image: -o-linear-gradient(top, #ffffff, #dee5ea);
	border: 1px solid #cdd7df;
	border-radius: 7px;
	box-shadow: 4px 4px 11px -3px #7f7f7f;
}
.popup_close {
	position: absolute;
	right: -35px;
	top: -35px;
	cursor: pointer;
}
.block_form > div {
	margin-top: 10px;
	width: 225px;
	display: inline-block;
}
.block_form > div > img {
	float: left;
	margin-right: 10px;
}
.block_form > div > p {
	float: left;
	text-align: left;
	font-size: 13px;
	font-family: arial;
	color: #6c767e;
	border-bottom: 1px dashed #6c767e;
}
.clear {
	clear: both;
}
.conf {
	cursor: pointer;
}
.popup input[type="text"]{
	width:210px;
	box-shadow: none;
	border: #ccc 1px solid;
}
.popup .akv-btn{
	width:280px;
}
.confidens {
	font-family: arial;
	display: none;
	position: fixed;
	width: 50%;
	background: #fff;
	z-index: 1001;
	border-radius: 10px;
}
.confidens > div {
	padding: 25px;
}
.confidens b{
	font-size:20px;
}
.confidens p{
	font-size:15px;
	margin:10px 0px;
	line-height:20px;
}

/*message box*/
.mail-status {
	display: none;
	position: fixed;
	background: url(../img/messages-bg.png);
	top: 0;
	left: 0;
	z-index: 1000;
	font-size: 16px;
	color: #d8d5d5;
	padding: 29px;
	text-align: center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	box-shadow: #2b2a2a 0 0 7px;
	-box-shadow: #2b2a2a 0 0 7px;
	-o-box-shadow: #2b2a2a 0 0 7px;
	behavior: url(PIE.htc);
	left: 50%;
	top: 50%;
}