html, body{
	height: 100%;
	color: #434343; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	  line-height: 1.5;
	}

.clearfix{
	clear:both;
	}

.wrap{
	max-width:1920px;
	position:relative;
	min-height : 100%;
	height : auto !important ;
	height : 100%;
	overflow:hidden;
	margin:0 auto;
	}
.inner{
	width: 1000px;
	height: inherit;
	margin:0 auto;
	position:relative;
	}
.header{
	height: 100px;
	background:url(../images/bg-header.jpg) no-repeat top center;
	 
	}
.header .logo{
	position: relative;
	padding: 7px 0 0 0 ;
	display:block;
	width: 113px;
	height: 93px;
	margin:0 auto 0;
	
	}
	
.header .chel-contacts{
	position: absolute;
	left: 20px;
	top:20px;
	color: #434343; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	}
.header .ekb-contacts{
	position: absolute;
	right: 20px;
	top:20px;
	color: #434343; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	}
.header .shema-link{
	color: #434343; /* text color */
	text-decoration:underline;
}
.header .shema-link:hover{
	text-decoration:none;
	}

.header .chel-contacts .city-name{
	float: left;
	margin:0 56px 0 85px;
	}
.header .ekb-contacts .city-name{
	float: left;
	margin:0 38px 0 85px;
	}
.header	.phone {
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 38px;
	text-transform: uppercase;
	line-height: 0.632;
  	background:url(../images/phone.png) no-repeat left center;
	padding: 0 0 0 70px;
	height: 35px;
	line-height: 35px;
	margin:10px 0 0;
}

.top-menu{
	background:url(../images/bj-top-menu.jpg) repeat-x;
	height: 40px;
	}
.top-menu .inner{
	width: 960px;
	}	
.top-menu li{
	width: /*190*/147px;
	border-left:1px solid #fff;
	border-right:1px solid #cacaca;
	float:left;
	position:relative;
	height: 40px;
	}
.top-menu li a{
	color: #878787; /* text color */
	position:absolute;
	width: /*190*/147px;
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 22px;
	text-shadow: 1px 1px 2px #fff; /* drop shadow */
	text-transform:uppercase;
	display:block;
	text-align:center;
	line-height: 44px;
	
	}
.top-menu li a:hover{
	color: #000; /* text color */
	background:url(../images/top-menu-hover.jpg) no-repeat bottom center;
	}
	
.illustration{
	background:url(../images/illustration-mp.jpg) no-repeat top center;
	height: 680px;
	}

.illustration .org-info{
	width: 675px;
	position:relative;
	margin:0 auto;
	top: 30px;
	padding:40px 0 0 0 ;
	}	
.illustration .org-name{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 40px;
	text-shadow: #fff 0 0 1px;
	text-transform:uppercase;
	width: 445px;
	}
.illustration .org-descr{
	color: #000; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 22px;
	text-transform:uppercase;
	
}

.illustration img{
	position:absolute;
	right:0;
	top:0;
	}
	
.breadcrumbs{
	
	font-size: 15px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #434343; /* text color */
	margin:10px 0 0 0;
	}
.breadcrumbs .inner{
	width: 960px;
	}
.breadcrumbs a{
	color: #434343; /* text color */

	text-decoration: underline;

	}
.breadcrumbs a:hover{
	text-decoration: none;
	}
 
	
.content{
	position:relative; 
	min-height : 100%;
	padding-bottom : 280px;
	height : auto !important ;
	}
.mp{
	padding-bottom : 500px;
	}
.content .inner{
	width: 960px;
	}
.content h1{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 40px;
	text-align:center;
	text-transform:uppercase;
	margin:20px 0 15px;
	font-weight:normal;
	}
.content h2{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 32px;
	text-decoration: underline;
	margin: 0 0 0 0;
	font-weight:normal;
	}
.content h3{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 24px;
	margin: 40px 0 0 0;
	font-weight:normal;
}
.content p{	
	color: #434343; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	margin: 40px 0  0;
}
.content a{
	color: #434343; /* text color */
	text-decoration:underline;
	}
.content a:hover{
	text-decoration:none;
	}
.content img{
	float: left;
	margin:0 20px 0 0 ;

border: 10px solid #fff; /* stroke */
background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
-webkit-box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
	}
	
.content ul{
	list-style: none;
	margin: 20px 0 0 0;
	}
.content ul li{
	background:url(../images/ul-marker-bg.png) no-repeat 0 2px;
	padding: 0 0 0 25px;
	margin:5px 0 0 0;
	}
	
.content table{width: 100%; border-collapse:separate; margin:40px 0 0;}
.content table thead{
	
	}
.content table thead td{
	background:url(../images/table-head-bg.jpg);
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding:10px 40px;
	text-align:center;
	}
.content table tbody td{
	padding:4px 10px;
	
	background-color: #f3ede2; /* layer fill content */
}

.content .order-btn{
	background:url(../images/order-btn.png) repeat-x top;
	height:40px;
	margin:40px 0 0 0;
	}
.content .order-btn a{
	float: right;
	display:block;
	width: 180px;
	height: 38px;
	background:url(../images/order-btn2.png) no-repeat;
	background-position:0 0;
	margin:2px 50px 0 0;
	color: #fff; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 24px;
	padding:0 0 0 36px;
	line-height:38px;
}
.content .order-btn a:hover{
	background-position:0 -38px;
	}
.content .more{
	display:block;
	width: 130px;
	height: 30px;
	background-color: #006500; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	color: #fff; /* text color */
	font-size: 18px;
	text-align:center;
	line-height: 30px;
	text-decoration:underline;
	margin:0 0 0 20px;
	}
	
.content .more:hover{
	text-decoration:none;
	}
.content .slider{
	position:relative;
	margin: 40px 0 0 0;
	}
.content .slider .caption{	
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 24px;
	margin:15px 0;
}
.content .slider li{
	background:url(../images/carousel-item-bg.jpg) no-repeat;
	width: 120px;
	height: 121px;
	float:left;
	padding: 24px 19px 35px 30px;	
	margin:0 60px 0 0;
	}
.content .slider li img{
	width: 121px;
	height: 121px;
	border:none;
	box-shadow:none;
	float:none;
	margin:0;
	}
.content .slider .arrow a{
	background:url(../images/carousel-arrow.png) no-repeat;
	width: 22px;
	height: 120px;
	position:absolute;
	top:35%;
	}
.content .slider .arrow a.prev{
	background-position: 0 0;
	left:0;
	}
.content .slider .arrow a.next{
	background-position: -24px 0;
	right: 0;
	}
.caroufredsel_wrapper{
	width: 860px !important;
	margin:0 auto !important;
	}



.content .article p{
	margin:25px 0;
	}
	
.footer{
	background:url(../images/bg-footer.png) no-repeat top center;
	height: 160px;
	position: absolute;
	width: 100%;
	bottom:0;
	z-index: 11;
	}
.production{}
.production .item{
	display: table;
	margin: 0 0 35px;
	}
.production-img{
	float: left;
	width: 300px;
	height: 220px;
	margin:0 20px 0 0;
	border: 10px solid #fff; /* stroke */
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
	-webkit-box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
	box-shadow: 0 10px 15px #cfcfcf; /* drop shadow */
	overflow:hidden;
	}
.production-img img{
	border:none;
	box-shadow:none;
	}
.production-info{
	float: left;
	width: 620px;
	}	
.production-info .title{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 32px;
}
.production-info .txt{
	margin: 15px 0 27px 0;
	}
.production-info .more{
	margin:0;
	}
	
.projects{width: 1020px; margin:0 0 0 -20px;}
.projects .item{
	background: none;
	height: 370px;
	
	padding:0;
	float:left;
	width: 320px;
	margin:0 20px 20px 0;
	}
.projects .item .img{

width: 300px;
height: 220px;
margin: 0 20px 0 0;
border: 10px solid #fff;
background-color: #fff;
-moz-box-shadow: 0 10px 15px #cfcfcf;
-webkit-box-shadow: 0 10px 15px #cfcfcf;
box-shadow: 0 10px 15px #cfcfcf;
overflow: hidden;
	}
.projects .item .img img{
		border:none;
	box-shadow:none;
	float: none;
	margin:0;
	}
.projects .item .title{	
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	text-decoration:none;
	font-size: 24px;
	margin: 10px 0;
	display:block;
}
.projects .item .descr{
	height: 72px;
	overflow:hidden;
	}
.projects-lvl2{}

.projects-lvl2 ul{
	margin:0 0 0 40px;
	}
.projects-lvl2 .item{
	background:url(../images/carousel-item-bg.jpg) no-repeat;
	width: 120px;
	height: 121px;
	float:left;
	padding: 24px 19px 35px 30px;	
	margin:0 60px 60px 0;
	}
.projects-lvl2 .item img{
	width: 121px;
	height: 121px;
	border:none;
	box-shadow:none;
	float:none;
	margin:0;
	}
	
.projects-lvl2 .arrow a{
	background:url(../images/carousel-arrow.png) no-repeat;
	width: 22px;
	height: 120px;
	position:absolute;
	top:43%;
	}
	
.projects-lvl2 .arrow a.prev{
	background-position: 0 0;
	left:0;
	}
.projects-lvl2 .arrow a.next{
	background-position: -24px 0;
	right: 0;
	}
	
	
.contacts{}
.contacts .org-name{
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 32px;

	}
.contacts .caption{
	margin:20px 0;
	
	}
.contacts .caption a{
	color: #999; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 24px;

	}
.contacts .caption .chel{
	float: left;
	}
.contacts .caption .ekb{
	float: right;
	}
.contacts .caption .active{	
	color: #006500; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 24px;
}

.map{
	width: 100%;
	height: 500px;
background-color: #fff; /* layer fill content */
-moz-box-shadow: inset 0 0 5px #000; /* inner shadow */
-webkit-box-shadow: inset 0 0 5px #000; /* inner shadow */
box-shadow: inset 0 0 5px #000; /* inner shadow */
	}



.pagination{
	margin: 60px 0 0 0;
	height: 70px;
	}
.pagination .paging{
	float: left;
	}
.pagination ul{
	margin:10px 0 0 0;
	}
.pagination ul li{
	background: none;
	padding: 0;
	float: left;
	margin:0 1px;
	}
.pagination ul li.prev a{
	background:url(../images/pagination-arrow.jpg) no-repeat 0 -30px;
	padding:0;
	width: 30px;
	}
.pagination ul li.next a{
	background:url(../images/pagination-arrow.jpg) no-repeat 0 0;
	padding:0;
	width: 30px;
	}
.pagination ul li a{
	text-decoration:none;
	padding:0 11px;
	height: 30px;
	background-color: #c5c5c5; /* layer fill content */
	color: #000; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	text-shadow: 0 1px 0 #eaeaea; /* drop shadow */
	display:block;
	text-align:center;
	line-height:30px;
	}
.pagination ul li a.active{

	background-color: #2b6421; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	color: #fff; /* text color */
	}
	
.pagination .view{
	float: right;
	}
	
	
.footer .logo{
	position:absolute;
	bottom:0;
	left: 20px;
	width: 101px;
	height: 108px;
	}
.footer .copir{	
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	position:absolute;
	top:65px;
	left: 130px;
	line-height: 1.6;

}
.footer .copir a{
	color: #fff; /* text color */
	text-decoration:underline;
	}
.footer .copir a:hover{
	text-decoration:none;
	}
.footer .tian{	
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	position:absolute;
	top:90px;
	right: 20px;
	line-height: 1.6;
	background:url(../images/tian.png) no-repeat center left;
	padding: 0 0 0 55px;
}
.footer .tian a{
	color: #fff; /* text color */
	text-decoration:underline;
	}
.footer .tian a:hover{
	text-decoration:none;
	}
	
.footer .show-form{
	position:absolute;
	top: 10px;
	right: 173px;
	background:url(../images/show-form-btn.png) no-repeat;
	padding:7px 0 0 0;
	z-index:15;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	}
.footer .hide-form{
	display:none;
	position:absolute;
	top: 18px;
	right: 173px;
	background: url(../images/hide-form-btn.png) no-repeat 0 23px;
	padding: 0 0 7px 0;
	z-index:15;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	}
.feedback-form{
	background:url(../images/bg-feedback-form2.png) no-repeat top center;
	height: 425px;
	position: absolute;
	width: 100%;
	bottom:-310px;
	z-index: 10;
	}
.feedback-form .inner{
	display: none;
	}

.feedback-form-mp{
	background:url(../images/bg-feedback-form.png) no-repeat top center;
	height: 425px;
	position: absolute;
	width: 100%;
	bottom: 15px;
	z-index: 10;
	}
.form {
	padding:55px 0 0 0;
	}
.form .caption{
	color: #fff; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 40px;
	text-align:center;
	text-transform:uppercase;
}
.form input[type=text]{
	padding: 0 10px;
	height: 30px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
}	
.feedback-form-mp .inner{
	width: 980px;
	padding:0 0 0 20px;
	}
.form .row{
	float: left;
	margin: 0 20px 20px 0;
	}
.form label{
	display:block;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	padding:0 0 0 10px;
	font-size: 18px;
	}
.form .fio input[type=text]{
	width: 440px;
	}
.form .phone input[type=text]{	
	width: 150px;
}
.form .email input[type=text]{	
	width: 270px;
}
.form .captcha input[type=text]{	
	width: 80px;
}

.form textarea{
	padding:10px;
	width: 630px;
	height: 40px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
}
.form img{
	float:left;
	width: 170px;
	height: 60px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	margin:0 0 0 20px;
}

.form .refresh{
	display:block;

	}
.form .captcha div{
	width: 100px;
	float: left;
	}
.form .captcha a{
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	background:url(../images/refresh.png) no-repeat 70px 4px;
	display:block;
	padding: 0 26px 0 5px;
}

.form .captcha a:hover{
	text-decoration: none;
	}
	
.form input[type=submit]{
	width: 130px;
	height: 30px;
	background-color: #006500; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	text-align:center;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	float: right;
	margin:0 40px 0 0;
	text-decoration:underline;
	cursor: pointer;
	}
.form input[type=submit]:hover{
	text-decoration:none;
	}
	
.order-form-overlay{
	width:100%;
	height:100%;
	display:none;
	z-index:9998;
	}
.overlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background: #fff;
	opacity: 0.9;
	z-index:9998;
	}

.order-form-overlay .order-form{
	
	position:fixed;
	top:0;
	left:0;
	background:url(../images/order-form-bg.png) no-repeat top center;
	height: 483px;
	width: 100%;
	
	z-index:9999;}
	
.order-form-overlay .order-form .inner{
	height: 403px;
	padding: 80px 0 0 0;
	}
.order-form-overlay .order-form .caption{
	color: #fff; /* text color */
	font-family: "PF Din Text Comp Pro Medium";
	font-size: 40px;
	text-align:center;
	text-transform:uppercase;
}
.order-form-overlay .order-form input[type=text]{
	padding: 0 10px;
	height: 30px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
}	
.order-form-overlay .order-form .row{
	float: left;
	margin: 0 20px 20px 0;
	}
.order-form-overlay .order-form label{
	display:block;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	padding:0 0 0 10px;
	font-size: 18px;
	}
.order-form-overlay .order-form .prod-name input[type=text]{	
	width: 630px;
}
.order-form-overlay .order-form .size input[type=text]{
	width: 270px;
}
.order-form-overlay .order-form .fio input[type=text]{
	width: 440px;
	}
.order-form-overlay .order-form .phone input[type=text]{	
	width: 150px;
}
.order-form-overlay .order-form .email input[type=text]{	
	width: 270px;
}
.order-form-overlay .order-form .captcha input[type=text]{	
	width: 80px;
}

.order-form-overlay .order-form textarea{
	padding:10px;
	width: 630px;
	height: 40px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
}
.order-form-overlay .order-form img{
	float:left;
	width: 170px;
	height: 60px;
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	box-shadow: inset 0 1px 1px #656565; /* inner shadow */
	margin:0 0 0 20px;
}

.order-form-overlay .order-form .refresh{
	display:block;

	}
.order-form-overlay .order-form .captcha div{
	width: 100px;
	float: left;
	}
.order-form-overlay .order-form .captcha a{
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	background:url(../images/refresh.png) no-repeat 70px 4px;
	display:block;
	padding: 0 26px 0 5px;
}

.order-form-overlay .order-form .captcha a:hover{
	text-decoration: none;
	}
	
.order-form-overlay .order-form input[type=submit]{
	width: 130px;
	height: 30px;
	background-color: #006500; /* layer fill content */
	-moz-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	box-shadow: inset 0 1px 1px #001f04; /* inner shadow */
	text-align:center;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	float: right;
	margin:0 40px 0 0;
	text-decoration:underline;
	cursor: pointer;
	}
.order-form-overlay .order-form input[type=submit]:hover{
	text-decoration:none;
	}
	
.order-form-overlay .close{
	position: absolute;
	background:url(../images/close.png) no-repeat;
	width: 115px;
	height: 58px;
	color: #fff; /* text color */
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	line-height:58px;
	padding: 0 0 0 15px;
	top: -12px;
	right: 60px;
	}	
