/*@font-face {
    font-family: "PT Sans";
    src: url("PTSans-Regular.woff") format("woff");
} */

html{height:100%;}
body{
	padding:0;
	margin:0;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
/*	color: black;*/
/*	line-height: 25px;*/
/*	background: #f5f6f7;*/
	height: 100%;
}
.helper{margin: 0; padding: 0; height: 0;}
.clear{clear:both;}
.float{float: left;}
input, textarea{
border: none;
outline: none;
}
a, img{border:none;}
a{outline:none;
color: #0088cc;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-size: 14px;
text-decoration: none;
}
a:hover{
text-decoration: none;
cursor: pointer;
}
p{
color: #545454;
font-size: 14px;
padding:0;
margin: 0;

}
ul,li,ol,form,dl,dt,dd{list-style:none;padding:0;margin:0;}

h2{
	font-size:18px;
	margin: 0;
	padding: 0;	
	font-weight:normal;
}
h1{
	font-size:32px;
	/*width: 650px;*/
	margin: 0;
	padding: 0;	
	font-weight:normal;
}
h3{
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:bold;
	color: #085074;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#head {
	height: 80px;
	width: 1028px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.logo{
display: block;
float: left;
width: 273px;
height: 78px;
background: url(/../img/logo.png) no-repeat 0 0 transparent;
margin: 0 0 0 30px;
}
.phone{
width: 200px;
float: left;
padding: 0 0 0 30px;
margin: 3px 0 0 25px;
background: url(/../img/phone.png) no-repeat 4px 1px transparent;
font-size: 18px;
font-weight: bold;
color: black;
line-height: 14px;
}
.phone span{
color: #8a8a8a;
}
.phone a{
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
.online{
width: 181px;
font-size: 14px;
float: left;
padding: 0 0 0 26px;
background: url(/../img/man.png) no-repeat 0 5px transparent;
line-height: 18px;
margin: -1px 0 0 30px;
}
.online a{
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
.icons{
width: 180px;
float: right;
margin: 4px 0 0 0;
}
.icons a{
display: block;
width: 21px;
height: 21px;
margin: 0 11px 0 0;
float: left;
}
.icons .vk{
background: url(/../img/social.png) no-repeat 0 0 transparent;
}
.icons .vk:hover{
background: url(/../img/social.png) no-repeat 0 -21px transparent;
}
.icons .fb{
background: url(/../img/social.png) no-repeat -31px 0 transparent;
}
.icons .fb:hover{
background: url(/../img/social.png) no-repeat -31px -21px transparent;
}
.icons .odn{
background: url(/../img/social.png) no-repeat -62px 0 transparent;
}
.icons .odn:hover{
background: url(/../img/social.png) no-repeat -62px -21px transparent;
}
.icons .mir{
background: url(/../img/social.png) no-repeat -93px 0 transparent;
}
.icons .mir:hover{
background: url(/../img/social.png) no-repeat -93px -21px transparent;
}
.icons .tw{
background: url(/../img/social.png) no-repeat -125px 0 transparent;
}
.icons .tw:hover{
background: url(/../img/social.png) no-repeat -125px -21px transparent;
}
.menu{
width: 940px;
margin: 0 auto;
height: 44px;
background: url(/../img/menu-bg.jpg) repeat-x 0 0 transparent;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
}
.menu ul{

}
.menu ul li{
float: left;
}
.menu ul li a{
font-size: 14px;
font-weight: bold;
color: white;
display: block;
height: 44px;
text-decoration: none;
line-height: 44px;
}
.menu ul li a span{
float: left;
width: 155px;
text-align: center;
}
.menu ul li a span:hover{
background: url(/../img/menu-bg-1.jpg) repeat-x 0 0 transparent;
}

.menu ul .first-menu a span{
width: 156px;
border-radius: 5px 0 0 5px;
-webkit-border-radius:5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
}
.menu ul li a .menu-img{
width: 1px;
height: 44px;
float: left;
background: url(/../img/menu-border.jpg) repeat-x center 0 transparent;
}
.menu ul .last-menu a span{
width: 158px;
}
.menu ul .last-menu a span{
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px  5px 0;
}
.menu ul .active a span{
background: url(/../img/menu-bg-p.jpg) repeat-x 0 0 transparent;
}
.menu ul .active a span:hover{
background: url(/../img/menu-bg-p.jpg) repeat-x 0 0 transparent;
}

.menu ul li .level-in{
margin: -7px 0 0 0;
padding: 7px 0 0 0;
position: absolute;
z-index: 999;
background: url(/../img/menu-arr.png) no-repeat 17px 0 transparent;
display: none;
}
.menu ul li .level-in li{
float: none;
}
.menu ul li .level-in li a{
padding: 18px 10px;
background: #2b2c2a;
height: auto;
line-height: 14px;
border-bottom: 1px solid #4b4b4a;
}
.menu ul li .level-in li a:hover{
background: #323331
}
.menu ul .level:hover .level-in{
display: block;
}
#content {
	padding: 0 0 90px;
}


/* ---------------------------- */
.b-carousel {
  width: 940px;
  margin: 0 auto;
}
.h-carousel-wrapper {
  width: 940px;
  height: 435px;
  overflow: hidden;
  margin: 0;
}
.h-carousel-items {
  width: 10000px;
  position: relative;
}
.b-carousel-block {
  float: left;
  width: 940px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.a-carousel-image-link {
  display: block;
  width: 940px;
  height: 435px;
  overflow: hidden;
  position: relative;
  text-decoration: none !important;
  padding: 0; 
}
#slider {
  position: relative;
  z-index: 5;
  margin: 10px auto 0;
  width: 958px;
  height: 435px;
  background: url(/../img/slider-bg.png) no-repeat 9px 0 transparent;
}
.slide-arr{
position: absolute;
width: 21px;
height: 28px;
top: 50%;
margin: -14px 0 0 0;
z-index: 9999;
}
.left-arr{
background: url(/../img/arrows.png) no-repeat left 0 transparent;
left: 0;
}
.left-arr:hover{
background: url(/../img/arrows.png) no-repeat left bottom transparent;
cursor: pointer;
}
.right-arr{
right: 0;
background: url(/../img/arrows.png) no-repeat right 0 transparent;
}
.right-arr:hover{
background: url(/../img/arrows.png) no-repeat -22px bottom transparent;
cursor: pointer;
}

.a-carousel-image-link ul{
margin: 11px 0 0 95px;
position: relative;
z-index: 999;
}
.a-carousel-image-link ul li{
margin: 5px 0 0 0;
}
.a-carousel-image-link ul li a{
padding: 0 10px 0 0;

color: white;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

aas
{
padding: 0 12px 0 0;
background: url(/../img/list-arr.png) no-repeat right 7px transparent;
color: white;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}


/*
position: absolute;
right: 149px;
top: 0;
background: url(/../img/cam.png) no-repeat 0 0 transparent;
width: 455px;
height: 373px;
z-index: 98;
}

}
   */


.slide-1-img{
position: absolute;
right: 0;
top: 0;
background: url(/../img/cam.png) no-repeat 460px 0 transparent;
width: 940px;
height: 373px;
z-index: 98;
}
.slide-2-img{
position: absolute;
right: 0;
top: 10px;
background: url(/../img/site.png) no-repeat 360px 0 transparent;
width: 940px;
height: 374px;
z-index: 98;
}
.slide-3-img{
position: absolute;
right: 0;
top: 20px;
background: url(/../img/camera.png) no-repeat 435px 0 transparent;
width: 940px;
height: 473px;
z-index: 98;
}

.menu-block{
position: absolute;
z-index: 1000;
width: 729px;
height: 45px;
bottom: 18px;
left: 50%;
margin: 0 0 0 -355px;
}
.menu-block span{
float: left;
font-weight: bold;
font-size: 14px;
color: white;
text-align: center;
width: 240px;
height: 45px;
line-height: 45px;
display: block;
}
.mb-1{
background: url(/../img/sub-menu-bg.png) no-repeat 0 0 transparent;
}
.mb-1:hover{
background: url(/../img/sub-menu-bg.png) no-repeat 0 -45px transparent;
cursor: pointer;
}
.mb-1-active{
background: url(/../img/sub-menu-bg.png) no-repeat 0 -90px transparent;
}
.mb-1-active:hover{
background: url(/../img/sub-menu-bg.png) no-repeat 0 -90px transparent;
}
.mb-2{
background: url(/../img/sub-menu-bg.png) no-repeat -240px 0 transparent;
width: 240px !important;
}
.mb-2:hover{
background: url(/../img/sub-menu-bg.png) no-repeat -240px -45px transparent;
cursor: pointer;
}
.mb-2-active{
background: url(/../img/sub-menu-bg.png) no-repeat -240px -90px transparent;
}
.mb-2-active:hover{
background: url(/../img/sub-menu-bg.png) no-repeat -240px -90px transparent;
}
.mb-3{
background: url(/../img/sub-menu-bg.png) no-repeat -480px 0 transparent;
width: 240px !important;
}
.mb-3:hover{
background: url(/../img/sub-menu-bg.png) no-repeat -480px -45px transparent;
cursor: pointer;
}
.mb-3-active{
background: url(/../img/sub-menu-bg.png) no-repeat -480px -90px transparent;
}
.mb-3-active:hover{
background: url(/../img/sub-menu-bg.png) no-repeat -480px -90px transparent;
}
/* ---------------------------- */
.news-wrap{
width: 940px;
margin: 10px auto 0;
padding: 0 0 20px 0;
background: white;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 5px 10px 1px rgba(10, 10, 10, 0.5);
box-shadow: 0px 5px 10px 1px rgba(10, 10, 10, 0.5);
}
.new{
font-size: 18px;
float: left;
margin: 20px 0 0 30px;
line-height: 18px;
}
.one-new{
width: 230px;
overflow: hidden;
height: 36px;
float: left;
padding: 20px 0 0 20px;
margin: 0 0 0 25px;
background: url(/../img/news-border.jpg) no-repeat left 0 transparent;
line-height: 18px;
}
.one-new a{
overflow: hidden;
font-size: 14px;
text-decoration: none;
padding: 0 15px 0 0;
background: url(/../img/arr.png) no-repeat right 7px transparent;
}
.with-arr{
padding: 0 15px 0 0;
background: url(/../img/arr.png) no-repeat right 7px transparent;
}
.text-wrap{
width: 900px;
margin: 10px auto 0;
padding: 0 20px 0 20px;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 5px 10px 1px rgba(10, 10, 10, 0.5);
box-shadow: 0px 5px 10px 1px rgba(10, 10, 10, 0.5);
background: url(/../img/pat.png) repeat-y 670px 0 white;
}
.t-left{
width: 615px;
float: left;
margin: 0 0 20px 0;
line-height: 25px;
}
.t-left h2, .t-right h2{
margin: 15px 0 0 0;
}
.t-left p, .t-right p{
margin: 15px 0 15px 0;
}
.t-right{
float: right;
width: 230px;
padding: 0 0 0 20px;
margin: 0 0 20px 0;
}

/* --------------------------------------------------------------- */

.b-carousel-2 {
  width: 880px;
  margin: 0 auto;
}
.h-carousel-wrapper-2 {
  width: 880px;
  height: 80px;
  overflow: hidden;
  margin: 0;
}
.h-carousel-items-2 {
  width: 10000px;
  position: relative;
}
.b-carousel-block-2 {
  float: left;
  width: 160px;
  padding: 0;
  margin:  0 20px 0 0;
  overflow: hidden;
}

.a-carousel-image-link-2 {
  display: block;
  width: 160px;
  height: 80px;
  overflow: hidden;
  position: relative;
  text-decoration: none !important;
  padding: 0; 
}
#slider-2 {
  position: relative;
  z-index: 5;
  margin: 20px auto 0;
  width: 940px;
  height: 80px;
}
.slide-arr-2{
position: absolute;
width: 10px;
height: 14px;
top: 50%;
margin: -7px 0 0 0;
z-index: 9999;
}
.left-arr-2{
background: url(/../img/arrows-2.png) no-repeat left 0 transparent;
left: 10px;
}
.left-arr-2:hover{
cursor: pointer;
}
.right-arr-2{
right: 10px;
background: url(/../img/arrows-2.png) no-repeat right 0 transparent;
}
.right-arr-2:hover{
cursor: pointer;
}

/* --------------------------------------------------------------- */
#footer {
width: 940px;
margin: -70px auto 0;
height: 50px;
position: relative;
padding: 10px 0 0 0;
border: 1px solid #d4d5d6;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
}
.ftr-left{
float: left;
width: 390px;
margin: 0 0 0 30px;
color: #555555;

}

.ftr-middle {
    float: left;
    margin-bottom: 0;
    margin-left: 90px;
    margin-right: 0;
    margin-top: 0;
    width: 100px;
}

/*
.ftr-middle{
float: left;
width: 200px;
margin: 0 0 0 210px;
} */

.ftr-right {
   /*   background: url(/../img/tian.png) no-repeat scroll 0 0 transparent; */
    color: #555555;
    float: right;
  /*  line-height: 18px; */
    margin: 0;
    padding: 0 0 0 45px;
    width: 230px;
}
.ftr-right a{
color: black;
text-decoration: none;
}
.under{
height: 20px;
width: 100%;
}
#box-bg {
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10001;
}
#window{
width: 375px;
height: 280px;
background: white;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
position: fixed;
left: 50%;
top: 20%;
margin: 0 0 0 -203px;
z-index: 10002;
padding: 15px;
display: none;
}
.window-close{
height: 9px;
width: 9px;
position: absolute;
right: 10px;
top: 10px;
background: url(/../img/close.png) no-repeat 0 0 transparent;
z-index: 10003;
}
.window-close:hover{
cursor: pointer;
background: url(/../img/close.png) no-repeat 0 bottom transparent;
}
#window form input{
float: right;
width: 261px;
height: 29px;
background: url(/../img/input.jpg) no-repeat 0 0 transparent;
padding: 0 0 0 10px;
}
#window form p{
float: left;
margin: 2px 0 0 0;
}
.inp-block, .captcha{
margin: 0 0 18px 0;
}
.captcha{
float: right;
width: 271px;
}
.captcha img{
float: left;
margin: 0 5px 0 0;
}
.captcha span{
float: left;
margin: -5px 0 0 0;
padding: 0 0 0 25px;
background: url(/../img/reload.png) no-repeat left 5px transparent;
font-size: 10px;
font-family: arial;
font-style: Italic;
font-weight: bold;
color: #545454;
}
.captcha span:hover{
color: #222222;
background: url(/../img/reload-a.png) no-repeat left 5px transparent;
cursor: pointer;
}
#window .send{
width: 107px;
height: 36px;
margin: 5px 0 0 105px;
float: none;
background: url(/../img/send.png) no-repeat 0 0 transparent;
}
#window .send:hover{
cursor: pointer;
background: url(/../img/send.png) no-repeat 0 -35px transparent;
}
.in-wrap{
background: white;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 2px 5px 1px rgba(10, 10, 10, 0.5);
box-shadow: 0px 2px 5px 1px rgba(10, 10, 10, 0.5);
padding: 20px 20px 20px 30px;
width: 890px;
margin: 10px auto 0;
}
.bread, .bread a{
color: #8a8a8a;
font-size: 12px;
text-decoration: none;
}
.in-wrap h1{
margin: 10px 0 0 0;
width: 640px;
}
.level-1{
margin: 15px 0 0 -30px;
}
.level-1 .column{
width: 274px;
float: left;
margin: 0 0 0 30px;
}
.column .col-1, .column .col-2, .column .col-3{
padding: 20px 80px 0 20px;
color: white;
/*line-height: 20px;*/
font-size: 18px;
font-weight: bold;
height: 54px;
display: block;
}
.column .col-1{
background: url(/../img/menu-1.jpg) no-repeat;
}
.column .col-2{
background: url(/../img/menu-2.jpg) no-repeat;
}
.column .col-3{
background: url(/../img/menu-3.jpg) no-repeat;
}
.level-2 .column .col-1{
background: url(/../img/menu-1.jpg) no-repeat -34px 0 transparent;
}
.level-2 .column .col-2{
background: url(/../img/menu-2.jpg) no-repeat -34px 0 transparent;
}
.level-2 .column .col-3{
background: url(/../img/menu-3.jpg) no-repeat -34px 0 transparent;
}
.in-col{
width: 228px;
border-left: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
min-height: 290px;
padding: 10px 10px 30px 0;
}
.in-col ul{
margin: 0 0 0 20px;
line-height: 20px;
}
.in-col ul li{
margin: 0 0 10px 0;
}
.in-col ul li a{
font-weight: bold;
padding: 0 15px 0 0;
background: url(/../img/arr.png) no-repeat right 7px transparent;
}
.in-wrap p{
margin: 15px 0 0 0;
}
.level-2{
margin: 15px 0 0 0;
}
.level-2 .right{
float: right;
margin: -70px 0 0 0;
width: 240px;
}
.level-2 .column{
margin: 0 0 15px 0;
height: 100%;
}
.level-2 .column .in-col{
height: auto;
padding: 10px 10px 5px 0;
}
.level-2 .left{
width: 670px;
float: left;
margin: 5px 0 0 -30px;
}
.left .level-2-item{
float: left;
width: 186px;
border-left: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
margin: 0 0 30px 30px;
padding: 0 0 5px 0;
text-align: center;
}
.left .level-2-item span{
padding: 0 5px 0 10px;
display: block;
width: 169px;
line-height: 20px;
text-align: left;
}
.left-level-3{
width: 620px;
float: left;
margin: 5px 0 0 0;
}
.left-level-3 .title{
font-size: 18px;
}
.left-level-3 p{
margin: 0 0 20px 0;
}
.in-col ul .in-active a{
color: black;
background: url(/../img/arr-down.png) no-repeat right 9px transparent;
}
.in-col ul .in-active ul li a{
background: none;
color: #494949;
font-weight: normal;
}
.in-col ul .in-active ul{
margin: 5px 0 0 10px;
}
.in-col ul .in-active ul .in-in-active a{
color: #9b9b9b;
}
.level-2 .left-catalog{
float: left;
width: 620px;
line-height: 25px;
}
.left-catalog ul{
margin: 15px 0 0 0;
}
.left-catalog ul li{
color: #545454;
padding: 0 0 0 15px;
background: url(/../img/list-style.jpg) no-repeat left 13px transparent;
}
.left-catalog h2{
margin: 10px 0 12px 0;
}
.left-catalog  table{
margin: 15px 0 0 0;
border-left: 1px solid #d0d0d0;
border-top: 1px solid #d0d0d0;
}
.left-catalog table th, .left-catalog table td{
text-align: left;
font-weight: normal;
padding: 10px 30px 10px 10px;
color: #545454;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}
.left-catalog table th{
background: #e6e6e6;
}
.map{
width: 620px;
height: 460px;
margin: 15px 0 0 0;
}
.z-left{
float: left;
margin: 15px 0 0 0;
width: 130px;
padding: 0 30px 0 0;
}
.z-left p{
color: black;
}
.z-right{
float: left;
margin: 10px 0 0 0;
width: 335px; 
}
.z-right input{
width: 321px;
height: 29px;
background: url(/../img/input-long.jpg) no-repeat 0 0 transparent;
margin: 0 0 10px 0;
padding: 0 0 0 10px;
}
.z-right textarea{
resize: none;
width: 321px;
height: 109px;
padding: 10px 0 0 10px;
background: url(/../img/textarea.jpg) no-repeat 0 0 transparent;
font-family: 'PT Sans', sans-serif;
font-size:14px;
}
.z-right .captcha input{
 background: url(/../img/input.jpg) no-repeat scroll 0 0 transparent;
    float: right;
    height: 29px;
    padding: 0 0 0 10px;
    width: 261px;
	margin: 10px 0 0 0;
}
.z-right .captcha{
margin: 10px 0 0 0;
float: none;
}
.z-right .send-btn{
background: url("../img/send.png") no-repeat scroll 0 0 transparent;
    float: none;
    height: 36px;
    margin: 15px 0 0 0;
    width: 107px;
}
.z-right .send-btn:hover{
cursor: pointer;
background: url("../img/send.png") no-repeat scroll 0 -35px transparent;
}
.level-1 .in-col{
width: 262px;
}
.title-otzyv{
color: black;
font-size: 30px;
margin: 10px 0 10px 158px;
}
.otzyv{
width: 575px;
border: 1px solid #bcbcbc;
padding: 15px 0 25px 20px;
color: Black;
line-height: 20px;
position: relative;
margin: 0 0 20px 0;
}
.otzyv p{
color: #0088cc;
font-size: 18px;
margin: 0 0 10px 0;
}
.otzyv img{
margin: 0 5px 0 0;
}
.ot-text{
background: url(/../img/2.png) no-repeat right bottom transparent;
padding: 0 25px 0 0;
}
.otzyv .date{
font-size: 12px;
color: #9b9b9b;
font-weight: bold;
position: absolute;
right: 20px;
bottom: 5px;
}
.pager{
margin: 0 0 30px 0;
}
.pager a{
float: left;
display: block;
color: #535353;
text-decoration: underline;
display: block;
margin: -5px 10px 0 0;
font-weight: bold;
}
.pager .p-active{
color: #0088cc;
text-decoration: none;
}



table{
margin: 15px 0 0 0;
border-left: 1px solid #d0d0d0;
border-top: 1px solid #d0d0d0;
}
table th, table td{
text-align: left;
font-weight: normal;
padding: 10px 30px 10px 10px;
color: black;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}
table th{
background: #e6e6e6;
}
