@charset "UTF-8";
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tabl span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: visible !important; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: es
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/* NORMALIZE.CSS END */
/* RESET */
*,
:focus {
    outline: none;
}

body {
    -webkit-fontype-smalloothing: antialiased;
}

body,
html {
    height: 100%;
    width: 100%;
}

a,
input[type=radio],
input[type=checkbox],
select {
    cursor: pointer;
}

select[disabled] {
    cursor: default;
}

/*normalization mozila*/
input:-webkit-autofill {
    background-color: transparent;
}

/*normalization ie7*/
* + html input[type=checkbox],
* + html input[type=radio] {
    width: 13px;
    height: 13px;
}

textarea {
    resize: none;
    vertical-align: top;
}

em,
i {
    font-style: italic;
}

img {
    vertical-align: top;
}

input {
    vertical-align: middle;
}

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none outside none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

:focus {
    -moz-outline: 3px solid #fff !important;
}

input[type="radio"]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0 !important;
}

input[type="checkbox"]:focus {
    -moz-outline-offset: -1px !important;
    -moz-outline: 1px solid #000 !important;
}

* + html a,
* + html button,
* + html input[type="submit"],
* + html input[type="radio"],
* + html input[type="checkbox"],
* + html input[type="button"] {
    noFocusLine: expression(this.onFocus=this.blur());
}

/*fix button click opera old version*/
button:after {
    content: "";
}

del {
    text-decoration: line-through;
}

table {
    width: 100%;
}

form {
    margin: 0;
    padding: 0;
}

input::-ms-clear {
    display: none;
}

/* RESET END */
/* FONTS */
/* Roboto Regular */
@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Light.eot");
    src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/roboto-light.svg#robotoregular") format("svg");
    font-weight: 400;
    font-style: normal;
}

/* FONTS END */
/*
	--- WIDGETS CONTAINS ---

	Bxslider
	Fancybox
	Multiselect
	Checkbox
	Scrollpane

*/
/*----------- BXSLIDER -----------*/
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 20px;
    left: 47px;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/bxslider/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #3C5569;
    text-indent: -9999px;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 8px 0 0;
    outline: 0;
    border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FFCE19;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    outline: 0;
    width: 23px;
    height: 28px;
    text-indent: -9999px;
    z-index: 9999;
    background-size: 23px 28px;
}

.bx-wrapper .bx-controls-direction .bx-prev {
    left: 0;
    background-image: url(../img/icons/arrow-slider-left.svg);
}

.bx-wrapper .bx-controls-direction .bx-next {
    right: 0;
    background-image: url(../img/icons/arrow-slider-right.svg);
}

.bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-image: url(../img/icons/arrow-slider-left-hover.svg);
}

.bx-wrapper .bx-controls-direction .bx-next:hover {
    background-image: url(../img/icons/arrow-slider-right-hover.svg);
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/*----------- BXSLIDER END -----------*/
/*----------- FANCYBOX -----------*/
/* core */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav40

%
;
height:

100
%
;
cursor: pointer

;
text-decoration: none

;
background: transparent

url
(
"../img/fancybox/blank.gif"
)
;
/* helps IE */
-webkit-tap-highlight-color: transparent

;
z-index:

8040
;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/* core end */
/*----------- FANCYBOX END -----------*/
/*----------- MULTISELECT -----------*/
/* core */
.ui-multiselect {
    text-align: left;
}

.ui-multiselect,
.ui-multiselect *:hover,
.ui-multiselect *:focus {
    outline: none !important;
}

button.ui-multiselect::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.ui-multiselect {
    display: block;
    cursor: pointer;
    background: none !important;
    border: 0 !important;
   /* padding: 0 !important;*/
    height: auto !important;
    width: 100% !important;
    color: transparent;
    position: relative;
    overflow: visible;
}

button.ui-multiselect:after {
    content: "";
}

button.ui-multiselect .ui-multiselect-inner {
    display: block;
    position: relative;
    overflow: hidden;
}

button.ui-multiselect.ui-state-disabled,
button.ui-multiselect.ui-state-disabled * {
    cursor: default !important;
}

button.ui-multiselect .ui-multiselect-value {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

button.ui-multiselect .ui-multiselect-divider {
    position: absolute;
    width: 0;
}

button.ui-multiselect .ui-multiselect-arrow {
    position: absolute;
}

button.ui-multiselect .ui-multiselect-icon {
    position: absolute;
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
    position: absolute !important;
    top: auto !important;
    left: -9999px;
}

.ui-multiselect-header li.ui-multiselect-close {
    text-align: right;
}

.ui-multiselect-menu {
    display: none;
    position: absolute;
    z-index: 999;
    text-align: left;
    left: 0;
    top: 0;
}

.ui-multiselect-checkboxes {
    position: relative;
    overflow-y: auto;
}

.ui-multiselect-checkboxes label {
    display: block;
    border: none;
}

.ui-multiselect-checkboxes label input {
    position: relative;
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    text-align: center;
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    display: block;
    text-decoration: none;
}

/* core filter */
.ui-multiselect-hasfilter ul {
    position: relative;
}

.ui-multiselect-filter input {
    width: 100px;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

div.ui-multiselect-menu ul,
div.ui-multiselect-menu li {
    background: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

div.ui-multiselect-menu ul {
    max-height: 300px;
    overflow: visible;
    background: url(../img/empty.png) repeat;
}

div.ui-multiselect-menu .ui-multiselect-checkboxes li:first-child {
    display: none !important;
}

div.ui-multiselect-menu li {
    overflow: hidden;
}

div.ui-multiselect-menu ul label {
    cursor: pointer;
    position: relative;
}

.list-fix-scroll {
    overflow-y: auto !important;
}

/* core end */
/* custom style */
/* button style */
button.select .ui-multiselect-inner {
    padding-right: 25px !important;
    height: 35px;
}

button.select .ui-multiselect-inner,
div.select .ui-multiselect-menu-inner {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

div.select .ui-multiselect-menu-inner {
    border: 1px solid #d7d7d7;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
}

button.select .ui-multiselect-inner,
div.select ul label {
    color: #202020;
    font-size: 14px;
    line-height: 1.1;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    padding: 9px 16px 8px;
}

div.select ul label {
    font-size: 15px;
    padding: 8px 13px;
}

button.select.ui-state-placeholder .ui-multiselect-inner {
    color: #202020;
}

button.select .ui-multiselect-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 39px;
    width: 1px;
    background: #D7D7D7;
}

button.select .ui-multiselect-arrow {
    top: 0;
    right: 0;
    bottom: 0;
}

button.select .ui-multiselect-arrow:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 15px;
    border-bottom: 5px solid #808080;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

button.select .ui-multiselect-arrow:after {
    content: '';
    position: absolute;
    bottom: 11px;
    right: 15px;
    border-top: 5px solid #808080;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

/* drop style */
div.select.top:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 14px;
    background-image: url(../img/icons/arrow-select-top.png);
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
}

div.select.bottom:before {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 14px;
    background-image: url(../img/icons/arrow-select-top.png);
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

div.select ul label.ui-state-hover,
div.select ul label.ui-state-active {
    background: #c03;
    color: #fff;
}

/* round style */
button.select .ui-multiselect-inner,
div.select .ui-multiselect-menu-inner,
div.select .ui-multiselect-checkboxes,
div.select .ui-multiselect-checkboxes li.first.last,
div.select .ui-multiselect-checkboxes li.first.last label {
    border-radius: 5px;
}

div.select .ui-multiselect-checkboxes li:first-child,
div.select .ui-multiselect-checkboxes li:first-child label,
div.select .ui-multiselect-checkboxes li.first,
div.select .ui-multiselect-checkboxes li.first label {
    border-radius: 5px 5px 0 0;
}

div.select .ui-multiselect-checkboxes li.last,
div.select .ui-multiselect-checkboxes li.last label {
    border-radius: 0 0 5px 5px;
}

/* widget corner */
/* widget scrollpane */
div.select .ui-multiselect-wrap-scrollpane {
    margin: -1px;
}

div.select .ui-multiselect-scrollpane ul {
    height: auto;
    max-height: none;
    overflow: hidden !important;
}

div.select .ui-multiselect-scrollpane {
    width: 100%;
    max-height: 220px;
    overflow: auto;
}

div.select .ui-multiselect-scrollpane .jspPane {
    width: auto !important;
    right: 0 !important;
    left: 0;
}

div.select .ui-multiselect-scrollpane.jspScrollable .jspPane {
    right: 0 !important;
}

div.select .ui-multiselect-scrollpane .jspTrack {
    background: #3C5569;
}

div.select .ui-multiselect-scrollpane .jspDrag {
    background: #FFCE19;
    width: 16px;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar {
    background: #d1d1d1;
    border-radius: 0 5px 5px 0;
    width: 16px;
    right: 0;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar .jspArrow {
    height: 18px;
    background: #3C5569;
    position: relative;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowUp {
    border-radius: 0 5px 0 0;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowUp:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowDown {
    border-radius: 0 0 5px 0;
}

div.select .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowDown:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

/* select-small style */
/* button style */
button.select-small .ui-multiselect-inner {
    padding-right: 30px !important;
    height: 29px;
}

button.select-small .ui-multiselect-inner,
div.select-small .ui-multiselect-menu-inner {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

div.select-small .ui-multiselect-menu-inner {
    border: 1px solid #d7d7d7;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
}

button.select-small .ui-multiselect-inner,
div.select-small ul label {
    color: #202020;
    font-size: 14px;
    line-height: 1.1;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    padding: 6px 8px 5px;
    letter-spacing: -0.04em;
}

div.select-small ul label {
    font-size: 15px;
    padding: 8px 13px;
}

button.select-small.ui-state-placeholder .ui-multiselect-inner {
    color: #202020;
}

button.select-small .ui-multiselect-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    width: 1px;
    background: #D7D7D7;
}

button.select-small .ui-multiselect-arrow {
    top: 0;
    right: 0;
    bottom: 0;
}

button.select-small .ui-multiselect-arrow:before {
    content: '';
    position: absolute;
    top: 9px;
    right: 9px;
    border-bottom: 4px solid #808080;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

button.select-small .ui-multiselect-arrow:after {
    content: '';
    position: absolute;
    bottom: 9px;
    right: 9px;
    border-top: 4px solid #808080;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

/* drop style */
div.select-small.top:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 7px;
    background-image: url(../img/icons/arrow-select-top.png);
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
}

div.select-small.bottom:before {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 7px;
    background-image: url(../img/icons/arrow-select-top.png);
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

div.select-small ul label.ui-state-hover,
div.select-small ul label.ui-state-active {
    background: #c03;
    color: #fff;
}

/* round style */
button.select-small .ui-multiselect-inner,
div.select-small .ui-multiselect-menu-inner,
div.select-small .ui-multiselect-checkboxes,
div.select-small .ui-multiselect-checkboxes li.first.last,
div.select-small .ui-multiselect-checkboxes li.first.last label {
    border-radius: 5px;
}

div.select-small .ui-multiselect-checkboxes li:first-child,
div.select-small .ui-multiselect-checkboxes li:first-child label,
div.select-small .ui-multiselect-checkboxes li.first,
div.select-small .ui-multiselect-checkboxes li.first label {
    border-radius: 5px 5px 0 0;
}

div.select-small .ui-multiselect-checkboxes li.last,
div.select-small .ui-multiselect-checkboxes li.last label {
    border-radius: 0 0 5px 5px;
}

/* widget corner */
/* widget scrollpane */
div.select-small .ui-multiselect-wrap-scrollpane {
    margin: -1px;
}

div.select-small .ui-multiselect-scrollpane ul {
    height: auto;
    max-height: none;
    overflow: hidden !important;
}

div.select-small .ui-multiselect-scrollpane {
    width: 100%;
    max-height: 220px;
    overflow: auto;
}

div.select-small .ui-multiselect-scrollpane .jspPane {
    width: auto !important;
    right: 0 !important;
    left: 0;
}

div.select-small .ui-multiselect-scrollpane.jspScrollable .jspPane {
    right: 0 !important;
}

div.select-small .ui-multiselect-scrollpane .jspTrack {
    background: #3C5569;
}

div.select-small .ui-multiselect-scrollpane .jspDrag {
    background: #FFCE19;
    width: 16px;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar {
    background: #d1d1d1;
    border-radius: 0 5px 5px 0;
    width: 16px;
    right: 0;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar .jspArrow {
    height: 18px;
    background: #3C5569;
    position: relative;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowUp {
    border-radius: 0 5px 0 0;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowUp:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowDown {
    border-radius: 0 0 5px 0;
}

div.select-small .ui-multiselect-scrollpane .jspVerticalBar .jspArrow.jspArrowDown:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

/*----------- MULTISELECT END -----------*/
/*----------- CHECKBOX/RADIOBOX -----------*/
/* checkbox */
.checkbox {
    cursor: pointer;
    margin: 0 8px 0 0;
    position: relative;
    z-index: 5;
    width: 18px;
    height: 18px;
    float: left;
}

.checkbox .mark {
    width: 18px;
    height: 18px;
    border-radius: 5px;
    border: 1px solid #aaa;
    background: #fff;
    display: block;
}

.checkbox .mark-image {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 5px;
    left: 5px;
    background: #c03;
    border-radius: 2px;
    display: none;
}

.checkbox-checked .mark {
    border-color: #c03;
}

.checkbox-checked .mark-image {
    display: block;
}

.checkbox-checked + .checkbox-holder-text {
    color: #c03;
    font-weight: 700;
}

/* checkbox end */
/* radiobox */
.radiobox {
    cursor: pointer;
    margin: 0 6px 0 0;
    position: relative;
    z-index: 5;
    width: 21px;
    height: 21px;
}

.radiobox .mark {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid #C8C8C8;
    display: block;
}

.radiobox .mark-image {
    background: #fff;
    width: 7px;
    height: 7px;
    margin: 6px 0 0 6px;
    border-radius: 50%;
    display: none;
}

.radiobox-holder:hover .radiobox .mark {
    background: #FCFCFC;
}

.radiobox-holder:active .radiobox .mark {
    background: #F1F0F0;
}

.radiobox-holder .radiobox.radiobox-checked .mark {
    background: #728D46;
    border-color: #728D46;
}

.radiobox-holder .radiobox-checked .mark-image {
    display: block;
}

.radiobox-holder.disabled {
    opacity: 0.4;
    cursor: default;
}

.radiobox-holder.disabled * {
    cursor: default;
}

.radiobox-holder.disabled .radiobox .mark {
    background: #fff;
}

.radiobox-holder.disabled .radiobox.radiobox-checked .mark {
    background: #728D46;
}

/* radiobox end */
/*----------- CHECKBOX/RADIOBOX END -----------*/
/*----------- SCROLLPANE -----------*/
/* core */
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

/* core end */
/* select scrollpane */
.scrollpane {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.scrollpane .jspPane {
    width: auto !important;
    right: 0 !important;
    left: 0;
}

.scrollpane.jspScrollable .jspPane {
    right: 55px !important;
}

.scrollpane .jspDrag {
    width: 23px;
    height: 23px;
    background: #ffb129;
    left: 50%;
    margin-left: -11.5px;
}

.scrollpane .jspVerticalBar {
    background: none;
    width: 31px;
}

.scrollpane .jspCap {
    display: block;
    width: 10px;
    height: 10px;
}

.scrollpane .jspTrack {
    background: #fff;
    width: 10px;
    margin: 0 auto;
}

/* select scrollpane end */
/* side-filter scrollpane */
.side-filter-scrollpane {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.side-filter-scrollpane .jspPane {
    width: auto !important;
    right: 25px !important;
    left: 0;
}

.side-filter-scrollpane.jspScrollable .jspPane {
    right: 0 !important;
}

.side-filter-scrollpane .jspDrag {
    background: #EAEAEA;
    width: 5px;
    height: 58px;
    left: 0;
    border-radius: 5px;
}

.side-filter-scrollpane .jspVerticalBar {
    background: none;
    width: 5px;
    right: 9px;
}

.side-filter-scrollpane .jspCap {
    display: none;
    width: 10px;
    height: 10px;
}

.side-filter-scrollpane .jspTrack {
    background: #fff;
    width: 5px;
    margin: 0 auto;
}

/* side-filter scrollpane end */
/*----------- SCROLLPANE END -----------*/
/*--------------------------- SLIDERRANGE ------------------------------*/
.ui-slider {
    background: #fff;
    position: relative;
    height: 8px;
    border: 2px solid #D7D7D7;
    border-radius: 10px;
}

.ui-slider .ui-slider-range {
    background: #465668;
    border: 2px solid #384553;
    position: absolute;
    top: -2px;
    bottom: -2px;
}

.ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    margin-left: -9px;
    top: -7px;
    position: absolute;
    cursor: pointer;
}

.ui-slider .ui-slider-handle:before {
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    width: 6px;
    height: 6px;
    background: #465668;
    border-radius: 50%;
}

/*--------------------------- SLIDERRANGE END ------------------------------*/
/* TYPOGRAPHY */
* {
    box-sizing: border-box;
}

body {
    color: hsl(0,0%,0%);
    font-size: 13px;
    line-height: 1.76;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    min-width: 320px;
}

body.overflowed {
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
    color: #202020;
    font-size: 24px;
    line-height: 1.1;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0;
}

h1 {
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0 12px;
}

h2 {
    font-size: 18px;
    padding: 0 0 25px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 14px;
    padding: 0 0 10px;
}

h6 {
    font-size: 13px;
}

p {
    padding: 0 0 22px;
    margin: 0;
}

hr {
    overflow: hidden;
    border: 0;
    border-bottom: 1px solid #000;
    margin-bottom: 18px;
}

a {
    color: hsl(0,0%,0%);
}

a:hover {
    text-decoration: none;
}

label {
    cursor: pointer;
}

/* TYPOGRAPHY END */
/* reset-list */
[class$="-list"],
[class*="-list "] {
    background: none;
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* reset-list end */
/* def-list */
.def-list {
    font-size: 14px;
    line-height: 1.67;
    padding: 0 0 5px;
    color: #808080;
}

.def-list li {
    position: relative;
    padding: 0 0 0 30px;
}

.def-list li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 9px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #8869CA;
}

/* def-list end */
/* decimal-list */
.decimal-list {
    counter-reset: item;
}

.decimal-list li:before {
    content: counter(item) ". ";
    counter-increment: item;
}

/* decimal-list end */
/* term-list */
.term-list {
    padding: 0 0 3px;
}

.term-list dt {
    color: #202020;
}

.term-list dd {
    font-size: 12px;
    line-height: 1;
    margin: 0;
}

.term-list dd + dt {
    margin-top: 7px;
}

/* term-list end */
/* def-table */
.def-table thead tr th {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 19px 13px;
    text-align: left;
    vertical-align: middle;
    border: 0;
    border-left: 1px solid #F0F0F0;
    background: #fff;
}

.def-table thead tr th:first-child {
    border-left: 0;
}

.def-table tbody tr td {
    color: #000;
    font-size: 12px;
    border: 0;
    border-top: 1px solid #DFE8EE;
    padding: 14px 19px 13px;
    text-align: left;
    vertical-align: middle;
    background: #fff;
}

.def-table tbody tr:nth-child(even) td {
    background: #F7F8FB;
}

.def-table tfoot tr td {
    color: #818282;
    text-align: center;
    border-top: 1px solid #DFE8EE;
    font-size: 13px;
    padding: 12px 19px 13px;
}

/* def-table end */
/* default input(type: text, password), textarea */
textarea,
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url] {
    cursor: text;
    width: 100%;
    display: block;
    background: #fff;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    padding: 2px 5px;
    color: #202020;
    font-size: 14px;
    line-height: 1.76;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus {
    border-color: #202020;
}

textarea[disabled],
input[type=text][disabled],
input[type=password][disabled],
input[type=date][disabled],
input[type=datetime][disabled],
input[type=email][disabled],
input[type=number][disabled],
input[type=search][disabled],
input[type=tel][disabled],
input[type=time][disabled],
input[type=url][disabled] {
    background: #f7f7f7;
    border-color: #d6d6d6;
    color: #bfbfbf;
    cursor: default !important;
}

textarea {
    height: 102px;
}

/* default input(type: text, password), textarea end */
/* default placeholder */
::-webkit-input-placeholder {
    color: #bcbcbc;
    opacity: 1;
}

:-moz-placeholder {
    color: #bcbcbc;
    opacity: 1;
}

::-moz-placeholder {
    color: #bcbcbc;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #bcbcbc;
}

:focus:-moz-placeholder {
    color: transparent;
    opacity: 1;
}

:focus::-moz-placeholder {
    color: transparent;
    opacity: 1;
}

:focus::-webkit-input-placeholder {
    color: transparent;
    opacity: 1;
}

:focus:-ms-input-placeholder {
    color: transparent;
    opacity: 1;
}

:focus::placeholder {
    color: transparent;
    opacity: 1;
}

/* default placeholder end */
/* additional elements */
.align-left {
    float: left;
    margin: 0 20px 18px 0;
}
.align-right {
    float: right;
    margin: 0 0 18px 20px;
}

.align-center {
    display: block;
    margin: 0 auto 18px;
    text-align: center;
    max-width: 100%;
}

.column-75 {
    float: left;
    width: 75%;
}

.column-50 {
    float: left;
    width: 50%;
}

.column-33 {
    float: left;
    width: 33.33%;
}

.column-25 {
    float: left;
    width: 25%;
}
.column-15 {
    float: left;
    width: 22.22%;
}

.overflow {
    overflow: hidden;
}

/* additional elements end */
/* default styles for forms */
.form-line {
    margin: 0 0 10px;

}

.wrap-select,
[class^="wrap-select-"],
[class*=" wrap-select-"] {
    position: relative;
}

.wrap-select select,
[class^="wrap-select-"] select,
[class*=" wrap-select-"] select {
    width: 100%;
}

.wrap-label {
    padding: 0 0 10px;
}

.wrap-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    color: #202020;
    border-radius: 5px;
    height: 35px;
    font-size: 14px;
    line-height: 1.1;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    margin-right: 10px;
    padding: 9px 16px 8px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

.wrap-select select option:first-child {
    display: none;
}

.checkbox-holder-text {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.1;
    /*padding: 2px 0 1px;*/
}

.form-info {
    color: #929292;
    font-size: 13px;
}

/* default styles for forms end */
/* transition */
.transition-all, a, [class^="btn-"],
[class*=" btn-"], .dealer img, .video-review img {
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.transition-none, .submenu-list a, .addto-compare, .brands-menu-list > li > a {
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}

/* transition end */
/* clearfix */
.clearfix:before, .checkbox-holder:before, .container:before, .navigation-secondary-list:before, [class*=".content-box"]:before, .products-filters:before, .products-list:before, .product-bottom:before, .products-small-tile-list:before, .product-small:before, .side-tags-list:before, .block-title:before, .brands-content:before, .brands-content-tab:before, .brands-list li:before, .video-reviews-list:before, .filters-top:before, .social-large-list li a:before, .product-full:before, .product-full-title:before, .product-full-images-small-list:before, .product-full-characteristics-list li:before, .product-full-contacts-list li:before, .catalog-top:before, .catalog-title:before, .catalog-item:before, .catalog-item-title:before, .catalog-item-bottom:before, .clearfix:after, .checkbox-holder:after, .container:after, .navigation-secondary-list:after, [class*=".content-box"]:after, .products-filters:after, .products-list:after, .product-bottom:after, .products-small-tile-list:after, .product-small:after, .side-tags-list:after, .block-title:after, .brands-content:after, .brands-content-tab:after, .brands-list li:after, .video-reviews-list:after, .filters-top:after, .social-large-list li a:after, .product-full:after, .product-full-title:after, .product-full-images-small-list:after, .product-full-characteristics-list li:after, .product-full-contacts-list li:after, .catalog-top:after, .catalog-title:after, .catalog-item:after, .catalog-item-title:after, .catalog-item-bottom:after,
.buttons:before,
.buttons:after,
.slider-list:before,
.slider-list:after,
[class*="-columns"]:before,
[class*="-columns"]:after,
form:before,
form:after {
    content: "";
    display: table;
}

.clearfix:after, .checkbox-holder:after, .container:after, .navigation-secondary-list:after, [class*=".content-box"]:after, .products-filters:after, .products-list:after, .product-bottom:after, .products-small-tile-list:after, .product-small:after, .side-tags-list:after, .block-title:after, .brands-content:after, .brands-content-tab:after, .brands-list li:after, .video-reviews-list:after, .filters-top:after, .social-large-list li a:after, .product-full:after, .product-full-title:after, .product-full-images-small-list:after, .product-full-characteristics-list li:after, .product-full-contacts-list li:after, .catalog-top:after, .catalog-title:after, .catalog-item:after, .catalog-item-title:after, .catalog-item-bottom:after,
.buttons:after,
.slider-list:after,
[class*="-columns"]:after,
form:after {
    clear: both;
}

/* clearfix end */
/* icons */
[class^="icon-"],
[class*=" icon-"] {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon-settings {
    background-image: url(../img/icons/icon-settings.png);
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}

.icon-exit {
    background-image: url(../img/icons/icon-exit.png);
    width: 15px;
    height: 19px;
    background-size: 15px 19px;
}

.icon-eye {
    background-image: url(../img/icons/icon-eye.png);
    width: 62px;
    height: 37px;
    background-size: 62px 37px;
	background-position: center;
}

.icon-eye-small {
    background-image: url(../img/icons/icon-eye-small.png);
    width: 48px;
    height: 32px;
    background-size: 48px 32px;
}

.icon-car {
    background-image: url(../img/icons/icon-car.png);
    width: 36px;
    height: 15px;
    background-size: 36px 15px;
}

.icon-bike {
    background-image: url(../img/icons/icon-bike.png);
    width: 33px;
    height: 20px;
    background-size: 33px 20px;
}

.icon-truck {
    background-image: url(../img/icons/icon-truck.png);
    width: 35px;
    height: 20px;
    background-size: 35px 20px;
}

.icon-car-white {
    background-image: url(../img/icons/icon-car-white.png);
    width: 36px;
    height: 15px;
    background-size: 36px 15px;
}

.icon-bike-white {
    background-image: url(../img/icons/icon-bike-white.png);
    width: 33px;
    height: 20px;
    background-size: 33px 20px;
}

.icon-truck-white {
    background-image: url(../img/icons/icon-truck-white.png);
    width: 37px;
    height: 20px;
    background-size: 37px 20px;
}

.icon-crown {
    background-image: url(../img/icons/icon-crown.png);
    width: 22px;
    height: 14px;
    background-size: 22px 14px;
}

.icon-video {
    background-image: url(../img/icons/icon-video.png);
    width: 21px;
    height: 21px;
    background-size: 21px 21px;
}

.icon-search-black {
    background-image: url(../img/icons/icon-search-white.png);
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
}

.icon-crown-large {
    background-image: url(../img/icons/icon-crown-large.png);
    width: 123px;
    height: 125px;
    background-size: 123px 125px;
    display: block;
    margin: 0 auto 18px;
}

.icon-search-dark-gray {
    background-image: url(../img/icons/icon-search-dark-gray.png);
    width: 17px;
    height: 16px;
    background-size: 17px 16px;
}

/* icons end */
/* social */
[class^="soc-"],
[class*=" soc-"] {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.soc-odn {
    background-image: url(../img/icons/soc-odn.png);
    width: 13px;
    height: 20px;
    background-size: 13px 20px;
}

.soc-tw {
    background-image: url(../img/icons/soc-tw.png);
    width: 20px;
    height: 17px;
    background-size: 20px 17px;
}

.soc-fb {
    background-image: url(../img/icons/soc-fb.png);
    width: 9px;
    height: 18px;
    background-size: 9px 18px;
}

.soc-gplus {
    background-image: url(../img/icons/soc-gplus.png);
    width: 19px;
    height: 17px;
    background-size: 19px 17px;
}

.soc-insta {
    background-image: url(../img/icons/soc-insta.png);
    width: 19px;
    height: 17px;
    background-size: 19px 17px;
}

.soc-vk {
    background-image: url(../img/icons/soc-vk.png);
    width: 23px;
    height: 14px;
    background-size: 23px 14px;
}

.soc-mail {
    background-image: url(../img/icons/soc-mail.png);
    width: 19px;
    height: 19px;
    background-size: 19px 19px;
}

.soc-mobile {
    background-image: url(../img/icons/soc-mobile.png);
    width: 19px;
    height: 23px;
    background-size: 19px 23px;
}

.soc-tw-small {
    background-image: url(../img/icons/soc-tw-white-small.png);
    width: 11px;
    height: 11px;
    background-size: contain;
}

.soc-fb-small {
    background-image: url(../img/icons/soc-fb-white-small.png);
    width: 10px;
    height: 10px;
    background-size: contain;
}

.soc-gplus-small {
    background-image: url(../img/icons/soc-gplus-white-small.png);
    width: 11px;
    height: 11px;
    background-size: contain;
}

.soc-pin-small {
    background-image: url(../img/icons/soc-pin-white-small.png);
    width: 14px;
    height: 14px;
    background-size: contain;
}

.soc-mail-small {
    background-image: url(../img/icons/soc-mail-white-small.png);
    width: 12px;
    height: 12px;
    background-size: contain;
}

.soc-gplus-large {
    background-image: url(../img/icons/soc-gplus-white.png);
    width: 26px;
    height: 20px;
    background-size: contain;
}

.soc-fb-large {
    background-image: url(../img/icons/soc-fb-white.png);
    width: 10px;
    height: 21px;
    background-size: contain;
}

.soc-vk-large {
    background-image: url(../img/icons/soc-vk-white.png);
    width: 25px;
    height: 16px;
    background-size: contain;
}

.soc-odn-large {
    background-image: url(../img/icons/soc-odn-white.png);
    width: 14px;
    height: 30px;
    background-size: contain;
}

/* social end */
/* arrows */
[class^="arrow-"],
[class*=" arrow-"] {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

/* arrows end */
/* text-overflow */
.text-overflow, .product-title a, .product-small-title a, .brands-menu-list > li > a > span, .search-founded {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* text-overflow end */
/* buttons */
[class^="btn-"],
[class*=" btn-"] {
    border: none;
    text-decoration: none;
    position: relative;
    text-align: center;
    color: #3C5569;
    font-size: 13px;
    line-height: 1.76;
    font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
}

[class^="btn-"]:hover,
[class*=" btn-"]:hover {
    color: #3C5569;
    text-decoration: none;
}

[class^="btn-"] input,
[class*=" btn-"] input {
    background: url(../img/empty.png) repeat;
    border: 0;
    color: transparent;
    cursor: pointer;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
    z-index: 10;
}

[class^="btn-"].disabled,
[class*=" btn-"].disabled {
    cursor: default !important;
}

[class^="btn-"].disabled input,
[class*=" btn-"].disabled input {
    display: none !important;
}

a[class^="btn-"],
a[class*=" btn-"],
div[class^="btn-"],
div[class*=" btn-"] {
    cursor: pointer;
}

/* btn-orange */
.btn-orange {
    height: 34px;
    line-height: 32px;
    padding: 0 18px;
    text-transform: uppercase;
    background: #3870c6;
    border-radius: 5px;
	color: #fff;
    box-shadow: 0 1px 0 #fff;
    border: 1px solid #3870c6;
    font-weight: bold;
}

.btn-orange:hover {
    opacity: 0.9;
	background: #3467b6;
	color: #fff;
}

.btn-orange.add-ads {
    padding: 0 15px 0 0;
}

.btn-orange.add-ads:before {
    content: '';
    height: 100%;
    width: 38px;
    background: #3870c6;
    display: inline-block;
    border-radius: 5px 0 0 5px;
    vertical-align: top;
    margin-right: 10px;
}

.btn-orange.add-ads:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 12px;
    background-image: url(../img/icons/icon-add.png);
    border-radius: 50%;
    width: 15px;
    height: 16px;
    background-size: 15px 16px;
}

/* btn-orange end */
/* btn-gray */
.btn-gray {
    font-size: 10.05px;
    height: 22px;
    line-height: 18px;
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 0 10px;
    color: #202020;
    font-weight: 700;
}

.btn-gray:hover {
    background: #c03;
    border-color: #c03;
    color: #fff;
}

/* btn-gray end */
/* btn-green */
.btn-green {
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    background: #73C02D;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 10px;
}

.btn-green:hover {
    opacity: 0.9;
    color: #fff;
}

/* btn-green end */
/* btn-red */
.btn-red {
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    background: #c03;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 10px;
}

.btn-red:hover {
    opacity: 0.9;
    color: #fff;
}

.btn-red.complain:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35px;
    background: #A23C3C;
    border-radius: 0 5px 5px 0;
}

.btn-red.complain:after {
    content: '';
    right: 12px;
    top: 14px;
    position: absolute;
    background-image: url(../img/icons/arrow-red-bottom.png);
    width: 10px;
    height: 6px;
    background-size: 10px 6px;
}

/* btn-red end */
/* btn-yellow */
.btn-yellow {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 700;
    color: #5c511f;
    padding: 0 10px;
    background: #F1CC37;
    border-radius: 5px;
}

.btn-yellow.pagination-prev {
    padding: 0 15px 0 0;
    position: absolute;
    left: 0;
    top: 0;
}

.btn-yellow.pagination-prev:before {
    content: '';
    width: 34px;
    height: 100%;
    border-right: 1px solid #D8B731;
    box-shadow: 1px 0 0 #F3D559;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 5px 0 0 5px;
}

.btn-yellow.pagination-prev:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 13px;
    width: 9px;
    height: 16px;
    background-image: url(../img/icons/arrow-brown-left.png);
    background-size: 9px 16px;
}

.btn-yellow.pagination-next {
    padding: 0 0 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.btn-yellow.pagination-next:after {
    content: '';
    width: 34px;
    height: 100%;
    border-right: 1px solid #F3D559;
    box-shadow: -1px 0 0 #D8B731;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    border-radius: 0 5px 5px 0;
}

.btn-yellow.pagination-next:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 13px;
    width: 9px;
    height: 16px;
    background-image: url(../img/icons/arrow-brown-right.png);
    background-size: 9px 16px;
}

.btn-yellow:hover {
    opacity: 0.9;
}

/* btn-yellow end */
/* buttons end */
/* main-blocks */
.wrapper {
    height: auto !important;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.header {
    position: relative;
    z-index: 15;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
	z-index: 9999;
}

.header.fixed-active {
    bottom: 0;
    overflow: auto;
}

.content {
    position: relative;
    z-index: 5;
}

.footer {
    background: rgba(0,0,0,.9);
    position: relative;
    z-index: 10;
}

.container {
    width: 1000px;
    padding: 0 9px;
    margin: 0 auto;
    position: relative;
    box-sizing: content-box;
}
/* main-blocks end */
/* HEADER */
.banner {
    margin: 0 0 11px;
    height: 124px;
}

.banner .container {
    height: 100%;
}

.banner-mobile {
    display: none;
}

/*
.banner-content {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center top;
  position: relative;
  padding: 0 320px 0 0;
  display: table; }
  .banner-content .btn-orange {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    right: 118px;
    margin-top: -16px;
    box-shadow: 0 1px 0 #ffc333;
    color: #605014; }

.banner-caption {
  width: 489px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 20px 5px 28px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNDA0NCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjQwNDQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(59, 64, 68, 0.85) 0%, rgba(59, 64, 68, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(59, 64, 68, 0.85)), color-stop(100%, rgba(59, 64, 68, 0)));
  background: -webkit-linear-gradient(left, rgba(59, 64, 68, 0.85) 0%, rgba(59, 64, 68, 0) 100%);
  background: -o-linear-gradient(left, rgba(59, 64, 68, 0.85) 0%, rgba(59, 64, 68, 0) 100%);
  background: -ms-linear-gradient(left, rgba(59, 64, 68, 0.85) 0%, rgba(59, 64, 68, 0) 100%);
  background: linear-gradient(to right, rgba(59, 64, 68, 0.85) 0%, rgba(59, 64, 68, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d93b4044', endColorstr='#003b4044',GradientType=1 ); }
  .banner-caption strong {
    font-size: 24px;
    line-height: 1;
    color: #fff;
    display: block; }
*/
/* header-top */
.header-top {
    background: rgba(0,0,0,.9);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    height: 46px;
}

.header-top .container {
    height: 100%;
}

.logo-holder {
    float: left;
    padding: 14px 10px 14px 15px;
    background: #c03;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    color: #fff;
    text-decoration: none;
    width: 308px;
    min-height: 55px;
}

.logo-holder:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

.logo {
    background-image: url(../img/logo.png);
    width: 141px;
    height: 18px;
    background-size: 141px 18px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 3px 0 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}

.site-desc {
    font-size: 11px;
    line-height: 12px;
    font-family: "PT Sans";
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 8px;
    margin: 0 0 0 5px;
    width: 130px;
    position: relative;
}

.site-desc:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    bottom: 2px;
    width: 2px;
    background: #fff;
}

.user-menu {
    float: right;
    width: 54px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    margin-right: 2px;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.12), 1px 0 0 rgba(255, 255, 255, 0.12) inset;
    border-right: 1px solid #324758;
    border-left: 1px solid #324758;
    position: relative;
}

.user-menu > a {
    display: block;
    height: 100%;
}

.user-menu > a:before {
    content: '';
    background-image: url(../img/icons/icon-user.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 18px;
    background-size: 17px 18px;
    position: absolute;
    top: 13px;
    left: 17px;
}

.user-menu > a .count {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    min-width: 16px;
    height: 16px;
    line-height: 15px;
    padding: 0 3px;
    background: #c03;
    border-radius: 5px;
    text-align: center;
}

.search-menu {
    float: right;
    width: 54px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.12) inset;
    border-left: 1px solid #324758;
    position: relative;
    z-index: 2;
}

.search-menu > a {
    display: block;
    height: 100%;
}

.search-menu > a:before {
    content: '';
    background-image: url(../img/icons/icon-search-white.png);
    width: 17px;
    height: 16px;
    background-size: 17px 16px;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    left: 20px;
}

.search-menu.active .search-block {
    width: 622px;
}

.search-block {
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    -ms-transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 0;
}

.search-block:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 19px;
    background-image: url(../img/icons/icon-search-gray.png);
    width: 17px;
    height: 16px;
    background-size: 17px 16px;
}

.search-block input[type="text"] {
    border: 0;
    font-size: 13px;
    box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.07) inset;
    padding: 17px 40px 17px 44px;
/ / padding: 6 px 40 px 5 px 44 px;
}

.search-block input[type="submit"] {
    position: absolute;
    right: 11px;
    top: 9px;
    border: 0;
    background-image: url(../img/icons/icon-search-red.png);
    width: 17px;
    height: 16px;
    background-size: 17px 16px;
    background-color: transparent;
    padding: 0;
}

.navigation {
    overflow: hidden;
    height: 100%;
}

.navigation-list {
    display: table;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
}

.navigation-list > li {
    display: table-cell;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.12) inset;
}

.navigation-list > li > a,
.navigation-list > li > span {
    display: block;
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 45px;
}

.navigation-list > li > span {
    font-weight: 700;
}

.navigation-list > li:hover .submenu {
    display: block;
}

.submenu {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
    z-index: 10;
    padding: 22px 46px 2px 72px;
    display: none;
}

.submenu-right {
    float: right;
    width: 226px;
    margin: 5px 0 0 20px;
}

.submenu-image {
    width: 226px;
    height: 197px;
    display: block;
    overflow: hidden;
}

.submenu-image:hover {
    opacity: 0.8;
}

.submenu-image img {
    max-width: 100%;
    width: 100%;
}

.submenu-left {
    overflow: hidden;
}

.submenu-columns {
    text-transform: none;
    margin: 0 0 0 -67px;
}

.submenu-columns > * {
    padding: 0 0 30px 67px;
}

.submenu-columns h5 {
    color: #444;
    padding: 0 0 13px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 12px;
    line-height: 1.3;
}

.submenu-list {
    font-size: 13px;
}

.submenu-list li + li {
    padding-top: 7px;
}

.submenu-list a {
    display: inline-block;
}

.submenu-list a:hover {
    padding: 0 9px 2px;
    margin: 0 -9px -2px;
    font-weight: 700;
    background: #FFCE19;
}

/* header-top end */
/* header-bottom */
.header-bottom {
    clear: both;
    padding: 3px 0 9px;
}

.header-bottom .add-ads {
	font-family: arial;
    float: right;
    margin: 0 0 0 37px;
}

.header-bottom .addto-compare {
    float: right;
    margin: 5px 0 0;
}

.navigation-secondary {
    float: left;
    padding: 6px 0;
}

.navigation-secondary-list {
    font-size: 14px;
}

.navigation-secondary-list > li {
    float: left;
    padding: 0 16px;
}

.navigation-secondary-list > li > a {
    color: hsl(0,0%,0%);
    text-decoration: none;
}

.navigation-secondary-list > li > a:hover {
    text-decoration: underline;
}

.navigation-secondary-list > li > span {
    color: #c03;
    font-weight: 700;
}

.navigation-secondary-list > li + li {
    position: relative;
}

.navigation-secondary-list > li + li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -1px;
    width: 1px;
    height: 17px;
    border-left: 1px dotted #6a6a6a;
}

.navigation-secondary-list > li:first-child {
    padding-left: 0;
}

.languages {
    float: right;
    margin: 0 1px 0 11px;
}

.languages-list {
    font-size: 11px;
    text-transform: uppercase;
    position: static;
}

.languages-list li {
    display: inline-block;
}

.languages-list li + li {
    margin-left: 1px;
}

.languages-list a, .languages-list span {
    display: block;
    width: 33px;
    height: 33px;
    line-height: 31px;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #707070;
    text-decoration: none;
    text-align: center;
    background: #f9f9f9;
}

.languages-list a:hover, .languages-list span:hover {
    color: #fff;
    border-color: #c62525;
    background: #c03;
}

.languages-list span {
    font-weight: 700;
    color: #fff;
    border-color: #c62525;
    background: #c03;
}

.addto-compare {
    display: inline-block;
    font-size: 14px;
    color: #484848;
}

.addto-compare:before {
    content: '';
    display: inline-block;
    background-image: url(../img/icons/icon-star.png);
    width: 15px;
    height: 14px;
    background-size: 15px 14px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.addto-compare.enable {
    font-size: 14px;
    color: #c03;
    font-weight: 700;
    text-decoration: none;
}

.addto-compare.enable .count {
    min-width: 18px;
    height: 18px;
    line-height: 17px;
    padding: 0 3px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background: #c03;
    display: inline-block;
    margin-right: 5px;
    text-indent: 0;
}

.addto-compare.enable:before {
    display: none;
}

.addto-compare.enable:hover {
    text-decoration: underline;
}

/* header-bottom end */
/* HEADER END */
/* FOOTER */
.footer .header-top {
    background: #232F39;
}

.footer .logo-holder {
    background: #3C5569;
}

.footer .addto-compare,
.footer .languages,
.footer .add-ads {
    display: none;
}

.footer-bottom {
    padding: 48px 0 35px;
    text-align: center;
    position: relative;
}

.footer-bottom:before {
    content: '';
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    height: 1px;
    background: #31404E;
}

.footer-social {
    position: relative;
    display: inline-block;
    padding: 0 12px 24px;
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: 700;
    color: #3C5569;
}

.social-list {
    display: inline-block;
    margin: 0 2px 0 7px;
}

.social-list li {
    display: inline-block;
    margin: 0 4px 0 3px;
}

.social-list a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 34px;
    background: #3C5569;
    text-align: center;
    border-radius: 2px;
}

.social-list a:hover {
    background: #fff;
}

.copyright {
    color: #3C5569;
    line-height: 1.4;
}

/* FOOTER END */
/* CONTENT */
/*.content .banner {
  margin-bottom: 28px; }
*/
/* main-content */
.content-main {
    float: left;
    width: 100%;
}

.content-main-inner {
    padding: 0;
}

.sidebar-right {
    float: left;
    width: 220px;
    margin-left: -220px;
    padding: 2px 0 0;
}

.sidebar-left {
    float: left;
    width: 220px;
    margin-left: -100%;
    padding: 2px 0 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

.content-box-both .content-main-inner {
    padding: 0 238px;
}

/* main-content end */
/* products-filters */
.products-filters {
	width: 1018px;
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
    position: relative;
    z-index: 3;
    padding: 10px;
}

.products-filters h2 {
    float: left;
    padding: 5px 10px;
}

.products-filters-list {
    margin: 0 0 0 -12px;
    float: left;
}

.products-filters-list li {
    display: inline-block;
    margin: 0 0 0 12px;
}

.product-filter {
    display: inline-block;
    padding: 6px 6px 5px 12px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    position: relative;
}

.product-filter.active {
    background: #c03;
    font-weight: 700;
}

.product-filter.active .product-filter-text {
    color: #fff;
    text-decoration: none;
}

.product-filter.active .product-filter-count {
    color: #2a2a2a;
    background: #fff;
}

.product-filter.active:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 100%;
    border-top: 6px solid #c03;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.product-filter-text {
    display: inline-block;
    vertical-align: middle;
}

.product-filter-count {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    background: #3C5569;
    border-radius: 2px;
    margin-left: 6px;
}

.slider-controls {
    float: right;
    margin: 1px 0 0 10px;
    font-size: 0;
    line-height: 0;
}

[class*="slider-control-"] {
    display: inline-block;
    width: 32px;
    height: 29px;
    vertical-align: middle;
}

[class*="slider-control-"] + [class*="slider-control-"] {
    margin-left: -1px;
}

[class*="slider-control-"] a {
    display: block;
    height: 100%;
    border: 1px solid #d7d7d7;
    position: relative;
    background: #F9F9F9;
}

[class*="slider-control-"] a:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 9px;
    width: 12px;
    height: 11px;
    background-size: 12px 11px;
}

.slider-control-left a {
    border-radius: 2px 0 0 2px;
}

.slider-control-left a:before {
    background-image: url(../img/icons/arrow-slider-left-small.png);
}

.slider-control-right a {
    border-radius: 0 2px 2px 0;
}

.slider-control-right a:before {
    background-image: url(../img/icons/arrow-slider-right-small.png);
}

/* products-filters end */
/* products */
.products {
    /*border-bottom: 1px solid #E7E7E7;
    padding-bottom: 23px;*/
    margin-bottom: 13px;
}

.products-list {
    margin: 0 -9px 0 -15px;
    position: relative;
}

.products-list > li {
    width: 25%;
    float: left;
    padding: 0 0 0 6px;
    margin-bottom: -6px;
    position: relative;
}

.products-list > li:before {
    content: '';
    position: absolute;
    top: 12px;
    bottom: 17px;
    left: 4px;
    border-left: 1px dotted #ddd;
}

.products-list:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
    display: block;
    z-index: 1;
}

.product {
    position: relative;
    padding: 12px 9px 15px;
    border-radius: 5px;
}

.product:hover .product-hover {
    display: block;
}

.product:hover .valuta {
    /*color: #3a3a3a;*/
}

.product-image {
    display: block;
    height: 169px;
    overflow: hidden;
    background: #555;
    position: relative;
    z-index: 4;
}

.product-image img {
	width   : 100%; 
	position: absolute; 
	top     : 0; 
	right   : 0; 
	bottom  : 0; 
	left    : 0; 
	margin  : auto;
	/*
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	margin: auto;
	*/
}

.product-image:hover {
    opacity: 0.9;
}
.car-info {
	display: block;
	width: 100%;
	float: left;
	margin-top: -20px;
	margin-bottom: 10px;
}
.product-title {
    position: relative;
    z-index: 6;
    font-size: 15px;
	font-weight: bold;
}

.product-title a {
    display: inline-block;
    max-width: 100%;
    color: #000;
}

.product-bottom {
    position: relative;
    z-index: 6;
}

.product-bottom .btn-gray {
    float: right;
    margin: 0 0 0 7px;
}

.product-bottom .price {
    overflow: hidden;
    text-align: right;
}

.price {
    font-size: 11.88px;
    color: #000;
}

.price.large {
    font-size: 36px;
    line-height: 1.1;
    font-weight: 700;
}

.price.large .valuta {
    font-weight: 400;
}
.labels {
	display: block;
	margin-top: -22px;
}
.credit, .new-car {
	color: #fff;
	max-width: 55px;
	top: -19px;
	position: relative;
	z-index: 8;
	text-align: center;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 11px;
}
.credit {
	background: #005f00;
}
.new-car {
	background: #9c27b0;
}

.valuta {
    /*color: #cdcdcd;*/
}
.block-links {
	width: 80%;
	padding: 0;
}
.block-title {
	width: 20%;
	text-align: right;
}
.box {
	background: #f3f3f3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 30px 0;
	margin-bottom: 50px;
}
.dealers-item {
	padding: 45px 0;
	width: 97%;
	height: 100%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	margin: auto;
	text-align: center;
}
.dealers-item img {
	position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
.nav-bottom-link {
	position: relative;
	float: left;
}
.nav-bottom-link a {
	position: absolute;
    width: 100%;
    left: 22px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.links-title {
	margin-left: 20px;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    /*border-bottom: 2px dotted #b7b7b7;*/
}
.total-dealer h4 {
	margin-left: 15px;
}
.total-dealer h4 span {
	font-weight: 200;
}
.product-hover {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    height: 225px;
    top: 0;
    left: -3px;
    right: -3px;
    border-radius: 5px;
    background: rgba(255, 187, 25, 0.86);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.36);
    z-index: 7;
}

.product-hover .icon-eye {
    position: relative;
    top: 0px;
    left: 0;
    padding: 96px 129px;
}

.product-hover-buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    padding: 3px 5px 7px;
}

.product-hover-buttons .addto-compare {
    font-size: 13px;
}

.product-hover-buttons .addto-compare.active {
    font-size: 11px;
}

.product-labels {
    position: absolute;
    right: 7px;
    top: 42px;
    z-index: 4;
}

[class*="product-label-"] {
    position: relative;
    font-size: 10px;
    line-height: 17px;
    height: 17px;
    padding: 0 4px 0 6px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

[class*="product-label-"] + [class*="product-label-"] {
    margin-top: 3px;
}

[class*="product-label-"]:before {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    border-top: 8px solid;
    border-left: 6px solid transparent;
}

[class*="product-label-"]:after {
    content: '';
    position: absolute;
    left: -6px;
    bottom: 0;
    border-bottom: 8px solid;
    border-left: 6px solid transparent;
}

[class*="product-label-"] .angle {
    position: absolute;
    right: 0;
    top: -2px;
    border-top: 3px solid transparent;
    border-left: 3px solid;
}

.product-label-red {
    background: #c03;
}

.product-label-red:before {
    border-top-color: #c03;
}

.product-label-red:after {
    border-bottom-color: #c03;
}

.product-label-red .angle {
    border-left-color: #c03;
}

.product-label-green {
    background: #32C100;
}

.product-label-green:before {
    border-top-color: #32C100;
}

.product-label-green:after {
    border-bottom-color: #32C100;
}

.product-label-green .angle {
    border-left-color: #32C100;
}

/* products end */
/* see-last-ads */
.see-last-ads {
    border: 1px solid #E1E1E1;
    background: #F9F9F9;
    border-radius: 5px;
    margin: 10px 8px 0 7px;
    padding: 23px 5px;
    line-height: 1.3;
    display: block;
    height: 196px;
    text-decoration: none;
    text-align: center;
}

.see-last-ads:hover {
    text-decoration: underline;
}

.see-last-ads strong {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 15px;
}

.see-last-ads .square {
    width: 76px;
    height: 76px;
    margin: 0 auto;
    background: #DFDFDF;
    border-radius: 5px;
    position: relative;
}

.see-last-ads .square:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -19px;
    background-image: url(../img/icons/arrow-light-right.png);
    width: 39px;
    height: 31px;
    background-size: 39px 31px;
}

/* see-last-ads end */
/* side-user */
.side-block {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
    position: relative;
    margin: 0 0 14px;
}

.side-user {
    padding: 15px 43px 21px;
}

.side-user .icon-settings {
    position: absolute;
    top: 16px;
    left: 13px;
}

.side-user .icon-exit {
    position: absolute;
    top: 17px;
    right: 15px;
}

.side-user-photo {
    background: #f9f9f9;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 133px;
    height: 133px;
    margin: 0 auto 11px;
}

.side-user-photo:before {
    content: '';
    position: absolute;
    background-image: url(../img/icons/icon-photo.png);
    width: 36px;
    height: 25px;
    background-size: 36px 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -18px;
}

.side-user-list {
    text-align: center;
}

.side-user-list li + li {
    padding-top: 1px;
}

.side-user-list a {
    color: #3C5569;
}

.side-user-list .count {
    margin-left: 5px;
    margin-right: -18px;
    color: #fff;
    display: inline-block;
    background: #c03;
    height: 18px;
    line-height: 17px;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 5px;
    margin: 0 -22px 0 10px;
}

.side-block-title {
    padding: 15px 22px 16px;
    border-bottom: 1px solid #D7D7D7;
}

.side-block-title h3 {
    color: #808080;
}

.side-block-buttons {
    border-top: 1px solid #E2E2E2;
    padding: 8px 10px 3px;
    text-align: center;
    font-size: 12px;
}

.side-block-buttons a {
    color: #808080;
}

/* side-user end */
/* side-viewed */
.side-viewed .side-block-content {
    padding: 18px 17px 25px 27px;
}

.side-viewed.inline .side-block-content {
    padding: 18px 13px 11px;
}

.side-block-content {
    padding: 18px 27px;
}

.products-small-tile-list {
    margin: 0 0 0 -10px;
}

.products-small-tile-list > li {
    padding: 0 0 10px 10px;
    float: left;
}

.product-small.news-item .product-small-title {
    padding: 0 0 6px;
}

.product-small.news-item .product-small-title a {
    color: #465668;
    display: inline;
    white-space: normal;
    overflow: visible;
}

.product-small.news-item .product-small-content {
    line-height: 1.29;
    top: -3px;
}

.product-small.news-item .date {
    font-size: 11px;
    color: #aaa;
}

.product-small-image {
    overflow: hidden;
    display: block;
    width: 80px;
    height: 80px;
    position: relative;
    float: left;
}

.product-small-image img {
    width: 100%;
    max-width: 100%;
}

.product-small-image:hover .product-small-image-hover {
    display: block;
}

.product-small-image-inner {
    display: block;
    height: 100%;
}

.product-small-image-hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(246, 182, 58, 0.86);
    display: none;
}

.product-small-image-hover .icon-eye-small {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -24px;
}

.product-small-content {
    overflow: hidden;
    padding: 0 0 0 9px;
    line-height: 1.1;
    position: relative;
    top: -2px;
}

.product-small-title {
    font-size: 11px;
    padding: 0 0 9px;
}

.product-small-title a {
    color: #3C5569;
    display: inline-block;
    max-width: 100%;
}

.products-small-line-list > li + li {
    padding-top: 10px;
}

/* side-viewed end */
/* side-tags */
.side-tags .side-block-content {
    padding: 17px 21px 6px;
}

.side-tags-list {
    margin: 0 0 0 -10px;
}

.side-tags-list li {
    float: left;
    padding: 0 0 10px 10px;
}

.tag {
    font-size: 11px;
    color: #808080;
    font-weight: 700;
    background: #F9F9F9;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    border: 1px solid #D7D7D7;
    display: inline-block;
    padding: 4px 11px 5px 22px;
    text-decoration: none;
    min-width: 63px;
}

.tag .decor {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 16px;
    background: #F9F9F9;
    margin-top: -8px;
    overflow: hidden;
    border-left: 5px solid;
    box-sizing: content-box;
}

.tag .decor:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 3px;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tag .decor:after {
    content: '';
    width: 4px;
    height: 4px;
    background: #F9F9F9;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -2px;
}

.tag.orchid .decor {
    border-left-color: #BF4F79;
}

.tag.orchid .decor:before {
    background: #BF4F79;
}

.tag.orange .decor {
    border-left-color: #EF8742;
}

.tag.orange .decor:before {
    background: #EF8742;
}

.tag.lime .decor {
    border-left-color: #9CBF3E;
}

.tag.lime .decor:before {
    background: #9CBF3E;
}

.tag.violet .decor {
    border-left-color: #8869CA;
}

.tag.violet .decor:before {
    background: #8869CA;
}

.tag.blue .decor {
    border-left-color: #2799C9;
}

.tag.blue .decor:before {
    background: #2799C9;
}

.tag.yellow .decor {
    border-left-color: #F6B63A;
}

.tag.yellow .decor:before {
    background: #F6B63A;
}

.tag.red .decor {
    border-left-color: #E05543;
}

.tag.red .decor:before {
    background: #E05543;
}

.tag.green .decor {
    border-left-color: #1BB869;
}

.tag.green .decor:before {
    background: #1BB869;
}

/* side-tags end */
/* commerce */
.commerce {
    border-bottom: 1px solid #E7E7E7;
    padding: 0 0 15px;
    margin-bottom: 13px;
}

.block-title {
    padding: 0 0 6px;
}

.block-title h2 {
    float: left;
    padding: 7px 0 0;
}

.block-title-image {
    float: left;
    width: 38px;
    height: 38px;
    line-height: 37px;
    background: #3C5569;
    border-radius: 5px;
    text-align: center;
    margin: 0 10px 0 -1px;
}

.block-title-image .icon-truck-white {
    width: 22px;
    height: 12px;
    background-size: 22px 12px;
}

.block-title-image .icon-bike-white {
    width: 22px;
    height: 13px;
    background-size: 22px 13px;
}

/* commerce end */
/* motoakva */
.motoakva {
    padding: 0 0 34px;
}

.motoakva .block-title {
    padding: 0 0 1px;
}

/* motoakva end */
/* vip-ads */
.vip-ads {
    padding: 10px 0 35px;
    background: #3C5569;
}

.vip-ads .slider-controls {
    margin-top: 6px;
}

.vip-ads .block-title {
    padding: 0 0 27px;
    max-width: 762px;
}

.vip-ads .block-title h2 {
    color: #fff;
    padding: 10px 0 0;
}

.vip-ads .block-title .addvip-ads {
    float: left;
    margin: 9px 0 0 33px;
    color: #fff;
}

.vip-ads .block-title-image {
    background: #FFCE19;
    margin-right: 9px;
}

.vip-ads .products-list {
    margin: 0 -9px 0 -7px;
}

.vip-ads .products-list:before {
    display: none;
}

.vip-ads .products-list > li {
    width: 157px;
}

.vip-ads .products-list > li:before {
    display: none;
}

.vip-ads .product {
    background: #fff;
}

.vip-ads .product:hover .product-hover {
    left: 0;
    right: 0;
}

.addvip-ads {
    font-size: 14px;
}

/* vip-ads end */
/* brands */
.brands {
    /*padding: 0 0 55px;*/
}

.brands .block-title {
    padding: 0 0 21px;
}

.brands .slider-controls {
    margin: 0 5px 0 5px;
}

.show-all {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    color: #1d2022;
    font-size: 13px;
    line-height: 1.76;
    vertical-align: middle;
    margin-right: 14px;
}

.founded {
    color: #1d2022;
    font-size: 14px;
    padding: 0 0 25px 15px;
}

.founded strong {
    font-size: 18px;
}

.tab-controls {
    display: none;
    /*display: inline-block;*/
}

.tab-controls-list {
    display: none;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}

.tab-controls-list > li {
    display: inline-block;
    position: relative;
}

.tab-controls-list > li + li {
    margin-left: -3px;
}

.tab-controls-list > li > a {
    display: block;
    padding: 3px 16px 5px;
    border-radius: 5px;
    color: #1d2022;
    position: relative;
    text-decoration: none;
}

.tab-controls-list > li > a:before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 16px;
    right: 15px;
    border-bottom: 2px dotted #939393;
}

.tab-controls-list > li > a:hover:before {
    display: none;
}

.tab-controls-list > li.current > a {
    background: #c03;
    color: #fff;
}

.tab-controls-list > li.current > a:before {
    display: none;
}

.tab-controls-list > li.current:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 100%;
    border-top: 6px solid #c03;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    z-index: 3;
}

.tab {
    display: none;
}

.brands-menu {
    float: left;
    margin: 0 10px 0 0;
    width: 158px;
}

.brands-menu-list {
    font-size: 14px;
    font-weight: 700;
}

.brands-menu-list > li {
    overflow: hidden;
}

.brands-menu-list > li > a {
    display: block;
    color: #1d2022;
    position: relative;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 15px 0 10px;
    border-radius: 5px;
    max-width: 128px;
}

.brands-menu-list > li > a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    z-index: 1;
    background: #fff;
}

.brands-menu-list > li > a:hover {
    background: #FFCE19;
}

.brands-menu-list > li > a:hover:after {
    content: '';
    position: absolute;
    top: 0;
    right: 5px;
    height: 26px;
    width: 26px;
    background: #FFCE19;
    z-index: 2;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.brands-menu-list > li > a > span {
    display: block;
    position: relative;
    z-index: 3;
}

.brands-menu-list > li.current > a {
    background: #FFCE19;
}

.brands-menu-list > li.current > a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    z-index: 1;
    background: #fff;
}

.brands-menu-list > li.current > a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 5px;
    height: 26px;
    width: 26px;
    background: #FFCE19;
    z-index: 2;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.brands-content-wrap {
    overflow: hidden;
    padding: 3px 0 0;
}

.brands-content-tab {
    margin: 0 0 0 -10px;
    display: none;
}

.brands-content-tab > .column {
    float: left;
    width: 25%;
    padding: 0 0 0 10px;
}

.brands-list li + li {
    padding-top: 2px;
}

.brands-list .image {
    text-align: center;
    width: 30px;
    margin: 0 7px 0 0;
    float: left;
}

.brands-list .image img {
    max-width: 100%;
}

.brands-list .text {
    overflow: hidden;
    line-height: 1.4;
}

.brands-list .text a {
    color: #3C5569;
    margin-right: 5px;
}

.brands-list .text .count {
    color: #c03;
}

.brands-submenu-list {
    padding: 6px 0 10px 19px;
    font-size: 12px;
    line-height: 13px;
    display: none;
}

.brands-submenu-list li + li {
    padding-top: 8px;
}

.brands-submenu-list li.current a {
    color: #c03;
}

.brands-submenu-list a {
    color: #1d2022;
    font-weight: 400;
    padding-top: 0.4em;
}

.slider-list {
	display: flex;
	overflow: hidden;
}
/* brands end */
/* dealers */
.dealers {
    padding: 30px 0 16px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #f3f3f3;
    margin-bottom: 50px;
}

.dealers .block-title {
    padding: 0 0 21px;
}

.dealers .slider-controls {
    margin: 0 0 0 10px;
}

.dealers .founded {
    padding: 0 0 18px 10px;
}

.dealers-slider .bx-viewport {
    box-sizing: content-box;
    padding: 10px 5px;
    left: -5px;
}

.dealer {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
    background: #fff;
    width: 100%;
    height: 241px;
    display: table;
}

.dealer img {
    max-width: 230px;
    max-height: 230px;
    display: inline-block;
}

.dealer:hover img {
    opacity: 0.8;
}

.dealer-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}

/* dealers end */
/* video-reviews */
.video-reviews {
    background: #3C5569;
    padding: 20px 0 22px;
    margin-top: 25px;
}

.video-reviews .block-title {
    padding: 0 0 19px;
}

.video-reviews .block-title h2 {
    color: #fff;
}

.video-reviews .block-title-image {
    background: #fff;
}

.video-reviews .slider-controls {
    margin: 7px 0 0 10px;
}

.video-reviews .slider-controls .show-all {
    color: #fff;
}

.video-reviews-list {
    margin: 0 0 0 -12px;
}

.video-reviews-list > li {
    width: 25%;
    float: left;
    padding: 0 0 12px 12px;
}

.video-review {
    height: 241px;
    display: block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.video-review img {
    border-radius: 5px;
    max-width: 100%;
    height: 100%;
}

.video-review:hover img {
    opacity: 0.8;
}

.play-btn {
    position: absolute;
    left: 12px;
    bottom: 10px;
    width: 33px;
    height: 33px;
    border-radius: 2px;
    background: #FFCE19;
}

.play-btn:before {
    content: '';
    position: absolute;
    background-image: url(../img/icons/icon-play.png);
    width: 12px;
    height: 14px;
    background-size: 12px 14px;
    top: 10px;
    left: 12px;
}
.badge-red {
	position: relative;
	top: -27px;
	left: -1px;
	z-index: 9;
	float: left;
}
.base-price {
	z-index: 10;
	color: #fff;
	position: relative;
	font-weight: bold;
	width: 80px;
	text-align: center;
	top: -3px;
}

.container-width {
	width: 1040px;
	margin: auto;
}
.string-news {
	float: left;
	line-height: 2.38;
	overflow: hidden;
    width: 768px;
    white-space: nowrap;
}
.string-news a {
	font-size: 13px;
	color: #2196f3;
	text-decoration: none;
}
.news-date {
	font-size: 13px;
	color: #6a6a6a;
}
.string-news strong {
	font-size: 13px;
	color: #2e363f;
}
.news-reviews {
	background: #f7f7f7;
	padding: 10px;
	margin-top: 20px;
}
.news-reviews h3 {
	text-align: center;
	font-size: 20px;
	color: #e40028;
	margin-bottom: 10px;
}
.reviewItem {
	height: 300px;
	padding: 5px 7px;
	background: #fff;
	margin: 10px;
	border: 1px solid #e3e3e3;
	box-shadow: 0 0 1px rgb(0 0 0 / 22%);
}
.reviewItem img {
	width: 100%;
	height:180px;
}
.reviewItem a {
    text-decoration: none;
}
.reviewItem > a > h5 {
	margin: 10px 0 0;
	font-size: 13px;
}
.descReview {
	margin-left: 4px;
}
/* video-reviews */
/* filters-top */
.filters-top {
    /*background: #f3f3f3;*/
    border: 1px solid #e3e3e3;
    padding: 10px 0 6px;
    margin: 0 0 13px;
    margin: 3px auto;
    width: 1018px;
}

.filters-top-left {
    float: left;
    width: 100%;
}

.filters-top-left .tab-controls {
    float: left;
    margin: 5px 15px 0 0;
}

.filters-top-left .tab-controls-list {
    display: block;
}

.filters-top-left .tab-controls-list > li {
    display: block;
}

.filters-top-left .tab-controls-list > li > a {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
    width: 55px;
    height: 55px;
    line-height: 52px;
    text-align: center;
    padding: 0;
    border: 1px solid transparent;
}

.filters-top-left .tab-controls-list > li > a:before {
    display: none;
}

.filters-top-left .tab-controls-list > li + li {
    margin: 8px 0 0;
}

.filters-top-left .tab-controls-list > li.current:before {
    right: -4px;
    top: 25px;
    bottom: auto;
    border-left: 5px solid #c03;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 0;
}

.filters-top-left .tab-controls-list > li.current > a {
    background: #c03;
    border-color: #c62525;
    box-shadow: 0 2px 0 #dadada;
}

.filters-top-left .tab-controls-list > li.current > a .icon-car {
    background-image: url(../img/icons/icon-car-white.png);
}

.filters-top-left .tab-controls-list > li.current > a .icon-bike {
    background-image: url(../img/icons/icon-bike-white.png);
}

.filters-top-left .tab-controls-list > li.current > a .icon-truck {
    background-image: url(../img/icons/icon-truck-white.png);
}

.search-advanced-link {
    color: #c03;
    font-size: 14px;
    display: inline-block;
    margin: 7px auto;
}

.search-advanced-link:after {
    content: '';
    display: inline-block;
    background-image: url(../img/icons/arrow-red-right.png);
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
    margin-left: 8px;
}

.filters-top-right {
    display: none;
    overflow: hidden;
    padding: 5px 0 0;
}

.news-slider {
    position: relative;
}

.news-slider .caption {
    position: absolute;
    left: 0;
    bottom: 61px;
    right: 43px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 10px 49px;
}

.news-slider .caption h3 {
    padding: 0 0 12px;
    line-height: 1.23;
}

.news-slider .caption h3 a {
    color: #FFCE19;
}

.news-slider.overflow {
    height: 212px;
}

.date {
    color: #e4e4e4;
    font-size: 12px;
}

.allbrands {
    float: right;
    width: 168px;
    padding: 1px 20px 0 38px;
}

.allbrands-list {
    line-height: 1.3;
    padding: 0 0 21px;
}

.allbrands-list li + li {
    padding-top: 3px;
}

.allbrands-list a {
    color: #3C5569;
}

.allbrands-link {
    font-weight: 700;
    color: #3C5569;
    display: inline-block;
}

.allbrands-link:after {
    content: '';
    margin-left: 5px;
    display: inline-block;
    border-top: 7px solid #3C5569;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.filters-top-form {
    overflow: hidden;
    /*padding: 5px;*/
}

.filters-top-form-columns {
    margin: 0;
}

.filters-top-form-columns > .column-50 {
    padding-left: 19px;
}
.ch-hold {
	width: 50%;
	float: left;
}
.filters-top-form-columns .checkbox-holder {
    padding: 3px 15px;
}

.filters-top-form-columns .checkbox-holder + .checkbox-holder {
    padding-top: 10px;
}

.search-founded {
    /*font-size: 12px;*/
    /*height: 50px;*/
    /*line-height: 33px;
    color: #5c5c5c;*/
    /*border: 1px solid #C7C7C7;*/
    /*border-radius: 5px;
    padding: 0 43px 0 14px;
    position: relative;
    top: 1px;*/
}

.search-founded strong {
    font-size: 16px;
    color: #363333;
}

.search-founded .btn-red {
    background: #c03;
    color: #fff;
    text-shadow: none;
    text-transform: capitalize;
    height: 54px;
    line-height: 3.3;
    font-size: 17px;
}

.search-founded .btn-orange .icon-search-black {
    position: absolute;
    top: 7px;
    left: 10px;
}

/* filters-top end */
/* popups */
.popup-container {
    display: none;
}

.popup {
    width: 522px;
    border-radius: 3px;
    background: #fff;
    padding: 52px 75px 42px;
    font-size: 14px;
    line-height: 1.29;
    text-align: center;
    color: #000;
    position: relative;
}

.popup h2 {
    color: #000;
    line-height: 1.35;
    padding: 0 0 19px;
}

.popup h3 {
    color: #000;
    line-height: 1.23;
    padding: 0 0 41px;
}

.popup p {
    padding: 0 0 29px;
}

.popup-form h2 {
    padding: 0 0 30px;
}

.popup-buttons {
    padding: 0 0 12px;
}

.popup-buttons .btn-orange {
    display: block;
    font-size: 18px;
    color: #334453;
    height: 44px;
    line-height: 42px;
    border: 0;
    box-shadow: 0 -3px 0 #ffa200 inset;
}

.popup-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 24px;
    border-radius: 0 2px 0 5px;
    background: #3C5569;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
}

/* popup-vipads */
.ads-number {
    position: relative;
    /*margin: 0 0 34px;*/
}

.ads-number input[type="text"] {
    background: #eee;
    border: 0;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14) inset;
    padding: 8px 8px 8px 40px;
}

.ads-number input[type="text"]::-webkit-input-placeholder {
    color: #979797;
    opacity: 1;
}

.ads-number input[type="text"]:-moz-placeholder {
    color: #979797;
    opacity: 1;
}

.ads-number input[type="text"]::-moz-placeholder {
    color: #979797;
    opacity: 1;
}

.ads-number input[type="text"]:-ms-input-placeholder {
    color: #979797;
}

.ads-number input[type="text"]:focus:-moz-placeholder {
    color: transparent;
    opacity: 1;
}

.ads-number input[type="text"]:focus::-moz-placeholder {
    color: transparent;
    opacity: 1;
}

.ads-number input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
    opacity: 1;
}

.ads-number input[type="text"]:focus:-ms-input-placeholder {
    color: transparent;
    opacity: 1;
}

.ads-number input[type="text"]:focus::placeholder {
    color: transparent;
    opacity: 1;
}

.ads-number:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 13px;
    background-image: url(../img/icons/icon-ads-number.png);
    width: 15px;
    height: 20px;
    background-size: 15px 20px;
}

.payments-methods-list {
    text-align: center;
    display: table;
    width: 100%;
    padding: 0 0 28px;
}

.payments-methods-list li {
    display: table-cell;
    vertical-align: middle;
    min-width: 70px;
}

.payments-methods-list li label {
    display: block;
    padding: 12px 12px 2px;
    position: relative;
    min-height: 57px;
}

.payments-methods-list li label input[type="radio"] {
    position: absolute;
    left: -9999px;
}

.payments-methods-list li label input[type="radio"]:checked + .active {
    display: block;
}

.payments-methods-list .active {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #FFCE19;
    z-index: 2;
    border-radius: 5px;
}

.payments-methods-list img {
    position: relative;
    z-index: 3;
}

.payments-days-list {
    text-align: center;
    display: table;
    width: 100%;
    background: #3C5569;
    border-radius: 5px;
    padding: 0 18px;
    margin: 0 0 15px;
}

.payments-days-list li {
    display: table-cell;
    vertical-align: middle;
}

.payments-days-list li label {
    display: block;
    position: relative;
    padding: 18px 5px 21px;
}

.payments-days-list li label input[type="radio"] {
    position: absolute;
    left: -9999px;
}

.payments-days-list li label input[type="radio"]:checked + .active {
    border-color: #FFCE19;
}

.payments-days-list li label input[type="radio"]:checked + .active:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    border-radius: 50%;
    background: #FFCE19;
    width: 14px;
    height: 14px;
}

.payments-days-list .text {
    padding: 0 0 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.payments-days-list .active {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    margin: 0 auto;
    position: relative;
}

/* popup-vipads end */
/* popup-login */
.popup-login {
    padding: 35px 20px 31px;
    width: 480px;
    box-shadow: 0 3px 27px rgba(0, 0, 1, 0.35);
}

.social-large {
    margin: 0 auto;
    max-width: 356px;
}

.social-large-list {
    font-size: 14px;
    margin: 0 -4px 0 -6px;
    padding: 0 0 10px;
}

.social-large-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0 0 0 -4px;
    padding: 0 0 24px 10px;
}

.social-large-list li a {
    display: block;
    color: #5b5a5a;
    text-decoration: none;
}

.social-large-list li a:hover {
    text-decoration: underline;
}

.social-large-list [class*="social-"] {
    float: left;
    margin: 0 20px 0 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    position: relative;
}

.social-large-list .text {
    overflow: hidden;
    display: table-cell;
    height: 36px;
    vertical-align: middle;
}

.social-bg-tw {
    background: #00ACED;
}

.social-bg-tw .soc-tw-small {
    position: absolute;
    top: 5px;
    left: 5px;
}

.social-bg-pin {
    background: #CC2127;
}

.social-bg-pin .soc-pin-small {
    position: absolute;
    left: 4px;
    top: 4px;
}

.social-bg-mail {
    background: #3C5569;
}

.social-bg-mail .soc-mail-small {
    position: absolute;
    left: 4px;
    top: 5px;
}

.social-bg-gplus {
    background: #D64532;
}

.social-bg-gplus .soc-gplus-large {
    position: absolute;
    left: 9px;
    top: 10px;
}

.social-bg-gplus .soc-gplus-small {
    position: absolute;
    left: 6px;
    top: 5px;
}

.social-bg-fb {
    background: #547AB9;
}

.social-bg-fb .soc-fb-large {
    position: absolute;
    top: 9px;
    left: 14px;
}

.social-bg-fb .soc-fb-small {
    position: absolute;
    left: 8px;
    top: 5px;
}

.social-bg-vk {
    background: #406E95;
}

.social-bg-vk .soc-vk-large {
    position: absolute;
    top: 12px;
    left: 7px;
}

.social-bg-odn {
    background: #FD7203;
}

.social-bg-odn .soc-odn-large {
    position: absolute;
    top: 7px;
    left: 12px;
}

.popup-login-links-list {
    padding: 17px 3px 0 0;
    max-width: 400px;
    margin: 0 auto;
    border-top: 1px solid #E4E4E4;
    text-align: center;
    color: #547ab9;
    font-size: 13px;
}

.popup-login-links-list li {
    display: inline-block;
}

.popup-login-links-list li + li:before {
    content: '|';
    margin: 0 11px 0 8px;
}

.popup-login-links-list a {
    color: #547ab9;
}

/* popup-login end */
/* popup-call-result */
.popup-call-result {
    border-radius: 0;
    width: 321px;
    padding: 35px 20px 54px;
}

.popup-call-result h3 {
    padding: 0 0 31px;
}

.popup-call-result .buttons {
    max-width: 213px;
    margin: 0 auto;
}

.popup-call-result .buttons [class*="btn-"] {
    display: block;
}

.popup-call-result .buttons > * {
    display: block;
}

.popup-call-result .buttons > * + * {
    margin-top: 17px;
}

.popup-call-result .popup-close {
    background: none;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 5px;
}

.popup-call-result .popup-close:before {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    background-image: url(../img/icons/icon-close.png);
    background-size: 10px 10px;
}

.drop-holder {
    position: relative;
}

.drop {
    display: none;
    background: #fff;
    position: absolute;
    width: 243px;
    left: 100%;
    top: 100%;
    margin: 10px 0 0 -36px;
    border: 1px solid #d2d2d2;
    padding: 14px 10px 20px 20px;
    box-shadow: 0 3px 3px rgba(0, 0, 1, 0.2);
}

.drop:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 13px;
    width: 8px;
    height: 6px;
    background-image: url(../img/icons/arrow-drop-top.png);
}

.drop-list {
    font-size: 13px;
    text-align: left;
    letter-spacing: -0.035em;
}

.drop-list li + li {
    margin-top: 9px;
}

.drop-list a {
    color: #202020;
    text-decoration: none;
}

.drop-list a:hover {
    text-decoration: underline;
}

/* popup-call-result end */
/* popups end */
/* PRODUCT-FULL PAGE */
/* breadcrumbs */
.breadcrumbs {
    padding: 35px 0 18px 29px;
}

.breadcrumbs-list {
    font-size: 11.42px;
    color: #808080;
}

.breadcrumbs-list li {
    display: inline-block;
}

.breadcrumbs-list li + li {
    position: relative;
    padding-left: 19px;
}

.breadcrumbs-list li + li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 5px;
    background-image: url(../img/icons/arrow-gray-right.png);
    width: 6px;
    height: 11px;
    background-size: 6px 11px;
}

.breadcrumbs-list a {
    color: #808080;
    text-decoration: none;
}

.breadcrumbs-list a:hover {
    text-decoration: underline;
}

/* breadcrumbs end */
/* related */
.related {
    padding: 0 0 45px;
}

.related .block-title {
    padding: 0 0 11px;
}

.related .slider-controls {
    margin: 4px 0 0 10px;
}

/* related end */
/* side-banner */
.side-banner {
    margin: 0 0 0px;
    text-align: right;
}

/* side-banner end */
/* side-news */
.side-news .side-block-title {
    padding: 0;
    display: table;
    width: 100%;
}

.side-news .side-block-title h3 {
    display: table-cell;
}

.side-news .side-block-title h3 a {
    display: block;
    padding: 15px 5px 17px;
    text-align: center;
    text-decoration: none;
    color: #808080;
    position: relative;
}

.side-news .side-block-title h3 a:hover {
    background: #fafafa;
}

.side-news .side-block-title h3.current a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 5px;
    background: #c03;
}

.side-news .side-block-title h3 + h3 {
    border-left: 1px solid #D6D6D6;
}

.side-news .side-block-content {
    padding: 18px 13px 11px;
}

.side-news-tab {
    display: none;
}

/* side-news end */
/* product-full */
.product-full {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
    padding: 10px 21px 21px 22px;
    border-radius: 5px;
    margin: 3px 0 59px;
    position: relative;
}

.product-full:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 40px;
    height: 1px;
    background: #D7D7D7;
    display: block;
}

.product-full-title {
    border-bottom: 1px solid #D7D7D7;
    padding: 0 0 12px;
}

.product-full-title h1 {
    padding: 0;
}

.product-full-meta {
    display: table;
    width: 100%;
    border-bottom: 1px solid #D7D7D7;
    margin: 0 0 13px;
    padding: 4px 0 7px;
}

.product-full-meta .addto-compare {
    font-size: 11.42px;
    color: #808080;
}

.product-full-meta .addto-compare:before {
    margin-right: 9px;
}

.product-full-meta .inner {
    display: table-cell;
    padding: 0 5px;
    text-align: center;
}

.product-full-meta .inner:first-child {
    padding-left: 0;
    text-align: left;
}

.product-full-meta .inner:last-child {
    padding-right: 0;
    text-align: right;
}

.social-share {
    display: inline-block;
    line-height: 1.1;
}

.social-share > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #808080;
    margin-right: 6px;
}

.social-share-list {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 -2px;
}

.social-share-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2px;
}

.social-share-list a {
    opacity: 0.5;
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%;
    display: block;
}

.social-share-list a:hover {
    opacity: 1;
}

.refresh-date {
    font-size: 11.42px;
    color: #808080;
}

.complain-link {
    display: inline-block;
    font-size: 11px;
    line-height: 1.3;
    color: #808080;
    border-bottom: 1px dotted #808080;
    text-decoration: none;
}

.complain-link:hover {
    border-bottom-color: transparent;
}

.product-full-left {
    overflow: hidden;
    padding: 0 0 31px;
}

.product-full-left h2 {
    line-height: 1.52;
    padding: 0 0 7px;
    margin: 0 0 14px;
    border-bottom: 1px solid #D7D7D7;
    font-weight: 400;
}

.product-full-left h2 span {
    color: #b6b6b6;
}

.product-full-right {
    float: right;
    width: 378px;
    padding: 7px 0 20px;
    margin: 0 0 0 20px;
}

.product-full-images {
    padding: 0 0 10px;
    margin: 0 0 17px;
    border-bottom: 1px solid #D7D7D7;
}

.product-full-images-large {
    padding: 0 0 8px;
    position: relative;
}

.product-full-images-large a {
    display: block;
    height: 259px;
    border: 1px solid #eee;
    background-color: #f1f1f1
}

.product-full-images-large a:hover {
    opacity: 0.8;
}

.product-full-images-large img {
    display: block;
    width: auto;
    /*width: 100%;*/
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
}

}

.zoom-btn {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    background: rgba(10, 16, 23, 0.5);
    width: 30px;
    height: 30px;
}

.zoom-btn:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 8px;
    width: 16px;
    height: 17px;
    background-image: url(../img/icons/icon-zoom.png);
    background-size: 16px 17px;
}

.product-full-images-small-list {
    margin: 0 0 0 -8px;
}

.product-full-images-small-list li {
    float: left;
    width: 50%;
    padding: 0 0 10px 8px;
}

.product-full-images-small-list a {
    display: block;
    height: 127px;
    border: 1px solid #eee;
    background-color: #f1f1f1;
}

.product-full-images-small-list a:hover {
    opacity: 0.8;
}

.product-full-images-small-list img {
    display: block;
    /*width: 100%;*/
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
}

.product-full-actions {
    padding: 0 0 20px;
}

.product-full-actions-list {
    font-size: 12px;
    line-height: 1.3;
}

.product-full-actions-list li {
    position: relative;
    padding: 0 0 0 30px;
}

.product-full-actions-list li + li {
    margin-top: 10px;
}

.product-full-actions-list li.crown-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(../img/icons/icon-crown-small.png);
    width: 18px;
    height: 11px;
    background-size: 18px 11px;
}

.product-full-actions-list li.share-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/icons/icon-share.png);
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.product-full-actions-list li.announce-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(../img/icons/icon-announce.png);
    width: 15px;
    height: 11px;
    background-size: 15px 11px;
}

.product-full-actions-list li.warning-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/icons/icon-warning.png);
    width: 15px;
    height: 14px;
    background-size: 15px 14px;
}

.product-full-actions-list li.print-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/icons/icon-print.png);
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.product-full-actions-list li.pencil-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/icons/icon-pencil.png);
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.product-full-actions-list li.delete-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/icons/icon-delete.png);
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
}

.product-full-actions-list a {
    color: #959494;
}

.trade-active {
    display: inline-block;
    vertical-align: middle;
    color: #c03;
    font-size: 12px;
    margin-left: 6px;
}

.product-full-left-top {
    padding: 0 0 0 12px;
}

.product-full-prices {
    padding: 0 0 7px;
}

.product-full-prices .price {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}

.product-full-price-holder {
    padding: 0 0 6px;
    margin: 0 0 0 -8px;
}

.other-price {
    font-size: 18px;
    color: #aaa;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

.special-tags-list {
    margin: 0 0 0 -20px;
}

.special-tags-list li {
    display: inline-block;
    padding: 0 0 10px 17px;
}

.special-tag {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 2px 4px;
    position: relative;
    border-left: 6px solid;
}

.special-tag:before {
    content: '';
    position: absolute;
    top: 0;
    left: -4px;
    border-top: 7px solid;
    border-left: 4px solid transparent;
}

.special-tag:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -4px;
    border-bottom: 9px solid;
    border-left: 4px solid transparent;
}

.special-tag.red {
    background: #c03;
}

.special-tag.red:before {
    border-top-color: #c03;
}

.special-tag.red:after {
    border-bottom-color: #c03;
}

.special-tag.green {
    background: #73C02D;
}

.special-tag.green:before {
    border-top-color: #73C02D;
}

.special-tag.green:after {
    border-bottom-color: #73C02D;
}

.special-tag.blue {
    background: #00A5CD;
}

.special-tag.blue:before {
    border-top-color: #00A5CD;
}

.special-tag.blue:after {
    border-bottom-color: #00A5CD;
}

.product-full-characteristics {
    padding: 0 0 33px;
}

.product-full-characteristics-list {
    font-size: 14px;
    line-height: 1.3;
}

.product-full-characteristics-list li + li {
    margin-top: 5px;
}

.product-full-characteristics-list .title {
    float: left;
    margin: 0 3px 0 0;
    color: #808080;
    width: 185px;
}

.product-full-characteristics-list .value {
    overflow: hidden;
}

.product-full-contacts {
    padding: 0 0 18px;
}

.product-full-contacts h2 {
    padding: 0 0 4px;
    margin: 0 0 12px;
}

.product-full-contacts-list {
    font-size: 14px;
    padding: 0 0 10px;
    line-height: 1.6;
    padding: 0 0 9px;
}

.product-full-contacts-list li .title {
    float: left;
    width: 128px;
    color: #808080;
    padding: 0 5px 0 11px;
}

.product-full-contacts-list li .value {
    overflow: hidden;
}

.product-full-contacts-buttons {
    text-align: center;
    padding: 0 40px 0 0;
}

.product-full-contacts-buttons-list li + li {
    margin-top: 10px;
}

.product-full-contacts-buttons-list a {
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dotted #3C5569;
}

.product-full-contacts-buttons-list a:hover {
    border-bottom-color: transparent;
}

.product-full-credit {
    padding: 0 0 16px;
}

.product-full-credit h2 {
    padding: 0 0 8px;
    margin: 0 0 14px;
}

.product-full-additional-info {
    font-size: 14px;
    color: #5c5c5c;
    padding: 0 0 3px;
}

.product-full-additional-info h2 {
    padding: 0 0 9px;
    margin: 0 0 13px;
}

.product-full-additional-info p {
    line-height: 1.65;
}

.product-full-equipment {
    padding: 0 0 28px;
}

.product-full-equipment h2 {
    padding: 0 0 6px;
    margin: 0 0 12px;
}

.product-full-equipment-inner {
    padding: 0 0 0 20px;
}

.product-full-info h2 {
    padding: 0 0 15px;
    margin: 0 0 13px;
}

.product-full-info .def-list span {
    color: #202020;
}

.product-full-offer-info {
    clear: both;
    text-align: center;
    font-size: 12px;
    line-height: 1.41;
    color: #c4c4c4;
    border-top: 1px solid #E8E8E8;
    padding: 25px 0 26px;
}

.comments h5 {
    padding: 0 0 19px;
    color: #808080;
}

.comments-columns {
    margin-left: -20px;
}

.comments-columns > * {
    padding-left: 20px;
}

.leave-comment {
    background: #EAEAEA;
    padding: 8px 8px 10px;
}

.leave-comment textarea {
    font-size: 11px;
    border-radius: 0;
    border-color: #C7C7C7;
    height: 43px;
    padding: 1px 9px;
}

.leave-comment textarea::-webkit-input-placeholder {
    color: #828282;
    opacity: 1;
}

.leave-comment textarea:-moz-placeholder {
    color: #828282;
    opacity: 1;
}

.leave-comment textarea::-moz-placeholder {
    color: #828282;
    opacity: 1;
}

.leave-comment textarea:-ms-input-placeholder {
    color: #828282;
}

.leave-comment textarea:focus:-moz-placeholder {
    color: transparent;
    opacity: 1;
}

.leave-comment textarea:focus::-moz-placeholder {
    color: transparent;
    opacity: 1;
}

.leave-comment textarea:focus::-webkit-input-placeholder {
    color: transparent;
    opacity: 1;
}

.leave-comment textarea:focus:-ms-input-placeholder {
    color: transparent;
    opacity: 1;
}

.leave-comment textarea:focus::placeholder {
    color: transparent;
    opacity: 1;
}

.leave-comment .buttons {
    padding: 9px 0 0;
    text-align: right;
}

.leave-comment .buttons .btn-orange {
    font-size: 12px;
    color: #5c511f;
    height: 26px;
    line-height: 23px;
    text-transform: none;
    font-weight: 400;
    border-color: #E8B22C;
    padding: 0 11px;
}

.icon-label-new {
    position: absolute;
    right: -3px;
    top: -5px;
    background-image: url(../img/icons/icon-label-new.png);
    width: 61px;
    height: 63px;
    background-size: 61px 63px;
}

/* product-full end */
/* PRODUCT-FULL PAGE END */
/* CATALOG PAGE */
/* catalog-top */
.catalog-top {
    border-bottom: 1px solid #D7D7D7;
    padding: 58px 0 10px;
    margin: 0 0 13px;
}

.catalog-top-left {
    width: 220px;
    margin: 12px 16px 0 0;
    float: left;
}

.catalog-top-left h2 {
    padding: 0;
    text-transform: uppercase;
}

.catalog-top-right {
    overflow: hidden;
    padding: 5px 243px 5px 0;
}

.search-results-found {
    border-radius: 5px;
    padding: 8px 18px 9px;
    background: #F3F3F3;
    margin: 2px 0 14px;
}

.catalog-top-filters {
    float: left;
}

.catalog-top-filters > span {
    vertical-align: middle;
    margin-right: 17px;
}

.catalog-top-filters .wrap-select {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}

.views-list {
    float: right;
    margin: 2px 0 0;
}

.views-list li {
    float: left;
}

.views-list li + li {
    margin-left: 8px;
}

.views-list li.current a {
    background: #c03;
    border-color: #AA2A2A;
}

.views-list li.current a.inline-btn:before {
    background-image: url(../img/icons/icon-inline-hover.png);
}

.views-list li.current a.tile-btn:before {
    background-image: url(../img/icons/icon-tile-hover.png);
}

.views-list a {
    display: block;
    background: #f9f9f9;
    width: 33px;
    height: 33px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    position: relative;
}

.views-list a.inline-btn:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    background-image: url(../img/icons/icon-inline.png);
    width: 16px;
    height: 15px;
    background-size: 16px 15px;
}

.views-list a.tile-btn:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    background-image: url(../img/icons/icon-tile.png);
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.views-list a:hover {
    background: #c03;
    border-color: #AA2A2A;
}

.views-list a:hover.inline-btn:before {
    background-image: url(../img/icons/icon-inline-hover.png);
}

.views-list a:hover.tile-btn:before {
    background-image: url(../img/icons/icon-tile-hover.png);
}

/* catalog-top end */
/* catalog-title */
.catalog-title {
    padding: 0 0 17px;
    margin: 0 0 29px;
    border-bottom: 1px solid #D7D7D7;
}

.catalog-title .image {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #F2CD37;
    border-radius: 5px;
    float: left;
    margin: 0 9px 0 0;
}

.catalog-title .image .icon-crown {
    width: 22px;
    height: 14px;
    background-size: 22px 14px;
}

.catalog-title h2 {
    float: left;
    padding: 11px 0 0;
}

.catalog-title > a {
    float: right;
    font-size: 12px;
    color: #828282;
    margin: 10px 0 0;
}

/* catalog-title end */
/* catalog */
.catalog {
    padding: 0 0 39px;
}

.catalog .products-list {
    display: none;
    margin: -14px -5px 0 -50px;
}

.catalog .products-list:before {
    display: none;
}

.catalog .products-list > li {
    width: 33.33%;
    padding: 0 0 0 42px;
    margin-bottom: 14px;
}

.catalog .products-list > li:before {
    left: 18px;
}

.catalog-list > li {
    padding: 0 0 34px;
    border-bottom: 1px dotted #B3B3B3;
}

.catalog-list > li + li {
    padding-top: 32px;
}

.catalog-item {
    position: relative;
}

.catalog-item-left {
    float: left;
    width: 135px;
    position: relative;
}

.catalog-item-image-large {
    padding: 0 0 1px;
}

.catalog-item-image-large a {
    display: block;
    background: #E6E6E6;
    position: relative;
    /*height: 135px;*/
    overflow: hidden;
}

.catalog-item-image-large a:hover {
    opacity: 0.9;
}

.catalog-item-image-large a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #D6D6D6;
}

.catalog-item-image-large a img {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
	object-fit: cover;
    /*width: 100%;
      max-width: 100%;
      min-height: 100%;*/
}

.catalog-item-images-small-columns {
    margin: 0 0 0 -2px;
}

.catalog-item-images-small-columns > * {
    padding: 0 0 0 2px;
}

.catalog-item-images-small-columns a {
    display: block;
    height: 60px;
    overflow: hidden;
}

.catalog-item-images-small-columns a:hover {
    opacity: 0.9;
}

.catalog-item-images-small-columns a img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
}

.icon-label-vip {
    position: absolute;
    left: -2px;
    top: -2px;
    background-image: url(../img/icons/icon-label-vip.png);
    width: 65px;
    height: 64px;
    background-size: 65px 64px;
}

.catalog-item-images-count {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    font-weight: 700;
}

.catalog-item-images-count:before {
    content: '';
    display: inline-block;
    background-image: url(../img/icons/icon-photo-white.png);
    width: 20px;
    height: 18px;
    background-size: 20px 18px;
    vertical-align: middle;
    margin-right: 5px;
    vertical-align: middle;
}

.catalog-item-right {
    overflow: hidden;
    padding: 0 0 0 26px;
}

.catalog-item-state {
    clear: both;
}

.catalog-item-title {
    padding: 0 0 8px;
}

.catalog-item h2 {
    display: inline-block;
    padding: 0;
}

.catalog-item h2 span {
    color: #6a6a6a;
}

.catalog-item-labels {
    float: right;
    padding: 0 0 0 20px;
}

.catalog-item-labels .special-tag {
    clear: right;
    float: right;
}

.catalog-item-labels .special-tag + .special-tag {
    margin-top: 11px;
}

.catalog-item-title-inner {
    margin: 0 0 0 -8px;
}

.catalog-item-title-inner .special-tag {
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
}

.catalog-item-desc {
    color: #6a6a6a;
    line-height: 1.25;
}

.catalog-item-desc p {
    padding: 0 0 11px;
}

.catalog-item-bottom .addto-compare {
    float: left;
    font-size: 12px;
    color: #6a6a6a;
    text-decoration: none;
}

.catalog-item-bottom .addto-compare:before {
    background-image: url(../img/icons/icon-star-empty.png);
    width: 16px;
    height: 15px;
    background-size: 16px 15px;
    position: relative;
    top: 2px;
}

.catalog-item-bottom .addto-compare:hover {
    text-decoration: underline;
}

.catalog-item-bottom .btn-gray {
    float: right;
}

.catalog-item-content {
    padding: 0 0 14px;
}

.catalog-item-content-right {
    float: right;
    min-width: 90px;
    margin: 10px 0 0 5px;
}

.catalog-item-price .price {
    font-size: 24px;
    line-height: 1.2;
}

.catalog-item-content-inner {
    overflow: hidden;
}

.catalog-item-info-list {
    margin: 0 0 0 4px;
    line-height: 1.2;
}

.catalog-item-info-list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 35px;
    margin: 0 0 4px -4px;
    min-height: 18px;
    width: 44%;
}

.catalog-item-info-list li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}

.catalog-item-info-list li:nth-child(even) {
    width: 56%;
}

.catalog-item-info-list li.mileage-icon:before {
    background-image: url(../img/icons/icon-mileage.png);
    width: 18px;
    height: 10px;
    background-size: 18px 10px;
}

.catalog-item-info-list li.kor-icon:before {
    background-image: url(../img/icons/icon-kor.png);
    width: 15px;
    height: 17px;
    background-size: 15px 17px;
}

.catalog-item-info-list li.gas-icon:before {
    background-image: url(../img/icons/icon-gas.png);
    width: 18px;
    height: 15px;
    background-size: 18px 15px;
}

.catalog-item-info-list li.cartype-icon:before {
    background-image: url(../img/icons/icon-cartype.png);
    width: 21px;
    height: 10px;
    background-size: 21px 10px;
}

.catalog-item-info-list li.reardrive-icon:before {
    background-image: url(../img/icons/icon-reardrive.png);
    width: 17px;
    height: 14px;
    background-size: 17px 14px;
}

.catalog-item-info-list li.condition-icon:before {
    background-image: url(../img/icons/icon-condition.png);
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
}

/* catalog end */
/* pagination */
.pagination {
    position: relative;
    padding: 0 100px;
}

.pagination-list {
    font-size: 16px;
    line-height: 1.2;
    color: #808080;
    text-align: center;
    padding: 4px 0;
    position: relative;
    top: -4px;
}

.pagination-list li {
    margin: 0 -2px;
    display: inline-block;
    vertical-align: middle;
}

.pagination-list li.more {
    color: #d7d7d7;
}

.pagination-list li.current {
    margin: 0 1px;
}

.pagination-list li.current span {
    background: #c03;
    color: #fff;
    font-weight: 700;
    position: relative;
    border-radius: 5px;
}

.pagination-list li.current span:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    border-bottom: 5px solid #c03;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.pagination-list a {
    text-decoration: none;
    color: #808080;
    display: block;
    padding: 8px;
}

.pagination-list a:hover {
    text-decoration: underline;
}

.pagination-list span {
    color: #808080;
    display: block;
    padding: 8px;
}

/* pagination end */
/* seotext */
.seotext {
    padding: 63px 0 86px;
}

.seotext .container {
    box-sizing: border-box;
    padding: 0 8px;
}

/* seotext end*/
/* side-filters */
.side-filter {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.21);
    border-radius: 5px;
    margin: 0 0 20px;
    background: #fff;
}

.side-filter .wrap-select-small.large button.select-small .ui-multiselect-inner {
    height: 38px;
    padding: 11px 14px 8px;
    font-size: 15px;
}

.side-filter .wrap-select-small.large button.select-small .ui-multiselect-arrow:before {
    top: 13px;
    right: 8px;
}

.side-filter .wrap-select-small.large button.select-small .ui-multiselect-arrow:after {
    right: 8px;
    bottom: 13px;
}

.side-filter-title {
    margin: 0 10px;
    padding: 18px 54px 15px 3px;
    border-bottom: 1px solid #D7D7D7;
    position: relative;
}

.side-filter-title h3 {
    color: #808080;
}

.side-filter-title .icon-search-dark-gray {
    position: absolute;
    right: 9px;
    top: 16px;
}

.side-filter-reset-link {
    position: absolute;
    right: 2px;
    top: 11px;
    font-size: 14px;
    color: #808080;
    text-decoration: none;
}

.side-filter-reset-link:hover {
    text-decoration: underline;
}

.side-filter-content {
    padding: 11px 10px 13px;
}

.side-filter-columns {
    margin: 0 0 9px -20px;
}

.side-filter-columns > * {
    padding: 0 0 0 20px;
}

.side-filter-columns > * + * {
    position: relative;
}

.side-filter-columns > * + *:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 7px;
    width: 8px;
    height: 1px;
    background: #808080;
}

.checkboxes-list {
    padding: 3px 0 9px 13px;
}

.checkboxes-list > li + li {
    margin-top: 11px;
}

.checkboxes-list .checkbox-holder-text {
    font-size: 13px;
}

.side-filter-scrollpane {
    height: 223px;
}

.side-filter-brand .checkboxes-list {
    padding: 0;
}

.side-filter-brand .checkbox {
    position: absolute;
    left: -9999px;
}

.side-filter-brand .checkbox-holder-text {
    overflow: visible;
}

.side-filter-brand .checkbox-holder-text label {
    display: block;
    padding: 0 0 0 12px;
}

.side-filter-brand .checkbox-holder-text span {
    color: #aaa;
}

.slider-range-wrap {
    margin: 8px 6px 2px;
}

.slider-range-holder {
    padding: 0 0 25px;
}

.slider-range-columns {
    margin: 0 -4px 0 -38px;
}

.slider-range-columns > * {
    padding: 0 0 0 35px;
}

.slider-range-columns > * + * {
    position: relative;
}

.slider-range-columns > * + *:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 7px;
    width: 19px;
    height: 9px;
    background-image: url(../img/icons/arrow-double.png);
    background-size: 19px 9px;
}

.slider-range-columns input[type="text"] {
    text-align: center;
}

/* side-filters end */
/* CATALOG PAGE END */
/* ADAPTIVE */
.navigation-toggle-link,
.dealers-buttons,
.seotext-hidden-toggle,
.catalog-top-side-filters,
.side-filters-close-link {
    display: none;
}
.sm-clock {
	vertical-align: sub;
	margin-left: -2px;
}
.added-time {
	color: #b3b3b3;
}
.services {
	width: 1000px;
	padding: 25px;
}
.row-label {
	display: flex;
	float: right;
}
.row {
	width:100%;
	display:flex;
}
.cols {
	width: 100%;
}
.col-6 {
	width: 43.1% !important;
    float: left;
}
.col-7 {
	width: 60%;
	background: #f5f5f5;
	padding: 25px;
	border-radius: 5px;
}
.col-7 h3 {
	font-size: 23px;
	line-height: 1.9;
	margin-top: -14px;
}
.sub-tittle {
	display: block;
	color: #157ee1;
	font-size: 15px;
}
.col-5 {
	width: 40%;
	text-align: right;
}
.wheels {
	width: 50%;
	margin-top: 35px;
    margin-left: -5px;
	float: left;
}
.wheels-images {
	width: 44%;
	margin-top: 10px;
	float: right;
}
.form-item {
	margin-bottom: 10px;
}
.select-item {
    margin: 0 5px;
	padding: 7px;
	width: 90%;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
}
.sm-select-item {
	padding: 7px;
	width: 110px;
    margin-right: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
}
.btn-primary {
	padding: 7px;
	width: 90%;
	background: #157ee1;
	color: #fff;
	border-radius: 3px;
    margin: 0 5px;
    margin-top: 15px;
}

/* ADAPTIVE END */
/* CONTENT END */
/* MEDIA 768 */
@media (max-width: 1023px) {
	.sidebar-right-old{
		width:100%!important;
	}
	.contentOld{
		width:100%!important;
	}
	.cover_image{
		height:auto;
	}

    .container {
        width: 768px;
        box-sizing: border-box;
    }

    .navigation {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #3C5569;
        overflow: visible;
        z-index: 20;
        display: none;
    }

    .navigation-toggle-link {
        display: block;
        float: left;
        width: 58px;
        text-align: center;
        height: 46px;
        line-height: 46px;
        margin-right: 2px;
        box-shadow: 1px 0 0 rgba(255, 255, 255, 0.12);
        border-right: 1px solid #324758;
        position: relative;
    }

    .navigation-toggle-link a {
        display: block;
        height: 100%;
    }

    .navigation-toggle-link a:before {
        content: '';
        position: absolute;
        top: 13px;
        left: 19px;
        width: 22px;
        height: 3px;
        background: #fff;
    }

    .navigation-toggle-link a:after {
        content: '';
        position: absolute;
        top: 20px;
        left: 19px;
        width: 22px;
        height: 3px;
        background: #fff;
    }

    .navigation-toggle-link a span {
        position: absolute;
        top: 27px;
        left: 19px;
        width: 22px;
        height: 3px;
        background: #fff;
    }

    .header-top .addto-compare {
        float: right;
        margin: 9px 27px 0 0;
        color: #fff;
    }

    .header-bottom {
        padding: 7px 0 16px;
    }

    .allbrands {
        display: none;
    }

    .brands-content-tab > .column {
        /*width: 33.33%;*/
        width: 25%;
        border: 1px solid transparent;
    }

    /*.brands-content-tab > .column:nth-child(n+4) {
      display: none; }*/
    .filters-top {
        margin: 0 0 26px;
    }

    .filters-top-left {
        width: 504px;
        margin: 0 18px 0 0;
    }

    .news-slider .caption {
        right: 0;
        bottom: 48px;
        padding: 16px 10px 12px 45px;
    }

    .news-slider .caption h3 {
        padding: 0 0 10px;
    }

    .news-slider .bx-wrapper img {
        max-width: none;
    }

    .submenu {
        padding: 22px 20px 2px;
    }

    .submenu-columns {
        margin-left: -20px;
    }

    .submenu-columns > * {
        padding-left: 20px;
    }

    .soc-tw-small {
        width: 16px;
        height: 11px;
    }

    .social-bg-tw .soc-tw-small {
        left: 5px;
        top: 6px;
    }

    .soc-fb-small {
        width: 15px;
        height: 14px;
    }

    .social-bg-fb .soc-fb-small {
        left: 8px;
        top: 5px;
    }

    .soc-gplus-small {
        width: 15px;
        height: 15px;
    }

    .social-bg-gplus .soc-gplus-small {
        top: 6px;
        left: 6px;
    }

    .soc-pin-small {
        width: 18px;
        height: 18px;
    }

    .social-bg-pin .soc-pin-small {
        left: 4px;
        top: 5px;
    }

    .social-bg-mail .soc-mail-small {
        left: 4px;
        top: 7px;
    }

    .soc-mail-small {
        width: 15px;
        height: 15px;
    }

    /* MAIN-PAGE */
    .sidebar-right {
        display: none;
    }

    .content-main-inner {
        padding: 0;
    }

    .products {
        padding-bottom: 19px;
    }

    .product {
        padding: 12px 5px 8px;
    }

    .products-list {
        margin: 0 -5px 0 -15px;
    }

    .products-list:before {
        display: none;
    }

    .products-list > li {
        padding: 0 0 0 10px;
        margin-bottom: 0;
    }

    .products-list > li:before {
        display: none;
    }

    .product-image {
        margin: 0 0 6px;
    }

    .vip-ads {
        padding: 10px 0 36px;
        margin-bottom: 37px;
    }

    .vip-ads .products-list {
        margin: 0 0 0 -6px;
    }

    .vip-ads .products-list > li {
        width: 20%;
        padding: 0 0 0 6px;
    }

    .dealers {
        padding: 30px 0 9px;
    }

    .dealers .block-title {
        padding: 0 0 18px;
    }

    .dealers .founded {
        display: none;
    }

    .dealers .slider-controls {
        margin: 24px 0 0 10px;
    }

    .dealers-buttons {
        padding: 2px 0 0;
        text-align: right;
        font-size: 14px;
        display: block;
    }

    .dealers-buttons a {
        color: #1d2022;
    }

    .video-reviews {
        padding: 30px 0;
    }

    .video-reviews .block-title {
        padding: 0 0 11px;
    }

    .video-reviews .block-title h2 {
        padding: 10px 0 0;
    }

    .video-reviews-list > li {
        width: 33.33%;
    }

    .video-reviews-list > li + li + li + li {
        display: none;
    }

    .side-viewed {
        margin-bottom: 7px;
    }

    .side-viewed.inline {
        width: auto;
        padding: 0 9px;
        background: none;
        box-shadow: none;
        border-radius: 0;
    }

    .side-viewed.inline .side-block-title {
        border: 0;
        padding: 0 22px 17px;
    }

    .side-viewed.inline .side-block-title h3 {
        font-size: 18px;
        color: #000;
    }

    .side-viewed.inline .side-block-content {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
        border-radius: 5px 5px 0 0;
        background: #fff;
        padding: 18px 5px 17px 17px;
    }

    .side-viewed.inline .side-block-buttons {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
        border-radius: 0 0 5px 5px;
        background: #fff;
        position: relative;
    }

    .side-viewed.inline .side-block-buttons:before {
        content: '';
        position: absolute;
        height: 3px;
        background: #fff;
        top: -4px;
        left: 0;
        right: 0;
    }

    .side-viewed.inline .product-small-title a {
        display: inline;
        white-space: normal;
        overflow: visible;
    }

    .product-small-title {
        line-height: 1.3;
    }

    .product-small-image {
        width: 78px;
        height: 78px;
    }

    .product-small-content {
        padding: 0 0 0 12px;
    }

    .products-small-line-list {
        margin: 0 -4px 0 -6px;
    }

    .products-small-line-list > li {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        margin-left: -4px;
        padding: 0 0 10px 10px;
    }

    .products-small-line-list > li + li {
        padding-top: 0;
    }

    /* .banner {
    height: 130px;
    margin: 0 0 23px; }
  .banner-content .btn-orange {
    right: 37px;
    margin-top: -18px; }
*/
    .banner ._banner-box {
        display: none;
    }

    .banner ._banner-box:nth-child(1) {
        display: inline-block;
    }

    .banner ._banner-box:nth-child(2) {
        display: inline-block;
    }

    .banner-mobile {
        display: none;
    }

    .user-menu {
        width: 56px;
        margin-right: 0;
    }

    .user-menu > a:before {
        left: 20px;
    }

    .search-menu {
        width: 55px;
    }

    .search-menu.active .search-block {
        width: 374px;
    }

    /* .content .banner {
    margin-bottom: 43px; }*/
    .products-filters {
        padding: 0 0 18px;
    }

    .commerce .slider-controls,
    .motoakva .slider-controls {
        margin-top: 4px;
    }

    .motoakva {
        padding: 0 0 38px;
    }

    .footer-social {
        left: 11px;
    }

    .copyright {
        padding: 0 0px 0 46px;
    }

    /* MAIN-PAGE END */
    /* PRODUCT FULL */
    .product-full {
        margin: 0;
        padding: 14px 0 87px;
        border-radius: 0;
        box-shadow: none;
    }

    .icon-label-new {
        display: none;
    }

    .product-full-title {
        padding: 0 0 4px;
        min-height: 38px;
    }

    .product-full-title h1 {
        float: left;
        margin: 0 10px 0 0;
        max-width: 60%;
    }

    .product-full-title .special-tags {
        overflow: hidden;
        text-align: right;
        padding: 2px 0 0;
    }

    .product-full-right {
        width: 389px;
    }

    .product-full-meta {
        padding: 8px 0 9px;
        margin: 0 0 24px;
    }

    .product-full-meta .addto-compare {
        border: 1px solid #ccc;
        background: #f9f9f9;
        border-radius: 5px;
        text-decoration: none;
        color: #6a6a6a;
        padding: 3px 7px 6px;
    }

    .product-full-meta .inner:last-child {
        padding-right: 9px;
    }

    .social-share-list li {
        margin: 0 0 0 4px;
    }

    .social-share-list a {
        width: 24px;
        height: 24px;
        background-size: contain;
    }

    .breadcrumbs {
        display: none;
    }

    .product-full-images {
        padding: 0 0 31px;
        margin: 0 0 29px;
    }

    .product-full-images-large {
        padding: 0 0 13px;
    }

    .product-full-images-large a {
        height: auto;
    }

    .product-full-images-small-list {
        margin: 0 0 0 -13px;
    }

    .product-full-images-small-list li {
        width: 25%;
        padding: 0 0 13px 13px;
    }

    .product-full-images-small-list li + li + li + li + li {
        display: none;
    }

    .product-full-images-small-list li.current a:before {
        border: 4px solid #bf4f79;
    }

    .product-full-images-small-list li.current a:after {
        content: '';
        position: absolute;
        top: -5px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -7px;
        border-bottom: 6px solid #bf4f79;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }

    .product-full-images-small-list a {
        height: 83px;
        position: relative;
    }

    .product-full-images-small-list a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 2px solid #d7d7d7;
    }

    .product-full-images-small-list img {
        height: 100%;
    }

    .product-full-actions-list li + li {
        margin-top: 25px;
    }

    .related {
        display: none;
    }

    .product-full-left {
        padding: 0 0 43px 16px;
    }

    .product-full-left h2 {
        margin: 0 0 26px;
    }

    .product-full-prices {
        padding: 0 0 14px;
    }

    .product-full-contacts {
        padding: 0 0 41px;
    }

    .product-full-contacts-list {
        padding: 0 0 7px;
    }

    .product-full-characteristics {
        padding: 0 0 39px;
    }

    .product-full-offer-info {
        margin: 0 25px;
        padding: 25px 0 36px;
    }

    .comments-columns {
        margin: 0 18px 0 -5px;
    }

    /* PRODUCT FULL END */
    /* CATALOG */
    .content-box-both .content-main-inner {
        padding: 0;
    }

    .sidebar-left {
        display: none;
        float: none;
        width: auto;
        padding: 0;
        margin: 0 -9px 21px;
    }

    .side-news {
        margin: 0 0 8px;
    }

    .side-news .side-block-title {
        font-size: 0;
        line-height: 0;
    }

    .side-news .side-block-title h3 {
        display: inline-block;
    }

    .side-news .side-block-title h3 a {
        padding: 15px 22px 17px;
    }

    .side-news .side-block-content {
        padding: 26px 31px 22px 41px;
    }

    .products-small-line-list {
        margin: 0 -4px 0 -26px;
    }

    .products-small-line-list > li {
        padding: 0 0 10px 30px;
        width: 33.33%;
    }

    .products-small-line-list > li + li + li + li {
        display: none;
    }

    .side-block-title {
        border-bottom: 0;
    }

    .pagination {
        padding: 0 0 26px;
        text-align: center;
    }

    .pagination-list {
        display: inline-block;
    }

    .pagination-list li.current + li + li {
        display: none;
    }

    .pagination-list li:first-child + li + li {
        display: none;
    }

    .btn-yellow.pagination-prev,
    .btn-yellow.pagination-next {
        position: relative;
    }

    .catalog-item-info-list li {
        width: 33.33% !important;
    }

    .catalog-top-right {
        padding: 5px 0;
    }

    .search-results-found {
        padding: 8px 14px 9px;
        margin: 2px 0 23px;
    }

    .catalog-title > a {
        margin: 13px 16px 0 0;
    }

    .catalog-item-content {
        padding: 0 0 16px;
    }

    .catalog-item-content-right {
        margin: 0 0 0 5px;
        min-width: 109px;
    }

    .catalog-item-bottom .addto-compare {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 2px 8px 6px;
        letter-spacing: -0.03em;
    }

    .catalog-item-bottom .btn-gray {
        height: 31px;
        line-height: 25px;
        font-size: 13px;
        margin-right: 15px;
        padding: 0 16px;
    }

    .catalog-item-desc {
        padding: 0 0 7px;
    }

    .catalog {
        padding: 0 0 31px;
    }

    .catalog-list > li {
        padding: 0 0 26px;
    }

    .catalog-list > li + li {
        padding-top: 25px;
    }

    .seotext {
        padding: 63px 0 62px;
    }

    .catalog-top-left {
        width: 311px;
    }

    .catalog-top-left h2 {
        display: none;
    }

    .catalog-top-side-filters {
        margin: -2px 0 0;
        float: left;
        display: block;
    }

    .catalog-top-side-filters .title {
        vertical-align: middle;
        color: #303030;
        margin-left: 11px;
    }

    .side-filters-open-link {
        background: #fff;
        border-radius: 5px;
        position: relative;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
        display: inline-block;
        width: 33px;
        height: 33px;
        vertical-align: middle;
    }

    .side-filters-open-link:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        width: 13px;
        height: 14px;
        background-size: 13px 14px;
        background-image: url(../img/icons/icon-filters.svg);
    }

    .side-filters-close-link {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        background-image: url(../img/icons/icon-close.png);
    }

    .catalog-top {
        margin-left: -9px;
        margin-right: -9px;
        padding: 11px 9px 10px;
    }

    .catalog-top.active {
        padding: 0;
        margin-bottom: 0;
    }

    .catalog-top.active .catalog-top-left {
        float: none;
        width: auto;
        position: relative;
        background: #F9F9F9;
        margin: 12px 0 0;
        padding: 18px 10px;
    }

    .catalog-top.active .catalog-top-left h2 {
        display: block;
        font-size: 25.08px;
        color: #303030;
        font-weight: 400;
        text-transform: none;
    }

    .catalog-top.active .catalog-top-right {
        display: none;
    }

    .catalog-top.active .catalog-top-side-filters {
        display: none;
    }

    .catalog-top.active .side-filters-close-link {
        display: block;
        position: absolute;
        right: 41px;
        top: 22px;
    }

    .side-filters {
        padding: 21px 20px 0 39px;
        background: #F3F3F3;
    }

    .side-filters form {
        margin-left: -11px;
    }

    .side-filter {
        width: 220px;
        margin: 0 0 11px 11px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

    .side-filter-engine {
        top: -35px;
    }

    .catalog .products-list {
        margin: -12px -5px 0 -15px;
    }

    .catalog .products-list > li {
        width: 20%;
        padding: 0 0 0 10px;
        margin-bottom: -1px;
    }

    /* CATALOG END */
}

.services > .row > .col-7 {
	width: 80%;
}

/* MEDIA 768 END */
/* MEDIA 320 */
@media (max-width: 767px) {
	.sidebar-right-old{
		width:100%!important;
	}
	.contentOld{
		width:100%!important;
	}

	.cover_image{
		height:auto;
	}

	.services {
		width: 100%;
		padding: 0;
	}
	.services > .row {
		display: grid;
	}
	.services > .row > .col-7 {
		width: 100%;
		text-align: inherit;
		margin-bottom: 30px;
	}
	.col-5, .col-7 {
		width: 100%;
		text-align: center;
	}
	.col-6 {
		width: 45.5% !important;
	}
	.btn-primary {
		width: 95%;
	}
	.wheels {
		display: contents;
	}
	.wheels-images {
		float: unset;
		margin-top: 30px;
	}
	.cols {
		margin-top: 30px;
	}
	.dealersForm, .block-links, .container-width {
		width: 100%;
		display: grid;
	}
	.news-reviews > .row {
		display: block;
	}
	.column-25 {
		width: 100%;
		display: grid;
	}
	.brands-list .text {
		width: 70%;
	}
	.select-item {
		width: 95%;
	}
    .wrapper {
        background: #fff;
    }

    .content {
        padding: 0 0 66px;
    }

    .container {
        width: 320px;
        padding: 0 6px;
    }

    .logo-holder {
        position: absolute;
        top: -66px;
        left: 6px;
        width: 172px;
    }

    .site-desc {
        display: none;
    }

    .submenu {
        left: 0;
        right: 0;
        padding: 26px 47px 23px;
    }

    .submenu-right {
        float: none;
        margin: 0 0 25px;
        width: auto;
    }

    .submenu-left {
        overflow: visible;
    }

    .submenu-columns > * {
        float: none;
        width: 100%;
        padding-bottom: 26px;
    }

    .navigation-list > li:hover .submenu {
        display: none;
    }

    .navigation-list > li.sub.active .submenu {
        display: block;
    }

    /* MAIN-PAGE */
    /*  .banner {
    display: none; }*/
    .banner div._banner-box:nth-child(n) {
        display: none;
    }

    /*  .banner ._banner-box:first-child{
    display: inline-block; }
*/
    .banner-mobile {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    ._banner-box {
        float: none;
    }

    .header {
        padding: 66px 0 0;
    }

    .btn-orange.add-ads {
        line-height: 1.1;
        text-align: left;
        padding: 5px 5px 0 35px;
        height: 43px;
    }

    .btn-orange.add-ads:before {
        width: 32px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
    }

    .btn-orange.add-ads:after {
        top: 12px;
        left: 7px;
    }

    .header-top .addto-compare {
        display: block;
        font-size: 13px;
        text-indent: -24px;
        margin: 6px 1px 0 0;
        line-height: 1.25;
        width: 70px;
    }

    .header-top .addto-compare:before {
        position: absolute;
        top: 25px;
    }

    .header-bottom {
        height: 0;
        padding: 0;
    }

    .header-bottom .container {
        position: static;
    }

    .header-bottom .add-ads {
        position: absolute;
        top: 7px;
        right: 6px;
        width: 130px;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        margin: 0;
    }

    .footer .add-ads {
        display: block;
        position: absolute;
        top: -59px;
        right: 6px;
        width: 130px;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
    }

    .navigation-secondary {
        display: block;
    }

    .navigation {
        height: auto;
    }

    .footer .navigation {
        top: auto;
        bottom: 100%;
    }

    .navigation-toggle-link {
        position: absolute;
        left: 0;
        top: 0;
        width: 55px;
    }

    .navigation-toggle-link a:before, .navigation-toggle-link a:after,
    .navigation-toggle-link a span {
        left: 16px;
    }

    .user-menu {
        width: 53px;
    }

    .user-menu > a:before {
        left: 15px;
        top: 14px;
    }

    .user-menu > a .count {
        right: 10px;
        top: 6px;
    }

    .navigation-list > li {
        display: block;
        border-left: 0;
        border-top: 1px solid #324758;
        box-shadow: none;
    }
    .languages {
        margin: 6px 5px 0 11px;
    }

    .languages-list {
        position: relative;
        height: 33px;
        z-index: 9999;
    }

    .languages-list li + li {
        display: none;
        margin-left: 0px;
        margin-top: 1px;
    }

    .languages-list li {
        display: block;
    }

    .filters-top {
        padding: 17px 0 0;
        margin: 0 0 23px;
        border: 0;
        width: 100%;
    }
    .column-15, .column-33, .ch-hold {
    	width: 100%;
    }
    .btn-red {
    	width: 100%;
    }
    .products-filters {
    	display: contents;
    }
    .slider-controls {
    	margin-right: 5px;
    }
    .filters-top-left {
        width: auto;
        margin: 0 12px 10px 0;
        float: none;
    }

    .filters-top-left .tab-controls {
        margin: 5px 15px 0 13px;
    }

    .filters-top-right {
        overflow: visible;
    }

    .filters-top-form-columns > .column-50 {
        width: auto;
        float: none;
    }

    .search-advanced-link {
        display: none;
    }

    .products-filters {
        padding: 0 0 13px;
    }

    .products-filters h2 {
        margin: 6px 24px 0 0;
    }

    .products-filters-list {
        display: none;
    }

    .products {
        padding-bottom: 8px;
        border: 0;
    }

    .product {
        padding: 12px 0px 15px;
    }

    .products-list {
        margin: 0 -1px 0 -9px;
    }

    .products-list > li {
        margin-bottom: -3px;
        padding: 0 0 0 8px;
        width: 50%;
    }

    .products-list > li:nth-child(n+9) {
        display: none;
    }

    .commerce {
        margin-bottom: 6px;
    }

    .commerce,
    .motoakva {
        border: 0;
    }

    .commerce .slider-controls,
    .motoakva .slider-controls {
        margin-top: 3px;
    }

    .commerce .products-list > li,
    .motoakva .products-list > li {
        width: 50%;
    }

    .commerce .products-list > li:nth-child(n+3),
    .motoakva .products-list > li:nth-child(n+3) {
        display: none;
    }

    .motoakva {
        padding: 0 0 18px;
    }

    .vip-ads {
        padding: 13px 0 36px;
        margin-bottom: 0;
    }

    .vip-ads .block-title-image {
        margin-left: 1px;
    }

    .vip-ads .block-title {
        padding: 0 0 13px;
    }

    .vip-ads .block-title .addvip-ads {
        position: absolute;
        right: 6px;
        bottom: -31px;
    }

    .vip-ads .products-list > li {
        width: 50%;
    }

    .vip-ads .products-list > li:nth-child(n+3) {
        display: none;
    }

    .side-viewed.inline {
        display: none;
    }

    .brands {
        padding: 26px 0 37px;
    }

    .brands > .container {
        padding: 0 24px;
    }

    .brands .slider-controls {
        display: none;
    }

    .brands .block-title {
        padding: 0 0 31px;
    }

    .brands .block-title .tab-controls-list {
        white-space: nowrap;
    }

    .brands-content-tab > .column {
        width: 50%;
        border: 1px solid transparent;
    }

    /*.brands-content-tab > .column:nth-child(n+3) {
      display: none; }*/
    .founded {
        display: none;
    }

    .brands-menu {
        float: none;
        width: auto;
        margin: 0 0 24px;
    }

    .brands-content-wrap {
        overflow: visible;
        margin: 0 -6px;
    }

    .dealers {
        padding: 12px 0 9px;
    }

    .dealers .block-title {
        padding: 0;
    }

    .dealers .tab-controls-list {
        white-space: nowrap;
    }

    .dealers .tab-controls-list > li:first-child + li a {
        font-size: 0;
    }

    .dealers .tab-controls-list > li:first-child + li a:after {
        content: 'СТО';
        font-size: 18px;
    }

    .dealers .tab-controls-list > li + li {
        margin-left: -18px;
    }

    .dealers .tab-controls-list > li.current {
        margin-left: -9px;
    }

    .dealers .tab-controls-list > li.current + li {
        margin-left: -5px;
    }

    .dealers .tab-controls-list > li.current:first-child {
        margin-left: 0;
    }

    .dealers .show-all {
        display: none;
    }

    .dealers .slider-controls {
        margin: 13px 0 0 10px;
    }

    .dealers-buttons {
        line-height: 1.1;
        padding: 0;
        margin: -3px 3px 0;
    }

    .dealer {
        height: 148px;
    }

    .dealer img {
        max-width: 125px;
        max-height: 148px;
    }

    .video-reviews {
        padding: 20px 0 13px;
    }

    .video-reviews .block-title {
        padding: 0 21px 17px 18px;
    }

    .video-reviews-list {
        margin: 0 -12px 0 0;
    }

    .video-reviews-list > li {
        width: 50%;
        margin: 0 2px 0 -6px;
        padding: 0 0 7px 7px;
    }

    .video-reviews-list > li + li:nth-child(n+3) {
        display: none;
    }

    .play-btn {
        width: 21px;
        height: 21px;
        left: 7px;
        bottom: 7px;
    }

    .play-btn:before {
        width: 7px;
        height: 9px;
        background-size: 7px 9px;
        left: 8px;
        top: 6px;
    }

    .video-review {
        height: 149px;
    }

    .footer-bottom {
        padding: 25px 0 38px;
    }

    .footer-bottom:before {
        display: none;
    }

    .footer-social {
        padding: 0 12px 22px;
        left: auto;
    }

    .footer-social > span {
        display: none;
    }

    .social-list > li:last-child {
        display: none;
    }

    .copyright {
        padding: 0;
        font-size: 11px;
    }

    .footer .addto-compare {
        text-indent: 0;
        margin: 7px 24px 0 0;
        line-height: 1;
    }

    .footer .addto-compare:before {
        display: none;
    }

    .footer .languages {
        display: block;
    }

    .search-menu {
        width: 48px;
    }

    .search-menu.active .search-block {
        width: 306px;
        right: -100px;
    }

    .search-menu > a:before {
        left: 14px;
    }

    .news-slider .caption {
        padding: 16px 70px 12px 45px;
    }

    /* MAIN-PAGE END */
    /* PRODUCT FULL */
    .product-full {
        padding: 33px 0 0;
    }
	
	.column-75 {
		width: 100%!important;
	}

    .product-full-title {
        padding: 0 0 8px;
    }

    .product-full-title h1 {
        max-width: none;
        float: none;
        margin: 0;
        padding: 0 0 9px;
    }

    .product-full-title .special-tags {
        overflow: visible;
        padding: 0;
        text-align: left;
    }

    .product-full-meta {
        padding: 6px 0 7px;
        margin: 0;
        border-bottom: 0;
    }

    .product-full-meta .addto-compare {
        padding: 3px 1px 6px;
        white-space: nowrap;
        letter-spacing: -0.02em;
        min-width: 150px;
    }

    .product-full-meta .addto-compare:before {
        margin-right: 6px;
    }

    .product-full-meta .inner + .inner {
        padding-right: 0;
    }

    .product-full-meta .inner + .inner + .inner {
        display: none;
    }

    .social-share {
        position: relative;
        top: 2px;
        white-space: nowrap;
    }

    .social-share > span {
        display: none;
    }

    .social-share-list li {
        margin: 0 0 0 2px;
    }

    .product-full-right {
        float: none;
        width: auto;
        margin: 0;
        padding: 7px 0 0;
    }

    .product-full-images-small-list {
        margin-left: -10px;
    }

    .product-full-images-small-list li {
        padding: 0 0 10px 10px;
    }

    .product-full-images-small-list a {
        height: 66px;
    }

    .product-full-images {
        border-bottom: 0;
        margin: 0;
        padding: 0 0 2px;
    }

    .product-full-left {
        overflow: visible;
        padding: 0 0 20px;
        margin-bottom: 27px;
        border-bottom: 1px solid #D8D8D8;
    }

    .product-full-offer-info {
        margin: 0;
        padding: 21px 0 0;
    }

    .product-full-offer-info p {
        padding: 0 0 18px;
    }

    .comments-columns {
        margin: 0 0 0 -20px;
    }

    .comments-columns > * {
        float: none;
        width: auto;
        padding-bottom: 32px;
    }

    .comments-columns img {
        max-width: 100%;
    }

    .product-full-images-large {
        padding: 0 0 10px;
    }

    .product-full-left-top {
        padding: 0 0 0 8px;
    }

    .product-full-prices {
        padding: 0 0 19px;
        margin: 0 0 17px;
        border-bottom: 1px solid #D7D7D7;
    }

    .product-full-characteristics {
        padding: 0 0 27px;
    }

    .product-full-contacts-list {
        padding: 0 0 16px;
    }

    .product-full-actions {
        padding: 0 16px 20px;
    }

    .product-full-contacts-buttons {
        padding: 0 20px 0 0;
    }

    /* PRODUCT FULL END */
    /* CATALOG */
    .catalog-title {
        display: none;
    }

    .pagination-list li {
        margin: 0;
    }

    .pagination-list li:first-child {
        display: none;
    }

    .pagination-list li:first-child + li {
        display: none;
    }

    .pagination-list li.current + li + li,
    .pagination-list li.current + li + li + li,
    .pagination-list li.current + li + li + li + li {
        display: none;
    }

    .side-news {
        display: none;
    }

    .seotext-hidden-toggle {
        display: block;
        width: 168px;
        margin: -4px auto 0;
        height: 31px;
        line-height: 26px;
        font-size: 13px;
    }

    .seotext-text-hidden {
        display: none;
    }

    .catalog-top-filters > span {
        display: none;
    }

    .catalog-top-filters .wrap-select {
        width: 160px;
    }

    .catalog-item {
        padding: 0 0 35px;
    }

    .catalog-item h2 {
        padding: 0 0 20px;
    }

    .catalog-item-content-right {
        display: none;
    }

    .catalog-item-info-list {
        margin: 0;
    }

    .catalog-item-info-list li {
        width: auto !important;
        display: block;
        margin: 0 0 5px;
    }

    .catalog-item-desc {
        display: none;
    }

    .catalog-item-bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .catalog-item-bottom .btn-gray {
        margin-right: 3px;
    }

    .catalog-item-price {
        float: right;
        padding: 0 0 2px;
    }

    .catalog-item-price .price {
        font-size: 20px;
        line-height: 1;
    }

    .search-results-found {
        padding: 8px 8px 9px;
        text-align: center;
    }

    .catalog-item-left {
        margin: 0 0 0 3px;
    }

    .catalog-item-images-count {
        right: 14px;
        top: 4px;
    }

    .catalog-item-title {
        padding: 0 0 9px;
    }

    .catalog-item-right {
        padding: 0 0 0 21px;
    }

    .catalog-item-title-inner .special-tag {
        padding: 2px 8px;
    }

    .catalog-item-state {
        padding: 0 0 0 6px;
    }

    .catalog-list > li {
        padding: 0 0 18px;
    }

    .catalog-list > li + li {
        padding-top: 20px;
    }

    .catalog {
        padding: 0 0 17px;
    }

    .seotext {
        padding: 3px 0 37px;
    }

    .seotext h2 {
        line-height: 1.42;
        padding: 0 0 15px;
    }

    .catalog-item-labels {
        float: left;
        padding: 0 5px 5px 0;
    }

    .catalog-item-labels .special-tag {
        clear: left;
        float: left;
    }

    .catalog-top-left {
        width: auto;
        margin: 8px 15px 0 0;
    }

    .catalog-top-right {
        padding: 5px 0 5px 5px;
    }

    .catalog-top-side-filters .title {
        display: none;
    }

    .catalog-top {
        background: #F3F3F3;
        padding: 4px 9px 3px;
    }

    .catalog-top.active .catalog-top-left {
        margin-top: 0;
        padding: 18px 14px;
    }

    .catalog-top.active .side-filters-close-link {
        right: 21px;
        top: 23px;
    }

    .side-filters {
        padding: 24px 20px 14px 49px;
    }

    .side-filter-engine {
        top: auto;
    }

    .side-filter {
        margin: 0 0 20px 11px;
    }

    .sidebar-left {
        margin: 0 -9px 17px;
    }

    .drop {
        left: 50%;
        margin: -100px 0 0 -121px;
    }

    .drop:before {
        display: none;
    }

    .popup {
        width: 308px;
    }

    .popup-vipads {
        padding: 28px 8px 23px;
    }

    .popup-vipads h2 {
        padding: 0 10px 19px;
    }

    .popup-vipads > p {
        padding: 0 10px 14px;
    }

    .payments-methods-list li {
        min-width: 57px;
    }

    .payments-methods-list li label {
        padding: 12px 5px 2px;
    }

    .popup-close {
        width: 35px;
        height: 30px;
        line-height: 24px;
    }

    .ads-number {
        margin: 0 0 23px;
    }

    .payments-days-list {
        padding: 0 2px;
    }

    .popup-buttons {
        padding: 0 0 13px;
    }

    .catalog .products-list {
        margin: 0 -1px 0 -9px;
    }

    .catalog .products-list > li {
        padding: 0 0 0 8px;
        margin-bottom: -3px;
        width: 50%;
    }

    .social-large-list {
        padding: 0 0 14px;
    }

    .social-large-list li {
        width: auto;
        display: block;
        margin: 0;
        padding: 0 0 16px 15px;
    }

    .popup-login {
        padding: 35px 20px 36px;
    }

    .popup-login h3 {
        padding: 0 0 18px;
    }

    .popup-login-links-list {
        padding: 18px 3px 0 0;
    }

    .catalog-item-title-inner {
        clear: both;
        margin: 0;
    }

    .catalog-item-price {
        float: none;
    }

    .addto-compare.enable {
        text-indent: 0;
    }

    .addto-compare.enable .count {
        position: absolute;
        top: 6px;
        margin-left: -28px;
    }

    /* CATALOG END */
}

/* MEDIA 320 END */

.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.marquee .string {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 35s linear infinite;
}

.marquee .string:hover {
    animation-play-state: paused
}
	
@keyframes marquee  {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

/*
*,
*::before,
*::after {
    box-sizing: border-box;
}
*/


.tabs1>input[type="radio"] {
    display: none;
}

.tabs1>input[type="radio"]:checked+label {
    font-weight: bold;
    cursor: default;
    border-bottom: 2px dotted #b7b7b7;
}

.tabs1>label {
   /* display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 2px 0;
    font-size: 14px;*/
    line-height: 1.5;
    transition: color 0.15s ease-in-out;
    /*margin-left: 6px;*/
    cursor: pointer;
}

.slider-list {
    width: 100%;
}
.slider-list li {
    width: 25%;
   /* padding: 0 17px;*/
}

@media (min-width:360px) and (max-width:768px) {
	.services > .row {
		display: grid;
	}
	.cover_image{
		height:auto!important;
	}
	.sidebar-right-old{
		width:100%!important;
	}
	.contentOld{
		width:100%!important;
	}
}

@media screen and (max-width: 992px)  {
	.cover_image{
		height:auto!important;
	}
	.sidebar-right-old{
		width:100%!important;
	}
	.contentOld{
		width:100%!important;
	}
}

.cover_image{
	height:500px;
}
#overlay{	
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;
	height:100%;
	display: none;
	background: rgba(0,0,0,0.6);
}
.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
	100% { 
		transform: rotate(360deg); 
	}
}
.is-hide{
	display:none;
}
#message {
    margin: 0;
    padding: 0;
    display: block;
    background: transparent none;
}
.notification.error_msg, .notification.error_msg a, .notification.error_msg strong {
    background-color: #ffe9e9;
    color: #de5959;
}
#result .success, .notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 22px 26px;
}
.notification p {
    margin: 0;
	padding: 0!important;
}
.notification span {
    font-weight: 600;
}
.notification.error_msg .close {
    background: url(../img/alert_boxes_close_ico.html) 0 0 no-repeat;
}
.notification.error_msg .close, .notification.notice .close, .notification.success .close, .notification.warning .close {
    padding: 0 9px;
    position: absolute;
    right: 0;
    top: 22px;
    display: block;
    height: 8px;
    width: 8px;
    cursor: pointer;
}