*{
	padding:0margin:0;
}
img{
	border:none;
}
body{
	font-family: 'Roboto', sans-serif;
}
.top-links{
	background-color: #000;
	text-align: right;
}
.top-line{
	position: relative;
}
.top-contacts{
	position: absolute;
	top:0;
	left:0;
	padding-top:3px;
}
.top-contacts span{
	color:#fff;
	font-weight: bold;
	margin-right: 15px;
	font-size: 18px;
}
.top-links a{
	padding:5px 0;
	display: block;
	float:right;
	color:#fff;
	text-decoration: none;
	margin-left:10px;
}
.top-link{
	background-color: red;
	padding-right:5px !important;
	padding-left:5px !important;
}
.logo-block{
	display: table;
	width:100%;
	height:70px;
}
.logo-block > div{
	display: table-cell;
	vertical-align: middle;
}
.logo-title{
	display: block;
	color:#000;
	text-transform: uppercase;
	font-size: 22px;
	text-decoration: none;
	font-weight: 700;
	padding-left: 40px;
	background:url(../images/logo.png)no-repeat left top;
}
.logo-title:hover, .logo-title:focus{
	text-decoration: none;
	color:#000;
}
.logo-title > span{
	color:#135f95;
}
.logo-title > p{
	font-size: 14px;
	text-transform: lowercase;
	line-height: 10px;
}
.nav-search{
	position: relative;
}
.nav-block{
	display: table;
	width:100%;
	height:70px;
}
.nav-block > div{
	display: table-cell;
	vertical-align: middle;
}
.nav-block > div > ul{
	display: block;
	list-style: none;
	margin:0;
}
.nav-block > div > ul > li{
	display: inline-block;
	margin-right:20px;
}
.nav-block > div > ul > li > a{
	color:#999999;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}
.nav-block > div > ul > li > a:hover, .nav-block > div > ul > li > a:focus{
	color:#999999;
	text-decoration: none;
}
.search-click{
	position: absolute;
	height:70px;
	width:64px;
	right:0;
	top:0;
	display: table;
}
.search-click > div{
	display: table-cell;
	height:32px;
	width:100%;
	vertical-align: middle;
	background:url(../search.png)no-repeat center;
	cursor:pointer;
}
.search-block{
	display: none;
	position: relative;
}
.search-block > div{
	overflow: hidden;
	width:282px;
	border:1px solid #9a9c9e;
	padding:10px 10px 0 10px;
	margin:0 0 0 auto;
	background-color: #fff;
	position: absolute;
	right:0;
	top:0;
	z-index:9999;
}
.search-block p{
	display: block;
	float:left;
}
.search-block p.search-window{
	width:200px;
}
.search-block p.search-btn{
	width:60px;
}
.search-block p.search-window > input{
	display: block;
	width:100%;
	padding-left:5px;
}
.search-block p.search-btn > input{
	color:#fff;
	background-color: #428bca;
	border-color: #428bca
}
.carusel-text{
	font-size: 18px;
	text-align: left;
	line-height:24px;
	display: block;
	padding: 15px;
	background-color:rgba(0,0,0,0.4); 
}
.main-product-title{
	padding:15px 0;
}
.main-product-title > span{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	color:#428bca;
	display: block;
	padding-bottom: 10px;
}
.main-product-title > p{
	display: block;
	height:8px;
	background-color: #90c4f0;
	position: relative;
}
.main-product-title > p > span{
	display: block;
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width: 25%;
	background-color: #428bca;
}
.main-product-item{
	position: relative;
	height:300px;
	background-color: #000;
}
.main-product-item > a{
	display: block;
	height:100%;
	opacity: 0.9;
}
.main-product-item > div{
	position: absolute;
	bottom: 0;
	left:0;
	height:50%;
	background: rgba(0,0,0,0.3);
}
.main-product-item > div > div{
	padding:10px;
	height:100%;
}
.main-product-item > div > div > span{
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}
.main-product-item > div > div > span a{
	text-decoration:none;
	color:#fff;
}
.main-product-item > div > div > p{
	color:#fff;
	font-size: 14px;
	padding-top:20px;
}
.main-product-item > div > div > p a{
	text-decoration:none;
	color:#fff;
}
.main-product-item > div > div > a{
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}
.complect-item > div > div > span a{
	text-decoration:none;
	color:#000
}
.razdel{
	height:200px;
	background: none !important;
}
.razdel-text{
	display: table;
	width:100%;
	height:200px;
}
.razdel-text > div{
	display: table-cell;
	height:100%;
	width:100%;
	vertical-align: middle;
	text-align: center;
}
.razdel-text > div > span{
	color:#fff;
	font-size: 22px;
	font-weight: normal;
}
.razdel-text > div > a{
	display: block;
	width:150px;
	margin:20px auto;
	padding:10px 0;
	background-color: #428bca;
	color:#fff;
	text-decoration: none;
	border-radius: 10px;
}
.razdel-text > div > a:hover{
	background-color: #246eaf;
}
.complect-item{
	position: static;
	height:300px;
	background:none;
}
.complect-item > a{
	height: 200px;
}
.complect-item > div{
	position: static;
	background: none;
	height:100px;
}
.complect-item > div > div > span{
	color:#000;
	display: block;
	padding:5px 0;
	font-weight: normal;
	text-align: center;
}
.complect-item > div > div > a{
	color:#000;
	display: block;
	text-align: center;
}
#karkas{
	position: absolute;
	top:0;
	left:0;
	z-index: 10;
	width:100%;
}
#bg{
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../images/6.jpg)no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	position: fixed;
	z-index: 1;
}
#bg > div{
	background-color:rgba(0,0,0,0.4);
	height:100%;
}
#karkas > div{
	background-color: #fff;
	padding-bottom: 20px;
}
.bottom-content{
	padding:0 0 20px 0;
}
.bottom-content > span{
	display: block;
	font-size: 16px;
	font-weight: bold;
}
footer{
	padding:30px;
	text-align: center;
	background-color: #f6f7f7;
}
.top2{background-color:rgba(0,0,0,0) !important;position:fixed;left:90%;top:85%;opasity:.8;width:70px;height:30px;background:url(../images/up.png)no-repeat;background-size:100% 100%;z-index:5;cursor:pointer}
.category-item{
	margin-bottom: 30px;
	overflow: hidden;
}
.category-item-img{
	width:30%;
	float:left;
}
.category-item-img > a{
	display: block;
	width:90%;
	height: 150px;
}
.category-item-info{
	width:70%;
	float:left;
}
.news-item-info{
	width:100%;
}
.category-item-info > a{
	display: block;
	color:#000;
}
.category-item-info > a:hover{
	text-decoration: none;
}
.category-item-info > a > span{
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.category-item-info > a > p{
	font-size: 16px;
}
.podrobnee, .podrobnee:hover{
	text-decoration: underline !important;
}
.rightbar-list{
	display: block;
	list-style: none;
	padding-top:20px;
}
.rightbar-list a{
	color:#428bca;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 5px;
	border-top:1px solid #428bca;
	text-decoration: none;
	transition:1s;
}
.rightbar-list > li:last-child a{
	border-bottom:1px solid #428bca;
}
.rightbar-list a:hover{
	background-color: #90c4f0;
}
.item-content-img > a{
	display: block;
	height:200px;
}
.item-content-text{
	padding:10px 0;
}
.item-content-gallery a{
	display: block;
	height:150px;
	margin-bottom: 15px;
}
.pagination{
	width:100%;
	text-align: center;
}
.pagination > ul{
	list-style: none;
}
.pagination > ul > li{
	display: inline-block;
	margin-right: 5px;
}
.pagination > ul > li > a{
	display: block;
	background-color: #fff;
	border-right: 1px solid #dfdfdd;
	border-bottom: 1px solid #dfdfdd;
	padding:5px 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#1679c3;
}
.pagination > ul > li > span.active-link, .current > span{
	background-color: #1679c3;
	color:#fff;
	border-right: 1px solid #dfdfdd;
	border-bottom: 1px solid #dfdfdd;
	padding:5px 10px;
	font-size: 16px;
	font-weight: bold;
}
.disabled-link{
	display: none !important;
}
.news_item-text{
	font-size: 16px;
}
.news_item-introtext{
	font-weight: bold;
}
.map{
	height:300px;
	overflow: hidden;
}
.form-add div{overflow:hidden;padding:10px}.form-add div > label{display:block;float:left;width:20%;padding-top:5px}.form-add div > select{display:block;float:left;border:1px solid #99b7cd;padding:5px 10px;border-radius:5px}.form-add div > input,.form-add div > textarea{display:block;float:left;width:80%;border:1px solid #99b7cd;padding:5px 10px;border-radius:5px}.form-add div > input:focus,.form-add div > textarea:focus,.form-add div > input:hover,.form-add div > textarea:hover{-webkit-box-shadow: 0px 0px 10px 0px rgba(10, 127, 212, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(10, 127, 212, 0.75);
box-shadow:         0px 0px 10px 0px rgba(10, 127, 212, 0.75);border:1px solid #1679C3}form .required label:after{color:#e32;content:'*';display:inline}form .error{background:#FFDACC;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-weight:400}form .error-message{-moz-border-radius:none;-webkit-border-radius:none;border-radius:none;border:none;background:none;margin:0;padding-left:4px;padding-right:0}form .error,form .error-message{color:#9E2424;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;text-shadow:none}
.submit input{
	display: block;
	width:240px !important;
	background-color:#428bca;
	color:#fff;
}
.g-recaptcha div{
	padding:0 !important;
}
.message-form{max-width:1270px;margin:0 auto}.ok{background:#cceec6 url(../images/msg-ok.png)no-repeat center left;background-position:10px 5px;border:1px solid #1c760a;color:#1c760a;font-size:18px;padding:10px 0 10px 40px;margin:10px 20px}.error-msg{background:#f7c5c0 url(../images/msg-error.png)no-repeat center left;background-position:10px 5px;border:1px solid #e13d2c;color:#e13d2c;font-size:18px;padding:10px 0 10px 40px;margin:10px 20px}

.carousel-inner > .item{
	height:450px;
	overflow:hidden
}
.carousel-inner > .item img{
	margin-top:-25%;
}
