* {
	margin:0;
	padding:0;
}

html, body {
	margin:0;
	padding:0;
	width:100%;
	-webkit-text-size-adjust:none;
	text-size-adjust:none;
}

body {
	font-size:16px;
	line-height:1;
	color:#000;
	font-family:Tahoma;
	background-color:#fff;
	position:relative;
	background:url("../images/main.jpg") no-repeat center top;
}

b {
	font-weight:bold;
}

a {
	text-decoration:none;
	color:inherit;
	cursor:pointer;
}

em {
	font-style:normal;
}

p {
	margin:0;
	padding:0;
}

.bttn {
	text-align:center;
	text-transform:uppercase;
	color:#000;
	font-size:17px;
	font-size:Tahoma;
	padding:0 27px;
	height:48px;
	line-height:48px;
	cursor:pointer;

	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffc61d;
	border: solid 1px #ffc61c;
	background-image: -webkit-linear-gradient(top, rgba(255,170,12,.7), rgba(255,216,64,.7));
	background-image: -moz-linear-gradient(top, rgba(255,170,12,.7), rgba(255,216,64,.7));
	background-image: -o-linear-gradient(top, rgba(255,170,12,.7), rgba(255,216,64,.7));
	background-image: linear-gradient(to bottom, rgba(255,170,12,.7), rgba(255,216,64,.7));
}

.bttn:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffc61d;
	border: solid 1px #f9dca4;
	box-shadow:0px 0px 0px 1px #f8daa2;
	background-image: -webkit-linear-gradient(bottom, #ffa80b, #ffd842);
	background-image: -moz-linear-gradient(bottom, #ffa80b, #ffd842);
	background-image: -o-linear-gradient(bottom, #ffa80b, #ffd842);
	background-image: linear-gradient(to top, #ffa80b, #ffd842);
}

.bttn:active {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffc61d;
	border: solid 1px #ffc61c;
	box-shadow:none;
	background-image: -webkit-linear-gradient(bottom, #ffa90c, #ffd741);
	background-image: -moz-linear-gradient(bottom, #ffa90c, #ffd741);
	background-image: -o-linear-gradient(bottom, #ffa90c, #ffd741);
	background-image: linear-gradient(to top, #ffa90c, #ffd741);
}

.bttn1 {
	font-size:14px;
	letter-spacing:0.5px;
}

.bttn2 {
	font-size:14px;
	line-height:35px;
	text-align:left;
	height:36px;
	padding:6px 27px;
	letter-spacing:0.5px;
}

.bttn3 {
	font-size:14px;
	width:340px;
	letter-spacing:-0.5px;
	margin-top:13px;
}

.bttn4 {
	font-size:14px;
	width:230px;
	padding:0px;
	letter-spacing:0.4px;
	display:block;
}

.bttn5 {
	font-size:14px;
	width:282px;
	letter-spacing:-0.5px;
	margin-top:20px;
}

.wrap {
	width:960px;
	margin:0 auto;
}

.page {
	position:relative;
	width:100%;
	max-width:100%;
	min-width:960px;
	overflow:hidden;
	margin:0 auto;
}

.clear {
	clear:both;
}

.main {
	height:515px;
	background:url("../images/main.jpg") no-repeat center;
}

.main .wrap {
	position:relative;
	height:515px;
}

.slider {
	position:absolute;
	width:1019px;
	height:515px;
	top:0px;
	left:-30px;
	z-index:1;
}

.menu {
	position:fixed;
	z-index:999;
	left:0px;
	top:0px;
	width:100%;
	height:60px;
	padding:0px;
	background:#000;
}

.menu .menu_wrap {
	width:960px;
	height:60px;
	margin:0 auto;
}

.menu ul {
	width:960px;
	text-align:center;
}

.menu ul li {
	display:block;
	float:left;
	padding-top:21px;
}

.menu ul li.pt {
	padding-top:14px;
}

.menu ul li:after {
	display:none;
}

.menu ul li a {
	display:block;
	font-size:16px;
	line-height:17px;
	margin:0 14px;
	color: #469EE7;
	text-transform: uppercase;
}

/*.menu ul li {
	display:block;
	float:left;
	padding-top:21px;
}

.menu ul li a {
	font-size:16px;
	line-height:24px;
}

.menu ul li a:hover {
	text-decoration:underline;
}

.menu ul li:after {
	position:absolute;
	left:50%;
	bottom:-9px;
	margin-left:-9px;
	height:1px;
	width:18px;
	background:#469EE7;
	content:'';
}

.menu ul li.last:after {
	display:none;
}*/

.menu.menu_fixed {
	position:fixed;
	z-index:999;
	left:0px;
	top:0px;
	width:100%;
	height:60px;
	padding:0px;
	background:#000;
}

.menu.menu_fixed .menu_wrap {
	width:960px;
	height:60px;
	margin:0 auto;
}

.menu.menu_fixed ul {
	width:960px;
	text-align:center;
}

.menu.menu_fixed ul li {
	display:block;
	float:left;
	padding-top:21px;
}

.menu.menu_fixed ul li.pt {
	padding-top:14px;
}

.menu.menu_fixed ul li:after {
	display:none;
}

.menu.menu_fixed ul li a {
	display:block;
	font-size:16px;
	line-height:17px;
	margin:0 14px;
}


.top_phone {
position: absolute;
width: 260px;
right: 10px;
height: 135px;
bottom: 310px;
text-align: center;
font-size: 24px;
line-height: 43px;
font-family: 'red_bold';
z-index: 2;
/*background: url("http://gh-office.ru/images/ttl1.png") no-repeat left top;*/
background: rgba(70, 158, 231, 0.82);
}
//.menu.menu_fixed #kont {background: #469EE7;padding: 20px;margin-top: -19px;margin-right: -20px;}
.menu.menu_fixed #portfolio {background: #469EE7;padding: 20px;margin-top: -19px;}

//.menu #kont {background: #469EE7;padding: 20px;margin-top: -19px;margin-right: -20px;}
.menu #portfolio {background: #469EE7;padding: 20px;margin-top: -19px;}

.top_phone a {
	font-size:18px;
	line-height:20px;
	display:inline-block;
	border-bottom:transparent dashed 1px;
	margin-top:12px;
	font-family:'red_regular';
}

.top_phone a:hover {
	border-bottom:#000 dashed 1px;
}

h1 {
	position:absolute;
//	left:217px;
	top:72px;
	text-transform:uppercase;
	background:url("../images/ttl.png") no-repeat left top;
	font-size:27px;
	line-height:30px;
	padding:37px 0 0 75px;
	font-family:'red_bold';
	z-index:2;
	color: white;
	text-shadow: 1px 1px 2px black;
}

timer {
	position:absolute;
//	left:217px;
	top:72px;

}

h1 span {
	display:block;
	font-size:20px;
	font-family:'red_medium';
}

.quote {
	height:185px;
	padding-top:45px;
	background:#469EE7;
}

.quote .wrap {
	padding:20px 160px 0 70px;
	width:570px;
	height:120px;
	font-size:16px;
	line-height:24px;
	font-family: 'PT Serif', serif;
	font-style:italic;
	background:url("../images/quote.png") no-repeat right;
}

.quote .wrap span {
	display:block;
	text-align:right;
	font-family:Tahoma;
	font-size:14px;
	line-height:18px;
	font-style:normal;
	margin-top:8px;
}

.quote .wrap span b {
	font-weight:bold;
	display:block;
}

h2 {
	width:960px;
	margin:0 auto;
}

h2 span {
	display:block;
	margin-left:250px;
	text-transform:uppercase;
	font-family:'red_bold';
	font-size:48px;
	line-height:48px;
}

h2 span em {
	display:block;
	font-size:30px;
	line-height:34px;
}

.trust {
	padding-top:30px;
	border-top: 10px solid #469EE7;
}

.trust h2 {
	background:url("../images/trust_h2.png") no-repeat center 31px;
	margin-bottom:38px;
}

.client {
	padding-top: 30px;
}
.client .wrap {
	height:400px;
	width:880px;
	background:url("../images/trust.png") no-repeat center;
	
}

.client h2 {
	background:url("../images/trust_h2.png") no-repeat center 31px;
	margin-bottom:38px;
}

.trust .wrap {
	height:200px;
	width:880px;	
}

.portfolio {
	padding-top:65px;
}

.portfolio h2.ph2 {
	background:url("../images/portfolio_h2.png") no-repeat 40px top;
	height:90px;
	margin-bottom:45px;
	position:relative;
}

.portfolio h2.ph2 span {
	font-size:30px;
}

.sorting {
	position:absolute;
	width:340px;
	height:34px;
	right:70px;
	top:10px;
	color:#323232;
	font-size:13px;
}

.sorting b {
	display:block;
	float:left;
	font-weight:bold;
	line-height:34px;
}

.sb {
	display:block;
	float:left;
	padding:0 10px;
	cursor:pointer;
	height:28px;
	line-height:28px;
	border:transparent solid 3px;
}

.sb.active {
	border:#469EE7 solid 3px;
}

.sb.type {
	margin:0 15px;
}

.sb.type p {
	display:block;
}

.sbt_a {
	display:none;
	line-height:20px;
	padding-top:10px;
}

.sbt_a li.subactive {
	text-decoration:underline;
}

.sb.type:hover .sbt_a {
	display:block;
}

.sb.type:hover .sbt_a li:hover {
	text-decoration:underline;
}

h2.pc1 {
	margin-bottom:27px;
}

h2.pc1 span, h2.pc2 span {
	font-size:48px;
	line-height:40px;
	margin-left:167px;
}

h2.pc1 span em, h2.pc2 span em {
	font-size:14px;
	line-height:14px;
}

h2.pc2 span b {
	font-size:24px;
}

h2.pc2  {
	margin-top:25px;
	margin-bottom:17px;
}

.p1 {
	background:url("../images/p1.jpg") no-repeat center bottom;
}

.p2 {
	background:url("../images/p2.jpg") no-repeat center bottom;
}

.p3 {
	background:url("../images/p3.jpg") no-repeat center bottom;
}

.p4 {
	background:url("../images/p4.jpg") no-repeat center top;
}

.p5 {
	background:url("../images/p5.jpg") no-repeat center bottom;
}

.p6 {
	background:url("../images/p6.jpg") no-repeat center bottom;
}

.p7 {
	background:url("../images/p7.jpg") no-repeat center bottom;
}

.project {
	padding-top:60px;
	height:750px;
}

.project_text {
	width:500px;
	height:350px;
	padding:40px 0 0 90px;
	margin:0 0 10px 250px;
	border:#469EE7 solid 15px;
	font-size:14px;
	line-height:21px;
	letter-spacing:0.3px;
	position:relative;
}

.project_ttl {
	text-transform:uppercase;
	font-size:24px;
	line-height:30px;
	font-family:'red_bold';
	margin-bottom:20px;
}

.project_ttl span {
	display:block;
	font-family:'red_regular';
}

.project_info {
	position:absolute;
	top:20px;
	left:-195px;
}

.pi_one {
	width:260px;
	height:46px;
	position:relative;
	margin-bottom:10px;
}

.pi_one span {
	display:block;
	font-size:12px;
	line-height:14px;
	width:90px;
	text-align:right;
}

.pi3 span {
}

.pi_img {
	width:49px;
	height:46px;
	position:absolute;
	top:5px;
	left:100px;
	z-index:2;
}

.pi_one em {
	display:block;
	position:absolute;
	width:115px;
	height:46px;
	font-size:12px;
	line-height:46px;
	right:0px;
	top:5px;
	background:#fff;
	letter-spacing:-0.5px;
	text-align:center;
	font-family:'red_regular';
}

.pi_one.pi1 em b {
	font-family:'red_bold';
	font-size:26px;
}

.pi_one.pi2 em b {
	font-family:'red_bold';
	font-size:18px;
}

.pi_one.pi3 em b {
	font-family:'red_bold';
	font-size:20px;
}

.pi1 .pi_img {
	background:url("../images/pi1.png") no-repeat center;
}

.pi2 .pi_img {
	background:url("../images/pi2.png") no-repeat center;
}

.pi3 .pi_img {
	background:url("../images/pi3.png") no-repeat center;
}

.project_model {
	width:262px;
	height:239px;
	background-color:#fff;
	border:#469EE7 solid 3px;
	position:absolute;
	left:-224px;
	bottom:-157px;
	z-index:999;
	/*-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;*/
}

.project_model:hover {
	/*-webkit-transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	transform: scale(1.4, 1.4);*/
}

.project_model span {
	font-size:18px;
	line-height:14px;
	display:block;
	position:absolute;
	font-family:'red_medium';
	left:49px;
	top:-42px;
	text-align:right;
}

.project_model a {
	display:block;
	width:100%;
	height:100%;
}

.project_model a.3dn {
	display:none;
}

.p2 .project_model {
	background:url("../images/projects/2/model.png") no-repeat center;
}

.p6 .project_model {
	background:url("../images/projects/6/model.png") no-repeat center;
}
.p1 .project_model {
	background:url("../images/projects/1/model.png") no-repeat center;
}
.p3 .project_model {
	background:url("../images/projects/3/model.png") no-repeat center;
}
.p4 .project_model {
	background:url("../images/projects/4/model.png") no-repeat center;
}

.p5 .project_model {
	background:url("../images/projects/5/model.png") no-repeat center;
}
.p7 .project_model {
	background:url("../images/projects/7/model.png") no-repeat center;
}

.project_gallery {
	width:510px;
	margin:0 0 25px 355px;
	position:relative;
}

.pg_ttl {
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	font-family:'red_medium';
	margin-bottom:5px;
}

.pg_ttl span {
	display:block;
	font-family:'red_bold';
	font-size:18px;
}

.project_quote {
	width:470px;
	margin-left:345px;
	position:relative;
}

.pq_ttl {
	position:absolute;
	top:0px;
	left:-340px;
	width:210px;
	height:31px;
	padding-top:5px;
	padding-left:130px;
	background:url("../images/project_quote.png") no-repeat 45px top;
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	font-family:'red_medium';
}

.pq_ttl span {
	display:block;
	font-family:'red_bold';
	font-size:18px;
}

.project_quote p {
	font-style:italic;
	font-size:14px;
	line-height:21px;
	font-family: 'PT Serif', serif;
}

.project_quote p span {
	display:block;
	font-size:14px;
	line-height:14px;
	text-align:right;
	margin-top:10px;
	font-style:normal;
	font-family:Tahoma;
}

.portfolio_block {
}

.portfolio_block.sortable {
	position:relative;
	height:5670px;
}

.portfolio_block.sortable .pc1, .portfolio_block.sortable .pc2 {
	display:none;
}

.portfolio_block.sortable .project {
	position:absolute;
	width:100%;
	left:0px;
}

.portfolio_block.sortable .p6 {
	top:0px;
}

.portfolio_block.sortable .p7 {
	top:810px;
}

.portfolio_block.sortable .p5 {
	top:1620px;
}

.portfolio_block.sortable .p4 {
	top:2430px;
}

.portfolio_block.sortable .p3 {
	top:3240px;
}

.portfolio_block.sortable .p1 {
	top:4050px;
}

.portfolio_block.sortable .p2 {
	top:4860px;
}

.ideology {
	background:#000;
	padding:35px 0 45px 0;
	color: #469EE7;
	border-top: 10px solid #469EE7;
}

.ideology h2 {
	margin-bottom:30px;
}

.ideology ul {
	margin:0 0 23px 325px;
}

.ideology ul li {
	padding-left:30px;
	background:url("../images/iulo.png") no-repeat 2px 8px;
	font-size:14px;
	line-height:21px;
}

.ideology ul li.nn {
	background:url("../images/iuln.png") no-repeat 2px 5px;
}

.ideology_target {
	width:516px;
	height:117px;
	padding:52px 0 0 170px;
	text-transform:uppercase;
	font-family:'red_regular';
	font-size:18px;
	line-height:21px;
	margin:0 0 0px 185px;
	background:url("../images/ideology_target.png") no-repeat center;
}

.principles {
	background:#469EE7;
}

.principles h2 {
	margin-bottom:20px;
}

.principles h2 span em {
	font-size:14px;
	line-height:14px;
	margin-bottom:4px;
}

.principle {
	padding-top:40px;
}

.principle .wrap {
	padding-left:190px;
	width:770px;
	color:#fff;
}

.principle_ttl {
	float:left;
	position:relative;
	width:170px;
	height:170px;
	border:#469EE7 solid 15px;
}

.principle_ttl span {
	position:absolute;
	left:44px;
	top:37px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:30px;
	line-height:26px;
	font-family:'red_bold';
}

.principle_text {
	float:right;
	width:495px;
}

.principle_text ul li {
	font-size:14px;
	line-height:21px;
	margin-bottom:4px;
	letter-spacing:0.4px;
	background:url("../images/ptul.png") no-repeat 0px 9px;
	padding-left:25px;
}

.principle_text ul li.ni {
	background:none;
}

.principle_text span {
	margin:15px 0 20px 25px;
	font-size:14px;
	line-height:18px;
	display:block;
}

.principle_text span em {
	display:block;
	font-size:12px;
}

.principle_text .bttn {
//	display:inline-block;
}

.pr1 {
	//padding-top:63px;
//	height:311px;
	background: #000 url("../images/pr1.jpg") no-repeat center top;
}

.pr1 ul {
//	margin-top:95px;
}

.pr2 {
	height:348px;
	background:url("../images/pr2.jpg") no-repeat center;
}

.pr2 ul {
	margin-top:83px;
}

.pr3 {
	height:349px;
	background:url("../images/pr3.jpg") no-repeat center;
}

.pr3 ul {
	margin-top:108px;
}

.pr4 {
	padding-top:30px;
	height:294px;
	background:url("../images/pr4.jpg") no-repeat center;
}

.pr4 ul {
	margin-top:108px;
}

.pr5 {
	height:334px;
	background:url("../images/pr5.jpg") no-repeat center;
}

.pr5 ul {
	margin-top:108px;
}

.pr6 {
	height:349px;
	background:url("../images/pr6.jpg") no-repeat center;
}

.pr6 ul {
	margin-top:108px;
}

.hww {
	padding:40px 0;
	background: #000;
	color: #fff;
}

.hww h2 {
	margin-bottom:40px;
}

.hww h2 span {
	font-size:30px;
	line-height:30px;
}

.hww_one {
	position:relative;
	float:left;
	height:110px;
	margin-right:28px;
	padding:20px 0 0 10px;
	border:#469ee7 solid 15px;
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	font-family:'red_regular';
}

.hww_one:after {
	position:absolute;
	content:'';
	background:url("../images/hww_one.png") no-repeat center;
	width:30px;
	height:40px;
	right:-30px;
	top:45px;
}

.hww_one span {
	display:block;
	font-size:30px;
	line-height:30px;
	margin-bottom:2px;
	font-family:'red_bold';
}

.h1 {
	width:114px;
}

.h2 {
	width:124px;
}

.h3 {
	width:148px;
}

.h4 {
	width:132px;
}

.h5 {
	width:130px;
	margin-right:0px!important;
}

.h5:after {
	display:none;
}

.order {
	padding-top:40px;
	height:760px;
	background:url("../images/order.jpg") no-repeat center;
}

.order h2 {
	margin-bottom:25px;
}

.order h2 span {
	line-height:42px;
}

.order_text {
	margin:0 0 35px 355px;
	font-size:14px;
	line-height:21px;
	letter-spacing:0.4px;
}

.order_block {
	width:430px;
	height:330px;
	padding-top:40px;
	border:#469EE7 solid 15px;
	margin-left:330px;
	background:#fff;
	text-align:center;
	position:relative;
}

.order_img {
	position:absolute;
	top:77px;
	left:-305px;
	width:336px;
	height:342px;
	background:url("../images/order_img.png") no-repeat center;
}

.order_block form em {
	display:block;
	text-align:left;
	font-size:14px;
	line-height:14px;
	margin:0 0 11px 64px;
}

input[type="text"] {
	width:300px;
	height:40px;
	padding:0 15px;
	border:#469EE7 solid 5px;
	font-size:14px;
	font-family:Tahoma;
	margin-bottom:30px;
	background:#fff;
}

.order_block input[type="text"].input_ph1 {
	width:35px;
	padding:0 0 0 10px;
	border:none;
}

.order_block input[type="text"].input_ph2 {
	width:64px;
	margin-right:10px;
	text-align:center;
	padding:0 7px;
}

.order_block input[type="text"].input_ph3 {
	width:164px;
}

.team {
	padding:45px 0 40px 0;
}

.team h2 {
	margin-bottom:25px;
}

.team h2 span {
	font-size:30px;
	line-height:30px;
}

.team .wrap {
	//padding-left:330px;
	width:900px;
	font-size:16px;
	line-height:21px;
	margin-top: 20px;
}

.team_one {
	float:left;
	width:210px;
	height:210px;
	position:relative;
}

.team_overlay {
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	background:#469EE7;
	opacity:0;
	width:50px;
	height:50px;
	margin:80px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.team_one span {
	display:block;
	position:absolute;
	width:210px;
	text-align:center;
	left:0px;
	top:115px;
	padding-top:20px;
	font-size:14px;
	line-height:18px;
	z-index:2;
	opacity:0;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

.team_one span:before {
	content:'';
	display:block;
	position:absolute;
	width:44px;
	height:5px;
	background:#000;
	top:0px;
	left:83px;
}

.team_one:hover .team_overlay {
	width:210px;
	height:210px;
	margin:0px;
	opacity:0.8;
}

.team_one:hover span {
	opacity:1;
}

.t1 {
	background:url("../images/t1.png") no-repeat center;
}

.t2 {
	background:url("../images/t2.png") no-repeat center;
}

.t3 {
	background:url("../images/t3.png") no-repeat center;
}

.t4 {
	background:url("../images/t4.png") no-repeat center;
}

.t5 {
	background:url("../images/t5.png") no-repeat center;
}

.t6 {
	background:url("../images/t6.png") no-repeat center;
}

.t4 span, .t5 span, .t6 span {
	top:110px;
}

.makeorder {
	padding:0px 0 50px 0;
}

.makeorder h2 {
	width:980px;
	margin-bottom:30px;
}

.makeorder h2 span {
	margin-left:260px;
	font-size:30px;
	line-height:30px;
}

.makeorder .wrap {
	padding-left:390px;
	width:570px;
}

.contacts {
	position:relative;
	height:415px;
	margin-top: -80px;
}

.contacts_map {
	width:100%;
	height:415px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background:url("../images/contacts_map.jpg") no-repeat center;
}

.contacts .wrap {
	z-index:2;
	position:absolute;
	width:300px;
	height:269px;
	padding-left:60px;
	background:url("../images/contacts_wrap.png") no-repeat center bottom;
	margin:0;
	left:50%;
	margin-left:-290px;
	top:-23px;
	font-size:18px;
	line-height:32px;
	font-family:'red_bold';
}

.contacts .wrap span {
	display:block;
	font-size:30px;
	line-height:30px;
	margin-bottom:45px;
}

.any_q {
	padding:60px 0;
	font-family:'red_regular';
	background: #000;
	color: white;
}

.any_q h2 {
	width:360px;
	float:left;
	margin-left:275px;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
}

.any_q h2 b {
	//font-family:'red_bold';
}

.any_q a {
	display:inline-block;
//	float:right;
	margin:22px 22px 0px 330px;
	font-size:16px;
	line-height:48px;
	color: #000;
//	border-bottom:#ffab0e dashed 1px;
text-align: center;
}

.any_q a:hover {
	border-color:transparent;
}

footer {
	background:#469EE7;
	padding-top:40px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.f_phone {
	float:left;
	width:240px;
	text-align:right;
	font-size:24px;
	line-height:24px;
	font-family:'red_bold';
	margin:-4px 0 0 0px;
}

.f_phone a {
	font-size:18px;
	line-height:20px;
	border-bottom:#000 dashed 1px;
	display:inline-block;
	margin-top:12px;
	font-family:'red_regular';
}

.f_phone a:hover {
	border-color:transparent;
}

a.policy {
	float:left;
	display:inline-block;
	font-size:18px;
	line-height:20px;
	border-bottom:#000 dashed 1px;
	margin:30px 0 0 70px;
}

a.policy:hover {
	border-color:transparent;
}

a.copyright {
	display:block;
	float:right;
	padding-right:150px;
	height:37px;
	line-height:20px;
	font-size:18px;
	margin:29px 10px 0 0;
	background:url("../images/cs_studio.png") no-repeat right;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.popup_overlay {
	width:100%;
	height:100%;
	position:fixed;
	z-index:999;
	display:none;
	opacity:0.8;
	background-color: #000;
}

.popup {
	position:fixed;
	display:none;
	z-index:9999;
	width:330px;
	padding:17px 0 26px 0;
	text-align:center;
	background:#fff;
	border:#469EE7 solid 15px;
}

.popup form em {
	margin-left:50px;
}

.popup_h1 {
	font-family:'red_bold';
	font-size:30px;
	line-height:30px;
	margin-bottom:10px;
	color:#469EE7;
	text-transform:uppercase;
}

.popup_h2 {
	font-family:'red_regular';
	font-size:18px;
	line-height:22px;
	margin-bottom:25px;
}

.popup form em {
	display:block;
	text-align:left;
	font-size:14px;
	line-height:14px;
	margin:0 0 7px 37px;
}

.popup input[type="text"] {
	width:260px;
	padding:0 5px;
	margin-bottom:13px;
}

.popup input[type="text"].input_ph1 {
	width:26px;
	padding:0 0 0 2px;
	border:none;
}

.popup input[type="text"].input_ph2 {
	width:58px;
	margin-right:13px;
	text-align:center;
	padding:0 5px;
}

.popup input[type="text"].input_ph3 {
	width:151px;
}

#thx {
	width:630px;
}

textarea {
	width:260px;
	height:44px;
	padding:5px;
	line-height:18px;
	border:#469EE7 solid 5px;
	font-size:14px;
	font-family:Tahoma;
	margin-bottom:13px;
	background:#fff;
	resize:none;
}

/* --------------------------------------------------------------- */
/* Anton Lukashov | cassador.ru */

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { opacity:1;color:#9d9d9d;}
input::-moz-placeholder,
textarea::-moz-placeholder { opacity:1;color:#9d9d9d;}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { opacity:0; }


/* --------------------------------------------------------------- */
/* Errors */

label {
	display:inline-block;
	position:relative;
}
label:before, label:after {
	display:block;
	opacity:0;
	position:absolute;
	visibility:hidden;
	z-index:5;
}
label:before {
	content:'';
	height:0;
	line-height:0;
	position:absolute;
}
label:after {
	color:#fff;
	background:#f00 url("../images/alert_icon.png") center center no-repeat;
	content:' ';
	cursor:pointer;
	font-size:12px;
	height:20px;
}
label:after {
	line-height:10px;
	padding:11px 17px 0;
	white-space:nowrap;
	border-radius:4px;
}
label:after:focus {
	visibility:hidden;
	opacity:0;
}

label.left:before {
	z-index:6;
	border-top:solid 5px transparent;
	border-bottom:solid 5px transparent;
	border-left:5px solid #f00;
	left:10px;
	top:50%;
	margin-top:-17px;
	width:0px;
	height:0px;
}
label.left:after {
	border-right:solid 1px #f00;
	left:-25px;
	margin-top:-27px;
	top:50%;
}

label.top:before {
	z-index:6;
	border-left:solid 5px transparent;
	border-right:solid 5px transparent;
	border-top:5px solid #f00;
	height:0px;
	width:0px;
	left:28px;
	top:3px;
}

label.top:after {
	top:-28px;
	left:15px;
}

label.red input, label.red textarea {
	border:5px solid #f00 !important;
}
label.red:before, label.red:after {
	visibility:visible;
	opacity:1;
}

.g-recaptcha.red {
    margin: 0 auto;
    width: 304px;
    border:5px solid #f00 !important;
}
.g-recaptcha.red:before, .g-recaptcha.red:after {
    visibility:visible;
    opacity:1;
}

.inline-block {
	display: inline-block;
	vertical-align: top;
}

.g-recaptcha div {
    margin: 0 auto !important;
}


.present {
	/*background: url("../images/present.jpg") center 0 no-repeat;*/
	background: #000;
	text-align: center;
	padding-top: 15px;
	border-top: 10px solid #469EE7;
	
}
.present .wrap{
	position: relative;
}
.present em {
	display: block;
	font-size: 13px;
	line-height: 25px;
	padding-bottom: 3px;
	padding-left: 60px;
	text-align: left;
	color: white;
}
.present em.em-phone {
	padding-left: 60px;

}
.present input[type="text"] {
	box-sizing:border-box;
}
.present input.input_name, .present input.input_email {
	width: 268px;
	height: 43px;
	margin-right: 30px;
}
.present input.input_name {
	background: rgba(255,255,255);
}
.present .input_ph2 {
	width: 54px;
	height: 43px;
	padding: 0 9px;
	margin: 0 5px;
}
.present .input_ph3 {
	width: 177px;
	height: 43px;
	
}
.present .bttn3 {
	width: 200px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
.design_present {
	display: inline-block;
	vertical-align: top;
	font-size: 27px;
	line-height: 23px;
	text-transform: uppercase;
	font-family: 'red_regular';
	margin-right: 30px;
	margin-left: 293px;
	color: white;
}
.design_present span {
	font-family: 'red_bold';
	font-size: 28px;
	line-height: 30px;
}
.design_form {
	text-align: left;
	font-family: 'red_regular';
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}
.design_form span {
	font-family: 'red_bold';
	line-height: 18px;
}
.design_form em {
	padding-left: 0;
	font-family: 'red_regular';
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
}
.pres {
	width: 368px;
	height: 263px;
	position: absolute;
	background:  url("../images/pres.png") 0 0 no-repeat;
	top: -5px;
	left: -55px;
}

.remont {
	width: 368px;
	height: 263px;
	position: absolute;
	background:  url("../images/remont.png") 0 0 no-repeat;
	top: -5px;
	left: -55px;
}
.present .input_ph1 {
	width: 33px;
	padding: 0 0 0 10px;
	border: none;
}
/* --------------------------------------------------------------- */
/* cassador.ru */
.what{position:absolute;top:250px;left:235px;width:755px; color: white;
}
	.what-text{overflow:hidden;padding-top:115px;color:#3e3e3e;font:300 26px/33px;text-shadow:1px 1px 0 #dcebe5}
		.what-text b{font:700 28px/33px}
		#what{padding:40px 0;overflow:hidden}
			.what-item{float:left;width:530px;margin:20px 0 20px 0;position:relative;}
				.what-image{margin:0 0 0 22px}
				.what-counter{font:700 18px/48px;color:#fff;position:absolute;top:30px;left:10px;width:23px;padding:0 0 0 18px;line-height: 43px; height:51px;background:url("../images/icons.png") -250px 0 no-repeat}
				.what-description{background:url("../images/what-overlay.png") no-repeat;height:90px;padding-left:30px;position:absolute;left:215px;top:31px;}
				.what-description-inner{display:table-cell;height:90px;vertical-align:middle;color:#fff;font:300 21px/24px; line-height: 22px;}
					.what-description.big{height:112px;top:21px;}
					.what-description.big .what-description-inner{height:112px;}
					.what-description-inner span{color:#848484}
					.center{width:1100px;margin:0 auto;margin-top: -60px;position:relative}
						.center.min{width:1000px}
						.center.min-2{width:820px}