@charset "UTF-8";
* {
    box-sizing: border-box;
}


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/**
 * Remove default margin.
 */

body {
    margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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


/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio, canvas, progress, video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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


/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden], template {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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


/* Text-level semantics
   ========================================================================== */


/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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


/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b, strong {
    font-weight: bold;
}


/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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


/**
 * Address styling not present in IE 8/9.
 */

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


/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}


/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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


/* Grouping content
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}


/**
 * Address differences between Firefox and other browsers.
 */

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


/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}


/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Forms
   ========================================================================== */


/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */


/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button, input, optgroup, select, textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button, select {
    text-transform: none;
}

select {
    width: 1px;
    height: 1px;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */


/* 1 */

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


/**
 * Re-set default cursor for disabled elements.
 */

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


/**
 * Remove inner padding and border in Firefox 4+.
 */

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


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}


/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
}


/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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


/**
 * Define consistent border, margin, and padding.
 */

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


/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}


/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}


/* Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */

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

td, th {
    padding: 0;
}

.about-products .content-box .products-list, .about-products .about-products-content .text-box ul, .basket .tel, .header-box>.container nav>ul, #slider .slick-dots, .main-hover .list ul, .phone ul, .footer .navigation ul, .footer .mail-social .social ul, .header .drop, .breadcrumbs, .type-shoes .container .options-box ul, .type-shoes .container .list-box ul, .about .container .top-box>table, .about .container .content-box .text-box .content>ul, .cabinet-list, .orders-container .row-title, .orders-container .row>ul, .product-card-box .options-container .tabs-box, .product-card-box .characteristics-hidden ul, .cord-size, .catalog-holder .left-box ul, .catalog-holder .pagination-box>.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
}

.popup-buttons::after, .step-hidden::after, .header-box::after, .slider-container .slider-box::after, #slider .slick-slide::after, .why-we .container::after, .about .about-box .container::after, .type-shoes .container .list-box .sorting::after, .contacts>form .box::after, .product-card-box .characteristics-hidden ul li::after, .catalog-holder::after {
    content: '';
    display: block;
    clear: both;
}

.error-page-box::before, .about-products .about-products-content .text-box ul li::before, .hint::before, .basket-container>.product .remove::before, .basket-container>.product .remove::after, div.basket-container::before, .about .about-box::before, .about .about-box::after, .button-more::before, .footer .footer-bottom::after, .search-pop-up .closed::before, .search-pop-up .closed::after, .popup-call .popup-container .box-left .title::after, .popup-call .popup-container .box-right .close::before, .popup-call .popup-container .box-right .close::after, .header-box>.container>.close-up::after, .header-box>.container>.close-up::before, .breadcrumbs>li::before, .breadcrumbs a::before, .blog .blog-container .blog-box .description::after, .blog .blog-container .blog-box .description>span::after, .blog-page>.container .news-list .prev-news .description>span::before, .blog-page>.container .news-list .next-news .description>span::before, .blog-page>.container .news-list>a .description::after, .type-shoes span.jcf-select-opener::before, .type-shoes .jcf-drop-active .jcf-select-opener::before, .type-shoes .container .list-box .list-container .article::before, .type-shoes .container .list-box .list-container .article .more::before, .constructor-container .set .list .item::before, .constructor-container .set .list .item::after, .contacts .contacts-box .сall-me::before, .contacts .contacts-box::before, .contacts>form .send-info::after, .contacts>form .send-info .box::before, .contacts>form::before, .popup-order .close-popup::before, .popup-order .close-popup::after, .popup-order .container .holder .list .item::before, .popup-order .container .holder .list .item::after, .popup-order .container .holder>form .bloc .icon::before, .about .container .top-box .img-box .img::before, .about .container .content-box .img::before, .about .container .content-box .text-box .title::before, .popup-request-send .request-send-box::before, #info .slick-slide .img-box::after, .close-popup-color::before, .close-popup-color::after, .cabinet-content .jcf-select-opener::before, .orders-container .active::before, .orders-container .open::before, .product-card-box .pictures-list .active::before, .product-card-box .pictures-list .active::after, .product-card-box .pictures-list .jcf-checked>span::before, .product-card-box .text-holder .more::before, .product-card-box .options-container .row .btn-minus::before, .product-card-box .options-container .row .btn-plus::before, .product-card-box .options-container .row .btn-plus::after, .product-card-box .characteristics .more::before, .see-also .article::before, .see-also .article .more::before, .popup-checkout .close-popup-checkout::before, .popup-checkout .close-popup-checkout::after, .catalog-holder .left-box .title::before {
    content: '';
    position: absolute;
    display: block;
}


/* 0, 460px */


/* 461px,768px */


/* 641px, 1024px */


/* 1025px, 1440px */


/* 1025px, 1280px */


/* 1280px, 1680px */


/* 1441px, 1920px */


/* 1921px */

#slider .text-box .more::after, .blog-page>.container .news-list .prev-news .description>span::before, .blog-page>.container .news-list .next-news .description>span::before, .type-shoes .container .list-box .list-container .article .more::before, .see-also .article .more::before {
    background-image: url(/images/sprite.png);
    background-position: -152px -123px;
    width: 6px;
    height: 10px;
}

.type-shoes .jcf-drop-active .jcf-select-opener::before {
    background-image: url(/images/sprite.png);
    background-position: -135px -87px;
    width: 9px;
    height: 6px;
}

.type-shoes span.jcf-select-opener::before {
    background-image: url(/images/sprite.png);
    background-position: -121px -87px;
    width: 9px;
    height: 6px;
}

.about-products .about-products-content .slick-arrow, #slider .slick-arrow:hover::before, #info .slick-prev, #info .slick-next {
    background-image: url(/images/sprite.png);
    background-position: -95px 0px;
    width: 21px;
    height: 35px;
}

#slider .slick-arrow::before, .product-card-box #slider-card .slick-arrow {
    background-image: url(/images/sprite.png);
    background-position: 0px -60px;
    width: 21px;
    height: 35px;
}

.why-we .container .description-box .title::after, .why-we .row:nth-child(odd) .container .title::after {
    background-image: url(/images/sprite.png);
    background-position: -152px 0px;
    width: 12px;
    height: 19px;
}

.new-customer .register span.jcf-checkbox>span {
    background-image: url(/images/sprite.png);
    background-position: -152px -41px;
    width: 12px;
    height: 10px;
}

.type-shoes .container .check-box .check-box-container .row .jcf-checkbox>span {
    background-image: url(/images/sprite.png);
    background-position: -152px -111px;
    width: 10px;
    height: 7px;
}

#slider .slick-dots .slick-active {
    background-image: url(/images/sprite.png);
    background-position: -129px -100px;
    width: 14px;
    height: 14px;
}

.popup-order .container .holder>form .bloc .email::before {
    background-image: url(/images/sprite.png);
    background-position: -95px -40px;
    width: 16px;
    height: 14px;
}

.popup-order .container .holder>form .bloc .name::before {
    background-image: url(/images/sprite.png);
    background-position: 0px -124px;
    width: 15px;
    height: 18px;
}

.popup-order .container .holder>form .bloc .tel::before {
    background-image: url(/images/sprite.png);
    background-position: -89px -100px;
    width: 16px;
    height: 16px;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-inc::before, .popup-checkout .select-number .jcf-btn-inc::before {
    /*background-image: url(/images/sprite.png);
  background-position: -152px -97px;*/
    background: #000;
    width: 1px;
    height: 9px;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-inc::after, .popup-checkout .select-number .jcf-btn-inc::after {
    /*background-image: url(/images/sprite.png);
    background-position: -152px -97px;*/
    display: block;
    content: '';
    position: absolute;
    top: 11px;
    left: 9px;
    background: #000;
    width: 9px;
    height: 1px;
}

.product-card-box .pictures-list .active::before, .product-card-box .pictures-list .jcf-checked>span::before {
    background-image: url(/images/sprite.png);
    background-position: -65px -48px;
    width: 8px;
    height: 6px;
}

.contacts>form .send-info .box::before, .popup-request-send .request-send-box::before {
    background-image: url(/images/sprite.png);
    background-position: 0px 0px;
    width: 60px;
    height: 55px;
}

.constructor-container .set .list .item::after, .popup-order .container .holder .list .item::after {
    background-image: url(/images/sprite.png);
    background-position: -152px -84px;
    width: 11px;
    height: 8px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #slider .text-box .more::after, .blog-page>.container .news-list .prev-news .description>span::before, .blog-page>.container .news-list .next-news .description>span::before, .type-shoes .container .list-box .list-container .article .more::before, .see-also .article .more::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .type-shoes .jcf-drop-active .jcf-select-opener::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .type-shoes span.jcf-select-opener::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .about-products .about-products-content .slick-arrow, #slider .slick-arrow:hover::before, #info .slick-prev, #info .slick-next {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    #slider .slick-arrow::before, .product-card-box #slider-card .slick-arrow {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .why-we .container .description-box .title::after, .why-we .row:nth-child(odd) .container .title::after {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .new-customer .register span.jcf-checkbox>span {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .type-shoes .container .check-box .check-box-container .row .jcf-checkbox>span {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    #slider .slick-dots .slick-active {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .popup-order .container .holder>form .bloc .email::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .popup-order .container .holder>form .bloc .name::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .popup-order .container .holder>form .bloc .tel::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    /*.product-card-box .options-container .options-form .select-number .jcf-btn-inc::before, .popup-checkout .select-number .jcf-btn-inc::before {
    background-image: url(/images/sprite@2x.png);
    background-size: 164px 142px; }*/
    .product-card-box .pictures-list .active::before, .product-card-box .pictures-list .jcf-checked>span::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .contacts>form .send-info .box::before, .popup-request-send .request-send-box::before {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
    .constructor-container .set .list .item::after, .popup-order .container .holder .list .item::after {
        background-image: url(/images/sprite@2x.png);
        background-size: 164px 142px;
    }
}

div.error-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 110px 10px 105px;
}

div.error-page .holder {
    position: relative;
}

div.error-page .to-main {
    color: #fff;
    font: 700 13px 'Roboto';
    text-transform: uppercase;
    text-decoration: none;
    background: #d2333b;
    padding: 20px 45px 20px 35px;
    position: relative;
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
}

div.error-page .to-main>svg, div.error-page .to-main>svg use {
    position: absolute;
    top: 50%;
    right: 25px;
    margin: -6px 0 0;
    width: 6px;
    height: 10px;
    fill: #fff;
}

.error-page-box {
    position: relative;
    padding: 0 90px 0 0;
    margin: 0 0 36px;
    font-size: 14px;
    font-weight: 300;
}

.error-page-box::before {
    width: 61px;
    height: 2px;
    background: #d2333b;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.error-page-box .title {
    font-size: 36px;
    font-weight: 700;
    display: block;
    position: relative;
    margin: 0 0 10px;
}

.about-products .content-box {
    padding: 30px 0 0;
    border-top: 1px solid #c9c9c9;
}

.about-products .content-box .products-list {
    display: inline-block;
    vertical-align: top;
    max-width: 263px;
    width: 100%;
    margin: 0 30px 0 0;
    text-transform: uppercase;
    font: 700 12px 'Roboto';
}

.about-products .content-box .products-list li {
    margin: 0 0 25px;
}

.about-products .content-box .products-list li.active a {
    display: inline-block;
    position: relative;
    padding: 0 30px 0 0;
    color: #000;
}

.about-products .content-box .products-list li.active a>svg, .about-products .content-box .products-list li.active a>svg use {
    position: absolute;
    width: 6px;
    height: 10px;
    right: 0;
    top: 50%;
    margin: -6px 0 0;
    fill: #d2333b;
}

.about-products .content-box .products-list a {
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.about-products .about-products-content {
    display: inline-block;
    vertical-align: top;
    max-width: 843px;
    padding: 0 95px;
}

.about-products .about-products-content .slider-box {
    position: relative;
}

.about-products .about-products-content .slider-box .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 0 30px;
}

.about-products .about-products-content .scoring {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.about-products .about-products-content .scoring .couner {
    font-size: 30px;
    font-weight: 500;
}

.about-products .about-products-content #slider-about {
    padding: 0 0 60px;
}

.about-products .about-products-content .slick-arrow {
    position: absolute;
    text-indent: -99999px;
    border: none;
    outline: none;
    width: 21px;
    height: 35px;
    background-color: transparent;
    bottom: 0;
    z-index: 2;
}

.about-products .about-products-content .slick-prev {
    left: 50%;
    -webkit-transform: translate(-61px, 0);
    transform: translate(-61px, 0);
}

.about-products .about-products-content .slick-next {
    right: 50%;
    -webkit-transform: scale(-1) translate(-61px, 0);
    transform: scale(-1) translate(-61px, 0);
}

.about-products .about-products-content .text-box {
    position: relative;
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}
.description-html{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #606060;
}
.description-html p{
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #606060;
}
.info-box  .text-box ol,
.text-box ol,
.description-html ol{
    position: relative;
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    padding-left: 24px;
    text-align: left;
}
.info-box  .text-box ul,
.text-box ul,
.description-html ul{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    color: #606060;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
}
.text-box.hidden-block ul,
.text-box.hidden-block ol,
.description-html ol,
.description-html ul{
    font-size: 13px;
    margin-bottom: 16px;
}
.about-products .about-products-content .text-box ul li,
.description-html ul li {
    padding: 0 0 0 24px;
    position: relative;
}

.info-box  .text-box ul li,
.text-box ul li {
    padding: 0 0 0 24px;
    position: relative;
}

.about-products .about-products-content .text-box ul li::before,
.description-html ul li::before  {
    width: 4px;
    height: 4px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background: #d2333b;
}
.info-box  .text-box ul li::before,
.text-box ul li::before ,
.description-html ul li::before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background: #d2333b;
}


.about-products .about-products-content .img-box {
    background: #fff;
    text-align: center;
    margin: 0 0 30px;
}

.about-products .about-products-content .img-box img {
    vertical-align: top;
    display: inline-block;
    width: 100%;
}

.about-products .about-products-content .video-box {
    height: 355px;
    margin: 0 0 20px;
}

.about-products .about-products-content .video-box iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.basket {
    max-width: 944px;
    margin: 0 auto;
}

.basket header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 50px;
}

.basket header .logo-holder {
    float: none;
}

.basket .info-box {
    max-width: 360px;
    width: 100%;
}

.basket .info-box .holder {
    position: relative;
    color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 10px;
}

.basket .schedule {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px;
    position: relative;
    border-bottom: 7px solid transparent;
    cursor: pointer;
}

.basket .schedule .name {
    color: #000;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dashed #000;
}

.basket .schedule .detail {
    position: absolute;
    top: -9999px;
    opacity: 0;
    -webkit-transform: translate(0, 7px);
    transform: translate(0, 7px);
    left: -95%;
    padding: 25px;
    background: #fff;
    box-shadow: 0 10px 36px rgba(0, 0, 0, 0.36);
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
}

.basket .schedule .detail .weekend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.basket .schedule .detail .weekend>div {
    display: inline-block;
    vertical-align: top;
}

.basket .schedule .detail .weekend>div>span {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    line-height: 17px;
}

.basket .schedule .detail .weekend>div>em {
    display: block;
    font-size: 14px;
    color: #000;
    font-style: normal;
}

.basket .schedule .detail .title {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    display: block;
    margin: 0 0 10px;
}

.basket .schedule .detail .time {
    font-size: 28px;
    display: block;
    white-space: nowrap;
    color: #000;
    margin: 0 0 22px;
}

.basket .tel li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 13px;
}

.basket .title {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    display: block;
    margin: 0 0 10px;
}

.basket .holder {
    padding: 15px 0 0;
}

.cart-page-holder {
    background: #f3f3f3;
}

.form-tab-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cart-edit .edit-row::after, .cart-edit .info-row::after {
    content: '';
    display: block;
    clear: both;
}

.cart-work-time__popup .secondary-time::after, .product-edit::after {
    content: '';
    display: block;
    clear: both;
}

.total-holder.active .cart-total::after, .total-holder.active .delivery-total::after {
    content: '';
    display: block;
    clear: both;
}

.cart-page button {
    border: none;
    outline: none;
    padding: 20px 35px;
    background: #d2333b;
    color: #fff;
    font: 700 13px 'Roboto';
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
}

.old-customer .row-box button {
    max-width: 290px;
    width: 100%;
}

.wrapper-cart {
    max-width: 944px;
    margin: 0 auto;
}

.cart-page {
    font-family: 'Roboto';
    color: #999;
}

.cart-page .header-cart {
    padding: 20px 0 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-work-time {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 15px;
    position: relative;
}

.cart-work-time .handler-work-time {
    text-decoration: none;
    border-bottom: 1px dashed #ccc;
    color: #333;
    cursor: pointer;
    margin: 0 0 0 20px;
}

.cart-work-time__popup {
    display: none;
    position: absolute;
    padding: 20px 30px;
    right: 0;
    background-color: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.cart-work-time__popup .title {
    font-size: 14px;
    display: block;
    margin: 0 0 15px;
}

.cart-work-time__popup .main-time {
    font-size: 28px;
    color: #333;
    text-align: center;
    margin: 0 0 20px;
}

.cart-work-time__popup .secondary-time {
    margin: 0 0 10px;
}

.cart-work-time__popup .secondary-time strong {
    color: #000;
    float: right;
}

.cart-work-time__popup.active {
    display: block;
}

.cart-phone {
    font-size: 13px;
    font-weight: 400;
}

.cart-phone a {
    color: #333;
    display: inline-block;
    text-decoration: none;
}

.cart-phone a+a {
    margin: 0 0 0 10px;
}

.cart-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    font-weight: 300;
}

.cart-froms-tab .tab {
    display: none;
}

.cart-froms-tab .tab.active {
    display: block;
}

.new-customer .register {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.new-customer .register span.jcf-checkbox {
    border: 1px solid #000;
    width: 20px;
    height: 20px;
}

.new-customer .register span.jcf-checkbox>span {
    border: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin: 0;
}

.cart-from, .cart-product {
    width: 100%;
}

.cart-from {
    max-width: 457px;
}

.cart-product {
    max-width: 360px;
}

.cart-page .row {
    margin: 0 0 20px;
}

.cart-page input[type="email"], .cart-page input[type="password"], .cart-page input[type="tel"], .cart-page input[type="text"] {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    border: none;
    outline: none;
    padding: 16px 23px;
    font-size: 13px;
    width: 100%;
}

.cart-page input[type="email"], .cart-page input[type="password"], .cart-page input[type="tel"], .cart-page input[type="text"]::-webkit-input-placeholder {
    color: #5c5c5c;
}

.cart-page textarea {
    padding: 5px 15px;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
}

.cart-page .name input {
    width: 100%;
}

.form-tab-nav {
    margin: 0 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.form-tab-nav li {
    display: inline-block;
    background: #ebebeb;
    width: 100%;
}

.form-tab-nav li a {
    display: inline-block;
    padding: 22px 10px;
    text-decoration: none;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

.form-tab-nav li.active {
    background-color: #d2333b;
    -webkit-transition: .3s;
    transition: .3s;
}

.form-tab-nav li.active a {
    color: #fff;
}

.cart-holder .title {
    text-transform: uppercase;
    color: #333;
    display: block;
    margin: 0 0 30px;
    font-size: 40px;
    font-weight: 700;
}

.step-heading {
    margin: 0 0 20px;
}

.step-heading span {
    display: inline-block;
}

.step-heading span.number {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px 0 0;
}

.step-heading span.label {
    color: #333;
    font-size: 15px;
    font-weight: 400;
}

.step-heading span .edit-contact {
    margin: 0 0 10px 20px;
    border-bottom: 1px dashed;
    color: #000;
    display: none;
    font-size: 13px;
    text-decoration: none;
}

.step-heading span .edit-contact.active {
    display: inline-block;
}

.city-example {
    display: block;
    font-size: 12px;
    margin: 15px 0 0;
}

.city-example a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dashed;
}

.hidden-row {
    display: none;
}

.hidden-row.active {
    display: block;
}

.login-success {
    /* display: none; */
}

.cart-product-holder {
    background-color: #fff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    padding: 14px 20px;
}

.product-item {
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
}

.product-item+.product-item {
    margin: 20px 0 0;
}

.product-item::after {
    content: '';
    display: block;
    clear: both;
}

.product-item .image {
    float: left;
    margin: 0 20px 0 0;
}

.product-item .info-box {
    overflow: hidden;
}

.product-item .name {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin: 0 0 5px;
}

.product-item .code {
    font-size: 12px;
    margin: 0 0 5px;
    color: #b3b3b3;
    font-weight: 400;
}

.product-item .info-row .count {
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    color: #616161;
    font-size: 12px;
    font-weight: 400;
}

.product-item .info-row .edit {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    border-bottom: 1px dashed;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    margin: 0 5px;
}

.product-item .info-row .edit:hover {
    border-bottom-color: transparent;
}

.product-item .info-row .price {
    display: inline-block;
    text-align: right;
    font-size: 13px;
}

.cart-total, .delivery-total {
    text-align: center;
    margin: 0 0 20px;
}

.cart-total span {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

.delivery-total {
    display: none;
}

.delivery-total span {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

.cart-product-list {
    margin: 0 0 20px;
}

.forgot-passwd {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 35px;
    font-size: 11px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px dashed #333;
    text-decoration: none;
}

.cart-popup-holder {
    font-family: 'Roboto';
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    overflow: auto;
}

.cart-popup-holder .overlay {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

.cart-edit {
    background-color: #fff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    z-index: 3;
    width: 850px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px 40px;
}

.cart-edit .jcf-real-element {
    padding: 10px 30px 10px 10px;
    border-color: #ddd;
    outline: none;
}

.cart-edit span.jcf-btn-inc {
    background: transparent;
}

.cart-edit span.jcf-btn-dec {
    background: transparent;
}

.cart-edit .close-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
    line-height: 35px;
    font-size: 35px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background: #d2333b;
    color: #fff;
}

.cart-edit .close-btn::before {
    display: inline-block;
    content: '+';
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) translate(-1px, 1px);
    font-weight: 300;
}

.cart-edit .image {
    float: left;
    margin: 0 20px 0 50px;
}

.cart-edit .info-box {
    overflow: hidden;
}

.cart-edit .edit-title {
    font-size: 12px;
    color: #ccc;
    margin: 0 0 10px;
    display: block;
}

.cart-edit .name {
    color: #000;
    font-size: 17px;
    display: inline-block;
    margin: 0 0 20px;
}

.cart-edit .info-row {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}

.cart-edit .info-row .info-item {
    float: left;
    font-size: 13px;
    width: 33%;
    color: #000;
}

.cart-edit .info-row .info-item span {
    color: #999;
}

.cart-edit .edit-row {
    margin: 0 0 15px;
}

.cart-edit .edit-row .edit-item {
    float: left;
    width: 33%;
    font-size: 13px;
}

.cart-edit .edit-row .edit-item .label {
    color: #999;
    display: block;
    margin: 0 0 10px;
}

.cart-edit .edit-row .price-for-item {
    padding: 10px;
    border: 1px solid #ddd;
    display: inline-block;
}

.cart-edit .edit-row .price-total {
    color: #333;
    font-size: 36px;
    line-height: 1;
}

.product-edit em {
    font-style: normal;
}

.popup-buttons {
    margin: 25px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

.popup-buttons button {
    padding: 10px 25px;
    background: #d2333b;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font: 700 13px 'Roboto';
    outline: none;
}

.popup-buttons button.back {
    float: left;
}

.popup-buttons button.save {
    float: right;
}

.cart-count-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.cart-count-holder input {
    padding: 10px;
    text-align: center;
    width: 100px;
}

.cart-count-holder .handler-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.cart-count-holder .handler-holder span {
    height: 100%;
    width: 25px;
    display: inline-block;
    background-color: #ccc;
    border: 1px solid #999;
    cursor: pointer;
}

.cart-count-holder .handler-holder span:hover {
    opacity: 0.75;
}

.cart-count-holder .handler-holder .handler {
    position: relative;
}

.cart-count-holder .handler-holder .handler::before {
    content: '';
    border: 5px solid transparent;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cart-count-holder .handler-holder .inc::before {
    border-bottom-color: #000;
}

.cart-count-holder .handler-holder .dec::before {
    border-top-color: #000;
}

.step-2 {
    /*display: none; */
}

.step-2 .step-hidden {
    padding: 0 0 5px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
}

.step.disabled .step-hidden {
    display: none;
}

.cart-page .info {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #eee;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    position: relative;
}

.cart-page .info .info-content {
    display: none;
    position: absolute;
    padding: 8px 10px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 250px;
    font-weight: 300;
    font-size: 13px;
    color: #666;
    line-height: 17px;
    text-align: left;
    top: 0;
    left: 30px;
    z-index: 2;
}

.cart-page .info.active .info-content {
    display: block;
}

.step-hidden .col-1 {
    width: 120px;
    float: left;
    min-height: 1px;
}

.step-hidden:not(.comment) .col-2 {
    padding: 0 0 0 10px;
    float: right;
    max-width: 300px;
    width: 100%;
}

.step-hidden label {
    font-size: 13px;
    color: #999;
    cursor: pointer;
    font-weight: 400;
}

.step-hidden label input[type=radio] {
    margin: 0 10px 0 0;
}

.row.address .input-row {
    margin: 0 0 15px;
}

.row.address .input-row input {
    width: 100%;
    padding: 16px;
}

.row.address .input-row.double input {
    width: 35%;
    font-size: 13px;
}

.row.address .input-row.double input+input {
    margin: 0 0 0 20px;
}

.step-hidden .select {
    display: none;
}

.step-hidden .select.active {
    display: block;
}

.step-hidden.comment {
    border-bottom: none;
}

.step-hidden.comment textarea {
    display: none;
    margin: 15px 0 0;
    color: #000;
}

.step-hidden.comment textarea.active {
    display: block;
}

.comment-handler {
    border-bottom: 1px dashed;
}

.comment-handler:hover {
    border-bottom-color: transparent;
}

.order-holder {
    text-align: center;
    /*display: none; */
}

.order-holder button {
    color: #fff;
    width: 100%;
}

.final-price {
    margin: 0 0 20px;
    text-align: center;
    /*display: none; */
}

.final-price .price {
    font-size: 20px;
    vertical-align: middle;
    color: #000;
}

.promo {
    margin: 0 0 20px;
    text-align: center;
    display: none;
    padding: 15px 0 0;
    border-top: 1px solid #ddd;
}

.promo .promo-handler {
    font-size: 13px;
    border-bottom: 1px dashed;
    cursor: pointer;
}

.promo .promo-handler:hover {
    border-bottom-color: transparent;
}

.total-holder.active .delivery-total, .total-holder.active .final-price, .total-holder.active .order-holder, .total-holder.active .promo {
    display: block;
}

.total-holder.active .cart-total, .total-holder.active .delivery-total {
    margin: 0 0 5px;
    text-align: left;
}

.total-holder.active .cart-total .price {
    float: right;
    font-size: inherit;
    color: inherit;
}

.total-holder.active .delivery-total {
    margin: 0 0 20px;
}

.total-holder.active .delivery-total .price {
    float: right;
    font-size: inherit;
    color: inherit;
}

.promo-code {
    padding: 10px 0 0;
    text-align: center;
    display: none;
}

.promo-code.active {
    display: block;
}

.promo-code input {
    width: 60%;
}

.step-hidden .label-text {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}

.step-2 .jcf-radio {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #999;
}

.step-2 .jcf-radio>span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d2333b;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.comment #comment {
    outline: none;
}

.cart-page .jcf-list-content {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.cart-page .jcf-list-content li {
    border: none;
}

.cart-page .jcf-list-content .jcf-option {
    border: none;
    font-size: 12px;
    cursor: pointer;
}

.cart-page .jcf-list-content .jcf-selected, .cart-page .jcf-list-content .jcf-hover {
    color: #d2333b;
    background: #fff;
}

.cart-page .select .jcf-select {
    width: 100%;
    border: none;
    outline: none;
    height: 47px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.cart-page .select .jcf-select .jcf-reset-appearance option {
    line-height: 47px;
}

.cart-page .select .jcf-select .jcf-select-text {
    line-height: 47px;
    margin: 0 45px 0 23px;
}

.cart-page .select .jcf-select .jcf-select-opener {
    background: #fff url(/images/select.png) center/7px 4px no-repeat;
    width: 45px;
    height: 100%;
}

.cart-page .select .jcf-select .jcf-select-drop {
    left: 0;
    right: 0;
}

.cart-page span.jcf-option {
    padding: 16px 23px;
    border-color: #000;
}

.level1>.title {
    overflow: hidden;
}

.level1>.title .show-all {
    float: right;
    font: 700 13px 'Roboto';
    color: #fff;
    background: #d2333b;
    padding: 17px 5px;
    width: 100%;
    max-width: 263px;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
}

.level1>.title .show-all>svg, .level1>.title .show-all>svg use {
    position: absolute;
    width: 4px;
    fill: #fff;
    height: 7px;
    top: 50%;
    right: 70px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.level1 .list-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -30px;
}

.level1 .article {
    margin: 0 0 30px 30px;
    max-width: 360px;
    text-decoration: none;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}

.level1 .article::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: .3s;
}

.level1 .article>img {
    max-width: 360px;
    height: auto;
    vertical-align: top;
    width: 100%;
}

.level1 .article .description {
    line-height: 58px;
    position: relative;
    background: #fff;
}

.level1 .article .type {
    font-size: 12px;
    color: #000;
}

.level1 .article .more {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #d2333b;
    color: #fff;
    font: 700 13px 'Roboto';
    top: 100%;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 58px;
}

.level1 .article .more>svg {
    position: absolute;
    width: 6px;
    height: 10px;
    fill: #fff;
    top: 50%;
    right: 120px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.level1 .text-holder .text-box {
    overflow: hidden;
    height: auto;
}

.level1 .text-holder .text-box h2 {
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 5px;
}

.level1 .text-holder .text-box>p {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    margin: 0;
}

.level1 .text-holder span.active::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.level1 .text-holder .more {
    cursor: pointer;
    font-size: 13px;
    color: #ccc;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px 5px 0;
}

.level1 .text-holder .more:active::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.level1 .text-holder .more::before {
    content: '';
    display: block;
    position: absolute;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #ccc;
    right: 0;
    top: 58%;
}

body, html {
    height: 100%;
}

.wrapper {
    background: #f3f3f3;
    font-family: Roboto, sans-serif;
    overflow: hidden;
    position: relative;
}

.logo-holder {
    position: relative;
    background: url(/images/logo.svg) center/174px 44px no-repeat;
    width: 174px;
    transition: .3s;
    height: 100px;
    float: left;
}

.logo-holder>a {
    display: block;
    height: 100%;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 22;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.header-box {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}

.header-box>.container {
    float: right;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-box>.container nav {
    display: inline-block;
    vertical-align: top;
}

.header-box>.container nav>ul>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.header-box>.container nav>ul>.parent::after {
    right: 26px;
}

.header-box>.container nav>ul>.parent>a {
    padding: 0 40px 0 25px;
}

.container .lang-drop {
    position: relative;
}

.container .lang-drop::after {
    display: block;
    content: '';
    position: absolute;
    background: url(/images/arrow-black.svg) center/9px 6px no-repeat;
    width: 9px;
    height: 6px;
    top: 50%;
    transform: translate(0%, -50%);
    right: 26px;
    -webkit-transition: .3s;
    transition: .3s;
}

.container .lang-drop:hover::after {
    background: url(/images/arrow-red.svg) center/9px 6px no-repeat;
}

.header-box>.container nav>ul>li+li {
    margin: 0 0 0 -4px;
}

.header-box>.container nav>ul>li>a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 0 25px;
    box-sizing: border-box;
    position: relative;
    display: block;
    transition: .3s;
    line-height: 100px;
}

.container .parent {
    position: relative;
}

.container .parent::after {
    display: block;
    content: '';
    position: absolute;
    background: url(/images/arrow-black.svg) center/9px 6px no-repeat;
    width: 9px;
    height: 6px;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-box>.container>nav>ul>li::before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    opacity: 0;
    background: #d2333b;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

/*.header-box>.container>nav>ul>li.parent-about::before {
    display: none;
}*/

.header-box .container>.box {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
}

.header-box .box>div {
    min-width: 60px;
    cursor: pointer;
    height: 100px;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 0 0 0 -1px;
    background: #d2333b;
}

.header-box .box>div:hover {
    background: #e03a42;
}

.search {
    position: relative;
}

.hint {
    position: absolute;
    top: -9999px;
    left: 0;
    background: #fff;
    z-index: 5;
    width: auto;
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transition: .5s opacity;
    transition: .5s opacity;
    padding: 20px 15px;
    white-space: nowrap;
    box-sizing: content-box;
}

.hint::before {
    bottom: 100%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.box>div:hover .hint {
    top: 100%;
    opacity: 1;
}

.search>svg, .search>svg use {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 17px;
    height: 16px;
}

.login {
    position: relative;
}

.login>a {
    display: block;
    z-index: 22222;
    height: 100%;
}

.login a>svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 17px;
}

.login a>svg, .login a>svg use {
    fill: #fff;
}

.call {
    position: relative;
}

.call>svg, .call>svg use {
    position: absolute;
    top: 50%;
    margin: -8px 0 0 -8px;
    left: 50%;
    fill: #fff;
    width: 17px;
    height: 17px;
}

.basket-container>.product {
    border-bottom: 1px solid #f3e2e3;
}

.basket-container>.product .img-basket {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.basket-container>.product .description-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 130px;
    margin: 0 20px 0 0;
}

.basket-container>.product .description-box .description {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    text-decoration: none;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
}

.basket-container>.product .description-box .counter {
    font-size: 12px;
    color: #616161;
    line-height: 20px;
    display: block;
}

.basket-container>.product .description-box .counter em {
    font-style: normal;
    margin: 0 0 0 5px;
}

.basket-container>.product .remove {
    position: absolute;
    top: 25px;
    right: 12px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
    padding: 5px;
    box-sizing: content-box;
}

.basket-container>.product .remove::before {
    height: 12px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.basket-container>.product .remove::after {
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

div.basket-container {
    width: 100%;
    height: auto;
    border: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
}

div.basket-container::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #fff;
    bottom: 100%;
    right: 35px;
}

div.basket-container .product {
    padding: 20px 13px 20px 15px;
    position: relative;
    background: #fff;
}

div.basket-container>a {
    width: 100%;
    background: #d2333b;
    padding: 22px 0;
    text-transform: uppercase;
    border: none;
    outline: none;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    text-align: center;
}

#basket-box {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 80px;
}

#basket-box .hint {
    width: 113px;
    left: 113px;
}

#basket-box .hint::before {
    left: 100px;
}

#basket-box>.counter {
    background: #e03a42;
    position: relative;
    min-width: 15px;
    transition: .3s;
    line-height: 100px;
    padding: 0 13px;
}

#basket-box>.counter::before {
    display: block;
    content: '';
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 7px solid #e03a42;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#basket-box .basket {
    width: 45px;
}

#basket-box .basket svg, #basket-box .basket svg use {
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -8px 0 0;
    fill: #fff;
    width: 22px;
    height: 17px;
}

#basket-box>span {
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
}

.slider-container {
    position: relative;
    height: 580px;
    background-size: cover;
    margin: 100px 0 145px;
}

.slider-container .slider-box {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding: 0 75px 0 63px;
}

.slider-container .slider-box #slider {
    position: relative;
    width: 100%;
}

.slider-container .slider-box .img-box {
    float: right;
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.2);
}

#slider .text-box {
    max-width: 430px;
    box-sizing: border-box;
    padding: 128px 0 0 75px;
    position: relative;
    float: left;
}

#slider .text-box .counter {
    font-size: 48px;
    font-weight: bold;
    color: #d2333b;
    position: absolute;
    left: 0;
    top: 110px;
}

#slider .text-box .title {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

#slider .text-box .text-container {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin: 6px 0;
    position: relative;
}

#slider .text-box .more {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font: 700 13px 'Roboto';
    padding: 22px 54px 22px 35px;
    background: #d2333b;
    position: relative;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

#slider .text-box .more::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#slider .text-box .more:hover {
    background: #e03a42;
}

#slider .slick-slide {
    outline: none;
    padding: 65px 75px 60px 70px;
    background-repeat: no-repeat;
    background-size: 1920px 583px;
    position: relative;
}

#slider .slick-slide::before {
    display: block;
    content: '';
    width: 994px;
    height: 30px;
    background: #d2333b;
    position: absolute;
    right: 50%;
    top: 583px;
    -webkit-transform: translate(570px, 0);
    transform: translate(567px, 0);
}

#slider .slick-arrow {
    position: absolute;
    text-indent: -99999px;
    border: none;
    outline: none;
    width: 21px;
    height: 35px;
    padding: 30px;
    z-index: 3;
    background-color: transparent;
}

#slider .slick-arrow::before {
    display: block;
    content: '';
    position: absolute;
}

#slider .slick-prev {
    left: 50%;
    margin: 0 0 0 -585px;
    top: 175px;
}

#slider .slick-prev::before {
    left: 15px;
    top: 10px;
}

#slider .slick-next {
    right: 50%;
    top: 50%;
    -webkit-transform: translate(590px, -50%) scale(-1);
    transform: translate(590px, -50%) scale(-1);
}

#slider .slick-next::before {
    left: 20px;
    top: 13px;
}

#slider .slick-dots {
    position: absolute;
    bottom: 205px;
    left: 50%;
    margin: 0 0 0 -432px;
}

#slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    text-indent: -99999px;
    outline: none;
    border: none;
    padding: 10px 5px;
    width: 14px;
    height: 7px;
    box-sizing: content-box;
    margin: 0 10px 0 0;
    cursor: pointer;
    position: relative;
}
@media screen and (max-width: 767px) {
  #slider .slick-dots li {
    padding: 15px 15px;
  }
}

#slider .slick-dots li::before {
    position: absolute;
    content: '';
    display: block;
    width: 14px;
    height: 7px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #d2333b;
}

#slider .slick-dots .slick-active {
    padding: 0;
    margin: 0 15px 0 0;
    background-color: transparent;
}

#slider .slick-dots .slick-active::before {
    display: none;
}

.catalog {
    position: relative;
    max-width: 1140px;
    margin: 0 auto 50px;
    overflow: hidden;
}

.title-box {
    text-align: center;
    position: relative;
    margin: 0 0 35px;
}

.title-box .title {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px;
}

.title-box .decoration {
    display: block;
}

.title-box .decoration span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #e3e3e3;
    margin: 0 10px 0 0;
}

.title-box .decoration span:last-child {
    margin: 0;
}

.catalog>.section {
    position: relative;
    box-sizing: border-box;
    padding: 60px;
    text-decoration: none;
    margin: 0 0 20px;
    height: 454px;
}

.catalog>.section>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.catalog>.section .title {
    position: relative;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    max-width: 198px;
}

.catalog>.section .title::after {
    display: block;
    content: '';
    position: absolute;
    width: 5px;
    background: #d2333b;
    bottom: 3px;
    top: 2px;
}

.item-1 {
    width: 555px;
    float: left;
}

.item-1 .title {
    text-align: right;
    float: right;
}

.item-1 .title::after {
    right: 0;
}

.main-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    top: -9999px;
    overflow: hidden;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
}

.main-hover .list {
    width: 100%;
    height: 100%;
    position: relative;
    float: right;
    background: #fff;
    text-align: left;
    padding: 60px 10px 10px 60px;
}

.main-hover .list .title-list {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    position: relative;
    margin: 0 0 60px;
}

.main-hover .list .title-list>img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 28px 0 0;
}

.main-hover .list .title-list>span {
    display: inline-block;
    vertical-align: middle;
    /*max-width: 220px;*/
}

.main-hover .list ul {
    padding: 0 0 0 60px;
    height: 250px;
}
@media screen and (max-width: 1140px) {
  div.main-hover .list ul {
      height: 170px;
  }
}
.main-hover .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #d2333b;
  border-radius: 0;
}
.main-hover .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #d2333b!important;

}
.main-hover .list ul>li {
    display: block;
    margin: 0 0 15px;
}

.main-hover .list ul a {
    display: block;
    position: relative;
    padding: 10px 0 10px 10px;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    -webkit-transition: .3s;
    transition: .3s;
}

.main-hover .list ul a::before {
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background: #d2333b;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .main-hover .list ul a:hover {
        color: #d2333b;
        padding: 10px 0 10px 30px;
    }
}

.main-hover .list ul a:hover::before {
    width: 19px;
}

.item-2 {
    width: 555px;
    float: right;
}

.catalog>.section.item-2 .title {
    text-align: left;
    max-width: 110px;
    float: left;
}

.item-2 .title::after {
    left: 0;
}

.catalog>.section.item-3 .title {
    max-width: 110px;
}

.catalog>.section.item-4 .title {
    text-align: right;
}

.catalog>.section.item-5 .title {
    max-width: 130px;
}

.item-3 {
    width: 458px;
    float: left;
    text-align: left;
}

.item-3 .title::after {
    left: 0;
}

.item-4 {
    width: 653px;
    float: right;
}

.item-4 .title {
    float: right;
}

.item-4 .title::after {
    right: 0;
}

.item-5 {
    width: 653px;
    float: left;
    text-align: right;
}

.item-5 .title {
    float: right;
}

.item-5 .title::after {
    right: 0;
}

.item-6 {
    width: 458px;
    float: right;
    text-align: left;
}

.item-6 .title {
    float: left;
}

.item-6 .title::after {
    left: 0;
}

.item-7 {
    width: 458px;
    float: left;
    text-align: left;
}

.item-7 .title::after {
    left: 0;
}

.item-8 {
    width: 653px;
    float: right;
    text-align: right;
}

.item-8 .title {
    float: right;
}

.item-8 .title::after {
    right: 0;
}

.item-9 {
    width: 653px;
    float: left;
    text-align: right;
}

.item-9 .title {
    float: right;
}

.item-9 .title::after {
    right: 0;
}

.item-10 {
    width: 458px;
    float: right;
    text-align: left;
}

.item-10 .title::after {
    left: 0;
}

.item-11 {
    width: 458px;
    float: left;
    text-align: left;
}

.item-11 .title::after {
    left: 0;
}

.item-12 {
    width: 653px;
    float: right;
    text-align: right;
}

.item-12 .title {
    float: right;
}

.item-12 .title::after {
    right: 0;
}

.why-we {
    position: relative;
    width: 100%;
}

.why-we .row {
    /*position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1px 0 0;*/
    font-size: 0;
    display: table-row;
}

.why-we .container {
    /*width: 100%;*/
    background: #d2333b;
    /*display: table-cell;*/
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.why-we .container>img {
    float: left;
    width: 50%;
    height: auto;
    /*height: 100%;*/
}

.why-we .container .description-box {
    float: right;
    width: 50%;
    height: 100%;
    background: #d2333b;
    box-sizing: border-box;
    padding: 60px 100px 10px 70px;
    color: #fff;
}

@media screen and (max-width: 1800px) {
  .why-we .container .description-box {
    padding: 30px 70px 10px 70px;
  }
  .why-we .row:nth-child(odd) .container span.title::after {
    right: -30px;
    left: auto;
  }
  .why-we .container .description-box span.title {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 1440px) {
  .why-we .container div.description-box .title::after {
    left: -25px;
  }
}
@media screen and (max-width: 1630px) {
  .why-we .row:nth-child(odd) .container span.title::after {
    right: 0;
  }
}

.why-we .container .description-box .title {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    font-weight: bold;
    margin: 0 0 30px;
    position: relative;
    letter-spacing: 1px;
}

.why-we .container .description-box .title::after {
    display: block;
    content: '';
    position: absolute;
    background-color: transparent;
    left: -30px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 12px;
    height: 19px;
}

.why-we .container .description-box .description {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    padding: 0 0 40px;
    position: relative;
    display: block;
}

.why-we .container .description-box .description::after {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 7px;
    bottom: 0;
    left: 0;
    background: #fff;
}

.why-we .row:nth-child(odd) .container img {
    float: right;
}

.why-we .row:nth-child(odd) .container .title::after {
    display: block;
    content: '';
    position: absolute;
    background-color: transparent;
    right: -60px;
    left: auto;
    top: 50%;
    -webkit-transform: translate(0%, -50%) scale(-1);
    transform: translate(0%, -50%) scale(-1);
    width: 12px;
    height: 19px;
}

.about {
    position: relative;
    padding: 80px 0 0;
    margin: 0 0 90px;
}

.about .about-box {
    position: relative;
    padding: 80px 0;
}

.about .about-box::before {
    left: 0;
    top: 0;
    width: 978px;
    height: 674px;
    background: url(/images/seo-left.jpg) center/978px 674px no-repeat;
    box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.2);
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
}

.about .about-box::after {
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 658px;
    height: 532px;
    background: url(/images/right-seo-23.png) center/cover no-repeat;
}

.about .about-box .container {
    max-width: 1045px;
    margin: 0 auto;
    -webkit-transform: translate(48px, 0);
    transform: translate(48px, 0);
    background-position: left;
    background: #fff;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
    box-shadow: 10px 10px 100px rgba(0, 0, 0, 0.2);
    padding: 0 40px 0 0;
}

.about .about-box .container>img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 75px 0 0;
}

.about .about-box .container .text-box {
    display: inline-block;
    vertical-align: middle;
    max-width: 415px;
    position: relative;
}

.about .about-box .container .text-box .title {
    font-size: 26px;
    display: block;
    margin: 0 0 30px;
}

.about .about-box .container .text-box .text-container {
    height: 225px;
    width: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    padding: 0 24px 0 0;
}

.about .about-box .container .text-box .text-container p {
    margin: 0;
}

.about .about-box .container p::first-letter {
    font-size: 46px;
    color: #d2333b;
    float: left;
    padding: 11px 10px 0 0;
}

.about .jcf-scrollbar-vertical {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 15px;
}

.about .jcf-scrollbar-vertical .jcf-scrollbar-slider {
    background: #e5e5e5;
    height: 100% !important;
}

.about .jcf-scrollbar-vertical .jcf-scrollbar-slider .jcf-scrollbar-handle {
    background: #d2333b;
    width: 100%;
}

.about .jcf-scrollable-wrapper {
    margin: 0 0 35px;
}

.button-more {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    color: #d2333b;
    font-size: 10px;
    font-weight: bold;
    padding: 10px 0 10px 16px;
    -webkit-transition: .3s;
    transition: .3s;
}

.button-more::before {
    width: 8px;
    height: 8px;
    background: #d2333b;
    left: 0;
    top: 12px;
    -webkit-transition: .3s;
    transition: .3s;
}

.button-more:hover {
    padding: 10px 0 10px 52px;
}

.button-more:hover::before {
    width: 38px;
}

.footer {
    position: relative;
    width: 100%;
    border-top: 1px solid #c9c9c9;
}

.footer .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 0 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.phone {
    position: relative;
    top: -3px;
}

.phone .logo {
    background: url(/images/logo.svg) left center/108px 27px no-repeat;
    width: 108px;
    height: 27px;
    display: block;
    margin: 0 0 25px;
}

.phone ul {
    margin: 0 0 80px;
}

.phone ul li a {
    text-decoration: none;
    line-height: 36px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.phone .time {
    display: block;
    color: #5c5c5c;
    font-size: 13px;
    line-height: 20px;
}

.footer .navigation {
    position: relative;
}

.footer .navigation .title {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    display: block;
    position: relative;
    padding: 0 0 0 33px;
    margin: 0 0 25px;
}

.footer .navigation .title>svg, .footer .navigation .title>svg use {
    position: absolute;
    width: 14px;
    height: 14px;
    left: -0;
    top: 0;
    fill: #d2333b;
}

.footer .navigation ul {
    padding: 0 0 0 33px;
}

.footer .navigation ul a {
    display: block;
    font-size: 14px;
    color: #434343;
    text-decoration: none;
    line-height: 36px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.footer .navigation ul a::before {
    content: '';
    position: absolute;
    display: block;
    background: #d2333b;
    left: -10px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
    width: 0;
    height: 0;
}

.footer .navigation ul a:hover::before {
    width: 5px;
    height: 5px;
}

.footer .mail-social {
    position: relative;
    max-width: 360px;
}

.footer .mail-social .title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
    display: block;
}

.footer .mail-social p {
    font-size: 13px;
    font-weight: 400;
    color: #5c5c5c;
    margin: 0 0 20px;
    line-height: 20px;
}

.footer .mail-social form {
    width: 100%;
    margin: 0 0 50px;
    position: relative;
    height: 59px;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .footer .mail-social form {
        height: auto;
    }
    .section .main-hover .list>ul {
        display: none;
    }
}

input.error {
    color: #d2333b;
}

label.error {
    color: #d2333b;
    position: absolute;
    top: 101%;
    left: 0;
    font-size: 13px;
    margin: 5px;
}

.footer .mail-social form input[type="email"] {
    width: 215px;
    padding: 22px 5px 22px 25px;
    border: none;
    outline: none;
    height: 100%;
    font-weight: 400;
    font-size: 13px;
}

.footer .mail-social form input[type="email"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

.footer .mail-social form input[type="email"]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

.footer .mail-social form input[type="email"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

.footer .mail-social form input[type="email"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

.footer .mail-social form .send-footer {
    width: 145px;
    border: none;
    text-indent: -99999px;
    margin: 0 0 0 -4px;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 13px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 59px;
    padding: 0;
}

.footer .mail-social form .send-footer>svg, .footer .mail-social form .send-footer>svg use {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: #d2333b;
    color: #fff;
    display: block;
}

.footer .mail-social form .send-footer:hover {
    opacity: .5;
}

.footer .mail-social .social {
    position: relative;
    margin: 0;
}

.footer .mail-social .social .title {
    margin: 0 0 15px;
}

.footer .mail-social .social ul li {
    display: inline-block;
}

.footer .mail-social .social ul li+li {
    margin: 0 0 0 13px;
}

.footer .mail-social .social ul li a {
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    width: 26px;
    height: 26px;
}

.footer .mail-social .social ul li a:hover {
    opacity: .6;
}

.footer .mail-social .social ul li .facebook {
    background: url(/images/fecabook.svg) center/100% no-repeat;
}

.footer .mail-social .social ul li .instagram {
    background: url(/images/instagram.svg) center/100% no-repeat;
}

.footer .mail-social .social ul li .google {
    background: url(/images/google.svg) center/100% no-repeat;
}

.footer .mail-social .social ul li .youtube {
    background: url(/images/youtube.svg) center/100% no-repeat;
}

.footer .footer-bottom {
    position: relative;
}

.footer .footer-bottom::after {
    top: 0;
    width: 100%;
    height: 1px;
    background: #c9c9c9;
}

.footer .footer-bottom .bottom-box {
    max-width: 1140px;
    margin: 0 auto;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer .footer-bottom .bottom-box .lemon {
    line-height: 22px;
    padding: 0 60px 0 0;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    display: inline-block;
}

.footer .footer-bottom .bottom-box .lemon>svg, .footer .footer-bottom .bottom-box .lemon>svg use {
    width: 52px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.footer .footer-bottom .bottom-box span {
    font-size: 13px;
    padding: 5px 0 0;
}

.up {
    width: 59px;
    height: 59px;
    opacity: .5;
    background: #d2333b url(/images/up.png) center/20px 12px no-repeat;
    position: fixed;
    right: 55px;
    bottom: 55px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    z-index: 888;
    border: 1px solid #f3f3f3;
    box-sizing: content-box;
    display: none;
}

.up:hover {
    opacity: 1;
}

.header .drop {
    position: absolute;
    left: 0;
    z-index: 5;
    background: #fff;
    width: auto;
    padding: 35px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
}

/*.header .drop-about::before {
    display: block;
    content: '';
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 10px;
    background: #d2333b;
    left: 0;
}*/

@media screen and (max-width: 1024px) {
  .why-we .container>img {
    height: auto;
  }
    .header .drop {
        padding: 35px 0 35px 35px;
    }
}

.parent>.catalog-box {
    min-width: 460px;
}

.parent>.catalog-box>li {
    width: 49%;
}

.drop>li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.drop>li>a {
    line-height: 54px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
}

.drop>li>a:hover {
    color: #d2333b;
}

.container>nav>ul>.parent:hover::after {
    background: url(/images/arrow-red.svg) center/9px 6px no-repeat;
}

.search-pop-up {
    width: 100%;
    position: absolute;
    padding: 0 0 0 50px;
    box-sizing: content-box;
    top: 0;
    right: 0;
    transition: .3s;
    line-height: 100px;
    background: #fff;
    display: none;
    z-index: 16;
}

.search-pop-up>#search {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.search-pop-up>#search input[type="text"] {
    width: 511px;
    margin: 0 40px 0 0;
    font-size: 14px;
    border: none;
    outline: none;
    padding: 8px 0;
    border-bottom: 1px solid #d6d6d6;
    vertical-align: middle;
}

.search-pop-up>#search input[type="text"]::-webkit-input-placeholder {
    color: #000;
}

.search-pop-up>#search>button {
    text-indent: -9999px;
    background: #d2333b;
    width: 60px;
    height: 100px;
    transition: .3s;
    border: none;
    outline: none;
    position: relative;
    vertical-align: top;
}

.search-pop-up>#search>button>svg, .search-pop-up>#search>button>svg use {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 17px;
    height: 16px;
}

.search-pop-up .closed {
    position: relative;
    height: 100px;
    cursor: pointer;
    display: inline-block;
    transition: .3s;
    width: 60px;
    vertical-align: top;
    margin: 0 0 0 -4px;
}

.search-pop-up .closed::before {
    height: 15px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.search-pop-up .closed::after {
    height: 15px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.91);
    z-index: 11;
}

.popup-call {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.popup-call .popup-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.91);
    z-index: 11;
}

.popup-call .popup-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 12;
}

.popup-call .popup-container .box-left {
    width: 240px;
    height: 389px;
    /*background: url(/images/pop-up-call.png) center/cover no-repeat;*/
    background: #000;
    display: inline-block;
    vertical-align: top;
    padding: 40px 30px;
}

.popup-call .popup-container .box-left .title {
    line-height: 36px;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 16px;
    position: relative;
    display: block;
    margin: 0 0 20px;
}

.popup-call .popup-container .box-left .title::after {
    width: 75px;
    height: 2px;
    background: #d2333b;
    bottom: 0;
}

.popup-call .popup-container .box-left .description {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}

.popup-call .popup-container .box-right {
    background: #fff;
    position: relative;
    padding: 93px 35px 0;
    display: inline-block;
    vertical-align: top;
    width: 332px;
    height: 389px;
    margin: 0 0 0 -4px;
}

.popup-call .popup-container .box-right .close {
    position: absolute;
    right: 23px;
    top: 23px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
    padding: 5px;
    box-sizing: content-box;
}

.popup-call .popup-container .box-right .close::before {
    height: 12px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popup-call .popup-container .box-right .close::after {
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popup-call .popup-container .box-right input {
    width: 100%;
    border: none;
    outline: none;
}

.popup-call .popup-container .box-right input[type="tel"] {
    padding: 18px 23px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    margin: 0 0 25px;
}

.popup-call .popup-container .box-right input[type="text"] {
    padding: 18px 23px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    margin: 0 0 43px;
}

.popup-call .popup-container .box-right button {
    padding: 20px 23px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    background: #d2333b;
    font: bold 13px 'Roboto';
    color: #fff;
    position: relative;
    width: 100%;
    border: none;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.popup-call .popup-container .box-right button:hover {
    background: #e03a42;
}

.popup-call .popup-container .box-right button>svg, .popup-call .popup-container .box-right button>svg use {
    position: absolute;
    width: 6px;
    height: 10px;
    top: 50%;
    right: 65px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    fill: #fff;
}

.slick-list {
    box-sizing: content-box;
    padding: 0 20px 20px;
}

.fixed .menu-icon {
    top: 20px
}

.menu-icon {
    display: none;
    position: absolute;
    right: 20px;
    top: 35px;
    height: auto;
    width: 40px;
    transition: .3s;
    z-index: 11;
}

.line {
    width: 100%;
    height: 5px;
    background: #d2333b;
    display: block;
    margin: 0 0 5px;
    border: 1px solid #fff;
    box-sizing: content-box;
}

.header-box>.container>.close-up {
    display: none;
    z-index: 15;
    position: absolute;
    right: 23px;
    top: 23px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
    padding: 20px;
    box-sizing: content-box;
}

.header-box>.container>.close-up::after {
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header-box>.container>.close-up::before {
    height: 12px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.breadcrumbs {
    margin: 0 0 45px;
}

.breadcrumbs>li {
    display: inline-block;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 0 0 0 45px;
    margin: 0 10px 0 0;
}

.breadcrumbs>li:first-child {
    padding: 0;
}

.breadcrumbs>li:first-child::before {
    display: none;
}

.breadcrumbs>li::before {
    background: #d2333b;
    width: 35px;
    height: 2px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.breadcrumbs a {
    color: #000;
    text-decoration: none;
    position: relative;
    padding: 0 0 5px;
}

.breadcrumbs a::before {
    width: 0;
    height: 1px;
    bottom: 0;
    background: #d2333b;
    -webkit-transition: .3s;
    transition: .3s;
}

.blog {
    overflow: hidden;
}

.blog .blog-container {
    position: relative;
    overflow: hidden;
}

.blog .blog-container .blog-box {
    width: 555px;
    height: 222px;
    position: relative;
    margin: 0 0 30px;
    overflow: hidden;
}

.blog .blog-container .blog-box>img {
    -webkit-transition: .3s;
    transition: .3s;
}

.blog .blog-container .blog-box .description {
    -webkit-transition: .3s;
    transition: .3s;
}

.blog .blog-container .blog-box .description::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.38);
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    opacity: 0;
}

.blog .blog-container .blog-box:nth-child(odd) {
    float: left;
}

.blog .blog-container .blog-box:nth-child(even) {
    float: right;
}

.blog .blog-container .blog-box .description {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.03) 6%, rgba(0, 0, 0, 0.13) 20%, rgba(0, 0, 0, 0.64) 75%, rgba(0, 0, 0, 0.72) 87%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.03) 6%, rgba(0, 0, 0, 0.13) 20%, rgba(0, 0, 0, 0.64) 75%, rgba(0, 0, 0, 0.72) 87%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient startColorstr="#03000000", endColorstr="#cc000000", GradientType=0;
    background-repeat: no-repeat;
    background-size: 555px 115px;
    background-position: left bottom;
}

.blog .blog-container .blog-box .description>span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    bottom: 20px;
    left: 30px;
    position: absolute;
    padding: 0 0 0 20px;
    z-index: 2;
}

/*.blog .blog-container .blog-box .description>span::after {
    width: 10px;
    height: 10px;
    background: #d2333b;
    left: 0;
    top: 3px;
}*/
.blog .blog-container .blog-box .description>span{
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
}
.blog .blog-container>a.blog-box{
    max-width: 100%;
}

@media screen and (max-width: 564px){
    .blog .blog-container .blog-box>img {
        width: 100%; height: 100%;
        -o-object-fit: cover; object-fit: cover; 
        -o-object-position: center; object-position: center;
    }
}

.blog .blog-container .blog-box .description>span::after{
    display: none;
}



.blog .download-more {
    margin: 30px auto 35px;
    position: relative;
    cursor: pointer;
    width: 183px;
}

.blog .download-more .text {
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    margin: 0 17px 0 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.blog .download-more .icon {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 1s;
    transition: 1s;
}

.blog .download-more .icon>svg, .blog .download-more .icon>svg use {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    fill: #d2333b;
    color: #fff;
}

.blog-page {
    overflow: hidden;
}

.blog-page>.container {
    position: relative;
    overflow: hidden;
}

.blog-page>.container .info-box {
    max-width: 555px;
    float: left;
    margin: 0 60px 0 0;
}

.blog-page>.container .info-box .text-box>p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #606060;
}

.blog-page>.container .published {
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 15px;
}

.blog-page>.container .news-list {
    position: relative;
    overflow: hidden;
}

.blog-page>.container .news-list .prev-news {
    margin: 0 30px 0 0;
}

.blog-page>.container .news-list .prev-news .description>span {
    padding: 0 0 0 20px;
    left: 55px;
}

.blog-page>.container .news-list .prev-news .description>span::before {
    top: 0;
    width: 6px;
    height: 10px;
    fill: #fff;
    left: 0;
    -webkit-transform: scale(-1);
    transform: scale(-1);
    top: 1px;
}

.blog-page>.container .news-list .next-news .description>span {
    text-align: right;
    right: 55px;
    padding: 0 20px 0 0;
}

.blog-page>.container .news-list .next-news .description>span::before {
    top: 0;
    width: 6px;
    height: 10px;
    fill: #fff;
    right: 0;
    top: 1px;
}

.blog-page>.container .news-list>a {
    display: inline-block;
    width: 233px;
    height: 233px;
    position: relative;
    overflow: hidden;
}

.blog-page>.container .news-list>a img {
    -webkit-transition: .3s;
    transition: .3s;
}

.blog-page>.container .news-list>a .description {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.03) 6%, rgba(0, 0, 0, 0.13) 20%, rgba(0, 0, 0, 0.64) 75%, rgba(0, 0, 0, 0.72) 87%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.03) 6%, rgba(0, 0, 0, 0.13) 20%, rgba(0, 0, 0, 0.64) 75%, rgba(0, 0, 0, 0.72) 87%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient startColorstr="#03000000", endColorstr="#cc000000", GradientType=0;
    background-repeat: no-repeat;
    background-size: 233px 115px;
    background-position: left bottom;
}

.blog-page>.container .news-list>a .description::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.38);
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    opacity: 0;
}

.blog-page>.container .news-list>a .description span {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    display: block;
    position: absolute;
    bottom: 13px;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s;
}

.container-holder {
    max-width: 1140px;
    position: relative;
    margin: 100px auto 0;
    padding: 25px 0 40px;
}

.container-holder>.title {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    position: relative;
    font-weight: bold;
    margin: 0 0 38px;
}

.container-holder>.title>.vendore-code-title {
    left: 0;
    top: 100%;
    color: #999;
    font-weight: 400;
    text-transform: none;
    ;
    display: block;
    font-size: 13px;
}

.type-shoes .jcf-select .jcf-select-drop {
    top: 35px;
}

.type-shoes span.jcf-select-opener {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    background: transparent;
}

.type-shoes span.jcf-select-opener::before {
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -5px;
}

.type-shoes .jcf-drop-active .jcf-select-opener::before {
    top: 50%;
    margin: -3px 0 0 -5px;
    left: 50%;
}

.type-shoes span.jcf-select-text {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.type-shoes span.jcf-list {
    width: auto;
}

.type-shoes span.jcf-list-content {
    background: #fff;
    padding: 30px 0 20px;
    box-shadow: 0 0 31px 8px rgba(0, 0, 0, 0.1);
    width: auto;
}

.type-shoes span.jcf-list-content li {
    border: none;
}

.type-shoes span.jcf-list-content .jcf-option {
    border: none;
    padding: 16px 36px 16px 36px;
    font-size: 12px;
    cursor: pointer;
}

.type-shoes span.jcf-list-content .jcf-option span {
    font-size: 20px;
}

.type-shoes span.jcf-list-content .jcf-selected, .type-shoes span.jcf-list-content .jcf-hover {
    color: #d2333b;
    background: #fff;
}

.type-shoes>.title {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 35px;
    position: relative;
    padding: 0 0 0 27px;
}

.type-shoes>.title>img {
    position: absolute;
    width: 17px;
    height: 29px;
    top: 10px;
    left: 0;
}

.type-shoes .container {
    position: relative;
    overflow: hidden;
}

.type-shoes .container .options-box {
    position: relative;
    width: 263px;
    background: #fff;
    float: left;
}

.type-shoes .container .categories {
    padding: 0 5px 0 10px;
    overflow: hidden;
}

.type-shoes .container .categories .title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 15px 0 15px 10px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #666;
    -webkit-transition: .3s;
    transition: .3s;
}

.type-shoes .container .categories ul>.active>a {
    color: #d2333b;
}

.type-shoes .container .categories ul>li {
    border-bottom: 1px dashed #e5e5e5;
}

.type-shoes .container .categories ul>li:last-child {
    border-bottom: none;
    margin: 0 0 20px;
}

.type-shoes .container .categories ul>li a {
    display: block;
    text-decoration: none;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 0 14px 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.type-shoes .container .check-box {
    position: relative;
}

.type-shoes .container .check-box>.title {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    padding: 15px 15px 15px 20px;
    background: #fafafa;
    font-weight: bold;
}

.type-shoes .container .check-box .check-box-container {
    padding: 18px 20px 15px;
}

.type-shoes .container .check-box .check-box-container .row {
    position: relative;
    margin: 0 0 18px;
}

.type-shoes .container .check-box .check-box-container .row:last-child {
    margin: 0 0 15px;
}

.type-shoes .container .check-box .check-box-container .row input {
    border: none;
    cursor: pointer;
}

.type-shoes .container .check-box .check-box-container .row label {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    cursor: pointer;
}

.type-shoes .container .check-box .check-box-container .row .jcf-checkbox {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.05);
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    margin: 0 12px 0 0;
}

.type-shoes .container .check-box .check-box-container .row .jcf-checkbox>span {
    border: none;
    -webkit-transform: none;
    transform: none;
}

.type-shoes .container .check-box .check-box-container .row .jcf-checked {
    background: #d2333b;
}

.type-shoes .container .list-box {
    position: relative;
    float: right;
    max-width: 847px;
    width: 100%;
}

.type-shoes .container .list-box .text-holder span.active::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.type-shoes .container .list-box .text-holder .more {
    cursor: pointer;
    font-size: 13px;
    color: #ccc;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px 5px 0;
}

.type-shoes .container .list-box .text-holder .more::before {
    content: '';
    display: block;
    position: absolute;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #ccc;
    right: 0;
    top: 58%;
    -webkit-transition: .3s;
    transition: .3s;
}

.type-shoes .container .list-box .text-holder .text-box {
    overflow: hidden;
    height: auto;
}

.type-shoes .container .list-box .text-holder .text-box h2 {
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 5px;
}

.type-shoes .container .list-box .text-holder .text-box>p {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    margin: 0;
}

.type-shoes .container .list-box .pagination-box {
    overflow: hidden;
    position: relative;
    padding: 20px 0 35px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 45px;
}

.type-shoes .container .list-box .pagination-box>.pagination {
    float: left;
}

.type-shoes .container .list-box .pagination-box>.pagination>li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #000;
}

.type-shoes .container .list-box .pagination-box>.pagination a {
    text-decoration: none;
    color: #d2333b;
}

.type-shoes .container .list-box .pagination-box>.pagination .active {
    margin: 0 4px;
    font-weight: bold;
}

.type-shoes .container .list-box .pagination-box>span {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    opacity: .5;
}

.type-shoes .container .list-box .list-container.grid {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -30px;
}

.type-shoes .container .list-box .list-container.grid .article {
    display: inline-block;
    width: 262px;
    text-decoration: none;
    text-align: center;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 0 33px 30px;
}

.type-shoes .container .list-box .list-container {
    display: block;
    margin: 0 0 0 -30px;
}

.type-shoes .container .list-box .list-container .article {
    width: 100%;
    display: flex;
    background: #fff;
    margin: 0 0 33px 30px;
    overflow: hidden;
    align-items: center;
}

.type-shoes .container .list-box .list-container .article a {
    order: 1;
}

.type-shoes .container .list-box .list-container .article::before {
    display: none;
}

.type-shoes .container .list-box .list-container .article .img-holder {
    float: left;
    position: relative;
}

.type-shoes .container .list-box .list-container.grid .article .img-holder {
    position: static;
}

.type-shoes .container .list-box .list-container .article .description {
    float: left;
    max-width: 585px;
    width: 100%;
    text-align: left;
    transition: .3s;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    padding: 0 30px;
    order: 2;
}

.list-container .article .description .info-box {
    display: none;
}

.type-shoes .container .list-box .list-container .article .more {
    position: absolute;
    bottom: -100%;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 79px;
    background: #d2333b;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto';
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
    line-height: 79px;
}

.type-shoes .container .list-box .list-container .article:hover .more {
    bottom: 0;
}

.list-container .article .description .info-box {
    display: block;
    font-size: 13px;
    color: #999;
    max-height: 66px;
    position: relative;
    line-height: 22px;
}

.type-shoes .container .list-box .list-container .article::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.type-shoes .container .list-box .list-container .article img {
    vertical-align: top;
    -webkit-transition: .3s;
    transition: .3s;
}

.type-shoes .container .list-box .list-container.grid .article .description {
    padding: 5px 2px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 79px;
    position: relative;
    transition: .3s;
    font-size: 13px;
    font-weight: 400;
    color: #333;
}

.type-shoes .container .list-box .list-container .article .size {
    color: #000;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 5px;
}

.type-shoes .container .list-box .list-container .article .vendor-code {
    color: #999;
    font-size: 13px;
    display: block;
}

.type-shoes .container .list-box .list-container.grid .article .more {
    position: absolute;
    bottom: -100%;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 79px;
    background: #d2333b;
    font-weight: bold;
    font-size: 13px;
    font-family: 'Roboto';
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
    line-height: 79px;
}

.type-shoes .container .list-box .list-container .article .more::before {
    right: 77px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.type-shoes .container .list-box .sorting {
    position: relative;
    margin: 0 0 50px;
    width: 100%;
}

.type-shoes .container .list-box .sorting>form {
    float: left;
}

.type-shoes .container .list-box .sorting>form .jcf-select {
    border: none;
    outline: none;
    background: transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    margin: 0 12px 0 0;
}

.jcf-option {
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}

.constructor-container {
    position: relative;
    overflow: hidden;
}

.constructor-container .set {
    float: right;
    background: #fff;
    max-width: 406px;
    width: 100%;
}

.constructor-container .set .list {
    padding: 30px 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.constructor-container .set .list .item {
    padding: 0 0 0 40px;
    position: relative;
    margin: 0 0 20px;
}

.constructor-container .set .list .item .name {
    font-size: 13px;
    font-weight: lighter;
    color: #999;
    display: block;
}

.constructor-container .set .list .item .value {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    display: block;
}

.constructor-container .set .list .item::before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #aaa;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.constructor-container .set .list .item.active::before {
    background: #d2333b;
}

.constructor-container .set .list .item::after {
    left: 15px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.constructor-container .set .button-box {
    position: relative;
    padding: 20px 30px 30px;
}

.constructor-container .set .button-box>.constructor-btn {
    width: 100%;
    background: #d2333b;
    text-transform: uppercase;
    border: none;
    outline: none;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 16px 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.constructor-container .set .button-box>span {
    text-align: center;
    display: block;
    margin: 0 0 22px;
    font-size: 12px;
    color: #999;
}

.constructor-container .set .button-box .code {
    font-size: 15px;
    font-weight: 500;
    color: #666;
}

.constructor-container .select-box {
    max-width: 678px;
    float: left;
    width: 100%;
}

.constructor-container .select-box .аttention {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    display: block;
    margin: 0 0 35px;
    max-width: 624px;
}

.constructor-container .select-box .constructor-holder {
    position: relative;
    background: #fff;
    padding: 0 0 120px;
}

.constructor-container .select-box .constructor-holder .button {
    position: absolute;
    bottom: 35px;
    left: 50%;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.constructor-container .select-box .constructor-holder .button>svg, .constructor-container .select-box .constructor-holder .button>svg use {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 50%;
    right: 67px;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    fill: transparent;
    -webkit-transition: .3s;
    transition: .3s;
    color: #fff;
}

.constructor-container .select-box .constructor-holder .button input[type="submit"] {
    border: none;
    outline: none;
    width: 100%;
    background: #d2333b;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 88px;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
}

.constructor-container .select-box .row {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    background: #fff;
    padding: 25px 0 0;
}

.constructor-container .select-box .row+.row {
    border-top: none;
}

.constructor-container .select-box .row .border-box {
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.constructor-container .select-box .row .small {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 10px 15px 30px 37px;
    border-bottom: none;
}

.constructor-container .select-box .row .small .item-small {
    margin: 0 0 0 -4px;
}

.constructor-container .select-box .constructor-box {
    position: relative;
    padding: 35px 37px 10px;
    overflow: hidden;
    background: #fff;
    letter-spacing: -4px;
}

.constructor-container .select-box .constructor-box .switch {
    width: 110px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0;
}

.constructor-container .select-box .constructor-box .switch .box-input {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 30px;
    background: #77dc90;
}

.constructor-container .select-box .constructor-box .switch .jcf-radio {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 13px;
    overflow: visible;
    margin: 0;
}

.constructor-container .select-box .constructor-box .switch .jcf-checked>span {
    width: 20px;
    height: 20px;
    display: inline-block;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

.constructor-container .select-box .constructor-box .switch .yes {
    margin: 0 15px 0 0;
    cursor: pointer;
}

.constructor-container .select-box .constructor-box .switch .not {
    cursor: pointer;
    margin: 0 0 0 15px;
}

.constructor-container .select-box .constructor-box input[type="text"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}

.constructor-container .select-box .constructor-box>input[type="text"] {
    padding: 20px 22px;
    width: 100%;
    outline: none;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    max-width: 287px;
    max-height: 57px;
}

.constructor-box .jcf-number .jcf-real-element {
    border: 1px solid #e9e9e9;
    box-sizing: content-box;
    width: 120px;
    padding: 12px 5px 12px 15px;
    box-sizing: border-box;
    outline: none;
    font-size: 17px;
}

.constructor-box .jcf-number .jcf-btn-inc {
    width: 30px;
    right: 0;
    top: 0;
    height: 50%;
    background: transparent;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    border-bottom: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.constructor-box .jcf-number .jcf-btn-inc::before {
    display: block;
    content: '';
    background: #000;
    position: absolute;
    width: 1px;
    border: none;
    margin: -5px 0 0 -1px;
    height: 9px;
    top: 50%;
    left: 50%;
}

.constructor-box .jcf-number .jcf-btn-inc::after {
    display: block;
    content: '';
    position: absolute;
    top: 11px;
    left: 9px;
    background: #000;
    width: 9px;
    height: 1px;
}

.constructor-box .jcf-number .jcf-btn-dec {
    bottom: 0;
    right: 0;
    height: 50%;
    background: transparent;
    border: 1px solid #e9e9e9;
    border-top: none;
    width: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.constructor-box .jcf-number .jcf-btn-dec::before {
    content: '';
    border: none;
    font-size: 17px;
    width: 9px;
    height: 1px;
    background: #000;
    margin: 0;
    left: 9px;
    opacity: 1;
}

.constructor-container .select-box .constructor-box .title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    display: block;
    margin: 0 0 18px;
    position: relative;
    letter-spacing: 0;
}

.constructor-container .select-box .constructor-box div.item-small {
    max-width: 87px;
}

.constructor-container .select-box .constructor-box div.item-small .description {
    line-height: 20px;
}

.constructor-container .select-box .constructor-box .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 33px -1px;
}

.constructor-container .select-box .constructor-box .item label {
    position: relative;
    display: block;
    height: 129px;
    width: 152px;
    margin: 0 0 10px;
}

.constructor-container .select-box .constructor-box .item .trinket {
    width: 150px;
    height: 130px;
}

.constructor-container .select-box .constructor-box .item .trinket .jcf-checked {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.constructor-container .select-box .constructor-box .item .color span.jcf-checked {
    background: transparent;
}

.constructor-container .select-box .constructor-box .item .color .jcf-radio {
    background: rgba(0, 0, 0, 0.51);
}

.constructor-container .select-box .constructor-box .item .color-label {
    width: 87px;
    height: 57px;
    margin: 0;
}

.constructor-container .select-box .constructor-box .item .color-label .description {
    line-height: 20px;
}

.constructor-container .select-box .constructor-box .item img {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.constructor-container .select-box .constructor-box .item .description {
    display: block;
    text-align: center;
    color: #989898;
    font-size: 13px;
    letter-spacing: 0;
    max-width: 152px;
}

.constructor-container .select-box .constructor-box .jcf-radio {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
    border: none;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 0;
}

.constructor-container .select-box .constructor-box .jcf-radio input {
    cursor: pointer;
}

.constructor-container .select-box .constructor-box .jcf-radio>span {
    background: #fff url(/data/constructor/check.png) center/11px 8px no-repeat;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.contacts {
    padding: 25px 0 0;
}

.contacts .contacts-box {
    position: relative;
    overflow: hidden;
    padding: 0 0 36px;
}

.contacts .contacts-box .сall-me {
    position: relative;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font: bold 13px 'Roboto';
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.contacts .contacts-box .сall-me::before {
    width: 9px;
    height: 9px;
    background: #d2333b;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.contacts .contacts-box::before {
    width: 100%;
    height: 36px;
    background: #d2333b;
    bottom: 0;
    left: 0;
}

.contacts .contacts-box>.contacts-holder {
    float: left;
    font-size: 18px;
    max-width: 570px;
    /*padding: 0 0 62px;*/
}

.contacts .contacts-box>.contacts-holder .holder {
    display: block;
    margin: 0 30px 25px 0;
}

.contacts .contacts-box>.contacts-holder .call-me:hover {
    color: #d2333b;
}

.contacts .contacts-box>.contacts-holder .call-me {
    position: relative;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font: bold 13px 'Roboto';
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.contacts .contacts-box>.contacts-holder .call-me::before {
    display: block;
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #d2333b;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.contacts .contacts-box>.contacts-holder .holder a {
    text-decoration: none;
    color: #000;
}

.contacts .contacts-box>.contacts-holder .title {
    font-size: 18px;
    color: #d2333b;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}

.contacts .contacts-box>.contacts-holder address {
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-style: normal;
}

.contacts .contacts-box>img {
    float: right;
    position: relative;
}

.contacts>form {
    padding: 75px 0 80px;
    text-align: center;
}

.contacts>form .send-info {
    position: absolute;
    background: #f3f3f3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.contacts>form .send-info::after {
    width: 100%;
    height: 20px;
    top: 0;
    left: 0;
    background: #d2333b;
}

.contacts>form .send-info .box {
    position: absolute;
    padding: 100px 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.contacts>form .send-info .box .title {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 15px;
}

.contacts>form .send-info .box .info {
    font-size: 14px;
    font-weight: lighter;
}

.contacts>form .send-info .box::before {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.contacts>form .send {
    padding: 22px 85px 22px 75px;
    background: #d2333b;
    text-transform: uppercase;
    color: #fff;
    font: bold 13px 'Roboto';
    border: none;
    outline: none;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.contacts>form .send>svg, .contacts>form .send>svg use {
    position: absolute;
    top: 50%;
    right: 60px;
    margin: -6px 0 0;
    width: 6px;
    height: 10px;
    fill: #fff;
}

.contacts>form .box {
    max-width: 750px;
    margin: 0 auto 27px;
    font-size: 0;
}

.contacts>form .box>input.error {
    border: 1px solid #d2333b;
}

.contacts>form .box>input {
    border: none;
    outline: none;
    width: 356px;
    padding: 19px 23px;
    box-sizing: border-box;
    border: 1px solid transparent;
    font-size: 13px;
    margin: 0 0 30px;
    transition: .3s;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.2);
}

.contacts>form .box input::-webkit-input-placeholder {
    color: #000;
}

.contacts>form .box>input[type="text"] {
    float: left;
}

.contacts>form .box>input[type="email"] {
    float: right;
}

.contacts>form .box>textarea {
    width: 100%;
    float: none;
    border: 1px solid transparent;
    outline: none;
    height: 166px;
    max-width: 750px;
    max-height: 166px;
    padding: 20px 23px;
    font-size: 13px;
    transition: .3s;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.2);
}

.contacts>form .box>textarea.error {
    border-color: #d2333b;
}

.contacts>form .box textarea::-webkit-input-placeholder {
    color: #000;
}

.contacts>form::before {
    width: 100%;
    height: 20px;
    background: #d2333b;
    top: 0;
    left: 0;
}

.contacts>form .title {
    line-height: 36px;
    margin: 0 0 40px;
    display: block;
}

.contacts>form .title>.top {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    display: block;
}

.contacts>form .title>.bottom {
    font-size: 14px;
    display: block;
    font-weight: 300;
    line-height: 25px;
}

#map {
    height: 440px;
}

.popup-order {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.91);
    z-index: 25;
    display: none;
    overflow: auto;
}

.popup-order .popup-box-order {
    width: 100%;
    height: 100%;
}

.popup-order .close-popup {
    position: absolute;
    width: 15px;
    height: 14px;
    left: 101%;
    top: 0;
    cursor: pointer;
    z-index: 5;
}

.popup-order .close-popup::before {
    height: 15px;
    width: 2px;
    opacity: .5;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.popup-order .close-popup::after {
    height: 15px;
    width: 2px;
    opacity: .5;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-order .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 45px 55px 55px;
    z-index: 12;
}

.popup-order .container>.title {
    color: #5c5c5c;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 0 37px;
}

.popup-order .container .holder {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popup-order .container .holder .left {
    width: 100%;
    margin: 0 35px 0 0;
}

.popup-order .container .holder .left .jcf-scrollable-wrapper {
    margin: 0 0 30px;
}

.popup-order .container .holder .left .jcf-scrollable-wrapper .jcf-scrollbar-handle {
    background: #d2333b;
}

.popup-order .container .holder .left .jcf-scrollbar-slider {
    height: 100% !important;
}

.popup-order .container .holder .left .settings {
    display: inline-block;
    margin: 0 0 0 40px;
    color: #999;
    font: 13px 'Roboto';
    border-bottom: 1px dashed #999;
    cursor: pointer;
}

.popup-order .container .holder .list {
    height: 300px;
    width: 360px;
}

.popup-order .container .holder .list .title {
    display: block;
    margin: 0 0 22px;
    font-size: 12px;
    color: #999;
}

.popup-order .container .holder .list .title .code {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    display: inline-block;
    margin: 0 0 0 10px;
}

.popup-order .container .holder .list .item {
    padding: 0 0 0 40px;
    position: relative;
    margin: 0 0 20px;
}

.popup-order .container .holder .list .item:last-child {
    margin: 0;
}

.popup-order .container .holder .list .item .name {
    font-size: 13px;
    font-weight: lighter;
    color: #999;
    display: block;
}

.popup-order .container .holder .list .item .value {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    display: block;
}

.popup-order .container .holder .list .item::before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #aaa;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.popup-order .container .holder .list .item.active::before {
    background: #d2333b;
}

.popup-order .container .holder .list .item::after {
    left: 15px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popup-order .container .holder>form {
    width: 100%;
}

.popup-order .container .holder>form .bloc {
    width: 368px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #dedede;
    margin: 0 0 13px;
}

.popup-order .container .holder>form .bloc .icon {
    width: 43px;
    display: inline-block;
    position: relative;
}

.popup-order .container .holder>form .bloc .icon::before {
    opacity: .4;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popup-order .container .holder>form .bloc>input {
    padding: 10px 0;
    border: none;
    outline: none;
    width: 325px;
    font: 13px 'Roboto';
}

.popup-order .container .holder>form .bloc>input::-webkit-input-placeholder {
    color: #666;
}

.popup-order .container .holder>form>textarea {
    display: block;
    width: 100%;
    max-width: 368px;
    border: 1px solid #dedede;
    outline: none;
    height: 110px;
    padding: 14px 10px;
    margin: 0 0 23px;
}

.popup-order .container .holder>form>input[type="submit"] {
    border: none;
    width: 100%;
    color: #fff;
    background: #d2333b;
    text-transform: uppercase;
    padding: 15px;
    font: 500 15px 'Roboto';
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.about>form::before {
    display: none;
}

.about>form>.send-info::after {
    display: none;
}

.about .container {
    margin: 0 0 35px;
}

.about .container .top-box {
    padding: 0 0 69px;
    border-bottom: 1px solid #ccc;
}

.about .container .top-box>table {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    margin: 0 0 35px;
}

.about .container .top-box>table td {
    display: inline-block;
    vertical-align: top;
    max-width: 48%;
    line-height: 25px;
    font-size: 14px;
    font-weight: lighter;
}

.about .container .top-box>table td+td {
    margin: 0 0 0 30px;
}

.about .container .top-box>table td:first-child::first-letter {
    font-size: 46px;
    color: #d2333b;
    float: left;
    font-weight: 400;
    padding: 11px 10px 0 0;
}

.about .container .top-box .img-box {
    position: relative;
    background: #d2333b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.about .container .top-box .img-box .experience {
    padding: 0 75px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

.about .container .top-box .img-box .experience .years {
    font-size: 130px;
    font-weight: bold;
    display: block;
}

.about .container .top-box .img-box .img {
    position: relative;
    padding: 0 45px 0 0;
}

.about .container .top-box .img-box .img>img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.about .container .top-box .img-box .img::before {
    width: 45px;
    right: 0;
    top: 0;
    background: #d2333b;
    height: 100%;
}

.about .container .content-box {
    overflow: hidden;
    position: relative;
    padding: 60px 0 55px;
    border-bottom: 1px solid #ccc;
}

.about .container .content-box .img {
    float: right;
    position: relative;
    max-width: 554px;
}

.about .container .content-box .img img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.about .container .content-box .img::before {
    width: 45px;
    right: 0;
    top: 0;
    background: #d2333b;
    height: 100%;
}

.about .container .content-box .text-box {
    float: left;
    max-width: 540px;
}

.about .container .content-box .text-box .title {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    max-width: 295px;
    padding: 0 0 5px;
    position: relative;
    margin: 0 0 16px;
}

.about .container .content-box .text-box .title::before {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #d2333b;
}

.about .container .content-box .text-box .content {
    line-height: 25px;
    font-size: 14px;
    font-weight: lighter;
}

.container-holder .social {
    position: relative;
    margin: 0 0 40px;
}

.container-holder .social span.title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 15px 0 0;
    display: inline-block;
}

.container-holder .social .share42init {
    display: inline-block;
    vertical-align: middle;
}

.container-holder .social .share42init>#share42>a {
    width: 26px !important;
    height: 26px !important;
    margin: 0 10px 0 0 !important;
    -webkit-transition: .3s;
    transition: .3s;
}

.container-holder .social .share42init>#share42>a:nth-child(even) {
    background-position: -26px 0 !important;
}

.container-holder .social .share42init>#share42>a:last-child {
    background-position: -52px 0 !important;
}

.sales {
    position: relative;
}

.sales span.sales-box {
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    padding: 7px 22px;
    background: #d2333b;
    top: 15px;
    left: 0;
    display: block;
    z-index: 1;
}

.sales-box {
    display: none;
}

.popup-request-send {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.91);
    display: none;
}

.popup-request-send .request-send-container {
    width: 100%;
    height: 100%;
}

.popup-request-send .request-send-box {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 190px 10px 115px;
    max-width: 570px;
    width: 100%;
    text-align: center;
}

.popup-request-send .request-send-box::before {
    left: 50%;
    top: 105px;
    margin: 0 0 0 -30px;
}

.popup-request-send .request-send-box .title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: 0 0 10px;
}

.popup-request-send .request-send-box>span {
    font-size: 14px;
    font-weight: 300;
}

.slider-about-container {
    padding: 0 0 85px;
    border-bottom: 1px solid #ccc;
}

#years {
    margin: 0 0 20px;
}

#years div.active {
    color: #d2333b;
}

#years .slick-slide {
    font-size: 14px;
    font-weight: 700;
    outline: none;
    text-align: center;
    cursor: pointer;
    padding: 20px 0 40px;
}

#years .slick-current {
    color: #d2333b;
}

#info {
    padding: 0 210px 0 80px;
}

#info .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    outline: none;
}

#info .slick-slide .img-box {
    padding: 42px 42px 0 0;
    position: relative;
}

#info .slick-slide .img-box>img {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    z-index: 2;
}

#info .slick-slide .img-box::after {
    width: 283px;
    height: 233px;
    background: #d2333b;
    top: 0;
    right: 0;
}

#info .slick-slide .info-box {
    max-width: 350px;
    width: 100%;
    padding: 40px 0 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

#info .slick-slide .info-box>span {
    display: block;
}

#info .slick-slide .info-box .year {
    display: inline-block;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
}

#info .slick-arrow {
    position: absolute;
    text-indent: -99999px;
    border: none;
    outline: none;
    background-color: transparent;
    z-index: 3;
    top: 38px;
    padding: 0;
}

#info .slick-prev {
    left: 530px;
    width: 21px;
    height: 35px;
}

#info .slick-next {
    width: 21px;
    height: 35px;
    -webkit-transform: scale(-1);
    transform: scale(-1);
    right: 380px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.text-danger {
    font-size: 12px;
    color: #d2333b;
    margin: 10px;
}


/* radio */

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    border-radius: 9px;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px;
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    border-radius: 100%;
}

.jcf-radio input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-radio.jcf-checked span {
    display: block;
}


/* checkbox */

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px;
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 4px;
    width: 8px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
    margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-checkbox.jcf-checked span {
    display: block;
}


/* button */

.jcf-button {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border: 1px solid #777;
    background: #fff;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
}

.jcf-button .jcf-real-element {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    outline: none;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}


/* file */

.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #777;
    padding: 0 8px;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    width: 125px;
}

.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    margin: 0 0 0 -1px;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
}


/* scrollbars */

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0;
    display: none;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px;
}

.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3;
}


/* select */

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #777;
    background: #fff;
    margin: 0 0 12px;
    min-width: 150px;
    height: 26px;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 13px;
    line-height: 26px;
    margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: #aaa;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0;
}

body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
    border: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}


/* multiple select styles */

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}


/* select options styles */

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 9px 9px;
    color: #656565;
    min-height: 14px;
    height: 1%;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}


/* other styles */

.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0;
}

.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0;
}

.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: bold;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0;
}

.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: '';
}


/* number input */

.jcf-number {
    display: inline-block;
    position: relative;
    height: auto;
}

.jcf-number input {
    -moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.jcf-number input {
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%;
}

.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px;
    top: 1px;
}

.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa;
}

.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -4px;
    border: 4px solid #aaa;
    border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before, .jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before {
    opacity: 0.3;
}

.jcf-number.jcf-disabled input {
    background: #ddd;
}


/* range input */

.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px;
}

.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px;
}

.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0;
}

.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto;
}

.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px;
}

.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0;
}

.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px;
}

.jcf-range .jcf-active-handle {
    z-index: 2;
}

.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid #f00;
    margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3;
}


/* common styles */

.jcf-disabled {
    background: #ddd;
}

.jcf-focus, .jcf-focus * {
    border-color: #f00;
}

.lock_directory div.article {
    background: #fff;
}

.lock_directory .item-type-menu li.active>a {
    color: #000;
}

.lock_directory .item-type-menu li.active ul a {
    color: #d2333b;
}

.color-option-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.color-option-list label {
    width: 40px;
    height: 40px;
    margin: 0 0 24px 20px;
}

.color-option-list label .jcf-radio {
    width: 100%;
    height: 100%;
    border: none;
    cursor: pointer;
    background: transparent;
    margin: 0;
}

.color-option-list label .jcf-radio input {
    cursor: pointer;
}

.color-option-list label .jcf-radio>span {
    width: 22px;
    height: 22px;
    background: #fff url(/data/constructor/check.png) center/11px 8px no-repeat;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: relative;
}

.popup-color {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.popup-box-color {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.91);
    z-index: 3;
}

.popup-container-color {
    background: #fff;
    /*padding: 50px 78px 20px 68px;*/
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 1080px;
    width: 100%;
}
@media screen and (max-width: 1024px) {
  .popup-container-color {
    padding: 10px;
    max-width: 90%;
  }
}

.popup-container-color .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px;
}

.popup-container-color img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.close-popup-color {
    position: absolute;
    width: 15px;
    left: 101%;
    top: -2px;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    text-indent: -9999px;
    font-weight: 300;
    z-index: 5;
}

.close-popup-color::before {
    width: 1px;
    height: 14px;
    margin-left: 7px;
    background: #fff;
    left: 0;
    top: 0;
    transform: rotate(45deg);
}

.close-popup-color::after {
    width: 1px;
    height: 14px;
    margin-right: 7px;
    background: #fff;
    right: 0;
    top: 0;
    transform: rotate(-45deg);
}

.cabinet-box {
    min-height: 282px;
    overflow: hidden;
}

.cabinet-list {
    position: relative;
    float: left;
    margin: 0 128px 0 0;
}

.cabinet-list>li {
    background: #fff;
    text-transform: uppercase;
    font-size: 12px;
    min-width: 165px;
    -webkit-transition: .3s;
    transition: .3s;
}

.cabinet-list>li span {
    padding: 20px 40px 18px 35px;
    background: #d2333b;
    display: block;
    color: #fff;
}
@media screen and (max-width: 1140px)  {
  .cabinet-list>li span {
    padding: 20px;
  }
  ul.cabinet-list>li a {
    padding: 20px;
  }
}

.cabinet-list>li a {
    padding: 20px 10px 18px 35px;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.cabinet-content {
    padding: 12px 0 0;
    overflow: hidden;
}

.cabinet-content .jcf-select {
    border: none;
    outline: none;
    height: 53px;
    width: 100%;
}

.cabinet-content .jcf-select-opener {
    background: #fff;
}

.cabinet-content .jcf-select-opener::before {
    width: 5px;
    height: 5px;
    border: 1px solid #000;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    top: 50%;
    left: 50%;
    border-right: none;
    border-bottom: none;
}

.cabinet-content .jcf-select-text {
    line-height: 53px;
    margin: 0;
    padding: 0 0 0 23px;
    cursor: pointer;
}

.article-1, .article-2 {
    padding: 0 0 0 2px;
    overflow: hidden;
}

.article-1 .title, .article-2 .title {
    font-size: 30px;
    font-weight: 400;
    display: block;
    margin: 0 0 25px;
}

.article-1 form {
    display: block;
    width: 100%;
    max-width: 360px;
}

.article-1 .row {
    margin: 0 0 28px;
    width: 100%;
}

.article-1 .row>label {
    color: #5c5c5c;
    font-size: 13px;
    display: block;
    margin: 0 0 13px;
}

.article-1 .row>input {
    border: none;
    outline: none;
    padding: 17px 23px;
    width: 100%;
}

.article-1 .btn-box {
    text-align: center;
}

.article-1 .btn-box>a {
    display: inline-block;
    color: #333;
    font: 400 11px 'Roboto';
    text-decoration: none;
    border-bottom: 1px dashed #333;
    -webkit-transition: .3s;
    transition: .3s;
}

.article-1 .btn-box>button {
    width: 100%;
    border: none;
    outline: none;
    background: #d2333b;
    color: #fff;
    text-transform: uppercase;
    font: 700 13px 'Roboto';
    padding: 17px 23px;
    margin: 0 0 22px;
    -webkit-transition: .3s;
    transition: .3s;
}

.article-2 form {
    max-width: 750px;
    overflow: hidden;
}

.article-2 div.btn-box {
    display: block;
    text-align: right;
}

.article-2 div.btn-box .col {
    display: inline-block;
}

.article-2 .row {
    margin: 0 0 28px;
}

.article-2 .row .col {
    max-width: 360px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.article-2 .row .col+.col {
    margin: 0 0 0 26px;
}

.article-2 .row .col input {
    width: 100%;
}

.article-2 .row .col>label {
    color: #5c5c5c;
    font-size: 13px;
    display: block;
    margin: 0 0 13px;
}

.article-2 .row .col>input {
    border: none;
    outline: none;
    padding: 17px 23px;
    width: 100%;
}

.article-2 .row .col>button {
    width: 100%;
    border: none;
    outline: none;
    background: #d2333b;
    color: #fff;
    text-transform: uppercase;
    font: 700 13px 'Roboto';
    padding: 17px 23px;
    margin: 0 0 22px;
    -webkit-transition: .3s;
    transition: .3s;
}

.orders-container {
    display: inline-block;
    vertical-align: top;
}

.orders-container .title {
    font-size: 30px;
    display: block;
    margin: 0 0 33px;
}

.orders-container .row-title {
    padding: 0 0 0 20px;
    margin: 0 0 30px;
}

.orders-container .row-title>li {
    display: inline-block;
    width: 173px;
    color: #8f8f8f;
    text-transform: uppercase;
}

.orders-container .active::before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #d2333b;
}

.orders-container .row {
    margin: 0 0 12px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.orders-container .row:last-child {
    margin: 0 0 50px;
}

.orders-container .row>ul {
    padding: 0 0 0 20px;
    background: #fff;
    float: left;
}

.orders-container .row>ul>li {
    display: inline-block;
    width: 173px;
    font-size: 14px;
    padding: 17px 0;
}

.orders-container div.close-btn {
    background: transparent;
}

.orders-container div.close-btn>p {
    display: block;
}

.orders-container div.close-btn::before {
    display: none;
}

.orders-container .open {
    float: right;
    background: #d2333b;
    height: 51px;
    width: 50px;
    margin: 0 0 0 -4px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.orders-container .open>p {
    display: none;
    margin: 0;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
}

.orders-container .open::before {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.orders-container .list {
    position: relative;
    padding: 0 20px 24px;
    box-sizing: border-box;
    display: none;
    clear: both;
    overflow: hidden;
}

.orders-container .list .item {
    width: 100%;
    overflow: hidden;
    margin: 0 0 22px;
}

.orders-container .list .item:first-child {
    margin: 43px 0 20px;
}

.orders-container .list .item .img-box {
    float: left;
    width: 98px;
    height: 78px;
    margin: 0 11px 0 0;
}

.orders-container .list .item .img-box img {
    width: 100%;
    height: 100%;
}

.orders-container .list .item .description-box {
    float: left;
    margin: 0 20px 0 0;
}

.orders-container .list .item>a {
    display: block;
    font-size: 18px;
    color: #343434;
}

@media screen and (min-width: 1025px) {
    .orders-container .list .item>a:hover {
        text-decoration: none;
    }
}

.orders-container .list .item .description-box .description {
    font-size: 18px;
    display: block;
    margin: 0 0 6px;
    color: #343434;
    -webkit-transition: .3s;
    transition: .3s;
}

.orders-container .list .item .description-box .article {
    display: block;
    font-size: 12px;
    color: #b3b3b3;
    margin: 0 0 10px;
}

.orders-container .list .item .description-box .counter {
    color: #616161;
    font-size: 12px;
}

.orders-container .list .item>form {
    float: right;
}

.orders-container .list .item>form input {
    border: none;
    outline: none;
    background: #f3f3f3;
    text-transform: uppercase;
    color: #000;
    font: bold 9px 'Roboto';
    padding: 15px 22px;
}

.product-card-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 32px;
}

.product-card-box .holder {
    max-width: 458px;
    width: 100%;
}

.product-card-box #slider-card {
    width: 100%;
    margin: 0 0 30px;
}

/*.product-card-box #slider-card .sales::before {
    display: block;
    content: 'акция';
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    padding: 7px 22px;
    background: #d2333b;
    top: 15px;
    left: 0;
}*/

.product-card-box #slider-card img {
    width: 100%;
    height: auto;
}

.product-card-box #slider-card .slick-arrow {
    position: absolute;
    text-indent: -99999px;
    border: none;
    outline: none;
    width: 21px;
    height: 35px;
    z-index: 3;
    background-color: transparent;
    top: 50%;
}

.product-card-box #slider-card .slick-prev {
    left: 22px;
    margin: -17px 0 0;
}

.product-card-box #slider-card .slick-next {
    right: 22px;
    margin: -17px 0 0;
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

.product-card-box .pictures-list {
    background: #fff;
    padding: 0 0 0 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin: 0;
}

.product-card-box .pictures-list .active {
    position: relative;
}

.product-card-box .pictures-list .active::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.product-card-box .pictures-list .active::after {
    background: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.product-card-box .pictures-list .item {
    width: 40px;
    height: 40px;
    margin: 0 0 22px 22px;
    cursor: pointer;
    position: relative;
}

.product-card-box .pictures-list .jcf-checked>span {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
    display: block;
}

.product-card-box .pictures-list .jcf-checked>span::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.product-card-box .pictures-list .jcf-radio {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    z-index: 2;
}

.product-card-box .pictures-list input[type="radio"] {
    cursor: pointer;
}

.product-card-box .text-holder {
    padding: 15px 0 20px;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    width: 100%;
    margin-top: 30px;
}

.product-card-box .text-holder span.active::before {
    -webkit-transform: scale(-1) rotate(-135deg);
    transform: scale(-1) rotate(-135deg);
    top: 6px;
}

.product-card-box .text-holder .more {
    font-size: 13px;
    color: #3e3e3e;
    margin: 5px 0 0;
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0;
    cursor: pointer;
    font-weight: 500;
}

.product-card-box .text-holder .more::before {
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 0;
    top: 2px;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
}

.product-card-box .text-holder .text-box {
    overflow: hidden;
}

.product-card-box .text-holder .text-box .text-box-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

.product-card-box .text-holder .text-box p {
    color: #999;
    line-height: 22px;
    font-size: 13px;
}

.product-card-box .options-container {
    max-width: 360px;
    width: 100%;
}

.product-card-box .options-container .tabs-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f7f7f7;
}

.product-card-box .options-container .tabs-box .active {
    background: #fff;
}

.product-card-box .options-container .tabs-box li {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    line-height: 76px;
    cursor: pointer;
}

.product-card-box .options-container .options {
    background: #fff;
    height: calc(100% - 76px);
}

.product-card-box .options-container .size {
    padding: 18px 38px 16px;
    border-bottom: 1px solid #c9c9c9;
}

.product-card-box .options-container .size .title {
    font-size: 13px;
    text-align: center;
    display: block;
    margin: 0 0 12px;
}

.product-card-box .options-container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px;
}

.product-card-box .options-container .row>.btn {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.product-card-box .options-container .row>.btn::-moz-selection {
    background: none;
}

.product-card-box .options-container .row>.btn::selection {
    background: none;
}

.product-card-box .options-container .row .btn-minus::before {
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -6px;
}

.product-card-box .options-container .row .btn-plus::before {
    height: 12px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -1px;
}

.product-card-box .options-container .row .btn-plus::after {
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -6px;
}

.product-card-box .options-container .size .conf {
    display: block;
    text-align: center;
    font-size: 13px;
}

.product-card-box .options-container .size .conf .length {
    font-size: 24px;
}

.product-card-box .options-container .options-form {
    padding: 14px 38px 20px;
}

.product-card-box .options-container .options-form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.product-card-box .options-container .options-form .left {
    font-size: 13px;
    max-width: 136px;
}

.product-card-box .options-container .options-form .left label {
    display: inline-block;
    margin: 0 0 10px;
}

.product-card-box .options-container .options-form .left input {
    font-size: 17px;
    max-width: 136px;
    outline: none;
    border: 1px solid #e9e9e9;
    padding: 12px 5px 12px 20px;
    height: auto;
    width: 100%;
}

.product-card-box .options-container .options-form .left .jcf-number {
    margin: 0;
    max-width: 136px;
    width: 100%;
}

.product-card-box .options-container .options-form .left .jcf-btn-inc {
    display: none;
}

.product-card-box .options-container .options-form .left .jcf-btn-dec {
    display: none;
}

.product-card-box .options-container .options-form .left .error {
    border: 1px solid #d2333b;
}

.product-card-box .options-container .options-form .select-number {
    font-size: 13px;
    max-width: 136px;
}

.product-card-box .options-container .options-form .select-number .inf {
    margin: 0 0 10px;
    display: inline-block;
}

.product-card-box .options-container .options-form .select-number span {
    display: block;
}

.product-card-box .options-container .options-form .select-number .jcf-real-element {
    border: 1px solid #e9e9e9;
    box-sizing: content-box;
    width: 90px;
    padding: 12px 5px 12px 15px;
    box-sizing: border-box;
    outline: none;
    font-size: 17px;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-inc {
    width: 30px;
    right: 0;
    top: 0;
    height: 24px;
    background: transparent;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    border-bottom: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-inc::before {
    content: '';
    border: none;
    margin: -5px 0 0 -1px;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-dec {
    bottom: 0;
    right: 0;
    height: 24px;
    background: transparent;
    border: 1px solid #e9e9e9;
    border-top: none;
    width: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.product-card-box .options-container .options-form .select-number .jcf-btn-dec::before {
    content: '';
    border: none;
    font-size: 17px;
    width: 9px;
    height: 1px;
    background: #000;
    margin: 0;
    left: 9px;
    opacity: 1;
}

.product-card-box .options-container .final-version {
    font: 700 13px 'Roboto';
    text-align: left;
    margin: 0 0 10px;
}

.product-card-box .options-container .final-version .final-version-btn {
    margin: 0 0 10px;
}

.product-card-box .options-container .final-version>span {
    display: inline-block;
    border-bottom: 1px solid #000;
    margin: 0 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-card-box .options-container .final-version .final-version-list {
    position: relative;
}

.product-card-box .options-container .final-version .final-version-value {
    display: block;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
}

.product-card-box .options-container .final-version .final-version-row {
    padding: 12px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    font-weight: 500;
}

.product-card-box .options-container .final-version .final-version-row label.jcf-label-active {
    color: #d2333b;
}

.product-card-box .options-container .final-version .final-version-row label:hover {
    color: #d2333b;
}

.product-card-box .options-container .final-version .final-version-row label {
    transition: .3s;
    cursor: pointer;
}

.product-card-box .options-container .final-version .final-version-row .jcf-radio {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    border: none;
    margin: 0 10px 0 0;
}

.product-card-box .options-container .final-version .final-version-row .jcf-radio input {
    border: none;
    cursor: pointer;
    outline: none;
}

.product-card-box .options-container .final-version .final-version-row .jcf-radio>span {
    border: 1px solid #000;
    width: 9px;
    height: 4px;
    border-radius: 0;
    border-top: none;
    border-right: none;
    top: 8px;
    left: 7px;
    background: transparent;
    transform: rotate(-45deg);
}

.product-card-box .options-container .order {
    width: 100%;
    background: #d2333b;
    color: #fff;
    font: 700 13px 'Roboto';
    text-transform: uppercase;
    text-align: center;
    padding: 22px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-card-box .options-container .cord .title {
    font-size: 13px;
    display: block;
    margin: 0 0 10px;
}

.product-card-box .options-container .cord input {
    width: 100%;
    border: 1px solid #e9e9e9;
    margin: 0 0 30px;
    padding: 12px 20px;
    outline: none;
    height: auto;
}

.product-card-box .options-container .cord .jcf-number {
    margin: 0;
    width: 100%;
}

.product-card-box .options-container .cord .jcf-btn-inc {
    display: none;
}

.product-card-box .options-container .cord .jcf-btn-dec {
    display: none;
}

.product-card-box .options-container .cord .error {
    border: 1px solid #d2333b;
}

.product-card-box .characteristics {
    max-width: 262px;
    width: 100%;
    padding: 73px 0 0;
}

.small .product-card-box .characteristics {
    padding-top: 0;
}

.small .options-form .select-number {
    min-width: 100% !important;
}

.small .options-form .select-number input {
    width: 100% !important;
}

.small .zip-length-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.small .zip-length-list .zip-length-item {
  text-align: center;
  cursor: pointer;
  display: flex;
}

.product-card-box .characteristics a.constructor-btn {
    width: 100%;
    background: #d2333b;
    color: #fff;
    font: 700 13px 'Roboto';
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    text-decoration: none;
    margin-bottom: 25px;
}

.product-card-box .characteristics a.constructor-btn:hover {
    background: #e03a42;
}


.zip-length-wrapper {
  max-width: 170px;
  overflow: hidden;
}
.zip-length-list {
  padding: 0;
  margin: 0 10px;
  padding-right: 10px;
}
.zip-length-item {
  width: 30px !important;
  height: 30px !important;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  border-radius: 3px;
  margin-right: 5px;
  box-sizing: border-box;
}

.zip-length-item:last-child {
    margin-right: 0;
}
.zip-length-item.active {
    font-weight: bold;
    border: 1px solid #b3b3b3;
}
@media screen and (min-width: 1025px) {
    .product-card-box .zip-length-selector .btn:hover {
        background: rgba(202, 201, 201, 0.5);
    }
}
.product-card-box .zip-length-selector .btn-minus-opt:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -6px;
}
.product-card-box .zip-length-selector .btn-plus-opt:before {
    content: '';
    position: absolute;
    display: block;
    height: 12px;
    width: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -1px;
}
.product-card-box .zip-length-selector .btn-plus-opt:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #000;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -6px;
}
.product-card-box .zip-length-selector .btn {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    display: block;
}
.zip-length-selector {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}




.product-card-box .characteristics span.active::before {
    -webkit-transform: scale(-1) rotate(-135deg);
    transform: scale(-1) rotate(-135deg);
    top: 6px;
}

.product-card-box .characteristics .more {
    font-size: 13px;
    color: #3e3e3e;
    margin: 17px 0 0;
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0;
    cursor: pointer;
    font-weight: 500;
}

.product-card-box .characteristics .more::before {
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 0;
    top: 2px;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
}

.product-card-box .characteristics-box {
    margin: 0 0 25px;
}

.product-card-box .characteristics-hidden {
    overflow: hidden;
}

.product-card-box .characteristics-hidden .title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #c9c9c9;
    padding: 0 0 12px;
}

.product-card-box .characteristics-hidden ul {
    font-size: 13px;
}

.product-card-box .characteristics-hidden ul li {
    padding: 12px 0;
    border-bottom: 1px solid #e9e9e9;
}

.product-card-box .characteristics-hidden ul span {
    color: rgba(0, 0, 0, 0.5);
    float: left;
}

.product-card-box .characteristics-hidden ul em {
    float: right;
    font-weight: 700;
    font-style: normal;
}

.product-card-box .delivery {
    position: relative;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 15px;
    color: #000;
}

.product-card-box .delivery .title {
    font-weight: bold;
    color: #000;
    display: block;
}

.product-card-box .delivery>svg, .product-card-box .delivery>svg use {
    position: absolute;
    width: 36px;
    height: 26px;
    top: 4px;
    left: 0;
    fill: #d2333b;
}

.product-card-box .payment,
.product-card-box .payment .description-html {
    position: relative;
    padding: 0;
    font-size: 13px;
    color: #000;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 400;
}

.product-card-box .payment .title {
    font-weight: bold;
    color: #000;
    display: block;
}

.product-card-box .payment>svg, .product-card-box .payment>svg use {
    position: absolute;
    width: 36px;
    height: 37px;
    top: 4px;
    left: 0;
    fill: #d2333b;
}

.see-also {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -30px;
}

.see-also .article {
    display: inline-block;
    width: 262px;
    text-decoration: none;
    text-align: center;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 30px;
}

.see-also .article::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.see-also .article img {
    -webkit-transition: .3s;
    transition: .3s;
}

.see-also .article .description {
    padding: 29px 0 14px;
    position: relative;
    margin: -4px 0 0;
}

.see-also .article .size {
    color: #000;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 5px;
}

.see-also .article .vendor-code {
    color: #999;
    font-size: 13px;
    display: block;
}

.see-also .article .more {
    position: absolute;
    top: 100%;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 100%;
    background: #d2333b;
    font-weight: bold;
    font-size: 13px;
    font-family: 'Roboto';
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
    line-height: 84px;
}

.see-also .article .more::before {
    right: 77px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.see-also-title {
    font-size: 24px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.cord-size {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cord-size li.active {
    opacity: 1;
}

.cord-size li {
    margin: 0 4px 0 0;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: 0.175s ease;
    transition: 0.175s ease;
}

.cord-size li:last-child {
    margin: 0;
}

.cord-size span {
    display: block;
    width: 11px;
    height: 11px;
    background: #d2333b;
    border-radius: 50%;
    margin: 0 0 5px;
}

.cord-size span:last-child {
    margin: 0;
}

.popup-checkout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.91);
    z-index: 25;
    display: none;
}

.popup-checkout .popup-checkout-box {
    width: 100%;
    height: 100%;
}

.popup-checkout .popup-checkout-container {
    padding: 40px 60px 20px;
    max-width: 540px;
    width: 100%;
    background: #fff;
    z-index: 12;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.popup-checkout .popup-checkout-container>.row {
    margin: 0 0 50px;
    text-align: left;
}

.popup-checkout .popup-checkout-container .title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin: 0 0 30px;
}

.popup-checkout .popup-checkout-container .description {
    font-size: 24px;
    font-weight: 300;
    color: #5c5c5c;
    margin: 0 0 20px;
    display: block;
    text-align: left;
}

.popup-checkout .info-box {
    margin: 0 0 30px;
    text-align: left;
}

.popup-checkout .info-box img {
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 0 27px 0 0;
}

.popup-checkout .info-box .specification {
    display: inline-block;
    vertical-align: top;
}

.popup-checkout .specification {
    max-width: 289px;
    width: 100%;
}

.popup-checkout .specification .row {
    display: block;
    border-bottom: 1px dashed #ddd;
    margin: 0 0 7px;
}

.popup-checkout .specification .row>em {
    font-style: normal;
    font-size: 13px;
    color: #999;
    display: inline-block;
    margin: 0 0 7px;
}

.popup-checkout .specification .row>span {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

.popup-checkout .select-number {
    display: inline-block;
    vertical-align: top;
    max-width: 118px;
    width: 100%;
}

.popup-checkout .select-number>span {
    font-size: 13px;
    color: #ccc;
    display: block;
    margin: 0 0 5px;
}

.popup-checkout .select-number .jcf-real-element {
    border: 1px solid #e9e9e9;
    box-sizing: content-box;
    height: 47px;
    width: 80px;
    padding: 0 5px 0 32px;
    box-sizing: border-box;
    outline: none;
    font-size: 17px;
    color: #000;
}

.popup-checkout .select-number .jcf-btn-inc {
    width: 30px;
    right: 0;
    top: 0;
    height: 25px;
    background: transparent;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    border-bottom: none;
}

.popup-checkout .select-number .jcf-btn-inc::before {
    content: '';
    border: none;
    margin: -5px 0 0 -1px;
}

.popup-checkout .select-number .jcf-btn-inc::after {
    display: block;
    content: '';
    position: absolute;
    top: 11px;
    left: 9px;
    background: #000;
    width: 9px;
    height: 1px;
}

.popup-checkout .select-number .jcf-btn-dec {
    bottom: 0;
    right: 0;
    height: 24px;
    background: transparent;
    border: 1px solid #e9e9e9;
    border-top: none;
    width: 30px;
    cursor: pointer;
}

.popup-checkout .select-number .jcf-btn-dec::before {
    content: '';
    border: none;
    font-size: 17px;
    width: 9px;
    height: 1px;
    background: #000;
    margin: 0;
    left: 9px;
    opacity: 1;
}

.popup-checkout .size {
    display: inline-block;
    vertical-align: top;
    margin: 0 85px 0 0;
}

.popup-checkout .size>span {
    font-size: 13px;
    color: #ccc;
    display: block;
    margin: 0 0 15px;
}

.popup-checkout .checkout-button {
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 0;
    background: #d2333b;
    border: none;
    outline: none;
    font: 700 13px 'Roboto';
    margin: 0 0 30px;
}

.popup-checkout .back-shopping {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dashed #999;
    color: #999;
    font-size: 13px;
    cursor: pointer;
    padding: 0 0 3px;
}

.popup-checkout .close-popup-checkout {
    position: absolute;
    width: 15px;
    height: 14px;
    left: 101%;
    top: 0;
    cursor: pointer;
    z-index: 5;
    display: block;
}

.popup-checkout .close-popup-checkout::before {
    height: 17px;
    width: 2px;
    opacity: .5;
    background: #fff;
    left: 0;
    margin: 0 0 0 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup-checkout .close-popup-checkout::after {
    height: 17px;
    width: 2px;
    opacity: .5;
    background: #fff;
    right: 0;
    margin: 0 7px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

li.set-length.disable {
    cursor: no-drop;
}

@media screen and (max-width: 1366px) {
    .up {
        right: 15px;
        bottom: 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .article-2 .row .col+.col {
        margin: 0;
    }
    #map {
        height: 220px;
    }
    .constructor-container .set .button-box .code {
        font-size: 12px;
    }
    .constructor-container .select-box .constructor-holder .button input[type="submit"] {
        padding: 18px 68px;
    }
    .constructor-container>.select-box .row>.small {
        width: 100%;
        padding: 10px 15px 30px;
    }
    .constructor-container>.select-box .row>.small .switch {
        margin: 0 auto;
    }
    .constructor-container .select-box .constructor-box>.title {
        font-size: 12px;
    }
    .about-products .about-products-content {
        display: block;
    }
    .about-products .about-products-content .slick-slide img {
        width: 100%;
        height: auto;
    }
    .article-2 .row {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .contacts>form {
        text-align: center;
        padding: 75px 10px 85px;
    }
    .contacts>form .box>input[type="text"] {
        float: none;
        max-width: 300px;
    }
    .contacts>form .box>input[type="email"] {
        float: none;
        max-width: 300px;
    }
    .contacts>form .box textarea {
        max-width: 300px;
    }
    .orders-container .list .item {
        text-align: center;
        margin: 0 0 30px;
    }
    .orders-container .list .item:first-child {
        margin: 0 0 30px;
    }
    .orders-container .list .item>.img-box {
        float: none;
        margin: 0 auto;
    }
    .orders-container .list .item>.description-box {
        float: none;
        margin: 0;
    }
    .orders-container .list .item>form {
        float: none;
    }
    .orders-container .row-title {
        display: inline-block;
        padding: 0;
    }
    .orders-container .row-title>li {
        width: 55px;
    }
    .orders-container .row {
        text-align: center;
    }
    .orders-container .row>ul {
        float: none;
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .orders-container .row>ul>li {
        width: 55px;
    }
    .orders-container .row .open {
        float: none;
        width: 100%;
        margin: 0;
    }
    .about .about-box .container .text-box .text-container>p {
        padding: 0 10px 0 0;
    }
    .main-hover .list ul>li {
        display: block;
        width: 100%;
    }
    .main-hover .list ul>li a {
        line-height: 33px;
    }
    .section .main-hover .list {
        padding: 0;
    }
    .section .main-hover .list>ul {
        padding: 0;
    }
    .main-hover .list ul a::before {
        display: none;
    }
    /*.slider-container {
        display: none;
    }*/
    .slider-container .slider-box .img-box {
      display: none;
    }
    #slider .text-box {
      float: none;
      max-width: 100%;
      margin: 0 auto;
      padding: 0;
    }
    #slider .text-box .counter {
      display: none;
    }
    .slider-container .slider-box {
      padding: 0;
    }
    #slider .slick-arrow {
      display: none!important;
    }
    #slider {
      height: 300px;
    }
    #slider .slick-slide {
      padding: 40px 15px;
      background-size: cover;
      height: 100%;
      min-height: 250px;
    }
    #slider .text-box .title {
      font-size: 18px;
    }
    #slider .text-box .more {
      padding: 15px 44px 15px 25px;;
    }
    .slider-container {
      height: auto;
    margin: 100px 0 30px;
    }
    #slider .slick-dots {
      bottom: 5px;
      left: 50%;
      transform: translate(-50%,0);
      margin: 0;
      width: 100%;
      text-align: center;
    }
    .catalog {
        padding: 0 15px;
        /*margin: 110px 0 0;*/
        text-align: center;
    }
    .catalog>.section {
        width: 100%;
        height: 100px;
        float: none;
        display: block;
        padding: 30px;
        margin: 0 auto 10px;
    }
    .catalog>.section .list>a::after {
        left: 10px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) and (min-width: 480px) {
    .catalog>.section {
        height: 120px;
        width: 480px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .main-hover .list .title-list>img {
        margin: 0 10px 0 0;
    }
    .catalog>.section .title-list {
        font-size: 13px;
        height: 100%;
        padding: 30px 5px 5px 30px;
        margin: 0;
    }
    .footer>.container {
        display: block;
        text-align: center;
    }
    .footer>.container .navigation {
        margin: 0 0 20px 20px;
    }
    .footer>.container .navigation>a {
        margin: 0;
    }
    .footer>.container .phone {
        margin: 0 0 30px 20px;
        display: inline-block;
        margin: 0 0 30px;
    }
    .footer>.container .phone .logo {
        margin: 0 auto;
    }
    .footer>.container .phone>ul {
        margin: 0 0 10px;
    }
    .footer .mail-social>form>.send-footer {
        width: 100%;
        margin: 0;
    }
    .footer .mail-social>form>input[type="email"] {
        width: 100%;
    }
    .footer .mail-social {
        text-align: center;
        max-width: none;
    }
    .about {
        margin: 0 0 30px;
        padding: 0;
    }
    .about .about-box {
        padding: 15px 0;
    }
    .about .about-box::before {
        display: none;
    }
    .about .about-box::after {
        display: none;
    }
    .about .about-box .container {
        background: none;
        padding: 10px;
        width: 100%;
        background: #fff;
        -webkit-transform: none;
        transform: none;
    }
    .about .about-box .container>img {
        display: none;
    }
    .about .about-box .container .text-box {
        float: none;
        max-width: none;
    }
    .about .about-box .container .text-box .title {
        text-align: center;
    }
    .about .about-box .container .text-box .text-container {
        padding: 0;
    }
    .title-box {
        margin: 0 0 15px;
    }
    .title-box .title {
        font-size: 24px;
        margin: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1140px) {
  .about .about-box .container>img {
    display: none;
  }
  #slider .slick-slide {
    min-height: 336px;
  }
    .article-2 .row .col+.col {
        margin: 0 5px;
    }
    .orders-container .row>ul>li {
        width: 160px;
    }
    .orders-container .row-title>li {
        width: 160px;
    }
    .orders-container>.row>ul {
        text-align: left;
    }
    .main-hover .list {
        padding: 40px 5px 5px 30px;
    }
    .main-hover .list>ul {
        padding: 0;
    }
    #slider .slick-dots {
        bottom: 20px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0;
    }
    #slider .slick-prev {
        left: 10px;
        margin: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    #slider .slick-next {
        right: 10px;
        -webkit-transform: scale(-1) translate(0, 14px);
        transform: scale(-1) translate(0, 14px);
    }
    #slider .text-box {
        float: none;
        max-width: 100%;
        margin: auto;
        padding: 20px 20px 20px 75px;
    }
    #slider .text-box .counter {
        top: 0;
    }
    #slider .slick-slide>.text-box>.counter {
        display: block;
        position: relative;
        top: 0;
    }
    .slider-container .slider-box .img-box {
        display: none;
    }
    .slider-container {
        height: auto;
        margin: 100px 0 50px;
    }
    .slider-container .slider-box::before {
        top: 100%;
        width: 100%;
    }
    .catalog {
        text-align: center;
    }
    .catalog .section {
        width: 400px;
        height: 300px;
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 25px;
        margin: 10px;
    }
    .catalog .section .title-list {
        font-size: 24px;
        margin: 0 0 20px;
        text-align: left;
    }
    @media screen and (max-width: 1140px) {
      .catalog .section .title-list {
        font-size: 18px;
      }
    }
    .catalog .section .title-list::after {
        left: 10px;
    }
    .catalog .section ul>li>a {
        padding: 0 0 0 10px;
        text-align: left;
    }
    .catalog .section ul>li>a::before {
        display: none;
    }
    .footer>.container {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer>.container .mail-social {
        text-align: center;
    }
    .about {
        margin: 0px 0 40px;
        padding: 0;
    }
    .about .about-box {
        padding: 15px 0;
    }
    .about .about-box::before {
        display: none;
    }
    .about .about-box::after {
        display: none;
    }
    .about .about-box .container {
        width: 100%;
        -webkit-transform: none;
        transform: none;
    }
    .about .about-box .container .text-box {
        background: #fff;
        padding: 10px 0 0 20px;
        max-width: 100%;
    }
    .about .about-box .container .text-box .title {
        text-align: center;
    }
    .about .about-box .container .text-box .text-container {
        padding: 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 1439px) {
    .why-we {
        margin: 0 0 30px;
    }
    .why-we .row .container {
        /*width: 100%;*/
        height: auto;
        /*display: block;*/
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .why-we .container>img {
    /*height: 190px;*/
  }
  .why-we .container .description-box span.description {
    line-height: 14px;
    font-size: 10px;
  }
  .why-we .container .description-box span.title {
    margin: 0;
    line-height: 13px;
    font-size: 9px;
  }
  .why-we .row .container div.description-box {
    padding: 5px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1439px) and (min-width: 960px) {
    .why-we .row .container>img {
        width: 50%;
    }
}

@media screen and (min-width: 320px) and (max-width: 1439px) {
    .why-we .row .container .description-box {
        padding: 10px;
        position: relative;
    }
}

@media screen and (min-width: 320px) and (max-width: 1440px) and (min-width: 960px) {
    .why-we .row .container .description-box {
        float: right;
        top: 0;
        width: 50%;
        height: 100%;
    }
    .why-we .container .description-box .description {
        padding: 0 0 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 1439px) {
    .why-we .row .container .title {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 10px;
    }
    .why-we .container .description-box .description {
        font-size: 12px;
        line-height: 22px;
    }
    .why-we .row .container .title::after {
        display: none;
    }
    .why-we .row:nth-child(odd) .container .title::after {
        display: none;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1630px) {
    .why-we .container>.description-box {
        padding: 15px 10px 10px 35px;
    }
    .why-we .row:nth-child(odd) .container .title::after {
        right: 0;
    }
    .why-we .container .description-box .title {
        padding: 0 15px 0 0;
        margin: 0 0 10px;
    }
    .why-we .container .description-box .description {
        padding: 0 10px 20px 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .why-we .container .description-box {
        width: 100%;
    }
    .why-we .container {
        border: 1px solid #fff;
    }
    /*.why-we .container+.container {
        border-left: none;
    }*/
    .why-we .container>img {
        display: none;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .cart-edit {
    padding: 10px 15px;
  }
  .popup-buttons button.back {
    padding: 10px 9px;
  }
  .cart-edit .close-btn {
    top: 10px;
    right: 10px;
  }

}

@media screen and (min-width: 320px) and (max-width: 1024px) {
  .slider-about-container {
    padding: 0 0 30px;
  }
    .why-we .row .container {
        /*max-height: 155px;*/
    }
    .why-we .row .container .title {
        line-height: 15px;
    }
    .why-we .container .description-box .description {
        /*overflow: hidden;
        max-height: 90px;*/
        line-height: 18px;
    }
    .why-we .row .container .title {
        margin: 0;
    }
    .why-we .container .description-box .description {
        padding: 0;
    }
    .why-we .container .description-box .description::after {
        display: none;
    }
    .footer .navigation {
        display: none;
    }
    .cart-row {
        display: block;
        margin: 0 0 50px;
    }
    .cart-row .row-box {
        text-align: center;
    }
    .cart-row .row-box>a {
        margin: 0;
    }
    .cart-row .row-box button {
        display: block;
        margin: 0 auto 20px;
    }
    .cart-row .cart-from {
        margin: 0 auto 40px;
    }
    .cart-row .cart-product {
        margin: 0 auto;
    }
    .error-page {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .error-page .holder {
        margin: auto;
        text-align: center;
    }
    .error-page .holder .error-page-box {
        padding: 0;
    }
    .error-page .holder .error-page-box::before {
        display: none;
    }
    .parent>.drop>li {
        width: 100%;
    }
    .hint {
        display: none;
    }
    .parent>.drop {
        border-top: 2px solid #d2333b;
        top: 100%;
        display: none;
    }
    .container .parent::after {
        bottom: 15px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }
    .popup-call .popup-container .box-left {
        display: none;
    }
    .popup-call .popup-container .box-right {
        width: 315px;
        height: 315px;
        margin: 0;
        padding: 40px 10px 10px;
    }
    .popup-call .popup-container .box-right .close {
        top: 10px;
        right: 10px;
    }
    .popup-call {
        z-index: 20;
    }
    .search-pop-up {
        padding: 10px;
        box-sizing: border-box;
        width: 100%;
    }
    .search-pop-up>#search {
        width: 100%;
        z-index: 16;
        background: #fff;
    }
    .search-pop-up>#search input[type="text"] {
        width: 100%;
        margin: 0;
    }
    .search-pop-up>#search button {
        width: 100%;
    }
    .search-pop-up .closed {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .see-also .article:hover::before {
        background: rgba(0, 0, 0, 0.5);
    }
    .see-also .article:hover .more {
        top: 0;
    }
    .basket .schedule:hover .detail {
        top: 100%;
        opacity: 1;
    }
    .about-products .content-box a:hover {
        color: #000;
    }
    .my-orders>.tabs>ul>li>a:hover {
        color: #d2333b;
    }
    .footer .navigation ul a:hover {
        color: #d2333b;
    }
    .blog-page>.container .share42init>#share42>a:hover {
        opacity: .6;
    }
    .breadcrumbs a:hover::before {
        width: 100%;
    }
    .type-shoes .container .list-box .list-container .article:hover::before {
        background: rgba(0, 0, 0, 0.5);
    }
    .type-shoes .container .list-box .list-container.grid .article:hover .more {
        bottom: 0;
    }
    .blog-page>.container .social>ul li a:hover {
        opacity: .6;
    }
    .section>.main-hover {
        top: -9999px;
        opacity: 0;
    }
    .section:hover .main-hover {
        top: 0;
        opacity: 1;
    }
}

@media screen and (min-width: 1025px) {
    .cabinet-list>li>a:hover {
        color: #d2333b;
    }
    .select-box .constructor-holder .button input[type="submit"]:hover {
        background: #e03a42;
    }
    .footer .lemon:hover svg, .footer .lemon:hover svg use {
        fill: #f7e416;
    }
    .catalog-holder .right-box .list .article:hover .more {
        opacity: 1;
        top: 0;
    }
    .type_fasteners a.article:hover::before {
        background: rgba(0, 0, 0, 0.3);
        z-index: 3;
    }
    .orders-container .description-box .description:hover {
        text-decoration: none;
    }
    .cart-edit .name:hover {
        text-decoration: none;
    }
    .product-item .name:hover {
        text-decoration: none;
    }
    .product .description-box .description:hover {
        color: #d2333b;
    }
    div.basket-container>a:hover {
        background: #e03a42;
    }
    .product-card-box .options-container .order:hover {
        background: #e03a42;
    }
    .options-container .options-form .select-number .jcf-btn-dec:hover {
        background: rgba(202, 201, 201, 0.5);
    }
    .options-container .options-form .select-number .jcf-btn-inc:hover {
        background: rgba(202, 201, 201, 0.5);
    }
    .product-card-box .options-container .row>.btn:hover {
        background: rgba(202, 201, 201, 0.5);
    }
    .article-1 .btn-box>a:hover {
        border-color: transparent;
    }
    .article-2 .row .col>button:hover {
        background: #e03a42;
    }
    .article-1 .btn-box>button:hover {
        background: #e03a42;
    }
    .catalog-holder .left-box .constructor-btn:hover {
        background: #e03a42;
    }
    .catalog-holder .left-box ul li>a:hover {
        color: #d2333b;
    }
    .contacts>.contacts-box .сall-me:hover {
        color: #d2333b;
    }
    .popup-order .container .holder .left .settings:hover {
        border-color: transparent;
    }
    .popup-order .container .holder>form>input[type="submit"]:hover {
        background: #e03a42;
    }
    .constructor-container .set .button-box>.constructor-btn:hover {
        background: #e03a42;
    }
    .constructor-container .select-box .constructor-box .item .trinket .jcf-radio:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        z-index: 2;
    }
    .constructor-container .select-box .constructor-box .item .color .jcf-radio:hover {
        background: transparent;
    }
    .container .categories a.title:hover {
        color: #d2333b;
    }
    .container .categories ul>li a:hover {
        color: #d2333b;
    }
    .level1 .show-all:hover {
        background: #e03a42;
    }
    .level1 .article:hover::before {
        opacity: 1;
    }
    .level1 .article:hover .more {
        top: 0;
    }
    .cart-page button:hover {
        background: #e03a42;
    }
    .form-tab-nav li.active:hover {
        background: #e03a42;
    }
    .blog .download-more:hover .icon {
        -webkit-transform: rotate(360deg) scale(0.6);
        transform: rotate(360deg) scale(0.6);
    }
    .blog .download-more:hover .text {
        color: #d2333b;
    }
    .social .share42init>#share42>a:hover {
        opacity: .5;
    }
    .contacts>form .send:hover {
        background: #e03a42;
    }
    .error-page .to-main:hover {
        background: #e03a42;
    }
    .blog-page>.container>.news-list>a:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    .blog-page>.container>.news-list>a:hover .description>span {
        bottom: 20px;
    }
    .blog-page>.container>.news-list>a:hover .description::after {
        opacity: 1;
    }
    .blog>.blog-container>.blog-box:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    .blog>.blog-container>.blog-box:hover .description::after {
        opacity: 1;
    }
    .header-box>.container>nav>ul>li:hover::before {
        opacity: 1;
    }
    .header .drop {
        top: -9999px;
        opacity: 0;
    }
    .container>nav>ul>.parent:hover .drop {
        opacity: 1;
        top: 100%;
    }
    .container .parent::after {
        top: 50%;
        right: 15px;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    }
}

@media screen and (max-width: 1024px) {
    .header-box .container>.box {
        width: 100%;
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header-box {
        padding: 0;
    }
    .header-box .box>div {
        width: 100%;
    }
}

@media screen and (min-width: 565px) and (max-width: 1140px) {
    .blog-page {
        text-align: center;
    }
    .blog-page .container .info-box {
        float: none;
        margin: 0 auto 50px;
    }
    .blog>ul {
        text-align: center;
    }
    .blog>.title {
        text-align: center;
    }
    .blog .blog-container>a.blog-box {
        display: block;
        margin: 0 auto 30px;
    }
    .blog .blog-container>a.blog-box:nth-child(odd) {
        float: none;
    }
    .blog .blog-container>a.blog-box:nth-child(even) {
        float: none;
    }
}

@media screen and (min-width: 320px) and (max-width: 564px) {
    .popup-checkout {
        overflow: auto;
    }
    .popup-checkout .close-popup-checkout {
        left: 15px;
        top: 18px;
    }
    .popup-checkout .close-popup-checkout::before {
        background: #000;
    }
    .popup-checkout .close-popup-checkout::after {
        background: #000;
    }
    .popup-checkout .popup-checkout-container {
        overflow: hidden;
        -webkit-transform: none;
        transform: none;
        top: 0;
        left: 0;
        padding: 10px 20px;
    }
    .popup-checkout .popup-checkout-container .size {
        margin: 0 10px 0 0;
    }
    .popup-order .close-popup {
        left: 15px;
        top: 28px;
    }
    .popup-order .close-popup::before {
        background: #000;
    }
    .popup-order .close-popup::after {
        background: #000;
    }
    .popup-order .container .holder .list {
        max-width: 360px;
        width: 100%;
    }
    .popup-order .container .holder .left .jcf-scrollable-wrapper {
        margin: 0 auto 15px;
    }
    .popup-order .container .holder>form .bloc {
        max-width: 368px;
        margin: 0 auto 13px;
        width: auto;
    }
    .popup-order .container .holder>form textarea {
        margin: 0 auto 23px;
    }
    .popup-order div.container {
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        padding: 20px;
        overflow: hidden;
    }
    .popup-order div.container .holder {
        display: block;
    }
    .cart-popup-holder form.cart-edit {
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
    .cart-edit .edit-row .price-total {
        font-size: 24px;
    }
    .cart-popup-holder .cart-edit div.info-row {
        display: block;
        margin: 0 auto 20px;
        width: 100%;
    }
    .cart-popup-holder .cart-edit div.edit-row {
        display: block;
        margin: 0 auto;
        width: 100%;
        padding: 10px;
    }
    .popup-buttons {
        text-align: center;
    }
    .popup-buttons button.back {
        float: none;
        margin: 0 0 20px;
    }
    .popup-buttons button.save {
        float: none;
    }
    .col .select .address .double input {
        width: 45%;
    }
    .step-hidden .col-1 {
        text-align: center;
        width: 100%;
        margin: 0 0 20px;
    }
    .step-hidden .col {
        float: none;
    }
    .step-heading span.label {
        font-size: 12px;
    }
    .cart-page .header-cart {
        display: block;
        text-align: center;
    }
    .cart-page .header-cart .logo-cart {
        display: inline-block;
    }
    .cart-page .header-cart .cart-phone a+a {
        margin: 0 0 10px 10px;
    }
    .blog-page {
        text-align: center;
    }
    .blog-page .container .info-box {
        float: none;
        margin: 0 auto 50px;
        width: auto;
        padding: 0 20px;
    }
    .blog-page .container .info-box>img {
        width: 90%;
    }
    .blog-page .container .news-list>a.prev-news {
        margin: 0;
    }
    .blog-page .container .news-list>a.prev-news .description>span {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        white-space: nowrap;
    }
    .blog-page .container .news-list>a.next-news .description>span {
        right: 50%;
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        white-space: nowrap;
    }
    .blog .download-more {
        width: 191px;
    }
    .blog>ul {
        text-align: center;
    }
    .blog>.title {
        text-align: center;
    }
    .blog .blog-container>a.blog-box {
        display: block;
        width: 320px;
        margin: 0 auto 30px;
    }
    .blog .blog-container>a.blog-box:nth-child(odd) {
        float: none;
    }
    .blog .blog-container>a.blog-box:nth-child(even) {
        float: none;
    }
}

@media screen and (min-width: 900px) and (max-width: 1140px) {
    .type-shoes .breadcrumbs {
        text-align: center;
    }
    .type-shoes>.title {
        text-align: center;
        padding: 0;
    }
    .type-shoes>.title>img {
        display: none;
    }
    .type-shoes .container {
        padding: 0 80px;
    }
    .type-shoes .container .list-box {
        max-width: 554px;
    }
}

@media screen and (min-width: 320px) and (max-width: 899px) {
  .cart-edit .info-box {
    text-align: center;
  }
  .cart-popup-holder .cart-edit {
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
    .popup-container-color {
        padding: 10px;
    }
    .popup-container-color .title {
        text-align: center;
    }
    .popup-container-color ul .code {
        font-size: 8px;
    }
    .popup-container-color ul .color {
        height: 45px;
    }
    .popup-order .container {
        top: 20px;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }
    .popup-order .container .holder {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .popup-order .container .holder .left {
        margin: 0 0 20px;
    }
    .cart-popup-holder .cart-edit .edit-title {
        text-align: center;
    }
    .cart-popup-holder .cart-edit .name {
        text-align: center;
        display: block;
    }
    .cart-popup-holder .cart-edit .edit-row {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ddd;
        padding: 20px;
    }
    .cart-popup-holder .cart-edit .edit-row .edit-item {
        float: none;
        width: 100%;
        margin: 0;
    }
    .cart-popup-holder .cart-edit .edit-row .edit-item .cart-count-holder {
        display: inline-flex;
    }
    .cart-popup-holder .cart-edit .edit-row .edit-item .label {
        display: inline-block;
        margin: 0 5px 10px;
    }
    .cart-popup-holder .cart-edit .info-row {
        width: 49%;
        display: inline-block;
        padding: 20px;
        vertical-align: top;
        border: 1px solid #ddd;
    }
    .cart-popup-holder .cart-edit .info-row .info-item {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
    .cart-popup-holder .cart-edit .image {
        float: none;
        margin: 0 30px;
    }
    .cart-popup-holder .cart-edit .image img {
        margin: 0 auto 20px;
        display: block;
        /*width: 50%;*/
        height: auto;
    }
    .breadcrumbs {
        padding: 0 10px;
        text-align: center;
    }
    .type-shoes .container .list-box .sorting {
        margin: 0 0 10px;
    }
    .type-shoes .container .list-box .sorting span.jcf-select {
        margin: 0 0 15px;
    }
    .type-shoes .container .list-box .sorting .jcf-select-drop {
        text-align: left;
    }
    .type-shoes .container .list-box .sorting form {
        float: none;
        margin: 0 0 20px;
        text-align: center;
    }
    .type-shoes .container .list-box .pagination-box {
        text-align: center;
    }
    .type-shoes .container .list-box .pagination-box>.pagination {
        float: none;
        margin: 0 0 20px;
    }
    .type-shoes .container .list-box .pagination-box>span {
        float: none;
    }
    .type-shoes .pagination {
        text-align: center;
    }
    .type-shoes>.title {
        text-align: center;
        padding: 0;
    }
    .type-shoes>.title>img {
        display: none;
    }
    .type-shoes .container {
        padding: 0 15px;
    }
    .type-shoes .container .list-box .list-container.grid {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin: 0 auto;
    }
    .type-shoes .container .list-box .list-container.grid .article {
        margin: 10px;
    }
    .type-shoes>.container>.options-box {
        margin: 0 auto 20px;
        float: none;
    }
    .type-shoes .container .list-box {
        float: none;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 1140px) {
    .type_fasteners>.title>img {
        display: none;
    }
    .footer .footer-bottom .bottom-box {
        padding: 15px 10px;
    }
    #years {
        padding: 0 10px;
        margin: 30px 0;
    }
    #info {
        padding: 10px;
    }
    #info .slick-slide {
        text-align: center;
        display: inline-block;
        display: block;
    }
    #info .slick-slide .img-box {
        padding: 0;
        text-align: center;
    }
    #info .slick-slide .img-box::after {
        display: none;
    }
    #info .slick-slide .info-box {
        display: inline-block;
    }
    #info .slick-arrow {
        top: 315px;
    }
    #info .slick-prev {
        left: 5%;
    }
    #info .slick-next {
        right: 5%;
    }
    .contacts .contacts-box .сall-me {
        margin: 0 40px;
        display: inline-block;
        padding: 20px;
    }
    .constructor-container {
        padding: 0 20px;
    }
    .constructor-container .select-box .аttention {
        text-align: center;
        margin: 0 auto 35px;
    }
    .constructor-container .select-box .constructor-box {
        text-align: center;
        padding: 35px 10px 10px;
    }
    .constructor-container .select-box {
        float: none;
        margin: 0 auto 20px;
    }
    .constructor-container .set {
        margin: 0 auto;
        float: none;
    }
    .cart-row {
        padding: 0 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cart-holder>.title {
        text-align: center;
        padding: 0 20px;
        font-size: 24px;
    }
    .cart-page .header-cart {
        padding: 20px 20px 35px;
    }
    .cart-page .header-cart .logo-cart {
        float: none;
    }
    .see-also {
        padding: 20px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin: 0;
    }
    .see-also .article {
        margin: 10px;
    }
    .product-card-box .options-container .options-form {
        padding: 22px 10px 20px;
    }
    .product-card-box {
        display: block;
        text-align: center;
        padding: 20px;
        margin: 0 0 10px;
    }
    .product-card-box .holder {
        margin: 0 auto 20px;
        text-align: left;
    }
    .product-card-box .holder .size {
        padding: 22px 10px 20px;
    }
    .product-card-box .holder form {
        padding: 22px 10px 20px;
    }
    .product-card-box .options-container {
        margin: 0 auto 20px;
    }
    .product-card-box .characteristics {
        margin: 0 auto 20px;
        text-align: left;
    }
    .container-holder>.title {
        font-size: 24px;
        position: relative;
    }
    .type_fasteners .catalog-holder .pagination-box>.pagination {
        float: none;
        margin: 0 0 20px;
    }
    .type_fasteners .catalog-holder .pagination-box>span {
        float: none;
    }
    .catalog-holder {
        text-align: center;
        padding: 20px;
    }
    .catalog-holder .text-holder {
        text-align: left;
    }
    .catalog-holder div.left-box {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .catalog-holder div.right-box {
        float: none;
        margin: auto;
    }
    .type_fasteners>span.title {
        padding: 0 10px;
    }
    .type_fasteners>span.title::before {
        display: none;
    }
    .about-products .content-box {
        text-align: center;
        padding: 30px 20px 10px;
    }
    .about-products .content-box .slider-box {
        max-width: 653px;
        margin: 0 auto;
    }
    .about-products .content-box .about-products-content {
        padding: 0;
    }
    .about-products .content-box .text-box {
        text-align: left;
    }
    .about-products .content-box .products-list {
        margin: 0;
    }
    .about-products .content-box .products-list li.active>a {
        padding: 0 30px;
    }
    .level1 .title>a.show-all {
        float: none;
        margin: 15px auto;
        display: block;
    }
    .level1 .list-holder {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
    }
    .level1 .list-holder .article {
        margin: 0 4px 10px;
    }
    .cabinet-box {
        padding: 10px 20px;
        text-align: center;
    }
    .cabinet-box .article-1 form {
        margin: 0 auto;
    }
    .cabinet-box .article-2 form {
        margin: 0 auto;
    }
    .cabinet-box .article-2 .col {
        margin: 0 0 10px;
    }
    .cabinet-box .article-2 .btn-box {
        text-align: center;
    }
    .cabinet-box .cabinet-list {
        margin: 0 auto 10px;
        float: none;
    }
    .about>.container>.content-box {
        padding: 30px 20px 25px;
    }
    .about>.container>.content-box .text-box {
        float: none;
        margin: 0 auto 15px;
    }
    .about>.container>.content-box .text-box .title {
        margin: 0 auto;
    }
    .about>.container>.content-box .img {
        float: none;
        margin: 0 auto;
    }
}

@media screen and (min-width: 320px) and (max-width: 1140px) and (max-width: 900px) {
    .about>.container>.top-box .img-box {
        display: block;
    }
    .about>.container>.top-box .img-box .experience {
        padding: 0 75px 20px;
    }
    .about>.container>.top-box .img-box .img {
        padding: 0;
    }
    .about>.container>.top-box .img-box .img::before {
        display: none;
    }
}

@media screen and (min-width: 320px) and (max-width: 1140px) {
    .about > .container > .top-box table {
        display: block;
        padding: 20px;
    }
    .about > .container > .top-box table td {
        display: block;
        margin: 0 auto 15px;
        max-width: 100%;
        width: 100%;
    }
    .about >.container >.top-box table td + td {
        margin: 0;
    }
    .container-holder > .title {
        text-align: center;
    }
    .breadcrumbs {
        margin: 0 0 15px;
        text-align: center;
    }
    .breadcrumbs li {
        margin: 0 10px 15px 0;
    }
    .contacts .contacts-box .contacts-holder {
        float: none;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        padding: 0 10px 46px;
    }
    .contacts .contacts-box .contacts-holder .holder>.title {
        font-size: 14px;
        margin: 0 0 5px;
    }
    .contacts .contacts-box .contacts-holder .holder {
        margin: 0 10px 15px;
    }
    .contacts .contacts-box .contacts-holder .сall {
        display: inline-block;
        padding: 15px 0 15px 20px;
    }
    .contacts .contacts-box>img {
        display: none;
    }
    .my-orders {
        text-align: center;
    }
    .my-orders .row-title {
        text-align: left;
    }
    .my-orders .row-title li {
        font-size: 12px;
        padding: 10px 5px;
    }
    .my-orders .orders-container {
        display: block;
        width: 100%;
    }
    .my-orders .orders-container .row li {
        font-size: 10px;
        padding: 10px 5px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .footer .footer-bottom .bottom-box {
        display: block;
        padding: 15px 10px;
    }
    .footer .footer-bottom .bottom-box>a {
        display: inline-block;
    }
    .footer .footer-bottom .bottom-box>span {
        display: block;
        margin: 0 0 20px;
    }
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.type_fasteners .item-type-menu .active>a {
    color: #d2333b;
}
@media screen and (min-width: 320px) and (max-width: 1140px) {
  .type_fasteners .item-type-menu {
    display: none;
  }
  .type_fasteners .catalog-holder .left-box div.title::after {
    display: block;
    content: '';
    width: 0;
  	height: 0;
  	border-left: 5px solid transparent;
  	border-right: 5px solid transparent;
  	border-top: 5px solid #000;
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translate(-50%,0);
  }
}

.type_fasteners>.title {
    padding: 0 0 0 27px;
    position: relative;
}

.type_fasteners>.title>img {
    position: absolute;
    width: 17px;
    height: 29px;
    top: 10px;
    left: 0;
}

.catalog-holder {
    position: relative;
}

.catalog-holder .left-box {
    float: left;
    max-width: 263px;
    width: 100%;
    margin: 0 0 20px;
}

.catalog-holder .left-box .title {
    font-size: 15px;
    font-weight: 700;
    padding: 15px 10px;
    color: #000;
    text-transform: uppercase;
    background: #fff;
    position: relative;
}

.catalog-holder .left-box .title::before {
    bottom: -1px;
    height: 1px;
    background: #c9c9c9;
    left: 10px;
    right: 5px;
}
@media screen and (min-width: 320px) and (max-width: 1140px) {
  .catalog-holder .left-box .title::before {
      display: none;
  }
  .catalog-holder .left-box .title {
    border-bottom: 1px solid #c9c9c9;
  }
}
.more-categories {
  font-size: 15px;
  font-weight: 700;
  padding: 15px 10px;
  color: #000;
  text-transform: uppercase;
  background: #fff;
  text-align: center;
  position: relative;
  display: none;
  border-bottom: 1px solid #c9c9c9;
}

@media screen and (max-width: 1140px) and (min-width: 320px) {
  .type-shoes .container .categories {
    display: none;
  }
  .more-categories {
    display: block;
  }
  .more-categories::after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #000;
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translate(-50%,0);
  }
}

.catalog-holder .left-box ul {
    text-transform: uppercase;
    padding: 0 5px 0 10px;
    background: #fff;
    margin: 0 0 15px;
}

.catalog-holder .left-box ul li {
    border-bottom: 1px dashed #e5e5e5;
}

.catalog-holder .left-box ul li:last-child {
    border-bottom: none;
}

.catalog-holder .left-box ul li>a {
    padding: 15px 10px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    color: #666;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 12px;
    font-weight: 700;
}

.catalog-holder .left-box ul li ul {
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    padding: 0;
    display: none;
}

.catalog-holder .left-box ul li ul a {
    text-decoration: none;
    padding: 15px 10px 15px 20px;
    display: block;
    cursor: pointer;
    color: #000;
    font-size: 10px;
    font-weight: 700;
}

.catalog-holder .left-box ul li ul span {
    font-size: 10px;
    font-weight: bold;
    color: #000;
    padding: 15px 10px 15px 43px;
    cursor: pointer;
    position: relative;
    display: block;
}

.catalog-holder .left-box ul li ul span>svg, .catalog-holder .left-box ul li ul span>svg use {
    left: 23px;
    position: absolute;
    width: 12px;
    height: 12px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    top: 50%;
}

.catalog-holder .left-box ul li.active>ul {
    display: block;
}

.catalog-holder .left-box .constructor-btn {
    width: 100%;
    padding: 20px 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font: 700 13px 'Roboto';
    background: #d2333b;
    text-decoration: none;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
}

.catalog-holder .right-box {
    max-width: 847px;
    float: right;
    width: 100%;
}

.catalog-holder .right-box .list {
    letter-spacing: -4px;
    margin: 0 0 0 -30px;
}

.catalog-holder .right-box .list .article {
    max-width: 260px;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-decoration: none;
    color: #000;
    position: relative;
    margin: 0 0 30px 30px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.catalog-holder .right-box .list .article>a {
    display: block;
}

.catalog-holder .right-box .list .article img {
    width: 100%;
    vertical-align: top;
    -webkit-transition: .3s;
    transition: .3s;
}

.catalog-holder .right-box .list .article .description {
    text-align: center;
    font-size: 13px;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 69px;
    min-height: 69px;
}

.catalog-holder .pagination-box {
    overflow: hidden;
    position: relative;
    padding: 20px 0 35px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 45px;
}

.catalog-holder .pagination-box>.pagination {
    float: left;
}

.catalog-holder .pagination-box>.pagination>li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #000;
}

.catalog-holder .pagination-box>.pagination>li>a {
    text-decoration: none;
    color: #d2333b;
}

.catalog-holder .pagination-box>.pagination .active {
    margin: 0 12px;
    font-weight: bold;
}

.catalog-holder .pagination-box>span {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: 400;
}

.catalog-holder .text-holder span.active::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.catalog-holder .text-holder .more {
    cursor: pointer;
    font-size: 13px;
    color: #ccc;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px 5px 0;
}

.catalog-holder .text-holder .more::before {
    content: '';
    display: block;
    position: absolute;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #ccc;
    right: 0;
    top: 58%;
    -webkit-transition: .3s;
    transition: .3s;
}

.catalog-holder .text-holder .text-box {
    overflow: hidden;
    height: auto;
}

.catalog-holder .text-holder .text-box h2 {
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 5px;
}

.catalog-holder .text-holder .text-box>p {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    margin: 0;
}


/*___catalog-1_level-1___*/

.options-box .mfilter-heading-content {
    padding: 0;
    border: none;
}

.options-box .mfilter-opts-container {
    border: none;
}

.options-box .mfilter-heading {
    cursor: default;
}

.options-box .mfilter-options {
    padding: 0;
}

.options-box .mfilter-opts-container {
    padding: 0;
}

.options-box div.mfilter-col-input {
    padding: 18px 20px 0;
}

.mfilter-content-opts {
    padding: 0 0 18px;
}

.options-box .mfilter-content:hover {
    background: transparent;
}

.options-box .mfilter-content {
    cursor: default;
    background: transparent;
    border: none;
    height: auto;
}

.options-box .mfilter-content-opts span.jcf-checked {
    background: #d2333b;
}

.options-box .mfilter-content-opts label.title {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    cursor: pointer;
}

.options-box .mfilter-content-opts .jcf-disabled {
    background: transparent;
}

.options-box .mfilter-content-opts .jcf-checkbox {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.05);
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    margin: 0 12px 0 0;
}

.options-box .mfilter-content-opts .jcf-checkbox input {
    cursor: pointer;
}

.options-box .mfilter-content-opts .jcf-checkbox>span {
    background-image: url(/images/sprite.png);
    background-position: -152px -111px;
    width: 10px;
    height: 7px;
    border: none;
    -webkit-transform: none;
    transform: none;
}

.mfilter-tb-as-td {
    border: none;
}


/*#mfilter-free-container-0 */

#mfilter-free-container-0 .mfilter-heading-content {
    padding: 0;
    border: none;
}

#mfilter-free-container-0 .mfilter-opts-container {
    border: none;
}

#mfilter-free-container-0 .mfilter-heading {
    cursor: default;
}

#mfilter-free-container-0 .mfilter-options {
    padding: 0;
}

#mfilter-free-container-0 .mfilter-opts-container {
    padding: 0;
}

#mfilter-free-container-0 div.mfilter-col-input {
    padding: 18px 20px 15px;
}

#mfilter-free-container-0 .mfilter-content:hover {
    background: transparent;
}

#mfilter-free-container-0 .mfilter-content {
    cursor: default;
    background: transparent;
    border: none;
    height: auto;
}

#mfilter-free-container-0 .mfilter-content-opts span.jcf-checked {
    background: #d2333b;
}

#mfilter-free-container-0 .mfilter-content-opts label.title {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    cursor: pointer;
}

#mfilter-free-container-0 .mfilter-content-opts .jcf-disabled {
    background: transparent;
}

#mfilter-free-container-0 .mfilter-content-opts .jcf-checkbox {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.05);
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    margin: 0 12px 0 0;
}

#mfilter-free-container-0 .mfilter-content-opts .jcf-checkbox>span {
    background-image: url(/images/sprite.png);
    background-position: -152px -111px;
    width: 10px;
    height: 7px;
    border: none;
    -webkit-transform: none;
    transform: none;
}

#mfilter-free-container-0 .mfilter-tb-as-td {
    border: none;
}

#mfilter-free-container-0 .mfilter-heading-content .title {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    padding: 15px 15px 15px 20px;
    background: #fafafa;
    font-weight: bold;
}


/*____________success____________*/

.success {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding: 125px 0 40px;
}

@media screen and (max-width: 1140px) and (min-width: 320px) {
    .success {
        padding: 25px 15px 0;
        text-align: center;
    }
    .success>div.row {
        padding: 0 0 50px;
    }
    .success .breadcrumbs {
        margin: 0 0 20px;
    }
}

.success>.row {
    padding: 40px 0 110px;
}

.success .text_message a {
    color: #000;
    transition: .3s;
}

.success .text_message, .success .buttons {
    font-size: 14px;
}

.success .text_message a:hover {
    text-decoration: none;
    color: #d2333b;
}

.success .buttons a {
    transition: .3s;
    color: #000;
}

.success .buttons a:hover {
    color: #d2333b;
    text-decoration: none;
}


/*________serch-tpl______*/

.search1 #content>h2 {
    margin: 0 0 35px;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    font-weight: bold;
}

.search1 {
    min-height: 500px;
}

@media screen and (max-width: 1140px) and (min-width: 320px) {
    .search1 {
        min-height: auto;
    }
    .search1 #content>h2 {
        font-size: 24px;
        position: relative;
        text-align: center;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .search1 div.product-list {
        justify-content: center;
        margin: 0;
    }
    .search1 #content>.row {
        text-align: center;
    }
    .search1 div.article {
        margin: 0 10px 33px;
    }
}

.search1 #content>.row {
    margin: 0 0 50px;
}

.search1 .text-right {
    display: inline-block;
    vertical-align: top;
}

.search1 .product-list {
    position: relative;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px 26px;
}

.search1 .jcf-select {
    border: none;
    outline: none;
    background: transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    margin: 0 12px 0 0;
}

.search1 .article {
    display: inline-block;
    width: 262px;
    text-decoration: none;
    text-align: center;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.search1 .article::before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.search1 .article:hover::before {
    background: rgba(0, 0, 0, 0.5);
}

.search1 .article img {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.search1 .article a {
    display: block;
    z-index: 10;
}

.search1 .article .description {
    padding: 30px 0 14px;
    position: relative;
    margin: -4px 0 0;
    height: 84px;
}

.search1 .article .description .size a {
    text-decoration: none;
    color: #000;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 5px;
}

.search1 .article .description .vendor-code {
    color: #999;
    display: block;
    font-size: 13px;
}

.search1 .article:hover .description .more {
    top: 0;
}

.search1 .article .description .more {
    position: absolute;
    top: 103%;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 100%;
    background: #d2333b;
    font-weight: bold;
    font-size: 13px;
    font-family: 'Roboto';
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
    line-height: 84px;
    display: block;
    text-decoration: none;
}

.search1 .article .description .more::before {
    display: block;
    content: '';
    position: absolute;
    right: 77px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background-image: url(/images/sprite.png);
    background-position: -152px -123px;
    width: 6px;
    height: 10px;
}

@media screen and (max-width: 1140px) and (min-width: 320px) {
    .search1 {
        padding: 25px 15px 40px;
    }
}

.search1 #content .paginationBlock {
    overflow: hidden;
    position: relative;
    padding: 20px 0 35px;
    margin: 0 0 45px;
}

#content .paginationBlock>.text-left {
    float: left;
}

#content .paginationBlock>.text-right {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    opacity: .5;
}

#content .paginationBlock .pagination {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .paginationBlock .pagination li.active {
    margin: 0 12px;
    font-weight: bold;
}

#content .paginationBlock .pagination li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #000;
}

#content .paginationBlock .pagination a {
    text-decoration: none;
    color: #d2333b;
}

@media screen and (max-width: 425px) and (min-width: 320px) {
    .search1 #content>.row {
        margin: 0;
    }
    #content .paginationBlock>.text-left {
        float: none;
        display: block;
        margin: 0 0 20px
    }
    #content .paginationBlock>.text-right {
        float: none;
        display: block;
    }
}


/*________cart______*/

.not-login .alert-danger button.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.cart-page .jcf-select {
    width: 100%;
    border: none;
    outline: none;
    height: 47px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.cart-page .jcf-select .jcf-select-text {
    line-height: 47px;
    margin: 0 45px 0 23px;
}

.cart-page .jcf-select .jcf-select-opener {
    background: #fff url(/images/select.png) center/7px 4px no-repeat;
    width: 45px;
    height: 100%;
}

.cart-page .row>.radio {
    margin: 0 0 20px;
}

.step-heading>.label>.edit {
    margin: 0 0 10px 20px;
    border-bottom: 1px dashed;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    text-decoration: none;
}

.cart-page #type-account>label>span {
    color: #000;
}

.cart-page #type-account label .jcf-checkbox {
    border: 1px solid #000;
    width: 20px;
    height: 20px;
}

.cart-page #type-account label .jcf-checkbox>span {
    border: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin: 0;
    background-image: url(/images/sprite.png);
    background-position: -152px -41px;
    width: 12px;
    height: 10px;
}

#cart-popup .handler-holder .inc {
    position: absolute;
    background: transparent;
    width: 20px;
    height: 15px;
    right: 1px;
    border: none;
    top: 1px;
}

.handler-holder {
    position: relative;
}

#cart-popup .jcf-btn-inc {
    display: none;
}

#cart-popup .jcf-btn-dec {
    display: none;
}

#cart-popup .handler-holder .dec {
    position: absolute;
    background: transparent;
    border: none;
    width: 20px;
    height: 15px;
    right: 1px;
    bottom: 1px;
}


/*______constructor___________*/

.constructor-container .select-box .constructor-box .item .trinket .jcf-disabled:hover {
    box-shadow: none;
}

.constructor-container .select-box .constructor-box .item .jcf-disabled {
    background: rgba(229, 229, 229, .8);
}

.constructor-container .select-box .constructor-box .item .color .jcf-disabled {
    background: rgba(229, 229, 229, .8);
}

.constructor-container .select-box .constructor-box .item .jcf-disabled:hover {
    background: rgba(229, 229, 229, .8);
}

.constructor-container .select-box .constructor-box .item .color .jcf-disabled:hover {
    background: rgba(229, 229, 229, .8);
}

.constructor-container .select-box .constructor-box .item .jcf-disabled input {
    cursor: default;
}

.constructor-container .select-box .constructor-box .item .color .jcf-disabled input {
    cursor: default;
}


/*________drop-menu-card____________*/

.cart-page .row {
    position: relative;
}

.cart-page .dropdown-menu li:first-child {
    border-top: none;
}

.cart-page .dropdown-menu {
    display: none;
    z-index: 99;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    max-height: 300px;
    overflow: auto;
    list-style: none;
    font-size: 14px;
    color: #999;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    margin: -1px 0 0;
    padding: 0;
}

.cart-page .dropdown-menu li {
    line-height: 38px;
    padding: 0 12px;
    border-top: 1px dashed #d8e8ee;
    text-shadow: 1px 1px 0 #fff;
}

.cart-page .dropdown-menu a {
    color: #999;
    text-decoration: none;
    display: block;
}

.search1 #content>.product-layoutBlock {
    margin: 0 0 0 -26px;
}


/*__scroll-malihu___*/

.about div.mCSB_draggerRail {
    width: 14px;
    border-radius: 0;
    background: #e5e5e5;
    margin: 0;
}

.about .about-box div.mCSB_dragger_bar {
    margin: 0;
    width: 14px;
    background-color: #d2333b!important;
    border-radius: 0;
}

.about .about-box .mCSB_scrollTools {
    width: 14px;
    opacity: 1;
}


/*____*/

.popup-order div.mCSB_draggerRail {
    width: 14px;
    border-radius: 0;
    background: #e5e5e5;
    margin: 0;
}

.popup-order .container div.mCSB_dragger_bar {
    margin: 0;
    width: 14px;
    background-color: #d2333b!important;
    border-radius: 0;
}

.popup-order .container .mCSB_scrollTools {
    width: 14px;
    opacity: 1;
}


/*_____m-filter____*/

.mfilter-free-container {
    top: 0;
}

.mfilter-free-container .mfilter-free-button {
    border-color: #d2333b;
    background-color: #d2333b;
    margin: 205px 0 0 228px;
}

.iScrollIndicator {
    background: #d2333b!important;
}

@media screen and (max-width: 1023px) {
    .type-shoes .container .row {
        display: none;
    }
    .section .main-hover {
        top: 0;
        opacity: 1;
    }
}


/*_____header_scroll___*/

.fixed .logo-holder {
    height: 70px;
}

.header-box.fixed>.container nav>ul>li>a {
    line-height: 70px;
}

.header-box.fixed .box>div {
    height: 70px;
}
.header-box.fixed {height: 70px;}


.fixed #basket-box>.counter {
    line-height: 70px;
}

.fixed .search-pop-up {
    line-height: 70px;
}

.fixed .search-pop-up>#search>button {
    height: 70px;
}

.fixed .search-pop-up .closed {
    height: 70px;
}


/*____slider_nav____*/

.slider-nav {
    margin: 0 20px 25px 20px;
    overflow: hidden;
}

.slider-nav .slick-slide {
    border: none;
    outline: none;
    cursor: pointer;
    height: 40px;
    margin: 0 0 0 20px;
}

.slider-nav .slick-list {
    margin: 0 0 0 -20px;
}

.slider-nav .slick-track {
    min-width: 220px!important;
}

.slider-nav .img_box img {}


/*_______view________*/

.sorting .btn-box {
    position: relative;
    float: right;
}

@media screen and (max-width: 1140px) {
    .sorting .btn-box {
        display: none;
    }
}

.sorting .btn-box .type {
    width: 22px;
    height: 22px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    transition: .3s;
}

.sorting .btn-box .type-2 {
    background: url(/images/plitka-hover.png) center/100% no-repeat;
}

.sorting .btn-box .type-2:hover {
    opacity: .7;
}

.sorting .btn-box .type-2.active {
    background: url(/images/plitka.png) center/100% no-repeat;
}

.sorting .btn-box .type-1 {
    margin: 0 21px 0 0;
    background: url(/images/spisok.png) center/100% no-repeat;
}

.sorting .btn-box .type-1.active {
    background: url(/images/spisok-hover.png) center/100% no-repeat;
}

.sorting .btn-box .type-1:hover {
    opacity: .7;
}


/*____lang____*/

.fixed #language, .fixed #language-one {
    line-height: 70px;
}

#language, #language-one {
    line-height: 100px;
    transition: .3s;
}

#language>span, #language-one>span {
    display: block;
    padding: 0 38px 0 25px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
  .why-we .row .container {
    display: block;
    width: 100%;
  }
    #language .lang-drop__active {
        padding: 0 20px;
    }
    div.cabinet-box {
      padding: 10px 8px;
    }
}
@media screen and (max-width: 768px) {
  div.cabinet-box .g-recaptcha {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 1100px) {
    .header-box>.container nav>ul>.parent>a {
        padding: 0 10px;
    }
}

.lang-drop {
    position: relative;
    float: right;
}

.lang-drop:hover::before {
    opacity: 1;
}

.lang-drop::before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: #d2333b;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .3s;
}

.lang-drop__list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    display: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}

.lang-drop__list li {
    line-height: 50px;
}

.lang-drop__list span {
    padding: 0 20px;
    text-align: center;
    display: block;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fff;
    cursor: pointer;
    transition: .3s;
}

.lang-drop__list span:hover {
    color: #d2333b;
}


/*_____*/

@media screen and (max-width: 1100px) {
    div.lang-drop-mob {
        display: block;
    }
    div.lang-drop-main {
        display: none;
    }
    .header-box>.container>.close-up {
        display: block;
    }
    .menu-icon {
        display: block;
    }
    .header-box {
        padding: 0 60px 0 20px;
    }
    .header-box>.container {
        position: fixed;
        display: none;
        overflow: auto;
        height: 100vh;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 12;
    }
    .header-box>.container>nav {
        display: block;
        width: 100%;
        background: #fff;
    }
    .header-box>.container>nav>ul>li {
        display: block;
        text-align: center;
        border-bottom: 1px solid #d2333b;
        margin: 0;
    }
    .header-box>.container>nav>ul>li .drop {
        width: 100%;
    }
    .header-box>.container>nav>ul>li .drop>li {
        display: block;
        text-align: left;
        border-bottom: 1px solid rgba(210, 51, 59, 0.2);
    }
    .header-box>.container .box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .header-box>.container .box>div {
        width: 100%;
        margin: 0;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
    .header-box>.container .box>div .hint {
        display: none;
    }
    .header-box>.container .box div.basket-container {
        border: none;
    }
}

#slider {
    opacity: 0;
}
#product {
    opacity: 0;
}

.contacts.form-bottom {
    margin: 0 auto;
}

.constructor-container .select-box .constructor-holder .button.constructor_button_disabled input[type="submit"] {
    background: #aaa;
    cursor: default;
}

.constructor-container .set .button-box>.constructor-btn.constructor_button_disabled {
    background: #aaa;
    cursor: default;
}

.popup-order-request {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.91);
    display: none;
    z-index: 1000;
}

.overlay-order-request {
    width: 100%;
    height: 100%;
}

.order-request-box {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 150px 10px 115px;
    max-width: 570px;
    width: 100%;
    text-align: center;
}

.order-request-box::before {
    display: block;
    content: '';
    position: absolute;
    background-image: url(/images/sprite.png);
    background-position: 0px 0px;
    width: 60px;
    height: 55px;
    left: 50%;
    top: 65px;
    margin: 0 0 0 -30px;
}

.order-request-box .title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: 0 0 10px;
}

.order-request-box .description {
    font-size: 14px;
    font-weight: 300;
    padding: 0 30px;
    display: block;
}

.pictures-list.mCustomScrollbar {
    height: 146px;
}

.pictures-list.mCustomScrollbar .mCustomScrollBox {
    width: 100%;
}

.pictures-list.mCustomScrollbar .mCSB_container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0;
}

.pictures-list .mCSB_scrollTools .mCSB_dragger_bar {
    background-color: #d2333b!important;
    border-radius: 0!important;
}

.pictures-list .mCSB_scrollTools .mCSB_draggerContainer {
    left: 22px;
    right: 22px;
}

.pictures-list .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e5e5e5;
}

.vendore-code-title-value {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.lang-drop-mob {
    display: none;
}

div.lang-drop-main {
    float: none;
}

.orders-container .row>ul>li>a {
    color: #000;
}

@media screen and (min-width: 1025px) {
    .orders-container .row>ul>li>a:hover {
        text-decoration: none;
    }
}

.text-holder .text-box h1 {
    margin: 0 0 10px;
}

.type-shoes .container .list-box .list-container.grid .article .description {
    text-align: center;
}

.level1>.title>.constructor-btn {
    width: 100%;
    max-width: 263px;
    padding: 17px 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font: 700 13px 'Roboto';
    background: #d2333b;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    float: right;
    -webkit-transition: .3s;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .level1>.title>.constructor-btn:hover {
        background: #e03a42;
    }
}

@media screen and (max-width: 1140px) {
    .level1>.title>.constructor-btn {
        display: block;
        float: none;
        margin: 20px auto;
    }
}
/*.mfilter-col-input{
  overflow: hidden;
}
.mfilter-col-input input[type='checkbox']{
  position: absolute;
  left:-200px;
}*/



/*___checkbox___*/
.mfilter-col-input input[type="checkbox"]:not(:checked),
.mfilter-col-input input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.mfilter-col-input input[type="checkbox"]:not(:checked) + label,
.mfilter-col-input input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  line-height: 22px;
  width: 100%;
  display: block;
}

/* checkbox aspect */
.mfilter-col-input input[type="checkbox"]:not(:checked) + label:before,
.mfilter-col-input input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 0;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.05);
  width: 22px;
  height: 22px;
}
.mfilter-col-input input[type="checkbox"]:checked + label:before {
  background: #d2333b;
}
/* checked mark aspect */
/*.mfilter-col-input input[type="checkbox"]:not(:checked) + label:after,*/
.mfilter-col-input input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  background-image: url(/images/sprite.png);
  background-position: -152px -111px;
  width: 10px;
  height: 7px;
  border: none;
  -webkit-transform: none;
  transform: none;
  left: 6px;
  top: 7px;
}
/* checked mark aspect changes */
.mfilter-col-input input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.mfilter-col-input input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.mfilter-col-input input[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.mfilter-col-input input[type="checkbox"]:disabled + label {
  color: #aaa;
}
.name_color {
  position: absolute;
  top: -9999px;
  opacity: 0;
  left: 85%;
  padding: 3px;
  border: 1px solid #d2333b;
  border-radius: 5px;
  background: #fff;
  font-size: 12px;
  z-index: 3;
  line-height: 10px;
  transition: .3s opacity;
}
@media screen and (min-width: 1025px) {
  .mCSB_horizontal.mCSB_inside > .mCSB_container .item:hover .name_color {
    top: -10px;
    opacity: 1;
  }
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  padding: 22px 0 0 0;
}
#mfilter-free-container-0 {
  overflow: auto!important;
}
.fancybox-nav {
  display: block;
}
.title-tel-contact {
  min-width: 130px;
}
.tel-holder {
  display: inline-block;
  vertical-align: top;
}
.wrapp-link-checkout {
  padding: 0 0 50px;
}
.wrapp-link-checkout a {
   width: 100%;
    background: #d2333b;
    padding: 22px 0;
    text-transform: uppercase;
    border: none;
    outline: none;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    text-align: center;
 }
.fancybox-enabled {
   overflow: auto;
 }
 #form .g-recaptcha {
   display: inline-block;
   vertical-align: top;
   margin: 30px 0 0;
 }

 .h2_span {
    font-size: 1.5em;
     font-weight: bold;
 }



  .control-label{
      font-size: 14px;
      font-weight: 700;
      width: 100%;
      text-transform: uppercase;
      margin-bottom: 10px;
      display: block;
  }
  .option_product-cusom .radio{
    margin: 4px 0;
  }
  .option_product-cusom {
    font-size: 14px;
  }
  .option_product-cusom
  .form-group{
    margin-bottom: 20px;
  }


.form_input_color .radio{
  padding-left: 46px;
  padding-top: 10px;
  position: relative;
  min-height: 40px;
  margin: 6px 0 10px 0;
}
.form_input_color .radio .jcf-radio {
  position: absolute;
  left: 0;
    top: 0;
}
.form_input_color .radio .jcf-radio .jcf-radio {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.form_input_color .radio .jcf-radio .jcf-checked{
  display: block;
}
.form_input_color .radio .jcf-radio .jcf-checked>span::before {
    background-image: url(https://belfo.ua/images/sprite.png);
    background-position: -65px -48px;
    width: 8px;
    height: 6px;
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.form_input_color .radio  img {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  top: 0;
}
.form_input_color .radio .jcf-checked>span {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
    display: block;
}

.form_input_color .jcf-checked>span::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.form_input_color .jcf-radio {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    z-index: 2;
}

.form_input_color input[type="radio"] {
    cursor: pointer;
}
.option_product-cusom
.form-control{
    font-size: 17px;
    max-width: 136px;
    outline: none;
    border: 1px solid #e9e9e9;
    padding: 12px 5px 12px 20px;
    height: auto;
    width: 100%;
}

.price_custom{
    margin: 20px 0 20px 0;
    display: flex;
    align-items: end;
    gap: 8px;
}
.price_el{
    font-size: 1.5em;
    font-weight: bold;
}
.text_price_el {
    line-height: 24px;
}