body {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight: 400;color: #464646;font-size: 14px;line-height: 20px;width: 100%;margin-right:0!important;padding-right:0!important}
h1, h2, h3, h4, h5, h6 {color: #464646;}
h2{margin-bottom: 20px;}
/* default font size */
.fa {font-size: 14px;}
.blsoc .fa {font-size:24px;line-height: 1.2;}
.blsoc .telegram .fa {font-size:22px!important;line-height: 1.3;padding-right:1px;}
/* Override the bootstrap defaults */
h1 {font-size: 33px;}
h2 {font-size: 27px;}
h3 {font-size: 20px;}
h4 {font-size: 15px;}
h5 {font-size: 12px;}
h6 {font-size: 10.2px;}
a {color: #36748f;}
a:hover {text-decoration: none;}
legend {font-size: 18px;padding: 7px 0px}
label {font-size: 12px;font-weight: normal;}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {font-size: 12px;}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {font-size: 12px;}
.input-group .input-group-addon {font-size: 12px;height: 30px;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline;}
div.required .control-label:before {content: '* ';color: #F00;font-weight: bold;}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top{border-bottom:1px solid #ced4da;min-height:25px}
#top .container{padding:0 20px}
#top #form-currency .currency-select,#top #form-language .language-select{text-align:left}
#top #form-currency .currency-select:hover,#top #form-language .language-select:hover{text-shadow:none;color:#464646;background-color:#fafafa;background-repeat:repeat-x;outline:0;box-shadow:none}
#top .btn-link,#top-links a,#top-links li{color:#888;text-shadow:0 1px 0 #fff;text-decoration:none}
#top .btn-link:hover,#top-links a:hover{color:#444}
#top-links .dropdown-menu a{text-shadow:none}
#top-links .dropdown-menu a:hover{color:#fff}
#top .btn-link strong{font-size:14px;line-height:14px}
#top-links{padding-top:6px}
#top-links a+a{margin-left:15px}
/* logo */
@media (min-width: 992px) {
#logo {padding:5px 0px;max-width:210px;}
}
@media (max-width: 991px) {
#logo {max-width:210px;margin-left: auto;margin-right: auto;padding-top:8px;}
}
/* Модификация Слайдера на главной */
.button-next:hover {background-color: rgba(0,0,0,.2);}
.button-next {background-color: rgba(0,0,0,.129);position: absolute;width: 40px;z-index:999;right:0;top: 0;bottom: 0;text-align: center;cursor: pointer;color: #fff;}
.button-next i{color:#fff;font-size:25px;position: absolute;top: 50%;transform: translate(-50%,-50%);}
.button-prev i{color:#fff;font-size:25px;position: absolute;top: 50%;transform: translate(-50%,-50%);}
.button-prev:hover {background-color: rgba(0,0,0,.2);}
.button-prev {background-color: rgba(0,0,0,.129);position: absolute;width: 40px;z-index:999;left:0;top: 0;bottom: 0;text-align: center;cursor: pointer;color: #fff;}
/* search */
#search {
	margin-bottom:3px;
	margin-top:3px;
}
#search .input-lg {
	height: 39px;
	line-height: 20px;
	font-size:16px;
	padding: 0 10px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#search .btn-lg {
	height: 39px;
	font-size: 15px;
	line-height: 1px;
	text-shadow: 0 1px 0 #FFF;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	background:#e9ecef;
	border: 1px solid #ced4da;
}
#search .input-lg::-webkit-input-placeholder {font-size:16px;color:#6c757d}
/* cart */
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #ced4da;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
.oftxt {margin: 15px 0;border-bottom: 2px dashed;}
.magpodval {font-size: 25px;font-weight: 700;margin-bottom: 10px;margin-top: 10px;}
footer{margin-top:30px;color:#ced4da}
footer a{color:#ccc}
footer a:hover{color:#fff}
footer h5{font-family:'Open Sans',sans-serif;font-size:13px;font-weight:700;color:#fff}
footer{padding-top:24px;padding-bottom:24px;background:#171819}




/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ced4da;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default,.btn-default:hover  {
background-color: #e9ecef;
    border: 1px solid #ced4da;
	color: #495057;
}
.btn-default.focus, .btn-default:focus {
    color: #495057;
    background-color: #e6e6e6;
    border-color: #ced4da;
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {outline: none;}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #495057;
    background-color: #e6e6e6;
    border-color: #ced4da;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #495057;
    background-color: #e6e6e6;
    border-color: #ced4da;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 1px 5px rgb(0 0 0 / 13%);
}

#search .form-control:focus {
    border-color: #ccc;
	border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%), 0 0 0px rgb(102 175 233 / 60%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%), 0 0 0px rgb(102 175 233 / 60%);
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #ced4da;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #ced4da;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ced4da;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

@media (min-width:767px){.product-list .product-thumb .image{float:left;padding:0}
}

.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ced4da;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ced4da;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button{width:60%;border:none;display:inline-block;float:left;background-color:#fff;color:#464646;line-height:38px;font-weight:700;text-align:center;text-transform:uppercase}
.product-thumb .button-group button+button{width:20%;border-left:1px solid #ced4da}
.product-thumb .button-group button:hover{color:#464646;background-color:#e9ecef;text-decoration:none;cursor:pointer}


@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ced4da;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
/* шаблон*/
.backheder{background:#404040;height:45px;margin-bottom:5px}
.nav>li>a {
    height: 45px;
}
.navbar-nav>li>a {
    padding-top: 13px;
padding-bottom: 15px;}
.backheder .nav>li>a {padding-left:8px;color: #ffc107;}
.backheder .nav>li>a:focus, .nav>li>a:hover {color: #36748f;text-decoration: none;background:none;}
/* menu*/
#menu-block {
  padding: 0;
  margin: 0;
}
/*стили всего блока меню, пунктов и ссылок*/
.vertical-menu {
  display: block;
  background: #2e3a52;
  border-radius:4px;
  padding: 0;
  margin: 0;
  width:100%; /*ширина меню и выпадающих блоков*/
}
.vertical-menu li {
  position: relative;
  list-style: none;
  outline: none;
  border-bottom: 1px dotted #fff;
  padding: 0;
}
.vertical-menu li:last-child {
    border-bottom: none;
}
.vertical-menu li:focus {color:#000;background:#fff;}
.vertical-menu a {font-size: 16px;display: block;text-decoration: none;text-align: left;color: #E6E6FF;padding:8px;margin: 0;}
.vertical-menu a:hover {color:#ffc107;}
.vertical-menu li:hover  a {  color: #ffc107;}
.vertical-menu li:hover .drop-block a {color: #fff;}
.vertical-menu li:hover .drop-block a:hover {color: #ffc107;}
.vertical-menu .drop-block li:hover  a {  color: #ffc107;}
.drop-block2 a {color: #fff!important;}
.drop-block2 a:hover {  color: #ffc107!important;}
/*стиль пункта с подменю*/
.drop-link > a {
  margin: 0;
}
/*стили для уголков*/
.drop-link:after,
.drop-link:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.drop-link:before {
content:"+";
width: 20px;
height: 30px;
font-size:18px;
position: absolute;
top: 6px;
right: 4px;
z-index:1;
display: inline-block;
color: #fff;
}
.drop-link:hover:before {
content:"−";
	color:#ffc107;
	font-size:18px;
}
.drop-link:hover:after {

  margin-right: 0;
}
.drop-block {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 100%; /*если меню справа - right: 100%;*/
  top: -9999em; /*скрываем выпадающие блоки*/
  background: #2e3a52;
  border-radius:4px;
  opacity: 0;
  padding: 0;
margin-left: 2px;
  min-width: 250px; /*обычная ширина*/
  width: auto; /*ширина если строка без пробелов и переносов*/
}
.drop-link:hover > .drop-block {
  top: 0; /*показываем выпадающие блоки*/
  opacity: 1;
 transition: .25s opacity, .25s visibility;
}
.drop-block2 {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 100%; /*если меню справа - right: 100%;*/
  top: -9999em; /*скрываем выпадающие блоки*/
  background: #2e3a52;
  border-radius:4px;
  opacity: 0;
  padding: 0;
margin-left: 2px;
  min-width: 250px; /*обычная ширина*/
  width: auto; /*ширина если строка без пробелов и переносов*/
}
.drop-link:hover > .drop-block2 {
  top: 0; /*показываем выпадающие блоки*/
  opacity: 1;
   transition: .25s opacity, .25s visibility;
}
/**/
.buttoncategory:before {
    content: "\f0c9";
    font-family: 'FontAwesome';
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    font-weight: 400;
}
.buttoncategory{color:#fff;height:45px;background:none;border: 0;}
.over {position:fixed;display:none;top:0;right:0;bottom:0;left:0;z-index:10;opacity:0;background-color:rgba(11,11,11,.6)}
.col-ver {width:auto;float:left;position:relative;z-index:11;padding-right:15px}
.ul-top-items {display:none;position:absolute;top:100%;left:0;width:100%;box-shadow:none;-webkit-box-shadow:none;min-width: 250px;margin-top:5px;}

header .phone a {
    text-decoration: none;
    line-height: 1.5rem;
    font-size: 28px;
	font-family: 'Open Sans';
    color: #464646;
    display: block;
}
header .phone small {
    display: block;
	color: #464646;
	margin-left:3px;
    margin-top: 7px;
    font-size:13px;
}
header{padding:11px 0;}

/* Стиль верхнего меню */
.svg-icon{max-height:100%}
.pull-right{float:right!important}.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.list-nav--align-right{text-align:right}.list-nav--valign-middle .list-nav__item{vertical-align:middle}
.list-nav--valign-bottom .list-nav__item{vertical-align:bottom}
.list-nav__item{display:inline-block;font-size:13px;vertical-align:middle;position:relative;}
.list-nav__item:hover .list-nav__drop{display:block}.list-nav__item:hover .list-nav__link{color:#777}
.list-nav__item--active .list-nav__link{color:#9aa1ab}.list-nav__item--active .list-nav__arrow{fill:#9aa1ab}
.list-nav__link{color:#4d60a0;text-decoration:none;border:0}.list-nav__link:hover{color:#777;text-decoration:none}
.list-nav__link--empty,.list-nav__link--empty:hover{color:#666!important;text-decoration:none;cursor:default;pointer-events:none}
.list-nav__ico{float:left;margin-right:3px}.list-nav__ico--caret-down{width:8px;height:8px;fill:#9aa1ab}
.list-nav__ico--caret-down svg{max-height:100%;max-width:100%}
.list-nav__arrow{display:inline-block;fill:#4d60a0;color:#4d60a0;position:relative;top:-1px}
.list-nav__arrow--down{width:8px;height:5px}.list-nav__drop{display:none;position:absolute;z-index:1000;top:100%;left:0}
.list-nav__drop--rtl{right:0;left:auto}.tree-nav{position:relative;padding:5px 0;border:2px solid #777;text-align:left;background:#fff}
.tree-nav{box-shadow: 0 3px 4px rgba(0,0,0,.15);}
.overlay{padding:1px 0;border:1px solid #ced4da;text-align:left;background:#fff;box-shadow: 0 3px 4px rgba(0,0,0,.15);border-radius: 0px 0px 2px 2px;}
.overlay__item{position:relative}
.overlay__item:hover{background:#fafafa}
.overlay__item:hover>.overlay__drop{display:block}
.overlay__link{display:block;padding:5px 20px 5px 10px;white-space:nowrap;color:#464646;text-decoration:none;line-height:1.42;}
.overlay__link:hover{color:#222}.overlay__ico{float:left;margin-top:-1px;margin-right:4px}
.overlay__arrow{position:absolute;right:5px;top:50%;margin-top:-8px;display:inline-block;fill:#4d60a0}
.overlay__arrow--right{width:4px;height:7px}.overlay__drop{display:none;position:absolute;top:0;left:100%;white-space:nowrap}
.overlay__drop--rtl{right:100%;left:auto}
.user-panel{float: right;margin-right:-20px;border-left:0px solid #ced4da;}
.user-panel--align-center{text-align:center}
.modal__footer,.user-panel--align-right{text-align:right}
.user-panel--valign-middle .user-panel__item{vertical-align:middle}
.user-panel--valign-bottom .user-panel__item{vertical-align:bottom}
.user-panel__item{display:inline-block;font-size:13px;vertical-align:top;position:relative;border-right:0px solid #ced4da;border-top:0;border-bottom:0}
.user-panel__item:hover .user-panel__drop{display:block}.user-panel__item--active .user-panel__link{color:#777}
.user-panel__link{color:#464646;text-decoration:none}
.user-panel__link:hover,.user-panel__link:active,.user-panel__link:focus{color:#464646;text-decoration:none}
.user-panel__link{padding:4px 0px 5px 15px;display:block;font-size:13px;cursor:pointer;white-space:nowrap}
.list-nav__item a:first-child{padding:4px 12px 5px 2px;}
.user-panel__link--empty{color:#464646;text-decoration:none;}
.user-panel__link--empty:hover{color:#777;text-decoration:none;}
.user-panel__ico{float:left;margin-right:5px;color:#777}.user-panel__ico--wishlist{width:16px;height:15px}
.user-panel__ico--compare{width:13px;height:15px}.user-panel__ico--profile{width:16px;height:16px}
.user-panel__link--empty .user-panel__ico{color:#666;fill:#666}
.user-panel__arrow{display:inline-block;fill:#4d60a0;position:relative;top:-1px}
.user-panel__arrow--down{width:8px;height:5px}.user-panel__drop{display:none;position:absolute;z-index:1000;top:100%;left:0}
.user-panel__drop--rtl{right:-1px;left:auto}
.list-nav {margin-left:-21px;}
.bcurr  {text-align: left;font-size: 13px;color:#464646;background:#fff;width:100%;line-height: 1.42857143;padding: 5px 10px 5px 10px;border:0px;min-width: max-content;}
.bcurr:hover,.bcurr:active {text-shadow: none;color: #464646;background-color: #fafafa;background-repeat: repeat-x;outline: none;box-shadow: none;}
#link-compare:before {
    content: "\f1fe";
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #519fc1;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    vertical-align: baseline;
}
.kabin :before {
    content: "\f007";
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #519fc1;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    vertical-align: baseline;
}
.kabin :after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    margin-left: 6px;
    vertical-align: baseline;
}
#wishlist-total:before {
    content: "\f004";
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #519fc1;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    vertical-align: baseline;
}

.langua .user-panel__link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    margin-left: 6px;
    vertical-align: baseline;
}
.row {
    margin-right: -7px;
    margin-left: -7px;
}
.container {
    padding-right: 7px;
    padding-left: 7px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 7px;
    padding-left: 7px;
}
.payment {
    display: inline-block;
    margin-right: 4px;
    margin-top: 3px;
}
.payment img {
    border-radius: 2px;
}

/* modal */
.modal-backdrop.in{background-color:rgb(0, 0, 0);opacity:0.6}
.modal-content{border-radius: 0px;box-shadow:0 0 0 6px rgba(153,153,153,.3)}
.modal-header{border-bottom:0;border-top-left-radius:6px;border-top-right-radius:6px}
.modal-footer{border-top:0;background:#f8f8f8;border-bottom-left-radius:6px;border-bottom-right-radius:6px}
.modal-header{background:#fff;padding:15px 0 10px 26px;border:0;border-radius:6px}

.backheder .navbar-nav a:hover {opacity:0.8;}
.swiper-viewport {
    margin: 0 0 60px;
    background: #fff;
    z-index: 1;
	padding:4px;
    border: 1px solid #ced4da!important;
    border-radius:4px!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    width: 100%;
    position: relative;
    overflow: visible;
}
.modal-header .close {
    margin-top: -10px;
    margin-right: 10px;
}
.d-inline-block {display: block;margin-top:6px;}
.phoneh {background:#3a7a95;display: inline;padding:4px 12px 6px 9px;border-radius:4px;}
.phoneh span {color:#fff;line-height:1}

.phoneh i {margin-right: 2px;font-size:18px;color: #fff;vertical-align: bottom;}
.blsoc {
    text-align: center;
    display:block;
}
.social a {
    text-align: center;
    width: 44px;
    height: 44px;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
   box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 24px;
    margin: 0 10px 0 0;
    padding: 6px;
    color: #000;
}
.youtube a:hover {background: #c4302b; color: #fff;}
.twitter a:hover {background: #00acee; color: #fff;}
.instagram a:hover {background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); color: #fff;}
.facebook a:hover {background: #3b5998; color: #fff;}
.vk a:hover {background: #5d84ae; color: #fff;}
.odnoklassniki a:hover {background: #f93; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}
.whatsapp a:hover {background: #50b154; color: #fff;}
.viber a:hover {background: #784f99; color: #fff;}
.btn-cart {border:0;background: none;padding-right: 5px;}
.btn-cart .fa {font-size:42px;color:#36748f}
#cart {text-align: right;}
#cart-total{position: absolute;top: -2px;right: 0;width: 16px;height: 16px;border-radius: 1rem;display: block;background-color: #ffc107;font-size:11px;line-height: 1.4;font-weight: bold;color: #464646;vertical-align: middle;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);}
a:active,a:focus,a:hover{text-decoration:none}
legend{font-size:22px;padding:7px 0}
label{font-size:12px;font-weight:400}
#oneclick label{font-size:13px;margin-left:7px}
#zvonokform label{font-size:13px;margin-left:7px}
#oneclick label a,#zvonokform label a{font-size:13px;color:#36748f;text-decoration:none!important;border-bottom:1px solid #36748f}
.alert a{font-size:13px;color:#36748f;text-decoration:none!important;border-bottom:1px solid #36748f}
#oneclick a,#zvonokform a{font-size:13px!important}
.header_call_desc .alert a{display: inline-block;font-size:13px!important}
#oneclick a:hover,#oneclick label a:hover,#zvonokform a:hover,#zvonokform label a:hover,.alert a:hover,.header_call_desc .alert a:hover{color:#36748f;border-bottom:1px solid transparent;font-size:13px!important}
input[type=color].form-control,input[type=date].form-control,input[type=datetime-local].form-control,input[type=datetime].form-control,input[type=email].form-control,input[type=month].form-control,input[type=number].form-control,input[type=password].form-control,input[type=search].form-control,input[type=tel].form-control,input[type=text].form-control,input[type=time].form-control,input[type=url].form-control,input[type=week].form-control,select.form-control,textarea.form-control{font-size:12px}
.input-group .dropdown-menu,.input-group .popover,.input-group input,.input-group select{font-size:12px}
.input-group .input-group-addon{font-size:12px;height:30px}
span.hidden-lg,span.hidden-md,span.hidden-sm,span.hidden-xs{display:inline}
div.required .control-label:before{content:'* ';color:red;font-weight:700}
.dropdown-menu li>a:hover{text-decoration:none;color:#000;background-repeat:repeat-x}
.navbar-collapse{padding-right:0;padding-left:0}
#menu2{background-color:#fff;background-repeat:repeat-x;min-height:52px}
#menu2 .nav>li>a{padding:18px 18px;min-height:52px;color:#464646;font-size:14px;font-weight:400;text-transform:uppercase;background-color:transparent}
#menu2 .nav>li>a:hover{color:#36748f}
#menu2 .nav>li>a:active{color:#36748f}
#menu2 .nav>li>a:focus{color:#36748f}
@media (min-width:992px){#menu2 .dropdown:hover a{color:#36748f}
#menu2 .dropdown:active a{color:#36748f}
#menu2 .dropdown:focus a{color:#36748f}
}
#menu2 .dropdown-menu{padding-bottom:5px}
#menu2 .dropdown-inner{display:table}
#menu2 .dropdown-inner ul{display:table-cell}
#menu2 .dropdown-inner a{width:max-content;display:block;padding:6px 15px;clear:both;line-height:1.42;color:#464646!important;font-size:13px}
#menu2 .dropdown-inner li a:hover{color:#36748f!important}
#menu2 .see-all{display:block;margin-top:.5em;border-top:1px solid #ced4da;padding:3px 20px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 3px 3px;font-size:12px}
#menu2 .see-all:focus,#menu2 .see-all:hover{text-decoration:none;color:#fff;background-color:#229ac8;background-image:linear-gradient(to bottom,#23a1d1,#1f90bb);background-repeat:repeat-x}
#menu2 #category{float:left;padding-left:15px;font-size:16px;font-weight:700;line-height:40px;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.2)}
#menu2 .btn-navbar{font-size:15px;font-stretch:expanded;color:#fff;padding:2px 18px;float:right;background-color:#229ac8;background-image:linear-gradient(to bottom,#23a1d1,#1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a}
#menu2 .btn-navbar.disabled,#menu2 .btn-navbar:active,#menu2 .btn-navbar:focus,#menu2 .btn-navbar:hover,#menu2 .btn-navbar[disabled]{color:#fff;background-color:#229ac8}
@media (min-width:992px){#menu2 .dropdown:hover .dropdown-menu{display:block}
}
@media (max-width:991px){.navbar-collapse.in{border-bottom:0 solid #d1c9ca}
#menu2{border-radius:6px;box-shadow:0 5px 10px rgb(0 0 0 / 10%);border-top-left-radius:0;border-top-right-radius:0}
#menu2 div.dropdown-inner>ul.list-unstyled{display:block}
#menu2 div.dropdown-menu{margin-left:0!important;padding-bottom:10px;background-color:rgba(0,0,0,.1)}
#menu2 .dropdown-inner{display:block}
#menu2 .dropdown-inner a{width:100%;color:#fff}
#menu2 .dropdown-menu a:hover,#menu2 .dropdown-menu ul li a:hover{background:rgba(0,0,0,.1)}
#menu2 .see-all{margin-top:0;border:none;border-radius:0;color:#fff}
}
#content{min-height:300px}
.alert{padding:8px 14px 8px 14px}
.breadcrumb{margin:0 0 20px 0;padding:8px 0;border:1px solid #ced4da}
.breadcrumb i{font-size:15px}
.breadcrumb>li{text-shadow:0 1px 0 #fff;padding:0 20px;position:relative;white-space:nowrap}
.breadcrumb>li+li:before{content:'';padding:0}
.breadcrumb>li:after{content:'';display:block;position:absolute;top:-3px;right:-5px;width:26px;height:26px;border-right:1px solid #ced4da;border-bottom:1px solid #ced4da;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.pagination{margin:0}
.buttons{margin:1em 0}
.btn-xs{font-size:9px}
.btn-sm{font-size:10.2px}
.btn-lg{padding:10px 16px;font-size:15px}
.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:12px}
.btn-group>.btn-xs{font-size:9px}
.btn-group>.btn-sm{font-size:10.2px}
.btn-group>.btn-lg{font-size:15px}
.label-product{color:#fff;text-align:center;line-height:23px;padding:0 9px;position:absolute;min-width:46px;text-transform:uppercase;font-size:13px;z-index:3;border-radius:0}
.label-product span{display:block}
.label_action{background:#de6767;color:#fff}
.label_new{background:#8bad49;color:#fff}
.label_sale{background:#4889cc;color:#fff}
.label_hit{background:#ba86ae;color:#fff}
.label-product:nth-child(1){top:20px}
.label-product:nth-child(2){top:47px}
.label-product:nth-child(3){top:74px}
.label-product:nth-child(4){top:101px}
*,button:focus{outline:0}
#grid-view,#list-view{height:30px}
.btn:active,.btn:focus,.btn:hover{outline:0}
.btn{border:1px solid #ced4da;box-shadow:inset 0 0 0 rgba(255,255,255,.2),0 0 0 rgba(0,0,0,.05);font-size:16px;height:38px;border-radius:4px}
.btn {padding: 6px 12px 6px 12px;}
legend {border-bottom:0px solid #e5e5e5;}
.img-thumbnail {border: 1px solid #ced4da;}
.btn-default{color:#464646;background-color:#fff;border-color:#ced4da;}
.btn-primary{border: 1px solid #ff557e;color:#fff;cursor:pointer;background:#ff557e;}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#464646;background-color:#f8f8f8;border-color:#ced4da;outline:0}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary.focus,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;opacity:.95;outline:0}
.btn-default.active,.btn-default.active:active,.btn-default.active:focus,.btn-default.active:hover{color:#ff557e;background-color:#fff;border-color:#ced4da}
.btn.active,.btn:active{box-shadow:inset 0 0 0 transparent}
.btn-danger-nb{border:0;background:0 0}
.btn-danger-nb:hover{border:0;background:0 0}
.btn-danger-nb i{color:#ef4c38}
.btn-danger:active,.btn-danger:focus,.btn-danger:hover{outline:0}
.btn-danger{background-color:#ef4c38;border-color:transparent}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#db4533;border-color:transparent;outline:0}
.btn-danger:hover{color:#fff;background-color:#db4533;border-color:transparent}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#ff557e;border-color:transparent;outline:0}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover{color:#fff;background-color:#db4533;border-color:transparent;outline:0}
.btn-danger:hover{background-color:#db4533;border-color:transparent}
.btn-danger .badge{color:#fff;background-color:#ff557e}
.btn-danger-nb{background-color:transparent;border-color:transparent;border:0;color:#ff557e}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}
.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#464646;text-align:center;background-color:#fff;border:1px solid #ced4da}
.alert{padding:15px;margin-bottom:10px;border:1px solid transparent;border-radius:0}
.alert-danger{color:#464646;background-color:#fff;border-color:#f3b5ad;font-size:13px;margin-bottom:10px}
.alert-success{text-align:center;color:#464646;background-color:#fff;border-color:#b9e2b9;font-size:13px}
.alert-dismissable .close,.alert-dismissible .close{right:0}
.alert{padding:15px;margin-bottom:15px;border:1px solid #a94442;border-radius:5px}
.text-danger{color:#464646}
.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#5bb75b;background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}
.btn-success.active,.btn-success.disabled,.btn-success:active,.btn-success:hover,.btn-success[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,.1)}
.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#df5c39;background-image:linear-gradient(to bottom,#e06342,#dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a}
.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info:hover,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.btn-link{border-color:transparent;cursor:pointer;color:#23a1d1;border-radius:5px}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:rgba(0,0,0,0);background-image:none;box-shadow:none}
.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#363636;background-image:linear-gradient(to bottom,#444,#222222);background-repeat:repeat-x;border-color:#222 #222 #000}
.btn-inverse.active,.btn-inverse.disabled,.btn-inverse:active,.btn-inverse:hover,.btn-inverse[disabled]{background-color:#222;background-image:linear-gradient(to bottom,#464646,#111111)}
.list-group a{border:1px solid #ced4da;color:#464646;padding:8px 12px}
.list-group a.active,.list-group a.active:hover,.list-group a:hover{color:#666;background:#fff;border:1px solid #ced4da;text-shadow:0 0 0 #fff}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#36748f;border-color:#ced4da}
.carousel-caption{color:#fff;text-shadow:0 1px 0 #000}
.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome}
.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome}
.product-thumb{border:1px solid #ced4da;margin-bottom:20px;overflow:auto;border-radius:5px}
.product-thumb .image{text-align:center}
.product-thumb .image a{display:block}
.product-thumb .image a:hover{opacity:.8}
.product-thumb .image img{width:100%;max-width: 350px;margin-left:auto;margin-right:auto}
.product-grid .product-thumb .image{float:none}
.product-thumb h4{font-weight:700}
.product-thumb .caption{padding:0 20px;min-height:180px}
.product-list .product-thumb .caption{margin-left:230px}
@media (max-width:1200px){.product-grid .product-thumb .caption{min-height:210px;padding:0 10px}
}
@media (max-width:767px){.product-list .product-thumb .caption{min-height:0;margin-left:0;padding:0 10px}
.product-grid .product-thumb .caption{min-height:0}
}
.product-thumb .rating{padding-bottom:10px}
.rating .fa-stack{font-size:8px}
.rating .fa-star-o{color:#999;font-size:15px}
.rating .fa-star{color:#fc0;font-size:15px}
.rating .fa-star+.fa-star-o{color:#e69500}
h2.price{margin:0}
.product-thumb .price{color:#444}
.product-thumb .price-new{font-weight:600}
.product-thumb .price-old{color:#999;text-decoration:line-through;margin-left:10px}
.product-thumb .price-tax{color:#999;font-size:12px;display:block}
.product-thumb .button-group{border-top:1px solid #ced4da;background-color:#eee;overflow:auto}
.product-list .product-thumb .button-group{border-left:1px solid #ced4da}
@media (max-width:768px){.product-list .product-thumb .button-group{border-left:none}
}
@media (max-width:1200px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}
}
@media (max-width:767px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}
}
.thumbnails{overflow:auto;clear:both;list-style:none;padding:0;margin:0}
.thumbnails>li{margin-left:20px}
.thumbnails{margin-left:-20px}
.thumbnails>img{width:100%}
.image-additional a{margin-bottom:20px;padding:5px;display:block;border:1px solid #ced4da}
.image-additional{max-width:78px}
.thumbnails .image-additional{float:left;margin-left:20px}
@media (min-width:1200px){#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1){clear:left}
}
@media (min-width:992px) and (max-width:1199px){#content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(2n+1){clear:left}
}
@media (min-width:768px) and (max-width:991px){#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1){clear:left}
}
@media (min-width:768px){#column-left .product-layout .col-md-3{width:100%}
#column-left+#content .product-layout .col-md-3{width:50%}
#column-left+#content+#column-right .product-layout .col-md-3{width:100%}
#content+#column-right .product-layout .col-md-3{width:100%}
}
#column-left .product-layout,#column-right .product-layout{width:100%}
.input-group .form-control[name^=quantity]{min-width:50px}
.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info:hover,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.alert-dismissable .close,.alert-dismissible .close{right:-1px}
.brown{color:#36748f}
a{outline:0}
.brown_btn:hover{opacity:.90}
.brown_btn{border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#464646!important;background:#ffc107;text-decoration:none!important;-webkit-box-shadow:0 20px 50px 0 rgba(88,75,61,.15);box-shadow:0 20px 50px 0 rgba(88,75,61,.15);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.brown_btn img{margin-left:25px}
input[type=email]{padding-left:50px;font-size:15px;color:rgba(38,50,56,.8);border:1px solid #ced4da;outline:0!important;
background:#fff url(../image/input_mail.png) no-repeat center left 20px;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
input[type=email]:focus,input[type=email]:hover{border:1px solid #36748f}
.hamburger{display:none}
.top_header{padding-top:27px;padding-bottom:27px}
.row_top_header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.header_logo img{padding:5px 0;margin-right:21px;max-width:160px}
.header_logo a img{padding:5px 0;margin-right:21px;max-width:160px}
.header_logo{height:50px;margin-right:21px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.header_logo a{display:contents;margin-right:21px;font-size:32px;color:#36748f;text-transform:uppercase;text-decoration:none;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.header_logo a:hover{color:#96794d}
.header_logo span{font-size:14px;font-weight:500;line-height:20px;color:rgba(38,50,56,.75)}
@media (min-width:992px){.bottom_header2{border-top:2px solid #d1c9ca;border-bottom:2px solid #d1c9ca;margin-bottom:10px}
}
@media (max-width:991px){.bottom_header2{margin-bottom:20px}
}
.bottom_header ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;padding-left:0;list-style:none}
.bottom_header li{width:14.28571428571429%}
.bottom_header a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px;width:100%;font-weight:600;font-size:14px;color:#464646;text-decoration:none!important;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.bottom_header a:hover{color:#36748f}
.main_screen{padding-top:30px}
.main_screen h1{margin-bottom:42px;font-size:58px;line-height:68px;color:#1a1a1a}
.main_screen .brown_btn{height:70px;max-width:320px;width:100%;margin-bottom:20px}
.main_screen .col_left{padding-top:20px}
/* Витрина категорий, бренды, подкатегории */
.catalog-section{box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);display:block;border:1px solid #f0f0f0;margin:0 0 20px 0}
.catalog-section:hover {box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15)}
.catalog-section,.catalog-section:hover{text-decoration:none;color:#464646;border-radius: 4px;}
.catalog-section:hover .catalog-section__caption{color:#12c6c6}
.catalog-section__image{height:120px;max-height:120px;position:relative;padding:10px;background:#fff;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.catalog-section__img{display:block;padding:10px;max-height:inherit;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.catalog-section__caption{background: #fff;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;padding:10px;text-align:center;font-size:15px;color:#464646}
.catalog-section__caption span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.1;height: 35px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.catalog-section__image img {height:120px;}
@media (max-width:991px){.review_block{padding-top:15px}
}
@media (min-width:992px){.review_block{padding-top:30px}
}
.review_block h2{margin-bottom:39px;font-size:38px;color:#464646}
.review_block a.more_reviews{display:inline-block;margin-left:auto;margin-right:auto;margin-top:44px;margin-bottom:23px;font-size:14px;color:#36748f;text-transform:uppercase;border-bottom:1px solid #7fd7ff;text-decoration:none!important;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.review_block a.more_reviews:hover{border-bottom:1px solid transparent}
.review_block .brown_btn{height:60px;width:256px;margin-left:auto;margin-right:auto}
.review_item{padding-top:27px;padding-left:33px;padding-right:33px;padding-bottom:16px;border:2px solid #dadde1;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 10px 50px rgba(0,0,0,.06);box-shadow:0 10px 50px rgba(0,0,0,.06)}
.review_item h5{position:relative;margin-bottom:19px;padding-left:42px;font-weight:600;font-size:17px;line-height:26px;color:#464646}
.review_item h5:before{position:absolute;content:url(img/icons/reviews_like.png);top:0;left:0}
.review_item time{display:block;font-weight:400;font-size:14px;line-height:26px;color:rgba(38,50,56,.7)}
.review_item p{font-weight:400;font-size:15px;line-height:26px;color:#464646}
.top_footer{margin-bottom:48px}
.top_footer .footer_logo{margin-bottom:19px}
.top_footer .footer_logo{line-height:1;font-size:26px;color:#fff;display:block;text-decoration:none;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.top_footer .footer_logo a:hover{color:#e8dfd2}
.top_footer .footer_logo span{font-weight:500;font-size:14px;line-height:20px;margin-top:20px;display:block;color:rgba(255,255,255,.75);max-width:170px}
.top_footer nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.top_footer nav ul{margin-right:74px;padding-left:0;list-style:none}
.top_footer nav ul:last-of-type{margin-right:0}
.top_footer nav li{margin-bottom:17px}
.top_footer nav li:last-of-type{margin-bottom:0}
.top_footer nav a{font-size:14px;font-weight:600;color:#fff;text-decoration:none!important;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.top_footer nav a:hover{color:#bca37e}
.footer_social{margin-left:auto}
.footer_social h4{margin-bottom:25px;font-weight:500;font-size:16px;color:#fff}
.bottom_footer{font-size:14px;color:rgba(255,255,255,.7)}
.bottom_footer a{font-size:14px;color:#36748f;text-decoration:underline;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.bottom_footer a:hover{text-decoration:none;color:#e8dfd2}
.breadcrumbs{padding-top:0}
.breadcrumbs li{white-space:nowrap}
.breadcrumbs ul{flex-wrap:nowrap;overflow-x:auto;padding-bottom:15px}
.breadcrumbs ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding-left:0;list-style:none}
.breadcrumbs li:first-of-type{position:relative}
.breadcrumbs li:last-of-type span{display:none}
.breadcrumbs li span{margin-left:5px;margin-right:5px;font-size:12px;color:rgba(38,50,56,.5)}
.breadcrumbs a{font-size:12px;color:#6c757d;text-decoration:none!important;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.breadcrumbs a:hover{color:#36748f}
.catalog_wrap{padding-top:15px;padding-bottom:74px}
.catalog_wrap h2{margin-bottom:40px;font-size:38px;color:#464646}
.catalog_price_wrap .brown_btn{border-radius: 5px;height:32px;max-width:100px;font-size:15px;width:100%;border:0}
.catalog_price_wrap .brown_btn:before {content: "\f07a";font-family: 'FontAwesome';font-size: 18px;padding-left: 7px;color: #fff;background:#464646;height:32px;width:34px;display: inline-block;line-height: 1.8;margin-right: 5px;vertical-align: baseline;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.catalog_price_wrap .brown_btn:hover{cursor:pointer}
.catalog_price_wrap .brown_btn:active,.catalog_price_wrap .brown_btn:focus{border:0;outline:0}
@media (max-width:767px){.product-list p{display:none}
.product-list .catalog_item{max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:30px}
.product-list .catalog_item .img_wrap{-webkit-border-radius:3px;border-radius:3px;text-align:-webkit-center;-webkit-box-shadow:0 10px 50px rgba(0,0,0,.06);box-shadow:0 10px 50px rgba(0,0,0,.06)}
.product-list .catalog_item .img_wrap img{display:block;max-width:100%;-webkit-border-radius:0px;border-radius:0px}
.product-list .catalog_item_desc{padding-top:13px;padding-left:10px}
}
@media (min-width:768px){.product-list .catalog_item h4{margin-right:30px}
.product-list .catalog_item{max-width:100%;display:flex;width:100%;margin-bottom:30px}
.product-list .catalog_item .img_wrap{display:inline-block;-webkit-border-radius:0px;border-radius:0px;text-align:-webkit-center;-webkit-box-shadow:0 10px 50px rgba(0,0,0,.06);box-shadow:0 10px 50px rgba(0,0,0,.06)}
.product-list .catalog_item .img_wrap img{display:block;max-width:100%;-webkit-border-radius:0px;border-radius:0px}
.product-list .catalog_item_desc{padding-top:0;width:90%;padding-left:30px;display:inline-block}
}
.product-grid p{display:none}
.catalog_item{background:#fff;border-radius:4px;max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:30px}
.catalog_item h4{font-weight:500;margin-bottom:4px;font-size:16px;line-height:24px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;height:53px}
.catalog_item a:hover h4{color:#36748f}
.catalog_item a:hover{text-decoration:none}
.catalog_item .img_wrap{-webkit-border-radius:0px;border-radius:0px;position:relative;text-align:-webkit-center;-webkit-box-shadow:0 10px 50px rgba(0,0,0,.13);box-shadow:0 10px 50px rgba(0,0,0,.13)}
.catalog_item .img_wrap img{display:block;max-width:100%;-webkit-border-radius:0px;border-radius:0px}
.catalog_price_wrap{height: 35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.catalog_price_wrap .price{font-weight:700;font-size:18px;color:#464646}
.catalog_item_desc{padding-top:13px;padding-left:0}
.catalog_pagination{padding-top:14px;text-align:center}
.catalog_pagination a{margin-right:20px;font-size:15px;font-weight:400;color:#36748f!important;border-bottom:1px solid #36748f;text-decoration:none!important;cursor:pointer;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.catalog_pagination a.active,.catalog_pagination a:hover{font-weight:600}
.gallery_wrap{padding-top:15px;padding-bottom:74px}
.gallery_wrap h2{margin-bottom:40px;font-size:38px;color:#464646}
.row_gallery a{display:block;max-width:263px;margin-left:auto;margin-right:auto;margin-bottom:30px;-webkit-box-shadow:0 15px 40px rgba(0,0,0,.07);box-shadow:0 15px 40px rgba(0,0,0,.07);-webkit-border-radius:0px;border-radius:0px}
.row_gallery a img{-webkit-border-radius:0px;border-radius:0px}
.contacts_wrap{padding-top:15px;padding-bottom:74px}
.contacts_wrap h2{margin-bottom:40px;font-size:38px;color:#464646}
.contacts_wrap .social{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
.col_contacts_circles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.col_contacts_circles>div{margin-right:30px}
.col_contacts_circles .footer_call_wrap{margin-bottom:0;margin-left:0}
.time_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.time_wrap img{margin-right:16px}
.time_wrap span{font-size:15px;color:rgba(38,50,56,.5)}
.row_contacts_map{padding-top:20px}
.row_contacts_map h4{margin-bottom:24px;font-size:22px;color:#464646}
.video_wrap{padding-top:15px;padding-bottom:74px}
.video_wrap h2{margin-bottom:40px;font-size:38px;color:#464646}
.video_item_wrap h4{margin-top:17px;margin-bottom:26px;font-weight:500;font-size:16px;color:#464646}
.video_item_wrap .embed-responsive{-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 15px 40px rgba(0,0,0,.07);box-shadow:0 15px 40px rgba(0,0,0,.07)}
.reviews_wrap{padding-top:15px;padding-bottom:74px}
.reviews_wrap h2{margin-bottom:40px;font-size:38px;color:#464646}
.reviews_wrap .review_item{margin-bottom:30px}
.product_wrap{padding-top:15px}
.product_wrap .product_code{font-size:12px;color:rgba(38,50,56,.7)}
.product_wrap h3{line-height: 1.4;margin-bottom:20px;font-weight:600;font-size:22px;color:#464646}
.product_wrap .brief_description{margin-bottom:15px;font-size:16px;color:rgba(38,50,56,.9)}
.product_wrap .brief_description b{font-weight:500}
.product_wrap .full_description{margin-bottom:25px;font-size:16px;line-height:26px;color:rgba(38,50,56,.9)}
.product_wrap .product_price .col_left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.product_wrap .product_price .old_price{position:relative;margin-right:30px;font-weight:600;font-size:18px;color:#abaeaf;display:inline}
.product_wrap .product_price .old_price:after{position:absolute;content:'';display:block;height:1px;width:100%;top:13px;left:0;background:#abaeaf;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
.product_wrap .product_price .new_price{font-weight:600;font-size:30px;display:inline}
.product_wrap .leftovers{margin-top:16px;font-size:16px;color:rgba(38,50,56,.7)}
.product_wrap .add_cart_wrap>.row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.product_wrap .add_cart_wrap .brown_btn{height:60px;width:250px;font-size:15px}
.product_wrap .add_cart_wrap .add_cart_anchor{text-align: center;margin-top:15px;display:inline-block;width:170px;background: #fff;border: 1px solid #ced4da;font-size:14px;color:#464646;border-radius:5px;height:34px;padding: 5px 0px;}
.product_wrap .add_cart_wrap .add_cart_anchor:hover{color:#36748f;cursor:pointer}
.product_wrap .add_cart_wrap .add_cart_anchor span:before{content: "\f0a9";font-family: 'FontAwesome';font-size: 14px;color: #36748f;display: inline-block;line-height: 1;margin-right:6px;vertical-align: baseline;}
.product_counter{position:relative;max-width:115px}
.product_counter .counter_minus{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:46px;width:50px;left:0;z-index:1;font-size:16px;color:#464646;border:1px solid #ced4da;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0px;border-bottom-right-radius:0px;background: #e9ecef;cursor:pointer;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.product_counter .counter_plus{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:46px;width:50px;top:0;right:-50px;z-index:1;font-weight:500;font-size:16px;color:#464646;background: #e9ecef;border:1px solid #ced4da;border-top-left-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:pointer;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.product_counter .counter_table{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:46px;width:115px;margin-left:25px;font-weight:400;font-size:16px;color:#464646;border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;border-left:0;border-right:0;text-align:center;-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important}
.product_slider_wrap{max-width:520px}
.product_slider_wrap img{-webkit-border-radius:5px;border-radius:5px}
.product_slider_wrap .product_slider_big{margin-bottom:20px}
.product_slider_wrap .product_slider_small .slick-slide{cursor:pointer;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.product_slider_wrap .product_slider_small .slick-slide:hover{opacity:.8}
.product_slider_wrap .product_slider_small .slick-current{opacity:.5}
.product_specifications{margin-top:50px}
#specifications_tabs{position:relative;margin:0;padding:0;border:none;-webkit-border-radius:0;border-radius:0;border-bottom:2px solid #dadde1}
#specifications_tabs .ui-tabs-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;-webkit-border-radius:0;border-radius:0;border:0;background:0 0;border-top:2px solid #dadde1;border-bottom:2px solid #dadde1}
#specifications_tabs .ui-tabs-nav li{position:relative;top:2px;padding:0;margin:0;float:none;border:none!important;background:0 0!important;-webkit-border-radius:0;border-radius:0;font-size:18px;color:#464646!important}
#specifications_tabs .ui-tabs-nav li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:54px;padding:0 40px;margin:0;border-bottom:2px solid transparent}
#specifications_tabs .ui-state-active a,#specifications_tabs .ui-state-active a:link,#specifications_tabs .ui-state-active a:visited{color:#464646!important;position:relative;border-bottom:2px solid #464477}
#specifications_tabs .ui-state-active a:after,#specifications_tabs .ui-state-active a:link:after,#specifications_tabs .ui-state-active a:visited:after{content:'';position:absolute;left:50%;margin-left:-5px;bottom:0;border:5px solid transparent;border-bottom:5px solid #464477}
#specifications_tabs .ui-tabs-panel{padding:0;-webkit-border-radius:0;border-radius:0;border:0}
.specification_text{padding:20px;font-size:16px;color:rgba(38,50,56,.9)}
.specifications_table{margin-top:20px;margin-bottom:18px}
.specifications_table .table_row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.specifications_table .table_row:nth-of-type(even){background-color:#f1f4fd}
.specifications_table .table_row .table_col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:34px;width:50%;padding-left:9px;padding-right:10px;font-size:16px;color:#464646}
.product_consultation{max-width:292px;margin-top:40px;margin-left:auto;padding-top:26px;padding-bottom:23px;text-align:center;border:2px solid #dadde1;-webkit-border-radius:0px;border-radius:0px}
.product_consultation h5{margin-bottom:20px;font-weight:500;font-size:18px;color:#464646}
.product_consultation p{font-size:15px;line-height:24px;color:rgba(38,50,56,.9)}
.product_consultation a{font-size:14px;color:#36748f;text-transform:uppercase;text-decoration:none!important;border-bottom:1px solid #36748f;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.product_consultation a:hover{color:#8ec448;border-bottom:1px solid transparent}
.similar{padding-top:71px;padding-bottom:49px}
.similar h3{margin-bottom:39px;font-size:38px;color:#464646}
.cart_wrap{padding-top:14px;padding-bottom:73px}
.cart_wrap h2{margin-bottom:13px;font-size:38px;color:#464646}
.cart_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:18px;border-bottom:2px solid #dadde1}
.cart_item_img{width:8.5%}
.cart_item_desc{width:30%;padding-right:40px}
.cart_item_desc h4{margin-bottom:6px;font-weight:500;font-size:16px;line-height:26px;color:#464646}
.cart_item_desc span{font-size:12px;color:rgba(38,50,56,.7)}
.cart_item_quantity{width:17%}
.cart_item_availability{width:21.2%;font-size:16px;color:rgba(38,50,56,.7)}
.cart_item_price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:16%}
.cart_item_price .old_price{position:relative;margin-right:30px;font-weight:500;font-size:18px;color:#abaeaf}
.cart_item_price .old_price:after{position:absolute;content:'';display:block;height:2px;width:100%;top:13px;left:0;background:#abaeaf;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
.cart_item_price .new_price{font-weight:600;font-size:20px;color:#464646}
.cart_item_remove{width:7.3%}
.cart_item_remove img{display:block;width:20px;margin-left:auto;cursor:pointer;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.cart_item_remove img:hover{opacity:.7}
.cart_total{padding-top:20px;padding-left:76.8%}
.cart_total .brown_btn{height:60px;width:100%;margin-bottom:17px}
.cart_total .blue_anchor_wrap{text-align:center}
.cart_total .blue_anchor{font-size:14px;color:#36748f;text-transform:uppercase;text-decoration:none!important;border-bottom:1px solid #36748f;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.cart_total .blue_anchor:hover{color:#36748f;border-bottom:1px solid transparent}
.total_cart_price{margin-bottom:22px}
.total_cart_price span:first-of-type{margin-right:42px;font-size:16px;color:#464646}
.total_cart_price .total_price{font-weight:600;font-size:20px;color:#464646}
.price-old{color:#dc3545;font-weight:400;font-size:14px;text-decoration:line-through;display:block}
.brown_btn2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700;color:#fff!important;text-transform:uppercase;background:#36748f;text-decoration:none!important;-webkit-box-shadow:0 20px 50px 0 rgba(88,75,61,.15);box-shadow:0 20px 50px 0 rgba(88,75,61,.15);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
.brown_btn2{height:40px;max-width:300px;font-size:13px;padding:0 15px;width:100%;border:0}
#checkout-cart .brown_btn,#error-not-found .brown_btn{height:50px;padding:0 15px;font-size:15px;width:100%;margin-top:10px;border:0}
.brown_btn2:hover{cursor:pointer;background:#96794d}
.brown_btn2:active,.brown_btn2:focus{border:0;outline:0}
@media screen and (min-width:992px) and (max-width:1199px){.header_logo span{display:none}
.product_counter{right:50px;float:right}
}
@media screen and (min-width:768px) and (max-width:991px){.header_cart_wrap{margin-left:0}
.header_logo span{display:none}
header .header_call_desc a, header .header_call_desc p{display:none}
.product_counter{margin-top:15px}
}
@media (max-width:767px){.product_counter{margin-top:15px}
.stock-high{display:block;width:100%;margin-top:10px}
.manuf{display:block;width:100%;margin-top:10px}
.header_logo a{font-size:30px}
.main_screen h1{font-size:50px;line-height:62px}
.header_logo span{display:none}
header .header_call_desc a, header .header_call_desc p{display:none}
.header_cart_wrap{margin-left:0}
header .social{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.categories_images_anchors h2{font-size:36px}
.categories_images_anchors a h6{font-size:13px}
.delivery_block h2,.review_block h2{font-size:36px;line-height:44px}
.review_item p{font-size:14px;line-height:22px}
.delivery_block p{font-size:14px;line-height:22px}
.subscribe_wrap .col-left:after{display:none}
.subscribe_wrap .col-left{padding-left:45px}
.subscribe_wrap .col-right:before{display:none}
.top_footer .footer_logo span{display:none}
footer .col_nav{padding-left:15px}
.top_footer nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.top_footer nav ul{margin-right:0}
.top_footer nav li{margin-bottom:10px}
.bottom_footer{text-align:center}
.bottom_footer a{display:inline-block;margin-top:10px}
.col_contacts_circles{margin-bottom:30px}
.contacts_wrap .social{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.product_slider_wrap{margin-left:auto;margin-right:auto;margin-bottom:18px}
.product_wrap{padding-top:21px}
.product_wrap h3{margin-bottom:5px;font-size:16px;line-height:22px}
.product_wrap .product_code{margin-bottom:18px}
.product_wrap .brief_description{margin-bottom:12px;font-size:14px;line-height:22px}
.product_wrap .full_description{font-size:14px;line-height:22px}
.product_wrap .product_price .old_price{font-size:14px;display:inline}
.product_wrap .product_price .old_price:after{top:9px}
.product_wrap .product_price .new_price{font-size:18px}
.product_counter .counter_table{height:40px;width:90px}
.product_counter .counter_minus{height:40px;width:40px}
.product_counter .counter_plus{height:40px;width:40px;right:-20px}
.product_wrap .leftovers{font-size:14px}
.product_wrap .full_description{margin-bottom:20px}
.product_wrap .add_cart_wrap .light_green_btn{font-size:14px}
.specifications_table .table_row .table_col{font-size:14px;min-height:34px}
.product_consultation p{font-size:14px}
.specification_text{font-size:14px;line-height:22px}
.similar{padding-top:45px}
.similar h3{margin-bottom:20px;font-size:20px}
.col_product_right{max-width:550px;margin-left:auto;margin-right:auto}
.cart_wrap h2{font-size:20px}
.cart_item_desc{padding-right:20px}
.cart_item_desc h4{font-size:16px}
.cart_item_price .old_price{font-size:14px}
.cart_item_price .new_price{font-size:16px}
.cart_item_remove img{height:20px}
}
@media (max-width:991.98px){.main_screen{padding-bottom:0}
.main_screen .col-right{position:absolute;z-index:0}
.main_screen .col-right img{position:absolute;left:400px;top:100px;max-width:257px}
.top_footer .footer_logo{text-align:center}
.top_footer nav li{text-align:center}
.main_screen .col_left{position:relative;z-index:10}
.hamburger{display:block;width:30px;padding:0;outline:0!important;border:none!important}
.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{height:3px;width:30px;background-color:#36748f}
header .header_social{display:none}
header .header_cart_desc{display:none}
.top_header{padding-top:7px;padding-bottom:7px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1)}
.top_header .col_center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.bottom_header{display:none;position:absolute;z-index:20;left:0;right:0;padding-top:20px;padding-bottom:10px;background-color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1)}
.bottom_header ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.bottom_header ul li{width:100%;margin-bottom:10px}
.bottom_header a{height:auto}
.categories_images_anchors h2,.delivery_block h2,.review_block h2{font-size:30px;text-align:center}
.delivery_block .col_left{margin-bottom:60px;text-align:center}
.delivery_block .col_right{text-align:center}
.delivery_block .light_green_btn{margin-left:auto;margin-right:auto}
.review_item{margin-bottom:30px}
.top_footer .col_right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
footer .col_mail{padding-left:15px}
.footer_social{margin-left:auto;margin-right:auto;max-width:max-content}
.footer_social .social{margin-left:auto;margin-right:auto;max-width:max-content}
.footer_social h4{text-align:center}
.catalog_wrap h2{font-size:34px;line-height:44px;text-align:center}
.gallery_wrap h2{font-size:34px;line-height:44px;text-align:center}
.contacts_wrap h2{font-size:34px;line-height:44px;text-align:center}
.col_contacts_circles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.col_contacts_circles>div{margin-right:0;margin-bottom:20px}
.col_contacts_circles .footer_call_wrap{margin-bottom:20px}
.row_contacts_map{text-align:center}
.map_wrap{margin-bottom:40px}
.video_wrap h2{font-size:34px;line-height:44px;text-align:center}
.reviews_wrap h2{font-size:34px;line-height:44px;text-align:center}
.similar h3{text-align:center}
.cart_wrap h2{margin-bottom:-7px;text-align:center}
.cart_items{max-width:290px;margin-left:auto;margin-right:auto}
.cart_item{position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:26px;padding-bottom:13px}
.cart_item_img{width:30%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.cart_item_desc{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;width:100%}
.cart_item_desc h4{margin-bottom:0;line-height:22px}
.cart_item_quantity{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;position:absolute;top:57px;left:30%;width:40%;margin-bottom:9px}
.cart_item_availability{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:100%;margin-top:12px;font-size:12px}
.cart_item_price{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:70%}
.cart_item_remove{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;position:absolute;top:44px;right:0}
.cart_total{max-width:290px;margin-left:auto;margin-right:auto;padding-left:0}
}
@media (max-width:767.98px){.header_logo a{font-size:18px}
.main_screen h1{font-size:20px;margin-bottom:22px;line-height:26px;text-align:center}
.main_screen .col-right img{top:-30px;left:274px}
.header_logo span{display:none}
.main_screen .brown_btn{height:50px;max-width:226px;margin-left:auto;margin-right:auto;margin-bottom:15px;font-size:12px}
.header_call_wrap img{max-width:40px}
.header_cart_wrap img{max-width:40px}
.header_cart_wrap .quantity_goods_cart{right:6px}
.categories_images_anchors h2,.delivery_block h2,.review_block h2{font-size:20px;line-height:26px}
.subscribe_wrap form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.subscribe_wrap input[type=email]{margin-right:0;margin-bottom:20px}
.subscribe_wrap .light_green_btn{width:100%;max-width:260px}
.footer_social h4{text-align:center}
.delivery_block p{line-height:20px}
.subscribe_wrap .brown_btn{width:100%}
}
@media (max-width:575.98px){.categories_images_anchors h2,.delivery_block h2,.review_block h2{margin-bottom:20px;font-size:25px;line-height:26px}
.review_item h5{font-size:16px}
.subscribe_wrap h4{font-size:16px;line-height:26px}
.top_footer .footer_logo a{margin-left:auto;margin-right:auto}
.top_footer .col_left{text-align:center}
.top_footer .col_left img{margin-bottom:30px}
.top_footer nav ul{margin-bottom:10px;text-align:center}
footer .col_nav{padding-left:15px}
.top_footer .col_right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.footer_social{margin-left:0}
.bottom_footer{font-size:14px;line-height:22px}
.catalog_wrap h2{margin-bottom:30px;font-size:20px;line-height:26px}
.breadcrumbs{padding-top:0}
.catalog_item h4{margin-bottom:10px;line-height:22px}
.catalog_price_wrap .light_green_btn{font-size:14px}
.gallery_wrap h2{margin-bottom:30px;font-size:20px;line-height:26px}
.contacts_wrap h2{margin-bottom:30px;font-size:20px;line-height:26px}
.row_contacts_map h4{font-size:16px}
.col_contacts_circles{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}
.col_contacts_circles .footer_call_wrap{max-width:100%;margin-top:0}
.col_contacts_circles .footer_call_wrap img{max-width:100%}
.col_contacts_circles .footer_mail_wrap img{max-width:100%;margin-right:16px;margin-top:0}
.contacts_wrap{padding-bottom:10px}
.video_wrap h2{margin-bottom:30px;font-size:20px;line-height:26px}
.reviews_wrap h2{margin-bottom:30px;font-size:20px;line-height:26px}
.product_wrap .product_price .col_left{margin-bottom:15px}
.product_wrap .add_cart_wrap .light_green_btn{margin-left:auto;margin-right:auto}
.add_cart_wrap .col_right{text-align:center}
.product_wrap .add_cart_wrap .light_green_btn{margin-bottom:24px}
.specifications_table .table_row .table_col{padding-top:10px;padding-bottom:10px;height:auto}
#specifications_tabs .ui-tabs-nav li a{padding-left:15px;padding-right:15px}
.product_wrap .product_price .col_left{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.product_counter{margin-top:15px}
.product_wrap .leftovers{margin-top:10px;text-align:center}
.cart_item_quantity{left:36%}
.header_logo a{margin-right:0;font-size:14px}
.header_logo span{font-size:9px}
.header_call_wrap img{margin-right:10px}
.row_top_header .col_right{padding-right:0}
.main_screen .col-right img{max-width:215px;right:5px;left:auto;top:55px}
.main_screen{padding-top:20px}
.footer_mail_wrap img{margin-right:16px}
.footer_social{margin-left:auto;margin-right:auto;margin-top:30px}
.product_wrap .add_cart_wrap .brown_btn{margin-bottom:0}
}
.navbar{position:relative;margin-bottom:0;border:0 solid transparent}
#menu2 .navbar-nav>li>.dropdown-menu{margin-top:2px}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:2px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ced4da;text-align:left;background:#fff;box-shadow:0 3px 4px rgb(0 0 0 / 15%);border-radius:0 0 2px 2px;margin-top:0;border-top-left-radius:0;border-top-right-radius:0}
.navbar-nav>li:last-child .dropdown-menu{position:absolute;top:100%;right:0;left:auto;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:2px solid #d1c9ca;border-radius:6px;-webkit-box-shadow:0 0 0 rgb(0 0 0 / 18%);box-shadow:0 0 0 rgb(0 0 0 / 18%);margin-top:0;border-top-left-radius:0;border-top-right-radius:0}
/* Стиль адаптивного меню */
@media screen and (min-width: 0px) and (max-width: 991px) {nav:not(.mm-menu){display: none;}.mobilemenu {font-size: 16px;color: #fff;line-height: 40px;-moz-box-sizing:border-box;box-sizing:border-box;display:table-cell;vertical-align: middle;height:30px;z-index:112;}}	
.menuu nav:not(.mm-menu) {display: none;}
.mobilemenu {text-align: center;}
.mobilemenu.fixed {position: fixed;top: 0;left: 0;}
.mobilemenu a {display: block;width: 28px;height: 18px;padding: 11px;position: absolute;top: 12px;left: 0;}
.mobilemenu a:before {margin-top: -10px;content: "\f0c9";color:#464646;font-family: 'FontAwesome';font-size: 25px;display: inline-block;vertical-align: top;line-height: 1;margin-left:15px;}
.mm-menu{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0, 0, 0, 0.1);--mm-color-button:rgba(0, 0, 0, 0.3);--mm-color-text:#464646;--mm-color-text-dimmed:rgba(0, 0, 0, 0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0, 0, 0, 0.05);--mm-color-background-emphasis:rgba(255, 255, 255, 0.4);--mm-shadow:0 0 10px rgba( 0,0,0, 0.3 )}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:20px;line-height:var(--mm-line-height);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;margin:0;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}[dir=rtl] .mm-menu{direction:rtl}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}
.mm-panel,.mm-panels{box-shadow: 5px 0 5px -5px rgba(0,0,0,0.35);-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;width:100%;padding:0 20px;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:44px;padding-top:var(--mm-navbar-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;width:100%;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}
.mm-btn{-webkit-box-sizing:border-box;box-sizing:border-box;}.mm-btn:after,.mm-btn:before{border-color:rgba(0,0,0,.1);border-color:var(--mm-color-button);border-width:2px;border-style:solid}.mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}
.mm-btn_prev {border-right-width:0px;border-right-style:solid}
.mm-btn_next:after{content: "\f105";font-family: 'FontAwesome';font-size: 18px;display: inline-block;vertical-align: top;line-height: 1;border: 0;padding-left: 15px;} 
.mm-btn_prev:before{content: "\f104";font-family: 'FontAwesome';font-size: 18px;display: inline-block;vertical-align: top;line-height: 1;border: 0;padding-left: 15px;padding-right: 15px;} 
.mm-btn_close:after,.mm-btn_close:before{right:auto}
.mm-btn_close:before{left:25px}
.mm-btn_close:after{left:18px}
.mm-navbar{background:#e9ecef;border-color:rgba(0,0,0,.1);color:#464646;border-bottom-width:1px;border-bottom-style:solid;text-align:left;display:none;height:34px;padding:0 44px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:7px;padding-left:0;padding-right:0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{font-weight: 700;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn{position:absolute;top:0;bottom:0;z-index:1}.mm-navbar__btn:first-child{text-align:left;left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}[dir=rtl] .mm-navbar__btn:first-child{text-align:right;right:0;left:auto}[dir=rtl] .mm-navbar__btn:last-child{text-align:left;left:0;right:auto}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);color:var(--mm-color-text);border-color:rgba(0,0,0,.1);border-color:var(--mm-color-border);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{color:inherit;display:block;padding-top:6px;padding-bottom:6px}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:44px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}
.mm-listitem__btn{-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);tap-highlight-color:var(--mm-color-background-emphasis);background:rgba(3,2,1,0);border-color:inherit;border:0;width:auto;padding-right:15px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:0px;border-left-style:solid}.mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-29px}.mm-listitem_divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight);font-size:75%;text-transform:uppercase;min-height:20px;min-height:var(--mm-line-height);padding:6.5px;padding:calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px}.mm-listitem_spacer{padding-top:44px;padding-top:var(--mm-listitem-size)}.mm-listitem_spacer>.mm-btn_next{top:44px;top:var(--mm-listitem-size)}[dir=rtl] 
.mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:54px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:0px;border-right-style:solid}
.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;}.mm-wrapper_opened{overflow-x:hidden;position:relative;}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px;z-index:9999;}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}
.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.hamburger{padding:8px 3px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:.7}
.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-2px}
.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:4px;background-color:#464646;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}
.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}
.hamburger-inner::before{top:-10px}
.hamburger-inner::after{bottom:-10px}
.pag{z-index:0;text-align:-webkit-center;margin-top:20px}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#36748f;border-color:#36748f}
.pagination>li>a,.pagination>li>span{z-index:3;position:relative;float:left;padding:10px 17px;margin-left:-1px;line-height:1.42857143;color:#464646;text-decoration:none;background-color:#fff;border:1px solid #ced4da}
.row{margin-right:-10px;margin-left:-10px}
.container{padding-right:10px;padding-left:10px}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding-right:10px;padding-left:10px}
.payment{display:inline-block;margin-right:4px;margin-top:3px}
.payment img{border-radius:2px}
.form-horizontal .form-group {margin-right: -10px;margin-left: -10px;}
legend {margin-bottom: 7px;}
b,strong{font-weight:600}
@media (max-width:991px){#content h2,#information-contact h2,#information-information h2,#product-category h2,#product-manufacturer h2,#product-search h2{margin-bottom:17px;font-size:24px;margin-top:0}
}
@media (min-width:992px){#content h2,#information-contact h2,#information-information h2,#product-category h2,#product-manufacturer h2,#product-search h2{margin-bottom:17px;font-size:28px;margin-top:0}
}
@media (max-width:991px){#content h1{margin-bottom:17px;font-size:24px;margin-top:0}
}
@media (min-width:992px){#content h1{margin-bottom:17px;font-size:28px;margin-top:0}
}
@media (min-width:1200px){#content h1{margin-bottom:17px;font-size:28px;margin-top:0}
}
#column-left h1,#column-left h2 {font-size:22px!important}
#account-login h2{font-size:22px;color:#464646}
#form-review h2{font-size:22px;color:#464646}
.svg-icon{max-height:100%}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.langua .user-panel__link:after{content:"\f107";font-family:FontAwesome;font-size:12px;display:inline-block;line-height:1;margin-left:6px;vertical-align:baseline}
.product-thumb__compare,.product-thumb__wishlist{position:absolute;z-index:8;right:5px;width:20px;height:20px;text-align:center;border:0;padding:0;font-size:.85em;background:0 0}
.product-thumb__wishlist{top:8px;right:8px;background:#ffffff91;border-radius:3px;line-height:2.4;width:25px;height:25px}
.product-thumb__compare{top:37px;right:8px;background:#ffffff91;border-radius:3px;line-height:2.4;width:25px;height:25px}
.pimg .product-thumb__wishlist{top:18px;right:26px;background:#ffffff91;border-radius:3px;line-height:2.4;width:25px;height:25px}
.pimg .product-thumb__compare{top:47px;right:26px;background:#ffffff91;border-radius:3px;line-height:2.4;width:25px;height:25px}
@media (min-width:768px){.modal-dialog{width:600px;margin:200px auto}
}
.product-thumb__wishlist i{color:#ff557e}
.product-thumb__compare i{color:#ff557e}
.tab-content{background:#fff;padding:20px;border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-bottom:1px solid #ced4da;margin-bottom:15px}
table.features td.value{padding-left:10px}
table.features tr.divider strong{color:#5c5c5c;text-transform:uppercase}
table.features tr.divider strongwhite{color:#5c5c5c;text-transform:uppercase}
table.features tr.divider td.name span:after{display:none}
table.features td.name span:after{content:'';display:block;position:absolute;width:100%;top:50%;border-bottom:1px solid #ced4da;z-index:1}
.krsvoystva{margin-top:20px;font-size:14px;max-height:130px;margin-bottom:20px;padding:0;overflow:hidden;text-overflow:ellipsis;line-height:1;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.krsvoystvabottom{font-size:14px;padding:0;line-height:1}
 #oneclick .input-group .form-control{margin-bottom:15px;width:100%!important}
#zvonokform .input-group .form-control{margin-bottom:15px;width:100%!important}
#ddanger,#ced4daanger{margin-top:20px}
.form-control{border:1px solid #ced4da;border-radius:3px}
.thumbnail{border:1px solid #ced4da;border-radius:3px}
@media only screen and (min-width:1024px){table.features{width:100%}
}
.nav-tabs{border-bottom:1px solid #ced4da;margin-top:15px}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-top:2px solid #36748f;color:#464646}
.nav-tabs li a{font-size:22px;text-transform:none;line-height:30px;padding:5px 20px}
.nav-tabs>li>a{border-radius:0;color:#464646}
.nav-tabs{border-bottom:1px solid #ced4da}
.nav-tabs li a:hover{cursor:pointer;background:0 0;border-bottom-color:transparent}
.nav-tabs>li>a:hover{border-color:transparent}
@media screen and (min-width:0px) and (max-width:768px){.nav-tabs li{width:100%}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{cursor:default;background-color:#f2f2f2;border-top:1px solid #ced4da;border-right:1px solid #ced4da;border-left:2px solid #36748f;border-bottom-color:transparent}
.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{cursor:pointer;background-color:#fff;border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-top:1px solid #ced4da;border-bottom-color:transparent}
.nav-tabs{margin-right:-2px}
.nreni{border-bottom:1px solid #ced4da}
}
.modal-header .modal-cart{color:#464646;font-weight:700}
button.c-close{width:37px;height:37px;background:#fff;position:relative;margin-left:auto;margin-top:-8px;margin-bottom:-10px;border:0;float:right;transition:background .15s ease .05s}
.c-modal-close-left{transform:rotate(135deg)}
.c-modal-close-icon{position:absolute;top:12px;left:15px;bottom:12px;border:1px solid #333}
.modal-body{padding:20px 25px}
.ftext{color:#464646;font-size:14px;padding-bottom:15px}
.form-control{height:38px}
.modal-body .input-group{display:block}
.c-modal-close-right{transform:rotate(45deg)}
.mm-listitem .social{margin-left:auto;margin-right:auto}
.header_social .mm-listitem{border-bottom:0!important}
.modal-header .modal-cart{font-size:14px}
.footer_call_wrap img,.footer_mail_wrap img,.time_wrap img{border:2px solid #d1c9ca;border-radius:100px}
.row-flex{display:flex;flex-wrap:wrap}
#product-manufacturer .catalog-section__img{display:block;padding:10px}
.delivery_block .swiper-button-next,.delivery_block .swiper-button-prev{top:30%!important}
.swiper-button-next,.swiper-button-prev{position:absolute!important;top:50%!important;width:27px!important;height:44px!important;margin-top:-22px!important;z-index:10!important;cursor:pointer!important;-moz-background-size:27px 44px!important;-webkit-background-size:27px 44px!important;background-size:27px 44px!important;background-position:center!important;background-repeat:no-repeat!important}
.swiper-pager{width:100%;display:flex!important;position:initial!important;line-height:45px}
.one-click-checkbox{padding-bottom:15px;display:inline-flex}
.catalog_item2 h4{font-weight:500;margin-bottom:4px;font-size:16px;line-height:24px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;height:50px;padding:0 10px;margin-bottom:15px}
.catalog_item2 h4 a{font-size:16px;line-height:24px;color:#464646}
.catalog_item2 h4 a:hover{color:#36748f}
.catalog_item2 h4 a:active,.catalog_item2 h4 a:focus,.catalog_item2 h4 a:hover{text-decoration:none}
.product-thumb{max-width:350px;margin-left:auto;margin-right:auto}
@media only screen and (min-width:768px){.product-list .product-thumb{max-width:100%}
.product-list .description{padding-bottom:20px;padding-left:10px;padding-right:10px;display:flex}
}
.table>tbody+tbody {border-top:1px solid #ced4da;}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border-bottom-width:1px;}
.btn-group-sm>.btn, .btn-sm {border-radius:0px;}
table.features td.value{height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}
table.features td,table.features th{padding:6px 0;width:60%}
table.features td.name span strong{font-weight:400;background:#fff;position:relative;z-index:10;padding-right:10px}
table.features td.name span strongwhite{font-weight:400;background:#fff;position:relative;z-index:10;padding-right:10px}
table.features td.name{position:relative;vertical-align:top;z-index:0}
@media (max-width:767px){
table.features {width:100%;overflow-x: scroll;display: block;}
}
@media (min-width:768px){
table.features {width:100%}
}
table.features td.name span{background:#fff;padding-right:10px;display:inline-block;position:relative;width:100%;min-width:max-content}
@media (max-width:767px){#content {padding:0px 10px;}
}
@media (max-width: 767px){.modal-dialog {width:100%;margin: 100px auto;}
}
.goods-status span[class*="status"] {display: inline-block;border-radius: 50%;width: 10px;height: 10px;margin-right: 7px;vertical-align: middle;}
.goods-status .status-16 {background-color: #ffbe0e;}
.goods-status .status-30 {background-color: #28a745;}
.text-md-right {text-align:right;}
.status-block-info {margin-top:7px}
.go-top {position: fixed;bottom: 2em;right: 2em;text-decoration: none;color: white;background-color: rgba(0, 0, 0, 0.3);font-size: 12px;padding: 1em;display: none;z-index: 11;}
.well {border: 1px solid #ced4da;-webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%);box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%);}
.form-control {border: 1px solid #ced4da;-webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);}
#product .brown_btn:hover{opacity:.90}
#product .brown_btn{border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#464646!important;background:#ffc107;text-decoration:none!important;-webkit-box-shadow:0 20px 50px 0 rgba(88,75,61,.15);box-shadow:0 20px 50px 0 rgba(88,75,61,.15);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
#product .brown_btn{padding: 0;border-radius: 5px;height:46px;max-width:170px;font-size:24px;width:100%;border:0}
#product .brown_btn span {height:46px;line-height: 1.7;}
#product .brown_btn:before {content: "\f07a";font-family: 'FontAwesome';font-size: 26px;padding-left:0px;color: #fff;background:#464646;height:46px;width:50px;display: inline-block;line-height: 1.7;margin-right: 15px;vertical-align: baseline;border-top-left-radius:5px;border-bottom-left-radius:5px;}
@media (max-width:768px){
.ssrow {text-align: center;}
.ssrow li {list-style-type: none;}
.ssrow ul {padding:0;}
}
.panel-body h2 {font-size: 20px!important;}
.goods-status {margin-top: -1px;}
.magpodval img {width:200px;}
.table-bordered {border: 1px solid #ced4da;}
@media (max-width:767px){
.table-bordered {border:0px solid #ced4da;overflow-x: scroll;display: block;}
}
@media (min-width:768px){
.table-bordered {border: 1px solid #ced4da;}
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border: 1px solid #ced4da;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top: 1px solid #ced4da;}