/*css*/
@import "reset.css";
/*@import "bootstrap.min.css";*/
@import "skeleton.css";

html {background: #cacbcd url(/assets/images/bg-1.png) 0 0 repeat; position: relative; height: 100%;  min-height: 100%;}
body {  background: url(/assets/images/bg-2.png) 0 0 repeat-x; min-height: 100%; position: relative;}
html, body {
	
	font: 13px/19px Arial, sans-serif;
	color: #666;
	min-width:300px;
}
body { position: relative;}
/*.bg-1 { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; background: url(/assets/images/bg-2.png) 0 0 repeat-x; background-size: 100% 100%;}*/
.eFiltr .fltr_name {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
	text-transform: uppercase;
    letter-spacing: 1px;
}
.eFiltr .fltr_block {
    display: block;
	margin-bottom: 20px;
}
.fltr_block label {
    width: 49%;
    display: inline-block;
    margin-bottom: 5px;
    cursor: pointer;
}
.fltr_block9 label {
    width: 100%;
    display: block;
}
.eFiltr .fltr_count {
    color: #a2a2a2 !important;
    vertical-align: super;
    font-size: 10px;
}
.counter {
    cursor: pointer;
    width: 15px;
    height: 15px;
    background: #eee;
}

.relative {width:100%; position:relative;}

/* shop stuff */

.title {font: normal 600 12px/20px 'Open Sans', sans-serif;}
.shop-stuff-b .title {
	height: 36px;
    overflow: hidden;
    display: block;
}
.shop-stuff-b {text-align:center}
.shk-item-fixheight{margin-bottom:30px;}
.shk-item-fixheight form{ }
.shop-stuff .shk-image {}
.shop-stuff .shs-descr {margin:0 0 10px 0; position:relative;}
.shop-stuff .shs-price {    
	display: flex;
    flex-direction: column;
}
.shop-stuff .shs-price > div{ margin-bottom:5px;}
.shop-stuff .shs-price .shk-but {float: right; vertical-align: middle;}
.shop-stuff small {font-size:12px;}
.shop-stuff fieldset {padding:0; margin:0; border:0;}
.price-section {
    display: flex;
    justify-content: space-evenly;
	align-items: center;
}
.unitdescr .price-section {
    justify-content: flex-start;
}

.shs-tocart {margin:20px 0 0; /*padding:5px 0; border-top:1px dashed #888;*/}

.shk-price {font: normal 600 16px/20px 'Open Sans', sans-serif;}
.shk-price-old {font: normal 600 16px/20px 'Open Sans', sans-serif; color:#C30; text-decoration:line-through;}
.price-big { font-size:30px;margin-right: 20px;}
.shk-but {/*background: url(img/grad.gif) bottom repeat-x #dfdfdf; border:1px outset #888; margin:5px 5px 0 0; padding:2px;*/
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 5px;
  font-size: 11px; font-weight:600; font-family:'Open Sans', sans-serif;
  line-height: 1.428571429;
  /*border-radius: 4px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color:#666; text-transform:uppercase;box-shadow:0 2px 0 #999;
}
.shk-but:active {background: #A3A3A3; outline:none;box-shadow:0 2px 0 #999;}
.price-add {color:red; padding-left:3px; line-height:0;}

/* cart block */
.shop-cart .full{ margin-bottom:20px;}
.shop-cart thead td,.shop-cart tfoot td {font-weight:700;}
.shop-cart-body {}
.shop-cart table {border-collapse:collapse; margin:5px 0;width:100%}
.shop-cart td {padding:10px 3px; border-bottom:1px solid #ddd;}
.shop-cart table small {font-size:11px; color:#595959;}
#butEmptyCart {text-decoration: none; border-bottom:1px dashed #6eb5df;} 
#cartEmpty {/*height:50px; line-height:50px;*/}
#totalCart {margin:5px 0;}
.cart-order {}

/*contacts*/

	.adress span {
		display: inline-block;
		width: 82px;
	} 
	.adress dt { margin-bottom: 24px;}
		.adress span.e-mail {
			width:auto;
		}
		.adress a {
			text-decoration: none;
			font-weight: normal;
		
			color: #2593cc;
}
			.adress a:hover {
				text-decoration: underline;
			}
	.map_wrapper {
		display: block;
	}
		dl.adress {
			margin-top: 19px;
		}

	#map_canvas {
		width: 100%;
		height: 279px;
		margin-top: 7px;
	}
	#shopOrderForm {
		position: relative;
		padding-bottom: 10px;
		padding-top: 5px;
	}
	#shopOrderForm .error, #shopOrderForm .empty {
		text-align: right;
		color: red;
		right: 4px;
		top: -2px;
		display: none;
		overflow: hidden;
		position: absolute;
		font-size: 11px;
	}
	#shopOrderForm .success {
		width: 100%;
		top: 0px;
		left: 0;
		z-index: 99;
		text-align: center;
		padding: 61px 0;
		color: #666;
		background: #ffffff;
		border: 1px solid #d1d1d1;
		position: absolute;
		display: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	#shopOrderForm label {
		display: inline-block;
		/* position: relative; */
		min-height: 61px;
	}
	#shopOrderForm .message {
		padding-bottom: 0;
	}
	#shopOrderForm textarea {
		overflow: auto;
		width: 100%;
		height: 247px;
		resize: none;
		margin: 0 0 0 0;
	}
	#shopOrderForm input,
	#shopOrderForm textarea {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #d1d1d1;
		background: #ffffff;
		position: relative;
		float: left;
		border-radius:0px;
		color: #666;
		font: 14px/18px Arial, sans-serif;
	}
	#shopOrderForm input {
		height: 42px;
		width: 100%;
		box-shadow: none !important;
		padding: 9px 15px;
		outline: none;
	}
	#shopOrderForm textarea {
		height: 100px;
		overflow: auto;
		width: 100%;
		padding: 9px 15px;
		resize: none;
	}
	#shopOrderForm input:focus,#shopOrderForm textarea:focus{ border-color: #238dc9!important;}
	.form_buttons {
		text-align: right;
	}
	.form_buttons a {margin-left: 17px;margin-top: 27px;}
	#shopOrderForm .form-group{
		margin-bottom:20px;
	}
	.help-block {
    color: #c53232;
}

@media only screen and (max-width: 995px) {
	
	#shopOrderForm label {display: block; width: 100%;}
	#shopOrderForm label input {	width: 100%;}
	#shopOrderForm label textarea {	width: 100%;}

	#map_canvas {width: 100%;}
}
@media only screen and (max-width: 767px) {


}
@media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 320px) {

}



/* helper box */
#stuffHelper {position: absolute; z-index:102; width:150px; padding:10px 5px 15px 5px; background-color:#428bca;display:none; color:#fff; width:220px; box-shadow:0 2px 0 #285e8e;}
#stuffHelper div {/*padding:5px 0; */text-align: center;}
.shs-count { margin:5px 0;}

/* progressbar */
#shkLoading {width:30px; height:30px; position: absolute; z-index:100; background:url(img/ajax-loader.gif) center center no-repeat #fff; border:1px solid #888; display: none;}

/* materials */
.materials {padding:5px 0;}
.materials img {width:70px;}
.materials input {cursor: pointer;}

.errors { margin-bottom:20px;}
.errors p{ margin-bottom:10px; color:#F30; padding:0;}
.errors span{ color:#fff; background:#6eb5df; padding:2px 4px; border-radius:2px; display:inline-block; margin-right:7px;}

.pages { margin:0 10px 20px 10px; font-size:15px;}
.pages a.page, .pages b.current { padding:1px 3px;}
@media only screen and (max-width: 995px) {
.shop-stuff-b,.shk-item-fixheight { height:280px;}
}
@media only screen and (max-width: 767px) {
	.shop-stuff-b,.shk-item-fixheight { height:410px;}
}
.bg-2 { position: relative; z-index: 101; background: #ffffff url(/assets/images/bg-3.gif) 0 0 repeat-x; width: 1025px;  margin: 0 auto; margin-top: -27px; padding-top: 29px;}
.bg-3 { padding-bottom: 15px;}
* {	-webkit-text-size-adjust: none;}

a { color: inherit; text-decoration: underline;color: #428bca;}
a:hover { text-decoration: none;}
a[href^="tel:"] {color: inherit;text-decoration:none;}
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #6eb5df;}
.head-top a {color: #7ecefd;}

h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; text-transform:  uppercase;}
h1 { font-weight: 300; font-size: 36px; line-height: 36px; color: #333; padding-top: 20px; padding-bottom: 20px;}
h2 { font-weight: 400; font-size: 30px; line-height: 36px; color: #444; padding-top: 20px; padding-bottom: 20px;}
h3 { font-size: 25px; line-height: 1em; color: #555; font-weight: 600; padding-top: 11px;}
.search h3 {padding:0;font-size: 16px; color:#fff; background:#2081c3; padding:14px 10px 13px 10px;font-weight: 300;}
a.red {font-size: 18px; color:#fff; background:#C30; padding:14px 10px 15px 10px;font-weight: 700; display:block;text-decoration:none;text-transform:  uppercase; margin-bottom:15px; text-align:center;}
a.red span{font-size: 13px; color:#fff; padding:0 0 0 0;display:inline-block;text-decoration:none; text-transform:none;}
a.red i{font-size: 14px; color:#E6E08D; font-style:normal; padding:5px 0 0 0;display:inline-block;text-decoration:none; text-transform:none;}
h3 span {color: #6eb5df; font-weight: 300; padding-bottom: 10px;display: block;margin-top: -2px;}
h4 { font-weight: 400; font-size: 20px; line-height: 24px; color: #333745; padding-top: 20px; padding-bottom: 18px;}
h5 { font-weight: 300; font-size: 14px; line-height: 14px; color: #1c2024; padding-top: 15px; padding-bottom: 14px;}
h6 { font-size: 12px; line-height: 12px;}

h2 + h4 { margin-top: -20px; padding-top: 0px;}
h3 + h5 { padding-top: 5px;}
h2 + h5 { padding-top: 3px;}
.list-1 + h2 { padding-top: 33px;}
h5.v2 { padding-top: 9px;}
.text-1 { 
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;  
	color: #6eb5df; 
	text-transform: uppercase; 
	font-size: 15px; 
	line-height: 20px;
	padding-bottom: 23px;
}
.img-ind + h4 { padding-top: 1px; padding-bottom: 13px;}
.color-1 { color: #2f363c;}
.color-2 { color: #6eb5df;}
.color-red { color:#C00;}

.Летняя,.Зимняя,.Всесезонная { display:block; width:36px; height:36px;  background: url(/assets/images/Летняя-ico.png) 0 0 no-repeat;}
.Зимняя { background: url(/assets/images/Зимняя-ico.png) 0 0 no-repeat;}
.Всесезонная { background: url(/assets/images/Всесезонная-ico.png) 0 0 no-repeat;}
.shs-descr .Летняя,.shs-descr .Зимняя, .shs-descr .Всесезонная { position:absolute; bottom: 40px; left:0;}

.pagi-nav { }
.pagi-title { font: normal 600 18px 'Open Sans', sans-serif;}

#map_canvas {height: 370px;width: 100%;}

table.t1 { border-collapse:collapse; border:none; width:100%; font-size:12px; margin:3px 0 17px 0;}
table.t1 th{ text-align:left; background:#eee;border:1px solid #ccc; padding:5px;}
table.t1 tr.t1-header th{ text-align:left; background:#2081c3; color:#fff;border:1px solid #2081c3; padding:5px; font-weight:400; text-transform:uppercase;}
table.t1 tr.strong td{ font-weight:700;}
table.t1 tr td{ border:1px solid #ccc; padding:5px; background:#fff;}
table.t1 tr:hover td{background: #d2eefe; cursor:default;}

.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
line-height: 1.428571429;
background-color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-responsive {
display: inline-block;
height: auto;
max-width: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.bord-1 {
	border-bottom: 1px solid #e8e8e9;
}
/*lists*/
.brands li {
float: left;
width: 150px;
height: 50px;
list-style-type: none;
margin: 0 20px 20px 0;
}

.list-1 { margin:0 0 20px;}
.list-1 li { padding-left: 14px; background: url(/assets/images/arrow-3.png) 0 50% no-repeat;margin-bottom: 3px;}
.list-1 li + li { margin-top: 6px;}
.list-1 li a {transition: all 0.4s ease; color: #6eb5df;line-height: 14px;}
.list-1 li a:hover {color: #1c2024;} 


.list-2 {
    margin-top: 33px;
}
.list-2 li {color: #6eb5df;}
.list-2 li + li { margin-top: 12px;}
.list-2 li a:first-child {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/assets/images/bg-4.png) 0 10px no-repeat;
	padding-left: 15px;
	float: left;
}
.list-2 li:hover a { color: #333745;}
.list-2 li a + a { float: right; text-align: right; display: block;-webkit-transition: all .3s ease;transition: all .3s ease;}
.list-2 .extra-wrap { background: #000; height: 18px; background: url(/assets/images/bg-14.png) 0 bottom repeat-x;-webkit-transition: all .3s ease;transition: all .3s ease;}
.list-2 li:hover .extra-wrap { background: url(/assets/images/bg-15.png) 0 bottom repeat-x;}

.list-3 { margin:0 0 20px 0;}
.list-3 li { padding-left: 3px; /*background: url(/assets/images/arrow-3.png) 0 50% no-repeat;*/ font: normal 300 16px/18px Arial; margin-bottom:10px; color:#888;}
.list-3 li.last a{ color:#C00;}

.list-4 { margin:0 0 20px 20px;}
.list-4 li { padding-left: 3px; font: normal 300 13px/16px Arial; margin-bottom:3px; }
.list-4 li.active a{ color:#C00;}

/*.btn {
	display: inline-block;
	font-family: 'Open Sans', sans-serif; 
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6eb5df;
	font-weight: 300;
	margin-top: 23px;
}
.btn:hover { color: #333745;}*/

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 8px;
  font-size: 12px; font-weight:600; font-family:'Open Sans', sans-serif;
  line-height: 1.428571429;
  /*border-radius: 4px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color:#666; text-transform:uppercase; border-bottom:2px solid #999;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;/*box-shadow:0 2px 0 #999;*/
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; width:100%; border-bottom:2px solid #285e8e;
	min-width: 100px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;/*box-shadow:0 2px 0 #285e8e;*/
  outline: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

h2 + .list-1{ margin-top: 4px;}
/*auxiliary*/

.img-ind {float: left; margin-right: 19px; margin-top: 5px;}
.img-ind img { width: 100%;}
.wrapper img, .wrapper {width: 100%; position: relative;}
.extra-wrap {overflow:hidden;/* width: auto; *//* width: 100%; */}
.grid_inside { margin: 0 -10px;}
.aligncenter {text-align: center !important;}
.alignleft {text-align: left !important;}
.it {font-style:italic; display: inline-block;}
.fleft {float: left;}
.fright {float: right;}
.h-underline:hover { text-decoration: underline;}
.underline {text-decoration: underline;}
.upp {text-transform: uppercase;}
.transition {transition: all 0.4s ease;}

.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after { clear: both;}

.clear { clear:both; height:1px;}



p { padding-bottom: 18px;}
.p1 { padding-top: 40px; padding-bottom: 6px;}
.p2 { padding-bottom: 9px;}
.p3 { padding-top: 6px; padding-bottom: 10px;}
.p4 { padding-top: 108px; padding-bottom: 0px;}

.mar-b-30 { margin-bottom:30px;}

/************Header************/

header {
	background: url(/assets/images/bg-10.gif) 0 29px repeat-x;;
}

#logo { float: left; margin-top: 15px; z-index: 200; position: relative;}

.head-top span { text-decoration:none; color:#7ecefd;}

.header-top { position: relative; z-index: 102;}
.header-top > div { float: left; color: #afb2bc; font-family: 'Open Sans', sans-serif; margin-top: 74px;}
.header-top > div:first-child, .tel div { 
	/*background: url(/assets/images/icon-1.png) 0 4px no-repeat;*/
	/*padding-left: 37px;*/
	font-size: 16px; 
	line-height: 19px;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	margin-top: 40px; color:#c8c8c8;
}
.header-top > div:first-child, .tel div span { 
	/*background: url(/assets/images/icon-1.png) 0 4px no-repeat;*/
	/*padding-left: 37px;*/
	font-size: 13px; 
	line-height: 17px;
	text-transform: none; padding-left:4px;
}
.tel-dop div { 
	margin-top: 40px; text-align:center;
}
.header-top > div + div, .grid_3 #shopCart { 
	/*background: url(/assets/images/icon-2.png) 0 3px no-repeat;
	padding-left: 27px;*/
	font-size: 14px; 
	line-height: 16px;
	margin-top: 42px;color:#c8c8c8;
	/*padding-right: 13px;*/
}
.grid_3 #cartInner { padding:5px 0 0 40px;}

.box-1 { background: #2e343a;}
.box-1 > div:first-child {
	background: #2081c3 url(/assets/images/bg-8.gif) 0 0 repeat-x;
	padding: 9px 15px 12px 28px;
}
.box-1 .inside {
	position: relative;
	padding: 32px 30px 43px 29px;
	color: #8c9ba7;
	font: 14px/21px Arial, sans-serif;
}
.box-1 a { 
	position: absolute;
	bottom: 0px;
	right: 0;
	display: block;
	background: url(/assets/images/bg-9.png) 0 0 no-repeat;
	width: 54px;
	height: 55px;
}
.box-1 a:hover { background: url(/assets/images/bg-9-h.png) 0 0 no-repeat;}

.row-1 { margin-top: -225px;}
/*slider*/
.slider {
	margin-top: 1px;
	position: relative;
}
.slider h4 {
	color: #ffffff;
	padding-bottom: 7px;
	line-height: 24px;
}
	.slider .camera_caption {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 19px;
		padding-top: 18px;
		left: 0;
		top: -2px;
		bottom: 0px;
		width: 29%;
		background: url(/assets/images/bg-7.png) 0 0 repeat;
		color: #ffffff;
		z-index: 100;
		line-height: 23px;
		position: absolute;
		color: #8c9ba7;
	}
		.slider .camera_wrap {margin-bottom: 0px !important; height:406px;}


.slider .camera_prev,
.slider .camera_next { 
	bottom: 60px; 
	top:auto; 
	width: 38px;
	height: 38px;
}
.slider .camera_prev { left: 38px;}
.slider .camera_next { left: 75px;}
.slider .camera_prev > span {
	display: block;
	height: 38px;
	width: 38px;
	text-indent: -5000px;
	background: #6b7886 url(/assets/images/arrow-1.png) center center no-repeat;
}
.slider .camera_prev > span:hover {
	background: #87d2fd url(/assets/images/arrow-1.png) center center no-repeat;
}
.slider .camera_next > span {
	display: block;
	height: 38px;
	width: 38px;
	text-indent: -5000px;
	background: #6b7886 url(/assets/images/arrow-2.png) center center no-repeat;
	margin-left: 1px;
}
.slider .camera_next > span:hover {
	background: #87d2fd url(/assets/images/arrow-2.png) center center no-repeat;
}
/************Content***********/

.content { padding-bottom: 25px;}
.B_crumbBox { display:block; margin-top:10px; font-size:12px;}
.B_firstCrumb, .B_crumb, .B_lastCrumb { padding:1px 4px;}
.B_lastCrumb { color:#999;}
h2 + .box-2 {margin-top: 27px;}
.box-2 { margin-top: 25px;}
.box-2 > div { width: 50%; float: left;}
.box-2 > div:first-child > div,
.box-2 > div:first-child > img { float: left;}
.box-2 > div:first-child .inside { 
	position: absolute; 
	background: #6eb5df;
	top: 0px;
	right: 14px;
	height: 100%;
	width: 32%;
	font-size: 30px;
	line-height: 1em;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
}
.box-2 > div:first-child .inside > div {
	padding-top: 16px;
	position: relative;
}
.box-2 > div:first-child .inside span { 
	display: block;
	font-size: 20px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 6px;
}
.box-2 > div:first-child .inside a {
	display: block;
	right: 0;
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 34px;
	background:  url(/assets/images/bg-11.gif) 0 bottom repeat-x;
}
.box-2 > div:first-child .inside a:hover { background: #1f81c3; }
.box-2 > div:first-child .inside a:after {
	position: absolute;
	content: "";
	bottom: 0px;
	top: auto;
	left: 0;
	right: 0;
	height: 34px;
	background: url(/assets/images/bg-12.png) center center no-repeat;
}
.box-2 > div:first-child .inside > div:after {
	position: absolute;
	content: "";
	height: 16px;
	width: 12px;
	right: -12px;
	top: 12px;
	background: url(/assets/images/arrow-4.png) 0 0 no-repeat;
}
.box-2 h3 { color: #6eb5df; padding-top: 0;}
.box-2 > div:first-child { position: relative;}
.box-2 > div + div { 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}


.box-3 { margin-top: 1px;}
.logos {margin-right: 53px;}

.row-2 { margin-top: 6px;}

.dl-1 { margin:15px 0; font: normal 400 16px/20px Arial;}
.dl-1 dt,.dl-1 dd{ display:block; float:left; margin-bottom:5px; height:23px;}
.dl-1 dt{ min-width:170px; margin-right:10px; clear:both;}
.dl-gruz dt{ min-width:130px;}
.dl-1 i{ min-width:20px; text-align:center; margin-right:10px; color:#ccc;}

/*------------------Search----------------------------------------*/
.search  {margin:15px 10px }
.search form  {margin-top:15px;}
.search form label { /* display:block; margin-top:9px; line-height:1.2em; */}
.search form input { /* width:30%; background: #F7F7F7; */}
.search form .fltr_block_interval input { 
	width: 65px;
    border: 1px solid #C3C3C3;
    border-radius: 2px;
    margin-left: 5px;
	margin-right: 10px;
	font-size: 14px;
    padding: 2px 4px;
}
.search form select { width:100%; background: #F7F7F7; border:1px solid #ccc; padding:1px 2px;}
.search form option { font-size: 13px;padding: 5px;}
.search form button.btn-primary,.search form button.btn{ width:50%; margin-top:19px; font-size:10px;}
.search form button.btn{ width:49%;}

/************Footer************/
footer { 
	background: #2c3238 url(/assets/images/bg-13.gif) 0 0 repeat-x; 
	padding-bottom: 20px;
	color: #8c9ba7;
	text-transform: uppercase; 
}
footer .fleft,footer .fright { margin-top: 16px; font-size: 13px; font-family: Arial;}
.list-services { margin-top: 11px; }
.list-services li {
	display: inline-block;
	margin-right: 0px;
	perspective: 500;
	-webkit-perspective: 500;
	line-height: 32px;
}
	.list-services li > a { display: block; width: 33px;}
	.list-services li > a > span {
		border-radius: 50%;
		text-decoration: none;
		display: block;
		height: 32px;
		width: 32px;
		background: url(/assets/images/soc-icons.png) no-repeat;
	    position: absolute;
	    -webkit-backface-visibility:hidden; /* Chrome and Safari */
	    -moz-backface-visibility:hidden; /* Firefox */
	    -ms-backface-visibility:hidden; /* Internet Explorer */
	    backface-visibility:hidden;
	}

	.list-services-1 .sp-1 { background-position: 0px 0px; }
	.list-services-2 .sp-1 { background-position: -38px 0px; }
	.list-services-3 .sp-1 { background-position: -76px 0px; }
	.list-services-4 .sp-1 { background-position: -114px 0px; }
	.list-services-5 .sp-1 { background-position: -92px 0px; }

	.list-services-1 .sp-2 { background-position: 0px -32px; }
	.list-services-2 .sp-2 { background-position: -38px -32px; }
	.list-services-3 .sp-2 { background-position: -76px -32px; }
	.list-services-4 .sp-2 { background-position: -114px -32px; }
	.list-services-5 .sp-2 { background-position: -92px -32px; }

	.list-services li > a:hover .sp-1, .list-services li > a .sp-2 {
	    -webkit-transform:rotateY(180deg);
	    -moz-transform:rotateY(180deg);
	    transform:rotateY(180deg);
    	transition:all .6s ease-out;
    	visibility: hidden;
	}
	.list-services li > a:hover .sp-2, .list-services li > a .sp-1 {
	    -webkit-transform:rotateY(0deg);
	    -moz-transform:rotateY(0deg);
	    transform:rotateY(0deg);
    	transition:all .6s ease-out;
    	visibility: visible;
	}

.box-4 { margin-top: 1px;}
.box-4 + .box-4 { margin-top: 20px;}
.box-4 h4 { padding-top: 1px; padding-bottom: 15px;}

.row-2 .list-1 { margin-top: 19px;}


/*toTop*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	cursor:pointer;
	overflow:hidden;
	width: 29px;
	height: 28px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(/assets/images/ui.totop.png) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}

	#toTop:hover {
		display:block;
		overflow:hidden;
		float:left;
		background-position: -32px 0;
	}

	#toTop:active, #toTop:focus {outline:none;}


.mar-t-25 { margin-top:25px;}

.pad-top-50 { padding-top:50px;}

.ymaps-map {
box-shadow: 0 1px 5px #999;
	
}
.count-cont {
    display: flex;
}
.value-button {
	font-size: 18px;
	display: inline-block;
	border: 1px solid #ddd;
	margin: 0px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	padding: 11px 0;
	background: #eee;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

form #decrease {

}

form #increase {

}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
	text-align: center;
	font-size: 16px;
	border: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	width: 40px;
	height: 40px;
	color: #666;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1050px) {
	.bg-2 {width: 100%;}
}

@media only screen and (max-width: 995px) {
	.slider .camera_wrap { height:323px;}
	.slider .camera_caption span { display: none;}
	.logos { margin-right: 20px;}
	.img-ind { margin-bottom: 0px;}
	.box-1 h3 { font-size: 18px; line-height: 20px;}
	.list-2 li a { font-size: 12px;} 
	.list-2 .extra-wrap {height: 18px;}
	#logo {margin-top: 35px;}
	.header-top > div:first-child, .tel div {font-size: 15px;}
}
@media only screen and (max-width: 767px) {
	header { background: none;}
	.slider .camera_wrap { height:200px;}
	.header-top > div + div { margin-top: 10px; padding-right: 0;}
	h1 { /*width: 50%;*/}
	h1 img { width: 100%;}
	.header-top { width: 47%;}
	.header-top > div:first-child { margin-top: 10px; font-size: 15px; margin-right: 0;}
	h1 a { display: inline-block;}
	.header-top > div + div {padding-left: 36px; padding-bottom: 10px;}
	.slider .camera_caption { display: none!important;}
	.w1 { width: 48%!important; margin-left: 1%; margin-right: 1%; margin-top: 20px; float: left;}
	.box-3 { width: 29%!important; margin-left: 2%; margin-right: 2%;  margin-bottom: 20px;}
	.logos { margin-right: 2px;}
	.w2 { width: 44%!important; margin-left: 3%; margin-right: 3%;}
	.slider .camera_prev, .slider .camera_next {bottom: 3px;}
	.box-2 > div {width: 49%;float: left;}
	.grid_inside { margin: 0px;}

	.slider .camera_prev {left: 3px;}
	.slider .camera_next {left: 40px;}
	.header-top > div br { display: none;}
	.bg-2 {margin-top: 20px;}
	.tel div,#shopCart,.tel-dop div {margin-top: 20px;}
	.shop-cart .table tbody tr td, .shop-cart .table tfoot tr td {
    display: block;
    width: 100%;
    max-width: none;
    padding: 15px;
    text-align: left;
}
	.shop-cart .table thead {
    display: none;
}
}
@media only screen and (max-width: 479px) {
	.w1 { width: 100%!important; margin-right: 0; margin-left: 0;}
	.box-2 > div:first-child .inside { right: 0px; font-size: 30px; width: 35%;}
	.box-2 > div:first-child .inside span { font-size: 30px;}
	.box-2 > div { width: 100%; padding-left: 0; float: none;}
	.box-2 > div:first-child { width: 100%; float: none;}
	.box-2 > div:first-child > div, .box-2 > div:first-child > img { width: 64%;}
	.box-2 > div + div { margin-top: 20px; padding-bottom: 10px;}
	footer .fright { float: none; margin-bottom: 7px;}
	.box-2 > div:first-child .inside > div:after { display: none;}
	.box-3 { width: 46%!important; margin-right: 2%; margin-left: 2%;}
	.logos { margin-right: 6px; }
	.img-ind { width: 100%; margin-right: 0; margin-bottom: 20px;}
	.w2 { width: 100%!important; margin-left: 0; margin-right: 0;}
	.header-top { width: 100%;}
	h1 { margin-top: 20px; width: 75%;}
	.bg-2 {margin-top: 20px;}
	.tel div,#shopCart,.tel-dop div {margin-top: 20px;}
	.search {margin: 0;}
}
@media only screen and (max-width: 320px) {

}

@media (min-width: 768px){
.bs-docs-sidebar {padding-left: 0;}
}