@import url(//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,latin);

.clearfix:before, .two-columns:before, .mm-tel:before,
.mm-skype:before,
.mm-icq:before, .item-carousel:before,
.aside-caro-items:before,
.items-container:before,
.full-caro-items:before, .action-block:before, .item-content:before, .item-btn:before, .item-tabs-nav:before, .zoom-item-modal .main-img-item:before, .compare-tabs:before, .clearfix:after, .two-columns:after, .mm-tel:after,
.mm-skype:after,
.mm-icq:after, .item-carousel:after,
.aside-caro-items:after,
.items-container:after,
.full-caro-items:after, .action-block:after, .item-content:after, .item-btn:after, .item-tabs-nav:after, .zoom-item-modal .main-img-item:after, .compare-tabs:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after, .two-columns:after, .mm-tel:after,
.mm-skype:after,
.mm-icq:after, .item-carousel:after,
.aside-caro-items:after,
.items-container:after,
.full-caro-items:after, .action-block:after, .item-content:after, .item-btn:after, .item-tabs-nav:after, .zoom-item-modal .main-img-item:after, .compare-tabs:after {
    clear: both;
}

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

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

blockquote, q {
    quotes: none;
}

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

ins {
    background-color: #ffff99;
    color: #000000;
    text-decoration: none;
}

mark {
    background-color: #ffff99;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

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

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

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

body {
    *font-size: small;
}

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

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:link {
    -webkit-tap-highlight-color: #ff5e99;
    outline: 0 none;
}

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

a, a:active, a:visited {
    color: #1a8fe0;
    outline: none;
}

a:hover {
    text-decoration: none;
}

ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    list-style-type: decimal;
}

nav ul, nav li {
    margin: 0;
    list-style: none;
    list-style-image: none;
}

small {
    font-size: 85%;
}

b, strong, th {
    font-weight: 500;
}

td {
    vertical-align: middle;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

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

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

button, input, select, textarea {
    width: auto;
    overflow: visible;
    margin: 0;
    font-size: 100%;
    font-family: sans-serif;
    vertical-align: baseline;
    outline: 0 none;
}

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

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

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

input:invalid, textarea:invalid {
    border: 1px solid red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
    background-color: #f0dddd;
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}

img {
    display: block;
}

::selection {
    color: #ffffff;
    background: #21afd7;
}

::-moz-selection {
    color: #ffffff;
    background: #21afd7;
}

::-webkit-selection {
    color: #ffffff;
    background: #21afd7;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
    line-height: 1.5;
}

/* iCheck plugin Minimal skin, black
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(minimal.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_minimal {
    background-position: 0 0;
}

.icheckbox_minimal.hover {
    background-position: -20px 0;
}

.icheckbox_minimal.checked {
    background-position: -40px 0;
}

.icheckbox_minimal.disabled {
    background-position: -60px 0;
    cursor: default;
}

.icheckbox_minimal.checked.disabled {
    background-position: -80px 0;
}

.iradio_minimal {
    background-position: -100px 0;
}

.iradio_minimal.hover {
    background-position: -120px 0;
}

.iradio_minimal.checked {
    background-position: -140px 0;
}

.iradio_minimal.disabled {
    background-position: -160px 0;
    cursor: default;
}

.iradio_minimal.checked.disabled {
    background-position: -180px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_minimal,
    .iradio_minimal {
        background-image: url(minimal@2x.png);
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px;
    }
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
     its values is > 50%. */
    z-index: 10;
}

.noUi-stacking + .noUi-origin {
    /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
    *z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 7px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    left: -9px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 18px;
    height: 18px;
    left: -6px;
    top: -17px;
}

/* Styling;
 */
.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    background: #ffcb28;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.noUi-target {
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}

/* Handles and cursors;
 */
.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    border: 4px solid #f75e5e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    cursor: default;
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}

.noUi-active {
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}

/* Handle stripes;
 */
.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

.btn-red,
.btn-blue,
.btn-stroke-red,
.btn-stroke-blue {
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-red:active, .btn-red:visited,
.btn-blue:active,
.btn-blue:visited,
.btn-stroke-red:active,
.btn-stroke-red:visited,
.btn-stroke-blue:active,
.btn-stroke-blue:visited {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.btn-red.disabled,
.btn-blue.disabled,
.btn-stroke-red.disabled,
.btn-stroke-blue.disabled {
    color: #ffffff;
    background-color: #dddddd;
    text-shadow: none;
    -webkit-box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
    text-shadow: none;
}

.btn-red.disabled:hover,
.btn-blue.disabled:hover,
.btn-stroke-red.disabled:hover,
.btn-stroke-blue.disabled:hover {
    background-color: #dddddd;
    top: 0;
    -webkit-box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
}

.btn-red.disabled:active,
.btn-blue.disabled:active,
.btn-stroke-red.disabled:active,
.btn-stroke-blue.disabled:active {
    background-color: #dddddd;
    -webkit-box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 #cbcbcb, 0 4px 3px rgba(0, 0, 0, 0.15);
    top: 0;
}

.btn-red.disabled.btn-stroke-red, .btn-red.disabled.btn-stroke-blue,
.btn-blue.disabled.btn-stroke-red,
.btn-blue.disabled.btn-stroke-blue,
.btn-stroke-red.disabled.btn-stroke-red,
.btn-stroke-red.disabled.btn-stroke-blue,
.btn-stroke-blue.disabled.btn-stroke-red,
.btn-stroke-blue.disabled.btn-stroke-blue {
    border: 1px solid #dddddd;
}

.btn-big {
    padding: 16px 24px 16px;
}

.btn-big i {
    vertical-align: middle;
    display: inline-block;
}

span.btn-red,
span.btn-blue,
span.btn-green,
span.btn-stroke-red,
span.btn-stroke-blue {
    cursor: pointer;
    padding: 12px 15px 11px;
}

span.btn-red.btn-big,
span.btn-blue.btn-big,
span.btn-green.btn-big,
span.btn-stroke-red.btn-big,
span.btn-stroke-blue.btn-big {
    padding: 16px 24px 16px;
}

a.btn-red,
a.btn-blue,
a.btn-green,
a.btn-stroke-red,
a.btn-stroke-blue {
    text-decoration: none;
    color: #ffffff;
}

button.btn-red,
button.btn-blue,
button.btn-green,
button.btn-stroke-red,
button.btn-stroke-blue {
    padding: 13px 15px 12px;
}

.btn-red {
    border: none;
    background-color: #f44949;
    text-shadow: 0 1px 0 #d94949;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 0 0 #d04d4d, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 #d04d4d, 0 4px 3px rgba(0, 0, 0, 0.15);
    padding: 9px 15px;
    position: relative;
}

.btn-red:hover {
    background: #f55757;
    -webkit-box-shadow: 0 1px 0 0 #d04d4d;
    box-shadow: 0 1px 0 0 #d04d4d;
    top: 1px;
}

.btn-red:active {
    background: #f33f3f;
    top: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-blue {
    border: none;
    background-color: #23bae4;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 0 0 #1fafd7, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 #1fafd7, 0 4px 3px rgba(0, 0, 0, 0.15);
    text-shadow: 0 1px 0 #1facd3;
    padding: 9px 15px;
    position: relative;
}

.btn-blue:hover {
    background: #31bee6;
    -webkit-box-shadow: 0 1px 0 0 #1fafd7;
    box-shadow: 0 1px 0 0 #1fafd7;
    top: 1px;
}

.btn-blue:active {
    background: #1cb6e1;
    top: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-green {
    background: #52d55b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #52d55b), color-stop(100%, #4fcb58));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #52d55b 0%, #4fcb58 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52d55b', endColorstr='#4fcb58', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 0 2px 0 0 #2bb529;
    box-shadow: 0 2px 0 0 #2bb529;
    text-shadow: 0 1px 0 #41af49;
    border: none;
    color: #ffffff;
    padding: 9px 15px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.btn-green:hover {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 0 #2bb529;
    box-shadow: 0 1px 0 0 #2bb529;
}

.btn-green:active {
    background: #2ed138;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ed138), color-stop(100%, #3cc945));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #2ed138 0%, #3cc945 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ed138', endColorstr='#3cc945', GradientType=0);
    /* IE6-9 */
    top: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-stroke-red {
    padding: 9px 10px 7px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #f44949;
    color: #f44949;
    background-color: rgba(255, 244, 244, 0.58);
    cursor: pointer;
}

.btn-stroke-red:hover {
    background-color: #f44949;
    color: #ffffff;
}

a.btn-stroke-red {
    color: #f44949;
}

.btn-stroke-blue {
    cursor: pointer;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #23bae4;
    background-color: #f5fdff;
    color: #21afd7;
    padding: 8px 15px 7px;
}

.btn-stroke-blue:hover {
    background-color: #23bae4;
    color: #ffffff;
}

.btn-stroke-blue.btn-sb-big {
    padding: 14px 20px;
}

a.btn-stroke-blue {
    color: #21afd7;
}

.btn-buy-small,
.btn-buy-big {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: relative;
    color: #ffffff;
}

.btn-buy-small {
    background: #52d55b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #52d55b), color-stop(100%, #4fcb58));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #52d55b 0%, #4fcb58 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52d55b', endColorstr='#4fcb58', GradientType=0);
    /* IE6-9 */
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 0 0 #2bb529;
    box-shadow: 0 2px 0 0 #2bb529;
    text-shadow: 0 1px 0 #41af49;
}

.btn-buy-small:hover {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 0 #2bb529;
    box-shadow: 0 1px 0 0 #2bb529;
}

.btn-buy-small:active {
    background: #2ed138;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ed138), color-stop(100%, #3cc945));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #2ed138 0%, #3cc945 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ed138', endColorstr='#3cc945', GradientType=0);
    /* IE6-9 */
}

.btn-buy-big {
    font-weight: 500;
    cursor: pointer;
    background: #52d55b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #52d55b), color-stop(100%, #4fcb58));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #52d55b 0%, #4fcb58 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #52d55b 0%, #4fcb58 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52d55b', endColorstr='#4fcb58', GradientType=0);
    /* IE6-9 */
    font-size: 1.6em;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 #41af49;
}

.btn-buy-big:hover {
    top: 2px;
    -webkit-box-shadow: 0 2px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.1);
}

.btn-buy-big:active {
    text-shadow: none;
    top: 3px;
    -webkit-box-shadow: 0 1px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 0 #2bb529, 0 5px 10px rgba(0, 0, 0, 0.1);
    background: #2ed138;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ed138), color-stop(100%, #3cc945));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2ed138 0%, #3cc945 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #2ed138 0%, #3cc945 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ed138', endColorstr='#3cc945', GradientType=0);
    /* IE6-9 */
}

button:disabled {
    background-color: #d8d8d8;
}

button:disabled:hover {
    background-color: #d8d8d8;
}

textarea,
input {
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    border: 1px solid #eeedea;
    padding: 10px 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #a4a4a4;
    line-height: 1.5;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #a4a4a4;
    line-height: 1.6;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #a4a4a4;
    line-height: 1.25;
}

textarea:hover,
input:hover {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

textarea:focus,
input:focus {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
    color: #1f1f1f;
}

textarea:focus::-moz-placeholder,
input:focus::-moz-placeholder {
    color: #1f1f1f;
}

textarea:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder {
    color: #1f1f1f;
}

.inp-required {
    width: 100%;
    display: inline-block;
    position: relative;
}

.inp-required:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #f44e4f;
    position: absolute;
    top: 7px;
    right: 5px;
}

input[type="tel"],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"] {
    line-height: 1.4;
    margin-bottom: 20px;
}

input[type="tel"]::-ms-clear,
input[type="text"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="search"]::-ms-clear {
    display: none;
}

input[type=search] {
    -webkit-appearance: none;
}

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

input[type=email]:invalid {
    border: 1px solid #f44e4f;
    box-shadow: none;
}

input[type=tel]:invalid {
    border: 1px solid #f44e4f;
    box-shadow: none;
}

input[type=search] {
    -webkit-appearance: none;
}

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

textarea {
    line-height: 1.4;
    width: 100%;
    resize: none;
}

.simple-label {
    color: #979797;
    font-size: 0.9em;
    margin-bottom: 5px;
    display: block;
}

.form-alert {
    margin-bottom: 10px;
    border: 1px solid #f4b4b5;
    font-size: 0.85em;
    line-height: 1.4;
    color: #e55759;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px;
    background-color: #ffeaea;
}

.active-chek {
    background-position: 0 0;
}

.has-error {
    border: 1px solid #f44e4f;
}

.has-success {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

button:disabled {
    background-color: #d8d8d8;
}

button:disabled:hover {
    background-color: #d8d8d8;
}

/*! formstone v0.5.13 [dropdown.css] 2015-05-17 | MIT License | formstone.it */
/**
     * @class
     * @name .fs-dropdown-element
     * @type element
     * @description Target element
     */
/**
     * @class
     * @name .fs-dropdown
     * @type element
     * @description Base widget class
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-multiple
     * @type modifer
     * @description Indicates multi-selected element
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-cover
     * @type modifer
     * @description Indicates cover positioning
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-bottom
     * @type modifer
     * @description Indicates bottom positioning
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-disabled
     * @type modifer
     * @description Indicates disabled state
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-open
     * @type modifer
     * @description Indicates open state
     */
/**
     * @class
     * @name .fs-dropdown.fs-dropdown-focus
     * @type modifer
     * @description Indicates focus state
     */
.fs-dropdown {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
    /*
            @media screen and (min-width: 740px) {
                max-width: 30%;
            }
            */
    /**
         * @class
         * @name .fs-dropdown-selected
         * @type element
         * @description Handle item
         */
    /**
         * @class
         * @name .fs-dropdown-options
         * @type element
         * @description Options container
         */
    /**
         * @class
         * @name .fs-dropdown-group
         * @type element
         * @description Option group label
         */
    /**
         * @class
         * @name .fs-dropdown-item
         * @type element
         * @description Option item
         */
    /*
        &-options.fs-scrollbar {
            overflow: hidden;
        }

        &-options.fs-scrollbar-content {
            max-height: @fs-dropdown-max-height;

            padding: 0;
        }
*/
}

.fs-dropdown:focus {
    box-shadow: none;
    outline: none;
}

.fs-dropdown,
.fs-dropdown:after,
.fs-dropdown:before,
.fs-dropdown *,
.fs-dropdown *:after,
.fs-dropdown *:before {
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.fs-dropdown-element {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: -1;
}

.fs-dropdown-element,
.fs-dropdown-element:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

.no-opacity .fs-dropdown-element {
    left: -999999px;
}

.fs-dropdown-selected {
    width: 100%;
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 42px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 40px 0 15px;
    text-align: left;
    text-overflow: clip;
    z-index: 2;
}

.fs-dropdown-selected:after {
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #cccccc;
    content: '';
    display: block;
    margin: auto 0;
}

.no-touch .fs-dropdown-selected:hover {
    color: #222222;
}

.no-touch .fs-dropdown-disabled .fs-dropdown-selected:hover {
    color: #cccccc;
}

.fs-dropdown-options {
    width: 100%;
    max-height: 260px;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #cccccc;
    border-width: 0 1px 1px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    display: none;
    margin: 0;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    z-index: 50;
}

.fs-dropdown-options.fs-scrollbar {
    position: absolute;
}

.no-opacity .fs-dropdown-options {
    width: auto;
}

.fs-dropdown-group {
    border-bottom: 1px solid #cccccc;
    color: #999999;
    display: block;
    font-size: 11px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.fs-dropdown-item {
    width: 100%;
    background: #ffffff;
    border: none;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    /**
             * @class
             * @name .fs-dropdown-item.fs-dropdown-item_placeholder
             * @type modifier
             * @description Indicates placeholder item
             */
    /**
             * @class
             * @name .fs-dropdown-item.fs-dropdown-item_selected
             * @type modifier
             * @description Indicates selected item
             */
    /**
             * @class
             * @name .fs-dropdown-item.fs-dropdown-item_disabled
             * @type modifier
             * @description Indicates disabled item
             */
}

.fs-dropdown-item_placeholder {
    display: none;
}

.fs-dropdown-item_selected {
    background: #eeeeee;
}

.fs-dropdown-item_disabled {
    color: #999999;
    cursor: default;
}

.fs-dropdown-item:first-child {
    border-radius: 0;
}

.fs-dropdown-item:last-child {
    border-bottom: 0;
    border-radius: 0 0 3px 3px;
}

.no-touch .fs-dropdown-item:hover,
.no-touch .fs-dropdown-item_selected:hover {
    color: #222222;
    background-color: #dddddd;
    border-color: #cccccc;
}

.fs-dropdown-item_disabled,
.no-touch .fs-dropdown-item_disabled:hover {
    color: #cccccc;
    background-color: #ffffff;
    border-color: #cccccc;
}

.fs-dropdown-open {
    z-index: 3;
}

.fs-dropdown-open .fs-dropdown-options {
    display: block;
    border-radius: 0 0 3px 3px;
}

.fs-dropdown-open .fs-dropdown-selected {
    z-index: 51;
    border-radius: 3px 3px 0 0;
}

.fs-dropdown-open .fs-dropdown-selected,
.fs-dropdown-focus .fs-dropdown-selected {
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
    z-index: 49;
}

.fs-dropdown-cover .fs-dropdown-options {
    top: 0;
    border-radius: 3px;
    border-width: 1px;
}

.fs-dropdown-cover .fs-dropdown-item:first-child {
    border-radius: 3px 3px 0 0;
}

.fs-dropdown-bottom .fs-dropdown-options {
    top: auto;
    bottom: 100%;
    border-width: 1px 1px 0;
}

.fs-dropdown-bottom .fs-dropdown-item:last-child {
    border: none;
}

.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-selected {
    border-radius: 0 0 3px 3px;
}

.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options {
    border-radius: 3px 3px 0 0;
}

.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
    top: auto;
    bottom: 0;
}

.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
    border-radius: 3px;
}

.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-options {
    border-radius: 3px;
}

.fs-dropdown-multiple .fs-dropdown-options {
    width: 100%;
    position: static;
    border-radius: 3px;
    border-width: 1px;
    box-shadow: none;
    display: block;
}

.fs-dropdown-disabled .fs-dropdown-selected {
    background: #ffffff;
    border-color: #cccccc;
    color: #cccccc;
    cursor: default;
}

.fs-dropdown-disabled .fs-dropdown-options {
    background: #ffffff;
    border-color: #cccccc;
}

.fs-dropdown-disabled .fs-dropdown-group,
.fs-dropdown-disabled .fs-dropdown-item {
    border-color: #cccccc;
    color: #cccccc;
    cursor: default;
}

.fs-dropdown-disabled .fs-dropdown-item,
.no-touch .fs-dropdown-disabled .fs-dropdown-item:hover {
    color: #cccccc;
    background-color: #ffffff;
}

.fs-dropdown-disabled .fs-dropdown-item_selected,
.no-touch .fs-dropdown-disabled .fs-dropdown-item_selected:hover {
    background: #fafafa;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

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

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

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: #ffffff;
}

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

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

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #ffffff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #ffffff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #ffffff;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #ffffff;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

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

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

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
    font-family: 'Ubuntu', Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding: 3px 6px;
    overflow: hidden;
    font-weight: 400;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
    /* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}

.tooltipster-base .tooltipster-content {
    overflow: hidden;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    border-top: 4px solid;
    bottom: -4px;
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px;
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.tooltipster-fade-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0;
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0;
}

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
    opacity: 0.8;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

body {
    font: 0.85em 'Ubuntu', Arial, Tahoma, sans-serif;
}

.container {
    margin: 0 auto;
    max-width: 1100px;
    min-width: 960px;
    padding: 0 20px;
}

.row:after {
    display: table;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.grid, .box-1, .box-2, .box-3, .box-4, .box-5, .box-6, .box-7, .box-8, .box-9, .box-10, .box-11, .box-12, .m-grid, .m-box-1, .m-box-2, .m-box-3, .m-box-4, .m-box-5, .m-box-6, .m-box-7, .m-box-8, .m-box-9, .m-box-10, .m-box-11, .m-box-12 {
    float: left;
}

[class*="m-box"]:last-child {
    margin-right: 0;
}

.m-grid, .m-box-1, .m-box-2, .m-box-3, .m-box-4, .m-box-5, .m-box-6, .m-box-7, .m-box-8, .m-box-9, .m-box-10, .m-box-11, .m-box-12 {
    margin-right: 4%;
}

.m-box-1 {
    width: 4.66667%;
}

.m-box-2 {
    width: 13.33333%;
}

.m-box-3 {
    width: 22%;
}

.m-box-4 {
    width: 30.66667%;
}

.m-box-5 {
    width: 39.33333%;
}

.m-box-6 {
    width: 48%;
}

.m-box-7 {
    width: 56.66667%;
}

.m-box-8 {
    width: 65.33333%;
}

.m-box-9 {
    width: 74%;
}

.m-box-10 {
    width: 82.66667%;
}

.m-box-11 {
    width: 91.33333%;
}

.m-box-12 {
    width: 100%;
}

.box-1 {
    width: 8.33333%;
}

.box-2 {
    width: 16.66667%;
}

.box-3 {
    width: 25%;
}

.box-4 {
    width: 33.33333%;
}

.box-5 {
    width: 41.66667%;
}

.box-6 {
    width: 50%;
}

.box-7 {
    width: 58.33333%;
}

.box-8 {
    width: 66.66667%;
}

.box-9 {
    width: 75%;
}

.box-10 {
    width: 83.33333%;
}

.box-11 {
    width: 91.66667%;
}

.box-12 {
    width: 100%;
}

.disable-hover {
    pointer-events: none;
}

.placeholder {
    line-height: 1.2;
}

.menu-overlay {
    z-index: 25;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

.relative {
    position: relative;
}

.go-to-up {
    z-index: 30;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.go-to-up .arr-go-up {
    display: block;
    margin: 13px auto 0;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -73px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 12px;
    width: 20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .go-to-up .arr-go-up {
        background-size: 2485px 25px;
        background-position: -15px 0;
        height: 12px;
        width: 20px;
    }
}

.go-to-up:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.two-columns {
    position: relative;
}

.aside {
    float: left;
    width: 22%;
    margin-right: 3%;
}

.aside h4 {
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.aside h5 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
}

.aside h6 {
    margin-bottom: 5px;
}

.content {
    float: right;
    width: 75%;
}

.content h1 {
    font-weight: 500;
    font-size: 1.8em;
    margin: 0 0 10px;
    text-transform: none;
}

.social-block {
    margin-bottom: 30px;
}

.seo-block {
    color: #a8a8a8;
}

.simple-text h1, .simple-text h2, .simple-text h3, .simple-text h4, .simple-text h5, .simple-text h6 {
    font-weight: 500;
    margin-bottom: 10px;
}

.simple-text h1 {
    font-size: 2em;
}

.simple-text h2 {
    font-size: 1.6em;
}

.simple-text h3 {
    font-size: 1.6em;
}

.simple-text h4 {
    font-size: 1.4em;
}

.simple-text h5 {
    font-size: 1.2em;
}

.simple-text h5 {
    font-size: 1em;
}

.simple-text p {
    margin-bottom: 15px;
}

.simple-text ul {
    margin-left: 10px;
    margin-bottom: 20px;
}

.simple-text ul li {
    margin-bottom: 5px;
}

.simple-text .pic-side {
    padding: 0 5%;
}

.simple-text .pic-side img {
    width: 100%;
    max-width: 100%;
}

.show-all-page {
    position: fixed;
    left: 5%;
    bottom: 5%;
    z-index: 999;
    opacity: 0.7;
}

.show-all-page .open-list {
    width: 190px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: block;
    padding: 8px 15px;
    color: #ffffff;
    background-color: #1cbb54;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.show-all-page .demo-select-page {
    background-color: #ffffff;
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    padding: 10px 20px;
}

.show-all-page .demo-select-page li {
    display: block;
}

.show-all-page .demo-select-page a {
    white-space: nowrap;
}

.show-all-page .demo-select-page.hide {
    display: none;
}

.show-all-page:hover {
    opacity: 1;
}

.simple-table {
    width: 100%;
    margin-bottom: 30px;
}

.simple-table .tbl-head {
    font-weight: 500;
}

.simple-table tr:nth-of-type(2n+2) {
    background-color: #fafafa;
}

.simple-table td {
    white-space: nowrap;
    padding: 10px 20px;
}

.simple-table .tbl-bottom {
    font-weight: 500;
}

.system-msg {
    text-align: center;
    padding: 20px;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.header {
    margin-bottom: 30px;
    min-width: 960px;
    background-color: #fafafa;
}

.b-header-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    background-color: #ffffff;
}

.top-header {
    height: 50px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.top-header .container {
    display: table;
    height: 100%;
    width: 100%;
}

.btn-top-header {
    display: inline-block;
    padding: 12px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-top-header .btn-arrow {
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -247px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 7px;
    width: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-top-header .btn-arrow {
        background-size: 2485px 25px;
        background-position: -89px 0;
        height: 7px;
        width: 12px;
    }
}

.mini-popup {
    display: none;
    z-index: 35;
    padding: 25px 30px 30px;
    position: absolute;
    left: 0;
    top: 50px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #ffcb28;
}

.mini-popup.num-tel {
    min-width: 400px;
}

.mini-popup.cb-form {
    min-width: 355px;
}

.mp-active .mini-popup {
    display: block;
}

.mp-active .btn-arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.mm-tel,
.mm-skype,
.mm-icq {
    margin-bottom: 10px;
}

.mm-tel {
    padding-left: 25px;
}

.ico-mm-tel {
    position: absolute;
    left: 20px;
    top: 25px;
}

.ico-mm-tel i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2452px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 13px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .ico-mm-tel i {
        background-size: 2485px 25px;
        background-position: -1211px 0;
        height: 24px;
        width: 13px;
    }
}

.ico-mm-skype i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2396px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .ico-mm-skype i {
        background-size: 2485px 25px;
        background-position: -1173px 0;
        height: 24px;
        width: 24px;
    }
}

.ico-mm-icq i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2318px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 25px;
    width: 25px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .ico-mm-icq i {
        background-size: 2485px 25px;
        background-position: -1133px 0;
        height: 25px;
        width: 25px;
    }
}

.ico-mm-tel,
.ico-mm-skype,
.ico-mm-icq {
    margin-right: 2%;
    width: 32px;
    height: 32px;
    float: left;
}

.ico-mm-tel i,
.ico-mm-skype i,
.ico-mm-icq i {
    display: block;
    margin: 5px auto 0;
}

.m-tel,
.m-callback,
.info-nav {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.m-tel h6,
.m-callback h6,
.info-nav h6 {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 10px;
}

.m-tel label,
.m-callback label,
.info-nav label {
    display: block;
    margin-bottom: 5px;
    font-size: 11px;
    color: #979797;
}

.m-tel {
    width: 29%;
}

.m-tel .btn-top-header {
    font-size: 1.2em;
}

.m-tel .btn-top-header li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.m-tel .btn-top-header span {
    font-weight: 700;
}

.m-tel .order-info {
    font-size: 11px;
    color: #969696;
    line-height: 1.2;
}

.m-callback {
    width: 14%;
}

.m-callback .btn-arrow {
    margin-left: 5px;
}

.m-callback #cb-mm {
    margin: 0 10px 0 0;
    width: 125px;
}

.m-callback .btn-header-cb {
    width: 154px;
    text-transform: uppercase;
    padding: 13px 10px 11px;
    font-size: 11px;
    font-weight: 500;
}

.login-form {
    text-align: left;
}

.login-form input {
    width: 210px;
    margin-bottom: 10px;
}

.login-form .lf-btn-wrap {
    display: inline-block;
}

.login-form .btn-login {
    padding: 13px 25px 12px;
    margin-right: 10px;
}

.login-form .btn-rp,
.login-form .btn-rega {
    display: block;
    padding: 3px 0;
}

.info-nav {
    width: 57%;
    text-align: right;
}

.info-nav li {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 0 1px 0 #ffffff;
}

.info-nav li a {
    text-decoration: none;
    color: #1f1f1f;
    display: block;
    padding: 10px 7px;
}

.info-nav li a:hover {
    color: #f75e5e;
}

.th-sub-menu {
    position: relative;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    margin-left: 10px;
}

.th-sub-menu .btn-top-header {
    display: block;
    padding: 15px 20px 0;
    height: 50px;
}

.th-sub-menu .btn-top-header span {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3106px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 19px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .th-sub-menu .btn-top-header span {
        background-size: 2485px 25px;
        background-position: -1532px 0;
        height: 19px;
        width: 19px;
    }
}

.th-sub-menu .user-nav {
    text-align: left;
}

.th-sub-menu .user-nav li {
    display: block;
}

.th-sub-menu .user-nav a {
    display: block;
    white-space: nowrap;
    padding: 7px 10px;
}

.th-sub-menu .user-nav .un-line {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    margin: 4px 0;
}

.th-sub-menu .mini-popup {
    right: 0;
    left: auto;
}

.bottom-header {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    height: 100px;
}

.bottom-header .container {
    display: table;
    height: 100%;
    width: 100%;
}

.bottom-header .logo,
.bottom-header .main-search,
.bottom-header .buy-controls {
    vertical-align: middle;
    display: table-cell;
}

.bottom-header .logo {
    font: 0/0 a;
    width: 18%;
}

.main-search {
    padding: 0 5%;
    text-align: center;
    width: 64%;
    position: relative;
}

.main-search .timetable {
    font-size: 0.8em;
    color: #a9a9a9;
    text-shadow: 0 1px 1px #ffffff;
    position: absolute;
    left: 50%;
    top: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.main-search .form-search {
    position: relative;
}

.main-search .form-search input {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #ffffff;
    margin: 0;
    border: 1px solid #dadada;
    width: 100%;
}

.main-search .form-search input:hover {
    border: 1px solid #c5c5c5;
}

.main-search .form-search input:focus {
    border: 1px solid #ffd03d;
    -webkit-box-shadow: 0 0 4px rgba(254, 202, 39, 0.25);
    box-shadow: 0 0 4px rgba(254, 202, 39, 0.25);
}

.main-search .form-search input:focus + .btn-ico-search:after {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1165px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 19px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .main-search .form-search input:focus + .btn-ico-search:after {
        background-size: 2485px 25px;
        background-position: -562px 0;
        height: 19px;
        width: 19px;
    }
}

.btn-ico-search {
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
}

.btn-ico-search:after {
    content: '';
    vertical-align: middle;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 1px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1187px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 19px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-ico-search:after {
        background-size: 2485px 25px;
        background-position: -541px 0;
        height: 19px;
        width: 19px;
    }
}

.btn-ico-search:hover:after {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1165px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 19px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-ico-search:hover:after {
        background-size: 2485px 25px;
        background-position: -562px 0;
        height: 19px;
        width: 19px;
    }
}

.autocomplete {
    padding: 20px 0;
    z-index: 10;
    text-align: left;
    position: absolute;
    left: 0;
    top: 60px;
    background-color: #ffffff;
    width: 80%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    max-height: 400px;
    min-height: 400px;
    overflow-y: scroll;
}

.autocomplete li {
    padding: 5px 20px;
    border-bottom: 1px solid #eeeeee;
}

.autocomplete li:last-child {
    border-bottom: none;
}

.autocomplete li a {
    text-decoration: none;
    display: block;
}

.autocomplete li:hover {
    background-color: #fafafa;
}

.autocomplete li:hover .item-desc {
    text-decoration: none;
}

.autocomplete .img-wrap,
.autocomplete .item-desc,
.autocomplete .price {
    display: inline-block;
    vertical-align: middle;
}

.autocomplete .img-wrap {
    width: 11%;
}

.autocomplete .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
}

.autocomplete .item-desc {
    padding: 0 20px 0 10px;
    text-decoration: underline;
    width: 64%;
}

.autocomplete .price {
    color: #1f1f1f;
    width: 20%;
}

.autocomplete .btn-stroke-blue {
    max-width: 250px;
    margin: 20px auto 10px;
    display: block;
    text-align: center;
}

.autocomplete:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
}

.buy-controls {
    width: 18%;
    text-align: right;
}

.buy-controls .btn-items-compare,
.buy-controls .btn-wish-list,
.buy-controls .btn-cart {
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.buy-controls .btn-items-compare .btn-ico,
.buy-controls .btn-wish-list .btn-ico,
.buy-controls .btn-cart .btn-ico {
    display: block;
}

.buy-controls .btn-items-compare.mp-active,
.buy-controls .btn-wish-list.mp-active,
.buy-controls .btn-cart.mp-active {
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.buy-controls .btn-items-compare .btn-ico {
    margin: 17px auto;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2187px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .buy-controls .btn-items-compare .btn-ico {
        background-size: 2485px 25px;
        background-position: -1070px 0;
        height: 18px;
        width: 22px;
    }
}

.buy-controls .btn-wish-list .btn-ico {
    margin: 15px auto;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2247px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .buy-controls .btn-wish-list .btn-ico {
        background-size: 2485px 25px;
        background-position: -1106px 0;
        height: 22px;
        width: 16px;
    }
}

.buy-controls .btn-cart .btn-ico {
    margin: 16px auto;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2115px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .buy-controls .btn-cart .btn-ico {
        background-size: 2485px 25px;
        background-position: -1034px 0;
        height: 18px;
        width: 22px;
    }
}

.buy-controls .msg-qty {
    font-size: 10px;
    font-style: normal;
    line-height: 2;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #f75e5e;
    color: #ffffff;
}

.buy-controls .mini-popup {
    cursor: default;
    left: auto;
    right: 0;
    min-width: 500px;
    text-align: left;
    width: 100%;
    border-top: none;
}

.buy-controls .mini-popup h6 {
    font-size: 1.15em;
    font-weight: 500;
    margin-bottom: 20px;
}

.buy-controls .mini-popup .img-wrap,
.buy-controls .mini-popup .item-desc,
.buy-controls .mini-popup .price {
    display: inline-block;
    vertical-align: top;
}

.buy-controls .mini-popup .img-wrap {
    width: 14%;
}

.buy-controls .mini-popup .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
}

.buy-controls .mini-popup .item-desc {
    font-size: 13px;
    width: 60%;
    text-decoration: underline;
    padding-right: 20px;
}

.buy-controls .mini-popup .price {
    width: 22%;
    color: #1f1f1f;
}

.buy-controls .mini-popup .price span {
    font-size: 10px;
}

.buy-controls .mini-popup .del-item {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1841px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 12px;
    width: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .buy-controls .mini-popup .del-item {
        background-size: 2485px 25px;
        background-position: -907px 0;
        height: 12px;
        width: 12px;
    }
}

.buy-controls .btn-clear-list {
    margin: 12px 0 0 20px;
}

.buy-items-list {
    margin-bottom: 20px;
}

.buy-items-list li {
    padding: 5px 0;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.buy-items-list li:last-child {
    border-bottom: none;
}

.buy-items-list li a {
    display: block;
    text-decoration: none;
}

.buy-items-list li:hover {
    background-color: rgba(0, 0, 0, 0.02);
}

.buy-items-list li:hover .item-desc {
    text-decoration: none;
}

.buy-items-list li:hover .del-item {
    display: block;
}

.btn-catalog {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    font-size: 1.2em;
    background-color: #f44949;
    padding: 18px 20px 16px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 #d04d4d;
    -webkit-box-shadow: 0 3px 0 0 #d04d4d, 0 4px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 0 0 #d04d4d, 0 4px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    cursor: pointer;
    width: 22%;
}

.static .btn-catalog {
    width: 22%;
    cursor: default;
}

.static .btn-catalog .btn-catalog-arrow {
    display: none;
}

.dinamic .btn-catalog:hover {
    top: 1px;
    -webkit-box-shadow: 0 2px 0 0 #d04d4d;
    box-shadow: 0 2px 0 0 #d04d4d;
}

.dinamic .btn-catalog:active {
    top: 2px;
    -webkit-box-shadow: 0 1px 0 0 #d04d4d;
    box-shadow: 0 1px 0 0 #d04d4d;
}

.btn-catalog .btn-catalog-arrow {
    display: block;
    position: absolute;
    right: 17px;
    top: 23px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -443px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 12px;
    width: 18px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-catalog .btn-catalog-arrow {
        background-size: 2485px 25px;
        background-position: -203px 0;
        height: 12px;
        width: 18px;
    }
}

.catalog-wrap {
    position: relative;
}

.catalog-nav {
    z-index: 30;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 10px;
    margin-bottom: 0;
    position: absolute;
    padding-bottom: 0;
    height: 0;
}

.catalog-nav.static {
    position: relative;
}

.catalog-nav.dinamic {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.catalog-nav.dinamic .catalog-list {
    display: none;
}

.catalog-nav.catalog-nav-active .btn-catalog .btn-catalog-arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 21px;
}

.catalog-nav.catalog-nav-active .catalog-list {
    display: block;
}

.catalog-list {
    width: 22%;
    background-color: #ffffff;
    z-index: 15;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.06);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.catalog-list > li {
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

.catalog-list > li:last-child {
    border-bottom: none;
}

.catalog-list > li:hover {
    color: #f75e5e;
}

.catalog-list .c-nav {
    display: block;
    padding: 6px 20px;
    position: relative;
}

.catalog-list .c-nav:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    right: -15px;
    top: -2px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 20px 0;
    border-color: transparent #ffcb28 transparent transparent;
}

.catalog-list .c-nav.maintainHover:before {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
    right: -1px;
}

.catalog-list .cat-label {
    background-color: #6ac452;
    color: #ffffff;
    font-size: 10px;
    line-height: 1;
    padding: 1px 4px;
    margin-left: 5px;
}

.minigrid-wrapper {
    min-width: 746px;
    width: 100%;
}

.catalog-sub-menu {
    overflow-x: hidden;
    opacity: 0;
    min-height: 210px;
    border-left: 4px solid #ffcb28;
    cursor: default;
    -webkit-box-shadow: 10px 0 30px rgba(0, 0, 0, 0.06);
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.06);
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fffdef;
    padding: 25px 30px 15px;
    width: 78%;
    display: block;
    height: auto;
}

.catalog-sub-menu > li, .catalog-sub-menu .catalog-item {
    padding-right: 1.5em;
    padding-bottom: 1em;
    width: 31%;
    display: inline-block;
    vertical-align: top;
}

.catalog-sub-menu > li:nth-of-type(3n+3), .catalog-sub-menu .catalog-item:nth-of-type(3n+3) {
    padding-right: 0;
}

.catalog-sub-menu .cat-head {
    font-size: 1.1em;
    font-weight: 500;
    display: block;
    color: #1f1f1f;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-decoration: underline;
}

.catalog-sub-menu .cat-head:hover {
    color: #f75e5e;
    text-decoration: none;
}

.catalog-sub-menu .category li {
    margin-bottom: 1px;
}

.catalog-sub-menu .category a {
    display: inline-block;
    color: #1f1f1f;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.3;
}

.catalog-sub-menu .category a:hover {
    color: #f75e5e;
    text-decoration: underline;
}


.sub-form {
    margin-bottom: 30px;
}

.sub-form .btn-red {
    width: 19%;
    padding: 8px 0 4px;
    text-align: center;
}

.sub-form .sub-input {
    width: 78%;
    margin-bottom: 0;
}

.sub-form .ico-mail {
    line-height: 1;
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -657px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 23px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .sub-form .ico-mail {
        background-size: 2485px 25px;
        background-position: -304px 0;
        height: 23px;
        width: 23px;
    }
}

.a-review {
    margin-bottom: 30px;
}

.a-review .ar-post {
    position: relative;
    display: block;
    margin-bottom: 20px;
    color: #1f1f1f;
    text-decoration: none;
}

.a-review .ar-post h6 {
    font-weight: 500;
    text-decoration: underline;
}

.a-review .ar-post:hover h6 {
    color: #f75e5e;
}

.a-review .ar-post:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.imitate-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    color: #1a8fe0;
    text-decoration: underline;
    white-space: nowrap;
}

.imitate-link:hover {
    text-decoration: none;
}

.arr-link {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4330px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 9px;
    width: 6px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .arr-link {
        background-size: 2485px 25px;
        background-position: -2158px 0;
        height: 9px;
        width: 6px;
    }
}

.m-slider {
    max-height: 278px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

.m-slider li img {
    max-width: 100%;
}

.m-slider .owl-prev,
.m-slider .owl-next {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    z-index: 6;
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.m-slider .owl-prev {
    left: 0;
}

.m-slider .owl-prev:before {
    opacity: 0;
    content: '';
    display: block;
    width: 14px;
    height: 23px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1288px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .m-slider .owl-prev:before {
        background-size: 2485px 25px;
        background-position: -628px 0;
        height: 23px;
        width: 14px;
    }
}

.m-slider .owl-next {
    right: 0;
}

.m-slider .owl-next:before {
    opacity: 0;
    content: '';
    display: block;
    width: 14px;
    height: 23px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1240px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .m-slider .owl-next:before {
        background-size: 2485px 25px;
        background-position: -604px 0;
        height: 23px;
        width: 14px;
    }
}

.m-slider:hover .owl-prev:hover,
.m-slider:hover .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.m-slider:hover .owl-prev:before,
.m-slider:hover .owl-next:before {
    opacity: 1;
}

.owl-dots {
    z-index: 7;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-dot {
    margin: 0 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.owl-dot.active {
    background-color: #f75e5e;
}

.main-h1 {
    font-weight: 400;
    font-size: 1.8em;
    text-transform: uppercase;
    border-top: 1px solid #eeeeee;
    padding-top: 9px;
    margin: 0 0 10px;
}

.main-h2 {
    font-weight: 400;
    font-size: 1.8em;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.main-h2 span {
    position: relative;
}

.main-h2 span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 16px;
    height: 2px;
    background-color: #f75e5e;
}

.main-h2-line {
    font-size: 1.35em;
    font-weight: 500;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
}

.h1-simple {
    font-weight: 500;
    font-size: 1.8em;
    margin: 0 0 10px;
    line-height: 1.3;
    margin: 0;
    text-transform: none;
}

.item-carousel,
.aside-caro-items,
.items-container,
.full-caro-items {
    margin-bottom: 30px;
}

.item-carousel .item,
.aside-caro-items .item,
.items-container .item,
.full-caro-items .item {
    position: relative;
    padding: 0 1%;
}

.item-carousel .item:hover .item-controls,
.aside-caro-items .item:hover .item-controls,
.items-container .item:hover .item-controls,
.full-caro-items .item:hover .item-controls {
    opacity: 1;
}

.item-carousel .img-wrap,
.aside-caro-items .img-wrap,
.items-container .img-wrap,
.full-caro-items .img-wrap {
    display: table;
    text-align: center;
    width: 100%;
    height: 225px;
    padding: 0 5%;
}

.item-carousel .img-wrap a,
.aside-caro-items .img-wrap a,
.items-container .img-wrap a,
.full-caro-items .img-wrap a {
    max-width: 223px;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.item-carousel .img-wrap img,
.aside-caro-items .img-wrap img,
.items-container .img-wrap img,
.full-caro-items .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.item-carousel h6,
.aside-caro-items h6,
.items-container h6,
.full-caro-items h6 {
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 5px;
    padding-right: 10px;
}

.item-carousel h6 a,
.aside-caro-items h6 a,
.items-container h6 a,
.full-caro-items h6 a {
    text-decoration: none;
    color: #1f1f1f;
}

.item-carousel h6 a:hover,
.aside-caro-items h6 a:hover,
.items-container h6 a:hover,
.full-caro-items h6 a:hover {
    color: #1a8fe0;
}

.item-carousel .old-price,
.aside-caro-items .old-price,
.items-container .old-price,
.full-caro-items .old-price {
    display: inline-block;
    font-weight: 400;
    font-size: 11px;
    position: relative;
    color: #999999;
    margin-right: 5px;
}

.item-carousel .old-price:before,
.aside-caro-items .old-price:before,
.items-container .old-price:before,
.full-caro-items .old-price:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f75e5e;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.item-carousel .actual-price,
.aside-caro-items .actual-price,
.items-container .actual-price,
.full-caro-items .actual-price {
    display: inline-block;
    font-size: 1.1em;
    font-weight: 700;
    color: #f44949;
}

.item-carousel .actual-price .p-uah,
.aside-caro-items .actual-price .p-uah,
.items-container .actual-price .p-uah,
.full-caro-items .actual-price .p-uah {
    color: #1f1f1f;
    font-size: 10px;
}

.items-container .item {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border: 1px solid transparent;
}

.items-container .item:hover {
    border: 1px solid #eeeeee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.items-container .item:hover h6 a {
    color: #1a8fe0;
}

.items-container .item:hover .img-wrap img {
    opacity: 0.9;
}

.items-container .item .img-wrap {
    max-width: 245px;
}

.items-container .item .item-info {
    display: block;
    margin-bottom: 5px;
}

.items-container .item .article,
.items-container .item .stock {
    font-size: 11px;
    white-space: nowrap;
}

.items-container .item .article {
    margin-right: 5px;
    color: #b2b2b2;
}

.items-container .item .article span {
    color: #1f1f1f;
    font-weight: 500;
}

.items-container .item .stock i {
    display: inline-block;
}

.items-container .item .stock .available {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4956px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 8px;
    width: 11px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .items-container .item .stock .available {
        background-size: 2485px 25px;
        background-position: -2465px 0;
        height: 8px;
        width: 11px;
    }
}

.items-container .item .stock .absent {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4919px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 8px;
    width: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .items-container .item .stock .absent {
        background-size: 2485px 25px;
        background-position: -2450px 0;
        height: 8px;
        width: 8px;
    }
}

.load-items {
    display: block;
    width: 188px;
    margin: 0 auto 60px;
}

.load-items .ico-load-more {
    margin-left: 18px;
    position: relative;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #23bae4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.load-items .ico-load-more:before, .load-items .ico-load-more:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #23bae4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}

.load-items .ico-load-more:before {
    left: -6px;
}

.load-items .ico-load-more:after {
    right: 12px;
}

.load-items:hover .ico-load-more {
    background-color: #ffffff;
}

.load-items:hover .ico-load-more:before, .load-items:hover .ico-load-more:after {
    background-color: #ffffff;
}

.item-carousel .owl-dots,
.aside-caro-items .owl-dots,
.full-caro-items .owl-dots {
    top: -15px;
    left: 0;
    bottom: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

.item-carousel .owl-prev,
.item-carousel .owl-next,
.aside-caro-items .owl-prev,
.aside-caro-items .owl-next,
.full-caro-items .owl-prev,
.full-caro-items .owl-next {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    z-index: 6;
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.item-carousel .owl-prev,
.aside-caro-items .owl-prev,
.full-caro-items .owl-prev {
    opacity: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.65)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
}

.item-carousel .owl-prev:before,
.aside-caro-items .owl-prev:before,
.full-caro-items .owl-prev:before {
    content: '';
    display: block;
    width: 14px;
    height: 23px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1288px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-carousel .owl-prev:before,
    .aside-caro-items .owl-prev:before,
    .full-caro-items .owl-prev:before {
        background-size: 2485px 25px;
        background-position: -628px 0;
        height: 23px;
        width: 14px;
    }
}

.item-carousel .owl-next,
.aside-caro-items .owl-next,
.full-caro-items .owl-next {
    opacity: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.65)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#a6ffffff', GradientType=1);
    /* IE6-9 */
}

.item-carousel .owl-next:before,
.aside-caro-items .owl-next:before,
.full-caro-items .owl-next:before {
    content: '';
    display: block;
    width: 14px;
    height: 23px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1240px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-carousel .owl-next:before,
    .aside-caro-items .owl-next:before,
    .full-caro-items .owl-next:before {
        background-size: 2485px 25px;
        background-position: -604px 0;
        height: 23px;
        width: 14px;
    }
}

.item-carousel:hover .owl-prev,
.aside-caro-items:hover .owl-prev,
.full-caro-items:hover .owl-prev {
    opacity: 1;
}

.item-carousel:hover .owl-next,
.aside-caro-items:hover .owl-next,
.full-caro-items:hover .owl-next {
    opacity: 1;
}

.aside-caro-items .owl-dots {
    top: 0px;
}

.item-controls {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: -53px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    position: absolute;
    left: 50%;
    top: 170px;
    display: inline-block;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 4px 4px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.item-controls a {
    text-decoration: none;
}

.item-controls li {
    word-spacing: nowrap;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.btn-item-controls {
    width: 30px;
    height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.btn-item-controls a {
    text-decoration: none;
}

.btn-item-controls i {
    display: block;
    line-height: 1;
}

.btn-item-controls .add-compare {
    margin: 7px auto 0;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3292px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-item-controls .add-compare {
        background-size: 2485px 25px;
        background-position: -1622px 0;
        height: 18px;
        width: 22px;
    }
}

.btn-item-controls .add-wish-list {
    margin: 4px auto 0;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3352px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btn-item-controls .add-wish-list {
        background-size: 2485px 25px;
        background-position: -1658px 0;
        height: 22px;
        width: 16px;
    }
}

.btn-item-controls:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.btn-item-controls:active {
    background-color: rgba(0, 0, 0, 0.3);
}

.item-label {
    z-index: 5;
    position: absolute;
    right: 0;
    top: 20px;
}

.item-label i {
    display: block;
}

.item-label.drop-label {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3501px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 64px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-label.drop-label {
        background-size: 2485px 25px;
        background-position: -1685px 0;
        height: 19px;
        width: 64px;
    }
}

.item-label.sale-label {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3936px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 98px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-label.sale-label {
        background-size: 2485px 25px;
        background-position: -1869px 0;
        height: 19px;
        width: 98px;
    }
}

.item-label.top-label {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4222px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 91px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-label.top-label {
        background-size: 2485px 25px;
        background-position: -2018px 0;
        height: 19px;
        width: 91px;
    }
}

.item-label.new-label {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3680px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 55px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-label.new-label {
        background-size: 2485px 25px;
        background-position: -1784px 0;
        height: 19px;
        width: 55px;
    }
}

.action-block {
    margin-bottom: 30px;
}

.action-block li {
    float: left;
}

.action-block li:hover a.img-wrap img {
    opacity: 0.8;
}

.action-block a.img-wrap {
    display: block;
    margin-bottom: 10px;
    color: #1f1f1f;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

.action-block a.img-wrap img {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    max-width: 100%;
    width: 100%;
}

.action-block h6 {
    font-weight: 400;
    line-height: 1.3;
}

.action-block h6 a {
    color: #1f1f1f;
}

.action-block h6 a:hover {
    color: #f75e5e;
}

.main-category {
    margin-bottom: 20px;
}

.main-category-item {
    padding: 5px;
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin-right: 1%;
    margin-bottom: 1.3%;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 4px;
}

.main-category-item p {
    white-space: nowrap;
    font-size: 0.9em;
    line-height: 1.3;
}

.main-category-item a {
    text-decoration: none;
    color: #1f1f1f;
}

.main-category-item img {
    margin: 0 auto 5px;
    max-width: 70px;
}

.hide-text {
    overflow: hidden;
    position: relative;
    max-height: 280px;
    padding-top: 30px;
}

.hide-text h1, .hide-text h2, .hide-text h3, .hide-text h4, .hide-text h5, .hide-text h6 {
    font-weight: 500;
    margin-bottom: 10px;
}

.hide-text h1 {
    font-size: 2em;
}

.hide-text h2 {
    font-size: 1.6em;
}

.hide-text h3 {
    font-size: 1.6em;
}

.hide-text h4 {
    font-size: 1.4em;
}

.hide-text h5 {
    font-size: 1.2em;
}

.hide-text h5 {
    font-size: 1em;
}

.hide-text p {
    margin-bottom: 15px;
}

.hide-text:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.hide-text.expand {
    color: #1f1f1f;
    max-height: 100%;
}

.hide-text.expand:before {
    background: none;
}

.footer {
    border-top: 1px solid #eeeeee;
    margin-top: 60px;
    padding: 40px 0;
}

.footer .f-box {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.footer .f-header {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}

.footer .copyright {
    font-size: 11px;
    color: #757575;
}

.footer .f-timetable {
    margin-bottom: 5px;
}

.we-accept-card {
    margin-bottom: 10px;
}

.we-accept-card li {
    display: inline-block;
    margin-right: 2px;
}

.we-accept-card .ac-visa {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3205px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 37px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .we-accept-card .ac-visa {
        background-size: 2485px 25px;
        background-position: -1564px 0;
        height: 23px;
        width: 37px;
    }
}

.we-accept-card .ac-master {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2968px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 37px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .we-accept-card .ac-master {
        background-size: 2485px 25px;
        background-position: -1445px 0;
        height: 23px;
        width: 37px;
    }
}

.eighteen-plus {
    display: block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2005px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 25px;
    width: 60px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .eighteen-plus {
        background-size: 2485px 25px;
        background-position: -942px 0;
        height: 25px;
        width: 60px;
    }
}

.social-group li {
    display: inline-block;
    margin-right: 2px;
}

.social-group li span {
    cursor: pointer;
    display: block;
}

.social-group .soc-fb span {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4540px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .social-group .soc-fb span {
        background-size: 2485px 25px;
        background-position: -2244px 0;
        height: 24px;
        width: 24px;
    }
}

.social-group .soc-vk span {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4774px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .social-group .soc-vk span {
        background-size: 2485px 25px;
        background-position: -2361px 0;
        height: 24px;
        width: 24px;
    }
}

.social-group .soc-g-plus span {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4618px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .social-group .soc-g-plus span {
        background-size: 2485px 25px;
        background-position: -2283px 0;
        height: 24px;
        width: 24px;
    }
}

.social-group .soc-twitter span {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4696px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .social-group .soc-twitter span {
        background-size: 2485px 25px;
        background-position: -2322px 0;
        height: 24px;
        width: 24px;
    }
}

.price-nav {
    margin: 15px 0 30px;
}

.price-form {
    padding: 0 10px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.price-form .price-string {
    position: relative;
    left: -8px;
    font-size: 1.1em;
    font-weight: 500;
}

.price-form .price-string .uah {
    font-style: normal;
    font-size: 10px;
}

.price-form .p-min-input,
.price-form .p-max-input {
    display: none;
}

.price-form .p-min,
.price-form .p-max {
    color: #f75e5e;
}

.price-form .submit-price {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.simple-price-form {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.simple-price-form .spf-title {
    font-size: 1.1em;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.simple-price-form label[for*="sp-form-"] {
    display: block;
    width: 70px;
    margin-bottom: 2px;
}

.simple-price-form input[id*="sp-form-"] {
    width: 100%;
}

.simple-price-form .pc-inp {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
    width: 34%;
}

.simple-price-form .submit-price {
    width: 24%;
    vertical-align: middle;
}

.aside-filter {
    margin: 75px 0 30px;
}

.aside-filter h6 {
    line-height: 1.2;
    display: block;
    padding: 10px 10px 10px 0;
    font-size: 1.1em;
    position: relative;
    font-weight: 500;
    margin-bottom: 0;
}

.aside-filter .arr-aside-filter {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -247px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 7px;
    width: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .aside-filter .arr-aside-filter {
        background-size: 2485px 25px;
        background-position: -89px 0;
        height: 7px;
        width: 12px;
    }
}

.sort-info {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    color: #b2b2b2;
}

.sort-info span {
    color: #767676;
    font-weight: 500;
}

.filter-lists h6 {
    cursor: pointer;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-bottom: 1px solid #eeeeee;
}

.filter-lists h6:hover {
    color: #f75e5e;
}

.filter-lists li {
    position: relative;
}

.filter-lists label[for*="filter"] {
    position: relative;
    z-index: -1;
}

.filter-lists .active .arr-aside-filter {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.field-filter-checkbox {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.filter-list {
    display: none;
    margin: 10px 0 0;
    padding-bottom: 10px;
}

.filter-list .qty-pos {
    position: relative;
    font-size: 12px;
    color: #b3b3b3;
}

.filter-item .filter {
    text-decoration: none;
    padding-left: 16px;
    color: #000000;
}

.filter-item .checkbox-label {
    position: relative;
    margin-left: 3px;
}

.filter-item .checkbox-label:before {
    content: '';
    display: block;
    position: absolute;
    left: -21px;
    top: 0px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2557px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .filter-item .checkbox-label:before {
        background-size: 2485px 25px;
        background-position: -1234px 0;
        height: 16px;
        width: 16px;
    }
}

.filter-item .checkbox-label.checkbox-checked:before {
    display: block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2538px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .filter-item .checkbox-label.checkbox-checked:before {
        background-size: 2485px 25px;
        background-position: -1251px 0;
        height: 16px;
        width: 16px;
    }
}

.items-sorted {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
    padding-bottom: 30px;
}

.items-sorted h6 {
    font-weight: 500;
    font-size: 1em;
}

.items-sorted .item-sorted li {
    display: block;
    cursor: pointer;
}

.items-sorted .item-sorted li:hover {
    color: #f75e5e;
}

.items-sorted .item-sorted .del-sorted-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1874px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 8px;
    width: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .items-sorted .item-sorted .del-sorted-item {
        background-size: 2485px 25px;
        background-position: -928px 0;
        height: 8px;
        width: 8px;
    }
}

.items-sorted .btn-clear-all {
    display: block;
    margin: 15px auto 0;
    max-width: 150px;
}

.items-sorted .btn-clear-all .ico-reset {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -3045px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 14px;
    width: 17px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .items-sorted .btn-clear-all .ico-reset {
        background-size: 2485px 25px;
        background-position: -1504px 0;
        height: 14px;
        width: 17px;
    }
}

.bc-nav li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}

.bc-nav .sep-bc {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -168px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 7px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .bc-nav .sep-bc {
        background-size: 2485px 25px;
        background-position: -76px 0;
        height: 11px;
        width: 7px;
    }
}

.catalog-filters {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
}

.catalog-filters .filter-name {
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.catalog-filters .catalog-filter-list {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    -webkit-columns: 100px 5;
    -moz-columns: 100px 5;
    columns: 100px 5;
}

.catalog-filters .catalog-filter-list li {
    padding: 4px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.catalog-filters .catalog-filter-list li span {
    position: relative;
    top: -2px;
    left: 2px;
    font-size: 11px;
    color: #b3b3b3;
}

.catalog-filters .active {
    cursor: default;
    background-color: #f75e5e;
    text-decoration: none;
    color: #ffffff;
    padding: 2px 6px;
}

.catalog-filters .active span {
    margin-left: 4px;
    color: #fa9696 !important;
}

.sort-item-show .m-box-6 {
    margin: 15px 0;
}

.sort-item-show .sort .popup {
    z-index: 10;
    display: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
}

.sort-item-show .sort .dd-arr {
    margin-left: 4px;
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1800px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 7px;
    width: 11px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .sort-item-show .sort .dd-arr {
        background-size: 2485px 25px;
        background-position: -888px 0;
        height: 7px;
        width: 11px;
    }
}

.sort-item-show .sort .active .popup {
    display: block;
}

.sort-item-show .sort .active .dd-arr {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.sort-item-show .open-popup {
    position: relative;
}

.sort-item-show .sort-show {
    text-align: right;
}

.sort-item-show .item-show span {
    font-weight: 500;
}

.paginator {
    font-size: 1.2em;
    text-align: center;
}

.paginator li {
    vertical-align: middle;
    display: inline-block;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.paginator li a {
    display: block;
    text-decoration: none;
    color: #000000;
    background-color: #fafafa;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    padding: 9px 0;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.paginator li a:hover {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}

.paginator li:active a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.paginator .arr-prev .pag-arr-prev,
.paginator .arr-prev .pag-arr-next,
.paginator .arr-next .pag-arr-prev,
.paginator .arr-next .pag-arr-next {
    margin: 17px auto 0;
    display: block;
}

.paginator .arr-prev {
    margin-right: 10px;
}

.paginator .arr-prev .pag-arr-prev {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4443px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 7px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .paginator .arr-prev .pag-arr-prev {
        background-size: 2485px 25px;
        background-position: -2213px 0;
        height: 11px;
        width: 7px;
    }
}

.paginator .arr-next {
    margin-left: 10px;
}

.paginator .arr-next .pag-arr-next {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4417px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 7px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .paginator .arr-next .pag-arr-next {
        background-size: 2485px 25px;
        background-position: -2200px 0;
        height: 11px;
        width: 7px;
    }
}

.paginator .active {
    padding-top: 9px;
    color: #ffffff;
    background-color: #f75e5e;
    border: 1px solid #f75e5e;
    cursor: default;
}

.paginator .active:hover {
    border: 1px solid #f75e5e;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.paginator .no-active {
    background: none;
    width: 20px;
    border: none;
}

.paginator .no-active:hover {
    border: none;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.item-article {
    padding: 2px 4px;
    color: #ffffff;
    background-color: #f75e5e;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
}

.item-article span {
    font-weight: 500;
}

.item-page .main-h2 {
    text-transform: none;
}

.item-page .bc-nav-wrap {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.bc-nav-wrap {
    width: 100%;
    padding-left: 25%;
    padding-bottom: 20px;
}

.bc-nav-wrap .main-h1 {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.gallery-thumb,
.short-desc,
.buy-panel {
    float: left;
}

.gallery-thumb {
    position: relative;
    width: 38%;
    margin-right: 3%;
}

.gallery-thumb .img-wrap {
    display: table;
    max-width: 534px;
    width: 100%;
    min-height: 350px;
    padding: 4% 6%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eeeeee;
}

.gallery-thumb .img-wrap span {
    max-width: 300px;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.gallery-thumb .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.gallery-thumb .item-label {
    right: 20px;
}

.gallery-thumb .gallery-nav {
    margin: 20px 0;
}

.open-zoom-item {
    cursor: pointer;
}

.gallery-nav {
    margin-bottom: 20px;
}

.gallery-nav li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 4px;
    display: inline-block;
    width: 60px;
    height: 60px;
}

.gallery-nav a {
    display: block;
    width: 62px;
    height: 62px;
    border: 1px solid #eeeeee;
    display: table;
}

.gallery-nav a:hover {
    border: 1px solid #21afd7;
}

.gallery-nav span {
    width: 100%;
    height: 100%;
    max-width: 62px;
    max-height: 62px;
    display: table-cell;
    vertical-align: middle;
}

.gallery-nav img {
    margin: 0 auto;
    max-width: 60px;
}

.gallery-nav .active a {
    border: 1px solid #21afd7;
}

.short-desc {
    float: left;
    width: 35%;
    margin-right: 3%;
}

.short-desc h4 {
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 10px;
}

.short-desc .short-tech {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.item-btn {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
}

.item-btn .btn-callback,
.item-btn .btn-follow-price,
.item-btn .btn-compare,
.item-btn .btn-wish-list {
    position: absolute;
    left: 10px;
}

.item-btn .btn-callback {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -805px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 23px;
    top: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-callback {
        background-size: 2485px 25px;
        background-position: -341px 0;
        height: 22px;
        width: 23px;
    }
}

.item-btn .btn-follow-price {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -583px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 14px;
    width: 22px;
    top: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-follow-price {
        background-size: 2485px 25px;
        background-position: -232px 0;
        height: 14px;
        width: 22px;
    }
}

.item-btn .btn-compare {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -950px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 22px;
    top: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-compare {
        background-size: 2485px 25px;
        background-position: -415px 0;
        height: 18px;
        width: 22px;
    }
}

.item-btn .btn-wish-list {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1064px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 16px;
    top: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-wish-list {
        background-size: 2485px 25px;
        background-position: -487px 0;
        height: 22px;
        width: 16px;
    }
}

.item-btn .btn-stroke-blue {
    display: inline-block;
    position: relative;
    float: left;
    height: 40px;
    font-size: 12px;
    min-width: 165px;
    margin-bottom: 8px;
    margin-right: 8px;
}

.item-btn .btn-stroke-blue span {
    white-space: nowrap;
    line-height: 1.9;
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
}

.item-btn .btn-stroke-blue:hover .btn-callback {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -779px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 23px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-stroke-blue:hover .btn-callback {
        background-size: 2485px 25px;
        background-position: -365px 0;
        height: 22px;
        width: 23px;
    }
}

.item-btn .btn-stroke-blue:hover .btn-follow-price {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -558px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 14px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-stroke-blue:hover .btn-follow-price {
        background-size: 2485px 25px;
        background-position: -255px 0;
        height: 14px;
        width: 22px;
    }
}

.item-btn .btn-stroke-blue:hover .btn-compare {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -925px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-stroke-blue:hover .btn-compare {
        background-size: 2485px 25px;
        background-position: -439px 0;
        height: 18px;
        width: 22px;
    }
}

.item-btn .btn-stroke-blue:hover .btn-wish-list {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1045px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-btn .btn-stroke-blue:hover .btn-wish-list {
        background-size: 2485px 25px;
        background-position: -505px 0;
        height: 22px;
        width: 16px;
    }
}

.item-terms-deliv-warr p {
    font-weight: 500;
    margin-bottom: 5px;
}

.item-terms-deliv-warr ul {
    padding-right: 10px;
}

.item-terms-deliv-warr ul li {
    font-size: 12px;
    position: relative;
    margin-bottom: 10px;
}

.item-terms-deliv-warr ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 5px;
    width: 4px;
    height: 4px;
    background-color: #000000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.item-star span {
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4883px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 14px;
    width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-star span {
        background-size: 2485px 25px;
        background-position: -2425px 0;
        height: 14px;
        width: 15px;
    }
}

.item-star .select {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4833px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 14px;
    width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .item-star .select {
        background-size: 2485px 25px;
        background-position: -2400px 0;
        height: 14px;
        width: 15px;
    }
}

.buy-panel {
    width: 21%;
    text-align: center;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.06);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 30px;
}

.buy-panel a {
    text-decoration: none;
}

.buy-panel .btn-buy-big {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.buy-panel .item-star {
    margin: 0 auto 5px;
    width: 74px;
    display: block;
}

.buy-panel .item-status {
    margin-bottom: 5px;
}

.buy-panel .go-review {
    margin-bottom: 20px;
}

.buy-panel .btn-stroke-red {
    padding: 9px 5px 10px;
    width: 100%;
}

.buy-panel.disable .price-info .actual-price {
    color: #b7b7b7;
}

.buy-panel.disable .price-info .p-uah {
    color: #b7b7b7;
}

.buy-panel.disable .price-info .usd {
    color: #b7b7b7;
}

.buy-panel.disable .btn-buy-big {
    cursor: default;
    background: #eaeaea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eaeaea 0%, gainsboro 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, gainsboro));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eaeaea 0%, gainsboro 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eaeaea 0%, gainsboro 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eaeaea 0%, gainsboro 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eaeaea 0%, gainsboro 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#dcdcdc', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 0 4px 0 0 #c7c7c7, 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 0 0 #c7c7c7, 0 5px 10px rgba(0, 0, 0, 0.2);
    text-shadow: none;
    color: #b7b7b7;
}

.buy-panel.disable .btn-buy-big:hover {
    top: 0;
}

.buy-panel.disable .btn-buy-big:active {
    top: 0;
}

.price-info {
    text-align: left;
    margin-bottom: 20px;
}

.price-info .old-price,
.price-info .actual-price {
    display: block;
}

.price-info .old-price {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 11px;
    position: relative;
}

.price-info .old-price:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f75e5e;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.price-info .old-price .p-uah {
    font-size: 0.75em;
}

.price-info .actual-price {
    font-weight: 600;
    font-size: 1.8em;
    color: #f75e5e;
}

.price-info .actual-price .p-uah {
    font-weight: 500;
    color: #888888;
    font-size: 0.6em;
}

.price-info .usd {
    color: #939393;
}

.item-tabs-nav {
    border-bottom: 1px solid #f75e5e;
    padding-left: 30px;
    margin-bottom: 30px;
}

.item-tabs-nav li {
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 12px 24px;
    background-color: #f75e5e;
    color: #ffffff;
    float: left;
    margin-right: 2px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
}

.item-tabs-nav li:hover {
    color: #f75e5e;
    background-color: #ffffff;
    border-left: 1px solid #f75e5e;
    border-right: 1px solid #f75e5e;
    border-top: 1px solid #f75e5e;
}

.item-tabs-nav li:hover a {
    color: #f75e5e;
}

.item-tabs-nav li:hover:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ffffff;
}

.item-tabs-nav .active {
    color: #f75e5e;
    background-color: #ffffff;
    border-left: 1px solid #f75e5e;
    border-right: 1px solid #f75e5e;
    border-top: 1px solid #f75e5e;
}

.item-tabs-nav .active a {
    color: #f75e5e;
}

.item-tabs-nav .active:hover a {
    color: #f75e5e;
}

.item-tabs-nav .active:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ffffff;
}

.item-tabs h4 {
    font-weight: 500;
    font-size: 1.4em;
    margin-bottom: 20px;
}

.item-tabs h4 span {
    color: #b8b8b8;
}

.item-tabs h5 {
    font-weight: 500;
    font-size: 1.25em;
    margin-bottom: 10px;
}

.item-tabs .description {
    padding: 0;
}

.item-tabs .show-all-text {
    margin-bottom: 30px;
}

.tech-table {
    margin-bottom: 30px;
}

.tech-table td {
    width: 50%;
    padding: 4px 15px;
}

.tech-table .tbl-head {
    background-color: #fafafa;
    font-weight: 500;
}

.tech-table .tbl-head td {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 10px;
}

.tech-table .tbl-head:hover {
    background-color: #fafafa;
}

.tech-table tr:hover {
    background-color: #f2f2f2;
}

.tech-memo {
    font-size: 0.85em;
    color: #acacac;
    margin-bottom: 30px;
}

.item-reviews {
    margin-bottom: 30px;
}

.item-reviews .review {
    border-top: 1px solid #eeeeee;
    padding: 20px 0 20px;
}

.item-reviews .r-heading {
    position: relative;
    margin-bottom: 10px;
}

.item-reviews .user-name {
    margin-right: 10px;
    font-weight: 500;
}

.item-reviews .review-date {
    color: #a5a5a5;
    font-size: 0.9em;
    position: absolute;
    right: 0;
    top: 0;
}

.review-controls {
    margin-bottom: 30px;
    display: table;
    width: 100%;
}

.review-controls .btn-stroke-blue {
    margin: 0;
    max-width: 175px;
    line-height: 1.7;
    padding: 12px 20px 11px;
}

.review-controls .btn-stroke-blue .ico-msg {
    margin-left: 5px;
    vertical-align: middle;
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -381px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 20px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .review-controls .btn-stroke-blue .ico-msg {
        background-size: 2485px 25px;
        background-position: -131px 0;
        height: 20px;
        width: 22px;
    }
}

.review-controls .btn-stroke-blue:hover .ico-msg {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -356px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 20px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .review-controls .btn-stroke-blue:hover .ico-msg {
        background-size: 2485px 25px;
        background-position: -154px 0;
        height: 20px;
        width: 22px;
    }
}

.review-controls .imitate-link {
    display: table-cell;
    vertical-align: middle;
}

.review-no-comments,
.comment-send-success {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fcfcfc;
}

.new-comment {
    margin-bottom: 30px;
}

.new-comment input {
    width: 100%;
}

.new-comment textarea {
    margin-bottom: 20px;
    min-height: 100px;
}

.new-comment .nc-bottom {
    width: 100%;
}

.new-comment .nc-bottom .new-comment-rating {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0 0 20px;
}

.new-comment .nc-bottom .new-comment-rating span {
    cursor: pointer;
}

.contain-modal {
    padding: 50px;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.big-gallery-nav {
    display: none;
}

.big-gallery-nav .bg-nav-arrow {
    cursor: pointer;
    padding: 10px;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.9);
}

.big-gallery-nav .bg-nav-arrow.prev {
    left: -3%;
}

.big-gallery-nav .bg-nav-arrow.next {
    right: -3%;
}

.big-gallery-nav .ico-arr-left,
.big-gallery-nav .ico-arr-right {
    display: block;
}

.big-gallery-nav .ico-arr-left {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1288px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .big-gallery-nav .ico-arr-left {
        background-size: 2485px 25px;
        background-position: -628px 0;
        height: 23px;
        width: 14px;
    }
}

.big-gallery-nav .ico-arr-right {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1240px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .big-gallery-nav .ico-arr-right {
        background-size: 2485px 25px;
        background-position: -604px 0;
        height: 23px;
        width: 14px;
    }
}

.zoom-tumbs-nav {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.zoom-tumbs-nav .ico-zt-nav-prev,
.zoom-tumbs-nav .ico-zt-nav-next {
    display: block;
}

.zoom-tumbs-nav .ico-zt-nav-prev {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1288px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    -webkit-transform: scale(0.5, 0.5) rotate(90deg);
    -ms-transform: scale(0.5, 0.5) rotate(90deg);
    -o-transform: scale(0.5, 0.5) rotate(90deg);
    transform: scale(0.5, 0.5) rotate(90deg);
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .zoom-tumbs-nav .ico-zt-nav-prev {
        background-size: 2485px 25px;
        background-position: -628px 0;
        height: 23px;
        width: 14px;
    }
}

.zoom-tumbs-nav .ico-zt-nav-next {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1240px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 23px;
    width: 14px;
    -webkit-transform: scale(0.5, 0.5) rotate(90deg);
    -ms-transform: scale(0.5, 0.5) rotate(90deg);
    -o-transform: scale(0.5, 0.5) rotate(90deg);
    transform: scale(0.5, 0.5) rotate(90deg);
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .zoom-tumbs-nav .ico-zt-nav-next {
        background-size: 2485px 25px;
        background-position: -604px 0;
        height: 23px;
        width: 14px;
    }
}

.zt-nav {
    cursor: pointer;
    z-index: 5;
    position: absolute;
    padding: 8px 14px;
    left: 11px;
}

.zt-nav.prev {
    top: -40px;
}

.zt-nav.next {
    bottom: -40px;
}

.caro-zoom-items {
    margin-top: 30px;
    position: relative;
    width: 9%;
}

.caro-zoom-items .caro-wrapper {
    overflow: hidden;
    max-height: 395px;
}

.zoom-item-modal {
    max-width: 1000px;
    min-width: 400px;
    margin: 0 auto;
    position: relative;
}

.zoom-item-modal .h1-simple {
    margin-bottom: 30px;
}

.zoom-item-modal .gallery-nav {
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 0;
}

.zoom-item-modal .gallery-nav li {
    width: 60px;
    height: 60px;
    display: table;
    margin-bottom: 4px;
}

.zoom-item-modal .gallery-nav a {
    display: table-cell;
    vertical-align: middle;
}

.zoom-item-modal .main-img-item {
    position: relative;
}

.zoom-item-modal .h1-simple span {
    position: relative;
}

.zoom-item-modal .item-label {
    left: 100%;
    top: -20px;
}

.zoom-item-modal .big-gallary-img {
    position: relative;
    min-height: 400px;
}

.zoom-item-modal .big-gallary-img .img-wrap {
    width: 100%;
    height: 100%;
    min-height: 550px;
    max-height: 660px;
    display: table;
}

.zoom-item-modal .big-gallary-img .img-wrap .dtc-vam {
    padding: 0 3%;
    width: 100%;
    height: 100%;
    max-width: 744px;
    display: table-cell;
    vertical-align: middle;
}

.zoom-item-modal .big-gallary-img .img-wrap img {
    max-width: 100%;
    margin: 0 auto;
}

.zoom-item-modal .price-info {
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 10;
    margin: 0;
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.zoom-item-modal .price-info .usd {
    display: block;
    margin-bottom: 20px;
}

.item-callback,
.item-follow-price,
.recovery-password {
    position: relative;
    max-width: 280px;
    margin: 0 auto;
}

.item-callback .contain-modal,
.item-follow-price .contain-modal,
.recovery-password .contain-modal {
    padding: 30px;
}

.item-callback h6,
.item-follow-price h6,
.recovery-password h6 {
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 10px;
}

.item-callback input, .item-callback textarea,
.item-follow-price input,
.item-follow-price textarea,
.recovery-password input,
.recovery-password textarea {
    width: 100%;
    margin-bottom: 15px;
}

.item-callback .inp-tel,
.item-follow-price .inp-tel,
.recovery-password .inp-tel {
    margin-bottom: 30px;
}

.item-callback textarea,
.item-follow-price textarea,
.recovery-password textarea {
    height: 100px;
}

.item-callback .btn-red,
.item-follow-price .btn-red,
.recovery-password .btn-red {
    width: 100%;
}

.new-user {
    position: relative;
    max-width: 480px;
    margin: 0 auto;
}

.new-user h6 {
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 10px;
}

.new-user .btn-wrap .inp-tel {
    margin-right: 10px;
}

p.sub-mail-reg {
    display: block;
    margin-bottom: 20px;
}

.sep-parag {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.recovery-password p {
    margin-bottom: 20px;
}

.recovery-password .inp-tel {
    margin-bottom: 10px;
}

.top-cat .main-h2 {
    margin-bottom: 16px;
}

.top-cat .social-wrap {
    text-align: right;
}

.top-cat .social-block {
    display: inline-block;
    margin: 10px 0;
}

.aside-nav {
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.06);
    margin-top: 75px;
    padding-bottom: 10px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.aside-nav h5 {
    padding: 0 20px;
}

.aside-nav .sort-info {
    padding: 0 20px;
}

.aside-nav .head-cat {
    font-size: 1.1em;
    padding: 20px 20px;
    width: 100%;
    display: block;
    font-weight: 500;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.aside-nav .select-group {
    margin-top: 5px;
    display: block;
    font-size: 0.9em;
    font-weight: 400;
    position: relative;
    padding-left: 15px;
}

.aside-nav .select-group:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -4476px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 7px;
    width: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .aside-nav .select-group:before {
        background-size: 2485px 25px;
        background-position: -2226px 0;
        height: 7px;
        width: 10px;
    }
}

.aside-nav .groups-head {
    display: block;
    padding: 0 20px;
    margin: 20px 0 10px;
}

.aside-nav .category {
    padding: 0 20px 20px 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.aside-nav .category a {
    line-height: 1.4;
    display: inline-block;
    padding: 1px 0;
}

.aside-nav .category a:hover {
    color: #f75e5e;
}

.aside-nav .category:last-child {
    border-bottom: none;
}

.aside-nav .show-all-car {
    margin-top: 5px;
}

.aside-nav .qty-items {
    margin-left: 4px;
    color: #9d9d9d;
}

.category-thumb {
    vertical-align: top;
    padding-right: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    display: inline-block;
    width: 30.6%;
    border-right: 1px solid #eeeeee;
}

.category-thumb:nth-of-type(3n+3) {
    border-right: none;
}

.category-list {
    margin-bottom: 30px;
}

.category-list .img-wrap img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.category-list h4 {
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px;
}

.category-list h4 a {
    color: #1f1f1f;
    text-decoration: none;
}

.category-list .group-list a {
    color: #1f1f1f;
    display: block;
    line-height: 1.4;
    padding: 2px 0;
}

.category-list .group-list .imitate-link {
    margin-top: 5px;
}

.category-list .group-list .imitate-link a {
    color: #1a8fe0;
}

.tag-group-content h2 {
    text-transform: none;
    margin-bottom: 10px;
}

.tag-class-thumbs .thumb {
    text-align: center;
    vertical-align: top;
    padding-right: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    display: inline-block;
    width: 22.6%;
    border-right: 1px solid #eeeeee;
}

.tag-class-thumbs .thumb:nth-of-type(4n+4) {
    border-right: none;
}

.tag-class-thumbs .thumb a img {
    max-width: 100%;
}

.tag-class-thumbs .thumb h6 {
    font-weight: 500;
}

.tag-class-thumbs .thumb h6 a {
    color: #1f1f1f;
    text-decoration: none;
}

.tag-class-thumbs .thumb:hover a {
    color: #f75e5e;
}

.tag-class-thumbs .thumb:hover a img {
    opacity: 0.9;
}

.tag-filters {
    margin-bottom: 30px;
}

.tag-filters .thumb {
    min-height: 130px;
    width: 22.6%;
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
    margin-right: 2%;
    border-right: 1px solid #eeeeee;
}

.tag-filters .thumb:nth-of-type(4n+4) {
    border-right: none;
}

.tag-filters .thumb h4 {
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    color: #a6a6a6;
}

.tag-brands {
    margin-bottom: 30px;
}

.tag-brands li {
    display: inline-block;
    width: 24.5%;
    padding: 0 2%;
}

.tag-brands a img {
    max-width: 100%;
}

.comparelist-items {
    display: block;
    margin-bottom: 30px;
}

.comparelist-items:last-child {
    margin-bottom: 0;
}

.comparelist-items .buy-items-list {
    margin-bottom: 10px;
}

.compare-select {
    margin-bottom: 20px;
}

.compare-select span {
    font-weight: 500;
    margin-right: 10px;
}

.compare-select li {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.compare-select li:hover {
    color: #f75e5e;
}

.compare-select .arr-del-item {
    margin-right: 3px;
    vertical-align: middle;
    display: inline-block;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1874px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 8px;
    width: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .compare-select .arr-del-item {
        background-size: 2485px 25px;
        background-position: -928px 0;
        height: 8px;
        width: 8px;
    }
}

.compare-tabs {
    border-bottom: 1px solid #f75e5e;
    padding-left: 30px;
    margin-bottom: 30px;
}

.compare-tabs li {
    cursor: pointer;
    float: left;
    margin-right: 2px;
}

.compare-tabs li a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 12px 24px;
    background-color: #f75e5e;
    color: #ffffff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
}

.compare-tabs li a:hover {
    color: #f75e5e;
    background-color: #ffffff;
    border-left: 1px solid #f75e5e;
    border-right: 1px solid #f75e5e;
    border-top: 1px solid #f75e5e;
    color: #f75e5e;
}

.compare-tabs li a:hover:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ffffff;
}

.compare-tabs .active a {
    color: #f75e5e;
    background-color: #ffffff;
    border-left: 1px solid #f75e5e;
    border-right: 1px solid #f75e5e;
    border-top: 1px solid #f75e5e;
    color: #f75e5e;
}

.compare-tabs .active a:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ffffff;
}

.compare-tabs .active:hover a {
    color: #f75e5e;
}

.items-compare-table {
    margin-bottom: 30px;
}

.items-compare-table .top-ic-compare:hover {
    background-color: transparent;
}

.items-compare-table .item-head {
    position: relative;
    vertical-align: top;
}

.items-compare-table tr td:nth-child(1) {
    width: 250px;
    min-width: 250px;
}

.items-compare-table td {
    min-width: 250px;
    max-width: 250px;
    padding: 5px 10px;
    border-right: 1px solid #eeeeee;
}

.items-compare-table td:last-child {
    border-right: none;
}

.items-compare-table .btn-del-item {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1841px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 12px;
    width: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .items-compare-table .btn-del-item {
        background-size: 2485px 25px;
        background-position: -907px 0;
        height: 12px;
        width: 12px;
    }
}

.items-compare-table .img-wrap {
    padding: 0 10%;
    display: block;
}

.items-compare-table .img-wrap img {
    max-width: 100%;
    margin-bottom: 20px;
}

.items-compare-table .top-ic-table:hover {
    background-color: transparent;
}

.items-compare-table .tc-tech-head {
    background-color: #fafafa;
    font-weight: 500;
}

.items-compare-table .tc-tech-head td {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 10px;
    background-color: #fafafa;
    font-weight: 500;
}

.items-compare-table .tc-tech-head:hover {
    background-color: #fafafa;
}

.items-compare-table tr:hover {
    background-color: #f2f2f2;
}

.items-compare-table .tc-desc {
    min-width: 235px;
}

.btns-compare .btn-stroke-blue {
    white-space: nowrap;
    margin-bottom: 10px;
    width: 100%;
    padding: 14px 15px 13px;
}

.btns-compare .btn-stroke-blue i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.btns-compare .add-item i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1607px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btns-compare .add-item i {
        background-size: 2485px 25px;
        background-position: -744px 0;
        height: 22px;
        width: 22px;
    }
}

.btns-compare .add-item:hover i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1582px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btns-compare .add-item:hover i {
        background-size: 2485px 25px;
        background-position: -767px 0;
        height: 22px;
        width: 22px;
    }
}

.btns-compare .clear-all i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1751px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btns-compare .clear-all i {
        background-size: 2485px 25px;
        background-position: -816px 0;
        height: 22px;
        width: 22px;
    }
}

.btns-compare .clear-all:hover i {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1726px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .btns-compare .clear-all:hover i {
        background-size: 2485px 25px;
        background-position: -839px 0;
        height: 22px;
        width: 22px;
    }
}

.simple-nav li {
    border-left: 2px solid transparent;
    border-bottom: 1px solid #eeeeee;
}

.simple-nav li:last-child {
    border-bottom: none;
}

.simple-nav li:hover a {
    color: #f75e5e;
}

.simple-nav a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #1f1f1f;
}

.simple-nav .active {
    border-left: 2px solid #f75e5e;
}

.contacts-info .ico-contacts-map,
.contacts-info .ico-contacts-tel,
.contacts-info .ico-contacts-icq,
.contacts-info .ico-contacts-skype {
    display: block;
    margin: 0 auto;
    width: 68px;
    height: 68px;
    background-color: #ffcb28;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
    text-align: center;
}

.contacts-info ul {
    text-align: center;
}

.contacts-info .m-box-3 {
    padding-left: 30px;
    min-height: 155px;
    border-left: 1px solid #eeeeee;
}

.contacts-info .m-box-3:first-child {
    border-left: none;
}

.contacts-info .ci-ico {
    margin-top: 22px;
    display: inline-block;
    vertical-align: middle;
}

.contacts-info .ico-contacts-map .ci-ico {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2694px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 18px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .contacts-info .ico-contacts-map .ci-ico {
        background-size: 2485px 25px;
        background-position: -1328px 0;
        height: 24px;
        width: 18px;
    }
}

.contacts-info .ico-contacts-tel .ci-ico {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2821px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 13px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .contacts-info .ico-contacts-tel .ci-ico {
        background-size: 2485px 25px;
        background-position: -1396px 0;
        height: 24px;
        width: 13px;
    }
}

.contacts-info .ico-contacts-icq .ci-ico {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2628px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 25px;
    width: 25px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .contacts-info .ico-contacts-icq .ci-ico {
        background-size: 2485px 25px;
        background-position: -1288px 0;
        height: 25px;
        width: 25px;
    }
}

.contacts-info .ico-contacts-skype .ci-ico {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2765px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .contacts-info .ico-contacts-skype .ci-ico {
        background-size: 2485px 25px;
        background-position: -1357px 0;
        height: 24px;
        width: 24px;
    }
}

.fb-form label {
    position: absolute;
    top: -17px;
    left: 0;
    display: block;
    margin-bottom: 0;
    font-size: 11px;
    color: #979797;
}

.fb-form label p {
    margin-bottom: 5px;
}

.fb-form .fb-name {
    width: 100%;
    margin-bottom: 30px;
}

.fb-form .fb-mail {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
}

.fb-form .fb-tel {
    position: relative;
}

.fb-form .inp-tel {
    width: 100%;
}

.fb-form .fb-textarea {
    margin-bottom: 20px;
    min-height: 100px;
}

#map {
    height: 350px;
    margin-bottom: 30px;
}

.deliv-courier-form {
    display: none;
}

.header-simple .container {
    padding: 15px 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.header-simple .logo {
    text-align: left;
    font: 0/0 a;
    width: 177px;
    margin-top: 13px;
}

.header-simple .p-tel {
    text-align: right;
}

.header-simple .telephone {
    color: #f75e5e;
    font-weight: 500;
    font-size: 1.5em;
}

.header-simple .p-timetable {
    text-align: right;
}

.header-simple .pi-head {
    color: #b3b3b3;
}

.purchase-content h4 {
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 20px;
}

.purchase-content .form-side h4 {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.order-inform {
    padding: 30px;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #737373;
    width: 80%;
    font-size: 0.9em;
}

.order-inform li {
    margin-bottom: 5px;
}

.cart-table {
    margin-bottom: 30px;
    width: 100%;
}

.cart-items-list .cart-head {
    font-weight: 500;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.cart-items-list .cart-head td {
    padding: 15px;
}

.cart-items-list .img-wrap {
    display: block;
}

.cart-items-list .img-wrap span {
    max-width: 54px;
    display: block;
}

.cart-items-list .img-wrap img {
    width: 100%;
    max-width: 100%;
}

.cart-items-list .c-item {
    border-bottom: 1px solid #eeeeee;
}

.cart-items-list .c-item td {
    padding: 10px;
}

.cart-items-list .price {
    white-space: nowrap;
    font-weight: 500;
}

.cart-items-list .summ {
    white-space: nowrap;
}

.cart-items-list .del-item-colspan {
    height: 100%;
}

.cart-items-list .del-item {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1841px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 12px;
    width: 12px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .cart-items-list .del-item {
        background-size: 2485px 25px;
        background-position: -907px 0;
        height: 12px;
        width: 12px;
    }
}

.cart-items-list .table-bottom td {
    padding: 20px 0;
}

.cart-items-list .ttl-info-1 .ti-summ,
.cart-items-list .ttl-info-2 .ti-summ {
    font-size: 1.1em;
    font-weight: 500;
    color: #f75e5e;
}

.cart-items-list .ttl-info-1 {
    text-align: right;
}

.cart-items-list .ttl-info-1 p {
    padding-right: 10px;
}

.select-item-qty {
    position: relative;
    width: 62px;
}

.select-item-qty .inp-qty {
    width: 100%;
    border: 1px solid #eeedea;
    margin: 0;
}

.select-item-qty .more-qty,
.select-item-qty .less-qty {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    right: 1px;
    width: 19px;
    height: 19px;
    background-color: #eeedea;
    cursor: pointer;
}

.select-item-qty .more-qty .arr-up,
.select-item-qty .more-qty .arr-down,
.select-item-qty .less-qty .arr-up,
.select-item-qty .less-qty .arr-down {
    display: block;
    margin: 8px auto 0;
}

.select-item-qty .more-qty:hover,
.select-item-qty .less-qty:hover {
    background-color: #f7f7f7;
}

.select-item-qty .more-qty:active,
.select-item-qty .less-qty:active {
    background-color: #eeedea;
}

.select-item-qty .more-qty {
    top: 1px;
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    -ms-border-radius: 0 3px 0 0;
    -o-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.select-item-qty .more-qty .arr-up {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -141px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 5px;
    width: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .select-item-qty .more-qty .arr-up {
        background-size: 2485px 25px;
        background-position: -61px 0;
        height: 5px;
        width: 8px;
    }
}

.select-item-qty .less-qty {
    bottom: 1px;
    -webkit-border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -ms-border-radius: 0 0 3px 0;
    -o-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
}

.select-item-qty .less-qty .arr-down {
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -19px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 5px;
    width: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .select-item-qty .less-qty .arr-down {
        background-size: 2485px 25px;
        background-position: 0 0;
        height: 5px;
        width: 8px;
    }
}

.checkout-form input {
    width: 100%;
}

.checkout-form .cf-street {
    margin-right: 3%;
}

.checkout-form .cf-textarea {
    margin-bottom: 20px;
    height: 100px;
}

.checkout-form .btn-to-order {
    text-transform: uppercase;
    padding: 17px 35px 13px;
}

.succese-content p {
    margin-bottom: 10px;
}

.succese-content .btn-stroke-blue {
    margin-top: 20px;
}

.succese-content .m-box-8 {
    padding: 30px;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.msg-succese {
    color: #48c327;
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 20px;
}

.msg-succese .check-result {
    display: inline-block;
    margin-left: 10px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -1354px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 17px;
    width: 23px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .msg-succese .check-result {
        background-size: 2485px 25px;
        background-position: -652px 0;
        height: 17px;
        width: 23px;
    }
}

.order-number {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 1.3em;
}

.order-number span {
    font-weight: 500;
}

.search-result .bc-nav-wrap {
    padding: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
}

.search-result .bc-nav-wrap .main-h1 {
    border: none;
}

.search-result .bc-nav-wrap .main-h1 span {
    color: #bebebe;
}

.search-result .bc-nav-wrap .qty-result {
    margin-top: 17px;
}

.search-result .bc-nav-wrap .qty-result span {
    font-weight: 500;
}

.personal-area h5 {
    font-weight: 500;
    font-size: 1.4em;
    margin-bottom: 10px;
}

.personal-area .input-ico {
    width: 110px;
    margin-right: 10px;
}

.personal-area .inp-date {
    width: 100%;
}

.personal-area.setting-page input {
    width: 100%;
}

.personal-area.setting-page p {
    margin-bottom: 5px;
}

.personal-area.setting-page label {
    margin-bottom: 20px;
    display: block;
}

.input-ico {
    position: relative;
    display: inline-block;
}

.input-ico .calendar-ico {
    display: block;
    position: absolute;
    right: 10px;
    top: 13px;
    background-image: url('../../images/sprite-s31f4d5fda2.png');
    background-position: -2872px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .input-ico .calendar-ico {
        background-size: 2485px 25px;
        background-position: -1418px 0;
        height: 16px;
        width: 16px;
    }
}

.page-not-found {
    text-align: center;
    margin: 0 auto;
    padding: 5em 0 20em;
}

.page-not-found img {
    display: inline-block;
}

.page-not-found .top-msg {
    font-size: 1.3em;
    font-weight: 500;
    color: #f75e5e;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.page-not-found .bottom-msg {
    margin: 1em 0;
    font-size: 1.8em;
}

.page-not-found .pnf-bottom {
    margin: 0 auto;
    width: 70%;
    text-align: left;
}

.page-not-found .ico-side {
    width: 60px;
    margin-right: 30px;
    float: left;
}

.page-not-found .desc-side {
    width: 100%;
}

.page-not-found .pnf-nav {
    margin-top: 10px;
}

.page-not-found .pnf-nav li {
    display: inline-block;
    padding-right: 8px;
    margin-right: 4px;
}

.page-not-found .pnf-nav li:first-child {
    border-right: 1px solid #1f1f1f;
}

.nf-tree {
    margin: 5em 0;
    position: relative;
}

.nf-tree .tree-pic {
    margin: 0 auto;
    max-width: 174px;
}

.nf-tree-categoty {
    padding: 4px 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.nf-tree-categoty-item a {
    color: #ffffff;
    padding: 12px 0;
    display: inline-block;
}

@media (min-width: 1124px) {
    .container {
        max-width: 1300px;
        min-width: 1100px;
    }

    .items-container .item {
        width: 24.5%;
    }

    .short-desc {
        width: 39%;
    }

    .buy-panel {
        width: 17%;
    }

    .category-thumb {
        width: 22.7%;
    }

    .category-thumb:nth-of-type(3n+3) {
        border-right: 1px solid #eeeeee;
    }

    .category-thumb:nth-of-type(4n+4) {
        border-right: none;
    }
}


.mainaimlink {
    display: inline-block;
    color: #1f1f1f;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.3;
}

.mainaimlink:visited {
    display: inline-block;
    color: #1f1f1f;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.3;
}

.mainaimlink:hover {
    color: #f75e5e;
    text-decoration: underline;
}

#bwc-widget-action:not(.bwc-mobile) {
    right: 100px !important;
}
#bwc-chat:not(.bwc-mobile) {
    right: 115px !important;
}
#bwc-chat-cloud-message {
    right: 100px !important;
}





/* table adaptive start*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

@media (min-width: 600px) and (max-width: 700px) 
{
    .m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }

.item-carousel h6 a {font-size: 10px}

    .hidden-md-down
    {
        display: none;
    }
       .header
   {
    min-width: 100%;
    /*appearance: none;*/
   }
    .top-header
    {
        /*display: none;*/
    }


    .main-h1 {
        font-weight: 400;
        font-size: 1.8em;
        text-transform: uppercase;
        border-top: 1px solid #eeeeee;
        margin: 0 0 0 -30%;
        position: relative;
        padding-top: 50px;
        }    
  
    #menumobile
    {
        display: block;
        position: absolute;
        z-index: 999;
        /*margin-left: 3%;*/
        margin-top: 4%;
    }
    /*#mobLaung{display: none;}*/
    .bottom-header .container
    {
/*         height: 140px; */
/*       background-color: #c2fff0; */
/*       padding: 2em 0; */
    }
    .logo img
    {
     
      /*  position: absolute;
        top: 60px;
        left: 5%;
        z-index: 6;*/
        width: 150px;
        margin-top: -30px;
        margin-left: 17%;
    }
    .main-search 
    {

        /* padding: 1% 5%; */
        padding: 5px 10px;
        width: 100%;
        position: absolute;
        left: 0;
        /*margin-left: -103%;*/
        margin-top: 7.5%;
    }
   
    div.buy-controls
    {
        display: none;
    }

    .buy-controls ul
    {
        width: 150px;
        padding: 0px;
        margin-top: -40px
    }
  
    li.btn-mini-popup.btn-items-compare
    {
        width: 30px;
        height: 30px;
    }
    li.btn-mini-popup.btn-cart
    {
        width: 30px;
        height: 30px;
    }
  
    #menu_open
    {
       display: none;
    }
   
/*    
    .m-slider
    {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    } */

    #bt_none
    {
        display: none;
    }
    #bt_none_mobile
    {
       display: block; 
    }
  
   #bt_none_mobile span.btn-catalog
    {
        /* position: absolute; */
        /* left: 0; */
        /* top: 135px; */
        text-align: center;
        min-width: 100%;
        margin: auto;
    }
  /*   #bt_none_mobile span.btn-catalog i.btn-catalog-arrow
    {
       margin-top: -10px; 
    }*/
    #bt_none_mobile_404
    {
        display: block;
    }
    span.btn-catalog
    {
        min-width: 94%;
        margin: auto;
        position: relative;
        margin-top: -4vh;
    }
   
    #bt_none_mobile .catalog-list
    {
        /*margin-top: 190px; */
    }
  #sliderbox{display: none;}
    .catalog-list
    {
        /*background-color: pink;*/
        min-width: 100%;
    }
    .container
    {
        margin: 0 auto;
        max-width: 100%;
        min-width: auto;
        padding: 0 10px;
    }

    .content
    {
       float: left;
        margin-top: 20px; 
        width: 100%;
        /*background-color: #C01AC0;*/
    }
    
    #content_index
    {
/*      margin-top: 80px; */  
    }
    .main-h2
    {
        font-size: 18px;
        margin: 8% 0 8px 0;
    }
    .main-category
    {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
   
    li.main-category-item
    {
        flex-basis: 45%;
    }
    .item-carousel
    {
        width: 100%;
    }
    .item h6 
    {
        font-size: 12px;
    }
    li.item-controls
    {
        /*background-color: red*/
    }
   .seo-block 
    {
        width: 100%;
        font-size: 12px;
    }
    .row
    {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0 0;
    }
    .f-box
    {
        flex-basis: 45%;
        height: 130px
    }
   
    .two-columns
    {
        min-width: 100%;
        margin: -60px auto;
     margin-top: 1%;
    }

    .aside_index 
    {
  /*      float: left;
        width: 100%;
        margin-right: 3%;
        padding: 0px;
        appearance: none;
        height: 80px;*/
        /*padding-top: 0px;*/
        display: none;
    }
    #container_index
    {
        /* padding-top: 110px; */
    }

    .btn-catalog .dropdown-toggle
    {
        display: none;
    }

   .owl-stage
   {
    /*width: 100%;*/
    
   }
   .owl-stage li.item
   {
    /*border: 1px solid green;*/
   }
   
    /*slider end*/

    .m-box-6
    {
        width: 100%;

    }
    div.btn-mini-popup
    {
     position: relative;
     text-align: center;
    }
    .page-not-found
    {
        height: 400px;
    }
   .simple-nav a  
   {
    width: 300px;
   }
   .contacts-info
   {

    display: flex;
    flex-direction: column;
    min-width: 100%;
   }

  .contacts-info .m-box-3
  {
    width: 100%;
    padding: 0px;
  }
    .btn-blue
    {
        margin-bottom: 30px;
    }

    .bc-nav
    {
        padding-top: 80px;
        font-size: 14px;
        margin-left: -25%;
    }
    .h1-simple
    {
        font-size: 1em;
        margin-left: -25%;
    }
    .item-content
    {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .gallery-thumb
    {

         width: 100%;
    }
    .item-terms-deliv-warr ul li 
    {
        list-style-position: inside;
        margin: 0 0 0 20px;
    }
    .short-desc
    {
        width: 100%;

    }
    .buy-panel
    {
        
        width: 100%; 
        padding:30px 30px 30px 0px;
    }
    .all-info
    {
        font-size: 12px;
    }
    .item-tabs h4 span
    {
        font-size: 16px;
        line-height: 1.1;
    }
    .m-box-5{display: none;}
    .review-controls{display: none}

    .item-tabs-nav
    {
        padding: 15px;
    }
    .one-columns
    {
        /*background: pink;*/
        /*display: none*/
        padding-top: 70px;
    }
   .one-columns  .main-h1
   {
    margin-left: -25%;
   }
   .btns-compare
   {
/*     background: pink; */
   }
   .row .m-box-7
   {
    /*background-color: pink;*/
    min-width: 100%;
   }
   .item-tabs-nav li
   {
    padding: 8px 14px;
   }
   .compare-tabs li a
   {
    padding: 8px 14px;
   }

   /*user_cart*/
  /* .purchase-content .m-box-8 
   {
    width: 100%; 
   }*/

/*    .m-box-8 .cart-items-list{background-color: pink} */
   .m-box-4 
   {
    width: 100%;
   }
   .contain-modal
   {
    /* display: none;  */

    /*модально окно с товаром как галерея*/
   }
}

@media (min-width: 700px) and (max-width: 968px) 
{
/*#shop_box img
{
 width: 50%;
}*/
    .m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }
   
  .item-carousel h6 a {font-size: 10px}
  
    .hidden-md-down
    {
        display: none;
    }
       .header
   {
    min-width: 100%;
    /*appearance: none;*/
   }
    .top-header
    {
        /*display: none;*/
    }


    #menumobile
    {
        display: block;
        position: absolute;
        z-index: 999;
        /*margin-left: 3%;*/
        margin-top: 4%;
    }
    /*#mobLaung{display: none;}*/
    .bottom-header .container
    {
/*         height: 140px; */
/*       background-color: #c2fff0; */
/*       padding: 2em 0; */
    }
    .logo img
    {
     
       /* position: absolute;
        top: 60px;
        left: 5%;
        z-index: 6;*/
        width: 150px;
        display: block;
        margin-top: -30px;
        margin-left: 3.8vw;
    }
    .main-search 
    {

        /* padding: 1% 5%; */
        padding: 5px 10px;
        width: 100%;
        position: absolute;
        left: 0;
        /*margin-left: -103%;*/
        /* margin-top: 5.8%; */
        margin-top: 50px;
    }
   
    div.buy-controls
    {
        display: none;
    }
    .main-h1 {
        font-weight: 400;
        font-size: 1.8em;
        text-transform: uppercase;
        border-top: 1px solid #eeeeee;
        margin: 0 0 0 -30%;
        position: relative;
        padding-top: 60px;
        }   
    .two-columns
        {
            min-width: 100%;
            margin: -60px auto;
          margin-top: 1%; 
        }
    .buy-controls ul
    {
        width: 150px;
        padding: 0px;
        margin-top: -40px
    }
  
    li.btn-mini-popup.btn-items-compare
    {
        width: 30px;
        height: 30px;
    }
    li.btn-mini-popup.btn-cart
    {
        width: 30px;
        height: 30px;
    }
  
    #menu_open
    {
       display: none;
    }
   
/*    
    .m-slider
    {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    } */

    #bt_none
    {
        display: none;
    }
    #bt_none_mobile
    {
       display: block; 
    }
  
   #bt_none_mobile span.btn-catalog
    {
        /* position: absolute;
        left: 0;
        top: 135px; */
        /*padding: 15px;*/
        text-align: center;
        /*font-size: 16px;*/
        min-width: 100%;
        margin: auto;
    }
  /*   #bt_none_mobile span.btn-catalog i.btn-catalog-arrow
    {
       margin-top: -10px; 
    }*/
    #bt_none_mobile_404
    {
        display: block;
    }
    span.btn-catalog
    {
 /*      position: absolute;
        left: 0;*/
        /*top: 135px;*/
        /*padding: 15px;*/
        text-align: center;
        /*font-size: 16px;*/
        min-width: 94%;
        margin: auto;
        position: relative;
        margin-top: -4vh;
    }
    #bt_none_mobile .catalog-list
    {
/*        margin-top: 190px; */
    }
  #sliderbox{display: none;}
    .catalog-list
    {
        /*background-color: pink;*/
        min-width: 100%;
    }
    .container
    {
        margin: 0 auto;
        max-width: 100%;
        min-width: auto;
        padding: 0 10px;
    }

    .content
    {
       float: left;
        margin-top: 20px; 
        width: 100%;
        /*background-color: #C01AC0;*/
    }
    
    #content_index
    {
/*      margin-top: 80px; */  
    }
    .main-h2
    {
        font-size: 18px;
        margin: 8% 0 20px 0;
    }
    .main-category
    {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
   
    li.main-category-item
    {
        flex-basis: 45%;
    }
    .item-carousel
    {
        width: 100%;
    }
    .item h6 
    {
        font-size: 12px;
    }
    li.item-controls
    {
        /*background-color: red*/
    }
   .seo-block 
    {
        width: 100%;
        font-size: 12px;
    }
    .row
    {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0 0;
    }
    .f-box
    {
        flex-basis: 45%;
        height: 130px
    }
   
    
    .aside_index 
    {
  /*      float: left;
        width: 100%;
        margin-right: 3%;
        padding: 0px;
        appearance: none;
        height: 80px;*/
        /*padding-top: 0px;*/
        display: none;
    }
    #container_index
    {
        /* padding-top: 110px; */
    }
    /* #ru{display: none} */
    /*slider start*/
   
   /* li.item
    {
        background-color: pink;
        min-width: 150%;
    }*/
   .owl-stage
   {
    /*width: 100%;*/
    
   }
   .owl-stage li.item
   {
    /*border: 1px solid green;*/
   }
   
    /*slider end*/

    .m-box-6
    {
        width: 100%;

    }
    div.btn-mini-popup
    {
     position: relative;
     text-align: center;
    }
    .page-not-found
    {
        height: 400px;
    }
   .simple-nav a  
   {
    width: 300px;
   }
   .contacts-info
   {

    display: flex;
    flex-direction: column;
    min-width: 100%;
   }

  .contacts-info .m-box-3
  {
    width: 100%;
    padding: 0px;
  }
    .btn-blue
    {
        margin-bottom: 30px;
    }

    .bc-nav
    {
        padding-top: 80px;
        font-size: 14px;
        margin-left: -25%;
    }
    .h1-simple
    {
        font-size: 1em;
        margin-left: -25%;
    }
    .item-content
    {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .gallery-thumb
    {

         width: 100%;
    }
    .item-terms-deliv-warr ul li 
    {
        list-style-position: inside;
        margin: 0 0 0 20px;
    }
    .short-desc
    {
        width: 100%;

    }
    .buy-panel
    {
        
        width: 100%; 
        padding:30px 30px 30px 0px;
    }
    .all-info
    {
        font-size: 12px;
    }
    .item-tabs h4 span
    {
        font-size: 16px;
        line-height: 1.1;
    }
    .m-box-5{display: none;}
    .review-controls{display: none}

    .item-tabs-nav
    {
        padding: 15px;
    }
    .one-columns
    {
        /*background: pink;*/
        /*display: none*/
        padding-top: 70px;
    }
   .one-columns  .main-h1
   {
    margin-left: -25%;
   }
   .btns-compare
   {
/*     background: pink; */
   }
   .row .m-box-7
   {
    /*background-color: pink;*/
    min-width: 100%;
   }
   .item-tabs-nav li
   {
    padding: 8px 14px;
   }
   .compare-tabs li a
   {
    padding: 8px 14px;
   }

   /*user_cart*/
  /* .purchase-content .m-box-8 
   {
    width: 100%; 
   }*/

/*    .m-box-8 .cart-items-list{background-color: pink} */
   .m-box-4 
   {
    width: 100%;
   }
   .contain-modal
   {
    /* display: none;  */

    /*модально окно с товаром как галерея*/
   }
  
}


/* mobile adaptive start*/

/*!!!!!!!!!!!!!!!!!!!!!!!!*/
/*360-370 mobile*/
@media (min-width: 320px) and (max-width: 370px) 
{.m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }

    .main-h2{padding: 1em 0}
  
    .hidden-md-down
    {
        display: none;
    }
    .header
    {
     min-width: 100%;
    }
    /* #ru{display: none} */
    #menumobile
    {
        display: block;
        position: absolute;
        z-index: 999;
        margin-top: 4%;
    }
    /*#mobLaung{display: none;}*/
    .bottom-header .container
    {
/*         height: 120px; */
/*       background-color: pink; */
    }

      .logo img
    {
     
       /* position: absolute;
        top: 60px;
        left: 5%;
        z-index: 6;*/
        width: 150px;
        display: block;
        /*margin-top: -30px;*/
        margin-left: 2.8vw;
        margin-top: -5vh;
    }
    .main-search 
    {
       /* appearance:none;
        -webkit-appearance:none;
        -moz-appearance:none;*/
        /* padding: 1% 5%; */
        padding: 5px 10px;
        width: 100%;
        position: absolute;
        left: 0;
        /*margin-left: -103%;*/
        /* margin-top: 13.5%; */
        margin-top: 50px;
    }

    div.buy-controls
    {
        display: none;
    }

    .buy-controls ul
    {
        width: 150px;
        padding: 0px;
        margin-top: -40px
    }
  
    li.btn-mini-popup.btn-items-compare
    {
        width: 30px;
        height: 30px;
    }
    li.btn-mini-popup.btn-cart
    {
        width: 30px;
        height: 30px;
    }
  
    #menu_open
    {
       display: none;
    }


    #bt_none
    {
        display: none;
    }
    #bt_none_mobile
    {
       display: block; 
    }

   #bt_none_mobile span.btn-catalog
    {
        position: absolute;
        left: 0;
        text-align: center;
        min-width: 100%;
        margin: auto;
    }
  #sliderbox{display: none;}
 
    #bt_none_mobile_404
    {
        display: block;
    }
    span.btn-catalog
    {
        text-align: center;
        min-width: 100%;
        margin: 0 auto;
        /*display: none;*/
        /*position: relative;*/
    }
    .bc-nav-wrap
    {
        padding-top: 20%; display: flex;
        /*background-color: pink*/
    }
    .bc-nav-wrap h1.main-h1
    {
        /*color: white;*/
        margin-left: -30%;

    }
    #bt_none_mobile .catalog-list
    {
       margin-top: 190px;
    }
    .catalog-list
    {

        min-width: 100%;
    }
    .container
    {
        margin: -20px auto;
        max-width: 100%;
        min-width: auto;
        padding: 0 10px;
    }
    h1.main-h1{padding-bottom: 2em}
    .content
    {
       float: left;
        margin-top: 20px; 
        width: 100%;
    }
    #content_index
    {
     margin-top: 10px;  
    }
    .main-h2
    {
        font-size: 18px;
        margin: 55px 0 20px 0;
    }
    .main-category
    {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
   
    li.main-category-item
    {
        flex-basis: 45%;
    }
    .item-carousel
    {
        width: 100%;
    }
    .item h6 
    {
        font-size: 12px;
    }
    li.item-controls
    {
        /*background-color: red*/
    }
   .seo-block 
    {
        width: 100%;
        font-size: 12px;
    }
    .row
    {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0 0;
    }
    .f-box
    {
        flex-basis: 45%;
        height: 130px
    }
   
    .two-columns
    {
        min-width: 100%;
        margin: auto;
    }
    .aside_index 
    {
  /*      float: left;
        width: 100%;
        margin-right: 3%;
        padding: 0px;
        appearance: none;
        height: 80px;*/
        /*padding-top: 0px;*/
        display: none;
    }
    #container_index
    {
/*         padding-top: 10px; */
    }
    /* #ru{display: none} */

    /*slider start*/
/* 
  .item-carousel .img-wrap a,
.aside-caro-items .img-wrap a,
.items-container .img-wrap a,
.full-caro-items .img-wrap a {
    max-width: auto;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  background-color: pink;
} */
  
/*   .owl-item {background-color: pink; } */
  .item-carousel h6 a{font-size: 8px; width: 350px;}
  .price{font-size: 10px;}
  .items-container .item .img-wrap {
    max-width: 345px;
}
    /*slider end*/

    .m-box-6
    {
        width: 100%;

    }
    div.btn-mini-popup
    {
     position: relative;
     text-align: center;
    }
    .page-not-found
    {
        height: 400px;
    }
   .simple-nav a  
   {
    width: 300px;
   }
   .contacts-info
   {

    display: flex;
    flex-direction: column;
    min-width: 100%;
   }

  .contacts-info .m-box-3
  {
    width: 100%;
    padding: 0px;
  }
    .btn-blue
    {
        margin-bottom: 30px;
    }

    .bc-nav
    {
        padding-top: 80px;
        font-size: 14px;
        margin-left: -25%;
    }
    .h1-simple
    {
        font-size: 1em;
        margin-left: -25%;
    }
    .item-content
    {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .gallery-thumb
    {

         width: 100%;
    }
    .item-terms-deliv-warr ul li 
    {
        list-style-position: inside;
        margin: 0 0 0 20px;
    }
    .short-desc
    {
        width: 100%;

    }
    .buy-panel
    {
        
        width: 100%; 
        padding:30px 30px 30px 0px;
    }
    .all-info
    {
        font-size: 12px;
    }
    .item-tabs h4 span
    {
        font-size: 16px;
        line-height: 1.1;
    }
    .m-box-5{display: none;}
    .review-controls{display: none}

    .item-tabs-nav
    {
        padding: 15px;
    }
    .one-columns
    {
        padding-top: 70px;
    }
   .one-columns  .main-h1
   {
    margin-left: -25%;
   }
   
   .row .m-box-7
   {
    min-width: 100%;
   }
   .item-tabs-nav li
   {
    padding: 8px 14px;
   }
   .compare-tabs li a
   {
    padding: 8px 14px;
   }
   .m-box-4 
   {
    width: 100%;
   }
   .contain-modal
   {
    display: none; 
    
    /*модально окно с товаром как галерея*/
   }
.owl-item li.item{ min-width: 100%;margin: 8px;}
  .img-wrap{width: 100%; position: relative; margin: 8px;}
  .item-carousel h6, .aside-caro-items h6, .items-container h6, .full-caro-items h6{line-height: 1; font-size: 10px;}
/*   .img-wrap a {background-color: yellow; max-height: 210px;} */
/*   .item-carousel .item, .aside-caro-items .item, .items-container .item, .full-caro-items .item{width: 250px} */

/*   .owl-item{background-color: pink; margin: 4px;} */
/*   .full-caro-items .item img{width: 30%} */

  .autocomplete .img-wrap,
.autocomplete .item-desc,
.autocomplete .price {
    display: inline-block;
    vertical-align: middle;
}

.autocomplete .img-wrap {
    width: 15%;
}

.autocomplete .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
}
.cart-table
{
   
    margin-left: -20%;
}
  .c-item a {font-size: 12px}
  .summ {font-size: 12px}
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

@media (min-width: 370px) and (max-width: 520px) 
{
    .m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }
.main-h2{padding: 1em 0}
  
    .hidden-md-down
    {
        display: none;
    }
       .header
   {
    min-width: 100%;
   }
    /* #ru{display: none} */
    #menumobile
    {
        display: block;
        position: absolute;
        z-index: 999;
        margin-top: 4%;
    }
    /*#mobLaung{display: none;}*/
    .bottom-header .container
    {
/*         height: 120px; */
/*       background-color: pink; */
    }

      .logo img
    {
     
       /* position: absolute;
        top: 60px;
        left: 5%;
        z-index: 6;*/
        width: 150px;
        display: block;
        margin-top: -30px;
        margin-left: 2.8vw;
    }
    .main-search 
    {
       /* appearance:none;
        -webkit-appearance:none;
        -moz-appearance:none;*/
        /* padding: 1% 5%; */
        padding: 5px 10px;
        width: 100%;
        position: absolute;
        left: 0;
        /*margin-left: -103%;*/
        /* margin-top: 13.5%; */
        margin-top: 50px;
    }

    div.buy-controls
    {
        display: none;
    }

    .buy-controls ul
    {
        width: 150px;
        padding: 0px;
        margin-top: -40px
    }
  
    li.btn-mini-popup.btn-items-compare
    {
        width: 30px;
        height: 30px;
    }
    li.btn-mini-popup.btn-cart
    {
        width: 30px;
        height: 30px;
    }
  
    #menu_open
    {
       display: none;
    }


    #bt_none
    {
        display: none;
    }
    #bt_none_mobile
    {
       display: block; 
    }

   #bt_none_mobile span.btn-catalog
    {
        position: absolute;
        left: 0;
/*         top: 135px; */
        text-align: center;
        min-width: 100%;
        margin: auto;
    }
  #sliderbox{display: none;}
 
    #bt_none_mobile_404
    {
        display: block;
    }
    span.btn-catalog
    {
        text-align: center;
        min-width: 100%;
        margin: auto;
        /*position: relative;*/
    }
    #bt_none_mobile .catalog-list
    {
       margin-top: 190px;
    }
    .catalog-list
    {

        min-width: 100%;
    }
    .container
    {
        margin: 0 auto;
        max-width: 100%;
        min-width: auto;
        padding: 0 10px;
    }
    h1.main-h1
    {
        padding-bottom:  1.5em;
        margin-top: -2%;
    }
    .content
    {
       float: left;
        margin-top: 20px; 
        width: 100%;
    }
    #content_index
    {
     margin-top: 10px;  
    }
    .main-h2
    {
        font-size: 18px;
        margin: 55px 0 20px 0;
    }
    .main-category
    {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
   
    li.main-category-item
    {
        flex-basis: 45%;
    }
    .item-carousel
    {
        width: 100%;
    }
    .item h6 
    {
        font-size: 12px;
    }
    li.item-controls
    {
        /*background-color: red*/
    }
   .seo-block 
    {
        width: 100%;
        font-size: 12px;
    }
    .row
    {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0 0;
    }
    .f-box
    {
        flex-basis: 45%;
        height: 130px
    }
   
    .two-columns
    {
        min-width: 100%;
        margin: auto;
    }
    .aside_index 
    {
  /*      float: left;
        width: 100%;
        margin-right: 3%;
        padding: 0px;
        appearance: none;
        height: 80px;*/
        /*padding-top: 0px;*/
        display: none;
    }
    #container_index
    {
/*         padding-top: 10px; */
    }
    /* #ru{display: none} */

    /*slider start*/
/* 
  .item-carousel .img-wrap a,
.aside-caro-items .img-wrap a,
.items-container .img-wrap a,
.full-caro-items .img-wrap a {
    max-width: auto;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  background-color: pink;
} */
  
/*   .owl-item {background-color: pink; } */
  .item-carousel h6 a{font-size: 8px; width: 350px;}
  .price{font-size: 10px;}
  .items-container .item .img-wrap {
    max-width: 345px;
}
    /*slider end*/

    .m-box-6
    {
        width: 100%;

    }
    div.btn-mini-popup
    {
     position: relative;
     text-align: center;
    }
    .page-not-found
    {
        height: 400px;
    }
   .simple-nav a  
   {
    width: 300px;
   }
   .contacts-info
   {

    display: flex;
    flex-direction: column;
    min-width: 100%;
   }

  .contacts-info .m-box-3
  {
    width: 100%;
    padding: 0px;
  }
    .btn-blue
    {
        margin-bottom: 30px;
    }

    .bc-nav
    {
        padding-top: 80px;
        font-size: 14px;
        margin-left: -25%;
    }
    .h1-simple
    {
        font-size: 1em;
        margin-left: -25%;
    }
    .item-content
    {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .gallery-thumb
    {

         width: 100%;
    }
    .item-terms-deliv-warr ul li 
    {
        list-style-position: inside;
        margin: 0 0 0 20px;
    }
    .short-desc
    {
        width: 100%;

    }
    .buy-panel
    {
        
        width: 100%; 
        padding:30px 30px 30px 0px;
    }
    .all-info
    {
        font-size: 12px;
    }
    .item-tabs h4 span
    {
        font-size: 16px;
        line-height: 1.1;
    }
    .m-box-5{display: none;}
    .review-controls{display: none}

    .item-tabs-nav
    {
        padding: 15px;
    }
    .one-columns
    {
        padding-top: 70px;
    }
   .one-columns  .main-h1
   {
    margin-left: -25%;
   }
   
   .row .m-box-7
   {
    min-width: 100%;
   }
   .item-tabs-nav li
   {
    padding: 8px 14px;
   }
   .compare-tabs li a
   {
    padding: 8px 14px;
   }
   .m-box-4 
   {
    width: 100%;
   }
   .contain-modal
   {
    display: none; 
    /*модально окно с товаром как галерея*/
   }
.owl-item li.item{ min-width: 100%;margin: 8px;}
  .img-wrap{width: 100%; position: relative; margin: 8px;}
  .item-carousel h6, .aside-caro-items h6, .items-container h6, .full-caro-items h6{line-height: 1; font-size: 10px;}
/*   .img-wrap a {background-color: yellow; max-height: 210px;} */
/*   .item-carousel .item, .aside-caro-items .item, .items-container .item, .full-caro-items .item{width: 250px} */

/*   .owl-item{background-color: pink; margin: 4px;} */
/*   .full-caro-items .item img{width: 30%} */

  .autocomplete .img-wrap,
.autocomplete .item-desc,
.autocomplete .price {
    display: inline-block;
    vertical-align: middle;
}

.autocomplete .img-wrap {
    width: 15%;
}

.autocomplete .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
}
.cart-table
{
   
    margin-left: -20%;
}
  .c-item a {font-size: 12px}
  .summ {font-size: 12px}

   .bc-nav-wrap
    {
        padding-top: 20%; display: flex;
        /*background-color: pink*/
    }
    .bc-nav-wrap h1.main-h1
    {
        /*color: white;*/
        margin-left: -30%;

    }
}

@media (min-width: 520px) and (max-width: 600px) 
{
    .m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }
.main-h2{padding: 1em 0}
  
    .hidden-md-down
    {
        display: none;
    }
       .header
   {
    min-width: 100%;
   }
    /* #ru{display: none} */
    #menumobile
    {
        display: block;
        position: absolute;
        z-index: 999;
        margin-top: 4%;
    }
    /*#mobLaung{display: none;}*/
    .bottom-header .container
    {
/*         height: 120px; */
/*       background-color: pink; */
    }

      .logo img
    {
     
       /* position: absolute;
        top: 60px;
        left: 5%;
        z-index: 6;*/
        width: 150px;
        display: block;
        margin-top: -30px;
        margin-left: 2.8vw;
    }
    .main-search 
    {
       /* appearance:none;
        -webkit-appearance:none;
        -moz-appearance:none;*/
        /* padding: 1% 5%; */
        padding: 5px 10px;
        width: 100%;
        position: absolute;
        left: 0;
        /*margin-left: -103%;*/
        /* margin-top: 13.5%; */
        margin-top: 50px;
    }

    div.buy-controls
    {
        display: none;
    }

    .buy-controls ul
    {
        width: 150px;
        padding: 0px;
        margin-top: -40px
    }
  
    li.btn-mini-popup.btn-items-compare
    {
        width: 30px;
        height: 30px;
    }
    li.btn-mini-popup.btn-cart
    {
        width: 30px;
        height: 30px;
    }
  
    #menu_open
    {
       display: none;
    }


    #bt_none
    {
        display: none;
    }
    #bt_none_mobile
    {
       display: block; 
    }

   #bt_none_mobile span.btn-catalog
    {
        position: absolute;
        left: 0;
/*         top: 135px; */
        text-align: center;
        min-width: 100%;
        margin: auto;
    }
  #sliderbox{display: none;}
 
    #bt_none_mobile_404
    {
        display: block;
    }
    span.btn-catalog
    {
        text-align: center;
        min-width: 100%;
        margin: 2% auto;
        /*position: relative;*/
    }
    #bt_none_mobile .catalog-list
    {
       margin-top: 190px;
    }
    .catalog-list
    {

        min-width: 100%;
    }
    .container
    {
        margin: 0 auto;
        max-width: 100%;
        min-width: auto;
        padding: 0 10px;
    }
    h1.main-h1{padding-bottom: 2em; margin-top: -2ch}
    .content
    {
       float: left;
        margin-top: 20px; 
        width: 100%;
    }
   
    #content_index
    {
     margin-top: 10px;  
    }
    .main-h2
    {
        font-size: 18px;
        margin: 55px 0 20px 0;
    }
    .main-category
    {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
   
    li.main-category-item
    {
        flex-basis: 45%;
    }
    .item-carousel
    {
        width: 100%;
    }
    .item h6 
    {
        font-size: 12px;
    }
    li.item-controls
    {
        /*background-color: red*/
    }
   .seo-block 
    {
        width: 100%;
        font-size: 12px;
    }
    .row
    {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0 0;
    }
    .f-box
    {
        flex-basis: 45%;
        height: 130px
    }
   
    .two-columns
    {
        min-width: 100%;
        margin: auto;
    }
    .aside_index 
    {
  /*      float: left;
        width: 100%;
        margin-right: 3%;
        padding: 0px;
        appearance: none;
        height: 80px;*/
        /*padding-top: 0px;*/
        display: none;
    }
    #container_index
    {
/*         padding-top: 10px; */
    }
    /* #ru{display: none} */

    /*slider start*/
/* 
  .item-carousel .img-wrap a,
.aside-caro-items .img-wrap a,
.items-container .img-wrap a,
.full-caro-items .img-wrap a {
    max-width: auto;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  background-color: pink;
} */
  
/*   .owl-item {background-color: pink; } */
  .item-carousel h6 a{font-size: 8px; width: 350px;}
  .price{font-size: 10px;}
  .items-container .item .img-wrap {
    max-width: 345px;
}
    /*slider end*/

    .m-box-6
    {
        width: 100%;

    }
    div.btn-mini-popup
    {
     position: relative;
     text-align: center;
    }
    .page-not-found
    {
        height: 400px;
    }
   .simple-nav a  
   {
    width: 300px;
   }
   .contacts-info
   {

    display: flex;
    flex-direction: column;
    min-width: 100%;
   }

  .contacts-info .m-box-3
  {
    width: 100%;
    padding: 0px;
  }
    .btn-blue
    {
        margin-bottom: 30px;
    }

    .bc-nav
    {
        padding-top: 80px;
        font-size: 14px;
        margin-left: -25%;
    }
    .h1-simple
    {
        font-size: 1em;
        margin-left: -25%;
    }
    .item-content
    {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .gallery-thumb
    {

         width: 100%;
    }
    .item-terms-deliv-warr ul li 
    {
        list-style-position: inside;
        margin: 0 0 0 20px;
    }
    .short-desc
    {
        width: 100%;

    }
    .buy-panel
    {
        
        width: 100%; 
        padding:30px 30px 30px 0px;
    }
    .all-info
    {
        font-size: 12px;
    }
    .item-tabs h4 span
    {
        font-size: 16px;
        line-height: 1.1;
    }
    .m-box-5{display: none;}
    .review-controls{display: none}

    .item-tabs-nav
    {
        padding: 15px;
    }
    .one-columns
    {
        padding-top: 70px;
    }
   .one-columns  .main-h1
   {
    margin-left: -25%;
   }
   
   .row .m-box-7
   {
    min-width: 100%;
   }
   .item-tabs-nav li
   {
    padding: 8px 14px;
   }
   .compare-tabs li a
   {
    padding: 8px 14px;
   }
   .m-box-4 
   {
    width: 100%;
   }
   .contain-modal
   {
    /* display: none; */
     /*модально окно с товаром как галерея*/
   }
.owl-item li.item{ min-width: 100%;margin: 8px;}
  .img-wrap{width: 100%; position: relative; margin: 8px;}
  .item-carousel h6, .aside-caro-items h6, .items-container h6, .full-caro-items h6{line-height: 1; font-size: 10px;}
/*   .img-wrap a {background-color: yellow; max-height: 210px;} */
/*   .item-carousel .item, .aside-caro-items .item, .items-container .item, .full-caro-items .item{width: 250px} */

/*   .owl-item{background-color: pink; margin: 4px;} */
/*   .full-caro-items .item img{width: 30%} */

  .autocomplete .img-wrap,
.autocomplete .item-desc,
.autocomplete .price {
    display: inline-block;
    vertical-align: middle;
}

.autocomplete .img-wrap {
    width: 15%;
}

.autocomplete .img-wrap img {
    margin: 0 auto;
    max-width: 100%;
}
.cart-table
{
   
    margin-left: -20%;
}
  .c-item a {font-size: 12px}
  .summ {font-size: 12px}

   .bc-nav-wrap
    {
        padding-top: 20%; display: flex;
        /*background-color: pink*/
    }
    .bc-nav-wrap h1.main-h1
    {
        /*color: white;*/
        margin-left: -30%;

    }
    .m-box-4.pic-side img
    {
        width: 40%;
        margin: auto;
    }
}
