/* -------------------------------------------------------------------------------------------------
    @RESET
------------------------------------------------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub,
sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

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

blockquote, q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
}

ul {
    list-style: none;
}

input, select {
    vertical-align: middle;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

:focus {
    outline: none;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

/* -------------------------------------------------------------------------------------------------
    @FONTS
------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'open_sansbold';
    src: url('./fonts/opensans-bold-webfont.eot');
    src: url('./fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/opensans-bold-webfont.woff') format('woff'), url('./fonts/opensans-bold-webfont.ttf') format('truetype'), url('./fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('./fonts/opensans-light-webfont.eot');
    src: url('./fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/opensans-light-webfont.woff') format('woff'), url('./fonts/opensans-light-webfont.ttf') format('truetype'), url('./fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* -------------------------------------------------------------------------------------------------
    @TYPOGRAPHY
------------------------------------------------------------------------------------------------- */

body {
    font: 14px/20px arial, sans-serif;
    color: #333;
    *font-size: small;
    min-width: 1280px;
    height: 100% !important;
}

select, input, textarea, button {
    font: 99% sans-serif;
}

pre, code, kbd, samp {
    font-family: monospace, sans-serif;
}

ol {
    list-style-type: decimal;
}

small {
    font-size: 85%;
}

strong, b {
    font-weight: bold;
}

table {
    width: 100%;
}

td, td img {
    vertical-align: top;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

pre {
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

/* --------------------------------------------------
    SELECTION */

::-moz-selection {
    background: #09f;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #09f;
    color: #fff;
    text-shadow: none;
}

/* --------------------------------------------------
    LINKS */

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

a, a:active, a:visited {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}

/* --------------------------------------------------
    HEADERS */

h1, .h1 {
    font: 24px/20px 'open_sansbold', sans-serif;
    color: #000;
    margin: 12px 0 0 0;
    padding-bottom: 22px;
    text-transform: uppercase;
}

.text-page h1,
.text-page .h1,
.news h1,
.news .h1,
.contacts h1,
.contacts .h1,
.special-offers h1,
.special-offers .h1,
.partners h1,
.partners .h1,
.page-basket h1,
.page-basket .h1,
.page-favorites h1,
.page-favorites .h11 {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 14px;
}

.page-basket h1,
.page-basket .h1,
.page-favorites h1,
.page-favorites .h1 {
    padding-bottom: 20px;
}

h2, .h2 {
    font: 24px/30px 'open_sanslight', sans-serif;
    color: #000;
    margin-bottom: 20px;
}
.main-h1 {
    font: 24px/30px 'open_sanslight', sans-serif;
    color: #000;
    margin: 35px auto 20px;
    text-transform: none;
    padding: 0;
}

.h2 {
    margin-top: 35px;
}

.block h2,
.block .h2 {
    font: 700 18px arial, sans-serif;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.block h2 a,
.block .h2 a {
    font-family: Open Sans;
    color: #336699;
}

.block h2 > span,
.block .h2 > span {
    color: #666 !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

h2.heading {
    font: 18px/30px 'open_sansbold', sans-serif;
    color: #336699;
    text-transform: uppercase;
    margin-bottom: 6px;
    margin-top: 10px;
}

h3, .h3 {
    font: 11px 'open_sansbold', sans-serif;
    color: #333;
    padding-bottom: 6px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.h3 {
    border-bottom: 1px solid #e5e7e7;
}

h4, .h4 {
    font: 16px/22px arial, sans-serif;
    color: #333;
    margin-bottom: 10px;
}

h5, .h5 {
    font: 14px/20px arial, sans-serif;
    color: #333;
    margin-bottom: 6px;
}

h6, .h6 {
    font: 12px/18px arial, sans-serif;
    color: #333;
    margin-bottom: 6px;
}

/* --------------------------------------------------
    ARTICLES */

.text-content {

}

.text-content p {
    color: #666;
    word-break: break-word;
}

.text-content a {
    color: #666;
}

.text-content ul {
    margin-bottom: 10px;
}

.text-content ul li {
    list-style: square;
    margin-left: 40px;
    padding-left: 4px;
    list-style-image: url('../images/list-image.png');
}

.text-content ol {
    margin-bottom: 18px;
}

.text-content ol li {
}

.text-content table {
    margin-bottom: 18px;
}

.text-content tr {
}

.text-content th {
}

.text-content td {
}

.text-content tr:hover td {
}

/* -------------------------------------------------------------------------------------------------
    @FORMS
------------------------------------------------------------------------------------------------- */

select,
input,
textarea {
    font: 12px/18px arial, sans-serif;
}

.ie6 legend,
.ie7 legend {
    margin-left: -7px;
}

.ie6 input {
    vertical-align: text-bottom;
}

label,
input[type=button],
input[type=submit],
button {
    cursor: pointer;
}

button,
input,
select,
textarea {
    margin: 0;
}

textarea {
    overflow: auto;
    resize: none;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}

button {
    width: auto;
    overflow: visible;
}

/* -------------------------------------------------------------------------------------------------
    @GLOBAL
------------------------------------------------------------------------------------------------- */
.form-item {
    position: relative;
    margin-bottom: 10px;
    white-space: normal;
}

.form-item.radio label {
    margin-right: 60px;
}

.form-item.radio label:first-child {
    display: block;
    margin: 0;
}

.form-item.radio label:last-child {
    margin: 0;
}

.form-item .star {
    padding-left: 3px;
}

.form-item label {
    font: 700 12px/24px arial, sans-serif;
    color: #333;
}

.form-submit {
    text-align: right;
}

.checkbox-label {
    font: 12px arial, sans-serif;
    color: #666;
}

.form-controls {
    padding-top: 8px;
}

.form-controls input[type=submit] {
    -webkit-appearance: none;
    background: #ffcc00;
    padding: 7px 20px;
    border-radius: 6px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    font: 10px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    margin-top: 6px;
}

.form-controls input[type=submit]:hover {
    background: rgba(255, 198, 0, 0.47);
}

.form-controls input[type=submit]:focus {
    background: rgba(255, 198, 0, 0.47);
}

input[type="text"],
input[type="password"],
textarea,
select {
    width: 100%;
    padding: 4px 10px 4px 9px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 1px 0 #b4b4b4;
    box-shadow: inset 0 2px 1px 0 #b4b4b4;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=45, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=225, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=315, Strength=2);
}

input[type="text"],
input[type="password"],
select {
    height: 32px;
    line-height: 1;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
    line-height: 16px;
}

.ie8 input[type="text"],
.ie8 input[type="password"],
.ie9 input[type="text"],
.ie9 input[type="password"] {
    line-height: 22px;
}

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
    border-color: #3cf;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type="submit"],
input[type="button"],
button {
    padding: 4px 9px;
    border: 1px solid #ccc;
    background: #eee;
}

.big-link {
    display: block;
    background: #eff4f8;
    border-radius: 6px;
    text-transform: uppercase;
    font: 10px/30px 'open_sansbold', sans-serif;
    color: #336699;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.big-link:hover {
    background: #A9ADB1;
}

.show-more {
    margin: 10px auto 10px;
}
.show-more.loading {
    cursor: wait;
    background: #A9ADB1;
}

.page-main .text {
    font: 12px/20px arial, sans-serif;
    color: #666;
}

.checkbox:hover {
    cursor: pointer;
}

.checkbox label {
    font: 12px/20px arial, sans-serif;
    color: #666;
    vertical-align: middle;
}

.checkbox input[type=checkbox] {
    position: relative;
    top: -8px;
}

.checkbox .ez-checkbox {
    display: inline-block;
    background: url('../images/elements.png') no-repeat -70px -16px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
}

.checkbox .ez-checkbox.ez-checked {
    background-position: -70px -30px;
}

.radio:hover {
    cursor: pointer;
}

.radio input[type=radio] {
    position: relative;
    top: -8px;
}

.radio .ez-radio {
    display: inline-block;
    background: url('../images/elements.png') no-repeat -300px -110px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    margin: -1px 14px 0 0;
}

.radio .ez-radio.ez-selected {
    background: url('../images/elements.png') no-repeat -320px -110px;
}

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-top: 0;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
}

.chosen-container {
    width: 100% !important;
}

.chosen-single {
    height: 32px;
    line-height: 1;
    width: 100%;
    padding: 10px 10px 4px 9px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 1px 0 #b4b4b4;
    box-shadow: inset 0 2px 1px 0 #b4b4b4;
    background: none;
    filter:
        progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=45, Strength=2)
        progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=135, Strength=2)
        progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=225, Strength=2)
        progid:DXImageTransform.Microsoft.Shadow(color='#b4b4b4', Direction=315, Strength=2);
}

.chosen-with-drop .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #3cf;
    border-radius: 6px 6px 0 0;
    border-bottom: none;
}

.chosen-drop {
    border: #3cf solid 1px;
    background: #fff;
    border-radius: 0 0 6px 6px;
    max-height: 400px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
    padding: 13px 0 0 0;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(data:image/gif;base64,R0lGODlhCQAFAJEAAAAAAP///zNmmf///yH5BAEAAAMALAAAAAAJAAUAAAIKlH+DOYoNGWxiFgA7) no-repeat;
}

.chosen-with-drop.chosen-container-active .chosen-single div b {
    background: url(data:image/gif;base64,R0lGODlhCQAFAJEAAAAAAP///zNmmf///yH5BAEAAAMALAAAAAAJAAUAAAILnCenworcDJxvwgIAOw==) no-repeat;
}

.chosen-drop .chosen-search {
    display: none;
}

.chosen-container .chosen-drop .chosen-results {
    padding: 4px 0;
    margin-bottom: 5px;
}

.chosen-container .chosen-drop .chosen-results li {
    padding: 5px 9px;
}

.chosen-container .chosen-results li.highlighted {
    background: #f3f3f3;
    color: #666;
    cursor: pointer;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #666;
  cursor: default;
}

.ez-hide {
    opacity: 0;
    cursor: pointer;
}

.ie9 .ez-hide {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.ie8 .ez-hide {
    position: absolute;
    left: -9999px;
}

.button {
    padding: 7px 20px;
    border-radius: 6px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    font: 10px/28px 'open_sansbold', arial;
}

.button.gray {
    background: #e1e1e1;
}

.button.gray:hover {
    background: #b4b4b4;
}

.button.yellow {
    background: #ffcc00;
}

.button.yellow:hover {
    background: rgba(255, 198, 0, 0.5);
}

.width20 {
    width: 20px;
    height: 1px;
    float: left;
}

.-error input[type=text],
.-error input[type=password],
.-error textarea {
    border: 1px solid #c00;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.-error label {
    color: #c00;
}

.-loading,
.-loading-without-light,
.-loading-light {
    position: relative;
}

.-loading:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5) url("../images/loader.gif") 50% 50% no-repeat;
    z-index: 200;
}

.-loading-without-light:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url("../images/loader.gif") 50% 50% no-repeat;
    z-index: 200;
}

.-loading-light:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 200;
    background: rgba(255, 255, 255, 0.5);
}

.-loading.upload-files:before {
    content: 'Загрузка файлов...';
    position: absolute;
    top: 55%;
    left: 37%;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 300;
}

.-loading.delete-files:before {
    content: 'Удаления файла...';
    position: absolute;
    top: 55%;
    left: 37%;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 300;
}

.white {
    color: #fff !important;
}

.green p{
    color: #063;
}
/* -------------------------------------------------------------------------------------------------
    @ROWS & COLS
------------------------------------------------------------------------------------------------- */

.row {
}

.row .col {
    float: left;
}

/*---------------------------------------
General cols
-----------------------------------------*/
.row.cols-3 {
    margin-left: -34px
}

.row.cols-3 .col {
    margin-left: 36px;
}

.row.cols-3 .col.col-1 {
    width: 296px;
}

.row.cols-3 .col.col-2 {
    width: 666px;
}
.col.col-1.left-side-block .h3{
    padding-top: 5px;
}

/*---------------------------------------
News cols
-----------------------------------------*/
.row.news-cols-3 {
    margin-left: -54px;
    margin-bottom: 20px;
}

.row.news-cols-3 .col {
    margin-left: 54px;
}

.row.news-cols-3 .col.col-1 {
    width: 178px;
}

.row.news-cols-3 .col.col-2 {
    width: 404px;
}

/* -------------------------------------------------------------------------------------------------
    @VALIDATION
------------------------------------------------------------------------------------------------- */

.error-msg {
    position: absolute;
    background: #fff;
    color: #666;
    font: 10px/24px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    border-radius: 3px;
    padding: 0 4px;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=45, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=225, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=315, Strength=2);
    min-width: 250px;
    white-space: nowrap;
}

.error-msg:after {
    display: block;
    content: ' ';
    position: absolute;
    background: url('../images/elements.png') no-repeat -83px -29px;
    width: 7px;
    height: 7px;
    left: -7px;
    top: 50%;
    margin-top: -4px;
}

.-error .error-msg {
    display: block;
    z-index: 1;
}

/* -------------------------------------------------------------------------------------------------
    @HELPERS
------------------------------------------------------------------------------------------------- */

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

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

.hidden {
    display: none
}

.invisible {
    visibility: hidden;
}

.out-of-screen {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.nobr, .nowrap {
    white-space: nowrap;
}

.ib, .icon {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _overflow: hidden;
}

.icon {
    vertical-align: middle;
    height: 18px;
    line-height: inherit;
    background: url('../images/elements.png') no-repeat;
}

.ib, .icon {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _overflow: hidden;
}

.icon {
    vertical-align: middle;
    line-height: inherit;
    background-image: url("../images/elements.png");
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.-hidden {
    display: none !important;
}

.-invisible {
    visibility: hidden;
}

.-out {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.-nobr, .-nowrap {
    white-space: nowrap;
}

.-t-mute {
    color: #999;
}

.-t-error {
    color: #c00;
}

.-t-success {
    color: #0c0;
}

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

.-t-left {
    text-align: left;
}

.-t-right {
    text-align: right;
}

.-t-justify {
    text-align: justify;
}

.-f-none {
    float: none;
}

.-f-left {
    float: left;
}

.-f-right {
    float: right;
}

.-js {
    text-decoration: none;
}

.-js span {
    display: inline;
    border-bottom: 1px dashed;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.-js:hover span {
    border-color: #000;
}

.-info {
    text-decoration: none;
    cursor: help;
}

.-info span {
    display: inline;
    border-bottom: 1px dotted;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.-info:hover span {
    border-color: #f60;
}

.-underlined span {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 1px solid;
}

.-underlined:hover span {
    border-color: transparent !important;
}

.-hoverify img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.-hoverify:hover img {
    opacity: 0.8;
}

.-iconed {
    text-decoration: none;
}

.-iconed span {
    text-decoration: none;
}

.-iconed.-js span {
    text-decoration: none;
}

.-zoom {
    z-index: 0;
    display: block;
    position: relative;
}

.-zoom img {
    z-index: -1;
    position: relative;
}

.-zoom:after {
    display: none;
    position: absolute;
    background: url('../images/elements.png') no-repeat -156px -45px;
    content: ' ';
}

.-zoom:hover:after {
    display: block;
    width: 29px;
    height: 29px;
    margin-top: -15px;
    margin-left: -15px;
    top: 50%;
    left: 50%;
}

/* -------------------------------------------------------------------------------------------------
    @LAYOUT
------------------------------------------------------------------------------------------------- */

html {
    height: 100%;
}

body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
}

.page-footer {
    min-height: 100px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.container-wide {
    width: 1280px;
    position: relative;
    margin: 0 auto;
}

/* -------------------------------------------------------------------------------------------------
    @COMMON
------------------------------------------------------------------------------------------------- */

.-js {
    text-decoration: none;
}

.-js span {
    display: inline;
    border-bottom: 1px dashed;
}

.-js:hover span {
    border-color: transparent;
}

/* --------------------------------------------------
    CHROMEFRAME FOR OLD BROWSERS */

.chromeframe {
    background: #ccc;
    color: black;
    padding: 10px;
}

.chromeframe a {
    color: #00c;
}

/* -------------------------------------------------------------------------------------------------
    @ICONS
------------------------------------------------------------------------------------------------- */

.icon.icon-key {
    background-position: -34px 0;
    width: 26px;
    height: 13px;
}

.icon.icon-sound {
    background-position: -34px 0;
    width: 30px;
    height: 29px;
}

.icon.icon-basket {
    background-position: -303px -42px;
    width: 29px;
    height: 28px;
}

.icon.icon-in-basket {
    background-position: -310px -150px;
    width: 23px;
    height: 24px;
}

.icon.icon-basket-small {
    width: 20px;
    height: 20px;
    background-position: -200px -40px;
}

.icon.icon-download {
    background-position: 0 -45px;
    width: 35px;
    height: 35px;
}

.icon.icon-subscribe {
    background-position: -45px -45px;
    width: 35px;
    height: 35px;
}

.icon.icon-sibirix {
    background-position: 0 0;
    width: 26px;
    height: 18px;
}

.icon.icon-arrow-right {
    width: 11px;
    height: 7px;
    background-position: -100px -20px;
}

.icon.icon-favorite {
    width: 20px;
    height: 20px;
    background-position: -230px -40px;
    cursor: pointer;
}

.icon.icon-favorite:hover {
    background-position: -230px -60px;
}

.icon.icon-favorite.active {
    background-position: -250px -40px;
}

.icon.icon-favorite.active:hover {
    background-position: -250px -60px;
}

.icon.icon-discount {
    width: 55px;
    height: 17px;
    background-position: -195px 0;
}

.icon.icon-new-product {
    width: 61px;
    height: 17px;
    background-position: -270px 0;
}

.icon.icon-special-product {
    width: 112px;
    height: 17px;
    background-position: -220px -20px;
}

.icon.icon-phone {
    background-position: 0 -94px;
    width: 34px;
    height: 34px;
}

.icon.icon-goto-site {
    background-position: -284px -42px;
    width: 14px;
    height: 14px;
}

.icon.icon-person {
    background-position: -91px -100px;
    width: 27px;
    height: 27px;
}

.icon.icon-profile {
    background-position: -45px -93px;
    width: 35px;
    height: 35px;
}

.icon.icon-basket-clear {
    background-position: -156px -85px;
    width: 18px;
    height: 18px;
}

.icon.icon-minus {
    background-position: -218px -85px;
    width: 18px;
    height: 18px;
}

.icon.icon-plus {
    background-position: -249px -85px;
    width: 18px;
    height: 18px;
}

.icon.icon-product-remove {
    background-position: -186px -85px;
    width: 19px;
    height: 19px;
}
.icon.icon-product-remove:hover {
    background-position: -186px -110px;
    width: 19px;
    height: 19px;
}

.icon.icon-update {
    background-position: -280px -110px;
    width: 16px;
    height: 17px;
}
.icon.icon-print {
    background-position: -420px -110px;
    width: 17px;
    height: 18px;
}

.icon.icon-blue-plus {
    background-position: -335px -145px;
    border: 1px solid #e1e8f0;
    width: 23px;
    height: 23px;
    margin-right: 10px;
}

/* badges */
.badge-discount {
    width: 55px;
    height: 17px;
    background: url('../images/elements.png') no-repeat -195px 0;
    display: block;
}

.badge-new {
    background: url('../images/elements.png') no-repeat -270px 0;
    width: 61px;
    height: 17px;
    display: block;
}

.badge-special-offers {
    background: url('../images/elements.png') no-repeat -220px -20px;
    width: 111px;
    height: 17px;
    display: block;
}

.badge-discount-invert {
    width: 55px;
    height: 17px;
    background: url('../images/elements.png') no-repeat -56px -152px;
    display: block;
}

.badge-new-invert {
    background: url('../images/elements.png') no-repeat -122px -152px;
    width: 61px;
    height: 17px;
    display: block;
}

.badge-special-offers-invert {
    background: url('../images/elements.png') no-repeat -193px -152px;
    width: 111px;
    height: 17px;
    display: block;
}

/* -------------------------------------------------------------------------------------------------
    @HEADER
------------------------------------------------------------------------------------------------- */

.page-header {
    position: relative;
    z-index: 101;
    height: auto;
    padding-top: 20px;
    top: 0;
    background-color: #fff;
}

.main .page-header {
    /* height: 200px; */
    background: url('../images/header-bg.png') 50% -10px repeat-x;
}

.no-breadcrumbs .page-header {
    margin-bottom: 24px;
}

.page-header.fixed.cloned .shadow {
    position: absolute;
    top: 20px;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
    z-index: 500;
}

.page-header.cloned {
    position: fixed;
    top: -144px;
    width: 100%;
    background: #fff;
    height: 144px;
}

.ie8 .page-header.fixed.cloned {
    height: 160px;
    background: url('../images/ie8-fixed-header-bg.png') repeat-x 0 0;
}

.scroll-header-switch {
    display: none;
}

.page-header.cloned .scroll-header-switch {
    display: block;
    position: absolute;
    top: 124px;
    right: -77px;
    width: 28px;
    height: 40px;
    cursor: pointer;
    z-index: 500;

    -webkit-transition: height ease 0.3s;
    -o-transition: height ease 0.3s;
    transition: height ease 0.3s;
}

.page-header.cloned .scroll-header-switch:hover {
    height: 50px;
}

.scroll-header-switch:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 16px;
    left: 8px;
    bottom: 10px;
}

.scroll-header-switch:after {
    position: absolute;
    content: '';
    bottom: -10px;
    border-bottom: 11px solid transparent;
}

.scroll-header-switch.down {
    background-color: #ffcc00;
}

.scroll-header-switch.up {
    background-color: #eff4f8;
}

.scroll-header-switch.down:before {
    background: url('../images/elements.png') no-repeat -360px -150px;
}

.scroll-header-switch.up:before {
    background: url('../images/elements.png') no-repeat -375px -150px;
}

.scroll-header-switch.down:after {
    border-left: 14px solid #ffcc00;
    border-right: 14px solid #ffcc00;
}

.scroll-header-switch.up:after {
    border-left: 14px solid #eff4f8;
    border-right: 14px solid #eff4f8;
}

.page-header.fixed.cloned .bottom-row {
    border: 0;
}

 .page-header .top-row {
 border-bottom: 1px solid #e8e8e8; 
    padding-bottom: 10px;
} 

.page-header .logo {
    margin-left: 10px;
}

.page-header .logo img {
    vertical-align: middle;
}

.page-header .logo .logo-text {
    margin: 8px 0 0 16px;
}

.page-header .phone {
    margin: 13px 0 0 52px;
    color: #666;
    font: 24px 'open_sanslight', arial;
}

.page-header .phone strong {
    color: #000;
    font: 24px 'open_sansbold', arial;
}

.page-header .login {
    margin: 10px 0 0 53px;
    position: relative;
}

.page-header .login a {
    text-transform: uppercase;
    font: 10px/28px 'open_sansbold', arial;
}

.page-header .login a:hover .icon.icon-key {
    background-position: -34px -20px;
}

.page-header .login .icon {
    margin-right: 10px;
}

.page-header .register {
    margin: 10px 0 0 59px;
}

.page-header .basket {
    margin: 10px 2px 0 0;
}

.page-header .basket .icon {
    margin-right: 14px;
}

.page-header .basket .wrapper {
    display: inline-block;
    position: relative;
}

.page-header .basket .basket-products {
    background: #1e6acd;
    color: #fff;
    font: 14px/28px 'open_sansbold', arial;
    text-align: center;
    border-radius: 14px;
    width: 28px;
    display: block;
}

@-moz-document url-prefix() {
    .page-header .basket .basket-products {
        padding-left: 2px;
    }

    .form-item.radio label {
        margin-right: 38px;
    }
}

.page-header .basket a {
    display: block;
}

.page-header .basket .basket-products {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.page-header .basket a:hover .icon.icon-basket {
    background-position: -303px -78px;
}

.page-header .basket a:hover .basket-products {
    background: rgba(30, 106, 205, 0.70);
}

.page-header .bottom-row {
    border-bottom: 1px solid #e8e8e8;
}

.page-header .person {
    margin: 12px 0 0 40px;
    font: 10px 'open_sansbold', sans-serif;
    text-transform: uppercase;
}

.page-header .person .icon {
    margin-right: 10px;
}

.page-header .person {
    width: 155px;
}

.page-header .person a:hover {
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.page-header .person span span {
    border: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: auto;
    max-width: 115px;
    vertical-align: middle;
}

.page-header .profile {
    margin: 10px 0 0 5px;
}

.page-header .logout {
    margin: 14px 0 0 10px;
}

.page-header .logout input {
    font: 10px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    color: #336699;
    text-decoration: underline;
    border: none;
    background: none;
}

.page-header .logout input:hover {
    text-decoration: none;
}

.page-header .link-main:hover {
    opacity: 0.8;
}

/*---------------------------------------
Header menu
-----------------------------------------*/
.page-header .header-nav li:first-child a {
    padding: 0 22px 0 0;
}

.page-header .header-nav li:last-child a {
    padding: 0 12px 0 22px;
}

.page-header .header-nav a {
    display: block;
    font: 11px/50px 'open_sansbold', arial;
    text-transform: uppercase;
    padding: 0 22px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.page-header .header-nav li {
    position: relative;
    float: left;
}

.page-header .header-nav a:hover,
.page-header .header-nav .active {
    color: #3178b1;
}

.page-header .header-nav .active:hover {
    cursor: default;
}

.page-header .header-nav .active.detail-page:hover {
    cursor: pointer;
}

.page-header .header-nav ul .sub-menu {
    display: none;
    position: absolute;
    top: 46px;
    min-width: 194px;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    border-radius: 6px;
}
.page-header .header-nav > ul .sub-menu .sub-menu {
    top: -10px;
    left: 100%;
}
.page-header .header-nav ul .sub-menu:before {
    content: ' ';
    position: absolute;
    background: url('../images/elements.png') no-repeat -71px 0;
    width: 9px;
    height: 7px;
    top: -7px;
    left: 20px;
}
.page-header .header-nav > ul .sub-menu .sub-menu:before {
    content: "";
    width: 0px;
    height: 0px;
    left: -16px;
    top: 19px;
    border: 8px solid transparent;
    border-right: 8px solid #c5c5c5;
    position: absolute;
	background:transparent;
}
.page-header .header-nav > ul .sub-menu .sub-menu:after {
    content: "";
    width: 0px;
    height: 0px;
    left: -14px;
    top: 20px;
    border: 7px solid transparent;
    position: absolute;
    border-right: 7px solid #ffffff;
	background:transparent;
}



.page-header .header-nav ul .sub-menu a {
    font: 14px/20px arial, sans-serif;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 8px;
    text-transform: none;
    border-radius: 4px;
    color: #336699;
}

.page-header .header-nav .sub-menu li {
    float: none;
    display: block;
    border-top: 1px solid #e9e9e9;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.page-header .header-nav .sub-menu li:first-child {
    border: 0;
}

.page-header .header-nav .sub-menu li:hover,
.page-header .header-nav .sub-menu li:hover + li {
    border-color: transparent;
}

.page-header .header-nav ul .sub-menu a:hover {
    background: #eff4f8;
    color: #000;
}

.page-header .search {
    position: relative;
    margin-top: 10px;
    width: 222px;
}

.ie8 .page-header .search {
    width: 210px;
}

.page-header .search input[type=text] {
    width: 100%;
    padding-right: 26px;
}

.page-header .search .submit {
    display: block;
    position: absolute;
    background: url('../images/elements.png') no-repeat -111px 0;
    width: 22px;
    height: 20px;
    border: 0;
    right: 4px;
    top: 6px;
}

.page-header .search .submit:hover {
    opacity: .6;
}

/* -------------------------------------------------------------------------------------------------
    @PRIMARY
------------------------------------------------------------------------------------------------- */

.page-main {
    padding-bottom: 360px;
}

/*---------------------------------------
Main slider
-----------------------------------------*/
.page-main .main-slider {
    position: relative;
    width: 1280px;
    margin: 0 auto -172px auto;
    height: 595px;
    top: -196px;
    z-index: 1;
    overflow: hidden;
}

.page-main .main-slider .controls {
    position: absolute;
    bottom: 38px;
    left: 140px;
    z-index: 101;
}

.page-main .main-slider .controls a {
    display: block;
    float: left;
    width: 76px;
    height: 76px;
    border-radius: 6px;
    border: 2px solid #fff;
    margin-right: 16px;
    overflow: hidden;
}

.page-main .main-slider .controls a:hover,
.page-main .main-slider .controls a.cycle-pager-active {
    border: 2px solid #ffcc00;
}

.page-main .main-slider .controls a.cycle-pager-active:hover {
    cursor: default;
}

.page-main .main-slider .no-url {
    cursor: default;
}
/*---------------------------------------
Download block
-----------------------------------------*/
.page-main .download-block {
    background: #eff4f8;
    border-radius: 6px;
    height: 54px;
}

.page-main .download-block .icon {
    float: left;
    margin: 10px 0 0 12px;
}

.page-main .download-block .download-link {
    margin: 8px 38px 0 0;
    float: right;
}

.page-main .download-block .download-link a {
    display: block;
}

.page-main .download-block .download-link a span {
    text-transform: uppercase;
    font: 11px/16px 'open_sansbold', sans-serif;
    color: #3279b2;
    border-bottom: 1px solid #a4bbd2;
}

.page-main .download-block .download-link .last-update {
    text-transform: uppercase;
    font: 9px/16px 'open_sansbold', sans-serif;
    color: #666;
    position: relative;
    top: -5px;
}

/*---------------------------------------
Side menu
-----------------------------------------*/
.page-main .side-menu {
    margin-top: 8px;
}

.page-main .side-menu {
    background: url('../images/menu-bg.png') 0 0 repeat;
}

.page-main .side-menu ul a {
    position: relative;
    display: block;
    padding: 9px 0 10px 18px;
    font: 14px/20px arial, sans-serif;
    color: #336699;
    padding-right: 44px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.page-main .side-menu ul a .favorite {
    position: absolute;
    content: ' ';
    display: block;
    background: url('../images/elements.png') no-repeat -150px 0;
    width: 28px;
    height: 18px;
    right: 22px;
    top: 50%;
    margin-top: -8px;
}

.page-main .side-menu ul a .active.favorite,
.page-main .side-menu ul a:hover .favorite {
    background-position: -150px -19px;
}

.page-main .side-menu ul a {
    background: #fff;
}

.page-main .side-menu ul a:hover,
.page-main .side-menu ul a.active {
    color: #fff;
    background-color: transparent;
}

.page-main .side-menu ul a.active:hover {
    cursor: default;
}

.page-main .side-menu ul a.active.hover:hover {
    cursor: pointer;
}

.page-main .side-menu ul li {
    border-bottom: 1px solid #e1e8f0;
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-main .side-menu ul li.drop-down {
    border-bottom: none;
}

.page-main .side-menu .sub-menu {
    margin-bottom: -1px;
    background: #fff;
}

.page-main .side-menu .sub-menu li {
    padding: 0;
    border-bottom: none;
}

.page-main .side-menu .sub-menu li a {
    font: 12px/18px Arial, sans-serif;
    border-bottom: 1px solid #b5d7f2;
    color: #000;
    padding: 10px 5px 10px 30px;
}

.page-main .side-menu .sub-menu li:hover,
.page-main .side-menu .sub-menu li a.active {
    background: #eff4f8;
}
/*---------------------------------------
Special offers slider
-----------------------------------------*/
.page-main .spec-slider {
    width: 664px;
    border-radius: 6px;
    background: url('../images/spec-slider-bg.png') no-repeat;
    padding: 20px 0;
    margin: 24px 0 5px 2px;
    overflow: hidden;
}

.page-main .spec-slider .slider-wrap {
    position: relative;
}

.page-main .spec-slider .items {
    display: block;
    width: 2000px;
}

.page-main .spec-slider .title {
    font: 24px/18px 'open_sansbold', sans-serif;
    color: #fff;
    margin: 0 10px 20px 10px;
    border-bottom: 1px solid #5e9bca;
    padding: 0 0 10px 8px;
}

.page-main .spec-slider .title a:hover {
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.page-main .spec-slider .item {
    width: 290px;
    float: left;
    margin-left: 20px;
    list-style: none;
}

.page-main .spec-slider .item .image {
    overflow: hidden;
    float: left;
}

.page-main .spec-slider .item .image img {
    border-radius: 6px;
}

.page-main .spec-slider .item .description {
    width: 155px;
    float: right;
    margin-bottom: 0;
}

.page-main .spec-slider .item .discount {
    position: relative;
    font: 48px/36px 'open_sansbold', sans-serif;
    color: #fff;
    margin-bottom: 10px;
    min-height: 20px;
}

.page-main .spec-slider .item .name {
    margin-bottom: 6px;
}

.page-main .spec-slider .item .name a {
    font: 14px/18px 'open_sansbold', sans-serif;
    color: #fff;
}

.page-main .spec-slider .item .note {
    font: 12px/18px arial, sans-serif;
    color: #fff;
}

.page-main .spec-slider .badge-discount {
    right: 2px;
    top: 0;
    margin-left: 100px;
}
.page-main .spec-slider .discount-value {
    float: left;
    min-height: 45px;
    margin-right: 57px;
}

.page-main .spec-slider .prev,
.page-main .spec-slider .next {
    position: absolute;
    background: url('../images/elements.png');
    top: 50%;
    margin-top: -15px;
    width: 29px;
    height: 29px;
    display: block;
    text-indent: -9999px;
}

.page-main .spec-slider .prev {
    background-position: -346px 0;
    left: 12px;
}

.page-main .spec-slider .next {
    background-position: -391px 0;
    right: 12px;
}

.page-main .spec-slider .prev:hover {
    background-position: -346px -34px;
}

.page-main .spec-slider .next:hover {
    background-position: -391px -34px;
}

/* one-item slider modificators */
.page-main .spec-slider.one-item .item,
.page-main .spec-slider.one-item .item .description {
    width: auto;
}

.page-main .spec-slider.one-item .item .description {
    margin: 14px 0 0 20px;
}

.page-main .spec-slider.one-item .item .discount {
    display: inline-block;
}

.page-main .spec-slider.one-item .badge-discount {
    right: -52px;
}

/*---------------------------------------
Subscribe
-----------------------------------------*/
.page-main .subscribe-long {
    margin-top: 15px;
    background: #eff4f8;
    border-radius: 6px;
    height: 54px;
    position: relative;
}

.page-main .subscribe-long .icon-subscribe {
    float: left;
    margin: 10px 0 0 12px;
}

.page-main .subscribe-long .text {
    float: left;
    width: 280px;
    margin: 12px 0 0 18px;
    font: 11px/16px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    color: #333;
}

.page-main .subscribe-long .subscribe-form {
    width: 286px;
    position: relative;
    display: block;
    float: right;
    margin: 10px 18px 0 0;
}

.page-main .subscribe-long .subscribe-form input[type=submit] {
    display: block;
    background: url('../images/elements.png') no-repeat -435px 0;
    width: 8px;
    height: 16px;
    border: 0;
    position: absolute;
    right: 2px;
    top: 8px;
}

.page-main .subscribe-long .subscribe-form input[type=text] {
    padding-right: 20px;
}

.page-main .subscribe-long .subscribe-form input[type=submit]:hover {
    background-position: -435px -22px;
}

/*---------------------------------------
Subscribe in side-menu
-----------------------------------------*/
.page-main .left-side-block .subscribe-long {
    padding: 10px 20px 10px 10px;
    height: auto;
    margin-bottom: 30px;
}

.page-main .left-side-block .subscribe-long .icon-subscribe {
    margin: 0;
}

.page-main .left-side-block .subscribe-long .text {
    width: 210px;
    margin-top: 0;
}

.page-main .left-side-block .subscribe-long .subscribe-form {
    margin: 10px 10px 0 0;
    width: 100%;
    float: none;
}
/*-------------------------------------------------------------------------------
Home news
--------------------------------------------------------------------------------*/

.page-main .news.news-main .title {
    /*max-height: 48px;*/
    height: auto;
}
/*---------------------------------------
News
-----------------------------------------*/
.page-main .news .h2 {
    margin: 0;
}
/* Table markup */
.page-main .news .table {
    display: table;
}

.page-main .news .item .row {
    display: table-row;
}

.page-main .news .item .row .cell {
    display: table-cell;
}

.page-main .news .h3,
.page-main .news h3 {
    margin-bottom: 0;
}

/* General */
.page-main .news {
    margin-top: 30px;
}

.page-main .news .col {
    padding-top: 14px;
}

.page-main .news .date {
    font: 9px/18px 'open_sansbold', sans-serif;
    text-transform: uppercase;
}

.page-main .news .title {
    font: 18px/24px 'open_sanslight', sans-serif;
    margin: 3px 0 0px 0;
    font-family: sans-serif;
}

.page-main .news .title a {
    color: #3279b2;
    text-decoration: none;
}

/* News page */
.page-main .news {
    margin-bottom: 40px;
    margin-top: 18px !important;
}

.page-main .news .item {
    margin-bottom: 13px;
}

.page-main .news .item p {
    margin-bottom: 20px;
}

.page-main .news .item p:last-child {
    margin-bottom: 0;
}

.page-main .news {
    padding: 0 0 0 3px;
}

.page-main .news .title {
    margin-bottom: 5px;
}

.page-main .news .picture {
    padding-right: 28px;
}

.page-main .news .text {
    vertical-align: top;
    max-height: 140px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

/*---------------------------------------
Catalog slider
-----------------------------------------*/
.page-main .description {
    margin-bottom: 20px;
}

.page-main .catalog-description {
    margin-bottom: 44px;
}

.page-main .description .slider {
    width: 258px;
    background: #eff4f8;
    padding: 10px 16px 6px 16px;
    float: left;
    border-radius: 6px;
    margin-right: 20px;
}

.page-main .description .slider .main-image {
    margin-bottom: 8px;
    width: 226px;
    height: 155px;
}

.page-main .description .slider .main-image a {
    height: 100%;
}

.page-main .description .slider .main-image img {
    max-width: 226px;
    max-height: 155px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.page-main .description .slider .other-images {
    position: relative;
}

.page-main .description .slider .other-images ul li {
    display: block;
    float: left;
    margin-right: 14px;
    margin-left: 0 !important;
    width: 66px;
}

.page-main .description .slider .other-images ul li img {
    max-width: 66px;
    max-height: 54px;
}

.page-main .description .slider .other-images .jcarousel-clip-horizontal {
    overflow: hidden;
}

.page-main .description .slider .other-images .prev,
.page-main .description .slider .other-images .next {
    position: absolute;
    background: url('../images/elements.png');
    top: 50%;
    margin-top: -12px;
    width: 20px;
    height: 20px;
    display: block;
    text-indent: -9999px;
}

.page-main .description .slider .other-images .prev {
    background-position: -90px -45px;
    left: -10px;
}

.page-main .description .slider .other-images .next {
    background-position: -120px -45px;
    right: -10px;
}

.page-main .description .slider .other-images .prev:hover {
    background-position: -90px -70px;
}

.page-main .description .slider .other-images .next:hover {
    background-position: -120px -70px;
}

.page-main .description .text {
    font: 14px/20px arial, sans-serif;
    color: #666;
    padding-top: 2px;
}

/*---------------------------------------
Text page
-----------------------------------------*/
.page-main .text-page {
    margin-bottom: 34px;
}

.page-main .text-page h1 {
    line-height: 25px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.page-main .text-page p,
.page-main .text-page .text-block {
    margin-bottom: 10px;
}

.page-main .text-page a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 1px solid;
}

.page-main .text-page a:hover {
    border-color: transparent !important;
}

.page-main .text-page table thead {
    text-align: left;
}

.page-main .text-page table thead th {
    font-weight: normal;
    color: #010101;
    text-align: center;
    padding: 9px 0;
}

.page-main .text-page table thead th:first-child {
    text-align: left;
}

.page-main .text-page table tbody td {
    text-align: center;
    padding: 9px 0;
    color: #666;
}

.page-main .text-page table tbody tr td:first-child {
    text-align: left;
}

.page-main .text-page table tr {
    border-top: 1px solid #e8e8e8;
}

.page-main .text-page table tr:last-child {
    border-bottom: 1px solid #e8e8e8;
}

.page-main .text-page ul {
    margin-bottom: 10px;
}

.page-main .text-page ul li {
    list-style: square;
    margin-left: 40px;
    padding-left: 4px;
    list-style-image: url('../images/list-image.png');
}

.page-main .text-page .set {
    width: 380px;
}

.page-main .text-page .set table tr td:first-child,
.page-main .text-page .set table tr td:last-child {
    text-align: left;
}

.page-main .text-page .set table tr td:last-child {
    padding-left: 8px;
    border-bottom: 1px solid #e8e8e8;
}

.page-main .text-page .set table td {
    padding: 0;
    height: 70px;
    vertical-align: middle;
}

.page-main .text-page .scheme {
    width: 260px;
}

.page-main .text-page .scheme .image {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    padding: 32px 0;
    margin-bottom: 24px;
}

.page-main .text-page .youtube-player {
    width: 640px;
    height: 390px;
}

.page-main .text-page .scheme .big-link {
    color: #050505;
    font-size: 11px;
}

.page-main .text-page .-underlined {
    color: #3279b2;
}

.page-main .text-page .detail-picture {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.page-main .text-page .date {
    font: 9px/18px 'open_sansbold', sans-serif;
    text-transform: uppercase;
}
/*---------------------------------------
Catalog list
-----------------------------------------*/
.page-main .list {
    padding-top: 0;
}

.page-main .list .block {
    margin-bottom: 36px;
}

.page-main .list .h2 {
    margin-top: 0;
}

.page-main .list .items {
    border-top: 1px solid #e5e7e7;
    border-bottom: 1px solid #e5e7e7;
    padding: 10px 0 4px 4px;
    margin-bottom: 10px;
}

.page-main .list .items .item {
    margin-bottom: 16px;
}

.page-main .list .items .item:last-child {
    margin-bottom: 0;
}

.page-main .list .items .item .image {
    width: 120px;
    float: left;
    text-align: center;
	position: relative;
}

.page-main .list .items .item .description {
    float: right;
    width: 516px;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
}

.page-main .list .items .item .description.empty {
    height: auto !important;
}

.page-main .list .items .item .description.empty .name {
    height: 92px;
    line-height: 84px;
}

.page-main .list .items .item .name a {
    font: 14px/20px 'open_sansbold', sans-serif;
    color: #336699;
    display: inline-block;
    vertical-align: middle;
}

.page-main .list .items .item .note {
    font: 12px/18px arial, sans-serif;
    color: #666;
}

.page-main .list .items .item .discount {
    display: block;
    position: absolute;
    top: 8px;
    right: -8px;
}

.page-main .list .items .item .empty .discount {
    position: absolute;
}

.page-main .list .items .badge-discount {
    left: -8px;
    top: 0;
}

.page-main .list .items .badge-new {
    left: -8px;
    top: 0;
}

.page-main .list .items .note {
    margin-top: 8px;
}

.page-main .list-text {
    font: 12px/18px arial, sans-serif;
    color: #666;
    padding-right: 22px;
    margin-bottom: 84px;
}

.page-main .list-text p {
    margin-bottom: 18px;
}

.page-main .list-text h1 {
    font: 12px/20px 'open_sansbold', sans-serif;
    color: #333;
}

/*---------------------------------------
Contacts
-----------------------------------------*/
.page-main .contacts .heading {
    letter-spacing: 1px;
}
.page-main .contacts {
    margin-bottom: 30px;
}

.page-main .contacts .departments {
    background: #eff4f8;
    border-radius: 6px;
    height: 61px;
    margin: 9px 0 28px 0px;
}

.page-main .contacts .departments .icon {
    float: left;
    margin: 10px 0 0 11px;
}

.page-main .contacts .departments .contacts-info {
    margin: 8px 0 0 14px;
}

.page-main .contacts .departments .contact-col .contact-row {
    margin-bottom: 5px;
}

.page-main .contacts .departments .contact-col:last-child {
    margin-left: 56px;
}

.page-main .contacts .departments .contact-col .contact-row:last-child {
    position: relative;
    top: -3px;
}

.page-main .contacts .departments .contacts-info .left {
    width: 130px;
    font: 12px/22px arial, sans-serif;
}

.page-main .contacts .departments .contacts-info .right {
    width: 130px;
    font: 18px/22px arial, sans-serif;
}

.page-main .contacts .text {
    margin-bottom: 27px;
    line-height: 20px;
}

.page-main .contacts .text a {
    color: #336699;
}

.page-main .contacts .map {
    width: 666px;
    height: 522px;
    border: 1px solid #959595;
    padding: 1px;
    overflow: hidden;
}

.page-main .contacts .map + .scheme {
    font: 14px arial, sans-serif;
    color: #336699;
}
.coordinates_qr {
    display: flex;
    justify-content: flex-end;
}
.page-main .contacts .qr {
    margin: 0 0 0 15px!important;
}

.page-main .contacts .qr {
    width: 128px;
    font: 12px/18px arial, sans-serif;
    color: #666;
    margin: 17px 0 0 3px;
}

.page-main .contacts .qr img {
    margin-bottom: 10px;
}

.page-main .contacts .time {
    margin: -2px 0 26px 0;
    line-height: 19px;
    width: 389px;
}

.page-main .contacts .worktime {
    background: url('../images/elements.png') no-repeat -366px -85px;
    width: 134px;
    height: 14px;
}

.page-main .contacts .contacts-info {
    margin: 22px 0 0 2px;
}

.page-main .contacts .contacts-info .coordinates {
    font-size: 12px;
    margin: 17px 20px 0 0;
}

.page-main .contacts .print {
    margin-top: 10px;
    text-align: right;
}

.page-main .contacts .print a{
    color: #336699;
}
.page-main .contacts .print i {
    margin-right: 10px;
}
/*---------------------------------------
Special offers
-----------------------------------------*/
.page-main .special-offers {
    margin-bottom: 20px;
}

.page-main .special-offers .offer {
    width: 100%;
    height: 180px;
    background: url('../images/spec-slider-bg.png') no-repeat;
    padding: 20px;
    margin: 20px 0 8px 2px;
    overflow: hidden;
    border-radius: 6px;
}

.page-main .special-offers .offer .offer-wrap .image {
	width: 198px;
    height: 135px;
    margin-right: 20px;
    position: relative;
}

.page-main .special-offers .offer .offer-wrap .image img {
    max-width: 198px;
    max-height: 135px;
    border-radius: 6px;
}

.page-main .special-offers .offer .offer-wrap .note {
    margin-top: 4px;
    width: 400px;
}

.page-main .special-offers .offer .offer-wrap .discount {
    font: 48px/36px 'open_sansbold', sans-serif;
    color: #fff;
    display: inline-block;
    position: absolute;
    min-height: 30px;
    right: -8px;
    top: 8px;
}

.page-main .special-offers .offer .offer-wrap .discount .badge-discount,
.page-main .special-offers .offer .offer-wrap .discount .badge-new,
.page-main .special-offers .offer .offer-wrap .discount .badge-special-offers {
    top: 5px;
    left: 100%;
}

.page-main .special-offers .offer .offer-wrap .note {
    font: 14px/20px arial, sans-serif;
    color: #fff;
}

.products-table-row.in-basket {
    background: #eff4f8;
}

/* Special offers table */
/*.page-main .special-offers .products-table-wrapper .products-table-list {
    margin: 0;
}

.page-main .special-offers .products-table-wrapper .products-table-row {
    padding: 18px 0 18px 0;
}

.page-main .special-offers .products-table-wrapper .products-table-col.col-id {
    width: 70px;
}

.page-main .special-offers .products-table-wrapper .products-table-col.col-name {
    width: 284px;
}

.page-main .special-offers .products-table-wrapper .products-table-col.col-unit {
    width: 66px;
}

.page-main .special-offers .products-table-wrapper .products-table-col.col-price {
    width: 226px;
}*/

.products-table-wrapper .products-table-col.col-price .empty-price {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    margin-right: 18px;
}

.page-main .special-offers .products-table-row-description {
    padding: 6px 0 0 75px;
}

.page-main .special-offers .products-table-row-description .product-color img {
    margin-right: 17px;
}

.page-main .special-offers .products-table-row-description .product-color img:last-child {
    margin-right: 0;
}

.page-main .special-offers .products-table-row-description .favorite {
    font: 700 12px/20px arial, sans-serif;
    color: #336699;
    display: inline-block;
    position: relative;
    left: -48px;
    margin: 4px 0 15px 0;
}

.page-main .special-offers .products-table-row-description .favorite .icon {
    margin-right: 24px;
}

.page-main .special-offers .pager-left-right {
    margin: 14px 0 28px 0;
}

.page-main .special-offers .pager-left-right a {
    font: 12px/20px arial, sans-serif;
    color: #336699;
}

.page-main .special-offers .offer .discount-value {
    float: left;
}

.page-main .special-offers .offer .badge-discount {
    margin-left: 100px;
}

/*---------------------------------------
Partners
-----------------------------------------*/
.page-main .partners .text {
    font: 14px/18px arial, sans-serif;
}

.page-main .partners .list .item {
    display: block;
    float: left;
    width: 208px;
    height: 208px;
    border: 1px solid #ececec;
    position: relative;
}

/*.page-main .partners .list .item:hover {
    cursor: pointer;
}*/

.page-main .partners .list .item:hover .hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.page-main .partners .list .item {
    margin-right: 14px;
	margin-top: 14px;
}

.page-main .partners .list .items-row .item:last-child {
    margin-right: 0;
}

.page-main .partners .list .items-row {
    margin-bottom: 20px;
}

.page-main .partners .list .item .main {
    height: 100%;
    position: relative;
}

.page-main .partners .list .item .main img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 208px;
    max-height: 208px;
}

.page-main .partners .list .item .hover {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    font: 700 16px/18px arial, sans-serif;
    color: #fff;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.page-main .partners .list .item .hover a {
    font: 14px/18px arial, sans-serif;
    color: #fff;
}

.page-main .partners .list .item .hover a .icon {
    margin: 2px 0 0 5px;
}

.page-main .partners .list .item .hover .description {
    margin: 0;
    position: absolute;
    bottom: 20px;
    padding: 0 4px;
    width: 100%;
}

/*---------------------------------------
Question
-----------------------------------------*/
.page-main .question {
    z-index: 22;
    position: fixed;
    background: -5px 0 url('../images/question.png') no-repeat;
    width: 37px;
    height: 158px;
    top: 40%;
    left: 100%;
    margin-top: -79px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.main .page-main .question {
    display: none;
}

.page-main .question:hover {
    -webkit-box-shadow: 2px 0px 2px rgba(50, 50, 50, 0.4);
    box-shadow: 2px 0px 2px rgba(50, 50, 50, 0.4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=45, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=225, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=315, Strength=2);
}

.page-main .question:after {
    display: block;
    position: absolute;
    content: ' ';
    width: 6px;
    height: 282px;
    background: url('../images/question-shadow.png') no-repeat 100% 0;
    top: -52px;
}
.page-main .question.toggler {
    display: none;
    top: 65%;
    height: 177px;
    background: url('../images/toggler.png') no-repeat;
}

.page-main .question.toggler.active {
    background: -37px 0 url('../images/toggler.png') no-repeat;
}
/*---------------------------------------
Top top link
-----------------------------------------*/
.page-main .to-top {
    position: fixed;
    display: none;
    top: 90%;
    font: 9px/18px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    z-index: 100;
}

.page-main .to-top:before {
    position: absolute;
    top: -32px;
    left: 4px;
    display: block;
    content: ' ';
    background: url('../images/elements.png') no-repeat -472px 0;
    width: 28px;
    height: 34px;
}

.page-main .to-top:hover:before {
    background-position: -472px -35px;
}

/*---------------------------------------
Breadcrumbs
-----------------------------------------*/
.breadcrumbs {
    padding: 18px;
    font: 12px/18px Arial, sans-serif;
}

.breadcrumbs .icon-arrow-right {
    margin: 0 10px 0 5px;
}

.breadcrumbs .breadcrumbs-item {
    color: #369;
    white-space: nowrap;
}

.breadcrumbs .breadcrumbs-item.active {
    color: #666;
}

/*---------------------------------------
Products table list
-----------------------------------------*/
.products-table-wrapper {

}

.products-table-wrapper .products-table-list {
    /*margin-bottom: 16px;*/
}

.products-table-wrapper .products-table-row {
    margin: 0 0 0 1px;
    padding: 6px 0 6px;
    border-bottom: 1px solid #e5e7e7;
    font: 14px/20px Arial, sans-serif;
    color: #666;
    text-align: left;
    min-height: 37px;
}

.products-table-wrapper .products-table-row.header {
    padding: 0;
    font: 12px/18px 'open_sansbold', sans-serif;
    color: #000;
}

.products-table-wrapper .products-table-row a {
    font-weight: bold;
    color: #369;
}

.products-table-wrapper .products-table-row.header {
    min-height: 30px !important;
}

.products-table-wrapper .products-table-row .spec {
    display: inline-block;
    vertical-align: middle;
}

.products-table-wrapper .products-table-row.active .col-name a {
    color: #000;
}

.products-table-wrapper .products-table-row .col-special a {
    display: block;
    float: left;
    position: relative;
    top: -3px;
}

.products-table-wrapper .products-table-row.active .col-name a span {
    border-bottom: none;
}

.products-table-col.col-unit,
.products-table-col.col-price,
.products-table-col.col-sum,
.products-table-col.col-id {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.products-table-wrapper .products-table-col {
    display: inline-block;
    vertical-align: top;
}

.products-table-wrapper .products-table-col.col-id {
    width: 54px;
    padding: 0 4px;
    text-align: center;
}

.products-table-wrapper .products-table-col.col-favorite {
    width: 28px;
}

.products-table-wrapper .products-table-col.col-name {
    width: 315px;
}

.products-table-wrapper .products-table-list .products-table-col.col-name {
    width: 280px;
}

.products-table-wrapper .products-table-list .products-table-col.col-name .no-detail {
    font-weight: bold;
    color: #000;
}

.products-table-wrapper .products-table-col.col-unit {
    width: 43px;
}

.products-table-wrapper .header .products-table-col.col-unit {
    width: 46px;
}

.products-table-wrapper .products-table-col.col-price {
    width: 213px;
}

.products-table-wrapper .products-table-col.col-price a {
    display: inline-block;
}

.products-table-wrapper .products-table-col.col-price .to-basket {
    float: right;
    width: 95px;
    text-align: right;
}

.products-table-wrapper .products-table-col.col-price .price {
    width: 90px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    margin-right: 8px;
}

.products-table-wrapper .products-table-col.col-price .icon-basket-small{
    margin-right: 3px;
}

.products-table-wrapper .products-table-col.col-price .added .icon-in-basket{
    margin-right: 4px;
}

.products-table-row-description {
    display: none;
    font: 12px/18px Arial, sans-serif;
    color: #333;
    padding: 0 0 20px 90px;
    margin-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
}

.page-basket .products-table-row-description {
    padding: 0 0 20px 59px;
}

.list-orders .products-table-row-description {
    padding: 0 0 20px 66px;
}

.products-table-row-description .title {
    font: bold 14px/20px Arial, sans-serif;
    color: #000;
    margin-bottom: 10px;
}

.products-table-row-description .image-wrapper {
    float: left;
    display: block;
    margin: 0 20px 10px 0;
    width: 117px;
    height: 88px;
    text-align: center;
}

.products-table-row-description .image-wrapper img {
    max-width: 117px;
    max-height: 88px;
    vertical-align: middle;
}

.products-table-row-description .image-gallery {
    margin-left: -20px;
}

.products-table-row-description .image-gallery .image-wrapper {
    margin: 0 0 15px 20px;
}

.products-table-row-description .product-description {
    margin-bottom: 18px;
}

.products-table-row-description .product-color {
    float: left;
    text-align: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 240px;
}

.products-table-row-description .product-color img {
    vertical-align: top;
    width: 240px;
    height: 55px;
}

.products-table-row-description .product-properties {
    float: left;
    width: 300px;

}

.products-table-row-description .product-properties table tr {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2px;
    font-size: 11px;
}
.products-with-qnt .spinner.jsSpinner{display:inline-block;margin-left: 0px;}
.products-table-wrapper .products-table-list .jsIsInBasket{
	margin-left:20px;
}
.products-with-qnt .spinner.jsSpinner.hide-qnt {
	display: none;
}
.products-with-qnt .jsIsInBasket.hide-btn {
	display: none;
}
.products-with-qnt input.jsNumberInput.filterInputsTextController.numberInputController{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	border-color: #c0d0df;
	width: 70px;
	text-align: center;
	font: 700 18px/20px arial, sans-serif;
	padding: 4px;
}
/*---------------------------------------
Pager
-----------------------------------------*/
.pager {
    text-transform: uppercase;
    font: 14px/20px 'open_sansbold', sans-serif;
    margin: 10px 0 25px;
}

.pager .title {
    margin-right: 15px;
    letter-spacing: 1px;
    vertical-align: middle;
}

.pager .page {
    padding: 2px 7px;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    height: 23px;
    display: inline-block;
}

.pager .page.active,
.pager .page:hover {
    background-color: #fc0;
}

.pager .separator {
    margin: 0 10px;
}

/*---------------------------------------
Profile menu
-----------------------------------------*/
.page-main .profile-menu {
    background: #eff4f8;
    border-radius: 6px;
    padding: 12px 22px 17px 10px;
    margin-bottom: 20px;
}

.page-main .profile-menu .icon.icon-profile {
    float: left;
    position: relative;
    top: -4px;
}

.page-main .profile-menu .items {
    margin-left: 52px;
}

.page-main .profile-menu .items .item {
    margin-bottom: 13px;
}

.page-main .profile-menu span.active,
.page-main .profile-menu .items a:hover span {
    border: none;
    color: #000 !important;
}

.page-main .profile-menu .items a,
.page-main .profile-menu span.active {
    font: 11px/16px 'open_sansbold', sans-serif;
    color: #3279b2;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 6px;
}

.page-main .profile-menu .items .note {
    font: 11px arial, sans-serif;
    color: #999;
}

/*---------------------------------------
Basket & Favorites
-----------------------------------------*/
.page-main .page-basket .clear-basket,
.page-main .page-favorites .clear-basket {
    font: 700 12px/18px arial, sans-serif;
    color: #336699;
    position: absolute;
    right: 12px;
    top: 15px;
}

.page-main .page-favorites {
    margin-bottom: 20px;
}

.page-main .page-basket .clear-basket .icon,
.page-main .page-favorites .clear-basket .icon {
    margin-right: 6px;
}

.page-main .page-basket .clear-basket:hover .icon-basket-clear,
.page-main .page-favorites .clear-basket:hover .icon-basket-clear {
    background-position: -156px -110px;;
}

.page-main .page-basket .products-table-wrapper .header .products-table-row,
.page-main .page-favorites .products-table-wrapper .header .products-table-row {
    border: none;
}

.page-main .page-basket .products-table-wrapper .products-table-row.products {
    line-height: 20px;
    padding: 10px 0 10px 0;
}
.page-main .page-favorites .products-table-wrapper .products-table-row {
    line-height: 20px;
    padding: 10px 0 12px 0;
    min-height: 46px;
}

.page-main .page-basket .products-table-wrapper .header,
.page-main .page-favorites .products-table-wrapper .header {
    padding: 0;
    border: 0;
    padding-top: 0;
}

.page-main .page-basket .products-table-wrapper,
.page-main .page-favorites .products-table-wrapper {
    margin-bottom: 20px;
}

.page-main .page-basket .products-table-wrapper .products-table-col,
.page-main .page-favorites .products-table-wrapper .products-table-col {
    vertical-align: middle;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-sum {
    font-weight: bold;
}

.page-main .page-basket .breadcrumbs,
.page-main .page-favorites .breadcrumbs,
.page-main .search .breadcrumbs {
    background: #eff4f8;
    padding: 10px;
    border-radius: 6px;
    margin: 16px 0 16px 0;
}

.page-main .page-basket .breadcrumbs .breadcrumbs-item,
.page-main .page-favorites .breadcrumbs .breadcrumbs-item,
.page-main .search .breadcrumbs .breadcrumbs-item {
    display: inline-block;
    line-height: 22px;
}

.page-main .page-basket .text-content .button {
    color: #000;
}

/*---------------------------------------
Basket
-----------------------------------------*/
.page-main .page-basket .products-table-wrapper .header .products-table-col.col-name {
    width: 245px;
}

.page-main .page-basket .products-table-wrapper .header .products-table-col.col-count {
    width: 110px;
}

.page-main .page-basket .products-table-wrapper .header .products-table-col.col-unit {
    width: 46px;
}

.page-main .page-basket .products-table-wrapper .header .products-table-col.col-price {
    width: 82px;
}

.page-main .page-basket .products-table-wrapper .header .products-table-col.col-name {
    width: 246px;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-name {
    width: 232px;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-count {
    width: 128px;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-price {
    width: 76px;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-price.wide {
    width: 152px;
}

.page-main .page-basket .products-table-wrapper .products .products-table-col.col-sum {
    width: 72px;
}

.page-main .page-basket .spinner input[type=text] {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    border-color: #c0d0df;
    width: 70px;
    text-align: center;
    font: 700 18px/20px arial, sans-serif;
    padding: 4px;
}

.page-main .page-basket .spinner .minus {
    margin-right: 2px;
}

.page-main .page-basket .spinner .plus {
    margin-left: 2px;
}

.page-main .page-basket .spinner .minus:hover .icon {
    background-position: -218px -110px;
}

.page-main .page-basket .spinner .plus:hover .icon {
    background-position: -249px -110px;
}

.page-main .page-basket .total-sum {
    text-align: right;
    padding: 0 10px 15px 0;
}

.page-main .page-basket .total-sum .sum {
    font: 18px/20px 'open_sansbold', sans-serif;
    margin-bottom: 2px;
}

.page-main .page-basket .total-sum .sum-note {
    color: #666;
    font: 12px/20px arial, sans-serif;
}

.page-main .page-basket .order-adds {
    padding-top: 14px;
    border-bottom: 1px solid #e5e7e7;
    padding-bottom: 34px;
}

.page-main .page-basket .order-adds label {
    font: 700 12px/22px arial, sans-serif;
    color: #333;
}

.page-main .page-basket .order-adds textarea {
    width: 454px;
    height: 120px;
    display: block;
}

.page-main .page-basket .order-adds .order-files {
    width: 174px;
}

.page-main .page-basket .order-adds .order-files form {
    padding-bottom: 1px;
}

.page-main .page-basket .order-adds .order-files .file-size {
    font: 12px/18px arial, sans-serif;
    color: #666;
    line-height: 13px;
}

.page-main .page-basket .order-adds .order-files .file-type {
    font: 12px/18px arial, sans-serif;
    color: #666;
    margin-bottom: 12px;
    line-height: 13px;
}

.page-main .page-basket .order-adds .order-files .load-file {
    margin-bottom: 12px;
}

.page-main .page-basket .order-adds .order-files .order-add-file a {
    font: 700 12px/18px arial, sans-serif;
    color: #336699;
}

.page-main .page-basket .order-adds .error-message-files  {
    font: 12px/18px arial, sans-serif;
    color: #c00;
    padding: 7px 0;
    display: none;
}

.page-main .page-basket .order-process {
    text-align: center;
    padding: 20px 0;
}

.page-main .page-basket .summary-loader {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    top: 10px;
    margin-right: 14px;
}
.page-main .page-basket .col-price .on-request {
    display: block;
    margin-left: 30px;
}
/*---------------------------------------
Favorites
-----------------------------------------*/
.page-main .page-favorites .products-table-wrapper .header .products-table-col.col-id {
    width: 76px;
}

.page-main .page-favorites .products-table-wrapper .header .products-table-col.col-name {
    width: 322px;
}

.page-main .page-favorites .products-table-wrapper .header .products-table-col.col-count {
    width: 110px;
}

.page-main .page-favorites .products-table-wrapper .header .products-table-col.col-unit {
    width: 50px;
}

.page-main .page-favorites .products-table-wrapper .header .products-table-col.col-price {
    width: 130px;
}

.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-name {
    width: 320px;
}

.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price {
    width: 96px;
}

.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price .to-basket {
    width: 100px;
}

.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-delete {
    width: 22px;
}

.page-main .page-favorites .empty-basket {
    margin-bottom: 20px;
}

.page-main .page-favorites + .add-by-article form input[type=submit] {
    right: -60px;
}

/*---------------------------------------
Add by article form
-----------------------------------------*/
.page-main .add-by-article {
    background: #eff4f8;
    border-radius: 6px;
    font: 12px/50px arial, sans-serif;
    color: #333;
    padding: 0 20px;
    margin: 20px 0;
}

.page-main .add-by-article .form-wrapper {
    display: inline-block;
    position: relative;
}

.page-main .add-by-article form input[type=text] {
    width: 224px;
    margin: 0 30px 0 40px;
}

.page-main .add-by-article form .form-item,
.page-main .add-by-article form .form-controls {
    display: inline-block;
    margin: 0;
}

.page-main .add-by-article form input[type=submit] {
    display: block;
    position: absolute;
    right: -40px;
    top: 16px;
    background: url('../images/elements.png') no-repeat 0 -152px;
    width: 18px;
    height: 18px;
    border: 0;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.page-main .add-by-article form input[type=submit]:hover {
    background-position: -27px -152px;
}

.page-main .add-by-article .form-wrapper .messages {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    width: 224px;
    bottom: 56px;
    left: 50%;
    margin-left: -140px;
    padding: 16px 20px;
    line-height: 18px;
    color: #c00 !important;
    font-weight: bold;
}

.page-main .subscribe-long .form-wrapper .messages {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    min-width: 224px;
    bottom: 56px;
    left: 43%;
    margin-left: 60px;
    padding: 16px 20px;
    line-height: 18px;
    color: #c00;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    z-index: 1000;
}

.page-main .subscribe-long .form-wrapper .messages.success {
    color: #0c0;
}

.page-main .add-by-article .form-wrapper .messages:before,
.page-main .subscribe-long .form-wrapper .messages:before {
    background: url('../images/elements.png') no-repeat -99px -32px;
    width: 9px;
    height: 8px;
    content: "";
    display: block;
    position: absolute;
    margin-left: -5px;
    left: 50%;
    bottom: -8px;
}

.page-main .add-by-article .form-wrapper .messages p {
    color: #c00 !important;
}



/*---------------------------------------
Popover overlay
-----------------------------------------*/
.popover-overlay {
    display: none;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
}

.popover-overlay.light {
    background: rgba(0, 0, 0, 0.4);
}

.ie8 .popover-overlay {
    background: #000;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*---------------------------------------
Popovers
-----------------------------------------*/
.popovers {
    width: 1000px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    display: none;
}

.popover-container {
    position: relative;
}

.popover {
    display: none;
    position: absolute;
    z-index: 999;
}

.popover .popover-inner {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 16px 20px;
}

.popover .popover-inner .messages {
    font: 12px/18px arial, sans-serif;
    color: #333;
    padding: 7px 0;
}

.popover .popover-close {
    position: absolute;
    right: 15px;
    top: 14px;
    background: url('../images/elements.png') no-repeat -87px 0;
    width: 9px;
    height: 9px;
}

.popover .popover-title {
    font: 11px 'open_sansbold', sans-serif;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e7e7;
    padding-bottom: 8px;
    padding-right: 66px;
}

.popover .popover-title a {
    color: #336699;
}

.popover .popover-title.error {
    color: #cc0000;
}

.popover .messages.error {
    color: #cc0000;
}

.popover .popover-title.success {
    color: #4bcc88;
}

.popover .popover-inner:before {
    content: "";
    display: block;
    background: url("../images/elements.png") no-repeat -71px 0;
    width: 9px;
    height: 7px;
    position: absolute;
    left: 20px;
    top: -7px;
}
.popover.no-before .popover-inner:before{
    background: none;
}

/*---------------------------------------
Popover modificators
-----------------------------------------*/
.login-popover .popover-inner,
.order-popover .popover-inner,
.basket-login-popover .popover-inner {
    width: 358px;
}

.restore-psw .popover-inner:before,
.order-popover .popover-inner:before,
.basket-login-popover .popover-inner:before {
    display: none;
}


#question-popover-2 {
    border: 1px solid #b4b4b4;
    border-radius: 6px;
    margin-bottom: 40px;
    padding: 20px;
}

#question-popover-2 .popover-title.success {
    color: #4bcc88;
}

#question-popover-2 .messages {
    font: 12px/18px arial, sans-serif;
    color: #333;
    padding: 7px 0;
}

.popover-title.title-point {
    font: 11px 'open_sansbold',
    sans-serif;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e7e7;
    padding-bottom: 8px;
    padding-right: 66px;
}




/* confirm window */
.confirm-window .popover-inner {
    width: 250px;
}

/* basket-clear confirm */
.basket-clear {
    top: 210px;
    left: 750px;
}

.basket-clear .popover-inner:before,
.basket-product-remove .popover-inner:before {
    left: auto;
    right: 20px;
}

.basket-clear .basket-clear-popover-inner,
.basket-product-remove .basket-clear-popover-inner {
    text-align: center;
    padding-top: 20px;
}

/* basket product remove */
.basket-product-remove {
    left: auto;
    right: -2px;
}

/* login */
.login-popover {
    top: 70px;
    left: 582px;
}

.login-popover .remember-link {
    display: inline-block;
    position: relative;
    margin-left: 14px;
    top: -2px;
    font: 12px arial, sans-serif !important;
    color: #336699 !important;
    text-transform: none !important;
}

/* basket login */
.basket-login-popover {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -179px;
    margin-top: -133px;
}

/* question */
.question-popover {
    width: 470px;
    position: relative;
    top: 20px;
    left: 0px;
    margin: 0 auto;
}

.question-popover textarea {
    height: 120px;
}

.question-popover .popover-inner:before {
    background: none;
}
.question-popover-inner .form-controls {
    text-align: center;
}
/* restore */
.restore-psw {
    top: 80px;
    left: 500px;
    width: 270px;
}

/* order */
.order-popover {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -179px;
    margin-top: -315px;
}

.order-popover textarea {
    height: 70px;
}

.order-popover label.margin-right {
    margin-right: 60px;
}

.order-popover input[type=submit] {
    width: 174px;
}

/* identify */
.identify-popover {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -179px;
    margin-top: -135px;
}

.popover.error-history .popover .popover-inner-history{
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 16px 20px;
}
.error-history {
    top: 40%;
    left: 40%;
}
.registration-popover,
.profile-popover {
    width: 324px;
    position: fixed;
}
.registration-popover .popover-inner:before,
.profile-popover .popover-inner:before {
    display: none;
}
.registration-popover .registration-popover-inner,
.profile-popover .profile-popover-inner {
    color: #333;
    font: 12px/18px arial, sans-serif;
    padding: 7px 0;
}
/* -------------------------------------------------------------------------------------------------
    @404
------------------------------------------------------------------------------------------------- */

.page-404 {
    width: 325px;
    margin: 0 auto;
    padding: 100px 0 112px 0;
    font-family: Open Sans;
}

.page-404 .title {
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px 0 0 9px;
}

.page-404 .title-error-404 {
    font-size: 38px;
    color: #3178b1;
}

.page-404 .title-discription {
    font-family: Arial;
    color: #666;
    font-size: 24px;
    margin: 17px 0 0 1px;
}

.page-404 .discription {
    font-family: Arial;
    color: #666;
    margin: 32px 0 0 0;
    text-align: center;
}

.page-404 .links {
    font-family: Arial;
    color: #666;
    text-align: center;
    margin: 27px 0 0 0;
    font-size: 12px;
    line-height: 25px;
}

.page-404 .links a {
    color: #3279b2;
    border-bottom: 1px solid #a4bbd2;
}

.page-404 .links a:hover {
    border: none;
}

.page-404 .download-block {
    margin: 46px 0 0 11px;
    width: 297px;
}

.page-404 .download-block .download-link {
    margin: 8px 35px 0 0;
}

/* -------------------------------------------------------------------------------------------------
    @registration
------------------------------------------------------------------------------------------------- */
.text-gray {
    color: #666;
}
.form-item.clear {
    clear: both;
}
.registration .messages p {
    font-size: 12px;
    color: #c00;
}
.registration .cols-3 {
    margin: 22px 0 0 -34px;
}

.registration-form a:hover .icon {
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.container.registration .row.cols-3 .col-2 {
    margin-left: 24px;
}

.registration-form {
    width: 370px;
    float: left;
    margin-bottom: 30px;
    padding-top: 5px;
}

.registration .mandatory {
    color: #369;
    display: inline-block;
    margin-left: 4px;
}

.registration .form-item .ez-checkbox {
    margin: -1px 10px 0 0;
}

.container.registration h1 {
    border-bottom: 1px solid #e8e8e8;
    margin: 15px 0 0 3px;
    padding-bottom: 18px;
    letter-spacing: 1px;
}

.registration .form-item {
    margin: 17px 0 -4px 4px;
    font-weight: bold;
}

.registration-form .form-item:first-child {
    margin: 19px 0 0 5px;
}

.registration .form-item.radio label {
    font-size: 12px;
    margin-right: 26px;
}

.registration .form-item.text label {
    font-size: 12px;
    clear: both;
}

.registration .form-item.text .radio label {
    width: 340px;
    font-weight: normal;
}

.registration .form-item.mini-text {
    width: 168px;
    float: left;
    margin-bottom: 10px;
}

.registration .form-item.mini-text.first {
    margin-right: 20px
}
.registration .form-item.capcha {
    margin-bottom: 47px;
}

.registration .form-item.capcha label {
    font-weight: bold;
    display: block;
    font-size: 12px;
    margin: 0 0 13px 0;
}

.registration .form-item.capcha .input-capcha {
    float: left;
}

.registration .form-item.capcha img {
    margin: 24px 0 0 30px;
    float: left;
}

.registration .form-item.capcha .icon {
    margin: 39px 0 0 12px;
}

.registration .form-item.checkbox label {
    font-size: 12px;
}

.registration .form-item.capcha input {
    width: 145px;
}

.registration .form-item {
    width: 359px;
}

.registration .form-controls {
    width: 178px;
    display: block;
    margin: 20px auto 0 auto;
    padding: 0 29px;
}

.registration-text {
    width: 267px;
    float: left;
    margin: 17px 0 0 29px;
    padding: 21px 9px 21px 21px;
    border-radius: 4px;
    border: none;
    background: #f7f9fb;
}

.registration-text .title {
    font-size: 18px;
    font-weight: bold;
}

.registration-text p {
    margin-top: 18px;
    font-size: 12px;
    line-height: 18px;
}

/* -------------------------------------------------------------------------------------------------
    @SEARCH
------------------------------------------------------------------------------------------------- */

.search h1 {
    margin: 17px 0 0 2px;
    letter-spacing: 1px;
    padding-bottom: 14px;
}

.search-phrase {
    background: #f7f9fb;
    border-radius: 4px;
    padding: 21px 24px;
    font-size: 12px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

/* -------------------------------------------------------------------------------------------------
    @profile
------------------------------------------------------------------------------------------------- */
.profile-form {
    width: 370px;
    float: left;
    margin-bottom: 30px;
    padding-top: 5px;
}

.profile-form .button {
    cursor: pointer;
}

.profile.button.yellow{
    cursor: pointer;
    position: relative;
    left: 330px;
    top: -3px;
}

.profile-text {
    width: 267px;
    float: left;
    margin: 17px 0 0 29px;
    padding: 21px 9px 21px 21px;
    border-radius: 4px;
    border: none;
    background: #f7f9fb;
}

.profile-text .title {
    font-size: 18px;
    font-weight: bold;
}

.profile-text p {
    margin-top: 18px;
    font-size: 12px;
    line-height: 18px;
}

.profile-form .form-item.mini-text {
    width: 175px;
    float: left;
    margin-bottom: 10px;
}

.profile-form .form-item.mini-text.first {
    margin-right: 20px;
}

/* -------------------------------------------------------------------------------------------------
    @history
------------------------------------------------------------------------------------------------- */
.container.history .row.cols-3 .col.col-2 {
    margin-right: 0px;
}

.container.history .col-2 h1 {
    margin: 15px 0 0 -11px;
    letter-spacing: 1px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e8e8e8;
}

.container.history .list-orders a:hover i {
    opacity: 0.7;
}

.list-orders {
    margin: 30px 0 41px -9px;
    width: 664px;
}

.list-orders .products-table-wrapper .products-table-list {
    margin-bottom: 0px;
}

.list-orders .order {
    padding-bottom: 10px;
}

.list-orders .order .order-header {
    background: #eff4f8;
    border-radius: 4px;
    padding: 9px 0px 9px 11px;
    color: #666;
}

.list-orders .order .order-header a {
    color: #369
}

.list-orders .order .order-header .col-order-id a {
    font-weight: bold;
}

.list-orders .order .order-header .col-date {
    width: 109px;
    color: #b0b1b2;
}

.list-orders .order .order-header .col-order-id {
    width: 224px;
}

.list-orders .order .order-header .col-order-id i {
    margin: -4px 0 0 3px;
    background-position: -360px -110px;
    width: 18px;
    height: 18px;
}

.list-orders .order .order-header .col-repeat {
    width: 209px;
    min-height: 1px;
}

.list-orders .order .order-header .col-repeat i {
    background-position: -400px -110px;
    width: 18px;
    height: 18px;
    margin: -4px 8px 0 0px;
}

.list-orders .order .order-header .col-sum {
    width: 100px;
    text-align: right;
}

.list-orders .order .order-header div {
    float: left;
}

.list-orders .order.active .order-header {
    background: #369;
    color: #fff
}

.list-orders .order.active .order-header a {
    color: #fff;
}

.list-orders .order.active .order-header .col-order-id i {
    margin: -4px 0 0 3px;
    background-position: -340px -110px;
    width: 18px;
    height: 18px;
}

.list-orders .order.active .order-header  .col-repeat {
    width: 209px;
}

.list-orders .order.active .order-header .col-repeat i {
    background-position: -380px -110px;
    width: 18px;
    height: 18px;
    margin: -4px 8px 0 0px;
}

.list-orders .order .order-description {
    display: none;
}

.list-orders .order .order-description .col-id {
    width: 54px;
}

.list-orders .order .order-description .col-name {
    width: 260px;
}

.list-orders .order .order-description .col-count {
    width: 75px;
    text-align: right;
}

.list-orders .order .order-description .col-price {
    width: 115px;
    text-align: right;
}

.list-orders .order .products-table-wrapper .products-table-col.col-price .to-basket {
    width: 100px;
}

.list-orders .order .order-description .col-sum {
    width: 106px;
    text-align: right;
}

.list-orders .order .order-description .products-table-row {
    padding: 17px 0 19px 7px;
}

/* -------------------------------------------------------------------------------------------------
    @Input File
------------------------------------------------------------------------------------------------- */
.popover .popover-inner .error-message-files.red {
    color: #c00;
    font: 12px/18px arial, sans-serif;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    top: 20px;
    width: 169px;
    margin-bottom: 38px;
}

.form-item .fileinput-button:hover .button.gray{
    background: #b4b4b4;
}

.form-item input[type=file]{
    width: 169px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 18px;
    direction: ltr;
    cursor: pointer;
}

.form-item input[type=file]:hover {
    cursor: default;
}

.form-item .fileinput-button input[type=file]:focus + .button.gray{
    background: #b4b4b4;
}

.form-item .file-name{
    padding: 10px 0;
    border-top: #e5e7e7 solid 1px;
    border-bottom: #e5e7e7 solid 1px;
}
.form-item .file-name span {
    width: 400px;
    display: inline-block;
    color: #000;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
}

.form-item .vol {
    display: block;
    font-size: 10px;
    line-height: 13px;
    color: #666;
}

.page-basket .form-item .file-name span {
    width: 140px;
}

.page-basket .form-item .file-name a {
    position: relative;
    top: -6px;
}

/* -------------------------------------------------------------------------------------------------
    @FOOTER
------------------------------------------------------------------------------------------------- */

/*---------------------------------------
Footer menu
-----------------------------------------*/
.page-footer .footer-nav {
    width: 1001px;
    height: 48px;
    text-align: center;
    background: url('../images/footer-menu-bg.png');
}

.page-footer .footer-nav ul {
    display: inline-block;
    padding-top: 16px;
}

.page-footer .footer-nav ul li {
    height: 18px;
    padding: 0 30px;
    float: left;
    border-left: 1px solid #fff;
}

.page-footer .footer-nav ul li:first-child {
    border: 0;
}

.page-footer .footer-nav a {
    color: #fff;
    font: 11px/18px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    vertical-align: top;
}

.page-footer .footer-nav a.active,
.page-footer .footer-nav a:hover {
    color: #3178b1;
}

.page-footer .footer-nav a.active:hover {
    cursor: default;
}

/*---------------------------------------
Footer contacts
-----------------------------------------*/
.page-footer .contacts {
    margin-top: 26px;
    border-bottom: 1px solid #e7edf2;
    padding-bottom: 26px;
}

.page-footer .contacts .h3 {
    font-size: 12px;
    border: 0;
    margin-bottom: 3px;
}

.page-footer .contacts .contact {
    float: left;
    width: 285px;
    margin-left: 60px;
}

.page-footer .contacts .contact:first-child {
    margin-left: 20px;
}

.page-footer .contacts .description {
    margin-top: 4px;
    font: 12px/18px arial, sans-serif;
    white-space: normal;
}

/*---------------------------------------
Footer copyrights
-----------------------------------------*/
.page-footer .copyrights {
    padding: 16px 18px;
    font: 12px arial, sans-serif;
    color: #999;
}

.page-footer .copyrights .developer .icon {
    margin-right: 8px;
}

.page-footer .copyrights .developer a {
    color: #999;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.page-footer .copyrights .developer a span {
    border-bottom: 1px solid;
}

.page-footer .copyrights .developer a:hover span {
    border: 0;
}

.page-footer .copyrights .developer a:hover .icon.icon-sibirix {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

/*---------------------------------------
Footer texts
-----------------------------------------*/
.page-footer .footer-text {
    border-top: 1px solid #e7edf2;
    padding: 16px 0 26px 0;
}

.page-footer .footer-text .block {
    float: left;
    width: 285px;
    margin-left: 60px;
}

.page-footer .footer-text .block:first-child {
    margin-left: 20px;
}

.page-footer .footer-text .block .description {
    margin-top: 4px;
    font: 11px/16px arial, sans-serif;
    color: #999;
    white-space: normal;
}

/* -------------------------------------------------------------------------------------------------
    @TOOLTIPS
------------------------------------------------------------------------------------------------- */
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 666667;
}

#tiptip_holder.tip_bottom {
    padding-top: 10px;
	background: transpanent;
}

#tiptip_holder.tip_right {
    padding-left: 10px;
}

#tiptip_content {
    background: #fff;
    color: #666;
    font: 10px/24px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    border-radius: 3px;
    padding: 0 4px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=45, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=225, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#323232', Direction=315, Strength=2);
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    background: url('../images/elements.png') no-repeat -86px -19px;
    width: 7px;
    height: 6px;
    margin-left: 2px;
    margin-top: 6px;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    background: url('../images/elements.png') no-repeat -83px -29px;
    width: 7px;
    height: 7px;
    margin-left: 5px;
    margin-top: 3px;
}

/* -------------------------------------------------------------------------------------------------
    @NOT SIMPLE INPUT
------------------------------------------------------------------------------------------------- */
.not-simple-input {
    position: relative;
}

.not-simple-input .options {
    display: none;
    position: absolute;
    top: 50px;
    width: 100%;
    border-radius: 0 0 6px 6px;
    background: #fff;
    border: 1px solid #3cf;
    border-top: transparent;
    padding: 6px;
    z-index: 1;
}

.not-simple-input input[type=text].with-drop {
    border-radius: 6px 6px 0 0;
    border-bottom: transparent;
}

.not-simple-input .options a {
    display: block;
    padding: 0 6px;
    font: 12px/20px arial, sans-serif;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 4px;
}

.not-simple-input .options a:last-child {
    margin-bottom: 0;
}

.not-simple-input .options a:hover {
    background: #f3f3f3;
    color: #666;
}

#question-popover form.questionForm .personal_block, .profile-form form#legal .personal_block, .order-popover-inner form.orderFormController .personal_block{
font-size: 12px;color: grey; margin-top:5px;
}
#question-popover form.questionForm .personal_block input, .profile-form form#legal .personal_block input, .order-popover-inner form.orderFormController .personal_block input{
margin: 0 5px 0 0;
opacity: 1;
}
#question-popover form.questionForm .personal_block a, .profile-form form#legal .personal_block a, .order-popover-inner form.orderFormController .personal_block a{
text-decoration:underline;
color: grey;
}
#question-popover form.questionForm .personal_block .ez-checkbox, .profile-form form#legal .personal_block .ez-checkbox , .order-popover-inner form.orderFormController .personal_block .ez-checkbox{
float: left;
margin-top: -2.8px;
margin-right: 5px;
}
#question-popover-2 form.questionForm .personal_block {
    font-size: 12px;
    color: grey;
    margin-top: 5px;
}

#question-popover-2 form.questionForm .personal_block input {
    margin: 0 5px 0 0;
    opacity: 1;
}

#question-popover-2 form.questionForm .personal_block a {
    text-decoration: underline;
    color: grey;
}

#question-popover-2 form.questionForm .personal_block .ez-checkbox {
    float: left;
    margin-top: -2.8px;
    margin-right: 5px;
}
.catalog-new-feedback .personal_block {
    font-size: 12px;
    color: grey;
    margin: 15px 0 10px;
    clear: both;
}

.catalog-new-feedback .personal_block input {
    margin: 0 5px 0 0;
    opacity: 1;
    vertical-align: middle;
}

.catalog-new-feedback .personal_block a {
    text-decoration: underline;
    color: grey;
}

/* Если используется ez-checkbox */
.catalog-new-feedback .personal_block .ez-checkbox {
    float: left;
    margin-top: -2.8px;
    margin-right: 5px;
}
a[href="/privacy_policy/"]{text-decoration:underline;}

/* -------------------------------------------------------------------------------------------------
    @POPUPS
------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------
    @PLUGINS
------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------
    @PRINT
------------------------------------------------------------------------------------------------- */

@media print {
    * {
        background: transparent !important;
        color: #333 !important;
        text-shadow: none !important;
    }

    a, a:visited {
        color: #333 !important;
        text-decoration: underline;
    }

    a:after {
        content: " (" attr(href) ")";
    }

    abbr:after {
        content: " (" attr(title) ")";
    }

    .ir a:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

/* -------------------------------------------------------------------------------------------------
    @RESPONSIVE
------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------
    @FONTS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
h1, .h1{
    padding: 0px 0px 33px 0px;
}
.page-main .text-page p, .page-main .text-page .text-block {
    text-align: justify;
}
.breadcrumbs{
	padding-left:0px;
}
}
@media screen and (max-width:440px){
h1, .h1, .main-h1{
    font-size: 6vw;
	text-align: center;
}
h2, .h2 {
    font-size: 6vw;
}
.page-main .list .items .item .description.empty .name a {
    font-size: 4vw;
}
.block h2 a, .block .h2 a {
    font-size: 4vw;
}
.text-content p {
    font-size: 13px;
    text-align: justify;
}
h2.heading {
    text-align: center;
    font-size: 5vw;
}

}
/* -------------------------------------------------------------------------------------------------
    @Refixing elements and default properties
------------------------------------------------------------------------------------------------- */
.page-header .header-nav a[href="/catalog/"] {
    display: block;
}
@media screen and (max-width:1300px){
body{
	min-width: 320px;
}
#main-slider a img {
    width: 100%;
}
.container {
    max-width: 1000px;
	width: auto;
}
.page-main .main-slider {
    width: 100%;
    height: auto;
    top: 0px;
	margin: 0px;
}
.page-header {
    height: auto;
}
.page-footer .footer-nav {
    width: 100%;
    height: auto;
}
body * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
}
@media screen and (max-width:1024px){
.row.cols-3{
	margin:0px;
}
.row.cols-3 .col.col-2.main-side-block {
    width: 100%;
	margin:0px;
	position: relative;
}
.page-main .container, .page-header .mid-row-text {
    padding: 0px 15px;
}
.breadcrumbs .breadcrumbs-item{
	white-space: normal;
}
}
/* -------------------------------------------------------------------------------------------------
    @SPECIAL
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-header .header-nav a[href="/catalog/"] {
    display: block;
}
.page-main .spec-slider {
	width: 100%;
    background-repeat: repeat;
    background: #3279b2 url(../images/spec-slider-bg-texture.jpg);
    border-radius: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 24px 0px 0px 0px;
}
.page-main .spec-slider .items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-main .spec-slider .items .item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: 0px;
    margin-top: 15px;
    padding: 0px 15px;
}
.page-main .spec-slider .item .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 123px;
            flex: 0 0 123px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 15px;
}
.page-main .spec-slider .item .description {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-main .spec-slider .item .description > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
.page-main .spec-slider .title{
	text-align: center;
}
}
/* -------------------------------------------------------------------------------------------------
    @SUBSCRIPTIONS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:700px){
.page-main .subscribe-long {
    width: 100%;
    height: auto;
    padding: 0px 15px;
}
.page-main .subscribe-long .icon-subscribe {
    margin-right: -40px;
    margin-left: 0px;
}
.page-main .subscribe-long .text {
    width: 100%;
    padding-left: 35px;
    margin: 18px 0 18px 18px;
}
.page-main .subscribe-long .subscribe-form {
    width: 100%;
    margin: 0px;
}
}
/* -------------------------------------------------------------------------------------------------
    @NEWS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .news {
    margin-bottom: 0px;
}
.row.news-cols-3 {
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
}
.row.news-cols-3 .col.col-1 {
    width: 33%;
    margin: 0px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    padding: 10px;
}
}
@media screen and (max-width:550px){
.row.news-cols-3 .col.col-1 {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
}
/* -------------------------------------------------------------------------------------------------
    @HEADER
------------------------------------------------------------------------------------------------- */
.bodyFixed header {
    z-index: 99;
}
.top_bar {
    height: 40px;
    z-index: 28;
    width: 100%;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
	display:none;
	position: fixed;
	top:0px;
}
.top_bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    height: 100%;
    padding: 0px 5px;
    margin: 0px;
}
.top_bar .container > * {
    margin: auto 0px;
	min-height: 21px;
}
.page-header .top_bar .basket{
	display: block;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 76px;
	        flex: 0 0 76px;
	margin: 5px 0px;
}
.top_bar span.multimenuToggle {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
	margin: 10px 0px;
}
.top_bar .container .search {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    margin: 3px 10px;
    width: auto;
}
.logos-text {
	display: none;
    font-size: 26px;
    font-weight: 800;
    color: #3178b1;
    letter-spacing: -1px;
    vertical-align: middle;
}

@media screen and (max-width:1024px){
.menu,
.page-header .basket,
.left-side-block > *,
.page-header .logo .logo-text
{
	display: none;
}
.logos-text{
	display: inline;
}
.left-side-block, .row.cols-3 .col.col-1{
	width: 100%!important;
	margin: 0px;
	padding:0px;
}
.top_bar{
	display:block;
}
.page-main .main-slider{
	margin-bottom:15px;
}
.page-header{
	padding-top:40px;
	z-index:9;
}
.page-header .bottom-row {
    height: 0px;
    overflow: hidden;
    border: 0px;
}
.page-header .logo {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
}
.page-header .top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0px;
}
.page-header .phone {
    margin: 0px 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
	white-space: nowrap;
}
.autorized_container {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 315px;
            flex: 1 1 315px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px;
}
.page-header .person {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100px;
            flex: 1 1 100px;
    max-width: 155px;
    margin: auto 0px;
    text-align: right;
    padding-right: 10px;
}
.page-header .profile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    margin: auto 0px;
}
.page-header .logout {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 56px;
            flex: 0 0 56px;
    margin: auto 0px;
}
.no_autorized_container {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px;
}
.page-header .login {
    margin: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 156px;
            flex: 0 1 156px;
    text-align: right;
	white-space: nowrap;
}
.page-header .register {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 115px;
            flex: 0 1 115px;
    margin: 0px;
    text-align: right;
    margin-left: 15px;
}
}
@media screen and (max-width:810px){
	.page-header .logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
            flex: 0 1 49%;
    margin: 0px;
    padding-left: 15px;
	white-space: nowrap;
}
.page-header .phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
            flex: 0 1 49%;
    margin: 0px;
    text-align: right;
    padding-right: 15px;
}
}
@media screen and (max-width:550px){
.page-header .logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 110%;
            flex: 1 1 110%;
    padding: 0px;
    text-align: center;
}
.page-header .phone {
    padding: 0px;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
.autorized_container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 200px;
            flex: 0 1 200px;
    padding: 0px;
    margin: auto;
}
.page-header .person {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 100%;
    padding: 10px;
}
.page-header .logout {
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    max-width: 100%;
    padding: 10px;
}
.page-header .profile {
    display: none;
}
.no_autorized_container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px;
    padding-top: 10px;
}
}
/* -------------------------------------------------------------------------------------------------
    @MAIN BANNER
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:550px){
.page-main .main-slider .controls {
    position: relative;
    left: 0px;
    bottom: 0px;
    top: 0px;
    right: 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.page-main .main-slider .controls > a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76px;
            flex: 0 0 76px;
}
.page-main .main-slider .controls > a:last-child {
    margin-right:0px;
}
}

/* -------------------------------------------------------------------------------------------------
    @FOOTER
------------------------------------------------------------------------------------------------- */
span.cp.policy {
    margin-left: 95px;
}
@media screen and (max-width:1024px){
.page-main {
    padding-bottom: 15px;
	min-height: 51vh;
}
footer.page-footer {
    background: #eff4f8;
    border-top: 1px solid #7e98ad;
	position: relative;
}
.spyk-menu-container,
.footer-text,
.page-footer .footer-nav{
	display: none;
}
.page-footer .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-footer .contacts .contact, .page-footer .contacts .contact:first-child, .page-footer .contacts .contact:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    margin: 0px;
    padding: 10px;
}
.copy_and_policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	width:100%;
}
span.cp.copy {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    text-align: left;
	margin:0px;
}
span.cp.policy {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    text-align: right;
    margin: 0px;
}
}
@media screen and (max-width:550px){
.page-footer .contacts .contact, .page-footer .contacts .contact:first-child, .page-footer .contacts .contact:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 10px 15px;
	text-align: center;
}
}
/* -------------------------------------------------------------------------------------------------
    @BUTTONS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .question {
    background: -14px 0 url(../images/question.png) no-repeat;
    width: 22px;
	top: 40%;
    top: calc(40% + 15px);
}
.page-main .question.toggler {
    background: -9px 0px url(../images/toggler.png) no-repeat;
	top: 65%;
    top: calc(65% + 15px);
}
.page-main .question.toggler.active {
    background: -46px 0 url(../images/toggler.png) no-repeat;
}
.page-main .container, .page-header .mid-row-text {
    padding: 0px 15px 0px 24px;
}
.page-main .to-top {
    position: fixed;
    display: none;
    top: auto;
	bottom: 5px;
    font: 9px/18px 'open_sansbold', sans-serif;
    text-transform: uppercase;
    z-index: 100;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
        writing-mode: tb-rl;
    line-height: 13px;
}
footer.page-footer {
    padding-left: 15px;
}
.page-main .to-top:before {
    position: absolute;
    top: -32px;
    left: -8px;
    display: block;
    content: ' ';
    background: url(../images/elements.png) no-repeat -472px 0;
    width: 28px;
    height: 28px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
}
}
@media screen and (max-width:670px){
.page-main .question {
    background: -14px 0 url(../images/question.png) no-repeat;
    background: #ffcc00;
    width: 22px;
    top: 40%;
    top: calc(40% + 15px);
    height: 60px;
}
.page-main .js-question.question:before {
    content: "?";
    position: absolute;
    left: 1px;
    bottom: 17px;
    font-weight: bold;
    font-size: 28px;
    color: #444444;
}
}
@media screen and (max-width:440px){
.page-main .question {
	display: none;
}
.page-main .question.toggler {
    display: none!important;
}
.page-main .container, .page-header .mid-row-text {
    padding: 0px 15px 0px 15px;
}
}
/* -------------------------------------------------------------------------------------------------
    @CATEGORY
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .list .items .item {

}
.page-main .list .items .item .image {
    padding: 0px;
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
    max-width: 50%;
}
.page-main .list .items .item .description {
    display: inline;
    width: auto;
    float: none;
}
.page-main .list .items .item .description * {
    display: inline!important;
    line-height: 18px!important;
}
.page-main .list .items .item .description > .name {
    width: 100%;
    display: block!important;
}
.page-main .list-text{
	padding: 0px;
}
}

@media screen and (max-width:440px){
.page-main .description .slider {
    margin: 0 auto 10px auto;
    float: none;
}
.block h2 a, .block .h2 a {
    font-size: 4vw;
    text-align: center;
    width: 100%;
    display: block;
}
}
@media screen and (max-width:340px){
.page-main .list .items .item, .page-main .list .items .item:last-child{
	margin-bottom: 20px;
}
.page-main .list .items .item .image {
    margin-top: 5px;
}
.page-main .list .items .item .discount, .page-main .list .items .item .empty .discount {
    position: relative;
    margin-bottom: 10px;
}
}

/* -------------------------------------------------------------------------------------------------
    @DETAIL PAGE
------------------------------------------------------------------------------------------------- */
.products-table-rows-left {
    display: inline-block;
}
@media screen and (max-width:1024px){
.products-table-col.col-special {
    display: none;
}
.products-table-row.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	padding:10px;
}
.products-table-row.header > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
	margin: auto;
}
.products-table-wrapper .products-table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	padding:10px!important;
}
.products-table-wrapper .products-table-row > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.products-table-row-description, .page-main .special-offers .products-table-row-description{
    padding: 15px 10px;
}
.products-table-row-description .image-wrapper {
    width: 30%;
    width: calc(117px);
    margin: 0px;
    text-align: right;
}
.products-table-row-description .product-properties {
    width: 70%;
    width: calc(100% - 117px);
	padding-left: 15px;
}
.products-table-list .products-table-row-description .row-description-inner-container{
    display: block;
    padding: 10px 0px;
}
.products-table-list .products-table-row-description .row-description-inner-container > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
}
.products-table-list .products-table-row-description .row-description-inner-container > a.jsFancybox.image-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 120px;
            flex: 0 1 120px;
    margin: 0px auto;
    padding: 6px 5px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: auto;
}
.products-table-list .products-table-row-description .row-description-inner-container > *:last-child {
    margin: 0px auto auto 0px!important;
}
.products-table-list .products-table-row-description .row-description-inner-container .product-properties {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    margin: 0px auto;
}
.products-table-list .products-table-row-description .row-description-inner-container > .image-gallery {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px;
}
.products-table-list .products-table-row-description .row-description-inner-container > .image-gallery  a.jsFancybox.image-wrapper{
	-webkit-box-flex: 0;
    -ms-flex: 0 1 120px;
    flex: 0 1 120px;
    margin: 0 0 10px 0;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
}
.products-table-row-description .image-wrapper img {
    max-width: 100%;
    max-height: 100%;
}
}
@media screen and (max-width:720px){
.products-table-wrapper .products-table-col.col-unit {
    display: none;
}

}
@media screen and (max-width:670px){
.page-main .description .slider {
    margin: 0 auto 10px auto;
    float: none;
}
.products-table-wrapper .products-table-row .products-table-rows-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: auto auto auto 0px;
}

.products-table-row-description .image-gallery, .products-table-row-description .image-gallery .image-wrapper {
    margin-left: 0;
    float: none;
}

.products-table-row-description .image-gallery > a {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}

.products-table-wrapper .products-table-col.col-price {
    display: block;
    width: 100%;
    margin: 3px 0px;
	overflow: visible;
}
.products-table-list .products-table-row-description .row-description-inner-container > .image-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0px;
    padding: 0;
    width: 100%
}
.products-table-list .products-table-row-description .row-description-inner-container > .image-gallery:before, .products-table-list .products-table-row-description .row-description-inner-container > .image-gallery:after {
    display: none;
}
.products-table-row-description {
    padding: 0px;
}
.products-table-wrapper .products-table-col.col-price > * {
    display: block;
    margin: 0px;
}
.products-table-wrapper .products-table-col.col-price > .spinner {
    margin-top: 15px
}
.products-table-wrapper .products-table-row.header {
    display: none;
}
.products-table-row-description .product-properties {
    text-align: center;
    width: 100%;
    padding: 0;
    float: none;
}
.products-table-row-description .product-description {
    float: none;
    width: 100%;
}
.products-table-row-description .image-wrapper {
    width: 100%;
    text-align: center;
}
.products-table-row-description .title {
    text-align: center;
}
.products-table-row-description .product-properties table {
/*     overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    max-width: 100%;
    display: block; */
}
.products-table-wrapper .products-table-col.col-price .empty-price,
.products-table-wrapper .products-table-col.col-price .price {
    width: 100%;
    text-align: left;
    margin: 0px 0px 7px 0px;
}
/* ICON + AND - */
.icon.icon-plus, .icon.icon-minus {
    background: -webkit-gradient(linear, left bottom, left top, from(#e2ebf3), to(white));
    background: -webkit-linear-gradient(bottom, #e2ebf3, white);
    background: -o-linear-gradient(bottom, #e2ebf3, white);
    background: linear-gradient(to top, #e2ebf3, white);
    width: 28px;
    height: 29px;
    border-top: 1px solid #c0d0df;
    border-bottom: 1px solid #ffffff;
    border-radius: 50%;
    position: relative;
}
.icon.icon-plus:before, .icon.icon-minus:before {
    content: "+";
    left: 0px;
    top: 3px;
    font-size: 20px;
    font-weight: 100;
    font-family: Times New Roman;
    color: #336699;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
}
.icon.icon-minus:before {
    content: "-";
    top: 2px;
}
.page-main .page-basket .spinner .plus:hover .icon,
.page-main .page-basket .spinner .minus:hover .icon{
	background-position: unset;
}
/* //ICON + AND - */
}
.products-table-row-description .product-properties table tr:nth-child(2n-1) {
    background: #eff4f8;
}
.products-table-row-description .product-properties table tr td {
    border-left: 1px solid #e5e5e5;
}
.products-table-row-description .product-properties table {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

/* -------------------------------------------------------------------------------------------------
    @BASKET
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-basket .products-table-row-description {
    padding: 0px;
}
}
@media screen and (max-width:670px){
.page-basket h1, .page-basket .h1 {
    text-align: left;
}
.page-basket .products-table-wrapper .products-table-row-description .image-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0px;
}
.page-basket .products-table-wrapper .products-table-row-description .image-gallery .image-wrapper {
    margin: 5px;
}
}
/* -------------------------------------------------------------------------------------------------
    @FORM FOR ADDING TO BASKET WITH PRODUCT CODE
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .add-by-article form input[type=submit] {
    left: 0px;
    top: 0px;
    position: relative;
}
.page-main .add-by-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.page-main .add-by-article > *{
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
}
@media screen and (max-width:550px){
.page-main .add-by-article {
    padding: 10px;
}
.page-main .add-by-article .form-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
.page-main .add-by-article .form-wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.page-main .add-by-article form .form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding-right: 3px;
}
.page-main .add-by-article .form-wrapper form span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63px;
            flex: 0 0 63px;
}
.page-main .add-by-article form .form-controls {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
            flex: 0 0 18px;
	padding:0px;
}
.page-main .add-by-article form input[type=text] {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin: 0px;
}
}
/* -------------------------------------------------------------------------------------------------
    @FORM COMMENT
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .page-basket .order-adds {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 0px;
}
.page-main .page-basket .order-adds .comments {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding-right: 15px;
}
.page-main .page-basket .order-adds textarea {
    width: 100%;
}
.page-main .page-basket .order-adds .order-files {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 174px;
            flex: 0 0 174px;
}
}
@media screen and (max-width:420px){
.page-main .page-basket .order-adds .comments {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-right: 0px;
}
.page-main .page-basket .order-adds .order-files {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
	text-align:center;
}
.fileinput-button{
	width:100%;
}
}
/* -------------------------------------------------------------------------------------------------
    @FORM BASCKET BUY
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:420px){
.order-popover {
    width: 100%;
    left: 0px;
    margin: 0px;
    top: 50%;
    margin-top: -315px;
}
.login-popover .popover-inner, .order-popover .popover-inner, .basket-login-popover .popover-inner {
    width: 100%;
    left: 0px;
}
.popovers {
    width: 100%;
}
.form-item.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.form-item.radio label {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
}
/* -------------------------------------------------------------------------------------------------
    @PARTNERS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .partners .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-main .partners .list .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 195px;
            flex: 1 1 195px;
    margin: 10px;
    height: 195px;
}
}
@media screen and (max-width:550px){
.page-main .partners .list .item {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 40%;
	        flex: 1 1 40%;
	margin: 5px;
	height:150px;
}
}
/* -------------------------------------------------------------------------------------------------
    @CONTACTS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .contacts .departments {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	margin:20px 0px;
}
.page-main .contacts .departments .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36px;
            flex: 0 0 36px;
    margin: auto;
    margin-left: 30px;
}
.page-main .contacts .departments .contacts-info {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	margin:0px;
}
.page-main .contacts .departments .contacts-info .contact-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    min-width: 262px;
    margin: 0px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	padding:0px;
}
.page-main .contacts .departments .contact-col .contact-row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 262px;
            flex: 0 0 262px;
    margin: auto;
}
.page-main .contacts .map {
    max-width: 666px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.page-main .contacts .map img {
    width: 100%;
    height: auto;
}
.page-main .contacts .print {
    text-align: center;
}
.page-main .contacts .qr {
    float: right;
}
.page-main .contacts .departments .contacts-info .left{
	text-align: left;
}
}
@media screen and (max-width:720px){
.page-main .contacts .contacts-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	margin: 0px;
    width: auto;
    min-width: 0px;
}
.page-main .contacts .contacts-info > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
    margin: 0px;
    width: auto;
    min-width: 0px;
}
.page-main .contacts .time {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.page-main .contacts .contacts-info .coordinates{
	margin:10px 0px;
}
.page-main .contacts .time p, .page-main .contacts .contacts-info .coordinates p{
	text-align: center;
}
.page-main .contacts .worktime {
    margin: 10px auto;
}
}
@media screen and (max-width:420px){
.page-main .contacts .departments .icon{
	display:none;
}
.page-main .contacts .departments .contact-col .contact-row {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: auto;
}
.page-main .contacts .departments .contacts-info {
    padding: 10px 15px;
}
.page-main .contacts .departments .contacts-info .right {
    text-align: right;
}
}
@media screen and (max-width:340px){
.page-main .contacts .departments .contacts-info .contact-col {
    min-width: 0px;
}
.page-main .contacts .departments .contacts-info .contact-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
}
/* -------------------------------------------------------------------------------------------------
    @GALLERY
------------------------------------------------------------------------------------------------- */
.gallery_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    max-width: 665px;
    margin: 0 auto;
}
.gallery_element {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33333%;
            flex: 1 1 33.33333%;
    padding: 10px;
    text-align: center;
}
@media screen and (max-width:720px){
.gallery_element img{
	width: 100%;
	height: auto;
}
}
@media screen and (max-width:420px){
.gallery_element {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;

}
}
/* -------------------------------------------------------------------------------------------------
    @SPECIAL OFFERS, NEWS
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-main .news .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
.page-main .news .title{
	width:100%;
}
.page-main .news .item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}
.page-main .news .item .row .picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 228px;
            flex: 0 1 228px;
}
.page-main .news .item .row .text {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/* DETAIL OFFERS */
.page-main .special-offers .offer {
    height: auto;
    background: #3279b2 url(../images/spec-slider-bg-texture.jpg);
}
.page-main .special-offers .offer .offer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}
.page-main .special-offers .offer .offer-wrap .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 198px;
            flex: 0 0 198px;
}
.page-main .special-offers .offer .offer-wrap .description {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
}
.page-main .special-offers .offer .offer-wrap .discount {
    width: 111px;
}
.page-main .special-offers .offer .offer-wrap .note {
    width: 100%;
}
/* //DETAIL OFFERS */
}
@media screen and (max-width:700px){
.page-main .news .item .row .picture img{
	width:100%;
	height: auto;
}
.page-main .news .item .row .picture {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
	padding-right: 15px;
}
.page-main .news .item .row .text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
}
/* DETAIL OFFERS */
.page-main .special-offers .offer .offer-wrap .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
    overflow: visible;
    margin-right: 15px;
	height: auto;
}
.page-main .special-offers .offer .offer-wrap .description {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
}
.page-main .special-offers .offer .offer-wrap .image img {
    min-height: 0px;
    width: 100%;
}
/* //DETAIL OFFERS */
}
@media screen and (max-width:420px){
.page-main .news .title{
	text-align: center;
}
.page-main .news .item .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.page-main .news .item .row .picture img{
	max-width: 228px;
}
.page-main .news .item .row .picture {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
	padding: 10px;
}
.page-main .news .item .row .picture a{
    float: none;
    margin: 0 auto;
	text-align: center;
}
.page-main .news .item .row .text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
	text-align: justify;
}
.page-main .news .date {
    text-align: center;
}
.pager {
    text-align: center;
}
.pager .title {
    width: 100%;
    display: block;
}
/* DETAIL OFFERS */
.page-main .special-offers .offer .offer-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
}
.page-main .special-offers .offer .offer-wrap .description {
    text-align: justify;
	margin: 0px;
}
.page-main .special-offers .offer .offer-wrap .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 198px;
            flex: 0 0 198px;
	margin: 0px;
}
/* //DETAIL OFFERS */
}

/* -------------------------------------------------------------------------------------------------
    @FORMS
------------------------------------------------------------------------------------------------- */
.popover.full-width, .popover.full-width > .popover-inner {
    width: 100%;
	left: 0px!important;
}
@media screen and (max-width:1024px){
.login-popover{
	left:0px;
	top:0px;
	width: 320px;
}
.login-popover .popover-inner, .order-popover .popover-inner, .basket-login-popover .popover-inner{
	width: auto;
}
.basket-product-remove{
	right: auto;
}
.popovers{
	width:100%;
	left: 0;
    margin-left:0px;
}
.basket-product-remove{
	right: auto;
}
.confirm-window .popover-inner:before,
.popover .popover-inner:before
 {
    display: none;
}
#tiptip_holder{
	z-index: 99;
}
.popover .popover-close {
    position: absolute;
    right: 15px;
    top: 14px;
    background: -webkit-gradient(linear, left bottom, left top, from(whitesmoke), to(white));
    background: -webkit-linear-gradient(bottom, whitesmoke, white);
    background: -o-linear-gradient(bottom, whitesmoke, white);
    background: linear-gradient(to top, whitesmoke, white);
    width: 30px;
    height: 30px;
    z-index: 999;
    border-top: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 4px;
}
.popover .popover-close:before {
    content: "+";
    top: 5px;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #b1b1b1;
    font-family: Times New Roman;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.popover .popover-title {
    padding-right: 33px;
    margin-right: 33px;
}
.order-popover, .clean-forms-css {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
.search-phrase {
    white-space: normal;
}
}
@media screen and (max-width: 550px){
.popover .popover-inner .error-msg {
    left: 0px!important;
    top: 0px!important;
    position: relative;
    width: 100%;
}
.error-msg:after {
    display: block;
    content: ' ';
    position: absolute;
    background: transparent;
    width: 0px;
    height: 0px;
    left: 6px;
    top: -12px;
    border: 6px solid transparent;
    border-bottom: 6px solid white;
    margin-top: 0px;
}
.error-msg:before {
    display: block;
    content: ' ';
    position: absolute;
    background: transparent;
    width: 0px;
    height: 0px;
    left: 5px;
    top: -14px;
    border: 7px solid transparent;
    border-bottom: 7px solid #c7c7c7;
    margin-top: 0px;
}
}
/* -------------------------------------------------------------------------------------------------
    @REGISTRATION
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.registration {
    max-width: 670px;
    margin: 0 auto;
}
}
@media screen and (max-width:750px){
.registration-form {
    width: 100%;
}
.registration .form-item {
    width: 100%;
}
.registration-text {
    margin: 0px;
    width: 100%;
}
.error-msg{
	position:relative;
}
.registration .form-controls {
    width: 100%;
    display: block;
    margin: 20px auto 0 auto;
    padding: 0 29px;
    text-align: center;
}
}
/* -------------------------------------------------------------------------------------------------
    @REGISTRATION
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.partners {
    max-width: 670px;
    margin: 0 auto;
}
}
@media screen and (max-width:750px){
.profile-form {
    width: 100%;
}
.profile-form .form-item {
    width: 100%;
}
.profile-text {
    margin: 0px;
    width: 100%;
}
.error-msg{
	position:relative;
}
.registration .form-item.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.radio .ez-radio {
    margin: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 5%;
            flex: 0 1 5%;
    margin: auto;
}
.registration .form-item.radio label {
    margin: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 95%;
            flex: 0 1 95%;
    margin: auto;
    line-height: 20px;
    padding-top: 2px;
}
}
/* -------------------------------------------------------------------------------------------------
    @PROFILE MENU
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.page-main .profile-menu {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.page-main .profile-menu .items {
    margin-left: 46px;
}
.page-main .profile-menu .items .item {
    margin-bottom: 4px;
}
.page-main .profile-menu span.active {
    margin-bottom: 0px;
}
}
/* -------------------------------------------------------------------------------------------------
    @HISTORY OF BUY, FAVORITES
------------------------------------------------------------------------------------------------- */
@media screen and (max-width:1024px){
.list-orders {
    width: 100%;
    margin: 0px;
}
.list-orders .order .order-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}
.list-orders .order .order-header *{
	-webkit-box-flex: 1;
	    -ms-flex: auto;
	        flex: auto;
	margin: auto;
	text-align: center;
}
}
@media screen and (max-width:670px){
.list-orders .order .order-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.list-orders .order .order-header *{
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
	margin:5px auto;
}
.list-orders .products-table-wrapper .products-table-col.col-id{
	margin-right: auto;
}
.list-orders .order .order-description .col-count{
	text-align: center;
}
.list-orders .order .products-table-wrapper .products-table-col.col-price .to-basket,
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price .to-basket {
    width: 100px;
    text-align: center;
    padding-right: 3px;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-delete{
	position: absolute;
    right: 5px;
    top: 5px;
    background: -webkit-gradient(linear, left bottom, left top, from(whitesmoke), to(white));
    background: -webkit-linear-gradient(bottom, whitesmoke, white);
    background: -o-linear-gradient(bottom, whitesmoke, white);
    background: linear-gradient(to top, whitesmoke, white);
    width: 28px;
    height: 28px;
    border-top: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 4px;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-delete * {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
}
.products-table-wrapper .products-table-list{
	position: relative;
}
.page-main .page-favorites .products-table-wrapper .products-table-col {
    margin-right: auto;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-delete .icon.icon-product-remove:before {
    content: "+";
    top: 3px;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22px;
    font-weight: 100;
    color: #b1b1b1;
    font-family: Times New Roman;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* catalog */
.products-table-wrapper .products-table-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    padding: 15px 15px!important;
    margin: 5px 0px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	position: relative;
}
.products-table-wrapper .products-table-col.col-id {
    padding: 0;
    margin-right: 0px;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
.products-table-wrapper .products-table-list .products-table-col.col-name {
    width: 60%;
    margin: 10px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 5px 3px;
    border-radius: 3px 0px 0px 3px;
}
.products-table-wrapper .products-table-row > .empty-price, .products-table-wrapper .products-table-row > .price {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 85px;
            flex: 0 1 85px;
    margin: 10px 0;
    text-align: right;
    line-height: 22px;
    padding: 5px 3px;
    border-radius: 0px 3px 3px 0px;
}
.products-table-wrapper .products-table-list .jsIsInBasket{
    margin-left: 0px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.products-table-wrapper .products-table-list .spinner.jsSpinner.hide-qnt, .products-table-wrapper .products-table-list .spinner.jsSpinner{
    margin-left: 0px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    padding: 0px;
    margin-top: 10px;
    margin: 10px auto 0px auto;
}
.products-table-wrapper .products-table-list .jsIsInBasket > a {
    margin: auto;
}
.products-table-wrapper .products-table-col.col-favorite {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    padding: 0px 7px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.products-table-wrapper .products-table-row{
	background: #f0f0f0;
}
.products-table-wrapper .products-table-row > .empty-price, .products-table-wrapper .products-table-row > .price,
.products-table-wrapper .products-table-list .products-table-row > .products-table-col.col-name{
	background: #f9f9f9;
}
.products-table-wrapper .products-table-row.in-basket > .empty-price, .products-table-wrapper .products-table-row.in-basket > .price,
.products-table-wrapper .products-table-list .products-table-row.in-basket > .products-table-col.col-name{
	background: #f6fafe;
}
.products-table-wrapper .products-table-row.in-basket{
	background: #eff4f8;
}
/* //catalog */

/* basket */
.page-basket .products-table-wrapper .products-table-col.col-id{
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
}
.page-basket .products-table-wrapper .products-table-list .products-table-col.col-name {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.page-main .page-basket .products-table-wrapper .products .products-table-col.col-count {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto 0px auto;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.page-main .page-basket .products-table-wrapper .products .products-table-col.col-count {
    width: 100%;
    text-align: left;
}
.page-main .page-basket .products-table-wrapper .products .products-table-col.col-price {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 85px;
            flex: 0 1 85px;
    margin: 10px 0;
    text-align: right;
    line-height: 22px;
    padding: 5px 3px;
    border-radius: 0px 3px 3px 0px;
    background: #f9f9f9;
}
.page-main .page-basket .products-table-wrapper .products .products-table-col.col-sum {
    text-align: right;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
	padding: 0px 3px;
}
.page-main .page-basket .products-table-wrapper .products .products-table-col.col-sum:before {
    content: "Итого:";
}
.page-main .page-basket .col-price .on-request {
    margin: 0px;
}
.page-main .page-basket .products-table-wrapper .products-table-row.products {
	position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	background: #eff4f8;
}
.page-main .page-basket .products-table-wrapper .products-table-row.products > .empty-price,
.page-main .page-basket .products-table-wrapper .products-table-row.products > .price,
.page-main .page-basket .products-table-wrapper .products-table-row.products > .products-table-col.col-name{
	background: #f6fafe;
}
.page-main .page-basket .products-table-wrapper .products-table-col.col-delete {
	position: absolute;
	right: 7px;
    top: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(whitesmoke), to(white));
    background: -webkit-linear-gradient(bottom, whitesmoke, white);
    background: -o-linear-gradient(bottom, whitesmoke, white);
    background: linear-gradient(to top, whitesmoke, white);
    width: 28px;
    height: 28px;
    border-top: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 4px;
}
.page-main .page-basket .products-table-wrapper .products-table-col.col-delete * {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
}
i.icon.icon-product-remove:before {
    content: "+";
    top: 3px;
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 22px;
    font-weight: 100;
    color: #b1b1b1;
    font-family: Times New Roman;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* basket */

/* history */
.list-orders .order .order-description .products-table-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.list-orders .products-table-wrapper .products-table-col.col-id {
    margin-right: auto;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
	text-align: left;
}
.list-orders .order .products-table-wrapper .products-table-list .products-table-col.col-name {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
}
.list-orders .order .order-description .col-count {
    text-align: right;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
	padding: 5px 3px;
}
.list-orders .order .order-description .col-price {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 85px;
            flex: 0 1 85px;
    margin: 10px 0;
    text-align: right;
	padding: 5px 3px;
}
.list-orders .products-table-wrapper .products-table-col.col-price .empty-price, .list-orders .products-table-wrapper .products-table-col.col-price .price {
    width: 100%;
    text-align: right;
    margin: 0px 0px 7px 0px;
}
.list-orders .order .order-description .products-table-col.col-price.jsIsInBasket {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.list-orders .order .products-table-wrapper .products-table-col.col-price .to-basket, .list-orders .order .products-table-wrapper .products-table-col.col-price .added{
    width: 100px;
    text-align: center;
    padding-right: 3px;
    margin: 0px auto 0px auto;
}
.list-orders .products-table-row-description {
    padding: 15px 5px;
}
.list-orders .order .order-header .col-repeat i{
	margin-right: 2px;
}
.list-orders .order .order-header .col-order-id a {
    padding-left: 10px;
}

/* colors */
.list-orders .order .order-description .products-table-row > .col-price,
.list-orders .order .order-description .products-table-row > .products-table-col.col-name{
	background: #f9f9f9;
}
.list-orders .order .order-description .products-table-row{
	background: #f0f0f0;
}
.list-orders .order .order-description .products-table-row.in-basket > .col-price,
.list-orders .order .order-description .products-table-row.in-basket > .products-table-col.col-name{
	background: #f6fafe;
}
.list-orders .order .order-description .products-table-row.in-basket{
	background: #eff4f8;
}
.list-orders .order .order-description .products-table-col.col-price.jsIsInBasket{
    background: transparent;
}
/* //history */

/* favorites */
.page-main .page-favorites .products-table-wrapper .products-table-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-main .page-favorites .products-table-wrapper .products-table-col.col-id {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-name {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
	padding: 5px 3px;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 85px;
            flex: 0 1 85px;
    margin: 10px 0;
    text-align: right;
	padding: 5px 3px;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price.jsIsInBasket {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px;
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price .to-basket, .page-main .page-favorites .products-table-wrapper .products .products-table-col.col-price .added{
    width: 100px;
    text-align: center;
    padding-right: 10px;
    margin: auto;
}
.page-favorites .products-table-wrapper .products-table-col.col-price .empty-price, .page-favorites .products-table-wrapper .products-table-col.col-price .price {
    width: 100%;
    text-align: right;
    margin: 0px 0px 7px 0px;
}
.page-main .page-favorites .products-table-wrapper .products-table-row.header {
    display: none;
}
/* colors */
.page-favorites .products-table-wrapper .products-table-row > .col-price,
.page-favorites .products-table-wrapper .products-table-row > .products-table-col.col-name{
	background: #f9f9f9;
}
.page-favorites .products-table-wrapper .products-table-row{
	background: #f0f0f0;
}
.page-favorites .products-table-wrapper .products-table-row.in-basket > .col-price,
.page-favorites .products-table-wrapper .products-table-row.in-basket > .products-table-col.col-name{
	background: #f6fafe;
}
.page-favorites .products-table-wrapper .products-table-row.in-basket{
	background: #eff4f8;
}
.page-favorites .products-table-wrapper .products-table-row .products-table-col.col-price.jsIsInBasket{
    background: transparent;
}
/* //favorites */
}
/* DETAIL PAGE */
@media screen and (max-width:700px){
.page-main .description.with-slider {

}
.page-main .description.with-slider .slider {
    padding: 0px;
    margin-right: 15px;
	margin-bottom: 5px;
	max-width: 258px;
	float:left;
	max-width:50%;
}
.page-main .description.with-slider .text {
	display: inline;
}
.page-main .description.with-slider .slider .main-image {
    max-width: 999px;
    width: 100%;
    height: auto;
    padding: 15px;
    background: #eff4f8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 0px;
}
.page-main .description.with-slider .slider .main-image img {
    width: 100%;
    height: auto;
    position: relative;
	max-width: 100%;
}
}
@media screen and (max-width:500px){

.page-main .description.with-slider .slider .main-image {
	padding: 5px;
}
.page-main .description.with-slider .text p {
    font-size: 13px;
	text-align: left;
    line-height: 17px;
}
}
@media screen and (max-width: 414px){
/* .page-main .description.with-slider {
    max-height: 135px;
    overflow: hidden;
    position: relative;
	margin-bottom: 0px;
}
.page-main .description.with-slider p{
	z-index: -1;
	position:relative;
}
.more-text-buttom {
    width: 100%;
    margin-bottom: 15px;
    height: 20px;
    float: left;
    position: relative;
}
.more-text-buttom:after {
    content: "\25BC";
    font-weight: 800;
    position: absolute;
    width: 70px;
    height: 15px;
    background: white;
    background: -webkit-gradient(linear, left bottom, left top, from(#d0d0d0), to(white));
    background: -webkit-linear-gradient(bottom, #d0d0d0, white);
    background: -o-linear-gradient(bottom, #d0d0d0, white);
    background: linear-gradient(to top, #d0d0d0, white);
    right: calc(50% - 35px);
    bottom: 0px;
    line-height: 13px;
    font-size: 11px;
    color: #474747;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow: -2px 0px 5px #ffffff;
    box-shadow: -2px 0px 5px #ffffff;
	cursor: pointer;
}
.more-text-buttom.fh:after{
    content: "\25B2";
}
.page-main .description.with-slider.fh {
    max-height: 999px;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
} */

/* cat */
/*.page-main .list .items .item{
    max-height: 122px;
    overflow: hidden;
    position: relative;
	margin-bottom: 0px;
}
 .page-main .list .items .item.fh {
    max-height: 999px;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}  */
.page-main .list .items .item .note {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
}

@media(max-width: 400px) {
    .products-table-list .products-table-row-description .row-description-inner-container > .image-gallery  a.jsFancybox.image-wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 47.5%;
                flex: 0 1 47.5%;
    }
}
/* //DETAIL PAGE */

.wrapp__main-slider {
	position: relative;
}

.flex_tabs {
    display: flex;
}
.flex_tabs .-underlined {
    order: 2;
}
.flex_tabs .hide_accordion {
    order: 1;
}
/* //DETAIL SECTION TABS */

.tabs-nav {
        display: flex;
        list-style: none;
}
.tabs-nav_custom {
    flex-wrap: wrap;
}
.tabs-nav_custom a {
    font-size: 10px;
}
.tabs-nav_custom .h2 {
    margin-top: 10px!important;
}
.tabs-nav li{
    list-style: none!important;
    list-style-image: none!important;
    margin-left: 0px!important;
    font-size: 14px;

}
.tabs-nav li a span{
    border-bottom: none;
}
.tabs-nav li a.active span {
    border-bottom: 1px solid;
}
.tabs-nav li a.active {
    background: url('/local/images/menu-bg.png') 0 0 repeat;
    color: #fff;
    padding: 10px 15px;
    border-radius: 15px 15px 0 0;
}
.tabs-nav li a {
    background-color: #b2d2f3;
    color: #333;
    padding: 10px 15px;
    border-radius: 15px 15px 0 0;
}
.product-table-img {
    display: block;
}
.product-table-img img {
    width: 100%;
}
.section_header {
    display: flex;
    align-items: center;
}
.section_img {
    width: 150px;
    margin-right: 10px;
}
.section_img img {
    width: 100%;
}
@media screen and (max-width:670px){
    .product-table-img {
    display: none!important;
    }
}

@media screen and (max-width:440px){
    .tabs-nav_custom .h2 {
        margin-top: 0!important;
    }
}

/* //CATALOG_LEFT_MENU_LEVEL_3 */
.page-main .side-menu ul .side-menu-level-3 a {
    background-color: #EFF4F8;
    padding-left: 50px;
    position: relative;
  }
  .page-main .side-menu ul .side-menu-level-3 a:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 30px;
    top: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQuMTQ2NDUgMC42NDY0NDdDNC4zNDE3MSAwLjQ1MTE4NCA0LjY1ODI5IDAuNDUxMTg0IDQuODUzNTUgMC42NDY0NDdMNy44NTM1NSAzLjY0NjQ1QzguMDQ4ODIgMy44NDE3MSA4LjA0ODgyIDQuMTU4MjkgNy44NTM1NSA0LjM1MzU1TDQuODUzNTUgNy4zNTM1NUM0LjY1ODI5IDcuNTQ4ODIgNC4zNDE3MSA3LjU0ODgyIDQuMTQ2NDUgNy4zNTM1NUMzLjk1MTE4IDcuMTU4MjkgMy45NTExOCA2Ljg0MTcxIDQuMTQ2NDUgNi42NDY0NUw2LjI5Mjg5IDQuNUgwLjVDMC4yMjM4NTggNC41IDAgNC4yNzYxNCAwIDRDMCAzLjcyMzg2IDAuMjIzODU4IDMuNSAwLjUgMy41SDYuMjkyODlMNC4xNDY0NSAxLjM1MzU1QzMuOTUxMTggMS4xNTgyOSAzLjk1MTE4IDAuODQxNzA5IDQuMTQ2NDUgMC42NDY0NDdaIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPC9zdmc+Cg==");
  }
  .page-main .side-menu ul .side-menu-level-3 a:hover,
  .page-main .side-menu ul .side-menu-level-3 a.active {
    background-color: #dde8f0;
  }


.basket .icon.icon-basket {
    background-image: url("/local/images/basketi.png");
    background-position: center;
}

.page-header .basket a:hover .icon.icon-basket {
    background-position: center;
}

.icon.icon-key {
    background-image: url("/local/images/keyi.png");
    background-position: center;
}

.icon.icon-sound {
    background-image: url("/local/images/r78.png");
    background-position: center;
}

.page-header .login a:hover .icon.icon-key {
  background-position: center;
}

.page-header .login a:hover .icon.icon-sound {
  background-position: center;
}

.page-header .mid-row {
    border-bottom: 1px solid #e8e8e8;
    /* padding-top: 10px; */
    padding: 10px 0;
}

.page-header .mid-row-text {
    font-weight: 700;
    color: red;
}

.news-main {
    text-align: center;
}

.page-main .news-main .main-news-column {
    margin: 0;
    /* max-width: 250px; */
    /* border: 1px solid #000; */
    
}

.page-main .news-main .main-news-column-container {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    gap: 20px;
    flex-wrap: nowrap;
}

.main-news-column .title {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

@media screen and (max-width: 650px){
    .page-main .news-main .main-news-column-container {
        flex-direction: column;
    } 
}



.blocl_after-text {
     margin-top: 10px;
  margin-bottom: 20px;   
}