

/* Start:/bitrix/templates/bready/styles/fonts.css?15566347791392*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/bready/styles/../styles/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: "pfdindisplaypro-bold";
    src: url("/bitrix/templates/bready/styles/../fonts/pfdindisplaypro-bold-webfont.eot");
    src: local("O"), url("/bitrix/templates/bready/styles/../fonts/pfdindisplaypro-bold-webfont.woff") format("woff"), url("/bitrix/templates/bready/styles/../fonts/pfdindisplaypro-bold-webfont.ttf") format("truetype"), url("/bitrix/templates/bready/styles/../fonts/pfdindisplaypro-bold-webfont.svg#webfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'als_rublregular';
    src: url('/bitrix/templates/bready/styles/../fonts/rouble-webfont.eot');
    src: url('/bitrix/templates/bready/styles/../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/bready/styles/../fonts/rouble-webfont.woff2') format('woff2'),
         url('/bitrix/templates/bready/styles/../fonts/rouble-webfont.woff') format('woff'),
         url('/bitrix/templates/bready/styles/../fonts/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/* End */


/* Start:/bitrix/templates/bready/fancybox/jquery.fancybox.css?15566347795185*/
/*! 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;
    padding: 0!important;
	/*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;*/
}

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

/*.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/templates/bready/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/templates/bready/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 9px;
	height: 9px;
	cursor: pointer;
	z-index: 8040;
	background: rgba(0, 0, 0, 0) url("/bitrix/templates/bready/fancybox/../images/close.png") no-repeat scroll center top;
}
.preview_slider  a.fancybox
{
	width: 1px !important;
	height: 1px !important;
	position: absolute;
	margin-left:-3px;
}
.fancybox-close:hover
{
	background-position: 0 -9px;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/bready/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: 10000;
	background: url('/bitrix/templates/bready/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-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/bready/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/templates/bready/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/templates/bready/bxslider/jquery.bxslider.css?15566347793839*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/bitrix/templates/bready/bxslider/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/bitrix/templates/bready/bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/bitrix/templates/bready/bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/bready/bxslider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/bready/bxslider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/bitrix/templates/bready/styles/reset.css?15566347791662*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


tbody, thead {border: none;}

/* @end */

input[type=search] {
  /* the webkit overrides need to stay at the top */
  -webkit-appearance: textfield;
  outline: none;
  /* your styles here */
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

a {outline: none;}
.element-invisible {display: none;}

.element-invisible {display: none;}
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

/*front-slider-wrapper*/
.front-slider-wrapper {}
/*front-slider-wrapper*/
/* End */


/* Start:/bitrix/templates/bready/styles/tipped.css?155663477913811*/
/*
 * Tipped - A Complete Javascript Tooltip Solution - v4.5.5
 * (c) 2012-2016 Nick Stakenburg
 *
 * http://www.tippedjs.com
 *
 * License: http://www.tippedjs.com/license
 */

.tpd-tooltip {
  position: absolute;
}

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box
   within their own namespace */
.tpd-tooltip,
.tpd-tooltip [class^="tpd-"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Content */
.tpd-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-content-spacer,
.tpd-content-relative,
.tpd-content-relative-padder {
  float: left;
  position: relative;
}
.tpd-content-relative {
  width: 100%;
}

.tpd-content {
  float: left;
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content { padding-right: 0 !important; }
.tpd-tooltip .tpd-content-no-padding { padding: 0 !important; }

.tpd-title-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-title-spacer {
  float: left;
}
.tpd-title-relative,
.tpd-title-relative-padder {
  float: left;
  position: relative;
}
.tpd-title-relative { width: 100%; }
.tpd-title {
  float: left;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.tpd-has-title-close .tpd-title { padding-right: 0 !important; }
.tpd-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
}
.tpd-close-icon {
  float: left;
  font-family: Arial, Baskerville, monospace;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}


/* Skin */
.tpd-skin {
  position: absolute;
  top: 0;
  left: 0;
}

.tpd-frames {
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-frames .tpd-frame {
  float: left;
  width: 100%;
  height: 100%;
  clear: both;
  display: none;
}

.tpd-visible-frame-top .tpd-frame-top { display: block; }
.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }
.tpd-visible-frame-left .tpd-frame-left { display: block; }
.tpd-visible-frame-right .tpd-frame-right { display: block; }

.tpd-backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.tpd-background-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow { box-shadow: none !important; }

.tpd-background-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* only the top background box should be shown when not using a stem */
.tpd-no-stem .tpd-background-box,
.tpd-no-stem .tpd-shift-stem { display: none; }
.tpd-no-stem .tpd-background-box-top { display: block; }

.tpd-background-box-shift,
.tpd-background-box-shift-further {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.tpd-background {
  border-radius: 10px;
  float: left;
  clear: both;
  background: none;
  -webkit-background-clip: padding-box; /* Safari */
  background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */
  border-style: solid;
  border-width: 1px;
  border-color: #282828;
  border-color: rgba(255,255,255,.1); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */
}
.tpd-background-loading { display: none; }
/* no radius */
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background { border-radius: 0; }
.tpd-background-title {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-content {
  float: left;
  clear: both;
  width: 100%;
  background-color: #282828;
}
.tpd-background-border-hack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
}

.tpd-background-box-top { top: 0; }
.tpd-background-box-bottom { bottom: 0; }
.tpd-background-box-left { left: 0; }
.tpd-background-box-right { right: 0; }

/* iframeshim IE6 */
.tpd-iframeshim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* Skin / Stems */
.tpd-shift-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tpd-shift-stem-side {
  position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,
.tpd-frame-bottom .tpd-shift-stem-side { width: 100%; }
.tpd-frame-left .tpd-shift-stem-side,
.tpd-frame-right .tpd-shift-stem-side { height: 100%; }

.tpd-stem {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; /* shows possible invalid subpx rendering */
  width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */
  height: 8px;
  margin-left: 3px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
/* remove margins once we're done measuring */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset { margin: 0 !important; }

.tpd-stem-spacer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer { margin-top: 0; }

.tpd-stem-point {
  width: 100px;
  position: absolute;
  top: 0;
  left: 50%;
}
.tpd-stem-downscale,
.tpd-stem-transform {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
}

.tpd-stem-side {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.tpd-stem-side-inversed {
  -webkit-transform: scale(-1,1);
  transform: scale(-1,1);
}
.tpd-stem-triangle {
  width: 0;
  height: 0;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-left-style: solid;
  position: absolute;
  top: 0;
  left: 0;
}
.tpd-stem-border {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff; /* will become transparent */
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: 0;
}

.tpd-stem-border-corner {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  border-right-style: solid;
  border-right-width: 0;
}

/* fixes rendering issue in IE */
.tpd-stem * { z-index: 0; zoom: 1; }

/* used by IE < 9 */
.tpd-stem-border-center-offset,
.tpd-stem-border-center-offset-inverse {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tpd-stem-notransform {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
  height: 100%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
  position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
  background: #fff;
  border: 0;
  top: auto;
  left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,
.tpd-stem-notransform .tpd-stem-triangle {
  height: 0;
  border: 0;
  left: 50%;
}

/* transformations for left/right/bottom */
.tpd-stem-transform-left {
  -webkit-transform: rotate(-90deg) scale(-1,1);
  transform: rotate(-90deg) scale(-1,1);
}
.tpd-stem-transform-right {
  -webkit-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
  -webkit-transform: scale(1,-1) translate(0, -100%);
  transform: scale(1,-1) translate(0, -100%);
}


/* Spinner */
.tpd-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 36px;
}
.tpd-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 13px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: tpd-spinner-animation 1.1s infinite linear;
  animation: tpd-spinner-animation 1.1s infinite linear;
  box-sizing: border-box !important;
}
.tpd-spinner-spin,
.tpd-spinner-spin:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@-webkit-keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes tpd-spinner-animation {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

/* show the loader while loading and hide all the content */
.tpd-is-loading .tpd-content-wrapper,
.tpd-is-loading .tpd-title-wrapper { display: none; }
.tpd-is-loading .tpd-background { display: none; }
.tpd-is-loading .tpd-background-loading { display: block; }



/* Resets while measuring content */
.tpd-tooltip-measuring {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,
.tpd-tooltip-measuring .tpd-spinner {
  display: none;
}

.tpd-tooltip-measuring .tpd-content-wrapper,
.tpd-tooltip-measuring .tpd-title-wrapper { display: block; }


/* Links */
.tpd-tooltip a,
.tpd-tooltip a:hover { color: #808080; text-decoration: underline; }
.tpd-tooltip a:hover { color: #6c6c6c; }


/*
 * Sizes
 */
/* x-small */
.tpd-size-x-small .tpd-content,
.tpd-size-x-small .tpd-title {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 15px;
}
.tpd-size-x-small .tpd-background { border-radius: 5px; }
.tpd-size-x-small .tpd-stem {
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-x-small.tpd-no-radius .tpd-stem { margin-left: 7px; }
.tpd-size-x-small .tpd-close { margin-bottom: 1px; }
.tpd-size-x-small .tpd-spinner {
  width: 35px;
  height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin { margin: 6px 0 0 9px; }
.tpd-size-x-small .tpd-spinner-spin,
.tpd-size-x-small .tpd-spinner-spin:after {
  width: 17px;
  height: 17px;
}

/* small */
.tpd-size-small .tpd-content,
.tpd-size-small .tpd-title {
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
}
.tpd-size-small .tpd-background { border-radius: 6px; }
.tpd-size-small .tpd-stem {
  width: 14px;
  height: 7px;
  margin-left: 5px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-small.tpd-no-radius .tpd-stem { margin-left: 8px; }
.tpd-size-small .tpd-close { margin: 2px 1px; }
.tpd-size-small .tpd-spinner {
  width: 42px;
  height: 32px;
}
.tpd-size-small .tpd-spinner-spin { margin: 7px 0 0 13px; }
.tpd-size-small .tpd-spinner-spin,
.tpd-size-small .tpd-spinner-spin:after {
  width: 18px;
  height: 18px;
}


/* medium (default) */
.tpd-size-medium .tpd-content,
.tpd-size-medium .tpd-title {
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}
.tpd-size-medium .tpd-background { border-radius: 8px; }
.tpd-size-medium .tpd-stem {
  width: 16px;      /* best cross browser stem width is 2xheight, for a 90deg angle */
  height: 8px;
  margin-left: 6px; /* space from the side */
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-medium.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-medium .tpd-close { margin: 4px 2px; }
/* ideal spinner dimensions don't cause movement op top and
   on the stem when switching to text using position:'topleft' */
.tpd-size-medium .tpd-spinner {
  width: 50px;
  height: 36px;
}
.tpd-size-medium .tpd-spinner-spin { margin: 8px 0 0 15px; }
.tpd-size-medium .tpd-spinner-spin,
.tpd-size-medium .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}


/* large */
.tpd-size-large .tpd-content,
.tpd-size-large .tpd-title {
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
}
.tpd-size-large .tpd-background { border-radius: 8px; }
.tpd-size-large .tpd-stem {
  width: 18px;
  height: 9px;
  margin-left: 7px;
  margin-top: 2px; /* space between target and stem */
}
.tpd-size-large.tpd-no-radius .tpd-stem { margin-left: 10px; }
.tpd-size-large .tpd-close { margin: 5px 2px 5px 2px; }
.tpd-size-large .tpd-spinner {
  width: 54px;
  height: 38px;
}
.tpd-size-large .tpd-spinner-spin { margin: 9px 0 0 17px; }
.tpd-size-large .tpd-spinner-spin,
.tpd-size-large .tpd-spinner-spin:after {
  width: 20px;
  height: 20px;
}



/* Skins */
/* default (dark) */
.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close { color: #fff; }
.tpd-skin-dark .tpd-background-content,
.tpd-skin-dark .tpd-background-title {
  background-color: #282828;
}
.tpd-skin-dark .tpd-background {
  border-width: 1px;
  border-color: #282828;
  border-color: rgba(255,255,255,.1);
}
/* line below the title */
.tpd-skin-dark .tpd-title-wrapper { border-bottom: 1px solid #404040; }
/* spinner */
.tpd-skin-dark .tpd-spinner-spin {
  border-color: rgba(255,255,255,.2);
  border-left-color: #fff;
}
/* links */
.tpd-skin-dark a { color: #ccc; }
.tpd-skin-dark a:hover { color: #c0c0c0; }


/* End */


/* Start:/bitrix/templates/bready/styles/style.css?156871883498577*/
body {background: url(/bitrix/templates/bready/styles/../images/body.jpg) -500px top repeat; font-family: Arial; font-size: 14px; color: #393939; width: 100%;  min-height: 100%; height: auto !important; height: 100%; position: absolute;}
html { width: 100%;}
.clearfloat {clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
a {text-decoration: underline; color: #393939; outline: none;}
a:hover { text-decoration: none; color: #cc4e43;outline: none;}
a:active{outline: none;}
strong { font-weight: bold;}
em {font-style: italic;}
*, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box;}
label { cursor: pointer;}
button, input[type] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.tablebodytext{display:none!important}

.centermap { background: #fff; min-width: 1000px; max-width: 1060px; margin: 0 auto;}
.container { width: 1000px; margin: 0 auto; padding-left: 30px; padding-right: 30px;}
.container:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

* {outline: none !important;}

/* defaul select style */
*::-webkit-input-placeholder {
    opacity: 1;
}
*:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}
*:focus::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1;
}
*:-ms-input-placeholder {
    opacity: 1;
}
*:focus::-webkit-input-placeholder {
    opacity: 0;
}
*:focus:-moz-placeholder { /* Firefox 18- */
    opacity: 0;
}
*:focus::-moz-placeholder {  /* Firefox 19+ */
    opacity: 0;
}
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/*layout*/

/*header*/
header { padding-top: 32px; padding-bottom: 20px;}
header:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.logo { float: left; text-decoration: none; width: 236px; margin-top: 9px; text-align: justify;}
.logo span { display: block; color: #c3c3c3; line-height: 130%; font-size: 15px; text-align:justify; border-top: 1px solid #f6f6f6; margin-top: 14px; padding-top: 7px;}

.header_nav { float: left; width: 233px; padding-left: 57px; margin-top: -15px; position: relative;}
.header_nav li { padding-top: 15px;}
.header_nav li a { color: #474747; text-decoration: none; outline: none;}
.header_nav li a:hover { text-decoration: none; color: #cc4e43;}
.header_nav li span { display: block; color: #c3c3c3; font-size: 12px; padding-top: 5px;}
.header_nav .drop_arrow { padding-right: 18px; z-index: 999; position: relative;}
.header_nav .drop_arrow:before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    left: 85px;
    font-size: 10px;
    padding-top: 2px;
}
.header_nav .drop { background: #f0f0f0; padding: 9px; padding-top: 19px; margin-left: -9px; z-index: 998; top: 5px;  padding-bottom: 12px; position: absolute;}
.header_nav .drop span { font-weight: bold; color: #474747; font-size: 14px;}
.header_nav .drop li { padding-top: 9px;}
.header_nav .drop li li {padding-left: 9px; padding-right: 9px; padding-top: 9px; font-size: 13px;}

.header_basket { width: 220px; float: left;}
.header_basket .title { position: relative; text-align: center; background-color: #cc4e43; height: 35px; padding-left: 20px; padding-top: 10px; color: #fff; margin-bottom: 10px;}
.header_basket .title:before{
    content: "\f291";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
}
.header_basket .title a { color: #fff; text-decoration: none; outline: none;}
.header_basket li { padding-bottom: 8px; padding-left: 54px;}
.header_basket .button_basket { background: #fff; border: 1px solid #c1453a; color: #c1453a; display: block; padding-top: 9px; padding-left: 53px; text-decoration: none; height: 35px;}
.header_basket .button_basket:hover { background: #c1453a; color: #fff;}

.header_basket_price { padding-top: 8px; height: 35px; margin-bottom: 10px; padding-right: 10px;}
.header_basket_price:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.currency { font-weight: bold; float: left; width: 117px;}
.currency.sum { width: 60px;}
.currency a { text-decoration: none; outline: none; color: #464646; margin-left: 9px; margin-right: 9px; position: relative; font-size: 18px; min-width: 16px;}
.currency a:hover { color: #cc4e43;}
.currency .choice_active { float: left; color: #cc4e43; margin-right: 16px; display: block  !important;}
.currency .choice_active:after { content:'\f078'; color: #a9a9a9; font-size: 12px; font-family: FontAwesome; position: absolute; right: -18px; top: 50%; margin-top: -6px;}
.currency.open .choice_active:after { content:'\f054'; }
.currency .no_active { display: none;}
.currency.open .no_active { display: inline-block;}
.header_basket_price  .price_qty { float: left; padding-top: 3px;}
.header_basket_price:hover { background: #e9e9e9;}

.rub {font-family: 'als_rublregular';}

.header_contacts { float: right; width: 206px;}
/*edit*/.header_contacts .title {  height: 35px; padding-top: 8px; color: #dcdcdc; max-width: 206px;}
.header_contacts .title a { display: inline-block; outline: none; height: 20px; color: #474747; text-decoration: none; padding-top: 3px; margin-left: 17px;}
.header_contacts .title a span { border-bottom: 1px dotted #c3c3c3;}
.header_contacts .title a span:hover {color: #cc4e43;}
.header_contacts .title .enter_cabinet { padding-left: 23px; padding-right: 17px; margin-left: 0px;}
.header_contacts .title .enter_cabinet:before { 
    content: '\f023';
    color: #dadada;
    font-size: 20px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -20px;
    margin-top: -2px;
}
.header_register { padding-left: 25px;}
.header_register:before { 
    content: '\f007';
    color: #dadada;
    font-size: 20px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -20px;
    margin-top: -3px;
}

.phone {font-family: "pfdindisplaypro-bold"; color: #474747; font-size: 26px; text-transform: uppercase; padding-top: 7px; text-decoration:none;}
.phone span { color: #cc4e43;}
.phone a {
    color: #fff;
    text-decoration: none;
}
.accepting_orders { padding-top: 10px; white-space: nowrap; font-size: 15px;}
/*header*/


/*navigation*/
.navigation {position: relative;}
.navigation:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.navigation nav { background: #cc4e43; float: left; width: 181px; margin-right: 1px; height: 46px; position: relative;}
.navigation nav:hover { background:#d33b2e}
.navigation nav p a, .navigation nav p span { outline: none; display: block; height: 46px; padding-left: 41px; padding-top: 17px; color: #fff; text-decoration: none; text-transform: uppercase; font-family: "pfdindisplaypro-bold";}
.navigation nav p a:before, .navigation nav p span:before{
    content: '\f0c9';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -27px;
    opacity: 0.5;
}
.navigation nav .drop {position: absolute; width: 235px; left: 0px; top: 46px; z-index: 9999;}
.navigation nav .drop li { background: rgba(57, 57, 57, 0.75); height: 45px;}
.navigation nav .drop li a, .navigation nav .drop li span { outline: none; display: block; color: #fff; padding-left: 15px; padding-top: 12px; text-decoration: none; height: 40px; max-width: 225px;}
.navigation nav .drop li a {line-height:20px;}
.drop li a.lenstr:after {margin-top:-10px !important;}
.navigation nav .drop li a:after, .navigation nav .drop li span:after {
    content: '\f054';
    color: #fff;
    font-size: 15px;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    margin-top: 0px;
    opacity: 0.5;
}
.navigation nav .drop li:hover a:after, .navigation nav .drop li:hover span:after{
    color: #ca4e42;
    opacity: 1;
}
.navigation nav .drop li .m-container a:after, .navigation nav .drop li .m-container span:after{
    content: none!important;
    display: none!important;
}
.navigation nav .drop  .m-container {background:#f1f1f1; width:705px; top:0;padding:13px 0 0 30px;height:480px;position:absolute; margin-left:235px; visibility:hidden;-webkit-transition:visibility 0.5s;-o-transition:visibility 0.5s;transition:visibility 0.5s;}
.navigation nav .drop  .m-container > div {margin-right:25px; height: 100%; max-width: 100%}
.navigation nav .drop > ul > li:hover{background:#f1f1f1;}
.navigation nav .drop > ul > li:hover a, .navigation nav .drop > ul > li:hover span {color:#ca4e42; outline: none;}
.navigation nav .drop > ul > li:hover .m-container{visibility:visible;-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s;}
.navigation nav .drop .m-container > div > ul li {height:auto}
.navigation nav .drop .m-container > div > ul > li {background:#f1f1f1; margin-bottom:3px; font-weight:bold;}
.navigation nav .drop .m-container > div > ul > li > a, .navigation nav .drop .m-container > div > ul > li > span {color: #494949; padding:0; outline: none; height: auto}
.navigation nav .drop .m-container > div > ul > li > a:hover{color:#ca4e42}
.navigation nav .drop .m-container > div > ul > li > ul {margin-left: 10px;}
.navigation nav .drop .m-container > div > ul > li > ul > li {background:none; margin-top:5px;font-weight:normal;}
.navigation nav .drop .m-container > div > ul > li > ul > li > a, .navigation nav .drop .m-container > div > ul > li > ul > li > span {color: #494949; outline: none; padding:0; height: auto}
.navigation nav .drop .m-container > div > ul > li > ul > li > a:hover {color:#ca4e42}
.navigation nav .drop .m-container .subsections {display:none}
.navigation nav .drop .m-container .show_link a, .navigation nav .drop .m-container .hide_link a{color:#ca4e42; font-size: 12px; outline: none; display:inline-block; height:13px;}
.navigation nav .drop .m-container .show_link a:hover, .navigation nav .drop .m-container .hide_link a:hover{border-bottom: 1px dotted #ca4e42}

.m-block-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    max-width: 675px;
    overflow: hidden;
    overflow-x: scroll;
}
.m-block {
    margin-right: 10px;
}

.navigation nav .drop.hide-top-catalog{display: none;}
.navigation nav .drop.hide-top-catalog:hover {display:block}

.navigation .brands_link { background: #c1453a; float: left; width: 92px; margin-right: 1px; height: 46px; font-family: "pfdindisplaypro-bold";}
.navigation .brands_link:hover { background:#d33b2e}
.navigation .brands_link a {color: #fff; outline: none; text-decoration: none; text-transform: uppercase; text-align: center; padding-top: 17px; display: block; height: 46px; }
.navigation .brands_link .drop { background: #fff; position: absolute; z-index: 9999; left: 0px; right: 0px; display: none;}
.navigation .brands_link:hover .drop { display: block;}
.drop_head {background: #f0f0f0; padding: 10px;}
.drop_head:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.drop_head a { color: #393939; text-decoration: none;}
.drop_head .letter-list { float: left; margin-top: 2px;}
.drop_head .letter-list li { float: left;}
.drop_head .letter-list li a {color: #393939; padding: 8px; display: inline-block; height: auto;}
/*edit*/.drop_head .letter-list li.unactive a {color: #949494; outline: none;}
.drop_head .letter-list li a:hover {background: #d33b2e; color: #fff;}
.navigation .brands_link .all-brand {background: #cc4e43; float: right; height: auto; padding: 0px;}
.navigation .brands_link .all-brand span { padding: 9px; padding-top: 10px; display: inline-block;}
.navigation .brands_link .all-brand:hover {background: #d33b2e;}
.navigation .brands_link .drop_brands_list { border: 2px solid #f0f0f0; padding: 9px; padding-bottom: 18px;}
.navigation .brands_link .drop_brands_list:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.navigation .brands_link .drop_brands_list li { float: left; width: 20%; padding: 9px; padding-top: 0px; padding-bottom: 0px;}
.navigation .brands_link .drop_brands_list li a {color: #393939; outline: none; text-align: left; border-bottom: 1px solid #f0f0f0; font-family: Arial; font-weight: 300;}
.navigation .brands_link .drop_brands_list li a:hover { color: #d33b2e;}
.navigation .brands_link .drop_brands_list h4 {color: #000; padding-bottom:  9px; padding-left: 9px; padding-top:  9px; text-transform: uppercase;}

.text-content{
margin:0 0 20px 0;
}
.text-content p{
margin:0 0 15px 0;
}
.text-content ul{
list-style:inherit;
list-style-type:disc;
margin:0 0 0 15px;
}
.text-content ol{
list-style-type: decimal ;
margin:0 0 0 25px;
}
.text-content ul li{
margin:10px 0;
}
.text-content ol li{
margin:10px 0;
}
.bx-ui-sls-container{
min-height:35px!important;
}
.search {background: #cd8477;  border-bottom: 1px solid #c1453a; border-top: 1px solid #c1453a; float: left; width: 458px; margin-right: 1px; height: 46px; position: relative; }
.search input[type=text] { background: none;  font-family: "pfdindisplaypro-bold"; border: none; width: 100%; color: #fff; padding-left: 19px; text-transform: uppercase; font-size: 14px;
    height: 42px; -webkit-box-sizing: content-box; box-sizing: content-box;
}
.search.active { background: #fff; color: #393939;}
.search.active input[type=text] {color: #393939;}
.search input[type=submit] {z-index: 1; background-color: transparent; width: 44px; position: absolute; right: 0px; top: 0px; bottom: 0px; border: none; cursor: pointer; height: 44px;}
.search-ico{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: #cc6458;
}
.search-ico:before{
    content: '\f002';
    color: #fff;
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    opacity: 0.5;
    width: 44px;
    text-align: center;
    height: 44px;
    line-height: 44px;
}
.search-ico:hover:before{
    opacity: 1;
}
.search  input::-moz-placeholder {color: #ebcec9; opacity: 1; text-transform: uppercase;}
.search  :focus::-moz-placeholder {color: #ebcec9; opacity: 0; text-transform: uppercase;}
.search  input::-webkit-input-placeholder {color: #ebcec9; opacity: 1; text-transform: uppercase;}
.search  :focus::-webkit-input-placeholder {color: #ebcec9; opacity: 0; text-transform: uppercase;}

.order_call {background: #c1453a; float: left; width: 206px; height: 46px;}
.order_call a { outline: none; font-family: "pfdindisplaypro-bold"; color: #fff; display: block; height: 46px;  text-decoration: none; text-transform: uppercase; padding-left: 55px; padding-top: 17px;}
.order_call a:before{
    content: '\f2a0';
    color: #fff;
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -27px;
    margin-top: -3px;
    opacity: 0.5;
}
.order_call:hover { background:#d33b2e}

/*navigation*/


/*slider*/
.slider {position: relative; margin-bottom: 30px;max-height: 480px;overflow: hidden;}
.slider li { position: relative;}
.desc_slide { background: rgba(57, 57, 57, 0.75); z-index:10; position: absolute; left: 295px; top: 60px; width: 390px; height: 250px; padding-left: 28px; padding-right: 80px;}
.desc_slide h4 { position: relative; font-family: "pfdindisplaypro-bold"; color: #fff; line-height: 130%; font-size: 36px; padding-top: 20px; padding-bottom: 15px; width: 360px;}
/*.desc_slide .desc { display: table-cell; height: 80px; vertical-align: middle; color: #fff; line-height: 140%;}*/
.desc_slide h4:after {
    content: "";
    position: absolute;
    background: #ffdd24;
    width: 35px;
    height: 2px;
    bottom: 0;
    left: 0; 
}
.desc_slide .desc {height: 80px; vertical-align: middle; color: #fff; line-height: 140%; width: 360px;position: relative;}
.desc_slide .desc p {margin: 0;position: absolute;top: 50%;left: 50%;margin-right: -50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

.more { margin-top: 14px;}
.more a { outline: none; padding-right: 42px; text-decoration: none; color: #fff; display: inline-block; padding-bottom: 2px;}
.more a:after{
    content: '\f054';
    color: #fff;
    font-size: 10px;
    font-family: FontAwesome;
    padding-left: 10px;
    right: 15px;
    margin-top: 2px;
    opacity: 0.5;
}
.more a:hover:after{
    color: inherit;
    opacity: 1;
}
.more a:hover { color: #ffdd24;}

.slider_controls { position: absolute; left: 686px; top: 60px; z-index: 10;}
.slider_controls .next { background: rgba(57, 57, 57, 0.75); width: 68px; height: 100px; display: block;}
.slider_controls .next a { width: 68px; height: 100px; display: block; position: relative;}
.slider_controls .next a:after {
    content: '\f054';
    color: #fff;
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    opacity: 0.5;
    top: 43px;
    left: 25px;
}
.slider_controls .prev a:hover:after{
    opacity: 1;
}
.slider_controls .pager {background: rgba(57, 57, 57, 0.75); height: 48px; width: 68px; margin-top: 1px; margin-bottom: 1px; text-align: center; color: #fff; padding-top: 16px;}
.slider_controls .prev {background: rgba(57, 57, 57, 0.75); width: 68px; height: 100px; display: block;}
.slider_controls .prev a { width: 68px; height: 100px; display: block; position: relative;}
.slider_controls .prev a:after {
    content: '\f053';
    color: #fff;
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    opacity: 0.5;
    top: 43px;
    left: 25px;
}
.slider_controls .prev a:hover:after,.slider_controls .next a:hover:after{
    opacity: 1;
}
/*slider*/


/*section*/
section { padding-top: 10px; padding-bottom: 1px;}
.tabs_navigation {}
.tabs_navigation:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.tabs_navigation li { width: 188px; padding-right: 2px; float: left; margin-bottom: 20px;}
.tabs_navigation li:last-child { padding-right: 0px;}
.tabs_navigation li a { background: #393939; outline: none; display: block; height: 45px; color: #fff; text-decoration: none; padding-top: 16px; text-align: center; text-transform: uppercase; position: relative;}
.tabs_navigation li a:hover { background: #c1453a;}
.tabs_navigation .ui-tabs-active a, .tabs_navigation .active a { background: #c1453a; outline: none;}
.tabs_navigation .ui-tabs-active a:after, .tabs_navigation .active a:after { content: '';width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #c1453a; position: absolute; left: 50%; margin-left:  -7px; bottom: -7px;}

.tabs_field {padding-bottom: 40px; display:none}
/*edit*/.bx_order_make .tabs_field {display:block}
/*edit*/.bx_order_make .tabs_field .delivery_tab{display:none}
/*edit*/.bx_order_make .tabs_field {padding: 0;}
.tabs_field .title_page h1 { margin-top: 0px;}
.catalog {}
.catalog > ul {height: auto !important}
.catalog:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
/*edit*/.catalog li { float: left; border: 1px solid #dadada; width: 230px; /*height: 357px;*/ margin-right: 6px; margin-bottom: 6px;}
.catalog li:nth-child(3) {width: 231px}
.catalog li:nth-child(4n) { margin-right: 0px;}


.catalog .photo {
    font-size: 0;
    height: 180px;
    line-height: 180px;
    margin-bottom: 5px;
    margin-left: 18px;
    margin-right: 18px;
    position: relative;
    text-align: center;
}
.catalog .desc_tumb {margin-left: 18px; margin-right: 18px; margin-bottom: 18px;}
.catalog .photo img { vertical-align: middle;}
.catalog .product_name { line-height: 160%; text-align: center; height: 79px;}
.catalog .product_name a { color: #393939; outline: none; text-decoration: none;}
.catalog .product_name a:hover { color: #cc4e43;}
.catalog .add {}
.catalog .add:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}



.catalog .add a { background: #cc4e43; outline: none; height: 35px; text-align: center; float: left;}
.catalog .add a:hover { background: #dea09a;}
.catalog .add .add_button { color: #fff; text-decoration: none; padding-top: 10px; width: 120px;}
.catalog .add .add_button img { vertical-align: middle; margin-right: 7px; position: relative; top: -1px;}
.catalog .add .ic { line-height: 35px; font-size: 0px; width: 35px; padding-top: 7px; margin-left: 1px;}
.catalog .add .ic img { vertical-align: middle;}
.catalog .price {font-family: "pfdindisplaypro-bold"; padding-top: 18px; font-size: 16px;}
.ic_add { width: 21px; height: 16px; display: inline-block;vertical-align: middle; position: relative; margin-right: 7px;}
.ic_add:after {
    content: '\f291';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    font-weight: normal;
}
.catalog .add a:hover .ic_add:after,.catalog .add a:hover .ic_heart:after,.catalog .add a:hover .ic_stat:after{
    color: #cc4e43;
    opacity: 1;
}
.ic_add:before {
    content: "+";
    position: absolute;
    display: block;
    left: 14px;
    background: #cc4e43;
    border-radius: 5px;
    height: 10px;
    width: 10px;
    margin-top: 4px;
    font-size: 10px;
}
.ic_stat { width: 16px; height: 16px; display: inline-block;}
.ic_stat:after{
    content: '\f080';
    color: #f1a19a;
    font-size: 14px;
    font-family: FontAwesome;
    padding-right: 10px;
    position: relative;
    top: -7px; 
}
.ic:hover .ic_heart:after,.ic:hover .ic_stat:after{color: #fff;}
.ic_heart { width: 16px; height: 14px; display: inline-block;}
.ic_heart:after{
    content: '\f004';
    color: #f1a19a;
    font-size: 14px;
    font-family: FontAwesome;
    padding-right: 10px;
    position: relative;
    top: -7px;
}
.ic_video:after{
    content: '\f1c8';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    padding-right: 10px;
    position: relative;
}
.ic_publicat:after{
    content: '\f0f6';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    padding-right: 10px;
    position: relative;
}
/*edit*/.compare-button.c-added, .favourite-button.f-added {background: #dea09a !important}

/*news_container*/
.news_container {}
.news_container:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.news_container .title { background: #c1453a; height: 45px; padding-top: 15px; color: #fff; padding-left: 20px; margin-bottom: 1px;}
.news_container .title img { margin-right: 9px; vertical-align: middle; position: relative; top: -1px;}
.news_container .title a { float: right; outline: none; padding-left: 19px; padding-right: 35px; height: 20px; padding-top: 2px; text-decoration: none; color: #fff; border-left: 1px solid #cd6a61; margin-top: -2px;}
.video_container { float: left; width: 455px; margin-bottom: 30px;}
.publishing_container { float: right; width: 455px; margin-bottom: 30px;}
.video_list .active:after { content:''; width: 0; height: 0; border-top: 43px solid transparent;    border-left: 22px solid #cc4e43;    border-bottom: 43px solid transparent; position: absolute; right: -22px; top: 0px; z-index: 1;}
.video_list .active a { color: #fff; outline: none;}
.video_list li:last-child { height: 86px;}
.video_slide { float: right; width: 300px; font-size: 0px; font-size: 0px;}
.video_slide li { position: relative;}
.video_slider .ic_play{ background: #404243; height: 50px; width: 50px; position: absolute; left: 50%; top: 50%; margin-left: -25px; margin-top: -25px;}
.video_slider .ic_play:after{
    content: '\f04b';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    left: 20px;
    top: 18px;
    position: relative;
}
.video_slide img{
    width: 100%;
}
.video_slider {}
.video_list { width: 154px; margin-right: 1px; float: left;}
.video_list li { background: #f4f4f4; height: 86px; border-bottom: 1px solid #dadada; margin-bottom: 1px; padding-left: 20px; padding-right: 20px; position: relative;}
.video_list li a { display: table-cell; outline: none; width: 154px; height: 86px; vertical-align: middle; line-height: 150%; text-decoration: none; padding-bottom: 3px;}
.video_list .active { background: #cc4e43; border-bottom: 1px solid #fff; margin-right: -1px; padding-right: 21px;}
.catalog .video_block .ic_play {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/bready/styles/../images/play.png") no-repeat scroll left top;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
}

.publishing_tumb { background: #f4f4f4; height: 130px; padding: 20px; padding-top: 10px; padding-bottom: 10px; color: #888888; border-bottom: 1px solid #dadada;}
.publishing_tumb .section_name { line-height: normal; font-size: 12px;}
.publishing_tumb .section_name a { background: #888888; outline: none; color: #fff; display: inline-block; padding-left: 9px; padding-right: 9px; padding-top: 4px; padding-bottom: 4px; text-decoration: none; font-size: 12px;}
.publishing_tumb p { line-height: 140%;}
.publishing_tumb h4 {font-family: "pfdindisplaypro-bold"; font-size: 16px; color: #474747; padding-top: 4px;padding-bottom: 4px;}
.publishing_tumb .date {font-size: 11px;padding-bottom: 4px;}
/*news_container*/

/*widgets*/
.widgets { padding-bottom: 38px;}
.widgets:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.widgets li { float: left;}
/*edit*/.widgets li:nth-child(2n) { float: right;}
/*widgets*/
/*section*/

/*section_links*/
.section_links { background: url(/bitrix/templates/bready/styles/../images/section_links_bg.png) repeat;  min-width: 1000px; max-width: 1060px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px;}
.section_links:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.section_links li { float: left; border-top: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; width: 235px; height: 60px;list-style: none;}
.section_links li a { background: url(/bitrix/templates/bready/styles/../images/section_links_arrow.png) 204px center no-repeat; outline: none; font-family: "pfdindisplaypro-bold"; display: table-cell; width: 235px; height: 60px; vertical-align: middle; font-size: 16px; color: #fff; padding-left: 20px; padding-right: 35px; text-decoration: none; padding-bottom: 3px; line-height: 130%;}
.section_links li a:hover { text-decoration: underline;}
.section_links .no-bord { border-top: none;}
.section_links li:nth-child(4n) { border-right: none;}
.section_links .container>ul>li>ul {display:none}
/*section_links*/

/*seo_information*/
.seo_information { padding-top: 25px; padding-bottom: 25px; line-height: 130%; color: #393939;}
.seo_information p {margin-bottom: 15px;}
.seo_information h1,
.seo_information h2,
.seo_information h3,
.seo_information h4,
.seo_information h5,
.seo_information h6 {font-weight: bold;line-height:normal;padding-bottom:15px;}
.seo_information  h1 {font-size: 25px}
.seo_information  h2 {font-size: 23px;}
.seo_information  h3 {font-size: 21px;}
.seo_information  h4 {font-size: 18px;}
.seo_information  h5 {font-size: 16px;}
.seo_information  h6 {font-size: 14px;}
.seo_information ul {list-style: disc;}
.seo_information li {margin-left: 25px;padding-bottom: 15px;line-height:normal;}
/*seo_information*/

/*footer*/
footer { background: #393939 none repeat scroll 0 0;  padding-bottom: 80px;  padding-top: 40px;}
.footer_links {}
.footer_links:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.footer_tumb { float: left; width: 25%; padding-bottom: 8px;}
.footer_links p {font-family: "pfdindisplaypro-bold"; font-size: 16px; color: #fff; padding-bottom: 12px;}
.footer_tumb li { padding-bottom: 9px; line-height: 120%;}
.footer_tumb li a { color: #fff; text-decoration: none; outline: none;}
.footer_tumb li a:hover { text-decoration: underline;}
.footer_adress {}
.footer_adress li { padding-bottom: 15px; color: #9c9c9c; line-height: 120%;}

.footer_contacts { padding-bottom: 22px; border-bottom: 1px solid #434343; margin-bottom: 34px;}
.footer_contacts:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.footer_contacts .rss { width: 50%; float: left; padding-right: 40px; position: relative;}
.footer_contacts .rss input[type=text] { background: #fff; width: 100%; height: 45px; border: none; padding-left: 20px; font-family: Arial; font-size: 14px;}
.footer_contacts .rss input[type=submit] { background: #c1453a; width: 123px; height: 45px; position: absolute; right: 40px; text-align: center; color: #fff; cursor: pointer; border: none; font-family: Arial; font-size: 14px;}
.footer_contacts .rss input[type=submit]:hover { background: #d33b2e}
.footer_contacts .phone {font-family: "pfdindisplaypro-bold"; color: #fff; font-size: 24px; text-transform: uppercase; padding-top: 7px;}

.social { float: right;}
.social a { display: inline-block; margin-left: 21px; outline: none;}
.social .ic_vk { width: 10px; height: 12px;}
.social .ic_vk:after {
    content: "\f189";
    font-family: FontAwesome;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
}
.social .ic_f { width: 7px; height: 15px;}
.social .ic_f:after { 
    content: "\f09a";
     font-family: FontAwesome;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
}
.social .ic_od { width: 9px; height: 16px;}
.social .ic_od:after{
    content: "\f263";
    font-family: FontAwesome;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
}
.social .ic_vk:hover:after,.social .ic_f:hover:after,.social .ic_od:hover:after{
    opacity: 1;
}
.copy { color: #888888;}
.primary_site { display: none;}
/*footer*/

/*articles*/
.breadcrumbs { color: #cc4e43; padding-top: 27px; padding-bottom: 10px;}
.breadcrumbs a { color: #474747; text-decoration: none; outline: none;}
.breadcrumbs span { color: #c3c3c3;}
.social_page { float: right; padding-top: 20px; padding-bottom: 10px;}
.social_page a { margin-left: 1px; outline: none;}

.title_page { padding-bottom: 10px;}
.title_page h1 {font-family: "pfdindisplaypro-bold"; color: #484848; font-size: 30px; line-height: 120%; margin-top: -4px;}
.filter { float: right; margin-bottom: 10px; width: 230px; margin-left:  20px;}
.publications_filter{margin-top:-42px;}


.jq-selectbox{vertical-align:middle;cursor:pointer; width: 100%;font-weight: normal !important;}
.jq-selectbox__select{width: 100% !important; display: block; border: 1px solid #d7d7d6; font-weight: normal !important;}
.jq-selectbox__select-text:after{
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    font-size: 10px;
    padding-top: 2px;
    color: #bcbcbc;
}
/*.news-sort .jq-selectbox__select {margin-top: -57px;}*/
.jq-selectbox__select:hover { font-weight: normal !important;}
.jq-selectbox__select-text{height: 33px;   font-size: 14px; color: #5b5b5b; z-index: 1; white-space: nowrap; width: 100%; overflow: hidden; padding-top: 10px; font-family: Arial;  padding-right: 34px;  text-align: left; padding-left: 10px; -o-text-overflow:ellipsis; text-overflow:ellipsis; font-weight: normal !important;}
.ic_field_column .jq-selectbox__select-text { padding-left: 45px;}
.jq-selectbox__trigger{}
.jq-selectbox__trigger-arrow{}
.jq-selectbox:hover .jq-selectbox__trigger-arrow{opacity:1;filter:alpha(opacity=100)}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow{opacity:0.3;filter:alpha(opacity=30)}
.jq-selectbox__dropdown{top: 35px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #C6CBD0; background:#FFF;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.2);box-shadow:0 2px 10px rgba(0,0,0,0.2);font-family: Arial;padding:0}
.jq-selectbox li{color:#231F20;padding:6px 10px 6px !important;font-family: Arial; display: block;}
.jq-selectbox li.selected{background:#A3ABB1;color:#FFF}
.jq-selectbox li.disabled:hover{background:none}
.jq-selectbox li.optgroup:hover{background:none;color:#231F20;cursor:default}
.jq-selectbox li:hover {background:#A3ABB1;color:#FFF}
/*  */

.articles_list {}
.article_tumb { font-size: 12px; border-bottom: 1px solid #dadada; padding-top: 20px; padding-bottom: 20px;}
.article_tumb:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.article_tumb .date { color: #c3c3c3; padding-bottom: 6px;}
.article_photo { float: left; width: 120px; padding-right: 20px; font-size: 0px;}
.article_desc { float: left; width: 820px; padding-top: 10px;}
.article_desc h4 { font-size: 14px; padding-bottom: 8px; line-height: 140%;;}
.article_desc p { line-height: 140%;}
.article_desc a { text-decoration: none; outline: none;}
.rating_vote { border: 1px solid #dadada;}
.rating_vote a { float: left; width: 49px; outline: none; text-align: center; padding-top: 9px; color: #393939; text-decoration: none; height: 28px; font-size: 12px;}
.rating_vote a:first-child { border-right: 1px solid #dadada;}
.rating_vote a img { margin-right: 7px; vertical-align: middle; position: relative; top: -2px;}
.rating_vote:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.rating_vote a:hover{background: #cc4e43}
.rating_vote .voted  {background: #cc4e43 !important}
.rating_vote.no-vote a:hover {background: #fff}
.no-vote a {cursor: default; outline: none;}

.pager_list { text-align: center; padding-top: 29px; padding-bottom: 60px;}
.pager_list a { background-color: #f0f0f0; outline: none; width: 35px; height: 35px; display: inline-block; margin-right: 1px; text-decoration: none; color: #bcbcbc; text-align: center; padding-top: 10px;}
.pager_list a:hover { background-color: #cc4e43; color: #fff;}
.pager_list .active { background-color: #cc4e43; color: #fff;}

.pager_list .next_page { background-color: #f0f0f0; color:#bcbcbc; position: relative;}
.pager_list .next_page:after{
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 13px;
    font-size: 14px;
    top: 11px;
}
.pager_list .next_page:hover { background-color: #cc4e43; color:#fff;}
.pager_list .prev_page { background: url(/bitrix/templates/bready/styles/../images/pager_prev.png) center center no-repeat;  background-color: #f0f0f0;}
.pager_list .prev_page:hover {background: url(/bitrix/templates/bready/styles/../images/pager_prev.png) center center no-repeat;  background-color: #fff;}
.pager_list .pager_more { background-color: #f9f9f9;}
/*articles*/

/*basket*/
.basket { display: table; width: 100%;}
.basket_row { display: table-row;}
.basket_row .photo { display: table-cell; width: 110px;vertical-align: middle; font-size: 0px;  border-top: 1px solid #dadada; height: 90px; text-align: center; }
.basket_row .desc { width: 400px; padding-left: 10px; padding-right: 120px; display: table-cell; vertical-align: middle; line-height: 140%;  border-top: 1px solid #dadada; height: 90px; }
.basket_row .desc a { text-decoration: none; outline: none;}
.basket_row .desc a:hover { text-decoration: underline;}
.basket_row .qty { width: 175px; vertical-align: middle; display: table-cell;  border-top: 1px solid #dadada; height: 90px;}
.basket_row .qty p { position: relative;  border: 1px solid #dadada; font-size: 14px; color: #484848; display: block; width: 100px; height: 35px; text-align: center; text-decoration: none;}
.basket_row .qty p input[type=text] { border: none; width: 100%; height: 33px; padding-left: 35px; padding-right: 35px; font-family: Arial; font-size: 14px; color: #393939; text-align: center;}
.basket_row .qty p .plus { width: 33px; outline: none; height: 33px; position: absolute; right: 0px; top: 0px; color: #a1a1a1; font-size: 24px; padding-top: 5px; text-align: center; text-decoration: none;}
.basket_row .qty p .plus:hover { background: #d9d9d9; color: #fff;}
.basket_row .qty p .min { width: 33px; outline: none; height: 33px; position: absolute; left: 0px; top: 0px; color: #a1a1a1; font-size: 24px; padding-top: 3px; text-align: center; text-decoration: none;}
.basket_row .qty p .min:after { content: ''; width: 10px; height: 2px; position: absolute; left: 50%; margin-left: -5px; background: #a1a1a1; top: 50%; margin-top: -1px;}
.basket_row .qty p .min:hover { background: #d9d9d9; color: #fff;}
.basket_row .price {font-family: "pfdindisplaypro-bold"; font-size: 16px; display: table-cell; width: 227px; vertical-align: middle;  border-top: 1px solid #dadada;height: 90px; }
.basket_row .control_row { display: table-cell; vertical-align: middle;  border-top: 1px solid #dadada; height: 90px; padding-left: 10px;}
.basket_row .control_row .delete { background: url(/bitrix/templates/bready/styles/../images/delete.png) left top no-repeat; width: 9px; height: 9px; display: inline-block;}
.basket_row .control_row .delete:hover { background-position: 0 -9px;}


.total {font-family: "pfdindisplaypro-bold";  text-align: right; font-size: 24px; border-top: 1px solid #dadada; padding-top: 25px;}
.basket_order { text-align: right; padding-top: 25px; padding-bottom: 60px;}
.basket_order input[type=submit], .basket_order .checkout { background: #cc4e43; width: 180px; height: 45px; color: #fff; font-family: Arial; font-size: 16px; text-align: center; border: none; cursor: pointer;}
.basket_order .checkout {display: inline-block;line-height: 45px;padding-bottom: 0 !important;text-decoration: none;vertical-align: middle;}
.basket_order input[type=submit]:hover, .basket_order .checkout:hover { background:#d33b2e}
/*basket*/

/*basket_buy*/
.checkout { padding-bottom: 60px;}
.checkout:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.representative { padding-bottom: 28px;}
.representative:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.representative li { float: left;}
.representative li a { display: inline-block; outline: none; padding-left: 30px; padding-right: 30px; padding-top: 14px; padding-bottom: 14px; text-decoration: none;}
.representative li a:hover { background: #484848; color: #fff;}
.representative li a:hover span { border: none;}
.representative .active a { background: #484848; outline: none; color: #fff;}
.representative .active a span { border: none;}
.representative li a span { border-bottom: 1px dotted #b6b6b6;}
.checkout_left_column { float: left; width: 460px;}
.checkout_right_column { float: right; width: 460px;}

.information_form { padding-bottom: 12px;}
.information_form h6 {font-family: "pfdindisplaypro-bold"; text-transform: uppercase; color: #484848; padding-bottom: 15px;}
.information_form  input::-moz-placeholder {color: #888888; opacity: 1;}
.information_form  :focus::-moz-placeholder {color: #888888; opacity: 0;}
.information_form  input::-webkit-input-placeholder {color: #888888; opacity: 1;}
.information_form  :focus::-webkit-input-placeholder {color: #888888; opacity: 0;}
.field_row { padding-bottom: 15px;}
.field_row:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.field_row > div:last-of-type { float: right; margin-right: 0px;}
.field_row .field_column { float: left; width: 222px; margin-right: 10px; position: relative;}
.field_row .field_column .bx-sls { float: none}
.field_row .field_column input[type=text], .field_row .field_column input[type=password] { border: 1px solid #dadada; width: 100%; height: 35px; font-family: Arial; font-size: 14px; color: #393939; text-align: left; padding-right: 5px; padding-left: 18px;}
.field_row .field_column textarea { border: 1px solid #dadada; width: 100%; height: 70px; font-family: Arial; padding-top: 5px; font-size: 14px; color: #393939; text-align: left; padding-left: 18px; padding-right: 5px; overflow: auto; resize: none;}

.field_row .field_column.full_width_column { width: 100%;}
.field_row .field_column.w192 { width: 192px;}
.field_row .field_column.w66 { width: 66px;}
.field_row .field_column.w84 { width: 84px;}
.field_row .field_column.w88 { width: 88px;}

.delivery_title { background: #cc4e43; font-family: "pfdindisplaypro-bold"; padding-top: 15px; padding-bottom: 14px; padding-left: 155px; font-size: 14px; color: #fff; text-transform: uppercase; position: relative; margin-bottom: 18px;}
.delivery_title:after { content:''; width: 0; height: 0;    border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #cc4e43; position: absolute; left: 50%; margin-left: -5px; bottom: -5px;}
.delivery_title span { font-family: Arial; display: block; color: #f1a19a; text-transform: none; padding-top: 4px;}
.delivery_title img { position: absolute; margin-left: -25px; margin-top: -1px;}

.deliver_desc { color: #c3c3c3; font-size: 12px;}
.deliver_desc p { line-height: 130%; padding-bottom: 7px;}
.deliver_desc p span {font-family: Arial; font-size: 14px; color: #484848;}

.delivery_tab {}
.delivery_tab:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.delivery_tab li { float: left; margin-right: 2px;}
.delivery_tab li a {background: #c7c7c7; outline:none; font-family: "pfdindisplaypro-bold"; padding-right: 13px; padding-left: 13px; text-align: center; color: #fff; text-transform: uppercase; position: relative; text-decoration: none; height: 64px; display: table-cell; vertical-align: middle;}
.delivery_tab li a span {font-family: Arial; display: block; color: #333; text-transform: none; padding-top: 4px;}
.delivery_tab li a:after { content:''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #cc4e43; position: absolute; left: 50%; margin-left: -5px; bottom: -5px; display: none;}
.delivery_tab li.active a {background: #cc4e43; outline:none; }
.delivery_tab li a:hover {background: #cc4e43; outline:none; }
.delivery_tab li.active a span {color: #f1a19a;}
.delivery_tab li.active a:after { display: block;}

.information_form {}
.information_form li { padding-bottom: 17px;}
.jq-radio{ width: 16px;height: 16px; position: relative; margin-right: 9px; background: #f0f0f0; cursor:pointer; margin-bottom: 0px!important;  top: 3px; border-radius: 8px;}
.jq-radio.checked > div {display: inline-block;width:16px;height:16px; background: #cc4e43; margin: 0 !important; float: left; border-radius: 8px;}

.ic_field_column {}
.field_row .field_column.ic_field_column input[type=text] {font-family: "pfdindisplaypro-bold"; padding-left: 45px; text-transform: uppercase;}
.ic_field_column span { position: absolute; left: 19px; top: 0px; bottom: 0px; height: 35px; line-height: 35px; font-size: 0px;}
.ic_field_column span img { vertical-align: middle;}
.information_form  .ic_field_column input::-moz-placeholder {color: #484848; opacity: 1;}
.information_form  .ic_field_column :focus::-moz-placeholder {color: #484848; opacity: 0;}
.information_form  .ic_field_column input::-webkit-input-placeholder {color: #484848; opacity: 1;}
.information_form  .ic_field_column :focus::-webkit-input-placeholder {color: #484848; opacity: 0;}

.checkout .total { text-align: left; border: none; padding-top: 0px; margin: 0px; margin-top: -10px; font-size: 36px;}
.checkout .total span { font-family: Arial; font-size: 14px; margin-right: 10px; color: #b6b6b6;}
.checkout .basket_order { text-align: left; padding-top: 22px;}
.checkout .basket_order a { color: #b6b6b6; outline: none; font-size: 14px;}
.checkout .basket_order input[type=submit] { width: 124px; margin-right: 29px;}
.checkout .basket_order input[type=submit]:hover { background: #d33b2e}

.checkout .basket { border-bottom: 1px solid #dadada;}
.checkout .basket .basket_row .desc { padding-left: 0px; width: 210px; padding-right: 0px;}
.checkout .basket .basket_row .qty { width: 120px; padding-left: 20px; text-align: center;}
.checkout .basket .basket_row .qty p { padding-top:  9px;}
.checkout .basket .basket_row .price { text-align: right; width: auto;}

.your_order .caption { background: #cc4e43; font-family: "pfdindisplaypro-bold"; width: 134px; height: 44px; text-align: center; color: #fff; text-transform: uppercase; padding-top: 15px;}
.checkout .your_order .total { font-size: 24px; float: right; padding-top: 8px; margin-top: 0px;}

/*catalog*/
.filter_section { background: #f0f0f0; padding-top: 12px; padding-bottom: 12px; padding-right: 20px; margin-top: 10px; margin-bottom: 20px;}
.filter_section li { padding-top: 12px; padding-bottom: 12px; padding-left: 20px; width: 25%; float: left;}
.filter_section li a { text-decoration: none; outline: none;}
.filter_section li a:hover { text-decoration: underline;}
.filter_section li a span { color:  #9c9c9c;}
.filter_section:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.filter_catalog { padding-bottom: 20px;}
.filter_catalog:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.filter_column { width: 25%; float: left; padding-right: 6px; text-align: center;}
.filter_column .pager_list { padding-top: 0px; padding-bottom: 0px;}
.filter_structure {}
.filter_structure a { width: 35px; outline: none; height: 35px; text-align: center; font-size: 0px; line-height: 35px; margin-left: 3px; margin-right: 3px; display: inline-block;}
.filter_structure a img { vertical-align: middle;}

.ic_structure { background-color: #f0f0f0; color:#bcbcbc;}
.ic_structure:before {
    content: '\f00a';
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -9px;
    margin-top: 2px;
}
.ic_structure:hover { background-color: #cc4e43; color:#fff;}
.filter_structure .active.ic_structure{ background-color: #cc4e43; color:#fff;}
.ic_structure_two { background-color: #f0f0f0; color:#bcbcbc;}
.ic_structure_two:before {
    content: '\f03a';
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: -9px;
    margin-top: 2px;
}
.ic_structure_two:hover { background-color: #cc4e43; color: #fff;}
.filter_structure .active.ic_structure_two { background-color: #cc4e43; color: #fff;}
/*catalog*/

/*catalog_item*/
aside { float: left; width: 216px; padding-bottom: 30px;}
.main { float: right; width: 703px; padding-bottom: 30px;}
.main .catalog li:nth-child(4n) { margin-right: 6px; width: 230px;}
.main .catalog li:nth-child(3n) { margin-right: 0px !important;}
.main .filter_catalog .filter_column:nth-child(1) { width: 169px;}
.main .filter_catalog .filter_column:nth-child(2) { width: 152px; padding-right: 0px;}
.main .filter_catalog .filter_column:nth-child(3) { width: 100px; padding-right: 0px;}
.main .filter_catalog .filter_column:nth-child(4) { width: 280px; padding-right: 0px; text-align: left;}
.main .filter_catalog .filter_column .pager_list { text-align: left;}

.filter_aside { background: #f0f0f0; border: 1px solid #dadada;  padding-left: 18px; padding-right: 18px;}
.filter_container { padding-top: 18px; padding-bottom: 18px; border-bottom: 1px solid #dadada; }
.filter_aside .filter_container:last-child { border: none; padding-bottom: 12px;}
.filter_container div.h6 {font-family: "pfdindisplaypro-bold"; text-transform: uppercase; padding-bottom: 15px;}
.choice_price { margin-bottom: 21px;}
.choice_price span { font-size: 12px; margin-left: 6px;}
.choice_price span:first-child { margin-left: 0px;}
.choice_price input[type=text] { background: #fff; font-family: Arial; font-size: 12px; border: 1px solid #dadada; color: #484848; width: 68px; height: 25px; padding-left: 10px; padding-right: 10px;}
.price_line {position: relative; height: 4px; margin-bottom: 7px;}
.drag_min { background: #888888; position: absolute; width: 8px; height: 16px; top: 50%; margin-top: -9px; z-index: 100; outline:none;}
.drag_max { background: #888888; position: absolute; width: 8px; height: 16px; top: 50%; margin-top: -9px; z-index: 100; outline:none;}
.bx-filter .bx-ui-slider-track{height: 4px; background: #bbb;}
.bx-filter .bx-ui-slider-pricebar-vn, .bx-filter .bx-ui-slider-line{background: #bbb; z-index: 0;}
.bx-ui-slider-pricebar-v, .bx-filter .bx-ui-slider-pricebar-vd{background: #cc4e43}
.bx-filter-parameters-box-container {padding-bottom: 0 !important}
.bx-filter-parameters-box-container .btn {display: none}

.filter_container .brands_list {}
.filter_container .brands_list:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.filter_container .brands_list li { padding-right: 5px; padding-bottom: 3px;}
.filter_container .brands_list li a { text-decoration: none; max-width: 150px; vertical-align: middle; font-size: 12px; display: inline-block; outline: none; padding:7px 30px 7px 0}
.filter_container .brands_list li:nth-child(2n+1) { clear: both;}
.show_all_brand a { color: #cc4e43;  text-decoration: none; border-bottom: 1px dotted #cc4e43; outline: none;}
.show_all_brand a:hover {border: none;}

.length_adjustment {}
.length_adjustment li { padding-bottom: 5px;}
.length_adjustment li a { width: 81px; height: 25px;  display: inline-block; outline: none;  text-decoration: none;  padding-top: 5px;}

.filter_container .radio-button-all1{display: none}
.filter_container li.disabled a{color:#888; cursor:default; outline: none;}
.filter_container li.disabled.active a{background:#ccc; cursor:default; outline: none;}

.filter_container .filter-brand-hide{display: none}
.bx-filter-block .brands_list input , .bx-filter-block .length_adjustment input{display: none}
/*.bx-filter-parameters-box #modef{display: none !important} */
.filter_container .active a { background: url(/bitrix/templates/bready/styles/../images/ic_delete_opacity.png) right center no-repeat; outline: none; background-color: #cc4e43; color: #fff; /*padding-left: 14px !important;*/}
.filter_container  .jq-radio.checked{display: none !important;}
.filter_container li.disabled a {outline: none;}

.brands_logo { margin-bottom: 30px;}
.brands_logo .title { background: #c1453a; padding-left: 19px; padding-right: 17px; height: 45px; color: #fff; padding-top: 16px;}
.brands_logo .title .show { position: relative; outline: none; border-left: 1px solid #cd6a61; padding-left: 19px; color: #fff; text-decoration: none; padding-right: 18px; float: right; padding-top: 3px; margin-top: -3px; height: 20px;}
.brands_logo .title .show:after{
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 10px;
    padding-top: 2px;
    opacity: 0.5
}
.brands_logo .title .show:hover { text-decoration: underline;}
.brands_logo .brand-hide {display:none}

.brands_logo .brands_list { padding-left: 20px; padding-right: 20px; padding-top: 20px; border: 1px solid #dadada; border-top: none;}
.brands_logo .brands_list:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.brands_logo .brands_list li { width: 25%; padding-left: 15px; padding-right: 15px; text-align: center; float: left; height: 72px;}
.brands_logo .brands_list li a { text-decoration: none; outline: none;}
.brands_logo .brands_list li a span { display: block; padding-top: 6px;}

.information_text { border-top: none; margin-bottom: 30px;}
.information_text .title { background: #c1453a; padding-left: 19px; padding-right: 17px; height: 45px; color: #fff; padding-top: 16px;}
.information_text .text { padding: 20px;  border: 1px solid #dadada;}
.information_text .text p { line-height: 130%;}
.photo_text_left_position { float: left; padding-right: 20px; padding-bottom: 20px;}
/*catalog_item*/

/*compare*/
.compare { width: 705px; overflow: auto !important; margin-left:235px;  height: 100% !important; margin-top: 10px; min-height: 1px; position: relative; padding-bottom: 20px; margin-bottom: 40px;}
.compare_tumbs { padding-left: 0; margin-right: -6px; display: table;}
.compare_tumbs .catalog { display: table-row;}
.compare_tumbs .catalog li { display: table-cell; width: 236px; border: none; position: relative; float: none;}
.compare_tumbs .catalog li:after { content:''; position: absolute; border: 1px solid #dadada; left: 0px; right: 6px; top: 0px; bottom: 0px;}
.compare_tumbs .catalog li .photo, .compare_tumbs .catalog li .product_name, .compare_tumbs .catalog li .add, .compare_tumbs .catalog li .price { width: 198px; position: relative; z-index: 1;}

.compare_tumbs .catalog li:nth-child(3) {width: 236px}
.compare_tumbs .catalog li:nth-child(3n) { margin-right: 6px;}
.compare_information { margin-top: 30px;}
.compare_information ul { display: table;}
.compare_information ul li {background: #f0f0f0; display: table-row;}
.compare_information ul li:nth-child(2n) {background: #fff;}
/*edit*/.compare_information .compare_base { width: 50%; display: table-cell; }
.compare_information .compare_base  p { width: 100%; padding-left: 15px;  padding-top: 10px; padding-bottom: 10px; height: 34px; font-size: 12px;}
.text .compare_information .compare_base  p {line-height: normal;}
.compare_information.compared_params {
    position: absolute;
    top: 341px;
}
.compare_navigation .compare_information.compared_params  li a {padding-bottom: 0; padding-top: 0}
.compare_information.compared_data ul li:first-child p{padding-bottom: 16px; padding-top: 16px; height: 46px;}

.compare_information .compare_base a { color: #cc4e43; text-decoration: none; outline: none;}
.compare_information .compare_base a:hover {cursor:pointer}
.compare_qty { display: table-cell; width: 236px; text-align: right;}
.compare_qty  p { width: 236px;  padding-right: 27px;  padding-top: 10px; padding-bottom: 10px;}
.compare_navigation { background: #fff; width: 235px; height: 357px; position: absolute; margin-top: 10px; z-index: 2;}
.compare_navigation li { padding-bottom: 5px;}
.compare_navigation li a { text-decoration: none; outline: none; display: inline-block; padding-top: 10px; padding-bottom: 10px;}
.compare_navigation .active a { background: #cc4e43; outline: none; padding-left: 15px; padding-right: 10px; min-width: 140px; color: #fff;}

/*edit*/.compare_information .compare_base .compare_filter { padding-left: 0px; height: 46px;}
.compare_filter a { color: #2e4fba; outline: none; display: inline-block; font-size: 12px; text-decoration: none !important; height: 26px; padding-left: 11px; padding-right: 11px; padding-top: 7px !important; }
.compare_filter a span {color: #2e4fba; border-bottom: 1px dotted #2e4fba; text-decoration: none !important;}
.compare_filter a:hover span { border: none;}
.compare_filter .active { background: #e9e9e9; color: #3b3b3b;}
.compare_filter .active span { color: #3b3b3b; border: none;}
.compare_qty .delete { font-size: 14px; }
.compare_qty .delete a { text-decoration: none; outline: none; color: #000; border-bottom: 1px dotted #000;}
.compare_qty .delete a:hover { border: none;}

.slider_controls_compare { position: absolute;  z-index: 99; width: 100%;}
.slider_controls_compare .prev { background: rgba(57, 57, 57, 0.75); width: 48px; height: 60px; display: block; position: absolute; left: 945px; top: 135px;}
.slider_controls_compare .prev span { background: url(/bitrix/templates/bready/styles/../images/next.png) center center no-repeat; width: 48px; height: 60px; display: block;}
.slider_controls_compare .pager {background: rgba(57, 57, 57, 0.75); height: 48px; width: 68px; margin-top: 1px; margin-bottom: 1px; text-align: center; color: #fff; padding-top: 16px;}
.slider_controls_compare .next {background: rgba(57, 57, 57, 0.75); width: 48px; height: 60px; display: block; position: absolute; left: 178px; top: 135px;}
.slider_controls_compare .next span { background: url(/bitrix/templates/bready/styles/../images/prev.png) center center no-repeat; width: 48px; height: 60px; display: block;}
/*compare*/

/*lk*/
.tabs_lk {}
.tabs_lk .tabs_navigation li { width: auto; padding-right: 1px;}
.tabs_lk .tabs_navigation li a { padding-left: 30px; outline: none; padding-right: 30px;}
.history_information { margin-top: 10px;}
.history_information ul:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.history_information li { background: #f0f0f0; border-bottom: 1px solid #dadada; float: left; padding-left: 20px; padding-top: 11px; height: 37px;}
.history_information li img { vertical-align: middle; margin-right: 9px; position: relative; top: -1px;}
.history_information li span { color: #c1453a;}
.history_information .history_row { margin-bottom: 1px;}
.history_information .history_row li:nth-child(1) { width: 127px;}
.history_information .history_row li:nth-child(2) { width: 125px;}
.history_information .history_row li:nth-child(3) { width: 110px;}
.history_information .history_row li:nth-child(4) { width: 190px;}
.history_information .history_row li:nth-child(5) { width: 259px;}
.history_information .history_row li:nth-child(6) { width: 120px; padding-left: 0px; padding-right: 20px; text-align: right;}
.history_information .history_row li .show { background: url(/bitrix/templates/bready/styles/../images/show_arrows.png) right -29px no-repeat; display: inline-block; padding-right: 18px; text-decoration: none;}
.history_information .history_row li .show span { border-bottom: 1px dotted #adadad; color: #484848;}
.history_information .history_row li .show:hover span { border: none; color: #cc4e43;}
.history_information .history_row_active li .show { background: url(/bitrix/templates/bready/styles/../images/show_arrows.png) right 5px no-repeat; }


.button { background: #cc4e43; color: #fff; font-family: Arial; font-size: 16px; border: none; width: 150px; height: 45px; cursor: pointer;}
.button:hover { background:#d33b2e}

.history_information .basket .basket_row .desc { width: 339px; padding-right: 59px;}
.history_information .basket .basket_row .qty { width: 115px; border: none;}
.history_information .basket .basket_row .qty .plus { display: none; outline: none}
.history_information .basket .basket_row .qty .min { display: none;outline: none}
.history_information .basket .basket_row .price { width: 207px;}
.history_information .basket .basket_row p { border: none;}
.history_information .basket { display: none;}
.history_information .history_row_active .basket { display: table;}
/*lk*/

/*product_page*/
.product { margin-bottom: 30px;}
.product:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.product_left_column { float: left; width: 520px;}
.product_right_column { float: right; width: 400px;}

.product_other_information { padding-bottom: 25px; padding-top: 8px;}
.product_other_information span { font-size: 12px; color: #c3c3c3; margin-right: 15px;}
.product_other_information a { margin-right: 15px; outline: none}

.product_slider { position: relative;  border: 1px solid #dadada; height: 441px;}
/*edit*/.preview_slider { margin-top: 60px; width: 80px; height:320px; overflow:hidden; /*border-right: 1px solid #dadada;*/ font-size: 0px; margin-left: -1px; float: left;}
/*edit*/.preview_slider li { border: 1px solid #dadada; border-bottom: 1px solid #fff; border-right: none; height: 80px; width: 80px;}
/*edit*/.preview_slider.bottom_border li:last-child {border-bottom: 1px solid #dadada;}
.preview_slider li a { display: block; outline: none; border: 1px solid #fff; height: 78px; text-align: center; line-height: 76px;}
.preview_slider li a img { max-width: 68px; max-height: 68px; vertical-align: middle;}
.preview_slider .bx_active { border: 1px solid #cc4e43 !important}
/*edit.preview_slider .bx_active a, .preview_slider .bx_active span { border: 1px solid #cc4e43; cursor: pointer}*/
.slider_top {color: #bcbcbc;text-align: center;line-height: 61px; width: 80px; cursor:pointer; height: 61px; position: absolute; top: -1px; left: -1px; border: 1px solid #dadada; border-bottom: 1px solid #fff; border-right: none;}
.slider_top:before{
    content: "\f077";
    font-family: FontAwesome;
    font-size: 14px;
}
.slider_bottom{ color: #bcbcbc;text-align: center;line-height: 61px; cursor:pointer; width: 80px; height: 60px; position: absolute; bottom: -1px; left: -1px; border: 1px solid #dadada; border-right: none;}
.slider_bottom:before{
    content: "\f078";
    font-family: FontAwesome;
    font-size: 14px;
}
/*.slider_top:hover,.slider_bottom:hover{color: #555;}*/
/*edit*/.slider_prev {color: #bcbcbc;text-align: center;line-height: 80px;display:none; cursor:pointer; width: 61px; height: 80px; position: absolute; left: 0px; top: 50%; margin-top: -40px; border: 1px solid #dadada; border-left: none; z-index: 10;}
/*edit*/.slider_next {color: #bcbcbc;text-align: center;line-height: 80px;display:none; cursor:pointer; width: 61px; height: 80px; position: absolute; right: 0px; top: 50%; margin-top: -40px; border: 1px solid #dadada; border-right: none; z-index: 10;}
.slider_prev:before{
    content: "\f053";
    font-family: FontAwesome;
    font-size: 14px;
}
.slider_next:before{
    content: "\f054";
    font-family: FontAwesome;
    font-size: 14px;
}
/*.slider_prev:hover,.slider_next:hover{color:#555;}*/
/*edit .slider_photo { float: right; width: 439px; height: 438px; line-height: 438px; text-align: center; font-size: 0px; position: relative; border-left: 1px solid #dadada;}*/
.slider_photo
{
    border-left: 1px solid #dadada;
    float: right;
    font-size: 0;
    height: 439px;
    line-height: 439px;
    position: relative;
    text-align: center;
    width: 439px;
}

.slider_photo img { vertical-align: middle; max-height: 100%; max-width: 100%;}
/*edit*/ .slider_photo:hover .slider_prev, .slider_photo:hover .slider_next{display:block}

.slider_photo .ic_free_delivery { background-color: #f4da47; font-size: 14px; color: #9f8b18; position: absolute; right: -1px; top: -1px; line-height: 16px; padding-left: 10px; padding-right: 14px; height: 30px; padding-top: 7px; }
.slider_photo .ic_free_delivery:after { content:''; background: url(/bitrix/templates/bready/styles/../images/ic_free_delivery.png) left top no-repeat; width: 10px; height: 30px; position: absolute; left: -10px; top: 0px;}


.product_right_column .price {font-family: "pfdindisplaypro-bold"; font-size: 36px;  padding-top: 0px;}
.product_right_column .price .current_price {display: block;}
.product_right_column .price span {padding: 0}
.manufacturer {}
.manufacturer:after {content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.manufacturer_logo { /*font-size: 0px;  */text-align: center; float: right;}
.manufacturer_logo img { max-height: 48px; max-width: 138px; vertical-align: middle;}
.code_product { text-align: right; padding-top: 13px; text-align: right; font-size: 16px; color: #474747; font-family: "pfdindisplaypro-bold"; text-transform: uppercase; padding-bottom: 13px;float: right;}
.art_qty { font-size: 14px; color: #b7b6b6; margin-bottom: 20px;}

.choice_options { padding-top: 21px;}
.choice_options li { padding-bottom: 19px;}
.choice_options li .jq-selectbox__dropdown li {padding: 6px 10px;}
.availability { color: #00ad5d; padding-top: 10px;}

.color_button { border: 1px solid #dadada; font-size: 14px; color: #484848; display: inline-block; width: 100px; height: 35px; text-align: center; padding-top: 9px; text-decoration: none; vertical-align: top;}
.w100 { position: relative;}
.drop_color { background: #e9e9e9; display: inline-block; width: 280px; padding: 10px; padding-top: 10px; padding-bottom: 0px; position: relative; vertical-align: top; margin-left: 15px;}
.drop_color li { padding-bottom: 7px;}
.drop_color li  .color_pick { display: inline-block; width: 20px; height: 20px; border: 2px solid #999; font-size: 0px; padding: 1px; margin-right: 10px; vertical-align: middle; position: relative; top: -2px;}
.drop_color li label:hover .color_pick { border: 2px solid #c1453a;}
/*edit*/.drop_color li.bx_active label .color_pick { border: 2px solid #c1453a;position:relative;}
.drop_color li.bx_active label .color_pick:after {content: "";width: 10px;height: 10px;background: #c1453a;display: block;position: absolute;top: 3px;left: 3px;}
.drop_color:after { content: ''; width: 0;  height: 0;  border-top: 9px solid transparent;  border-right: 9px solid #e9e9e9;    border-bottom: 9px solid transparent; position: absolute; left: -9px; top: 9px;}

/*edit.drop_color li.bx_active label .color_pick:after { content:''; background: url(/bitrix/templates/bready/styles/../images/color_pick_check.png) center center no-repeat; background-color: #7c7a7a; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}*/
.choice_size {}
.choice_size li.bx_active label .color_pick:after { content:''; background: url(/bitrix/templates/bready/styles/../images/color_pick_check.png) center center no-repeat; background-color: #c1453a; position: absolute; left: 3px; top: 3px; right: 0px; bottom: 0px;background-size: 10px;}


.add_review { float: right; margin-top: 15px;  border-bottom: 1px dotted #b6b6b6;text-decoration: none;}

.not_available {color: #d33b2e}
.not_available .ic_availability { background-color: #cc4e43;}
.cheaper { float: right; border-bottom: 1px dotted #b6b6b6;text-decoration: none; margin-top: 13px; font-size: 14px;}
.cheaper:hover { border: none;}
.w138 { width: 138px;}
.choice_options { border-bottom: 1px solid #dadada;}
.choice_options .qty p { position: relative;  border: 1px solid #dadada; font-size: 14px; color: #484848; display: block; width: 100px; height: 35px; text-align: center; text-decoration: none;}
.choice_options .qty p input[type=text] { border: none; width: 100%; height: 33px; padding-left: 35px; padding-right: 35px; font-family: Arial; font-size: 14px; color: #393939; text-align: center;}
.choice_options .qty p .plus { width: 33px;outline: none; height: 33px; position: absolute; right: 0px; top: 0px; color: #a1a1a1; font-size: 24px; padding-top: 5px; text-align: center; text-decoration: none;}
.choice_options .qty p .plus:hover { background: #d9d9d9; color: #fff;}
.choice_options .qty p .min { width: 33px; outline: none; height: 33px; position: absolute; left: 0px; top: 0px; color: #a1a1a1; font-size: 24px; padding-top: 4px; text-align: center; text-decoration: none;}
.choice_options .qty p .min:after { content: ''; width: 10px; height: 2px; position: absolute; left: 50%; margin-left: -5px; background: #a1a1a1; top: 50%; margin-top: -1px;}
.choice_options .qty p .min:hover { background: #d9d9d9; color: #fff; }

.choice_options .add:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.choice_options .add a { background: #cc4e43; outline: none; height: 45px; text-align: center; float: left;}
.choice_options .add a:hover { background: #dea09a; color: #b35046;}
.choice_options .add .add_button, .choice_options .add .order_button { color: #fff; outline: none; text-decoration: none; padding-top: 15px; width: 150px; font-size: 16px; text-transform: uppercase; font-weight: bold;}
.choice_options .add .add_button img, .choice_options .add .order_button img { vertical-align: middle; margin-right: 7px; position: relative; top: -1px;}
.choice_options .add .ic { line-height: 45px; font-size: 0px; width: 45px; margin-left: 5px; padding-top:8px;}
.choice_options .add .ic img { vertical-align: middle;}
.choice_options .price {font-family: "pfdindisplaypro-bold"; padding-top: 18px; font-size: 16px;}

.buy_one_click { padding-top: 2px; padding-bottom: 2px;}
.buy_one_click a { color: #cc4e43; outline: none; border-bottom: 1px dotted #cc4e43; text-decoration: none;}
.buy_one_click a:hover { border-bottom: none;}

.info_links {}
.info_links li { border-bottom: 1px solid #dadada; padding-top: 10px; padding-bottom: 9px; color: #c3c3c3; font-size: 14px;}
.info_links li a { border-bottom: 1px dotted #b6b6b6; outline: none; text-decoration: none;}
.info_links li a:hover { border: none;}
.info_links li span { font-size: 15px;}
.info_links li .delivery_desc { float: left; width: 300px; font-size: 12px;}
.title_link { float: left; width: 97px;}
.info_links li:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.info_links li .delivery_desc .line { padding-top: 3px; padding-bottom: 2px; position: relative; }
.info_links li .delivery_desc .line:nth-child(1) { z-index: 1003;}
.info_links li .delivery_desc .line:nth-child(2) { z-index: 1002;}
.info_links li .delivery_desc .line:nth-child(3) { z-index: 1001;}
.info_links li .delivery_desc .town_container {position: relative; font-size: 12px;}
.info_links li .delivery_desc .town_container .drop_town { background: #fff; position: absolute; top: -4px; z-index: 998; padding: 9px; padding-bottom: 4px; padding-top: 16px; margin-left: -9px;
    -webkit-box-shadow: #999 0px 2px 3px;
            box-shadow: #999 0px 2px 3px; width: 200px;}
.info_links li .delivery_desc .town_container .drop_town li {padding: 0px; white-space: nowrap; padding-top: 4px; border:  none;}
.info_links li .delivery_desc .town_container .drop_town li a { font-size: 12px; outline: none; display: inline-block; border: none; }
.info_links li .delivery_desc .town_container .active {}
.info_links li .delivery_desc .town_container .ui-tabs-active { display: none;}
.open_town_list {position: relative; z-index: 999;}
.info_links li .delivery_desc .open_line {position: relative; z-index: 1000;}
.info_links li .delivery_tab {}

.about_product_container { width:690px; float: left;}
.similar_products { float: right; width: 230px; padding-bottom: 50px;}
.similar_products .title { background: #d9d9d9; color: #656363; padding-left: 21px; height: 45px; padding-top: 14px; text-transform: uppercase; font-size: 18px; font-weight: bold; line-height: 110% !important;}
.similar_products .catalog li { margin: 0px !important; border-top: none; float: none;}

.similar_products .reviews { height: auto; margin-top:  20px;}
.similar_products .reviews li { width: auto; float: none; padding-right: 0px;}
.similar_products .reviews li .article_photo { float:  none; margin: 0 auto; padding: 0px;}
.similar_products .reviews li .article_desc { margin-left: 0px;}
.similar_products .reviews .button_container:after { display: none;}
.similar_products .reviews .button_container:before { display: none;}
.town_container { display: inline-block;}
.town_container .drop {position: absolute;}

.about_product_container {float: left; width: 690px;}

.about_product { border: 1px solid #dadada; border-top: none; padding-bottom: 19px; margin-bottom: 20px;}
.about_product:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.specifications { float: right; width: 344px; margin-bottom: 15px; margin-right:  -20px;}
.specifications .title { background: #d9d9d9; color: #656363; padding-left: 21px; height: 45px; padding-top: 14px; text-transform: uppercase; margin-right: -1px; font-size: 18px; font-weight: bold; line-height: 110% !important;}
.specifications .compare_information { margin-top: 0px;}
.specifications .compare_information .compare_qty { width: 50%;text-align:left;}
.specifications .compare_information .compare_qty p  {
        width: 100%;
    padding-right: 2px;
    line-height: normal;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.product_description { float: left; width: 343px; margin-bottom: 15px; margin-left:  -20px;}
.product_description .title { background: #d9d9d9; color: #656363; padding-left: 21px; height: 45px; padding-top: 14px; text-transform: uppercase; margin-left: -1px; font-size: 18px; font-weight: bold;line-height: 110% !important;}

.equipment { background: #faedec; padding-left: 20px; padding-bottom: 8px; padding-top: 18px;}
.equipment:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.equipment h6 { text-transform: uppercase; padding-bottom: 12px;}
.equipment li { background: url(/bitrix/templates/bready/styles/../images/equipment_li.gif) left 4px no-repeat; float: left; width: 50%; padding-left: 10px;  font-size: 12px; padding-bottom: 10px; line-height: 130%; padding-right: 20px;}
.equipment li:nth-child(2n+1) { clear: both;}
.about_product_container .text { padding-left: 20px; padding-right: 20px; padding-bottom: 18px;}
.about_product_container .text p { line-height: 140%;}

.equipment_list { background: #f0f0f0; padding-left: 20px; padding-top: 18px; padding-bottom: 4px; margin-left: 20px; margin-right: 20px;}
.equipment_list:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.equipment_list li { background: url(/bitrix/templates/bready/styles/../images/equipment_li.gif) left 4px no-repeat; float: left; width: 50%; padding-left: 10px;  font-size: 12px; padding-bottom: 10px; line-height: 130%; padding-right: 20px;}
.equipment_list li:nth-child(2n+1) { clear: both;}


.add_reviews { border: 1px solid #dadada; padding: 19px; margin-bottom: 28px;}
.add_reviews h4 {font-family: "pfdindisplaypro-bold"; font-size: 24px; padding-bottom: 18px;}
.ava { float: left; width: 80px; margin-right: 20px;  margin-bottom: 20px;}
.rating { width: 336px; float: left; padding-top: 45px;  margin-bottom: 20px;}
.rating li { float: left;}
.rating li p { background: #f0f0f0; padding-left: 20px; height: 35px; padding-right: 20px; padding-top: 10px;}
.star {text-decoration: none!important; text-align: center;line-height: 35px; background-color: #f0f0f0; width: 35px; height: 35px; float: left; margin-left: 1px;}
.star:before{
    content: "\f005";
    font-family: FontAwesome;
    font-size: 14px;
    color: #fff;
}
.star:hover {background: #fedb32;}
.rating li .star.active {background: #fedb32;}

.enter_social { background: #393939; float: right; width: 214px; height: 117px; text-align: center; margin-top: -38px; padding-top: 20px; color: #9c9c9c; margin-bottom: 20px;}
.enter_social h6 { color: #fff; margin-bottom: 12px;}
.enter_social h6 img { margin-right: 9px; vertical-align: middle; position: relative; top: -3px; }
.enter_social p { padding-bottom: 12px;}
.enter_social p a { margin-left: 1px; outline: none;}

.area { border: 1px solid #dadada; position: relative; margin-bottom: 20px;}
.area:after { content:''; background: url(/bitrix/templates/bready/styles/../images/area_after.gif) left top no-repeat; width: 12px; height: 7px; left: 33px; top: -7px; position: absolute;}
.area textarea {border: none; width: 100%; overflow: auto; resize: none; height: 103px; padding: 5px; padding-left: 20px;}

.reviews { position: relative; height: 300px; overflow: hidden;}
.reviews:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.reviews h5 {font-family: "pfdindisplaypro-bold"; font-size: 24px; padding-bottom: 0px;}
.reviews li { float: left; width: 50%; padding-right: 20px;}
.reviews li .article_desc { margin-left: 120px; float: none; width: auto;}
.reviews li:nth-child(2n+1) { clear: both;}
.reviews .article_tumb { border: none;}
.show_all_reviews { background: url(/bitrix/templates/bready/styles/../images/reviews_shadow.png) top repeat-x; height: 149px; bottom: 0px; position: absolute; left: 0px; right: 0px; padding-top: 93px; text-align: center;}
.button_container { position: relative;}
.button_container:after { content:''; background: #dadada; height: 1px; width: 256px; position: absolute; left: 0px; top: 50%;}
.button_container:before { content:''; background: #dadada; height: 1px; width: 256px; position: absolute;right: 0px; top: 50%;}
.button_container a { background: #cc4e43; outline: none; font-size: 14px; text-decoration: none; display: inline-block; color: #fff; text-align: center; width: 138px; height: 35px; padding-top: 10px;}
.button_container a:hover { background: #d33b2e;}
/*product_page*/


/*news_one*/
.news_one { padding-bottom: 60px;}
.news_one p { line-height: 140%; padding-bottom: 20px;}
.news_one h2, .news_one h3, .news_one h4, .news_one h5, .news_one h6 {font-family: "pfdindisplaypro-bold"; color: #484848; font-size: 24px; padding-bottom: 10px;}
.news_one .important_information { background: #f4f4f4; font-family: "pfdindisplaypro-bold";  border-left: 4px solid #cc4e43; padding: 26px; padding-bottom: 30px; font-size: 16px; margin-bottom: 30px;}
.photo_text { margin-bottom: 10px;}
.photo_text a { display: inline-block; outline: none; text-decoration: none;}
.photo_text a span { background: #cc4e43; color: #fff; display: block; padding: 8px; text-align: center;}
.news_one table { border-collapse: collapse;}
.news_one table th { background: #faedec; padding: 15px; padding-left: 19px; padding-right: 19px; font-size: 16px;  font-family: "pfdindisplaypro-bold"; border: 1px solid #fff; border-bottom: none;}
.news_one table td { border: 1px solid #dadada; border-top: none; padding: 13px; padding-left: 19px; padding-right: 19px;}
/*news_one*/

/*search*/
.search_result_title {font-family: "pfdindisplaypro-bold"; border-bottom: 1px solid #dadada; text-transform: uppercase; padding-top: 20px; padding-bottom: 25px;}
.search_catalog_title {font-family: "pfdindisplaypro-bold"; text-transform: uppercase; padding-top: 30px; padding-bottom: 20px;}


.article_products {border-top: 1px solid #dadada; margin-top: 25px; padding-top: 30px; padding-bottom: 40px;}
.article_products:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.article_products h5 {font-family: "pfdindisplaypro-bold"; font-size: 14px; padding-bottom: 0px; text-transform: uppercase;}
.article_products li { float: left; width: 50%; padding-right: 20px;}
.article_products li .article_desc { margin-left: 120px; float: none; width: auto;}
.article_products li:nth-child(2n+1) { clear: both;}
.article_products .article_tumb { border: none;}
/*search*/


/*sign*/
/*edit*/.shadow { background: #393939; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;
            filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
            -moz-opacity: 0.6;
            -khtml-opacity: 0.6;
            opacity: 0.6;
            display:none;
            z-index: 100}

/*edit*/.popup { background: #ffffff; display:none; width: 400px;/*position: fixed; left: 50%; margin-left: -200px;*/ padding: 40px; top: 100px; z-index: 2000;}
.popup  h4, .popup  .h4 {font-family: "pfdindisplaypro-bold"; font-size: 36px; padding-bottom: 20px;}
/*edit*/.popup input[type=submit], .popup-btn { background: #cc4e43; /*width: 220px; height: 45px;*/ padding: 15px 35px; color: #fff; font-family: Arial; font-size: 16px; text-align: center; border: none; cursor: pointer; margin-top: 15px;}
/*edit*/.popup input[type=submit]:hover, .popup-btn:hover { background: #d33b2e}
.close { background: url(/bitrix/templates/bready/styles/../images/close.png) center top no-repeat; width: 9px; height: 9px; position: absolute; right: 20px; top: 20px;}
.close:hover { background-position:  0 -9px;}
.sign_up { padding-left: 20px;}
.sign_up h4 {font-family: "pfdindisplaypro-bold"; font-size: 36px; padding-bottom: 20px;}
.sign_up input[type=submit] { background: #cc4e43; width: 220px; height: 45px; color: #fff; font-family: Arial; font-size: 16px; text-align: center; border: none; cursor: pointer; margin-top: 15px;}
.sign_up input[type=submit]:hover { background: #d33b2e}
/*sign*/

.pop-add-basket .popup-btn {padding: 7px 13px; font-size: 13px; margin-top: 4px; margin-bottom:4px; text-decoration: none; display:inline-block; color: #fff !important; outline: none;}
.pop-add-basket .popup-btn:hover {color: #fff; text-decoration: underline;}
.pop-add-basket h4, .pop-add-basket .h4{font-size:26px; text-align:center;}

.icon_nav_mobile { background: url(/bitrix/templates/bready/styles/../images/ic_nav_mobile.png) center center no-repeat; width: 45px; height: 45px; background-color: #cc4e43; display: none}

.show_all_mobile { display: none;}
.apply_filter { display: none;}
.show-mobile { display: none;}
.compare_mobile { display: none;}


/*brands*/
/*new*/
.brands_filter { margin-bottom: 20px;}
.brands_filter li { float: left; width: 50%;}
.brands_filter .active a { background: #cc4e43; outline: none; color: #fff; text-decoration: none;}
.brands_filter li a { text-transform: uppercase; font-size: 11px; display: block; text-align: center; height: 24px; padding-top: 7px;}
.brands_filter:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}

.brands_list_alphabet {margin-left: -18px; margin-right: -18px; padding-left: 18px; padding-right: 18px;}
.brands_list_alphabet table { width: 100%;}
.brands_list_alphabet table td { border: 1px solid #fff;  text-align: center; font-weight: bold; text-transform: uppercase;  height: 26px; vertical-align: middle;}
/*edit*/.brands_list_alphabet table td.checked {background: #cc4e43}
.brands_list_alphabet table td a { text-decoration: none; outline: none; display: inline-block;padding: 4px;}
/*edit*/.brands_list_alphabet a.unactive, .brands_list_alphabet a.not-pop  {color: #949494; outline: none;}

.filter_category_list { font-size: 12px;}
.filter_category_list li { padding-left: 19px; position: relative; padding-bottom: 15px; line-height: 130%;}
.filter_category_list li .check_position { position: absolute; left: 0px; }
.filter_category_list li .check_position input[type=checkbox] { margin: 0px; margin-top: 1px;}
.filter_category_list li span { color: #666;}

.alphabet { vertical-align: top;}
.alphabet_tumb { display: inline-block; width: 24%; vertical-align: top; margin-bottom: 24px;}
/*edit*/.alphabet_tumb.unactive {display:none; outline: none;}
.alphabet_tumb .title {background: #cc4e43; display: inline-block; font-size: 33px; line-height: 36px; height: 42px; width: 42px; text-align: center; font-weight: bold; padding-top: 3px; position: relative; color: #fff;}
.alphabet_tumb .title:after { content:''; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #cc4e43; position: absolute; left: 50%; margin-left: -8px; bottom: -8px;}
.alphabet_tumb li { padding-top: 13px; font-weight: bold;}
/*edit*/.alphabet_tumb li.unactive {display:none}
.alphabet_tumb li a { text-decoration: none; outline: none;}

.main hr { background: #f0f0f0; border: none; margin-bottom: 30px; height: 1px;}

.return { font-weight: bold;}
.return a { text-decoration: none; outline: none;}

.photo_brand { position: relative; margin-bottom: 20px; font-size: 0px; overflow: hidden;}
.brand_desc {background: rgba(0, 0, 0, 0) url(/bitrix/templates/bready/styles/../images/info-bg.png) repeat scroll 0 0; position: absolute; left: 20px; top: 20px; width: 260px; color: #fff;}
.brand_desc img { width: 100%; margin-bottom: 0px;}
.brand_desc p { padding: 20px; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; font-size: 13px; line-height: 160%; height: 280px; overflow-y: scroll; }

.filter_container .article_tumb { padding-top: 0px; padding-bottom: 10px; margin-bottom: 10px;}
.filter_container .article_tumb:last-child { border-bottom: none; padding-bottom: 0px;}
.filter_container .article_tumb h4 { font-size: 12px; font-weight: bold;}
.filter_container .article_desc { width: auto; float: none; padding-top: 0px; font-size: 12px;}
/*new*/
/*brands*/

/*.catalog.catalog_line { padding-right: 20px;}*/
.catalog.catalog_line { margin-bottom: 10px;}
.catalog.catalog_line li { width: auto !important; height: auto !important; margin-right: 0px !important;  float: none; text-align: left; padding-left: 0px !important;}
.catalog.catalog_line li:nth-child(1) { width: auto !important; margin-right: 0px !important; }
.catalog.catalog_line li .photo { float: left; width: 35%; }
.catalog.catalog_line li .photo  img { max-width: 90%;}
.catalog.catalog_line li .desc_tumb { float: left; width: 65%; padding-top: 10px; padding-bottom: 10px;}
.catalog.catalog_line li:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
.catalog.catalog_line .product_name { text-align: left;  height: auto; min-height: 79px; padding-bottom: 10px;}
.catalog.catalog_line .photo, .catalog.catalog_line .desc_tumb {
  margin-left: 0px;
  margin-right: 0px;
 }

.bottom_info {position: fixed; width: 1060px; left: 50%; margin-left: -530px; bottom: 0px; z-index: 9999; padding-bottom: 0px;}
.bottom_info .bottom_info_link li { display: table-cell; padding-right: 1px; vertical-align: middle; width: 33.3%;}
.bottom_info .bottom_info_link { width: 100%; display: table;}
.bottom_info .bottom_info_link li:last-child {padding-right: 0px; width: 45px;}
.bottom_info .bottom_info_link li a { background: #cc4e43; outline: none; display: block; padding: 9px; padding-top: 15px; color: #fff; height: 45px; text-align: center; text-decoration: none; position: relative;}
.bottom_info .bottom_info_link li .active:after {-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg);}
.bottom_info .bottom_info_link li .active {background: #cd8477;}
.bottom_info .bottom_info_link li a img {vertical-align: middle; margin-right: 8px;}
.bottom_info .bottom_info_link li a:hover { background:#d33b2e}
.bottom_info .bottom_info_link li a span { margin-left: 5px; font-weight: bold;}
.bottom_info .bottom_info_link li .arrow_top { background-color: #393939;  height: 45px; width: 45px;}
.bottom_info .bottom_info_link li .arrow_top:before {
    content: '\f176';
    color: #fff;
    font-size: 14px;
    font-family: FontAwesome;
    padding-right: 2px;
    position: relative;
    opacity: 0.5;
}
.bottom_info .bottom_info_link li .arrow_top:hover:before {opacity: 1;}
.bottom_info .bottom_info_link a.show_container_viewed_link:before{
    content: '\f06e';
    color: #f1a19a;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    padding-right: 10px;
    position: relative;
    top: 0;
}
.bottom_info .bottom_info_link a.show_container_liked_link:before{
    content: '\f004';
    color: #f1a19a;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    padding-right: 10px;
    position: relative;
    top: 0;
}
.bottom_info .bottom_info_link a.show_container_compare_link:before{
    content: '\f080';
    color: #f1a19a;
    font-size: 14px;
    font-family: FontAwesome;
    opacity: 0.5;
    padding-right: 10px;
    position: relative;
    top: 0;
}
.bottom_info .bottom_info_link a:hover:before{
    opacity: 1;
}
.bottom_info .catalog {padding-top: 0px;}
.bottom_info .catalog li { width: 260px !important; position: relative;}
.bottom_info .catalog li .close {position: absolute; right: 10px; top: 10px;}
.bottom_info .catalog li:nth-child(4) { width: 262px!important;}
.bottom_info .button_container { text-align: center;}
.bottom_info .button_container:after { display: none;}
.bottom_info .button_container:before { display: none;}
.show_container { background: #fff; padding-bottom: 20px; padding-top: 20px; display:none}

/* ааЕбаЕаОаПбаЕаДаЕаЛаЕаНаИаЕ ббаИаЛаЕаЙ  */
.product_left_column dl, .product_left_column dt, .product_left_column dd{display: inline; color: #c3c3c3; font-size: 12px; margin-right: 15px;}
#order_form_content .representative input {display:none}
.bx_order_make{font-size: 14px;}
.bx-sls .dropdown-block{-webkit-box-shadow: none;box-shadow: none; border-radius: 0; border: 1px solid #dadada}
.not-styled {display:none}
.catalog  .item_old_price , .product  .item_old_price{color: #b8b8b8;font-size: 15px;font-weight: bold;padding: 0 10px;text-decoration: line-through;}
.product  .item_old_price{font-size: 18px;}

#order_form_div label {color:   #393939;display: inherit;font-size: 14px;margin-left: 30px;margin-top: -15px;}
.file_input label {margin-left: 0 !important;margin-top: 0 !important;}
#order_form_div label p {font-size: 10px;margin-top:5px;}

.reg_err{color: red; font-size:12px; margin-bottom:5px;}

.red-btn { background: #cc4e43; padding:7px 20px; color: #fff; font-family: Arial; font-size: 14px; text-align: center; border: none; cursor: pointer;}
.red-btn:hover { background: #d33b2e}

.tabs_lk .profile_photo{float: left; margin-bottom: 20px; margin-right: 25px; vertical-align: middle;}
.tabs_lk .checkout_left_column{margin-bottom: 30px;}

label.error {color: #d33b2e; font-size:12px;}

#pickup_address{width: 870px; padding-bottom: 0}
#pickup_address p {margin-bottom: 10px; line-height: 140%;}

/* Video slider on main */
.video_slide li {display:none}
.video_slide li.active{display: block}
.video_name{font-weight: bold; padding: 0 18px;}
.video_description {font-size: 12px; line-height: 140%; padding: 0 18px;}
.catalog .video_block{height: 400px}
.catalog .video_block a{display: inline-block}
.video_block .photo{margin-top:15px;}
.reg-from-auth{border-bottom: 1px dotted #777; float: right; margin-top: -30px; text-decoration: none;}
.tabs_lk .tabs_field{display:block !important}
.bx-system-auth-form .lk_enter{max-width: 206px; line-height: 15px; text-align: right;}
.bx-system-auth-form .lk_enter a {margin-left: 0; outline: none; margin-right: 5px; max-width: 137px; overflow: hidden;}
.bx-system-auth-form .top_logout {padding: 3px 7px; vertical-align: top; font-size: 12px; background: #555}
.bx-system-auth-form .top_logout:hover {background: #393939}

.notice-btn a {text-decoration: none; color: #cc4e43; outline: none; display: inline-block; margin-top: 10px;}
.notice-btn a:hover{text-decoration: underline;}

.top_sum_caption {width: 53px;display:inline-block}

/*#pickup_map { width: 680px; }*/
.search-empty-articles {margin-top:20px;}

/*ааИаЖаНаЕаЕ аМаЕаНб*/

.section_links .container{position:relative}
.section_links .m-container{background:#f1f1f1; position: absolute; min-width: 940px; margin-left:30px; left: 0; display:none; width: 940px; padding:20px 0 45px 20px; z-index:100; }
.section_links  .m-container > div {width:210px; float:left; margin-right:20px}
.section_links  .m-container li {border:none; width: 100%}
.section_links  .m-container a {font-family: Arial; font-size: 14px;}
.section_links .container > ul > li:hover{background:#f1f1f1;}
.section_links .container > ul > li:hover > a{color:#ca4e42; outline: none;}
.section_links .container > ul > li a:hover{color:#ca4e42; outline: none;}
.section_links .container > ul > li:hover .m-container{display:block}
.section_links .m-container > div > ul li {height:auto}
.section_links .m-container > div > ul > li {background:#f1f1f1; margin-bottom:20px; font-weight:bold;}
.section_links .m-container > div > ul > li > a {color: #494949; padding:0; outline: none; height: auto}
.section_links .m-container > div > ul > li > a:hover{color:#ca4e42}
.section_links .m-container > div > ul > li > ul {margin-left: 10px;}
.section_links .m-container > div > ul > li > ul > li {background:none; margin-top:5px;font-weight:300;}
.section_links .m-container > div > ul > li > ul > li > a {color: #494949; outline: none; padding:0; height: auto}
.section_links .m-container > div > ul > li > ul > li > a:hover {color:#ca4e42}
.section_links .m-container .subsections {display:none}
.section_links .m-container .show_link a, .section_links .m-container .hide_link a{color:#ca4e42; font-size: 12px; outline: none; text-decoration: none; width: auto; display:inline-block; height:13px;}
.section_links .m-container .show_link a:hover, .section_links .m-container .hide_link a:hover{border-bottom: 1px dotted #ca4e42}

.no-reviews {margin: 20px 0 30px;}
#p_review-error {padding: 0 0 10px 10px}
.about_product_container .reviews.open {height: auto;}
.about_product_container .reviews.open .show_all_reviews {background: none}
.about_product_container .reviews.open li:last-child {margin-bottom: 80px}
.auth-soc {color: #fff !important; text-decoration: none;}
div#order_form_content .errortext {}
.centermap section {}
.centermap section b{font-weight:bold;}
.centermap section h3 {font-size:18px;line-height:normal;}

.information_text .text  p {padding-bottom: 15px;}
.information_text .text h1,.information_text .text h2,.information_text .text h3,.information_text .text h4,.information_text .text h5,.information_text .text h6 {font-weight: bold;line-height:normal;padding-bottom:15px;}
.information_text .text h1 {font-size: 25px}
.information_text .text h2 {font-size: 23px;}
.information_text .text h3 {font-size: 21px;}
.information_text .text h4 {font-size: 18px;}
.information_text .text h5 {font-size: 16px;}
.information_text .text h6 {font-size: 14px;}
.information_text .text ul {list-style: disc;}
.information_text .text li {margin-left: 25px;padding-bottom: 15px;line-height:normal;}


/*------------8.05.17 фикс страницы товара----------------------------------*/
@media screen and (min-width : 960px){
    .about_product_container {
        max-width: 623px;
    }
    .about_product .tab{
        border: 1px solid #dadada;
    }
    .add_reviews .enter_social{
        float: left;
        margin-top: 0;
    }
}
.similar_products {
    width: 300px;
}
.specifications {
    margin-right: 0;
    max-width: 300px;
    position: relative;
    top: 0;
}
.specifications .title{
    text-transform: none;
    padding-top: 15px;
    max-width: 100%;
}
.about_product {
    border: none;
}
.tab_title {
    display: inline-block;
    background: #d9d9d9;
    height: 45px;
    padding-top: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #656363;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    cursor: pointer;
}
.tab_title:hover {
    color: black;
}
.about_product .tab{
    padding: 10px;
    margin-bottom: 20px;
}
.about_product .tab.video{
    padding: 0px;
    margin-bottom: 20px;
}

.about_product .tab.video iframe{
   width: 100%;
}

.about_product .tabs{
    background: #fff;
    position: relative;
}
.about_product .tab h2,.about_product .tab h6{
    font-weight: bold;
    font-size: 18px;
}
.about_product .tab p{
    padding-bottom: 10px;
}
.about_product .tech_features{
    list-style: circle;
    padding-left: 20px;
}
.tech_features_photo{
    padding: 20px 0;
}
.tech-feature-preview{
    padding-bottom: 20px;
}
.tech-feature-preview:after{
    clear: both;
    display: block;
    height: 0px;
    visibility: hidden;
    content: ".";
    line-height: 0;
}
.tech-feature-preview img {
    float: left;
    padding-right: 20px;
}
.about_product .tab > img{
    width: 100%;
}
.about_product .equipment{
    margin-bottom: 10px;
}
.similar_products .catalog li{
    width: 100%;
}
.equipment_list{
    margin-right: 0;
    margin-left: 0;
}
.sticky-wrapper.is-sticky .tabs{
    border-right: 1px solid #dadada;
}
.add_block{
    display: none;
    position: absolute;
    height: 0;
    width: 100%;
    z-index: 1!important;
}
.sticky-wrapper.is-sticky .add_block{
    display: block;
    top: 0;
}
.add_block-price{
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding-top: 12px;
    font-family: 'pfdindisplaypro-bold';
    height: 45px;
    background: #fff;
    width: 150px;
    text-align: center;
}
.add_block .add .add_button, .add_block .add .order_button {
    color: #fff;
    outline: none;
    text-decoration: none;
    padding-top: 12px;
    width: 150px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.add_block .add a {
    background: #cc4e43;
    outline: none;
    height: 45px;
    text-align: center;
    float: right;
}
.add_block .add a:hover {
    background: #dea09a;
    color: #b35046;
}
#tabs-fix{
    z-index: 1!important;
}
.specifications .compare_information ul{
    width: 100%;
}
@media screen and (max-width : 959px){
    .tab_title{
        margin-bottom: 5px;
    }
    .tabs{
        padding-left: 10px;
    }
    .specifications {
        max-width: none;
    }
    .add_block{
        width: 300px!important;
        right: 0;      
    }
    .sticky-wrapper.is-sticky .add_block{
        display: none;
    }
    .navigation{
        z-index: 1;
    } 
    .section_links{
        display: none;
    }  
	.viwe_button {
float:right!important;
}
}
@media screen and (max-width : 880px){
    .add_block{
        top: 50px!important;
    }
}
@media screen and (max-width : 480px){
    .tech-feature-title {
        display: block;
    }
    .tech-feature-preview img{
        float: none;
    }
    .tech-feature-preview{
        text-align: center;
    }
    .add_block{
        top: 100px!important;
    }
a.viwe_button {
width:100px!important;
}
}
/*------------конец фикс страницы товара----------------------------------*/

.header_nav .drop{
    display: none;
}

.catalog .product_name{
    height: auto;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.catalog .desc_tumb{
    margin-bottom: 0;
}
.catalog > ul > li{
    position: relative;
    padding-bottom: 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.product-down-wrap{
    position: absolute;
    bottom: 18px;
}
span.current_list_price{
    font-family: "pfdindisplaypro-bold";
    font-size: 14px;
}
.catalog .item_old_price{
      padding: 0;
}
.desc_tumb .product_name{
    padding-right: 10px;
}
@media screen and (min-width:959px){
    .catalog .item_old_price{
        position: absolute;
        margin-top: -15px;
    }
    .catalog > ul > li{
        min-height: 353px;
    }
    .navigation nav .drop .m-container > div > ul > li > ul > li > a,.navigation nav .drop .m-container > div > ul > li > a{
        background: none!important;
    }
}


.brand-section-filter li.active label {
    /*background: url(/bitrix/templates/bready/styles/../images/ic_delete_opacity.png) right center no-repeat;*/
    outline: none;
    background-color: #cc4e43;
    color: #fff;
}

.minimize-panel.closed{
    background: none!important;
    position: relative;
}
.minimize-panel.closed:after{
    content: "\f077";
    font-family: FontAwesome;
    position: relative;
    font-size: 16px;
    top: -10px;
}
a.print-me:before {
    content: "\f02f";
    font-family: FontAwesome;
    font-size: 18px;
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    padding-top: 4px;
}
a.print-me{
    text-decoration: none;
    color: #bcbcbc;
}
a.print-me:hover{
    color: #555555;
}
.product .ic_add{
    margin-top: -3px;
}
.copy a {color:#c1453a;}
.popup .field_row .field_column.full_width_column input[type="checkbox"],.checkbox-box input[type="checkbox"]{
	width: 12px;
	height: 12px;
	border: 1px solid #393939;
	display: inline-block;
	margin-top: 0;
	vertical-align: top;
	-webkit-appearance: checkbox;
   -moz-appearance: checkbox;
        appearance: checkbox;
}
.popup .field_row .field_column.full_width_column input[type="checkbox"] + label,.checkbox-box input[type="checkbox"]+label{
	width: calc(100% - 40px);
	display: inline-block;
	vertical-align: top;
}
.checkbox-box {
    padding-bottom: 30px;
}
.cursor {
    cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/bready/styles/mobile.css?156889763925291*/
@media screen and (max-width: 959px) {
	.hide-mobile { display: none;}
	.show-mobile { display: block;}
	.centermap { width: auto; padding: 0px; min-width: inherit;}
	.header_contacts { display: none;}
	.section_links { width: auto; padding: 0px; min-width: inherit;}
	footer { width: auto; padding: 0px; min-width: inherit;}
	.container { width: auto; padding-left: 0px; padding-right: 0px;}
	nav { display: none;}
	.brands_link { display: none;}
	.order_call { display: none;}
	.search {float: none;height: 46px;margin-bottom: 20px; margin-left: 20px;margin-right: 20px;overflow: hidden;padding-right: 0; width: auto;}
	.search input[type=text] {border-left: 1px solid #c1453a; }
	.search input[type="submit"] {bottom: -2px; height: auto;top: -2px;}
	header { padding: 0px;}
	.header_nav { position: absolute; left: 20px; padding-left: 0px; width: auto; z-index: 11;  top: 20px; float: none; margin-top: 0px;}
	.icon_nav_mobile { display: block;}
	.header_nav .drop { background: none; padding: 0; padding-top: 0px; margin-left: 0px; z-index: 998; top: 5px;  padding-bottom: 0px; position: relative;}
	.header_nav .drop li {
		padding-top: 0px;
		padding-bottom: 9px;
	}
	 .header_nav .drop li span {
		color: #fff;
		display: block;
		padding-left: 24px;
	}
	.header_nav ul {background-color: #cc4e43; padding-top: 10px; display: none; } 
    .header_nav ul li { padding-bottom: 15px; padding-top: 0px;}
	.header_nav ul li a { color: #fff; display: block; padding-left: 15px; padding-right: 15px;}
	.header_nav ul li a:hover { color: #fff; text-decoration: underline;}
	.header_nav ul li span { display: none;}
    .header_nav ul li .drop_arrow { background: none;}
	.header_nav .drop_arrow.active {color: #fff;}
	.logo { margin: 0px; margin-left: 85px; margin-right: 85px; display: block; width: auto; height: 85px; font-size: 0px; line-height: 85px; float: none; text-align: center;}
	.logo span { display: none;}
	.logo img { width: 100%; vertical-align: middle; max-width: 236px; }
	.header_basket { position: absolute; right: 20px; top: 20px; width: 45px; height: 45px; float: none;}
	.header_basket .title { background-position: center center; padding: 0px; font-size: 0px; width: 45px; height: 45px;}
	.header_basket .title a { display: block; font-size: 0px; width: 45px; height: 45px; }
	.header_basket .title a span { background: #f4da47; width: 20px; height: 20px; position: absolute; right: -6px; top: -6px; color: #474747; font-size: 12px; text-align: center; border-radius: 50%; padding-top: 4px;}
    .header_basket .button_basket { display: none;}
    .header_basket_price { display:  none;}
	.header_nav {z-index:1000;}
	.navigation nav {display:block;margin-left: 20px;position:relative;z-index:999999;}
	.navigation nav .drop {width:280px;}
	.navigation nav .drop li {
		min-height: auto;
		height: auto;
	}
	.navigation nav .drop  .m-container {
		visibility: visible;
    margin-left: 0;
    position: relative;
    width: 100%;
	padding-bottom: 20px;
	}
	.navigation nav .drop  .m-container > div {width:100%;float:none;margin-right:0;}
	.navigation nav .drop  .m-container > div ul li ul {display:none;}
	.navigation nav.hide-mobile p.show_all_mobile {display:none;}
	.m-container {display:none;}
	.bx-authform {
	  margin-left: 20px;
	  margin-right: 20px;
	 }
	
	.navigation nav .drop {position: absolute; width: 235px; left: 0px; top: 45px; z-index: 9999; display: none;}
	.info_links li .delivery_desc .town_container .drop_town { background: #fff; position: absolute; top: -4px; z-index: 998; padding: 9px; padding-bottom: 4px; padding-top: 16px; margin-left: -9px; -webkit-box-shadow: #999 0px 2px 3px; box-shadow: #999 0px 2px 3px; width: 200px; display: none;}
	.show_container { background: #fff; padding-bottom: 20px; padding-top: 20px; display: none;}
	
	.slider { margin-bottom: 10px;}
	.slider img { width: 100%;}
	.desc_slide { left: 20px; right: 20px; bottom: 0px; height: auto; width: auto; padding-left: 0px; padding-right: 0px; text-align: center; top: inherit; bottom: 61px;}
	.desc_slide .more { display: none;}
	.desc_slide h4 { background: none; padding-top: 12px; padding-bottom: 15px; font-size: 18px;}
	.desc_slide .desc { display: none;}
	.slider_controls { position: absolute; left: 20px; right: 20px; bottom: 10px; top: inherit;}
	.slider_controls .next a:after{top: 13px;}
	.slider_controls .prev a:after{top: 13px;}
	.desc_slide h4:after{display: none;}
	.slider_controls .prev { width: 68px; height: 40px; position: absolute; left: 0px; top: 0px;}
	.slider_controls .prev a { width: 68px; height: 40px;}
	.slider_controls .next { width: 68px; height: 40px; right: 0px; top: 0px; position: absolute;}
	.slider_controls .next a { width: 68px; height: 40px;}
	.slider_controls .pager { margin: 0px; margin-left: 69px; margin-right: 69px; height: 40px; width: auto; padding-top: 12px;}
	.tabs_navigation { padding-left: 20px; padding-right: 20px; margin-bottom: 20px;}
	.tabs_navigation li { display: block; float: none; width: auto; padding: 0px; margin-bottom: 1px;}
	.catalog { padding-left: 20px;}
	.catalog li:nth-child(3n+1) {width: 31% !important; }
	.catalog li { width: 31% !important; margin-right: 2.3% !important; margin-bottom: 15px; clear: inherit !important;}
	
	.catalog.catalog_line { padding-right: 20px;}
	.catalog.catalog_line li { width: auto !important; height: auto !important; margin-right: 0px !important;  float: none; text-align: left; padding-left: 0px !important;}

    .bottom_info { width: auto; margin: 0px; left: 20px; right: 20px;}
	.bottom_info .catalog {padding-left: 0px;}
	.bottom_info .catalog li { width: 31% !important; margin-right: 2.3% !important; margin-bottom: 15px; clear: inherit !important;}
	.bottom_info .catalog li:nth-child(3) { width: 33.3%!important; margin-right: 0px !important;}
	.bottom_info .catalog li:nth-child(4) { display: none;}
    
	.video_container { width: auto; float: none; margin-left: 20px; margin-right: 20px;}
	.video_slide { float: none; width: auto;}
	.video_slide img { width: 100%;}
	.video_list {float: none; width: auto;}
	.video_list .active::after { display: none;}
	.video_list li { height: auto !important; padding-left: 0px;}
	.video_list li a { padding: 20px; display: block; height: auto; width: auto;}
	.publishing_container { display: none;}
	.widgets { display: none;}
	
	.section_links { padding-left: 20px; padding-right: 20px;}
	.section_links li { width: auto; float: none; border-right: none;}
	.section_links li a {background-image:none; background-position: right; width: auto; display: block; padding-top: 17px; padding-bottom: 20px;}
	.section_links .no_bord { border-bottom: 1px solid #c1c1c1; }
	.footer_links { display: none;}
	footer { padding-top: 20px; padding-bottom: 30px;}
	.footer_contacts { margin-left: 20px; margin-right: 20px; margin-bottom: 15px;}
	.footer_contacts .rss {border-bottom: 1px solid #434343; float: none; width: auto; padding-left: 0px; padding-right: 0px; padding-bottom: 20px; margin-bottom: 18px;}
	.footer_contacts .rss input[type="text"] { font-size: 14px;}
	.footer_contacts .rss input[type="submit"] { right: 0px;}
	.footer_contacts .phone { width: 50%; font-size: 15px; padding-left: 0px; padding-top: 0px; margin-bottom: 8px; }
	/*.footer_contacts .phone:nth-child(2) { float: right;}*/
	.order_intake { font-size: 14px; color: #888888; clear: both; width: 100%;}
	.copy { padding-left: 20px; font-size: 14px; padding-right: 115px; line-height: 170%;}
	.social { margin-right: 20px;}
	.primary_site {border-bottom: 1px solid #434343; display: block; margin-left: 20px; margin-right: 20px; padding-bottom: 17px;  margin-bottom: 15px;}
	.primary_site a { color: #fff; text-decoration: none;}
	.primary_site a:hover { text-decoration: underline;}
	.social_page { display: none;}
	.filter { display: none;}
	.breadcrumbs { margin-left: 20px; margin-right: 20px; border-bottom: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; padding-top: 17px; padding-bottom: 18px;}
	.articles_list { padding-left: 20px; padding-right: 20px;}
	.title_page { padding-left: 20px;}
	.article_desc { float: none; margin-left: 120px; width: auto; }
	.article_desc p { display: none;}
	.article_desc .date { display: block;}
	.basket { padding-left: 20px; padding-right: 20px;display: block; width: auto;  border-top: 1px solid #dadada;}
	.basket_row { display: block;position: relative;}
	.basket_row:after { content:''; clear: both; height: 0; font-size: 0px; line-height: 0px; display: block; margin: 0; padding: 0;}
	.basket_row .photo { width: 100px; padding-top: 0px; padding-bottom: 0px; border-top: none;}
	.basket_row .desc {  padding-top: 14px; width: auto;  padding-bottom: 18px; padding-right: 0px; border-top: none;}
	.basket_row .qty { width: 70px; float: left; display: block; border-top: 1px solid #dadada; padding-top: 20px; padding-bottom: 20px; height: auto;}
	.basket_row .price { width: auto;  margin-left: 70px; display: block; text-align: right;  border-top: 1px solid #dadada;  padding-top: 28px; padding-bottom: 20px; height: auto;}
	.basket_row .control_row {display: block;position: absolute;top: 0;right: 0;border-top: 0;}
	.basket_row .control_row   a {position: relative;top: 50%;}
	.total { padding-right: 20px;}
	.basket_order { padding-right: 20px;}
	
	
	.representative { text-align: center;}
	.representative ul { display: inline-block;}
	.checkout_right_column { display: none;} 
	.checkout_left_column { padding-left: 20px; width: auto; float: none;}
	.checkout_left_column .title_page { padding-right: 20px; text-align: center;}
	.field_row .field_column { width: 50%; padding-right: 20px; margin-right: 0px;}
	.delivery_title { padding-left: 20px; padding-right: 20px; text-align: center; margin-right: 20px;}
	.delivery_title img { position: relative; margin-left: 0px; top: 1px; margin-right: 9px;}
	.checkout .basket_order input[type="submit"] { margin-right: 10px;}
	.filter_section li { width: auto; float: none;}
	.filter_catalog { margin-left: 20px; margin-right: 20px;}
	.filter_catalog .filter_column:first-child { width: 36%;}
	.filter_catalog .filter_column:nth-child(2) { width: 60%; float: right; padding-right: 0px;}
	.filter_catalog .filter_column:last-child { width: auto; float: none; padding-left: 0px; margin-top: 15px; display: none;}
	
	.main .filter_catalog .filter_column:first-child { width: 36%;}
	.main .filter_catalog .filter_column:nth-child(2) { width: 60%; float: right;}
	.main .filter_catalog .filter_column:last-child { width: auto; float: none; padding-left: 0px; margin-top: 15px; display: none;}
	
	.filter_column .jq-selectbox__select-text  {}
	.filter_structure { display: none;}
	.show_all_mobile { display: block; padding-left: 20px; font-size: 14px; padding-top: 12px; padding-bottom: 12px;}
	.show_all_mobile a { background: url(/bitrix/templates/bready/styles/../images/show_all_mobile.png) right no-repeat; color: #999999; display: inline-block; text-decoration: none; padding-right: 23px;}
	.show_all_mobile a:hover { text-decoration: underline;}
	aside { float: none; display: block; width: auto;}
	.main { width: auto; float: none;}
	.apply_filter { display: block; margin-left: 20px; margin-right: 20px; margin-bottom: 20px;}
	.apply_filter a { background: url(/bitrix/templates/bready/styles/../images/ic_apply_filter.png) 21px center no-repeat; background-color: #c1453a; padding-top: 14px; padding-bottom: 14px; display: block; padding-left: 46px; color: #fff; text-decoration: none;}
	/*edit*/.apply_filter #set_filter {width: 100%; border-radius: 0; text-align: left; background: url(/bitrix/templates/bready/styles/../images/ic_apply_filter.png) 21px center no-repeat; background-color: #c1453a; padding-top: 10px; padding-bottom: 10px; display: block; padding-left: 46px; color: #fff; text-decoration: none;}
	.brands_logo { display: none;}
	.information_text { display: none;}
	
	.sign_up h4 { font-size: 18px;}
	.search_result_title { margin-left: 20px; margin-right: 20px; padding-top: 0px;}
	.search_catalog_title { padding-left: 20px; padding-top: 20px;}
	.article_products { margin-left: 20px; margin-right: 20px;}
	.article_products li { width: auto; float: none;  border-bottom: 1px solid #dadada;}
	.article_products li:last-child { border: none;}
	.compare { overflow: hidden; width: 100%;}
	.slider_controls_compare .prev { display: none;}
	.slider_controls_compare .next { display: none;}
	.compare_navigation { padding-left: 20px; width: auto;}
	
	.news_one { padding-left: 20px; padding-right: 20px;}
	.news_one .important_information { margin-left: -20px; margin-right: -20px; padding-left: 16px;}
	.photo_text img { width: 100%;}
	.news_one table th { padding: 12px; padding-left: 12px; padding-right: 12px; font-size: 14px;}
	.news_one table td {  padding: 12px; padding-left: 12px; padding-right: 12px;}
	
	.code_product{margin-right: 20px;}
	
	.product_left_column { float: none; width: auto; margin-left: 20px; margin-right: 20px;}
	.slider_top { display: none;}
	.slider_bottom { display: none;}
	.preview_slider { display: block; position: absolute; left: -2000px}
	.slider_photo .slider_prev, .slider_photo .slider_next {display: block} 
	.product_slider { height: 280px;}
    .slider_prev { left: 0px;}
	.slider_photo { height: 278px; line-height: 278px; float: none; width: auto; border-left: none;}
	.slider_photo a { display: block;}
	.slider_photo img { max-height: 278px; overflow: hidden;}
	.slider_photo .fancybox {margin-top: 0 !important}
	.product_other_information { font-size: 12px; padding-bottom: 15px;}
	.product_other_information a { display: block; font-size: 14px; margin-top: 12px; margin-bottom: 15px;}
	.product_other_information span { display: block;}
	
	.product_right_column { float: none; width: auto; margin-left: 20px; margin-right: 20px; margin-top: 20px;}
	.product_right_column .price { padding-top: 10px;}
	.mobile_position { float: left; width: 50%;}
	.t_r_mobile { text-align: right;}
	.mobile_position .w138 { display: inline-block;}
	.choice_options:after { content:''; clear: both; display: block;}
	.compare_mobile { min-height: 45px; display: block; padding-top: 10px;}
	.compare_mobile img { margin-right: 9px; vertical-align: middle;}
	.choice_options .buy_one_click { padding-top: 14px; text-align: right;}
	
	.about_product_container { width: auto; float: none;}
	.about_product { border: none;}
	.specifications { float: none; width: auto; margin-right: 0px;}
	.specifications .title { margin-right: 0px;}
	.compare_information ul { width: 100%;}
	.about_product .compare_information .compare_base { width: auto;}
	.about_product .compare_information .compare_base p { width: auto;}
	.about_product  .specifications .compare_information .compare_qty { width: auto;}
	
	.product_description { float: none; width: auto; margin-left: 0px;}
	.product_description .title { margin-left: 0px; padding-right: 20px; height: auto; padding-bottom: 16px;}
	.similar_products { display: none;}
	
	.reviews { padding-left: 20px; height: 280px;}
	.reviews li { float: none; width: auto;}
	.show_all_reviews { padding-top: 60px;}
	.button_container:after { display: none;}
	.button_container:before { display: none;}
	
	.history_information .history_row ul {background: #f0f0f0; padding-bottom: 7px;}
	.history_information .history_row ul li { border: none; height: 30px;}
	.history_information .history_row li:nth-child(1) { width: auto;}
	.history_information .history_row li:nth-child(2) {width: auto;}
	.history_information .history_row li:nth-child(3) { width: auto;}
	.history_information .history_row li:nth-child(4) { width: auto; float: none; clear: both; display: block;}
	.history_information .history_row li:nth-child(5) { width: auto; float: none; clear: both; display: block;}
	.history_information .history_row li:nth-child(6) { width: auto; float: none; clear: both; display: block; padding-left: 20px; text-align: left;}
	.history_information .basket .basket_row .qty { width: 70px;  border-top: 1px solid #dadada;}
	.history_information .basket .basket_row .price { width: auto; border-top: 1px solid #dadada;}
	
	
	/*new*/
		.filter_category_list li { display: inline-block; padding-right: 20px; width: 32%; vertical-align: top;}
		.alphabet { padding-left: 18px;}
	/*new*/
	#modef{display:none!important}
	
	.title-search-result {display: none !important}
	
	.all-goods-mobile{display: block !important;}
	.all-goods-not-mobile{display: none !important;}
	
	.catalog li {overflow:hidden;}
	.catalog li .photo {
		width: 40%;
		float: left;
		height: auto;
		margin: 0;
	}
	.catalog li .photo img {
		max-width: 100%;
		max-height: 100%;
	}
	.catalog .desc_tumb {
		margin: 0;
		width: 60%;
		float: right;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		padding-left: 20px;
	}
	.catalog .desc_tumb .favourite-button,
	.catalog .desc_tumb .compare-button {
		display:none;
	}
	.catalog .product_name {
		text-align:left;
		height: auto;
		margin:15px 0;
	}
	.catalog .price {
		padding-bottom: 15px;
	}
	.basket_row .price,.total,.basket_row .qty{
		border-top: none;
	}
	.basket_row{
		border-bottom: 1px solid #dadada;
	}
	.navigation{
		z-index: 11;
	}
	.header_basket .title:before {
		left: 14px;
		font-size: 14px;
		top: 14px;
	}
}	

@media screen and (max-width:799px) {
	.catalog li:nth-child(3n+1) {width: 47% !important; }
	.catalog li { width: 47% !important; margin-right: 3% !important; margin-bottom: 15px; clear: inherit !important;}
	.main .catalog li:nth-child(3n) {margin-right: 3% !important;}
	.enter_social { display: block; width: auto; float: none; clear: both;}
	.rating { width: 180px; padding-top: 0px;}
	.rating li:first-child { clear: both; width: auto; display: inline-block; margin-bottom: 10px;}
	.rating li:nth-child(2) { clear: both;}
	.filter_category_list li {width: 49%; }
	.catalog.catalog_line li { width: auto !important; height: auto !important; margin-right: 0px !important;  float: none; text-align: left; padding-left: 0px !important;}

	.bottom_info .catalog {padding-left: 0px;}
	.bottom_info .catalog li { width: 47% !important; margin-right: 3% !important; }
	.bottom_info .catalog li:nth-child(2) { width: 50%!important;; margin-right: 0px !important;}
	.bottom_info .catalog li:nth-child(3) { display: none;}
	.bottom_info .catalog li:nth-child(4) { display: none;}
	.popup_video_frame
	{
		width: 600px!important;
	}
	.popup_video_frame iframe
	{
		width: 500px !important;
		height: 300px !important;
	}
}
@media screen and (max-width:600px) {
	.popup_video_frame
	{
		width: 400px!important;
	}
	.popup_video_frame iframe
	{
		width: 300px !important;
		height: 200px !important;
	}
	.popup_video_frame h4
	{
		font-size: 24px;
	}
	.code_product{width: 100px; font-size: 14px; }
	.title_page{margin-bottom: 20px;}
}
@media screen and (max-width:519px) {
	.catalog { padding-right: 20px;}
	.catalog li:nth-child(3n+1) {width: 100% !important; }
	.catalog li { width: 100% !important; margin-right: 0% !important; margin-bottom: 15px; clear: inherit !important;}
	.main .catalog li:nth-child(3n) {margin-right: 0% !important;}
	.alphabet_tumb  { width: 32%;}
	.catalog.catalog_line li { width: auto !important; height: auto !important; margin-right: 0px !important;  float: none; text-align: left; padding-left: 0px !important;}
	.bottom_info { display: none;}
	.basket-buttons {margin-bottom: 20px;}
}

@media screen and (max-width:480px) {
	.representative { text-align: left; font-size: 14px;}
	.representative ul { display: inline-block;}
	.representative ul li a { padding-right: 15px; padding-left: 15px;}
	.checkout_left_column { padding-left: 20px; width: auto; float: none;}
	.checkout_left_column .title_page { padding-right: 20px; text-align: left; font-size: 18px; padding-left: 0px;}
	.checkout_left_column .title_page h1 { font-size: 18px;}
	.field_row { padding-bottom: 0px;}
	.field_row .field_column { width: 100%; padding-right: 20px; margin-right: 0px; margin-bottom: 15px;}
	.title_page h1 { font-size: 18px;}
	.choice_options .cheaper { display: inline-block; float: none; border: none; margin-bottom: 15px;}
	.compare_mobile { min-height: 35px;}
	.availability { width: 125px;}
	.w138 { width: 125px;}
	.manufacturer { float: none;}
	.code_product { padding-top: 5px;}
	.product_right_column .price { display: block;}
	.choice_options .add .add_button { float: none; width: auto; display: block;}
	.equipment_list li { float: none; width: auto;}
	.filter_category_list li {width: 100%; }
	.alphabet_tumb  { width: 49%;}	
	.catalog.catalog_line li { width: auto !important; height: auto !important; margin-right: 0px !important;  float: none; text-align: left; padding-left: 0px !important;}	
	.catalog.catalog_line li .add_button { text-align: center; width: 90px;}
	.catalog.catalog_line li .add_button img { display: none;}

	.cheaper { width: 120px; border: none;}
	.add_review { display: none;}
	.choice_options .buy_one_click { text-align: center;}
	.title_link { float: none; padding-bottom: 5px;}
	.delivery_desc { width: auto; float: none;}
	.info_links li .delivery_desc p { padding-bottom: 5px;}
	
	.popup { background: #ffffff; display:none; width: auto;/*position: fixed; left: 50%; margin-left: -200px;*/ padding: 10px; top: 100px; z-index: 2000; padding-top: 40px;}
	.popup h4 {
		font-size: 24px;
	}
	.pop-add-basket .popup-btn {
		display: block;
		width: 100%;
	}
    
    /*custom*/
    #pickup_address{width: 100%;}
	
	.popup_video_frame
	{
		width: 310px!important;
		padding: 40px 20px !important;
	}
	.popup_video_frame iframe
	{
		width: 250px !important;
		height: 180px !important;
	}
}
@media screen and (max-width:405px) {
	.drop_color { position: relative; left: 0px; margin-top: 15px; }
	.drop_color:after {content: ''; width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #e9e9e9; position: absolute; left: 41px; top: -18px;}
	.in_stock_772,.in_stock_773{
		margin-top: 30px;
	}
	.catalog .add .add_button{
		height: 40px;
		padding-top: 13px;
	}
	div.div_current_list_price{
		margin-top: -33px;
	}
	.tabs_navigation{
		padding-left: 4px;
		padding-right: 4px;
	}
	.catalog {
		padding-right: 4px;
		padding-left: 4px;
	}
	.catalog .desc_tumb,span.current_list_price,.catalog .item_old_price{
		padding-left: 5px!important;
	}
}
@media screen and (max-width:320px) {
	.popup_video_frame
	{
		width: 220px!important;
		padding: 30px 20px !important;
	}
	.popup_video_frame iframe
	{
		width: 160px !important;
		height: 120px !important;
	}
	.popup .popup_desc
	{
		font-size: 12px;
	}
	.add .ic_add
	{
		display:none;
	}
}
@media screen and (max-width:959px) and (min-width: 800px){
	.product-down-wrap{
		width: 100%;
		left: 0;
		padding: 0 10px;
		height: auto;
	}
	.catalog .add .add_button{
		float: right;
	}
	div.div_current_list_price{
		position: absolute;
		top: 0;
	}
	.tabs{
		padding-left: 0;
	}
}
@media screen and (max-width:799px){
	.catalog > ul > li{
		padding-bottom: 0;
	}
	div.div_current_list_price{
		margin: 0;
		position: absolute;
		top: -2px;
	}
	span.in_stock_772,span.in_stock_773{
		padding-left: 10px;
		font-size: 12px;
		position: absolute;
		left: 0;
		bottom: 0;
		padding-bottom: 9px;
	}
	.product-down-wrap{
		padding-right: 10px;
		width: 60%;
		right: 0;
		height: 50px;
		bottom: 0;
		padding-bottom: 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.desc_tumb{
		height: 100%;
	}
	.catalog .add .add_button{
		float: right;
	}
	.tabs{
		padding-left: 0;
	}
	.ic_add{
		display: none;
	}
	.catalog .add .add_button{
		width: 78px;
		height: 40px;
		padding-top: 13px;
	}
	.catalog li{
		margin-right: 1%!important;
		width: 49%!important;
		margin-bottom: 10px;
	}
	.catalog li:nth-child(3n+1){
		width: 49%!important;
	}
	.main .catalog li:nth-child(3n){
		margin-right: 1%!important;
	}
	.catalog {
		padding-left: 8px;
	}
	.catalog .desc_tumb,span.current_list_price,.catalog .item_old_price{
		padding-left: 10px;
	}
	.catalog .item_old_price{
		float: none;
	}
}
@media screen and (max-width:669px){
	.catalog li{
		margin-right: 0%!important;
		width: 100%!important;
	}
	.catalog li:nth-child(3n+1){
		width: 100%!important;
	}
	.catalog {
		padding-left: 20px;
		padding-right: 20px;
	}
	span.current_list_price{
		font-size: 18px;
	}
}
@media screen and (max-width:460px) {
	.drop_color { min-width:230px;width: auto; }
	.tabs_navigation{
		padding-left: 7px;
		padding-right: 7px;
	}
	.catalog {
		padding-right: 7px;
		padding-left: 7px;
	}
	.ic_add{
		display: none;
	}
	.catalog .add .add_button{
		width: 78px;
	}
}
@media screen and (max-width:340px){
	span.current_list_price{
		font-size: 15px;
	}
}
@media screen and (max-width:405px){
	span.in_stock_772,span.in_stock_773{
		padding-left: 5px;
	}
}
@media screen and (max-width: 400px) {
	.product-down-wrap .add a {
		margin-top: -50px;
	}
	.desc_slide h4 {
		width:auto!important;
	} 
}
.filter-arr {
	display:none;
}
@media screen and (max-width: 959px) {
	.navigation nav .drop  .m-container {
		height:auto;
	}
	
	.bx-filter-parameters-box-container {
		position:relative;
	}
	.filter-arr {
		display:block;
		width:42px;
		height:42px;
		position:absolute;
		top:0;
		right:0;
		border-left:1px solid #fff;
		color:#fff;
		cursor:pointer;
	}
	.filter-arr::before {
		content: "\f106";
		position: absolute;
		top: 15px;
		left: 15px;
		font-family: FontAwesome;
	}
	.filter-arr.act::before {
		content: "\f107";
	}
}

/* End */


/* Start:/bitrix/templates/bready/styles/custom.css?15759933724413*/
.catalog .photo img
{
	max-height: 150px;
	max-width: 150px;
	margin-top: 10px;
}

.navigation nav .drop .m-container > div > ul > li > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.currency.sum
{
	width: 54px;
}
.publishing_tumb h4 a
{
	text-decoration: none; 
	color: #474747;
}
.publishing_tumb p
{
	line-height: 130%;
}
.section_links li a:hover
{
	text-decoration: none;
}
.popup
{
	z-index:15000;
}
.bottom_info
{
	z-index: 4000;
}
.no-bottom-goods
{
	margin-left: 10px;
}
.button_container
{
	display: none;
}
.button_container.active
{
	display: block !important;
}
.slider_controls_compare
{
	width: auto;
}
.print-me
{
	display:block;
	float:right;
}
.ya-share2, .ya-share2 *
{
	float: right;
}
.ya-share2__item
{
	margin-right: 0 !important;
}
.slider_controls_compare .next
{
	left: 179px;
}
.slider_controls_compare a
{
	background-image: none;
	background: #676767;
}
.slider_controls_compare a:hover
{
	background: #898989;
}
.breadcrumbs a:hover
{
	color: #c3c3c3;
}
font.notetext
{
	margin-bottom: 20px; 
	display:block;
	color: green;
}
.minimize-panel
{
	bottom: 0;
    float: right;
    font-size: 30px;
    margin-right: -25px;
    margin-top: 8px;
	color: #999;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	cursor: pointer;
	min-height: 12px;
	min-width: 12px;
}
.bottom_info.small
{
	bottom: 0px;
}
.minimize-panel.closed
{
	margin-top: -21px;
	background:rgba(0, 0, 0, 0) url("/bitrix/templates/bready/styles/../images/arrow_top_1.png") no-repeat scroll left top;
	transform:none;
	-webkit-transform:none;
	-moz-transform:none;
	-o-transform:none;
	-ms-transform:none;
}
.desc_slide h4 a
{
	text-decoration: none;
	color: #fff;
}
.desc_slide h4 a:hover
{
	color: #ffdd24;
}
.bottom_info .bottom_info_link li.active a
{
	background: #cd8477 none repeat scroll 0 0;
}

.bottom_info .bottom_info_link li.active a::before {
    transform: rotate(180deg);
}
.drop_arrow.active
{
	color: #cc4e43;
}
.close
{
	opacity: 1 !important;
}
.bx-authform h3.bx-title
{
	margin-bottom: 10px;
}
.bx-authform .bx-authform-content-container
{
	margin-bottom: 10px;
}
.bx-authform .alert-danger
{
	background: none;
	color: red;
}
.bx-authform .alert
{
	padding: 0;
}
.catalog  .tech_properties
{
	font-size: 12px;
	display: inline-block;
	width: 100%;
}
.catalog  .tech_properties div
{
	padding: 7px 8px 7px 18px;
}
.catalog  .tech_properties div:nth-child(2n+1)
{
	background: #f0f0f0 none repeat scroll 0 0;
}
.catalog  .tech_properties div span
{
	width: 75%;
	display: inline-block;
	color: #555;
}
.catalog  .tech_properties div strong
{
	float: right;
    font-weight: normal;
	display: inline-block;
	width: 20%;
	overflow: hidden;
	height: 14px;
}
.video_full_desc
{
	display: none;
}
.popup .popup_desc
{
	margin-top: 20px;
	line-height: 18px;
}
.popup .popup_desc p
{
	margin-bottom: 12px;
}
.popup_video_frame
{
	width: 740px;
}
.information_form .field-error
{
	border: 1px solid red !important;
}
.all-goods-mobile
{
	display: none;
}
.all-goods-not-mobile
{
	display: block;
}

.city-list{
    position: absolute;
    width: 150px;
    z-index: 9999;
    background-color: #fefefe;
    padding: 12px;
    line-height: 35px;
    border: 1px solid #393939;
    display: none;
}

.city-list a{
	text-decoration: none;
}

.city-list a:hover{
	text-decoration: underline;
}


.footer-city-list a{
	color:#ffffff;
}

.order-delivery-label{
	display: block;
	margin-bottom: 17px;
}

.deliver_desc {
	color: #6f6f6f;
}

.mesenger-icon{
	padding-right: 3px;
}
.mobile-phone-contacts{
	display: none;
}
@media screen and (max-width:669px) {
	.mobile-phone-contacts {
		display: block;
		margin-left: 5px;
		margin-top: 5px;
	}

	.mobile-phone-contacts .phone{
		font-size: 14px;
		font-weight: normal;
	}

	.mobile-phone-contacts.mobile-phone-contacts-big{
		display: inline-block;
	}
	.navigation nav p span {

		padding-top: 11px;
	}
}

.contacts-wrapper .phone{
	font-size: 18px;
}
/* End */


/* Start:/bitrix/templates/bready/components/bitrix/menu/catalog_vertical/style.css?15566347796991*/
.bx_vertical_menu_advanced{
	border-left:7px solid #e3eaef;
	background:#f1f4f7;
	border-radius:4px;
	position:relative;
	box-shadow:0 0 1px 1px #dcdcdc;
}
.bx_vertical_menu_advanced>ul{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	border-radius:5px;
	background:#fff;
	list-style:none;
}

/* 1  */
.bx_vertical_menu_advanced .bx_hma_one_lvl{
	display:block;
	padding:0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	position:relative;
	z-index:105;
	display:block;
	padding:10px 0 10px 12px;
	border-bottom: 1px solid #e3eaef;
	color:#000;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,.8);
	font-size:14px;
	line-height:16px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child>a{border-radius:0 4px 0 0}
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child>a {border-radius:0 0 4px 0}
.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child>a{border-bottom:none}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	-webkit-transition: border-color 0s ease;
	-moz-transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-ms-transition: border-color 0s ease;
	transition: border-color 0s ease;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover{
	padding:1px 0 0;
	border:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{
	margin-left:-11px;
	padding:10px 0 10px 12px;
	width:100%;
	border:none;
	border-right:2px;
	background:#fff;
	box-shadow:-1px 2px 3px 0px rgba(1,1,1,.22);
	font-weight:bold;
	line-height:16px;
	box-sizing:content-box;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover{}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover>a{z-index:1500}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a:active,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current>a{}
/* // 1  */
/* */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container{
	position:absolute;
	top:-1px;
	left:100%;
	z-index:1300;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid rgba(1,1,1,.1);
	border-radius:2px;
	background:#fff;
	box-shadow:0 5px 10px 0 rgba(1,1,1,.29);
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container{display:block}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-20000px;
	padding:10px 12px;
	padding-bottom:20000px;
	min-width:130px;
	max-width:280px;
	border-left:1px solid #f2f2f2;
	background:#fff;
}
.bx_shadow_fix{display:none}
.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,
.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix{
	position: absolute;
	top: -1px;
	right: -2px;
	bottom: 0;
	z-index: 1500;
	display: block;
	width: 5px;
	background: #fff;
	opacity: 1;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1{min-width:180px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2{min-width:360px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3{min-width:540px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4{min-width:720px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{width:50%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{
	border-left:none;
	background:#f7fafb;
	box-shadow:inset 5px 0 7px -5px rgba(0,0,0,.12);
}
/*// */
/* 2 */
.bx_vertical_menu_advanced .bx_hma_one_lvl ul{
	display:block;
	margin:0;
	padding:0 0 14px 0;
	list-style:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{
	display:block;
	padding:5px 10px;
}

/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}*/
/* //2 */
/* 3  */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{
	display:block;
	padding:5px 10px;
}
/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}*/
/* // 3  */

/*  */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_advanced_panel{
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block !important}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
	max-height:220px;
	border:1px solid #e7e9ea;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel .bx_item_description{
	max-width:100%;
	max-height:220px;
	color:#000;
	text-align:left;
	white-space:normal;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

/* // */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{
	display:block;
	background:#fff;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{
	display:block;
	color:#20394c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:23px;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}
/*.header_nav ul li a{color:#cc4e43;}*/
.header_nav ul li a:hover, .header_nav ul li a.active{color:#474747;}
@media (max-width:569px) {
	.bx_vertical_menu_advanced{display:none}
	.header_inner_bottom_line{
		overflow:hidden;
		height:auto;
	}
}

/* End */


/* Start:/bitrix/templates/bready/components/bready/sale.basket.basket.line/.default/style.css?15566347793946*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name{padding-bottom: 5px;}
.bx-basket-item-list-item-name a{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/bready/components/bitrix/system.auth.form/top/style.css?1556634779443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/bready/components/bitrix/system.auth.form/top/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/bready/components/bitrix/system.auth.form/top/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/bready/components/bitrix/search.title/.default/style.css?15566347792108*/
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/bready/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/bready/components/bitrix/main.register/.default/style.css?1556634779463*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/templates/bready/components/bitrix/main.register/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/bready/components/bitrix/main.register/.default/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/bready/components/bitrix/system.auth.form/popup/style.css?1556634779443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/bready/components/bitrix/system.auth.form/popup/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/bready/components/bitrix/system.auth.form/popup/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/bready/styles.css?1589974886761*/
div.ajaxNavShow {
	width: 100%;
}
div.ajaxNavShow > div {
    background-color: #f0f0f0;
    color: #bcbcbc;
    width: 100%;
    height: 35px;
    display: inline-block;
    margin-right: 1px;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    display: table;
    margin: 0 auto;
    cursor: pointer;
}

div.ajaxNavShow > div:hover {
    background-color: #cc4e43;
    color: #fff;
}
span.in_stock_772 {
	float:right;
	color:#00ad5d;

}
span.in_stock_773 {
	float:right;
	color:#d33b2e;

}
span.in_stock_774 {
	float:right;
	color:#ff6900;
}

div.subscribe_title
{
    color: #fff;
    margin-bottom: 15px;
}
div.div_current_list_price{
	width: 130px;
}
span.current_list_price
{
	float:left;
}
span.item_old_price

{
	float: left;
}
/* End */
/* /bitrix/templates/bready/styles/fonts.css?15566347791392 */
/* /bitrix/templates/bready/fancybox/jquery.fancybox.css?15566347795185 */
/* /bitrix/templates/bready/bxslider/jquery.bxslider.css?15566347793839 */
/* /bitrix/templates/bready/styles/reset.css?15566347791662 */
/* /bitrix/templates/bready/styles/tipped.css?155663477913811 */
/* /bitrix/templates/bready/styles/style.css?156871883498577 */
/* /bitrix/templates/bready/styles/mobile.css?156889763925291 */
/* /bitrix/templates/bready/styles/custom.css?15759933724413 */
/* /bitrix/templates/bready/components/bitrix/menu/catalog_vertical/style.css?15566347796991 */
/* /bitrix/templates/bready/components/bready/sale.basket.basket.line/.default/style.css?15566347793946 */
/* /bitrix/templates/bready/components/bitrix/system.auth.form/top/style.css?1556634779443 */
/* /bitrix/templates/bready/components/bitrix/search.title/.default/style.css?15566347792108 */
/* /bitrix/templates/bready/components/bitrix/main.register/.default/style.css?1556634779463 */
/* /bitrix/templates/bready/components/bitrix/system.auth.form/popup/style.css?1556634779443 */
/* /bitrix/templates/bready/styles.css?1589974886761 */
