html{scroll-behavior:smooth;}
body {
    font-size: 16px;
    font-family: 'Muller';
    font-weight: normal;
    line-height: 22px;
    background: #EAEAEA;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Syncopate Cyr';
    font-weight: 700;
    text-transform: uppercase;
}
h3, .h3 {
    font-size: 20px;
    line-height: 28px;
}
.b-stitle {
    font-family: 'Muller';
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    text-transform: none;
}
.container, .sppb-row-container {
    max-width: 1480px;
}
#cart_module {
    margin-top: 50px !important;
}
.fz-22 {font-size: 22px;}
#sp-top-bar {
    height: auto;
    padding: 0;
    border: 0;
    background: none;
}
#sp-header {
    background: rgba(234, 234, 234, 1);
    height: 121px;
    border: 0;
}
#sp-header>div>div>.row {
/*    align-items: center;*/
}
#sp-header:not(.header-sticky) {
    top: 0;
    background: rgba(234, 234, 234, 1);
}
#sp-header .logo {
    height: 60px;
}
#sp-header #sp-logo .sp-column {
    display: flex;
    flex-direction: column;
}
#sp-header #sp-logo .logo {
    order: 1;
    margin-top: 20px;
}
#sp-logo .logo-image {
    margin-top: 20px;
}
/*#sp-logo {
    padding-left: 0;
}*/
#sp-header #sp-logo .mod-custom {
    order: 2;
}
#sp-header:not(.header-sticky) .container {
    border-bottom: 0px solid transparent;
}
#sp-header .container {
    border-bottom: 0px solid transparent;
}
.b-contacts {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 32px;
}
.b-contacts .contacts__item {
    margin: 0 6px;
}
.b-contacts .contacts__item:last-child {
    margin: 0;
}
.b-contacts img {
    margin-top: -10px;
}
.b-contacts i {
    font-size: 20px;
    color: #1B1B1B;
}
.b-contactblock {
}
.b-contactblock .contactblock__subtext {
    opacity: 0.6;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1px;
    text-align: right;
    margin-top: 4px;
}
.b-contacts--vertical {
    flex-direction: column;
    align-items: flex-start;
}
.b-contacts--vertical .contacts__box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.b-contacts--vertical .contacts__item {
    margin: 10px 0;
}
.b-contacts--vertical .contacts__address {}
.b-contacts--vertical .contacts__mail {}
.b-contacts--vertical .contacts__link {}
.b-contacts--vertical a:not(.b-btn) {
    color: #1B1B1B;
    text-decoration: underline;
    text-underline-position: under;
}
.b-main-slider .sppb-carousel-arrow {
    display: none !important;
}
.b-main-slider .sppb-carousel-arrow {
    left: auto;
    bottom: auto;
    top: 70px;
    width: 52px;
    height: 52px;
    border-radius: 6px;
    border: 1px solid #6B6B6B;
}
.b-main-slider .sppb-carousel-arrow.left {
    right: 135px;
}
.b-main-slider .sppb-carousel-arrow.right {
    right: 60px;
}
.b-main-slider .sppb-carousel-arrow.left i {
    margin-left: -7px !important;
}
.b-main-slider .sppb-carousel-arrow.right i {
    margin-right: -7px !important;
}
.b-main-slider .sppb-carousel-arrow i {
    transform: translateY(-50%);
    font-size: 18px;
    color: #6B6B6B;
}
.b-main-slider .sppb-item {
    text-align: left !important;
}
.b-main-slider .sppb-carousel-inner>.sppb-item {
    padding-top: 30px;
}
.b-main-slider--oklejka .b-headtext {
    background: url(/images/design/bg-herobox02-min.webp) 0px 90% no-repeat;
}
.b-main-slider--oklejka .b-arrow {
    bottom: -59px;
}
.b-main-slider--poshiv .b-headtext {
    background: url(/images/design/bg-rudder-min.webp) 40px 55% no-repeat;
}
.b-main-slider--poshiv .b-headtext .headtext__3 {
    margin-left: 75px;
}
.b-main-slider--poshiv .b-arrow {
    bottom: -59px;
}
.b-main-slider--avtozvuk .b-headtext {
    background: url(/images/design/bg-avtozvuk-min.webp) 10px 100% no-repeat;
}
.b-main-slider--avtozvuk .b-arrow {
    bottom: -59px;
}
.b-main-slider--avtozvuk .sppb-carousel-arrow {
    top: 30px;
}
.b-main-slider--podsvetka .b-headtext {
    background: none;
}
.b-main-slider--podsvetka .b-headtext .headtext__sm {
    margin-left: -15px;
    font-size: 22px;
}




.b-arrow {
    display: block;
    position: absolute;
    bottom: 0px!important;
    width: 100%;
	height: 70px;
	z-index:100000000000
}

.b-arrow img{
	display:none;
}
.sppb-carousel .sppb-carousel-inner {position:relative}
.sppb-carousel .sppb-item::after {
	content: " ";
	position: absolute;
	background: url("/images/design/bg-arrow-min.webp");
	width: 229px;
	height: 70px;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	bottom: 0px;
	cursor:pointer;
}





.sp-megamenu-parent {
    margin-left: 44px;
}
.sp-megamenu-parent>.sp-menu-item.active {
    background: #D12D27;
    background: linear-gradient(121.42deg, #D12D27 18.96%, #B8110B 100%);
    border-radius: 0 0 30px 30px;
}
.sp-megamenu-parent>.sp-menu-item.active a, .sp-megamenu-parent>.sp-menu-item.active span {
    color: #fff;
}
.sp-megamenu-parent>.sp-menu-item:hover > * {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(121.42deg, #D12D27 18.96%, #B8110B 100%);
    border-radius: 0 0 30px 30px;
}
.sp-megamenu-parent>.sp-menu-item.i-service:hover > *, .sp-megamenu-parent>.sp-menu-item.i-catalog:hover > * {
    border-radius: 0;
}
.sp-megamenu-parent>.sp-menu-item.active:hover {
    border-radius: 0px;
}
.sp-megamenu-parent>li>a {
    color: #1B1B1B;
    font-weight: 500;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 120px;
    font-weight: 500;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-family: 'Syncopate Cyr';
    font-size: 24px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    border-bottom: 0 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 60px 30px;
    background: #F7F7F7;
}
.sp-megamenu-parent .i-catalog .sp-dropdown .sp-dropdown-inner {
    background: #F7F7F7 url(/images/design/bg-cartbox-min.webp) 100% 100% no-repeat;
}
.sp-megamenu-parent .i-service .sp-dropdown .sp-dropdown-inner {
    padding: 110px 30px;
}
.sp-megamenu-parent .i-service .sp-dropdown .sp-dropdown-inner {
    background: #fff url(/images/design/bg-automenubox-min-1.webp) 100% 100% no-repeat;
}
.itemid-101 .sp-megamenu-parent>.sp-menu-item:first-child, .itemid-226 .sp-megamenu-parent>.sp-menu-item:first-child, .itemid-227 .sp-megamenu-parent>.sp-menu-item:first-child, .itemid-229 .sp-megamenu-parent>.sp-menu-item:first-child, 
.itemid-434 .sp-megamenu-parent>.sp-menu-item:first-child 
{
    background: #D12D27;
    background: linear-gradient(121.42deg, #D12D27 18.96%, #B8110B 100%);
    border-radius: 0 0 30px 30px;
}
.itemid-101 .sp-megamenu-parent>.sp-menu-item:first-child span, .itemid-226 .sp-megamenu-parent>.sp-menu-item:first-child span, .itemid-227 .sp-megamenu-parent>.sp-menu-item:first-child span, .itemid-229 .sp-megamenu-parent>.sp-menu-item:first-child span, 
.itemid-434 .sp-megamenu-parent>.sp-menu-item:first-child span {
    color: #fff;
}
.b-headtext {
    font-size: 64px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    line-height: 57px;
    padding-left: 210px;
    padding-bottom: 45px;
    background: url(/images/design/bg-herobox-min.webp) 0px 0px no-repeat;
}
.deteilhero .b-headtext{
	background: url(/images/design/deteil-icon.png) 0px 0px no-repeat;
	background-size: contain;
}
.b-headtext>* {
    display: inline-block;
}
.b-headtext .headtext__1 {
    margin-left: 20px;
    margin-bottom: 10px;
}
.b-headtext .headtext__2 {}
.b-headtext .headtext__sm {
    color: #b4b4b4;
    font-size: 24px;
    font-weight: 400;
    margin-left: 0px;
    opacity: 0.6;
}
.b-headtext .headtext__3 {
    margin-left: 260px;
}
.b-headtext .headtext__badge {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    background: linear-gradient(121.42deg, #D12D27 18.96%, #B8110B 100%);
    background: #D12D27;
}
.b-itslide {
    margin-bottom: 25px;
    opacity: 0.5;
    transition: 0.3s all linear;
}
.b-itslide .itslide__pic {}
.b-itslide .itslide__title {
    font-size: 9px;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    margin-top: 3px;
}
.b-itslide:hover, .b-itslide--active {
    opacity: 1;
}
.b-listbox {}
.b-listbox h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}
.b-list {
    color: #b4b4b4;
}
.text-anone {
    color: #1B1B1B;
    opacity: 0.3;
}
.rsform-submit-button, .uk-button, .b-btn {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 20px 30px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 30px 0px #76110D;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    overflow: hidden;
}
.rsform-submit-button:hover, .uk-button:hover, .b-btn:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(157deg, #D12D27 0%, #A7100A 100%);
    box-shadow: 0px 5px 50px 0px #76110D;
}
.rsform-submit-button:active, .rsform-submit-button:focus, .uk-button:active, .uk-button:focus, .b-btn:active, .b-btn:focus {
    color: #fff !important;
    background: #F15852;
    box-shadow: 0px 5px 30px 0px #76110D;
}
.uk-button {
    padding: 20px 30px !important;
}
.b-btn i {
    margin-right: 10px;
}
/*.b-btn:hover:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); // Наклон
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 1s linear; // Время и тип анимации можно менять
}
@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}*/
.b-btn--outline {
    background: none;
    border: 1px solid #A7100A;
}
.b-btn--black {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Muller';
    background: #1B1B1B;
    box-shadow: none;
}
.b-btn--black:hover {
    background: linear-gradient(157deg, #D12D27 0%, #A7100A 100%);
    box-shadow: none;
}
.b-btn--black:active, .b-btn--black:focus {
    box-shadow: none;
}
.b-whyus h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 40px;
}
.b-whyus .b-subtitle {
    margin-bottom: 30px;
}
.b-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.b-title .title__bold {
    font-weight: 700;
    color: #D12D27;
}
.b-title .title__up {}
.b-title .title__sub {
    margin-left: 340px;
}
.b-title--check {
    padding-left: 30px;
    background: url(/images/design/i-dubarrow-min.webp) 0px 10px no-repeat;
}
.b-title--short .title__sub {
    margin-left: 100px;
}
.b-title--long .title__sub {
    margin-left: 680px;
}
.b-title--reviewform {
    margin-top: 120px !important;
}
.b-title--ico {
    position: relative;
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 22px;
    padding-bottom: 0 !important;
}
.b-title--ico:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/r.svg);
    position: absolute;
    left: 0px;
    top: 9px;
}
.b-title--author {
    display: none;
}
.b-title-sm {
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: 70px;
}
.b-checkbox {
    margin-bottom: 40px;
}
.b-checkbox .checkbox__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
    background: url(/images/design/i-dubarrow-min.webp) 0px -2px no-repeat;
    padding-left: 30px;
}
.b-checkbox .checkbox__text {
    padding-left: 30px;
}
.b-checkbox--dark .checkbox__text {
    color: #b4b4b4;
}
.b-checkbox--dark {
    background-color: #333;
}
.b-stats {
    background-position: 50% 50% !important;
}
.b-stats .b-checkbox .checkbox__title {
    font-size: 42px;
    font-weight: 700;
}
.b-stats .b-statbox {
    max-width: 1090px;
}
.b-steps {
    position: relative;
    margin-bottom: 70px;
}
.b-steps:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    display: block;
    background: #fff;
    height: 1px;
    margin: 0 -50%;
}
.b-steps .steps__box {
    position: relative;
    padding-top: 60px;
}
.b-steps .steps__box:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 2;
    width: 28px;
    height: 28px;
    display: block;
    border-radius: 50%;
    background: linear-gradient(152deg, #D12D27 0%, #A7100A 100%);
    box-shadow: 0px 5px 30px 0px #76110D;
}
.b-steps .steps__box:after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 1;
    width: 39px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #000;
}
.b-steps .steps__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 10px;
}
.b-steps .steps__text {
    color: #b4b4b4;
}
.b-steps .steps__subtext {
    position: absolute;
    top: -13px;
    left: 40px;
    font-family: 'Syncopate Cyr';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.b-subtitle {
    font-family: 'Muller';
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    margin-bottom: 60px;
}
.b-howork:before {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    bottom: -160px;
    background: url(/images/design/bg-manbloger-min.webp) no-repeat;
    width: 842px;
    height: 793px;
}
.b-howork .b-steps {
    max-width: 1350px;
}
.b-characters:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/images/design/bg-characters.webp) no-repeat;
    width: 988px;
    height: 619px;
}
.b-videotitle {
    display: flex;
    justify-content: space-between;
}
.b-videotitle .videotitle__text {
    font-size: 22px;
    font-weight: 500;
}
.b-videotitle a {
    font-family: 'Syncopate Cyr';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #D12D27;
}
.b-review {}
.b-review .review__name {
    position: relative;
    font-family: 'Syncopate Cyr';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.b-review .review__date {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    opacity: 0.6;
}
.b-review .review__subtitle {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    opacity: 0.6;
    margin-bottom: 15px;
}
.b-review .review__stars {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.b-review .review__star {
    width: 25px;
    height: 25px;
}
.b-review .review__star2n {
    width: 12px;
    overflow: hidden;
}
.b-review .review__star:before {
    content: '\f005';
    color: #FFCA28;
    font-family: FontAwesome;
    font-size: 22px;
}
.b-review .review__text {
    height: 220px;
    overflow: hidden;
    margin-bottom: 40px;
}
.b-review .review__link a {
    font-family: 'Syncopate Cyr';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #D12D27;
}
.b-review .review__textbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.b-review .review__starstext {
    font-size: 10px;
    line-height: 10px;
    opacity: 0.6;
    margin-left: 5px;
}
.b-review--vertical .review__name:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/r.svg);
    position: absolute;
    left: -30px;
    top: 0px;
}
.b-review--grid .b-review {
    background-color: #eaeaea;
    border: 1px solid #D6D6D6;
    padding: 20px;
    border-radius: 20px;
}
.b-text-asq {
    font-size: 32px;
    line-height: 38px;
}
.b-asqbox {
    background-image: url(/images/design/bg-asqbox-min.webp) !important;
}
.b-asqbox:before {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/images/design/bg-manasq-min.webp) no-repeat;
    width: 836px;
    height: 1021px;
}
.b-accordy .sppb-panel-title {
    font-size: 22px;
    font-weight: 500;
}
.b-accordy .sppb-panel-heading.active .sppb-panel-title, .b-accordy .sppb-panel-heading.active i {
    color: #D12D27;
}
.b-accordy .sppb-addon-text-block {
    font-size: 16px;
}
.b-accordy .sppb-panel-body {
    border-bottom: 0;
}
.b-accordy .sppb-panel-heading {
    padding-left: 0;
    border-bottom: 1px solid #CDCDCD;
}
.b-form-horizontal {
    margin-bottom: 0 !important;
}
.b-form-horizontal .formSpan12 {
    display: flex !important;
    align-items: flex-start;
    float: none !important;
}
.b-form-horizontal .formHorizontal .rsform-block {
    width: calc(100% / 3);
    margin-right: 24px;
}
.b-form-horizontal .formHorizontal .rsform-block:last-child {
    margin-right: 0;
}
.b-form-horizontal .formControls {
    margin-left: 0% !important;
}
.b-form-horizontal input {
    all: unset;
    border-radius: 10px !important;
    border: 1px solid #D6D6D6 !important;
    background: #F4F4F4 !important;
    padding: 18px 12px !important;
    margin-bottom: 0px !important;
    box-sizing: border-box !important;
    height: auto !important;
}
.b-form-horizontal .formHorizontal p.formDescription {
    margin: 0 !important;
}
.b-form-horizontal .formHorizontal .formControlLabel {
    display: block;
    width: 100% !important;
    float: none !important;
    padding: 0 0 0 12px !important;
    text-align: left !important;
    font-size: 16px;
    line-height: 19px;
    opacity: 0.4;
    padding-left: 5px;
}
.b-form-horizontal .formRequired {
    display: none;
}
.b-form-horizontal .rsform-submit-button {
    position: relative;
    font-family: 'Syncopate Cyr';
    font-size: 14px !important;
    line-height: 10px !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
    padding: 22px 60px !important;
    border-radius: 8px !important;
    background: linear-gradient(152deg, #D12D27 0%, #A7100A 100%) !important;
    box-shadow: 0px 5px 20px 0px #AFAFAF !important;
    overflow: hidden;
}
.b-form-horizontal .rsform-submit-button:hover:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); // Наклон
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 1s linear; // Время и тип анимации можно менять
}
@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
.b-news {
    margin-bottom: 40px;
}
.b-news .mod-articlesnews {
    display: flex;
    margin: 0 -15px;
}
.b-news .mod-articlesnews__item {
    display: flex;
    flex-direction: column;
    width: calc(100% / 4);
    margin: 0 15px;
}
.b-news .newsflash-image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.b-news .mod-articlesnews__item .newsflash-title {
    order: 2;
    font-family: 'Muller';
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
}
.b-news figcaption {
    display: none;
}
.b-news .mod-articlesnews__item .newsflash-image {
    order: 1;
}
.b-news .mod-articlesnews__item>p {
    order: 3;
}
.b-news .mod-articlesnews__item .readmore {
    order: 4;
}
.b-news .mod-articlesnews__item:nth-child(2) {
    margin-top: 20px;
}
.b-news .mod-articlesnews__item:nth-child(3) {
    margin-top: 40px;
}
.b-news .mod-articlesnews__item:nth-child(4) {
    margin-top: 60px;
}
.b-news .btn-secondary {
    background: none !important;
    border: 0 !important;
    color: #D12D27;
    padding: 0 !important;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase !important;
    text-decoration: underline;
}
.b-news--vertical .mod-articlesnews {
    flex-direction: column;
}
.b-news--vertical .mod-articlesnews__item {
    margin-top: 0 !important;
    width: 100%;
    min-height: 300px;
}
.b-news--vertical .mod-articlesnews__item .newsflash-image {
    margin-left: auto;
}
.b-news--vertical .mod-articlesnews__item .newsflash-image img {
    float: right;
    width: 530px;
}
.b-news--vertical .mod-articlesnews__item .newsflash-title {
    margin-top: -250px;
    overflow: hidden;
    margin-right: auto;
    background: url(/images/design/i-dubarrow-min.webp) 0px -2px no-repeat;
    padding-left: 30px;
    margin-left: -30px;
}
.b-news--vertical .mod-articlesnews__item>p {
    margin-right: auto;
    max-width: calc(100% - 550px);
}
.b-news--vertical .btn-secondary:focus, .b-news--vertical .btn-secondary:active {
    color: #222 !important;
}
#sp-footer {
    background-color: #1B1B1B;
    line-height: 22px;
}
#sp-footer #sp-footer1 {
    padding: 0px;
}
#sp-footer a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1.6px;
    text-underline-position: under;
    text-decoration-line: underline;
    text-transform: uppercase;
}

#sp-footer1 a img {
	width: 40px;
	height: 40px;
	display: inline-block;
}

#sp-footer .mod-list._footer {
    padding-top: 30px;
    margin-top: 70px;
}
#sp-footer .mod-list._footer a {
    font-size: 12px;
}
#sp-footer .sppb-addon-text-block a {
    line-height: 30px;
    white-space: nowrap;
}
#sp-footer .sppb-addon-title {
    color: #fff;
}
.cat_brands {
    max-height: 689px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.wrap_cat {
    background: #F4F4F4;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    padding: 30px;
    padding-right: 15px;
    padding-left: 15px;
}
.fieldvalue4 {
    color: #1B1B1B;
    font-weight: 600;
    margin-bottom: 10px;
}
.mod-articles-category-title:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/r.svg);
    position: absolute;
    left: -40px;
    top: 0px;
}
.twocolumns>.col-md-8 {
/*
    padding-left: 0px;
    padding-right: 0px;*/
}
.scroll_out {
    max-height: 475px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 15px;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.scroll_out .group {
    padding-left: 20px;
    margin-left: 20px;
}
.scroll_out::-webkit-scrollbar {
    width: 6px;
}
.tabcontent {
    display: none;
}
.swiper-wrapper {
    white-space: nowrap;
    overflow-y: hidden;
    display: flex;
    padding: 16px 0px 17px 30px;
    background: #F4F4F4;
    align-items: center;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    margin-bottom: 15px;
    padding-left: 15px;
}
.swiper-slide .swrap {
    display: flex;
}
.tablinks {
    border-radius: 8px;
    border-top: 1px solid #b4b4b400;
}
.mod-articles-category-introtext {
    font-size: 17px;
}
.tablinks.active {
    border-top: 1px solid #B4B4B4;
    background: #FFF8F8;
}
.swiper-slide .swrap>div {
    width: 200px;
    opacity: 0.6;
}
.itembrand.active {
    opacity: 1 !important;
}
.itembrand:hover {
    opacity: 1 !important;
}
.tablinks.active a .title_m {
    color: #e4312a !important;
}
.itembrand.active .title_m {
    color: #e4312a !important;
}
.mod-readmore a {
    color: var(--black, #1B1B1B);
    font-size: 14px;
    line-height: 10px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'Syncopate Cyr', sans-serif;
}
.mod-readmore a:hover {
    color: var(--red, #D12D27);
}
.swiper-slide .price_m {
    color: #9f9f9f;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
}
.swiper-slide a .title_m {
    color: var(--black, #1B1B1B);
    font-size: 14.941px;
    line-height: 140%;
    letter-spacing: 0.747px;
    text-transform: uppercase;
    font-family: 'Syncopate Cyr', sans-serif;
    display: block;
}
.swiper-slide a:hover .title_m {
    color: var(--red, #D12D27);
}
.swiper-wrapper a {
    white-space: initial;
    text-align: center;
    display: block;
    text-decoration: none !important;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.swiper-wrapper::-webkit-scrollbar {
    display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.example {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}
.swiper-slide a img {
    filter: invert(4%);
    display: inline-block;
    margin-bottom: 15px;
}
.scroll_out::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: var(--red, #D12D27);
    cursor: pointer;
}
.scroll_out::-webkit-scrollbar-track {
    background: #EAEAEA;
}
.cat_brands::-webkit-scrollbar {
    width: 6px;
}
.cat_artbrands .group .item_layout {
    margin-bottom: 25px;
}
.lns {
    height: 2px;
    background: #DDD;
    bottom: 0px;
    position: absolute;
    max-width: 100%;
    left: 15px;
    right: 15px;
}
.cat_brands::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: var(--red, #D12D27);
    cursor: pointer;
}
#Search {
    outline: none !important;
    border: none !important;
}
#Search::placeholder {
    color: #999 !important;
}
.item_layout img {
    border-radius: 10px;
}
.item_layout a.mod-articles-category-title {
    color: #D12D27;
    text-decoration: underline !important;
    font-size: 22px;
    position: relative;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 10px;
    display: inline-block;
}
.art_artbrands .group .item_layout {
    margin-bottom: 25px;
}
.item_layout a.mod-articles-category-title:hover {
    color: #D12D27;
}
.cat_brands::-webkit-scrollbar-track {
    background: #EAEAEA;
}
.cat_brands a {
    color: var(--black, #1B1B1B);
    font-size: 20px;
    font-family: 'Syncopate Cyr', sans-serif;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.cat_brands a:hover, .catchild .mod-articles-category-group {
    color: var(--red, #D12D27);
}
.cat_brands img {
    max-width: 100px;
    min-width: 100px;
    min-height: 50px;
    width: 100px;
    height: 50px;
    object-fit: contain;
}
.cat_brands>div {
    margin-bottom: 10px;
    margin-right: 15px;
}
.catchild .mod-articles-category-group {
    color: #000;
    font-size: 14.941px;
    font-family: Syncopate Cyr;
    line-height: 140%;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .twocolumns>.col-md-8 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px;
    }
    .cat_brands {
        max-height: 289px;
    }
	.product-container.productdetails-view.productdetails .vm-product-container {
    display: block;
	}
	.product-container.productdetails-view.productdetails .vm-product-media-container {
		order: 1;
		max-width: 660px;
		float:none;
	}
	.product-container.productdetails-view.productdetails .vm-product-details-container {
		order: 1;
		float: none;
		width: 100%;
	}
}
.b-howmuch {}
.b-howmuch:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/images/design/bg-howmuch-min.webp) no-repeat;
    width: 730px;
    height: 860px;
}
.b-howmuch .b-text-asq {
    margin-bottom: 60px;
}
.b-features .b-text-asq {
    margin-bottom: 60px;
}
.b-plan {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    min-height: 568px;
}
.deteiling .b-plan {
	min-height: 410px;
}
.b-plan .plan__pic {
    margin-bottom: 20px;
}
.b-plan .b-list {
    color: #1B1B1B;
}
.b-plan .b-checkbox .checkbox__text {
    color: #1B1B1B;
    opacity: 0.4;
    font-size: 12px;
    line-height: 14px;
}
.b-plan .plan__price {
    font-size: 22px;
    font-weight: 500;
    line-height: 120%;
    opacity: 0.4;
    margin-bottom: 30px;
}
.b-plan .plan__link a {
    font-size: 16px;
    font-family: 'Syncopate Cyr';
    font-weight: 400;
    line-height: 10px;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.b-plan .b-checkbox .checkbox__title {
    margin-left: 0;
}
.b-plan--example {
    background-color: #ECECEC;
}
.b-plan--example .b-pic {
    margin-bottom: 68px;
}
.b-plan--poshiv {
    border: 0px;
    padding: 0;
}
.b-plan--poshiv .b-checkbox .checkbox__title {
    background: none;
    padding-left: 0;
    margin-left: 0;
}
.b-plan--study {
    position: relative;
    padding-top: 140px;
    overflow: hidden;
}
.b-plan--study .plan__link {
    text-align: center;
    margin-top: 60px;
}
.b-plan--study img {
    max-width: none;
    display: block;
    position: absolute;
    top: 0; right: 0; left: 0;
    width: 100%;
}
.b-elements {
    padding: 20px 30px 40px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    text-align: center;
    margin-bottom: 60px;
}
.b-elements .elements__row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.b-elements .elements__item {
    width: calc(100% / 6);
    padding: 0 5px;
}
.b-elements .elements__pic img {
    margin: 0 auto 23px;
}
.b-elements .elements__title {
    font-size: 15px;
    font-family: 'Syncopate Cyr';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    min-height: 40px;
    margin-bottom: 23px;
}
.b-elements .elements__price {
    font-size: 22px;
    font-weight: 600;
    line-height: 14px;
    opacity: 0.4;
}
.b-elements a {
    text-decoration: underline;
    text-underline-position: under;
}
.b-dotted {
    color: #fff;
}
.b-dotted:hover {
    color: #fff;
}
.burger-icon {
    width: 60px;
    margin: auto;
    cursor: pointer;
}
.burger-icon>span {
    display: block;
    height: 4px;
    background-color: #000000;
    margin: 10px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
.burger-icon>span:nth-child(1) {
    background-color: #E4312A;
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 13px) rotate(-45deg);
}
.offcanvas-active .burger-icon>span:nth-child(2), #modal-menu-toggler.active .burger-icon>span:nth-child(2) {
    opacity: 0;
}
.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -13px) rotate(45deg);
}
#offcanvas-toggler {
    margin-left: auto !important;
    height: 120px;
    line-height: 120px;
}
.offcanvas-menu {
    background: #ffffff;
    color: #1B1B1B;
    border-radius: 30px 0 0 30px;
}
.offcanvas-menu ul.mod-menu.mod-list.nav {
    color: #1B1B1B;
    padding: 0;
}
.offcanvas-menu .mod-menu.mod-list.nav li {
    display: block;
    width: 100%;
    margin-right: 0px;
}
.offcanvas-menu ul.mod-menu.mod-list.nav li a {
    color: #1B1B1B;
}
.offcanvas-menu ul.mod-menu.mod-list.nav li a {
    font-family: 'Syncopate Cyr';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.7px;
    text-transform: uppercase;
}
.offcanvas-menu .mod-menu li.deeper.parent>a, .offcanvas-menu ul.mod-menu .mod-menu__heading {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Muller' !important;
    line-height: 17px;
    opacity: 0.4;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.offcanvas-menu .close-offcanvas .fa.fa-close:before, .offcanvas-menu .close-offcanvas .fa.fa-remove:before {
    font-weight: 700;
}
.offcanvas-menu .close-offcanvas {
    color: #1B1B1B;
}
#section-id-JvFo4m7VoSKy3DAX3dxWT .sppb-addon-text-block .b-list {
    color: #222;
}
.slick-list {
    padding: 0 50px 0 0 !important;
}
.slick-dots {
    bottom: -45px !important;
}
.slick-dots li button:before {
    font-size: 24px !important;
}
.slick-dots li.slick-active button:before {
    color: #D12D27 !important;
    opacity: 1 !important;
}
/*.b-wanted .sppb-column {
    background-color: #333;
}*/
.b-city {
    color: #979797;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 0 5px 21px;
    margin-top: 8px;
    background: url(/images/design/i-location-min.webp) 0% 50% no-repeat;
	text-decoration: underline;
	cursor: pointer;
}
.kt-comments {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
#kt .kt-comment {
    background: #F4F4F4 !important;
    border-radius: 20px !important;
    height: 100%;
    border: 1px solid #D6D6D6;
}
#kt .kt-comment:before {
    content: '';
    display: block;
    background: url(/images/design/logo-review.webp) no-repeat;
    width: 144px;
    height: 40px;
    margin-bottom: 30px;
}
#kt .o-snackbar {
    display: none;
}
#kt .kt-form-header {
    display: none;
}
#kt .kt-form-section {
    margin-top: 80px !important;
}
#fd .pr-md {
    padding: 0 !important;
}
#fd .o-btn--primary, #fd .o-btn--default {
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr' !important;
    text-transform: uppercase;
    color: #fff !important;
    padding: 34px 30px !important;
    border-radius: 8px !important;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 20px 0px #AFAFAF;
    margin-top: 60px !important;
}
#fd .o-btn--primary:hover, #fd .o-btn--default:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(157deg, #D12D27 0%, #A7100A 100%);
    box-shadow: 10px 5px 30px 0px #AFAFAF;
}
#fd .o-btn--primary:active, #fd .o-btn--primary:focus, #fd .o-btn--default:active, #fd .o-btn--default:focus {
    color: #fff !important;
    background: #F15852 !important;
    box-shadow: 0px 5px 30px 0px #76110D;
}
#fd .o-btn--primary {
    width: 100%;
    max-width: 100%;
    border: 0 !important;
    margin: 30px 0px 160px !important;
}
#kt .kt-comments__item {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px;
}
.kt-comment .fd-namebox .o-inline-list>div:nth-child(2) {
    display: none !important;
}
.kt-comment .fd-name {
    position: relative;
    font-family: 'Syncopate Cyr';
    font-weight: 700 !important;
    font-size: 22px !important;
    text-transform: uppercase;
    padding-left: 30px;
}
.kt-comment .fd-name:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/r.svg);
    position: absolute;
    left: 0px;
    top: 0px;
}
.kt-comment .fd-namerow {}
.kt-comment .fd-namebox {
    display: flex;
    justify-content: space-between;
}
.kt-comment .kt-comment-date {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
    text-transform: uppercase;
    width: 100px;
    text-align: right;
    line-height: 1;
}
.kt-comment .kt-comment-message {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}
#fd .o-form-group--ifta .o-form-label {
    margin-top: -35px;
    color: #1B1B1B !important;
    font-size: 24px !important;
    font-family: 'Muller' !important;
    font-weight: 400 !important;
    line-height: 29px;
    opacity: 0.4;
}
.kt-form-composer:before {
    content: 'Напишите здесь свой комментарий';
    color: #1B1B1B !important;
    font-size: 24px !important;
    font-family: 'Muller' !important;
    font-weight: 400 !important;
    line-height: 29px;
    opacity: 0.4;
    margin-left: 15px;
}
.kt-form textarea::placeholder {
    color: transparent !important;
}
#kt .kt-form-submit {
    flex-wrap: wrap !important;
}
#kt .kt-form-submit>div {
    flex: auto !important;
    width: 100% !important;
}
.kt-reply-wrap {
    display: none;
}
.kt-form-header, #fd .o-snackbar {
    display: none;
}
#fd .o-form-group--ifta .o-form-control {
    padding: 12px !important;
    min-height: 80px;
    font-size: 24px;
}
#fd .o-editor__textarea {
    font-size: 24px;
}
.kmt-comment-item-author .kt-comment .kt-reply-to {
    width: 100%;
}
.itemid-140 #sp-bread {}
.itemid-101 .body-innerwrapper {
    padding-top: 0;
}
.body-innerwrapper {
    padding-top: 120px;
}
#sp-breadcrumb {
    margin-bottom: 60px;
}
#sp-breadcrumb a, #sp-breadcrumb span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#sp-breadcrumb a {
    color: #1B1B1B;
    opacity: 0.6;
}
#sp-breadcrumb a:after {
    content: '/';
    margin-left: 5px;
}
#sp-breadcrumb .breadcrumb-item.active {
    color: #1B1B1B;
}
#sp-breadcrumb .breadcrumb {
    padding: 0.75rem 0;
}
/*===========CATALOG============*/
.itemid-300 h1 {}
.itemid-143 h1 {
    width: 54%;
    text-align: right;
    margin-bottom: 60px;
}

.itemid-300 .category-view .row, 
.itemid-143 .category-view .row {
    margin: 0 -10px;
}
.itemid-300 .category-view .category, 
.itemid-143 .category-view .category {
    position: relative;
}
.itemid-300 .category-view .row .category .spacer,
.itemid-143 .category-view .row .category .spacer {
    position: static;
}
.itemid-300 .category,
.itemid-143 .category {
    padding: 40px 30px 120px 30px;
    margin: 0 10px 20px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
}
.itemid-300 .horizontal-separator,
.itemid-143 .horizontal-separator {
    display: none;
}
.itemid-300 .category-view .row .category .spacer h2 a, 
.itemid-143 .category-view .row .category .spacer h2 a {
    color: #1B1B1B;
}
.itemid-300 .category-view .row .category .spacer h2 a:after,
.itemid-143 .category-view .row .category .spacer h2 a:after {
    content: 'Перейти';
    display: inline-block;
    color: #fff;
    padding: 20px 80px;
    margin-top: 50px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 30px 0px #76110D;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
  
    position: absolute; bottom: 35px;
    transform: translateX(-50%);
}
.itemid-300 .category-view .row .category .spacer h2 a:hover:after,
.itemid-143 .category-view .row .category .spacer h2 a:hover:after {
    background: linear-gradient(157deg, #D12D27 0%, #A7100A 100%);
}
.itemid-300 .category-view .row .category .spacer h2 a:focus:after, .itemid-300 .category-view .row .category .spacer h2 a:active:after,
.itemid-143 .category-view .row .category .spacer h2 a:focus:after, .itemid-143 .category-view .row .category .spacer h2 a:active:after {
    color: #fff !important;
    background: #F15852;
}
.itemid-300 .width33,
.itemid-143 .width33 {
    width: calc(100% / 3 - 20px);
}
.itemid-300 .category-view .row .category .spacer h2 a img,
.itemid-143 .category-view .row .category .spacer h2 a img {
    max-height: none;
    outline: 0;

    border: 1px solid #D6D6D6;
    border-radius: 30px;
}
.com-virtuemart.view-category h1, .itemid-300 h1 {
    margin-bottom: 60px;
}
.com-virtuemart.view-category .body-innerwrapper {
    background-color: #EAEAEA;
}
.com-virtuemart.view-category .category-view .row {
    margin: 0 -10px;
    justify-content: center;
}
.com-virtuemart.view-category .product-container {
    padding: 65px 30px 40px !important;
    margin: 0 10px 20px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    height: 100%;
}
.com-virtuemart.view-category .product-container a {
    text-decoration: none;
}
.com-virtuemart.view-category .browse-view .spacer.product-container span.product_name {
    color: #1B1B1B;
    text-align: center;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin-bottom: 10px;

    min-height: 75px;
}
.com-virtuemart.view-category .width33 {
    width: calc(100% / 3 - 20px);
}
.com-virtuemart.view-category .browse-view .spacer.product-container span.label-new {
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    display: inline-block;
    border-radius: 2px !important;
    margin-bottom: 10px;
    position: static !important;
    max-width: 60px;
    margin: -22px auto 0;
}
.com-virtuemart.view-category .browse-view .row .product .spacer .vm-price-desc, .wrap-add-cart-category .vm-price-desc {
    display: none;
}
.com-virtuemart.view-category .browse-view .row .product .spacer .PricesalesPrice, .wrap-add-cart-category .PricesalesPrice {
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-align: center;
    text-transform: uppercase;
    color: #D12D27;
    margin-bottom: 20px;
}
.com-virtuemart.view-category .product-container .wrap-add-cart-category .product-price, .wrap-add-cart-category .product-price {
    margin-top: 0;
	float:none;
}
.com-virtuemart.view-category .product-container .addtocart-bar, .wrap-add-cart-category .addtocart-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.com-virtuemart.view-category .product-container .quantity-box .quantity-input, .wrap-add-cart-category .quantity-box .quantity-input {
    max-width: 40px;
    padding: 10px 5px;
    font-size: 18px;
    color: #1B1B1B;
    border-radius: 3px;
    border: 1px solid #CDCDCD;
    background: #FFF;
}
.com-virtuemart.view-category .product-container span.quantity-controls, .wrap-add-cart-category span.quantity-controls {
    width: 80px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    margin-top: -25px;
    height: 40px;
}
.com-virtuemart.view-category .product-container span.quantity-controls .quantity-plus, .wrap-add-cart-category span.quantity-controls .quantity-plus {
    order: 2;
}
.com-virtuemart.view-category .product-container span.quantity-controls .quantity-minus, .wrap-add-cart-category span.quantity-controls .quantity-minus {
    order: 1;
}
.com-virtuemart.view-category .product-container span.quantity-box, .wrap-add-cart-category span.quantity-box {
    position: relative;
    z-index: 999;
}
.com-virtuemart.view-category .product-container span.addtocart-button input.addtocart-button, .wrap-add-cart-category span.addtocart-button input.addtocart-button {
    color: #fff;
    padding: 20px 60px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.com-virtuemart.view-category .product-container span.quantity-controls input.quantity-controls, .wrap-add-cart-category span.quantity-controls input.quantity-controls {
    color: #000;
    margin: 0px !important;
    width: 16px;
    height: 16px;
    opacity: 0.2;
}
.com-virtuemart.view-category .product-container span.quantity-controls input.quantity-controls:hover, .wrap-add-cart-category span.quantity-controls input.quantity-controls:hover {
    opacity: 1;
}
.com-virtuemart.view-category .product-container span.quantity-controls .quantity-plus, .wrap-add-cart-category span.quantity-controls .quantity-plus {
    background: url(/images/design/i-buttons-min.webp) no-repeat;
}
.com-virtuemart.view-category .product-container span.quantity-controls .quantity-minus, .wrap-add-cart-category span.quantity-controls .quantity-minus {
    background: url(/images/design/i-buttons-min.webp) no-repeat;
    background-position: 100% 0px;
}
.com-virtuemart.view-category .wrap-add-cart-category>div, .wrap-add-cart-category>div {
    float: none !important;
}
.com-virtuemart.view-category .browse-view .row .product .spacer img {
    width: 100%;
    max-height: 267px;
    object-fit: cover;
}
.com-virtuemart.view-category .vm-product-media-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
.com-virtuemart.view-category .vm-product-media-container .label-new {
    order: 1;
}
.com-virtuemart.view-category .vm-product-media-container .product_name {
    order: 2;
}
.com-virtuemart.view-category .vm-product-media-container .product_s_desc {
    order: 3;
}
.com-virtuemart.view-category .vm-product-media-container a {
    order: 4;
}
.com-virtuemart.view-category .category_description {
    font-size: 22px;
    line-height: 1.2;
}
.com-virtuemart.view-category .category_description p {
    margin-bottom: 40px;
}
.com-virtuemart.view-category #fancybox-content {
    max-width: 100%;
}
#fancybox-content .vm-btn.vm-btn-primary {
    width: 100%;
    max-width: 320px;
    color: #fff;
    padding: 20px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
    margin: 10px auto;
}
#fancybox-content .vm-btn.vm-btn-secondary {
    width: 100%;
    max-width: 320px;
    color: #333;
    padding: 20px;
    background: #eee;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
    margin: 0 auto;
}
#fancybox-content > div {
    display: flex;
    flex-direction: column;
}
#fancybox-content h4 {
    text-align: center;
    font-size: 18px;
}
.com-virtuemart.view-cart .body-innerwrapper {
    background-color: #EAEAEA;
}
.com-virtuemart.view-cart .cart-view {
    margin-bottom: 160px;
}
.com-virtuemart.view-cart .cart-summary {
    border-collapse: separate;
    border-spacing: 0px 10px;
    margin-bottom: 32px;
}
.com-virtuemart.view-cart .cart-summary tr:first-child {
    display: none;
}
.com-virtuemart.view-cart .cart-summary td {
    padding: 20px;
}
.com-virtuemart.view-cart .cart-summary td, .com-virtuemart.view-cart .cart-summary th {
    border: 0;
    background: #F4F4F4;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}
.com-virtuemart.view-cart .cart-summary td:first-child {
    border-left: 1px solid #D6D6D6;
    border-radius: 20px 0 0 20px;
}
.com-virtuemart.view-cart .cart-summary td:last-child {
    border-right: 1px solid #D6D6D6;
    border-radius: 0 20px 20px 0;
}
.com-virtuemart.view-cart .cart-summary tr {
    position: relative;
}
.com-virtuemart.view-cart .cart-summary span.cart-images img {
    margin-right: 50px;
    width: 228px;
    height: 132px;
    border-radius: 12px;
    object-fit: contain;
    background: #fff;
}
.com-virtuemart.view-cart .cart-summary a {
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.com-virtuemart.view-cart .cart-summary span.PricediscountedPriceWithoutTax:before {
    content: 'Цена/шт:';
    display: block;
    color: #1B1B1B;
    font-size: 16px;
    font-family: 'Muller';
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 15px;
    text-transform: none;
}
.com-virtuemart.view-cart .cart-summary span.PricesalesPrice:before {
    content: 'Итоговая цена';
    display: block;
    color: #1B1B1B;
    font-size: 16px;
    font-family: 'Muller';
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 15px;
    text-transform: none;
}
.com-virtuemart.view-cart .cart-summary span.PricesalesPrice, .com-virtuemart.view-cart .cart-summary span.PricediscountedPriceWithoutTax {
    color: #1B1B1B;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.com-virtuemart.view-cart .cart-summary span.PricesalesPrice {
    color: #D12D27;
}
.com-virtuemart.view-cart .cart-summary span.vm-price-desc {
    display: none;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-basicprice {
    text-align: left;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-total {
    text-align: right;
    padding-top: 90px;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-quantity, .com-virtuemart.view-cart .cart-summary .vm-cart-item-basicprice {
    padding-top: 90px;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-sku {
    color: transparent;
    padding: 0;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-discount {
    padding: 0;
}
.com-virtuemart.view-cart .cart-summary .quantity-input {
    display: block;
    padding: 0;
    color: #1B1B1B;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    border: 0;
}
.com-virtuemart.view-cart .cart-summary .vm-cart-item-quantity:before {
    content: 'Количество:';
    display: block;
    color: #1B1B1B;
    font-size: 16px;
    font-family: 'Muller';
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 15px;
    text-transform: none;
}
.com-virtuemart.view-cart .cart-summary .vm2-remove_from_cart, .com-virtuemart.view-cart .cart-summary .vm2-add_quantity_cart {
    width: 28px;
    height: 28px;
    padding: 0px;
    position: absolute;
}
.com-virtuemart.view-cart .cart-summary .vm2-add_quantity_cart {
    background: url(/images/design/i-update-min.webp) 50% 50% no-repeat;
    top: 20px;
    right: 68px;
}
.com-virtuemart.view-cart .cart-summary .vm2-remove_from_cart {
    background: url(/images/design/i-cart-min.webp) 50% 50% no-repeat;
    vertical-align: initial;
    top: 20px;
    right: 20px;
}
.com-virtuemart.view-cart .coupon {
    border-radius: 8px !important;
    border: 1px solid #D6D6D6 !important;
    background: #F4F4F4 !important;
}
.com-virtuemart.view-cart .b-cart-totalrow {
    margin-left: -15px;
    margin-right: -15px;
}
.com-virtuemart.view-cart .b-couponebox {
    display: flex;
}
.com-virtuemart.view-cart span.details-button {
    margin: 0;
    display: block;
}
.com-virtuemart.view-cart span.details-button input.details-button {
    color: #fff;
    padding: 20px 60px;
    margin-left: 10px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.com-virtuemart.view-cart .vm-fieldset-customer-note textarea {
    border-radius: 8px !important;
    border: 1px solid #D6D6D6 !important;
    background: #F4F4F4 !important;
    padding: 0.6rem 0.75rem;
    min-height: 100px;
    width: 100% !important;
}
.com-virtuemart.view-cart .vm-button-correct {
    color: #fff;
    padding: 20px 60px;
    width: 100%;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.com-virtuemart.view-cart .vm-fieldset-customer-note, .com-virtuemart.view-cart .checkout-button-top, .com-virtuemart.view-cart .vm-fieldset-tos {
    max-width: 66.666667%;
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
}
.com-virtuemart.view-cart .vm-fieldset-customer-note {
    display: none;
}
.com-virtuemart.view-cart .vm-fieldset-tos {
    margin-top: -90px;
}
.com-virtuemart.view-cart .checkout-button-top {
    margin-top: -68px;
}
.com-virtuemart.view-cart .continue_link {
    display: none;
}
.com-virtuemart.view-cart .details {
    color: #fff;
    padding: 20px 60px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.com-virtuemart.view-cart .output-shipto input {
    margin-left: 5px;
}
.com-virtuemart.view-cart .billto-shipto {
    margin-top: 0;
}
.com-virtuemart.view-cart .billto-shipto>div {
    /*    width: 100%;*/
}
.com-virtuemart.view-cart .billto-shipto>div:nth-child(2) {
    margin-top: 30px;
}
.com-virtuemart.view-cart .billto-shipto span {
    font-size: 16px;
    font-weight: 700;
}
.com-virtuemart.view-cart .vm-cart-header-container {
    display: flex;
    align-items: center;
}
.com-virtuemart.view-cart h1 {
    margin-top: 20px;
    margin-bottom: 30px;
}
.com-virtuemart.view-cart .vm-cart-header {
    width: 100%;
}
.com-virtuemart.view-cart .cart-view form {
    display: flex;
    flex-direction: column;
}
.com-virtuemart.view-cart .billto-shipto {
    order: 6;
    display: flex;
    align-items: flex-end;
}
.com-virtuemart.view-cart .vm-fieldset-pricelist {
    order: 1;
}
.com-virtuemart.view-cart .b-cart-totalrow {
    order: 2;
}
.com-virtuemart.view-cart .vm-fieldset-tos {
    order: 3;
}
.com-virtuemart.view-cart .checkout-button-top {
    order: 4;
    margin-top: -8px;
}
.billto-shipto span, a.terms-of-service {
    font-size: 13px;
}
.b-totalbox {
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    text-align: right;
}
.b-totalbox .totalbox__title {}
.b-totalbox .totalbox__taxamount {}
.b-totalbox .totalbox__discamount {}
.b-totalbox .totalbox__saleprice {
    color: #3BA33F;
    text-align: right;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.b-totalbox .vm-price-desc:empty {
    margin: 0;
}
.b-totalbox .totalbox__exsaleprice {
    color: #1B1B1B;
    text-align: right;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.com-virtuemart.view-user.task-editaddresscart .body-innerwrapper {
    background-color: #EAEAEA;
}
.com-virtuemart.view-user.task-editaddresscart .userfields_info {
    color: #1B1B1B;
    font-family: 'Muller';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}
.com-virtuemart.view-user.task-editaddresscart h1 {
    margin-bottom: 80px;
}
.com-virtuemart.view-user.task-editaddresscart h2 {
    display: none;
}
.com-virtuemart.view-user.task-editaddresscart .user-details input {
    border-radius: 8px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    height: 80px;
    margin-bottom: 20px;
    font-size: 20px;
}
.com-virtuemart.view-user.task-editaddresscart .user-details label.invalid {
    background: none;
    white-space: nowrap;
}
.com-virtuemart.view-user.task-editaddresscart .user-details {
    width: 100%;
    margin-bottom: 0;
}
.com-virtuemart.view-user.task-editaddresscart .user-details tbody {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.com-virtuemart.view-user.task-editaddresscart .user-details tr {
    width: 50%;
}
.com-virtuemart.view-user.task-editaddresscart .user-details tr td {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}
.com-virtuemart.view-user.task-editaddresscart .control-buttons {
    text-align: left !important;
    margin-bottom: 160px;
}
.com-virtuemart.view-user.task-editaddresscart .control-buttons button.default {
    color: #fff;
    padding: 20px 60px;
    margin-left: 0px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.com-virtuemart.view-user.task-editaddresscart .control-buttons button:nth-child(2) {
    background: #ccc;
    color: #717171;
}
.view-article.layout-blog .article-info>* {
    margin-right: 15px;
    padding: 3px 12px;
    background: #eee;
    border-radius: 10px;
    color: #717171;
}
.view-article.layout-blog .article-info .article-info-term {
    display: none;
}
.view-article.layout-blog .kt-comment .fd-name {
    font-size: 12px !important;
}
.view-article .article-info {
    display: none;
}
.view-article .com-content-article__body {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 60px;
}
.view-article #sp-bottom .mod-articlesnews .newsflash-title {
    order: 2;
    font-family: 'Muller';
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
}
.view-article #sp-bottom .mod-articlesnews p {
    order: 3;
    font-size: 16px;
    line-height: 19px;
}
.view-article #sp-bottom .mod-articlesnews .newsflash-image {
    order: 1;
}
.view-article #sp-bottom .mod-articlesnews .newsflash-image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 10px;
}
.view-article #sp-bottom .mod-articlesnews figcaption {
    display: none;
}
.view-article #sp-bottom .mod-articlesnews .readmore {
    order: 4;
}
.view-article #sp-bottom .mod-articlesnews .readmore a {
    all: unset;
    color: #e4312a;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Syncopate Cyr';
    font-weight: 400;
    line-height: 10px;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.view-article #sp-bottom .mod-articlesnews.newsflash {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -13px;
}
.view-article #sp-bottom .mod-articlesnews.newsflash .mod-articlesnews__item {
    display: flex;
    flex-direction: column;
}
.view-article #sp-bottom .mod-articlesnews.newsflash > div:nth-child(4n-2), .newsflash-horiz>div:nth-child(4n-2) {margin-top: 20px;}
.view-article #sp-bottom .mod-articlesnews.newsflash > div:nth-child(4n-1), .newsflash-horiz>div:nth-child(4n-1) {margin-top: 40px;}
.view-article #sp-bottom .mod-articlesnews.newsflash > div:nth-child(4n), .newsflash-horiz>div:nth-child(4n) {margin-top: 60px;}
.view-article.layout-default .b-list {
    color: #222;
}
.tags>li a {
    background: #eee;
    color: #717171;
    border: 0;
    margin-bottom: 10px;
}
.tags>li a:focus, .tags>li a:active {
    color: #fff !important;
    background: #e4312a !important;
    box-shadow: none !important;
    border: 0 !important;
}
.interest_block .sppb-col-md-12 {
    padding: 0;
}
.interest_block h3.sppb-addon-title {
    font-size: 32px;
    margin-bottom: 80px;
}
.interest_block .sppb-article-info-wrap a {
    font-family: 'Muller';
    text-transform: none;
    color: #333;
    margin-top: 10px;
}
.interest_block .sppb-article-img-wrap img {
    border-radius: 10px;
}
.interest_block .tags {display: none;}
.formResponsive .eb-inst .eb-content input[type="checkbox"] {
    margin-right: 5px !important;
}
.productdetails-view.productdetails .vm-product-details-container .product-box {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D4D4D4;
}
.productdetails-view.productdetails .product_title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    background: url(/images/design/i-dubarrow-min.webp) 0px -2px no-repeat;
    padding-left: 30px;
}
.productdetails-view.productdetails .product_value {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: right;
    margin-left: auto;
}
.productdetails-view.productdetails .product-box {
    display: flex;
    align-items: center;
}
.productdetails-view.productdetails .vm-product-container {
    display: flex;
}

.productdetails-view.productdetails .vm-product-media-container {
    order: 2;
    max-width: 660px;
	float:none;
}

.productdetails-view.productdetails .vm-product-details-container {
    order: 1;
    float: none;
    width: calc(100% - 660px);
}
.productdetails-view.productdetails .spacer-buy-area {
    padding-left: 0;
    padding-right: 45px;
}
.productdetails-view.productdetails .product-address {
    color: #000;
}
.productdetails-view.productdetails h1 {
    padding-bottom: 95px;
    margin-bottom: 0;
}

.product-container.productdetails-view.productdetails h1 {
    padding-bottom: 10px;
    margin-bottom: 0;
}
.productdetails-view.productdetails .back-to-category .product-details {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 20px 30px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 30px 0px #76110D;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    overflow: hidden;
    border: 0;
}
.productdetails-view.productdetails .product_titletext {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    margin-bottom: 40px;
}
.productdetails-view.productdetails .addtocart-area .addtocart-bar {
    margin-top: 40px;
}
.productdetails-view.productdetails .addtocart-area .addtocart-bar:before {
    content: 'Количество';
    display: block;
    font-family: Muller;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 30px;
}
.productdetails-view.productdetails .product-price .PricesalesPrice {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    color: #3BA33F;
}
.productdetails-view.productdetails .vm-price-desc {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: 'Muller';
    font-weight: 400;
    line-height: 19px;
    text-transform: none;
    color: #1B1B1B;
}
.productdetails-view.productdetails span.quantity-controls {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.productdetails-view.productdetails span.quantity-controls input.quantity-controls {
    width: 48px; height: 48px;
    font-family: Syncopate Cyr;
    font-size: 32px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-align: left;
    background: url(/images/design/bg-arrows-items-min.webp) no-repeat;
}
.productdetails-view.productdetails span.quantity-controls input.quantity-controls.quantity-plus {
    background-position: 100% 0px;
    order: 2;
}
.productdetails-view.productdetails span.quantity-controls input.quantity-controls.quantity-minus {
    background-position: 0px 0px;
    order: 1;
}
.productdetails-view.productdetails .quantity-row {
    position: relative;
    display: flex;
    justify-content: flex-end;
    max-width: 181px;
    margin-left: auto;
}
.productdetails-view.productdetails .quantity-row .quantity-input {
    position: absolute;
    top: 1px; left: 49px;
    width: 84px;
    height: 48px;
    max-width: none;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.05em;
    color: #1B1B1B;
    font-family: Syncopate Cyr;
    font-size: 32px;
    font-weight: 700;
    border: 1px solid #CDCDCD;
}
.productdetails-view.productdetails .vm-product-media-container img {
    border-radius: 10px;
    margin-bottom: 20px;
}
.productdetails-view.productdetails .vm-product-media-container .additional-images {
    display: flex;
    justify-content: space-between;
}
.productdetails-view.productdetails .vm-product-media-container .additional-images .floatleft {
    float: none;
    background-color: #fff;
    border-radius: 8px;
}
.productdetails-view.productdetails .vm-product-media-container .additional-images img {
    width: 140px;
    height: 80px;
    object-fit: contain;
}
.productdetails-view.productdetails .vm-product-media-container .additional-images .clear {
    display: none;
}
.productdetails-view.productdetails span.addtocart-button {
    display: block;
}
.productdetails-view.productdetails #help_me, .productdetails-view.productdetails span.addtocart-button input.addtocart-button {
    display: block;
    color: #fff;
    width: 100%;
    margin-top: 50px;
    padding: 20px 30px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 30px 0px #76110D;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    overflow: hidden;
    border: 0;
}
.productdetails-view.productdetails #help_me {
    margin-top: 10px;
}
.productdetails-view.productdetails span.quantity-box input.quantity-input:hover, .productdetails-view.productdetails span.quantity-box input.quantity-input:hover {
    background: none;
}
.productdetails-view.productdetails .product-description h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 30px;
    padding-bottom: 0;
    margin-bottom: 40px;
}
.productdetails-view.productdetails h3 {
    margin-bottom: 60px;
    margin-top: 120px;
}
.productdetails-view.productdetails .vmgroup .spacer {
    margin: 0 10px 20px;
    padding: 24px 30px;
    border-radius: 20px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    height: 100%;
    min-height: 552px;
}
.productdetails-view.productdetails .vmgroup .spacer a {
    display: block;
    color: #1B1B1B;
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
}
.productdetails-view.productdetails .vmgroup .spacer .addtocart-bar:before {
    display: none;
}
.productdetails-view.productdetails .vmgroup .spacer .product-price {
    float: none;
    text-align: center;
}
.productdetails-view.productdetails .vmgroup .spacer .PricesalesPrice {
    font-family: 'Syncopate Cyr';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #D12D27;
}
.productdetails-view.productdetails .vmgroup .spacer .quantity-row {
    justify-content: center;
    margin: 0 auto;
}
.productdetails-view.productdetails .spacer-buy-area .product-description {
    font-size: 22px;
    line-height: 26px;
}
.view-productdetails {
    background: rgba(234, 234, 234, 1);
}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer {
    display: flex;
    flex-direction: column;
    min-height: 500px;
}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer a {
    font-size: 17px;
}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer > *:nth-child(1) {order:3;}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer > *:nth-child(2) {order:2;}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer > *:nth-child(3) {order:1; margin-bottom: 10px;}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer > *:nth-child(4) {order:4;}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer > *:nth-child(5) {order:5;}
.view-productdetails .productdetails-view.productdetails .vmgroup .spacer img {
    width: 100%;
    height: 186px;
    object-fit: contain;
    margin-bottom: 10px;
}
.view-productdetails .productdetails-view.productdetails .quantity-row .quantity-input {
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Muller';
    width: 45px;
    height: 35px;
    background: #fff !important;
    border-radius: 3px;
}
.view-productdetails .productdetails-view.productdetails .quantity-row {
    align-items: center;
    height: 35px;
    max-width: 100px;
}
.view-productdetails .productdetails-view.productdetails span.quantity-controls input.quantity-controls {
    color: #000;
    margin: 0px !important;
    width: 16px;
    height: 16px;
    opacity: 0.2;
}
.view-productdetails .product-container span.quantity-controls .quantity-plus {
    background: url(/images/design/i-buttons-min.webp) no-repeat !important;
}
.view-productdetails .product-container span.quantity-controls .quantity-minus {
    background: url(/images/design/i-buttons-min.webp) no-repeat !important;
    background-position: 100% 0px !important;
}
.view-productdetails .productdetails-view.productdetails #help_me, 
.view-productdetails .productdetails-view.productdetails span.addtocart-button input.addtocart-button {
    margin-top: 20px;
}
.view-productdetails .productdetails-view.productdetails .addtocart-area .addtocart-bar {
    margin-top: 20px;
}
.view-productdetails .productdetails-view.productdetails .spacer-buy-area span.quantity-controls input.quantity-controls {
    width: 48px; height: 48px;
    font-family: Syncopate Cyr;
    font-size: 32px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-align: left;
    background: url(/images/design/bg-arrows-items-min.webp) no-repeat !important;
}
.view-productdetails .productdetails-view.productdetails .spacer-buy-area span.quantity-controls input.quantity-controls.quantity-plus {
    background-position: 100% 0px !important;
    order: 2;
}
.view-productdetails .productdetails-view.productdetails .spacer-buy-area span.quantity-controls input.quantity-controls.quantity-minus {
    background-position: 0px 0px !important;
    order: 1;
}
.view-productdetails .productdetails-view.productdetails .spacer-buy-area .quantity-row {
    position: relative;
    display: flex;
    justify-content: flex-end;
    max-width: 181px;
    margin-left: auto;
    height: 48px !important;
}
.view-productdetails .productdetails-view.productdetails .spacer-buy-area .quantity-row .quantity-input {
    position: absolute;
    top: 0; left: 0; right: 0;
    width: 84px;
    height: 48px !important;
    max-width: none;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.05em;
    color: #1B1B1B;
    font-family: Syncopate Cyr;
    font-size: 32px;
    font-weight: 700;
    border: 1px solid #CDCDCD;
}
.b-contactbox {
}
.b-contactbox .contactbox__item {
    margin-bottom: 23px;
}
.b-contactbox .contactbox__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0.4;
    margin-bottom: 10px;
}
.b-contactbox .contactbox__value {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
}
.b-contactbox .contactbox__link a {
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #D12D27;
    text-decoration: none;
}
.b-formbase {
}
.b-formbase .formbase__title {
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 60px;
}
.b-formbase .formbase__item {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
}
.b-formbase .formbase__item:nth-child(4), .b-formbase .formbase__item:nth-child(3) {
    width: 100%;
}
.b-formbase .formbase__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.b-formbase .formbase__item textarea, .b-formbase .formbase__item input {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 24px;
    min-height: 80px;
    border-radius: 10px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
}
.b-formbase label {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    opacity: 0.4;
    margin-bottom: 5px;
}
.b-formbase .formbase__btn {
    width: 100%;
    margin: 0;
}
.b-formbase .b-btn {
    padding-top: 34px;
    padding-bottom: 34px;
    border: 0 !important;
    width: 100%;
}
.b-formbase .rf-button-send {
}
.b-formbase .formbase__privacy {
    margin-top: 30px;
    color: #1B1B1B;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.b-formbase .uk-form-danger {
    border: 1px solid #D12D27 !important;
}
.blog .blog {
    padding-bottom: 60px;
}
.blog .blog h1 {
    margin-bottom: 80px;
}
.blog .blog-items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -13px;
}
.blog .blog-items > div {
    width: calc(100% / 4);
    padding: 0 13px;
    margin-bottom: 20px;
}
.blog .blog-items > div:nth-child(4n-2) {margin-top: 20px;}
.blog .blog-items > div:nth-child(4n-1) {margin-top: 40px;}
.blog .blog-items > div:nth-child(4n) {margin-top: 60px;}
#sp-component .blog {
    padding-top: 0;
}
#sp-component h2 {
    padding-bottom: 0;
}
.blog .blog-items .page-header {
    padding-bottom: 0;
}
.blog .blog-items .page-header h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 26px;
}
.blog .blog-items .item-content h2 {
    font-family: 'Muller';
    font-size: inherit;
    text-transform: none;
}
.blog .blog-items .page-header h2 a {
    color: #1B1B1B;
    font-family: 'Muller';
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
}
.blog .blog-items .page-header h2 a:hover, .blog .blog-items .page-header h2 a:active {
    color: #e4312a;
}
/*.blog .blog-item .caption {
    display: none;
}*/
.blog .blog-item .item-image img {
    border-radius: 10px;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.blog .blog .hits {
    background: url(/images/design/i-eye-min.webp) 0% 0% no-repeat;
    font-family: 'Muller';
    font-size: 10px;
    font-weight: 400;
    padding-left: 21px;
    margin-bottom: 0;
    color: #c0c0c0;
    text-transform: uppercase;
    line-height: 20px;
    order: 1;
}
.blog .blog .published {
    order: 2;
    font-family: Muller;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    color: #c0c0c0;
    text-transform: uppercase;
    margin-bottom: 0;
}
.blog .blog .article-info {
    justify-content: space-between;
    align-items: center;
}
.blog .blog .article-info-term {
    display: none;
}
.blog .blog .readmore a:hover, .blog .blog .readmore a:active, .blog .blog .readmore a {
    all: unset;
    color: #e4312a;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Syncopate Cyr';
    font-weight: 400;
    line-height: 10px;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.blog .b-pic {} 
.blog .b-pic-right {
    float: right;
    border-radius: 10px;
    margin-left: 20px;
}
.blog .b-author {
    display: flex;
}
.blog .b-title--author {
    display: block;
}
.blog #kt .kt-comments__item {
    width: 50%;
    margin-right: auto;
}
.blog #kt .kmt-comment-item-author {
    width: 100%;
}
.b-author {
    display: none;
    padding-top: 15px;
    margin-top: 30px;
    margin-bottom: 160px;
    border-top: 1px solid rgba(27, 27, 27, 0.40);
    max-width: 550px;
    align-items: center;
}
.b-author .author__pic {
    min-width: 83px;
    margin-right: 25px;
}
.b-author .author__textbox {
    width: 250px;
    margin-right: 40px;
}
.b-author .author__uptitle {
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    opacity: 0.4;
    margin-bottom: 5px;
}
.b-author .author__name {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.b-author .author__date {
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    opacity: 0.4;
}
.b-author .author__smm {
    display: flex;
    justify-content: space-between;
    width: 120px;
}
.b-author .author__sitem {}
.b-author a {
    color: #222;
}
.b-smmauthor {
    font-size: 22px;
}
.b-smmauthor a {
    color: #222;
}
.b-smmauthor .smmauthor__item {
    margin-bottom: 35px;
}
.b-smmauthor img {
    display: inline-block;
    vertical-align: middle;
}
.b-other-article .newsflash-title {
    order: 2;
    font-family: 'Muller';
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
}
.b-other-article p {
    order: 3;
    font-size: 16px;
    line-height: 19px;
}
.b-other-article .newsflash-image {
    order: 1;
}
.b-other-article .newsflash-image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 10px;
}
.b-other-article figcaption {
    display: none;
}
.b-other-article .readmore {
    order: 4;
}
.b-other-article .readmore a {
    all: unset;
    color: #e4312a;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Syncopate Cyr';
    font-weight: 400;
    line-height: 10px;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.b-other-article .mod-articlesnews.newsflash {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -13px;
}
.b-other-article .mod-articlesnews.newsflash .mod-articlesnews__item {
    display: flex;
    flex-direction: column;
}
.b-other-article .mod-articlesnews.newsflash > div {
    width: 50%;
    flex-basis: 50%;
    padding: 0 13px;
}
.b-other-article .mod-articlesnews.newsflash > div:nth-child(even) {
    margin-top: 40px;
}
.b-title-content {
    font-family: 'Muller';
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    text-transform: none;
    margin-bottom: 30px;
}
.text-brand {
    color: #d12d27;
}
.b-picgrid img {
    display: block;
    border-radius: 10px;
}
.b-picgrid .col-6:nth-child(4n-2) {margin-top: 20px;}
.b-picgrid .col-6:nth-child(4n-1) {margin-top: 40px;}
.b-picgrid .col-6:nth-child(4n) {margin-top: 60px;}
.b-picgrid--2x img {
    width: calc(100% / 2 - 26px);
}
.b-frontman {
    color: #fff;
    padding: 195px 470px 0px 80px;
    background: url(/images/design/bg-frontman-min.webp) no-repeat;
    background-size: cover;
    min-height: 642px;
}
.b-frontman .frontman__title {
    font-weight: 700;
    margin-bottom: 20px;
}
.b-frontman .frontman__text {
    margin-bottom: 120px;
}
.b-frontman .frontman__subtext {}
.b-marker {
    line-height: 50px;
    font-size: 22px;
}
.b-marker a {
    color: #1B1B1B;
    text-decoration: underline;
    text-underline-position: under;
}
.b-pic-round {
    border-radius: 20px;
}
.b-title-brand {
    font-style: italic; 
    font-weight: 700; 
    font-size: 32px;
    font-family: "Muller";
    color: #d12d27;
}
.b-edge {}
.b-edge .edge__pic {
    margin-bottom: 25px;
}
.b-edge .edge__pic img {
    margin: 0 auto;
}
.b-edge .edge__title {
    font-size: 22px;
    font-weight: 500;
    background: url(/images/design/i-dubarrow-min.webp) 0px -2px no-repeat;
    padding-left: 30px;
}
.b-edge .edge__title a {
    color: #1B1B1B;
    text-decoration: underline;
    text-underline-position: under;
}
.b-complect {
    margin: 0 -13px;
}
.b-complect .browse-view .row .product .spacer {
    padding: 0;
    border: 0;
    margin: 0 13px 30px;
}
.b-complect .browse-view .row .product .spacer img {
    border-radius: 10px;
}
.b-complect .vmgroup.browse-view.vm_id_module .vm-product-media-container {
    margin-bottom: 25px;
}
.b-complect .spacer a {
    font-size: 22px;
    color: #1B1B1B;
}
.b-complect .product-price {
    text-align: left;
    float: none;
}
.b-complect .browse-view .row .product .spacer span {
    font-weight: 400;
    font-size: 16px;
    color: #1B1B1B;
}
.b-complect .vmgroup.browse-view.vm_id_module .addtocart-area, .b-complect .vmgroup .addtocart-bar, .b-complect .vmgroup.browse-view.vm_id_module .addtocart-button {
    margin: 0;
}
.b-complect .addtocart-bar {
    margin-top: -43px !important;
    text-align: right;
}
.b-complect .vmgroup.browse-view.vm_id_module input.addtocart-button{
    color: #fff;
    padding: 20px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    border-radius: 8px;
    line-height: 1;
    font-size: 14px !important;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.b-deliverybox {
    text-align: left;
    line-height: 28px; 
    font-size: 24px;
    margin-top: 70px;
}
.b-deliverybox a {
    display: inline;
    color: #D12D27;
    text-decoration:underline;
    text-underline-position: under;
}
#rsform_2_page_0 #Submit, 
#rsform_3_page_0 #Submit, 
#rsform_4_page_0 #Submit, 
#rsform_8_page_0 #Submit {
    padding: 20px 30px !important;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%) !important;
    border-radius: 8px;
}
.rsform .formBody .rsform-checkbox {
    margin-right: 10px !important;
}
.eb-inst .eb-header {
    font-weight: 700;
    color: #1B1B1B;
    opacity: 1 !important;
}
.b-notime {
    background-image: url(/images/design/bg-diy.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 0;
    text-align: center;
    padding: 60px;
    color: #fff;
    border-radius: 30px;
    margin: 120px 0 0;
}
.b-notime h4 {
    font-family: 'Syncopate Cyr';
    font-size: 42px;
    font-weight: 400;
    line-height: 37px;
    margin-bottom: 60px;
}
.b-notime h4 span {
    color: #D12D27;
}
.b-notime .notime__text {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 60px;
}
.b-notime .sppb-btn-danger {
    display: inline-block;
    color: #fff;
    width: auto;
    padding: 20px 60px;
    background: linear-gradient(173.95deg, #D12D27 30.32%, #A7100A 95.21%);
    box-shadow: 0px 5px 30px 0px #76110D;
    border-radius: 8px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Syncopate Cyr';
    text-transform: uppercase;
    transition: 0.3s all linear;
    border: 0;
}
.b-setbox {
    padding: 20px 20px 40px;
    background-color: #fff;
    border: 1px solid #D6D6D6;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
}
.b-setbox .row {
    align-items: center;
}
.b-setbox img {
    max-width: 200px;
    margin: 0 auto;
}
.b-setbox .setbox__title a {
    font-family: 'Syncopate Cyr';
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1B1B1B;
}
.b-setbox .setbox__row:hover .setbox__title a {
    color: #e4312a;
    text-decoration: underline;
    text-underline-position: under;
} 
.b-acnhor {
    position: relative;
    top: -120px;
}
.b-related .tags {display: none;}
.b-related .sppb-readmore {
    all: unset;
    color: #e4312a !important;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Syncopate Cyr' !important;
    font-weight: 400;
    line-height: 10px;
    text-decoration-line: underline;
    text-transform: uppercase !important;
}
.b-related .sppb-article-introtext {
    margin-bottom: 20px;
}
.b-related .sppb-row > div:nth-child(4n-2) {margin-top: 20px;}
.b-related .sppb-row > div:nth-child(4n-1) {margin-top: 40px;}
.b-related .sppb-row > div:nth-child(4n) {margin-top: 60px;}
.b-related .sppb-article-img-wrap img {
    margin-bottom: 16px;
}
.com-content-category-blog__children {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 20px 40px;
    background-color: #fff;
    border: 1px solid #D6D6D6;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 60px;
}
.com-content-category-blog__children > h3 {
    display: none;
}
.com-content-category-blog__children .com-content-category-blog__child {
    padding: 15px;
    width: calc(100% / 6);
}
.com-content-category-blog__children .com-content-category-blog__child img {
    margin: 0 auto;
}
.com-content-category-blog__children .page-header {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 15px;
}
.com-content-category-blog__children .com-content-category-blog__child {
    display: flex;
    flex-direction: column;
}
.com-content-category-blog__children .com-content-category-blog__child h3 {
    order: 2;
}
.com-content-category-blog__children .com-content-category-blog__child a {
    order: 1;
    color: #1B1B1B;
}
.com-content-category-blog__children .com-content-category-blog__child:active a, .com-content-category-blog__children .com-content-category-blog__child:hover a {
    color: #e4312a;
    text-decoration: underline;
    text-underline-position: under;
}
/*.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog h1:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/r.svg);
    position: absolute;
    left: 0;
    top: 0px;
}
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog h1 {
    color: #D12D27;
    font-size: 22px;
    position: relative;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 40px;
}
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog figure {
    float: right;
}*/
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog figure img {
    max-width: 350px;
    width: 100%;
    border-radius: 10px;
}
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .com-content-category-blog__items:before, .com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .com-content-category-blog__items:after {
    content: '';
    display: block;
    clear: both;
}
/*.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .item-content {
    overflow: hidden;
    padding-right: 20px;
}*/
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .caption {
    color: #1B1B1B;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
.com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .com-content-category-blog__item:before, .com_content.com-content.view-category.layout-blog.task-none:not(.blog) .com-content-category-blog.blog .com-content-category-blog__item:after
{
    content: '';
    display: block;
    clear: both;
}
.portfolio .b-author{display:block;}
.border-radius-10{border-radius:10px;}
.border-radius-20{border-radius:20px;}
.font-suncyr{font-family: 'Syncopate Cyr';}
.bg-white .product_s_desc{font-size:1rem;}
.b-form-mini {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.b-form-mini .form-mini__checkboxes {
    display: flex;
    align-items: flex-start;
    text-align: left;
    margin-top: 20px;
    margin-left: 4px;
    width: 100%;
}
.b-form-mini .form-mini__checkboxes input {
    margin-right: 5px;
}
.b-form-mini .form-mini__checkboxes label {
    margin-top: 2px;
    font-size: 14px;
    line-height: 1;
}
.b-form-mini .uk-margin {
    width: calc(100% / 3);
    margin-bottom: 0px;
}
.b-form-mini .uk-button {
    margin-top: 0;
}
.b-form-mini input[type="text"] {
    all: unset;
    text-align: left;
    border-radius: 10px !important;
    border: 1px solid #D6D6D6 !important;
    background: #F4F4F4 !important;
    padding: 18px 12px !important;
    margin-bottom: 0px !important;
    box-sizing: border-box !important;
    width: 100% !important;
    height: auto !important;
}
.thumb-wrap-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.thumb-wrap-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}