
:root{
    --c-dark:#282828;
    --c-red:#FF2A2C;
    --c-gray:#7D7D7D;
    --c-bg-silver: #f3f8f9;

    --box-shadow:16px 20px 42px -11px rgb(106 106 106 / 25%);
}

.b-preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url(preloader/loading-red.gif) no-repeat 50%
}

.owl-theme .owl-nav .owl-next,.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 30%;
    display: block;
    font-size: 60px
}

.owl-theme .owl-nav .owl-prev {
    left: -20px
}

@media (max-width: 767px) {
    .owl-theme .owl-nav .owl-prev {
        left:-10px
    }
}

.owl-theme .owl-nav .owl-next {
    right: -20px
}

@media (max-width: 767px) { 
    .owl-theme .owl-nav .owl-next {
        right:-10px
    }
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #b82524
}

.slick-center img {
    transform: scale(1.3)
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    min-height: 1px;
    height: auto;
    display: none;
    padding: 10px;
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(theme/loading16.gif) 50% no-repeat
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: pro_land;
    font-size: 33px;
    line-height: 1;
    color: #b82524;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\0041"
}

.slick-prev:before[dir=rtl] {
    content: "\0042"
}

.slick-next {
    right: -25px
}

.slick-next[dir=rtl] {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\0042"
}

.slick-next:before[dir=rtl] {
    content: "\0041"
}

.fancybox-wrap .slick-next {
    right: -10px;
    width: 30px
}

.fancybox-wrap .slick-prev {
    left: -10px;
    width: 30px
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border-radius: 50%;
    border: 2px solid #b82524;
    background: #fff;
    display: block;
    height: 12px;
    width: 12px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li.slick-active button {
    background: #b82524
}

.b-slick .slick-slide:focus {
    outline: 0
}

.b-slick__caption {
    position: absolute;
    margin: 0;
    bottom: -40px;
    left: 0;
    right: 0;
    display: block;
    padding: 5px 30px 30px;
    color: #b82524;
    background: hsla(0,0%,100%,.8);
    opacity: 0;
    visibility: hidden;
    transition:all 0.3s ease;

}

.slick-slide:hover .b-slick__caption{
    bottom: 0px;
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {
    .b-slick__caption {
        font-size:14px;
        padding: 5px
    }
}

@media (max-width: 479px) {
    .b-slick__caption {
        font-size:13px;
        padding: 4px
    }
}

#storequickorder .dialog-content {
    width: 640px;
    max-width: 100%
}

@media (max-width: 767px) {
    #storequickorder .dialog-content {
        width:500px
    }
}

@media (max-width: 480px) {
    #storequickorder .dialog-content {
        width:320px
    }
}

.storequickorder-button {
    padding: 0px 12px!important;
    min-width: 174px;
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid transparent;
    vertical-align: middle;
    padding: 5px 10px;
    background: var(--c-red);
    border-radius: 99px;
    height: 60px;
    line-height: 60px;
}

.storequickorder-button.btn--focus,.storequickorder-button:focus,.storequickorder-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.storequickorder-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .storequickorder-button--order {
        padding:7px;
        font-size: 16px
    }
}

.storequickorder-button:focus,.storequickorder-button:hover {
    background: #de2a0c
}

.quickorder-custom-button,.quickorder-custom-button-cart {
    display: inline-block
}

.quickorder-custom-button-cart .quickorder-button,.quickorder-custom-button-cart .quickorder-button-cart,.quickorder-custom-button .quickorder-button,.quickorder-custom-button .quickorder-button-cart {
    padding: 7px 15px;
    min-width: 174px;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid transparent;
    vertical-align: middle;
    padding: 5px 10px;
    margin: 0;
    box-shadow: none;
    background: #f6705a
}

.quickorder-custom-button-cart .quickorder-button-cart.btn--focus,.quickorder-custom-button-cart .quickorder-button-cart:focus,.quickorder-custom-button-cart .quickorder-button-cart:hover,.quickorder-custom-button-cart .quickorder-button.btn--focus,.quickorder-custom-button-cart .quickorder-button:focus,.quickorder-custom-button-cart .quickorder-button:hover,.quickorder-custom-button .quickorder-button-cart.btn--focus,.quickorder-custom-button .quickorder-button-cart:focus,.quickorder-custom-button .quickorder-button-cart:hover,.quickorder-custom-button .quickorder-button.btn--focus,.quickorder-custom-button .quickorder-button:focus,.quickorder-custom-button .quickorder-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.quickorder-custom-button-cart .quickorder-button-cart.btn--focus:hover,.quickorder-custom-button-cart .quickorder-button.btn--focus:hover,.quickorder-custom-button .quickorder-button-cart.btn--focus:hover,.quickorder-custom-button .quickorder-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .quickorder-custom-button-cart .quickorder-button--order,.quickorder-custom-button-cart .quickorder-button-cart--order,.quickorder-custom-button .quickorder-button--order,.quickorder-custom-button .quickorder-button-cart--order {
        padding:7px;
        font-size: 16px
    }
}

.quickorder-custom-button-cart .quickorder-button-cart:active,.quickorder-custom-button-cart .quickorder-button:active,.quickorder-custom-button .quickorder-button-cart:active,.quickorder-custom-button .quickorder-button:active {
    top: 0
}

.quickorder-custom-button-cart .quickorder-button-cart:focus,.quickorder-custom-button-cart .quickorder-button-cart:hover,.quickorder-custom-button-cart .quickorder-button:focus,.quickorder-custom-button-cart .quickorder-button:hover,.quickorder-custom-button .quickorder-button-cart:focus,.quickorder-custom-button .quickorder-button-cart:hover,.quickorder-custom-button .quickorder-button:focus,.quickorder-custom-button .quickorder-button:hover {
    background: #de2a0c
}

.quickorder-custom-button-cart .quickorder-button-cart i,.quickorder-custom-button-cart .quickorder-button i,.quickorder-custom-button .quickorder-button-cart i,.quickorder-custom-button .quickorder-button i {
    font-style: normal;
    background: 0 0;
    display: inline;
    height: auto;
    padding: 0
}

.quickorder-custom-button-cart .quickorder-button-cart,.quickorder-custom-button .quickorder-button-cart {
    margin: 0 20px 0 0
}

#storequickorder input.submit-button {
    padding:0px 16px;
    height: 60px;
    line-height: 60px;
    min-width: 174px;
    background: var(--c-red);
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid transparent;
    vertical-align: middle; 
    margin: 0;
    box-shadow: none;
    border-radius: 99px;
}

#storequickorder input.submit-button.btn--focus,#storequickorder input.submit-button:focus,#storequickorder input.submit-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

#storequickorder input.submit-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    #storequickorder input.submit-button--order {
        padding:7px;
        font-size: 16px
    }
}

.storequickorder-window-product_info {
    margin-bottom: 20px
}

.quickorder-wrap .quickorder-header {
    background: #b82524;
    color: #fff;
    text-shadow: none
}

.quickorder-wrap .quickorder-header i {
    font-style: normal
}

.quickorder-wrap .quickorder-header i.close {
    margin: 8px 15px 0 0
}

.quickorder-submit .quickorder-button {
    padding: 7px 15px;
    min-width: 174px;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid transparent;
    vertical-align: middle;
    padding: 5px 10px;
    margin: 0;
    box-shadow: none
}

.quickorder-submit .quickorder-button.btn--focus,.quickorder-submit .quickorder-button:focus,.quickorder-submit .quickorder-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.quickorder-submit .quickorder-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .quickorder-submit .quickorder-button--order {
        padding:7px;
        font-size: 16px
    }
}

.bxb-map__button,.logsis-map__button,.sydsek-map__button {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    min-width: 174px;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    border: none
}

.bxb-map__button.btn--focus,.bxb-map__button:focus,.bxb-map__button:hover,.logsis-map__button.btn--focus,.logsis-map__button:focus,.logsis-map__button:hover,.sydsek-map__button.btn--focus,.sydsek-map__button:focus,.sydsek-map__button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.bxb-map__button.btn--focus:hover,.logsis-map__button.btn--focus:hover,.sydsek-map__button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .bxb-map__button--order,.logsis-map__button--order,.sydsek-map__button--order {
        padding:7px;
        font-size: 16px
    }
}

.theme--pro_land .w-sydsek-shipping-dialog-wrapper.is-full-screen .w-sydsek-shipping-dialog-block {
    border: 2px #b82524
}

.theme--pro_land .w-sydsek-shipping-dialog-wrapper .w-sydsek-shipping-dialog-block .w-sydsek-shipping-dialog-header {
    border-color: #b82524;
    background-color: #b82524;
    color: #fff
}

.theme--pro_land .w-sydsek-shipping-dialog-wrapper .w-sydsek-shipping-dialog-block .w-sydsek-shipping-dialog-header span.w-sydsek-shipping-close-dialog {
    top: 0;
    right: 10px;
    color: #fff
}

.theme--pro_land #w-sydsek-shipping-chooser-details .w-sydsek-shipping-chooser-info {
    font-weight: 400
}

.btn-button {
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 35px;
    border: 2px solid #dd7373;
    background: 0 0;
    color: #b82524;
    transition: all .4s;
    border-radius: 100px
}

@media (max-width: 479px) {
    .btn-button {
        font-size:16px;
        padding: 10px 30px;
        border-radius: 80px;
        margin-bottom: 15px
    }
}

.btn-button.active,.btn-button:active,.btn-button:focus,.btn-button:hover,.btn-main,.open>.dropdown-toggle.btn-button {
    border: 2px solid #b82524;
    background: #b82524;
    color: #fff
}

.btn-main {
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 35px;
    transition: all .4s;
    border-radius: 100px
}

@media (max-width: 479px) {
    .btn-main {
        margin-bottom:15px;
        font-size: 16px;
        padding: 15px 30px;
        border-radius: 80px
    }
}

.btn-main.active,.btn-main:active,.btn-main:focus,.btn-main:hover,.open>.dropdown-toggle.btn-main {
    border: 2px solid #b82524;
    background: 0 0;
    color: #b82524
}

.btn-secondary {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 10px 50px;
    border: none;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px
}

.btn-secondary i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px
}

.btn-secondary.active,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.open>.dropdown-toggle.btn-secondary {
    background: #c73d3d;
    color: #fff
}

@media (max-width: 479px) {
    .btn-secondary {
        padding:10px 20px
    }
}

.wa-button {
    border: none
}

.btn-buy,.wa-dialog-footer .wa-button {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    min-width: 174px;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px
}

.btn-buy.btn--focus,.btn-buy:focus,.btn-buy:hover,.wa-dialog-footer .wa-button.btn--focus,.wa-dialog-footer .wa-button:focus,.wa-dialog-footer .wa-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.btn-buy.btn--focus:hover,.wa-dialog-footer .wa-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .btn-buy--order,.wa-dialog-footer .wa-button--order {
        padding:7px;
        font-size: 16px
    }
}

.btn-none,.wa-dialog-footer .js-cancel {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    min-width: 174px;
    transition: all .4s;
    border-radius: 4px;
    color: #b82524;
    background: #fff;
    border: 2px solid #b82524
}

.btn-none:hover,.wa-dialog-footer .js-cancel:hover {
    color: #b82524;
    background-color: #fff
}

.btn-none:disabled,.wa-dialog-footer .js-cancel:disabled {
    opacity: 1
}

.btn-sort {
    color: #b82524;
    border: 2px solid #b82524;
    font-size: 16px;
    font-weight: 500;
    background: #fff;
    border-radius: 5px;
    line-height: 30px;
    vertical-align: middle;
    padding: 3px 14px
}

.btn-sort:focus,.btn-sort:hover {
    color: #c73d3d
}

.btn-sort__caret {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 14px
}

.btn-sort__caret .fa {
    transition: all .4s
}

.btn-group.open .dropdown-toggle.btn-sort {
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #c73d3d;
    border: 2px solid #c73d3d
}

.btn-group.open .dropdown-toggle.btn-sort .btn-sort__caret .fa {
    transform: rotate(-180deg)
}

.btn-sort--small {
    color: #b82524;
    border: 1px solid #b82524;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    border-radius: 5px;
    line-height: 20px;
    vertical-align: middle;
    padding: 3px 14px
}

.btn-sort--small:focus,.btn-sort--small:hover {
    color: #c73d3d
}

.btn-group.open .dropdown-toggle.btn-sort--small {
    border: 1px solid #c73d3d
}

.wa-dialog-footer .js-cancel {
    padding: 5px 15px
}

body,html {
    width: 100%
}

body,html {
    overflow-x: hidden
}

body {
    font-family: museo,sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #4e4e4e;
    height: 100%;
    position: relative
}

h1 {
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 500
}

.h2,h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;
    margin: 0 0 .3em
}

@media (max-width: 1200px) {
    .h2,h2 {
        font-size:30px;
        line-height: 35px
    }
}
@media (max-width: 767px) {
    .h2,h2 {
        font-size:30px;
        line-height: 35px
    }
}

@media (max-width: 479px) {
    .h2,h2 {
        font-size:24px;
        line-height: 28px
    }
}

h3 {
    font-size: 1.4em
}

h3,h4 {
    line-height: 1.4em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1.1em;
    line-height: 1.4em
}

h6 {
    font-size: 1em;
    line-height: 1.2em
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    text-decoration: none
}

p {
    padding: 0;
    margin: 0 0 20px
}

a {
    color: #b82524;
    outline: 0;
    transition: all .8s ease
}

a:active,a:focus,a:hover {
    text-decoration: none;
    color: #c73d3d
}

.r {
    position: relative
}

.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background: #b82524
}

li {
    padding-bottom: .3em
}

.highlight {
    color: var(--c-red);
}

.bg {
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.parallax {
    background-attachment: fixed
}

.cover,.fullscreen {
    background-size: cover
}

.fullscreen {
    width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 50%!important\9
}

.overlay {
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    display: block
}

.alert,.overlay {
    position: relative
}

.smart-captcha{ 
    max-width: 100% !important;
    min-width: 100% !important;
}


.alert {
    border: none;
    border-radius: 0;
    font-size: 17px;
    line-height: 22px;
    padding: 0;
    padding-left: 0px;
    color:var(--c-red);
}

.alert i {
    font-size: 28px;
    position: absolute;
    left: 15px;
    top: 13px
}

.icon-demo i {
    font-size: 70px;
    margin-right: 20px
}

.table>thead>tr>th {
    background: #b82524;
    color: #fff;
    border-bottom: 0;
    text-transform: uppercase
}

.table>tbody>tr>td,.table>thead>tr>th {
    font-size: 15px;
    font-weight: 300;
    padding: 20px
}

.table-bg>tbody>tr:nth-child(odd)>td,.table-bg>tbody>tr:nth-child(odd)>th {
    background: #fff
}

.table-bg>tbody>tr:nth-child(2n)>td,.table-bg>tbody>tr:nth-child(2n)>th {
    background: #f6f6f6
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.control-group .controls {
    overflow-x: hidden
}

@media (max-width: 320px) {
    .table>tbody>tr>td,.table>thead>tr>th {
        padding:20px 10px
    }
}

.fancybox-skin {
    border-radius: 0;
    background: #fff
}

.fancybox-nav {
    font-size: 33px
}

.fancybox-close,.fancybox-nav span {
    visibility: visible;
    background: 0 0;
    font-family: pro_land,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fancybox-next span:before {
    content: "\0042"
}

.fancybox-prev span:before {
    content: "\0041"
}

.fancybox-close:before {
    content: "\004e"
}

.fancybox-close {
    width: 46px;
    height: 46px;
    top: 6px;
    right: 6px;
    color: #fff;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background: #b82524
}

@media (min-width: 1200px) {
    .fancybox-close {
        right:18px
    }
}

.fancybox-close--image {
    background: 0 0;
    right: 6px
}

@media (min-width: 992px) {
    .fancybox-prev span {
        left:-40px
    }

    .fancybox-next span {
        right: -40px
    }
}

@media (max-width: 479px) {
    .col-tn-12 {
        width:100%
    }

    .col-tn-6 {
        width: 50%
    }
}

.auth-type-wrapper,.wa-auth-adapters {
    margin-top: 20px
}

.mb-0 {
    margin-bottom: 0
}

.mr-0 {
    margin-right: 0
}

.my-5 {
    margin-top: 50px;
    margin-bottom: 50px
}

#mainslider {
    position: relative;
    overflow: hidden
}

.b-mainslider {
    color: #fff;
    margin: 90px 0
}

.b-mainslider__overlay {
    background-color: rgba(0,0,0,.8)
}

@media (max-width: 767px) {
    .b-mainslider {
        margin:40px 0
    }
}

@media (max-width: 667px) {
    .b-mainslider {
        margin:30px 0
    }
}

.b-mainslider__logo {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .b-mainslider__logo {
        margin-bottom:30px
    }
}

@media (max-width: 568px) {
    .b-mainslider__logo {
        margin-bottom:25px
    }
}

.b-mainslider__head {
    font-size: 59px;
    line-height: 1;
    font-weight: 500;
    margin: 0 0 40px
}

@media (max-width: 667px) {
    .b-mainslider__head {
        font-size:50px
    }
}

@media (max-width: 568px) {
    .b-mainslider__head {
        font-size:40px;
        margin: 0 0 30px
    }
}

@media (max-width: 320px) {
    .b-mainslider__head {
        margin:0 0 20px;
        font-size: 30px
    }
}

.b-mainslider__text {
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300
}

@media (max-width: 568px) {
    .b-mainslider__text {
        font-size:16px;
        line-height: 18px;
        margin-bottom: 40px
    }
}

@media (max-width: 992px) {
    .b-mainslider__button {
        margin-bottom:50px
    }
}

@media (max-width: 320px) {
    .b-mainslider__button {
        text-align:center
    }
}

.b-mainslider__image {
    max-height: 100vh;
    margin: 0 auto
}

.b-mainslider__video {
    text-align: center
}

@media (min-width: 992px) {
    .b-mainslider__video {
        margin-top:100px
    }
}

.b-mainslider__video iframe {
    max-width: 100%
}

.b-mainslider__formblock {
    margin-top: 80px;
    background: hsla(0,0%,91%,.35);
    border-radius: 4px;
    padding: 20px
}

@media (min-width: 1200px) {
    .b-mainslider__formblock {
        margin-top:100px
    }
}

@media (max-width: 1023px) {
    .b-mainslider__formblock {
        margin-top:80px
    }
}

@media (max-width: 767px) {
    .b-mainslider__formblock {
        margin-top:70px;
        margin-bottom: 30px
    }
}

.b-mainslider__form_head {
    padding: 0;
    margin: 0 0 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 400
}

.b-mainslider__form_sign a {
    text-decoration: underline;
    color: #fff
}

.b-mainslider__widget iframe {
    max-width: 100%
}

@media (min-width: 992px) {
    .b-mainslider__products {
        margin-top:-50px
    }
}

.b-mainslider__products .b-item {
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid transparent
}

.b-mainslider__products .b-item__textwrap {
    margin-bottom: 30px;
    color: #fff
}

.b-mainslider__form input {
    position: relative;
    padding: 5px 15px
}

.b-mainslider__form .form-control {
    height: 44px
}

.b-mainslider__form .form-control,.b-mainslider__form .wa-captcha-input {
    border-radius: 0;
    border: 1px solid #dadada;
    background-color: #fff;
    color: #333
}

.b-mainslider__form .wa-captcha-input {
    height: 40px
}

.b-mainslider__form .has-error .form-control {
    border: 1px solid red
}

.b-mainslider__form .btn {
    border-radius: 0;
    height: 44px;
    width: 100%;
    background-color: #b82524;
    color: #fff;
    padding: 0 33px;
    border: none;
    margin: 0;
    transition: all .8s ease;
    font-size: 16px;
    font-weight: 500
}

.b-mainslider__form .btn:hover {
    background-color: #c73d3d
}

.b-countdown {
    list-style: none;
    margin: 0 auto 100px;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    color: #b82524;
    font-size: 67px;
    line-height: 58px;
    font-weight: 300
}

@media (max-width: 568px) {
    .b-countdown {
        margin-bottom:60px;
        font-size: 57px;
        line-height: 48px
    }
}

@media (max-width: 424px) {
    .b-countdown {
        font-size:40px;
        line-height: 45px
    }
}

.b-countdown__item {
    display: block;
    float: left;
    width: 80px;
    text-align: center
}

@media (max-width: 424px) {
    .b-countdown__item {
        width:60px
    }
}

.b-countdown__sep {
    width: 33px;
    display: block;
    float: left;
    text-align: center
}

@media (max-width: 568px) {
    .b-countdown__sep {
        width:20px
    }
}

@media (max-width: 424px) {
    .b-countdown__sep {
        width:16px
    }
}

.b-countdown__sign {
    display: block;
    font-size: 18px;
    line-height: 22px
}

@media (max-width: 424px) {
    .b-countdown__sign {
        font-size:14px;
        line-height: 16px
    }
}

.b-countdown__numb {
    display: block
}

.b-slim_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 30px;
    height: 30px
}

.b-slim_menu__angle {
    transition: transform .3s;
    display: inline-block
}

.b-slim_menu__item {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative
}

.b-slim_menu .b-slim_menu__item:hover>.b-slim_menu__sub_menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s
}

.b-slim_menu .b-slim_menu__item:hover .b-slim_menu__angle {
    transform: rotate(180deg)
}

.b-slim_menu__sub_item.open>.b-slim_menu__sub_menu,.b-slim_menu__sub_item:hover>.b-slim_menu__sub_menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s
}

.b-slim_menu__link {
    color: #555;
    font-weight: 500;
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 15px
}

.b-slim_menu__link:active,.b-slim_menu__link:focus,.b-slim_menu__link:hover {
    color: #b82524
}

.b-slim_menu__bar_icon_wrapper {
    float: right;
    position: relative;
    z-index: 9
}

.b-slim_menu__bar_icon_wrapper.open .b-slim_menu__bar_dropdown,.b-slim_menu__bar_icon_wrapper:hover .b-slim_menu__bar_dropdown {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s
}

.b-slim_menu__bar_icon {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    cursor: default;
    color: #555;
    font-size: 21px;
    font-weight: 500
}

.b-slim_menu__bar_icon:active,.b-slim_menu__bar_icon:focus,.b-slim_menu__bar_icon:hover {
    color: #b82524
}

.b-slim_menu__bar_dropdown,.b-slim_menu__sub_menu {
    position: absolute;
    right: 0;
    list-style: none;
    box-shadow: 0 8px 12px rgba(0,0,0,.25);
    min-width: 150px;
    line-height: 28px;
    background: #fff;
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30px);
    transition: all .3s;
    transition-delay: .3s
}

.b-slim_menu__bar_dropdown .b-slim_menu__angle,.b-slim_menu__sub_menu .b-slim_menu__angle {
    display: none
}

.b-slim_menu__bar_dropdown .b-slim_menu__item,.b-slim_menu__sub_menu .b-slim_menu__item {
    display: block
}

.b-slim_menu__bar_dropdown .b-slim_menu__item:first-child,.b-slim_menu__sub_menu .b-slim_menu__item:first-child {
    padding-top: 10px
}

.b-slim_menu__bar_dropdown .b-slim_menu__item:last-child,.b-slim_menu__sub_menu .b-slim_menu__item:last-child {
    padding-bottom: 10px
}

.b-slim_menu__sub_menu {
    right: auto;
    left: 0
}

.b-menu {
    position: relative;
    z-index: 6;
    background: hsla(0,0%,100%,.95);
    border-bottom: 1px solid rgba(0,0,0,.3);
    padding: 10px 0
}

.b-menu__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 37px
}

.b-menu__logo {
    display: block
}

.b-menu__logo img {
    max-height: 37px
}

@media (max-width: 479px) {
    .b-menu__logo img {
        max-width:100px
    }
}

.b-menu__auth {
    font-size: 30px;
    padding-left: 20px
}

.b-menu__auth a {
    color: #555
}

.b-menu__auth a:hover {
    color: #000
}

.b-menu__links {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.b-menu__cart_block,.b-menu__phone {
    padding-left: 20px
}

.b-menu__phone {
    white-space: nowrap
}

.b-menu__phone_link {
    font-size: 20px;
    color: #555;
    font-weight: 500
}

.b-menu__phone_link:active,.b-menu__phone_link:focus,.b-menu__phone_link:hover {
    color: #b82524
}

.b-menu__city_block {
    padding-left: 20px;
    line-height: 1;
    white-space: nowrap
}

@media (max-width: 767px) {
    .b-menu__city_block .i-cityselect__city_change .i-cityselect__city {
        display:none
    }
}

.b-menu__city_block .b-cityselect__wrapper--header {
    margin-bottom: 0
}

.b-menu__city_block .b-cityselect__city {
    color: #555;
    border-bottom: 0
}

.b-menu__city_block .b-cityselect__city .fa {
    display: none
}

.b-menu__city_block .b-cityselect__city span {
    line-height: 30px;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
    font-weight: 500
}

.b-menu__city_block .b-cityselect__city:hover {
    color: #000
}

.b-menu__city_block .b-cityselect__city:hover span {
    color: #b82524
}

.b-menu__city_block .b-cityselect__city:after {
    content: "\004a";
    display: inline-block;
    font-family: pro_land,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    margin-left: 10px
}

@media (max-width: 479px) {
    .b-menu__city_block .b-cityselect__city:after {
        margin-left:0
    }
}

.b-badges {
    position: absolute;
    z-index: 5;
    left: 12px;
    top: 12px;
    text-transform: uppercase
}

.b-badges .badge {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 600;
    text-align: left;
    font-size: 13px;
    line-height: 14px;
    font-weight: 500;
    border-radius: 0;
    background: 0 0;
    color: #fff
}

@media (max-width: 479px) {
    .b-badges .badge {
        font-size:10px;
        line-height: 12px
    }
}

.b-badges .badge span {
    padding: 6px 10px;
    background: #555;
    display: inline-block
}

@media (max-width: 479px) {
    .b-badges .badge span {
        padding:4px 6px
    }
}

.b-badges .new span {
    background: #3ec565
}

.b-badges .bestseller span {
    background: #b82524
}

.b-badges .gift {
    background: #00cea5
}

.b-badges .gift span {
    background: inherit
}

.b-badges .low-price {
    font-size: 14px
}

@media (max-width: 479px) {
    .b-badges .low-price {
        font-size:12px
    }
}

.b-badges .low-price span {
    background: var(--c-red);
    border-radius: 99px;
    line-height: 28px;
    height: 28px;
    padding: 0 16px;
}

.b-catalog__carousel--small .b-badges .badge {
    font-size: 10px;
    line-height: 12px
}

.b-catalog__carousel--small .b-badges .badge span {
    padding: 3px 5px
}

.b-intro__row{ 
    display: flex;
    align-items: center;
    gap: 20px;
}


.b-intro {
    padding: 90px 0 90px;
    background: #f3f8f9;
}

@media (max-width: 992px) {
    .b-intro {
        padding:75px 0;
        text-align: center
    }

    .b-intro__row{
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .b-intro {
        padding:50px 0
    }
}

.b-intro__head {
    margin-bottom: 20px
}

@media (max-width: 568px) {
    .b-intro__head {
        margin-bottom:20px
    }
}

.b-intro__text {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 30px
}

.b-intro__text p {
    margin-bottom: 1em
}

@media (min-width: 1200px) {
    .b-intro__text {
        margin-bottom:30px
    }
}

@media (max-width: 568px) {
    .b-intro__text {
        margin-bottom:40px
    }
}

.b-intro__button {
    margin-bottom: 1em
}

.b-intro__media {
    margin: 0 auto 2em;
    animation-fill-mode: none
}

.b-intro__media img {
    margin: 0 auto
}

.b-intro__media iframe {
    max-width: 100%
}

.b-feature {
    padding: 80px 0;
    background: var(--c-bg-silver);
}

@media (max-width: 1023px) {
    .b-feature {
        padding:75px 0
    }
}

@media (max-width: 767px) {
    .b-feature {
        padding:50px 0
    }
}

.b-feature__title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .b-feature__title {
        margin-bottom:20px
    }
}

.b-feature__head {
    margin-bottom: 20px
}
.b-feature__head + p{ font-size: 16px; color: var(--c-gray); }
.b-feature__image {
    max-height: 100vh;
    margin: 0 auto
}

@media (max-width: 1023px) {
    .b-feature__image {
        margin-bottom:40px
    }
}

.b-feature__items{ 
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
}

.b-feature__item {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .b-feature__item {
        font-size:15px
    }
}

.b-feature__item_image,
.b-feature__item i {
    font-size: 36px;
    float: left;
    width: 14%;
    color: #555;
    position: relative;
    opacity: .6;
    transition: all .8s ease;
    margin-top: 12px;
}

@media (max-width: 767px) {
    .b-feature__item_image,.b-feature__item i {
        padding-left:40px
    }
}

@media (max-width: 568px) {
    .b-feature__item_image,.b-feature__item i {
        padding-left:20px
    }
}

@media (max-width: 480px) {
    .b-feature__item_image,.b-feature__item i {
        padding-left:5px
    }
}

@media (max-width: 360px) {
    .b-feature__item_image,.b-feature__item i {
        padding-left:0
    }
}

.b-feature__item_image {
    padding-right: 10px
}

.b-feature__item:hover i {
    color: #b82524
}

.b-feature__inner {
    float: left;
    display: inline-block;
    width: 80%
}

.b-feature__inner h4{ font-weight: 600; font-size: 20px;}
.b-feature__inner p{ color: var(--c-gray); font-size: 14px; line-height: 1.6; margin: 0; }

@media (max-width: 360px) {
    .b-feature__inner { 
    }
}

.b-product-desc {
    padding: 100px 0
}

.b-product-desc .b-page__header_block--ajax {
    background: 0 0;
    color: #4e4e4e
}

.b-product-desc .b-page__header {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    padding: 0
}

.b-feature-social {
    padding: 100px 0;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: 100% 100%
}

@media (max-width: 991px) {
    .b-feature-social {
        padding:80px 0;
        text-align: center;
        background-image: none!important
    }
}

@media (max-width: 767px) {
    .b-feature-social {
        padding:40px 0 50px
    }
}

.b-feature-social__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-feature-social__head {
        margin-bottom:20px
    }
}

.b-feature-social__text {
    margin-bottom: 40px
}

.b-feature-social__button {
    margin-bottom: 1em
}

.b-feature-social__image {
    margin-bottom: -80px
}

@media (max-width: 767px) {
    .b-feature-social__image {
        margin-bottom:-50px
    }
}

#callback {
    position: relative
}

#callback .b-callback__overlay{ background-color: rgba(0, 0, 0, .2); }

.b-callback {
    color: #fff;
    margin: 40px 0
}

@media (max-width: 768px) {
    .b-callback {
        margin:70px 0
    }
}

@media (max-width: 568px) {
    .b-callback {
        margin:50px 0
    }
}

.b-callback__head {
    margin-bottom: 30px
}

@media (max-width: 568px) {
    .b-callback__head {
        margin-bottom:20px
    }
}

.b-callback__text {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .b-callback__text {
        margin-bottom:30px
    }
}

.b-callback .btn{
    font-size: 16px;
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    background: var(--c-red);
    border-radius: 99px;
    text-align: center;
    box-shadow: none;
    outline: none;
    padding: 0 30px;
    color: #fff;
}

.b-callback .btn i{ font-size: 22px; }

.b-callback .btn:hover{
    background-color: #c73d3d;
}

.b-callback__overlay {
    background-color: rgba(0,0,0,.7)
}

.b-plitka {
    padding: 80px 0
}

.b-plitka__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-plitka__head {
        margin-bottom:20px
    }
}

.b-plitka__item {
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
    transition: all .4s;
    border: 1px solid #d1d1d1;
    z-index: 1
}

.b-plitka__item:focus,.b-plitka__item:hover {
    outline: 0;
    transform: scale(1.1)
}

.b-plitka__image_wrapper {
    margin-bottom: 7px;
    text-align: center
}

.b-plitka__title {
    line-height: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.b-plitka--justify_cards .b-plitka__image_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 576px) {
    .b-plitka--justify_cards .b-plitka__image_wrapper {
        height:227px
    }

    .b-plitka--justify_cards .b-plitka__image_wrapper img {
        max-height: 210px
    }
}

@media (min-width: 768px) {
    .b-plitka--justify_cards .b-plitka__image_wrapper {
        height:197px
    }

    .b-plitka--justify_cards .b-plitka__image_wrapper img {
        max-height: 180px
    }
}

@media (min-width: 1200px) {
    .b-plitka--justify_cards .b-plitka__image_wrapper {
        height:242px
    }

    .b-plitka--justify_cards .b-plitka__image_wrapper img {
        max-height: 225px
    }
}

.b-plitka__tile {
    background-size: cover;
    background-position: 50%;
    height: 230px;
    position: relative;
    margin-bottom: 30px
}

.b-plitka__tile--t1,.b-plitka__tile--t1_1 {
    height: 490px
}

@media (max-width: 991.98px) {
    .b-plitka__tile--t1_1 {
        height:230px
    }
}

.b-plitka__tile_over {
    position: absolute;
    display: block;
    outline: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background .4s;
    background: hsla(0,0%,100%,.5)
}

.b-plitka__tile_over:focus,.b-plitka__tile_over:hover {
    outline: 0;
    background: hsla(0,0%,100%,0)
}

.b-plitka__tile_over:focus .b-plitka__tile_link,.b-plitka__tile_over:hover .b-plitka__tile_link {
    background: hsla(0,0%,100%,.5)
}

.b-plitka__tile_link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-align: center;
    padding: 12px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000
}

.b-plitka--dark .b-plitka__item {
    background: #303030
}

.b-plitka--dark .b-plitka__link {
    color: #e8e8e8
}

.b-plitka--dark .b-plitka__link--active,.b-plitka--dark .b-plitka__link:focus,.b-plitka--dark .b-plitka__link:hover {
    color: #fff;
    text-decoration: none
}

.b-plitka--dark .b-plitka__tile_over {
    background: rgba(25,25,25,.5)
}

.b-plitka--dark .b-plitka__tile_over:focus,.b-plitka--dark .b-plitka__tile_over:hover {
    background: rgba(25,25,25,0)
}

.b-plitka--dark .b-plitka__tile_over:focus .b-plitka__tile_link,.b-plitka--dark .b-plitka__tile_over:hover .b-plitka__tile_link {
    background: rgba(25,25,25,.5)
}

.b-plitka--dark .b-plitka__tile_link {
    color: #fff
}

.b-sort {
    position: absolute;
    left: 0;
    top: 0
}

.b-sort--without_paginate {
    position: static;
    float: left
}

.b-sort ul li {
    text-align: left
}

@media (max-width: 992px) {
    .b-sort {
        position:static;
        float: none;
        margin-bottom: 20px;
        text-align: left
    }
}

@media (max-width: 767px) {
    .b-sort {
        text-align:center
    }
}

@media (max-width: 320px) {
    .b-sort .btn-sort {
        padding-left:2px;
        padding-right: 2px
    }

    .b-sort .btn-sort__caret {
        margin-left: 4px
    }
}

.b-pagination {
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation:portrait) {
    .b-pagination {
        text-align:left
    }
}

@media (max-width: 767px) {
    .b-pagination {
        text-align:center
    }
}

.pagination .inline-link {
    display: inline-block;
    font-family: pro_land,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 10px;
    padding-right: 10px
}

.pagination {
    margin: 0;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    color: #b82524;
    background-color: #fff;
    border: 2px solid #b82524;
    padding: 8px 14px;
    line-height: 20px;
    margin-left: -2px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #c73d3d;
    background-color: #fff;
    border-color: #b82524
}

.pagination>.selected>a,.pagination>.selected>a:focus,.pagination>.selected>a:hover,.pagination>.selected>span,.pagination>.selected>span:focus,.pagination>.selected>span:hover {
    color: #fff;
    background-color: #b82524;
    border-color: #b82524
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd
}

.b-item {
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;

    border: 1px solid #fff;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    transition: all 1s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.b-item__imgwrap {
    height: 290px;
    margin: 33px 15px 0;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle
}

.b-item__imgwrap a {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.b-item__imgwrap img {
    max-width: 100%;
    display: inline-block;
    margin: auto
}

@media (max-width: 767px) {
    .b-item__imgwrap {
        height:auto
    }
}

.b-item__textwrap {
    color: #999;
    font-weight: 300;
    margin: 0 15px
}

.b-item__head {
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    margin: 15px 0; 
    font-weight: 700;
    padding: 0 20px;
    color: var(--c-dark);
}
.b-item__head a{
	color: var(--c-dark);
}
.b-item__head a:hover{
	color: var(--c-red);
}

.b-item__head--big {
    font-size: 2.2em
}

.b-item__head--small {
    font-size: 1.6em
}

.b-item__del {
    white-space: nowrap;
    display: block;
    text-decoration: line-through;
    color: var(--c-gray);
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
     display: flex;
    gap: 4px;
    justify-content: center;
    margin-bottom: 6px;
}

.b-item__del .ruble {
   
    color: var(--c-gray);
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
}

.b-item__price {
        line-height: 36px;
    color: var(--c-dark);
    font-size: 36px;
    font-weight: 600;
    display: inline-flex;
    gap: 4px;
    align-items: center;
}

.b-item__price .ruble {
    padding-left: 4px
}

.b-item__price .ruble,.b-item__price_cur {
    font-size: 24px;
    font-weight: 400;
    vertical-align: 6px
    line-height: 36px;
    color: var(--c-dark);
    font-size: 36px;
    font-weight: 600;
}

.b-item__price_cur {
    padding-right: 4px
}

.b-item__main_button--buy_quickorder .btn-buy,.b-item__main_button--buy_storequickorder .btn-buy {
    margin-bottom: 12px
}

.b-item a:focus,.b-item button:active:focus,.b-item button:focus {
    outline: 0
}

@media (min-width: 992px) and (max-width:1199px) {
    .col-md-3 .b-item .btn-buy {
        padding:6px 12px
    }
}

.b-small-list {
    overflow: auto
}

.b-small-list__item {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 15px;
    -ms-flex-align: center;
    align-items: center;
    min-width: 430px
}

.b-small-list__img_wrap {
    width: 110px;
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

@media (max-width: 735px) {
    .b-small-list__img_wrap {
        width:60px;
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px
    }
}

.b-small-list__image {
    width: 110px;
    text-align: center;
    padding-right: 15px
}

@media (max-width: 735px) {
    .b-small-list__image {
        width:60px;
        padding-right: 10px
    }

    .b-small-list__image img {
        max-width: 100%
    }
}

.b-small-list__head {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 4px;
    font-weight: 700;
    color: #000
}

.b-small-list__head a {
    color: inherit
}

.b-small-list__text_wrap {
    width: 50%
}

@media (max-width: 735px) {
    .b-small-list__text_wrap {
        width:35%
    }
}

.b-small-list__price_wrap {
    width: 25%;
    padding-right: 15px
}

.b-small-list__buy_wrap {
    width: 25%;
    text-align: right;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px
}

@media (max-width: 735px) {
    .b-small-list__buy_wrap {
        -ms-flex-preferred-size:110px;
        flex-basis: 110px
    }
}

.b-small-list__del {
    color: #bbb;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap
}

.b-small-list__price {
    font-size: 25px;
    color: #000;
    white-space: nowrap
}

@media (max-width: 735px) {
    .b-small-list .btn-buy,.b-small-list .quickorder-custom-button-cart .quickorder-button,.b-small-list .quickorder-custom-button-cart .quickorder-button-cart,.b-small-list .quickorder-custom-button .quickorder-button,.b-small-list .quickorder-custom-button .quickorder-button-cart,.b-small-list .storequickorder-button {
        font-size:11px;
        line-height: 14px;
        padding: 2px 10px;
        min-width: 80px
    }

    .b-small-list .btn-none {
        font-size: 11px;
        padding: 2px 10px;
        min-width: 80px;
        color: #fff;
        background: #b9b9b9;
        border: 0
    }
}

.b-catalog {
    padding: 80px 0 60px;
    background: #f3f8f9;
}

.b-catalog__sort {
    position: relative
}

.b-catalog__list {
    padding-top: 50px
}

.b-catalog__list .b-item {
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #d1d1d1
}

.b-catalog__list .b-item__imgwrap {
    height: auto;
    margin: 15px 40px 0 15px;
    float: left;
    width: 320px;
    text-align: center;
    position: relative
}

@media (max-width: 992px) {
    .b-catalog__list .b-item__imgwrap {
        width:240px
    }
}

@media (max-width: 767px) {
    .b-catalog__list .b-item__imgwrap {
        width:120px;
        margin: 15px 20px 15px 15px
    }

    .b-catalog__list .b-item__imgwrap a {
        display: block
    }
}

@media (max-width: 600px) {
    .b-catalog__list .b-item__imgwrap {
        float:none;
        width: auto
    }

    .b-catalog__list .b-item__imgwrap img {
        max-height: 50vh
    }
}

.b-catalog__list .b-item__textwrap {
    text-align: left;
    margin: 70px 70px 70px 0
}

@media (max-width: 992px) {
    .b-catalog__list .b-item__textwrap {
        margin:40px
    }
}

@media (max-width: 767px) {
    .b-catalog__list .b-item__textwrap {
        margin:15px 15px 15px 155px
    }
}

@media (max-width: 600px) {
    .b-catalog__list .b-item__textwrap {
        margin:15px
    }
}

@media (max-width: 600px) {
    .b-catalog__list .b-item .b-rating--list {
        float:none
    }
}

.b-catalog__list .b-item__head {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .b-catalog__list .b-item__head {
        margin-bottom:15px
    }
}

.b-catalog__list .b-item__pricewrap {
    position: static;
    text-align: left;
    margin-right: 70px
}

@media (max-width: 992px) {
    .b-catalog__list .b-item__pricewrap {
        margin-right:40px
    }
}

@media (max-width: 767px) {
    .b-catalog__list .b-item__pricewrap {
        margin:15px 15px 15px 155px
    }
}

@media (max-width: 600px) {
    .b-catalog__list .b-item__pricewrap {
        margin:15px 15px 0;
        text-align: center
    }
}

.b-catalog__list .b-item__pricewrap form {
    display: inline-block
}

.b-catalog__list .b-item__price {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px
}

.b-catalog__list .b-item__main_button {
    float: right
}

@media (max-width: 767px) {
    .b-catalog__list .b-item__main_button {
        float:none;
        clear: both
    }
}

.b-catalog__list .b-item__del {
    line-height: 38px
}

.b-catalog__list .b-item__main_button--buy_quickorder .btn-buy,.b-catalog__list .b-item__main_button--buy_storequickorder .btn-buy {
    margin-bottom: 0
}

@media (max-width: 479px) {
    .b-catalog__list .b-item__main_button--buy_quickorder .btn-buy,.b-catalog__list .b-item__main_button--buy_storequickorder .btn-buy {
        margin-bottom:15px
    }
}

.b-catalog__list .b-item__main_button .quickorder-custom-button {
    display: inline-block
}

.b-catalog__list .b-item__main_button .quickorder-button {
    padding: 8px 10px;
    margin-left: 20px
}

@media (max-width: 600px) {
    .b-catalog__list .b-item__main_button .quickorder-button {
        margin-right:20px
    }
}

.b-catalog__list .b-item__main_button .storequickorder-button {
    padding: 8px 10px;
    margin-left: 20px
}

@media (max-width: 600px) {
    .b-catalog__list .b-item__main_button .storequickorder-button {
        margin-right:20px
    }
}

.b-catalog__thumbs {
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.b-catalog__thumbs .b-item {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 130px
}

.b-catalog__thumbs .b-item__pricewrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 28px
}

.b-catalog__thumbs .b-item--main_button--buy_quickorder,.b-catalog__thumbs .b-item--main_button--buy_storequickorder {
    padding-bottom: 210px
}

.b-catalog__full .b-catalog__item {
    padding: 60px 0;
    margin-bottom: 0
}

.b-catalog__full .b-catalog__item--even {
    background: #f6f6f6
}

.b-catalog__item {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .b-catalog {
        padding:80px 0
    }
}

.b-catalog__loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: hsla(0,0%,100%,.9) url(preloader/loading-red.gif) no-repeat fixed 50%;
    z-index: 1
}

.b-catalog__loading_product {
    text-align: center;
    min-height: 320px;
    background: url(preloader/loading-red.gif) no-repeat 50%
}

.b-catalog__subcategories {
    text-align: left;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1
}

@media (max-width: 767px) {
    .b-catalog__subcategories {
        position:static;
        text-align: center;
        float: none;
        margin-bottom: 20px
    }
}

.b-catalog__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-catalog__head {
        margin-bottom:20px
    }
}

.b-catalog__carousel .b-badges {
    left: 0
}

.b-catalog__carousel--small .b-item {
    max-width: 200px;
    margin: 0 20px 0 0;
    background: #fff;
}

.b-catalog__carousel--small .b-rating__catalog {
    font-size: 13px;
    top: 5px
}

.b-catalog__carousel--small .b-item__imgwrap {
    margin: 20px 5px 0;
    height: 100px
}

.b-catalog__carousel--small .b-item__head {
    font-size: 12px;
    margin: 10px 0;
    font-weight: 700;
    min-height: 2em
}

.b-catalog__carousel--small .b-item__head a {
    color: #000
}

.b-catalog__carousel--small .b-item__textwrap {
    margin: 0 10px
}

.b-catalog__carousel--small .b-item__del {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
    color: #bbb
}

.b-catalog__carousel--small .b-item__del .ruble {
    font-size: 12px
}

.b-catalog__carousel--small .b-item__price {
    font-size: 19px;
    color: #000
}

.b-catalog__carousel--small .b-item__price .ruble {
    font-size: 16px;
    vertical-align: 4px;
    padding-left: 0
}

.b-catalog__carousel--small .btn-buy,.b-catalog__carousel--small .quickorder-custom-button-cart .quickorder-button,.b-catalog__carousel--small .quickorder-custom-button-cart .quickorder-button-cart,.b-catalog__carousel--small .quickorder-custom-button .quickorder-button,.b-catalog__carousel--small .quickorder-custom-button .quickorder-button-cart,.b-catalog__carousel--small .storequickorder-button {
    font-size: 11px;
    line-height: 14px;
    padding: 2px 10px;
    min-width: 80px
}

.b-catalog__carousel--small .btn-none {
    font-size: 11px;
    padding: 2px 10px;
    min-width: 80px;
    color: #fff;
    background: #b9b9b9;
    border: 0
}

.b-catalog__carousel--small .slick-prev {
    left: -10px;
    z-index: 3
}

.b-catalog__carousel--small .slick-next {
    right: 10px;
    z-index: 3
}

.b-subscribe {
    color: #fff;
    padding: 100px 0
}

.b-subscribe__overlay {
    background-color: rgba(0,0,0,.7)
}

@media (max-width: 768px) {
    .b-subscribe {
        padding:70px 0
    }
}

@media (max-width: 568px) {
    .b-subscribe {
        padding:50px 0
    }
}

.b-subscribe__icon {
    font-size: 94px;
    line-height: 1;
    margin-bottom: 20px;
    color: #b82524
}

.b-subscribe__head {
    text-align: center;
    margin: 0 0 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px
}

.b-subscribe__form {
    max-width: 400px;
    margin: 0 auto 50px;
    text-align: center;
    overflow: hidden
}

.b-subscribe__form form {
    position: relative
}

.b-subscribe__form .form-control {
    max-width: 85%;
    position: relative;
    padding: 5px 25px;
    border-radius: 4px 0 0 4px;
    border: none;
    background-color: #fff;
    color: #333;
    font-size: 1.2em;
    height: 55px
}

.b-subscribe__form .has-error .form-control {
    border: 1px solid red
}

.b-subscribe__form button {
    border-radius: 0 4px 4px 0;
    color: #b82524;
    background-color: #fff;
    font-size: 33px;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    margin: 0;
    transition: all .8s ease;
    height: 55px;
    vertical-align: middle
}

.b-subscribe__form button:hover {
    color: #c73d3d;
    background-color: #fff
}

.b-subscribe .form-control::-webkit-input-placeholder {
    color: #333
}

.b-subscribe .form-control:-moz-placeholder,.b-subscribe .form-control::-moz-placeholder {
    color: #333
}

.b-subscribe .form-control:-ms-input-placeholder {
    color: #333
}

.b-subscribe #mc_embed_signup {
    color: #000
}

.b-subscribe .wa-recaptcha {
    width: 304px;
    margin: 0 auto
}

.b-subscribe input {
    color: #333
}

.b-subscribe__external_mailer>div {
    margin-left: auto;
    margin-right: auto
}

.b-subscribe__external .wa-subscribe-form {
    text-align: center
}

.b-subscribe__external .wa-subscribe-form .wa-field {
    margin-bottom: 15px!important
}

.b-subscribe__external .wa-subscribe-form .wa-submit {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 10px 50px;
    border: none;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px
}

.b-subscribe__external .wa-subscribe-form .wa-submit i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px
}

.b-subscribe__external .wa-subscribe-form .wa-captcha-img {
    vertical-align: baseline
}

.b-subscribe__external .wa-subscribe-form .wa-fill {
    padding: 5px 15px;
    background-color: #fff;
    color: #333;
    font-size: 1.2em;
    height: 40px
}

.b-subscribe__external .wa-subscribe-form .wa-name {
    padding-top: 10px!important
}

.b-subscribe__external .wa-after-submit {
    background: 0 0!important;
    font-size: 2em
}

.b-faq {
    padding: 80px 0
}

.b-faq__head {
    margin-bottom: 20px
}

.b-faq__description {
    color: #7e7e7e;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .b-faq__description {
        margin-bottom:20px;
        font-size: 16px
    }
}

.b-faq__title {
    color: #000;
    margin: 0 0 30px;
    padding: 10px 24px;
    line-height: 1em;
    background: #e9a4a4
}

@media (max-width: 767px) {
    .b-faq__title {
        font-size:1.2em;
        padding: 5px 10px;
        margin: 0 0 20px
    }
}

.b-faq__text {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .b-faq__text {
        margin-bottom:25px
    }
}

.b-faq__icon {
    font-size: 32px;
    line-height: 24px;
    vertical-align: middle;
    color: #4e4e4e;
    transition: all .4s
}

.b-faq--is-open .b-faq__icon {
    transform: rotate(-180deg);
    color: #c73d3d
}

.b-faq--close .b-faq__text,.b-faq--toggle .b-faq__text {
    padding: 0 24px;
    display: none
}

@media (max-width: 767px) {
    .b-faq--close .b-faq__text,.b-faq--toggle .b-faq__text {
        padding:0 12px
    }
}

.b-faq--close .b-faq__title,.b-faq--toggle .b-faq__title {
    cursor: pointer
}

.b-work {
    padding: 100px 0
}

@media (max-width: 992px) {
    .b-work {
        padding:50px 0
    }
}

@media (max-width: 767px) {
    .b-work {
        padding:50px 0
    }
}

.b-work__head {
    color: var(--c-dark);
}

.b-work__subheader {
    color: #999
}

.b-work__items {
    margin-top: 50px
}

.b-work__items-row{ display: flex; align-items:stretch; gap:30px; }
.b-work__items-row > * { width: 100%; flex:1 }

@media (max-width: 568px) {
    .b-work__items {
        margin-top:30px
    }
}

@media (max-width: 991px) {
    .b-work__item { 
    }
}

.b-work__header {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #b82524
}

@media (min-width: 1200px) {
    .b-work__header {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .b-work__header {
        font-size:24px
    }
}

.b-work__header--small {
    font-size: 20px;
    line-height: 22px;
    display: flex; 
    flex-direction: column;

}
.b-work__header--small  b{ 
    text-transform: uppercase;
    display: block;
    font-size: 70px;
    line-height: 1.1;
    font-weight: 900;
    color: var(--c-red);
}

.b-work__text {
    color: var(--c-dark);
    margin-right: 30px
}

.b-work__next_wrapper {
    float: right;
    width: 30px;
    text-align: center;
    padding-top: 30px
}

.b-work__next {
    color: #b82524;
    font-size: 24px;
    display: inline-block
}

.b-work__icon {
    display: block;
    float: left;
    margin-right: 10px;
    width: 50px;
    fill: #b82524
}

@media (min-width: 1200px) {
    .b-work__icon {
        margin-right:20px;
        margin-bottom: 60px;
    }
}

@media (max-width: 991px) {
    .b-work__icon {
        margin-right:20px
    }
}

.b-work__icon--3 {
    stroke: #b82524
}

.b-work__image {
    max-width: 50px;
    max-height: 50px;
    display: block;
    float: left;
    margin-right: 10px
}

@media (min-width: 1200px) {
    .b-work__image {
        margin-right:20px
    }
}

@media (max-width: 991px) {
    .b-work__image {
        margin-right:20px
    }
}

.b-work__arc_image {
    margin-bottom: 8px
}

@media (min-width: 1200px) {
    .b-work__arc_image {
        padding-right:66px
    }
}

@media (max-width: 991px) {
    .b-work__arc_image {
        padding-right:188px
    }
}

.b-work__item{ 
    height: 100%; 
    position: relative;
    z-index: 9;
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 30px 20px 30px;
    background: rgba(255, 255, 255, 0.7);
    transition: all 1s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }

.b-work__item--last .b-work__text {
    margin-right: 0
}

.b-work__item:hover #i-work__icon-1-animation {
    animation: a 2s ease-in-out infinite;
    display: inline-block
}

.b-work__item:hover #i-work__icon-2-animation {
    animation: b 1s linear infinite;
    display: inline-block
}

.b-work__item:hover #i-work__icon-3-animation {
    animation: c 1s linear infinite;
    display: inline-block
}

.b-work__item:hover #i-work__icon-4-animation {
    animation: d 1s;
    display: inline-block
}

.b-work__item:hover .b-work__next {
    animation: e 1s ease-in-out infinite
}

.b-work__overlay {
    background-color: rgba(0,0,0,.8)
}

.b-work--light .b-work__overlay {
    background-color: hsla(0,0%,100%,.8)
}

.b-work--light .b-work__head,.b-work--light .b-work__header,.b-work--light .b-work__text {
    color: #000
}

.b-work--light .b-work__subheader {
    color: #444
}

#i-work__icon-1-animation {
    transform: translateY(0);
    animation: none
}

#i-work__icon-3-animation {
    stroke: #b82524
}

@keyframes a {
    0% {
        transform: translateY(-5px);
        opacity: .5
    }

    50% {
        transform: translateY(5px);
        opacity: 1
    }

    to {
        transform: translateY(-5px);
        opacity: .5
    }
}

@keyframes b {
    0% {
        transform: scale(5) translate(4px,-3px);
        opacity: .5
    }

    70% {
        transform: none;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

@keyframes c {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes d {
    0% {
        transform: translateY(-10px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes e {
    0% {
        transform: translateX(-30px);
        opacity: .5
    }

    50% {
        transform: none;
        opacity: 1
    }

    to {
        transform: translateX(30px);
        opacity: .5
    }
}

.b-technics {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.btn--100{ width: 100%; }

.b-technics:before{
	    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../image/mainscreen-decor.png) center / contain no-repeat;
    width: 1164px;
    height: 1104px;
    transform:rotate(180deg) translate(-150px, 50%);
}

@media (max-width: 992px) {
    .b-technics {
        padding:75px 0
    }
}

@media (max-width: 767px) {
    .b-technics {
        padding:50px 0
    }
}

.b-technics__head {
    margin-bottom: 50px
}

@media (max-width: 568px) {
    .b-technics__head {
        margin-bottom:20px
    }
}

.b-technics__subheader {
    margin: 0 0 20px;
    padding-left: 5px
}

.b-technics__features {
    margin-bottom: 0
}

.b-technics__features li {
    padding: 16px 0;
    gap: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; 
        border-bottom: 1px solid #d5dadb;
}
.b-technics__features li div:first-child{
	color: var(--c-gray);
	font-size: 12px;
	text-transform: uppercase;
	width: 50%;
}
.b-technics__features li:first-child {
    border-top: none
}

.b-technics__features li:nth-child(odd) {
    
}

.b-technics__features .icon16.color {
    border-radius: 50%;
    border: 1px solid gray;
    vertical-align: middle;
    margin-right: 5px
}

.b-technics__features+.b-technics__features {
    display: none
}

.b-technics__features+.b-technics__features li:first-child {
    border-top: 1px solid #ddd
}

.b-technics__features--shift li:nth-child(odd) {
    background: 0 0
}

.b-technics__features--shift li:nth-child(2n) {
    background: rgba(0,0,0,.02)
}

.b-technics__features_block {
    margin-bottom: 40px
}

.b-technics__value {
    white-space: nowrap;
    text-align: right
}

.b-technics__value--nowrap {
    white-space: normal
}

.b-technics__divider {
    padding-top: 10px!important
}

.b-technics__more {
    padding-left: 5px;
    margin-top: 10px
}

.b-technics--dark {
    background: #222;
    color: #fff
}

.b-technics--dark .b-technics__features li {
    border-top: 1px solid #555
}

.b-technics--dark .b-technics__features li:nth-child(odd) {

}

.b-technics--dark .b-technics__features+.b-technics__features li:first-child {
    border-top: 1px solid #555
}

.b-technics--dark .b-technics__features--shift li:nth-child(odd) {
    background: 0 0
}

.b-technics--dark .b-technics__features--shift li:nth-child(2n) {
    background: hsla(0,0%,100%,.06)
}

.b-blog {
    padding: 80px 0
}

.b-blog__head {
    margin-bottom: 20px;
    text-align: center
}

.b-blog__description {
    color: #7e7e7e;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 50px;
    text-align: center
}

@media (max-width: 767px) {
    .b-blog__description {
        margin-bottom:20px;
        font-size: 16px
    }
}

.b-blog__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.b-blog__item {
    padding-bottom: 20px;
    padding-top: 30px
}

.b-blog__body {
    margin-bottom: 0;
    padding-bottom: 50px;
    position: relative;
    border: 1px solid #ccc;
    height: 100%
}

.b-blog__timeline {
    padding-left: 50px;
    border-left: 4px solid #e9a4a4
}

.b-blog__date_tooltip {
    top: -30px;
    left: -65px;
    width: 26px;
    height: 26px;
    background: #fff
}

.b-blog__date_tooltip,.b-blog__date_tooltip:before {
    position: relative;
    content: "";
    float: left;
    border: 3px solid #e9a4a4;
    border-radius: 50%
}

.b-blog__date_tooltip:before {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #e9a4a4;
    z-index: 2
}

.b-blog__date_tooltip--first {
    border-color: #b82524
}

.b-blog__date_tooltip--first:before {
    border-color: #b82524;
    background: #b82524
}

.b-blog__date_tooltip--even {
    display: none
}

.b-blog__image_wrapper {
    height: 200px;
    background-size: cover;
    position: relative
}

.b-blog__image_shadow {
    display: block;
    height: 200px;
    text-decoration: none
}

.b-blog__title_wrapper {
    margin: 0 20px
}

.b-blog__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin: 20px 0;
    max-height: 73px;
    overflow: hidden
}

.b-blog__title_link {
    color: #000
}

.b-blog__btn_wrapper {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 20px
}

.b-blog__post_btn {
    padding: 5px 10px;
    border: 2px solid #b82524;
    border-radius: 5px
}

.b-blog__post_btn:hover {
    color: #fff;
    background-color: #b82524
}

.b-blog__more {
    width: 200px;
    height: 40px;
    margin-left: -15px;
    border-left: 4px solid #e9a4a4;
    border-bottom: 4px solid #e9a4a4
}

.b-blog__more_link {
    padding: 10px 30px;
    background: #b82524;
    color: #fff;
    border-radius: 5px;
    position: relative;
    top: 27px;
    left: 50px
}

.b-blog__more_link:active,.b-blog__more_link:focus,.b-blog__more_link:hover {
    background: #c73d3d;
    color: #fff
}

@media screen and (max-width: 992px) {
    .b-blog__item {
        padding-left:50px;
        border-left: 4px solid #e9a4a4;
        width: 100%
    }

    .b-blog__date_tooltip {
        display: block
    }
}

@media screen and (max-width: 480px) {
    .b-blog__item,.b-blog__timeline {
        padding-left:0;
        border-width: 0
    }

    .b-blog__date_tooltip {
        display: none
    }

    .b-blog__more {
        margin-left: -11px;
        border: 0
    }

    .b-blog__more_link {
        left: -4px
    }
}

.b-photos {
    padding: 50px 0
}

@media (max-width: 992px) {
    .b-photos {
        padding:75px 0;
        text-align: center
    }
}

@media (max-width: 767px) {
    .b-photos {
        padding:50px 0
    }
}

.b-photos__head {
    text-align: center;
    margin-bottom: 50px
}

@media (max-width: 568px) {
    .b-photos__head {
        margin-bottom:20px
    }
}

.b-photos__photo--slide {
    margin: 40px
}

.b-photos__photo--slide img {
    opacity: .8
}

.b-photos__photo--slide.slick-center img {
    opacity: 1
}

.b-photos__photo--thumbs {
    margin-bottom: 40px
}

.b-photos__photo--thumbs img {
    opacity: .8
}

.b-photos__photo--thumbs:hover img {
    opacity: 1;
    transform: scale(1.05);
}

.b-photos__photo img {
    display: block;
    margin: 0 auto;
    transition: all .8s ease;
    border-radius: 20px;
}

.b-client {
    background: #f6f6f6;
    padding: 70px 0;
    text-align: center
}

.b-client__head {
    text-align: center;
    margin-bottom: 50px
}

@media (max-width: 568px) {
    .b-client__head {
        margin-bottom:30px
    }
}

.b-client img {
    max-height: 80px;
    margin: 0 20px 20px;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.b-client img:hover {
    opacity: .7
}

@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation:portrait) {
    .b-client img {
        margin:10px 0;
        max-height: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation:landscape) {
    .b-client img {
        max-height:45px
    }
}

@media (max-width: 767px) {
    .b-client img {
        margin:10px 0
    }
}

.b-gallery {
    padding: 100px 0 70px
}

@media (max-width: 992px) {
    .b-gallery {
        padding:75px 0;
        text-align: center
    }
}

@media (max-width: 767px) {
    .b-gallery {
        padding:50px 0
    }
}

.b-gallery .slick-prev {
    left: -100px
}

@media (max-width: 992px) {
    .b-gallery .slick-prev {
        left:-35px
    }
}

.b-gallery .slick-next {
    right: -100px
}

@media (max-width: 992px) {
    .b-gallery .slick-next {
        right:-35px
    }
}

.b-gallery__head {
    margin-bottom: 50px;
    text-align: center
}

@media (max-width: 568px) {
    .b-gallery__head {
        margin-bottom:20px
    }
}

.b-gallery--wide {
    padding: 0;
    position: relative
}

.b-gallery--wide .b-gallery__head {
    position: absolute;
    z-index: 7;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 40px
}

@media (max-width: 480px) {
    .b-gallery--wide .b-gallery__head {
        margin-top:20px
    }
}

.b-gallery--wide img {
    width: 100%
}

.b-gallery--wide .slick-prev {
    left: 100px;
    z-index: 1
}

@media (max-width: 992px) {
    .b-gallery--wide .slick-prev {
        left:35px
    }
}

.b-gallery--wide .slick-next {
    right: 100px
}

@media (max-width: 992px) {
    .b-gallery--wide .slick-next {
        right:35px
    }
}

.b-gallery--slide .img-responsive {
    margin: auto
}

.b-reviews {
    padding: 80px 0;
    overflow: hidden
}

.b-reviews__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-reviews__head {
        margin-bottom:20px
    }
}

@media (max-width: 568px) {
    .b-reviews {
        padding:70px 0
    }
}

.b-reviews__block {
    margin-top: 30px
}

.b-reviews__item {
    text-align: center
}

.b-reviews__image {
    width: auto!important;
    margin: 0 auto 20px!important;
    border-radius: 50%;
    height: 70px
}

.b-reviews__text {
    padding: 20px;
    font-size: 18px;
    font-style: italic;
    line-height: 20px
}

.b-reviews__sign {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 20px
}

.b-reviews em {
    color: #b82524
}

.b-delivery {
    color: #fff;
    margin: 60px 0 120px
}

.b-delivery__overlay {
    background-color: rgba(0,0,0,.8)
}

@media (max-width: 568px) {
    .b-delivery {
        margin:40px 0 80px
    }
}

.b-delivery__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-delivery__head {
        margin-bottom:20px
    }
}

.b-delivery__block {
    text-align: center
}

@media (max-width: 767px) {
    .b-delivery__block {
        margin-bottom:50px
    }
}

.b-contact {
    color: var(--c-dark);
    padding: 100px 0;
    overflow: hidden;
}

.b-contact__head {
    margin-bottom: 50px;
    text-transform: uppercase;
        font-size: 70px;
    line-height: 1.1;
    font-weight: 900;
}
.b-contact__head .highlight{ display: block; }

@media (max-width: 568px) {
    .b-contact__head {
        margin-bottom:30px
    }
}

.b-contact__overlay {
    background-color: rgba(0,0,0,.8)
}

@media (max-width: 767px) {
    .b-contact__contacts_block {
        margin-bottom:50px
    }
}

.b-contact__cols { display: flex; justify-content: space-between; gap: 40px; }
.b-contact__col-one { margin-left: 190px; padding-top: 38px; }
.b-contact__col-two{ position: relative; }
.b-contact__col-two:before {
    content: "";
    display: block;
    width: 104px;
    height: 104px;
    border-radius: 999px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: var(--c-red);
}
.b-contact__form{
    width: 330px;
    margin-top: 38px;
    position: relative;
    z-index: 9;
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 90px 36px 40px;
    background: rgba(255, 255, 255, 0.3);
    transition: all 1s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.b-contact__list {
    font-size: 16px;
    font-weight: 500;
    padding-left: 12px;
}

.b-contact__list a:hover {
    color: var(--c-red);
}

.b-contact__list li {
    list-style: none;
    color: var(--c-dark);
    line-height: 20px;
    display: flex;
    align-items: center;
    padding: 0 0 15px;
    gap:20px;  

        font-size: 15px;
    font-weight: 600;
    color: var(--c-dark);
}

.b-contact__list li a{
    color: var(--c-dark);
}

.b-contact__list i {
    
    left: 0;
    color: #fff;
    line-height: 1;
    font-size: 16px
}

.b-contact__list .icon{ min-width: 36px; height: 36px; border-radius: 99px; display: inline-flex; background: var(--c-red); justify-content:center; align-items:center; }

@media (max-width: 767px) {
    .b-contact__list i {
        left:10px
    }
}

.b-contact__form .form-control {
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 16px;
    padding: 0 12px 0 48px;
    font-size: 12px;
    color: var(--c-dark);
    height: 36px;
    line-height: 36px;
    border-radius: 99px;
    background: rgba(255, 255, 255, 0.5);
}

.b-contact__form .form-control[name="name"] {
    background: url(../image/icon-user.png) 16px 8px / 20px 20px no-repeat rgba(255, 255, 255, 0.5);
}
.b-contact__form .form-control[name="email"] {
    background: url(../image/icon-mail.png) 16px 8px / 20px 20px no-repeat rgba(255, 255, 255, 0.5);
} 

.b-contact__form textarea.form-control {
    height: 70px;
    resize: vertical;
    border-radius: 18px;
    line-height: 1.3;
    padding: 12px;
}

.b-contact__form .form-group.checkbox{
    font-size: 12px;
    line-height: 1.3;
    color: var(--c-dark);
}

.b-contact__form .btn {
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: var(--c-red);
    border-radius: 99px;
    text-align: center;
    box-shadow: none;
    outline: none;
    color: #fff;
    padding: 0 32px;
}

.b-contact:before{
    content: '';
    position: absolute;

    right: 50%;
    bottom: 0;
    transform: translate(-310px,0%);
    background: url(../image/mainscreen-decor.png) center top/1164px 1104px no-repeat;
    width: 1164px;
    height: 824px;
}

.b-contact__form .btn:focus,.b-contact__form .btn:hover {
    background-color: #c73d3d
}

.b-contact__form .has-error .form-control {
    border-color: red;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.b-contact__loading {
    text-align: center;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(preloader/loading-red.gif) no-repeat 50%
}

.b-contact__loading--loading {
    display: block
}

.b-footer {
    background: #fff;
    padding: 50px 0;
    font-size: 14px
}

.b-footer__scroll {
    font-size: 40px;
    text-align: center;
    color: #555;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none
}

.b-footer__scroll:focus,.b-footer__scroll:hover {
    color: #b82524
}

.b-footer__currency {
    margin: 20px 0;
    text-align: center
}

.b-social {
    text-align: center
}

.b-social ul {
    padding: 0;
    list-style: none
}

.b-social li {
    display: inline-block;
    padding-right: .3em;
    padding-bottom: .3em
}

.b-social__link {
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #b82524;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #b82524;
    transition: all .8s ease
}

.b-social__link:hover {
    color: #fff;
    background: #b82524
}

.b-text {
    background: #f6f6f6;
    padding: 70px 0
}

.b-text__head {
    margin-bottom: 40px
}

@media (max-width: 568px) {
    .b-text__head {
        margin-bottom:20px
    }
}

.b-page {
    padding: 30px 0
}

@media (max-width: 1023px) {
    .b-page {
        padding:70px 0 30px
    }
}

@media (max-width: 568px) {
    .b-page {
        padding:30px 0
    }
}

.b-page--ajax,.b-page--small {
    padding: 30px 0
}

.b-page__header_block {
    text-align: center;
    padding: 30px 0
}

.b-page__header_block--ajax {
    padding: 0;
    margin: 0;
    background: #b82524;
    color: #fff
}

.b-page__header_block--ajax .b-page__header {
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    padding: 14px 40px 14px 0;
    margin: 0
}

.b-page__header_block--small {
    padding: 0 0 10px
}

.b-page__header {
    font-size: 36px;
    font-weight: 300;
    line-height: 40px
}

.b-page .b-catalog {
    padding-top: 0
}

.b-page img {
    max-width: 100%
}

.b-cart--small {
    position: relative
}

.b-cart--small a {
    color: #555
}

.b-cart--small a:hover {
    color: #000
}

.b-cart--small .b-cart__count {
    position: absolute;
    right: -4px;
    bottom: 0;
    background: #b82524;
    border-radius: 50%;
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    display: block
}

.b-cart--small .b-cart__icon {
    display: inline-block;
    line-height: 1;
    font-size: 30px;
    padding-right: 10px
}

.b-cart__list_wrap {
    overflow: auto
}

.b-cart__list {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-width: 500px
}

.b-cart__item {
    display: table-row;
    position: relative
}

@media (max-width: 991px) {
    .b-cart__item {
        padding:8px 0
    }
}

@media (max-width: 767px) {
    .b-cart__item {
        padding:5px 0
    }
}

.b-cart__item:last-child .b-cart__cell {
    border-bottom: 1px solid #cdcdcd
}

.b-cart__item_loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(shop/cart/loading.gif) no-repeat 50% hsla(0,0%,100%,.8)
}

.b-cart__cell {
    border-top: 1px solid #cdcdcd;
    display: table-cell;
    padding: 15px 0;
    vertical-align: top
}

.b-cart__cell--remove {
    width: 40px
}

@media (max-width: 991px) {
    .b-cart__cell--remove {
        width:20px
    }
}

.b-cart__cell--image {
    width: 115px
}

@media (max-width: 991px) {
    .b-cart__cell--image {
        width:85px
    }
}

.b-cart__cell--price {
    width: 200px
}

@media (max-width: 991px) {
    .b-cart__cell--price {
        width:100px
    }
}

.b-cart__cell--quantity {
    width: 120px;
    text-align: center
}

.b-cart__image {
    padding-right: 20px;
    vertical-align: top;
    display: inline-block
}

.b-cart__image img {
    max-width: 100%
}

.b-cart__name {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px
}

.b-cart__sku_name {
    font-size: 14px;
    line-height: 1em
}

.b-cart__price {
    font-size: 24px;
    text-align: center;
    line-height: 32px
}

@media (max-width: 991px) {
    .b-cart__price {
        font-size:18px
    }
}

.b-cart__remove {
    width: 100%;
    display: inline-block;
    line-height: 32px;
    font-size: 20px;
    text-align: center;
    color: #969696
}

.b-cart__remove:focus,.b-cart__remove:hover {
    color: #e8331b;
    outline: 0
}

.b-cart__total_wrap {
    padding: 30px 0
}

.b-cart__coupon {
    max-width: 300px
}

.b-cart__coupon_error {
    font-weight: 400;
    color: red
}

.b-cart__coupon_success {
    font-weight: 400;
    color: #b82524
}

.b-cart__total_item {
    line-height: 1.4
}

.b-cart__total_label {
    display: inline-block;
    min-width: 160px;
    color: #b82524
}

.b-cart__total_item--total {
    font-weight: 700;
    font-size: 18px
}

.b-cart__total_item--total .b-cart__total_sum {
    font-size: 20px
}

.b-cart__affiliate {
    margin-bottom: 15px
}

.b-cart__added_buttons {
    text-align: right
}

.b-cart__added_buttons .btn {
    margin-left: 20px;
    margin-bottom: 20px
}

.b-cart__added_buttons .btn:first-child {
    margin-left: 0
}

@media (min-width: 600px) {
    .b-cart__added_buttons {
        white-space:nowrap
    }
}

@media (max-width: 599px) {
    .b-cart__added_buttons {
        text-align:center
    }

    .b-cart__added_buttons .btn {
        margin-right: 20px
    }

    .b-cart__added_buttons .btn:first-child {
        margin-left: 20px
    }
}

.b-cart__process {
    text-align: left;
    margin-top: 20px
}

.b-cart__process .quickorder-custom-button-cart .quickorder-button-cart,.b-cart__process .quickorder-custom-button .quickorder-button-cart {
    margin: 0
}

.b-cart__process .btn-buy--order {
    width: 174px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .b-cart__process {
        text-align:right;
        margin-top: 0
    }
}

.b-cart_popover {
    white-space: nowrap;
    padding: 5px 0 15px
}

.b-cart_popover .btn-buy {
    margin: 0 0 0 10px
}

.webui-popover-error .webui-popover-title {
    color: #a94442
}

.webui-popover-error .webui-popover-content {
    line-height: 1.4
}

.b-cart__list--one .b-cart__cell {
    border: none;
    vertical-align: middle
}

.b-cart__list--one .b-cart__item:last-child .b-cart__cell {
    border-bottom: none
}

.b-cart-added {
    max-width: 800px;
    padding: 0 15px
}

.b-checkout__steps_item {
    display: inline-block;
    padding: 0 10px
}

.b-checkout__cart_block {
    margin-bottom: 20px
}

.b-checkout__panel_label {
    display: block
}

.b-checkout__success_payment {
    margin-bottom: 20px
}

.b-checkout__cart_item {
    border-top: 1px solid #cdcdcd;
    padding: 15px 0;
    line-height: 1.4;
    overflow: hidden
}

.b-checkout__cart_item:last-child {
    border-bottom: 1px solid #cdcdcd
}

.b-checkout__cart_image {
    float: left;
    display: block
}

.b-checkout__cart_description {
    margin-left: 120px
}

.b-checkout__cart_services {
    padding-left: 20px
}

.s-shipping-image {
    max-width: 100%
}

.b-payment li,.b-shipping li {
    display: block;
    border: 2px solid #b82524;
    border-radius: 4px;
    margin-bottom: 20px
}

.b-payment .method-logo,.b-shipping .method-logo {
    float: right
}

.b-payment h3,.b-shipping h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 2px solid #b82524;
    line-height: 32px;
    padding: 4px 20px
}

.b-payment h3 label,.b-shipping h3 label {
    display: block;
    padding: 0;
    margin: 0
}

.b-payment h3 input,.b-shipping h3 input {
    vertical-align: -1px
}

.b-payment .shipping-rates,.b-shipping .shipping-rates {
    font-size: 15px
}

.b-payment .error,.b-payment .shipping-error,.b-shipping .error,.b-shipping .shipping-error {
    font-style: normal;
    color: red
}

.b-payment .rate,.b-payment p.error,.b-shipping .rate,.b-shipping p.error {
    margin: 15px
}

.b-payment .payment-description,.b-payment .shipping-description,.b-shipping .payment-description,.b-shipping .shipping-description {
    margin: 15px;
    padding: 0
}

.b-payment .est_delivery,.b-payment .price,.b-shipping .est_delivery,.b-shipping .price {
    font-size: 17px;
    font-weight: 500;
    color: #b82524
}

.b-payment .wa-form,.b-shipping .wa-form {
    margin: 15px
}

.b-payment .courier__input,.b-shipping .courier__input {
    width: 33%;
    display: inline-block
}

@media (max-width: 479px) {
    .b-payment .courier__input,.b-shipping .courier__input {
        width:45%
    }
}

.b-order__header {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 24px;
    background: #f1c5c5
}

.b-order__clear {
    font-size: 13px;
    display: inline-block;
    float: right
}

.b-order__clear i {
    font-size: 8px;
    padding-right: 5px
}

.b-order__body {
    padding: 20px;
    margin-bottom: 40px
}

.b-order .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action .wa-icon {
    padding: 0
}

.b-order .wa-order-cart-wrapper {
    font-size: 14px
}

.b-order .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name {
    font-size: 1.214285714285714em;
    font-weight: 500;
    margin-right: 6px
}

.b-order .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-sku {
    font-size: 1.142857142857143em
}

.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button {
    padding: 7px 15px;
    min-width: 174px;
    background: #b82524;
    transition: all .4s;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid transparent;
    vertical-align: middle;
    padding: 5px 10px;
    background: #f6705a;
    text-shadow: none;
    font-weight: 500;
    padding: 10px 15px
}

.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button.btn--focus,.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button:focus,.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button:hover {
    background: #c73d3d;
    color: #fff;
    outline: 0
}

.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button.btn--focus:hover {
    background: #a22f2f
}

@media (max-width: 991px) {
    .b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button--order {
        padding:7px;
        font-size: 16px
    }
}

.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button:focus,.b-order .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button:hover {
    background: #de2a0c
}

.b-order .s-styled-select select:not(:disabled):not(.wa-error):focus,.b-order .wa-input:not(:disabled):focus,.b-order .wa-input:not([readonly]):focus,.b-order .wa-textarea:not(:disabled):focus,.b-order .wa-textarea:not([readonly]):focus {
    border-color: #b82524
}

.b-order .s-styled-select .s-icon {
    z-index: 4
}

.b-order .wa-dropdown.is-opened>.wa-dropdown-toggle,.b-order .wa-dropdown>.wa-dropdown-area:hover {
    border-color: #b82524
}

.b-order .wa-delivery-variant .wa-name {
    display: block
}

.b-order .wa-link {
    color: #b82524
}

.b-order .wa-link:active,.b-order .wa-link:focus,.b-order .wa-link:hover {
    text-decoration: none;
    color: #c73d3d
}

.b-order .wa-error-text {
    font-size: 14px!important
}

.b-order .wa-dialog-content h2 {
    font-size: 24px
}

.b-order .wa-dialog-content h3 {
    font-size: 22px
}

.b-order .s-checkbox .s-icon,.b-order .s-checkbox input {
    display: none
}

.b-order .s-checkbox input+span {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border: 2px solid #686868;
    outline: 0;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: -1px
}

.b-order .s-checkbox input:checked+span {
    border: 2px solid #b82524
}

.b-order .s-checkbox input:checked+span:before {
    content: "";
    display: block;
    width: 7px;
    height: 14px;
    border: 0 solid #b82524;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: -6px 6px;
    pointer-events: none
}

.b-order .s-checkbox input:disabled+span:before {
    opacity: .5
}

.b-order .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-label {
    padding-left: 25px
}

.b-order .wa-coupon-section .wa-button {
    font-size: 16px!important;
    font-weight: 500!important;
    padding: 7px 15px!important;
    min-width: 174px!important;
    background: #b82524!important;
    transition: all .4s!important;
    color: #fff!important;
    border-radius: 4px!important;
    min-width: auto!important;
    padding: 4px 15px!important;
    line-height: 20px
}

.b-order .wa-coupon-section .wa-button.btn--focus,.b-order .wa-coupon-section .wa-button:focus,.b-order .wa-coupon-section .wa-button:hover {
    background: #c73d3d!important;
    color: #fff!important;
    outline: 0!important
}

.b-order .wa-coupon-section .wa-button.btn--focus:hover {
    background: #a22f2f!important
}

@media (max-width: 991px) {
    .b-order .wa-coupon-section .wa-button--order {
        padding:7px;
        font-size: 16px
    }
}

.b-order .wa-price-total {
    margin-top: 0!important;
    line-height: 28px!important
}

.b-order .wa-form-body {
    margin-bottom: 20px
}

@media screen and (min-width: 840px) and (max-width:1200px) {
    .b-order .wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body>.wa-column-quantity {
        padding-left:0;
        margin-left: 64px
    }
}

.wa-variant-actions .wa-button {
    font-size: 16px!important;
    font-weight: 500!important;
    padding: 7px 15px!important;
    min-width: 174px!important;
    background: #b82524!important;
    transition: all .4s!important;
    color: #fff!important;
    border-radius: 4px!important;
    min-width: auto!important;
    padding: 4px 15px!important;
    line-height: 20px
}

.wa-variant-actions .wa-button.btn--focus,.wa-variant-actions .wa-button:focus,.wa-variant-actions .wa-button:hover {
    background: #c73d3d!important;
    color: #fff!important;
    outline: 0!important
}

.wa-variant-actions .wa-button.btn--focus:hover {
    background: #a22f2f!important
}

@media (max-width: 991px) {
    .wa-variant-actions .wa-button--order {
        padding:7px;
        font-size: 16px
    }
}

.b-product {
    padding: 30px ;
}

.b-product__header_block {
    color: #fff;
    padding: 30px 0
}

@media (max-width: 1023px) {
    .b-product__header_block {
        padding:20px 0
    }
}



.b-product__header_block--ajax {
    padding: 15px 0
}

.b-product__header {
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 500;
    font-size: 50px;
    line-height: 1.1;
    font-weight: 900;
    color: var(--c-dark);
    text-transform: uppercase;
}

.b-product__header .-small{
    color: var(--c-dark);
    font-size: 22px;
    display: block;
}
.b-product__header .-red{
    display: block;
}

.b-product__header_link,.b-product__header_link:focus,.b-product__header_link:hover {
    color: #b82524
}


.b-product:before{ transform: rotate(180deg) translate(413px, 50%)!important; }


@media (max-width:735px){

    .b-product__header .-small{ font-size: 17px;  }
    .b-product__header{ font-size: 48px;     }
}

.b-product__images {
    position: relative;



}

@media (min-width: 992px) {
    .b-product__images {
        position: relative;
    z-index: 9;
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.3);
    transition: all 1s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: var(--box-shadow); 
    }
}

.b-product__images .easyzoom {
    display: block
}

.b-product__thumbs {
    margin: 0 auto 0px;
    width: 378px
}

.b-product__thumbs .slick-slide{ padding: 0; }

@media (max-width: 568px) {
    .b-product__thumbs {
        width:100%;
        margin: 0 0 30px
    }
}

.b-product__thumbs img {
    margin: auto
}

.b-product__thumbs--list {
    width: auto;
    text-align: center
}

.b-product__thumbs--list img {
    margin: 0 10px 20px
}

.b-product__thumb img {
    border: 2px solid transparent
}

.b-product__thumb--active img {
    border: 2px solid #b82524
}

.b-product__thumb_video {
    position: relative;
    font-size: 32px;
    display: inline-block
}

.b-product__thumb_video i {
    position: absolute;
    left: 0;
    right: 0;
    top: 48px;
    text-align: center;
    line-height: 0
}

.b-product__main_image {
    margin-bottom: 30px
}

.b-product__main_image img {
    margin: 0 auto;
    border-radius: 20px;
}

.b-product__video {
    margin-bottom: 30px;
    text-align: center
}

.b-product__video iframe {
    width: 100%;
    max-width: 100%
}

.b-product--cart_dialog {
    padding: 20px 30px
}

@media (max-width: 568px) {
    .b-product--cart_dialog {
        padding:10px
    }
}

.b-product__features {
    overflow: hidden;
    margin-bottom: 20px
}

.b-product__features_table {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    width: 100%
}

.b-product__features_table a {
    color: #555
}

.b-product__features_table td {
    padding:  16px 0;
    border-bottom:1px solid #d5dadb;
}

.b-product__features_table tr {
    background: #fff
}

.b-product__features_table tr:nth-child(odd) {
/*    background: #e79c9c*/
}

.b-product__features_name {
    padding-right: 16px;
    color: var(--c-gray);
    font-size: 12px;
    text-transform: uppercase;
}

.b-product__features_table td.b-product__features_value{
    text-align: right;
    font-size: 15px;
}

.b-product__features_value i {
    display: none
}

.b-product__nav {
    line-height: 40px;
    margin-bottom: 20px
}

.b-product__nav li {
    margin-right: 20px;
    white-space: nowrap
}

.b-product__nav .active {
    font-weight: 700
}

.b-buy__feature_block,.b-product__nav_home {
    margin-bottom: 10px
}

.b-buy__feature_header {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000
}

.b-buy__feature_value {
    display: inline-block;
    background: #ddd;
    color: #686868;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
    line-height: 40px;
    min-width: 40px;
    margin-right: 13px;
    margin-bottom: 10px
}

.b-buy__feature_value:last-child {
    margin-right: 0
}

.b-buy__feature_value:focus,.b-buy__feature_value:hover {
    color: #000;
    text-decoration: none;
    background: #aaa
}

.b-buy__feature_value.selected {
    background: #b82524;
    color: #fff
}

.b-buy__feature_values--color .b-buy__feature_value {
    border: 1px solid #ddd;
    padding: 0;
    width: 55px;
    height: 50px;
    transition: none
}

.b-buy__feature_values--color .b-buy__feature_value i {
    opacity: 0
}

.b-buy__feature_values--color .b-buy__feature_value:focus,.b-buy__feature_values--color .b-buy__feature_value:hover {
    border: 1px solid #aaa
}

.b-buy__feature_values--color .b-buy__feature_value.selected {
    outline: 6px solid #b82524;
    outline-offset: -6px
}

.b-buy__stocks {
    margin-bottom: 20px;
    color: #bbb;
    display: none;
}

.b-buy__stok_item {
    line-height: 1.4em
}

.b-buy__stock_count {
    color: #b82524
}

.product-description{ 
    display: block;
    clear: both;
    margin-top:30px;
    color: var(--c-dark);
    font-size: 15px;
    margin-bottom: 16px; 
    line-height: 22px;
    font-weight: 300;
}

.b-buy__skus {
    margin-bottom: 20px;
    display: table;
    table-layout: fixed
}

.b-buy__sku {
    display: table-row;
    font-weight: 400
}

.b-buy__sku--disabled {
    color: #d3d3d3
}

.b-buy__sku_label {
    padding-right: 10px
}

.b-buy__sku_label,.b-buy__sku_price {
    display: table-cell;
    vertical-align: middle
}



.b-buy__one_sku,.b-buy__services {
    margin-bottom: 20px
}
.b-buy__one_sku span{ color: var(--c-gray); }

.b-buy__services--cart {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1
}

.b-buy__service_label {
    cursor: pointer;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 8px
}

.b-buy__service_checkbox {
    display: none
}

.b-buy__service_checkbox+span {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border: 2px solid #686868;
    outline: 0;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: -1px
}

.b-buy__service_checkbox:checked+span {
    border: 2px solid #b82524
}

.b-buy__service_checkbox:checked+span:before {
    content: "";
    display: block;
    width: 7px;
    height: 14px;
    border: 0 solid #b82524;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: -6px 6px;
    pointer-events: none
}

.b-buy__service_checkbox:disabled+span:before {
    opacity: .5
}

.b-buy__service_variant {
    font-size: 18px
}

.b-buy__price_block {
    line-height: 1.1em;
    border-left: 4px solid var(--c-red);
    padding-left: 30px;
}

.b-buy__price_compare {
    text-decoration: line-through;
    white-space: nowrap;
   text-decoration: line-through;
    color: var(--c-gray);
    font-size: 22px;
    font-weight: 600;
}

.b-buy__price {
    color: #000;
    font-size: 32px;
    line-height: 1.1em;
    white-space: nowrap;
    font-weight: 700
}

.b-buy__buy_line {
    overflow: hidden
}

.b-buy__line {
    margin-bottom: 10px
}

.b-buy__line .btn-buy {
    min-width: 130px
}

.b-buy__line .quickorder-button,.b-buy__line .storequickorder-button {
    padding: 8px 10px
}

.b-buy__line .b-quantity {
    margin-right: 0;
    display: none;
}

.b-buy__aux {
    clear: both
}


.b-buy__line{ display: flex; justify-content:space-between; flex-direction:row-reverse; align-items:flex-start; }
.b-buy__line_price{ display: flex; flex-direction:column; display: flex;
        flex-direction: column;
        gap:10px; margin-bottom: 20px; }


@media (max-width: 735px) {
    .b-buy__line{ flex-direction:column-reverse; gap:20px; }
    .b-buy__line_price { margin-bottom:20px; flex-direction: row; width:  100%; }
    .b-buy__line_price > *{ flex:1 }

    .b-buy__line_price .b-quantity {
        margin-right: 0;
        margin-bottom: 0px
    }

    .b-buy__line_price .btn-buy,.b-buy__line_price .quickorder-button,.b-buy__line_price .storequickorder-button {
        margin-bottom: 0px;

    }





}

@media (max-width: 560px) {

    .b-buy__line_price{ flex-direction:column;  }
        .b-buy__line_price > *{ flex:1; width: 100% !important;  }
}


.b-related {
    margin: 32px 0;
    overflow: hidden
}

.b-related__header {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px
}

.b-related--notop {
    margin-top: 0
}

.b-rating__catalog {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    text-align: center;
    color: #b82524;
    font-size: 16px
}

.b-rating__catalog .fa {
    margin: 0 2px
}

.b-rating--list {
    position: static;
    float: right;
    font-size: 18px
}

.b-rating--small-list {
    position: static;
    text-align: left;
    float: none;
    font-size: 14px
}

.b-rating__product {
    float: right;
    color: #b82524;
    line-height: 26px;
    font-size: 19px
}

.b-rating__product .fa {
    margin-right: 4px
}

.b-product--ajax .b-rating__product {
    float: none
}

.b-rating__review_form {
    float: right;
    line-height: 34px;
    vertical-align: middle;
    font-size: 18px;
    color: #b82524
}

.b-rating__review_form .fa {
    font-size: 24px;
    margin: 0 4px;
    cursor: pointer
}

.b-rating__review_form .s-rates-wrapper {
    margin-left: 20px
}

@media (max-width: 767px) {
    .b-rating__review_form {
        float:none;
        margin-bottom: 15px
    }
}

.b-rating__form_submit {
    float: right
}

.b-rating__form_submit .comment-submit {
    margin: 0 10px
}

@media (max-width: 767px) {
    .b-rating__form_submit {
        float:none
    }
}

.inner-review-wrapper {
    margin-left: 40px
}

.b-rating__review {
    color: #b82524
}

.b-rating__post {
    margin: 20px 0;
    border-top: 1px solid #ddd;
    padding: 0 10px
}

.b-rating__post.new {
    background: rgba(255,100,33,.36)
}

.b-quantity {
    width: 216px;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid var(--c-dark);
    border-radius: 99px;
    font-size: 33px;
    overflow: hidden
}

.b-quantity__button {
    border-radius: 0;
    text-align: center;
    border: 0;
    height: 44px;
    width: 60px;
    border: none;
}

.b-quantity__button i{ display: none; }
.b-quantity__button.i-quantity__minus{ 
    background: url(../image/icon-minus.svg) center no-repeat!important;
 }
.b-quantity__button.i-quantity__plus{ 
    background: url(../image/icon-plus.svg) center no-repeat!important;
 }

.b-quantity__button:active,
.b-quantity__button:focus,
.b-quantity__button:focus-visible,
.b-quantity__button:hover {
    
    outline: none!important;
    border: none!important;
    box-shadow: none!important;

}


.b-quantity__value {
    text-align: center;
    border: none;
    font-size: 19px;
    font-weight: 600;
    padding: 0 12px;
    height: 44px;
    line-height: 44px
}

@media (max-width: 735px) {
    


    .b-quantity__button{ height: 60px; }
    .b-quantity__value{ height: 60px;    line-height: 60px;    }

} 

.b-my__nav a {
    font-weight: 400
}

.b-my__nav li,.b-my__nav ul {
    list-style: none
}

.b-my__nav li {
    padding: 0;
    border-bottom: 1px solid #ddd
}

.b-my__nav li a {
    display: block;
    padding: 10px 15px
}

.b-my__nav li.selected {
    background: #f1c5c5
}

.b-my__header {
    color: #000;
    line-height: 42px;
    margin: 0 0 20px
}

.b-my__header,.b-my__orders .panel>.list-group .list-group-item:last-child {
    border-bottom: 1px solid #ddd
}

.b-my__affiliate .table>tbody>tr>td,.b-my__affiliate .table>thead>tr>th,.b-my__order .table>tbody>tr>td,.b-my__order .table>thead>tr>th {
    padding: 8px
}

.b-my__affiliate_service,.b-my__order_service {
    padding: 5px 15px 5px 32px
}

.b-my__affiliate_service:before,.b-my__order_service:before {
    content: "- "
}

#wa-my-info-read-wrapper .form-group,#wa-my-info-read-wrapper p {
    margin-bottom: 0;
    padding-bottom: 0
}

.icon16 {
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none!important;
    vertical-align: -2px
}

.icon16.loading {
    background-image: url(webasyst/loading16.gif);
    background-size: cover
}

.form-control:focus {
    border-color: #b82524;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(211,74,74,.6)
}

.errormsg,.wa-error-msg,em.error {
    font-weight: 400;
    font-style: normal;
    color: #a94442
}

.wa-field-address .wa-required>span:after,.wa-required .wa-name:after {
    content: " *";
    color: #a94442
}

.wa-field p {
    margin-bottom: 0
}

.wa-field {
    margin-bottom: 15px
}

.wa-name {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500;
    color: var(--c-gray);
}

.wa-name .errormsg {
    padding-left: 6px
}

.wa-value input[type=email],.wa-value input[type=number],.wa-value input[type=password],.wa-value input[type=tel],.wa-value input[type=text],.wa-value select,.wa-value textarea{
  width: 100%;   border: 1px solid #ced6d7; box-shadow: none; border-radius:16px; padding: 0  20px ; font-size: 12px; color: var(--c-dark); height:46px; line-height:46px; border-radius: 99px;   background: rgba(255, 255, 255, 0.5);
}

.wa-value textarea{ line-height:1.3; min-height: 70px; height: auto; }

.wa-value input[type=email]:focus,.wa-value input[type=number]:focus,.wa-value input[type=password]:focus,.wa-value input[type=tel]:focus,.wa-value input[type=text]:focus,.wa-value select:focus,.wa-value textarea:focus {
    border-color:var(--c-dark);
    outline: 0;
    box-shadow: none;

}

.wa-value input[type=email].error,.wa-value input[type=email].wa-error,.wa-value input[type=number].error,.wa-value input[type=number].wa-error,.wa-value input[type=password].error,.wa-value input[type=password].wa-error,.wa-value input[type=tel].error,.wa-value input[type=tel].wa-error,.wa-value input[type=text].error,.wa-value input[type=text].wa-error,.wa-value select.error,.wa-value select.wa-error,.wa-value textarea.error,.wa-value textarea.wa-error {
    border-color: var(--c-red);
}

.wa-value .wa-error-msg,.wa-value em.error {
    display: block
}

.wa-submit input[type=submit] {
    background: var(--c-red);
    color: #fff;
    border: 1px solid var(--c-red);
    outline: 0;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    border-radius: 99px;
}

.wa-submit input[type=submit]:focus,.wa-submit input[type=submit]:hover {
    background: #b82524
}

.wa-field-sex label {
    margin-right: 20px
}

.wa-field-sex label:last-child {
    margin-right: 0
}

.wa-field-birthday select {
    width: 100px;
    margin-right: 10px
}

.wa-field-birthday select:first-child {
    width: 60px
}

.wa-captcha-input {
    color: #333;
    width: 158px!important
}

@media (max-width: 479px) {
    .wa-captcha-input {
        width:145px!important
    }
}

.wa-field-address {
    margin-bottom: 0
}

.wa-field-address .wa-value p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.wa-field-address .wa-value .field {
    width: 300px;
    margin: 0 15px 20px 0
}

.wa-field-address .wa-value .field span {
    display: block
}

.s-terms-wrapper p {
    margin-bottom: 0
}

.wa-cool-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.wa-cool-form .wa-field {
    width: 33.33333333%;
    padding: 0 10px 20px
}

@media (max-width: 767px) {
    .wa-cool-form .wa-field {
        width:50%
    }
}

@media (max-width: 560px) {
    .wa-cool-form .wa-field {
        width:100%
    }
}

.wa-cool-form .wa-field-address {
    width: 100%
}

.wa-cool-form .wa-field-address .wa-value {
    margin-left: -10px;
    margin-right: -10px
}

.wa-cool-form .wa-field-address .wa-value .field {
    width: 33.33333333%;
    margin: 0;
    padding: 0 10px 20px
}

@media (max-width: 767px) {
    .wa-cool-form .wa-field-address .wa-value .field {
        width:50%
    }
}

@media (max-width: 560px) {
    .wa-cool-form .wa-field-address .wa-value .field {
        width:100%
    }
}

.wa-cool-form .wa-value label {
    margin-right: 20px
}

@media (max-width: 991px) {
    .wa-cool-form .wa-field-birthday select:first-child {
        width:40px
    }
}

.wa-cool-form .wa-value input[type=email],.wa-cool-form .wa-value input[type=number],.wa-cool-form .wa-value input[type=password],.wa-cool-form .wa-value input[type=tel],.wa-cool-form .wa-value input[type=text],.wa-cool-form .wa-value select,.wa-cool-form .wa-value textarea {
    max-width: 100%
}

.wa-cool-form__offset {
    padding: 0 10px
}

.wa-cool-form__full_width {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.wa-cool-form .billing-address-fake {
    width: 100%
}
