*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Open Sans', sans-serif;
}
.clear{
	clear: both;
}

.header{
	width: 100%;
	background:#f2f6f7;
	height: 100px;
}
/*.fxd .header{
	height: 67px;
}*/
.wepper{
	width: 950px;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-top: 11px;
}
.fxd .logo img{
	height: 50px;
}
.head_center{
	width: 300px;
	margin: 0 auto;
	padding-top: 9px;
}
.title_head_center{
	margin-left: 10px;
	font-weight: bold;

}
.phones{
	width: 320px;
	float: right;
	margin-top: -70px;
}
.menu{
	background: url(../images/menu_line.png) repeat-x;
	height: 62px;
	position: relative;
	z-index: 1000;
	width: 100%;
}
.menu ul{
	list-style: none;
}
.menu ul li{
	float: left;
}
.menu ul li a{
	color: #fff;
	display: block;
	height: 62px;
	line-height: 62px;
	text-decoration: none;
	padding: 0 36px;
	font-size: 18px;
	position: relative;
}
.menu_str{
	width: 13px;
	height: 15px;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: 0px;
	display: none;
}
.menu ul li a:hover, .menu ul li a.active{
	color: #fc3f3f;
}
.menu ul li a:hover .menu_str{
	display: block;
}
.menu ul li a.active .menu_str{
	display: block;	
}
.cont1{
	background: url(../images/bg_cont1.png) no-repeat;
	height: 660px;
	-webkit-background-size: 100%;
-o-background-size: 100%;
-moz-background-size: 100%;
-ms-background-size: 100%;
-khtml-background-size: 100%;
background-size: 100%;
}
.title_cont1{
	background: rgba(255,255,255,0.2);
	text-align: center;
	padding: 20px 0;
}
.title_cont1 .line1{
	color: #014366;
	font-weight: bold;
	text-shadow: #fff 1px 0px, #fff 1px 1px, #fff 0px 1px, #fff -1px 1px, #fff -1px 0px, #fff -1px -1px, #fff 0px -1px, #fff 1px -1px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px;
	font-size: 66px;
	text-transform: uppercase;
}
.title_cont1 .line2{
	color: #121212;
	font-size: 23px;
	text-transform: uppercase;
}
.title_cont1 .line3{
	color: #121212;
	font-size: 16px;
	text-transform: uppercase;
}
.cont_form1{
	width: 400px;
	float: left;
	margin-top: 60px;
}
.form{
	width: 400px;
	height: 350px;
	background: rgba(0,0,0,0.75);
	border-radius: 3px;
}
.title_form{
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding: 23px 0;
}
.cont_input{
	width: 350px;
	margin: 20px auto;
}
.cont_input input{
	width: 350px;
	padding-left: 20px;
	height: 40px;
	border-radius: 5px;
}
.cont_ak{
	width: 470px;
	float: right;
	margin-top: 60px;
}
.title_ak{
	width: 470px;
	height: 120px;
	background: rgba(255,255,255,0.4);
	text-align: center;
}
.title_ak .line1{
	font-size: 32px;
	background:-webkit-gradient(linear,0 0,0 bottom,from(#e60414),to(#fe6353));
background:-webkit-linear-gradient(#e60414,#fe6353);
background:-moz-linear-gradient(#e60414,#fe6353);
background:-ms-linear-gradient(#e60414,#fe6353);
background:-o-linear-gradient(#e60414,#fe6353);
background:linear-gradient(#e60414,#fe6353);
-pie-background:linear-gradient(#e60414,#fe6353);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e60414',endColorstr='#fe6353',GradientType=0);
color:transparent;
 -webkit-background-clip:text;
 font-weight: bold;
 	padding-top: 7px;
}
.title_ak .line2{
	font-size: 23px;
	margin-top: 7px;
}
.text_akt{
	text-align: center;
	color: #fff;

}
.btn_form1{
	width: 468px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #ddd;
	background: #ff2d23;
	border-radius: 5px;
	border: 1px solid #FDA5A0;
	font-size: 26px;
	text-transform: uppercase;
	cursor: pointer;
}
.btn_form1:hover{
	color: #fff;
	background: #D2150C;
}
.cont_btn{
	margin-top: 20px;
}
.bg_cont{
	background: url(../images/bg_bg.png) no-repeat;
	height: 370px;
	-webkit-background-size: 100%;
-o-background-size: 100%;
-moz-background-size: 100%;
-ms-background-size: 100%;
-khtml-background-size: 100%;
background-size: 100%;
position: relative;
}
.text_cont_bg{
	position: absolute;
	bottom:10px;
	font-size: 22px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.once_item_work{
	width: 150px;
	float: left;
	opacity: 0;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.once_item_work .img_cont{
	width: 150px;
	height: 150px;
	text-align: center;
}
.once_item_work .name_item{
	text-align: center;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	color: #262626;
	margin-top: 20px;
	font-size: 17px;
}
.line_w{
	margin-top: 15px;
	text-align: center;
	opacity: 0.3;

}
.text_item_w{
	margin-top: 10px;
	color: #6f6f6f;
	font-family: Arial;
	text-align: center;
	font-size: 13px;
}
.pom{
	text-align: right;
	margin-top: 27px;
	font-size: 12px;
	color: #6B6B6B;
}
.strel{
	width: 45px;
	text-align: center;
	float: left;
	padding-top: 50px;
}
.title1{
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	text-transform: uppercase;
	color: #01aee9;
	
	background: url(../images/bg_title_line.jpg);
	font-size: 33px;
}

.cont2{
	width: 100%;
	height: 327px;
	background: url(../images/bg_cont2.jpg) repeat-x;
	position: relative;
}
.cont2 .text1{
	text-align: center;
	color: #efefef;
	padding-top: 25px;
	font-size: 20px;
}
.color1{
	color:#01aee9;
}
.cont2 .text2{
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-shadow:4px 4px 2px rgba(0,0,0,0.6);
	font-size: 32px;
	margin-top: 25px;
}
.modal{
	width: 284px;
	height: 209px;
	position: absolute;
	top: 152px;
	left: 50%;
	margin-left: -142px;
}
.cont3{
	width: 100%;
	height: 426px;
	background: url(../images/bg_cont3.jpg) no-repeat;
	-webkit-background-size: 100%;
-o-background-size: 100%;
-moz-background-size: 100%;
-ms-background-size: 100%;
-khtml-background-size: 100%;
background-size: 100%;
}
.title_cont3{
	text-align: center;
	text-transform: uppercase;
	color: #01aee9;
	font-weight: bold;
	padding-top: 40px;
	font-size: 28px;
}
table.pr td.icon{
	width: 105px;
	text-align: center;
}
table.pr td.text{
	width: 370px;
	font-weight: bold;
	font-size: 21px;
}
table.pr td{
	padding: 25px 0;
}
table.pr{
	margin-top: 25px;
}
.title2{
	text-align: center;
	text-transform: uppercase;
	color: #01aee9;
	
	background: url(../images/bg_title_line.jpg);
	font-size: 33px;
	height: 98px;
	padding-top: 7px;
}
.cont4{
	text-align: center;
	padding: 30px 0;
}
.cont5{
	background: #f2f6f7;
	height: 433px;
}
.text_line_hr{
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cont_img_work{
	width: 368px;
	height: 273px;
	float: left;
	position: relative;
}
.zakl{
	width: 105px;
	line-height: 39px;
	height: 53px;
	position: absolute;
	left: -10px;
	top: 214px;
	background: url(../images/zakl.png) no-repeat;
	color: #fff;
	font-size: 28px;
	
	text-align: center;
}
.title_cont5{
	text-align: center;
	text-transform: uppercase;
	color: #1c1c1c;
	font-weight: bold;
	padding-top: 25px;
	font-size: 25px;
}
.once_y{
	width: 190px;
	float: left;
}
.once_y .circle{
	width: 190px;
	height: 180px;
	text-align: center;
	padding-top: 10px;
}

.once_y .text{
	text-align: center;
	margin: 40px 0;
}
.cont_items_y{
	margin-top: 40px;
	position: relative;
}
.str1{
	width: 64px;
	height: 55px;
	left: 160px;
  	top: 144px;
	position: absolute;
}
.str2{
	width: 69px;
	height: 49px;
	left: 345px;
  	top: 157px;
	position: absolute;
}
.str3{
	width: 64px;
	height: 55px;
	left: 530px;
  	top: 139px;
	position: absolute;
}
.str4{
	width: 69px;
	height: 49px;
	left: 721px;
  	top: 139px;
	position: absolute;
}
.cont6{
	height: 740px;
	background: url(../images/bg_cont6.jpg?t=3) no-repeat;
	-webkit-background-size: 100%;
-o-background-size: 100%;
-moz-background-size: 100%;
-ms-background-size: 100%;
-khtml-background-size: 100%;
background-size: 100%;
}
.cont_form2{
	width: 400px;
	float: left;
	padding-top: 40px;
}
.btn_form1.bl{
	background: #FF0606;
	border: 1px solid #818080;
}
.form.blue{
	height: 270px;
	background: #03a4db;
}
.form.blue .title_form{
	padding: 6px 0;
}
.cont_btn2{
	margin-top: 20px;
}
.title_o{
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	margin-top: 90px
}
.left_btn{
	width: 15px;
	float: left;
	height: 94px;
	padding-top: 66px;
	cursor: pointer;
}

.right_btn{
	width: 15px;
	float: right;
	height: 94px;
	padding-top: 66px;
	cursor: pointer;
}
.items_o{
	width: 830px;
	float: left;
	margin-left: 40px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.items_o ul{
	list-style: none;
	position: absolute;
}
.items_o ul li{
	float: left;
	height: 160px;
	width: 830px;
}
.avat{
	width: 160px;
	height: 160px;
	float: left;
}
.cont_o{
	margin-top: 25px;
}
.inf_otz{
	width: 620px;
	float: left;
	margin-left: 50px;
}
.fio{
	font-weight: bold;
	color: #09bbf7;
	font-size: 19px;
}
.title_otz{
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
}
.text_otz{
	color: #fff;
	font-size: 15px;
	margin-top: 7px;
}
.map{
	width: 100%;
	height: 450px;
}
.menusel{
	z-index: 999;
	width: 100%;
}
.uppS{
	width: 56px;
	height: 56px;
	position: fixed;
	bottom: 60px;
	right: 190px;
	cursor: pointer;
	display: none;
}
a.zvonok{
	background-color: #fe3829;
	border-radius: 6px;
	height: 50px;
	line-height: 50px;
	margin-top: 5px;
	padding: 0 10;
}
a.zvonok.active{
	color:#fff;
}
.once_item_work.animate.item1{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.once_item_work.animate.item2{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: .2s;
}
.once_item_work.animate.item3{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: .4s;
}
.once_item_work.animate.item4{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: .6s;
}
.once_item_work.animate.item5{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: .8s;
}
.popup.zakaz,  .popup.than{
  
}
.popup.confid{
	width: 700px;
  	box-shadow: 0px 0px 20px #999;
  	background:#fff;
  	padding:15px 10px;
}
.popup {
  display: none;
}
.form_popup{
	background: #0abffb;
}
/*.fxd .aurei{
	display: none;
}*/
.title_map{
	text-align: center;
	padding: 20px;
	font-size: 35px;
}
.title_map span{
	color: #01aee9;
}