@charset "UTF-8";
.mfp-container, .slick-slider, img.mfp-img {
	box-sizing: border-box
}

.h1, .h2, h1 {
	text-align: center
}

.header__top a, a {
	text-decoration: none
}

.h1, .h2, .menu__lnk, h1 {
	text-transform: uppercase
}

.certificates__lnk, .popup-lnk, .prod-carousel__col a, input[type=text]:focus {
	outline: 0
}

.mfp-arrow, .slick-slider {
	-webkit-tap-highlight-color: transparent
}

.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden
}

.bx-auth-table .btn {
	background: #0158a8;
}

/*@font-face {
	font-family: OpenSans;
	src: url(../fonts/OpenSansRegular/OpenSansRegular.eot);
	src: url(../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSansRegular/OpenSansRegular.woff) format("woff"),url(../fonts/OpenSansRegular/OpenSansRegular.ttf) format("truetype");
	font-style: normal;
	font-weight: 400
}

@font-face {
	font-family: OpenSans;
	src: url(../fonts/OpenSansBold/OpenSansBold.eot);
	src: url(../fonts/OpenSansBold/OpenSansBold.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSansBold/OpenSansBold.woff) format("woff"),url(../fonts/OpenSansBold/OpenSansBold.ttf) format("truetype");
	font-style: normal;
	font-weight: 700
}
@font-face {
	font-family: OpenSans;
	src: url('../fonts/OpenSansSemiBold/opensans-semibold.woff2') format('woff2'), url('../fonts/OpenSansSemiBold/opensans-semibold.woff') format('woff')
	font-style: normal;
	font-weight: 600
}

@font-face {
	font-family: OpenSans;
	src: url(../fonts/OpenSansLight/OpenSansLight.eot);
	src: url(../fonts/OpenSansLight/OpenSansLight.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSansLight/OpenSansLight.woff) format("woff"),url(../fonts/OpenSansLight/OpenSansLight.ttf) format("truetype");
	font-style: normal;
	font-weight: 300
}*/

.h1, .h2, .h4, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

ol, ul {
	list-style: none
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

button, input[type=submit] {
	cursor: pointer
}

button, input {
	line-height: normal
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	outline: 0;
	font-family: 'Open Sans', sans-serif
}

input[disabled] {
	cursor: default
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-moz-box-sizing: cnt-box;
	-webkit-appearance: textfield;
	-webkit-box-sizing: cnt-box;
	box-sizing: cnt-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

html * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%
}

body {
	background: #f7f7f7;
	color: #000;
	direction: ltr;
	font: 14px/1.2 'Open Sans', sans-serif, Helvetica, Verdana
}

body, html {
	height: 100%
}

a {
	color: #e49314
}

b, strong {
	font-weight: 600;
}

.h1, h1 {
	font-weight: 300;
	font-size: 20px;
	margin: 10px 0 15px;
	color: #002a52
}

.h2, .h4, h2, h3, h4 {
	margin-bottom: 10px
}

.h2, h2 {
	font-size: 18px;
	color: #0258a8
}

h3 {
	font-size: 16px;
	color: #383838
}

.h4, h4 {
	font-size: 14px;
	color: #0258a8
}

.h2 {
	margin-bottom: 26px
}

.cl:after, .cl:before {
	display: table;
	content: "";
	line-height: 0
}

.cl:after {
	clear: both
}

.left {
	float: left
}

.right {
	float: right
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.overflow {
	overflow: hidden
}

.cnt {
	padding: 30px 3%;
	position: relative
}

.cnt img {
	margin: 10px 0
}

.cnt img[align=left] {
	margin: 10px 10px 10px 0
}

.cnt img[align=right] {
	margin: 10px 0 10px 10px
}

.cnt blockquote, .tab-info blockquote {
	padding-left: 68px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #676767;
	position: relative
}

.cnt blockquote:before, .tab-info blockquote:before {
	content: "";
	display: block;
	position: absolute;
	width: 45px;
	height: 20px;
	background: url(../images/quotes-ico.png) center center no-repeat;
	background-size: contain;
	left: 12px;
	top: 12px
}

.header__phone span, .request-call-lnk, .slider-load, .write-letter-lnk {
	display: none
}

.cnt p, .tab-info p {
	margin-bottom: 10px;
	line-height: 1.4
}

.cnt em, .cnt i, .tab-info em, .tab-info i {
	font-style: italic
}

.cnt b, .cnt strong, .tab-info b, .tab-info strong {
	font-weight: 600
}

.cnt ul, .tab-info ul {
	margin-bottom: 20px
}

.cnt ol li, .cnt ul li, .tab-info ol li, .tab-info ul li {
	margin-bottom: 6px
}

.cnt ul li, .tab-info ul li {
	list-style: none;
	position: relative;
	margin: 0 0 7px 16px
}

.cnt ul li:before, .tab-info ul li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: -15px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #e49314
}

.cnt ol, .tab-info ol {
	counter-reset: li;
	padding: 0;
	margin-bottom: 20px;
	list-style: none
}

.cnt ol li, .tab-info ol li {
	position: relative;
	margin: 0 0 8px 18px
}

.cnt ol li:before, .tab-info ol li:before {
	content: counter(li) ".";
	counter-increment: li;
	position: absolute;
	top: -3px;
	left: -26px;
	width: 2em;
	padding: 4px 0;
	color: #0258a8;
	text-align: center
}

.header__top, .header__top a, .menu__item.active .menu__lnk {
	color: #002a52
}

.cnt table, .tab-info table {
	margin-bottom: 10px;
	border-collapse: collapse
}

.cnt .table-wrp {
	overflow-x: auto;
}

.cnt table[align=center] {
	margin: 0 auto;
}

.cnt td, .tab-info td {
	padding: 12px;
	border: 1px solid #dcdcdc
}

.cnt sup, .cnt sub {
	font-size: 12px
}

.cnt th, .tab-info th, .cnt thead td, .tab-info thead td {
	background-color: #0258a8;
	padding: 12px;
	text-align: left;
	color: #fff;
	border: 1px solid #0258a8;
	border-right-color: #fff;
	font-weight: 700;
}

/*.cnt th:first-child,.tab-info th:first-child{
	border-left: none;
}*/
.cnt th:last-child, .tab-info th:last-child, .cnt thead td:last-child, .tab-info thead td:last-child {
	border-right-color: #0258a8;
}

.cnt tr:nth-child(2n+1) td {
	background-color: #d0d0d0;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px
}

.header__top {
	padding: 4px 0;
	background-color: #efefef;
	font-size: 12px
}

.catalog-prods__price-old, .main__stock-price-old span, .prod__info__old-price span {
	text-decoration: line-through
}

.header__contacts, .header__phone {
	float: left
}

.authorization {
	float: right
}

.slider-load {
	width: 60px;
	height: 60px;
	margin: 100px auto;
	background: url(../images/loader.gif) center center no-repeat;
	background-size: cover
}

.user {
	display: inline-block;
	position: relative;
	border-right: 1px dotted #0258a8;
	padding-right: 6px;
	padding-left: 22px;
	margin-right: 6px
}
.user .icon{
	position: absolute;
	left: 0;
	top: 0;
	bootom: 0;
	margin: auto;
	width: 16px;
	height: 16px;
	fill: #002a52;
}
a.user_active{
	color: #e49314;
}

.header__center {
	padding: 10px 0
}

.header__basket {
	width: 208px;
	height: 69px;
	display: block;
	position: relative;
	border: 4px solid #ebebeb;
	float: right;
	padding: 15px 0 14px 50px;
	color: #002a52;
	font-size: 12px
}

.header__basket:before {
	content: "";
	width: 17px;
	height: 61px;
	display: block;
	position: absolute;
	top: 0;
	left: 28px
}

.header__basket span {
	display: block
}

.cart {
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12.5px
}

.cart .st0 {
	fill: none;
	stroke: #a0a0a0;
	stroke-width: 1.5;
	stroke-miterlimit: 10
}

.header__logo {
	width: 98px;
	float: left
}

.search-form-wrp {
	position: relative;
	width: 100%;
	flex-grow: 1;
}
.header__center-sector{
	display: flex;
	align-items: center;
	padding-top: 14px;
	clear: both
}

.header__center-sector .fav-compare{
	position: relative;
	width: 150px;
	display: flex;
	align-items: center;
	flex-grow: 1;
	padding-left: 10px;
}
.header__center-sector .compare-lnk{
	width: 46px;
	height: 41px;
	border: none;
	background-color: transparent;
	border-radius: 5px
}
.header__center-sector  .user{
	width: 30px;
	height: 41px;
	border-right: none;
	padding: 0;
	margin: 0;
}

.header__center-sector .fav-compare__q{
	top:2px;
}
.header__center-sector .fav-compare .icon{
	fill: #02224C;
}
.header__center-sector .compare-lnk:hover .icon{
	fill: #e49314
}

.search-form {
	border: 4px solid #ebebeb;
	position: relative
}

.search-form .search-form__btn {
	font-size: 0
}

.search-form__field {
	width: 100%;
	height: 33px;
	background-color: #f7f7f7;
	padding: 0 35px 0 10px;
	border: none
}

.search-form__btn {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 12px;
	top: 50%;
	margin-top: -10px;
	border: none;
	background: url(../images/magnifying-glass.svg) no-repeat
}

.menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_brand-sendwich:after, .menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_brand-sendwich:before, .menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:after, .menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:before, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:after, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:before, .menu__item.active .menu__lnk.menu__lnk_has-submenu:after {
	border-top-color: #002a52
}

.header__nav, .menu {
	background-color: #002a52
}

.header__nav {
	height: 56px;
	position: relative;
	z-index: 21
}

.header__nav_fixed, .menu, .menu-shadow {
	position: fixed;
	top: 0
}

.header__nav_fixed {
	width: 100%;
	left: 0
}

.menu {
	font-size: 0;
	width: 262px;
	left: -100%;
	height: 100%;
	z-index: 101;
	overflow-y: auto;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.menu.menu_show {
	left: 0
}

.menu-shadow {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: rgba(0, 0, 0, .5)
}

.menu__item {
	display: block;
	position: relative
}

.menu__item.active {
	background-color: #e49314
}

.menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_brand-sendwich, .menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich {
	background-color: #002a52
}

.menu__item.active .menu__lnk:before {
	display: none
}

.menu__lnk, .menu__lnk_has-submenu_open + .submenu, .menu__lnk_has-submenu_open + .submenu-brand, .menu__lnk_has-submenu_open + .submenu-catalog {
	display: block
}

.menu__lnk_has-submenu_open {
	background-color: #e49314
}

.menu__lnk {
	position: relative;
	font-weight: 600;
	font-size: 13px;
	padding: 8px 16px;
	color: #fff
}

.menu__lnk:before {
	content: "";
	height: 25px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12.5px;
	border-left: 1px dotted #0258a8
}

.toggle-menu__label {
	color: #fff;
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	margin: auto 10px;
	text-transform: uppercase;
	font-weight: 700;
}

.sandwich, .toggle-menu {
	height: 20px;
	position: absolute
}

.menu__lnk_brand:before, .menu__lnk_catalog:before {
	display: none
}

.menu__lnk_has-submenu {
	padding-right: 22px
}

.menu__lnk_has-submenu:after {
	content: "";
	display: block;
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -2px;
	border-top: 4px solid #fff;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent
}

.menu__lnk_catalog-sendwich {
	display: none
}

@keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2.5);
	}
}

@-webkit-keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2.5);
	}
}

@-moz-keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2.5);
	}
}

@-ms-keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2.5);
	}
}

@-o-keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2.5);
	}
}

.page-main .menu__lnk_catalog-sendwich:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 14px;
	height: 14px;
	background-color: #e49314;
	animation: ripple infinite 1.5s;
	border-radius: 50%;
}

.submenu-brand, .submenu-catalog {
	display: none;
	width: 100%;
	background-color: #fff;
	font-size: 0;
	text-align: center;
	z-index: 1001
}

.js-product-deffered-button {
	display: inline-block;
	font-size: 12px;
	color: #828282;
	text-transform: uppercase;
	border: none;
	font-weight: 300;
	padding: 11px 14px 10px;
	background-color: #ececec;
	transition: all .4s;
}

.js-deffered-comparison-message.compare__empty {
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	color: #002a52;
}

.js-product-deffered-button:hover {
	background-color: #e49314;
	color: #fff;
}

.submenu-brand__lnk span, .submenu-catalog__lnk span, .submenu__lnk {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase
}

.submenu-brand {
	text-align-last: auto
}

.submenu-brand__item, .submenu-catalog__item {
	display: block
}

.submenu-brand__lnk, .submenu-catalog__lnk {
	display: table;
	width: 100%;
	color: #002a52;
	padding: 2px 0;
	border-top: 1px solid #d8d8d8
}

.submenu-brand__lnk span, .submenu-catalog__lnk span {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}

.active.submenu-brand__lnk, .submenu-brand__lnk:hover, .submenu-catalog__lnk.active, .submenu-catalog__lnk:hover {
	color: #e49314
}

.submenu-brand__ico, .submenu-catalog__ico {
	width: 40px;
	padding: 5px;
	text-align: center !important
}

.submenu-brand__ico img, .submenu-catalog__ico img {
	max-width: 30px;
	max-height: 30px
}

.main__catalog-col img, .main__catalog-col-big img {
	max-height: 120px
}

.submenu {
	display: none;
	background-color: #fff;
	z-index: 1001
}

.submenu__lnk, .toggle-menu, .toggle-menu span {
	display: block
}

.submenu__item {
	padding: 0 7px
}

.submenu__item:first-child .submenu__lnk {
	border-top: none
}

.submenu__lnk {
	white-space: nowrap;
	padding: 12px 5px;
	color: #002a52;
	border-top: 1px solid #d8d8d8
}

.submenu__lnk.active, .submenu__lnk:hover {
	color: #e49314
}

.toggle-menu {
	width: 35px;
	right: 15px;
	top: 50%;
	border: none;
	cursor: pointer;
	background-color: transparent;
	margin: -10px 0 0 12px;
	z-index: 101
}

.sandwich {
	max-width: 35px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 200
}

.sw-bottom, .sw-footer, .sw-topper {
	display: block;
	height: 2px;
	background: #fff;
	border: none
}

.popup-ttl, .sw-bottom, .sw-footer, .sw-topper {
	position: relative
}

#mistake-success {
	max-width: 400px;
	height: 160px;
	background-color: #fff;
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding-top: 35px;
	font-size: 18px;
	z-index: 1000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mistake-success .close {
	width: 100px;
	margin: 0 auto;
	margin-top: 25px;
	height: 34px;
	background-color: #0258a8;
	line-height: 34px;
	color: #fff;
	cursor: pointer;
}

.sw-topper {
	top: 0;
	-webkit-transition: -webkit-transform .5s, top .2s;
	transition: transform .5s, top .2s
}

.sw-bottom {
	top: 6.6px;
	-webkit-transition: -webkit-transform .5s, top .2s;
	transition: transform .5s, top .2s;
	-webkit-transition-delay: .2s, 0s;
	transition-delay: .2s, 0s
}

.sw-footer {
	top: 13.5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.toggle-menu.active .sw-topper {
	top: 9px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.toggle-menu.active .sw-bottom {
	top: 7px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.toggle-menu.active .sw-footer {
	opacity: 0;
	top: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.popup-form {
	width: 100%;
	max-width: 600px;
	margin: 0 auto
}

.popup-ttl {
	background-color: #002a52;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	padding: 18px 40px
}

.popup__close {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	cursor: pointer
}

.popup-inner {
	padding: 30px 30px 15px;
	text-align: center;
	background-color: #fff
}
.favorites-popup .popup-inner{
	position: relative;
	padding: 0px 55px 0px 10px;
	text-align: unset;
}
.favorites-popup .btn-all-wrp{
	position: absolute;
}
.favorites-popup__wrp{
	max-height: 80vh;
	overflow-y: scroll;
}
.popup-field-wrp {
	margin-bottom: 3px
}

.popup-form__field, .popup-form__texarea {
	width: 100%;
	height: 34px;
	border: 1px solid #bababa;
	padding: 0 10px
}

.popup-form__field::-webkit-input-placeholder, .popup-form__texarea::-webkit-input-placeholder {
	color: #393939;
	opacity: 1
}

.popup-form__field:-moz-placeholder, .popup-form__texarea:-moz-placeholder {
	color: #393939;
	opacity: 1
}

.popup-form__field::-moz-placeholder, .popup-form__texarea::-moz-placeholder {
	color: #393939;
	opacity: 1
}

.popup-form__field:-ms-input-placeholder, .popup-form__texarea:-ms-input-placeholder {
	color: #393939;
	opacity: 1
}

.popup-form__texarea {
	height: 80px;
	padding: 10px;
	resize: vertical;
}

.popup-btn {
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	padding: 10px 50px;
	background-color: #e49314;
	border: none;
	color: #002a52;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}

.slider__item {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 240px
}

.slide-info-wrp {
	position: absolute;
	width: 100%;
	top: 50%;
	padding-right: 25px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.no-csstransforms .slide-info-wrp {
	top: 10%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.slide-info {
	/*width: 100%;*/
	max-width: 720px;
	padding: 15px;
	font-weight: 600;
	background-color: rgba(0, 0, 0, .5)
}

.advantage__item, .main__catalog {
	font-weight: 300;
}

.advantage__list, .slide-info__btn {
	background-color: #fff
}

.slide-info__text {
	margin-bottom: 15px;
	/*padding-right: 50px;*/
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.main__catalog-lnk img, .slide-info__btn {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s
}

.slide-info__btn {
	display: table;
	margin-left: 20px;
	padding: 7px 20px;
	font-size: 14px;
	color: #002a52;
	text-transform: uppercase;
	transition: all .3s
}

.advantage {
	font-size: 0;
	text-align: center
}

.main__content {
	padding-top: 20px
}

.advantage__item {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	font-size: 13px;
	color: #002a52
}

.advantage__item svg {
	display: block;
	margin: 0 auto 15px;
	fill: #0258a8
}

.main__catalog-wrp {
	overflow: hidden
}

.main__catalog-row {
	margin: 0 -.5px
}

.main__catalog {
	font-size: 0;
	background-color: #e5e5e5;
	margin-top: -1px
}

.main__catalog a {
	color: #002a52
}

.main__catalog-lnk img {
	transition: all .3s
}

.main__catalog-col, .main__catalog-col-big {
	width: 50%;
	display: inline-block;
	margin-top: 1px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	text-align: center
}

.main__catalog-lnk:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.main__catalog-col-big {
	vertical-align: top;
	padding: 0 .5px;
	font-size: 14px;
	transition: all .3s
}

.main__catalog-col-big .main__catalog-img-wrp {
	height: 150px
}

.main__catalog-col-big .main__catalog-name {
	height: 58px;
	padding: 0 3%;
	overflow: hidden
}

.main__catalog-item, .main__catalog-item-big {
	background-color: #fff
}

.main__catalog-col {
	vertical-align: middle;
	padding: 0 .5px;
	font-size: 13px;
	transition: all .3s
}

.main__catalog-col .main__catalog-img-wrp {
	height: 150px
}

.main__catalog-col .main__catalog-name {
	height: 50px;
	padding: 0 2%;
	overflow: hidden
}

.main__catalog-img-wrp {
	display: table;
	width: 100%;
	overflow: hidden
}

.main__catalog-img {
	display: table-cell;
	vertical-align: middle;
	padding: 10px
}

.main__catalog-name {
	display: table;
	width: 100%
}

.main__catalog-name span {
	display: table-cell;
	vertical-align: top
}

.main__stock-wrp {
	overflow: hidden;
	margin-bottom: 20px
}

.main__stock {
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
	background-color: #e5e5e5;
	margin: -1px 0 30px
}

.main__stock-row {
	margin: 0 -.5px
}

.main__stock-col {
	width: 50%;
	display: inline-block;
	padding: 0 .5px;
	margin-top: 1px
}

.main__stock-item {
	display: block;
	background-color: #fff;
	text-align: center;
	position: relative
}
.catalog-prods__item{
	display: flex;
	flex-direction: column;
	height: 100%;
	background-color: #fff;
	text-align: center;
	position: relative
}
.catalog-prods__bottom-btn{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.catalog-prods__item .prod__vendor-code, .main__stock-item .prod__vendor-code {
	z-index: 1;
	color: #696969;
	font-size: 12px
}

.catalog-prods__elem img, .main__stock-item img {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.prods-list__img:hover img, .main__stock-item:hover img, .catalog-prods__img-cell:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.stickers {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	text-align: left
}

.stickers .hit, .stickers .novelty, .stickers .stock {
	position: relative;
	display: block;
	margin-bottom: 1px;
	width: 82px;
	height: 28px;
	padding: 7px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.stickers .hit:before, .stickers .novelty:before, .stickers .stock:before {
	content: "";
	display: block;
	position: absolute;
	right: -8px;
	border-right: 8px solid transparent;
	border-top-width: 14px;
	border-top-style: solid;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	top: 0
}

.hit {
	background-color: #0258a8
}

.hit:before {
	border-top-color: #0258a8;
	border-bottom-color: #0258a8
}

.stock {
	background-color: #af1023
}

.stock:before {
	border-top-color: #af1023;
	border-bottom-color: #af1023
}

.novelty {
	background-color: #e49314
}

.novelty:before {
	border-top-color: #e49314;
	border-bottom-color: #e49314
}

.catalog-prods__img, .main__stock-img {
	height: 160px;
	display: table;
	width: 100%;
	overflow: hidden;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.catalog-prods__img img, .main__stock-img img {
	max-height: 140px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.catalog-prods__img-cell, .main__stock-img__cell {
	display: table-cell;
	vertical-align: middle
}

.main__stock-info {
	display: block;
	padding: 0 4%;
	font-size: 14px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.btn_blue, .js-tabs__lnk:before, .popup-window-buttons .bx_bt_button {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s
}

.btn-all-wrp {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: -25px;
	text-align: right;
	z-index: 999;
}

.btn-all-wrp:hover .btn-all__description {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.btn-all-wrp .btn {
	position: relative;
	margin: 0;
	width: 40px;
	height: 50px;
	flex-shrink: 0;
	font-size: 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #02224C;
}

.btn-all-wrp .button-basket__icon {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../images/cart-all.png") center no-repeat;
	width: 36px;
	height: 20px;
}

.btn-all__description {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 200px;
	bottom: 100%;
	right: 0;
	display: block;
	text-align: center;
	color: #696969;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #908f8f;
	margin-bottom: 10px;
	transition: all .3s ease;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

.btn-all__description:before {
	content: '';
	position: absolute;
	right: 8px;
	top: 100%;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	z-index: 1;
}

.btn-all__description:after {
	content: '';
	position: absolute;
	right: 8px;
	top: 100%;
	margin-top: 1px;
	border-top: 10px solid #696969;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.catalog-prods__name, .main__stock-name {
	height: 50px;
	display: block;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	color: #002a52
}

.catalog-prods__price, .main__stock-price {
	display: table;
	width: 100%
}

.catalog-prods__price-cell, .main__stock-price__cell {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 10px;
	color: #0258a8
}

.catalog-prods__price-cell .left, .catalog-prods__price-cell .right, .main__stock-price__cell .left, .main__stock-price__cell .right {
	white-space: nowrap;
	float: none
}

.bx-filter-parameters-box-container-block.bx-left, .file, .prod__col, .prod__info__section dd, .prod__info__section dt {
	float: left
}

.catalog-prods__price-current, .main__stock-price-current {
	display: inline-block;
	color: #0258a8
}

.catalog-prods__price-old, .main__stock-price-old {
	display: block;
	color: #a1a1a1
}

.btn, .popup-window-buttons .bx_bt_button {
	display: table;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	font-weight: 300;
	padding: 11px 14px 10px
}

.comparison_btn {
	position: relative;
	margin: 0 5px 10px 0;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	font-weight: 300;
	padding: 12px 14px 12px;
	background-color: #ececec;
	color: #828282;
	text-align: center;
}

.comparison_btn .icon {
	width: 20px;
	height: 18px;
	margin-right: 3px;
	fill: #828282;
}

.comparison_btn:hover {
	color: #fff
}

.comparison_btn:hover .icon {
	fill: #fff
}

.comparison__text--unselect {
	display: inline-block;
	vertical-align: middle;
}

.comparison__text--select {
	display: none;
}

.comparison_active {
	color: #0258a8;
}

.comparison_active .icon {
	fill: #0258a8;
}

.comparison_active .comparison__text--select {
	display: inline-block;
	vertical-align: middle;
}

.comparison_active .comparison__text--unselect {
	display: none;
}

.favorites__text--unselect {
	display: inline-block;
}

.favorites__text--select {
	display: none;
}

.favorites {
	position: relative;
}

.favorites_btn {
	padding-left: 5px;
	padding-right: 5px;
}

/*.favorites span{
	padding-left: 28px;
}*/
.favorites .icon {
	left: 14px;
	width: 13px;
	height: 19px;
	top: 0;
	bottom: 0;
	margin-right: 3px;
	display: inline-block;
	flex-shrink: 0;
	fill: #828282;
	transition: fill .3s ease;
}

.bx-breadcrumb .bx-breadcrumb-item {
	white-space: normal;
}

.favorites_btn:hover {
	color: #fff;
}

.favorites_btn:hover .icon {
	fill: #fff;
}

.prod__info__btns-counter-block .favorites_btn {
	padding: 12px 14px 11px;
}

.favorites_active .favorites__text--unselect {
	display: none;
}

.favorites_active {
	color: #0258a8;
}

.favorites_active .icon {
	fill: #0258a8;
}

.favorites_active .favorites__text--select {
	display: inline-block;
}

.btn_blue, .popup-window-buttons .bx_bt_button {
	background-color: #0258a8;
	transition: all .4s
}

.popup-window-buttons .prod-container .btn.btn_blue {
	cursor: pointer !important;
}

.btn_blue:hover, .popup-window-buttons .bx_bt_button:hover {
	background-color: #e49314
}

.btn_clear-cart {
	float: right;
	margin-top: 20px;
}

.content-wrp, .news__item, .stock__item {
	background-color: #fff
}

.stock-wrp {
	padding: 30px 3%;
}

.stock__img {
	text-align: center;
}

.stock__img img {
	max-height: 252px;
}

.lk_link {
	text-align: center;
	font-size: 0
}

.lk_link .btn, .lk_link .popup-window-buttons .bx_bt_button, .popup-window-buttons .lk_link .bx_bt_button {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px
}

.news, .news__container {
	margin-bottom: 20px
}

.sale-order-list-about-container, .sale-order-list-repeat-container, .sale-order-list-cancel-container {
	text-align: right
}

.contacts .h2, .err-404, .partners__col, .suppliers__item, .top-seotext {
	text-align: center
}

.sale-order-list-repeat-link {
	padding: 0
}

.carousel {
	padding: 0 40px
}

.carousel-suppliers {
	position: relative;
	margin-bottom: 20px
}

.suppliers__item {
	display: table;
	width: 100%;
	height: 60px;
	padding: 10px
}

.suppliers__cel {
	display: table-cell;
	vertical-align: middle
}

.news__container {
	overflow: hidden
}

.suppliers .slick-slide {
	float: none;
	display: inline-block !important;
	vertical-align: middle;
}

.news__row {
	font-size: 0;
	margin: 0 -2.5px
}

.news__col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-bottom: 10px
}

.news__item, .news__item span, .news__top, .stock__top, .stock__item span {
	display: block
}

.content-wrp, .content-wrp .news__col {
	margin-bottom: 20px
}

.news__top, .stock__top {
	padding: 10px 14px 5px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px
}

.news__top time, .stock__top time {
	display: block;
	color: #9f9f9f
}

.news__ttl, .stock__ttl {
	color: #0258a8
}

.news__preview-text, .stock__preview-text {
	font-size: 12px;
	color: #1b2f3c;
	padding: 10px 14px
}

.bx-breadcrumb_wrp {
	display: none
}

.certificates__col, .partners__col {
	width: 50%;
	display: inline-block;
	vertical-align: top
}

.content-wrp .news__container {
	padding: 0 15px
}

.stock__container {
	padding-left: 15px;
	padding-right: 15px;
}

.stock__row {
	font-size: 0;
	margin: 0 -2.5px;
}

.stock__col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-bottom: 10px;
}

.stock__col .timer-wrp {
	margin-bottom: 0px;
}

.top-seotext {
	margin: 0 auto;
	max-width: 900px;
	padding: 25px;
	font-size: 14px;
	color: #676767
}

.certificates {
	padding-bottom: 30px
}

.certificates__row {
	margin: 0 -11px;
	font-size: 0
}

.certificates__container {
	padding: 0 11px
}

.certificates__col {
	padding: 0 11px;
	margin-bottom: 15px
}

.partners__container {
	padding: 0 3%
}

.partners__row {
	margin: 0 -3%;
	font-size: 0
}

.partners__col {
	padding: 0 3%;
	margin-bottom: 15px
}

.partners__logo {
	display: table;
	height: 100px;
	width: 100%
}

.partners__logo .table-cell {
	padding: 10px 0
}

.table-cell {
	display: table-cell;
	vertical-align: middle
}

.table-cell img {
	max-height: 80px
}

.partners__name {
	display: block;
	color: #0258a8;
	font-size: 14px
}

.contacts__col, .contacts__form__col {
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.err-404 {
	margin: 0 auto;
	max-width: 400px;
	padding: 5% 0;
	color: #9e9e9e
}

.err-404__top {
	font-size: 120px
}

.err-404__info {
	font-size: 16px
}

.contacts .h2 {
	padding-top: 20px;
	color: #002a52
}

.err_mess, .file {
	text-align: left
}

.contacts .h4 {
	color: #002a52;
	text-transform: uppercase
}

.contacts__col {
	padding: 0 10px;
	margin-bottom: 20px;
	color: #676767;
	font-size: 14px
}

.contacts__col a {
	color: #676767
}

.contacts__col .h2 {
	margin-bottom: 25px
}

.contacts__info {
	padding: 0 10px;
	font-size: 0
}

.contacts__form-wrp {
	border-top: 7px solid #f7f7f7;
	padding-bottom: 20px
}

.contacts__form {
	width: 100%;
	margin: 0 auto;
	max-width: 740px;
	font-size: 0
}

.contacts__form .btn, .contacts__form .popup-window-buttons .bx_bt_button, .popup-window-buttons .contacts__form .bx_bt_button {
	font-size: 14px;
	font-weight: 400;
	padding: 8px 13px;
	max-width: 150px;
	width: 100%
}

.contacts__form__col {
	padding: 0 5px
}

.field-wrp {
	margin-bottom: 4px
}

.field, .textarea {
	width: 100%;
	height: 34px;
	border: 1px solid #bababa;
	padding: 0 10px;
	font-size: 15px
}

.field::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
	color: #747474;
	opacity: 1
}

.field:-moz-placeholder, .textarea:-moz-placeholder {
	color: #747474;
	opacity: 1
}

.field::-moz-placeholder, .textarea::-moz-placeholder {
	color: #747474;
	opacity: 1
}

.field:-ms-input-placeholder, .textarea:-ms-input-placeholder {
	color: #747474;
	opacity: 1
}

.textarea {
	height: 186px;
	padding: 10px;
	font-size: 15px;
	resize: none
}

.file_path, .note {
	font-size: 12px;
	color: #747474
}

.note {
	padding: 10px 0 10px 10px
}

.inputfile {
	display: none
}

.file {
	margin: 10px;
	padding-left: 23px;
	position: relative;
	cursor: pointer
}

.file div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.file:before {
	display: block;
	width: 12px;
	height: 12px;
	content: "";
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -8.5px;
	background: url(../images/clip.svg) no-repeat
}

.prod-container {
	margin-bottom: 20px
}

.prod {
	background-color: #fff
}

.prod__col {
	width: 100%
}

.bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 600px;
	background: #fff;
	text-align: center;
	width: 100%
}

.bx_item_slider .bx_bigimages_aligner {
	display: block
}

.bx_item_slider .bx_slider_conteiner {
	position: relative;
	padding-top: 20px;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
	border-top: 1px solid #c5c5c5
}

.bx_item_slider .bx_slider_scroller_container {
	position: relative
}

.bx_item_slider .bx_slide {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%
}

.bx_item_slider .bx_slide ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}

.bx_item_slider .bx_slide li {
	position: relative;
	display: block;
	float: left;
	height: 0
}

.bx_item_slider .bx_slide li.bx_active .cnt {
	border: 1px solid #0258a8
}

.bx_item_slider .bx_slide li.bx_active .cnt:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 9px solid #0258a8
}

.bx_item_slider .bx_slide .cnt {
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	display: block;
	background: #fff;
	padding: 0 !important
}

.bx_item_slider .bx_slide .cnt_item {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background-repeat: no-repeat;
	background-position: center
}

.bx_slider_conteiner.full {
	position: relative;
	padding: 20px 50px 0
}

.bx_slider_conteiner.full .bx_slide_left {
	left: -40px
}

.bx_slider_conteiner.full .bx_slide_right {
	right: -40px
}

.bx_slider_conteiner.full .bx_slide_left, .bx_slider_conteiner.full .bx_slide_right {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer
}

.prod__info {
	position: relative;
	padding: 30px 10px
}

.prod__info__section {
	color: #525252;
	font-size: 15px
}

.prod__info__section dl {
	margin-bottom: 15px;
	overflow: hidden
}

.prod__info__section dt {
	margin-right: 5px;
	clear: both
}

.prod__vendor-code {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #464646;
	font-size: 12px
}

.prod__price-wrapper {
	display: flex;
}

.prod__info__price {
	margin: 25px 10px 15px 0;
	font-size: 20px
}

.prod__info__price span {
	padding-right: 15px
}

.prod__info__old-price {
	color: #bfbfbf
}

.prod__info__current-price {
	color: #002a52
}

.prod__info__btns-counter-block {
	display: block;
	min-height: 73px;
	padding-bottom: 15px;
}

.prod__info-count {
	white-space: nowrap;
}

.prod__info-count-wrp {
	display: flex;
}

.prod__info__price--sum {
	margin: 0 0 10px 20px;
}

.prod__info__price--sum .prod__info__section dl {
	margin-bottom: 10px;
}

.prod__info__btns-counter-block .ttl {
	font-size: 15px;
	color: #525252;
	margin-bottom: 10px
}

.catalog-prods__container .prod__info__btns-counter-block .ttl {
	font-size: 12px;
}

.prod__info__btns-counter-block .minus, .prod__info__btns-counter-block .plus {
	position: relative;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	color: #646464;
	text-decoration: none;
	font-size: 0;
	background-color: #ececec;
	line-height: 30px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.prod__info__btns-counter-block .minus, .sorting__lnk {
	line-height: 28px
}

.prod__info__btns-counter-block .minus:hover, .prod__info__btns-counter-block .plus:hover {
	color: #fff;
	background-color: #0258a8
}

.prod__info__btns-counter-block .minus:hover:after, .prod__info__btns-counter-block .minus:hover:before, .prod__info__btns-counter-block .plus:hover:after, .prod__info__btns-counter-block .plus:hover:before {
	background-color: #fff
}

.prod__info__btns-counter-block .minus:before, .prod__info__btns-counter-block .plus:before {
	content: "";
	position: absolute;
	left: 50%;
	display: block;
	top: 50%;
	margin: -.5px 0 0 -4.5px;
	height: 1px;
	width: 9px;
	background-color: #646464;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.prod__info__btns-counter-block .plus:after {
	content: "";
	position: absolute;
	left: 50%;
	display: block;
	top: 50%;
	margin: -4.5px 0 0 -.5px;
	height: 9px;
	width: 1px;
	background-color: #646464;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.popup-window-buttons .prod__info__btns-counter-block .bx_bt_button, .prod__info__btns-counter-block .btn, .prod__info__btns-counter-block .popup-window-buttons .bx_bt_button, .prod__info__btns-counter-block .favorites_btn {
	margin: 0 5px 10px 0;
	display: inline-block;
	vertical-align: top;
}

.prod__info__btns-counter-block .favorites_btn {
	white-space: nowrap;
	align-items: center;
}

.prod__info__btns-counter-block .in-favorites {
	padding-top: 14px;
	padding-bottom: 14px;
}

.quantity-prod {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	text-align: center;
	max-width: 73px;
	border: 1px solid #ececec;
	font-size: 14px
}

.button-basket__icon, .btn_gray span {
	vertical-align: middle;
	margin-right: 5px;
	display: inline-block
}

.button-basket__icon {
	width: 27px;
	height: 21px
}

.button-basket__label {
	display: inline-block;
}

.button-basket__label--in {
	display: none;
}

.button-basket--in .button-basket__label {
	display: none;
}

.button-basket--in .button-basket__label--in {
	display: inline-block;
}

.btn_gray {
	background-color: #ececec;
	color: #828282;
	padding: 13px
}

.btn_gray span {
	width: 18px;
	height: 16px
}

.js-tabs {
	clear: both;
	border-top: 1px solid #c5c5c5;
	padding: 25px 25px 0
}

.tab-info {
	padding: 8px 25px 25px;
	font-size: 16px
}

.tab-info .btn-all-wrp {
	padding: 0;
}

.tab-info p {
	margin-bottom: 10px;
	color: #4f4f4f
}

.js-tabs__item {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin: 0 5px 15px 0
}

.js-tabs__lnk {
	position: relative;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #3f3f3f;
	padding: 8px;
	cursor: pointer;
	letter-spacing: .05em
}

.js-tabs__lnk:before, .js-tabs__lnk_active:after {
	position: absolute;
	content: ""
}

.js-tabs__lnk:before {
	display: block;
	width: 0;
	bottom: 0;
	left: 50%;
	border-top: 1px solid #0258a8;
	transition: all .4s
}

.prod-carousel__img, .subscribe-form__btn {
	-o-transition: all .4s;
	-moz-transition: all .4s
}

.js-tabs__lnk_active {
	color: #0258a8
}

.js-tabs__lnk_active:before {
	width: 100%;
	left: 0
}

.js-tabs__lnk_active:after {
	top: 100%;
	left: 50%;
	margin-left: -7px;
	border-top: 7px solid #0258a8;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent
}

.tab {
	display: none
}

.tab_show {
	display: block !important
}

.prod-carousel {
	display: none
}

.prod-carousel__col {
	padding: 0 5px
}

.prod-carousel__item {
	display: block;
	background-color: #fff;
	position: relative
}

.prod-carousel__item:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.prod-carousel__img {
	height: 160px;
	display: table;
	width: 100%;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s
}

.prod-carousel__img img {
	display: inline !important;
	max-height: 160px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.prod-carousel-img__cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.prod-carousel__info {
	font-size: 14px;
	text-align: center;
	display: block
}

.prod-carousel__info span {
	display: block
}

.prod-carousel__name {
	height: 50px;
	display: block;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	color: #002a52
}

.bx-filter .bx-filter-block, .bx-filter-param-label.disabled, .smartfilter {
	display: none
}

.prod-carousel__price {
	padding: 10px 8%
}

.prod-carousel__price__old {
	color: #a1a1a1
}

.prod-carousel__price__old span {
	text-decoration: line-through
}

.prod-carousel__price__current {
	color: #0258a8
}

.smartfilter {
	padding: 10px 8px;
	background-color: #fff
}

.bx-filter-title {
	padding: 10px;
	background-color: #e4e4e4;
	font-size: 16px;
	text-transform: uppercase;
	color: #0258a8;
	font-weight: 600;
}

.bx-filter-parameters-box-title {
	position: relative;
	border-top: 1px solid #dedede;
	padding: 10px 18px 10px 5px;
	font-size: 14px;
	color: #2e2e2e;
	cursor: pointer
}

.bx-filter-parameters-box-title.first {
	border-top: none
}

.bx-filter-parameters-box-title:before {
	content: "";
	position: absolute;
	width: 9px;
	height: 6px;
	right: 14px;
	top: 50%;
	margin-top: -3px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block, .filter_label, .my-checkbox_label {
	display: block
}

.bx-filter-block {
	padding: 4px 10px 0
}

.bx-filter-block .btn_blue, .bx-filter-block .popup-window-buttons .bx_bt_button, .popup-window-buttons .bx-filter-block .bx_bt_button {
	padding: 8px 13px;
	margin-top: 20px
}

.bx-filter-block .btn_del-filter {
	background-color: transparent;
	text-transform: none
}

.bx-filter .bx-ui-slider-track {
	background: #e7e7e7;
	position: relative;
	height: 4px;
	margin: 10px 0
}

.bx-filter .bx-ui-slider-pricebar, .bx-filter .bx-ui-slider-pricebar-v, .bx-filter .bx-ui-slider-pricebar-vd, .bx-filter .bx-ui-slider-pricebar-vn, .bx-filter .bx-ui-slider-range {
	position: absolute;
	top: 0;
	bottom: 0
}

.bx-filter .bx-ui-slider-pricebar-v {
	background: #0258a8;
	z-index: 70
}

.bx-filter .bx-ui-slider-range {
	z-index: 80
}

.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 50%;
	width: 10px;
	margin-top: -5px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #0258a8
}

.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -3px
}

.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -3px
}

.bx-filter-parameters-box-container-block.bx-right {
	float: right
}

.filter_checkbox, .my-checkbox {
	display: none
}

.filter_label, .my-checkbox_label {
	color: #2e2e2e;
	padding-left: 20px;
	position: relative;
	cursor: pointer;
	margin-bottom: 10px
}

.catalog-prods__item .my-checkbox_label {
	display: block;
	margin: 4px auto;
	width: 15px;
	height: 15px;
	padding: 0;
}

.prods-list__img-wrp .my-checkbox_label {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 15px;
	height: 15px;
	padding: 0;
	z-index: 2;
}

.filter_checkbox:checked + .filter_label:after, .filter_label:before, .my-checkbox:checked + .my-checkbox_label:after, .my-checkbox_label:before {
	content: "";
	display: block;
	position: absolute
}

.filter_label:before, .my-checkbox_label:before {
	width: 13px;
	height: 13px;
	left: 0;
	top: 0;
	background-color: #fff;
	border: 1px solid #d2d2d2
}

.filter_checkbox:checked + .filter_label:after, .my-checkbox:checked + .my-checkbox_label:after {
	left: 3px;
	top: 4px;
	height: 6px;
	width: 8px
}

.favorites-checkbox {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 2;
}

.favorites-checkbox input[type="checkbox"] {
	display: none
}

.favorites-checkbox__label {
	width: 13px;
	height: 13px;
	position: relative;
	display: block;
	cursor: pointer;
}

.favorites-checkbox__label:before {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	left: 0;
	top: 0;
	background-color: #fff;
	border: 1px solid #d2d2d2
}

.favorites-checkbox__label:after {
	content: "";
	display: block;
	position: absolute;
}

.favorites-checkbox input[type="checkbox"]:checked + .favorites-checkbox__label:after {
	left: 3px;
	top: 4px;
	height: 6px;
	width: 8px;
}

.catalog-prods_favorites {
	padding: 30px 0;
}

.catalog-prods_favorites .btn {
	font-size: 14px;
	font-weight: 700;
}

.catalog-prods_favorites .catalog-prods__inner {
	margin-bottom: 20px
}

.catalog-prods_favorites .catalog-prods__col {
	position: relative
}

.btn_del-filter {
	font-size: 13px;
	color: #727272
}

.catalog-prods__inner {
	font-size: 0
}

.catalog-prods__row {
	display: flex;
	flex-wrap: wrap;
}

.catalog-prods__col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-bottom: 10px
}

.catalog-prods__info {
	font-size: 12px;
	display: block;
	padding: 0 2%
}

.catalog-prods__img {
	/*border-bottom:1px solid #e5e5e5*/
}

.catalog-prods__name {
	height: 48px;
	padding: 5px 0 0;
	border-bottom: none
}

.available-ico:before, .custom-ico:before, .no-available-ico:before {
	top: 50%;
	height: 17px;
	content: "";
	left: 0
}

.catalog-prods__availability {
	padding: 10px 0;
	display: block;
	margin-bottom: 10px
}

.no-available-ico {
	color: #7e0b19;
	position: relative;
	padding-left: 22px
}

.no-available-ico:before {
	position: absolute;
	margin-top: -8.5px;
	display: block;
	width: 17px;
	background: url(../images/no-available-ico.png) no-repeat
}

.amount-ico {
	color: #0158a8;
	position: relative;
	padding-left: 22px;
	margin-top: 10px;
	display: inline-block;
}

.amount-ico:before {
	top: 50%;
	height: 17px;
	content: "";
	left: 0;
	position: absolute;
	margin-top: -8.5px;
	display: block;
	width: 17px;
	background: url(../images/delivery-truck.svg) no-repeat
}

.prod .delivery-time {
	margin-top: 15px;
}

.custom-ico {
	color: #9c9c9c;
	position: relative;
	padding-left: 22px
}

.custom-ico:before {
	position: absolute;
	margin-top: -8.5px;
	display: block;
	width: 17px;
	background: url(../images/custom-ico.png) no-repeat
}

.sorting__lnk, .sorting__ttl {
	position: relative;
	font-size: 13px
}

.catalog-prods__seotext {
	color: #535353
}

.catalog-prods__seotext .h2, .catalog-prods__seotext .h4, .catalog-prods__seotext h2, .catalog-prods__seotext h3, .catalog-prods__seotext h4 {
	color: #535353;
	text-transform: uppercase
}

.sorting {
	background-color: #fff;
	margin-bottom: 10px;
	position: relative
}

.sorting_favorites {
	background-color: transparent;
}

.view-catalog {
	display: none;
}

.sorting__elemets {
	display: none;
	font-size: 0
}

.sorting__ttl {
	background-color: #0258a8;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 9px
}

.sorting__ttl img {
	display: none
}

.sorting__item {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 10px
}

.sorting__item .ttl {
	color: #002a52;
	font-size: 13px;
	margin-bottom: 6px
}

.sorting__lnk {
	width: 142px;
	height: 30px;
	display: block;
	padding: 0 16px 0 6px;
	color: #767677;
	border: 1px solid #e6e6e6;
	cursor: pointer
}

.sorting__lnk:hover, .sorting__lnk_down, .sorting__lnk_up {
	background-color: #e6e6e6;
	color: #002a52
}

.sorting__lnk:before {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 6px;
	right: 12px;
	top: 50%;
	margin-top: -3px
}

.footer-info {
	background-color: #002a52;
	font-size: 0;
	padding-top: 40px;
	color: #fff
}

.footer-info a {
	color: #fff
}

.footer-col {
	width: 100%;
	padding: 0 15px 16px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-align: center
}

.footer-col__ttl {
	font-size: 14px;
	margin-bottom: 10px
}

.footer-col__text {
	margin-bottom: 18px;
	font-size: 12px
}

.footer-col__logo {
	display: block
}

.footer-col__mail {
	margin-top: 10px
}

.footer-col__phone {
	background: url(../images/phone-call.svg) left center no-repeat;
	padding: 5px 0 5px 30px;
	font-size: 14px;
	white-space: nowrap
}

.subscribe-form {
	font-size: 14px;
	margin-top: 20px
}

.subscribe-form__btn, .subscribe-form__field {
	width: 100%;
	display: inline-block;
	font-size: 10px;
	color: #fff
}

.subscribe-form__field {
	max-width: 206px;
	height: 26px;
	margin: 10px 0 8px;
	text-align: center;
	border: 1px solid #fff;
	background-color: transparent
}

.subscribe-form__field::-webkit-input-placeholder {
	color: #fff;
	opacity: 1
}

.subscribe-form__field:-moz-placeholder {
	color: #fff;
	opacity: 1
}

.subscribe-form__field::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.subscribe-form__field:-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.subscribe-form__btn {
	padding: 5px;
	max-width: 115px;
	background-color: #0258a8;
	border: none;
	-webkit-transition: all .4s;
	transition: all .4s
}

.subscribe-form__btn:hover {
	background-color: #e49314
}

.copyright {
	color: #002a52;
	padding: 5px 0;
	background-color: #f7f7f7;
	line-height: 20px;
	text-align: center
}

.copyright .left, .copyright .right {
	float: none
}

.copyright .right {
/ / white-space: nowrap
}

.copyright span {
	display: block
}

.copyright a {
	display: inline-block;
	color: #002a52;
	padding-right: 15px
}

.err-mes, .err_mess {
	color: #c70f0f
}

.check {
	display: none
}

.err_mess {
	font-size: 12px
}

.err-mes, .good-mes {
	text-align: left;
	font-size: 14px
}

.good-mes {
	color: #0bbe11
}

.err {
	border-color: #c70f0f
}

.available-ico {
	position: relative;
	padding-left: 22px;
	color: #194e00
}

.available-ico:before {
	position: absolute;
	margin-top: -8.5px;
	display: block;
	width: 17px;
	background: url(../images/available-ico.png) no-repeat
}

#basket_items {
	width: 100%;
	border-collapse: collapse;
	background-color: #fff
}

#basket_items .col-delivery-time {
	font-size: 14px;
}

#basket_items thead td {
	background-color: #e4e4e4;
	color: #002a52;
	font-size: 13px;
	padding: 10px
}

#basket_items .item {
	position: relative
}

#basket_items .item:before {
	content: "";
	display: block;
	position: absolute;
	height: 90%;
	right: 0;
	top: 5%;
	border-right: 1px solid #e5e5e5
}

#basket_items .item .h2, #basket_items .item h2 {
	font-size: 14px;
	text-transform: none;
	color: #002a52
}

#basket_items .item .h2 a, #basket_items .item h2 a {
	color: #002a52
}

#basket_items .control, #basket_items .custom {
	padding: 8px;
	white-space: nowrap;
	text-align: center
}

#basket_items .control {
	padding: 1% 8px;
	white-space: nowrap;
}

#basket_items .control path {
	fill: #bbb;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.basket_quantity_control a, .basket_quantity_control a:before {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease
}

#basket_items .control a:hover path {
	fill: red
}

#basket_items thead td.price {
	text-align: center;
}

.basket__prod-info {
	font-size: 13px;
	color: #707274
}

.packing-quantity, .text-align-center {
	color: #6d6d6d;
	font-size: 14px;
	text-align: center;
	vertical-align: middle
}

.basket__prod-info span {
	display: block
}

.quantity-cart-prod {
	position: relative
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
	padding: 10px;
	border-bottom: 1px solid #f7f7f7;
	vertical-align: middle
}

.cart_status_prod {
	text-align: center;
	vertical-align: middle;
	font-size: 14px
}

.bx_ordercart_itemtitle a {
	color: #5d5d5d;
	text-decoration: none
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
	width: 11.3%
}

.bx_ordercart .bx_ordercart_photo_container {
	position: relative;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
	display: block;
	text-align: center
}

.bx_item_section_name_gray {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block
}

.bx_item_detail_scu_small_noadaptive .bx_scu {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li {
	position: relative;
	display: block;
	float: left;
	width: 33px;
	height: 33px;
	margin: 0 5px 5px 0
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	border: 1px solid #d7dae3;
	background: #fff
}

.bx_scu ul li a span {
	position: absolute;
	top: 6%;
	right: 6%;
	bottom: 8%;
	left: 7%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #f5b919
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a, .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a {
	border: 1px solid #002a52
}

.bx_ordercart .custom {
	text-align: center
}

.bx_ordercart tbody td.price {
	color: #3e3e3e;
	font-size: 14px;
	text-align-last: auto
}

.bx_ordercart tbody td.price span {
	white-space: nowrap
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
	text-decoration: line-through;
	display: block;
	color: #868686
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
	display: block;
	margin: 0;
	color: #002a52
}

.basket_quantity_control {
	margin: 0 auto;
	width: 114px;
	text-align: center;
	font-size: 0
}

.basket_quantity_control input[type=text] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px;
	height: 30px;
	text-align: center;
	max-width: 50px;
	width: 100%;
	border: 1px solid #ececec;
	font-size: 14px
}

.basket_quantity_control a {
	position: relative;
	color: #646464;
	text-decoration: none;
	font-size: 16px;
	background-color: #ececec;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	transition: all .2s ease
}

.basket_quantity_control .plus:after, .basket_quantity_control a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	content: ""
}

.basket_quantity_control a:before {
	display: block;
	margin: -.5px 0 0 -4.5px;
	height: 1px;
	width: 9px;
	background-color: #646464;
	transition: all .2s ease
}

.basket_quantity_control a:active, .basket_quantity_control a:hover {
	color: #fff;
	background-color: #0258a8
}

.basket_quantity_control a:active:after, .basket_quantity_control a:active:before, .basket_quantity_control a:hover:after, .basket_quantity_control a:hover:before {
	background-color: #fff
}

.basket_quantity_control .minus {
	line-height: 28px;
	float: left
}

.basket_quantity_control .plus {
	float: right
}

.basket_quantity_control .plus:after {
	display: block;
	margin: -4.5px 0 0 -.5px;
	height: 9px;
	width: 1px;
	background-color: #646464;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.forms__row{
	display: flex;
	flex-wrap: wrap;
}

.forms-col{
	width: 100%;
}
.forms-col-left{
	margin-bottom: 10px;
}
.forms-col-right{
	margin-bottom: 10px;
	text-align: center;
}
.forms-col-right .btn_blue{
	float: none;
	display: inline-block;
	padding: 12.5px 0;
	width: 260px;
	text-transform: uppercase;
	color: #fff;
}
.btn_blue-ico{
	display: inline-block;
	position: relative;
	padding-left: 32px;
}
.btn_blue-ico .button-basket__icon{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#basket_form_container .bx_bt_button {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	background-color: #fa7c00;
	float: left;
	width: 40px;
	line-height: 1.2;
	height: 40px;
	padding: 11px 0;
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin-left: 5px
}

.bx_ordercart tbody td .sum {
	font-size: 14px;
	color: #5d5d5d
}

.bx_ordercart_order_pay {
	text-align: left;
	padding-top: 24px;
	margin-bottom: 30px;
	position: relative;
	display: table;
	width: 100%
}

.cart-search-field-wrp {
	margin-right: 144px
}

.cart-search-field {
	border: 4px solid #ededed;
	background-color: #fff;
	width: 100%;
	height: 41px;
	padding: 0 10px;
	position: relative;
}

.cart-search-select-file {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.note-file {
	font-size: 13px;
	line-height: 32px;
}

.note-add-file {
	clear: both;
	font-size: 12px;
}

.magnifying-ico {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}

.cart-search__btn {
	width: 138px;
	float: right;
	background-color: #0258a8;
	text-transform: uppercase;
	color: #fff;
	border: none;
	padding: 11px 0
}

.cart-search__btn span {
	padding-left: 26px;
	position: relative
}

.bx_ordercart_coupon {
	width: 100%;
	margin-bottom: 5px;
	color: #606060
}

.bx_ordercart_coupon input[type=text] {
	height: 40px;
	padding: 0 5px;
	float: left;
	width: 80%;
	max-width: 400px;
	border: 4px solid #ededed;
	height: 41px;
	padding: 0 10px;
}

.bx_ordercart_coupon span {
	display: block;
	margin-bottom: 10px;
	padding-right: 15px;
	width: 100%;
	float: left;
	font-size: 16px;
}

.bx_bt_button {
	float: left;
	width: 50px;
	height: 41px;
	text-align: center;
	margin-left: 5px;
	background-color: #0258a8;
	text-transform: uppercase;
	color: #fff;
	border: none;
	padding: 11px 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
}

.bx_ordercart_coupon_notes {
	clear: both;
}

span.bad {
	width: 14px;
	height: 14px;
	margin: 14px 0 0 8px;
	cursor: pointer;
	background: url(../images/del-cart.svg) no-repeat center
}

span.good {
	width: 14px;
	height: 14px;
	margin: 14px 0 0 8px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	background-image: url(../images/tick.svg);
}

span.good:hover {
	background-image: url(../images/del-cart.svg)
}

.bx_bt_button:hover {
	background-color: #e49314;
}

.coupon-rez {
	margin-bottom: 5px;
	font-size: 12px
}

.coupon-rez input[type=text] {
	width: 38%;
	padding-right: 15px;
	float: left;
	background-color: transparent;
	border: none;
	text-align: right
}

.coupon-rez .bx_ordercart_coupon_notes {
	float: left;
	width: 50%
}

.bx_ordercart_order_pay_center {
	display: block;
	margin-top: 20px
}

.bx_ordercart_order_pay_center a {
	margin: 0 auto;
	width: 198px;
	padding: 12px 8px;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	background-color: #0258a8;
	text-decoration: none;
	text-align: center
}

.order_sum_name {
	font-size: 15px;
	color: #525252
}

#allSum_FORMATED, #allSum_wVAT_FORMATED, #allVATSum_FORMATED {
	font-size: 20px;
	color: #0258a8
}

#allSum_FORMATED span, #allSum_wVAT_FORMATED span, #allVATSum_FORMATED span {
	white-space: nowrap;
	padding-right: 20px
}

.order_weigt_name {
	font-size: 16px;
	padding-right: 10px
}

#allWeight_FORMATED {
	font-size: 20px;
	font-weight: 600;
	text-align: left
}

#allWeight_FORMATED .currency {
	font-weight: 500
}

#allSum_FORMATED small, #allSum_wVAT_FORMATED small, #allVATSum_FORMATED small {
	font-size: .714em
}

.order-col {
	width: 100%;
	float: left;
	text-align: center
}

.order-col .btn, .order-col .popup-window-buttons .bx_bt_button, .popup-window-buttons .order-col .bx_bt_button {
	width: 175px;
	margin: 15px auto;
	padding: 6px 5px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	white-space: normal
}

.order-col .h2 {
	padding-top: 20px;
	color: #002a52;
	text-transform: none
}

.wrp-all-field {
	border-right: 1px solid #acacac;
	padding: 0 15px
}

.new-user-order .wrp-all-field {
	border-right: none
}

.field-wrp {
	width: 100%;
	max-width: 304px;
	margin: 0 auto 5px
}

.order-col__remark {
	margin: 0 auto 20px;
	max-width: 370px
}

.forgot-pas-lnk {
	color: #a1a1a1
}

.order-form-step3 {
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.order-form-step3 .btn, .order-form-step3 .popup-window-buttons .bx_bt_button, .popup-window-buttons .order-form-step3 .bx_bt_button {
	padding: 8px 15px;
	font-size: 15px
}

.order-form-step3__wrp {
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 30px
}

.order-form-step3__inner {
	max-width: 600px;
	margin: 0 auto;
	padding: 0 10px
}

.order-form-step3__inner .h2 {
	padding-top: 20px;
	color: #002a52;
	text-transform: none
}

.order-form-step3__inner .textarea {
	height: 100px
}

.order-form-step3__col {
	width: 100%;
	margin: 10px 0;
	float: left
}

.order-form-step3__radio-wrp {
	max-width: 190px;
	margin: 0 auto
}

.order-form-step3__radio-wrp .h2 {
	margin-bottom: 20px;
	padding-top: 0;
	text-align: left
}

.order-form-step3__radio-wrp input[type=radio] {
	display: none
}

.order-form-step3__radio-wrp input[type=radio]:checked + label:after {
	content: "";
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #002a52;
	left: 3px;
	top: 4px
}

.order-form-step3__radio-wrp label {
	display: block;
	margin-bottom: 8px;
	position: relative;
	padding-left: 24px;
	color: #676767;
	font-size: 16px
}

.order-form-step3__radio-wrp label:before {
	content: "";
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	left: 0;
	top: 1px;
	border: 1px solid #c4c4c4
}

.popup-window-titlebar {
	display: table;
	width: 100%
}

.popup-window-titlebar > div {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px
}

.popup-window-buttons .bx_bt_button {
	cursor: pointer
}

.left-nav__item {
	margin-bottom: 3px;
	background-color: #fff
}

.left-nav__lnk {
	color: #002a52;
	display: table;
	width: 100%;
	min-height: 50px;
	padding: 6px 30px 6px 16px;
	position: relative
}

.left-nav__lnk span {
	display: table-cell;
	vertical-align: middle
}

.left-nav__lnk.left-nav__lnk_active + .left-nav__sub {
	display: block
}

.left-nav__lnk:before {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 6px;
	right: 12px;
	top: 50%;
	margin-top: -3px
}

.left-nav__sub {
	display: none;
	padding: 5px 0 15px
}

.left-nav__sub-lnk {
	display: block;
	padding: 6px 15px;
	color: #535353
}

.prods-list {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.prods-list__table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px
}

.prods-list__btn .btn {

}

.prods-list__table td {
	/*border-top: 8px solid #f7f7f7;*/
	border-bottom: 8px solid #f7f7f7;
	background-color: #fff;
	padding: 10px;
}

.prods-list__table .prod__vendor-code {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

td.prods-list__img {
	text-align: center;
	width: 20%;
	padding: 0;
}

.prods-list__img-wrp {
	position: relative;
	padding: 10px;
}

.prods-list__img img {
	max-height: 96px
}

.prods-list__info {
	width: 30%
}

.prods-list__sum {
	white-space: nowrap;
	text-align: center
}

.prods-list__sum .ttl {
	font-size: 12px;
}

.prods-list__btn {
	vertical-align: middle;
}

.prods-list__num {
	white-space: nowrap;
	vertical-align: middle;
}

.prods-list__num .prod__info__btns-counter-block {
	padding-bottom: 0;
	min-height: auto;
}

.prods-list__num .catalog-prods__availability {
	margin-bottom: 0;
	border-bottom: none
}

.prods-list__btn .btn, .prods-list__btn .js-product-deffered-button {
	display: block;
	height: 41px;
	padding: 0;
	line-height: 41px;
	margin: 5px 0;
	white-space: nowrap;
	width: 126px;
	text-align: center;
}

.btn-gray {
	padding: 0;
	line-height: 41px;
	background-color: #cfcfcf;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
}

.btn-gray:hover {
	background-color: #e49314;
}

.btn-gray_active {
	background-color: #e49314;
}

.brand {
	color: #e49314;
}

.catalog-prods__col .btn {
	width: 100%;
	padding: 0;
	line-height: 41px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#basket_items .basket-amount {
	text-align: left;
}

.search-tags-cloud {
	margin-bottom: 15px;
}

.search-tags-cloud a {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 6px;
	padding-right: 10px;
	margin-right: 6px;
	border-right: 1px dotted #0258a8;
	font-size: 14px !important;
}

.search-tags-cloud a:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

.info-err {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	color: #333;
	background: #fedba5;
}

.compare-wrp {
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 4px;
	background-color: #fff;

}

.compare-scroll-top, .compare-table-wrp {
	overflow-x: auto;
}

.compare-scroll-top {
	margin: 15px 0;
}

.compare-scroll-block {
	height: 2px;
}

.compare {
	width: 100%;
	border-collapse: collapse;
}

.compare th {
	text-align: left;
	padding: 8px 20px;
}

.catalog_compare__prod {
	display: block;
	max-width: 220px;
	position: relative;
}

.compare__prod-del {
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	z-index: 2;
	cursor: pointer;
}

.compare__prod-del:hover .icon {
	fill: #F23030;
}

.compare__prod-del .icon {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 14px;
	height: 14px;
	fill: #000;
}

.icon {
	display: inline-block;
	vertical-align: middle;
	fill: #fff;
	stroke: inherit;
}

.catalog__img {
	display: block;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 200px;
	margin-top: 0px;
	overflow: hidden;
}

.catalog__img img {
	max-width: 190px;
	max-height: 190px;
}

.catalog__v-code, .catalog__price-ttl {
	font-size: 12px;
	line-height: 18px;
	color: #969696;
}

.catalog__name {
	display: inline-block;
	margin-bottom: 10px;
	text-decoration: none;
	word-break: break-all;
	font-weight: 500;
	line-height: 20px;
	color: #02224C;
}

/*.catalog:not(.catalog-list) .catalog__name, .catalog-slider .catalog__name {
	height: 100px;
	overflow: hidden;
}*/
.catalog__prices {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.catalog__cur-prices {
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	color: #02224C;
}

.compare td {
	padding: 8px 20px;
	color: #1C1C1C;
	font-weight: 500;
	border-left: 1px solid #e1e1e1;
}

.compare__ttl td {
	padding-top: 14px;
	padding-bottom: 14px;
	font-weight: 500;
	font-size: 24px;
	color: #02224C;
}

.compare td:first-child {
	border-left: none;
}

.compare td.characteristic__ttl {
	width: 250px;
	color: #585757;
	font-weight: 400;
}

.characteristic--different td:not(:first-child) {
	background-color: #e49314;
}

.characteristic:hover td {
	background-color: #02224C;
	color: #fff;
}

.fav-compare {
	position: fixed;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 20;
	display: none;
}

.compare-lnk {
	position: relative;
	height: 50px;
	display: block;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #02224C;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.fav-compare .icon {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	fill: #fff;
	transition: fill .3s ease;
}

.compare-lnk .icon {
	width: 20px;
	height: 18px;
}

.fav-compare__q {
	position: absolute;
	right: 3px;
	top: 8px;
	display: block;
	width: 16px;
	height: 16px;
	background-color: #F23030;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 16px;
	font-size: 10px;
}

.catalog-prods__col .btn-wrp {
	display: flex;
}

.catalog-prods__col .btn-wrp a {
	width: 50% !important;
	font-size: 10px;
	display: flex;
	align-items: center;
	flex-grow: 1;
	margin-bottom: 0;
	justify-content: center;
}

.btn-wrp .comparison_btn {
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 0;
}

.btn-wrp .comparison_btn .icon {
	width: 13px;
}

.delivery-time .field {
	margin-bottom: 0;
}

.delivery-time .glyphicon-calendar, .delivery-time .glyphicon-time {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.datetime__col {
	width: 50%;
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 35px;
}

.datetime__row {
	display: flex;
	align-items: center;
}

.datetime__col > span {
	position: absolute;
	left: 0;
	margin-left: 10px;
	font-size: 14px;
}

.delivery-time {
	padding: 15px 0 0;
	clear: both;
}

.delivery-time__fieldwrp {
	position: relative;
	max-width: 185px;
}

.field_time-wrp {
	position: relative;
}

.delivery-time__item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
}

.delivery-time__item .field-wrp {
	position: relative;
	width: auto;
	margin: 0;
}

.datetime__ttl {
	width: 100%;
	font-size: 16px;
	color: #002a52;
	padding-right: 10px;
	margin-bottom: 10px;
}

.delivery-time__fields {
	width: 100%;
	position: relative;
}

.timer-wrp {
	margin: 0 auto 20px;
	display: block;
	text-align: center;
}

.timer__ttl {
	margin-bottom: 10px;
	font-weight: 700;
	text-align: center;
}

.timer {
	font-size: 20px;
	font-weight: 700;
	line-height: 46px;
}

.timer > div {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	border: 1px solid #cfcfcf;
	text-align: center;
}

.timer > div span {
	display: block;
	color: red;
}

.timer > div p {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	color: #000;
	margin: 5px 0;
}

.countdown {
	font-size: 30px;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
}

.countdown-number {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	border: 1px solid #0258A8;
	text-align: center;
}

.countdown-time {
	padding: 5px;
	display: inline-block;
	color: red;
}

.countdown-text {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	color: #0258A8;
	margin: 5px 0;
}

.bx-pagination {
	width: 100%;
}

.ya-share2 li:before {
	display: none !important;
}

.ya-share2 ul {
	margin-bottom: 0;
}
.catalog-prods__left{
	position: relative;
	z-index: 2;
}

.video{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}
@media only screen and (min-width: 320px) {
	.note-file {
		font-size: 10px;
		line-height: 32px;
	}
}

@media only screen and (min-width: 480px) {
	.request-call-lnk, .write-letter-lnk {
		display: inline
	}

	.prods-list__table {
		font-size: 14px
	}

	.write-letter-lnk {
		border-left: 1px dotted #0258a8;
		border-right: 1px dotted #0258a8;
		margin: 0 12px;
		padding: 0 12px
	}

	.footer-col {
		width: 50%
	}

	.advantage__item {
		width: 33.333%
	}

	.catalog-prods__col, .contacts__col, .contacts__form__col, .news__col, .stock__col {
		width: 50%
	}

	.catalog-prods__price-cell .left, .main__stock-price__cell .left {
		float: left
	}

	.catalog-prods__price-cell .right, .main__stock-price__cell .right {
		float: right
	}

	.order-form-step3__col {
		width: 50%;
		margin: 20px 0
	}

	.step3__col_first:before {
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		right: 0;
		top: 0;
		border-right: 1px solid #c4c4c4
	}

	/*.catalog-prods__price,.main__stock-price {
			height: 50px
	}*/
	.catalog-prods__info {
		font-size: 15px
	}

	.catalog-prods__name {
		height: 43px
	}

	.sorting__item {
		margin: 0 5px 10px
	}
}

@media only screen and (min-width: 640px) {
	.forms__row{
		display: flex;
		flex-wrap: nowrap;
	}
	.forms-col-left{
		padding-right: 15px;
	}
	.forms-col-right{
		width: 260px;
	}
	.header__center-sector{
		padding-top: 14px;
		clear: none;
		margin: 0 218px 0 108px
	}

	.menu {
		font-size: 0;
		position: fixed;
		width: 450px
	}

	.main__catalog-col-big {
		font-size: 18px
	}

	.main__catalog-col {
		width: 33.333%;
		font-size: 16px
	}

	.main__catalog-col .main__catalog-name {
		height: 60px
	}

	.main__stock-col {
		width: 33.333%
	}

	.certificates__col, .contacts__col, .partners__col {
		width: 25%
	}

	.order-col {
		width: 50%
	}

	.order-col .btn, .order-col .popup-window-buttons .bx_bt_button, .popup-window-buttons .order-col .bx_bt_button {
		width: 248px;
		margin: 25px auto;
		padding: 6px 30px
	}

	.prod__info {
		padding-top: 35px
	}

	.catalog-prods__info {
		font-size: 14px
	}

	.catalog-prods__name {
		height: 38px
	}

	.catalog-prods__col {
		width: 33.333%
	}
}

@media only screen and (min-width: 768px) {
	.favorites .icon {
		width: 20px;
	}

	.datetime__ttl {
		width: 35%;
		margin-bottom: 0;
	}

	.datetime__row {
		margin-left: -35px;
	}

	.delivery-time__fields {
		width: 65%;
	}

	.btn-wrp .comparison_btn {
		padding-left: 12px;
		padding-right: 12px;
		margin-right: 0;
	}

	.btn-wrp .comparison_btn .icon {
		width: 20px;
	}

	.h1, h1 {
		font-size: 25px;
		margin: 30px 0 22px
	}

	.h2, h2 {
		font-size: 20px
	}

	h3 {
		font-size: 18px
	}

	.h4, h4 {
		font-size: 16px
	}

	.header__top {
		padding: 15px 0;
		font-size: 14px
	}

	.header__phone {
		font-size: 16px
	}

	.header__phone span {
		display: inline
	}

	.bx-breadcrumb_wrp {
		display: block
	}

	.bx-breadcrumb-item {
		font-size: 14px;
		float: left;
		padding-left: 26px;
		position: relative
	}

	.bx-breadcrumb-item a {
		color: #8e8e8e
	}

	.bx-breadcrumb-item span {
		color: #002a52
	}

	.bx-breadcrumb-item:before {
		content: "";
		display: block;
		position: absolute;
		border-left: 3px solid #8e8e8e;
		border-top: 3px solid transparent;
		border-bottom: 3px solid transparent;
		top: 50%;
		left: 9px;
		margin-top: -3px
	}

	.bx-breadcrumb-item:first-child {
		padding-left: 0
	}

	.bx-breadcrumb-item:first-child:before {
		display: none
	}

	.header__center {
		padding: 17px 0
	}

	.header__logo {
		width: 150px
	}

	.header__basket {
		width: 280px;
		padding: 15px 12px 14px 78px;
		font-size: 14px
	}

	.header__basket:before {
		left: 40px
	}

	.cart {
		left: 8px
	}

	.header__center-sector {
		margin: 0 290px 0 150px
	}

	.popup-ttl {
		font-size: 20px
	}

	.popup-form__texarea {
		height: 150px
	}

	.popup-btn {
		font-size: 15px
	}

	.err_mess {
		font-size: 14px
	}

	.submenu-brand__ico img, .submenu-catalog__ico img {
		max-width: 100%;
		max-height: none
	}

	.footer-col__ttl {
		font-size: 16px
	}

	.footer-col__text {
		font-size: 14px
	}

	.footer-col {
		width: 25%;
		text-align: left
	}

	.footer-col_last {
		text-align: center
	}

	.footer-col__logo {
		margin-top: 13%
	}

	.slide-info__text {
		font-size: 30px
	}

	.slider__item {
		height: 400px
	}

	.advantage__item {
		width: 20%;
		font-size: 14px
	}

	.main__catalog-col-big .main__catalog-name {
		padding: 0 6%
	}

	.main__catalog-col {
		width: 33.333%
	}

	.news__col, .stock__col {
		padding: 0 15px
	}

	.news__top, .stock__top {
		font-size: 16px
	}

	.cnt {
		position: relative;
		padding: 30px 3%
	}

	.cnt blockquote {
		padding-left: 100px;
		font-size: 16px
	}

	.cnt blockquote:before {
		width: 74px
	}

	.partners__col {
		margin-bottom: 45px
	}

	.contacts__col {
		margin-bottom: 20px
	}

	.textarea {
		height: 186px
	}

	.contacts__form__col {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 20px
	}

	#basket_items .item:before, .quantity-cart-prod:before {
		content: "";
		display: block;
		position: absolute;
		height: 90%;
		right: 0;
		top: 5%;
		border-right: 1px solid #e5e5e5
	}

	.bx_ordercart_order_pay_right {
		float: right;
		text-align: left;
		width: 300px
	}

	.bx_ordercart_order_sum {
		float: right
	}

	.bx_ordercart_order_pay_left {
		margin-right: 310px
	}

	.mobile-cart-text {
		display: none;
		color: #6d6d6d
	}

	.order-form-step3 .btn, .order-form-step3 .popup-window-buttons .bx_bt_button, .popup-window-buttons .order-form-step3 .bx_bt_button {
		padding: 16px 28px
	}

	.prod__col {
		width: 50%
	}

	.prod-carousel__img {
		height: 200px
	}

	.prod-carousel__img img {
		max-height: 200px
	}

	.catalog-prods__container {
		margin-left: 257px
	}

	.catalog-prods__left {
		width: 252px;
		float: left
	}

	.catalog-prods__info {
		font-size: 15px;
		padding: 0 5%
	}

	.catalog-prods__col {
		width: 50%
	}

	.left-nav {
		display: block
	}

	.bx-sidebar-block {
		margin-bottom: 16px
	}

	.smartfilter {
		display: block
	}

	.bx-filter-title {
		padding: 12px 0 12px 15px
	}

	.bx_ordercart tbody td.price > span {
		display: none
	}

	.prods-list__table {
		font-size: 15px
	}
	.fav-compare{
		display: block;
	}
}

@media only screen and (min-width: 992px) {
	.fav-compare {
		width: 50px;
	}

	/*.fav-compare__q {
		right: 10px;
	}*/

	.menu__lnk:before, .menu__lnk_has-submenu:after {
		content: "";
		position: absolute
	}

	.main__catalog-col img, .main__catalog-col-big img {
		max-height: none
	}

	.header__contacts {
		padding-left: 150px
	}

	.toggle-menu {
		display: none
	}

	.menu {
		display: block;
		position: static;
		width: 100%;
		overflow-y: visible
	}

	.menu__item {
		float: left;
		position: relative
	}

	.menu__item.active, .menu__item:hover {
		background-color: #e49314
	}

	.menu__item.active .menu__lnk, .menu__item:hover .menu__lnk {
		color: #002a52
	}

	.active.submenu-brand__lnk, .submenu-brand__lnk:hover, .submenu-catalog__lnk.active, .submenu-catalog__lnk:hover, .submenu__lnk.active, .submenu__lnk:hover {
		color: #e49314
	}

	.submenu-catalog__lnk:hover {
		border-color: #e49314;
		z-index: 1;
		position: relative;
	}

	.menu__item.active .menu__lnk:before, .menu__item:hover .menu__lnk:before {
		display: none
	}

	.menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span, .menu__item:hover .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span, .menu__item:hover .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span {
		background-color: #002a52
	}

	.menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:after, .menu__item.active .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:before, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:after, .menu__item.active .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:before, .menu__item.active .menu__lnk.menu__lnk_has-submenu:after, .menu__item:hover .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:after, .menu__item:hover .menu__lnk.menu__lnk_brand .menu__lnk_catalog-sendwich span:before, .menu__item:hover .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:after, .menu__item:hover .menu__lnk.menu__lnk_catalog .menu__lnk_catalog-sendwich span:before, .menu__item:hover .menu__lnk.menu__lnk_has-submenu:after {
		border-top-color: #002a52
	}

	.menu__item:hover .submenu {
		display: block
	}

	.menu__lnk {
		padding: 20px 16px;
		height: 56px
	}

	.menu__lnk:before {
		height: 25px;
		display: block;
		left: 0;
		top: 50%;
		margin-top: -12.5px;
		border-left: 1px dotted #0258a8
	}

	.menu__lnk_brand, .menu__lnk_catalog {
		padding: 20px 16px 20px 30px
	}

	.menu__lnk_brand:before, .menu__lnk_catalog:before {
		display: none
	}

	.menu__lnk_has-submenu {
		padding-right: 22px
	}

	.menu__lnk_has-submenu:after {
		display: block;
		right: 6px;
		top: 50%;
		margin-top: -2px;
		border-top: 4px solid #fff;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent
	}

	.menu__lnk_catalog-sendwich {
		position: absolute;
		display: block;
		width: 14px;
		left: 10px;
		top: 0;
		bottom: 0;
		height: 14px;
		margin: auto;
	}

	.menu__lnk_brand-sendwich, .menu__lnk_catalog-sendwich span {
		position: absolute;
		display: block;
		width: 14px;
		left: 10px;
		margin-top: -1px;
		top: 50%;
		height: 2px;
		background-color: #fff
	}

	.menu__lnk_catalog-sendwich span {
		left: 0;
	}

	.menu__lnk_brand-sendwich:after, .menu__lnk_brand-sendwich:before, .menu__lnk_catalog-sendwich span:after, .menu__lnk_catalog-sendwich span:before {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		border-top: 2px solid #FFF;
		left: 0
	}

	.menu__lnk_brand-sendwich:before, .menu__lnk_catalog-sendwich span:before {
		top: -4px
	}

	.menu__lnk_brand-sendwich:after, .menu__lnk_catalog-sendwich span:after {
		bottom: -4px
	}

	.menu__item_brand, .menu__item_catalog {
		position: static
	}

	.menu__item_brand:hover .submenu-brand, .menu__item_brand:hover .submenu-catalog, .menu__item_catalog:hover .submenu-brand, .menu__item_catalog:hover .submenu-catalog {
		display: block
	}

	.submenu-catalog .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.submenu-catalog {
		box-shadow: 0px 10px 20px rgba(197, 197, 197, 0.25);
	}

	.submenu-brand, .submenu-catalog {
		position: absolute;
		left: 0
	}

	.submenu-brand__item, .submenu-catalog__item {
		width: 25%;
		display: inline-block;
		vertical-align: middle
	}

	.submenu-catalog__item {
		margin: 5px 0 5px -1px;
	}

	.submenu-brand__item {
		width: 10.5%;
		display: inline-block;
		vertical-align: middle
	}

	.submenu-brand__lnk, .submenu-catalog__lnk {
		padding: 12px 0;
		border: none
	}

	.submenu-catalog__lnk {
		display: block;
		height: 100%;
		border: 1px solid #ebebeb;
		margin: -1px 0 0 -1px;
	}

	.submenu-catalog__lnk {
		padding: 2px 0;
	}

	.submenu-brand__ico, .submenu-catalog__ico {
		width: 86px
	}

	.submenu {
		display: none;
		position: absolute;
		width: 100%;
		top: 100%;
		background-color: #fff;
		box-shadow: 0px 0px 20px rgba(197, 197, 197, 0.5);
	}

	.main__stock-col, .news__col {
		width: 25%
	}

	.submenu__item {
		padding: 0 7px
	}

	.submenu__item:first-child .submenu__lnk {
		border-top: none
	}

	.submenu__lnk {
		display: block;
		font-size: 12px
	}

	.copyright {
		text-align: left
	}

	.copyright .left {
		float: left
	}

	.copyright span {
		margin-right: 10px;
		float: left
	}

	.copyright .right {
		float: right
	}

	.footer-col__phone {
		font-size: 23px
	}

	.slide-info__btn {
		padding: 10px 30px;
		font-size: 15px
	}

	.slide-info {
		display: inline-block;
		background-color: rgba(0, 0, 0, .3);
	}

	.advantage__item {
		padding: 40px 20px;
		font-size: 16px
	}

	.main__catalog-col-big {
		font-size: 25px
	}

	.main__catalog-col-big .main__catalog-img-wrp {
		height: 260px
	}

	.main__catalog-col-big .main__catalog-name {
		height: 80px;
		padding: 0 15%
	}

	.main__catalog-col {
		width: 25%;
		font-size: 18px
	}

	.main__catalog-col .main__catalog-img-wrp {
		height: 200px
	}

	.main__catalog-col .main__catalog-name {
		height: 80px;
		padding: 0 5%
	}

	.catalog-prods__img, .main__stock-img {
		height: 220px;
		max-height: 180px
	}

	.main__stock-info {
		font-size: 16px;
		padding: 0 8%
	}

	.catalog-prods__name, .main__stock-name {
		height: 78px
	}

	.page-user-authorized .prods-list__table .catalog-prods__name, .page-user-authorized .prods-list__table .main__stock-name {
		height: 114px
	}

	.sorting__ttl, .sorting__ttl img {
		top: 0;
		height: 100%;
		position: absolute
	}

	.carousel-suppliers, .main__stock-wrp, .news {
		margin-bottom: 50px
	}

	.contacts__col, .partners__name, .top-seotext {
		font-size: 16px
	}

	.err-404__top {
		font-size: 226px
	}

	.err-404__info {
		font-size: 24px
	}

	.contacts__form-wrp {
		padding-bottom: 50px
	}

	#basket_items thead td {
		white-space: nowrap
	}

	#basket_items .item .h2, #basket_items .item h2 {
		font-size: 17px
	}

	.cart_status_prod, .packing-quantity, .text-align-center {
		font-size: 16px
	}

	.basket_quantity_control {
		width: 135px
	}

	.basket_quantity_control input[type=text] {
		max-width: 72px
	}

	.bx_ordercart tbody td.price {
		font-size: 18px;
		white-space: nowrap
	}

	.catalog-prods__col {
		width: 33.333%
	}

	.user-favorites .catalog-prods__col {
		width: 25%;
	}

	.sorting {
		padding-top: 10px
	}

	.sorting__ttl {
		width: 100px
	}

	.sorting__ttl img {
		display: inline;
		right: -12px;
		width: 12px
	}

	.sorting__ttl span {
		position: absolute;
		top: 50%;
		margin-top: -7.5px;
		left: 9px;
		display: block
	}

	.sorting__elemets {
		display: block;
		padding-left: 116px;
		font-size: 0
	}

	.btn-all-wrp .btn {
		width: 50px;
	}

	.btn-all__description:before {
		right: 14px;
	}

	.btn-all__description:after {
		right: 14px;
	}
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after, .slick-dots li button:before, .slick-track:after, .slick-track:before {
	content: ''
}

.mfp-bg, .mfp-wrap {
	position: fixed;
	top: 0;
	left: 0;
}

.catalog-nav-wrp, .catalog-nav-btn {
	display: none;
}

.catalog-nav-shadow {
	display: none;
}

.cart-top-wrp {
	display: none;
}

@media only screen and (min-width: 1200px) {
	.page-izbrannye-tovary .catalog-prods__col, .page-poisk-tovara .catalog-prods__col {
		width: 25%;
	}

	.catalog-prods__col .btn-wrp a {
		font-size: 12px;
	}

	.cart-top-wrp {
		display: block;
	}

	.cart-top-wrp .container {
		position: relative;
		z-index: 1000;
	}

	.cart-top {
		max-width: 650px;
		position: absolute;
		right: 0;
		top: 70px;
	}

	@keyframes hide-cart {
		100% {
			opacity: 0;
		}
	}
	.cart-top__item {
		display: flex;
		padding: 30px 0;
		margin-bottom: 20px;
		align-items: center;
		background-color: #fff;
		box-shadow: 0px 10px 30px rgba(197, 197, 197, 0.25);
		border-radius: 10px;
		opacity: 1;
		z-index: 1045;
	}

	.cart-top__info {
		margin-left: 20px;
	}

	.cart-top__item p {
		margin-bottom: 5px;
		color: #525252;
	}

	.cart-top__img {
		width: 186px;
	}

	.cart-top__q {
		position: relative;
		display: block;
		padding-left: 30px;
		padding-right: 30px;
		font-weight: 700;
		color: #002A52;
	}

	.cart-top__item p + .cart-top__q {
		margin-top: 15px;
	}

	.cart-top__q .icon {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 19px;
		height: 16px;
		fill: #00D37B;
	}

	.cart-top__ttl {
		display: block;
		margin-bottom: 6px;
		text-decoration: none;
		font-size: 18px;
		line-height: 25px;
		font-weight: 700;
		color: #002A52;
	}

	.catalog-nav-wrp {
		display: block;
		position: fixed;
		left: -470px;
		top: 0;
		z-index: 1002;
		width: 470px;
		height: 100%;
		background-color: #fff;
		overflow-y: scroll;
		transition: left .3s ease;
	}

	.catalog-nav-wrp_show {
		left: 0;
	}

	.catalog-nav-shadow {
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.3);
		z-index: 1001;
	}

	.catalog-nav-shadow_show {
		display: block;
	}

	.catalog-nav-ttl {
		display: flex;
		align-items: center;
		height: 98px;
		justify-content: center;
		text-align: center;
		font-size: 36px;
		font-weight: 700;
		background-color: #0258A8;
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
	}

	.catalog-nav {
		padding: 20px 54px 20px 36px;
		overflow-y: auto;
	}

	.catalog-nav__item {
		margin-bottom: 30px;
	}

	.catalog-nav__item:last-child {
		margin-bottom: 0;
	}

	.catalog-nav__lnk {
		position: relative;
		display: flex;
		align-items: center;
		padding-right: 62px;
		text-decoration: none;
		font-weight: 600;
		color: #002A52;
	}

	.catalog-nav__lnk:hover {
		color: #e49314;
	}

	.catalog-nav__lnk .icon {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 12px;
		height: 8px;
		fill: #0258A8;
	}

	.catalog-nav__lnk_active .icon {
		transform: rotate(180deg);
	}

	.catalog-nav__ico {
		width: 64px;
		margin-right: 14px;
		text-align: center;
	}

	.catalog-nav__submenu {
		display: none;
		padding-top: 15px;
		padding-left: 78px;
		font-size: 14px;
		line-height: 1.4;
	}

	.catalog-nav__submenu-item {
		margin-bottom: 20px;
	}

	.catalog-nav__submenu-lnk {
		text-decoration: none;
		color: #51606F;
	}

	.catalog-nav__submenu-lnk:hover, .catalog-nav__submenu-lnk_active {
		color: #E49314;
	}

	.catalog-nav-btn {
		display: block;
		position: fixed;
		height: 180px;
		width: 60px;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		background-color: #0258A8;
		color: #fff;
		padding: 5px;
		text-transform: uppercase;
		font-weight: 700;
		cursor: pointer;
		z-index: 1002;
		transition: left .3s ease;
	}

	.catalog-nav-btn_active {
		left: 470px
	}

	.catalog-nav-btn .icon {
		display: block;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 0;
		right: 0;
		top: 45px;
		margin: auto;
		fill: #fff;
		transform: rotate(45deg);
		transition: transform .3s ease;
	}

	.catalog-nav-btn_active .icon {
		transform: rotate(0deg);
	}

	.catalog-nav-btn__txt {
		position: absolute;
		width: 70px;
		height: 26px;
		top: 28px;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		transform: rotate(-90deg);
	}

	.slide-info__text {
		font-size: 40px
	}

	.sorting__elemets {
		padding-right: 115px;
	}

	.sorting_favorites .view-catalog-top, .sorting_favorites .view-catalog-bottom {
		min-height: 45px;
		display: inline-block;
		vertical-align: middle;
		min-height: 45px;
		width: 115px;
	}

	.sorting_favorites .view-catalog {
		width: 100%;
		position: relative;
	}

	.view-catalog {
		display: block;
		width: 115px;
		height: 100%;
		position: absolute;
		right: 0px;
		top: 0px;
		text-align: center;
		background-color: #ebebeb
	}

	.view-catalog span {
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
	}

	.sort-btn {
		display: block;
		color: #696969;
		position: absolute;
		width: 100%;
		left: 0;
		top: 50%;
		margin-top: -10px;
	}

	.sort-btn svg {
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}

	.view-catalog-top, .view-catalog-bottom {
		height: 50%;
		position: relative;
	}

	.sort-btn rect {
		fill: #696969;
	}

	.sort-btn:hover, .sort-btn_active {
		color: #002a52;
	}

	.sort-btn:hover rect, .sort-btn_active rect {
		fill: #0258a8;
	}

	.prod-carousel__info {
		font-size: 16px
	}

	.prod-carousel__name {
		height: 60px
	}

	.prod-carousel__col {
		padding: 0 15px
	}

	.catalog-prods__container {
		margin-left: 297px
	}

	.catalog-prods__left {
		width: 292px
	}

	.catalog-prods__info {
		padding: 0 12%
	}

	.catalog-prods__gift .catalog-prods__col {
		width: 25%;
	}
}

@media only screen and (min-width: 1366px) {
	.slider__item {
		height: 600px
	}
}
@media only screen and (min-width: 1921px) {
    .slider__item {
        height: 850px
    }
}


@media only screen and (max-width: 767px) {
	.bx_ordercart .bx_ordercart_order_table_container table tbody td.itemphoto {
		width: 100%
	}

	#basket_items thead {
		display: none
	}

	#basket_items tr {
		display: block;
		font-size: 0
	}

	#basket_items .basket-amount {
		text-align: center;
	}

	#basket_items td {
		display: inline-block;
		vertical-align: middle;
		border-bottom: none;
		width: 100%;
		padding: 5px;
		font-size: 14px;
		text-align: center
	}

	#basket_items .cart_status_prod {
		width: 100%
	}

	#basket_items .packing-quantity {
		width: 50%;
		text-align: right
	}

	#basket_items .measure {
		width: 50%;
		text-align: left
	}

	#basket_items .price, #basket_items .quantity-cart-prod {
		width: 100%;
		text-align: center

	}

	#basket_items .control {
		width: 100%;
		border-bottom: 1px solid #f7f7f7;
		padding-bottom: 19px
	}

	.bx_ordercart_order_pay_right {
		text-align: left;
		margin-bottom: 10px
	}

	.cart-search__btn {
		width: 120px
	}

	.cart-search-field {
		font-size: 12px;
		background-color: #fff;
	}

	.cart-search-field-wrp {
		margin-right: 125px
	}

	.bx_ordercart_order_pay {
		text-align: left;
		padding-top: 10px
	}

	.mobile-cart-text {
		display: inline
	}

	.left-nav {
		display: block
	}

	.catalog-prods__left {
		margin: 0 5px
	}

	.bx-sidebar-block {
		margin-bottom: 10px
	}
}

.action-icon, .button-basket__icon, .btn_gray span, .bx-filter-parameters-box-title:before, .bx_slide_left, .bx_slide_right, .carousel .slick-next:before, .carousel .slick-prev:before, .filter_label:after, .my-checkbox_label:after, .header__basket:before, .ico-arrow-filter, .ico-arrow-filter-up, .ico-basket_border, .ico-carousel-next, .ico-carousel-prev, .ico-cart-btn, .ico-check, .ico-close_message, .ico-heart, .ico-prod-slid-next, .ico-prod-slid-prev, .left-nav__lnk:before, .sorting__lnk_down:before, .sorting__lnk_up:before, .favorites-checkbox__label:after {
	background-image: url(../images/ico-s5fb32cb56f.png);
	background-repeat: no-repeat
}

.ico-arrow-filter-up {
	background-position: 0 0;
	height: 6px;
	width: 9px
}

.ico-arrow-filter {
	background-position: 0 -8px;
	height: 6px;
	width: 9px
}

.ico-basket_border {
	background-position: 0 -16px;
	height: 61px;
	width: 17px
}

.ico-carousel-next {
	background-position: 0 -79px;
	height: 12px;
	width: 8px
}

.ico-carousel-prev {
	background-position: 0 -93px;
	height: 12px;
	width: 8px
}

.ico-cart-btn {
	background-position: 0 -107px;
	height: 21px;
	width: 27px
}

.ico-check {
	background-position: 0 -130px;
	height: 6px;
	width: 8px
}

.ico-close_message {
	background-position: 0 -138px;
	height: 24px;
	width: 23px
}

.ico-heart {
	background-position: 0 -164px;
	height: 16px;
	width: 18px
}

.ico-prod-slid-next {
	background-position: 0 -182px;
	height: 30px;
	width: 30px
}

.ico-prod-slid-prev {
	background-position: 0 -214px;
	height: 30px;
	width: 30px
}

.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%
}

.header__basket:before {
	background-position: 0 -16px
}

.carousel .slick-prev:before {
	background-position: 0 -93px
}

.carousel .slick-next:before {
	background-position: 0 -79px
}

.bx_slide_left {
	background-position: 0 -214px
}

.bx_slide_right {
	background-position: 0 -182px
}

.button-basket__icon {
	background-position: 0 -107px
}

.btn_gray span {
	background-position: 0 -164px
}

.bx-filter-parameters-box-title:before, .left-nav__lnk:before, .sorting__lnk_down:before {
	background-position: 0 -8px
}

.sorting__lnk_up:before {
	background-position: 0 0
}

.filter_label:after, .favorites-checkbox__label:after, .my-checkbox_label:after {
	background-position: 0 -130px
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	position: absolute;
	left: 0
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-figure, img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000
}

.mfp-figure:after, img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure:after {
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

.slick-dots li button, .slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	color: transparent;
	outline: 0
}

.main__slider, .slick-list, .slick-slider, .slick-track {
	position: relative
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.slick-slider {
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.slick-list {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0;
	display: block
}

.slick-track:after, .slick-track:before {
	display: table
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.carousel-suppliers .slick-slide img {
	display: inline;
	max-height: 60px
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	overflow: hidden
}

.slick-arrow.slick-hidden {
	display: none
}

.main__slider {
	z-index: 0
}

.slick-next, .slick-prev {
	position: absolute;
	display: block;
	padding: 0;
	cursor: pointer;
	border: none;
	z-index: 1
}

.main__slider .slick-next, .main__slider .slick-prev {
	width: 23px;
	height: 23px
}

.carousel .slick-next, .carousel .slick-prev {
	width: 26px;
	height: 44px;
	top: 50%;
	margin-top: -22px
}

.main__slider .container-btn-slide {
	position: absolute;
	width: 100%;
	top: 50%;
}

.main__slider .container-btn-slide .container {
	position: relative;
}

@media only screen and (min-width: 640px) {
	.main__slider .slick-next, .main__slider .slick-prev {
		width: 43px;
		height: 43px
	}

	.main__slider .container-btn-slide {
		margin-top: 0
	}

	.slide-info-wrp {
		padding-right: 50px
	}
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}

.main__slider .slick-prev {
	right: 0;
	bottom: 100%;
	background: url(../images/prev-slide.png) center no-repeat;
	background-size: cover
}

.main__slider .slick-next {
	right: 0;
	top: 100%;
	background: url(../images/next-slide.png) center no-repeat;
	background-size: cover
}

.carousel .slick-prev {
	left: 0;
	background-color: #fff
}

.carousel .slick-next {
	right: 0;
	background-color: #fff
}

.carousel .slick-next:before, .carousel .slick-prev:before {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -4px
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 100%;
	padding-right: 10px;
	margin: 0;
	list-style: none;
	text-align: right
}

.slick-dots li, .slick-dots li button {
	width: 16px;
	height: 16px;
	cursor: pointer
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li button {
	display: block;
	padding: 5px;
	border: 0;
	background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	border-radius: 50%;
	margin: -6px 0 0 -6px;
	height: 12px;
	background: #000;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px
}

#mg-group-block-user .block {
	width: 25%;
	float: left;
	margin-top: 20px;
	line-height: 20px;
}

#mg-group-block-user .clear {
	clear: both;
}

@media only screen and (max-width: 1150px) {
	#mg-group-block-user .block {
		width: 50%;
	}
}

@media only screen and (max-width: 650px) {
	#mg-group-block-user .block {
		width: 100%;
	}
}

.bx_ordercart_order_pay_center {
	text-align: center;
}

.bx_ordercart_order_pay_center .checkout {
	display: inline-block;
}

.print, .print_csv {
	margin-right: 20px;
}

.hide_on_desctop {
	display: none;
}

#delayed_items {
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
	margin-bottom: 40px;
}

#delayed_items thead td {
	background-color: #e4e4e4;
	color: #002a52;
	font-size: 13px;
	padding: 10px;
}

#delayed_items .item {
	width: 40%;
}

#delayed_items .item .h2, #delayed_items .item h2 {
	font-size: 16px;
	text-transform: none;
	color: #002a52;
}

#delayed_items .item .h2 a, #delayed_items .item h2 a {
	font-size: 16px;
	text-transform: none;
	color: #002a52;
}

.bx_ordercart .bx_sort_container {
	font-size: 16px;
	margin: 20px 0;
}

.bx_ordercart .bx_sort_container a {
	margin-left: 20px;
}

#delay_count {
	display: inline;
}

.control a {
	margin-bottom: 5px;
}

.title__delimiter {
	font-size: 20px;
	margin: 40px 0 20px;
}

.no_bg.main__stock {
	background: none;
}

.btn_add-to-delay {
	padding: 14px !important;
}
.bx-touch .btn-all-wrp:hover .btn-all__description{
	display: none;
}



@media only screen and (min-width: 992px) {
	#delayed_items thead td {
		white-space: nowrap;
	}
}

@media only screen and (min-width: 768px) {
	#delayed_items .item:before, .quantity-cart-prod:before {
		content: "";
		display: block;
		position: absolute;
		height: 90%;
		right: 0;
		top: 5%;
		border-right: 1px solid #e5e5e5;
	}

}

@media all and (max-width: 991px) {
	.favorites-popup__wrp{
		margin-right: 0px;
	}
	.favorites-popup .popup-inner {
		padding: 0px 10px 0px 10px;
	}

	.btn-all-wrp:hover .btn-all__description{
		display: none;
	}
	.prods-list__table{
		display: block;
	}
	.prods-list__table tbody{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	tr.catalog-prods__elem.js-product {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	td.prods-list__img {
		width: 100%;
		padding: 0;
		display: block;
		border-bottom: 0;
	}
	.prods-list__table td{
		border-bottom: 0;
		width: 100%;
		text-align: center;
		padding: 0 5%;
		display: block;
	}
	.prods-list__table td.prods-list__btn{
		padding: 0;
	}
	.prods-list__btn .btn{
		width: 100%;
		margin: 0;
	}
	.prods-list__btn .btn-wrp{
		display: flex;
	}
	.prods-list__btn .comparison_btn,.prods-list__btn .js-product-deffered-button{
		width: 50%;
		font-size: 10px;
		display: flex;
		align-items: center;
		flex-grow: 1;
		margin-bottom: 0;
		justify-content: center;
		margin: 0;
	}
}

@media all and (max-width: 767px) {
	tr.catalog-prods__elem.js-product {
		width: 33.33333333%;
	}
}
@media all and (max-width: 639px) {
	tr.catalog-prods__elem.js-product {
		width: 50%;
	}
}
@media all and (max-width: 479px) {
	tr.catalog-prods__elem.js-product {
		width: 100%;
	}
}
@media all and (max-width: 425px) {
	.links a.btn_blue {
		display: block;
		margin: 20px 0;
	}
}

@media print {
	.header__center-sector,
	.search-form-wrp,
	.bx--breadcrumb_wrp,
	.cart-search-prod.cl,
	.authorization,
	.btn,
	.bx_ordercart_coupon.cl,
	.bx_ordercart_order_pay_center,
	.footer,
	#bx-panel,
	.header__top.cl,
	.header__basket,
	.control {
		display: none !important;
	}

	html, body {
		height: auto !important;
	}

	.hide_on_desctop {
		display: block;
	}

	.hide_on_desctop {
		margin-top: 60px;
	}

	.header__logo {
		position: absolute;
		top: 100px;
		right: 100px;
	}

}

/*Выпадающий поиск*/

.search-form__result {
	display: none;
	position: absolute;
	z-index: 999;
	background: #fff;
	padding: 20px;
	overflow-y: scroll;
	max-height: 200px;
}

.search-form__title {
	margin: 10px 0;
	font-weight: 700;
}

/*Выпадающий поиск*/
