

/* Start:/bitrix/templates/.default/components/bitrix/search.title/.default/style.css?14695168882118*/
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%;
	border:0px;
}

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;
	border:0px;
}

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;
}

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


/* Start:/bitrix/templates/bk/components/bitrix/news.list/slider_big/style.css?1507807678150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/bk/styles.css?157164530811681*/
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, caption, tbody, tfoot, thead,
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

/*
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}*/

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/*table {
  border-collapse: collapse;
  border-spacing: 0;
}*/

* html {
  font-size: 87.5%;
}

html {
  font-size: 14px;
  line-height: 1.28571em;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: white;
}

a {
  color: #004181;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
}

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.54286em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.77143em;
  font-weight: bold;
  line-height: 110%;
  max-width: 80%;
}

h2, .h2 {
  font-size: 2em;
  line-height: 1.28571em;
  margin-top: 0.96429em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.64286em;
  line-height: 120%;
  font-weight: bold;
}

h3, .h3 {
  font-size: 1.42857em;
  line-height: 1.8em;
  margin-top: 1.62em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.9em;
  line-height: 120%;
  font-weight: bold;
}

h4, .h4 {
  font-size: 1.14286em;
  line-height: 2.25em;
  margin-top: 2.25em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.125em;
  font-weight: bold;
  line-height: 120%;
  text-transform: none;
}

p {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.92857em;
}

hr {
  margin-top: 1.28571em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.92857em;
  height: 11px;
  background: #F1F1F1;
  border: none;
}
hr.thin {
  height: 1px;
}

blockquote {
  background-color: #f1f1f1;
  padding: 1.5em;
  margin: 0;
  font-style: italic;
  margin-top: 0em;
  padding-top: 1.28571em;
  padding-bottom: 1.28571em;
  margin-bottom: 1.92857em;
  border: 1px solid #e5e5e5;
}

ol {
  list-style-type: decimal;
}

ul.dashlist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
ul.dashlist li:before {
  content: "\2014\00a0";
}

.smaller {
  font-size: 0.78571em;
  line-height: 1.63636em;
}

#wrapper input[type='submit'],
#wrapper input[type='button'],
#wrapper input[type='reset'],
#wrapper .btn,
.nice-form input[type='submit'],
.nice-form input[type='button'],
.nice-form input[type='reset'],
.nice-form .btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #0163af;
  border: none;
  padding: 0.5em 0.6em;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 66%;
  color: #fff;
  text-align: center;
  line-height: 100%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
#wrapper input[type='submit'].big,
#wrapper input[type='button'].big,
#wrapper input[type='reset'].big,
#wrapper .btn.big {
  font-size: 25px;
  padding: 0.4em;
}
#wrapper input[type='submit'].big .ico,
#wrapper input[type='button'].big .ico,
#wrapper input[type='reset'].big .ico,
#wrapper .btn.big .ico {
  margin-right: 10px;
}
#wrapper input[type='submit'].big .ico-cart-small,
#wrapper input[type='button'].big .ico-cart-small,
#wrapper input[type='reset'].big .ico-cart-small,
#wrapper .btn.big .ico-cart-small {
  vertical-align: -4px;
}
#wrapper input[type='submit'].green,
#wrapper input[type='button'].green,
#wrapper input[type='reset'].green,
#wrapper .btn.green {
  background-color: #068f00;
}
#wrapper input[type='submit'].gray,
#wrapper input[type='button'].gray,
#wrapper input[type='reset'].gray,
#wrapper .btn.gray {
  background-color: #656565;
  color: #fff;
}
#wrapper .btn[disabled],
#wrapper .filter .btn[disabled] {
  color: #666666;
  background-color: #cccccc;
}
#wrapper input[type="text"],
#wrapper input[type="password"],
#wrapper textarea,
.nice-form input[type="text"],
.nice-form input[type="password"],
.nice-form textarea {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px;
  font-size: 14px;
  color: #4D4D4D;
  outline: none;
  background-color: #fff;
}
#wrapper input[type="text"]:focus,
#wrapper input[type="password"]:focus,
#wrapper textarea:focus {
  border-color: #e3001f;
}
#wrapper textarea {
  padding: 7px;
}
#wrapper input[type="text"],
#wrapper input[type="password"],
.nice-form input[type="text"],
.nice-form input[type="password"] {
  line-height: 40px;
  height: 40px;
}

.form-line {
  font-size: 0;
  display: table;
  width: 100%;
  margin-bottom: 18px;
}
.form-line .lbl, .form-line .inpt {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 14px;
}
.form-line .lbl {
  width: 30%;
}
.form-line .inpt {
  width: 70%;
}

.radio-line {
  display: block;
  margin-bottom: 10px;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

/*table {
  border: 1px solid #bfbfbf;
}
table th {
  text-align: center;
  font-weight: bold;
}
table td,
table th {
  padding: 2px;
}
table td.numeric,
table th.numeric {
  text-align: right;
}
table th, table td {
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  border-left-width: 0px;
  border-top-width: 0px;
}
table th:last-child, table th.last, table td:last-child, table td.last {
  border-right-width: 0px;
}
table tbody tr:last-child th, table tbody tr:last-child td, table tfoot tr:last-child th, table tfoot tr:last-child td {
  border-bottom-width: 0px;
}
table tbody tr.last th, table tbody tr.last td, table tfoot tr.last th, table tfoot tr.last td {
  border-bottom-width: 0px;
}
table td,
table th {
  padding: 5px;
}
*/
a.dashed {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.asterick {
  color: #DA2820;
}

.h {
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0 0.5em 0;
  display: block;
}
.h:first-child {
  margin-top: 0;
}

.em {
  font-style: italic;
  /*background: #F1F1F1 url(/bitrix/templates/bk/img/dot-g2.png) 0 0 repeat;
  @include border-radius(6px);
  padding: 14px;*/
  font-size: 14px;
  line-height: 140%;
  color: #4D4D4D;
  margin-bottom: 1.5em;
}

h2.bg, .h2.bg {
  background: #f9f9f9;
  padding: 10px 20px;
}

ul {
  list-style-type: square;
  padding-left: 46px;
  margin: 1.5em 0;
}
ul > li {
  margin-bottom: 0.6em;
  position: relative;
}

img.fl {
  float: left;
  margin: 0 30px 15px 0;
}
img.fr {
  float: right;
  margin: 0 0 15px 30px;
}

h2.bg:before, .h2.bg:before, h3.bg:before, .h3.bg:before {
  display: none;
}

table td.numeric,
table th.numeric {
  text-align: right;
}
/*
table th {
  text-align: center;
  font-weight: bold;
}
table td,
table th {
  padding: 2px;
}
table th, table td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left-width: 0px;
  border-top-width: 0px;
}
table th:last-child, table th.last, table td:last-child, table td.last {
  border-right-width: 0px;
}
table tbody tr:last-child th, table tbody tr:last-child td, table tfoot tr:last-child th, table tfoot tr:last-child td {
  border-bottom-width: 0px;
}
table tbody tr.last th, table tbody tr.last td, table tfoot tr.last th, table tfoot tr.last td {
  border-bottom-width: 0px;
}
table td,
table th {
  padding: 10px 20px;
}

th {
  background-color: #f1f1f1;
}
*/
table.blank, table.blank th, table.blank td {
	border: none;
	vertical-align:top;
}

#bx_slider_big li {
	list-style-type: none;
	overflow: hidden;
}
#middle .grid-100 .bx-wrapper {
	margin-top: -20px;
}
/* End */


/* Start:/bitrix/templates/bk/template_styles.css?157164530868962*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.grid-100:before,
.grid-100:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.grid-100:after {
  clear: both;
}

.push-5,
.pull-5, .push-10,
.pull-10, .push-15,
.pull-15, .push-20,
.pull-20, .push-25,
.pull-25, .push-30,
.pull-30, .push-35,
.pull-35, .push-40,
.pull-40, .push-45,
.pull-45, .push-50,
.pull-50, .push-55,
.pull-55, .push-60,
.pull-60, .push-65,
.pull-65, .push-70,
.pull-70, .push-75,
.pull-75, .push-80,
.pull-80, .push-85,
.pull-85, .push-90,
.pull-90, .push-95,
.pull-95, .push-33,
.pull-33, .push-66,
.pull-66 {
  position: relative;
}

.hide-on-desktop {
  display: none !important;
}

.grid-5 {
  float: left;
  width: 5%;
}

.prefix-5 {
  margin-left: 5%;
}

.suffix-5 {
  margin-right: 5%;
}

.push-5 {
  left: 5%;
}

.pull-5 {
  left: -5%;
}

.grid-10 {
  float: left;
  width: 10%;
}

.prefix-10 {
  margin-left: 10%;
}

.suffix-10 {
  margin-right: 10%;
}

.push-10 {
  left: 10%;
}

.pull-10 {
  left: -10%;
}

.grid-15 {
  float: left;
  width: 15%;
}

.prefix-15 {
  margin-left: 15%;
}

.suffix-15 {
  margin-right: 15%;
}

.push-15 {
  left: 15%;
}

.pull-15 {
  left: -15%;
}

.grid-20 {
  float: left;
  width: 20%;
}

.prefix-20 {
  margin-left: 20%;
}

.suffix-20 {
  margin-right: 20%;
}

.push-20 {
  left: 20%;
}

.pull-20 {
  left: -20%;
}

.grid-25 {
  float: left;
  width: 25%;
}

.prefix-25 {
  margin-left: 25%;
}

.suffix-25 {
  margin-right: 25%;
}

.push-25 {
  left: 25%;
}

.pull-25 {
  left: -25%;
}

.grid-30 {
  float: left;
  width: 30%;
}

.prefix-30 {
  margin-left: 30%;
}

.suffix-30 {
  margin-right: 30%;
}

.push-30 {
  left: 30%;
}

.pull-30 {
  left: -30%;
}

.grid-35 {
  float: left;
  width: 35%;
}

.prefix-35 {
  margin-left: 35%;
}

.suffix-35 {
  margin-right: 35%;
}

.push-35 {
  left: 35%;
}

.pull-35 {
  left: -35%;
}

.grid-40 {
  float: left;
  width: 40%;
}

.prefix-40 {
  margin-left: 40%;
}

.suffix-40 {
  margin-right: 40%;
}

.push-40 {
  left: 40%;
}

.pull-40 {
  left: -40%;
}

.grid-45 {
  float: left;
  width: 45%;
}

.prefix-45 {
  margin-left: 45%;
}

.suffix-45 {
  margin-right: 45%;
}

.push-45 {
  left: 45%;
}

.pull-45 {
  left: -45%;
}

.grid-50 {
  float: left;
  width: 50%;
}

.prefix-50 {
  margin-left: 50%;
}

.suffix-50 {
  margin-right: 50%;
}

.push-50 {
  left: 50%;
}

.pull-50 {
  left: -50%;
}

.grid-55 {
  float: left;
  width: 55%;
}

.prefix-55 {
  margin-left: 55%;
}

.suffix-55 {
  margin-right: 55%;
}

.push-55 {
  left: 55%;
}

.pull-55 {
  left: -55%;
}

.grid-60 {
  float: left;
  width: 60%;
}

.prefix-60 {
  margin-left: 60%;
}

.suffix-60 {
  margin-right: 60%;
}

.push-60 {
  left: 60%;
}

.pull-60 {
  left: -60%;
}

.grid-65 {
  float: left;
  width: 65%;
}

.prefix-65 {
  margin-left: 65%;
}

.suffix-65 {
  margin-right: 65%;
}

.push-65 {
  left: 65%;
}

.pull-65 {
  left: -65%;
}

.grid-70 {
  float: left;
  width: 70%;
}

.prefix-70 {
  margin-left: 70%;
}

.suffix-70 {
  margin-right: 70%;
}

.push-70 {
  left: 70%;
}

.pull-70 {
  left: -70%;
}

.grid-75 {
  float: left;
  width: 75%;
}

.prefix-75 {
  margin-left: 75%;
}

.suffix-75 {
  margin-right: 75%;
}

.push-75 {
  left: 75%;
}

.pull-75 {
  left: -75%;
}

.grid-80 {
  float: left;
  width: 80%;
}

.prefix-80 {
  margin-left: 80%;
}

.suffix-80 {
  margin-right: 80%;
}

.push-80 {
  left: 80%;
}

.pull-80 {
  left: -80%;
}

.grid-85 {
  float: left;
  width: 85%;
}

.prefix-85 {
  margin-left: 85%;
}

.suffix-85 {
  margin-right: 85%;
}

.push-85 {
  left: 85%;
}

.pull-85 {
  left: -85%;
}

.grid-90 {
  float: left;
  width: 90%;
}

.prefix-90 {
  margin-left: 90%;
}

.suffix-90 {
  margin-right: 90%;
}

.push-90 {
  left: 90%;
}

.pull-90 {
  left: -90%;
}

.grid-95 {
  float: left;
  width: 95%;
}

.prefix-95 {
  margin-left: 95%;
}

.suffix-95 {
  margin-right: 95%;
}

.push-95 {
  left: 95%;
}

.pull-95 {
  left: -95%;
}

.grid-33 {
  float: left;
  width: 33.33333%;
}

.prefix-33 {
  margin-left: 33.33333%;
}

.suffix-33 {
  margin-right: 33.33333%;
}

.push-33 {
  left: 33.33333%;
}

.pull-33 {
  left: -33.33333%;
}

.grid-66 {
  float: left;
  width: 66.66667%;
}

.prefix-66 {
  margin-left: 66.66667%;
}

.suffix-66 {
  margin-right: 66.66667%;
}

.push-66 {
  left: 66.66667%;
}

.pull-66 {
  left: -66.66667%;
}

.grid-100 {
  clear: both;
  width: 100%;
}

@media screen {
  .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }

  .grid-container:before, .grid-100:before, .clearfix:before,
  .grid-container:after,
  .grid-100:after,
  .clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }

  .grid-container:after, .grid-100:after, .clearfix:after {
    clear: both;
  }

  .grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-5, .mobile-grid-5, .grid-10, .mobile-grid-10, .grid-15, .mobile-grid-15, .grid-20, .mobile-grid-20, .grid-25, .mobile-grid-25, .grid-30, .mobile-grid-30, .grid-35, .mobile-grid-35, .grid-40, .mobile-grid-40, .grid-45, .mobile-grid-45, .grid-50, .mobile-grid-50, .grid-55, .mobile-grid-55, .grid-60, .mobile-grid-60, .grid-65, .mobile-grid-65, .grid-70, .mobile-grid-70, .grid-75, .mobile-grid-75, .grid-80, .mobile-grid-80, .grid-85, .mobile-grid-85, .grid-90, .mobile-grid-90, .grid-95, .mobile-grid-95, .grid-100, .mobile-grid-100, .grid-33, .mobile-grid-33, .grid-66, .mobile-grid-66 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-parent {
    padding-left: 0;
    padding-right: 0;
  }

  .push-5,
  .pull-5, .push-10,
  .pull-10, .push-15,
  .pull-15, .push-20,
  .pull-20, .push-25,
  .pull-25, .push-30,
  .pull-30, .push-35,
  .pull-35, .push-40,
  .pull-40, .push-45,
  .pull-45, .push-50,
  .pull-50, .push-55,
  .pull-55, .push-60,
  .pull-60, .push-65,
  .pull-65, .push-70,
  .pull-70, .push-75,
  .pull-75, .push-80,
  .pull-80, .push-85,
  .pull-85, .push-90,
  .pull-90, .push-95,
  .pull-95, .push-33,
  .pull-33, .push-66,
  .pull-66 {
    position: relative;
  }

  .hide-on-desktop {
    display: none !important;
  }

  .grid-5 {
    float: left;
    width: 5%;
  }

  .prefix-5 {
    margin-left: 5%;
  }

  .suffix-5 {
    margin-right: 5%;
  }

  .push-5 {
    left: 5%;
  }

  .pull-5 {
    left: -5%;
  }

  .grid-10 {
    float: left;
    width: 10%;
  }

  .prefix-10 {
    margin-left: 10%;
  }

  .suffix-10 {
    margin-right: 10%;
  }

  .push-10 {
    left: 10%;
  }

  .pull-10 {
    left: -10%;
  }

  .grid-15 {
    float: left;
    width: 15%;
  }

  .prefix-15 {
    margin-left: 15%;
  }

  .suffix-15 {
    margin-right: 15%;
  }

  .push-15 {
    left: 15%;
  }

  .pull-15 {
    left: -15%;
  }

  .grid-20 {
    float: left;
    width: 20%;
  }

  .prefix-20 {
    margin-left: 20%;
  }

  .suffix-20 {
    margin-right: 20%;
  }

  .push-20 {
    left: 20%;
  }

  .pull-20 {
    left: -20%;
  }

  .grid-25 {
    float: left;
    width: 25%;
  }

  .prefix-25 {
    margin-left: 25%;
  }

  .suffix-25 {
    margin-right: 25%;
  }

  .push-25 {
    left: 25%;
  }

  .pull-25 {
    left: -25%;
  }

  .grid-30 {
    float: left;
    width: 30%;
  }

  .prefix-30 {
    margin-left: 30%;
  }

  .suffix-30 {
    margin-right: 30%;
  }

  .push-30 {
    left: 30%;
  }

  .pull-30 {
    left: -30%;
  }

  .grid-35 {
    float: left;
    width: 35%;
  }

  .prefix-35 {
    margin-left: 35%;
  }

  .suffix-35 {
    margin-right: 35%;
  }

  .push-35 {
    left: 35%;
  }

  .pull-35 {
    left: -35%;
  }

  .grid-40 {
    float: left;
    width: 40%;
  }

  .prefix-40 {
    margin-left: 40%;
  }

  .suffix-40 {
    margin-right: 40%;
  }

  .push-40 {
    left: 40%;
  }

  .pull-40 {
    left: -40%;
  }

  .grid-45 {
    float: left;
    width: 45%;
  }

  .prefix-45 {
    margin-left: 45%;
  }

  .suffix-45 {
    margin-right: 45%;
  }

  .push-45 {
    left: 45%;
  }

  .pull-45 {
    left: -45%;
  }

  .grid-50 {
    float: left;
    width: 50%;
  }

  .prefix-50 {
    margin-left: 50%;
  }

  .suffix-50 {
    margin-right: 50%;
  }

  .push-50 {
    left: 50%;
  }

  .pull-50 {
    left: -50%;
  }

  .grid-55 {
    float: left;
    width: 55%;
  }

  .prefix-55 {
    margin-left: 55%;
  }

  .suffix-55 {
    margin-right: 55%;
  }

  .push-55 {
    left: 55%;
  }

  .pull-55 {
    left: -55%;
  }

  .grid-60 {
    float: left;
    width: 60%;
  }

  .prefix-60 {
    margin-left: 60%;
  }

  .suffix-60 {
    margin-right: 60%;
  }

  .push-60 {
    left: 60%;
  }

  .pull-60 {
    left: -60%;
  }

  .grid-65 {
    float: left;
    width: 65%;
  }

  .prefix-65 {
    margin-left: 65%;
  }

  .suffix-65 {
    margin-right: 65%;
  }

  .push-65 {
    left: 65%;
  }

  .pull-65 {
    left: -65%;
  }

  .grid-70 {
    float: left;
    width: 70%;
  }

  .prefix-70 {
    margin-left: 70%;
  }

  .suffix-70 {
    margin-right: 70%;
  }

  .push-70 {
    left: 70%;
  }

  .pull-70 {
    left: -70%;
  }

  .grid-75 {
    float: left;
    width: 75%;
  }

  .prefix-75 {
    margin-left: 75%;
  }

  .suffix-75 {
    margin-right: 75%;
  }

  .push-75 {
    left: 75%;
  }

  .pull-75 {
    left: -75%;
  }

  .grid-80 {
    float: left;
    width: 80%;
  }

  .prefix-80 {
    margin-left: 80%;
  }

  .suffix-80 {
    margin-right: 80%;
  }

  .push-80 {
    left: 80%;
  }

  .pull-80 {
    left: -80%;
  }

  .grid-85 {
    float: left;
    width: 85%;
  }

  .prefix-85 {
    margin-left: 85%;
  }

  .suffix-85 {
    margin-right: 85%;
  }

  .push-85 {
    left: 85%;
  }

  .pull-85 {
    left: -85%;
  }

  .grid-90 {
    float: left;
    width: 90%;
  }

  .prefix-90 {
    margin-left: 90%;
  }

  .suffix-90 {
    margin-right: 90%;
  }

  .push-90 {
    left: 90%;
  }

  .pull-90 {
    left: -90%;
  }

  .grid-95 {
    float: left;
    width: 95%;
  }

  .prefix-95 {
    margin-left: 95%;
  }

  .suffix-95 {
    margin-right: 95%;
  }

  .push-95 {
    left: 95%;
  }

  .pull-95 {
    left: -95%;
  }

  .grid-33 {
    float: left;
    width: 33.33333%;
  }

  .prefix-33 {
    margin-left: 33.33333%;
  }

  .suffix-33 {
    margin-right: 33.33333%;
  }

  .push-33 {
    left: 33.33333%;
  }

  .pull-33 {
    left: -33.33333%;
  }

  .grid-66 {
    float: left;
    width: 66.66667%;
  }

  .prefix-66 {
    margin-left: 66.66667%;
  }

  .suffix-66 {
    margin-right: 66.66667%;
  }

  .push-66 {
    left: 66.66667%;
  }

  .pull-66 {
    left: -66.66667%;
  }

  .grid-100 {
    clear: both;
    width: 100%;
  }

  body {
    min-width: 320px;
  }
}
/*@media screen and (max-width: $media-mobile-max) {
  @import "/bitrix/templates/bk/compass-unsemantic/unsemantic-grid-mobile";
}  
 */
.grid-100:before,
.grid-100:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.grid-100:after {
  clear: both;
}

.push-5,
.pull-5, .push-10,
.pull-10, .push-15,
.pull-15, .push-20,
.pull-20, .push-25,
.pull-25, .push-30,
.pull-30, .push-35,
.pull-35, .push-40,
.pull-40, .push-45,
.pull-45, .push-50,
.pull-50, .push-55,
.pull-55, .push-60,
.pull-60, .push-65,
.pull-65, .push-70,
.pull-70, .push-75,
.pull-75, .push-80,
.pull-80, .push-85,
.pull-85, .push-90,
.pull-90, .push-95,
.pull-95, .push-33,
.pull-33, .push-66,
.pull-66 {
  position: relative;
}

.hide-on-desktop {
  display: none !important;
}

.grid-5 {
  float: left;
  width: 5%;
}

.prefix-5 {
  margin-left: 5%;
}

.suffix-5 {
  margin-right: 5%;
}

.push-5 {
  left: 5%;
}

.pull-5 {
  left: -5%;
}

.grid-10 {
  float: left;
  width: 10%;
}

.prefix-10 {
  margin-left: 10%;
}

.suffix-10 {
  margin-right: 10%;
}

.push-10 {
  left: 10%;
}

.pull-10 {
  left: -10%;
}

.grid-15 {
  float: left;
  width: 15%;
}

.prefix-15 {
  margin-left: 15%;
}

.suffix-15 {
  margin-right: 15%;
}

.push-15 {
  left: 15%;
}

.pull-15 {
  left: -15%;
}

.grid-20 {
  float: left;
  width: 20%;
}

.prefix-20 {
  margin-left: 20%;
}

.suffix-20 {
  margin-right: 20%;
}

.push-20 {
  left: 20%;
}

.pull-20 {
  left: -20%;
}

.grid-25 {
  float: left;
  width: 25%;
}

.prefix-25 {
  margin-left: 25%;
}

.suffix-25 {
  margin-right: 25%;
}

.push-25 {
  left: 25%;
}

.pull-25 {
  left: -25%;
}

.grid-30 {
  float: left;
  width: 30%;
}

.prefix-30 {
  margin-left: 30%;
}

.suffix-30 {
  margin-right: 30%;
}

.push-30 {
  left: 30%;
}

.pull-30 {
  left: -30%;
}

.grid-35 {
  float: left;
  width: 35%;
}

.prefix-35 {
  margin-left: 35%;
}

.suffix-35 {
  margin-right: 35%;
}

.push-35 {
  left: 35%;
}

.pull-35 {
  left: -35%;
}

.grid-40 {
  float: left;
  width: 40%;
}

.prefix-40 {
  margin-left: 40%;
}

.suffix-40 {
  margin-right: 40%;
}

.push-40 {
  left: 40%;
}

.pull-40 {
  left: -40%;
}

.grid-45 {
  float: left;
  width: 45%;
}

.prefix-45 {
  margin-left: 45%;
}

.suffix-45 {
  margin-right: 45%;
}

.push-45 {
  left: 45%;
}

.pull-45 {
  left: -45%;
}

.grid-50 {
  float: left;
  width: 50%;
}

.prefix-50 {
  margin-left: 50%;
}

.suffix-50 {
  margin-right: 50%;
}

.push-50 {
  left: 50%;
}

.pull-50 {
  left: -50%;
}

.grid-55 {
  float: left;
  width: 55%;
}

.prefix-55 {
  margin-left: 55%;
}

.suffix-55 {
  margin-right: 55%;
}

.push-55 {
  left: 55%;
}

.pull-55 {
  left: -55%;
}

.grid-60 {
  float: left;
  width: 60%;
}

.prefix-60 {
  margin-left: 60%;
}

.suffix-60 {
  margin-right: 60%;
}

.push-60 {
  left: 60%;
}

.pull-60 {
  left: -60%;
}

.grid-65 {
  float: left;
  width: 65%;
}

.prefix-65 {
  margin-left: 65%;
}

.suffix-65 {
  margin-right: 65%;
}

.push-65 {
  left: 65%;
}

.pull-65 {
  left: -65%;
}

.grid-70 {
  float: left;
  width: 70%;
}

.prefix-70 {
  margin-left: 70%;
}

.suffix-70 {
  margin-right: 70%;
}

.push-70 {
  left: 70%;
}

.pull-70 {
  left: -70%;
}

.grid-75 {
  float: left;
  width: 75%;
}

.prefix-75 {
  margin-left: 75%;
}

.suffix-75 {
  margin-right: 75%;
}

.push-75 {
  left: 75%;
}

.pull-75 {
  left: -75%;
}

.grid-80 {
  float: left;
  width: 80%;
}

.prefix-80 {
  margin-left: 80%;
}

.suffix-80 {
  margin-right: 80%;
}

.push-80 {
  left: 80%;
}

.pull-80 {
  left: -80%;
}

.grid-85 {
  float: left;
  width: 85%;
}

.prefix-85 {
  margin-left: 85%;
}

.suffix-85 {
  margin-right: 85%;
}

.push-85 {
  left: 85%;
}

.pull-85 {
  left: -85%;
}

.grid-90 {
  float: left;
  width: 90%;
}

.prefix-90 {
  margin-left: 90%;
}

.suffix-90 {
  margin-right: 90%;
}

.push-90 {
  left: 90%;
}

.pull-90 {
  left: -90%;
}

.grid-95 {
  float: left;
  width: 95%;
}

.prefix-95 {
  margin-left: 95%;
}

.suffix-95 {
  margin-right: 95%;
}

.push-95 {
  left: 95%;
}

.pull-95 {
  left: -95%;
}

.grid-33 {
  float: left;
  width: 33.33333%;
}

.prefix-33 {
  margin-left: 33.33333%;
}

.suffix-33 {
  margin-right: 33.33333%;
}

.push-33 {
  left: 33.33333%;
}

.pull-33 {
  left: -33.33333%;
}

.grid-66 {
  float: left;
  width: 66.66667%;
}

.prefix-66 {
  margin-left: 66.66667%;
}

.suffix-66 {
  margin-right: 66.66667%;
}

.push-66 {
  left: 66.66667%;
}

.pull-66 {
  left: -66.66667%;
}

.grid-100 {
  clear: both;
  width: 100%;
}

.bottom-shadow {
  position: relative;
}
.bottom-shadow:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 3em;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left-bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
  /* IE6-8 */
}

.right-shadow {
  position: relative;
  overflow-x: hidden;
}
.right-shadow:after {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 40px;
  right: 0;
  top: 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-8 */
}

/* Helpers
-----------------------------------------------------------------------------*/
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

.nolist, .header .top-menu, #main-menu, #main-menu > li .wrap ul, .advantages, .section-filter .lsnn, .section-list, #content .radio-group, .footer .footer-menu, .footer .footer-menu li, .footer .footer-menu ul, .socials {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tar {
  text-align: right;
}

.un-on-h, .breadcrumbs a, .advantages li a, .footer .footer-menu ul li a {
  text-decoration: none;
}
.un-on-h:hover, .breadcrumbs a:hover, .advantages li a:hover, .footer .footer-menu ul li a:hover {
  text-decoration: underline;
}

.gray {
  color: #999999;
}

.red {
  color: #e3001f;
}

/* Sprites
-----------------------------------------------------------------------------*/
.ico-sprite, .ico-cart-big, .ico-f-acc, .ico-f-el, .ico-f-oil, .ico-f-tyres, .ico-lock, .ico-money, .ico-prop-frict, .ico-prop-snow, .ico-prop-sp, .ico-prop-sun, .ico-search, .ico-zoom {
  background: url('/bitrix/templates/bk/img/ico-s04578fbac8.png') no-repeat;
}
.ico-logout {
  background-position: 0;
  height: 16px;
  width: 15px;
  background: url('/bitrix/templates/bk/img/log-out.png') no-repeat;
}

.promo-sprite, .promo-bonus, .promo-deliv, .promo-guar, .promo-pay, .promo-return, .promo-sale, .promo-tire {
  background: url('/bitrix/templates/bk/img/promo-se500dda00d.png') no-repeat;
}

.ico-cart-big {
  background-position: 0 -45px;
  height: 34px;
  width: 39px;
}

.ico-f-acc {
  background-position: 0 -138px;
  height: 18px;
  width: 20px;
}

.ico-f-el {
  background-position: 0 -24px;
  height: 21px;
  width: 21px;
}

.ico-f-oil {
  background-position: 0 -216px;
  height: 22px;
  width: 15px;
}

.ico-f-tyres {
  background-position: 0 0;
  height: 24px;
  width: 24px;
}

.ico-lock {
  background-position: 0 -262px;
  height: 14px;
  width: 12px;
}

.ico-money {
  background-position: 0 -238px;
  height: 9px;
  width: 22px;
}

.ico-prop-frict {
  background-position: 0 -79px;
  height: 20px;
  width: 20px;
}

.ico-prop-snow {
  background-position: 0 -99px;
  height: 16px;
  width: 16px;
}

.ico-prop-sp {
  background-position: 0 -247px;
  height: 15px;
  width: 17px;
}

.ico-prop-sun {
  background-position: 0 -156px;
  height: 20px;
  width: 20px;
}

.ico-search {
  background-position: 0 -176px;
  height: 40px;
  width: 40px;
}

.ico-zoom {
  background-position: 0 -115px;
  height: 23px;
  width: 24px;
}

.promo-bonus {
  background-position: 0 -414px;
  height: 70px;
  width: 71px;
}

.promo-deliv {
  background-position: 0 -204px;
  height: 70px;
  width: 73px;
}

.promo-guar {
  background-position: 0 -134px;
  height: 70px;
  width: 71px;
}

.promo-pay {
  background-position: 0 -344px;
  height: 70px;
  width: 68px;
}

.promo-return {
  background-position: 0 -274px;
  height: 70px;
  width: 77px;
}

.promo-sale {
  background-position: 0 0;
  height: 70px;
  width: 90px;
}

.promo-tire {
  background-position: 0 -70px;
  height: 64px;
  width: 64px;
}

.ico {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.soc {
  background: url("/bitrix/templates/bk/img/soc.png") top left no-repeat;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.vk {
  width: 39px;
  height: 39px;
  background-position: 0 0;
}

.vk:hover {
  width: 39px;
  height: 39px;
  background-position: -39px 0;
}

.fb {
  width: 39px;
  height: 39px;
  background-position: 0 -39px;
}

.fb:hover {
  width: 39px;
  height: 39px;
  background-position: -39px -39px;
}

.gp {
  width: 39px;
  height: 39px;
  background-position: 0 -78px;
}

.gp:hover {
  width: 39px;
  height: 39px;
  background-position: -39px -78px;
}

.tw {
  width: 39px;
  height: 39px;
  background-position: 0 -117px;
}

.tw:hover {
  width: 39px;
  height: 39px;
  background-position: -39px -117px;
}

.sh {
  background: url("/bitrix/templates/bk/img/sh.png") top left no-repeat;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.sh-tw {
  width: 32px;
  height: 26px;
  background-position: 0 0;
}

.sh-tw:hover {
  width: 32px;
  height: 26px;
  background-position: -32px 0;
}

.sh-lj {
  width: 32px;
  height: 26px;
  background-position: 0 -26px;
}

.sh-lj:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -26px;
}

.sh-mr {
  width: 32px;
  height: 26px;
  background-position: 0 -52px;
}

.sh-mr:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -52px;
}

.sh-od {
  width: 32px;
  height: 26px;
  background-position: 0 -78px;
}

.sh-od:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -78px;
}

.sh-fb {
  width: 32px;
  height: 26px;
  background-position: 0 -104px;
}

.sh-fb:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -104px;
}

.sh-vk {
  width: 32px;
  height: 26px;
  background-position: 0 -130px;
}

.sh-vk:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -130px;
}

.sh-em {
  width: 32px;
  height: 26px;
  background-position: 0 -156px;
}

.sh-em:hover {
  width: 32px;
  height: 26px;
  background-position: -32px -156px;
}

.ico-radio {
  background: url("/bitrix/templates/bk/img/radio.png") top left no-repeat;
  width: 20px;
  height: 20px;
}

/* Layout
-----------------------------------------------------------------------------*/
body, html {
  height: 100%;
}

#wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  min-width: 920px;
}

.grid-100 {
  min-width: 880px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  height: 1%;
  position: relative;
}

#middle:after {
  content: '';
  clear: both;
  display: table;
}

#container {
  width: 100%;
  float: left;
  position: relative;
}

.container {
  width: 100%;
  float: left;
}

.content-l {
  padding: 0 20px 0 270px;
}

.content-r {
  padding: 0 270px 0 20px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft, .sideLeft {
  float: left;
  width: 210px;
  margin-left: -100%;
  position: relative;
  padding-left: 20px;
}

.sideLeft {
  padding-top: 0;
}

.sideRight {
  float: right;
  width: 210px;
  margin-left: -100%;
  position: relative;
  padding-right: 0;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
  margin-bottom: 22px;
}
.header .top-line {
  padding: 7px 0 35px 0;
}
.header .top-line .login-lnk {
  text-align: right;
}
.header .top-line .login-lnk a {
  color: #666666;
  text-decoration: none;
}
.header .top-line .login-lnk a:hover {
  text-decoration: underline;
}
.header .top-line .login-lnk .ico {
  margin-right: 8px;
  vertical-align: -2px;
}
.header .top-menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 100%;
  text-align: left;
}
.header .top-menu li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 15px;
}
.header .top-menu a {
  color: #666666;
}
.header .top-menu a:hover {
  color: #004181;
}
.header .top-contacts .phone {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 100%;
  text-align: left;
}
.header .top-contacts .email {
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#header-search-form {
  border: 1px solid #cccccc;
}
#header-search-form .form-line {
  margin: 0;
}
#header-search-form .input-container {
  float: left;
  width: 100%;
  position: relative;
}
#header-search-form .input-container .wrap {
  padding-right: 36px;
  padding-left: 6px;
}
#header-search-form .input-container #search-inpt {
  background-color: white;
  border: none;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 14px;
  color: #333333;
  outline: none;
}
#header-search-form .input-container label {
  position: absolute;
  line-height: 40px;
  font-size: 14px;
  color: #e5e5e5;
  left: 20px;
  top: 0;
}
#header-search-form .search-btn {
  float: right;
  margin-left: -30px;
  margin-right: 6px;
  border: none;
  background: transparent;
  padding: 0;
  position: relative;
  z-idex: 200;
  outline: none;
}
#header-search-form .search-btn .ico {
  margin-top: 10px;
}

/*#main-menu {
  margin-top: 22px;
    @extend .nolist;
    font: bold 18px "Open Sans Condensed", sans-serif;
    font-stretch: condensed;
    line-height:100%;
    text-align:left;
    text-transform: uppercase;
    width: 100%;
    display: table;
    height: $mmh;
    background-color: $blue;
    &>li {
      display: table-cell;
      *float: left;
      text-align: center;
      vertical-align: middle;      
      border-left: 1px solid #2855B7;
      border-right: 1px solid #113994;
      &:hover, &.active {
        background-color: $blueLight;
        border-left: 1px solid #2855B7;
        border-right: 1px solid $blueLight;
      }
      &:first-child {
        border-left: none;
      }
      &:last-child {
        border-right: none;
      }
      .wrap {
        position: absolute;
        padding-top: 10px;
        background-color: #B2B2B2;
        z-index: 1000;

        display: none;
        ul {
          @extend .nolist;
        }
        li {
          margin: 0 8px;
          text-align: left;         
          a {
            color: #333332;
            padding: 0 20px 12px;
            display: block;
            font-size:13px;
            line-height: 120%;
            text-decoration: none;
            &:hover {
              text-decoration: underline;
            } 
          }
        }    
      }
      &:hover {
        &>.wrap { display: block; }
      }
      &>a {     
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 0 20px;
      }
    }
}
*/
#main-menu-container {
  margin-top: 22px;
}

#main-menu {
  position: relative;
  width: 100%;
  background-color: #004181;
  font: bold 18px "Open Sans Condensed", sans-serif;
  font-stretch: condensed;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  display: table;
}
#main-menu > li {
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #2855b7;
  border-right: 1px solid #113994;
  display: table-cell;
  *float: left;
  *width: 20%;
}
#main-menu > li:hover, #main-menu > li.active {
  background-color: #015fba;
  border-left: 1px solid #2855b7;
  border-right: 1px solid #015fba;
}
#main-menu > li:first-child {
  border-left: none;
}
#main-menu > li:last-child {
  border-right: none;
}
#main-menu > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  height: 44px;
  font: bold 18px "Open Sans Condensed", sans-serif;
  line-height: 44px;
  font-stretch: condensed;
  text-transform: uppercase;
}
#main-menu > li .wrap {
  position: absolute;
  padding-top: 10px;
  background-color: #B2B2B2;
  z-index: 1000;
  display: none;
}
#main-menu > li .wrap li {
  margin: 0 8px;
  text-align: left;
}
#main-menu > li .wrap li a {
  color: #333332;
  padding: 0 20px 12px;
  display: block;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
}
#main-menu > li .wrap li a:hover {
  text-decoration: underline;
}
#main-menu > li .wrap li .ttl {
  font: bold 17px "Open Sans Condensed", sans-serif;
  line-height: 120%;
  display: block;
  text-transform: uppercase;
}
#main-menu > li:hover > .wrap {
  display: block;
}

.cart-small {
  width: 156px;
  height: 37px;
  background-color: #fff329;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  float: right;
  position: relative;
  padding: 14px 12px;
  text-align: right;
  margin-top: -12px;
}
.cart-small .ico-cart-big {
  float: left;
}
.cart-small .cart-quantity {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  background-color: #e3001f;
  font-size: 12px;
  line-height: 25px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  letter-spacing: -0.1em;
  position: absolute;
  top: 10px;
  left: 40px;
}
.cart-small .cart-price {
  font: bold 24px "Open Sans Condensed", sans-serif;
  color: #333333;
  margin-left: 55px;
  text-align: center;
  display: block;
}

/* Content
-----------------------------------------------------------------------------*/
.breadcrumbs {
  font-size: 13px;
  color: #7F7F7F;
}
.breadcrumbs a {
  color: #7F7F7F;
}
.breadcrumbs a:hover {
  color: #004181;
}

.contact-form {
  margin-bottom: 40px;
}
.contact-form label {
  display: block;
  font-family: "Open Sans Condensed";
  font-size: 18px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 194%;
}

.backlink-cont {
  color: #e3001f;
  font-size: 20px;
  margin: 40px 0 0;
}
.backlink-cont.dark {
  color: #333333;
}
.backlink-cont.dark .backlink {
  color: #333333;
}
.backlink-cont.blue {
  color: #004181;
}
.backlink-cont.blue .backlink {
  color: #004181;
}

.backlink {
  font-family: "Open Sans Condensed";
  font-size: 20px;
  font-weight: bold;
  font-stretch: condensed;
  color: #e3001f;
  text-transform: uppercase;
}

.advantages {
  display: table;
  margin: 30px -12px 0 !important;
  padding: 0 !important;
}
.advantages li {
  display: table-cell;
  width: 16.5%;
  vertical-align: top;
}
.advantages li a {
  display: block;
  padding: 20px;
  margin: 0 12px;
  min-width: 90px;
  background-color: #F2F2F2;
  border: 1px solid #e5e5e5;
  text-align: center;
  color: #999999;
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  height: 120px;
}
.advantages li .txt {
  margin-top: 6px;
}

.banner-container {
  margin-bottom: 22px;
}

/* Catalog items matrix
-------------------------------------------------*/
.items-matrix {
  margin: 30px 0 30px;
  font-size: 0;
  display: table;
  width: 100%;
  /*@include box-sizing(border-box);*/
  position: relative;
}
.items-matrix .item {
  font-size: 12px;
  width: 33.33%;
  margin: 0;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.items-matrix .item:nth-child(3n+1) .wrap {
  border-left: none;
}
/*.items-matrix .item:nth-last-child(-n+3) .wrap {
  border-bottom: none;
}*/
.items-matrix .item .wrap {
  padding: 20px;
  border-left: 1px dashed #d2d2d2;
  border-bottom: 1px dashed #d2d2d2;
  position: relative;
}
.items-matrix .item .wrap .promo-tag {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 6px 8px;
  color: #fff;
  z-index: 30;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  font-weight: bold;
}
.items-matrix .item .wrap .promo-tag.tag-new {
  background-color: #198700;
}
.items-matrix .item .wrap .promo-tag.tag-discount {
  background-color: #FD0101;
}
.items-matrix .item .wrap .inner-wrap {
  position: relative;
}
.items-matrix .item .wrap .pic-container {
  text-align: center;
  height: 190px;
  /*width: 190px;*/
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0 auto;
  border: 2px solid transparent;
}
.items-matrix .item .wrap .pic-container img {
  max-width: 100%;
  height: auto;
}
.items-matrix .item .wrap .props-icons {
  margin: 6px 0;
  font-size: 0;
}
.items-matrix .item .wrap .props-icons .ico {
  margin-right: 7px;
}
.items-matrix .item .wrap .ttl {
  font-size: 16px;
  font-weight: bold;
  line-height: 124%;
  color: #333333;
  margin-bottom: 4px;
  margin-top: 6px;
}
.items-matrix .item .wrap .ttl a {
  color: #333333;
  text-decoration: none;
}
.items-matrix .item .wrap .props {
  font-size: 13px;
  margin-bottom: 8px;
  margin-top: 4px;
  color: #999999;
}
.items-matrix .item .wrap .props p {
  margin: 0;
}
.items-matrix .item .wrap .props .lbl {
  color: #999999;
}
.items-matrix .item .wrap .props .val {
  color: #333333;
}
.items-matrix .item .wrap .pricing {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 16px;
}
.items-matrix .item .wrap .pricing p {
  margin: 0;
  line-height: 120%;
}
.items-matrix .item .wrap .pricing .catalog-price {
  margin-top: 6px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 100%;
}
.items-matrix .item .wrap .pricing .discount-procent {
  color: #e3001f;
  font-size: 12px;
  margin-bottom: 4px;
}
.items-matrix .item .wrap .pricing .in-stock {
  color: #004181;
  font-size: 13px;
}
.items-matrix .item .wrap .pricing .in-stock.no {
  color: #e3001f;
}
.items-matrix .item .wrap .morelnk {
  width: 40px;
  height: 35px;
  background: url(/bitrix/templates/bk/img/morelnk.png) 0 100% no-repeat;
}
.items-matrix .item .wrap:hover .pic-container {
  border: 2px solid #004181;
}
.items-matrix .item .wrap:hover .ttl a {
  text-decoration: underline;
  color: #004181;
}
.items-matrix .item .wrap:hover .morelnk {
  background-position: 0 0;
}
.items-matrix .item p, .items-matrix .item .p {
  margin: 0 0 4px 0;
}

.catalog-price {
  font-size: 24px;
  color: #004181;
}
.catalog-price.price-new {
  color: #e3001f;
}
.catalog-price.price-old {
  color: #5D5D5D;
  font-size: 20px;
  font-weight: bold;
}

.discount-procent {
  color: #e3001f;
}

.promo-lnk {
  background-color: #fff329;
  padding: 20px;
  font-size: 25px;
  font-weight: bold;
  font-family: "Open Sans Condensed", sans-serif;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}

.sort-list-container {
  position: absolute;
  right: 20px;
  top: 20px;
}
.sort-list-container .sort-list {
  width: auto;
  min-width: 108px;
  font-size: 13px;
}

/* items-slider
-------------------------------------------------*/
.bxslider-items .item {
  font-size: 12px;
  width: 33.33%;
  margin: 0 0 30px 0;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.bxslider-items .item:hover .itemPic a {
  border-color: #004181;
}
.bxslider-items .item:hover .itemName a {
  text-decoration: none;
  color: #333333;
}
.bxslider-items .item .itemPic a {
  display: block;
  width: 116px;
  height: 116px;
  border: 2px solid white;
  position: relative;
}
.bxslider-items .item .itemName {
  font-family: "Open Sans Condensed";
  font-size: 16px;
  font-weight: bold;
  margin: 14px 0;
}
.bxslider-items .item .itemName a {
  text-decoration: none;
  color: #333333;
}
.bxslider-items .item .catalogPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 14px 0;
  color: #004181;
}
.bxslider-items .item p, .bxslider-items .item .p {
  margin: 0 0 4px 0;
}

/* Detail
-------------------------------------------------*/
.item-detail .catalog-price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 86%;
  color: #e3001f;
  font-weight: normal;
}
.item-detail .catalog-price.price-old {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.item-detail .l-col {
  width: 433px;
  margin-right: 67px;
  float: left;
}
.item-detail .l-col .item-mainpic .mp {
  border: 1px solid #cccccc;
  height: 431px;
  width: 431px;
  display: block;
  position: relative;
  text-align: center;
}
.item-detail .content {
  margin-left: 500px;
}
.item-detail .content h4:first-child, .item-detail .content .h4:first-child {
  margin-top: 0;
  margin-bottom: 12px;
}
.item-detail .content .price-container {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 16px;
}
.item-detail .content .price-container p {
  margin: 0;
  line-height: 120%;
}
.item-detail .content .price-container .catalogPrice {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.item-detail .content .price-container .discount-procent {
  color: #e3001f;
  font-size: 12px;
}
.item-detail .content .price-container .in-stock {
  color: #004181;
  font-size: 13px;
}
.item-detail .content .price-container .in-stock.no {
  color: #e3001f;
}
.item-detail .content .item-actions {
  width: 170px;
  float: right;
  text-align: right;
}
.item-detail .content .item-actions input[type='text'] {
  font-size: 25px;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
#wrapper .item-detail .content .item-actions .btn {
  padding: 0.3em 0.6em;
  background: #068f00;
}
.item-detail .content .item-actions .order-install {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: right;
  margin-left: 10px;
}
.item-detail .content .item-actions .order-buy {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.item-detail .content .item-actions .order-buy .in-cart-msg {
  display: block;
  color: #666;
  margin-top: 3px;
  text-align: right;
}
.item-detail .content .item-actions .hint-lnk {
  font-size: 12px;
  color: #999999;
}
.item-detail .content .credit-hint {
  font-size: 12px;
  color: #7F7F7F;
  margin: 6px 0 0 0;
}
.item-detail .content .credit-hint a {
  color: #7F7F7F;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#content .item-detail table.item-prop, #content .item-detail .item-description .item-full-descr table {
  border: none;
  margin: 0 0 40px 0;
}
#content .item-detail table.item-prop td, #content .item-detail .item-description .item-full-descr table td, #content .item-detail table.item-prop th, #content .item-detail .item-description .item-full-descr table th {
  border: none;
  padding: 6px 0;
  text-align: left;
  background: none;
  border: 0;
}
#content .item-detail table.item-prop th, #content .item-detail .item-description .item-full-descr table th {
  padding-right: 20px;
  font-weight: bold;
}
#content .item-detail table.item-prop td, #content .item-detail .item-description .item-full-descr table td {
  font-weight: normal;
  color: #7F7F7F;
}
.item-detail .short-text {
  margin: 40px 0;
}
.item-detail .item-description {
  margin-bottom: 40px;
  margin-top: 40px;
}
.item-detail .item-description .item-short-descr {
  margin-bottom: 2.5em;
}
.item-detail .item-description .item-full-descr table td:first-child {
  font-weight: normal;
  padding-right: 20px;
}
.item-detail .descr-file a {
  font-size: 14px;
  color: #B9B9B9;
}
.item-detail.brand-detail .item-mainpic .mp {
  height: auto;
  width: 258px;
  padding: 10px;
  text-align: center;
}
.item-detail .buy-container {
  border: 1px solid #e5e5e5;
  background-color: #F1F1F1;
  margin: 40px 0 0;
  padding: 20px;
}

.share-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.share-list li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
}

#content table.instock-table {
  border: none;
}
#content table.instock-table td, #content table.instock-table tr {
  border: none;
}

.instock-table .dull {
  color: #999999;
  font-size: 12px;
}
.instock-table .status.inctock {
  color: #fff329;
}

/* Horizontal filter
-------------------------------------------------*/
#tabs-filter {
  padding: 0;
  margin-bottom: 20px;
  border: none;
  background: none;
}
#tabs-filter .ui-tabs-nav, #tabs-filter .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#tabs-filter .ui-tabs-nav {
  background: transparent none;
  border: none;
  width: 100%;
}
#tabs-filter .ui-tabs-nav li {
  width: 25%;
  border: 0;
  background: tansparent none;
}
#tabs-filter .ui-tabs-nav li .ui-tabs-anchor {
  display: block;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border: 2px solid #d8d8d8;
  border-bottom: 0;
  float: none;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  height: 34px;
  padding: 0;
  padding-top: 12px;
}
#tabs-filter .ui-tabs-nav li .ui-tabs-anchor .ico {
  margin-right: 4px;
}
#tabs-filter .ui-tabs-nav .ui-state-default .ui-tabs-anchor {
  border: 2px solid #d8d8d8;
  border-bottom: 0;
}
#tabs-filter .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
  border-color: #004181;
  background-color: #E5E5E5;
  outline: none;
  padding-bottom: 2px;
  margin-bottom: -2px;
}
#tabs-filter .ui-tabs-panel {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border: 2px solid #004181;
  background-color: #E5E5E5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  padding: 0;
}

#tabs-filter .radio-tabs.ui-widget-content {
  border: none;
}
#tabs-filter .radio-tabs .ui-tabs-nav {
  background: transparent none;
  border: none;
  display: table;
  margin-top: 22px;
}
#tabs-filter .radio-tabs .ui-tabs-nav li {
  width: auto;
  display: table-cell;
  float: none;
  *float: left;
}
#tabs-filter .radio-tabs .ui-tabs-nav li .ui-tabs-anchor {
  border: none;
  text-align: left;
  text-transform: uppercase;
  height: auto;
  margin: 0;
  padding: 0;
}
#tabs-filter .radio-tabs .ui-tabs-nav li .ui-tabs-anchor .ico {
  vertical-align: -4px;
}
#tabs-filter .radio-tabs .ui-tabs-nav .ui-state-default {
  background: transparent none;
}
#tabs-filter .radio-tabs .ui-tabs-nav .ui-state-default .ui-tabs-anchor {
  border: none;
  border-bottom: 0;
}
#tabs-filter .radio-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
  border: none;
  background-color: transparent;
  color: #004181;
}
#tabs-filter .radio-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor .ico-radio {
  background-position: 0 100%;
}
#tabs-filter .radio-tabs .ui-tabs-panel {
  border: none;
  background-color: transparent;
  width: auto;
  padding-top: 0;
}

.filter .left-col {
  border-right: 1px dashed #d2d2d2;
}
.filter .lbl, .filter .inpts {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.filter .lbl {
  width: 80px;
}
.filter .lsnn {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filter .lsnn.inline li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
  font-size: 14px;
  margin-bottom: 0;
}
.filter h4.lbl, .filter h4, .filter .h4.lbl, .filter .h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #004181;
  text-align: left;
  font-weight: normal;
  margin: 0 0 0.6em;
}
.filter .param-group {
  margin: 22px 0;
}
#wrapper .filter .btn {
  background-color: #fff329;
  color: #333333;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding: 0.2em 0.3em;
  border: 1px solid #d8d8d8;
  height: 28px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.filter .slider-container {
  width: auto;
}
.filter .slider-container .slider-range {
  width: 210px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.filter .slider-container .sliderInputsContainer {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#wrapper .filter .slider-container .sliderInputsContainer input {
  padding: 0;
  height: 24px;
  line-height: 12px;
  font-family: inherit;
  text-align: center;
}
.filter .param-group.sliders {
  margin-top: 0;
}
.filter .left-col, .filter .right-col {
  position: relative;
}
.filter .vehicle .inpts {
  /*width: 230px;*/
  margin-left: 110px;
  display: block;
}
.filter .vehicle .ddContainer {
  width: 100% !important;
  /*width: 100px !important;*/
}
.filter .vehicle .ddToggle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*min-width: 195px;*/
  width: 100% !important;
}
.filter .vehicle .lbl {
  float: left;
  display: block;
}

.filter .vehicle
.filter-hor {
  height: 362px;
  overflow: hidden;
}
.filter-hor h3 {
  margin: 22px 0 0 0;
  font-size: 16px;
}
.filter-hor .submit-btn-container {
  margin: 0;
  position: absolute;
  bottom: 22px;
  right: 20px;
}

.filter-vert {
  border: 1px solid #cccccc;
}
.filter-vert .h3 {
  margin-top: 0;
}
.filter-vert .h2.bg {
  margin-top: 0;
  background-color: #fff329;
}
.filter-vert .param-group {
  border-bottom: 1px solid #cbcbcb;
  padding: 14px 16px;
  margin: 0;
}
.filter-vert .param-group:last-of-type {
  border-bottom: 0;
}
.filter-vert.filter .slider-container {
  width: 100%;
  /*margin-top: 22px;*/
}
.filter-vert.filter .slider-container .slider-range {
  width: 90%;
}
.filter-vert .submit-btn-container {
  padding: 16px;
  margin: 0;
}
#wrapper .filter-vert .submit-btn-container .btn {
  width: 100%;
  font-size: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: auto;
}
.filter-vert .sliderInputsContainer {
  font-size: 15px;
  color: #999999;
  margin-top: 14px;
}
.filter-vert .sliderInputsContainer input[type="text"].valueBox {
  width: 70px;
  height: 25px;
  line-height: 25px;
}

.section-filter {
  background-color: #E5E5E5;
  padding: 16px;
  margin: 0 0 0 -16px;
}
.section-filter .h4 {
  margin-top: 0;
  margin-bottom: 6px;
}
.section-filter .lsnn {
  display: table;
  width: 100%;
}
.section-filter .lsnn .lvl1 {
  display: table-cell;
  margin-bottom: 0;
}
.section-filter .lbl {
  color: #999999;
  font-size: 10px;
}

.pseudo-multiselect {
  width: 180px;
  height: 133px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.pseudo-multiselect .lsnn {
  padding-top: 2px;
}
.pseudo-multiselect .lsnn li {
  margin: 0 0 2px;
  padding: 0;
}
.pseudo-multiselect .lsnn label {
  display: block;
  padding: 2px 8px;
}
.pseudo-multiselect .lsnn label.active {
  background-color: #fff329;
}

.section-list {
  padding: 0 16px;
}
.section-list li {
  margin: 16px 0;
  font-size: 14px;
}
.section-list li.active a {
  color: #004181;
}
.section-list li a {
  color: #333333;
}

.dropdown {
  padding: 10px 0;
  margin: 0;
  position: absolute;
  z-index: 100;
}
.dropdown-inner {
  background-color: #323232;
  padding: 16px;
  position: relative;
  color: #fff;
}
.dropdown-sort {
  width: 160px !important;
}
.ui-tooltip.ui-widget {
  background: #323232 !important;
  padding: 16px;
  position: relative;
  color: #fff;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: none;
}
.dropdown a, #wrapper .ui-tooltip a {
  color: #fff;
}
.dropdown a:hover, .dropdown a.active, #wrapper .ui-tooltip a:hover, #wrapper .ui-tooltip a.active {
  color: #fff329;
}
.dropdown .corner.top {
  background: url(/bitrix/templates/bk/img/gc.png) 0 0 no-repeat;
  width: 14px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -7px;
}
.dropdown .corner.bottom {
  background: url(/bitrix/templates/bk/img/gc.png) 0 100% no-repeat;
  width: 14px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -7px;
}
.dropdown ul {
  list-style: none;
}

.sort-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort-list a {
  color: #fff;
}
/* Search-results
-------------------------------------------------*/
.search-form-container {
  background: #F1F1F1;
  border: 1px solid #e5e5e5;
  padding: 20px 30px;
  font-size: 14px;
  line-height: 140%;
  color: #4D4D4D;
  margin-bottom: 1.5em;
}
.search-form-container .ttl {
  font-family: "Open Sans Condensed";
  font-size: 20px;
  font-weight: bold;
  line-height: 115%;
  margin-right: 30px;
  text-transform: uppercase;
  vertical-align: middle;
}
.search-form-container .nice-form .form-line.input-container {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 250px;
  vertical-align: middle;
  margin: 0;
}
.search-form-container .nice-form .form-line.input-container #search-inpt2 {
  width: 100% !important;
}
.search-form-container .nice-form .search-btn {
  padding: 0 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  height: 40px;
  width: 40px;
  text-align: center;
  margin-left: 8px;
  vertical-align: top;
  background-color: #004181;
}
.search-form-container .nice-form .search-btn:hover {
  background-color: #015FBB;
}

.search-res-ttl {
  font-family: "Open Sans Condensed";
  font-size: 28px;
  font-weight: bold;
  line-height: 100%;
  color: #333333;
  text-align: left;
  margin: 50px 0 30px 0;
}
.search-res-ttl .req-string {
  color: #e3001f;
}

.search-res-list {
  font-size: 20px;
  margin: 0;
  padding: 0 0 0 50px;
  font-family: "Open Sans Condensed";
  font-weight: bold;
}
.search-res-list .res-item {
  margin-bottom: 50px;
}
.search-res-list .res-item .req-string {
  color: #e3001f;
}
.search-res-list .res-item h4, .search-res-list .res-item .h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  margin: 0 0 12px 0;
}
.search-res-list .res-item .res-text {
  font-size: 14px;
  line-height: 143%;
  color: #4d4d4d;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.search-res-list .res-item .res-foot {
  font-size: 13px;
  color: #999999;
  margin-top: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* Cart
-------------------------------------------------*/
.cart-big-container {
  margin-bottom: 65px;
}
.cart-big-container .submit-btn-container {
  text-align: center;
  margin-top: 40px;
}

.blank-table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
.blank-table th:last-child, .blank-table th.last, .blank-table td:last-child, .blank-table td.last {
  border-right-width: 0px;
}
.blank-table tbody tr:last-child th, .blank-table tbody tr:last-child td, .blank-table tfoot tr:last-child th, .blank-table tfoot tr:last-child td {
  border-bottom-width: 0px;
}
.blank-table tbody tr.last th, .blank-table tbody tr.last td, .blank-table tfoot tr.last th, .blank-table tfoot tr.last td {
  border-bottom-width: 0px;
}
.blank-table thead th {
  background-color: transparent;
  border: none;
}
.blank-table tbody td {
  border: none;
}

.cart-table thead th {
  background-color: transparent;
  border-bottom: 2px solid #cbcbcb;
  border-left: none;
  border-right: none;
  color: #7F7F7F;
  font-size: 13px;
  font-weight: normal;
}
.cart-table tbody td {
  border-bottom: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  vertical-align: middle;
}

.cart-table {
  border: none;
  margin-bottom: 50px;
  width: 100%;
  border-bottom: 4px solid #f1f1f1;
}
.cart-table td, .cart-table th {
  border: none;
  padding: 10px 20px;
}

.cart-table thead th {
  color: #7F7F7F;
  font-weight: normal;
  text-align: center;
  background-color: transparent;
  border-bottom: 2px solid #cbcbcb;
}
.cart-table tbody td {
  padding: 22px;
  border-bottom: 1px solid #e5e5e5;
}
.cart-table tbody .img {
  text-align: center;
  width: 130px;
}
.cart-table tbody .q input[type=text] {
  width: 25px;
  text-align: center;
}
.cart-table tbody .name {
  width: 25%;
}
.cart-table tbody .name .item-name {
  font-size: 16px;
  font-weight: bold;
}
.cart-table tbody .name .sect {
  font-size: 13px;
  color: #A3A3A3;
}
.cart-table tbody .art {
  text-align: center;
  color: #333333;
  font-size: 14px;
}
.cart-table tbody .price, .cart-table tbody .sum {
  white-space: nowrap;
  text-align: right;
}
.cart-table tbody .cart-pice, .cart-table tbody .cart-item-price {
  white-space: nowrap;
  font-size: 20px;
}
.cart-table tbody .price-old {
  font-size: 16px;
  color: #333333;
}
.cart-table tbody .sum {
  font-size: 24px;
  color: #004181;
}

.coupon-block {
  background-color: #F1F1F1;
  padding: 20px;
  width: 210px;
}
.coupon-block .h2 {
  text-align: center;
  margin: 0 0 16px;
  color: #e3001f;
}
.coupon-block #coupon {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}
.coupon-block .submitBtnContainer {
  margin-bottom: 24px;
}
.coupon-block .submitBtnContainer .btn {
  width: 100%;
  max-width: 250px;
  background-color: #656565;
}

#content .total-table td {
  padding: 6px 0;
}

.total-table {
  width: 250px;
  float:right;
}
.total-table .val {
  text-align: right;
}
.total-table .total-line {
  font-size: 18px;
  color: #e3001f;
}
.total-table .deco {
  padding: 16px 0 !important;
}
.total-table .deco div {
  height: 0;
  font-size: 0;
  line-height: 0;
  border-bottom: 1px solid #cbcbcb;
}
.total-table .btn {
  width: 100%;
  margin-top: 10px;
}

.total-total {
  font-size: 24px;
  font-weight: bold;
}

.ico-close {
  background: url(/bitrix/templates/bk/img/close.png) 0 0 no-repeat;
  width: 35px;
  height: 35px;
}
.ico-close:hover {
  background-position: 0 100%;
}

#coupon-hint {
  width: 300px;
}

/* Order
-------------------------------------------------*/
.order-container {
  margin-bottom: 60px;
}
.order-container .cart-table {
  margin-bottom: 0;
  border-bottom: 0;
}
.order-container .cart-table tbody td {
  padding: 10px;
}
.order-container .cart-table tbody .name .item-name {
  color: #7F7F7F;
}
.order-container .cart-table tbody .q, .order-container .cart-table tbody .art, .order-container .cart-table tbody .cart-pice, .order-container .cart-table tbody .sum {
  color: #7F7F7F;
  text-align: center;
}
.order-container .total td {
  padding-top: 15px;
  border-top: 4px solid #f1f1f1;
  color: #e3001f;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
}
.order-container .nice-form.ajax-form {
  margin-top: 45px;
  margin-bottom: 60px;
}
.order-container .nice-form.ajax-form .form-line {
  margin-bottom: 40px;
}
.order-container .nice-form.ajax-form .form-line .lbl {
  width: 20%;
  font-family: "Open Sans Condensed";
  font-size: 18px;
  font-weight: bold;
}
.order-container .nice-form.ajax-form .form-line .inpt {
  width: 80%;
}
.order-container .nice-form.ajax-form .form-line .inpt input[type='text'], .order-container .nice-form.ajax-form .form-line .inpt textarea,
.order-container .nice-form.ajax-form .form-line .inpt input[type='password'] {
  width: 300px;
}
.order-container .nice-form.ajax-form .form-line .inpt .hint {
  width: 278px;
}
.order-container .submit-btn-container {
  text-align: right;
}

.req {
  color: #e3001f;
}

.payment-group {
  /*
  #opl-nal-wrap {
    .styled-radio {
      background: url(/bitrix/templates/bk/img/opl-nal.jpg) 0 0 no-repeat;
    }
  }
  #opl-sber-wrap {
    .styled-radio {
      background: url(/bitrix/templates/bk/img/opl-sber.jpg) 0 0 no-repeat;
    }
  }
  #opl-kred-wrap {
    .styled-radio {
      background: url(/bitrix/templates/bk/img/opl-vkred.jpg) 0 0 no-repeat;
    }
  }*/
}
.payment-group li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 94px;
  margin-right: 10px;
  text-align: center;
  background-position: 50% 50%;
}
.payment-group li .radio-wrapper {
  width: 92px;
  height: 52px;
}
.payment-group li .radio-wrapper .styled-radio {
  width: 90px;
  height: 50px;
  border: 1px solid #cccccc;
  background: none;
}
.payment-group li .radio-wrapper .styled-radio.styled-checked {
  border-color: #004181;
}
.payment-group li .span-ra {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 92px;
}
.payment-group li label {
  font-size: 11px;
  color: #999999;
  letter-spacing: -0.03em;
}
.delivery-group li label {
  display:block;
  overflow:hidden;
}
.delivery-group li p {
  margin:0;
}
/* Auth forms
-----------------------------------------------------------------------------*/
.auth-form .form-line .lbl {
  width: 25%;
  font-family: "Open Sans Condensed";
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 5%;
}
.auth-form .form-line .lbl .hint {
  font-weight: normal;
  font-size: 14px;
  color: #999999;
  font-style: normal;
  display: block;
}
.auth-form .form-line .inpt {
  width: 70%;
  vertical-align: middle;
}
.auth-form input[type='text'], .auth-form  textarea, .auth-form input[type='password'] {
  width: 300px;
}
.auth-form .form-line .inpt .hint {
  width: 278px;
}
.auth-form .submit-btn-container {
  text-align: left;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer-container {
  margin-top: 50px;
}

.footer {
  border-top: 11px solid #f1f1f1;
  padding: 24px 0;
  position: relative;
}
.footer .h3 {
  font: bold 22px "Open Sans Condensed", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.footer .footer-menu {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
.footer .footer-menu li, .footer .footer-menu ul {
  padding: 0;
  margin: 0;
}
.footer .footer-menu ul li {
  margin: 16px 0;
  font-size: 14px;
}
.footer .footer-menu ul li a {
  color: #666666;
}
.footer .copyright {
  position: absolute;
  bottom: 22px;
  left: 0;
}
.footer .address {
  margin-top: 16px;
  color: #666666;
}
.footer .address .phone {
  color: #004181;
  font-size: 24px;
  line-height: 140%;
}
.footer .address a {
  color: #666666;
}

.socials {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.socials li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin-left: 11px;
}

/*-------------------------------------------------------------------------------------*/
/* Styled Inputs
---------------------------------------------------------------------------------------*/
.styled-hidden {
  opacity: 0 !important;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -1;
  outline: none;
  margin-right: 0;
}

.styled-wrapper {
  position: relative;
  vertical-align: top;
}

/* Checkbox
 * ------------------------------------------------------------*/
.styled-checkbox.styled-checked {
  background-position: 0 100%;
}

.checkbox-wrapper {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  z-index: 2;
  height: 20px;
  width: 20px;
  position: relative;
  *zoom: 1;
  vertical-align: -4px;
  outline: none;
  
  float: left;
  margin-right: 5px;
}
.checkbox-wrapper+label {
  margin-left:5px;
  
  margin-left: 25px;
  display: block;
}
.styled-checkbox {
  background: transparent url(/bitrix/templates/bk/img/checkbox.png) no-repeat center top;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
}

label {
  cursor: pointer;
}

/* Radio
 * ------------------------------------------------------------*/
.styled-radio.styled-checked {
  background-position: center bottom;
}

.radio-wrapper {
  float: left;
  z-index: 2;
  height: 20px;
  width: 20px;
  position: relative;
  margin-right: 8px;
}
.radio-wrapper+label {
  margin-left:5px;
}
.styled-radio {
  background: transparent url(/bitrix/templates/bk/img/radio.png) no-repeat center top;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
  vertical-align: middle;
}

.ui-slider {
  margin: 0 6px;
}
.ui-slider .ui-slider-handle {
  width: 12px;
  height: 21px;
  outline: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  background-position: 0 0;
  background-color: #E5E5E5;
}
.ui-slider .ui-slider-value {
  background-color: #fff329;
  font-size: 13px;
  border: 1px solid #d8d8d8;
  position: absolute;
  width: 46px;
  top: -26px;
  left: 50%;
  margin-left: -23px;
  text-align: center;
}
.ui-slider .ui-slider-value:after {
  background: url(/bitrix/templates/bk/img/syc.png) 0 0 no-repeat;
  width: 11px;
  height: 6px;
  display: block;
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
}

/* For IE8 - See #6727 */
.ui-slider-horizontal {
  height: 11px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -6px;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/************************** **********************/
.emptyLabelOnClick .form-line, .emptyLabelOnClick.form-line {
  display: block;
  position: relative;
}

.emptyLabelOnClick label {
  font-weight: normal;
  left: 8px;
  position: absolute;
  top: 10px;
  z-index: 2;
  font-size: 14px;
  line-height: 120%;
  color: #999999;
}

.emptyLabelOnClick label {
  cursor: text;
  width: auto;
}

.emptyLabelOnClick label.nonEmpty {
  opacity: 0 !important;
  z-index: -1;
}

.emptyHintOnClick .form-line .inpt, .emptyHintOnClick.form-line .inpt {
  position: relative;
  /*display: block;*/
}

.emptyHintOnClick .hint {
  font-weight: normal;
  left: 8px;
  position: absolute;
  top: 10px;
  z-index: 2;
  font-size: 14px;
  color: #999999;
  padding: 0 7px;
  font-style: normal;
  line-height: 120%;
}

.emptyHintOnClick .hint {
  cursor: text;
  width: auto;
}

.emptyHintOnClick .hint.nonEmpty {
  opacity: 0 !important;
  z-index: -1;
}

/* Pagenav
-------------------------------------------------*/
.pagenav {
  margin: 0 0 30px 0;
  font-size: 0;
  white-space: nowrap;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
}
.pagenav .pn {
  width: 15px;
  height: 10px;
  vertical-align: -1px;
}
.pagenav .pn-prev {
  background-position: 0 0;
  margin-right: 10px;
}
.pagenav .pn-next {
  background-position: 100% 0;
  margin-left: 10px;
}
.pagenav .prev, .pagenav .next {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  color: #848484;
  text-decoration: none;
  background-color: transparent;
  width: auto;
  font-weight: bold;
  color: #4d4d4d;
  border: 0;
  font-size: 18px;
  color: #333333;
}
.pagenav .prev:hover, .pagenav .next:hover {
  color: #333333;
  background-color: transparent;
}
.pagenav > a, .pagenav > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 14px;
  padding: 8px 0;
  background-color: transparent;
  border: 2px solid #b3b3b3;
  text-decoration: none;
  color: #7F7F7F;
  text-align: center;
  line-height: 100%;
  margin: 0 6px;
  font-size: 20px;
  width: 38px;
  height: 22px;
}
.pagenav a:hover {
  background: #e3001f;
  border-color: #e3001f;
  color: #fff;
}
.pagenav .active {
  background: #e3001f;
  border-color: #e3001f;
  color: #fff;
}

/* Spinner
-------------------------------------------------*/
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
  border: none;
  background: none;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  margin-right: 34px;
  width: 40px !important;
}

.ui-spinner-button {
  width: 30px;
  height: 47%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: pointer;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
  border: none;
  background: #989898 url(/bitrix/templates/bk/img/plusminus.png) 0 0 no-repeat;
}
.ui-spinner a.ui-spinner-button:hover, .ui-spinner a.ui-spinner-button:active {
  border: none;
}
.ui-spinner .ui-icon {
  display: none;
}

/* vertical centre icon */
.ui-spinner-up {
  top: 0;
  background-position: 50% 3px !important;
}

.ui-spinner-down {
  bottom: 0;
  background-position: 50% -18px !important;
}

.bxslider-addpic li a {
  display: block;
  width: 104px;
  height: 104px;
  border: 1px solid #cccccc;
}

/* Misc
-------------------------------------------------*/
.menu404 h4, .menu404 .h4 {
  text-transform: uppercase;
}

.disabled label, label.disabled, .lvl2_disabled label {
  color: #aaa;
}

.errortext {
  color: #E3001F;
}


@media screen and (max-width: 1063px) {
  #oil #prop_1 h4.lbl, #oil #prop_2 h4.lbl, #oil #prop_3 h4.lbl {
    width: 100% !important;
    float: none;
  }
  #oil #BAZOVOE_MASLO {
    padding-left: 0 !important;
  }
}

#cookbanner {position:fixed;left:50%;top:50%;width:500px;height:400px;margin:-200px 0 0 -250px;border:1px solid #c0c0c0;border-radius:10px;z-index:10000;background:#fff;overflow:hidden;box-shadow:0 0 5px 0 #c0c0c0;}
#cookbanner span {position:absolute;color:#fff;font-size:0;cursor:pointer;right:10px;top:10px;width:35px;height:35px;text-align:center;line-height:20px;border-radius:5px;background:url(/bitrix/templates/bk/img/close.png);color:#000;}
#cookbanner span:hover {background-position:0 100%;}
#cookbanner a {display:block;width:100%;height:400px;font-size:0;}
/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/.default/style.css?14695168882118 */
/* /bitrix/templates/bk/components/bitrix/news.list/slider_big/style.css?1507807678150 */
/* /bitrix/templates/bk/styles.css?157164530811681 */
/* /bitrix/templates/bk/template_styles.css?157164530868962 */
