header, main, footer, article, section, hgroup, nav, figure, aside {
    display: block
}

figure {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    color: #303030;
    font: 400 14px/1.125em Arial, Helvetica, sans-serif;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    background: #eee !important
}

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

img {
    border-style: none
}

a {
    text-decoration: none;
    color: #2664a3
}

a:hover {
    text-decoration: underline
}

a:active {
    background-color: transparent
}

input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type="image"] {
    padding: 0;
    border: none
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="file"], input[type="search"], input[type="submit"], textarea {
    -webkit-appearance: none
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0
}

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

input[type="submit"]:focus, input[type="button"]:focus {
    outline: none
}

input[type="submit"] {
    -webkit-border-radius: 0;
    cursor: pointer
}

#wrapper {
    overflow: hidden;
    width: 100%;
    max-width: 1920px;
    padding: 0 4%;
    position: relative
}

#header .panel, .top-box:after {
    content: "";
    clear: both;
    display: block
}

.nav-top {
    height: 41px;
    float: right;
    width: auto;
    max-width: 32%;
    border: 1px solid #aaa;
    border-top: 0;
    border-left: 0;
    border-radius: 0 0 9px 0;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px
}

.nav-top li {
    float: left;
    text-align: left;
    border-left: 1px solid #aaa;
    position: relative;
    padding: 0 10px
}

.nav-top > li > a {
    color: #565656;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 10px 20px;
    position: relative;
    white-space: nowrap
}

.nav-top > li > div > a.wholesale {
    color: #565656;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    position: relative;
    white-space: nowrap
}

.navbar {
    position: relative;
    height: 41px;
    overflow: hidden;
    border: 1px solid #aaa;
    border-top: 0;
    border-right: 0;
    padding: 10px 0 0;
    border-radius: 0 0 0 9px
}

.navbar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    line-height: 17px
}

.navbar ul li {
    float: left;
    margin-left: 30px
}

.navbar ul li span, .navbar ul li a {
    padding: 2px 5px;
    display: block;
    color: #303030
}

.navbar .novelty span, .navbar .novelty a {
    color: #2664a3
}

.navbar .shares span, .navbar .shares a {
    color: green
}

.navbar li a:hover {
    background: #da251c;
    border-radius: 3px;
    color: #fff;
    text-decoration: none
}

.logo {
    float: left;
    margin-right: 7%
}

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

.logo img {
    max-height: 90px;
    display: block;
    width: 160px;
    height: auto;
    margin: 0 auto 5px
}

.logo span {
    color: #da251c;
    font: 400 14px/1.125em Arial, Helvetica, sans-serif;
    font-weight: 700
}

#header .panel {
    padding: 15px 0 94px;
    position: relative
}

.box-right {
    overflow: hidden
}

.box-right span.sp-strong, .box-right strong {
    font: italic 600 1.286em/1.11em Arial, Helvetica, sans-serif;
    float: left;
    background: #dfdfdf;
    padding: 3px 13px;
    border-radius: 3px;
    margin-top: 2px
}

.red {
    color: #da251c
}

.call-back {
    float: left
}

.call-back__link {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
    float: none;
}

.call-back__link .title {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    float: none;
    margin-bottom: 6px;
    line-height: 12pt;
}

.call-back__line .tel {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    float: none;
    margin-bottom: 6px;
    font-size: 12pt;
    line-height: 12pt;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.call-back__line .email {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    float: none;
    margin-bottom: 6px;
    font-size: 12pt;
    line-height: 12pt;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.call-back__line .telegram {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    font-size: 12pt;
    line-height: 12pt;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    color: #2f2f2f;
    margin-bottom: 6px;
}

.call-back__line .telegram i {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.call-back__line .telegram i svg {
    flex-shrink: 0;
    display: block;
    width: 100%;
    height: auto;
}

.call-back__line .telegram span {
    flex-shrink: 0;
}

.call-back__line .call-back__link {
    float: none;
}

.flex-wr {
    display: flex;
    align-items: flex-start;
}

.flex-wr .call-back__link {
    flex-shrink: 0;
}

.flex-wr .call-back__box {
    flex-grow: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-wr .call-back__box > * {
    flex-shrink: 0;
}

a[href^="tel"] {
    pointer-events: none
}

.main-footer-address-box-bottom a {
    pointer-events: none
}

.call-back__link a {
    display: inline-block;
    vertical-align: top;
    font: 600 1.286em/1.22em Arial, Helvetica, sans-serif;
    color: #2f2f2f
}

#header .call-back .tel:before {
    top: 2px
}

.telephone {
    color: #2f2f2f
}

.email {
    color: #2f2f2f;
    display: inline-block;
    padding-left: 25px;
    position: relative;
    margin-right: 20px;
}

.email:before {
    background: url(../images/sprite.png) no-repeat -51px 0;
    width: 16px;
    height: 13px;
    content: "";
    position: absolute;
    top: 2px;
    left: 0
}

.tel {
    position: relative;
    padding: 0 0 0 22px;
    margin-right: 20px
}

.tel:before {
    content: "";
    position: absolute;
    background: url(../images/sprite.png) no-repeat -78px 0;
    width: 14px;
    height: 12px;
    top: 3px;
    left: 0
}

.tel span {
    display: inline-block;
    margin-right: 20px;
}

.tel span:last-child {
    margin: 0
}

.top-rght {
    overflow: hidden;
    margin-bottom: -2px
}

.basket {
    border: 1px solid #aaa;
    border-radius: 3px;
    width: 205px;
    float: right;
    padding: 7px 14px;
    margin: 0 0 0 5%;
    cursor: pointer;
    background: #fff
}

.basket:hover {
    border: 1px solid #303030
}

.point-for-clone {
    position: fixed;
    z-index: -1;
    display: block
}

.icon-basket {
    position: relative;
    float: left;
    padding-top: 10px
}

.icon-basket a {
    display: block;
    width: 48px;
    height: 38px
}

.icon-basket span.number {
    position: absolute;
    top: 0;
    right: 5px;
    width: 22px;
    height: 22px;
    color: #fff;
    background: #dc3c34;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font: 600 12px/22px Arial, Helvetica, sans-serif
}

.basket ul {
    overflow: hidden;
    padding: 0 0 0 16px;
    margin: 0;
    list-style: none;
    color: #aaa
}

.basket ul li span.sp-strong, .basket ul li strong {
    display: block;
    float: none;
    background: none;
    font: 600 15px/16px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0
}

.search-box {
    overflow: hidden;
    padding-top: 2px;
    height: 66px
}

.row-inp {
    width: 86%;
    float: left;
    position: relative
}

.search-form input[type="search"] {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    font-style: italic;
    padding: 10px 15px;
    -webkit-box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.35)
}

.search-form input[type="search"]:focus {
    border: 1px solid #303030;
    outline: none
}

.row-sbm {
    width: 12%;
    float: right;
    margin-left: 2%;
    border: 1px solid #da251c;
    text-align: center;
    border-radius: 3px
}

.search-form input[type="submit"] {
    border: 0;
    border-top: 1px solid #e76f69;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    width: 100%;
    background: #da251c;
    padding: 9px
}

.search-box .question {
    font-size: 12px;
    display: block;
    margin-bottom: 5px
}

#header > nav {
    position: unset;
    top: 60px;
    width: 100%;
    z-index: 100;
    display: none
}

#header > .panel nav {
    display: block
}

#header > nav ul {
    margin-bottom: 30px
}

#header .box-right:after {
    content: '';
    display: block;
    clear: both
}

.panel.fix_box .logo {
    display: none !important
}

.fix_box .basket {
    float: right !important
}

.fix_box #nav {
    max-width: 80%;
    position: static
}

.fix_box .search-box {
    display: none !important
}

.fix_box .wholesale-wrap {
    margin: 0
}

.fix_box .dropbox {
    width: auto
}

.fix_box #nav > ul > li {
    font-size: 18px
}

.visible-menu {
    visibility: visible
}

#nav > ul {
    border: 1px solid #aaa;
    border-radius: 5px;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -.36em;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(190, 190, 190, 1) 100%) repeat scroll 0 0;
    margin-bottom: 12px;
    position: relative;
    display: table;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.35) inset;
    width: 100%
}

#nav > ul > li > a:hover {
    background: #fff none repeat scroll 0 0;
    transition: .5s;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.35) inset
}

#nav > ul:after {
    content: "";
    clear: both;
    width: 100%;
    height: 0;
    display: inline-block;
    visibility: hidden;
    overflow: hidden
}

#nav > ul > li {
    display: table-cell;
    width: 16.75%;
    vertical-align: middle;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0;
    border-left: 1px solid #b3b4b4;
    white-space: nowrap
}

#nav > ul > li:last-child {
    flex: 0 0 16.6%
}

#nav > ul > li > span, #nav > ul > li > a {
    display: block;
    padding: 17px 12px;
    color: #303030;
    position: relative
}

#nav > ul > li > a {
    cursor: pointer
}

#nav > ul > li:first-child {
    border-left: medium none
}

#nav > ul > li:hover > a {
    color: #da251c;
    text-decoration: none;
    transition: .5s
}

#nav {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%
}

.dropbox {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 3;
    display: block;
    visibility: hidden
}

#nav > ul > li:hover .dropbox {
    visibility: visible;
    transition-delay: .3s
}

.dropbox .db {
    background: #fff;
    border: 1px solid #aaa;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 18px rgba(0, 0, 0, .35), 0 0 6px rgba(0, 0, 0, 0.35) inset
}

#nav ul li.drop-link:hover > a:after {
    content: "";
    position: absolute;
    top: 41px;
    left: 50%;
    margin-left: -5px;
    border-color: #e36262 transparent transparent;
    border-style: solid;
    border-width: 9px;
    height: 0;
    width: 0
}

.drop {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    min-height: auto !important;
    -moz-column-count: 2;
    -moz-column-width: 250px;
    -webkit-column-count: 2;
    -webkit-column-width: 250px;
    column-count: 2;
    column-width: 250px;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
    text-justify: auto !important;
    text-align: left
}

#nav .drop__item {
    white-space: pre-line
}

.dropbox img {
    float: left;
    width: 30%;
    margin-right: 10px
}

.dropbox .db a:hover {
    color: #fff;
    text-decoration: none;
    background: #da261d
}

.icon-search {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -12px
}

.dropbox > .db a {
    display: inline-block;
    width: 250px;
    border-radius: 3px;
    line-height: 21px;
    color: #333;
    font-weight: 400;
    padding: 8px 10px
}

.carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 23px;
    padding: 0 1px
}

.carousel .mask {
    overflow: hidden
}

.carousel .slideset {
    float: left;
    width: 99999px
}

.carousel .slide {
    float: left;
    position: relative;
    border: 1px solid #aaa
}

.carousel .slide img {
    width: 100%;
    display: block
}

.caption {
    position: absolute;
    right: 100px;
    height: 100px;
    width: 440px;
    top: 50%;
    margin-top: -50px
}

.caption h2 {
    font: 300 60px/60px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0 0 6px
}

.caption strong {
    font: 700 20px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 0 20px 0 5px
}

.rate-cap {
    display: inline-block;
    vertical-align: middle;
    font: 400 12px/22px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #da251c;
    border-radius: 3px;
    padding: 5px 17px 3px
}

.rate-cap em {
    font: 600 20px/22px 'Open Sans', Arial, Helvetica, sans-serif
}

.panel.fix_box .email {
    display: none
}

.btn-next, .btn-prev {
    background: url(../images/sprite.png) no-repeat -13px -46px;
    width: 31px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: -1px;
    margin-top: -32px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2
}

.btn-prev:hover {
    background-position: -116px -133px
}

.btn-next {
    background-position: -59px -48px;
    left: auto;
    right: -1px
}

.btn-next:hover {
    background-position: -156px -50px
}

.carousel .btn-prev:active, .carousel .btn-next:active {
    position: absolute;
    width: 98px;
    height: 98px;
    background: #fff url(../images/sprite.png) no-repeat -137px -30px;
    border-radius: 50%;
    right: -48px;
    z-index: 1;
    margin-top: -52px
}

.carousel .btn-prev:active {
    background: #fff url(../images/sprite.png) no-repeat -68px -112px;
    right: auto;
    left: -48px;
    margin-top: -53px
}

.carousel-box .btn-prev:active {
    background: url(../images/sprite.png) no-repeat -116px -133px
}

.carousel-box .btn-next:active {
    background: url(../images/sprite.png) no-repeat -156px -50px
}

.carousel .btn-prev {
    left: 1px
}

.carousel .btn-next {
    right: 1px
}

.visual {
    padding: 0;
    margin: 0 0 0 -2%;
    list-style: none
}

.visual li {
    width: 31.3%;
    float: left;
    margin: 0 0 35px 2%;
    border-radius: 5px;
    position: relative;
    max-height: 305px;
    overflow: hidden;
    transition: .2s;
    border: 2px solid #d5d5d5;
    background: #fff
}

.visual .or {
    background: #d8835a
}

.visual .pur {
    background: #9a339e
}

.visual .grn {
    background: #55835a
}

.visual .pink {
    background: #943458
}

.visual .turq {
    background: #75b4c2
}

.visual .blue {
    background: #5584b3
}

.visual img {
    width: 100%;
    height: auto;
    vertical-align: top
}

.visual .visual-txt img {
    width: 36%;
    margin-top: 5%
}

.visual-txt {
    position: absolute;
    bottom: 0;
    width: 70%;
    left: 0;
    height: 100%;
    padding: 10px 20px 20px
}

.visual .div-h2, .visual h2 {
    font: 600 31px/33px Arial, Helvetica, sans-serif;
    margin: 0;
    color: #fff;
    display: inline-block;
    border-bottom: 3px solid #000;
    padding-bottom: 1px;
    z-index: 1;
    position: relative
}

.visual .div-h2:hover, .visual h2:hover {
    padding-bottom: 4px;
    border-bottom: 0
}

#main .visual-txt p {
    color: #000;
    font: 600 1.286em/1.167em Arial, Helvetica, sans-serif;
    margin-top: 30px
}

.visual .or .visual-txt img {
    margin-top: 4%
}

.visual .pink .visual-txt img {
    width: 35%
}

.visual .turq .visual-txt img {
    width: 30%
}

.visual .blue .visual-txt img {
    margin-top: 4%
}

#main .visual-txt h2 {
    color: #000
}

.title-section-block {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 18px
}

#main .div-h2.section-main, #main h2.section-main {
    color: #000;
    font-style: italic
}

.img-vis {
    height: 50%;
    vertical-align: middle;
    visibility: hidden
}

.img-vis img {
    vertical-align: middle
}

.visual li a {
    width: 100%;
    float: left;
    z-index: 2
}

.visual li a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-filter: none
}

.visual > li > a > img {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    position: relative
}

.visual li:hover {
    transition: .2s;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border: 2px solid #aaa
}

.visual > li:hover > a > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

p .novelty {
    color: #2664a3;
    text-decoration: underline
}

p .shares {
    color: #da261d;
    text-decoration: underline
}

p .novelty:hover, p .shares:hover {
    text-decoration: none
}

#main p {
    font-size: 1.286em;
    line-height: 1.167em;
    margin: 0
}

.tabset {
    margin: 0;
    padding: 0 22px;
    list-style: none
}

.tabset:after {
    clear: both;
    display: block;
    content: ""
}

.tabset li {
    float: left;
    font-size: 18px;
    line-height: 19px;
    margin-left: 8px
}

.tabset li:first-child {
    margin-left: 0
}

.tabset li a {
    display: block;
    padding: 10px 23px;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    position: relative;
    color: #303030
}

.capt {
    position: absolute;
    top: -8px;
    right: 4px;
    background: #e36262;
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    border-radius: 7px;
    padding: 0 6px
}

.tabset li a:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 98%;
    left: 1%;
    top: 1px;
    height: 1px
}

.tabset li:hover a {
    background: #fff;
    text-decoration: none
}

.tabset li a.active {
    background: #fff;
    border: 1px solid #e36262;
    border-bottom: 0;
    padding: 10px 23px 11px;
    margin-bottom: -1px
}

.tab-content {
    border: 1px solid #e36262;
    border-radius: 11px;
    background: #fff
}

.seo-text-content {
    border: 1px solid #aaa;
    border-radius: 11px;
    background: #fff;
    padding: 10px;
    margin: 10px 0;
    line-height: 20px;
    text-align: justify;
    font-size: 13px;
    color: #bbb;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto
}

#main .seo-text-content p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px
}

#main .seo-text-content p:last-child {
    margin-bottom: 0
}

.carousel-box {
    width: 100%;
    overflow: hidden;
    padding: 20px 15px;
    position: relative
}

.tab-holder {
    padding-bottom: 20px
}

.carousel-box .mask {
    overflow: hidden;
    width: 1690px;
    margin: 0 auto
}

.carousel-box .mask .slideset {
    float: left;
    width: 99999px
}

.carousel-box .slide {
    float: left;
    width: 393px;
    margin: 0 15px
}

.carousel-box .slide-box {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: block;
    padding: 18px 3px;
    transition: .2s
}

.carousel-box .slide-box:after {
    content: '';
    display: block;
    clear: both
}

.promo-list > li {
    padding: 18px 3px;
    display: block;
    border-radius: 5px;
    transition: .2s
}

.carousel-box .slide-box:hover {
    border: 1px solid #303030
}

.section-list-page > li {
    border: none
}

.section-list-page > li:hover {
    border: 1px solid #aaa;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    transition: .2s
}

.promo-list li .div-h3, .promo-list li h3, .carousel-box .div-h3, .carousel-box h3 {
    text-align: center;
    margin: 0 0 32px;
    font-size: 18px;
    height: 70px;
    color: #303030
}

.promo-list li .div-h3 a, .promo-list li h3 a, .carousel-box .div-h3 a, .carousel-box h3 a {
    color: #303030
}

.promo-list.section-list-page .div-h3 a, .promo-list.section-list-page h3 a {
    font-size: 18px;
    line-height: 20px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif
}

.promo-list.section-list-page .div-h3, .promo-list.section-list-page h3 {
    height: 50px;
    margin: 0 0 10px;
    padding: 0 5px
}

.promo-list li .div-h3 a:hover, .promo-list li h3 a:hover, .carousel-box .slide h3 a:hover {
    color: #2664a3
}

.div-h3 a {
    display: block
}

.brand-page .promo-list.section-list-page li .div-h3 {
    height: 50px
}

.wrapper-card-title a.title-prod-name {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden
}

.available-quantity, .pod-zakaz {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    color: #aaa;
    display: block
}

.available-quantity {
    display: none !important
}

.admin-group .available-quantity {
    display: block !important
}

.pod-zakaz {
    color: #da251c
}

#popup4 .available-quantity {
    text-align: right;
    margin-bottom: 5px
}

.pager-button {
    display: inline-block;
    float: right;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.pager-button::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.section-list-page .rate-box.section-min-price {
    padding: 0;
    text-align: center;
    margin-left: -15px
}

.section-list-page .rate-box.section-min-price .box {
    height: auto
}

.section-list-page .rate-box.section-min-price .form-bx {
    float: none
}

.section-list-page .rate-box.section-min-price .ye-rate {
    margin-right: 0
}

.only-grn.grn-rate span {
    font-size: 16px
}

.section-list-page .rate-box.section-min-price .ye-rate strong, .section-list-page .rate-box.section-min-price .ye-rate span.sp-strong, .only-grn.grn-rate span.sp-strong {
    font-size: 20px
}

.section-list-page .rate-box.section-min-price .promo-txt {
    right: 29%
}

button.btn {
    float: none;
    cursor: pointer
}

#loader {
    display: none;
    position: relative
}

#loader::after {
    background: rgba(0, 0, 0, 0) url(/local/templates/main/images/spinner.gif) repeat scroll 0 0 / 37px auto;
    bottom: -7px;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    width: 35px
}

.form-bx {
    width: 75px;
    float: right
}

.rate-box:after {
    content: '';
    clear: both;
    display: block
}

.number-plus-minus .jq-number {
    padding: 0 38px
}

.number-plus-minus .jq-number__field {
    width: 60px
}

.number-plus-minus .jq-number__field input {
    text-align: center
}

.number-plus-minus .jq-number__spin {
    left: 0;
    height: 32px
}

.number-plus-minus .jq-number__spin.plus {
    right: 0;
    left: auto
}

.number-plus-minus .jq-number__spin:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 10px;
    width: 12px;
    height: 2px;
    border: none;
    background: #666
}

.number-plus-minus .jq-number__spin.minus:after {
    display: none
}

.number-plus-minus .jq-number__spin.plus:after {
    top: 10px;
    left: 15px;
    width: 2px;
    height: 12px;
    border: none;
    background: #666
}

.number-plus-minus .jq-number__spin:hover:before, .number-plus-minus .jq-number__spin.plus:hover:after {
    background: #000
}

.jq-number {
    height: 39px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px 0 0
}

.jq-number__field {
    width: 55px;
    height: 39px;
    border: 1px solid #aaa;
    border-radius: 1px 0 0 1px;
    background: #fff
}

.jq-number__field:hover {
    border-color: #B3B3B3
}

.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-align: center;
    -moz-appearance: textfield
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 20px;
    border: 1px solid #aaa;
    border-bottom-color: #B3B3B3;
    border-radius: 0 1px 0 0;
    background: #fff;
    border-left: 0;
    cursor: pointer
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0;
    border-radius: 0 0 1px 0;
    border-top: 0
}

.jq-number__spin:active {
    background: #fff;
    box-shadow: inset 1px 1px 3px #DDD
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-bottom: 7px solid #333;
    border-left: 4px solid transparent
}

.jq-number__spin.minus:after {
    top: 8px;
    border-top: 7px solid #333;
    border-right: 4px solid transparent;
    border-bottom: none;
    border-left: 4px solid transparent
}

.jq-number__spin.minus.disabled:after {
    top: 8px;
    border-top: 7px solid #aaa;
    border-right: 4px solid transparent;
    border-bottom: none;
    border-left: 4px solid transparent
}

.jq-number__spin.minus:hover:after {
    border-top-color: #da251c
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #da251c
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794BF
}

.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
    border-color: #CCC;
    box-shadow: none;
    color: #888
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #AAA
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #AAA
}

.jq-number__field input.red {
    background: #da251c;
    color: #fff
}

.ye-rate {
    color: #a31b1b;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    margin-right: 17px;
    display: inline-block;
    vertical-align: middle
}

.ye-rate strong, .ye-rate span.sp-strong {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700
}

.grn-rate em, .ye-rate em {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #aaa;
    font-style: normal;
    text-decoration: line-through
}

.ye-rate > span.old-price {
    display: flex;
    align-items: center;
    font-size: 25px;
    font-weight: 700;
    text-decoration: line-through;
    color: #aaa
}

.old-price > span {
    font-size: 15px;
    font-weight: 700;
    vertical-align: top;
    margin-left: 3px;
}

.grn-rate {
    color: #a31b1b;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 22px
}

.grn-rate.only-grn {
    font-size: 18px
}

.section-list-page .rate-box .box {
    margin: 20px 0 0
}

.section-list-page .promo-txt {
    top: -14px
}

.rate-box {
    position: relative;
    margin-right: -10px;
    padding: 38px 30px 0
}

.rate-box_p-n {
    padding: 0
}

.rate-box .box {
    display: inline-block;
    vertical-align: middle;
    height: 44px
}

.slide-box img {
    margin-bottom: 17px;
    width: 100%
}

.slide-img {
    display: block;
    max-height: 170px;
    min-height: 170px
}

.promo-txt {
    position: absolute;
    top: 0;
    right: 20px;
    width: 86px;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    line-height: 27px;
}

.div-h3 .promo-txt {
    position: relative;
    right: -5px;
    margin: 0 auto;
    top: 5px;
    font-weight: 400;
    display: block
}

.promo-txt.novelty {
    border: 1px solid #0776cc;
    color: #0776cc
}

.promo-txt.price-reduced {
    width: 110px;
    border: 1px solid #0776cc;
    color: #0776cc
}
.promo-txt.price-reduced:before {
    left: 49px;
}
.promo-txt.price-reduced:after {
    left: 50px;
}

.promo-txt.back-in-stock {
    font-size: 13px;
    min-width: 122px;
    width: auto;
    white-space: nowrap
}

.promo-txt.max-available {
    border: 1px solid #000;
    color: #000;
    background: #fff
}

.max-available {
    display: none;
    line-height: 16px;
    padding: 3px;
    top: -11px;
    right: 0;
    width: 200px;
    z-index: 9999
}

#popup-box4 .max-available {
    top: -47px
}

.boxes.datail-page .max-available {
    top: -52px
}

.boxes.datail-page .promo-txt.max-available::before {
    left: 75px
}

.boxes.datail-page .promo-txt.max-available::after {
    left: 76px
}

.basket-box .max-available {
    top: -30px
}

.basket-box .promo-txt.max-available::before {
    left: 39px
}

.basket-box .promo-txt.max-available::after {
    left: 40px
}

.promo-txt.max-available::before {
    left: 145px;
    border-top-color: #000
}

.promo-txt.max-available::after {
    left: 146px
}

.promo-txt.bestseller {
    width: 87px;
    right: 18px;
    color: #ffab5b;
    border: 1px solid #ffab5b
}

.promo-txt.seller {
    width: 87px;
    right: 18px;
    color: #35C160;
    border: 1px solid #35C160
}

.promo-txt.stock {
    color: red;
    border: 1px solid red
}

.promo-txt.best-price {
    color: #8100c9;
    border: 1px solid #8100c9;
    min-width: 86px;
    width: auto;
    padding: 0 6px;
    white-space: nowrap;
}

.promo-txt {
    border-bottom: 1px solid #999
}

.promo-txt:before, .promo-txt:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0
}

.promo-txt:before {
    bottom: -6px;
    left: 29px;
    border-top-color: #0776cc;
    border-width: 6px
}

.promo-txt:after {
    bottom: -5px;
    left: 30px;
    border-top-color: #fff;
    border-width: 5px
}

.promo-txt.bestseller:before {
    border-top-color: #ffab5b;
    left: 35px
}

.promo-txt.bestseller:after {
    left: 36px
}

.promo-txt.seller:before {
    border-top-color: #35C160;
    left: 29px
}

.promo-txt.stock:before {
    border-top-color: red
}

.promo-txt.best-price:before {
    border-top-color: #8100c9;
    left: 45px;
}

.promo-txt.best-price:after {
    left: 46px;
}

#main .div-h2, #main h2 {
    color: #303030;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 15px;
    font-weight: 700
}

.bx-context-toolbar-empty-area {
    line-height: 21px !important
}

.heading {
    overflow: hidden
}

#main .heading h2 {
    float: left
}

.all {
    float: right;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 10px
}

.all:hover {
    text-decoration: none
}

.video-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.video-list li {
    width: 32%;
    margin-left: 2%;
    float: left
}

.video-list li:first-child {
    margin-left: 0
}

.video-list li iframe {
    width: 100% !important
}

#main {
    padding-bottom: 20px
}

#main:after {
    content: "";
    display: block;
    clear: both
}

#footer {
    padding: 36px 60px 23px;
    border: 1px solid #AAA;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25), inset 1px 2px 10px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    margin: 0 0 20px
}

.tel-box {
    width: 225px;
    float: left;
    margin-right: 30px
}

.shedule-box {
    float: right;
    width: 200px
}

.footer-nav ul, .footer-nav {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-nav > li {
    width: 25%;
    float: left
}

#footer .bar {
    overflow: hidden;
    padding-bottom: 15px
}

#footer .bar span {
    display: block;
    font-size: 1.1em;
    line-height: 1.43em;
    margin-bottom: 4px
}

.footer-nav span, .footer-nav a {
    font-size: 1.1em;
    line-height: 1.43em;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: top;
    color: #303030;
    min-width: 113px;
    padding: 0 5px
}

#footer .bar span a {
    color: #303030
}

.footer-nav a:hover {
    background: #da251c;
    border-radius: 3px;
    color: #fff;
    text-decoration: none
}

#footer .panel {
    overflow: hidden
}

.copy {
    display: inline-block;
    vertical-align: middle
}

.foot-left img {
    vertical-align: middle
}

.foot-left {
    display: inline-block
}

.scalar {
    float: right;
    width: 202px;
    margin-top: 23px
}

.logo-sc {
    float: left;
    margin-right: 10px
}

.slogan-sc {
    overflow: hidden;
    color: #666;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 0
}

.slogan-sc a {
    text-decoration: underline
}

.slogan-sc a:hover {
    text-decoration: none
}

.video-box {
    overflow: hidden
}

#scrollup {
    position: fixed;
    opacity: .8;
    right: 1.5%;
    bottom: 10px;
    display: none;
    cursor: pointer
}

.breadcrumbs {
    padding: 0;
    margin: 0 0 3px;
    list-style: none;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px
}

.breadcrumbs li {
    float: left;
    padding-right: 10px
}

.breadcrumbs li a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

#sidebar {
    flex-shrink: 0;
    width: 268px;
    margin: 46px 18px 0 0
}

#sidebar .sbar {
    border: 1px solid #aaa;
    padding-bottom: 5px;
    border-radius: 5px;
    background: #fff
}

#sidebar .sbar > .div-h2:first-child, #sidebar .sbar > h2:first-child {
    font: 22px/26px Arial, Helvetica, sans-serif;
    margin: 10px 15px;
    text-align: center
}

#sidebar .div-h2, #sidebar h2 {
    font: 29px/33px Arial, Helvetica, sans-serif
}

#sidebar .sbar .div-h2, #sidebar .sbar h2 {
    margin: 0 0 15px;
    font-size: 1.143em;
    line-height: 1.125em;
    font-weight: 700
}

.sb-box:first-child {
    border-top: 0
}

.sb-box {
    padding: 18px;
    border-top: 1px solid #aaa;
    overflow: hidden
}

.sb-box.top-buttons, .sb-box.bottom-buttons {
    padding: 18px 12px
}

.range {
    margin-top: 15px;
    position: relative
}

.range:after {
    content: '';
    clear: both;
    display: block;
}

.range .left, .range .right {
    width: 50%;
    float: left
}

.rate-txt {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 2px;
    height: 16px;
    font-size: 16px;
    color: #aaa
}

.rate-txt.filter-grn {
    right: -12px
}

.range .left span, .range .right span {
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.jq-checkbox .jq-checkbox__div {
    background: url(../images/sprite.png) no-repeat -8px -156px;
    width: 13px;
    height: 13px
}

.jq-checkbox.checked .jq-checkbox__div {
    background-position: -32px -156px
}

.sb-box label, .jq-checkbox {
    display: inline-block;
    vertical-align: middle
}

.sb-box label {
    font-style: italic
}

.jq-checkbox {
    margin-right: 8px
}

.sb-box .row {
    padding-bottom: 6px
}

.brands_name,
.checkbox-properties-list {
    position: relative;
    height: 213px;
    overflow-y: scroll;
    margin-bottom: 15px
}

.alphabet li.selected {
    background: #FB2112;
    color: #fff
}

.alphabet ul {
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: none
}

.alphabet ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 25px;
    text-transform: uppercase;
    margin: 0 0 3px;
    text-align: center;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border: 0 solid #000;
    cursor: pointer;
    font-size: 16px;
    color: #303030;
    padding: 5px 0;
    border: 0
}

.btn {
    float: left;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    background: #da251c;
    background: -webkit-linear-gradient(rgba(218, 37, 28, 1) 0%, rgba(231, 111, 105, 1) 3%, rgba(218, 38, 29, 1) 6%, rgba(207, 35, 27, 1) 97%, rgba(218, 37, 28, 1) 100%);
    background: -o-linear-gradient(rgba(218, 37, 28, 1) 0%, rgba(231, 111, 105, 1) 3%, rgba(218, 38, 29, 1) 6%, rgba(207, 35, 27, 1) 97%, rgba(218, 37, 28, 1) 100%);
    background: linear-gradient(rgba(218, 37, 28, 1) 0%, rgba(231, 111, 105, 1) 3%, rgba(218, 38, 29, 1) 6%, rgba(207, 35, 27, 1) 97%, rgba(218, 37, 28, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da251c', endColorstr='#da251c', GradientType=0);
    border-radius: 3px;
    padding: 7px 35px;
    border: 0
}

.btn:hover {
    opacity: .8;
    text-decoration: none
}

.reset span {
    background: url(../images/sprite.png) no-repeat -185px -264px;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    display: block
}

.reset {
    float: right;
    border-radius: 3px
}

form .filter-button {
    padding: 7px 15px
}

#content {
    flex: 1 1 0
}

.container-main {
    display: flex;
    width: 100%
}

#main h1 {
    font: 31px/33px Arial, Helvetica, sans-serif;
    margin: 0 0 13px 1.1%
}

#main .wrapper-detail-title h1 {
    margin: 0
}

.wrapper-detail-title {
    margin: 0 0 13px 1.1%
}

.promo-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.promo-list.section-list-page {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

.promo-list.section-list-page li {
    flex-shrink: 0
}

.promo-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 1.33%;
    width: 31.5%;
    max-width: 462px;
    height: 390px;
    background: #fff;
    transition: .2s
}

.promo-list li.section-list-page-item {
    height: auto
}

.promo-list img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    display: block;
    margin: 0 auto !important
}

.section-list-page.promo-list img {
    width: 100%
}

.promo-list li .img-hol, .section-list-page li .img-hol-section {
    padding: 0 10px;
    display: block
}

.promo-list li .img-hol {
    height: 170px
}

.section-list-page li .img-hol-section {
    position: relative;
    padding: 44% 0 0;
    margin: 0 0 10px
}

.section-list-page.promo-list img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.login-drop {
    border: 1px solid #acacac;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: auto !important;
    right: 0;
    width: 407px;
    margin-left: -100px;
    background: #fff;
    z-index: 103;
    padding: 27px 30px 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    display: none
}

.login-drop .log-close {
    width: 16px;
    height: 15px;
    background: url(../images/log-close.jpg) no-repeat 0 0;
    position: absolute;
    top: 10px;
    right: 10px
}

.head-log {
    overflow: hidden;
    text-align: left
}

.form-autn .row {
    margin-bottom: 10px;
    overflow: hidden
}

.form-autn label {
    width: 84px;
    display: inline-block;
    vertical-align: middle
}

.submit-autor {
    overflow: hidden;
    padding: 15px 0 0;
    text-align: left
}

.reg-link {
    float: left;
    padding: 8px 10px 8px 0;
    color: #004894;
    text-decoration: underline
}

.submit-autor input[type="submit"] {
    padding: 9px 34px;
    font-size: 18px;
    border: 0;
    border-top: 1px solid #e76f69;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    float: right;
    background: #da251c;
    border-radius: 3px
}

#popup5 .submit-autor input[type="submit"] {
    width: 100%
}

.form-autn input[type="text"], .form-autn input[type="password"] {
    width: 255px;
    height: 35px;
    border: 1px solid #acacae;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

#popup5 .form-autn input[type="password"] {
    width: 100%
}

#popup5 .errortext {
    display: block;
    color: red;
    padding: 0 0 10px
}

#popup5 .error-block {
    display: none
}

.login-box .login-drop a:before {
    background: none
}

.login-box a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 20px;
    background: url(../images/sprite.png) no-repeat 0 0
}

.head-log h2 {
    margin: 0 0 15px
}

.check-form.half {
    width: 50%;
    float: left
}

.jq-selectbox {
    width: 50%
}

.jq-selectbox.width-auto {
    width: auto
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer
}

.jq-selectbox__select {
    border: 1px solid #b9bcbe;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    padding: 3px 8px;
    font: 14px/32px Arial, sans-serif
}

.jq-selectbox__select:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6)
}

.jq-selectbox__select:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794BF
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888
}

.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #010101;
    line-height: 18px
}

.feed-sort .jq-selectbox__select-text {
    line-height: 25px
}

.jq-selectbox .placeholder {
    color: #010101;
    font-size: 13px !important;
    line-height: 24px
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 12px;
    right: 9px;
    border: 5px solid transparent;
    border-top: 5px solid #aaa
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
    border: 5px solid transparent;
    border-top: 5px solid #aaa
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    font-size: 15px;
    line-height: 18px
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #333;
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 14px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231F20;
    width: 100%;
    font-size: 15px
}

.sorting-box .jq-selectbox li {
    margin: 0
}

.jq-selectbox li.selected {
    background-color: #e8e8e8
}

.jq-selectbox li:hover {
    background-color: #e8e8e8
}

.jq-selectbox li.disabled {
    color: #AAA
}

.jq-selectbox li.disabled:hover {
    background: none
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.popup6, .popup5, .popup4, .popup3, .popup2, .popup1 {
    height: 100%;
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    display: none;
    left: 0;
    z-index: 201;
    background: rgba(0, 0, 0, 0.13)
}

.popup-box {
    position: relative;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    width: 542px;
    padding: 20px 30px;
    -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    border: 1px solid #aaa;
    min-height: 236px
}

#popup-box4 {
    padding: 30px 30px 5px;
    max-width: 1240px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.popup3:before, .popup2:before, .popup1:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.popup2, .popup3 {
    background: rgba(0, 0, 0, 0.34)
}

.popup-img .img {
    margin: 0
}

.close:hover, .close {
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    background: #fff url(../images/sprite.png) no-repeat -276px -422px;
    width: 16px;
    height: 16px;
    top: 13px;
    right: 13px
}

.popup-box h2 {
    margin: 0;
    color: #2f2f2f;
    font-size: 1.25em;
    padding: 0 0 10px 50px;
    font-family: 'pt_sansbold';
    position: relative;
    font-weight: 400;
    border-bottom: 1px solid #aaa
}

.popup-box h2:before {
    background: #fff url(../images/sprite.png) no-repeat -7px -307px;
    width: 40px;
    height: 16px;
    content: "";
    position: absolute;
    top: 2px;
    left: 0
}

.pop-list ul, .pop-list {
    padding: 15px 0 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.pop-list > li {
    float: left;
    width: 30%;
    margin-right: 4%
}

.pop-list li:last-child {
    margin-right: 2%
}

.pop-list ul {
    padding-top: 0;
    font-size: 1.125em;
    line-height: 1.4em
}

.popup6 .popup-box, .popup5 .popup-box, .popup4 .popup-box {
    flex-shrink: 0;
    overflow: hidden;
    margin: auto
}

.popup4 {
    padding: 78px 15px 20px;
    overflow-y: auto
}

.popup6, .popup5 {
    padding: 100px 15px 20px;
    overflow-y: auto
}

.popup-prew {
    flex-shrink: 0;
    width: 676px;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.popup-prew li {
    flex-shrink: 0;
    margin: 0 19px 15px 0;
    border: 1px solid #aaa;
    width: 150px
}

.popup-prew a {
    display: block;
    height: 100%
}

.popup-prew li.active {
    border: 1px solid #15599b
}

.popup-prew img {
    display: block;
    width: 100%
}

.popup-img {
    overflow: hidden
}

#popup5 .popup-img, #popup4 .popup-img {
    position: relative;
    overflow: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.popup-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto
}

#poligon {
    position: relative;
    cursor: move;
    background: #fff;
    z-index: 3;
    width: 596px;
    height: 397px
}

#poligon * {
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease
}

#poligon .navigation {
    position: absolute;
    top: 20px;
    right: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#poligon .navigation li {
    position: relative;
    border: 1px solid #aaa;
    background: #fff;
    float: left;
    height: 30px;
    width: 40px;
    cursor: pointer;
    margin: 0 0 0 10px
}

#poligon .navigation li:first-child {
    margin: 0
}

#poligon .navigation li:hover {
    background: #ddd
}

#poligon .navigation li:before, #poligon .navigation li:after {
    content: "";
    position: absolute;
    border: 0 solid transparent
}

#poligon .navigation li.prev:before {
    top: 8px;
    left: 10px;
    border-right-color: #aaa;
    border-width: 7px 10px 7px 0
}

#poligon .navigation li.prev:after {
    top: 8px;
    left: 20px;
    border-right-color: #aaa;
    border-width: 7px 10px 7px 0
}

#poligon .navigation li.play:before {
    top: 5px;
    left: 15px;
    border-left-color: #aaa;
    border-width: 10px 0 10px 15px
}

#poligon .navigation li.next:before {
    top: 8px;
    left: 10px;
    border-left-color: #aaa;
    border-width: 7px 0 7px 10px
}

#poligon .navigation li.next:after {
    top: 8px;
    left: 20px;
    border-left-color: #aaa;
    border-width: 7px 0 7px 10px
}

#poligon .navigation li.stop:before {
    top: 8px;
    left: 10px;
    height: 15px;
    border-left: 7px solid #aaa
}

#poligon .navigation li.stop:after {
    top: 8px;
    left: 23px;
    height: 15px;
    border-left: 7px solid #aaa
}

#poligon-template {
    display: none
}

#header .panel.fix_box {
    padding: 0 30px
}

.fix_box {
    width: 92% !important;
    border: 1px solid #aaa;
    border-radius: 0 0 9px 9px;
    border-top: 0;
    padding-top: 6px;
    -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2)
}

.fix_box .logo img {
    width: 73px;
    height: auto;
    margin-top: 2px
}

.fix_box .logo {
    margin: 0 20px 0 23px
}

.tel.fix {
    float: right;
    padding: 0 19px 8px;
    margin-left: 20px;
    margin-right: 10px;
    width: 180px
}

.tel.fix, .panel .nav-top {
    display: none
}

.panel .nav-top {
    width: 157px;
    font-size: 14px;
    border-radius: 0;
    border-bottom: 0
}

.panel .nav-top li {
    width: 100%;
    float: none;
    text-align: left
}

.panel .nav-top > li > a {
    color: #565656;
    padding: 0 10px 0 20px;
    width: 137px;
    margin: 0 0 0 20px
}

.fix_box .question, .fix_box .top-rght {
    display: none
}

.fix_box .basket {
    border: 0;
    padding: 3px 15px;
    margin: 0;
    background: none;
    width: 211px;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.35) inset
}

.fix_box .tel span {
    font-size: 15px;
    font-weight: 400;
    padding: 4px 0
}

.fix_box .tel:before {
    top: 50%;
    margin-top: -6px
}

.fix_box .box-right {
    overflow: visible
}

.fix_box .login-drop {
    margin-top: 40px
}

.popup-prew iframe {
    width: 100% !important;
    height: 94px !important;
    display: block
}

.table-box {
    padding: 27px 0 27px 30px;
    width: 54%;
    display: inline-block
}

.table-box table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #aaa
}

.table-box table td {
    text-align: center;
    border-left: 1px solid #aaa;
    padding: 4px 0;
    position: relative
}

.table-box .table-only-grn td {
    padding: 12px 0
}

.table-box table th {
    border: 1px solid #aaa;
    border-top: 0;
    padding: 14px 0;
    font-size: 18px
}

.fotos-box {
    width: 46%;
    float: right;
    padding: 0 0 130px;
    display: inline-block;
    position: relative
}

.big_img img {
    max-width: 100%;
    max-height: 100%;
    width: auto
}

.big_img:hover {
    cursor: move
}

.table-box table tr:hover {
    background: #ffe0e0;
    cursor: pointer
}

.table-box table tr:first-child:hover {
    background: transparent;
    cursor: default
}

.table-box table td span {
    font-size: 18px
}

.table-box table td .gr-num, .table-box table th .gr-num {
    display: block;
    color: #aaa;
    font-size: 14px;
    margin-bottom: -5px
}

.table-box table td span {
    margin: 9px 0
}

.table-box table td span.dollar-price-table {
    font-size: 20px;
    font-weight: 700
}

.table-box table td span.old-price-sale {
    display: block;
    font-size: 14px;
    color: #aaa;
    text-decoration: line-through
}

.table-box table td span.old-price-sale .dollar-price-table {
    font-size: 17px
}

.boxes {
    overflow: hidden;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 9px;
    position: relative;
    min-height: 670px
}

#main .boxes.cont {
    padding: 27px 30px
}

#main .boxes.cont.default-h {
    min-height: 1px
}

#main .boxes.handshake {
    padding: 27px 30px
}

.big_img {
    border: 1px solid #ccc;
    margin-bottom: 30px
}

.fotos-list {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.fotos-list li {
    width: 150px;
    float: left;
    border: 1px solid #aaa;
    margin: 0 0 20px 20px;
    cursor: pointer;
    min-height: 120px;
    max-height: 120px
}

.fotos-list li::before {
    content: "";
    display: inline-block
}

.fotos-list li img {
    width: 100%;
    height: auto;
    margin: auto 0;
    display: block
}

.picture-description {
    position: relative;
    padding: 5px;
    width: 60%;
    border: 1px solid #da251c;
    display: none;
    font-style: italic;
    color: #da251c;
    line-height: 22px;
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    font-weight: 700;
    margin-top: -13px;
    z-index: 10
}

.more {
    position: absolute;
    bottom: 10px;
    right: 25px;
    padding-right: 28px;
    font-size: 21px;
    line-height: 23px;
    color: #2664a3;
    text-decoration: underline
}

.more:after {
    content: "";
    position: absolute;
    background: url(../images/sprite.png) no-repeat -10px -628px;
    width: 16px;
    height: 11px;
    top: 50%;
    right: 0;
    margin-top: -5px
}

.more:hover {
    text-decoration: none
}

#main .boxes.cont h1, #main .boxes.handshake h1 {
    position: relative;
    padding-left: 65px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    #main .boxes.cont, #main .boxes.handshake {
        padding: 27px 10px
    }
}

#main .boxes.cont h1, #main .boxes.handshake h1 {
    margin-left: 0
}

.boxes.cont h1:before {
    content: "";
    position: absolute;
    background: url(../images/sprite.png) no-repeat -130px -251px;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0
}

.boxes.handshake h1:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0
}

#main .contact-box h2 {
    font-size: 18px
}

#main .contact-box p {
    font-size: 1.07em;
    line-height: 1.2em;
    margin-bottom: 18px
}

.contact-box {
    padding-bottom: 20px
}

.footer-contact {
    margin-bottom: 37px
}

.footer-contact span {
    font-size: 18px;
    font-weight: 700
}

.tel-numb, .email-cont {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4%
}

.email-cont a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.tel-numb strong {
    display: inline-block;
    vertical-align: middle;
    background: #fff7e7;
    border: 1px solid #e6dfc4;
    padding: 7px 27px 7px 18px;
    border-radius: 3px;
    font-size: 31px;
    line-height: 32px;
    margin-left: 22px;
    position: relative
}

.tel-numb strong:before {
    content: "";
    position: absolute;
    top: 16px;
    left: -11px;
    margin-left: -5px;
    border-color: transparent #fff7e7 transparent transparent;
    border-style: solid;
    border-width: 8px;
    height: 0;
    width: 0;
    z-index: 1
}

.tel-numb strong:after {
    content: "";
    position: absolute;
    top: 15px;
    left: -14px;
    margin-left: -5px;
    border-color: transparent #e6dfc4 transparent transparent;
    border-style: solid;
    border-width: 9px;
    height: 0;
    width: 0
}

.boxes.cont.in h1:before {
    background: url(../images/sprite.png) no-repeat -54px -145px;
    width: 28px;
    height: 32px
}

.check-form input[type="text"], .check-form input[type="email"], .check-form input[type="tel"] {
    border: 1px solid #b9bcbe;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 18px;
    padding: 4px 8px
}

.check-form label {
    width: 30%;
    display: inline-block;
    vertical-align: middle
}

#main .check-form h2, .check-form legend {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 17px
}

.form-box {
    width: 770px
}

.form-box span.help {
    color: #aaa;
    display: block
}

.check-form .row {
    margin-bottom: 13px
}

#main .form-box p {
    font-size: 1.07em;
    line-height: 1.2em;
    margin-bottom: 20px
}

#main .form-box .text-form p:first-child {
    margin-bottom: 20px
}

#main .form-box .text-form p {
    margin-bottom: 0
}

.check-form input[type="submit"], a.profile-logout-bottom, a.profile-logout {
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 17px;
    font-weight: 700;
    margin: 13px 0 15px;
    display: inline-block;
    height: 40px;
    color: #000;
    text-decoration: none
}

.profile-logout {
    position: relative;
    top: -15px
}

.form-holder {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    overflow: hidden
}

.sert-list {
    padding: 15px 0 0;
    margin: 0 0 0 -2%;
    list-style: none
}

.sert-list li {
    width: 31.1%;
    margin: 0 0 55px 2%;
    display: inline-block;
    text-align: center
}

@media screen and (max-width: 768px) {
    .sert-list {
        margin: 0
    }

    .sert-list li {
        margin: 0 0 55px
    }
}

.sert-list img {
    width: 100%
}

#main .sert-list li p {
    font-size: 1.286em;
    line-height: 1.27em;
    margin-bottom: 30px
}

.sert-list li p a {
    text-decoration: underline
}

.sert-list li p a:hover {
    text-decoration: none
}

.popup5 .popup-box.sert, .popup4 .popup-box.sert {
    width: 670px
}

.boxes.cont.sert h1:before {
    background-position: -36px -618px;
    width: 32px;
    height: 32px
}

.btn-prod {
    color: #da251c;
    border: 1px solid #da251c;
    padding: 11px 26px;
    border-radius: 3px;
    font-size: 18px;
    margin: 0 0 0 -48px;
    display: inline-block;
    vertical-align: middle
}

.btn-prod:hover {
    background: #e36262;
    color: #fff;
    text-decoration: none
}

.catalog-element__hold .btn-prod {
    font-size: 16px;
    line-height: 16px;
    margin: 0
}

.catalog-element__hold .form-bx {
    width: auto
}

.catalog-element__hold .rate-box {
    margin: 0;
    padding: 38px 24px 0
}

@media only screen and (max-width: 1440px) {
    .catalog-element__hold .btn-prod {
        font-size: 14px;
        line-height: 14px;
        padding: 6px 12px
    }

    .catalog-element__hold .rate-box {
        padding: 38px 10px 0
    }
}

.inp_dis {
    border: 1px solid #b9bcbe;
    padding: 4px 8px;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    color: #b9bcbe;
    font-size: 15px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 2px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 1px 1px rgba(0, 0, 0, 0.05)
}

.basket-box {
    border: 1px solid #aaa;
    border-radius: 5px
}

.basket-box table {
    width: 100%;
    border-collapse: collapse
}

.basket-box table th, .basket-box table td {
    padding: 9px 19px;
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    position: relative
}

.basket-box table th {
    background: #f5f5f5;
    font-weight: 400
}

.basket-box .grey {
    display: block;
    font-size: 13px;
    color: #aaa;
    margin-top: 7px
}

.basket-box .deleteItem {
    cursor: pointer
}

.basket-box .deleteItem:hover {
    color: red
}

.basket-box dl {
    overflow: hidden;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    width: 128px
}

.basket-box dt {
    display: inline-block;
    vertical-align: top;
    color: #aaa;
    width: 72px;
    font-weight: 400
}

.basket-box table td {
    border-bottom: 1px solid #ddd
}

.basket-box table tr:last-child td {
    border: 0
}

.basket-box dd {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.basket-box table tr td:first-child {
    width: 49%
}

.num {
    display: block;
    padding: 0 10px
}

#main .basket-box table p {
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    width: 80%
}

.t_im {
    width: 15%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative
}

.t_im img {
    width: 100%
}

.rate-info {
    width: 340px;
    float: right;
    margin: 20px
}

.rate-info strong {
    font-size: 1.286em;
    line-height: 1.667em;
    display: block;
    text-align: right
}

.button-box {
    padding: 20px
}

.button-box .button {
    font-size: 25px;
    line-height: 30px;
    padding: 10px 30px;
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 3px;
    margin-right: 40px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.button-box .button:hover {
    background: #e36262;
    color: #fff
}

.button-box strong {
    color: #aaa;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 18px
}

.check-form textarea {
    width: 80% !important;
    max-width: 80%;
    min-width: 80%;
    min-height: 140px;
    max-height: 170px;
    border-radius: 3px;
    padding: 10px
}

.boxes.ord .form-holder {
    padding: 20px;
    margin-bottom: 20px
}

.boxes.ord h1:before {
    background: url(../images/sprite.png) no-repeat -176px -217px;
    width: 24px;
    height: 32px;
    left: 20px
}

#main .boxes.cont h1 {
    padding-left: 65px;
    margin: 0 0 20px
}

.jq-radio {
    width: 18px;
    height: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    background: url(../images/sprite.png) no-repeat 0 -464px;
    width: 18px;
    height: 18px
}

.jq-radio.checked:hover, .jq-radio.checked {
    background-position: -68px -464px
}

.jq-radio:hover {
    background-position: -32px -464px
}

.row-radio label {
    color: #2664a3;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle
}

.boxes.bask, .boxes.ord {
    border-radius: 9px 9px 0 0
}

.footer-contact.order {
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-top: 0;
    border-radius: 0 0 9px 9px;
    padding: 19px 40px 24px
}

.footer-contact.order span {
    color: #aaa
}

.footer-contact.order .email-cont a {
    color: #aaa
}

.footer-contact.order .tel-numb strong {
    background: #f8f8f8;
    border: 1px solid #aaa
}

.footer-contact.order .tel-numb strong:before {
    border-color: transparent #f8f8f8 transparent transparent
}

.footer-contact.order .tel-numb strong:after {
    border-color: transparent #aaa transparent transparent
}

.boxes.bask h1:before {
    background-position: 0 -318px;
    width: 32px;
    height: 30px
}

#main .boxes.bask h2 {
    font-size: 1.286em;
    line-height: 1.1em;
    margin: 0 0 20px
}

.popup-close {
    background: url(../images/sprite.png) no-repeat -175px -400px;
    width: 20px;
    height: 19px;
    top: 20px;
    right: 20px;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2
}

.boxes.cont .tabset {
    border-bottom: 1px solid #ddd;
    padding-left: 0;
    display: inline-block
}

.boxes.cont .tabset li a {
    background: #ebebeb;
    border: 0
}

.boxes.cont .tabset li a:hover, .boxes.cont .tabset li a.active {
    background: #da251c;
    color: #fff
}

.boxes.cont .tabset li a:before {
    background: none
}

.boxes.cont .tab-content {
    border: none;
    border-radius: 0;
    background: #fff;
    padding: 25px 0
}

.boxes.cont .tab-content .check-form input[type="submit"] {
    padding: 9px 53px
}

.list-mn .row {
    width: 100%;
    border-bottom: 1px solid #ddd
}

.list-mn {
    padding-bottom: 30px
}

.row-left {
    width: 640px;
    padding: 0;
    margin: 0
}

.list-mn .row .row-left li.bg {
    width: 208px
}

.list-mn .row:first-child .row-left li {
    font-weight: 700
}

.row-left li {
    display: inline-block;
    width: 136px;
    padding: 15px 0
}

#main .boxes.cont.kab h1:before {
    background-position: -121px -395px;
    width: 32px;
    height: 32px
}

.tel-box {
    line-height: 24px
}

.tel.fix {
    line-height: 21px
}

.img-db {
    float: left
}

.dbl {
    overflow: hidden;
    text-align: left
}

.panel {
    background: none !important;
    border: 0
}

.fix_box.panel {
    background: #fff !important
}

.hidden-block {
    height: 140px;
    position: absolute;
    top: 167px;
    visibility: hidden
}

.cart-overlay.active::after {
    background: rgba(0, 0, 0, 0) url(/local/templates/main/images/spinner.gif) repeat scroll 0 0 / 200px auto;
    content: "";
    height: 200px;
    left: 50%;
    position: fixed;
    top: 50%;
    width: 200px
}

.cart-overlay.active {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 100%;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 10
}

.order-errors {
    color: red;
    margin: 20px 0;
    font-size: 1.286em
}

.recovery-pas-error {
    color: red;
    font-size: 22px;
    line-height: 22px
}

.vk-widget-box {
    margin: 20px 0
}

.social {
    list-style: outside none none;
    margin: 0;
    padding: 10px 0 20px
}

.social-footer li:first-child {
    margin-left: 0
}

.social-footer li {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top
}

.social-footer {
    display: inline-block
}

#bx-composite-banner {
    margin-left: 20px
}

.icon-place {
    position: relative
}

.icon-place .img-rotate {
    position: absolute;
    top: 88px;
    left: 18px;
    height: 34px;
    cursor: pointer
}

.icon-place .img-rotate .back-img {
    height: 34px
}

.img-rotate {
    z-index: 10
}

.img-rotate .back-img {
    display: none
}

.visible {
    display: block !important
}

.hidden {
    display: none !important
}

.icon-place .img-hol #poligon, .icon-place .slide-img #poligon {
    width: 100%;
    height: 200px
}

.icon-place .img-hol #poligon .navigation, .icon-place .slide-img #poligon .navigation {
    top: -47px;
    right: 18px
}

.icon-place .img-hol #poligon .navigation {
    top: -14px;
    right: 0
}

.icon-place .img-hol #poligon .img-box img, .icon-place .slide-img #poligon .img-box img {
    height: auto
}

.icon-place .img-box {
    width: 100%;
    height: 200px
}

.rotate_block {
    height: 345px;
    overflow: hidden
}

.rotate_block #poligon {
    height: 342px
}

.rotate_block #poligon .navigation {
    right: -54px;
    z-index: 5
}

.rotate_block .img-box {
    position: relative;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%)
}

.myProgress {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    width: 40%;
    background-color: #e9ecef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none
}

.myBar {
    width: 0;
    height: 5px;
    background-color: #da251c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    animation: move .6s linear
}

.popup-box .popup-img {
    margin: 16px 0 20px;
    min-height: 400px;
    height: auto
}

.popup-img #poligon {
    width: 100%
}

.popup-img #poligon .img-box img {
    width: 100%;
    height: auto
}

.wrapper-card-title span.available-quantity {
    line-height: 20px
}

.wrapper-card-title a.title-prod-name, .wrapper-card-title span.title-prod-name {
    line-height: 21px;
    font-size: 18px;
    color: #303030
}

.detail-page-box {
    display: flex
}

.detail-page-box .table-box {
    order: 1;
    flex-shrink: 0
}

.detail-page-box .fotos-box {
    order: 2;
    flex-shrink: 0
}

@keyframes move {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@media only screen and (max-width: 1888px) {
    .rotate_block #poligon .navigation {
        right: -12px
    }

    .carousel-box .mask {
        width: 1460px
    }

    .carousel-box .slide {
        width: 457px
    }
}

@media only screen and (max-width: 1760px) {
    .visual-txt {
        width: 80%
    }

    #scrollup {
        right: 1%
    }
}

@media only screen and (max-width: 1660px) {
    .carousel-box .mask {
        width: 1350px
    }

    .carousel-box .slide {
        width: 420px
    }

    .visual-txt {
        width: 90%
    }

    #main p {
        font-size: 1.04em
    }

    .rate-box {
        margin-top: -3px
    }

    .promo-list li .img-hol, .section-list-page li .img-hol-section {
        width: 100%
    }

    .fix_box .row-sbm {
        width: 17%
    }

    .fix_box .row-inp {
        width: 81%
    }
}

@media only screen and (max-width: 1520px) {
    .carousel-box .mask {
        width: 1260px
    }

    .carousel-box .slide {
        width: 390px
    }

    #footer .bar span, .footer-nav a {
        font-size: 1em
    }

    #nav ul li {
        font-size: 20px;
        line-height: 22px
    }

    .video-list li iframe {
        height: 280px !important
    }

    .promo-list li {
        height: 380px;
        padding: 15px 1px
    }

    #main .sert-list li p {
        font-size: 1.07em;
        line-height: 1.27em;
        margin-bottom: 30px
    }

    .brand-page .promo-list.section-list-page li .div-h3 {
        height: 25px
    }
}

@media only screen and (max-width: 1490px) {
    .promo-list .ye-rate {
        margin-right: 5px
    }
}

@media only screen and (max-width: 1460px) {
    .carousel-box .mask {
        width: 1155px
    }

    .carousel-box .slide {
        width: 355px
    }

    .video-list li iframe {
        height: 250px !important
    }

    .promo-list li .div-h3, .promo-list li h3 {
        font-size: 15px
    }

    #scrollup {
        right: .5%
    }
}

@media only screen and (max-width: 1440px) {
    .promo-list li .div-h3, .promo-list li h3 {
        font-size: 16px;
        height: 56px
    }

    .wrapper-card-title a.title-prod-name {
        height: 38px
    }

    .navbar ul li {
        margin-left: 20px
    }

    .wrapper-card-title a.title-prod-name, .wrapper-card-title span.title-prod-name {
        font-size: 16px;
        line-height: 20px
    }

    .ye-rate span.sp-strong, .ye-rate > span.old-price {
        font-size: 20px
    }

    .grn-rate em, .ye-rate em, .grn-rate {
        font-size: 14px
    }

    .grn-rate.only-grn {
        font-size: 18px
    }
}

@media only screen and (max-width: 1400px) {
    .drop {
        min-height: 185px;
        padding-top: 5px
    }

    .visual .visual-txt img {
        width: auto !important;
        margin-bottom: 7px !important
    }

    #main .visual-txt h2 {
        margin-bottom: 10px
    }

    .visual .pink .visual-txt img {
        margin-top: 3%
    }

    .fix_box .row-sbm {
        width: 19%
    }

    .fix_box .row-inp {
        width: 79%
    }

    .popup5 .popup-box.sert, .popup4 .popup-box.sert {
        width: 500px
    }
}

@media only screen and (max-width: 1366px) {
    .promo-list > li, .carousel-box .slide-box {
        padding: 18px 6px
    }
}

@media only screen and (max-width: 1365px) {
    .carousel-box .mask {
        width: 990px
    }

    .carousel-box .slide {
        width: 300px
    }

    #wrapper {
        padding: 0 5%
    }

    .fix_box {
        width: 90% !important
    }

    .ye-rate {
        margin-right: 2px
    }

    .section-list-page .rate-box.section-min-price .promo-txt {
        right: 22%
    }

    .section-list-page .rate-box.section-min-price .ye-rate strong, .section-list-page .rate-box.section-min-price .ye-rate span.sp-strong {
        font-size: 13px
    }

    .section-list-page .rate-box.section-min-price .grn-rate, .section-list-page .rate-box.section-min-price .ye-rate span {
        font-size: 11px
    }

    .section-list-page .rate-box.section-min-price .only-grn.grn-rate {
        font-size: 16px
    }

    .brand-page .promo-list.section-list-page li .div-h3 {
        height: 30px
    }

    .sert-list li {
        width: 31%
    }

    .more {
        font-size: 18px
    }

    .more:after {
        margin-top: -7px
    }

    .basket-box .grey {
        font-size: 12px
    }

    .basket-box table th, .basket-box table td {
        font-size: 14px
    }

    #main .basket-box table p {
        font-size: 14px;
        width: 78%
    }

    .rate-info strong {
        font-size: 1.14em
    }

    .button-box .button {
        font-size: 20px;
        line-height: 25px
    }

    .picture-description {
        width: 70%
    }
}

@media only screen and (max-width: 1320px) {
    #nav ul li {
        font-size: 19px;
        line-height: 22px
    }

    .navbar, .nav-top {
        position: relative;
        height: 84px
    }

    .nav-top {
        padding: 7px 0 0
    }

    .nav-top:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 1px;
        height: 100%;
        top: 0;
        bottom: 0;
        background: #aaa
    }

    .nav-top li {
        border-left: 0
    }

    .navbar li.btn.btn_blue, .navbar li.btn.btn_green {
        position: absolute;
        top: 46px
    }

    .navbar li.btn.btn_blue {
        left: 120px
    }

    .navbar li.btn.btn_green {
        left: 300px
    }

    .nav-top li {
        float: none;
        text-align: left
    }

    .nav-top li a {
        padding: 6px 0 6px 20px
    }

    .nav-top > li > div > a.wholesale {
        padding: 6px 0
    }

    .nav-top > li > a:before {
        margin: -4px 0 0
    }
}

@media only screen and (max-width: 1300px) {
    .wrapper-card-title a.title-prod-name, .wrapper-card-title span.title-prod-name {
        font-size: 14px;
        line-height: 18px
    }

    .wrapper-card-title span.available-quantity {
        font-size: 12px;
        line-height: 18px
    }

    #nav > ul > li > a {
        font-size: 17px;
        line-height: 19px
    }

    #nav ul li.drop-link:hover > a:after {
        top: 38px
    }

    .call-back .tel span:last-child {
        margin-right: 0
    }

    .fix_box .tel.fix {
        padding: 0 0 0 20px
    }

    .fix_box .tel span {
        display: block
    }

    .panel .nav-top > li > a {
        margin-left: 10px;
        padding-left: 30px
    }

    .tel.fix {
        width: 160px
    }

    #main .visual h2 {
        font-size: 20px
    }
}

@media only screen and (max-width: 1280px) {
    .row-inp {
        width: 78%
    }

    .row-sbm {
        width: 20%
    }
}

@media only screen and (max-width: 1230px) {
    .logo {
        margin-right: 3%
    }

    .fix_box .nav-top > li > a {
        margin-left: 10px
    }

    .fix_box .nav-top li a.login:before {
        left: 10px
    }

    .panel .nav-top {
        width: 147px
    }

    .tel:before {
        top: 1px
    }

    .tel-box {
        width: 190px;
        margin-right: 15px
    }

    .shedule-box {
        width: 180px
    }

    .section-list-page .rate-box.section-min-price .promo-txt {
        right: 20%
    }
}

@media only screen and (max-width: 1200px) {
    .visual-txt {
        width: 100%;
        padding: 10px
    }

    .visual .or .visual-txt img {
        margin-top: 1px
    }

    #main p {
        font-size: .93em
    }

    .drop {
        padding: 0 0 0 7%;
        min-height: 150px;
        font-size: 15px;
        line-height: 20px
    }

    .shedule-box, .tel-box {
        width: 169px
    }

    #footer {
        padding: 20px 30px
    }

    #footer .bar {
        padding-bottom: 5px
    }

    .footer-nav a, #footer .bar span {
        font-size: .875em
    }

    .footer-nav a {
        min-width: 97px
    }

    .fix_box .row-sbm {
        width: 29%
    }

    .fix_box .row-inp {
        width: 68%
    }

    .tel.fix {
        margin-left: 15px
    }

    .tel-box {
        font-size: 13px;
        line-height: 21px
    }

    .pager-block {
        margin: 0 .5% 0 2%
    }

    .scalar {
        width: 168px
    }

    .picture-description {
        width: 90%
    }
}

@media only screen and (max-width: 1152px) {
    .promo-list > li {
        width: 47.5%;
        margin: 0 0 15px 2%
    }
}

@media only screen and (max-width: 1150px) {
    .carousel-box .mask {
        width: 810px
    }

    .carousel-box .slide {
        width: 245px
    }

    .tabset li {
        font-size: 15px
    }

    .ye-rate {
        margin-right: 2px;
        margin-top: -18px;
        line-height: 18px
    }

    .grn-rate {
        margin-top: 0;
        display: block;
        line-height: 18px
    }

    .section-list-page-item .ye-rate {
        margin-top: -24px
    }

    .promo-list .catalog-element .rate-box .box {
        display: inline-block
    }

    .brand-page .section-list-page .rate-box.section-min-price .grn-rate {
        display: inline-block;
        margin-top: -26px
    }

    .brand-page .section-list-page .rate-box.section-min-price .ye-rate {
        font-size: 11px
    }

    .brand-page .section-list-page .rate-box {
        bottom: 0
    }

    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 30%
    }

    .section-list-page .rate-box.section-min-price .box {
        position: relative
    }

    .section-list-page .section-list-page-item .rate-box .box {
        margin-top: 36px
    }

    .fix_box .nav-top li:last-child {
        display: block
    }

    .login-drop {
        margin-left: -210px
    }

    .box-right strong {
        margin-right: 10px
    }

    .search-form input[type="search"] {
        line-height: 18px;
        font-size: 14px;
        padding: 10px 3px 10px 5px
    }

    #sidebar {
        width: 225px
    }

    .btn {
        padding: 7px 23px
    }

    form .filter-button:first-child {
        margin-bottom: 10px
    }

    form .filter-button {
        display: block;
        float: none;
        margin: 0 auto
    }

    .reset {
        text-align: center;
        width: 67%
    }
}

@media only screen and (max-width: 1025px) {
    .boxes {
        min-height: 100%
    }

    #main .div-h2 {
        font-size: 21px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-mob-detail-info {
        padding: 0 30px
    }

    .detail-page-box {
        display: block;
        padding-bottom: 30px
    }

    .pager-block {
        height: 90px
    }

    .pager-block ul {
        float: none;
        height: auto;
        display: block;
        padding-top: 5px
    }

    .count-positions {
        display: block
    }

    .show-count {
        display: block;
        float: none;
        margin: 0 auto
    }
}

@media only screen and (max-width: 1022px) {
    .basket {
        width: 147px
    }

    .basket ul {
        padding-left: 4px
    }

    .drop {
        padding: 0 0 0 2%
    }

    .navbar ul li {
        margin-left: 14px
    }

    .navbar li.btn.btn_blue {
        left: 20px
    }

    .navbar li.btn.btn_green {
        left: 172px
    }

    .navbar li.btn.btn_red {
        left: 326px
    }

    .picture-description {
        width: 100%
    }
}

@media only screen and (max-width: 939px) {
    .nav-top li a:before, .nav-top li a.login-avto:before {
        left: 5px
    }

    #nav > ul > li > a {
        font-size: 16px
    }

    .dropbox img {
        display: none
    }

    .drop {
        width: 100%;
        font-size: 14px;
        padding-left: 0
    }

    .dropbox .db {
        padding: 17px 5px
    }

    .dropbox > .db a {
        min-width: 265px;
        padding: 4px 5px 4px 3px
    }

    #wrapper {
        padding: 0 2%
    }

    .fix_box .tel.fix {
        display: none
    }

    .search-form {
        padding: 0 10px 0 0
    }

    .fix_box {
        width: 96% !important
    }

    .carousel-box .mask {
        width: 690px
    }

    .carousel-box .slide {
        width: 315px
    }

    .footer-nav > li:last-child {
        display: none
    }

    .footer-nav > li {
        width: 33%
    }

    .login-drop {
        right: 0 !important;
        left: unset !important
    }

    .nav-top li {
        position: static
    }

    .top-box {
        position: relative
    }
}

@media only screen and (max-width: 850px) {
    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 22%
    }
}

@media only screen and (max-width: 768px) {
    .section-list-page .section-list-page-item .rate-box .box {
        margin-top: 48px
    }

    .box-right span.sp-strong {
        font-size: 1.12em
    }

    #nav .dropbox .db {
        padding: 10px 0
    }

    #nav .drop__item + .drop__item {
        margin-top: 0
    }

    #nav .drop__item + .drop__item a {
        padding: 7px 30px
    }

    #nav .drop__item + .drop__item a:hover {
        background: #ddd
    }

    .logo span {
        font-size: 12px
    }

    #main .div-h2 {
        font-size: 18px
    }

    .logo-sc__ico {
        width: 131px;
        height: 13px
    }

    .picture-description {
        width: 70%;
        margin-top: 10px
    }

    .brand-page .promo-list.section-list-page li {
        display: block;
        flex-flow: unset
        justify-content: unset;
        align-items: unset
    }

    .brand-page .promo-list.section-list-page .div-h3 {
        width: 100%
    }

    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 44%;
        top: -5px
    }

    .brand-page .promo-list.section-list-page .rate-box {
        bottom: 0;
        position: relative
    }

    .brand-page .section-list-page .rate-box.section-min-price .ye-rate {
        font-size: 30px;
        margin-top: -32px;
        line-height: 100%
    }

    .brand-page .section-list-page .rate-box.section-min-price .ye-rate strong, .brand-page .section-list-page .rate-box.section-min-price .ye-rate span.sp-strong {
        font-size: 30px
    }

    .brand-page .section-list-page .rate-box.section-min-price .grn-rate {
        margin-top: -32px;
        font-size: 20px;
        line-height: 100%
    }

    .ye-rate {
        margin-top: 0;
        display: flex;
        align-items: center;
    }

    .promo-list .catalog-element .ye-rate > span.old-price {
        margin-left: 8px
    }

    .promo-list .catalog-element .ye-rate > span.old-price > span {
        margin-left: 1px;
    }

    .promo-list .catalog-element .grn-rate {
        display: flex
    }

    .promo-list .catalog-element .grn-rate em {
        margin-left: 8px
    }

    .section-list-page-item .ye-rate {
        margin-top: 0
    }

    .brand-page .section-list-page .rate-box.section-min-price .grn-rate {
        margin-top: 0;
        margin-left: 8px
    }

    .brand-page .section-list-page .rate-box.section-min-price .ye-rate {
        margin-top: 0
    }

    .section-list-page .section-list-page-item .rate-box .box {
        display: flex;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        padding-bottom: 15px
    }

    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        top: -44px
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-mob-detail-info {
        padding: 0
    }

    .add__nav {
        position: relative
    }

    .logo span {
        display: none
    }

    .scalar {
        width: 131px
    }

    .logo-sc {
        float: none;
        margin: 0
    }

    .carousel {
        display: none
    }

    .visual .div-h2:hover, .visual h2:hover {
        padding-bottom: 0
    }

    .visual li:hover {
        border: 1px solid #aaa
    }

    .navbar li.btn.btn_blue, .navbar li.btn.btn_green {
        position: static
    }

    .navbar ul li {
        margin: 0
    }

    .navbar, .nav-top {
        height: auto
    }

    #nav > ul > li > span, #nav > ul > li > a {
        padding: 12px 15px
    }
}

@media only screen and (max-width: 650px) {
    .foot-left {
        float: right
    }

    .scalar {
        float: none
    }

    .drop {
        font-style: normal
    }

    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 42%
    }
}

@media only screen and (max-width: 450px) {
    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 39%
    }
}

@media only screen and (max-width: 400px) {
    .brand-page .section-list-page .rate-box.section-min-price .promo-txt {
        right: 37%
    }
}

@media screen and (min-width: 1440px) {
    .dropbox {
        width: 50%
    }
}

@media screen and (min-width: 1440px) and (max-width: 1800px) {
    #nav > ul > li {
        font-size: 18px
    }

    .drop {
        column-width: 215px
    }

    .dropbox > .db a {
        width: 215px
    }
}

@media screen and (min-width: 1440px) and (max-width: 1680px) {
    .dropbox .db {
        padding: 30px 15px
    }
}

@media screen and (min-width: 1440px) and (max-width: 1679px) {
    .drop {
        column-width: 200px
    }

    .dropbox > .db a {
        width: 200px
    }
}

@media screen and (min-width: 1680px) and (max-width: 1800px) {
    .drop {
        column-width: 215px
    }

    .dropbox > .db a {
        width: 215px
    }
}

@media screen and (max-width: 1366px) {
    .fix_box #nav {
        max-width: 77%
    }
}

@media screen and (max-width: 1024px) {
    .fix_box .basket {
        width: 190px
    }
}

@media screen and (max-width: 1366px) {
    .icon-place .img-rotate .nav-img {
        width: 45px
    }

    .icon-place .img-rotate .back-img {
        height: 33px
    }

    .icon-place .img-hol #poligon .img-box img {
        height: auto
    }

    .icon-place .img-hol #poligon .navigation {
        top: -20px
    }

    #poligon.poligon-card .navigation li.play {
        padding: 5px;
        height: 25px;
        width: 35px
    }

    #poligon.poligon-card .navigation li.play:before {
        top: 5px;
        left: 12px;
        border-width: 6px 0 6px 13px
    }

    #poligon.poligon-card .navigation li.prev {
        padding: 5px;
        height: 25px;
        width: 35px
    }

    #poligon.poligon-card .navigation li.prev:after {
        top: 5px;
        left: 16px;
        border-width: 7px 10px 7px 0
    }

    #poligon.poligon-card .navigation li.prev:before {
        top: 5px;
        left: 4px;
        border-width: 7px 10px 7px 0
    }

    #poligon.poligon-card .navigation li.next {
        padding: 5px;
        height: 25px;
        width: 35px
    }

    #poligon.poligon-card .navigation li.next:before {
        top: 5px;
        left: 8px;
        border-width: 7px 0 7px 10px
    }

    #poligon.poligon-card .navigation li.next:after {
        top: 5px;
        left: 19px
    }

    #poligon.poligon-card .navigation li.stop {
        padding: 5px;
        height: 25px;
        width: 35px
    }

    #poligon.poligon-card .navigation li.stop:before {
        top: 5px;
        left: 7px;
        height: 13px
    }

    #poligon.poligon-card .navigation li.stop:after {
        top: 5px;
        left: 20px;
        height: 13px
    }
}

@media screen and (max-width: 757px) {
    .rotate_block {
        height: auto;
        min-height: 180px
    }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
    #popup-box5 {
        width: 290px;
        min-height: 200px
    }

    .icon-place .img-hol #poligon .navigation {
        top: -14px
    }

    .fotos-list li.d-rotate {
        text-align: center
    }

    .fotos-list .d-rotate img {
        max-width: 70%;
        height: auto !important
    }

    .rotate_block .img-box {
        top: 35%;
        left: 50%
    }

    .rotate_block .img-box img {
        width: 100%
    }

    #poligon.poligon-catalog {
        width: 100%
    }

    #poligon.poligon-catalog .navigation {
        right: 5%
    }

    #poligon.poligon-catalog .img-box {
        top: 50%
    }
}

@media screen and (min-width: 580px) and (max-width: 767px) {
    .icon-place .img-hol #poligon.poligon-card .navigation {
        top: -42px
    }

    .fotos-list li.d-rotate {
        text-align: center
    }

    .fotos-list .d-rotate img {
        max-width: 70%;
        height: auto !important
    }

    .rotate_block .img-box {
        top: 50%;
        left: 50%
    }

    .rotate_block .img-box img {
        width: 100%
    }

    #poligon.poligon-catalog {
        width: 100%
    }

    #poligon.poligon-catalog .navigation {
        right: 5%
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .icon-place .img-hol #poligon .navigation {
        top: -23px
    }

    .fotos-list .d-rotate img {
        height: 60px !important
    }

    #poligon.poligon-catalog {
        width: 100%
    }

    .rotate_block #poligon.poligon-catalog .navigation {
        right: 5%
    }

    #poligon.poligon-catalog .img-box {
        left: 50%;
        top: 50%
    }
}

@media screen and (min-width: 1367px) and (max-width: 1520px) {
    .icon-place .img-hol #poligon .navigation {
        top: -18px
    }
}

@media screen and (min-width: 961px) and (max-width: 1660px) {
    #poligon.poligon-catalog {
        width: 100%
    }

    #poligon.poligon-catalog .navigation {
        right: 5%
    }

    .rotate_block #poligon.poligon-catalog .img-box {
        left: 50%;
        top: 55%
    }
}

.order-basket-block {
    padding: 0 20px
}

@media screen and (max-width: 767px) {
    .order-basket-block {
        padding: 0
    }
}

.contact-wrap {
    display: flex;
    padding: 0 0 25px
}

.contact-wrap .contact-wrap__col {
    width: 33.33%
}

@media screen and (max-width: 1366px) {
    .contact-wrap {
        flex-wrap: wrap;
        justify-content: center
    }

    .contact-wrap .contact-wrap__col {
        width: 50%
    }

    .contact-wrap .contact-wrap__col:last-child {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .contact-wrap .mfeedback div.mf-name, .contact-wrap .mfeedback div.mf-email, .contact-wrap .mfeedback div.mf-message {
        width: 100%
    }

    .contact-wrap .contact-wrap__col {
        width: 100%
    }

    #main .contact-box h2 {
        margin: 0
    }

    .contact-wrap .footer-contact {
        margin-bottom: 10px
    }

    .contact-wrap .contact-box {
        padding-bottom: 20px
    }
}

.wrapper-block.wrapper-block_popup {
    margin: 0 0 5px
}

#popup5 .wrapper-block.wrapper-block_popup {
    padding: 20px 0
}

#popup6 .wrapper-block.wrapper-block_popup.deleted-basket-list {
    padding: 5px 0
}

#popup6 .wrapper-block.wrapper-block_popup.deleted-basket-list li {
    margin: 5px 0
}

.wrapper-block.wrapper-block_popup.continue-abort-order {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row
}

.characteristics.characteristics_popup {
    display: block;
    padding: 15px 0
}

.characteristics.characteristics_detail {
    display: block
}

.characteristics-table__row {
    display: flex;
    border: 1px solid #c4c4c4;
    border-bottom: 0
}

.characteristics-table__row:last-child {
    border-bottom: 1px solid #c4c4c4
}

.characteristics_popup .characteristics-table {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -10px;
    padding: 0 0 0 10px
}

.characteristics_popup .characteristics-table__row {
    border-bottom: 1px solid #c4c4c4;
    margin-top: -1px;
    width: calc(50% - 10px)
}

.characteristics_popup .characteristics-table__property {
    display: block;
    border-right: 1px solid #c4c4c4;
    color: #303030;
    font-weight: 700
}

.characteristics-table__value {
    display: block;
    flex-grow: 1
}

.description__text {
    padding: 15px;
    display: block;
    font-size: 14px;
    line-height: 16px;
    max-width: 730px;
    width: 100%
}

.description__text:empty {
    padding: 0
}

.popup-title__text {
    display: block;
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    padding: 0 20px 0 0
}

.popup-block {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.popup-price {
    flex-grow: 1;
    position: absolute;
    bottom: 15px;
    right: 0
}

.price-wrapper {
    position: relative;
    flex-grow: 1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.price-box {
    flex-shrink: 0
}

.price-box .grn-rate {
    margin-top: 0
}

.price-box__wrap-num, .price-box__wrap-old-num {
    display: flex;
    align-items: center;
    margin: 0 22px 0 0
}

.price-box__wrap-button {
    flex-shrink: 0
}

.price-box__wrap-num .ye-rate, .price-box__wrap-old-num .ye-rate {
    margin: 0 8px 0 0;
    font-size: 18px
}

.price-box__wrap-num .ye-rate span.sp-strong, .price-box__wrap-old-num .ye-rate > span.old-price {
    font-size: 18px
}

.price-box__wrap-num .grn-rate, .price-box__wrap-old-num .grn-rate em {
    font-size: 14px
}

.price-box__wrap-num .currency, .price-box__wrap-old-num .currency {
    font-size: 12px
}

.price-box__wrap-button .btn-prod {
    margin: 0
}

.promo-list > li {
    position: relative
}

@media (hover: hover) and (min-width: 768px) {
    .promo-list > li:hover {
        border-radius: 0
    }

    .promo-list > li:hover .img-rotate {
        top: 90px;
        left: 22px
    }

    .promo-list > li:hover .characteristics {
        display: block
    }

    .promo-list > li:hover .catalog-element__hold {
        position: absolute;
        z-index: 100;
        top: -2px;
        left: -4px;
        width: calc(100% + 8px);
        background: #fff;
        border-radius: 5px;
        padding: 20px 7px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .3)
    }

    .img-hol:hover .img-hol__ico {
        opacity: 1
    }

    .img-hol:hover:after {
        opacity: 1
    }
}

@media (max-width: 1366px) and (min-width: 768px) and (hover: hover) {
    .promo-list > li:hover .catalog-element__hold {
        padding: 20px 10px
    }
}

.img-hol {
    position: relative
}

.img-hol:after {
    content: '';
    opacity: 0;
    transition: .15s;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, .3)
}

.img-hol__ico {
    display: block;
    width: 35px;
    height: 35px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    transition: .15s
}

.img-hol__ico svg {
    display: block
}

.img-hol__zoom {
    display: block;
    position: absolute;
    z-index: 3;
    bottom: 6px;
    right: 6px
}

.img-hol__zoom svg {
    display: block
}

.characteristics {
    display: none;
    padding: 15px 24px;
    left: 0;
    width: 100%
}

.characteristics-table__row {
    display: flex;
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 0
}

.characteristics-table__row:last-child {
    border-bottom: 1px solid #ccc
}

.characteristics-table__property, .characteristics-table__value {
    width: 50%;
    font-size: 14px;
    line-height: 16px;
    display: block;
    padding: 10px 14px;
    word-break: break-word
}

.catalog-element .characteristics-table__property, .catalog-element .characteristics-table__value {
    font-size: 11px;
    padding: 10px 1.49413vmin
}

.characteristics-table__property {
    display: block;
    border-right: 1px solid #ccc;
    color: #636363;
    font-weight: 700
}

.characteristics-table__value {
    display: block;
    color: #303030
}

.characteristics.characteristics_popup.characteristics-table-no-padding {
    padding: 0
}

.characteristics.characteristics-table-no-padding {
    padding: 0
}

@media (max-width: 768px) {
    .promo-list li .img-hol, .section-list-page li .img-hol-section {
        height: 100px
    }

    .promo-list > li {
        height: auto
    }

    .rate-box {
        padding: 34px 10px 0
    }

    .form-bx {
        width: 116px
    }

    .jq-number {
        margin-left: 37px
    }
}

@media (max-width: 767px) {
    .img-hol__zoom {
        display: none
    }

    .promo-list li .img-hol, .section-list-page li .img-hol-section {
        width: 100%;
        height: auto;
        padding: 0;
        max-height: none;
        min-height: auto
    }

    .promo-list li .img-hol img, .section-list-page li .img-hol-section img {
        position: static;
        display: block;
        width: 100%;
        height: auto
    }
}

@media (max-width: 1680px) {
    .catalog-element .characteristics-table__property, .catalog-element .characteristics-table__value {
        font-size: 11px !important;
        padding: 10px !important
    }
}

@media (max-width: 1560px) {
    .catalog-element .characteristics-table__property, .catalog-element .characteristics-table__value {
        font-size: 10px !important
    }
}

@media (max-width: 1440px) {
    .catalog-element .characteristics {
        padding: 15px 10px 0 !important
    }

    .icon-place .img-rotate {
        top: 78px
    }
}

@media (max-width: 1440px) and (min-width: 768px) and (hover: hover) {
    .promo-list > li:hover .img-rotate {
        top: 80px
    }
}

@media (max-height: 900px) {
    .characteristics.characteristics_popup {
        padding: 8px 0
    }

    .characteristics.characteristics_popup.characteristics-table-no-padding {
        padding: 0
    }

    .characteristics.characteristics-table-no-padding {
        padding: 0
    }

    .popup4 {
        padding: 78px 15px 5px
    }

    .popup6, .popup5 {
        padding: 100px 15px 20px;
        overflow-y: auto
    }

    #popup-box6, #popup-box5, #popup-box4 {
        padding: 15px 30px 5px
    }

    .popup-title {
        position: relative;
        z-index: 1
    }

    .popup-title__text {
        font-size: 24px !important;
        line-height: 28px !important
    }

    .popup-box .popup-img {
        margin: -38px 0 0;
        position: relative;
        z-index: 0
    }

    .popup-box .characteristics-table__property, .popup-box .characteristics-table__value {
        font-size: 12px;
        padding: 6px 10px
    }
}

.goods-nav {
    display: flex;
    align-items: center;
    height: 170px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer
}

.goods-nav:hover .goods-nav-text__name {
    opacity: 1
}

.goods-nav:hover .goods-nav-text__title {
    color: #303030
}

.goods-nav:hover .goods-nav__ico path {
    fill: #303030
}

.goods-nav_prev {
    left: -10px
}

.goods-nav_next {
    right: -10px
}

.goods-nav-text__title {
    display: block;
    width: 145px;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #c4c4c4;
    margin: 0 0 8px;
    transition: .15s;
    letter-spacing: 1px
}

.goods-nav-text__name {
    display: block;
    width: 145px;
    height: 28px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: 0;
    transition: .15s
}

.goods-nav__ico-wrap {
    display: block;
    flex-shrink: 0
}

.goods-nav__ico {
    display: block
}

.goods-nav-text {
    display: block
}

.goods-nav-text path {
    transition: .15s
}

.goods-nav-text_prev {
    margin: 0 0 0 -5px
}

.goods-nav-text_next {
    margin: 0 -5px 0 0
}

.wrapper-wholesale {
    padding: 15px 0 0;
    text-align: center
}

.paginationCarousel {
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.paginationCarousel ul {
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    list-style: none
}

.paginationCarousel ul li {
    flex-shrink: 0;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #f40102;
    background: #fff;
    transition: .2s;
    user-select: none
}

.paginationCarousel ul li:hover {
    background: #f40102
}

.paginationCarousel ul li.active {
    background: #f40102
}

.paginationCarousel ul li a {
    display: none
}

.wrapper-detail-title, .wrapper-card-title {
    display: flex;
    justify-content: space-between
}

.wrapper-card-title {
    padding: 0 7px 0 15px
}

.wrapper-card-title .card-title {
    flex: 1 1 0
}

.card-title_short {
    flex: 0 1 0;
    width: 100%
}

.wrapper-card-title a, .wrapper-card-title span {
    display: block;
    text-align: left
}

button.btn-goods-favorite {
    flex-shrink: 0;
    width: 30px;
    height: 28px;
    background: none;
    border: 0;
    outline: none;
    padding: 0;
    margin: 0 0 0 15px;
    user-select: none;
    cursor: pointer;
    border-radius: 10px 10px 20px 20px;
    overflow: hidden
}

button.btn-goods-favorite_card {
    width: 15px;
    height: 14px
}

.datail-page button.btn-goods-favorite_card {
    width: 30px;
    height: 28px
}

@media (max-width: 767px) {
    .icon-place .img-rotate {
        top: 64px
    }

    button.btn-goods-favorite_card {
        width: 30px;
        height: 28px
    }
}

button.btn-goods-favorite:hover, button.btn-goods-favorite:focus, button.btn-goods-favorite:active {
    outline: none
}

button.btn-goods-favorite svg {
    display: block;
    width: 100%;
    height: auto
}

.wrapper-card-title svg path {
    transition: 150ms
}

@media (hover: hover) {
    button.btn-goods-favorite:hover svg path.stroke {
        fill: #DA251C
    }
}

button.btn-goods-favorite.active svg path {
    fill: #DA251C
}

.catalog-element-3d .img-hol:after, .catalog-element-3d .img-hol__ico, .catalog-element-3d .img-hol__zoom, .catalog-element-3d .promo-txt.seller {
    display: none
}

.lang-switcher {
    position: relative;
    display: flex;
    align-items: center
}

#nav .lang-switcher {
    text-align: center;
    display: block;
    padding-top: 15px
}

.lang-switcher span, .lang-switcher a {
    padding: 3px 4px 0
}

.lang-switcher a {
    color: #da251c
}

.lang-switcher a:hover {
    text-decoration: none
}

.header-top-box {
    display: flex;
    justify-content: space-between;
    border: 1px solid #AAA;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 0 5px 0 15px
}

.header-menu-nav {
    flex: 1 1 0
}

.header-user-menu {
    flex-shrink: 0;
    margin: 0 0 0 20px
}

.header-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.user-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%
}

.header-menu-item {
    position: relative;
    margin: 0 20px 0 0;
    padding: 10px 0;
    height: 100%
}

.header-menu-item:last-child {
    margin: 0
}

.header-menu-item_user:before {
    content: '';
    display: block;
    width: 1px;
    background: #aaa;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto
}

.button-header-menu {
    display: flex;
    align-items: center;
    background: transparent;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
    height: 22px;
    padding: 0 10px;
    color: #333;
    border-radius: 3px;
    transition: .15s;
    text-decoration: none;
    outline: none
}

.button-header-menu.active {
    color: #D7251C
}

.button-header-menu.active .button-header-menu__ico svg path {
    fill: #D7251C
}

.button-header-menu.active:hover, .button-header-menu.active:focus, .button-header-menu.active:active {
    background: transparent
}

.button-header-menu:hover, .button-header-menu:focus, .button-header-menu:active {
    background: #fff;
    color: #D7251C;
    text-decoration: none;
    outline: none
}

.button-header-menu:hover .button-header-menu__ico svg path, .button-header-menu:focus .button-header-menu__ico svg path, .button-header-menu:active .button-header-menu__ico svg path {
    fill: #D7251C
}

.button-header-menu__ico {
    display: block;
    margin: 0 10px 0 0
}

.button-header-menu__ico svg {
    display: block
}

.button-header-menu__ico svg path {
    transition: .15s
}

.main-footer__hold {
    display: flex;
    justify-content: space-between;
    padding: 0 0 1px;
    margin: 0
}

.main-footer__bottom {
    text-align: center
}

.main-footer-box {
    flex-shrink: 0;
    width: 33.33%
}

.main-footer-box_contact {
    width: 330px;
    display: flex;
    flex-direction: column
}

.main-footer-box_catalog {
    width: 220px
}

.main-footer-box_info {
    width: 220px
}

.main-footer-box-title {
    flex-shrink: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333;
    margin: 0 0 8px
}

.main-footer-box-title.contact-footer-title {
    margin: 0 0 20px
}

.main-footer-address-box-top {
    padding: 20px 0;
    flex: 1 1 0
}

.main-footer-address-box-bottom {
    padding: 20px 0 15px
}

.main-footer-address {
    font-style: normal;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1 1 0
}

.main-footer-address-item {
    display: flex;
    align-items: center;
    margin: 0 0 8px
}

.main-footer-address-item:last-child {
    margin: 0
}

.main-footer-address-link {
    display: inline-flex;
    align-items: center;
    vertical-align: top
}

.main-footer-address-item__ico {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    vertical-align: top;
    margin: 0 12px 0 0;
    text-align: center
}

.main-footer-address-item__ico-after {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 12px
}

.main-footer-address-item__ico svg, .main-footer-address-item__ico-after svg {
    display: block
}

.main-footer-address-item__ico svg path, .main-footer-address-item__ico-after svg path {
    transition: .15s
}

.main-footer-address-item__text {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 0 0
}

.main-footer-address-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    text-decoration: none;
    transition: .15s
}

.main-footer-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-footer-list a, .main-footer-list span {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    transition: .15s
}

.main-footer-list span {
    color: #D7251C
}

.main-footer-list a:hover, .main-footer-list a:focus, .main-footer-list a:active {
    text-decoration: none;
    outline: none;
    color: #D7251C
}

.main-footer-list ul li {
    margin: 0 0 10px
}

.main-footer-schedule-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #333;
    margin: 0 0 11px
}

.main-footer-schedule-descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    margin: 0 0 21px
}

.main-footer-schedule-week span {
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    border: 1px solid #AAA;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 5px
}

.main-footer-schedule-week span.strong {
    color: #E35B55;
    border: 1px solid #E35B55
}

.main-footer-row {
    position: relative
}

.main-footer-map-site {
    display: inline-flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: -21px;
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.main-footer-map-site:hover, .main-footer-map-site:focus, .main-footer-map-site:active {
    text-decoration: none;
    outline: none;
    color: #D7251C
}

.main-footer-site-link {
    position: absolute;
    right: 0;
    top: -21px;
    height: 21px;
    display: inline-flex;
    align-items: center
}

.main-footer-site-link svg {
    display: block;
    flex-shrink: 0
}

.row-radio label.select-pay-label {
    padding-right: 20px;
    font-size: 16px;
    white-space: nowrap;
    width: 90%
}

.select-pay .payment-description {
    padding: 5px 0 0 32px
}

.form-holder.select-pay--comments {
    display: flex
}

.lockdown {
    color: red;
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 25px
}

@media (max-width: 1280px) {
    .header-menu-item {
        margin: 0 10px 0 0
    }

    .button-header-menu {
        padding: 0 6px
    }

    .button-header-menu__ico {
        margin: 0 6px 0 0
    }
}

@media (max-width: 1200px) {
    .main-footer-box_contact {
        width: 40%
    }

    .main-footer-box_catalog {
        width: 32%
    }
}

@media (max-width: 1151px) {
    a[href^="tel"] {
        pointer-events: all
    }

    .main-footer-box-title {
        font-size: 18px;
        line-height: 22px
    }

    .main-footer-list a, .main-footer-list span {
        font-size: 16px;
        line-height: 19px
    }

    .main-footer-address-link {
        font-size: 16px;
        line-height: 19px
    }

    .main-footer-schedule-descr {
        font-size: 16px;
        line-height: 19px
    }

    .main-footer-schedule-title {
        font-size: 18px
    }
}

@media (max-width: 991px) {
    .row-radio label.select-pay-label {
        font-size: 14px
    }

    .main-footer-box_contact {
        display: block
    }

    .main-footer-address {
        display: block
    }

    .main-footer-address-item {
        justify-content: center
    }

    .enter .button-header-menu span:last-child {
        display: none
    }

    .enter .button-header-menu__ico {
        margin: 0
    }

    .enter .button-header-menu {
        margin: 0 8px 0 0
    }

    .main-footer__hold {
        display: block;
        text-align: center;
        margin: 0
    }

    .main-footer-box_contact, .main-footer-box_catalog, .main-footer-box_info {
        width: 100%
    }

    .main-footer-box-title {
        margin: 0 0 20px
    }

    .main-footer-address-box-top {
        padding: 0
    }

    .main-footer-box {
        margin: 0 0 40px
    }

    #footer {
        padding: 40px 10px
    }

    .main-footer__bottom {
        margin: 0 0 40px
    }

    .main-footer-row {
        text-align: center
    }

    .main-footer-site-link, .main-footer-map-site {
        position: static
    }

    .main-footer-map-site {
        display: block;
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 30px
    }

    .main-footer-schedule-week span {
        margin: 0 3px
    }
}

@media (max-width: 767px) {
    .catalog-element .characteristics-table__property, .catalog-element .characteristics-table__value {
        font-size: 13px !important
    }

    .row-radio label.select-pay-label {
        padding-right: 0
    }

    .form-holder.select-pay--comments {
        display: block
    }

    .container-main {
        display: block
    }

    .header-menu-item:nth-child(1) {
        order: 4
    }

    .header-menu-item:nth-child(2) {
        order: 5
    }

    .header-menu-item:nth-child(3) {
        order: 2
    }

    .header-menu-item:nth-child(4) {
        order: 3
    }

    .header-menu-item:nth-child(5) {
        order: 1
    }

    .wholesale.button-header-menu {
        font-size: 14px;
        color: #2664a3
    }

    .header-top-box {
        display: none
    }

    .button-header-menu__ico {
        display: none
    }

    .header-menu-list {
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
        padding: 0 0 20px
    }

    .header-menu-item {
        padding: 0
    }

    .button-header-menu {
        height: auto;
        padding: 8px 35px 8px 10px;
        width: 100%;
        display: block;
        position: relative;
        font-size: 18px;
        font-weight: 700
    }

    #nav > ul {
        margin-bottom: 0
    }

    .lockdown {
        text-align: left
    }
}

.wr-radio {
    width: 30%;
    display: flex;
    align-items: center
}

.wr-radio .select-pay-label {
    width: auto
}

.delivery-row {
    display: flex;
    align-items: center
}

@media (max-width: 1151px) {
    .wr-radio {
        width: 50%
    }
}

.tel-title-link {
    color: #303030
}

.language-tooltip {
    position: absolute;
    top: calc(100% + 4px);
    background: #fff;
    white-space: nowrap;
    padding: 6px 18px 6px 6px;
    z-index: 110;
    border-radius: 3px;
    border: 1px solid #aaa;
    font-size: 14px;
    line-height: 124%;
    color: #303030
}

.language-tooltip:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 12px;
    border-color: transparent transparent #fff;
    display: block;
    position: absolute;
    top: -10.5px;
    left: 20px;
    z-index: 2
}

.language-tooltip:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 12px;
    border-color: transparent transparent #aaa;
    display: block;
    position: absolute;
    top: -12px;
    left: 20px;
    z-index: 1
}

.language-tooltip__button {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    transition: 150ms;
    user-select: none;
    outline: none
}

.language-tooltip__button:hover svg path {
    stroke: #dc3c34
}

@media (max-width: 767px) {
    .language-tooltip {
        position: relative;
        width: 250px;
        margin: 12px auto -8px;
        text-align: center
    }

    .language-tooltip:before, .language-tooltip:after {
        left: 0;
        right: 0;
        margin: 0 auto
    }
}