

/* Start:/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/jquery.fancybox.css?17310926944895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/components/ayers/preorder.prototype/templates/.default/style.css?17310926941859*/
.preordre-container {
    display: none;
    border-radius: 3px;
    overflow: hidden;
}

.preordre-container form {
    background: #fff;
    padding: 16px 16px;
}

.preordre-container form label {
    font: normal 13px/1 "Open Sans";
    margin: 0 0 6px;
    display: inline-block;
}

.preordre-container form input[type="text"] {
    margin: 0 0 16px;
}

.preordre-container form input[type="text"].error {
    border-color: #ff4302;
}

.preordre-title {
    background: #ff9800;
    padding: 13px 16px;
    font: 16px/1 "Open Sans";
    color: #fff;
    position: relative;
}

.preorder-text
{
    background: #fff;
    padding: 16px 16px 0;
    font: normal 13px/1.4 "Open Sans";
}

.preordre-request {
    color: #ff4200;
}

.preordre-title .preordre-close {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 18px;
    margin-top: -9px;
    opacity: 0.45;
    cursor: pointer;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding: 10px 10px;
    color: #fff;
}

.preordre-title .preordre-close:after {
    content: "\f057";
    position: absolute;
    top: 0;
    left: 0;
}

.preordre-title .preordre-close:hover {
    opacity: 1;
}

.preordre-message {
    border-radius: 3px;
    overflow: hidden;
    padding: 16px 16px;
}

.preordre-message .preordre-close {
    cursor: pointer;
    margin: 0 auto;
    width: 90px;
    display: block;
    text-align: center;
}

.prepare-message-text {
    margin: 0 0 16px;
    font: normal 13px/1.4 "Open Sans";
}

#reloadCaptcha {
	font-size: 80%;
	text-decoration: none;
	border-bottom: 1px dashed #ff9800;
}

#reloadCaptcha:hover,
#reloadCaptcha:focus,
#reloadCaptcha:visited {
	color: #ff9800;
	font-size: 80%;
	text-decoration: none;
	border-bottom-color: transparens;
}
/* End */


/* Start:/bitrix/templates/market_column/js/magnific-popup/magnific-popup.css?17310932086852*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  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-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -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: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
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: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-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-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium 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: 0.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-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .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, 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, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.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;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/bitrix/templates/market_column/js/jivosite/jivosite.min.css?1731093208263*/
#jivo_chat_widget{display:none}#jivo_custom_widget{position:fixed;right:-3px;bottom:3px;width:35px;z-index:300000;cursor:pointer}#jivo_custom_widget:hover{right:0}#jivo_custom_widget,#jivo_custom_widget.jivo_online{height:161px;background-image:url(/bitrix/templates/market_column/js/jivosite/images/v.png)}
/* End */


/* Start:/bitrix/components/alexkova.market/menu/templates/top-line_new/style.css?1731092693469*/
ul.bxr-topline-menu {
    display: inline-block;
    padding: 0;
    margin: 8px 0 4px;
    margin-right: -18px;
    list-style: none;
    font-size: 13px;
}

.bxr-topline-menu li {
    float: left;
    margin-right: 18px;
    line-height: 17px;
}

.bxr-topline-menu li:last-child {
    margin-right: 0;
}



ul.bxr-topline-menu a{
    text-decoration: none;
    color: #414141;
    font-weight: bold;
}

.bxr-topline-menu li a:hover {
    text-decoration: underline;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/system.auth.form/popup_new/style.css?17310932071589*/
.bx_login_block{
	float: left;
	padding-left: 16px;
	background: url('/bitrix/templates/market_column/components/bitrix/system.auth.form/popup_new/images/gui.png') no-repeat left center;
}
a.bx_login_top_inline_link{
	color: #576e75;
	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;
	/*line-height: 13px;*/
	margin: 0 8px 0 5px;
}
a.bx_login_top_inline_link:hover{text-decoration: underline}
/*.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/market_column/components/bitrix/system.auth.form/popup_new/images/gui.png') no-repeat bottom center;
	line-height: 13px;
}*/
.bx_login_popup_form {
	margin: 20px 0;
}


.bx_auth_popup_form, .containter input {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	padding: 8px 15px;
	font-size: 14px;
	border-collapse: collapse;
	border: none;
}
.dropdown_login_btn {
    border: none;
    background: transparent;
    font-weight: 700;
    font-size: 12px;
    color: #383838;
    padding: 18px 0;
}
.dropdown_login {
  position: relative;
  display: inline-block;
}
.dropdown_login_content{
	display: none;
	position: absolute;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px rgba(25,26,35,0.15);
	min-width: 160px;
	z-index: 9999;
	right: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
.dropdown_login_content a {
    color: #383838;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 400;
}
.dropdown_login_content a:hover{
	color: #ff9800;
}
.dropdown_login:hover .dropdown_login_content {display: block;}
.dropdown_login_logout{
	background: url(/bitrix/templates/market_column/components/bitrix/system.auth.form/popup_new/images/icon_out_23.png) no-repeat right 16px center ;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/system.auth.form/popup_auth/style.css?1731093207106*/
.action-form-t form input[type=text], .action-form-t form input[type=password] {
	margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/search.title/us-plast/style.css?17310932072108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/market_column/components/bitrix/search.title/us-plast/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/alexkova.market/buttonUp/templates/.default/style.css?1731092692471*/
.bxr-button-up {
    width: 48px;
    height: 48px;
    position: fixed;
    border: none;
    box-shadow: none;
    z-index: 1999;    
    bottom: 0;
    display: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.bxr-button-up.right {
    right: 0;
}

.bxr-button-up.left {
    left: 0;
}

.bxr-button-up:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.bxr-button-up > .fa {
    font-size: 28px;
    margin-left: -1px;
}
/* End */


/* Start:/bitrix/templates/market_column/components/alexkova.market/menu/version_new_click/style.css?17310932057746*/
/********** bxr-top-menu **********/
.bxr-menuline {

}

.bxr-top-menu .bxr-color > a
,.bxr-top-menu .bxr-color-flat > a
,.bxr-top-menu .bxr-dark-flat > a{
    color: #fff;
}

.bxr-v-line_menu {
    background-color: #fff;
    z-index:  1015;
}

.bxr-v-line_menu.line-top, ul.bxr-flex-menu.line-top {
    border-top: 1px solid rgba( 0, 0, 0, 0.1);
    border-bottom: 1px solid rgba( 0, 0, 0, 0.1);
}
.bxr-v-line_menu.line-top ul.bxr-flex-menu.line-top {
    border-top: none;
    border-bottom: none;
}

.bxr-top-menu{
    display: block;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    height: 48px;
    width: 70%;
    overflow: hidden;
    visibility: hidden;
}

.bxr-top-menu > li {
    color: #414141;
}

ul.bxr-top-menu li.bxr-static-li {
    position: static;
}

ul.bxr-top-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

ul.bxr-top-menu li{
    display: block;
    float: left;
    position: relative;
    text-align: left;
    font-size: 14px;
    height: 100%;
}

ul.bxr-top-menu.bxr-big-menu li {
    font-size: 16px;
}

ul.bxr-top-menu > li > a{
    display: block;
    color: #414141;
    text-align: center;
    padding: 14px 25px 14px 25px;
    float: left;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}

ul.bxr-top-menu.bxr-big-menu > li > a{
    padding: 13px 25px 13px 25px;
}

ul.bxr-top-menu.bxr-light-menu li a{
    font-weight: normal;
}

ul.bxr-top-menu > li > a .glyphicon-chevron-down{
    font-size: 7px;
    top: -1px;
    padding-left: 5px;
}

ul.bxr-top-menu > li > a .fa-angle-down{
  font-size: 14px;
  padding-left: 5px;
}

ul.bxr-top-menu > li.other, .search_menu_btn{
    width: 50px;
}
ul.bxr-top-menu > li.other > ul:before{
    right: 18px;
    left: initial;
}

ul.bxr-top-menu > li.last, .feedback_menu_btn {
    float: right !important;
}
ul.bxr-top-menu .feedback_menu_btn {
    background-color: #ff9800;
}

ul.bxr-top-menu > li.other .bxr-top-menu-other span.fa {
    display: none;
}

.li-visible > a{
   padding-left: 0 !important;
   padding-right: 0 !important;
}

#bxr-flex-menu-li > a {
    font-size: 19px;
    padding: 6px 0 6px 0;
}

#bxr-flex-menu-li > a span {
   line-height: 40px;
}

#bxr-flex-menu-li{
    display: none;
}

@-webkit-keyframes submenu_view {
    from {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

@keyframes submenu_view {
    from {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

ul.bxr-top-menu > li > div {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

ul.bxr-top-menu > li > div ul {
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px 0px;
}

ul.bxr-top-menu > li.with-children.active > div {
    display: block;
    -webkit-animation:submenu_view 400ms;
    animation:submenu_view 400ms;
}

/* end bxr-top-menu */

/* bxr-menu-search-line */
#bxr-menu-search-line {
    display: none;
    padding: 20px 15px;
}

.bxr-menu-search-line-container {
    position: absolute;
    width: 100%;
    z-index: 55;
}

.bxr-menu-search-line-container-color
,#bxr-menu-search-line {
    background: #E0E7EC;
}
/* end bxr-menu-search-line */


/* level 2 other hover */

.bxr-top-menu-other {
    right: 0px !important;
    left: inherit !important;
    z-index: 1001;
    font-size: 13px;
    width: auto;
    border: 1px solid #e6eaed;
}

.bxr-top-menu-other > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    top: 0px;
    background-color: #fff;
    min-width: 200px;
}

.bxr-top-menu-other > ul > li {
    cursor: pointer;
    position: relative;
    width: 100%;
    border-top: 1px solid #e6eaed;
    display: block;
    float: left;
    text-align: left;
    font-size: 14px;
    height: 100%;
    border-top: 1px solid #e6eaed;
}

.bxr-top-menu-other > ul > li:first-child {
    border-top: none;
}

.bxr-top-menu-other > ul > li > a {
    white-space: nowrap;
    padding: 14px 25px 13px 12px;
    margin-right: 33px;
    display: block;
    text-decoration: none;
}

.bxr-top-menu-other.menu-arrow-top {
    border-top: 4px solid #ccc;
}

.bxr-top-menu-other.menu-arrow-top:before {
    content: '';
    position: absolute;
    left: 48px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #CCC;
}

.bxr-top-menu-other:before {
    right: 14px !important;
    left: inherit !important;
}

.bxr-top-menu-other .glyphicon {
    display: none;
}

.bxr-top-menu-other .bxr-bg-hover-flat > a {
    color: #414141;
}
.bxr-top-menu-other .bxr-bg-hover-flat:hover > a {
    color: #fff;
}

/* end level 2 other hover */


/******** mobile-menu ********/
.bxr-mobile-menu-button-container > div {
    height: 42px;
}

#bxr-mobile-menu{
    color: #FFF;
}

.bxr-mobile-menu-button{
    width: 20px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    margin-right: 10px;
}

.bxr-mobile-menu-text {
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top: 7px;
    margin-left: 9px;
}

#bxr-mobile-menu-container{
    width: 100%;
}

#bxr-mobile-menu-content{
    display: none;
}

#bxr-mobile-menu-content > div{
    display: inline-block;
    width: 100%;
}

#bxr-mobile-menu-content > div a{
    display: block;
    padding: 16px 0px 16px 20px;
    text-align: left;
    color: #fff;
    margin-right: 0px;
    text-decoration: none;
    white-space: nowrap;
}

#bxr-mobile-menu-content {
    background-color: #fff;
}

#bxr-mobile-menu-content > div {
    border: 1px solid #f0f2f4;
}

#bxr-mobile-menu-content > div.submenu_item{
    display: none;
}

#bxr-mobile-menu-content > div.submenu_item a{
    color: #414141;
}

#bxr-mobile-menu-content  .bxr-color-flat > a
,#bxr-mobile-menu-content  .bxr-color-flat > a span{
    color: #fff !important;
}


#bxr-mobile-menu-content > div[data-main="1"] > a {
    color: #414141;
}

#bxr-mobile-menu-content .submenu_item {
    background: #f6f6f7;
}

#bxr-mobile-menu-content > div > a.sub-item{
    padding-right: 20px;
}

#bxr-mobile-menu-content > .sub-item-wrap {
    position: relative;
}

#bxr-mobile-menu-content > div.submenu_item > div > a{
    margin-right: 0;
    color: #555;
    border: 1px solid #f0f2f4;
    padding-left: 28px;
}

#bxr-mobile-menu-content > div:hover > a,
#bxr-mobile-menu-content > div.submenu_item > div:hover > a {
    text-decoration: underline;
}

#bxr-mobile-menu-content > div[data-main="1"]{
    display: block;
}

.bxr-mobile-menu-button > .fa-bars {
    color: #fff;
    font-size: 25px;
    margin-top: 10px;
}

.bxr-mobile-menu-button > .fa-search {
    font-size: 19px;
    margin-top: 12px;
}

#bxr-mobile-menu-content .fa-angle-down{
    font-size: 17px;
    padding-left: 5px;
    position: absolute;
    right: 22px;
    color: #4a4a4a;
}

.bxs-search-mobil-menu {
    display: none;
}
._hidden_lang {
	margin-bottom: 10px;
    text-align: center;
}

/******** end mobile-menu ********/
ul.bxr-top-menu li.hide_me{
    display: none !important;
}
.vn3-overlay {
    display: none;
}
.vn3-overlay.active {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.4);
    display: block;
    z-index: 1014;
}
.top_menu_new {
    position: relative;
}
.top_menu_new.affix {
    position: fixed;
}
.top_menu_new .bxr-bg-hover-flat:hover,
.top_menu_new .bxr-color-flat {
    background-color: #5e6c7e;
}
li.bxr-dark-flat.bxr-bg-hover-flat.feedback_menu_btn {
    box-sizing: border-box;
    width: 272.562px !important;
}
.top_menu_new .search_menu_btn {
    margin-right: 0;
}
/* End */


/* Start:/bitrix/templates/market_column/components/alexkova.market/menu.hover/classic/style.css?17310932057462*/
.bxr-classic_hover_menu {
    position: relative;
    z-index: 1016;
    font-size: 13px;
    width: auto;
    border: 1px solid #f6f6f6;
}

.bxr-classic_hover_menu ul {
    float: left;
    top: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    background-color: #fff;
    width: auto;
}

.bxr-classic_hover_menu ul ul {
    display: none;
    top: -1px;
    left: 100%;
    position: absolute;
    border: 1px solid #f6f6f6;
    min-width: 200px;
}

.bxr-classic_hover_menu ul li {
    cursor: pointer;
    position: relative;
    width: 100%;
    border-top: 1px solid #f6f6f6;
}

.bxr-classic_hover_menu ul li:first-child {
    border-top: none;
}

.bxr-classic_hover_menu ul li a {
    white-space: nowrap;
    padding: 14px 25px 13px 15px;
    margin-right: 33px;
    display: block;
    text-decoration: none;
}

.bxr-classic_hover_menu ul li a:hover {
    text-decoration: none;
}

.bxr-classic_hover_menu ul li .glyphicon
,.bxr-classic_hover_menu ul li .fa{
    padding-right: 10px;
    top: 2px;
}

.bxr-classic_hover_menu .bxr-ico-menu{
    float: left;
    width: 16px;
    margin-right: 15px;
    margin-top: 1px;
    opacity: 0.7;
}

.bxr-classic_hover_menu .hover-not-ico {
    width: 16px;
    margin-right: 15px;
    display: block;
    float: left;
}

.bxr-classic_hover_menu ul li .glyphicon.glyphicon-chevron-right {
    padding-right: 0px;
    right: 10px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
    color: #747474;
}

.bxr-classic_hover_menu ul li .fa.fa-angle-right {
    padding-right: 0px;
    right: 10px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    color: #747474;
}

.bxr-classic_hover_menu ul > li:hover > ul {
    display: block;
    -webkit-animation:submenu_view 400ms;
    animation:submenu_view 400ms;
}

.bxr-classic_hover_menu .bxr-bg-hover-light:hover > a{
    color: #FFF;
}

.bxr-classic_hover_menu ul li > a  {
    color: #414141;
}

.bxr-classic_hover_menu .bxr-color-flat > a
,.bxr-classic_hover_menu .bxr-color-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-classic_hover_menu .bxr-color-flat > a > .fa.fa-angle-right
,.bxr-classic_hover_menu .bxr-color-dark-flat > a
,.bxr-classic_hover_menu .bxr-color-dark-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-classic_hover_menu .bxr-color-dark-flat > a > .fa.fa-angle-right
{
    color: #fff;
}

.bxr-classic_hover_menu ul li:hover > a
,.bxr-classic_hover_menu ul li:hover > a > .glyphicon
,.bxr-classic_hover_menu ul li:hover > a > .fa
{
    color: #fff;
}

.bxr-classic_hover_menu .bxr-color-light-flat > a img
,.bxr-classic_hover_menu .bxr-color-dark-flat > a img
,.bxr-classic_hover_menu .bxr-color-flat > a img
,.bxr-classic_hover_menu .bxr-bg-hover-flat:hover > a img
,.bxr-classic_hover_menu .bxr-bg-hover-light-flat:hover > a img
,.bxr-classic_hover_menu .bxr-bg-hover-dark-flat:hover > a img
{
    filter:  brightness(0) invert(100%);
    -webkit-filter: brightness(0) invert(100%);
    -moz-filter: brightness(0) invert(100%);
    -o-filter: brightness(0) invert(100%);
    -ms-filter: brightness(0) invert(100%);
}

.bxr-classic_hover_menu.menu-arrow-top {
    border-top: 4px solid #ccc;
}

.bxr-classic_hover_menu.menu-arrow-top:before {
    content: '';
    position: absolute;
    left: 48px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #CCC;
}
@media (min-width: 992px){
    li.mega-menu__btn {
        position: initial !important;
    }    
    .bxr-mega-menu {
        width: 100%;
        border: none;
        box-shadow: rgb(0 0 0 / 17%) 0px 6px 12px 0px;
        background: #fff;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul {
        width: 312px;
        height: 100%;
        position: static;
        box-shadow: none;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul li > ul.bxr-mega-menu__ul{
        position: absolute;
        left: 312px;
        width: calc(100% - 312px);
        box-shadow: none;
        top: 0;
        border: none;
        padding: 15px;
        height: 100%;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul > li {
        position: initial;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul > li > a{
        position: relative;
        margin-right: 0;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul > li > a img{
        display: none !important;
        opacity: 0 !important;
    }
    .bxr-mega-menu > ul.bxr-mega-menu__ul  > li:hover ul.bxr-mega-menu__ul{
        display: block; 
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li{
        width: 33%;
        height: 80px;
        border-top: none;
        padding: 15px;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul .fa{
        display: none
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li a{
        padding: 0!important;
        margin: 0;
        white-space: inherit;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul {
        display: none;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul a{
        font-size: 12px;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul  ul.bxr-mega-menu__ul li{
        width: 100%;
        height: auto;
    }
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li.hover > ul.bxr-mega-menu__ul { 
        display: block;
    }
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li.hover,
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li:hover{
        background-color: #fff;
    }
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li.hover > a,
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li:hover > a{
        color: #ff9800;
    }
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li.hover > a .fa,
    .mega-menu__btn.active .bxr-mega-menu > ul.bxr-mega-menu__ul > li:hover > a .fa{
        color: #ff9800;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li a{
        display: flex
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li a .menu-icon-wrap{
        width: 38px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li a .menu-icon-wrap img{
        max-height: 38px;
        max-width: 38px;
        padding: 0;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul li a .menu-text-wrap {
        padding: 0 0 0 20px;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul .bxr-bg-hover-flat:hover{
        background: transparent;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul .bxr-bg-hover-flat:hover a{
        color: #4A90E2;
        opacity: 0.8;
    }
    .bxr-mega-menu ul.bxr-mega-menu__ul ul.bxr-mega-menu__ul .bxr-bg-hover-flat:hover img{
        filter: none;
        -webkit-filter: none;
        -moz-filter: none;
        -o-filter: none;
        -ms-filter: none;

    }
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/search.title/menu/style.css?17310932075096*/
.bx-searchtitle-menu {
    margin: 0;
}

.bx-searchtitle-menu .bxr-btn-default {
    margin-top: 0px !important;
}

.bx-searchtitle-menu form {
    margin-bottom: 0;
}
.bx-searchtitle-menu .bx-block-title {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: 600;
}
.bx-searchtitle-menu .bx-input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d5dadc;
    padding-right: 2px;
    background: #fff;
}
.bx-searchtitle-menu .bx-input-group {}
.bx-searchtitle-menu .bx-input-group .bx-form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: none;
    border-right: none;
    border-radius: 2px 0 0 2px;
    outline: none;
    box-shadow: none !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle-menu .bx-input-group .bx-form-control {
    /* Fix of input shadow for IOS browsers. */
    background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
    background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle-menu .bx-input-group-btn {
    position: relative;
    font-size: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}
.bx-searchtitle-menu .bx-input-group-btn button {
    position: relative;
    border: none;
    background-color: #ccc; 
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 9px 12px;
    /* border: 1px solid #fff; */
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 6px 7px 7px;
    font-size: 12px;
    line-height: 14px;
    margin-top: -2px;
}

.bx-searchtitle-menu .bx-input-group-btn button:hover {
    background-color: #ddd;
}

div.title-search-result {
    border:1px solid #c6c6c6;
    display:none;
    overflow:hidden;
    z-index:999;
    min-width: 370px;
    margin-top:-3px;
    background-color: #FFF;
}

div.title-search-fader {
    display:none;
    background-image: url('/bitrix/templates/market_column/components/bitrix/search.title/menu/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}

p.title-search-preview {
    font-size:12px;
}
div.title-search-result td.title-search-price span {
    font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche_menu .bx_img_element{
    background: none;
    float: left;
    width: auto;
    padding: 5px 10px;
    position: static;
}
.bx_searche .bx_item_block{
    min-height: 65px;
    position: relative
}
.bx_searche .bx_image{
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #e8e8e8;
}
.bx_searche_menu .bx_item_element_menu{
    float: none;
    padding-left: 12px;
    margin-left: 0;
}
.bx_searche .bx_item_element hr{
    margin: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
    margin-top: 10px;
    display: inline-block;
    color: #4788cb;
    font-size: 13px;
    text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
    font-weight:bold;
    font-size:13px;
}
.bx_searche .bx_price .old{
    font-weight:normal;
    text-decoration: line-through;
    color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
    min-height: 0;
    padding: 0 0 12px;
    line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
    display: block;
    font-size: 12px;
    color: #a7a7a7;
    padding-top: 15px;
    padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
    margin-top: 0;
}

.bx_category_title {
    padding: 5px 10px 5px;
    font-size: 16px;
}

.bxr-new-search {
    position: relative;
}

.bxr-new-search span {
    position: absolute;
    top: 0px;
    right: 0px;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/breadcrumb/main/style.css?17310932061032*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

#mobile__breads { display: none; }

@media ( max-width: 600px ) {
	#desktop__breads { display: none; }
	#mobile__breads { display: flex; }
}

.points {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  line-height: 1;
  font-size: 24px;
  color: #000;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 10px 0;
  width: fit-content;
  height: auto;
}
/* End */


/* Start:/bitrix/components/alexkova.market/menu/templates/left_hover/style.css?17310926934226*/
.bxr-left-menu-hover {
    position: relative;
    font-size: 13px;
    width: auto;
    border: 1px solid #f6f6f6;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bxr-left-menu-hover > li > div {
    position: absolute;
    left: 100%;
    top: -1px;
    display: none;
}

.bxr-left-menu-hover > li:hover > div {
    display: block;
    -webkit-animation:submenu_view 400ms;
    animation:submenu_view 400ms;
}

.bxr-left-menu-hover > li {
    cursor: pointer;
    position: relative;
    width: 100%;
    border-top: 1px solid #e6eaed;
    color: #414141;
}

.bxr-left-menu-hover > li > a
,.bxr-title-menu-hover
{
    padding: 14px 25px 13px 15px;
    margin-right: 33px;
    display: block;
    text-decoration: none;
    color: #414141;
}

.bxr-title-menu-hover {
    font-size: 15px;
    text-transform: uppercase;
}

.bxr-color-dark-flat.bxr-title-menu-hover {
    border-bottom: 1px solid #e6eaed;
}

.bxr-title-menu-hover {
    font-weight: bold;
    cursor: default !important;
    padding: 12px 25px 12px 15px;
}

.bxr-color-flat.bxr-title-menu-hover
,.bxr-color-dark-flat.bxr-title-menu-hover
,.bxr-dark-light-flat.bxr-title-menu-hover
{
    color: #fff;

}

.bxr-dark-flat-left-menu {
    background-color: #f6f6f7 !important;
}

.bxr-left-menu-hover li .glyphicon
,.bxr-left-menu-hover li .fa{
    padding-right: 10px;
    top: 2px;
}

.bxr-left-menu-hover .bxr-ico-menu{
    float: left;
    width: 16px;
    margin-right: 15px;
    margin-top: 1px;
    opacity: 0.7;
}

.bxr-left-menu-hover .hover-not-ico {
    width: 16px;
    margin-right: 15px;
    display: block;
    float: left;
}

.bxr-left-menu-hover  li .fa.fa-angle-right
,.bxr-left-menu-hover  li .fa.fa-angle-down
{
    padding: 2px 8px;
    right: 4px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -10px;
    font-size: 16px;
    color: #747474;
    z-index: 1;
}

.bxr-left-menu-hover .bxr-bg-hover-light:hover > a
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a
{
    color: #FFF;
}

.bxr-left-menu-hover ul li > a  {
    
}

.bxr-left-menu-hover .bxr-color-flat > a
,.bxr-left-menu-hover .bxr-dark-flat > a
,.bxr-left-menu-hover .bxr-color-light-flat > a
,.bxr-left-menu-hover .bxr-dark-light-flat > a
,.bxr-left-menu-hover .bxr-color-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-left-menu-hover .bxr-color-flat > a > .fa
,.bxr-left-menu-hover .bxr-dark-flat > a > .fa
,.bxr-left-menu-hover .bxr-color-dark-flat > a
,.bxr-left-menu-hover .bxr-color-dark-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-left-menu-hover .bxr-color-dark-flat > a > .fa
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a > .fa
{
    color: #fff;
}

.bxr-left-menu-hover ul li:hover > a
,.bxr-left-menu-hover ul li:hover > a > .glyphicon
,.bxr-left-menu-hover ul li:hover > a > .fa
{
    color: #fff;
}

.bxr-left-menu-hover .bxr-color-light-flat > a img
,.bxr-left-menu-hover .bxr-color-dark-flat > a img
,.bxr-left-menu-hover .bxr-color-flat > a img
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a img
,.bxr-left-menu-hover .bxr-bg-hover-light-flat:hover > a img
,.bxr-left-menu-hover .bxr-bg-hover-dark-flat:hover > a img
{
    filter:  brightness(0) invert(100%);
    -webkit-filter: brightness(0) invert(100%);
    -moz-filter: brightness(0) invert(100%);
    -o-filter: brightness(0) invert(100%);
    -ms-filter: brightness(0) invert(100%);
}

.bxr-left-menu-hover.menu-arrow-top {
    border-top: 4px solid #ccc;
}

.bxr-left-menu-hover.menu-arrow-top:before {
    content: '';
    position: absolute;
    left: 48px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #CCC;
}

.bxr-left-menu-hover > li > div ul {
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px 0px;
}

@media (min-width: 1200px) {
    .bxr-left-menu-hover .col-w-lg-9  {
        width: 875px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bxr-left-menu-hover .col-w-md-9  {
        width: 723px !important;
    }
}
/* End */


/* Start:/bitrix/templates/market_column/components/alexkova.market/menu/left_design/style.css?17310932053435*/
.left__big_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.left__big_menu_elem {
    border: 1px solid #E1E8ED;
}
.left__big_menu_elem + .left__big_menu_elem{
    border-top: none;
}
.left__big_menu_submenu {
    display: none;
    position: absolute;
    top: 0;
    left: calc(100% - 1px);
    background: #fff;
    border: 1px solid #E1E8ED;
    padding: 20px;
    z-index: 999;
    min-height: 100%;
}
.left__big_menu_submenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.left__big_menu_elem > a{
    display: flex;
    padding: 10px 20px;
    color: #424F60;
    font-size: 13px;
    align-items: center;
}
.left__big_menu_elem:hover .left__big_menu_submenu {
    display: block;
}
.left__big_menu_submenu a {
    display: flex;
    color: #424F60;
    font-size: 13px;
}
.left__big_menu_submenu li {
    width: 256px;
}
.left__big_menu_submenu li + li{
    margin-top: 20px;
}
.left__big_menu_elem .menu-icon-wrap{
    width: 24px;
    height: 24px;
    text-align: center;
    margin-right: 15px;
}
.left__big_menu_elem .menu-text-link{
    flex: 1;
}
.left__big_menu_elem:hover > a,
a.left__big_select{
    background: #E1E8ED;
    color: #424F60;
}
.left__big_menu_submenu a:hover{
    color: #ff9800;
}
.left__big_menu_elem .fa{
    display: none;
}
#left_menu_column > *,
#left_menu_column #bx_incl_area_12_3,
#left_menu_column #bx_incl_area_12_4 {
    display: none;
}
#left_menu_column .new_left_menu,
#left_menu_column #bx_incl_area_12 {
    display: block;
}
#left_menu_column .show-all {
    border: 1px solid #E1E8ED;
    padding: 10px 10px 10px 20px;
    border-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #424F60;
    font-size: 13px;
    background: #E1E8ED;
}
@media (max-width: 992px){
    .left__big_menu_submenu {
        position: relative;
        left: auto;
        top: auto;
        min-height: initial;
        padding: 10px 20px;
        border: none;
    }
    .left__big_menu_submenu li {
        width: 100%;
    }
    .left__big_menu_elem:hover .left__big_menu_submenu {
        display: none;
    }
    .left__big_menu_elem{
        position: relative;
    }
    .left__big_menu_elem .fa {
        position: absolute;
        right: 0;
        padding: 10px;
        top: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        max-height: 60px;
    }
    .big_select .left__big_menu_submenu {
        display: block !important;
    }
    .big_select .fa:before{
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@media (max-width: 767px){
    .left__big_menu{
        display: none;
        opacity: 0;
    }
    .new_left_menu .left__big_menu {
        display: block;
        opacity: 1;
    }
}
@media (max-width: 992px){
    #left_menu_column{
        display: block !important;
    }
    .new_left_menu .left__big_menu_elem{
        display: none;
    }
    .new_left_menu .left__big_menu_elem:nth-child(-n+5),
    .new_left_menu .left__big_menu_elem.open {
        display: block;
    }
}
@media screen and (max-width: 992px){
    .left__big_menu_elem > a{
        padding-right: 50px;
    }
    .left__big_menu_elem .fa{
        padding: 10px 20px;
        max-height: 44px;
    }
}
/* End */


/* Start:/bitrix/components/alexkova.market/form.iblock/templates/request_trade/style.css?17310926931536*/
.popup-success {
    min-width: 300px;
    max-width: 800px;
    min-height: 20px;
    font-size: 16px;
    color: green;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    padding: 20px;
}
/****************************************************************************************************************/
/**************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
div.popup-window {
    padding: 0;
    border-radius: 6px;
}
div.popup-window .popup-window-titlebar {
    height: 42px;
    background: #59626a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
div.popup-window .popup-window-titlebar div{
    height: 42px;
    line-height: 42px;
    padding-left: 16px;
    font-size: 16px;
    font-family: "Open Sans";
    color: #fff;    
}
div.popup-window .popup-window-content {
    padding: 0;
    background: transparent;
}
div.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon{
    width: 18px;
    height: 18px;
}
/****************************************************************************************************************/
/*************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/

/* End */


/* Start:/bitrix/components/alexkova.market/form.iblock/templates/basket/style.css?17310926931536*/
.popup-success {
    min-width: 300px;
    max-width: 800px;
    min-height: 20px;
    font-size: 16px;
    color: green;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    padding: 20px;
}
/****************************************************************************************************************/
/**************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
div.popup-window {
    padding: 0;
    border-radius: 6px;
}
div.popup-window .popup-window-titlebar {
    height: 42px;
    background: #59626a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
div.popup-window .popup-window-titlebar div{
    height: 42px;
    line-height: 42px;
    padding-left: 16px;
    font-size: 16px;
    font-family: "Open Sans";
    color: #fff;    
}
div.popup-window .popup-window-content {
    padding: 0;
    background: transparent;
}
div.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon{
    width: 18px;
    height: 18px;
}
/****************************************************************************************************************/
/*************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/

/* End */


/* Start:/bitrix/templates/market_column/styles.css?174458754531305*/
.element-props-table td:first-child {
	width: 50%;
}

.image-icon-200 > img {
	height: initial !important;
}

.image-icon-200 {
	height: inherit;
}

a.icon-button-delete {
	display: none;
}

.bx-core-adm-dialog {
	z-index: 9999 !important;
}

.bxr-compare-list table td:first-child {
	text-align: right;
}

.catalog-products-viewed__image img {
	height: initial !important;
}

td.title-search-more {
	display: none;
}

.title-search-item span {
	display: table;
}

td.title-search-price {
	vertical-align: top;
}

tr.current {}

td.title-search-item:hover a {
	text-decoration: underline !important;
}

.current a {
	color: #000000 !important;
	cursor: initial;
	text-decoration: none;
}

div#title-search {
	position: relative;
}

div.title-search-result {
	left: 0 !important;
	top: 42px !important;
	width: calc(100% - 4px) !important;
	z-index: 9999;
	overflow-y: auto;
	border: 1px solid #eaeaea !important;
}

.title-search-fader {
	display: none !important;
}

span.current_mod {
	font-size: 12px;
	text-decoration: none;
	color: #ff9800;
}

.mobile_menu .mobile_menu_item a {
	display: block;
}

ul.bxr-topline-menu a {
	text-transform: uppercase;
	font-size: 11px;
}

table.title-search-result {
	width: 100% !important;
}

table.title-search-result td {
	white-space: normal;
}

table.title-search-result tr:hover td,
table.title-search-result tr:hover td a {
	background-color: #fafafa !important;
}

table.title-search-result tr td {
	border-bottom: 1px solid #f4f4f5;
	padding: 5px 3px;
	font-size: 12px;
}

table.title-search-result td.title-search-item img {
	float: left;
	max-width: 40px;
	margin: 0 10px 5px 0;
}

.title-search-result {

}

td.title-search-separator {
	display: none;
}

td.title-search-price {
	text-align: right !important;
	font-size: 14px !important;
	font-weight: bold;
	white-space: nowrap !important;
}


div.col-md-12.bxr_subscribe_submit_container > .bxr-color-button {
	background-color: #424f60;
}

div.col-md-12.bxr_subscribe_submit_container > .bxr-color-button:hover {
	background-color: #ff9800;
}

.bxr-subscribe .col-md-12.bxr-input-group {
	line-height: 12px;
	font-size: 9px;
	text-align: left;
}

.row.footerline li a {
	font-size: 15px;
}

div.footer-about-company {
	font-size: 14px;
}

.footer-about-company b {
	font-size: 16px;
}

.image-block-article {
	float: left;
	margin: 5px 20px 5px 0;
}

.bxr-gray-content {
	color: #808080;

}

a.blue_link {
	color: #0089dc;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.mt10 {
	margin-top: 10px;
}

.date_article {
	font-family: sans-serif;
	font-size: 12px;
	color: #808080;
}

.article-image {
	min-width: 100px;
	height: 100px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
}

.simple-little-table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #eaebec;
	border: #cccccc 1px solid;
	border-collapse: separate;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1; }

	.simple-little-table th {
		font-weight: bold;
		font-size: 17px;
		color: white;
		padding: 21px 25px 22px 25px;
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #e0e0e0;
		text-align: center;
		background: #d11c54;
		background: -webkit-gradient(linear, left top, left bottom, from(#ff9800), to(#ff9800));
		background: -moz-linear-gradient(top, #d11c54, #d11c54); }

		.simple-little-table tr:first-child th:first-child {
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			border-top-left-radius: 3px; }

			.simple-little-table tr:first-child th:last-child {
				-moz-border-radius-topright: 3px;
				-webkit-border-top-right-radius: 3px;
				border-top-right-radius: 3px; }

				.simple-little-table tr {
					text-align: center;
					padding-left: 20px; }

					.simple-little-table tr td:first-child {
						text-align: center;
						padding-left: 20px;
						border-left: 0; }

						.simple-little-table tr td {
							padding: 18px;
							border-top: 1px solid #ffffff;
							border-bottom: 1px solid #e0e0e0;
							border-left: 1px solid #e0e0e0;
							background: #fafafa;
							background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
							background: -moz-linear-gradient(top, #fbfbfb, #fafafa); }

							.simple-little-table tr:nth-child(even) td {
								background: #f6f6f6;
								background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
								background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); }

								.simple-little-table tr:last-child td {
									border-bottom: 0; }

									.simple-little-table tr:last-child td:first-child {
										-moz-border-radius-bottomleft: 3px;
										-webkit-border-bottom-left-radius: 3px;
										border-bottom-left-radius: 3px; }

										.simple-little-table tr:last-child td:last-child {
											-moz-border-radius-bottomright: 3px;
											-webkit-border-bottom-right-radius: 3px;
											border-bottom-right-radius: 3px; }

											.simple-little-table tr:hover td {
												background: #f2f2f2;
												background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
												background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); }

												.lang-block {
													display: inline-block;
													line-height: 17px;
													vertical-align: top;
													margin: 5px 0px 0px 15px;
												}

												.lang__btn {
													display: inline-block;
													border: 1px solid #ff9800;
													padding: 3px;
												}

												.lang__btn._active, .lang__btn:hover, .lang__btn:active {
													color: #ffffff;
													background: #ff9800;
												}

												.fargo.custom__cat-img, .evolis.custom__cat-img, .zebra.custom__cat-img {
													position: absolute;
													z-index: 100;
													top: 20px;
													right: 20px
												}

												img {
													max-width: 100%;
													height: inherit;
												}

												@media (max-width: 600px) {
													.fargo.custom__cat-img, .evolis.custom__cat-img, .zebra.custom__cat-img {
														right: 50%;
														margin-right: -72px;
													}
												}

												.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-price {
													min-height: 45px;
												}

/* Hide LOGIN field in register form */
#regFormLoginRow {
	display: none;
}

.fancybox-inner {
	min-width: 336px;
}

.footer_banner {
	padding: 20px 15px;
}

.footer_banner img {
	width: 260px;
	margin: 0 auto;
	display: block;
}

.left_sidebar_banner img {
	width: 260px;
	margin: 20px auto;
	display: block;
}

@media (max-width: 767px) {
	.left_sidebar_banner {
		display: none;
	}
}

@media (min-width: 991px) {
	.footer_banner {
		display: none;
	}
}

.element_instructions {
	min-height: 50px;
}

.interest_list.drop-down-catalog-sections-list .seclistButton {
	width: 100%;
	text-align: center;
}

/*
.custom__cat-img {
	display:inline-block;
	width: 108px;
	margin-left:5px;
}


@media (max-width: 1200px) {
	.custom__cat-img {
		width: 84px;
	}
}

@media (max-width: 600px) {
	.custom__cat-img {
		display:block;
		width: 108px;
		margin:0px auto;
	}
}
*/

.custom__cat-img img {
	border: none;
	width: 100%;
	/* 	max-width:216px; */
	max-width: 144px;
}

.catalog-products-viewed__name {
	overflow: hidden;
}

.mejs-mediaelement {
	max-height: 400px !important;
	overflow: hidden;
}

.mejs-container-fullscreen .mejs-mediaelement {
	max-height: 100% !important;
}

.bxr-left-menu li .fa.fa-angle-right, .bxr-left-menu li .fa.fa-angle-down {
	padding: 2px 8px;
	right: 4px;
	position: absolute;
	margin: auto;
	top: 24px !important;
	margin-top: -10px;
	font-size: 16px;
	color: #747474;
	z-index: 0;
}

.nProp_599 {
	margin-left: 20px;
}

.price-block-fl {
	flex: 1;
}

.bxr-news-detail-text .interest_list.drop-down-catalog-sections-list .interest_list_title {
	font-weight: bold;
}

.bxr-news-detail-text .interest_list.drop-down-catalog-sections-list .seclistButton {
	display: inline-block;
	background: #ffffff;
	border: 1px solid #4a90e2;
	color: #4a90e2;
	border-radius: 4px;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	padding: 0 2.66667rem;
	margin-bottom: 1rem;
	margin-right: 1rem;
}

.bxr-news-detail-text .interest_list.drop-down-catalog-sections-list .seclistButton {
	width: 100%;
	text-align: center;
}

.bxr-news-detail-text .interest_list .seclistButton:hover {
	background: #4a90e2;
	border-radius: 6px;
	color: #ffffff;
}

.interest_list_i.interest_list.drop-down-catalog-sections-list .seclistButton {
	width: 100%;
	text-align: center;
}

.interest_list_i.interest_list.drop-down-catalog-sections-list .seclistButton {
	display: inline-block;
	background: #ffffff;
	border: 1px solid #4a90e2;
	color: #4a90e2;
	border-radius: 4px;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	padding: 0 2.66667rem;
	margin-bottom: 1rem;
	margin-right: 1rem;
}

.interest_list_i.interest_list .seclistButton:hover {
	background: #4a90e2;
	border-radius: 6px;
	color: #ffffff;
}

@media (max-width: 767px) {
	.mobile_menu_info .mobile_menu_info_phone {
		margin-bottom: 20px !important;
		padding: 0 0 0 30px !important;
		background: transparent !important;
	}

	.mobile_menu_info_mail {
		padding: 0 0 0 30px !important;
		background: url(https://us-plast.ru/bitrix/templates/market_column/images/redesign/fi-mail.png) left center no-repeat !important;
	}

	.mobile_menu_info_mail a {
		color: #ff9800 !important;
	}

	.mobile_menu_info_phone .footer-icon-phone {
		padding-left: 30px !important;
		margin-bottom: 20px !important;
		margin-left: -30px !important;
		background-image: url(/bitrix/templates/market_column/images/redesign/fi-phone.png) !important;
		background-position: 0 3px !important;
		background-repeat: no-repeat !important;
	}

	.mobile_menu_info .mobile_menu_info_phone a {
		color: #333333 !important;
		font-size: 14px !important;
		font-weight: 500 !important;
	}

	.mobile_menu_info .mobile_menu_info_phone .open-answer-form {
		color: #ff9800 !important;
	}

	.mobile_menu_info_phone .footer-icon-address {
		margin-bottom: 20px !important;
		padding-left: 30px !important;
		margin-left: -30px !important;
	}


}

/*winter*/
.header-winter {
	position: relative;
}

.header-winter::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/bitrix/templates/market_column/images/winter/sneg_3.png) no-repeat center bottom;
	opacity: 0.14;
	top: 0;
}

.header-winter::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/bitrix/templates/market_column/images/winter/star.png) no-repeat center center;
	opacity: 0.5;
	top: 0;
}

.header-winter-left {
	position: absolute;
	width: 157px;
	height: 84px;
	background: url(/bitrix/templates/market_column/images/winter/left.png) no-repeat center center;
	left: 16px;
	bottom: 10px;
	z-index: 1;
}

.header-winter-right {
	position: absolute;
	width: 135px;
	height: 84px;
	background: url(/bitrix/templates/market_column/images/winter/right.png) no-repeat center center;
	right: 16px;
	bottom: 10px;
	z-index: 1;
}

.showmore {
	display: block;
	text-align: center;
}

@media (max-width: 1500px) {
	.header-winter-left,
	.header-winter-right {
		display: none;
	}
}

.one-click-wrap .bxr-one-click-buy.bxr-color-button {

	background-color: transparent;
	border: 2px solid #0ba72a;
	color: #0ba72a;
	padding: 6px 13px;
}

.one-click-wrap .bxr-one-click-buy.bxr-color-button:hover {
	background-color: #0ba72a;
	color: #ffffff;
}

@media (min-width: 768px) {
	.hidden-sm-1 {
		display: none !important;
	}

	span.hidden-sm {
		display: none;
	}

	td.price-td {
		font-weight: bold;
		font-size: 15px !important;
	}

	.filter-panel-wrapper {
		display: none;
	}

}

@media (max-width: 767px) {
	.сatalog_brand_name {
		flex: 0 0 100%;
		text-align: center;
	}

	div#сatalog_brand_list_wrap {
		flex-wrap: wrap;
	}

	.catalog-sections-list-tabs-content {
		margin-bottom: 0 !important;
		margin-top: 10px !important;
	}


	.filter-panel-wrapper.filter_exists {
		margin-top: -25px;
	}

	.dropdown-menu.show a:hover {
		background: #f8f9fb;
	}

	.dropdown-menu.show {
		background: #ffffff;
		text-align: left;
		box-shadow: 0 1px 12px 1px rgb(0 0 0 / 12%);
		overflow: hidden;
		border-radius: 3px;
	}

	a.catalog_filter_mobile_btn {
		display: none !important;
	}

	#top_left_filter {
		display: none !important;
	}

	.catalog_filter_mobile_btn {
		display: none;
	}

	.bxr-sort-panel {
		display: none;
	}


	button#dropdownMenuButton {
		background: none;
		border: none;
		line-height: 20px;
		font-size: 16px;
		outline: none !important;
		box-shadow: none !important;
	}

	button#dropdownMenuButton i {
		position: absolute;
		right: 5px;
		top: 4px;
	}

	.filter-panel__sort {
		text-align: right;
	}

	.dropdown {
		display: inline-block !important;
	}

	.filter-panel__filter.filter-compact {
		width: 50%;
		line-height: 36px;
	}

	span.font_upper_md.font-bold.darken.dotted {
		border-bottom: 1px dotted;
		cursor: pointer;
		font-size: 13px;
		line-height: 1.3em;
		text-transform: uppercase;
		letter-spacing: .8px;
		font-weight: 700;
	}

	.filter-panel.sort_header {
		font-size: 15px;
	}

	.filter_mobile input#set_filter {
		margin-right: calc(50% - 45px);
		margin-top: 7px;
	}

	.dropdown-menu.show {
		right: 0 !important;
		left: inherit !important;
		transform: translate3d(20px, 40px, 0px) !important;
	}

	.dropdown-menu.show a {

		color: #333333;
		display: block;
		padding: 11px 15px 10px;
		white-space: nowrap;
		line-height: 22px;
		font-size: 13px;
		font-weight: 300;
	}

	.js-load-link:hover,
	.js-load-link:active, .js-load-link.active {
		background: #f8f9fb;
	}

	.dropdown-menu.show div:last-child a {
		border-bottom: none;
	}


	.filter-panel-wrapper.filter_exists:before {content: "";display: table;clear: both;}

	.filter-panel {
		padding: 13px 0 14px;
		border-bottom: 1px solid #ececec;
		display: flex;
		justify-content: space-between;
		margin-top: 20px;
	}


	.brands-list-letter {
		float: none !important;
		margin-left: 20px;
	}

	.brands-list .row {
		margin-left: 0 !important;
	}


	ul.nav.nav-tabs {
		border-bottom: none;
	}

	.bxr-element-image-col .bxr-ribbon-marker-vertical {
		top: 70px !important;
	}

	.bxr-ecommerce-v1-list .bxr-element-container .bxr-sale-indicator {
		top: 65px;
	}

	.bxr-basket-favor.bxr-indicator-item {
		display: block !important;
	}


	.hidden-lg.hidden-md.bxr-mobile-menu-button-container {
		display: none;
	}


	td.price__table__mobile-title {
		text-align: left;
	}

	td.price-td {
		font-weight: bold;
		font-size: 16px !important;
	}

	.col-sm-3:last-child .brands-list a {
		border-bottom: none !important;
	}

	.brands-list a {
		display: flex !important;
		border-bottom: 1px solid #f0f0f0 !important;
		align-items: center;
		height: initial !important;
		padding: 10px !important;
	}

	.brands-list a span {
		display: inline-block;
		width: 50%;
	}

	.brands-list a span img {
		max-width: 100%;
		left: 0;
		top: 0;
		transform: none;
		position: relative !important;
		display: inline-block;
		max-height: 50px;
	}

	.brands-list a span.image {
		text-align: center;
	}


	nav.nav-tabs li {
		margin-right: 5px !important;
		padding: 10px 5px !important;
		width: 47%;
		-ms-flex: 0 0 47%;
		flex: 0 0 47%;
		max-width: 47%;
		text-align: center;
	}

	ul.nav.nav-tabs {
		display: flex;
		flex-wrap: wrap;
	}

	.nav.nav-tabs li a {
		border: 1px solid #dbdbdb;
		border-radius: 2px;
		background: #ffffff;
		padding: 10px;
		margin-bottom: 10px;
		font-weight: bold;
		cursor: pointer;
	}

	.nav-tabs > li {
		margin: 0 3px !important;;
		width: 48%;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		max-width: 48%;
		text-align: center;
	}

	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		border: 1px solid #dbdbdb !important;
	}


	.hidden-xs-1 {
		display: none !important;
	}

	.catalog-bottom-line {
		display: block !important;
	}

	.mobile_menu_info .mobile_menu_info_phone {
		background: url("/bitrix/templates/market_column/images/9877/ic_phone.png") left center no-repeat !important;
	}

	.mobile_menu_info_phone .header-email {
		display: none !important;
	}

	.mobile_menu_info .mobile_menu_info_phone a.header-phone {
		font-size: 21px !important;
	}

	.mobile_menu_info .mobile_menu_info_phone {
		margin-bottom: 0 !important;
	}

	.mobile_header_panel_wrap.is-scroll {
		position: fixed;
		z-index: 999;
		background: #ffff;
		top: 0;
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
	}

	.custom__cat-img {
		text-align: center
	}

	.bxr-detail-tabs img {
		width: 100% !important;
		height: auto !important;
	}

	.fancybox-image {
		/*max-width: 250px;
		max-height: 250px;*/
		max-width:80%;
		height:auto;
	}
}

.mobil-header-phone-link {
	background: url(/bitrix/templates/market_column/images/9877/ic_phone.png) center center no-repeat;
	width: 100%;
	height: 100%;
	display: block;
}

.sale-order-history-link {
	display: none;
}

.table_m {
	min-width: 280px;
	max-width: 100%;
}

.table_m table {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0;
}

.table_m table td, .table_m table th {
	padding: 10px;
	border: 1px solid lightgray;
	width: 33.333%;
}

@media (max-width: 767px) {
	.table_m table thead {
		display: none;
	}

	.table_m table tr {
		display: block;
	}

	.table_m table td {
		display: flex;
		justify-content: space-between;
		font-size: 13px;
		width: 100%;
		border-bottom: none;
	}

	.table_m tr:last-child {
		border-bottom: 1px solid lightgray;
	}

	.table_m table td::before {
		content: attr(data-label);
		margin-right: 20px;
	}

	.table_m tr:nth-child(even) {
		background-color: lightgray
	}

	.table_m table td:first-child {
		font-weight: 700
	}

	.table_m table td:first-child::before {
		display: none;
	}
}

.bx_filter .bx_filter_parameters_box_title {
	padding-right: 20px;
}

.catalog_h1 span {
	color: #999999;
	font-size: 16px;
}

.project_quip_icon {
	width: auto;
	font-family: "Open Sans" !important;
	color: #000000;
	font-size: 12px;
	display: flex;
	align-items: flex-start;
}

.project_quip_icon::bafore {
	content: "";
	display: block;
	height: 24px;
	width: 24px;
	background: url(/images/snat.png) no-repeat left center;
}

.more-text-sect {
	cursor: pointer;
	color: #ff9800;
	border-bottom: 1px dashed #ff9800;
}

@media ( max-width: 767px ) {
	.detail_product_tags {
		display: none
	}

	#main_page_news .news-list {
		margin: 15px 0;
	}
}

@media (max-width: 600px) {
	#main_page_news .news-list__item {
		padding: 0
	}
}

@media (min-width: 992px) {
	.top_menu_new-wrapper {
		min-height: 48px
	}
}
.bxr-montazh-btn {
	box-shadow: none;
	border-color: #FF9801;
}
.bxr-montazh-btn::after{
	background: url(/bitrix/templates/market_column/images/svg/mb.svg) no-repeat center;
}
.bxr-montazh-btn:hover {
	background: #FF9801;
	opacity: 1;
	color: #fff !important;
}
.bxr-montazh-btn:hover::after{
	background: url(/bitrix/templates/market_column/images/svg/mb_hover.svg) no-repeat center;
}
.catalog-bottom-line.catalog-bottom-pagers {
	flex-direction: row;
	justify-content: space-between;
	border: 1px solid #F6F6F6;
	padding: 15px 20px;
}
.catalog-bottom-line.catalog-bottom-pagers a.show-num-btn {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: flex;
	width: 34px;
	height: 34px;
	justify-content: center;
	align-items: center;
}
.catalog-bottom-line.catalog-bottom-pagers .show-num-desc {
	margin-top: 0;
}
.catalog-bottom-line.catalog-bottom-pagers .catalog-bottom-count {
	display: flex;
	align-items: center;
}
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.catalog-bottom-line.catalog-bottom-pagers .navigation-page-all,
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages a {
	display: flex;
	width: 34px;
	height: 34px;
	justify-content: center;
	align-items: center;
	border: 1px solid #E7E7E7;
	background: #F7F7F9;
	color: #222;
	font-size: 13px;
	font-weight: normal;
	border-radius: 0;
	padding: 0;
}
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages .nav-current-page,
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages a:hover {
	display: flex;
	width: 34px;
	height: 34px;
	justify-content: center;
	align-items: center;
	border: 1px solid #424F60;
	background: #424F60;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
}
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages a:not(.navigation-page-all),
.catalog-bottom-line.catalog-bottom-pagers .navigation-pages .nav-current-page{
	margin: 0 5px;
}
@media (max-width: 991px){
	.catalog-bottom-line.js-link.catalog-bottom-pagers {
		display: flex !important;
		flex-direction: column;
		align-items: center;
	}
	.catalog-bottom-line.catalog-bottom-pagers .catalog-bottom-count {
		margin-block: 16px;
	}
	.catalog-bottom-line.catalog-bottom-pagers .navigation-pages,
	.catalog-bottom-line.catalog-bottom-pagers .catalog-bottom-count {
		justify-content: center;
	}
}
@media (min-width: 767px) and (max-width: 991px){
	#section-compact-list .section-compact-list__item{
		width: 50%;
	}
	.bxr-border-color.bxr-sort-panel.js-link .numShow {
		display: none;
	}
}
.uf_banner--big {
	padding: 50px 50px 50px 100px;
	min-height: 366px;
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.uf_banner__text {
	max-width: 60%;
}
.uf_banner__text {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
}
.uf_banner__text ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.uf_banner__text ul li{
	position: relative;
	padding-left: 18px;
}
.uf_banner__text ul li + li{
	margin-top: 25px;
}
.uf_banner__text ul li:before{
	content: '';
	width: 8px;
	height: 8px;
	background: #FF9801;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 6px;
}
.uf_banner__btn{
	margin-top: 40px;
	display: flex;
	border-radius: 3px;
	background: #FF9801;
	padding: 0 10px;
	height: 35px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	max-width: 200px;
}
.uf_banner__btn:hover{
	opacity: 0.8;
}
@media (max-width: 992px){
	.uf_banner--big{
		padding: 50px;
	}
}
@media (max-width: 767px){
	.uf_banner--big{
		padding: 20px;
		background: url(/upload/big_banner/00.png) no-repeat top center !important;
		min-height: initial;
	}
	.uf_banner__text {
		max-width: inherit;
		font-size: 16px;
	}
	.uf_banner__btn{
		margin-top: 20px;
		max-width: initial;
	}
	.uf_banner__text ul li + li {
		margin-top: 15px;
	}
}
.stages__list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: -10px;
	margin-right: -10px;
}
.stage__elem {
	border: 1px solid #F4F4F4;
	padding: 40px 30px 40px 90px;
	width: calc( (100% - 60px)/3);
	margin-bottom: 20px;
	position: relative;
	min-height: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
.stage__elem-num {
	position: absolute;
	top: -20px;
	left: 20px;
	color: #F4F4F4;
	font-size: 160px;
	font-weight: 700;
	z-index: -1;
}
.stage__elem-name {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}
.reasons__list {
	display: flex;
	margin: 40px 0;
	justify-content: space-between;
}
.reason__elem {
	border: 1px solid #F4F4F4;
	padding: 30px;
	width: calc( (100% - 40px)/3);
	display: flex;
	flex-direction: column;
}
.reason__img {
	margin-bottom: 20px;
}
.faq__list {
	margin: 40px 0;
}
.faq__bottom {
	display: none;
	padding: 0 30px 20px 30px;
}
.faq__elem {
	border: 1px solid #F4F4F4;
}
.faq__top {
	padding: 20px 60px 20px 30px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	cursor: pointer;
	position: relative;
}
.faq__elem + .faq__elem{
	border-top: none;
}
.faq__top::before{
	content: '';
	background: url(/bitrix/templates/market_column/images/svg/up.svg) no-repeat center;
	width: 20px;
	height: 10px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -5px;
}
.faq__top:hover{
	opacity: 0.8;
}
.faq__elem.active .faq__bottom {
	display: block;
}
.faq__elem.active .faq__top::before{
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
}
@media (max-width: 992px){
	.stage__elem {
		width: calc( (100% - 40px)/2);
	}
	.reason__elem {
		width: calc( (100% - 20px)/2);
		margin-bottom: 20px;
	}
	.reasons__list {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
}
@media (max-width: 767px){
	.stage__elem {
		width: 100%;
		padding-left: 40px;
		margin-left: 0;
		margin-right: 0;
	}
	.stages__list{
		margin-left: 0;
		margin-right: 0;
	}
	.stage__elem-num {
		left: 5px;
		top: -30px;
	}
	.reason__elem{
		width: 100%;
	}
}
#catalog_right_col #catalogProductsViewSlider .bxr-instock-wrap {
	margin-bottom: 0;
}
ul.list__icons {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.list__icons li {
	width: 30%;
	display: flex;
	align-items: center;
	margin-top: 20px;
}
ul.list__icons li:nth-child(-n+3){
	margin-top: 0;
}
ul.list__icons li img{
	width: 40px;
	height: 40px;
	margin-right: 16px;
}
ul.list__icons--border {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.list__icons--border li {
	width: calc(100%/3 - 40px/3);
	display: flex;
	flex-direction: column;
	border: 1px solid #E1E8ED;
	padding: 20px;
	margin-top: 20px;
}
ul.list__icons--border li:nth-child(-n+3){
	margin-top: 0;
}
.list__icons--border .img {
	width: 60px;
	height: 60px;
	background: #FF9801;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 16px;
}
ul.list__icons--border li img{
	max-width: 40px;
	height: 40px;
}
.faq__list--wrap {
	background: #FAFAFA;
	padding: 20px;
}
.faq__list--wrap h2 {
	margin: 0;
}
.faq__list--wrap .faq__list {
	margin: 20px 0 0 0;
}
.faq__list--wrap .faq__elem {
	background: #fff;
}
.type__model__list {
	display: flex;
	justify-content: space-between;
}
.type__model__elem {
	display: flex;
	flex-direction: column;
	border: 1px solid #E1E8ED;
	align-items: center;
	padding: 20px;
	width: calc(100%/6 - 50px/6);
	text-align: center;
}
@media screen and (max-width: 1024px){
	.type__model__list {
		flex-wrap: wrap;
	}
	.type__model__elem {
		width: calc(100%/3 - 20px/3);
		margin-top: 10px;
	}
}
@media screen and (max-width: 960px){
	ul.list__icons li {
		width: 49%;
	}
	ul.list__icons li:nth-child(3),
	ul.list__icons--border li:nth-child(3){
		margin-top: 20px;
	}
	ul.list__icons--border li {
		width: calc(50% - 10px);
	}
}
@media (max-width: 767px){
	ul.list__icons li,
	ul.list__icons--border li {
		width: 100%;
	}
	ul.list__icons li:nth-child(2),
	ul.list__icons--border li:nth-child(2){
		margin-top: 20px;
	}
	.type__model__elem {
		width: 100%;
	}
}
@media (max-width: 991px){
	.hidden-lg.hidden-md.bxr-mobile-menu-button-container {
		display: none;
	}
}
@media (min-width: 992px){
	.with-children:not(.mega-menu__btn) .bxr-mega-menu > ul.bxr-mega-menu__ul > li > a{
		background: #5E6C7E;
		color: #fff;
		white-space: normal;
	}
	.with-children:not(.mega-menu__btn) .bxr-mega-menu > ul.bxr-mega-menu__ul > li > a:hover{
		background: #FF9801;
	}
	.with-children:not(.mega-menu__btn) .bxr-classic_hover_menu ul li{
		border-color:#424F60;
	}
	li.with-children:not(.mega-menu__btn).active > div{
		border-top: 1px solid #424F60;
		margin-top: -1px;
	}
}
@media (max-width: 767px){
	.fancybox-type-image .fancybox-inner {
		min-width: 320px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
#catalogProductsViewSlider .bxr-new_el-wrap {
	padding: 0;
	display: flex;
}
#catalogProductsViewSlider .bxr-new_el-wrap a{
	height: 35px;
	margin-top: 14px;
	border-radius: 3px;
	width: 100%;
}
#catalogProductsViewSlider .bxr-license__btn{
	display: flex;
	width: 100%;
	background: #ff9800;
	color: #fff;
	justify-content: center;
	align-items: center;
	height: 35px;
	border-radius: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.bxr-ecommerce-v1  .bxr-license__btn{
	display: flex;
	width: calc(100% - 20px);
	margin: 0 auto;
	background: #ff9800;
	color: #fff;
	justify-content: center;
	align-items: center;
	height: 35px;
	border-radius: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.bxr-ecommerce-v1 .bxr-license__btn:hover,
#catalogProductsViewSlider .bxr-license__btn:hover{
	text-decoration: none;
}
#catalogProductsViewSlider .coming__btn{
	display: flex;
}
#catalog_right_col #catalogProductsViewSlider .bxr-license__btn{
	margin-top: 73px !important;
}
#popup-message .popup-window-titlebar-text{
	padding: 0;
	font-weight: 700;
	font-size: 22px;
	color: #333333;
	text-align: center;
	display: block;
}
#license_link_download{
	display: flex;
	width: 100%;
	background: #ff9800;
	color: #fff;
	justify-content: center;
	align-items: center;
	height: 35px;
	border-radius: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#license_link_download:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.8;
}
.project_equip.bxr-subscribe-wrap #license_link_download{
	width: 183px;
	margin: 0 auto;
}
.bxr-ecommerce-v1 .project_equip.bxr-subscribe-wrap #license_link_download{
	width: calc(100% - 20px);
}
#catalog_right_col #catalogProductsViewSlider #license_link_download {
	margin-top: 73px !important;
}
.bxr-custom-basket-action {
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}
a.bxr-REQUEST_CUSTOM_TO_CART {
	height: 35px;
	width: 183px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	background-color: #ff9800;
	color: #fff;
}
a.bxr-REQUEST_CUSTOM_TO_CART:hover{
	opacity: 0.8;
	text-decoration: none;
	color: #fff;
}
.nProp_872 {
	margin-left: 0;
	padding-left: 20px;
}
#catalogProductsViewSlider .bxr-REQUEST_CUSTOM_TO_CART{
	width: 100%;
}
.bxr-ecommerce-v2-lite .bxr-REQUEST_CUSTOM_TO_CART{
	margin: 0 auto;
	margin-top: 20px;
}
.bxr-ecommerce-v1-table .bxr-REQUEST_CUSTOM_TO_CART {
	height: auto;
}
.bxr-ecommerce-v1 a.bxr-REQUEST_CUSTOM_TO_CART {
	margin: 0 auto;
	margin-top: 45px;
}
#catalog_right_col #catalogProductsViewSlider a.bxr-REQUEST_CUSTOM_TO_CART {
	margin-top: 73px !important;
}
#search #catalogProductsViewSlider a.bxr-REQUEST_CUSTOM_TO_CART,
#search #catalogProductsViewSlider .bxr-license__btn {
	margin-top: 73px !important;
}
.header-worktime {
	align-items: center;
	display: flex;
	flex-direction: column;
}
.worktime-top {
	font-size: 18px;
}
.worktime-bottom {
	color: #767676;
}
@media (max-width: 991px){
	.header-worktime {
		display: none;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.bxs-search-mobil-menu .bxr-search-form input {
		font-size: 16px;
	}
	.bxs-search-mobil-menu .bxr-search-form .bxr-input-group-btn-menu{
		top: 50%;
		transform: translate(0, -50%);
	}
}

#content .row .col-xs-12:has(#viewedTabs) {
    display: flex;
    flex-direction: column;
}

/* End */


/* Start:/bitrix/templates/market_column/template_styles.css?1745242259112730*/
* {
  outline: none;
}

body {
  font-family: "Open Sans" !important;
  min-height: 800px;
}

h1 {
  /*font-size: 28px;
  margin: 10px 0 10px;*/
  font-size: 22px;
  margin: -3px 0 16px;
  font-weight: bold;
}

h2 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 20px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}

.price__table tbody td a {
  text-decoration: none !important;
  color: black !important;
}

.table_ip {
  border: #666666 1px solid;
}

.table_ip td {
  padding: 10px;
  border: #666666 1px solid;
}

.red {
  color: red;
  font-weight: bold;
}

.bx-breadcrumb {
  margin: 16px 10px 4px;
}

.bx-breadcrumb .bx-breadcrumb-item {
  margin-bottom: 0;
}

a {
  cursor: pointer;
}

.tb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bxr-full-width {
  width: 100%;
}

.row.headline {
  background-color: #fff;
}

.head_v4 .slogan-wrap,
.head_v4_wide_logo .slogan-wrap {
  margin-bottom: 10px;
}

.head_v5_2 .bxr-service-menu,
.head_v5_4 .bxr-service-menu,
.head_v5_6 .bxr-service-menu,
.head_v5_8 .bxr-service-menu,
.head_v5_2_wide_logo .bxr-service-menu,
.head_v5_4_wide_logo .bxr-service-menu,
.head_v5_6_wide_logo .bxr-service-menu,
.head_v5_8_wide_logo .bxr-service-menu {
  margin-bottom: 6px;
}

.head_v6 .slogan-wrap,
.head_v6 .bxr-service-menu,
.head_v6_wide_logo .slogan-wrap,
.head_v6_wide_logo .bxr-service-menu {
  margin-bottom: 10px;
}

.head_v6 .bxr-service-menu,
.head_v6_wide_logo .bxr-service-menu {
  margin-bottom: 6px;
}

.head_v9 .first-row,
.head_v9_wide_logo .first-row {
  margin-bottom: 10px;
}

.bxr-container-headline {
  padding: 25px 0;
  font-weight: 300;
}

.bxr-top-headline {
  background: #f6f6f7;
  min-height: 38px;
}

a.bxr-a-headline {
  display: inline-block;
  padding: 0;
  margin: 8px 18px 4px 0px;
  list-style: none;
  font-size: 13px;
  text-decoration: none;
  color: #414141;
}

a.bxr-a-headline i {
  color: #999;
  margin-right: 5px;
}

a.bxr-a-headline:hover {
  text-decoration: underline;
}

.bxr-top-line-phones {
  font-size: 20px;
}

.bxr-logo {
  position: relative;
}

.bxr-logo img {
  height: auto;
  background: #ff7100;
  display: inline-block;
  width: 100%;
}

@media (max-width: 991px) {
  .bxr-logo img {
    transform: none;
    max-width: 300px;
  }
}

.slogan-wrap {
  line-height: 18px;
}

.glyphicon-earphone {
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
}

.bxr-recall-link {
  text-decoration: underline;
  font-size: 14px;
  line-height: 14px;
  background: transparent !important;
  padding: 5px 0px;
}

.bxr-recall-link:hover {
  text-decoration: none;
}

#searchline {
  display: none;
}

.search-btn {
  border-radius: 0;
  border: 0;
  float: right;
  padding: 12px;
}

.search-btn:hover {
  text-decoration: none;
  color: #fff;
}

.content-right>ul,
.content-right>ul li,
.content-right>div {
  float: right;
  text-align: right;
}

.content-left>ul,
.content-left>div {
  float: left;
}

.text-center .phone-number {
  text-align: center;
}

footer .bxr-left-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

footer .bxr-left-menu li {
  padding: 13px 25px 13px 15px;
  width: 18%;
  /*     width: 23%; */
  margin-right: 2%;
}

footer .bxr-left-menu ul li {
  width: 100%;
  margin-right: 0;
}

footer .bxr-left-menu>li a {
  padding: 0;
  display: inline;
  font-weight: normal;
}

footer .bxr-left-menu li .fa.fa-angle-down {
  top: 28px;
}

.footer-line {
  height: 3px;
  width: 100%;
  background: #c3c3c3;
}

.footer-head {
  padding: 20px 15px 6px;
  font-size: 14px;
  font-weight: 700;
  color: #636466;
  line-height: 25px;
}

.footer-head div {
  color: #414141;
}

.footerline {
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: -10px;
  margin-right: -10px;
}

.footerline .footerline-nav {
  padding: 0 10px;
  width: 100%;
}

.mobile-footer-menu-tumbl .fa-chevron-down {
  right: 0;
  position: absolute;
}

.footer-socnet-col {
  height: 25px;
}

.footer-socnet-wrap {
  display: inline-block;
}

.footer-socnet {
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  margin-right: 6px;
}

.vk {
  background: url(/bitrix/templates/market_column/images/vk.png) center center no-repeat;
}

.twitter {
  background: url(/bitrix/templates/market_column/images/twitter.png) center center no-repeat;
}

.facebook {
  background: url(/bitrix/templates/market_column/images/facebook.png) center center no-repeat;
}

.gplus {
  background: url(/bitrix/templates/market_column/images/gplus.png) center center no-repeat;
}

.footer-about-company {
  font-size: 13px;
  line-height: 1.7;
  padding: 0 10px;
  width: 100%;
}

.starrequired {
  color: red;
}

.mobile-footer-menu-tumbl {
  padding: 10px 0;
  cursor: pointer;
  font-weight: bold !important;
}

.mobile-footer-menu-tumbl:before {
  font-size: 16px;
  position: absolute;
  right: 15px;
}

.mobile-footer-menu-tumbl a {
  font-size: 16px;
}

.toggled-item {
  display: block;
}

.footerline .toggled-item a {
  font-weight: normal;
}

.footerline a {
  color: #414141;
  font-size: 15px;
  line-height: 1.7;
}

.ajax-shadow {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  z-index: 1080;
}

.bx_login_block {
  margin-top: 6px;
}

input[type="text"],
input[type="password"],
input[type="tel"]
{
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px;
  outline: none;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.23);
  vertical-align: middle;
  font-size: 90%;
}

textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px;
  outline: none;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.23);
  vertical-align: middle;
  font-size: 90%;
}

.data-table input[type="submit"],
.bx-auth input[type="submit"] {
  border: 0px none;
  outline: medium none;
  border-radius: 4px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  padding: 6px 25px 10px;
  margin: 10px;
  text-decoration: none;
}

.data-table td {
  padding: 5px 0;
}

.bxr-form-body {
  padding: 15px;
}

.bxr-button-group {
  text-align: center;
}

.bxr-basket-row {
  min-height: 30px;
  padding: 3px 0;
  font-weight: 300;
}

#bxr-basket-row input[type=button],
#bxr-basket-row button {
  -webkit-appearance: none;
  background: #f6f6f6;
  border: none;
  border-collapse: collapse;
}

.basket-body-table-row table td.basket-action .icon-button-delay,
.basket-body-table-row table td.basket-action .icon-button-delete,
.basket-body-table-row table td.basket-action .icon-button-cart,
.basket-body-table-row table td.basket-action .compare-button-delete {
  margin: 0 0 0 10px;
  padding: 5px 5px;
}

#bxr-basket-row input[type=button].bxr-quantity-button-plus,
#bxr-basket-row input[type=button].bxr-quantity-button-minus,
input.bxr-quantity-button-plus,
input.bxr-quantity-button-minus,
input.bxr-quantity-button-plus-detail,
input.bxr-quantity-button-minus-detail,
input.bxr-quantity-button-plus-element,
input.bxr-quantity-button-minus-element {
  padding: 4px 3px;
  border: 1px solid #e0e0e0;
  background: #FFF;
  display: block;
  float: left;
  width: 20px;
}

input.bxr-quantity-text-detail,
input.bxr-quantity-button-minus-detail,
input.bxr-quantity-button-plus-detail
{
  padding-top: 4px;
  padding-bottom: 4px;
}
input.bxr-quantity-button-minus-detail,
input.bxr-quantity-button-plus-detail,
input.bxr-quantity-button-minus-element,
input.bxr-quantity-button-plus-element,
input.bxr-quantity-button-minus,
input.bxr-quantity-button-plus
{
  line-height: 24px;
}


input[type=text].bxr-quantity-text,
input[type=text].bxr-quantity-text-detail,
input[type=text].bxr-quantity-text-element {
  background: #f7f7f9;
  display: block;
  float: left;
  width: 40px;
  border-left: 0px;
  border-right: 0px;
  box-shadow: none;
  border-radius: 0;
}

#bxr-basket-row input[type=button]:hover,
#bxr-basket-row button:hover {
  background: #f2f2f2;
}

.basket-body-container .basket-body-title {
  margin: 0px 20px 20px;
}

.basket-body-container .basket-body-title .bxr-color-button {
  margin: -5px 0 10px 30px;
}

.basket-body-container .basket-body-title .gray-line {
  font-size: 16px;
  color: #555;
}

.basket-body-container .basket-body-title-h {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  padding-top: 0px;
  color: #414141;
  float: left;
}

.basket-body-container .basket-body-title-h i {
  font-size: 20px;
  font-weight: normal;
  margin-right: 5px;
}

.basket-body-container table {
  margin-bottom: 20px;
}

.basket-body-container table th {
  background: #f6f6f7;
  padding: 12px 5px;
  text-align: left;
  font-size: 13px;
}

.basket-body-container table td {
  padding: 10px 5px;
  text-align: left;
  vertical-align: middle;
}

.basket-body-container table th.first,
.basket-body-container table td.first {
  padding-left: 20px;
}

.basket-body-container table td.last {
  text-align: right;
  padding-right: 20px;
}

.basket-body-container table td {
  border-bottom: 1px solid #EEE;
}

.basket-body-container table td.basket-price,
.basket-body-container table td.basket-summ {
  font-size: 14px;
  font-weight: bold;
  width: 110px;
  max-width: 110px;
}

.basket-body-container table td.basket-action {
  max-width: 120px;
  width: 120px;
  text-align: right;
}

.basket-body-container table td.basket-line-qty {
  max-width: 92px;
  width: 92px;
}

.basket-body-container table td a {
  color: #414141;
}

#bxr-basket-mobile-container .basket-body-title,
#bxr-delay-mobile-container .basket-body-title,
#bxr-favor-mobile-container .basket-body-title {
  background: #F0F0F0;
  display: inline-block;
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
}

.basket-body-table-row table td.first {
  padding-left: 20px;
}

.basket-body-table-row table td {
  border-bottom: 1px solid #EEE;
}

.basket-body-table-row table td.basket-name {
  font-size: 12px;
}

.basket-body-table-row table td.basket-price,
.basket-body-table-row table td.basket-summ {
  font-size: 14px;
  font-weight: bold;
  width: 110px;
  max-width: 110px;
  text-align: left
}

.basket-body-table-row table td.basket-action {
  max-width: 110px;
  width: 110px;
  text-align: right;
}

.basket-body-table-row table td.basket-line-qty {
  max-width: 92px;
  width: 150px;
}

.basket-body-table-row table td a {
  color: #414141;
}

.basket-body-table-row .basket-image a {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0;
}

.basket-body-table-row .bxr-table-row-action {
  margin-top: 5px;
}

.basket-body-table-row .bxr-table-row-action tr {
  background: #f6f6f8;
}

.basket-body-table-row .bxr-table-row-action td {
  padding: 5px;
}

@media (min-width: 992px) {
  .footerline .footerline-nav {
    width: 66.66666667%;
  }
  .footer-about-company {
    width: 16.66666667%;
  }
  .footerline {
    padding-top: 51px;
  }
}

@media (min-width: 1200px) {
  .footerline .footerline-nav {
    width: 83.33333333%;
  }
}

@media (max-width: 991px) {
  a.bx_login_top_inline_link {
    font-size: 14px;
  }
  #login-line {
    line-height: 1.0 !important;
    font-size: 10px;
  }
  .bxr-top-headline {
    background: none;
    padding-top: 10px;
  }
  .bxr-mobile-login-area {
    display: none;
  }
  footer .bxr-left-menu li {
    width: 100%;
    margin-right: 0;
  }
}

#basketPopup .bxr-color-button {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .toggled-item {
    display: none;
  }
  .toggled-item li {
    line-height: 24px;
  }
  .footer-about-company {
    margin: 20px 0;
  }
}

@media (min-width: 992px) {
  .toggled-item {
    display: block !important;
  }
}

@media (max-width: 992px) {
  .bxr-basket-tab-content.active>.basket-body-title>.pull-right>a.bxr-color-button {
    display: inline-block;
  }
  .bxr-color-button-small {
    padding: 6px 10px;
  }
}

.bxr-carousel .bxr-bestseller-list {
  padding-bottom: 30px;
}

.bxr-carousel .slick-dots {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -50px;
}

.bxr-carousel:hover .slick-dots {
  visibility: visible;
}

.bx_slide_left,
.bx_slide_right {
  display: none !important;
}

#bxr-opportunities .bxr-list {
  margin: 20px 0 2px;
  background-color: #f6f6f7;
}


/***�������� ������***/

.bxr-payment-block .pay-title {
  font-size: 18px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.bxr-payment-block .pay {
  margin-top: 20px;
}

.bxr-payment-block .pay-desc .pay-img {
  display: inline-block;
  margin: 0 40px 15px 0;
}


/*******/


/***�������� ��������***/

.bxr-delivery-block .delivery-title {
  font-size: 18px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.bxr-delivery-block .delivery {
  margin-top: 20px;
}

.bxr-delivery-block .delivery-desc .delivery-img {
  display: inline-block;
  float: left;
  margin: 0 40px 15px 0;
}

.bxr-delivery-block .delivery-desc .delivery-item-text {
  display: none;
  clear: both;
  margin-bottom: 20px;
}

.bxr-delivery-block .delivery-desc .delivery-item-more {
  margin-bottom: 20px;
  display: block;
}


/*******/


/***�������� ������������***/

.bxr-benefits-block .benefit {
  padding: 40px 0;
  border-top: 1px solid #e0e0e0;
}

.bxr-benefits-block .benefit:nth-child(2n) .benefit-text {
  float: left;
}

.bxr-benefits-block .benefit .benefit-text {
  float: right;
  padding-top: 30px;
  width: 57.692307692307686%;
}

.bxr-benefits-block .benefit h5 {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
}

.bxr-benefits-block .benefit p {
  color: #303030;
  margin-bottom: 0;
  font-size: 15px;
}

.bxr-benefits-block .benefit:nth-child(2n) .benefit-image {
  float: right;
}

.bxr-benefits-block .benefit .benefit-image {
  float: left;
  width: 37.60683760683761%;
}

.bxr-element-container .bxr-stars-container {
  overflow: hidden;
}

table#ml_frame input[type="text"] {
  width: 150px;
  background: #f8fafc;
  padding: 0 4px;
}

.bx_item_rating,
.bx_item_rating .bx_stars_container,
.bx_item_rating .bx_stars_container .bx_stars_bg {
  min-width: 110px !important;
}

div.mlsd {
  min-height: 268px;
}

.price+.price {
  margin-top: 50px;
}

.price+.content__text {
  margin-top: 50px;
}

.price__table thead {
  color: #fff;
  background-color: #bababa;
  border: medium none;
  text-align: center;
}

.price__table thead tr {
  background-color: #bababa;
}

.price__table tbody {
  text-align: center;
}

.price__table tbody tr td:nth-child(2) {
  padding-left: 10px;
  text-align: left;
}

.price__table tbody tr td {
  border-bottom: 1px solid #dddddd;
}

.price__table tbody tr:last-child td {
  border-bottom: medium none;
}

.price__table {
  color: #1f1f1f;
  width: 100%;
}

.price__table tbody tr {
  transition: all 0.25s ease 0s;
}

.price__table tbody tr:hover {
  background-color: #f5f5f5;
}

.price__link {
  display: inline-block;
  font-weight: bold;
}

.price__table tbody td a {
  color: #ff7100;
  text-decoration: underline;
}

.price__table tbody td a:hover {
  text-decoration: none;
}

@media (min-width: 1360px) {
  .price__table thead th {
    font-size: 12px;
    font-weight: 100 !important;
    line-height: 35px;
    text-align: center;
  }
  .price__table thead th:nth-child(2) {
    text-align: left;
  }
  .price__table tbody td {
    font-size: 14px;
    line-height: 40px;
  }
  .price__link {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .price__table__mobile-title {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1359px) {
  .price__table thead th {
    font-size: 12px;
    font-weight: 100 !important;
    line-height: 35px;
    text-align: center;
  }
  .price__table thead th:nth-child(2) {
    text-align: left;
  }
  .price__table tbody td {
    font-size: 14px;
    line-height: 40px;
  }
  .price__link {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .price__table tbody tr td:nth-child(2),
  .price__table thead tr th:nth-child(2) {
    width: 460px;
  }
  .price__table thead tr th:nth-child(2) {
    text-align: left;
  }
  .price__table__mobile-title {
    display: none;
  }
}

@media (max-width: 768px) {
  .price+.price {
    margin-top: 20px;
  }
  .price__table {
    display: none;
    margin-bottom: 30px;
  }
  .price__table thead th {
    font-size: 12px;
    font-weight: 100 !important;
    line-height: 35px;
    text-align: center;
  }
  .price__table tbody td {
    font-size: 14px;
    line-height: 40px;
  }
  .price__link {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .price__table tbody tr td:nth-child(1),
  .price__table tbody tr td:nth-child(2),
  .price__table thead tr th:nth-child(1),
  .price__table thead tr th:nth-child(2) {
    display: none;
  }
  .price__table__mobile-title {
    text-align: left;
    border-bottom: medium none !important;
    display: table-cell !important;
    line-height: 22px !important;
    padding-left: 0 !important;
    padding-top: 15px;
  }
}


/** custom ***/

.bxr-mobile-login-area-close-btn {
  float: right !important;
}

.bxr-mobile-login-area-ext,
.mobile-tools-panel {
  margin-top: 10px;
  margin-bottom: 20px;
}

.bxr-mobile-login-area-ext .bx_login_block {
  margin-top: 16px;
}

.mobile-tools-panel {
  text-align: center;
}

.mobile-tools-panel>div {
  display: inline-block;
  margin: 0px;
  float: none;
}

.bxr-counter-mobile {
  float: none;
}

#bxr-basket-mobile {
  padding: 0px !important;
}

.drop-down-catalog-sections-list {
  padding: 0px !important;
}

#bxr-mobile-menu-content .submenu_item ul {
  background: #EDEDED;
  margin: 0px !important;
  padding-left: 0px;
  list-style: none;
}

#bxr-mobile-menu-content a {
  text-decoration: none !important;
}

#bxr-mobile-menu-content .submenu_item ul a {
  padding-left: 46px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bxr-mobile-phone-area {
  text-align: center;
  margin-bottom: 20px;
}

.bxr-mobile-phone-area_email-block {
  /*margin-bottom: 15px;*/
}

.bxr-mobile-phone-area_phone-block {
  line-height: 30px;
}

.sort-panel-label {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .bxr-sort-panel .bxr-sortbutton,
  .bxr-sort-panel .bxr-view-mode {
    margin: 3px 5px 10px 0px !important;
  }
  .bxr-mobile-login-area-ext .bx_login_block {
    margin-top: 8px;
  }
}


/** /custom ***/

.bx-breadcrumb .bx-breadcrumb-item {
  line-height: 20px;
}

h1.center {
  text-align: center;
}

@media (max-width: 530px) {
  .bxr-sort-panel .text-xs-left a.bxr-sortbutton {
    font-size: 12px !important;
    padding: 7.5px 4px;
  }
}

@media (max-width: 400px) {
  .tabs__markers {
    flex-wrap: wrap;
  }
}

.-form-validate .error {
  border: 1px solid #f00 !important;
}

.cart-full-container .bx-sls .bx-ui-sls-container {
  min-height: 33px;
}

.center-logo {
  text-align: center;
}

#content .search-page input[type="submit"] {
  margin-top: 10px;
}

.nProp_228,
.nProp_229,
.nProp_230,
.nProp_656
{
  margin-left: 20px;
}

.popup-window-close-icon:after {
  display: none !important;
}

/*ul.bxr-top-menu>li:first-child>div {
  display: none !important;
}*/
ul.bxr-top-menu>li:first-child {
  position: relative;
  background: #ff9800;
  width: 272.562px !important;
  z-index: 99999;
}
/*body .top_menu_new ul.bxr-top-menu>li:nth-child(2) {
    margin-left: 20px;
    margin-right: 10px;
}*/
body .top_menu_new ul.bxr-top-menu>li:first-child a {
  padding-left: 25px;
  padding-right: 70px;
  text-align: left;
}
ul.bxr-top-menu>li:first-child img {
  padding-right: 20px;
}
ul.bxr-top-menu>li:first-child .fa.fa-angle-down {
  display: none !important;
}
@media( max-width: 1199px) {
  ul.bxr-top-menu .feedback_menu_btn {
    display:none !important;
  }
  ul.bxr-top-menu>li:first-child {
    width: 222.5px !important;
  }
/*body .top_menu_new ul.bxr-top-menu>li:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
}*/
}

a.newyear {
  color: #FF0000;
  font-weight: bold;
  border-bottom: dashed 1px;
}

li.sku-prop-value img,
li.sku-prop-value {
  border-radius: 0% !important;
}

.bxr-market-from {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 14px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.bigdata_recommended_products_items .bxr-element-name {
  height: 80px !important;
}

.bigdata_recommended_products_items .bxr-market-item-price.bxr-format-price {
  position: relative;
}

.bigdata_recommended_products_items .bxr-market-old-price {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
}

.bigdata_recommended_products_items br {
  display: none;
}

#sl_SPECIALOFFER .bxr-market-old-price,
#sl_SPECIALOFFER .catalog-products-viewed__old-price {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
}

#sl_SPECIALOFFER br {
  display: none;
}

#sl_SPECIALOFFER .bxr-market-item-price.bxr-format-price {
  position: relative;
}

#sl_SPECIALOFFER .bxr-market-item-price {
  padding: 16px 0;
}

.nav-tabs>li>span {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  position: relative;
  display: block;
  padding: 10px 15px;
}

.textphone {
  /*  text-decoration:none; */
  color: inherit;
}

.textphone b {
  font-weight: normal;
}


/*
.bx_filter {
  display:none;
}
*/

@media (max-width: 991px) {
  footer .bxr-dark-flat-left-menu {
    background-color: #EDEDED !important;
  }
  /*
  .bxr-left-menu-selected > .parentHref{
    background-color: white !important;
  }
*/
}

.catalog-sections-list-tabs {
  margin-bottom: 15px;
}

.catalog-sections-list-tabs .container-fluid {
  padding: 0;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item {
  border-radius: 2px;
  background-color: #f6f6f7;
  padding: 20px 20px 20px 80px;
  position: relative;
  cursor: pointer;
  min-height: 80px;
  border: 1px solid transparent;
  margin-bottom: 15px;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item.active {
  border: 1px solid #4a90e2;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  background: url(/images/9455/radio.png) center center no-repeat;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item.active:after {
  background: url(/images/9455/radio-active.png) center center no-repeat;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item .catalog-sections-list-tabs-item-name {
  color: #252525;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px 0;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item .catalog-sections-list-tabs-item-count {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}

.catalog-sections-list-tabs .catalog-sections-list-tabs-item:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
}

#catalog-sections-list-tabs-94 .catalog-sections-list-tabs-icon1:before {
  background: url(/images/9455/cart1.svg) center center no-repeat;
}

#catalog-sections-list-tabs-94 .catalog-sections-list-tabs-icon2:before {
  background: url(/images/9455/cart2.svg) center center no-repeat;
}

#catalog-sections-list-tabs-329 .catalog-sections-list-tabs-icon1:before {
  background: url(/images/9455/printers1.svg) center center no-repeat;
}

#catalog-sections-list-tabs-329 .catalog-sections-list-tabs-icon2:before {
  background: url(/images/9455/printers2.svg) center center no-repeat;
}

#catalog-sections-list-tabs-329 .catalog-sections-list-tabs-icon3:before {
  background: url(/images/9455/printers3.svg) center center no-repeat;
}

#catalog-sections-list-tabs-329 .catalog-sections-list-tabs-icon4:before {
  background: url(/images/9455/printers4.svg) center center no-repeat;
}

.catalog-sections-list-tabs-content {
  margin-bottom: 30px;
}

.catalog-sections-list-tabs-content .container-fluid {
  padding: 0;
}

.catalog-sections-list-tabs-content .catalog-sections-list-tab-content {
  display: none;
}

.catalog-sections-list-tabs-content .catalog-sections-list-tab-content.active {
  display: block;
}

.catalog-sections-list-tabs-content .catalog-sections-list-tab-content div {
  color: #252525;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  margin: 5px 10px;
}

.catalog-sections-list-tabs-content .catalog-sections-list-tab-content div a {
  color: #2b76cf;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.catalog-sections-list-tabs-content .catalog-sections-list-tab-content select {
  border-radius: 2px;
  border: 1px solid #ececec;
  background: url(/images/9455/arrow.png) #f6f6f7 center right no-repeat;
  background-position-x: calc(100% - 10px);
  box-shadow: none;
  box-sizing: border-box;
  padding: 10px 20px;
  height: auto;
  color: #161616;
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .catalog-sections-list-tabs {
    margin-bottom: 5px;
  }
  .catalog-sections-list-tabs .catalog-sections-list-tabs-item {
    padding: 20px 35px 20px 60px;
  }
  .catalog-sections-list-tabs .catalog-sections-list-tabs-item:before {
    left: 15px;
  }
  .catalog-sections-list-tabs .catalog-sections-list-tabs-item:after {
    right: 15px;
  }
  .catalog-sections-list-tabs-content .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog-sections-list-tabs-content .catalog-sections-list-tab-content div {
    display: block;
    margin: 0;
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.price-new {}

.price-new h1 {
  color: #121212;
  font-size: 32px;
  font-weight: 700;
}

.price-new .download {
  display: block;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  float: right;
  text-decoration: none;
  padding-left: 40px;
  background: url(/images/9485/ic_xls.png) left center no-repeat;
}

.price-new .download span {
  font-size: 12px;
  font-weight: 400;
  color: #868686;
}

.price-new-accordions {
  margin-top: 30px;
}

.price-new-accordions .price-new-accordion {
  margin-bottom: 10px;
}

.price-new-accordions .price-new-accordion .price-new-accordion-name {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  border: 1px solid #ececec;
  background: url(/images/9485/arrow.png) #f6f6f7 right center no-repeat;
  background-position-x: calc(100% - 30px);
  box-sizing: border-box;
  padding: 20px 45px 20px 30px;
  cursor: pointer;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content {
  display: none;
}

.price-new-accordions .price-new-accordion.active .price-new-accordion-name {
  color: #ff9802;
  background: url(/images/9485/arrow_active.png) #f6f6f7 right center no-repeat;
  background-position-x: calc(100% - 30px);
}

.price-new-accordions .price-new-accordion.active .price-new-accordion-content {
  display: block;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion {}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .price-new-accordion-accordion-name {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #ececec;
  padding: 20px 45px 20px 30px;
  box-sizing: border-box;
  background: url(/images/9485/arrow.png) right center no-repeat;
  background-position-x: calc(100% - 30px);
  cursor: pointer;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .price-new-accordion-accordion-content {
  display: none;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion.active .price-new-accordion-accordion-name {
  text-decoration: underline;
  border-bottom: none;
  /*background: url(/images/9485/arrow_active2.png) right center no-repeat;*/
  background: url(/images/9485/arrow_active.png) right center no-repeat;
  background-position-x: calc(100% - 30px);
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .price-new-accordion-accordion-name a {
  margin-left: 35px;
  text-decoration: underline !important;
  display: none;
  background-image: url('/images/burg.svg');
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position-y: center;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion.active .price-new-accordion-accordion-name a {
  display: initial;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .thlevel_table_accordeon a {
  background-image: url('/images/burg_black.svg');
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position-y: center;
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .thlevel_table_accordeon a:hover {
  background-image: url('/images/burg.svg');
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .thlevel_table_accordeon.active a {
  display: initial;
  background-image: url('/images/burg.svg');
}

.price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion.active .price-new-accordion-accordion-content {
  display: block;
  border-bottom: 1px solid #ececec;
}

.price-new .price__table {
  display: table !important;
}

.price-new .price__table thead,
.price-new .price__table thead tr {
  background-color: #424f60;
}

.price-new .price__table thead th {
  line-height: 45px;
}

.price-new .price__table .price-new-sale {
  background: #EA1100;
  border: 1px solid #EA1100;
  display: inline-block;
  padding: 5px 15px 5px 15px;
  color: #FFF;
  font-size: 12px;
  line-height: initial;
  margin-left: 5px;
}

.price-new .price__table .price__table__mobile-title {
  padding-left: 5px !important;
}

@media (max-width: 767px) {
  .price-new h1 {
    font-size: 24px;
  }
  .price-new .download {
    float: none;
    font-size: 12px;
    background-size: contain;
  }
  .price-new .download span {
    font-size: 10px;
  }
  .price-new-accordions .price-new-accordion .price-new-accordion-name {
    font-size: 14px;
  }
  .price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .price-new-accordion-accordion-name {
    font-size: 13px;
  }
  .price-new-accordions .price-new-accordion .price-new-accordion-content .price-new-accordion-accordion .price-new-accordion-accordion-name a {
    margin-left: 0;
    display: block;
    width: 150px;
  }
}

.element_instructions {
  background: url(/bitrix/templates/market_column/images/download.svg) left no-repeat;
  padding: 10px 0 0px 35px;
  background-size: auto 30px;
  background-position-y: 2px;
  margin: 0;
  line-height: 1;
  display: block;
  margin-top: 7px;
  min-height: 70px;
}

table.element_specification {
  width: 100%;
}

table.element_specification tr {
  border-bottom: 1px solid #ececec;
}

table.element_specification tr td {
  color: #171717;
  font-size: 14px;
  padding: 10px;
  height: 60px;
  vertical-align: middle;
  box-sizing: border-box;
}

table.element_specification tr td p {
  text-align: inherit;
  margin: 0;
}

table.element_specification tr td:first-child {
  font-weight: 400;
  text-align: left;
}

table.element_specification tr td:last-child {
  font-weight: 600;
  text-align: right;
}

@media (max-width: 767px) {
  table.element_specification tr td {
    display: block;
    text-align: left !important;
    width: 100%;
    height: auto;
  }
  table.element_specification tr td:first-child {
    color: #777777;
    padding: 5px 10px 0px 10px;
  }
  table.element_specification tr td:last-child {
    padding: 5px 10px 5px 10px;
  }
}

.vertical-align-flex {
  display: flex;
  align-items: center;
}

.justify-content-between-flex {
  -webkit-box-pack: justify!important;
  -ms-flex-pack: justify!important;
  justify-content: space-between!important;
}

body .top_line_new {
  background: #f4f4f5;
  min-height: 54px;
}

body .top_line_new .bxr-basket-row {
  min-height: 54px;
  padding: 0;
}

body .top_line_new .bx_login_block {
  margin: 0;
  padding-left: 25px;
  background: url(/bitrix/templates/market_column/images/9877/ic_user.png) left center no-repeat;
}

body .top_line_new .bx_login_block .bx_login_top_inline_link,
body .top_line_new .bx_login_block #login-line span {
  margin: 0;
  color: #383838;
  font-size: 12px;
  font-weight: 600;
}

body .top_line_new .bxr-topline-menu {
  margin: 0;
  vertical-align: middle;
}

body .top_line_new .bxr-topline-menu li {
  margin: 0 15px;
}

body .top_line_new .bxr-topline-menu li:first-child {
  margin-left: 0;
}

body .top_line_new .bxr-topline-menu li:last-child {
  margin-right: 0;
}

body .top_line_new .bxr-topline-menu li a {
  color: #383838;
  font-size: 12px;
  font-weight: 700;
}

body .top_line_new .bxr-topline-menu li a.topline-menu-ic-new {
  padding-right: 35px;
  background: url(/bitrix/templates/market_column/images/9877/ic_new.png) right center no-repeat;
}

body .top_line_new .lang-block {
  margin: 0 0 0 30px;
  vertical-align: middle;
}

body .top_line_new .lang-block .lang__btn._active,
body .top_line_new .lang-block .lang__btn:hover,
body .top_line_new .lang-block .lang__btn:active {
  background-color: #ff9802;
  color: #ffffff;
}

body .top_line_new .lang-block .lang__btn {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 5px;
}


/*body .header_type_new{
    background: url(/bitrix/templates/market_column/images/10667/ng_bg.png) center center no-repeat;
}
@media (min-width: 768px) and (max-width: 991px) {
    body .header_type_new{
        background-size: contain;
    }
}*/

body .header_type_new .row.headline {
  background: transparent;
}

body .header_type_new .header_type_new_city {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

body .header_type_new .header_type_new_city p {
  color: #989898;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding-left: 30px;
}

body .header_type_new .header_type_new_city select {
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #377cfd;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  /*text-decoration: underline;
    text-decoration-style: dashed;*/
    margin-left: 5px;
  }

  body .header_type_new .header_type_new_city span {
    color: #377cfd;
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
    cursor: pointer;
  }

  body .header_type_new .slogan-wrap {
    color: #555555;
    font-size: 13px;
    font-weight: 600;
    /*padding-left: 25px;*/
  }

  body .header_type_new .slogan-wrap a {
    color: #ff9800;
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 1;
    margin-bottom: 7px;
  }

  body .header_type_new .slogan-wrap p {
    margin: 0;
  }

  body .header_type_new_phones {
    padding-left: 0;
  }

  body .header_type_new_phones a {
    color: #212121;
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 7px;
  }

  .custom__cat-img{
    position: absolute;
    right: 40px;
    top: 40px;
  }

  body .header_type_new_phones p {
    color: #555555;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
  }

  body .top_menu_new {}

  body .top_menu_new ul.bxr-top-menu>li>a {
    padding: 14px 0 14px 0;
  }

  body .top_menu_new ul.bxr-top-menu {}

  body .mobile_catalog .bxr-color-flat,
  body .mobile_catalog .bxr-mobile-menu-button-container {
    height: auto;
  }

  body .mobile_catalog .bxr-color-flat {
    height: 60px;
    box-shadow: 0 -20px 24px rgba(0, 0, 0, 0);
    background-color: #f4f4f5;
    padding: 10px 15px;
  }

  body .mobile_catalog #bxr-menuitem {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    float: none;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
    background-color: #ff9800;
  }

  body .index_products_tabs_select {}

  body .index_products_tabs_select div {
    display: block;
    margin: 0;
    font-size: 14px;
    margin-bottom: 20px;
    color: #252525;
    font-weight: 600;
  }

  body .index_products_tabs_select select {
    border-radius: 2px;
    border: 1px solid #ececec;
    background: url(/images/9455/arrow.png) #f6f6f7 center right no-repeat;
    background-position-x: calc(100% - 10px);
    box-shadow: none;
    box-sizing: border-box;
    padding: 10px 20px;
    height: auto;
    color: #161616;
    font-size: 12px;
    font-weight: 400;
  }

  .catalog_filter_mobile_btn {
    display: block;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    background-color: #4a90e2;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 20px;
  }

  .catalog_filter_mobile_btn span {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(/bitrix/templates/market_column/images/9877/catalog-filter-mobile-btn-ic.png) center center no-repeat;
  }

  .mobile_header_panel_wrap {
    width: 100%;
    margin: 0;
  }

  .mobile_header_panel_wrap #bxr-basket-mobile {
    width: 100%;
  }

  .mobile_header_panel_wrap .mobile_header_panel {
    border-top: 1px solid #f4f4f5;
    padding: 15px;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
  }

  .mobile_header_panel_wrap .mobile_header_panel .bxr-counter-mobile {
    font-size: initial;
    padding: 0;
    background: transparent;
    min-width: auto;
    margin-left: 0;
    width: 24px;
    height: 24px;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item {
    width: 100%;
    height: 100%;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_user {
    background: url(/bitrix/templates/market_column/images/9877/ic_user.png) center center no-repeat;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_favorites {
    background: url(/bitrix/templates/market_column/images/9877/ic_favorites.png) center center no-repeat;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_cart {
    background: url(/bitrix/templates/market_column/images/cart.svg) center center no-repeat;
  }
  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_cart.cart-is-full {
    background: url(/bitrix/templates/market_column/images/9877/ic_cart.png) center center no-repeat;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_search {
    background: url(/bitrix/templates/market_column/images/9877/ic_search.png) center center no-repeat;
  }

  .mobile_header_panel_wrap .mobile_header_panel .mobile_header_panel_item_menu {
    background: url(/bitrix/templates/market_column/images/9877/ic_menu.png) center center no-repeat;
  }

  #bxr-favor-mobile-container .basket-body-title .pull-right {
    display: none;
  }

  #bxr-favor-mobile-container .basket-body-table .basket-name {
    width: 100%;
  }

  .bxr-promo-ribbon.bxr-promo-block {
    position: relative;
    z-index: 1;
  }

  .mobile_menu_wrap {
    text-align: left;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 30px;
    display: none;
  }

  .mobile_menu_wrap.active {
    display: block;
  }

  .mobile_menu_close {
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(/bitrix/templates/market_column/images/9877/mobile_menu_close.png) center center no-repeat;
    cursor: pointer;
    right: 15px;
    top: 28px;
    z-index: 9999;
  }

  .mobile_menu_wrap .mobile_menu_user {
    padding: 25px 30px 25px 15px;
    border-bottom: 1px solid #e6e6e6;
  }

  .mobile_menu_wrap .mobile_menu_user .mobile_menu_user_authorized {
    color: #1f2a37;
    font-size: 14px;
    font-weight: 400;
    padding-left: 30px;
    background: url(/bitrix/templates/market_column/images/9877/ic_user.png) left center no-repeat;
  }

  .mobile_menu_wrap .mobile_menu_user .mobile_menu_user_authorized span {
    font-weight: 700;
  }

  .mobile_menu_wrap .mobile_menu_user .mobile_menu_user_not_authorized {
    color: #1f2a37;
    font-size: 14px;
    font-weight: 700;
    padding-left: 30px;
    background: url(/bitrix/templates/market_column/images/9877/ic_user.png) left center no-repeat;
  }

  .mobile_menu_wrap .mobile_menu_user .mobile_menu_user_not_authorized a {
    color: #1f2a37;
  }

  .mobile_menu_lang {
    text-align: center;
    margin-top: 20px;
  }

  .mobile_menu_lang .mobile_menu_lang_btn {
    color: #b8b8b8;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 25px;
  }

  .mobile_menu_lang .mobile_menu_lang_btn.active {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #ff9802;
  }

  .mobile_menu_info {
    padding: 15px;
    border-bottom: 1px solid #e6e6e6;
  }

  .mobile_menu_info .mobile_menu_info_phone {
    padding: 5px 0 5px 30px;
    background: url(/bitrix/templates/market_column/images/9877/ic_phone.png) left top no-repeat;
    background-position-y: 5px;
    margin-bottom: 5px;
  }

  .mobile_menu_info .mobile_menu_info_phone a {
    color: #202020;
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-decoration: none;
  }

  .mobile_menu_info .mobile_menu_info_phone p {
    color: #202020;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }

  .mobile_menu_info_city {
    padding: 5px 0 5px 30px;
    background: url(/bitrix/templates/market_column/images/9877/ic_city.png) left center no-repeat;
    margin-bottom: 5px;
  }

  .mobile_menu_info_city p {
    color: #202020;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }

  .mobile_menu_info_city p select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #377cfd;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    /*text-decoration: underline;*/
    margin-left: 5px;
  }

  .mobile_menu_info_city p span {
    color: #377cfd;
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
    cursor: pointer;
  }

  .mobile_menu_info_mail {
    padding: 5px 0 5px 30px;
    background: url(/bitrix/templates/market_column/images/9877/ic_mail.png) left center no-repeat;
  }

  .mobile_menu_info_mail a {
    color: #202020;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: block;
  }

  .mobile_menu {}

  .mobile_menu .mobile_menu_item {
    position: relative;
    padding: 15px 30px 15px 20px;
    border-bottom: 1px solid #e6e6e6;
  }

  .mobile_menu .mobile_menu_item a {
    color: #1f2a37;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
  }

  .mobile_menu .mobile_menu_item span {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 40px;
    height: 40px;
    transform: translate(0, -50%);
    background: url(/bitrix/templates/market_column/images/9877/ic_next.png) center center no-repeat;
  }

  .mobile_menu .mobile_menu_item .mobile_menu_level {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    z-index: 1000;
    display: none;
  }

  .mobile_menu .mobile_menu_item .mobile_menu_level.active {
    display: block;
  }

  .mobile_menu .mobile_menu_item .mobile_menu_level .mobile_menu_level_prev {
    color: #1f2a37;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding: 25px 30px 25px 50px;
    border-bottom: 1px solid #e6e6e6;
  }

  .mobile_menu .mobile_menu_item .mobile_menu_level .mobile_menu_level_prev span {
    right: initial;
    left: 0px;
    background: url(/bitrix/templates/market_column/images/9877/ic_prev.png) center center no-repeat;
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    body .top_line_new .bxr-topline-menu li {
      margin: 0 10px;
    }
    body .top_line_new .lang-block {
      margin-left: 20px;
    }
  }

  @media (max-width: 991px) {
    body .header_type_new {
      padding: 10px 0;
    }
    #bxr-markers-container {
      min-height: auto;
    }
    .mobile_no_padding_top {
      padding-top: 0;
    }
  }

  @media (max-width: 767px) {
    .bx_filter.bx_filter_vertical {
      display: none !important;
    }
    .bx_filter.bx_filter_vertical.show {
      display: block !important;
    }
  }

  .interest_list .seclistButton:hover {
    background: #4A90E2;
    border-radius: 6px;
    color: #FFFFFF;
  }

  .brands-letter-list {
    padding: 20px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }

  .brands-letter-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .brands-letter-list ul li {
    letter-spacing: normal;
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #ececec;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin-left: 5px;
    margin-bottom: 5px;
  }

  .brands-letter-list ul li a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #ff9800;
    width: 100%;
    height: 100%;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
  }

  .brands-letter-list ul li:hover {
    background-color: #ff9800;
  }

  .brands-letter-list ul li:hover a {
    color: #ffffff;
  }

  .brands-letter-list ul li.no-items:hover {
    background-color: #fff;
  }

  .brands-letter-list ul li.no-items a {
    cursor: default;
    background-color: #fff;
    color: #b9b9b9;
  }

  .brands-list {
    padding-bottom: 35px;
    padding-top: 35px;
    border-bottom: 1px solid #eaebec;
  }

  .brands-list-letter {
    width: 35px;
    height: 35px;
    float: left;
    border: 1px solid #ececec;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }

  .brands-list-letter span {
    color: #ff9800;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .brands-list .row {
    margin-left: 45px;
  }

  .brands-list a {
    display: block;
    width: 100%;
    height: 120px;
    position: relative;
    border: 1px solid transparent;
  }

  .brands-list a:hover {
    border: 1px solid #eaebec;
  }

  .brands-list a img {
    display: block;
    max-width: 80%;
    max-height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .bx_sitemap_ul.plr-15 {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .bxr-instock-wrap .fa-remote:after {
    background: url(/images/fa-remote2.svg) no-repeat center center;
  }

  .price-new-accordions .thlevel_table_accordeon,
  .price-new-accordions .thlevel_table_accordeon_arrow {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #ececec;
    padding: 20px 45px 20px 30px;
    box-sizing: border-box;
    background: url(/images/9485/arrow.png) right center no-repeat;
    background-position-x: calc(100% - 30px);
    cursor: pointer;
  }

  .price-new-accordions .thlevel_table_accordeon.active,
  .price-new-accordions .thlevel_table_accordeon.active .thlevel_table_accordeon_arrow {
    text-decoration: underline;
    border-bottom: none;
    background: url(/images/9485/arrow_active.png) right center no-repeat;
    background-position-x: calc(100% - 30px);
  }

  .price-new-accordions .thlevel_table_accordeon_container {
    display: none;
  }

  .price-new-accordions .thlevel_table_accordeon_container.active {
    display: table-row;
  }

  @media (max-width: 768px) {
    .price__table tbody tr td.thlevel_table_accordeon_arrow {
      display: none;
    }
    .interest_list.drop-down-catalog-sections-list .seclistButton {
      display: block;
      width: 100%;
      text-align: center;
    }
  }

  .display_none {
    display: none;
  }

  #bxr-city {
    width: 250px;
    height: 170px;
    text-align: center;
    padding: 30px 0;
  }

  #bxr-city a {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
  }

  .element-props-table {
    border-collapse: collapse;
    border-spacing: 0;
    /*max-width: 470px;*/
  }

  .element-props-table tr:nth-child(2n+1) {
    background-color: #f9f9f9;
  }

  .element-props-table td {
    border: 1px solid #e1e1e1;
    padding: 10px;
  }

  .element-props-table td.bxr-props-data {
    /*text-align: center;*/
  }

  .interest_list_element.drop-down-catalog-sections-list .seclistButton {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #4A90E2;
    color: #4A90E2;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    /*line-height: 40px;*/
    text-decoration: none;
    /*padding: 0 2.66667rem;*/
    padding: 13px 2.66667rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }

  .interest_list_element.drop-down-catalog-sections-list {
    padding-bottom: 1rem!important;
    border-bottom: 1px solid #F3F3F3;
  }

  .interest_list_element.drop-down-catalog-sections-list .interest_list_title {
    font-weight: bold;
  }

  .interest_list_element .seclistButton:hover {
    background: #4A90E2;
    border-radius: 6px;
    color: #FFFFFF;
  }

  @media (max-width: 768px) {
    .interest_list_element.drop-down-catalog-sections-list .seclistButton {
      display: block;
      width: 100%;
      text-align: center;
      padding: 13px 15px;
    }
  }

  .bxr-detail-tab.bxr-detail-text img {
    margin: 15px;
  }

  .catalog-sections-list-tabs-content .catalog-sections-list-tab-content .showmore_item {
    display: none;
  }

  @media screen and (min-width:769px) {
    .left_sidebar_banner {
      margin-top: 40px;
    }
  }


/* Оранжевый баннер на сайте */

.site-alert {
  background-color: #ff9800;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3000;
  border-bottom: 1px solid white;
}

.site-alert p {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 15px;
  margin: 0;
}

div#panel {
  z-index: 9999;
  position: relative;
}

.bitrix-news-list-default .bxr-element-date,
.bitrix-news-list-default .date_article {
  display: none;
}

.bxr-detail-tab table.consumables p {
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 13px;
}

/*.bxr-detail-tab .catalog-products-viewed__price-block {
  height: auto;
  margin-bottom: 0;
}*/

.fw700 {
  font-weight: 700;
}

.a-center {
  text-align: center;
}

.main-icon-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  margin: 30px 0;
}

.main-icon-elem {
  width: 30%;
  text-align: center;
  position: relative;
  padding-top: 70px;
}

.main-icon-elem-4,
.main-icon-elem-5,
.main-icon-elem-6 {
  margin-top: 20px;
}

.main-icon-elem::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
}

.main-icon-elem-1::before {
  background: url(/bitrix/templates/market_column/images/icon-list/discount.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-2::before {
  background: url(/bitrix/templates/market_column/images/icon-list/04.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-3::before {
  background: url(/bitrix/templates/market_column/images/icon-list/shipped.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-4::before {
  background: url(/bitrix/templates/market_column/images/icon-list/03.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-4n::before {
  background: url(/bitrix/templates/market_column/images/icon-list/02.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-5::before {
  background: url(/bitrix/templates/market_column/images/icon-list/02.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-5n::before {
  background: url(/bitrix/templates/market_column/images/icon-list/05.png) no-repeat center;
  background-size: contain;
}

.main-icon-elem-6::before {
  background: url(/bitrix/templates/market_column/images/icon-list/01.png) no-repeat center;
  background-size: contain;
}

.main-icon-list-left .main-icon-elem {
  text-align: left;
}

.main-icon-list-left .main-icon-elem::before {
  background-position: 0 0 !important;
}

@media (max-width: 768px) {
  .main-icon-elem {
    width: 50%;
  }
  .main-icon-elem-3 {
    margin-top: 20px;
  }
}

@media (max-width: 639px) {
  .main-icon-elem {
    width: 100%;
  }
  .main-icon-elem-2 {
    margin-top: 20px;
  }
}

body .top_line_new .lang-block,
.mobile_menu_lang {
  display: none!important;
}
/* NEW Footer */
.footer {
  background: #f6f6f7;
  border-top: 3px solid #ff9800;
  font-size: 14px;
}
.footer__main,
.footer__copy {
  padding-left: calc(50% - 575px);
  padding-right: calc(50% - 575px);
}
.footer__main {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-top: 47px;
}
.footer__copy {
  background: #434E60;
  color: white;
  display: flex;
  justify-content: space-between;
  padding-bottom: 33px;
  padding-top: 32px;
}
.footer__menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__menu-list a {
  color: #333;
}
.footer__menu-list > *:not(:last-child) {
  margin-bottom: 12px;
}
.footer__1 {
  flex-grow: 1;
  margin-right: 8.8%;
}
.footer__menus {
  display: flex;
  justify-content: space-between;
  margin-bottom: 49px;
}
.footer-title {
  font-weight: bold;
  margin-bottom: 18px;
}
.column {
  display: flex;
  flex-direction: column;
}
.footer__contacts {
  width: 270px;
}
.footer__contacts > *:not(:last-child) {
  margin-bottom: 24px;
}
.footer__copy-text {
  display: inline-block;
  width: 270px;
}
.footer__copy-links {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin-right: 5.8%;
}
.footer__copy-links > *:nth-child(2) {
  margin-left: 8%;
}
.footer__copy-links a {
  color: white;
}
.footer a[href^="tel:"] {
  color: #333;
}
[class*="footer-icon"] {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 28px;
}
.footer-icon-city {
  background-image: url(/bitrix/templates/market_column/images/redesign/fi-city.png);
}
.footer-icon-phone {
  background-image: url(/bitrix/templates/market_column/images/redesign/fi-phone.png);
  background-position: 0 3px;
}
.footer-icon-address {
  background-image: url(/bitrix/templates/market_column/images/redesign/fi-address.png);
  background-position: 0 1px;
}
.footer-icon-time {
  background-image: url(/bitrix/templates/market_column/images/redesign/fi-time.png);
}
.footer-icon-mail {
  background-image: url(/bitrix/templates/market_column/images/redesign/fi-mail.png);
}
.open-popup-city {
  background: white url(/bitrix/templates/market_column/images/redesign/arr-down-city.png) no-repeat calc(100% - 8px) center;
  border: 1px solid #E6E6E6;
  cursor: pointer;
  display: inline-block;
  padding-left: 9px;
  padding-right: 24px;
  width: 156px;
}
.payments {
  display: flex;
  flex-wrap: wrap;
}
.payments__item {
  height: 45px;
}
.payments__item {
  margin-right: 24px;
}
.payments__item:last-child {
  margin-right: 0;
}
.ya-market a,
.ya-market a img {
  display: block;
}
.ya-market a img {
  width: 115px;
}
.footer__1_1 {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.footer__1_1 .ya-market {
  margin-right: 23%;
}
@media (max-width: 1199px) {
  .footer__main,
  .footer__copy {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer__copy-links > *:nth-child(2) {
    margin-left: 0;
  }
  .footer__1_1 .ya-market {
    margin-right: 14.7%;
  }
  .payments {
    flex-grow: 1;
    justify-content: space-between;
  }
  .payments__item {
    margin-right: 0;
  }
  .payments__item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .footer__menus {
    flex-wrap: wrap;
  }
  .footer__menus .footer__menu:nth-child(3) {
    margin-top: -20px;
  }
  .ya-market {
    align-self: flex-end;
  }
  .footer__copy-links {
    flex-direction: column;
  }
  .footer__copy-links > *:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer__contacts {
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .footer__menus .ya-market {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__1_1 .ya-market {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer__menus .ya-market {
    display: none;
  }
  .footer__main,
  .footer__copy {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer__main {
    padding-bottom: 25px;
    padding-top: 20px;
  }
  .footer__copy-links {
    margin: 0 0 10px;
  }
  .footer__1 {
    margin: 0;
  }
  .footer__menu:nth-child(-n+2) {
    margin-bottom: 20px;
  }
  .footer__menus .footer__menu:nth-child(3) {
    margin-top: 0;
  }
  .footer__menus {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .footer__1_1 .ya-market {
    margin: 0 0 20px;
  }
  .payments {
    justify-content: flex-start;
    margin: 0 -10px;
  }
  .payments__item,
  .payments__item:last-child {
    margin: 0 10px 20px;
  }
  .footer__contacts,
  .footer__copy-text {
    width: 100%;
  }
  .footer__contacts > *:not(:last-child) {
    margin-bottom: 20px;
  }
}
/* New Header */
.header-new {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 30px calc(50% - 575px);
  /*background: url("/images/new_year1.png") no-repeat left center;*/
  background-size: 100%;
}

@media(max-width: 600px){
  .header-new {
    /*background: url("/images/new_year1.png") no-repeat left -120px bottom -15px;*/
    background-size: cover;
  }
}

.header-new__contacts,
.header-new__contacts > div[id^="bx_incl_area_"] {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.header-new__contacts > *:not(:last-child) {
  margin-bottom: 1px;
}
.logo {
  display: inline-block;
}
.logo img {
  display: block;
  width: 230px;
}
.form-search {
  position: relative;
}
.form-search input[type="text"] {
  border: 1px solid #EAEAEA;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-size: 14px;
  height: 40px;
  padding: 5px 55px 5px 25px;
  width: 506px;
}
.form-search [type="submit"] {
  background: url(/bitrix/templates/market_column/images/redesign/search.png) no-repeat center;
  border: none;
  cursor: pointer;
  font-size: 0;
  height: 38px;
  position: absolute;
  right: 17px;
  top: 0;
  width: 38px;
}
.header-phone {
  color: #424f60;
  font-size: 18px;
  font-weight: bold;
}
.header-basket {
  background: url(/bitrix/templates/market_column/images/redesign/cart.png) no-repeat center;
  height: 50px;
  position: relative;
  width: 53px;
}
.header-new .header-basket {
  margin-right: 5px;
}
.header-basket__count {
  background: #ff9800;
  border-radius: 50%;
  color: white;
  font-size: 13px;
  font-weight: bold;
  height: 19px;
  line-height: 19px;
  min-width: 19px;
  padding: 0 3px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: 0;
}
.search_menu_btn .fa-search::before {
  content: '';
}
.search_menu_btn > a {
  background: url(/bitrix/templates/market_column/images/redesign/search-white.png) no-repeat center;
  background-size: 15px;
}
.feedback_menu_btn {
  background: url(/bitrix/templates/market_column/images/redesign/icon-callback.png) no-repeat 40px center;
  box-sizing: content-box;
  flex-shrink: 0;
  padding-left: 43px;
  padding-right: 7px;
}
body .top_menu_new ul.bxr-top-menu > li > a.open-answer-form {
  padding-left: 7px;
}
.search_menu_btn {
  margin-right: 11px;
}
.bxr-top-menu {
  display: flex;
}
.row-img-2,
.row-img-3 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.row-img-3 > *,
.row-img-2 > * {
  box-sizing: border-box;
  margin: 0 10px 20px;
}
.row-img-3 > * {
  width: calc(100% / 3 - 20px);
}
.row-img-2 > * {
  width: calc(50% - 20px);
}
.row-img-3 img,
.row-img-2 img {
  display: block;
  max-width: 100%;
}
.schema1 .bxr-ribbon-marker-vertical{
  top:0;
}
@media (max-width: 1199px) {
  .header-new {
    padding-left: 37px;
    padding-right: 37px;
  }
  .header-new .logo {
    margin-left: 13px;
  }
  .form-search input[type="text"] {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .header-new {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
  }
  .header-new .logo {
    margin-left: 0;
  }
  .logo img {
    max-width: 100%;
    width: 300px;
  }
  .form-search,
  .header-new__contacts,
  .header-basket {
    display: none;
  }
  .mobile_menu_info_phone .footer-icon-mail,
  .mobile_menu_info_city,
  .mobile_menu_info .mobile_menu_info_phone .footer-icon-mail,
  .mobile_menu_info_phone .footer-icon-address a {
    display: none;
  }
  .mobile_menu_info_phone .footer-icon-phone {
    background: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  .mobile_menu_info_phone .footer-icon-time,
  .mobile_menu_info_phone .footer-icon-address {
    margin-left: -28px;
  }
  .mobile_menu_info_phone .footer-icon-address span,
  .mobile_menu_info_phone .footer-icon-address {
    margin-bottom: 5px;
  }
  .mobile_menu_info .mobile_menu_info_phone {
    margin-bottom: 0;
  }
  .mobile_menu_info .mobile_menu_info_phone .open-answer-form {
    color: #ff9800;
  }
}
.col-lg-7.col-md-7.col-sm-12.col-xs-12{
	position:relative;
}
.bxr-detail-torg-btn{
	position: absolute;
	top: -20px;
	left: 10px;
	width: 100%;
	z-index: 1;
}
.btn-montazh{
  border-radius: 2px;
  background-color: #ff9800;
  width: 157px;
  height: 32px;
  line-height: 32px;
  text-align:center;
  cursor:pointer;
}
.btn-subscribe{
  margin-bottom:15px
}
.btn-montazh a{
  font-size: 12px;
  font-family: "OpenSans";
  color: rgb(255, 255, 255);
  font-weight:bold;
  text-transform:uppercase
}
.btn-montazh a:hover, .btn-montazh a:focus, .btn-montazh a:active{
	text-decoration:none !important
}
.montazh, .braslet{
	background-color: rgb(239, 239, 239);
	padding:60px
}

.montazh {
    display: flex;
    flex-direction: column;
}

.montazh-title, .braslet-title{
	text-align:center;
	font-size: 36px;
	font-family: "Open Sans";
	color: rgb(51, 51, 51);
	margin-bottom: 10px;
}
.montazh-subtitle, .braslet-subtitle{
	text-align:center;
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(51, 51, 51);
	margin-bottom: 70px;
}
.montazh-form__input, .braslet-form__input{
	margin-bottom: 10px;
}
.montazh-form__input input[type="text"], .montazh-form__input input[type="tel"], .montazh-form__input input[type="email"], .braslet-form__input input[type="text"], .braslet-form__input input[type="email"]{
	border-width: 1px;
	border-color: rgb(231, 231, 231);
	border-style: solid;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 36px;
	padding-left:10px
}
.montazh-form__textarea textarea, .braslet-form__textarea textarea{
	border-width: 1px;
	border-color: rgb(231, 231, 231);
	border-style: solid;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 95px;
	resize:none;
	margin-bottom: 15px;
	padding:10px
}
.montazh-form__submit input[type="submit"], .braslet-form__submit input[type="submit"]{
	border-radius: 2px;
	background-color: rgb(11, 167, 42);
	width: 100%;
	height: 34px;
	color: #fff;
	text-transform: uppercase;
	border:0
}
.braslet-list{
	margin-top:45px
}
.montazh-question, .montazh-form__title, .braslet-form__title{
	margin-bottom: 25px;
}
.montazh-list__item{
	margin-bottom: 25px;
}

.braslet-list__item{
	display:flex;
	align-items:center;
	margin-bottom:35px
}

.braslet-list__item span{
  font-size:12px;
  line-height:1.2;
  font-weight:bold
}
.montazh-list__item img, .braslet-list__item img{
	margin-right: 15px;
	vertical-align:middle
}
input[type="text"]::-moz-placeholder,  textarea::-moz-placeholder{ color: rgb(184, 184, 184); }
input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder  { color: rgb(184, 184, 184); }
input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="text"]::-ms-input-placeholder, textarea::-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="text"]::placeholder, textarea::placeholder { color: rgb(184, 184, 184); }

input[type="tel"]::-moz-placeholder,  textarea::-moz-placeholder{ color: rgb(184, 184, 184); }
input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder  { color: rgb(184, 184, 184); }
input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="tel"]::-ms-input-placeholder, textarea::-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="tel"]::placeholder, textarea::placeholder { color: rgb(184, 184, 184); }

input[type="email"]::-moz-placeholder,  textarea::-moz-placeholder{ color: rgb(184, 184, 184); }
input[type="email"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder  { color: rgb(184, 184, 184); }
input[type="email"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="email"]::-ms-input-placeholder, textarea::-ms-input-placeholder { color: rgb(184, 184, 184); }
input[type="email"]::placeholder, textarea::placeholder { color: rgb(184, 184, 184); }
.input__wrapper {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}

.input__file {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.input__file-icon-wrapper {
	width:17px;
	height:18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}

.input__file-button {
	width: 100%;
	height: 36px;
	display:flex;
	align-items:center;
	line-height:36px;
	text-align:left;
	border-width: 1px;
	border-color: rgb(231, 231, 231);
	border-style: solid;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	color: rgb(184, 184, 184);
	font-size:13px;
	font-weight:normal;
	box-sizing: border-box;
	padding: 11px;
	outline: none;
	box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.23);
	vertical-align: middle;
}
.input__file-button-text{
	width: 97%;
}
.download-err{
	display:none;
	color:red;
	margin-bottom:15px
}
.bxr-full-width.bxr-menuline.top_menu_new.affix-top{z-index:1015 !important}
@media(max-width:992px){
	.btn-subscribe{text-align:center}
	.btn-montazh{margin:0 auto}
	.bxr-detail-torg-btn{display:flex}
	.braslet-subtitle{margin-bottom:0}
	.braslet-title{font-size:24px}
}

.bxr-detail-torg-btn .bxr-share-group, .bxr-detail-torg-btn button{
	width:auto !important;
	min-width:32px;
	background: #EEE;
}
.bxr-detail-torg-btn .bxr-indicator-item-compare .fa-bar-chart:before, .bxr-detail-torg-btn .bxr-indicator-item-delay .fa-heart-o:before{
	margin-right:0 !important
}


.mobil_cart_text{
  display:none;
}

@media (max-width: 767px){
  /* .bxr-basket-add .fa-shopping-cart{
    display:none;
  } */
  .mobil_cart_text{
    display:block;
  }
}
.catalog-products-viewed .bxr-quantity-group {
  display: inline-block;
  vertical-align: top;
}
#popup-window-content-AuthorizePopup .span_2_of_4+.span_2_of_4,
#popup-window-content-AuthorizePopup .span_2_of_4+.span_4_of_4{
  margin-top:15px;
}
#popup-window-content-AuthorizePopup .containter input[type="checkbox"] {
  margin-right: 10px;
}
#popup-window-content-AuthorizePopup .containter .span_2_of_4 *{
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px){
  .bxr-ecommerce-v2-lite, .bxr-ecommerce-v2-lite .bxr-element-container {
    height: auto !important;
  }
}
.main-list-ul {
  list-style-type: none;
}
.main-list-ul li::before {
  content: url(/upload/main-list-mark.svg);
  position: absolute;
  left: 0;
}
.main-list-ul li {
  margin-bottom: 20px;
}

.main-list-ul {
  position: relative;
  padding-left: 30px;
}
div#bxr-main-accept {
  background: transparent;
}

.main-promo-row {
  margin-bottom: 0px;
}
.main-promo-row img {
  max-width: 100%;
}
@media (max-width: 760px) {
  .main-promo-row > div:first-child {
    margin-bottom: 10px;
  }
}

.main-brand-slider .bxr-list .bxr-list-title {
  border-bottom: 0px;
}
.main-brand-slider .slick-dots {
  left: 0px;
  margin-left: 0px;
  width: 100%;
  display: flex !important;
  justify-content: center;
}
@media (max-width: 767px) {
  .main-brand-slider .bxr-list-title-link {
    display:none !important;
  }
  .main-brand-slider .bxr-list-title-link-mobile {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .main-brand-slider {
    padding-bottom: 40px;
  }

}
.main-more-link {
  display:none;
}
.main-text-mobile-header {
  display:none;
}
.main-mobile-line {
  display:none;
}
@media (max-width: 767px) {
  .main-text {
    font-size: 13px;
    padding-bottom: 60px;
  }
  .main-mobile-line {
    display: block;
    background: #FF9801;
    height: 3px;
    /*width: 100%;*/
    margin: 0 10px;
    border-radius: 1.5px;
  }
  .main-more-link {
    display: inline;
    margin-top: 20px;
  }
  .main-text-mobile-header {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .main-mobile-hidden {
    display:none;
  }
  .main-text-hidden-part {
    display:none;
  }
  .main-text-hidden-part.main-visible {
    display: inherit;
  }
}
.main-page-blue-block {
  background: #264b82;
  border-radius: 5px;
  height: 120px;
  display: flex;
  justify-content: space-between;
  padding: 22px 25px;
  padding-left: 32px;
  align-items: center;
}
.main-page-blue-block .text {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
.main-page-blue-block .img {
  min-width: 60px;
}
@media (max-width: 767px) {
  .main-page-blue-block {
    padding: 20px;
  }
  .main-page-blue-block .text {
    font-size: 16px;
    line-height: 18px;
  }
  #bxr-markers-container {
    display:none;
  }
  .main-promo-row {
    margin-bottom: 0px;
    margin-top: 30px;
  }
}
#bxr-markers-container .bxr-list .slick-slider .slick-prev,
#bxr-markers-container .bxr-list .slick-slider .slick-next,
.main-brand-slider .bxr-list .bxr-list-title .slick-prev,
.main-brand-slider .bxr-list .bxr-list-title .slick-next {
  top: -20px;
  right: 60px;
  left: unset;
  width: 38px;
  height: 38px;
  background: #fff;
  border: 1px solid #ff9801;
  color: #ff9801;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  border-radius: 3px;
}
.main-brand-slider .bxr-list .bxr-list-title .slick-prev,
.main-brand-slider .bxr-list .bxr-list-title .slick-next {
  top: 15px;
  position: absolute;
}
#bxr-markers-container .bxr-list .slick-slider .slick-next,
.main-brand-slider .bxr-list .bxr-list-title .slick-next {
  right: 10px;
}
#bxr-markers-container .bxr-list-section-link {
  padding: 10px;
  height: 40px;
  border-radius: 6px;
  background: #f6f6f7;
  color: #000;
  display: inline-block;
  margin-right: 10px;
}
#bxr-markers-container .bxr-list-section-link{
  text-decoration:none !important;
}
#bxr-markers-container .bxr-list-section-link.first-child {
  background: #ff9801;
  color: #fff;

}
#bxr-markers-container .bxr-list-section-link:hover{
	text-decoration:none;
	background: #ff9801;
  color: #fff;
}
#bxr-markers-container .bxr-list-section-link-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.main-brand-slider .slick-list {
  overflow-y: visible;
}
.bxr-approx-element .bxr-promo-image {
  background-size: auto;
  background-color: #a0a7b2;
}
.bxr-promo-ribbon.bxr-promo-block .bxr-promo-element:nth-child(1) .bxr-approx-element .bxr-promo-image ,
.bxr-promo-ribbon.bxr-promo-block .bxr-promo-element:nth-child(5) .bxr-approx-element .bxr-promo-image {
  background-position: right;
}
.bxr-promo-ribbon-news.bxr-promo-block .bxr-promo-image {
  background-size: auto;
}
.price_all--wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin:0 -1px;
}
.price_all--elem {
  width: 25%;
  padding: 1px;

}
.price_all--elem a {
  background-color: #f6f6f7;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  color: #424f60;
  height: 100%;
}
.price_all--elem a:hover{
  color: #424f60;
  text-decoration:none;
  opacity:0.8;
}
.price_all--name {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  position: relative;
}
.price_all--name::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:1px;
  background-color: #424f60;
}
.price_all--img{
  height:180px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.price_all--img img{
  max-width:200px;
  max-height:180px;
}
@media(max-width:1023px){
  .price_all--elem {
    width: 33.333%;
  }
}
@media(max-width:767px){
  .price_all--elem {
    width:50%;
  }
}
@media(max-width:520px){
  .price_all--elem {
    width: 100%;
    padding: 0;
    margin: 4px 0 0 0;
  }
  .price_all--wrap {
    margin: 0;
  }
}

.bx-breadcrumb-main{
  display: flex;
  margin-top: 15px;
  margin-left: 10px;
}

.bx-breadcrumb.mobile .bx-breadcrumb-item{
  float:none !important;
  display:block
}

.bx-breadcrumb.mobile{
  display: none;
  position: relative;
  width: 300px;
  height: auto;
  padding: 15px;
  text-align:center;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: #E6E6E6 solid 1px;
  margin:15px 0 0 10px;
}

.bx-breadcrumb.mobile.active{
  display: block;
}

.bx-breadcrumb-main .fa-angle-right{
  line-height:1.5 !important;
  margin-right: 5px;
}

.points{
  width:60px;
  border:1px solid #e6e6e6;
  border-radius:3px;
  line-height: 0.2;
  font-size:24px;
  color: #000;
  text-align:center;
  margin-right: 5px;
  cursor:pointer
}

.bx-breadcrumb.mobile:after
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -15px;
  left: 15px;
}

.bx-breadcrumb.mobile:before
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #E6E6E6 transparent;
  display: block;
  width: 0;
  z-index: 0;
  top: -16px;
  left: 15px;
}

.brand_section_wrap {
  background-color: rgb(239, 239, 239);
  padding: 20px 12px;
}
.brand_section_name {
  font-weight: 600;
  margin-bottom: 10px;
}
.brand_section_list {
  display: flex;
  flex-wrap: wrap;
}
.brand_section_elem{
  margin-right:10px;
}
.brand_section_elem::after {
  content: "|";
}
.brand_section_elem a {
  padding-right: 10px;
  color: #2b76cf;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.brand_section_elem a:hover {
  color: #2b76cf;
  text-decoration: none;
}
.brand_section_elem:last-child::after{
  display: none;
}
@media (max-width: 767px) {
  #top_left_block {
    display: flex;
    flex-direction: column-reverse;
  }
}


.bxr-color-button.slick-prev {
  border: 1px solid #ecf0f1 !important;
  background: url(/bitrix/templates/market_column/images/buttons/slide-button-arrow-prev.png) no-repeat center center, #ecf0f1 !important;
}

.bxr-color-button.slick-next {
  border: 1px solid #ecf0f1 !important;
  background: url(/bitrix/templates/market_column/images/buttons/slide-button-arrow-next.png) no-repeat center center, #ecf0f1 !important;
}

.bxr-color-button.slick-prev:hover {
  border: 1px solid #ff9800 !important;
  background: url(/bitrix/templates/market_column/images/buttons/slide-button-arrow-prev.png) no-repeat center center, #ff9800 !important;
}

.bxr-color-button.slick-next:hover {
  border: 1px solid #ff9800 !important;
  background: url(/bitrix/templates/market_column/images/buttons/slide-button-arrow-next.png) no-repeat center center, #ff9800 !important;
}

#search .bxr-element-container{
  min-height:370px
}
.bx-core-popup-menu-level0 {
  z-index: 10000!important;
}
@media(max-width:767px){
  .bx_filter_button_box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999;
    padding: 15px 20px!important;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 0px rgb(34 60 80 / 20%);
  }
  .wrap_46d2 {
    z-index: 999 !important;
  }
}
@media (max-width: 767px){
  #formPopup34 {
    width: 90%;
    left: 50% !important;
    transform: translate(-50%,0);
  }
}
@media (max-width: 400px){
  #formPopup34 .nProp_656 {
    display: inline-block;
    padding-left: 10px;
  }
}

#bxr-detail-block-wrap #bxr-markers-container .h2 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 20px;
}

.popup-window h2 {
  white-space: pre-line;
  line-height: 1.5;
  font-weight: inherit;
}
#form_montazh p {
  font-size: 16px;
  color: green;
}
.price_all--img img {
  width: initial;
  height: initial;
}
h3, .h3 {
  font-size: 18px;
}
#bxr-markers-container .h2{
  font-size: 20px;
}

#iblockForm33 > br:nth-child(31) {
  display: none;
}
#iblockForm33 input[type="submit"] {
  margin-top: 10px;
}
.catalog-bottom-line{
  flex-direction: column;
}
#mcNEWPRODUCT .project_equip.bxr-subscribe-wrap{
  float: none;
  margin-top: 0;
}
.bxr-detail-right .project_equip.bxr-subscribe-wrap {
  margin-top: 0;
}
@media (max-width: 1299px){
  .catalog-section-default-description .montazh {
    padding: 30px 20px;
  }
  .catalog-section-default-description .montazh-title {
    font-size: 30px;
  }
  .catalog-section-default-description .montazh-list__item img {
    margin-right: 5px;
  }
  .catalog-section-default-description .montazh-list__item {
    font-size: 12px;
  }
}
@media (max-width: 768px){
  .catalog-section-default-description .montazh-subtitle {
    margin-bottom: 30px;
  }
  .catalog-section-default-description .montazh-title {
    font-size: 24px;
  }
}
.out_of_product {
  font-size: 14px !important;
}

.load-Info-catalog{
  display: block;
  background: rgb(175, 175, 175);
  color: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.load-Info-catalog::after{
  content: "";
  position: absolute;
  height: 100%;
  width: 10px;
  display: block;
  background: white;
  -webkit-box-shadow: 4px 4px 47px 32px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 47px 32px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 47px 32px rgba(34, 60, 80, 0.2);
  animation-duration: 2s;
  opacity: 0.2;
  top:0;
  transform: skew(15deg, 15deg);
  animation-name: load-Info-catalog;
  animation-iteration-count: infinite;
}
@keyframes load-Info-catalog {
  from {
    left: -10%;
  }

  to {
    left: 110%;
  }
}
.Load-datale-Page-info{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.Load-datale-Page-info img{
  height: auto;
  width: 40vh;
}
.Load-datale-Page-info .Load-datale-Page-info-Text{
  text-align: center;
  font-size: 40px;
  font-weight: 800;
}
@media (max-width: 767px){
  .bxr-ecommerce-v2-lite.PANEL:hover .bxr-element-container{
    position: relative !important;
  }
}
.interest_list--new .i_count{
  display: none !important;
}
.brand_section_name {
  margin-bottom: 0;
}
.brand__catalog {
  flex-wrap: wrap;
  display: flex;
}
.brand__element {
  display: block;
  width: 33.333333%;
  margin: 0 0 -1px -1px;
}
.brand__element a {
  padding: 24px 25px;
  border: 1px solid #ececec;
  transition: transform ease .2s , box-shadow ease .2s;
  height: 100%;
  min-height: 100%;
  display: flex;
  text-decoration: none;
  color: #000;
}
.brand__element-img {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brand__element-img img {
  max-width: 40px;
  max-height: 40px;
}
.brand__element-info {
  padding: 0 0 0 20px;
  line-height: 20px;
  flex: 1;
}
.brand__element-name {
  display: block;
  color: #333;
}
.brand__element-count {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .8px;
  display: block;
  color: #999;
  margin-top: 5px;
}
.brand_section_wrap {
  background: transparent;
  padding: 0;
  margin: 0 -1px 0 -1px;
}
.brand__element-hidden {
  display: none;
}
.brand__catalog {
  margin-bottom: 20px;
  margin-top: 20px;
}
.js_brand__element-show {
  color: #2b76cf;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.brand__element-hidden.is--show {
  display: block;
}
@media (max-width: 767px) {
  .brand__element {
    width: 100%;
  }
  .js_brand__element-show {
    position: relative;
    z-index: 999;
  }
}
/*.top_menu_new.affix {
    z-index: 900 !important;
}
.bxr-full-width.bxr-menuline.top_menu_new.affix-top {
    z-index: 900 !important;
}*/
.footer__catalog-row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 47px;
  padding-top: 47px;
  padding-left: calc(50% - 575px);
  padding-right: calc(50% - 575px);
}
.footer__catalog-col .footer-title a{
  color: #333333;
}
.footer__catalog-col nav + nav{
  margin-top: 46px;
}
.footer__catalog-col {
  width: 23%;
}
.footer__hr {
  margin-left: calc(50% - 575px);
  margin-right: calc(50% - 575px);
  height: 3px;
  background: #e6eaed;
}
.footer__copy-links {
  margin-right: 0;
  font-size: 12px;
}
.footer__copy-text {
  width: auto;
  font-size: 12px;
  margin-right: 5.8%;
}
@media (max-width: 1199px){
  .footer__hr {
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer__catalog-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer__copy {
    flex-direction: column-reverse;
  }
  .footer__copy-text {
    margin-right: 0;
    margin-top: 15px;
  }
}
@media (max-width: 991px){
  .footer__catalog-row {
    flex-wrap: wrap;
  }
  .footer__catalog-col {
    width: 48%;
  }
  .footer__catalog-col-3,
  .footer__catalog-col-4{
    margin-top: 46px;
  }
  .footer__copy-links {
    flex-direction: row;
  }
}
@media (max-width: 767px){
  .footer__catalog-col {
    width: 100%;
  }
  .footer__catalog-col-2, .footer__catalog-col-3, .footer__catalog-col-4, .footer__catalog-col nav + nav {
    margin-top: 20px;
  }
  .footer__catalog-row {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer__hr {
    margin-left: 10px;
    margin-right: 10px;
  }
  .footer__copy-links {
    flex-direction: column;
    margin-bottom: 0;
  }
}
body .top_line_new .bxr-topline-menu li {
  margin: 0 10px;
}
@media (max-width: 1199px){
  body .top_line_new .bxr-topline-menu li a {
    font-size: 10px;
  }
  body .top_line_new .bxr-topline-menu li {
    margin: 0 5px;
  }
}
.header-phone--hint {
  display: none;
}
.bxr-market-old-price {
  color: #767676 !important;
}
div.popup-window.popup-window-with-titlebar{
  border-radius:20px;
  width: 385px;
}
div.popup-window.popup-window-with-titlebar .popup-window-titlebar {
  background: #fff !important;
  height: auto;
  padding: 50px 0 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
div.popup-window.popup-window-with-titlebar .popup-window-titlebar div {
  height: auto;
  line-height: normal;
  padding-left: 0;
  font-weight: 700;
  font-size: 22px;
  color: #333333;
  text-align: center;
}
div.popup-window.popup-window-with-titlebar .popup-window-content {
  margin: 0;
  padding: 0 40px;
  padding-bottom: 25px;
}
div.popup-window.popup-window-with-titlebar .popup-window-close-icon.popup-window-titlebar-close-icon::before{
  display: none;
  opacity: 0;
}
div.popup-window.popup-window-with-titlebar .popup-window-close-icon.popup-window-titlebar-close-icon {
  background: url(/bitrix/templates/market_column/images/i/cl.png) no-repeat center;
  top: 20px !important;
  right: 20px !important;
  padding: 0;
}
div.popup-window.popup-window-with-titlebar .popup-window-content input[type="text"],
div.popup-window.popup-window-with-titlebar .popup-window-content textarea{
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  box-shadow: none;
  margin-top: 4px;
}
.popup_input__row + .popup_input__row{
  margin-top: 15px;
}
.popup_input__row {
  position: relative;
}
.popup_form--top {
  margin-bottom: 15px;
  text-align: center;
  font-size: 12px;
}
#ajaxFormContainer_35 .rating-area {
  margin-top: 5px !important;
}
.checkbox__box {
  position: absolute;
  left: 0;
  top: -3px;
}
.nProp_670, .nProp_228, .nProp_229, .nProp_230, .nProp_656, .nProp_636{
  margin-left: 0;
  padding-left: 20px;
}
.popup_form--label{
  font-size: 12px;
}
.popup_form--submit{
  display: flex;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.ajax-shadow {
  display: none;
  opacity: 0;
}
#ajaxFormContainer_9 h2,
#ajaxFormContainer_11 h2,
#ajaxFormContainer_32 h2,
#ajaxFormContainer_33 h2,
#ajaxFormContainer_34 h2,
#ajaxFormContainer_35 h2,
#ajaxFormContainer_36 h2,
#ajaxFormContainer_37 h2,
#ajaxFormContainer_38 h2{
  margin: 0;
  text-align: center;
  line-height: normal;
  font-size: 14px;
}
@media (max-width: 767px){
  div.popup-window.popup-window-with-titlebar{
    width: 90%;
    left: 50% !important;
    transform: translate(-50%,0);
  }
  div.popup-window.popup-window-with-titlebar .popup-window-content {
    padding: 0 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 400px){
 #formPopup9 .nProp_229,
 #formPopup34 .nProp_656 {
  display: inline-block;
  padding-left: 20px;
}
#formPopup9 input[name="PROPERTY[229]"] {
  margin-top: 4px !important;
}
}
#basket-popup-product-image > img {
  max-width: 275px;
  max-height: 275px;
}
#basket-popup-buttons {
  display: flex;
}
#basketPopup .bxr-color-button {
  margin-bottom: 0;
}
/*new design cart START*/
#bxr-basket-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
#basket_bottom__line {
  margin: 0;
  padding: 0 30px;
  display: flex;
  align-items: flex-start;
}
.basket_bottom__btns {
  display: flex;
  align-items: center;
  padding-left: 50px;
}
.basket_bottom__btn {
  display: flex;
  flex-direction: column;
}
.basket_bottom__btn + .basket_bottom__btn{
  margin-left: 20px;
}
.basket_bottom__sum {
  font-size: 14px;
  color: #000000;
  display: flex;
  align-items: center;
  height: 35px;
}
.basket_bottom__sum span {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  padding-left: 10px;
}
.basket_bottom__go_btn {
  width: 185px;
  height: 35px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  background: #0ba72a;
  font-weight: 600;
}
.basket_bottom__go_btn:hover{
  color: #ffffff;
  opacity: 0.8;
}
.basket_bottom__popup_btn {
  font-size: 14px;
  font-weight: 600;
  color: #0ba72a;
  width: 185px;
  height: 35px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #0ba72a;
}
.basket_bottom__popup_btn:hover{
  color: #0ba72a;
  opacity: 0.8;
}
.basket_bottom__btn span {
  font-size: 12px;
  font-weight: 300;
  color: #7f7f7f;
  padding-top: 10px;
}
.basket-body-table {
  margin-bottom: 26px;
}
#bxr-basket-mobile-container .basket-body-title{
  background: transparent !important;
}
#bxr-basket-mobile .basket-body-title-h.active {
  color: #ff9800 !important;
}
#bxr-basket-mobile .bxr-close-basket-mobile {
  -webkit-appearance: none;
  background: #f6f6f6;
  border: none;
  border-collapse: collapse;
}
#bxr-basket-mobile-container {
  background: #fff;
}
#bxr-basket-mobile .basket-body-table-row .bxr-table-row-action tr {
  background: #fff;
}
#bxr-basket-mobile button {
  border: none;
  border-collapse: collapse;
}
#bxr-basket-mobile-container #basket_bottom__line {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 30px 0;
}
#bxr-basket-mobile-container .basket_bottom__sum {
  height: auto;
}
#bxr-basket-mobile-container .basket_bottom__btns {
  padding-left: 0;
  margin-top: 15px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
#bxr-basket-mobile-container .basket_bottom__btn + .basket_bottom__btn {
  margin-left: 0;
}
#bxr-basket-mobile-container .basket_bottom__btn {
  width: 49%;
}
#bxr-basket-mobile-container .basket_bottom__go_btn,
#bxr-basket-mobile-container .basket_bottom__popup_btn {
  width: 100%;
  font-size: 12px;
}
#bxr-basket-mobile-container .basket_bottom__btn span{
  padding-top: 5px;
  font-size: 10px;
}
.basket__fast_order__row + .basket__fast_order__row{
  margin-top: 15px;
}
.basket__fast_order__row{
  position: relative;
}
.basket__fast_order__row label {
  font-size: 12px;
  margin-bottom: 0;
  font-weight: normal;
}
.basket__fast_order__row label .red {
  font-weight: normal;
  margin-left: 3px;
}
.basket__fast_order__row .inputtextarea {
  resize: none;
}
#row_confidential input {
  position: absolute;
  left: 0;
  top: -3px;
}
#row_confidential span{
  font-size: 12px;
  padding-left: 20px;
}
.basket__fast_order__row input[type="submit"] {
  background-color: #ff9800;
  color: #FFF;
  -webkit-appearance: none;
  border: none;
  border-collapse: collapse;
  width: 100%;
  height: 40px;
  padding: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  text-transform: uppercase;
  font-size: 14px;
}
#ajaxFormContainer_999999 .errortext {
  display: inline-block;
}
.basket_bottom__hidden {
  display: none !important;
}
.order_make_tab {
  height: 4px;
  background: #ff9800;
  margin: 45px 0;
}
.section-payer {
  border: none !important;
  margin-bottom: 20px;
}
.section-payer .bx-soa-section-title-container {
  background: transparent;
  padding: 0;
  margin-bottom: 15px;
}
.section-payer .bx-soa-section-title {
  padding: 0;
  font-size: 22px;
}
.section-payer .bx-soa-section-content.container-fluid {
  padding-left: 0;
}
.section-info .bx-soa-section-title-container {
  display: none !important;
}
.section-info {
  background: #f6f6f7;
  border: none !important;
}
.section-info .bx-soa-section-content{
  padding: 20px !important;
}
.section-info .form-group {
  display: flex;
  margin-bottom: 0;
  align-items: center;
}
.section-info .form-group + .form-group{
  margin-top: 10px;
}
.section-info .bx-soa-custom-label,
.section-info .bx-soa-customer-label {
  width: 45%;
}
.section-info .soa-property-container,
.section-info .bx-soa-customer-textarea {
  width: 65%;
}
.section-info label {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  color: #333333;
}
.section-info input[type="text"],
.section-info textarea {
  border-color: #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  color: #333333;
}
.section-info textarea{
  resize: none;
}
.section-info .bx-sls .dropdown-block {
  border-color: #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
}
.section-info .row > .col-sm-12 + .col-sm-12{
  margin-top: 10px;
}
.section_delivery_pay {
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  justify-content: space-between;
}
.section_delivery_pay #bx-soa-delivery {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  width: 49%;
  background: #f6f6f7;
}
.section_delivery_pay #bx-soa-paysystem {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  width: 49%;
  background: #f6f6f7;
}
.section_delivery_pay .bx-soa-section-title-container{
  background: #fff;
  padding: 0;
  padding-bottom: 22px;
}
.section_delivery_pay .bx-soa-section-title.col-sm-12 {
  padding: 0;
  font-size: 22px;
  font-weight: 700;
  color: #333333;
}
.section_delivery_pay .bx-soa-section-content {
  padding: 0;
}
.section_delivery_wrap{
  padding: 20px;
  background: #f6f6f7;
}
.section_delivery_wrap .bx-soa-pp-item-container {
  display: flex;
  flex-direction: column;
}
.section_delivery_wrap .bx-soa-pp-company {
  padding: 0 !important;
  display: flex;
  width: 100% !important;
}
.section_delivery_wrap .bx-soa-pp-company+.bx-soa-pp-company{
  margin-top: 10px;
}
.section_delivery_wrap .bx-soa-pp-company-image,
.section_delivery_wrap .bx-soa-pp-delivery-cost {
  display: none;
}
.section_delivery_wrap .bx-soa-pp-company-graf-container {
  padding: 0;
  border: none;
  height: auto;
  background: transparent;
}
.section_delivery_wrap input[type=checkbox].bx-soa-pp-company-checkbox{
  position: relative;
  top: auto;
  left: auto;
}
.section_delivery_wrap .bx-soa-pp-company-smalltitle {
  padding: 0;
  text-align: left;
  margin-left: 7px;
  font-size: 14px;
}
.section_delivery_wrap .delivery-link {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}
.section_delivery_wrap .delivery-link a{
  font-size: 14px;
}
.section-total-t {
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 20px;
}
.section-total .bx-soa-cart-total {
  border: none;
  border-radius: 0;
  padding: 0;
}
.section-total .bx-soa-cart-total-line {
  padding: 0;
  border-top: none;
}
.section-total .bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
  font-weight: normal;
}
.section-total .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: 700;
}
.section-total .bx-soa-cart-total .bx-soa-cart-total-line-total {
  padding-top: 0;
  border-bottom: none;
}
.section-total .bx-soa-cart-total-line {
  align-items: baseline;
  display: flex;
}
.section-total .bx-soa-cart-total-line:before {
  content: '';
  border-bottom: 1px solid #e0e0e0;
  flex-grow: 1;
  order: 2;
  margin: 0 5px;
}
.section-total .bx-soa-cart-d {
  order: 3;
}
.section-total .bx-soa-cart-t,
.section-total .bx-soa-cart-d {
  font-size: 14px;
  color: #000;
}
.section-total .bx-soa-cart-total-line + .bx-soa-cart-total-line{
  margin-top: 10px;
}
.section-total .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 22px !important;
  font-weight: 700;
}
.section-total:after {
  content: '';
  clear: both;
  display: table;
}
.section-save {
  margin-top: 20px;
}
.section-save #bx-soa-orderSave{
  display: flex;
}
.section-save #bx-soa-orderSave {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-save #bx-soa-orderSave .btn{
  margin: 20px 0 0 0 !important;
}
.section-total .bx-soa-cart-total {
  position: relative !important;
  top: auto !important;
}
.section-total .bx-soa-cart-total-ghost {
  padding: 0 !important;
}
.section-info .soa-property-container input[type="button"].btn.btn-default {
  background: #fff url(/bitrix/templates/market_column/images/dwnb.png) no-repeat right 7px center !important;
  padding: 0;
  margin: 0 !important;
  width: 180px;
  height: 39px;
  border: 1px solid #e0e0e0 !important;
  color: #333333 !important;
  font-size: 13px;
}

@media (max-width: 600px){
  .section-info .soa-property-container input[type="button"].btn.btn-default{
    width: 100%;
  }
  #basket_form #basket_items td.td-custom,
  #basket_form #basket_items td.td-discount {
    display: none !important;
  }
  #basket_form #basket_items td.custom.td-sum {
    display: block !important;
  }
  #basket_form #basket_items,
  #basket_form #basket_items tbody  {
    display: block;
  }
  #basket_form #basket_items .control {
    position: relative;
    padding: 0 !important;
    bottom: auto;
    right: auto;
    top: auto;
  }
  #basket_form #basket_items td {
    border-color: #e0e0e0;
    width: auto;
    padding: 0;
  }
  #basket_form #basket_items > tbody > tr{
    display: grid;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  #basket_form #basket_items td.itemphoto{
    grid-area: 1 / 1 / 5 / 2;
  }
  #basket_form #basket_items td.item {
    grid-area: 1 / 2 / 5 / 3;
  }
  #basket_form #basket_items td.price {
    grid-area: 1 / 3 / 2 / 4;
  }
  #basket_form #basket_items td.custom.td-quantity {
    grid-area: 2 / 3 / 3 / 4;
  }
  #basket_form #basket_items td.custom.td-sum {
    grid-area: 3 / 3 / 4 / 4;
  }
  #basket_form #basket_items td.control {
    grid-area: 4 / 3 / 5 / 4;
  }
  #basket_form #basket_items > tbody > tr> td {
    border-bottom: none !important;
  }
  #basket_form #basket_items > tbody > tr {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: none !important;
  }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }
  #basket_form .bx_ordercart_order_table_container {
    border-bottom: none;
  }
  #basket_form #basket_items td.item a {
    font-size: 12px;
    line-height: normal;
  }
  #basket_form .bx_ordercart_photo_container {
    width: 58px;
    height: 58px;
    margin-right: 5px
  }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{
    font-size: 12px
  }
  #basket_form #basket_items td.custom.td-sum {
    font-size: 12px;
  }
  .section-info .bx-soa-section-content {
    padding: 16px !important;
  }
  .section-info .bx-soa-custom-label, .section-info .bx-soa-customer-label {
    font-size: 13px
  }
  .section_delivery_pay {
    flex-wrap: wrap;
  }
  .section_delivery_pay #bx-soa-delivery {
    width: 100%;
  }
  .section_delivery_pay #bx-soa-paysystem {
    width: 100%;
    margin-top: 20px;
  }
}
.confirm_top {
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 20px;
}
.confirm_text {
  font-size: 16px;
  color: #000;
}
.confirm_bottom{
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 17px 0;
}
.confirm_pay {
  border-top: 1px solid #e0e0e0;
  padding-top: 30px;
}
.confirm_pay--t {
  font-size: 20px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 20px;
}
.confirm_pay--info {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 30px;
}
.confirm_pay {
  margin-top: 36px;
}
.confirm_pay .sale_order_full_table {
  margin-top: 36px;
}
.confirm_pay .sale_order_full_table .sberbank__wrapper {
  margin: 0;
}
.confirm_pay .sale_order_full_table .sberbank__content {
  padding: 0;
  border: none;
  text-align: left;
}
.confirm_pay .sale_order_full_table .sberbank__description {
  max-width: 100%;
}
/*new design cart END*/
.bxr-ecommerce-v1-list .bxr-analog__btn,
.bxr-ecommerce-v2-lite .bxr-analog__btn{
  width: 183px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  height: 35px;
  border-radius: 3px;
  background: #ff9800;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}
.bxr-ecommerce-v1-table .coming__btn {
  float: right;
  width: calc(100% - 80px);
}
.bxr-ecommerce-v1-table .bxr-analog__btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  height: 32px;
  border-radius: 3px;
  background: #ff9800;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
}
.catalog-products-viewed__item .coming__btn {
  /* margin: 0 auto; */
}
.catalog-products-viewed__item .coming__btn .bxr-analog__btn {
  margin: 0 auto;
}
.bxr-ecommerce-v1-list .bxr-analog__btn:hover,
.bxr-ecommerce-v2-lite .bxr-analog__btn:hover,
.bxr-ecommerce-v1-table .bxr-analog__btn:hover{
  opacity: 0.8;
}
.nProp_744 {
  margin-left: 20px;
}
.span_4_of_4.auth__btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.auth__btn input.color-button {
  width: 123px;
  height: 35px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.auth__btn a{
 width: 172px;
 height: 35px;
 border: 1px solid #ff9800;
 border-radius: 3px;
 display: flex;
 justify-content: center;
 align-items: center;
}
.auth__btn a:hover{
  text-decoration: none;
  opacity: 0.8;
}
#bx_auth_popup_form .bx-auth-title {
  display: none;
}
#bx_auth_popup_form div.bx-auth-note {
  margin: 6px 0px 6px 0px;
}
#bx_auth_popup_form div.bx-auth {
  border-top: 1px solid #E3E3E3;
  padding-top: 10px;
}
.delivery_free_moscow, .delivery_free_russia {
  position: absolute;
  border-radius: 2px;
  background: #3cb955 url(/bitrix/templates/market_column/images/d.png) no-repeat bottom 10px center;
  color: #fff;
  z-index: 10;
  padding: 15px 15px 40px 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  left: 0;
  bottom: 0;
}
.delivery_free_moscow span, .delivery_free_russia span{
  text-transform: uppercase;
}
.setup_free {
  display: flex;
  width: 381px;
  border: 1px solid #e7e6e6;
  box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 35px;
  font-size: 13px;
  color: #424f60;
  margin-top: 15px;
}
.setup_free::after {
  content: '';
  background: url(/bitrix/templates/market_column/images/s.png) no-repeat center;
  width: 18px;
  height: 18px;
  margin-left: 10px;
}
@media (max-width: 991px){
 .setup_free {
  width: 100%;
}
}
@media (max-width: 767px){
  .setup_free{
    font-size: 12px;
  }
}
/*.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-avail {
  position: relative;
}*/
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-avail .bxe-element-persent {
  position: absolute;
  font-weight: 700;
  color: #222222;
  width: 57px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffb74d;
  top: 0;
  right: 0;
}
.bxr-ecommerce-v1-list .bxr-element-btn-col {
  position: relative;
  padding-top: 26px;
}
.bxr-ecommerce-v1-list .bxr-element-btn-col .bxe-element-persent {
  position: absolute;
  font-weight: 700;
  color: #222222;
  width: 57px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffb74d;
  left: 0;
  top: 10px;
}
.nProp_793 {
  margin-left: 0;
  padding-left: 20px;
}
a.bxr-REQUEST_PREORDER {
  display: flex;
  width: 183px;
  background: #ff9800;
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 35px;
  border-radius: 2px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
a.bxr-REQUEST_PREORDER:hover{
  text-decoration: none;
  opacity: 0.8;
  color: #fff;
}
.bxr-ecommerce-v1-table a.bxr-REQUEST_PREORDER{
  width: 100%;
}
@media (max-width: 767px){
  .filter_mobile.show .bx_filter.bx_filter_vertical {
    display: block !important;
  }
}
.top_menu_new .bxr-top-menu > li > a{
  font-size: 12px;
}
.bxr-element-anounce p > span.fw700 {
  display: none;
}


/* detail page slider fix */

.ax-element-slider-main a {
  line-height: 340px;
  margin-top: 10px;
  display: block;
}
.ax-element-slider-main a img {
  max-height: 340px;
}
.ax-element-slider-nav .slick-nav{
  display: none;
}
.ax-element-slider-nav.slick-initialized .slick-nav{
  display: block;
}
@media (max-width: 767px){
  .ax-element-slider-main a {
    line-height: 280px;
  }
  .ax-element-slider-main a img {
    max-width: 80%;
    max-height: 280px;
  }
}
.lk_menu ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.lk_menu ul a {
  display: flex;
  align-items: center;
  background: #f4f4f5;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  text-decoration: none;
}
.lk_menu ul a svg{
  margin-right: 8px;
}
.lk_menu ul a:hover{
  background:#424f60;
  color: #fff;
}
.lk_menu ul li + li{
  margin-top: 2px;
}
.lk_menu ul a svg path {
  fill: #424e60;
  fill-rule: evenodd;
}
.lk_menu ul a:hover svg path {
  fill: #fff;
}
.nProp_739{
  margin-left: 0;
  padding-left: 20px;
}
.catalog_attention_text {
  background: #424F60;
  padding: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 700;
}
.catalog_attention_text span{
  color: #ff9800;
}
.catalog_attention_list {
  padding: 0;
  list-style: none;
}
.catalog_attention_list li{
  position: relative;
  padding-left: 25px;
}
.catalog_attention_list li + li{
  margin-top: 10px;
}
.catalog_attention_list li:before{
  content: '';
  width: 15px;
  height: 15px;
  background: url( /bitrix/templates/market_column/images/svg/ul.svg);
  position: absolute;
  left: 0;
  top: 3px;
}
.instructions_text_2_columns {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.instructions_text_column{
  width: 49%;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
  box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
}
@media (max-width: 1024px){
  .instructions_text_2_columns {
    flex-wrap: wrap;
  }
  .instructions_text_column {
    width: 100%;
  }
  .instructions_text_column + .instructions_text_column{
    margin-top: 16px;
  }
}
.main_accept_list {
  justify-content: space-between;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}
.main_accept_elem {
  width: calc(25% - 16px);
  margin: 0 8px;
  border: 1px solid #E1E8ED;
  padding: 24px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.main_accept_elem::after{
  content: '';
  height: 4px;
  background: #FF9801;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
}
.main_accept_elem img {
  width: 30px;
  height: 30px;
}
a.accept_elem__name {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  margin: 16px 0;
  line-height: normal;
}
a.accept_elem__name:hover{
  text-decoration: none;
  color: #ff9800;
}
#bxr-main-accept {
  padding: 0;
}
.accept_elem__desc {
  color: #7A7A7A;
  font-size: 12px;
  line-height: normal;
}
.main_accept_list + .catalog-section-default-description{
  margin-top: 36px;
}
@media (max-width: 767px){
  .main_accept_list{
    flex-wrap:wrap;
  }
  .main_accept_elem {
    width: calc(50% - 16px);
    margin: 8px;
  }
}
@media (max-width: 540px){
  .main_accept_elem {
    width: 100%;
    margin: 0;
  }
  .main_accept_list{
    margin: 0;
  }
  .main_accept_elem + .main_accept_elem{
    margin-top: 24px;
  }
}
.reasons__list__design .reason__elem {
  padding: 0 40px;
  border: none;
  border-right: 1px solid #F4F4F4;
  width: calc(100% / 3);
  margin-bottom: 0;
}
.reasons__list__design .reason__elem:first-child,
.reasons__list__design .reason__elem:nth-child(4){
  padding-left: 0;
}
.reasons__list__design .reason__elem:last-child,
.reasons__list__design .reason__elem:nth-child(3){
  padding-right: 0;
  border-right: none;
}
.reasons__list__design .reason__elem:nth-child(4),
.reasons__list__design .reason__elem:nth-child(5),
.reasons__list__design .reason__elem:nth-child(6){
  margin-top: 24px;
}
.reason__img_with_text {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.reason__img_with_text span{
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  word-break: break-all;
  flex: 1;
}
.reason__img_with_text .reason__img{
  margin-bottom: 0;
}
.reason__img_with_text .reason__img {
  margin-bottom: 0;
  background: #FF9801;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
}
.reason__img_with_text .reason__img img{
  width: 26px;
  height: 26px;
}
.reason__desc {
  color: #7A7A7A;
  font-size: 12px;
}
.reasons__list.reasons__list__design {
  flex-wrap: wrap;
}
@media (max-width: 1024px){
  .reason__img_with_text .reason__img{
    margin-right: 8px;
  }
  .reasons__list__design .reason__elem {
    padding: 0 30px;
  }
}
@media (max-width: 767px){
  .reasons__list__design .reason__elem {
    width: 100%;
    padding: 0;
    border-right: 0;
  }
  .reasons__list__design .reason__elem + .reason__elem {
    margin-top: 24px;
  }
}
#catalogProductsViewSlider .bxr-new_el-wrap a{
  font-size: 12px;
}
#catalogProductsViewSlider .bxr-instock-wrap + .bxr-new_el-wrap a{
  margin-top: 10px;
}
#catalog_right_col #catalogProductsViewSlider .bxr-instock-wrap + .bxr-new_el-wrap a{
  margin-top: 0;
}
#catalog_right_col #catalogProductsViewSlider .bxr-new_el-wrap a{
  padding-left: 0;
  padding-right: 0;
}
#catalog_right_col #catalogProductsViewSlider .bxr-new_el-wrap a:after{
  display: none;
}
#catalogProductsViewSlider .project_equip.bxr-subscribe-wrap {
  font-size: 12px;
  margin-top: 104px !important;
}
#catalog_right_col #catalogProductsViewSlider .project_equip.bxr-subscribe-wrap {
  margin-top: 73px !important;
}
.text_2_columns {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  margin-bottom: 48px;
}
.text_2_columns .text_column {
  width: 49%;
}
.text_column img {
  width: 100%;
}
.hide_me_text {
  display: none;
}
.hide_me_btn {
  float: right;
  display: inline-block;
  margin-top: 16px;
  color: #ff9800;
  cursor: pointer;
  text-decoration: underline;
}
.hide_me_btn:hover{
  text-decoration: none;
}
.hide_me_text.is_show {
  display: block;
}
.text_3_columns {
  display: flex;
  justify-content: space-between;
}
.text_3_columns .text_column {
  width: 32%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 24px;
}
.text_column_desc {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 8px;
}
.ustanovka_landing__form {
  background: #424f60;
  padding: 55px 40px;
  margin: 42px 0 0 0;
}
.ustanovka_landing__form .landing__form-name {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px;
}
.ustanovka_landing__form .landing__form-row {
  display: flex;
  justify-content: space-between;
}
.ustanovka_landing__form .landing__form-input {
  width: calc(25% - 12px);
}
.ustanovka_landing__form input.landing__form-submit {
  background: #ff9800;
  color: #ffffff;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 41px;
  border: none;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.ustanovka_landing__form input.landing__form-submit:hover {
  opacity: 0.8;
}
.ustanovka_landing__form .landing__form-input-big {
  width: 100%;
  position: relative;
  color: #fff;
}
#property_2381 {
  margin: 0;
  top: 4px;
}
#ustanovka_slider .slick-slide {
  padding: 0 8px;
}
.ustanovka_landing__form .landing__form-row + .landing__form-row {
  margin-top: 16px;
}
@media (max-width: 1024px){
  .text_2_columns,
  .text_3_columns {
    flex-wrap: wrap;
  }
  .text_2_columns .text_column,
  .text_3_columns .text_column {
    width: 100%;
  }
  .text_2_columns .text_column + .text_column,
  .text_3_columns .text_column + .text_column{
    margin-top: 24px;
  }
  .text_column img {
    max-width: 540px;
    margin: 0 auto;
    display: block;
  }
  .ustanovka_landing__form .landing__form-row{
    flex-wrap: wrap;
  }
  .ustanovka_landing__form .landing__form-input {
    width: calc(50% - 12px);
    margin-top: 24px;
  }
  .ustanovka_landing__form .landing__form-input:nth-child(-n+2){
    margin-top: 0;
  }
}
@media (max-width: 767px){
  .ustanovka_landing__form .landing__form-name {
    font-size: 20px;
  }
  .ustanovka_landing__form {
    padding: 24px;
  }
  .ustanovka_landing__form .landing__form-input{
    width: 100%;
    margin: 0;
  }
  .ustanovka_landing__form .landing__form-input + .landing__form-input {
    margin-top: 16px;
  }
  #ustanovka_slider .slick-slide img {
    width: 100%;
  }
}
.nProp_755 {
    margin-left: 0;
    padding-left: 20px;
}
#ajaxFormContainer_39 h2{
  font-size: 18px;
  text-align: center;
}
.text_center {
    text-align: center;
}

body .bxr-approx-element .bxr-promo-ribbon-info > span{
  padding: 5px 10px;
}

@media(max-width: 768px){
  .message .buttons .bxr-color-button{
    width: 100%;
    font-size:12px;
    margin-right: 0 !important;
    text-align: center
  }
}

/* End */


/* Start:/bitrix/templates/market_column/library/bootstrap/css/grid10_column.css?17310932082209*/
.row10grid  .col-xs-10
{
  width: 100%;
}
.row10grid  .col-xs-9
{
  width: 90%;
}
.row10grid .col-xs-8 {
  width: 80%;
}
.row10grid .col-xs-7 {
  width: 70%;
}
.row10grid .col-xs-6 {
  width: 60%;
}
.row10grid .col-xs-5 {
  width: 50%;
}
.row10grid .col-xs-4 {
  width: 40%;
}
.row10grid .col-xs-3 {
  width: 30%;
}
.row10grid .col-xs-2 {
  width: 20%;
}
.row10grid .col-xs-1 {
  width: 10%;
}

@media (min-width: 768px) {
    .row10grid .col-sm-10 {
        width: 100%;
    }
    .row10grid .col-sm-9 {
        width: 90%;
    }
    .row10grid .col-sm-8 {
        width: 80%;
    }
    .row10grid .col-sm-7 {
        width: 70%;
    }
    .row10grid .col-sm-6 {
        width: 60%;
    }
    .row10grid .col-sm-5 {
        width: 50%;
    }
    .row10grid .col-sm-4 {
        width: 40%;
    }
    .row10grid .col-sm-3 {
        width: 30%;
    }
    .row10grid .col-sm-2 {
        width: 20%;
    }
    .row10grid .col-sm-1 {
        width: 10%;
    }
}
@media (min-width: 992px) {
    .row10grid .col-md-10 {
        width: 100%;
    }
    .row10grid .col-md-9 {
        width: 90%;
    }
    .row10grid .col-md-8 {
        width: 80%;
    }
    .row10grid .col-md-7 {
        width: 70%;
    }
    .row10grid .col-md-6 {
        width: 60%;
    }
    .row10grid .col-md-5 {
        width: 50%;
    }
    .row10grid .col-md-4 {
        width: 40%;
    }
    .row10grid .col-md-3 {
        width: 30%;
    }
    .row10grid .col-md-2 {
        width: 20%;
    }
    .row10grid .col-md-1 {
        width: 10%;
    }
}
@media (min-width: 1200px) {
    .row10grid .col-lg-10 {
        width: 100%;
    }
    .row10grid .col-lg-9 {
        width: 90%;
    }
    .row10grid .col-lg-8 {
        width: 80%;
    }
    .row10grid .col-lg-7 {
        width: 70%;
    }
    .row10grid .col-lg-6 {
        width: 60%;
    }
    .row10grid .col-lg-5 {
        width: 50%;
    }
    .row10grid .col-lg-4 {
        width: 40%;
    }
    .row10grid .col-lg-3 {
        width: 30%;
    }
    .row10grid .col-lg-2 {
        width: 20%;
    }
    .row10grid .col-lg-1 {
        width: 10%;
    }
}
/* End */


/* Start:/bitrix/templates/market_column/library/less/less.css?173109320814330*/
/*********nice colors*********/
/*********input vars*********/
/*********calculate vars*****/
/*********end vars********/
.container {
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.bxr-logo img {
  background: transparent;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.bxr-corns {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.bxr-color,
.bx-searchtitle .bx-input-group-btn button,
.bx-searchtitle-menu .bx-input-group-btn button {
  background: #ff9800;
  color: #ffffff;
}
.bxr-dark-flat {
  background-color: #424f60;
  color: #fff;
}
.bxr-dark-light-flat {
  background-color: #61748d;
  color: #fff;
}
.bxr-color-flat {
  background-color: #ff9800;
  color: #ffffff;
}
.bxr-color-light {
  background-color: #ffb74d;
  color: #ffffff;
}
.bxr-color-light-flat {
  background-color: #ffb74d;
  color: #ffffff;
}
.bxr-color-dark {
  background-color: #b36a00;
  color: #ffffff;
}
.bxr-color-dark-flat {
  background-color: #b36a00;
  color: #ffffff;
}
.bxr-font-color,
a {
  color: #ff9800;
}
.bxr-font-color-light {
  color: #ffb74d;
}
.bxr-font-color-dark {
  color: #b36a00;
}
.bxr-bg-hover:hover {
  background-color: #ff9800;
}
.bxr-bg-hover:hover i.fa {
  color: #ffffff;
}
.bxr-bg-hover-flat:hover {
  background-color: #ff9800;
}
.bxr-bg-hover-light:hover,
.bx-searchtitle .bx-input-group-btn button:hover,
.bx-searchtitle-menu .bx-input-group-btn button:hover {
  background-color: #ffb74d;
}
.bxr-bg-hover-light-flat:hover {
  background-color: #ffb74d;
}
.bxr-bg-hover-dark:hover {
  background-color: #b36a00;
}
.bxr-bg-hover-dark-flat:hover {
  background-color: #b36a00;
}
.bxr-font-hover-light:hover,
a:hover,
a:active {
  color: #ffb74d;
}
.bxr-font-hover-dark:hover {
  color: #b36a00;
}
.bxr-bg-hover-light-inverse:hover {
  background-color: #ffffff;
  color: #ff9800;
}
.bxr-bg-hover-dark-inverse:hover {
  background-color: #ff9800;
  color: #ffffff;
}
.bxr-inverse {
  color: #ffffff;
  background: #ff9800;
  /*.bxr-bg-hover-light-inverse:hover{background-color: @flight; color: @base}
    .bxr-bg-hover-dark-inverse:hover{background-color: @base; color: @flight}*/
}
.bxr-inverse .bxr-font-color,
.bxr-inverse a {
  color: #ffffff;
}
.bxr-inverse .bxr-font-color-light {
  color: #ffffff;
}
.bxr-inverse .bxr-font-color-dark {
  color: #ffffff;
}
.bxr-inverse .bxr-font-hover-light:hover,
.bxr-inverse a:hover,
.bxr-inverse a:active {
  color: #ffffff;
}
.bxr-inverse .bxr-font-hover-dark:hover {
  color: #ffffff;
}
.gray-line {
  padding: 5px 15px;
  background: #f6f6f7;
}
.bxr-helper {
  padding: 15px;
}
/********* popup window customize ********/
.popup-window {
  border: none;
}
.popup-window-content {
  margin: 0 20px;
}
.popup-window-titlebar .popup-window-top-row .popup-window-left-column,
.popup-window-titlebar .popup-window-top-row .popup-window-center-column,
.popup-window-titlebar .popup-window-top-row .popup-window-right-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-left-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-center-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-right-column {
  background: #ff9800;
  color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
}
.popup-window-titlebar .popup-window-top-row .popup-window-center-column {
  padding: 10px 22px 10px 5px;
  font-weight: normal;
  font-size: 16px;
}
.popup-window-close-icon {
  display: inline-block;
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background: none;
  border: none;
  padding: 10px 10px;
}
.popup-window-close-icon:hover {
  background: none;
  color: transparent;
}
.popup-window-close-icon:before {
  content: "\f057";
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  color: #FFF;
  border-radius: 50%;
}
.popup-window-close-icon:hover:before {
  color: #FFF;
}
.popup-window-top-row .popup-window-left-column {
  border: none !important;
}
/*****************end popup window customize**********************/
/*****************************buttons************************************/
.btn,
.bxr-color-button,
.bx_auth_popup_form,
.containter input[type="submit"],
.authorize-submit-cell input[type="submit"],
.bx-registration-table input[type="submit"],
.bxr-border-color-button {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 8px 15px;
  font-size: 14px;
  border-collapse: collapse;
  border: none;
}
.btn {
  border: 1px solid #999;
}
.bxr-border-color {
  border: 1px solid #ff9800;
}
.bxr-sortbutton.active,
.bxr-sortbutton:hover,
.bxr-view-mode.active,
.bxr-view-mode:hover {
  text-decoration: none;
  background: #ff9800;
  color: #FFF;
}
.bxr-color-button,
.bx_auth_popup_form,
.containter input[type="submit"],
.authorize-submit-cell input[type="submit"],
.bx-registration-table input[type="submit"] {
  background: #ff9800;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bxr-border-color-button {
  color: #ff9800;
  text-decoration: none;
  border: 1px solid #ff9800;
}
a.bxr-border-color-button {
  display: inline-block;
  text-decoration: none;
}
.bxr-color-button:hover,
.bx_auth_popup_form,
.containter input[type="submit"]:hover,
.authorize-submit-cell input[type="submit"]:hover,
.bx-registration-table input[type="submit"]:hover,
.bxr-border-color-button:hover {
  background: #ff9800;
  color: #ffffff;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(169, 134, 134, 0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(169, 134, 134, 0.5);
  box-shadow: 1px 1px 2px 0px rgba(169, 134, 134, 0.5);
}
.bxr-color-button:active,
.bxr-border-color-button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bxr-basket-group .bxr-color-button {
  margin-left: 5px;
}
.bxr-color-button-small {
  padding: 6px 12px;
  font-size: 13px;
}
.bxr-color-button-small-only-icon {
  padding: 5px 7px;
  font-size: 13px;
}
a.bxr-color-button {
  display: inline;
}
a.bxr-gray-content {
  color: #808080;
}
a:hover.bxr-gray-content {
  color: #ffb74d;
}
.bxr-color-button:hover {
  background-color: #ffb74d;
  color: #ffffff;
  color: #FFF;
}
.bxr-color-button:active {
  background-color: #b36a00;
  color: #ffffff;
  color: #FFF;
}
.bxr-color-button span.glyphicon,
.bxr-color-button span.fa {
  margin-right: 5px;
}
.bxr-color-button-small-only-icon span.fa,
.bxr-color-button-small-only-icon span.glyphicon {
  margin-right: 3px;
  font-size: 18px;
}
.bxr-quantity-text,
.bxr-quantity-text-detail,
.bxr-quantity-text-element,
.bxr-quantity-button-minus-detail,
.bxr-quantity-button-plus-detail,
.bxr-quantity-button-minus-element,
.bxr-quantity-button-plus-element,
.icon-button-cart,
.bxr-quantity-button-delay,
.icon-button-delay,
.icon-button-delete,
.compare-button-delete {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  width: 30px;
  text-align: center;
}
.bxr-quantity-button-minus,
.bxr-quantity-button-plus {
  padding: 0;
}
input.bxr-quantity-text,
input.bxr-quantity-text-detail,
input.bxr-quantity-text-element {
  padding: 4px 5px;
}
.icon-button-delay,
.icon-button-delete,
.icon-button-cart {
  margin-left: 10px;
}
.bxr-quantity-button-minus,
.bxr-quantity-button-plus {
  width: 16px;
}
.icon-button-delete,
.compare-button-delete {
  color: #AA0000;
}
.bxr-indicator-item {
  border-collapse: collapse;
  border: none;
  padding: 8px 8px;
  min-width: 32px;
  display: inline-block;
  background: #EEE;
}
.bxr-indicator-item-active,
.bxr-counter-active,
.bxr-counter-compare-active,
.bxr-detail-torg-btn .bxr-indicator-item-active,
.bxr-detail-torg-btn .bxr-counter-compare-active {
  background: #ff9800;
  color: #ffffff;
}
/*********** menu **********/
.bxr-children-color > a {
  color: #ff9800 !important;
}
.bxr-children-color-hover:hover > a {
  color: #ff9800 !important;
}
.menu-arrow-top {
  border-top-color: #ff9800 !important;
}
.menu-arrow-top:before {
  border-bottom-color: #ff9800 !important;
}
.bxr-classic-hover-menu-color,
.bxr-classic-hover-menu-color ul ul {
  border: 1px solid #b36a00;
}
.bxr-classic-hover-menu-color ul li,
.bxr-left-menu-hover li.bxr-color-flat {
  border-top: 1px solid #b36a00;
}
.bxr-left-menu-hover li.bxr-dark-flat {
  border-top: 1px solid #232a33;
}
/*********** slider **********/
.bxr-slider .slick-dots li button:hover,
.bxr-slider .slick-dots li.slick-active button,
.bxr-carousel .slick-dots li button:hover,
.bxr-carousel .slick-dots li.slick-active button,
.bxr-list .slick-dots li.slick-active button {
  background: #ff9800;
}
/*********** personal/... *****************/
#basket_items_list .bx_ordercart_order_pay_center > a,
#order_form_div .bx_ordercart_order_pay_center > a {
  background: #ff9800 !important;
}
#basket_items_list .bx_ordercart_order_pay_center > a:hover,
#order_form_div .bx_ordercart_order_pay_center > a:hover {
  background: #ffb74d !important;
}
.bx_ordercart .bx_sort_container a {
  background: #ff9800;
  color: #ffffff;
}
.bx_ordercart .bx_sort_container a:not(.current):hover {
  background: #ffb74d;
}
/*******************input elements**************/
input.bxr-quantity-text,
input.bxr-quantity-text-detail,
input.bxr-quantity-text-element  {
  width: 40px;
}
/**********basket************/
.bxr-basket-row-top #bxr-delay-body,
.bxr-basket-row-top #bxr-basket-body,
.bxr-basket-row-top #bxr-compare-body,
.bxr-basket-row-top #bxr-favor-body {
  border-top-color: #ff9800;
}
.bxr-basket-row-fixed #bxr-delay-body,
.bxr-basket-row-fixed #bxr-basket-body,
.bxr-basket-row-fixed #bxr-compare-body,
.bxr-basket-row-fixed #bxr-favor-body {
  border-right-color: #ff9800;
}
#bxr-delay-body:before,
#bxr-basket-body:before,
#bxr-compare-body:before,
#bxr-favor-body:before {
  border-bottom-color: #ff9800;
}
#bxr-basket-row.bxr-basket-row-fixed > div.active:before {
  border-left-color: #ff9800;
}
#bxr-basket-row.bxr-basket-row-fixed > div.active {
  background: #b36a00;
}
#bxr-basket-row > div.active a.bxr-basket-indicator {
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
}
#bxr-basket-row.bxr-basket-row-dinamic a.bxr-basket-indicator:hover {
  color: #ffffff;
  background: #ff9800;
}
#bxr-basket-row > div.active .bxr-basket-indicator i,
#bxr-basket-row.bxr-basket-row-dinamic a.bxr-basket-indicator:hover i {
  text-shadow: none;
}
.bxr-counter-mobile {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.bxr-counter-mobile > span.bxr-counter-active {
  background: #ff9800;
  color: #ffffff;
}
#bxr-basket-row.bxr-basket-row-fixed > div:hover {
  background: #ff9800;
  color: #ffffff;
}
#bxr-basket-row.bxr-basket-row-fixed > div:hover a.bxr-basket-indicator {
  color: #ffffff;
}
#bxr-basket-mobile-container .basket-body-title,
#bxr-favor-mobile-container .basket-body-title {
  background: #ff9800;
}
/****************slick butttons ***************/
.bxr-color-button.slick-prev {
  background: #bdc3c7;
  background: url("/bitrix/templates/market_column/library/less/images/buttons/slide-button-arrow-prev.png") no-repeat center center, #ecf0f1;
}
.bxr-color-button.slick-prev:hover {
  background: #ff9800;
  background: url("/bitrix/templates/market_column/library/less/images/buttons/slide-button-arrow-prev.png") no-repeat center center, #ff9800;
}
.bxr-color-button.slick-next {
  background: #bdc3c7;
  background: url("/bitrix/templates/market_column/library/less/images/buttons/slide-button-arrow-next.png") no-repeat center center, #ecf0f1;
}
.bxr-color-button.slick-next:hover {
  background: #ff9800;
  background: url("/bitrix/templates/market_column/library/less/images/buttons/slide-button-arrow-next.png") no-repeat center center, #ff9800;
}
/***********bxready-element-styles***********/
.bxr-ecommerce-v1 .bxr-element-container .bxr-element-detail-button:hover {
  background-color: #ffb74d;
  color: #FFF;
}
/********************************************/
/********bestsellers********/
.bxr-bestsellers-group > div {
  border: 1px solid #ffb74d;
  color: #ff9800;
}
.bxr-bestsellers-group:hover > div,
.bxr-bestsellers-group.bxr-bestsellers-group-active > div {
  color: #FFF;
  background: #ff9800;
  border: 1px solid #ff9800;
}
/***************************/
.bxrman-body .bxrman-logo {
  background-color: #ff9800;
}
.bxr-sku-select-wrap .fa-chevron-down,
.set-template-option-wrap .fa-chevron-down,
.inst-template-description .select-wrap .fa-chevron-down,
.sp-replacer .fa-chevron-down,
.sp-container button,
.sp-container button:hover {
  background: #ff9800;
}
.bxr-sku-select-item:hover .bxr-offers-props {
  color: #ff9800;
}
.bx_filter .bx_ui_slider_pricebar_V {
  background: #b36a00;
}
.bx_filter .bx_ui_slider_handle {
  border: 5px solid #ff9800;
  border-radius: 50%;
  background: #FFF;
}
.bxr-detail-tabs li.active {
  color: #ff9800;
  border: 1px solid #ff9800;
}
#bxr-main-accept {
  background: #f6f6f6;
  margin-bottom: 20px;
  margin-top: 10px;
}
.bxr-list h2 {
  border-bottom: 1px dotted #DDD;
  padding-bottom: 5px;
}
.footer-line {
  background: #ff9800;
}
.basket-body-container .basket-body-title-h.active {
  color: #ff9800;
}
.bxr-ecommerce-v4-effect:hover:before,
.bxr-ecommerce-v4-effect .bxr-basket-btn-wr form {
  border: 2px solid #ff9800;
}
.bxr-ecommerce-v4-effect .bxr-basket-btn-wr form .fa-caret-down {
  color: #ff9800;
}
.bxr-ecommerce-v4-effect .only-hover ul li button.bxr-indicator-item-active,
.bxr-ecommerce-v4-effect .only-hover ul li button.bxr-counter-compare-active {
  color: #FFF;
  background: #ff9800;
  border: 1px solid #ff9800;
}
.bxr-ecommerce-v4-effect .only-hover ul li:hover button.bxr-indicator-item-active,
.bxr-ecommerce-v4-effect .only-hover ul li:hover button.bxr-counter-compare-active {
  color: #FFF;
  background: #ffb74d;
  border: 1px solid #ffb74d;
}

/* End */


/* Start:/bitrix/templates/market_column/js/slick/slick.css?17310932081965*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -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;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slider .slick-prev,
.slick-slider .slick-next{
    z-index: 900;
}
/* End */
/* /bitrix/components/ayers/preorder.prototype/templates/.default/js/fancybox/jquery.fancybox.css?17310926944895 */
/* /bitrix/components/ayers/preorder.prototype/templates/.default/style.css?17310926941859 */
/* /bitrix/templates/market_column/js/magnific-popup/magnific-popup.css?17310932086852 */
/* /bitrix/templates/market_column/js/jivosite/jivosite.min.css?1731093208263 */
/* /bitrix/components/alexkova.market/menu/templates/top-line_new/style.css?1731092693469 */
/* /bitrix/templates/market_column/components/bitrix/system.auth.form/popup_new/style.css?17310932071589 */
/* /bitrix/templates/market_column/components/bitrix/system.auth.form/popup_auth/style.css?1731093207106 */
/* /bitrix/templates/market_column/components/bitrix/search.title/us-plast/style.css?17310932072108 */
/* /bitrix/components/alexkova.market/buttonUp/templates/.default/style.css?1731092692471 */
/* /bitrix/templates/market_column/components/alexkova.market/menu/version_new_click/style.css?17310932057746 */
/* /bitrix/templates/market_column/components/alexkova.market/menu.hover/classic/style.css?17310932057462 */
/* /bitrix/templates/market_column/components/bitrix/search.title/menu/style.css?17310932075096 */
/* /bitrix/templates/market_column/components/bitrix/breadcrumb/main/style.css?17310932061032 */
/* /bitrix/components/alexkova.market/menu/templates/left_hover/style.css?17310926934226 */
/* /bitrix/templates/market_column/components/alexkova.market/menu/left_design/style.css?17310932053435 */
/* /bitrix/components/alexkova.market/form.iblock/templates/request_trade/style.css?17310926931536 */
/* /bitrix/components/alexkova.market/form.iblock/templates/basket/style.css?17310926931536 */
/* /bitrix/templates/market_column/styles.css?174458754531305 */
/* /bitrix/templates/market_column/template_styles.css?1745242259112730 */
/* /bitrix/templates/market_column/library/bootstrap/css/grid10_column.css?17310932082209 */
/* /bitrix/templates/market_column/library/less/less.css?173109320814330 */
/* /bitrix/templates/market_column/js/slick/slick.css?17310932081965 */
