

/* Start:/local/templates/main/css/slick.css?16942656861776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

/* End */


/* Start:/local/templates/main/css/jquery.fancybox.min.css?169426568612807*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto scroll;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:30px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:0px;right:19px;top:19px}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/main/css/styles.css?1754560371153966*/
/* basic tag stilization */

html {
    font-size: 16px;
    line-height: 145%;
    color: #333;
}

*,
*::after,
*::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    font-family: Arial;
    color: inherit;
}

a {
    text-decoration: none;
}

body {
    background: #fff;
    max-width: 100vw;
    overflow-x: hidden;
    /* overflow-y: scroll; */
    position: relative;
    font-size: 16px;
    min-height: 110vh;
    padding-bottom: 400px;
    transition: 0 !important;
}

footer {
    width: 100%;
    border-top: 6px solid #005FC9;
    background: #2E2E2E;
    padding: 40px 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

svg,
use,
g,
path {
    fill: inherit;
    stroke: inherit;
}

ul,
.lk-ul {
    list-style: none;
}

header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

header svg {
    fill: #005FC9;
}

footer svg {
    fill: #fff;
}

a {
    color: #005FC9;
}

img,
svg {
    max-width: 100%;
    max-height: 100%;
    font-size: 0;
    user-select: none;
}

p {
    font-size: 18px;
    margin: 0 0 20px;
}

p:last-child {
    margin-bottom: 10px;
}


/* style redefines */

.slick-list,
.slick-track {
    height: 100%;
}

table.title-search-result td.title-search-item a b {
    color: #005FC9;
}

.title-search-selected td,
.title-search-selected a {
    background: #EEF5FD !important;
}

table.title-search-result tr td.title-search-item a {
    display: flex;
    align-items: center;
}

.bx-soa-pp-company-graf-container input[type="checkbox"] {
    opacity: 0;
}

body div.b24-widget-button-shadow {
    z-index: 1400;
}

body div.b24-widget-button-wrapper {
    z-index: 1500;
}

.fancybox-margin {
    margin-right: 17px
}

#bx-soa-orderSave .checkbox {
    width: auto;
    heighT: auto;
    border: none;
    margin-right: 0 !important;
}

body>div.title-search-result {
    z-index: 1510;
}

@media screen and (min-width: 900px) {

    .compensate-for-scrollbar .fixed-nav,
    .compensate-for-scrollbar .b24-widget-button-wrapper {
        transition: margin 0s;
        margin-righT: 17px;
    }

    .compensate-for-scrollbar .header-bottom.fixed {
        width: calc(100% - 17px);
    }
}


/* general purpose clases */

.standart-width {
    width: 100%;
    max-width: 1366px;
    padding: 0 83px;
    margin: 0 auto;
}

.page-content {
    margin: 16px 0 60px;
}

.one-col-page {
    margin: 40px auto 60px;
}

.hidden {
    display: none;
}

.disabled {
    opacity: 0.5;
    cursor: unset !important;
}

.clearfix {
    displaY: block;
    clear: both;
}

.page-shadow {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #2E2E2E;
    opacity: 0.6;
}

.mobile-header {
    display: none;
}

.flex-row-bc {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #005FC9;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
}

.btn:hover,
.btn:focus {
    background: #5798E0;
    color: #fff;
}

.btn-transparent {
    display: inline-block;
    background: #fff;
    border: 2px solid #005FC9;
    border-radius: 3px;
    font-size: 18px;
    line-height: 21px;
    color: #005FC9;
    transition: 0.3s;
    text-align: center;
}

.btn-transparent:hover,
.btn-transparent:focus {
    background: #EEF5FD;
    color: #005FC9;
    text-decoration: none;
}

.icon-container {
    width: 25px;
    height: 25px;
    font-size: 0;
    line-heighT: 0;
}

.icon-container img,
.icon-container svg {
    width: 100%;
    height: auto;
}

.checkbox-text a:hover,
.text-button:hover {
    color: #5798E0;
}



@media screen and (min-width: 551px) {
    .mobile-show {
        display: none !important;
    }
}

@media screen and (max-width: 550px) {
    .mobile-hide {
        display: none !important;
    }
}




/* text stylization classes */

.header-bl-line a {
    font-size: 15px;
    color: #005FC9;
    border-bottom: 1px solid #005FC9;
}

.header-bl-line a:hover {
    color: #5798E0;
    border-color: #5798E0;
}

.header-bl-line.bold-text a {
    color: #474747;
    text-decoration: none;
    border-bottom: none;
}

.header-bl-line.bold-text a:hover {
    color: #005FC9;
}



/* 26px */

.index-slider-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
    margin: 0 0 20px;
}


/* 30px */

.sales-section-header {
    font-size: 30px;
    line-height: 125%;
    color: #191A1E;
    margin-bottom: 25px;
}


/* 26px */

.section-header {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #333;
    margin-bottom: 30px;
}


/* 24px */

.search-input {
    font-size: 24px;
    line-height: 125%;
    border: none;
    border-bottom: 1px solid #D5D5D5;
    width: 100%;
    padding: 3px 0;
    margin-right: 22px;
    outline: none;
}


/* 22px */

.popup-title {
    font-size: 22px;
    line-height: 125%;
    font-weight: bold;
    margin: 0 0 30px;
}


/* 20px */

.mobile-menu-group.open>.mobile-menu-group-name {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    text-align: center;
}


/* 18px */

.nav-button-name,
.footer-nav-el,
.line-products-el-name,
.index-slider-description {
    font-size: 18px;
    line-height: 21px;
}

.nav-button-name {
    font-weight: bold;
    text-transform: uppercase;
    color: #191A1E;
}

.footer-nav-el {
    display: block;
    font-weight: bold;
    line-height: 140%;
    color: #fff;
}

.footer-nav-el:hover {
    color: #d5d5d5;
    text-decoration: none;
}

.line-products-el-name {
    font-weight: bold;
    color: #191A1E;
    margin: 0 0 4px;
}

.index-slider-description {
    font-size: 18px;
    line-height: 145%;
}


/* 16px */

.news-el-title,
.articles-el-title,
.section-main-ref,
.copyright-text,
.search-submit-btn,
.text-input,
.header-nav-el {
    font-size: 16px;
    line-height: 125%;
}

.header-nav-el {
    font-weight: bold;
}

.section-main-ref {
    display: block;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    transition: 0.3s;
    color: #005FC9;
}

.copyright-text {
    line-height: 26px;
    color: #fff;
}

.search-submit-btn {
    padding: 10px 30px;
    line-height: 112%;
}

.text-input {
    width: 100%;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    line-height: 145%;
    padding: 5px 10px;
    outline: none;
}


/* 15px */

.news-el-summary,
.footer-copyright-top-line {
    font-size: 15px;
}

.footer-copyright-top-line {
    line-height: 145%;
    color: #76767A;
    padding: 30px 0;
}


/* 14px */

.line-products-el-timespan,
.line-products-el-more,
.checkbox-text,
.checkbox-text a,
.password-recovery-ref,
.mobile-menu-bottom-btn .text,
.field-name,
.radio-text,
.mobile-menu-el,
.mobile-menu-el a,
.menu-group-title {
    font-size: 14px;
    line-height: 16px;
}

.line-products-el-timespan {
    line-height: 25px;
    color: #191A1E;
    margin: 0 0 4px;
}

.line-products-el-more {
    color: #005FC9;
    transition: 0.3s;
}

.mobile-menu-bottom-btn .text {
    font-weight: bold;
    color: #333;
}

.field-name {
    margin: 0 0 6px;
}

.mobile-menu-el,
.mobile-menu-el a,
.menu-group-title {
    font-weight: bold;
    color: #333;
}


/* 12px */

.footer-ragline {
    font-size: 12px;
    text-align: center;
    color: #fff;
}

.bold-text {
    font-weight: bold;
}


/* coloring classes */

.header-top * {
    color: #474747;
}

.header-bottom {
    background: #2E2E2E;
}

.header-bottom.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.header-nav-el:hover {
    background: #5798E0;
    color: #fff;
    text-decoration: none;
}

.header-nav-el.active {
    background: #005FC9;
}

.big-nav-button:hover svg {
    fill: #005FC9;
}

.big-nav-button:hover .nav-button-name {
    color: #005FC9;
}

.section-main-ref:hover {
    color: #5798E0;
}

footer .item-count {
    color: #2E2E2E;
}

.mobile-menu-btn .icon-container svg {
    fill: #2e2e2e;
}

.search-close svg,
.mobile-search-btn.active svg {
    fill: #333;
}

.mobile-search-submit-btn svg {
    fill: #76767A;
}

.blue-text {
    color: #005FC9;
}


/* column classes */

.two-col-bl {
    display: flex;
    flex-wrap: wrap;
}

.two-col-bl .col {
    width: 50%;
}

.two-col-bl .col:nth-child(2n-1) {
    padding: 0 10px 0 0;
}

.two-col-bl .col:nth-child(2n) {
    padding: 0 0 0 10px;
}

.news-el-wrap:nth-child(n) {
    width: 25%;
    height: 180px;
    margin-bottom: 20px;
}

.news-el-wrap:nth-child(5n - 4) {
    padding-right: 11px;
    width: 50%;
    height: 380px;
}

.news-el-wrap:nth-child(5n - 3),
.news-el-wrap:nth-child(5n - 1) {
    padding: 0 5.5px 0 11px;
}

.news-el-wrap:nth-child(5n - 2),
.news-el-wrap:nth-child(5n) {
    padding: 0 0 0 16.5px;
}

.news-el-wrap:nth-child(5n - 4) .news-el {
    padding: 20px;
}

.news-el-wrap:nth-child(5n - 4) .news-el-title {
    font-size: 20px;
    margin-bottom: 8px;
}

.model-line {
    cursor: pointer;
}

.model-lien-el-wrap {
    width: 12.5%;
    margin: 0 0 20px;
}

.model-lien-el-wrap:nth-child(8n-7) {
    padding: 0 17.5px 0 0;
}

.model-lien-el-wrap:nth-child(8n-6) {
    padding: 0 15px 0 2.5px;
}

.model-lien-el-wrap:nth-child(8n-5) {
    padding: 0 12.5px 0 5px;
}

.model-lien-el-wrap:nth-child(8n-4) {
    padding: 0 10px 0 7.5px;
}

.model-lien-el-wrap:nth-child(8n-3) {
    padding: 0 7.5px 0 10px;
}

.model-lien-el-wrap:nth-child(8n-2) {
    padding: 0 5px 0 12.5px;
}

.model-lien-el-wrap:nth-child(8n-1) {
    padding: 0 2.5px 0 15px;
}

.model-lien-el-wrap:nth-child(8n) {
    padding: 0 0 0 17.5px;
}

.model-line-el:nth-child(8n) {
    margin-right: 0;
}

.line-products-el-wrap:nth-child(4n - 3) {
    padding: 0 15px 0 0;
}

.line-products-el-wrap:nth-child(4n - 2) {
    padding: 0 10px 0 5px;
}

.line-products-el-wrap:nth-child(4n - 1) {
    padding: 0 5px 0 10px;
}

.line-products-el-wrap:nth-child(4n) {
    padding: 0 0 0 15px;
}


/* flexes */

.header-cart,
.item-count,
.big-nav-button,
.social-icon,
.footer-cart,
.model-line-el,
.index-slider-prev,
.index-slider-next {
    display: inline-flex;
    align-items: center;
}

.social-icon,
.model-line-el,
.index-slider-prev,
.index-slider-next {
    justify-content: center;
}

.header-cart,
.item-count,
.footer-cart {
    vertical-align: middle;
}

.mobile-cart-btn {
    display: inline-block;
    position: relative;
}

.big-nav-button {
    padding: 16px 26px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
    border: 1px solid #D5D5D5;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    border-radius: 3px;
    width: 23.666%;
    margin-righT: 1.7778%;
}

.big-nav-button:last-child {
    margin-righT: 0;
}

.social-icon {
    background: #fff;
    border-radius: 3px;
    padding: 8px;
    width: 36px;
    height: 36px;
    margin-right: 13.5px;
}

.footer-cart {
    justify-content: space-between;
    padding: 5px 20px;
    width: 176px;
    height: 42px;
}

.model-line-el {
    width: 100%;
    height: 122px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    border-radius: 3px;
    transition: 0.3s;
}

.index-slider-prev,
.index-slider-next {
    widtH: 58px;
    height: 58px;
    margin-left: 10px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    fill: none;
    stroke: #000;
    padding: 11px 18px;
}

.footer-copyright-bottom-line,
.footer-top-bl,
.radio-buttons-field,
.form-buttons-row {
    display: flex;
    justify-content: space-between;
}

.line-products-list,
.articles-list,
.model-line-list {
    display: flex;
    flex-wrap: wrap;
}

.search-bar-bl,
.fixed-nav-el,
.checkbox-row,
.radio-bl {
    display: flex;
    align-items: center;
}

.news-el,
.articles-el {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    color: #fff;
    padding: 10px 12px;
}

.articles-list {
    margin: 0 -10px 10px;
}

.footer-copyright-bottom-line {
    align-items: center;
    border-top: 1px solid #ffffff1a;
    padding: 18px 0;
}

.footer-top-bl {
    position: relative;
}

.model-line-list {
    flex-wrap: wrap;
    margin-top: 66px;
    padding: 34px 40px 22px;
    position: relative;
    z-index: 5;
    font-size: 0;
}

.radio-bl {
    width: 49%;
    cursor: pointer;
    margin: 0 0 15px;
}

.fixed-nav-el {
    width: 60px;
    height: 60px;
    justify-content: center;
    border: 1px solid #D5D5D5;
    border-bottom: none;
    background: #fff;
    position: relative;
}

.fixed-nav-el:first-child {
    border-radius: 5px 0px 0px 0px;
}

.fixed-nav-el:last-child {
    border-radius: 0px 0px 0px 5px;
    border-bottom: 1px solid #d5d5d5;
}

.fixed-nav-el a {
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.fixed-items-in-cart {
    position: absolute;
    bottom: 12px;
    right: 6px;
    display: inline-block;
    width: 18px;
    heighT: 18px;
    background: #005FC9;
    border-radius: 50%;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}

.radio-buttons-field {
    flex-wrap: wrap;
    margin: 0 0 10px;
}

.form-buttons-row {
    align-items: center;
    margin-top: 20px;
}

.nav-buttons-list {
    display: flex;
}

.open-menu-controls.show {
    display: flex !important;
}

.header-cart {
    justify-content: space-between;
    font-weight: bold;
    width: 176px;
    height: 42px;
    padding: 3px 20px;
    margin-right: 15px;
    color: #fff;
}

.item-count {
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    font-size: 12px;
    line-height: 14px;
    color: #005FC9;
    font-weighT: bold;
}

.mobile-cart-item-count {
    color: #fff;
    background: #005FC9;
    width: 16px;
    heighT: 16px;
    font-size: 10px;
    position: absolute;
    right: -8px;
    bottom: -3px;
}


/* other stylization classes */

.header-logo-bl,
.header-top-bl,
.header-logo-container,
.header-ragline,
.icon-container,
.header-bl-description,
.header-nav,
.header-search,
.header-followed,
.nav-button-name,
.footer-bl-description,
.header-nav-el {
    display: inline-block;
    vertical-align: middle;
}

.header-search,
.header-followed {
    margin-righT: 30px;
}

.header-top {
    padding: 23px 0;
}

.header-top-bl {
    margin-left: 30px;
}

.header-logo-container {
    font-size: 0;
    line-heighT: 0;
    width: 285px;
    height: auto;
    margin-right: 20px;
}

.header-bl-description {
    margin-left: 9px;
}

.header-row {
    height: 42px;
    margin: 0 -15px;
    width: auto;
}

.desktop-header,
.mobile-header {
    position: relative;
    z-index: 1000;
}

.header-nav {
    height: 100%;
    font-size: 0;
    position: relative;
    z-index: 1000;
}

.header-nav-el {
    heighT: 100%;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
    position: relative;
}

.header-nav-el a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    transition: 0.3s;
}

.header-nav-el a:hover,
.header-nav-el a:focus {
    text-decoration: none;
}

.header-nav-el:last-child {
    margin-right: 0;
}

.header-nav-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    padding: 12px 0;
}

.header-nav-el:hover .header-nav-dropdown {
    display: block;
}

.header-nav-dropdown-el,
a.header-nav-dropdown-el {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    padding: 4px 12px 4px 16px;
    white-space: nowrap;
    transition: 0.3s;
}

.header-nav-dropdown-el:hover,
a.header-nav-dropdown-el:hover {
    color: #005FC9;
}

.followed-item-count {
    width: 18px;
    height: 18px;
    margin-left: 4px;
}

.index-model-select-bl,
.index-nav-buttons-bl,
.index-sales-bl,
.index-news-bl,
.index-articles-bl {
    margin: 60px 0;
}

.index-sales-bl p {
    font-size: 16px;
    margin-bottom: 20px;
}

.index-sales-bl li {
    font-size: 16px;
}

.index-sales-bl .col>*:last-child,
.index-sales-bl ul>*:last-child,
.index-sales-bl ol>*:last-child {
    margin-bottom: 0;
}

.big-nav-button svg,
.big-nav-button .nav-button-name {
    transition: 0.2s;
}

.big-nav-button .icon-container {
    min-width: 50px;
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.section-header::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 0;
    border: 1px solid #005FC9;
    margin-left: 12px;
}

.section-header.catalog-header::after {
    display: none;
}

.section-header.catalog-header h1:after,
.section-header.catalog-header h2:after,
.section-header.catalog-header h3:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 0;
    border: 1px solid #005FC9;
    margin-left: 12px;
}

@media screen and (max-width: 550px) {

    .section-header.catalog-header h1:after,
    .section-header.catalog-header h2:after,
    .section-header.catalog-header h3:after {
        width: 30px;
        margin-left: 6px;
    }
}

.section-header h1,
.section-header h2,
.section-header h3 {
    display: inline-block;
    font-size: inherit;
    line-heighT: inherit;
    font-weighT: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

.regular-text {
    color: #191A1E;
    margin-bottom: 20px;
    font-size: 16px;
}

.regular-text:last-child {
    margin-bottom: 0;
}

.big-text {
    color: #191A1E;
    margin-bottom: 20px;
    font-size: 18px;
}

.big-text:last-child {
    margin-bottom: 0;
}

.index-news-bl {
    padding: 40px 0;
    background: #F5F5F5;
    box-shadow: inset 0px 0px 20px rgba(15, 92, 182, 0.15);
}

.news-list {
    margin-bottom: 10px;
}

.news-list::after {
    content: "";
    clear: both;
    display: block;
}

.news-el-wrap {
    float: left;
}

.news-el-bg,
.articles-el-bg,
.news-el-gradient,
.articles-el-gradient {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.news-el-bg,
.articles-el-bg {
    z-index: 0;
    height: 100%;
    transition: 0.6s;
}

.news-el-gradient,
.articles-el-gradient {
    z-index: 5;
    height: 50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #1C1C1C 100%);
}

.articles-el-gradient {
    max-height: 90px;
}

.news-el-title,
.news-el-summary,
.articles-el-title {
    position: relative;
    z-index: 10;
}

.news-el-bg img,
.articles-el-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-el:hover .news-el-bg,
.articles-el:hover .articles-el-bg {
    transform: scale(1.1);
}

.articles-el-wrap {
    width: 25%;
    height: 215px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.salavey-logo {
    width: 30px;
    height: 30px;
}

.footer-nav-bl,
.footer-socials-bl,
.footer-info-bl,
.footer-nav-col {
    displaY: inline-block;
    vertical-align: top;
}

.footer-info-bl {
    position: relative;
}

.footer-socials-bl {
    width: 185px;
}

.footer-logo-bl {
    margin: 0 0 20px;
}

.footer-logo-container img,
.footer-logo-container,
.social-icon>img,
.social-icon>svg,
.line-products-el-picture,
.line-products-el-picture img,
.salavey-logo img {
    width: 100%;
    height: auto;
}

.footer-logo-container {
    display: inline-block;
    margin-bottom: 15px;
}

.socials-list {
    font-size: 0;
    display: flex;
}

.social-icon:last-child {
    margin-right: 0;
}

.footer-nav-el:last-child {
    margin-bottom: 0;
}

.footer-info-bl {
    width: 410px;
}

.footer-info-el {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 176px;
    margin-bottom: 30px;
    margin-righT: 50px;
}

.footer-info-el:nth-child(2n) {
    margin-right: 0;
}

.footer-info-el a {
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #fff;
}

.footer-info-el a:hover {
    color: #adadad;
    border-bottom: 1px solid #adadad;
}

.footer-bl-description {
    margin-left: 9px;
}

footer .footer-btn {
    border: 1px solid #fff;
    border-radius: 3px;
    background: #2E2E2E;
    color: #fff;
    transition: 0.3s;
}

footer .footer-btn:hover {
    border-color: #fff;
    color: #fff;
    background: #3e3e3e;
}

.footer-nav-col {
    margin-right: 80px;
    margin-bottom: 14px;
}

.footer-nav-col:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.index-model-select-bl {
    margin: 30px 0 60px;
}

.model-line-select-bl {
    position: relative;
    overflow: hidden;
    margin: 0 0 40px;
}

.model-line-bg,
.model-line-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.model-line-bg {
    left: 0;
    background: url("/local/templates/main/css/../img/bg.jpg") center no-repeat;
    background-size: cover;
}

.model-line-overlay {
    background: rgba(0, 95, 201, 0.08);
    /* left = container_width/2 - container_height/2  + topbar_height/2;*/
    heighT: 2000px;
    left: calc(50% - 1000px + 33px);
    transform: skew(-45deg, 0deg);
    border-left: 2px solid #B8D9F6;
    z-index: 2;
    transition: 0.35s;
}

.model-line-select-1 .model-line-overlay {
    background: rgb(38 38 38 / 12%);
}

.model-line-top-bar {
    position: relative;
    background: #005FC9;
    height: 66px;
    z-index: 1;
}

.model-line-overlay-top-bar {
    height: 67px;
    width: 100%;
    background: #2E2E2E;
}

.model-line-el.active {
    border: 6px solid #005FC9;
}

.model-line-el img {
    width: 100%;
}

.line-products-tab {
    display: none;
}

.line-products-tab.active {
    display: block;
}

.index-model-select-bl .section-header {
    margin: 0 0 10px;
}

.line-products-el-wrap {
    margin: 20px 0 0;
    width: 25%;
}

.line-products-el {
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}

.line-products-el-description {
    padding: 10px 14px;
}

.line-products-el-more::after {
    content: url('/local/templates/main/css/../img/svg/arrow.svg');
    display: inline-block;
    margin-left: 8px;
    transition: 0.3s;
}

.line-products-el-more:hover {
    color: #5798E0;
}

.line-products-el-more:hover::after {
    margin-left: 12px;
}

.model-line-tabs::after {
    content: "";
    display: block;
    clear: both;
}

.model-line-tabs span {
    display: block;
    width: 50%;
    text-align: center;
    line-heighT: 66px;
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    float: left;
}

.index-slider-bl {
    margin: 30px 0;
}

.index-slider {
    height: 450px;
    width: 100%;
    position: relative;
    border-radius: 3px;
}

.index-slides-list,
.index-slider-el,
.index-slider-bg {
    height: 100%;
    width: 100%;
}

.index-slider-el {
    position: relative;
    padding: 32px 40px 40px;
    heighT: 100%;
    min-height: 100%;
    heighT: max-content;
}

.model-line-tabs {
    z-index: 5;
    width: 100%;
}

.index-slider-bg,
.index-slider-gradient,
.model-line-tabs {
    position: absolute;
    top: 0;
    left: 0;
}

.index-slider-bg {
    background-position: center;
    background-size: cover;
}

.index-slider-gradient {
    width: 67.91%;
    height: 100%;
    background: linear-gradient(90deg, #EBEDF3 68.23%, rgba(222, 229, 245, 0) 100%);
}

.index-slider-content {
    position: relative;
    z-index: 5;
    width: 47%;
    height: 100%;
}

.slider-btn {
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding: 13px 26px;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    z-index: 10;
}

.index-slider-arrows {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 5;
}

.index-slider-prev>* {
    transform: rotate(180deg);
}

.fixed-nav {
    position: fixed;
    z-index: 1600;
    right: 0;
    top: 32vh;
    transition: all 0.4s 0s, margin 0s 0s;
}

.mobile-footer-socials-bl {
    display: none;
    position: absolute;
    right: 0;
    bottom: 24px;
}

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

.search-bar.open {
    display: block;
}

.screen-shadow {
    position: fixed;
    left: 0;
    right: 0;
    widtH: 100%;
    heighT: 100%;
    background: #2E2E2E;
    opacity: 0.6;
    z-index: 1;
}

.search-bar-area {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 42px 0;
}

.mobile-header {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    padding: 20px 0;
}

.mobile-header-row {
    width: 100%;
}

.mobile-user-btn,
.mobile-phone-btn {
    margin-right: 34px;
}

.mobile-menu ul,
.mobile-menu ol {
    margin-bottom: 0;
}

.mobile-menu li::before {
    display: none;
}

.mobile-menu-btn {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    margin-right: 30px;
}

.mobile-menu-btn:hover,
.mobile-menu-btn:focus {
    text-decoration: none;
    color: #333;
}

.mobile-menu-btn .icon-container {
    width: 30px;
    height: 25px;
    fill: #000;
    margin-righT: 16px;
}

.search-close {
    margin-left: 53px;
}

.mobile-search-row {
    display: none;
    width: 100%;
    max-width: 800px;
    margin: 20px auto 0;
    position: relative;
}

.mobile-search-row.open {
    display: block;
}

.mobile-search-submit-btn .icon-container {
    width: 20px;
    height: 20px;
}

.mobile-search-input {
    width: 100%;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 145%;
    padding: 5px 30px 5px 10px;
    outline: none;
}

.mobile-search-submit-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
}

.input-field {
    margin: 0 0 16px;
}

.input-field:last-child {
    margin-bottom: 0;
}

.input-field textarea {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
    border-radius: 2px;
    resize: none;
    heighT: 80px;
    font-size: 16px;
    line-height: 145%;
    color: #333333;
    padding: 4px 10px;
}

.input-field.required .field-name::after,
.field-name.required::after {
    content: "*";
    display: inline;
    font-size: inherit;
    line-heighT: inherit;
    color: red;
}

.input-field.error input,
.input-field input.error {
    border-color: red;
}

.field-sub-text {
    font-size: 14px;
    line-height: 16px;
    color: #76767A;
    margin-top: 4px;
}

.auth-forgot-page input[type="text"],
.auth-forgot-page input[type="password"] {
    width: 100%;
    max-width: 400px;
}

.radiobox,
.checkbox {
    background: #fff;
    border: 1px solid #D5D5D5;
    /* for some reason margin doesn't apply in some browsers */
    margin-right: 14px !important;
    padding: 2px;
    cursor: pointer;
}

.radiobox {
    border-radius: 50%;
    width: 16px;
    min-width: 16px;
    height: 16px;
}

.checkbox {
    width: 18px;
    min-width: 18px;
    height: 18px;
    border-radius: 2px;
}

.radiobox.active::after,
.radio-bl.active .radiobox::after,
.checkbox.active::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #005FC9;
}

.radiobox.active::after,
.radio-bl.active .radiobox::after {
    border-radius: 50%;
}

.checkbox.active::after {
    border-radius: 2px;
}

.form-button {
    padding: 10px 20px;
}

.form-button.btn-transparent {
    padding: 8px 20px;
}

.popup-block {
    width: 100%;
    max-width: 420px;
}

.mobile-menu-nav {
    padding: 12px 0;
}

.mobile-menu-el .icon-container {
    margin-right: 9px;
}

.mobile-menu-el {
    padding: 12px 0;
    margin: 0;
    position: relative;
}

.mobile-menu-el.group {
    padding: 8px 0;
}

.mobile-menu {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    position: relative;
    z-index: 10;
    display: none;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}

.mobile-submenu-list .mobile-menu-group::after {
    content: url('/local/templates/main/css/../img/list-arrow.png');
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mobile-menu-group.open {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

.mobile-submenu-list {
    padding: 0 30px 0;
    max-height: calc(100vh - 64px);
    overflow-y: auto;
}

.mobile-menu-el.mobile-menu-group.open {
    padding-top: 0;
}

.offscreen {
    position: absolute !important;
    left: -1000vw !important;
}

.open-menu-controls {
    display: none;
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    justify-content: space-between;
    padding: 0 30px;
}

.menu-el-back svg {
    fill: none;
    stroke: #005FC9;
    transform: rotate(180deg);
}

.menu-el-close svg {
    fill: #333;
}

.mobile-submenu-list .mobile-menu-group.open::after,
.mobile-submenu-list,
.mobile-menu-group.open .menu-el-icon,
.mobile-menu-close,
.mobile-menu-btn.active .mobile-menu-burger {
    display: none;
}

.mobile-menu.open,
.mobile-menu-group.open>.mobile-submenu-list {
    display: block;
}

.mobile-menu-btn.active .mobile-menu-close {
    display: inline;
}

.mobile-menu-btn .icon-container {
    width: 25px;
}

.mobile-menu-bottom {
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
}

.mobile-menu-bottom-btn {
    width: 100%;
    displaY: block;
    box-sizing: border-box;
    padding: 13px 0;
}

.mobile-menu-user {
    display: none;
    border-right: 1px solid #d5d5d5;
}

.mobile-menu-bottom-btn .icon-container {
    margin-right: 10px;
}


/* truck matrases page start */

.breadcrumbs-bl {
    margin: 16px auto 30px;
}

.breadcrumbs-el {
    font-size: 12px;
    line-height: 125%;
    color: #010101;
    margin-left: 10px;
    position: relative;
}

.breadcrumbs-el a {
    font-size: 12px;
    line-height: 125%;
    color: #010101;
}

.breadcrumbs-el:first-child {
    margin: 0;
}

.breadcrumbs-el:hover {
    color: #333;
}

.breadcrumbs-el::before {
    content: "»";
    display: inline;
    margin-right: 10px;
}

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

.catalog-bl {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: 284px 1fr;
}

.catalog-bl p {
    font-size: 16px;
}

.filter-group {
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin-bottom: 10px;
}

.filter-group:last-child {
    margin-bottom: 0;
}

.filter-group>* {
    padding: 0 6px 0 18px;
}

.filter-title {
    font-size: 20px;
    line-height: 23px;
    color: #333333;
    margin: 14px 0 10px;
}

.filter-slide-bl {
    border-bottom: 1px solid #D5D5D5;
}

.filter-slide-bl:last-child {
    border-bottom: none;
}

.filter-slide-bl-name {
    padding: 11px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

.filter-slide-bl-name:hover {
    color: #005FC9;
}

.filter-ref {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    text-decoration: none;
    padding: 4px 0;
    transition: 0.3s;
}

.filter-ref:hover,
.filter-ref.active {
    text-decoration: none;
    color: #005FC9;
}

.filter-ref.active {
    color: #005FC9;
    font-weighT: 600;
}

.area-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.area-arrow::before {
    content: url("/local/templates/main/img/area-arrow.png");
    display: inline-block;
    transition: 0.3s;
}

.filter-slide-bl.open .area-arrow::before {
    transform: rotate(180deg);
}

.filter-slide-area {
    display: none;
    padding-bottom: 16px;
}

.filter-radio {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    cursor: pointer;
}

.filter-radio:last-child {
    margin-bottom: 0;
}

.radio-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    min-width: 18px;
    height: 18px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 50%;
    margin-right: 12px;
    cursor: pointer;
}

.radio-btn.active::after,
.filter-radio.active .radio-btn::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #005FC9;
    border-radius: 50%;
}

.radio-text {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    transition: 0.3s;
}

.filter-radio.active .radio-text {
    color: #005FC9;
}

.catalog-header {
    font-size: 30px;
    line-height: 125%;
    margin-bottom: 28px;
    font-weight: bold;
    color: #333;
}

.catalog-text {
    font-size: 16px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 30px;
}

.catalog-truck-list {
    margin-bottom: 60px;
}

.catalog-truck-info {
    margin-bottom: 30px;
}

.catalog-truck-info:last-child {
    margin-bottom: 0;
}

.catalog-truck-info::after {
    content: "";
    display: block;
    clear: both;
}

.truck-info-preview {
    float: left;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    overflow: hidden;
    width: 385px;
    height: auto;
    font-size: 0;
    line-heighT: 0;
    margin-right: 22px;
    margin-bottom: 6px;
}

.truck-info-preview img {
    width: 100%;
    height: auto;
}

.truck-info-header {
    display: block;
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    color: #333333;
    margin-bottom: 16px;
    padding-top: 6px;
    transition: 0.3s;
}

.truck-info-header:hover {
    color: #005FC9;
}

.truck-info-text {
    font-size: 16px;
    line-height: 145%;
    color: #333333;
    margin-bottom: 16px;
}

.catalog-bl ul li,
.catalog-bl ol li {
    font-size: 16px;
    line-heighT: 145%;
    color: #333333;
}

.truck-info-btn {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    padding: 14px 33px;
}

.seo-header {
    margin-bottom: 20px;
}

.filter-btn {
    display: flex;
    align-items: center;
    max-width: 288px;
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #005FC9;
    border-radius: 3px;
    font-size: 14px;
    line-height: 112%;
    color: #005FC9;
    transition: 0.3s;
    margin-bottom: 25px;
    position: relative;
}

.filter-btn:hover {
    background: #EEF5FD;
}

.filter-icon {
    display: inline-block;
    line-height: 0;
    width: 20px;
    min-widtH: 20px;
    height: 20px;
    margin-right: 12px;
    fill: #005FC9;
    transition: 0.3s;
}

.filter-btn-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    stroke: #005FC9;
    fill: none;
    transition: 0.3s;
}

.mobile-filter-bl {
    position: relative;
    max-width: 288px;
    width: 100%;
}

.mobile-filter-bl .filter-bl {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    border-radius: 3px;
    z-index: 5;
}

.mobile-filter-bl .filter-group {
    background: none;
    border: none;
    margin: 0;
}

.mobile-filter-bl.open .filter-bl {
    display: block;
}

.filter-btn-arrow>svg {
    transition: 0.3s;
}

.mobile-filter-bl.open .filter-btn-arrow>svg {
    transform: rotate(180deg);
}

.mobile-filter-bl.open .filter-btn-arrow {
    stroke: #fff;
}

.mobile-filter-bl.open .filter-icon {
    fill: #fff;
}

.mobile-filter-bl.open .filter-btn {
    color: #fff;
    background: #005FC9;
}

.mobile-filter-bl {
    display: none;
}

.no-decoration::after {
    display: none !important;
}

.matras-card-list {
    margin-bottom: 60px;
}

.matras-card-el,
.matras-detail-card {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: 385px 1fr;
    margin-bottom: 30px;
}

.matras-card-el:last-child {
    margin-bottom: 0;
}

.matras-card-preview-bl {
    position: relative;
}

.matras-preview-list,
.matras-detail-preview-list {
    display: flex;
    max-width: 100%;
    overflow-x: auto;
}

.matras-preview-big,
.matras-preview-small,
.matras-detail-preview-big,
.matras-detail-preview-small {
    width: 100%;
    heighT: auto;
    line-height: 0;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
}

.matras-preview-big,
.matras-detail-preview-big {
    margin-bottom: 8px;
}

.matras-preview-big img,
.matras-preview-small img,
.matras-detail-preview-big img,
.matras-detail-preview-small img {
    width: 100%;
    height: auto;
}

.matras-preview-small {
    display: flex;
    align-items: center;
    justify-content: center;
}

.matras-preview-small img {
    width: 100%;
    heighT: 100%;
    object-fit: contain;
    object-position: center;
}

.matras-preview-big {
    height: 295px;
}

.matras-preview-big a {
    display: block;
    width: 100%;
    heighT: 100%;
    font-size: 0;
}

.matras-preview-big a img {
    widtH: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.matras-promo-list {
    position: absolute;
    left: 12px;
    top: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.matras-promo-el {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    font-size: 16px;
    line-height: 20px;
    font-weighT: bold;
    border-radius: 50%;
    background: #f42c2c;
    color: #fff;
    box-shadow: 0 0 8px #0002;
}

.matras-preview-small,
.matras-detail-preview-small {
    min-width: 90px;
    width: 90px;
    margin-right: 8px;
}

.matras-preview-small:last-child,
.matras-detail-preview-small:last-child {
    margin-right: 0;
}

.matras-info-header,
.matras-detail-info-header {
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    margin-bottom: 16px;
}

.matras-info-group-1,
.matras-detail-info-group-1 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.matras-info-group-1.group-1-mt {
    margin-top: 10px;
    margin-bottom: 22px;
}

.matras-info-group-4,
.matras-detail-info-group-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.matras-info-articul,
.matras-detail-info-articul {
    font-size: 15px;
    line-height: 17px;
    color: #76767A;
}

.matras-info-articul .text,
.matras-detail-info-articul .text {
    margin-righT: 8px;
}

.matras-info-available,
.matras-detail-info-available {
    position: absolute;
    font-size: 15px;
    line-height: 17px;
    color: #76767A;
    righT: 0;
    top: calc(100% + 22px);
}

.matras-info-available .text,
.matras-info-available .available-icon,
.matras-detail-info-available .text,
.matras-detail-info-available .available-icon {
    display: inline-block;
    vertical-align: middle;
}

.available-icon {
    width: 14px;
    heighT: 14px;
    margin-righT: 6px;
    background-image: url(/local/templates/main/css/../img/available-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.matras-info-available.not-available,
.matras-detail-info-available.not-available {
    color: #C90000;
}

.not-available .available-icon,
.available-icon.not-available {
    background-image: url(/local/templates/main/css/../img/not-available-icon.png);
}

.matras-info-follow-tel,
.matras-info-follow,
.matras-detail-info-follow {
    font-size: 15px;
    line-height: 17px;
    color: #005FC9;
}

.matras-info-follow-tel .text,
.matras-info-follow .text,
.matras-detail-info-follow .text {
    text-decoration-line: underline;
}

.matras-info-follow-tel .text,
.matras-info-follow-tel .follow-icon,
.matras-info-follow .text,
.matras-info-follow .follow-icon,
.matras-detail-info-follow .text,
.matras-detail-info-follow .follow-icon {
    display: inline-block;
    vertical-align: middle;
}

.follow-icon {
    width: 25px;
    heighT: 25px;
    margin-left: 6px;
    background-image: url(/local/templates/main/css/../img/follow-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.followed .follow-icon {
    background-image: url(/local/templates/main/css/../img/followed-icon.png);
}

.follow-icon.tel {
    background-image: url(/local/templates/main/css/../img/followed-icon-tel.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.followed .follow-icon.tel {
    background-image: url(/local/templates/main/css/../img/followed-icon-tel.png);
}

.matras-info-price,
.matras-detail-info-price {
    width: 100%;
    margin-bottom: 20px;
}

.matras-info-price .text,
.matras-detail-info-price .text {
    font-weight: bold;
    font-size: 20px;
    line-height: 125%;
    margin-righT: 10px;
}

.matras-detail-info-price .text {
    line-height: 30px;
}

.matras-info-price .value,
.matras-detail-info-price .value {
    font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    margin-right: 10px;
    color: #005FC9;
}

.matras-info-price .last-value,
.matras-detail-info-price .last-value {
    font-size: 18px;
    line-height: 125%;
    color: #76767A;
    text-decoration: line-through;
}

.matras-info-height,
.matras-info-count,
.matras-detail-info-height,
.matras-detail-info-count {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

.matras-detail-info-height {
    margin-righT: 10px;
}

.matras-info-height .text,
.matras-info-count .text,
.matras-detail-info-height .text,
.matras-detail-info-count .text {
    margin-right: 8px;
}

.small-dropdown-bl {
    position: relative;
    /* width: 176px; */
    width: 150px;
}

.small-dropdown-value {
    position: relative;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    padding: 7px 12px;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
}

.small-dropdown-bl.error .small-dropdown-value,
.small-dropdown-bl .small-dropdown-value.error {
    border-color: red;
}

.small-dropdown-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    width: 8px;
    height: 4px;
    line-heighT: 0;
}

.small-dropdown-arrow img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.small-dropdown-bl.open .small-dropdown-arrow img {
    transform: rotate(180deg);
}

.matras-info-group-2,
.matras-detail-info-group-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.matras-info-group-3,
.matras-detail-info-group-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.matras-info-height,
.matras-info-count,
.matras-detail-info-height,
.matras-detail-info-count {
    display: flex;
    align-items: center;
}

.small-dropdown-option-list {
    display: none;
    position: absolute;
    width: 100%;
    top: calc(100% + 5px);
    padding: 6px 0;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    z-index: 5;
}

.small-dropdown-bl.open .small-dropdown-option-list {
    display: block;
}

.small-dropdown-option {
    padding: 4px 12px;
    cursor: pointer;
    transition: 0.3s;
}

.small-dropdown-option:hover {
    background: #EEF5FD;
}

.count-select-bl {
    font-size: 0;
}

.count-select-less,
.count-select-more,
.count-select-value {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
}

.count-select-value {
    width: 67px;
    margin: 0 6px;
    padding: 8px;
}

.count-select-less,
.count-select-more {
    width: 34px;
    position: relative;
    cursor: pointer;
}

.count-select-less .l1,
.count-select-less .l2,
.count-select-more .l1,
.count-select-more .l2 {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #005FC9;
    border-radius: 2px;
}

.count-select-less .l1,
.count-select-more .l1 {
    width: 14px;
    height: 2px;
}

.count-select-more .l2 {
    width: 2px;
    height: 14px;
}

.count-select-value input[type="text"] {
    width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    padding: 0;
}

.matras-info-prop-text,
.matras-detail-info-prop-text {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

.matras-info-prop-text:last-child,
.matras-detail-info-prop-text:last-child {
    margin-bottom: 0;
}

.matras-info-reviews,
.matras-info-video-reviews {
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #005FC9;
}

.matras-info-reviews .text,
.matras-info-video-reviews .text {
    text-decoration-line: underline;
}

.matras-info-reviews .text,
.matras-info-reviews .reviews-icon,
.matras-info-video-reviews .text,
.matras-info-video-reviews .video-reviews-icon {
    display: inline-block;
    vertical-align: middle;
}

.reviews-icon,
.video-reviews-icon {
    margin-left: 6px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.reviews-icon {
    width: 16px;
    height: 16px;
    background-image: url(/local/templates/main/css/../img/reviews-icon.png);
}

.video-reviews-icon {
    width: 25px;
    height: 16px;
    background-image: url(/local/templates/main/css/../img/video-reviews-icon.png);
}

.matras-info-reviews {
    margin-right: 40px;
}

.matras-info-purchase-bl,
.matras-info-description-bl,
.matras-detail-info-purchase-bl,
.matras-detail-info-description-bl {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.matras-info-purchase-bl,
.matras-detail-info-purchase-bl {
    margin-bottom: 10px;
}

.matras-info-to-cart,
.matras-info-in-cart {
    width: 100%;
    heighT: 100%;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    padding: 5px;
}

.matras-info-to-cart.in_basket,
.matras-info-in-cart {
    background: #4fad00;
}

.matras-info-to-cart.in_basket:hover,
.matras-info-in-cart:hover {
    background: #5dc703;
}

.matras-info-to-cart.in_basket .cart-icon,
.matras-info-in-cart .cart-icon {
    background-image: url(/local/templates/main/css/../img/checkmark.png);
}

.matras-info-one-click {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    padding: 8px;
}

.cart-icon,
.matras-info-to-cart .text,
.one-click-icon,
.matras-info-one-click .text {
    display: inline-block;
    vertical-align: middle;
}

.cart-icon,
.one-click-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.cart-icon {
    background-image: url("/local/templates/main/css/../img/cart-icon.png");
}

.one-click-icon {
    background-image: url("/local/templates/main/css/../img/one-click-icon.png");
}

.info-dropdown-bl {
    position: relative;
}

.info-dropdown-name {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    padding: 14px;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    cursor: pointer;
}

.info-dropdown-arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 6px;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    line-height: 0;
}

.info-dropdown-arrow img {
    width: 100%;
    heighT: 100%;
}

.info-dropdown-bl.open .info-dropdown-arrow img {
    transform: rotate(180deg);
}

.info-dropdown-props-list {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% - 3px);
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    border-top: none;
    padding: 0 14px 16px;
    z-index: 10;
}

.info-dropdown-bl.open .info-dropdown-props-list {
    display: block;
}

.info-dropdown-prop {
    font-size: 14px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 4px;
}

.info-dropdown-prop:last-child {
    margin-bottom: 0;
}

.wide-popup {
    width: 100%;
    max-width: 690px;
}

.wide-popup .popup-title {
    margin-bottom: 20px;
    max-width: 500px;
}

.popup-title .text {
    margin-right: 62px;
}

.popup-title .additional-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #76767A;
}

.reviews-summary {
    margin-bottom: 10px;
}

.reviews-count {
    font-weight: bold;
    font-size: 16px;
    line-height: 125%;
    color: #76767A;
    margin-right: 20px;
}

.reviews-rating {
    font-size: 16px;
    line-height: 145%;
}

.reviews-stars {
    margin-righT: 10px;
}

.review-star {
    display: inline-block;
    width: 12px;
    heighT: 12px;
    margin-right: 4px;
    background-image: url(/local/templates/main/css/../img/star.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.review-star:last-child {
    margin-right: 0;
}

.review-star.active {
    background-image: url(/local/templates/main/css/../img/star-lit.png);
}

.reviews-bl {
    width: 100%;
    max-height: 510px;
    overflow-y: auto;
}

.review-el {
    padding: 20px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
}

.review-el:last-child {
    margin-bottom: 0;
}

.review-header {
    margin-bottom: 20px;
}

.review-author {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    margin-right: 10px;
}

.review-time,
.review-date {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    opacity: 0.5;
    margin-righT: 10px;
}

.review-message {
    font-size: 16px;
    line-height: 145%;
    color: #333333;
}

.videos-grid {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.video-review {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 167px;
    background-position: center;
    background-size: cover;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}

.play-icon {
    display: inline-block;
    fill: #fff;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    transition: 0.3s;
}

.video-review:hover .play-icon {
    background: #005FC9;
}

.matras-info-buttons-bl {
    margin-top: 16px;
}

.matras-card-header,
.matras-detail-card-header {
    display: none;
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    margin-bottom: 20px;
}

.matras-detail-info-buttons-bl {
    margin-top: 56px;
}


/* truck matrases page end */


/* publications styles start */

.pub-list-bl {
    margin: 30px 0 60px;
}

.publications-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 10px;
}

.publications-more-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    padding: 9px 28px;
    text-align: center;
    margin-top: 10px;
}

.text-center {
    width: 100%;
    text-align: center;
}

.articles-el-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 125%;
    color: #FFFFFF;
}

.h1-style {
    font-size: 30px;
    line-height: 125%;
}

.pub-detail-bl {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: 1fr 284px;
    margin: 40px 0 60px;
}

.other-publications-list .articles-el-wrap {
    width: 100%;
    padding: 0;
}

.pub-detail-content {
    font-size: 18px;
}

.pub-detail-content::after {
    content: "";
    display: block;
    clear: both;
}

.pub-detail-content img {
    max-width: 55%;
    margin: 0 22px 20px 0;
    border-radius: 3px;
}

.pub-detail-content img[align="left"] {
    float: left;
}

.pub-detail-content img[align="right"] {
    float: right;
    margin: 0 0 20px 22px;
}

.pub-detail-content img[align="center"] {
    displaY: block;
    text-align: center;
    margin: 0 auto 20px;
}

.pub-detail-content p,
.pub-detail-content .publication-text {
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 40px;
}

.pub-detail-content ul p,
.pub-detail-content ul .publication-text,
.pub-detail-content ol p,
.pub-detail-content ol .publication-text {
    margin-bottom: 20px;
}

.pub-detail-content p:last-child,
.pub-detail-content .publication-text:last-child {
    margin-bottom: 0;
}

.pub-detail-content h2,
.h2-style,
.pub-detail-content h3,
.h3-style,
.pub-detail-content h4,
.h4-style,
.pub-detail-content h5,
.h5-style,
h1,
h2,
h3,
h4,
h5 {
    font-weight: bold;
    line-height: 125%;
    margin-bottom: 20px;
    color: #000;
}

.pub-detail-content h1::after,
.h1-style::after,
.pub-detail-content h2::after,
.h2-style::after,
.pub-detail-content h3::after,
.h3-style::after,
.pub-detail-content h4::after,
.h4-style::after,
.pub-detail-content h5::after,
.h5-style::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 0;
    border: 1px solid #005FC9;
    margin-left: 12px;
}

.pub-detail-content h1,
.h1-style,
h1 {
    font-size: 30px;
}

.pub-detail-content h2,
.h2-style,
h2 {
    font-size: 26px;
}

.pub-detail-content h3,
.h3-style,
h3 {
    font-size: 24px;
}

.pub-detail-content h4,
.h4-style,
h4 {
    font-size: 22px;
}

.pub-detail-content h5,
.h5-style,
h5 {
    font-size: 20px;
}

ol {
    counter-reset: section;
    list-style-type: none;
    margin-bottom: 40px;
}

ul {
    margin-bottom: 40px;
}

.pub-detail-content ul {
    margin-bottom: 50px;
}

ol li::before,
ul li::before {
    font-weight: 900;
    font-size: inherit;
    line-height: inherit;
    color: #005FC9;
    displaY: inline-block;
    position: absolute;
    left: 0;
    top: -1px;
}

ol li::before {
    counter-increment: section;
    content: counters(section, ".") " ";
}

ul li::before {
    content: "●";
}

.bx-soa ul li::before {
    display: none;
}

li {
    position: relative;
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 14px;
    padding-left: 23px;
}

.pub-detail-content li {
    max-width: 830px;
}

li:last-child {
    margin-bottom: 0;
}

.quotes {
    padding: 20px;
    margin-bottom: 40px;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 145%;
    color: #005FC9;
    font-style: italic;
    font-weight: normal;
}

.quotes>span {
    display: block;
    max-width: 690px;
    margin: 0 auto;
}

.pub-detail-bottom {
    margin: 40px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pub-detail-share-btn,
.pub-detail-icons,
.pub-detail-share,
.pub-detail-return,
.pub-detail-share-btn>span,
.pub-detail-return>span {
    display: inline-block;
    vertical-align: middle;
}

.pub-detail-return,
.pub-detail-share-btn {
    font-weight: bold;
    font-size: 18px;
    line-height: 145%;
    color: #005FC9;
}

.pub-detail-icons {
    font-size: 0;
    line-heighT: 0;
    margin-righT: 30px;
}

.pub-detail-soc-icon {
    display: inline-block;
    width: 28px;
    heighT: 28px;
    margin-left: 4px;
}

.pub-detail-soc-icon img {
    width: 100%;
    heighT: 100%;
}

.return-icon {
    display: inline-block;
    width: 23px;
    heighT: 12px;
    margin-right: 10px;
    background: url(/local/templates/main/css/../img/return-arrow.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.share-icon {
    display: inline-block;
    width: 30px;
    heighT: 30px;
    margin-left: 10px;
    background: url(/local/templates/main/css/../img/share-icon.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/* publications styles end */


/* matras catalog start */

.filter-two-col {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: 1fr 1fr;
    margin: 6px 12px 0 0;
}

.filter-dropdown-bl {
    position: relative;
    width: 100%;
    max-width: 280px;
}

.filter-dropdown-value {
    position: relative;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

.filter-dropdown-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    width: 8px;
    height: 4px;
    line-heighT: 0;
}

.filter-dropdown-arrow img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.filter-dropdown-bl.open .filter-dropdown-arrow img {
    transform: rotate(180deg);
}

.filter-dropdown-option-list {
    display: none;
    position: absolute;
    width: 100%;
    top: calc(100% + 5px);
    padding: 6px 0;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    z-index: 5;
}

.filter-dropdown-bl.open .filter-dropdown-option-list {
    display: block;
}

.filter-dropdown-option {
    padding: 4px 12px;
    cursor: pointer;
    transition: 0.3s;
}

.filter-dropdown-option:hover {
    background: #EEF5FD;
}

.checkbox>input[type="checkbox"] {
    display: none;
}

.filter-checkbox-line {
    font-size: 0;
    line-height: 20px;
    heighT: 20px;
    margin-bottom: 6px;
}

.filter-checkbox-line:last-child {
    margin-bottom: 0;
}

.filter-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    min-width: 18px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    margin-right: 12px;
}

.checkbox-text {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.checkbox,
.checkbox-text {
    vertical-align: middle;
}

.filter-checkbox-group {
    margin-top: 20px;
}

.filter-checkbox-group:first-child {
    margin-top: 0;
}

.filter-hidden-area {
    display: none;
    margin-top: 15px;
}

.filter-checkbox-group-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 8px;
}

.catalog-top-bl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 26px;
}

.catalog-top-bl .catalog-header {
    margin: 0;
}

.catalog-sort-bl {
    font-size: 0;
}

.catalog-sort-el {
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    color: #005FC9;
    transition: 0.3s;
    padding: 9px 12px;
    background: #FFFFFF;
    border: 1px solid #005FC9;
    border-radius: 3px;
    margin-left: 17px;
}

.catalog-sort-el:hover {
    background: #EEF5FD;
}

.catalog-sort-el.active {
    color: #fff;
    background: #005FC9;
}

.catalog-tags-bl {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}

.catalog-tag-group {
    display: inline-block;
    width: auto;
}

.catalog-tag-el {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 112%;
    color: #000000;
    margin-bottom: 12px;
    padding-left: 20px;
    transition: 0.3s;
}

.catalog-tag-el:hover {
    color: #005FC9;
}

.catalog-tag-el::before {
    content: "►";
    font-size: 16px;
    line-height: 112%;
    color: #005FC9;
    position: absolute;
    lefT: 0;
    top: 0;
}

.catalog-matras-list {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 40px 0 60px;
}

.matras-card {
    position: relative;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}

.matras-card-preview {
    font-size: 0;
    line-heighT: 0;
}

.matras-card-info {
    padding: 10px 14px 14px;
    display: flex;
    flex-direction: column;
    heighT: calc(100% - 218px);
    justify-content: space-between;
}

.matras-card-preview {
    border-bottom: 1px solid #D5D5D5;
    border-radius: 3px;
    overflow: hidden;
    height: 218px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.matras-card-preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.matras-info-meta {
    font-size: 12px;
    line-height: 14px;
    color: #76767A;
    margin-bottom: 4px;
}

.matras-info-name {
    font-weight: bold;
    font-size: 15px;
    line-height: 125%;
    color: #000000;
    margin-bottom: 10px;
}

.matras-info-prop-line {
    font-size: 14px;
    line-height: 16px;
    color: #191A1E;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.matras-info-prop-line:last-child {
    margin-bottom: 0;
}

.matras-info-prop-line span {
    display: inline-block;
}

.dot-line {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
}

.matras-info-prop-line .name,
.matras-info-prop-line .values,
.matras-info-prop-line .value,
.matras-info-prop-line .last-value {
    background: #F5F5F5;
    position: relative;
    z-index: 2;
    font-size: 14px;
    line-height: 16px;
    color: #191A1E;
}

.matras-info-prop-line .values {
    font-size: 0;
}

.matras-info-prop-line .last-value {
    color: #76767A;
    text-decoration: line-through;
    padding-left: 2px;
}

.matras-purchase-bl {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 23fr 18fr;
}

.matras-card-one-click,
.matras-card-to-cart {
    display: inline-block;
    border: 1px solid #005FC9;
    font-size: 16px;
    line-height: 112%;
    padding: 9px 3px;
}

.matras-card-promos {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 3;
}

.matras-card-promos .discount {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    heighT: 38px;
    border-radius: 50%;
    background: #E82C17;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}

.matras-card-follow {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 3;
}

.icon-follow {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("/local/templates/main/css/../img/icon-follow.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.matras-card-follow.followed .icon-follow,
.matras-card-follow .icon-follow.followed {
    background-image: url("/local/templates/main/css/../img/icon-followed.png");
}

.sort-btn {
    display: flex;
    align-items: center;
    max-width: 288px;
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #005FC9;
    border-radius: 3px;
    font-size: 14px;
    line-height: 112%;
    color: #005FC9;
    transition: 0.3s;
    margin-bottom: 25px;
    position: relative;
}

.sort-btn:hover {
    background: #EEF5FD;
}

.sort-icon {
    display: inline-block;
    line-height: 0;
    width: 20px;
    min-widtH: 20px;
    height: 20px;
    margin-right: 12px;
    fill: #005FC9;
    transition: 0.3s;
}

.sort-btn-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    stroke: #005FC9;
    fill: none;
    transition: 0.3s;
}

.mobile-sort-bl {
    display: none;
    position: relative;
    max-width: 288px;
    width: 100%;
}

.mobile-sort-bl .sort-bl {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(15, 92, 182, 0.15);
    border-radius: 3px;
}

.mobile-sort-bl .sort-group {
    background: none;
    border: none;
    margin: 0;
}

.sort-bl-dropdown {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgb(15 92 182 / 15%);
    border-radius: 3px;
    z-index: 5;
    padding: 10px 0;
}

.mobile-sort-bl.open .sort-bl-dropdown {
    display: block;
}

.sort-dropdown-option {
    displaY: block;
    padding: 8px 18px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    transition: 0.3s;
}

.sort-dropdown-option:hover {
    background: #EEF5FD;
}

.sort-btn-arrow>svg {
    transition: 0.3s;
}

.mobile-sort-bl.open .sortr-btn-arrow>svg {
    transform: rotate(180deg);
}

.mobile-sort-bl.open .sort-btn-arrow {
    stroke: #fff;
}

.mobile-sort-bl.open .sort-icon {
    fill: #fff;
}

.mobile-sort-bl.open .sort-btn {
    color: #fff;
    background: #005FC9;
}

.mobile-filter-sort {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-filter-sort .filter-btn,
.mobile-filter-sort .sort-btn {
    margin: 0;
}

.matras-info-mini-bl {
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    padding: 8px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.mini-bl-icon {
    width: 30px;
    heighT: 30px;
    min-widtH: 30px;
    margin-right: 14px;
}

.mini-bl-icon img {
    width: 100%;
    heighT: 100%;
}

.mini-bl-info {
    width: 100%;
}

.mini-bl-name {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 4px;
}

.mini-bl-description {
    font-size: 12px;
    line-height: 125%;
    color: #000000;
}

.matras-info-payment-delivery-bl {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
}

.mini-bl-more {
    font-size: 12px;
    line-height: 125%;
    text-decoration-line: underline;
    color: #005FC9;
    position: absolute;
    top: 9px;
    right: 10px;
}

.matras-detail-card .matras-info-header {
    font-size: 30px;
    line-height: 125%;
    color: #000000;
}

.matras-detail-card .matras-info-buttons-bl {
    margin-top: 46px;
}

.matras-detail-info {
    padding: 18px 14px 14px;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin: 40px 0 60px;
}

.description-title {
    font-size: 20px;
    line-height: 23px;
    color: #191A1E;
    margin-bottom: 14px;
}

.description-content {
    font-size: 16px;
    line-height: 145%;
    color: #191A1E;
}

.detail-info-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.detail-info-col {
    padding-right: 36px;
    margin-bottom: 20px;
}

.detail-info-col-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #191A1E;
    margin-bottom: 12px;
}

.detail-info-col-line {
    font-size: 16px;
    line-height: 145%;
    color: #191A1E;
    position: relative;
    padding-bottom: 7px;
    vertical-align: top;
}

.characteristics-grid {
    display: flex;
}

.characteristics-name-col {
    padding-right: 15px;
    overflow: hidden;
    font-size: 16px;
    line-height: 145%;
    color: #76767A;
    padding-right: 16px;
    padding-bottom: 7px;
    white-space: nowrap;
}

.characteristics-name-col .detail-info-col-line::after,
.characteristics-name-col.detail-info-col-line::after,
.matras-info-prop-line::after {
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";
    display: block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 145%;
    color: #76767A;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.matras-info-prop-line::after {
    font-size: 14px;
    line-height: 16px;
    color: #191A1E;
}

.characteristics-name-col .text {
    position: relative;
    z-index: 5;
    background: #F5F5F5;
}

.characteristics-value-col .detail-info-col-line {
    font-size: 16px;
    line-height: 145%;
    color: #191A1E;
}

.other-products-bl {
    margin: 60px 0 0;
}

.other-products-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.other-products-four-col {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 60px;
}

.detail-payment-delivery-bl {
    display: none;
    margin: 30px 0;
}

.matras-detail-info-price .values {
    display: inline-block;
}

.matras-detail-info-price .values span {
    display: inline-block;
}

.matras-detail-info-price {
    display: flex;
    align-items: flex-start;
}

.detail-characteristics-table {
    border-collapse: collapse;
}


/* matra-catalog-end */


/* lk pages start */

.lk-page {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: 284px 1fr;
    margin-bottom: 20px;
}

.lk-page-nav-bl {
    padding: 14px 18px 16px;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
}

.lk-page-nav-title {
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 16px;
}

.lk-page-nav-el {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    margin-bottom: 7px;
    text-decoration: none;
    transition: 0.3s;
}

.lk-page-nav-el:last-child {
    margin-bottom: 0;
}

.lk-page-nav-el.active,
.lk-page-nav-el:hover {
    color: #005FC9;
}

.lk-header {
    font-size: 30px;
    line-height: 125%;
    color: #333333;
    margin-bottom: 27px;
}

.promocode-box {
    display: inline-block;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin-right: 22px;
    height: 100px;
}

.promocode-bl {
    margin: 25px 0 30px;
    display: flex;
    align-items: flex-end;
}

.promocode-text {
    display: block;
    padding: 14px 32px;
    text-align: center;
    border-bottom: 1px dashed #D5D5D5;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}

.promocode-value {
    display: block;
    padding: 14px 38px 16px;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    transition: 0.3s;
}

.promocode-box:hover .promocode-value {
    color: #005FC9;
}

input[type="text"],
input[type="password"] {
    padding: 6px 10px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 145%;
}

.lk-page .referal-link-bl input[type="text"],
.lk-page .referal-link-bl input[type="password"] {
    color: #005FC9;
    padding-righT: 42px;
    width: 284px;
}

.partnership-content p {
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 20px;
}

.partnership-content>*:last-child {
    margin-bottom: 0;
}

.promocode-text>span {
    display: inline-block;
    vertical-align: middle;
}

.gift-icon {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 3px;
}

.gift-icon img {
    width: 100%;
    height: 100%;
}

.referal-link {
    position: relative;
}

.copy-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.copy-icon img {
    width: 100%;
    height: 100%;
}

.referal-link .copy-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.referal-link-value {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    width: 284px;
    font-size: 16px;
    line-height: 145%;
    color: #005FC9;
    padding: 6px 40px 6px 10px;
    cursor: pointer;
}

.lk-offers-list {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.lk-offer-el {
    display: block;
    width: 100%;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    overflow: hidden;
    line-height: 0;
}

.lk-offer-el img {
    width: 100%;
    heighT: auto;
}

.lk-messages-phone .icon-container {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    margin-left: 4px;
    position: relative;
    fill: #005FC9;
    top: -2px;
}

.lk-support-btn {
    font-size: 16px;
    line-height: 112%;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 20px 0 40px;
    display: inline-block;
}

.lk-messages-header {
    font-size: 26px;
    line-height: 125%;
    color: #333333;
    margin-bottom: 25px;
}

.lk-messages-log {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin-bottom: 20px;
    height: 680px;
    overflow-y: auto;
}

.lk-messages-list {
    padding: 20px;
}

.lk-message-row {
    margin-bottom: 20px;
}

.message-right {
    text-align: right;
}

.lk-message {
    display: inline-block;
    background: #EEF6FF;
    padding: 16px 16px 12px;
    max-width: 612px;
    text-align: left;
    margin: 0 40px 0 0;
}

.message-right .lk-message {
    background: #F5F5F5;
    margin: 0 0 0 40px;
}

.lk-message-header {
    margin: 0 0 16px;
    display: flex;
    align-items: center;
}

.lk-message-avatar {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    heighT: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-righT: 10px;
}

.lk-message-avatar img {
    width: 100%;
    height: 100%;
}

.lk-message-name {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}

.lk-message-content {
    font-size: 14px;
    line-height: 145%;
    color: #333333;
}

.lk-send-message {
    display: flex;
}

.lk-message-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    heighT: 50px;
    min-width: 50px;
    margin-left: 20px;
    fill: #fff;
    border-radius: 0;
}

.lk-message-submit svg {
    width: 20px;
    heighT: 20px;
}

.lk-text {
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 30px;
}

.lk-messages-text {
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
}

.lk-messages-phone {
    font-size: 18px;
    line-height: 145%;
    color: #005FC9;
}

.lk-profile-submit-btn,
.lk-profile-reset-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    padding: 8px 12px;
    border-width: 1px;
    /* margin-bottom: 30px; */
    margin-righT: 20px;
    cursor: pointer;
}

.lk-profile-reset-btn {
    color: #333;
    border-color: #333;
}

.lk-profile-reset-btn:hover {
    color: #333;
}

.person-type-btn {
    display: inline-block;
    padding: 13px 40px;
    border: 1px solid #005FC9;
    margin-righT: 16px;
    font-size: 18px;
    line-height: 112%;
    color: #005FC9;
    fill: #005FC9;
}

.person-type-btn:last-child {
    margin-righT: 0;
}

.person-type-btn .icon-container {
    width: 24px;
    height: 24px;
    margin-righT: 16px;
}

.person-type-btn>span {
    vertical-align: middle;
    line-heighT: 24px;
}

.btn-transparent.btn-black {
    border-color: #d5d5d5;
    color: #333;
    fill: #333;
    background: #F5F5F5;
}

.btn-transparent.btn-black:hover {
    background: #fff;
}

.lk-user-data {
    position: relative;
    display: inline-block;
    background: #F5F5F5;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    width: 385px;
    padding: 14px 40px 14px 20px;
    font-size: 18px;
    line-height: 112%;
    color: #333333;
}

.lk-user-data .icon-container {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.jur-info-input {
    margin: 0;
}

.jur-info-input input {
    widtH: 385px;
    font-size: 18px;
    line-height: 112%;
    color: #333333;
    padding: 14px 40px 14px 20px;
}

.jur-info-input .icon-container {
    widtH: 18px;
    height: 18px;
    fill: #005FC9;
}

.add-jur-person-btn {
    display: inline-block;
    padding: 9px 20px;
    margin: 30px 0;
    font-size: 16px;
    line-height: 112%;
}

.add-jur-person-bl {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #D5D5D5;
}

.add-jur-person-header {
    font-size: 26px;
    line-height: 125%;
    margin-bottom: 25px;
}

.inpu-group-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
    margin: 25px 0 16px;
}

.lk-page input[type="text"],
.lk-page input[type="password"],
.lk-page textarea {
    width: 385px;
    max-width: 100%;
}

.lk-page textarea {
    heighT: 90px;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 145%;
    color: #333333;
    padding: 6px 10px;
    resize: none;
}

.lk-page input[type="text"].wide {
    width: 690px;
    max-width: 100%;
}

.three-col-input {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 12px;
    max-width: 385px;
    margin-bottom: 16px;
}

.three-col-input .input-field {
    margin: 0;
}

.add-jur-person-bl .three-col-input input[type="text"],
.add-jur-person-bl .three-col-input input[type="password"] {
    width: 100%;
}

.add-jur-person-bl .checkbox-row {
    margin: 16px 0;
}

.add-jur-person-bl .add-jur-person-btn {
    margin: 20px 16px 20px 0;
}

.lk-cancel-creation-btn {
    border: 1px solid #005FC9;
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    padding: 8px 20px;
}

.lk-avatar-bl {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.lk-avatar-preview {
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin-righT: 22px;
    width: 100px;
    height: 100px;
    min-width: 100px;
}

.lk-avatar-preview img {
    width: 100%;
    heighT: 100%;
    object-fit: cover;
    object-position: center;
}

.lk-avatar-text {
    font-size: 14px;
    line-height: 145%;
    color: #000000;
    margin-bottom: 16px;
}

.avatar-upload-btn,
.avatar-delete-btn {
    color: #005FC9;
    fill: #005FC9;
    margin-righT: 30px;
    font-size: 14px;
    line-height: 125%;
    cursor: pointer;
}

.avatar-upload-btn span,
.avatar-delete-btn span {
    display: inline-block;
    align-items: center;
}

.lk-avatar-buttons .icon-container {
    width: 18px;
    heighT: 18px;
    margin-right: 10px;
}

.change-password-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    padding: 8px 12px;
    border-width: 1px;
    margin-bottom: 30px;
}

.lk-select-gender-bl {
    margin-bottom: 40px;
}

.select-gender-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 112%;
    padding: 16px 22px;
    border-width: 1px;
    margin-righT: 10px;
}

.lk-address-el {
    margin-bottom: 16px;
}

.lk-address-name {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    margin-bottom: 6px;
}

.lk-address-data {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 145%;
    color: #333333;
    padding: 6px 48px 6px 10px;
    max-width: 386px;
    position: relative;
}

.lk-address-data .icon-container {
    position: absolute;
    righT: 10px;
    top: 9px;
    width: 18px;
    height: 18px;
    fill: #005FC9;
}

.lk-addresses-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 385px;
    margin-bottom: 16px;
}

.lk-addresses-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
}

.add-address-btn {
    font-size: 14px;
    line-height: 16px;
    color: #005FC9;
    fill: #005FC9;
}

.add-address-btn .icon-container {
    width: 14px;
    heighT: 14px;
    margin-righT: 10px;
}

.lk-general-info-bl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lk-general-info-bl>* {
    margin-bottom: 20px;
}

.lk-order-history-bl {
    margin-bottom: 60px;
}

.lk-general-info-bl .lk-avatar-bl {
    width: 450px;
    max-width: 100%;
}

.lk-order-about,
.lk-order-summary {
    display: flex;
    align-items: center;
}

.lk-order-element {
    border: 1px solid #D5D5D5;
}

.lk-order-summary {
    background: #FFFFFF;
    padding: 20px;
    transition: 0.3s;
    cursor: pointer;
}

.lk-order-element:hover .lk-order-summary {
    background: #EEF6FF;
}

.lk-order-name,
.lk-order-time {
    font-size: 14px;
    line-height: 125%;
    color: #333333;
    margin-righT: 60px;
    white-space: nowrap;
}

.lk-order-more {
    font-size: 14px;
    line-height: 125%;
    color: #005FC9;
}

.lk-order-repeat {
    font-size: 14px;
    line-height: 125%;
    color: #005FC9;
    fill: #005FC9;
}

.lk-order-repeat .icon-container {
    width: 24px;
    heighT: 24px;
    margin-left: 10px;
}

.lk-order-details {
    padding: 20px;
    background: #FFFFFF;
    border-top: 1px solid #D5D5D5;
}

.lk-order-table {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px 3px 0px 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

.lk-order-table thead tr {
    background: #F5F5F5;
    border-bottom: 1px solid #d5d5d5;
}

.lk-order-table thead tr td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px 3px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 145%;
    color: #76767A;
    white-space: nowrap;
}

.lk-order-table td:first-child {
    padding-left: 20px;
}

.lk-order-table td:last-child {
    padding-right: 70px;
    white-space: nowrap;
}

.lk-order-table td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d5d5;
    font-size: 14px;
    line-height: 125%;
    color: #333333;
    padding-left: 50px;
}

.lk-order-table tr:last-child td {
    border-bottom: none;
}

.lk-order-table tbody .name_cell {
    font-weight: bold;
    font-size: 14px;
    line-height: 125%;
    color: #333333;
    transition: 0.3s;
}

.lk-order-table tbody tr:hover .name_cell {
    color: #005FC9;
}

.lk-your-manager-bl {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    padding: 13px;
    display: inline-block;
    width: 230px;
}

.your-manager-title {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    margin-bottom: 5px;
}

.your-manager-name {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    margin-bottom: 5px;
}

.your-manager-name .name {
    font-weight: bold;
}

.your-manager-phone,
.your-manager-email {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #005FC9;
    fill: #005FC9;
}

.your-manager-phone {
    margin-bottom: 5px;
}

.your-manager-phone .icon-container,
.your-manager-email .icon-container {
    width: 12px;
    height: 12px;
    margin-righT: 6px;
}

.lk-user-name {
    font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    color: #191A1E;
    margin-bottom: 10px;
}

.lk-price-type {
    font-size: 16px;
    line-height: 18px;
    color: #76767A;
}

textarea.lk-message-textarea {
    resize: none;
    heighT: 50px;
    font-size: 14px;
    line-height: 145%;
    padding: 4px 10px;
    background: #FFFFFF;
    border: 1px solid #D0CBC8;
    width: 100%;
}

textarea.lk-message-textarea::placeholder {
    font-size: 14px;
    line-height: 145%;
    color: #76767A;
}


/* lk pages end */


/* popups start*/

.medium-popup {
    width: 546px;
}

.callback-phones-bl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D5D5D5;
}

.callback-phone-el {
    display: flex;
    align-items: center;
}

.callback-phone-el .icon-container {
    width: 32px;
    height: 32px;
    fill: #005FC9;
    margin-righT: 10px;
}

.callback-phone-title {
    font-size: 12px;
    line-height: 14px;
    color: #76767A;
    margin-bottom: 2px;
}

.callback-phone {
    font-weight: bold;
    font-size: 16px;
    line-height: 145%;
    color: #333333;
    transition: 0.3s;
}

.callback-phone:hover {
    text-decoration: underline;
    color: #005FC9;
}

.callback-popup-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 125%;
    color: #000000;
    margin-bottom: 20px;
}

.callback-popup-sub-title,
.callback-popup-sub-text {
    font-size: 14px;
    line-height: 16px;
    color: #76767A;
    margin-bottom: 20px;
}

.callback-popup-sub-text {
    margin-bottom: 30px;
    max-width: 360px;
}

.popup input[type="text"],
.popup input[type="password"],
.popup textarea {
    width: 100%;
}

.form-agreement {
    margin: 25px 0;
}

.medium-popup .submit-btn {
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
}

.address-popup {
    padding: 0;
    width: 840px;
}

.address-popup-grid {
    display: flex;
    width: 100%;
}

.popup-map,
.address-popup-form {
    width: 50%;
}

.popup-map>* {
    widtH: 100%;
    heighT: 100%;
}

.address-popup-form {
    padding: 30px;
}

.popup-delete-btn {
    border-width: 1px;
    padding: 10px 8px;
}

.register_form {
    width: 100%;
    max-width: 700px;
    margin-top: 40px;
    margin-bottom: 60px;
}


/* popups end */


/* contacts page start */

.contacts-bl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 0 0 60px;
}

.contacts-bl input[type="text"],
.contacts-bl input[type="password"],
.contacts-bl textarea {
    width: 100%;
}

.contacts-l,
.contacts-r {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    padding: 30px;
}

.contacts-header {
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    color: #000000;
    margin-bottom: 30px;
}

.contacts-data {
    margin-bottom: 30px;
}

.contacts-line {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    margin-bottom: 14px;
}

.contacts-line:last-child {
    margin-bottom: 0;
}

.contacts-line .text {
    margin-right: 4px;
}

.contacts-map-bl {
    width: 100%;
    heighT: 400px;
}

.contacts-map-bl>* {
    width: 100%;
    heighT: 100%;
}

.contacts-map-bl .bx-yandex-map,
.contacts-map-bl .ymaps-glass-pane,
.contacts-map-bl .ymaps-map {
    width: 100% !important;
}


/* contacts page end */


/* 404 page start */

.error-404-bl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 55px 0;
}

.error-404-message {
    max-width: 560px;
}

.error-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 125%;
    color: #333333;
    margin-bottom: 20px;
}

.error-text {
    font-size: 18px;
    line-height: 145%;
    color: #000000;
}

.error-text a {
    text-decoration: underline;
}


/* 404 page end */

.partners-page p {
    font-size: 18px;
    margin-bottom: 20px;
}


/* tradein page start */

.tradein-page {
    margin-top: 40px;
    margin-bottom: 60px;
}

.tradein-text {
    font-size: 18px;
    line-height: 145%;
    color: #191A1E;
    margin-bottom: 20px;
}

.tradein-form {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 20px 0;
    width: 100%;
    max-width: 600px;
    margin: 40px 0;
}

.tradein-form .section-header {
    padding-left: 20px;
    margin-bottom: 20px;
}

.tradein-form-stage {
    padding: 20px;
    border-top: 1px solid #d5d5d5;
}

.tradein-stage-header {
    font-size: 18px;
    font-weighT: bold;
    margin-bottom: 20px;
}

.tradein-form input[type="text"],
.tradein-form input[type="password"] {
    width: 100%;
}

.tradein-form-bottom {
    border-top: 1px solid #d5d5d5;
    padding: 20px 20px 0;
}

.tradein-submit-btn {
    margin-top: 20px;
}

.tradein-dropdown {
    position: relative;
}

.tradein-dropdown-value {
    width: 100%;
    padding: 6px 10px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 145%;
}

.tradein-dropdown-list {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    max-heighT: 400px;
    overflow-y: auto;
    z-index: 10;
}

.tradein-dropdown.open .tradein-dropdown-list {
    display: block;
}

.tradein-dropdown-option {
    font-size: 16px;
    line-height: 145%;
    padding: 6px 10px;
    transition: 0.3s;
    cursor: pointer;
}

.tradein-dropdown-option:hover {
    background: #EEF5FD;
}


/* tradein page end */

.about-page,
.delivery-page {
    font-size: 18px;
}

.auth-forgot-page {
    max-width: 700px;
    margin: 40px auto 60px;
}

.forgot-password-submit-btn {
    padding: 8px 20px;
}


/* search styles start */

.search-result-el {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
}

.search-result-el>* {
    display: block;
}

.search-el-title {
    font-size: 20px;
    line-heighT: 24px;
    margin-bottom: 10px;
}

.search-el-description {
    margin-bottom: 6px;
}

.search-el-date {
    font-size: 14px;
    line-height: 16px;
    color: #76767A;
    margin-bottom: 10px
}

.search-page-sort-btn {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #005FC9;
    border-radius: 3px;
    font-size: 16px;
    line-height: 112%;
    color: #005FC9;
    padding: 8px 15px;
    font-weight: normal;
    transition: 0.3s;
    margin-bottom: 15px;
    text-align: center;
}

.search-page-sort-btn:hover {
    background: #EEF5FD;
}

.search-page-sort-btn.active {
    background: #005FC9;
    color: #fff;
}

.search-page-sort-btn.active:hover {
    background: #5798E0;
}

.search-page-form {
    display: flex;
}

.search-page-form input {
    width: 100%;
    max-width: 400px;
}

.pagination-list {
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-el {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-heighT: 18px;
    font-weight: bold;
    width: 35px;
    heighT: 35px;
    border: 2px solid #005FC9;
    color: #005FC9;
    background: #fff;
    margin: 0 5px;
    border-radius: 3px;
}

.pagination-el.active {
    background: #005FC9;
    color: #fff;
}

.pagination-el.decorative {
    opacity: 0.6;
}

.search-help-table {
    transform: translateX(100%);
}


/* search styles end */


/* cart start */

.basket-item-scu-list li::before {
    display: none;
}

.basket-item-block-image {
    padding-right: 40px;
}

div.bx-blue .btn.btn-default {
    background: #005FC9;
    border-radius: 3px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
}

div.bx-blue .btn.btn-default:hover {
    background: #5798E0;
}

.basket-coupon-block-total-price-current {
    font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    color: #333333;
}

.basket-checkout-block-total-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 125%;
    color: #333333;
}

.basket-coupon-block-field-description {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 4px;
}

.basket-coupon-block-coupon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #005FC9;
    border-radius: 2px;
    width: 34px;
    height: 100%;
    border: none;
    transform: none;
    top: 4px;
    right: 0;
    transition: 0.3s;
}

.basket-coupon-block-coupon-btn:hover {
    background: #5798E0;
}

.basket-coupon-block-coupon-btn::after {
    content: url("/local/templates/main/img/arrow-white.png");
    display: inline-block;
    heighT: 18px;
}

.basket-items-list-header-filter-item,
.basket-items-list-header-filter-item.active {
    font-weight: bold;
    font-size: 16px;
    line-height: 145%;
    color: #76767A;
}

.basket-item-info-name-link {
    font-weight: bold;
    font-size: 15px;
    line-height: 125%;
    color: #333333;
}

.basket-item-price-current-text {
    font-weight: bold;
    font-size: 15px;
    line-height: 125%;
    color: #333333;
}

.popup-window-buttons .btn-buy {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 8px;
}

.popup-window-buttons {
    padding-bottom: 0;
}

.popup-window-with-titlebar .popup-window-content {
    padding: 0;
}

.popup-window-with-titlebar .popup-window-content img {
    height: auto;
    margin-bottom: 10px;
}

.popup-window-with-titlebar .popup-window-content p {
    font-weighT: bold;
}

.basket-item-amount-btn-minus,
.basket-item-amount-btn-plus {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    width: 34px;
    heighT: 34px;
}

.basket-item-amount-filed-block {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    margin: 0 6px;
    heighT: 34px;
    display: inline-block;
}

.basket-item-amount-filed-block input {
    border: none;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #333333;
    heighT: 100%;
    padding: 6px;
}

.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
    width: 14px;
    margin: 0;
    transform: translate(-50%, -50%);
    background: #005FC9;
}

.basket-item-amount-btn-plus:before {
    heighT: 2px;
}

.basket-item-amount-btn-plus:after {
    width: 2px;
    height: 14px;
}

.basket-item-amount-btn-plus:hover:before,
.basket-item-amount-btn-plus:hover:after,
.basket-item-amount-btn-minus:hover:after {
    background: #005FC9;
}

.basket-items-list-item-remove .basket-item-block-actions {
    opacity: 1;
}

.basket-item-actions-remove:before {
    content: url("/local/templates/main/img/trash-icon.png");
    background: none;
    transform: none;
    width: 18px;
    heighT: 18px;
    top: 40%;
}

.basket-item-actions-remove:hover::before {
    background: none;
}

.basket-item-actions-remove:after {
    display: none;
}

.fixed-nav.open {
    /*righT: 839px;*/
    transform: translate(-840px, 0);
}

.fixed-nav.open .item-count {
    color: #337ab7;
    background: #fff;
}

.fixed-nav-overlay {
    display: none;
    position: fixed;
    left: -100vw;
    top: -100vh;
    width: 200vw;
    heighT: 200vh;
    background: #2E2E2E;
    opacity: 0.6;
}

.fixed-nav.open .fixed-nav-overlay {
    display: block;
}

.fixex-nav-btn-list {
    position: relative;
    z-index: 1600;
    border-radius: 5px 0px 0px 5px;
}

.fixed-cart-bl {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    width: 840px;
    background: #fff;
    border-radius: 3px 0px 0px 3px;
    padding: 30px 30px 40px;
    max-heighT: 690px;
    transition: transform 0.4s;
}

.fixed-nav-cart {
    width: 840px;
    background: #fff;
    position: fixed;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 20px;
    border-radius: 3px 0px 0px 3px;
    max-heighT: 690px;
}

.fixed-nav-cart.open {
    min-height: 280px;
}

.fixed-nav.open .fixed-cart-bl {
    /*transform: translate(0, -50%);*/
}

.cart-preload-bl {
    display: none;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    heighT: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 3px 0px 0px 3px;
    overflow: hidden;
}

.cart-preload-bl.active {
    display: flex;
}

.preload-bl {
    width: 100%;
    heighT: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preload-bl img {
    width: 80px;
    heighT: 80px;
}

.fixed-nav-cart .basket-items-list-container {
    max-height: 330px;
    overflow-y: auto;
}

@media screen and (max-height: 720px) {

    .fixed-cart-bl,
    .fixed-nav-cart {
        max-heighT: 90vh;
    }

    .fixed-nav-cart .basket-items-list-container {
        max-height: calc(90vh - 360px);
    }
}

.fixed-cart-bottom-line {
    border-top: 1px solid #D5D5D5;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-radius: 0px 0px 0px 3px;
}

.fixed-cart-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.fixed-cart-clear-btn {
    font-weight: normal;
    font-size: 16px;
    line-height: 112%;
    color: #005FC9;
    padding: 8px 20px;
    border-width: 1px;
}

.fixed-cart-header {
    font-weight: bold;
    font-size: 26px;
    line-height: 125%;
    color: #333333;
}

.fixed-cart-header .info {
    font-size: 16px;
    color: #76767A;
}

.fixed-cart-header .title .icon-container,
.fixed-cart-header .title .icon-container svg {
    heighT: 10px;
    width: 6px;
    stroke: #333;
    fill: none;
}

.fixed-nav.open .fixed-nav-el-cart {
    background: #005FC9;
    box-shadow: inset 0px 2px 10px #054E77;
    border-radius: 5px 0px 0px 0px;
    border: none;
}

.fixed-nav.open .fixed-nav-el-cart svg {
    fill: #fff;
}

.fixed-nav-cart .basket-items-list-header {
    padding: 7px 10px;
}

.fixed-nav-cart .basket-items-list {
    padding: 0 20px 0 10px;
}

.fixed-nav-cart .basket-item-amount-btn-minus,
.fixed-nav-cart .basket-item-amount-btn-plus {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    width: 34px;
    height: 34px;
}

.fixed-nav-cart .basket-item-amount-btn-plus:before,
.fixed-nav-cart .basket-item-amount-btn-plus:after,
.fixed-nav-cart .basket-item-amount-btn-minus:after {
    background: #005FC9;
    width: 14px;
    margin: 0;
}

.fixed-nav-cart .basket-item-amount-btn-plus:before {
    widtH: 2px;
    height: 14px;
}

.fixed-cart-summary {
    margin: 15px 0 20px;
    padding: 0 0 20px;
    text-align: right;
    border-bottom: 1px solid #D5D5D5;
}

.fixed-cart-summary .name {
    font-weight: bold;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
    margin-righT: 10px;
}

.fixed-cart-summary .price {
    font-weight: bold;
    font-size: 20px;
    line-height: 125%;
    color: #333333;
    margin-righT: 20px;
}

.fixed-cart-summary .old-price {
    font-size: 16px;
    line-height: 125%;
    color: #76767A;
    text-decoration: line-through;
}

.fixed-cart-buttons {
    display: flex;
    justify-content: space-between;
}

.fixed-cart-buttons-right {
    display: flex;
}

.fixed-cart-btn {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.fixed-cart-btn .item-count {
    right: 8px;
    bottom: 12px;
    font-size: 12px;
    height: 18px;
    width: 18px;
}

.fixed-cart-btn-continue,
.fixed-cart-btn-one-click,
.fixed-cart-btn-to-cart {
    border: 1px solid #005FC9;
    padding: 9px 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 112%;
    margin: 0 0 10px;
}

.fixed-cart-btn-one-click {
    margin-righT: 30px;
}

.fixed-cart-btn-subtext {
    font-size: 12px;
    line-height: 145%;
    color: #776677;
}

.fixed-nav-cart .basket-item-actions-remove:before {
    content: url(/local/templates/main/img/trash-icon.png);
    background: none;
    transform: none;
    width: 18px;
    heighT: 18px;
    top: 40%;
}

.fixed-nav-cart .basket-item-actions-remove:hover:before {
    background: none;
}


/* cart end */

.followed-page .matras-card-el {
    max-width: 950px;
}


/* tooltip */

.tooltip-row {
    position: relative;
}

.tooltip {
    position: relative;
    margin-righT: 8px;
}

.tooltip-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    heighT: 18px;
    background: #005FC9;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
}

.tooltip-icon svg {
    fill: #fff;
}

.tooltip-box {
    display: none;
    position: absolute;
    width: 300px;
    top: calc(100% + 12px);
    left: -20px;
    background: #fff;
    border: 1px solid #333;
    border-radius: 2px;
    padding: 24px 15px 24px 19px;
    z-index: 100;
}

.tooltip:hover .tooltip-box {
    display: block;
}

.tooltip-box,
.tooltip-box-text {
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    line-height: 130%;
}

.tooltip-box-title {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    margin-bottom: 5px;
}

.tooltip-box-text {
    margin-bottom: 15px;
}

.tooltip-box>*:last-child {
    margin-bottom: 0;
}


/* calculator page start */

.calc-four-col {
    width: 100%;
    display: grid;
    align-items: center;
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 20px;
}

.calc-types-list {
    margin: 40px -20px 15px;
}

.calc-slider-arrows {
    margin: 0 0 50px;
    display: flex;
    justify-content: space-between;
    max-width: 80px;
}

.calc-slider-arrows .arrowPrev,
.calc-slider-arrows .arrowNext {
    width: 30px;
    fill: #005FC9;
    cursor: pointer;
}

.calc-slider-arrows .arrowPrev.slick-disabled,
.calc-slider-arrows .arrowNext.slick-disabled {
    opacity: 0.4;
}

.calc-slider-arrows .arrowPrev {
    transform: RotateZ(180deg);
}

.calc-type-el {
    display: block;
    width: 100%;
    heighT: auto;
    border: 2px solid #fff;
    transition: border 0.3s;
    line-heighT: 0;
    margin: 0 20px;
}

.calc-type-el.active {
    border-color: #005FC9;
}

.calc-type-el img {
    width: 100%;
    height: auto;
}

.calc-matras-price {
    margin: 0;
    font-size: 24px;
}

.calc-four-col .small-dropdown-bl,
.calc-four-col .input-field input {
    width: 100%;
}

.calc-four-col .small-dropdown-value {
    padding: 8px 12px;
    heighT: 37px;
}

.calc-btn {
    padding: 12px;
    heighT: 50px;
    font-weight: bold;
    border: 2px solid #005FC9;
    font-size: 18px;
    line-height: 21px;
}

.calc-btn:hover {
    border-color: #5798E0;
}

.calc-calculate-bl {
    margin: 35px 0 50px;
}

.calc-order-bl {
    margin-bottom: 60px;
}

.calc-lib-bl {
    margin: 0 0 60px;
}

.calc-lib-slider {
    margin: 0 -20px 20px;
}

.calc-lib-el {
    widtH: 100%;
    heighT: auto;
    margin: 0 20px;
}

.calc-lib-img img {
    width: 100%;
    heighT: auto;
}

.calc-order-popup {
    max-width: 500px;
}

.upload-image-bl {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 25px;
}

.upload-file-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    min-widtH: 52px;
    heighT: 52px;
    padding: 16px;
    margin-righT: 20px;
    border: 1px solid #333333;
    cursor: pointer;
}

.upload-file-btn input {
    display: none;
}

.upload-file-btn img {
    widtH: 100%;
    heighT: auto;
}


/* calculator page end */

.lk-page input[type="submit"] {
    font-size: 16px;
    line-height: 112%;
    color: #FFFFFF;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    border: none;
    background: #005FC9;
}

.lk-page input[type="submit"]:hover,
.lk-page input[type="submit"]:focus {
    background: #5798E0;
    color: #fff;
}

.lk-page input[type="button"] {
    font-size: 16px;
    line-height: 112%;
    color: #005FC9;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: 1px solid #005FC9;
}

.lk-page input[type="button"]:hover,
.lk-page input[type="button"]:focus {
    background: #EEF5FD;
    color: #005FC9;
    text-decoration: none;
}

.lk-page input[type="reset"] {
    font-size: 16px;
    line-height: 112%;
    color: #333;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: 1px solid #333;
}

.lk-page input[type="reset"]:hover,
.lk-page input[type="reset"]:focus {
    background: #EEF5FD;
    color: #333;
    text-decoration: none;
}

.lk-page .support-ticket-edit-form input[type="button"] {
    display: inline;
    border: none;
    background: none;
    padding: 0 0 0 0;
}

table.bx-interface-filter>tbody>tr:first-child td {
    background: #333;
    padding: 5px 10px;
}

table.bx-interface-filter div.bx-filter-text {
    margin-top: 1px;
}

table.bx-interface-filter select {
    width: 100%;
}

table.bx-interface-grid tr.bx-grid-gutter td,
table.bx-interface-grid tr.bx-grid-head td {
    color: #fff;
    background: #333;
    vertical-align: middle;
    border-color: #d5d5d5;
}

table.bx-interface-grid tr.bx-grid-gutter td:hover td,
table.bx-interface-grid tr.bx-grid-gutter td:hover,
table.bx-interface-grid tr.bx-grid-gutter td.bx-sorted td,
table.bx-interface-grid tr.bx-grid-gutter td.bx-sorted {
    background-color: #F5F5F5;
    color: #333;
}

table.bx-interface-grid tr.bx-grid-head td:hover td,
table.bx-interface-grid tr.bx-grid-head td:hover,
table.bx-interface-grid tr.bx-grid-head td.bx-sorted td,
table.bx-interface-grid tr.bx-grid-head td.bx-sorted {
    background-color: #F5F5F5;
    /* border-bottom: 1px solid #333; */
    color: #333;
}

table.bx-interface-grid tr.bx-over td.bx-sorted,
table.bx-interface-grid tr.bx-over td {
    background-color: #eef6ff;
}

table.bx-interface-grid tr.bx-grid-footer td {
    color: #333;
    background-color: #F5F5F5;
}

table.bx-interface-grid tr.bx-grid-footer>td,
tr.bx-grid-footer>td {
    border: 1px solid #d5d5d5;
}

tr.bx-grid-footer table.bx-grid-footer span.modern-page-title,
tr.bx-grid-footer table.bx-grid-footer span {
    color: inherit;
}

table.support-ticket-edit-form select {
    width: 100%;
    max-width: 385px;
    border: 1px solid #D5D5D5;
}

table.support-ticket-edit,
table.support-ticket-edit-form {
    border: 1px solid #d5d5d5;
    background-color: #f5f5f5;
}

table.support-ticket-edit th,
table.support-ticket-edit-form th {
    border-bottom: 1px solid #d5d5d5;
    background-image: none;
    color: #005FC9;
}

table.support-ticket-edit th,
table.support-ticket-edit td {
    border: 1px solid #d5d5d5;
}

.fixed-side-btn {
    display: none;
    position: fixed;
    width: 55px;
    height: 55px;
    right: 10px;
    bottom: 50px;
    z-index: 1500;
}

.fixed-side-btn img {
    width: 100%;
    heighT: 100%;
    object-fit: contain;
    object-position: center;
}

.fixed-whatsapp-btn {
    width: 65px;
    heighT: 65px;
}

.comment_fl {
    margin-top: 20px;
    margin-bottom: 60px;
}

.comment_el {
    margin-bottom: 60px;
}

.comment_el_top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 36px;
    font-size: 14px;
}

.comment_el_name_date .name {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.13;
    margin-bottom: 10px;
}

.comment_el_rating {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.rating_num {
    margin-left: 15px;
    font-weight: 500;
    font-size: 22px;
}

.rating_star {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating_star i {
    margin: 0 5px;
}

.rating_star i,
.rating_star svg {
    display: block;
}

.comment_el_cont {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 145%;
}

.comment_el_about,
.comment_el_video {
    width: calc(100% / 2 - 20px);
}

.comment_el_video {
    margin-right: 40px;
}

.comment_el_video.image a {
    display: block;
    object-fit: cover;
    object-position: center;
    height: 330px;
    overflow: hidden;
    position: relative;
}

.comment_el_video.image img {
    max-height: none;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center;
}

.comment_el_video.image i {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.comment_el_video.image i img {
    display: block;
}

.comment_el_all {
    width: 100%;
    text-align: center;
    margin-top: -20px;
}

.comment_el_all a {
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    color: #005FC9;
}

.comment_el_all a:hover {
    color: #5798E0;
}

.comment_gallery {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -20px 60px;
}

.comment_gallery_el {
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    /* height: 218px; */
    height: 202px;
    overflow: hidden;
    cursor: zoom-in;
    margin: 0 20px 36px;
    width: calc(100% / 4 - 40px);
}

.comment_gallery_el.is_detail {
    width: calc(100% / 3 - 40px);
}

.comment_gallery.vertical .comment_gallery_el {
    height: 350px;
}

.comment_gallery_el:before {
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.025) 0%, rgba(0, 0, 0, 0.5) 62.67%);
    opacity: 0;
    transition: all 0.3s ease;
}

.comment_gallery_txt {
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 17px;
    z-index: 2;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease;
}

.comment_gallery_el:hover .comment_gallery_txt {
    /* display: block; */
    opacity: 1;
}

.comment_gallery_el:hover:before {
    opacity: 1;
}

.comment_gallery_el img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
}

.comment_gallery .comment_el_all {
    margin-top: 0;
}

.comment_gallery .comment_gallery_bt {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.comment_title {
    font-weight: bold;
    font-size: 30px;
    line-height: 125%;
    margin-bottom: 22px;
}

.comment_about {
    font-size: 18px;
    line-height: 145%;
}

.content_video_bl {
    position: relative;
    padding-bottom: 56.25%;
    /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
    max-width: 90%;
}

.comment_about .content_video_bl {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 45.25%;
}

.content_video_bl iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}

@media screen and (max-width: 1360px) {
    .index-slider-title {
        font-size: 32px;
        line-height: 38px;
    }

    .model-line-tabs span {
        font-size: 24px;
    }

    .slider-bt,
    .search-input {
        font-size: 20px;
    }

    .index-slider-description {
        font-size: 17px;
    }

    .nav-button-name {
        font-size: 16px;
    }

    .header-ragline {
        font-size: 14px;
    }

    .big-nav-button {
        padding: 15px;
    }

    .standart-width {
        padding: 0 50px;
    }

    .big-nav-button .icon-container {
        max-width: 40px;
        width: 40px;
        height: 40px;
        margin-right: 6px;
    }

    .fixed-nav-el {
        width: 45px;
        heighT: 45px;
    }

    .search-bar-area {
        padding: 25px 0;
    }

    .fixed-items-in-cart {
        bottom: 8px;
        right: 4px;
        width: 14px;
        heighT: 14px;
        font-size: 10px;
        line-height: 14px;
    }

    .fixed-cart-btn .item-count {
        width: 14px;
        heighT: 14px;
        righT: 4px;
        bottom: 6px;
        font-size: 10px;
    }
}

@media screen and (max-width: 1300px) {
    body {
        padding-bottom: 420px;
    }

    .matras-card-header {
        display: block;
    }

    .matras-card-el {
        display: block;
        margin-bottom: 40px;
    }

    .matras-preview-big {
        max-width: 385px;
        width: 385px;
        heighT: 295px;
        margin: 0 25px 0 0;
    }

    .matras-card-preview-bl {
        display: flex;
        margin-bottom: 35px;
        max-height: 295px;
    }

    .matras-preview-list {
        flex-direction: column;
        overflow: visible auto;
    }

    .matras-preview-small {
        min-width: 86px;
        max-width: 86px;
        min-heighT: 66px;
        margin-bottom: 10px;
    }

    .matras-preview-small:last-child {
        margin-bottom: 0;
    }

    .matras-preview-small:last-child {
        width: auto;
    }

    .matras-card-info-bl {
        max-width: 650px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .matras-info-group-2,
    .matras-info-group-3,
    .matras-info-group-4,
    .matras-info-articul {
        width: 50%;
    }

    .matras-info-available {
        position: static;
    }

    .matras-info-price,
    .matras-info-count,
    .matras-info-props,
    .matras-info-reviews-bl,
    .matras-info-header,
    .matras-info-group-1,
    .matras-info-buttons-bl {
        width: 100%;
    }

    .matras-info-height {
        margin-bottom: 20px;
    }

    .matras-info-count {
        margin: 0;
    }

    .matras-info-buttons-bl {
        margin-top: 30px;
    }

    .matras-info-group-3 {
        flex-wrap: wrap;
    }

    .matras-info-group-3,
    .matras-info-group-4 {
        padding-left: 10px;
    }

    .matras-info-purchase-bl,
    .matras-info-description-bl {
        grid-template-rows: 1fr 1fr;
        grid-template-columns: unset;
        grid-gap: 10px;
        margin: 0;
    }

    .matras-info-buttons-bl {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }

    .matras-card-info-bl .matras-info-header {
        display: none;
    }

    .catalog-matras-list {
        grid-gap: 20px 24px;
        grid-template-columns: 1fr 1fr;
    }

    .matras-detail-card {
        grid-template-columns: 342px 1fr;
    }

    .matras-detail-preview-small {
        min-width: 78px;
        width: 80px;
    }

    .matras-detail-info-buttons-bl .matras-info-purchase-bl {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: unset;
    }

    .matras-detail-info-buttons-bl {
        margin-top: 10px;
    }

    .detail-payment-delivery-bl {
        display: grid;
        grid-gap: 22px;
        grid-template-columns: 1fr 1fr;
    }

    .matras-info-payment-delivery-bl {
        display: none;
    }

    .detail-payment-delivery-bl .mini-bl-more {
        position: static;
    }

    .detail-info-col {
        padding-righT: 14px;
    }

    .matras-preview-small {
        height: auto;
    }
}

@media screen and (max-width: 1250px) {
    .header-ragline {
        font-size: 12px;
    }

    .header-top {
        padding: 15px 0;
    }

    .header-logo-container {
        margin-right: 8px;
    }

    .header-top-bl {
        margin-left: 8px;
    }

    /*  */
    .header-nav-el a {
        padding: 10px;
    }

    .header-row {
        margin: 0 -10px;
    }

    .header-cart {
        margin-right: 10px;
    }

    /*  */
    .header-cart {
        width: 150px;
        padding: 3px 10px;
    }

    .catalog-top-bl {
        flex-wrap: wrap;
    }

    .catalog-top-bl .section-header {
        widtH: 100%;
        margin-bottom: 20px;
    }

    .catalog-sort-el {
        margin: 0 16px 0 0;
    }

    .matras-detail-info-available {
        position: static;
    }

    .matras-detail-info-group-1 {
        flex-wrap: wrap;
    }

    .matras-detail-info-articul {
        order: 3;
        width: 100%;
        margin-top: 15px;
    }

    .matras-detail-info-height,
    .matras-detail-info-count {
        margin-bottom: 20px;
    }

    .matras-detail-info-buttons-bl {
        margin-top: 0;
    }

    .other-products-list {
        grid-template-columns: 1fr 1fr;
    }

    .other-products-list .matras-card:nth-child(n+3) {
        display: none;
    }

    .other-products-four-col {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .other-products-four-col .matras-card:nth-child(n+4) {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .news-el-wrap:nth-child(5n - 4) .news-el-title {
        font-size: 18px;
    }

    .news-el-title,
    .articles-el-title {
        font-size: 15px;
    }

    .model-line-el {
        height: 110px;
    }

    .model-line-br {
        height: 110px;
    }

    .footer-info-el {
        margin-right: 10px;
    }

    .footer-info-bl {
        width: 370px;
    }

    .footer-nav-col {
        margin-right: 30px;
    }

    .truck-info-preview {
        width: 340px;
    }

    .truck-info-header {
        font-size: 18px;
        padding-top: 0;
    }

    .truck-info-text,
    .truck-info-text ul li,
    .truck-info-text ol li {
        font-size: 14px;
    }

    .truck-info-btn {
        font-size: 16px;
        line-height: 112%;
        padding: 9px 16px;
    }

    .pub-detail-content p,
    .pub-detail-content .publication-text,
    li {
        font-size: 16px;
    }

    .catalog-tag-group:last-child {
        display: none;
    }

    .matras-detail-info-buttons-bl .matras-info-purchase-bl {
        grid-template-columns: unset;
        grid-template-rows: 1fr 1fr;
    }

    .matras-detail-info-buttons-bl .matras-info-to-cart,
    .matras-detail-info-buttons-bl .matras-info-one-click {
        max-width: 240px;
    }

    .matras-detail-info-header {
        display: none;
    }

    .matras-detail-info-group-1 {
        margin-bottom: 10px;
    }

    .matras-detail-card-header {
        display: block;
        font-weight: bold;
        font-size: 30px;
        line-height: 125%;
        color: #000000;
        margin-bottom: 30px;
    }

    .lk-order-table thead tr td {
        white-space: unset;
    }

    .lk-order-name,
    .lk-order-time {
        margin-right: 30px;
    }

    .tradein-text,
    .partners-page p,
    .partnership-content p,
    p,
    .big-text,
    .pub-detail-content,
    .about-page {
        font-size: 16px;
    }

    .three-col-1200 {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1150px) {
    .header-nav-el {
        font-size: 14px;
        line-height: 20px;
    }

    .lk-order-summary {
        flex-direction: column;
    }

    .lk-order-about {
        width: 100%;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .lk-order-name,
    .lk-order-time {
        margin: 0;
    }
}

@media screen and (max-width: 1100px) {
    .footer-nav-el {
        font-size: 16px;
    }

    .nav-button-name {
        font-size: 15px;
    }

    .standart-width {
        padding: 0 30px;
    }

    .fixed-nav {
        display: none;
    }

    .header-logo-container {
        width: 225px;
    }

    /*  */
    .header-nav-el a {
        padding: 10px 8px;
    }

    .header-row {
        margin: 0 -8px;
    }

    .header-cart {
        margin-right: 8px;
    }

    /*  */
    .model-line-el {
        height: 102px;
    }

    .model-line-br {
        height: 102px;
    }

    .lk-page input[type="text"].wide {
        width: 600px;
    }

    .lk-order-table td {
        padding-left: 20px;
    }

    .lk-order-table td:last-child {
        padding-righT: 20px;
    }

    .contacts-l,
    .contacts-r {
        padding: 20px;
    }
}


/* from here we show mobile header and footer */

@media screen and (max-width: 1000px) {
    body {
        padding-bottom: 450px;
    }

    ul,
    ol {
        margin-bottom: 30px;
    }

    header {
        position: fixed;
        z-index: 1600;
    }

    .mobile-header,
    .mobile-footer-socials-bl {
        display: block;
    }

    .footer-socials-bl,
    .desktop-header {
        display: none;
    }

    .page-content {
        margin-top: 106px;
    }

    .search-bar {
        display: none !important;
    }

    .index-slider-title {
        font-size: 26px;
        line-height: 30px;
    }

    .nav-button-name {
        font-size: 18px;
    }

    .model-line-tabs span {
        font-size: 18px;
        line-height: 38px;
    }

    .index-slider-description {
        font-size: 16px;
        line-height: 145%;
    }

    .slider-btn {
        font-size: 16px;
        line-height: 112%;
        padding: 10px 16px;
        left: 20px;
        bottom: 20px;
    }

    .news-el-wrap:nth-child(5n - 4) .news-el-title {
        font-size: 15px;
        margin: 0;
    }

    .header-logo-container {
        width: auto;
        max-width: 285px;
        margin: 0 15px;
    }

    .nav-buttons-list {
        flex-wrap: wrap;
    }

    .footer-top-bl {
        padding-bottom: 44px;
    }

    .big-nav-button {
        padding: 15px 25px;
        width: 48.5%;
        margin: 0 3% 20px 0;
    }

    .big-nav-button:nth-child(2n) {
        margin-righT: 0;
    }

    .big-nav-button .icon-container {
        max-width: 50px;
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .model-line-el {
        height: 90px;
    }

    .model-line-br {
        height: 90px;
    }

    .model-line-el.active {
        border: 4px solid #005FC9;
    }

    .model-line-overlay {
        left: calc(50% - 1000px + 19px);
    }

    .news-el-wrap:nth-child(n),
    .articles-el-wrap {
        width: 33.333%;
        height: 140px;
    }

    .line-products-el-wrap {
        width: 33.333%;
    }

    .news-el-wrap:nth-child(n+4),
    .articles-list .articles-el-wrap:nth-child(n+4) {
        display: none;
    }

    .news-el-wrap:nth-child(3n-2),
    .articles-el-wrap:nth-child(3n-2),
    .line-products-el-wrap:nth-child(3n-2) {
        padding: 0 16px 0 0;
    }

    .news-el-wrap:nth-child(3n-1),
    .articles-el-wrap:nth-child(3n-1),
    .line-products-el-wrap:nth-child(3n-1) {
        padding: 0 8px;
    }

    .news-el-wrap:nth-child(3n),
    .articles-el-wrap:nth-child(3n),
    .line-products-el-wrap:nth-child(3n) {
        padding: 0 0 0 16px;
    }

    .index-slider-prev,
    .index-slider-next {
        width: 37px;
        height: 37px;
        padding: 7px 10px;
    }

    .index-slider {
        height: 330px;
    }

    .index-slider-el {
        padding: 20px;
    }

    .index-slider-content {
        width: 56%;
    }

    .index-slider-arrows {
        right: 20px;
        bottom: 20px;
    }

    .model-line-top-bar,
    .model-line-overlay-top-bar {
        height: 38px;
    }

    .model-line-list {
        margin-top: 38px;
    }

    .model-line-list {
        padding: 18px 20px 8px;
    }

    .model-lien-el-wrap {
        margin-bottom: 10px;
    }

    .model-lien-el-wrap:nth-child(8n-7) {
        padding: 0 10.5px 0 0;
    }

    .model-lien-el-wrap:nth-child(8n-6) {
        padding: 0 9px 0 1.5px;
    }

    .model-lien-el-wrap:nth-child(8n-5) {
        padding: 0 7.5px 0 3px;
    }

    .model-lien-el-wrap:nth-child(8n-4) {
        padding: 0 6px 0 4.5px;
    }

    .model-lien-el-wrap:nth-child(8n-3) {
        padding: 0 4.5px 0 6px;
    }

    .model-lien-el-wrap:nth-child(8n-2) {
        padding: 0 3px 0 7.5px;
    }

    .model-lien-el-wrap:nth-child(8n-1) {
        padding: 0 1.5px 0 9px;
    }

    .model-lien-el-wrap:nth-child(8n) {
        padding: 0 0 0 10.5px;
    }

    .news-el-summary {
        display: none;
    }

    .news-el-wrap:nth-child(5n - 4) .news-el {
        padding: 10px 12px;
    }

    .articles-list {
        margin: 0 0 10px;
    }

    footer {
        padding-top: 30px;
        bordeR: none;
    }

    .index-articles-bl,
    .index-model-select-bl {
        margin: 40px 0 60px;
    }

    .index-sales-bl {
        margin: 60px 0 40px;
    }

    .catalog-bl {
        display: block;
    }

    .catalog-l {
        display: none;
    }

    .mobile-filter-bl {
        display: block;
    }

    .catalog-text {
        margin-bottom: 25px;
    }

    .publications-list {
        margin: 0 0 10px;
    }

    .publications-list .articles-el-wrap {
        height: 220px;
    }

    .publications-list .articles-el-title {
        font-size: 14px;
    }

    .h1-style {
        font-size: 30px;
        line-height: 125%;
    }

    .pub-detail-content p,
    .pub-detail-content .publication-text,
    li {
        font-size: 14px;
    }

    .news-el-title,
    .articles-el-title {
        font-size: 14px;
    }

    .quotes {
        font-size: 16px;
    }

    .pub-detail-bl {
        display: block;
    }

    .other-publications-list {
        display: flex;
        margin: 0 -12px 40px;
    }

    .other-publications-list .articles-el-wrap {
        width: 33.33%;
        padding: 0 12px;
        heighT: 168px;
    }

    .other-publications-list .articles-el-wrap:nth-child(n+4) {
        display: none;
    }

    .catalog-matras-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .catalog-tags-bl,
    .catalog-sort-bl {
        display: none;
    }

    .mobile-sort-bl {
        display: block;
    }

    .detail-info-col-title {
        font-size: 16px;
        line-height: 18px;
    }

    .detail-info-col-line,
    .characteristics-value-col .detail-info-col-line,
    .characteristics-name-col .text,
    .characteristics-name-col,
    .characteristics-value-col,
    .characteristics-name-col.detail-info-col-line::after {
        font-size: 14px;
        line-heighT: 145%;
    }

    .other-products-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .other-products-list .matras-card:nth-child(n+3) {
        display: block;
    }

    .lk-page {
        grid-template-columns: 1fr;
    }

    .lk-page-l {
        margin-bottom: 25px;
    }

    .lk-messages-list {
        padding: 10px;
    }

    .lk-message-row {
        margin-bottom: 10px;
    }

    .contacts-bl {
        grid-template-columns: 1fr;
    }

    .error-404-bl {
        flex-direction: column;
    }

    .error-404-message {
        text-align: center;
        margin-bottom: 55px;
    }

    .tradein-text,
    .partners-page p,
    .partnership-content p,
    p,
    .big-text,
    .pub-detail-content,
    .about-page,
    .regular-text {
        font-size: 14px;
    }

    .pub-detail-content p,
    .pub-detail-content .publication-text {
        margin-bottom: 30px;
    }

    .calc-four-col {
        grid-gap: 20px;
    }

    .calc-calculate-bl {
        margin: 30px 0;
    }

    .fixed-side-btn {
        display: block;
    }

    .comment_el_top {
        margin-bottom: 16px;
    }

    .comment_el_name_date .name {
        font-size: 18px;
    }

    .comment_el_cont {
        font-size: 16px;
    }

    .comment_el_about,
    .comment_el_video {
        width: calc(100% / 2 - 10px);
    }

    .comment_el_video {
        margin-right: 20px;
    }

    .comment_el {
        margin-bottom: 40px;
    }

    .comment_el_all {
        margin-top: 0;
    }

    .comment_fl {
        margin: 0 0 40px;
    }

    .comment_title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .comment_gallery {
        margin: 0 -10px 40px;
    }

    .comment_gallery_el {
        width: calc(100% / 4 - 20px);
        margin: 0 10px 16px;
        height: 180px;
    }

    .comment_gallery_el.is_detail {
        width: calc(100% / 3 - 20px);
    }

    .rating_num {
        font-size: 16px;
        font-weight: bold;
    }

    .comment_el_video.image a {
        height: 260px;
    }

    .content_video_bl,
    .comment_about .content_video_bl {
        max-width: 100%;
        padding-bottom: 56.25%;
        /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    }
}

@media screen and (max-width: 900px) {
    .model-line-el {
        height: 82px;
    }

    .model-line-br {
        height: 82px;
    }

    .address-popup {
        width: 420px;
    }

    .popup-map {
        display: none;
    }

    .address-popup-form {
        width: 100%;
    }

    .three-col-900 {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 900px) and (min-width: 720px) {
    .matras-info-prop-line .values {
        margin-bottom: 16px;
        position: relative;
    }

    .matras-info-prop-line .last-value {
        position: absolute;
        left: 0;
        top: calc(100% + 2px);
        padding: 0;
    }

    .matras-purchase-bl {
        display: block;
    }

    .matras-card-one-click {
        width: 100%;
        margin: 0 0 10px;
    }

    .matras-card-to-cart {
        width: 100%;
    }

    .matras-info-name {
        font-size: 14px;
    }

    .matras-card-preview {
        height: 170px;
    }

    .matras-card-info {
        heighT: calc(100% - 170px);
    }
}

@media screen and (max-width: 800px) {
    body {
        padding-bottom: 410px;
    }

    .page-content {
        margin-top: 98px;
    }

    .two-col-bl .col:nth-child(n) {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
    }

    .two-col-bl .col:last-child {
        margin: 0;
    }

    .index-sales-bl .col {
        max-width: 600px;
    }

    .model-line-el {
        height: 72px;
    }

    .model-line-br {
        height: 72px;
    }

    .footer-nav-bl {
        width: 215px;
    }

    .footer-nav-col {
        width: 100%;
        margin-right: 0;
    }

    .footer-top-bl {
        padding-bottom: 0;
    }

    /* .footer-info-bl {
        position: relative;
        padding-bottom: 42px;
    } */
    .footer-nav-el {
        margin-bottom: 10px;
    }

    .mobile-header {
        padding: 16px 0;
    }

    .catalog-header {
        font-size: 28px;
    }

    .matras-preview-big {
        width: 344px;
        heighT: 264px;
    }

    .matras-card-preview-bl,
    .matras-preview-list {
        max-heighT: 264px;
    }

    .pub-detail-content img {
        max-width: 48.3%;
    }

    .share-icon {
        widtH: 24px;
        heighT: 24px;
    }

    .pub-detail-share {
        display: inline-flex;
        flex-direction: column-reverse;
        align-items: flex-end;
    }

    .pub-detail-share-btn {
        margin-bottom: 16px
    }

    .pub-detail-icons {
        margin-righT: 0;
    }

    .pub-detail-bottom {
        align-items: flex-end;
    }

    .lk-page input[type="text"],
    .lk-page input[type="password"],
    .lk-page input[type="text"].wide {
        width: 100%;
    }

    .lk-addresses-top,
    .lk-address-data {
        max-width: 100%;
    }

    .lk-address-data .text {
        display: inline-block;
        max-widtH: 330px;
    }

    .house-info {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: 1fr 1fr;
    }

    .lk-order-table td {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 64px;
        heighT: 64px;
    }

    .lk-order-table thead tr td {
        line-heighT: 16px;
    }

    .price_rec_cell {
        width: 146px;
    }

    .price_cell {
        width: 97px;
    }

    .count_cell {
        width: 102px;
    }

    .lk-order-table td:first-child {
        padding-left: 10px;
    }

    .lk-order-table td:last-child {
        padding-righT: 10px;
    }

    .lk-order-table thead tr td {
        padding-top: 9px;
        padding-bottom: 9px;
        height: auto;
    }

    .two-col-800 {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 750px) {
    .index-slider-title {
        font-size: 22px;
        line-height: 25px;
        margin: 0 0 15px;
    }

    .index-slider-description {
        font-size: 15px;
        line-height: 125%;
    }

    .catalog-text {
        font-size: 14px;
    }

    .catalog-header,
    .catalog-header.section-header {
        font-size: 22px;
    }

    .matras-detail-card {
        display: block;
    }

    .matras-detail-card-preview-bl {
        max-width: 342px;
        margin-bottom: 30px;
    }

    .matras-detail-info-bl {
        max-width: 500px;
    }

    .matras-detail-info-buttons-bl .matras-info-purchase-bl {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: unset;
        grid-gap: 22px;
    }

    .lk-messages-phone {
        display: block;
        margin-top: 20px;
    }

    .lk-order-about {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-order-name {
        margin-bottom: 20px;
    }

    .lk-order-name,
    .lk-order-time {
        white-space: normal;
    }

    .comment_el_video:not("image") {
        position: relative;
        padding-bottom: 56.25%;
        /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
        height: 0;
        overflow: hidden;
        width: 100%;
        margin: 0 0 20px;
    }

    .comment_el_video:not("image") iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-width: 0;
        outline-width: 0;
    }

    .comment_el_video.image {
        width: 100%;
        margin-right: 0;
    }

    .comment_el_video.image a {
        height: auto;
        object-fit: contain;
    }

    .comment_el_video.image img {
        height: auto;
        object-fit: contain;
    }

    .comment_el_about {
        width: 100%;
    }

}

@media screen and (max-width: 720px) {

    .catalog-matras-list,
    .other-products-list,
    .other-products-four-col {
        grid-template-columns: 1fr 1fr;
    }

    .other-products-list .matras-card:nth-child(n+3),
    .other-products-four-col .matras-card:nth-child(n+3) {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .page-content {
        margin-top: 88px;
    }

    .model-line-el {
        height: 62px;
    }

    .model-line-br {
        height: 62px;
    }

    .section-header {
        font-size: 19px;
        line-height: 125%;
    }

    .news-el-wrap:nth-child(n),
    .articles-el-wrap {
        width: 50%;
        height: 180px;
    }

    .news-el-wrap:nth-child(n+3),
    .articles-list .articles-el-wrap:nth-child(n+3) {
        display: none;
    }

    .news-el-wrap:nth-child(2n - 1),
    .articles-el-wrap:nth-child(2n - 1) {
        padding: 0 5px 0 0;
    }

    .news-el-wrap:nth-child(2n),
    .articles-el-wrap:nth-child(2n) {
        padding: 0 0 0 5px;
    }

    .articles-list {
        margin: 0;
    }

    .mobile-menu-btn {
        margin-righT: 15px;
    }

    .mobile-user-btn,
    .mobile-phone-btn {
        margin-right: 26px;
    }

    .header-logo-container {
        max-width: 230px;
    }

    .truck-info-preview {
        width: 280px;
    }

    .pub-detail-content h1,
    .h1-style {
        font-size: 22px;
        line-height: 125%;
    }

    .h1-style {
        margin-bottom: 16px;
    }

    .pub-detail-content h2,
    .h2-style {
        font-size: 20px;
    }

    .pub-detail-content h3,
    .h3-style {
        font-size: 18px;
    }

    .pub-detail-content h4,
    .h4-style {
        font-size: 17px;
    }

    .pub-detail-content h5,
    .h5-style {
        font-size: 16px;
    }

    .other-publications-list {
        margin: 40px 0 60px;
        flex-wrap: wrap;
    }

    .other-publications-list .articles-el-wrap:nth-child(n) {
        width: 50%;
        display: block;
        height: 216px;
    }

    .other-publications-list .articles-el-wrap:nth-child(2n - 1) {
        padding: 0 12px 0 0;
    }

    .other-publications-list .articles-el-wrap:nth-child(2n) {
        padding: 0 0 0 12px;
    }

    .detail-payment-delivery-bl {
        grid-gap: 10px;
        grid-template-columns: unset;
        grid-template-rows: 1fr 1fr;
    }

    .lk-messages-header {
        font-size: 22px;
        margin-bottom: 25px;
        margin-righT: 40px;
    }

    .lk-order-details {
        padding: 0;
    }

    .lk-order-table thead {
        display: none;
    }

    .lk-order-table,
    .lk-order-table tbody,
    .lk-order-table tr,
    .lk-order-table td {
        display: block;
        text-align: center;
        width: 100%;
        border: none;
        height: auto;
        min-heighT: auto;
        padding: 0;
        font-size: 15px;
        margin-bottom: 14px;
    }

    .lk-order-table td:last-child,
    .lk-order-table tr,
    .lk-order-table tbody,
    .lk-order-table {
        margin-bottom: 0;
    }

    .lk-order-table td:last-child,
    .lk-order-table td:first-child {
        padding: 0;
    }

    .lk-order-table tbody .name_cell {
        font-size: 15px;
    }

    .lk-order-table tr {
        padding: 14px 14px 12px;
        border-bottom: 1px solid #d5d5d5;
    }

    .lk-order-table tr:last-child {
        border-bottom: 0;
    }
}


/* small mobile devices */

@media screen and (max-width: 650px) {
    body {
        padding-bottom: 570px;
    }

    .model-line-el {
        height: 54px;
    }

    .model-line-br {
        height: 54px;
    }

    .model-line-overlay {
        width: 200%;
    }

    .standart-width {
        padding: 0 15px;
    }

    .model-line-list {
        padding: 10px 10px 0;
    }

    .model-lien-el-wrap {
        width: 25%;
    }

    .model-lien-el-wrap:nth-child(4n-3) {
        padding: 0 7.5px 0 0;
    }

    .model-lien-el-wrap:nth-child(4n-2) {
        padding: 0 5px 0 2.5px;
    }

    .model-lien-el-wrap:nth-child(4n-1) {
        padding: 0 2.5px 0 5px;
    }

    .model-lien-el-wrap:nth-child(4n) {
        padding: 0 0 0 7.5px;
    }

    .model-line-el {
        height: 120px;
    }

    .model-line-br {
        height: 120px;
    }

    .model-line-tabs span {
        font-size: 14px;
    }

    .line-products-el-wrap {
        width: 50%;
    }

    .line-products-el-wrap:nth-child(2n - 1) {
        padding: 0 5px 0 0;
    }

    .line-products-el-wrap:nth-child(2n) {
        padding: 0 0 0 5px;
    }

    .footer-info-el {
        width: 100%;
        margin: 0 0 24px;
    }

    .footer-info-bl {
        width: 185px;
    }

    .mobile-submenu-list {
        padding: 0 16px;
    }

    .open-menu-controls {
        padding: 0 16px;
    }

    .mobile-filter-sort {
        flex-direction: column;
        align-items: flex-start;
    }

    .mobile-filter-sort .mobile-filter-bl {
        margin-bottom: 16px;
    }

    .lk-offers-list {
        grid-template-columns: 1fr 1fr;
    }

    .partnership-content p {
        font-size: 14px;
    }

    .lk-ol li,
    .lk-ul li {
        font-size: 14px;
    }

    ol li::before,
    ul li::before {
        line-height: 21px;
    }

    .footer-info-bl {
        padding-bottom: 42px;
        display: flex;
        flex-direction: column;
    }

    .mobile-footer-socials-bl {
        bottom: 0;
    }

    .footer-whatsapp-bl {
        order: 4;
    }

    .footer-cart-bl {
        order: 5;
    }
}

@media screen and (max-width: 600px) {
    body {
        padding-bottom: 535px;
    }

    .page-content {
        margin-top: 83px;
    }

    .big-nav-button {
        width: 100%;
        margin: 0 0 10px;
        fill: #005FC9;
    }

    .nav-button-name {
        color: #005FC9;
    }

    .line-products-el-name {
        font-size: 16px;
        line-height: 18px;
    }

    .line-products-el-timespan {
        font-size: 12px;
        line-height: 14px;
    }

    .line-products-el-more {
        font-size: 12px;
        line-height: 14px;
    }

    .index-slider-gradient,
    .index-slider-description {
        display: none;
    }

    .index-slider-content {
        width: 100%;
    }

    .index-slider-title {
        font-size: 20px;
        line-height: 23px;
        margin: 0;
    }

    .index-slider-bg {
        height: 200px;
        border-radius: 3px;
    }

    .index-slider-content {
        padding-top: 216px;
    }

    .index-slider {
        height: auto;
    }

    .index-slider .slick-track {
        margin-bottom: 53px;
    }

    .index-slider-el {
        padding: 0;
        height: auto;
        position: static;
    }

    .index-slider .slick-list {
        box-sizing: content-box;
        padding-bottom: 53px;
    }

    .slider-btn {
        left: 0;
        bottom: -53px;
    }

    .index-slider-arrows {
        right: 0;
        bottom: 0;
    }

    .footer-copyright-top-line {
        font-size: 12px;
        line-height: 145%;
        padding: 20px 0;
    }

    .footer-copyright-bottom-line {
        padding: 16px 0;
    }

    header .icon-container {
        width: 20px;
        height: 20px;
    }

    .mobile-menu-btn .icon-container {
        width: 25px;
        margin-righT: 10px;
    }

    .header-logo-container {
        max-width: 190px;
    }

    .mobile-menu-btn .icon-container {
        width: 20px;
        height: 20px;
    }

    .mobile-menu-bottom-btn .icon-container {
        width: 25px;
        height: 25px;
    }

    .news-list,
    .index-model-select-bl .section-header {
        margin-bottom: 0;
    }

    .index-articles-bl,
    .index-news-bl,
    .index-sales-bl,
    .index-nav-buttons-bl {
        margin: 40px 0;
    }

    .index-model-select-bl {
        margin: 30px 0 40px;
    }

    .index-news-bl {
        padding: 0;
        box-shadow: none;
        background: #fff;
    }

    .section-header {
        margin-bottom: 16px;
    }

    .truck-info-preview {
        width: 100%;
        max-width: 400px;
        float: none;
        margin-bottom: 16px;
    }

    .catalog-matras-list,
    .other-products-list,
    .other-products-four-col {
        grid-template-columns: 1fr;
    }

    .other-products-list .matras-card:nth-child(n+3),
    .other-products-four-col .matras-card:nth-child(n+3) {
        display: block;
    }

    .matras-detail-card-header {
        font-size: 22px;
        line-height: 125%;
        margin-bottom: 16px;
    }

    .lk-header {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .person-type-btn {
        width: 100%;
        margin: 0 0 20px;
        padding: 10px;
    }

    .person-type-btn:last-child {
        margin-bottom: 0;
    }

    .error-title {
        font-size: 20px;
    }

    .error-404-message {
        margin-bottom: 40px;
    }

    .error-text,
    .calc-btn {
        font-size: 16px;
    }

    .mobile-cart-item-count {
        width: 14px;
        heighT: 14px;
    }
}

@media screen and (max-width: 550px) {
    .catalog-header::after {
        display: none;
    }

    .matras-info-group-1 {
        flex-wrap: wrap;
    }

    .matras-info-articul {
        width: 100%;
        order: 2;
    }

    .matras-info-group-4 {
        padding: 0;
        width: 100%;
        margin-bottom: 12px;
    }

    .matras-card-preview-bl {
        margin-bottom: 40px;
    }

    .matras-info-group-1 {
        margin-bottom: 10px;
    }

    .matras-info-group-2,
    .matras-info-group-3 {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .matras-info-group-3 {
        margin-bottom: 0;
    }

    .matras-info-follow-tel {
        display: block;
        margin-bottom: 20px;
    }

    .matras-info-props {
        margin-bottom: 20px;
    }

    .matras-info-buttons-bl {
        margin: 0;
    }

    .matras-card-el {
        margin-bottom: 30px;
    }

    .pub-detail-bottom {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .pub-detail-share-btn .share-icon {
        display: none;
    }

    .pub-detail-share {
        align-items: flex-start;
        margin-bottom: 35px;
    }

    .pub-detail-soc-icon {
        margin: 0 4px 4px 0;
    }

    .promocode-bl {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .referal-link-bl {
        margin-top: 20px;
    }

    .house-info {
        grid-template-columns: 1fr;
    }

    .three-col-input {
        max-width: 100%;
        width: 100%;
    }

    .comment_gallery_el {
        height: 80px;
        margin: 0 5px 16px;
        width: calc(100% / 4 - 10px);
    }

    .comment_gallery.vertical .comment_gallery_el {
        height: 180px;
    }

    .comment_gallery {
        margin: 0 -5px 40px;
    }

    .comment_el_name_date {
        width: 100%;
        margin-bottom: 5px;
    }

    .comment_el_rating {
        width: 100%;
    }

    .comment_el_name_date .name {
        margin-bottom: 5px;
    }

    .comment_el_cont {
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {
    body {
        padding-bottom: 555px;
    }

    .menu-btn-text,
    .mobile-user-btn {
        display: none;
    }

    .mobile-menu-btn {
        display: inline-block;
        width: 24px;
        margin-righT: 13px;
    }

    .mobile-phone-btn {
        margin-right: 17px;
    }

    .news-el-wrap:nth-child(n),
    .articles-el-wrap:nth-child(n) {
        display: block;
        width: 100%;
        padding: 0;
        height: 240px;
    }

    .news-el-wrap:nth-child(n+4),
    .articles-list .articles-el-wrap:nth-child(n+4) {
        display: none;
    }

    .model-line-el {
        height: 100px;
    }

    .model-line-br {
        height: 100px;
    }

    .model-line-overlay {
        left: calc(50% - 1000px + 22px);
    }

    .model-line-tabs span {
        padding: 0 11%;
        font-size: 14px;
        line-height: 16px;
    }

    .model-line-top-bar,
    .model-line-overlay-top-bar {
        height: 44px;
    }

    .model-line-list {
        margin-top: 44px;
    }

    .model-line-tabs {
        height: 44px;
        display: flex;
        align-items: center;
    }

    .fancybox-content {
        padding: 20px 14px;
    }

    .fancybox-slide--html .fancybox-close-small {
        right: 4px;
        top: 9px;
    }

    .popup-title {
        font-size: 16px;
        line-height: 125%;
    }

    .radio-bl {
        width: 100%;
    }

    .mobile-menu-group.open>.mobile-menu-group-name {
        font-size: 14px;
        line-height: 16px;
    }

    .mobile-menu-user {
        display: block;
    }

    .mobile-menu-bottom-btn {
        text-align: center;
    }

    .matras-info-buttons-bl {
        display: block;
    }

    .matras-info-purchase-bl {
        margin-bottom: 10px;
    }

    .publications-list .articles-el-wrap:nth-child(n) {
        height: 215px;
    }

    .publications-list .articles-el-title {
        font-size: 16px;
    }

    .other-publications-list .articles-el-wrap:nth-child(n) {
        width: 100%;
        padding: 0;
    }

    .pub-detail-content img:nth-child(n) {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px;
        float: none;
    }

    .detail-info-col {
        width: 100%;
        padding-righT: 0;
    }

    .lk-messages-bl {
        margin: 0 -15px;
    }

    .lk-messages-log {
        border-left: none;
        border-right: none;
    }

    .lk-message,
    .message-right .lk-message {
        margin: 0;
        width: 100%;
    }

    .lk-messages-input {
        padding: 0 10px;
    }

    .lk-message-name {
        font-size: 14px;
    }

    .lk-text {
        font-size: 15px;
    }

    .lk-user-data {
        width: 100%;
    }

    .additional-text {
        display: block;
        font-size: 12px;
        margin-top: 10px;
    }

    .callback-popup-sub-title {
        font-size: 12px;
    }

    .callback-popup-title {
        font-size: 14px;
    }

    .callback-phones-bl {
        grid-template-columns: 1fr;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .contacts-l,
    .contacts-r {
        padding: 10px;
    }

    .address-popup-form {
        padding: 0;
    }

    .popup-bottom-buttons {
        flex-direction: column;
        align-items: flex-start;
    }

    .popup-delete-btn {
        padding: 0;
        border: none;
        margin-top: 20px;
        font-size: 16px;
    }

    .lk-order-summary {
        padding: 10px;
    }

    .lk-order-name,
    .lk-order-about {
        margin-bottom: 15px;
    }

    .lk-general-info-bl .promocode-box {
        margin: 0 0 20px;
        width: 100%;
    }

    .lk-general-info-bl .lk-your-manager-bl {
        width: 100%;
        margin: 0;
    }

    .lk-user-name {
        font-size: 16px;
    }

    .lk-price-type {
        font-size: 14px;
        line-height: 16px;
    }

    .lk-avatar-preview {
        width: 70px;
        heighT: 70px;
        margin-right: 15px;
        min-width: 70px;
    }

    .lk-general-info-bl .lk-avatar-bl {
        width: 100%;
    }

    .tradein-form .checkbox-text,
    .tradein-form .checkbox-text a {
        font-size: 12px;
    }

    .tradein-form-stage {
        padding: 10px;
    }

    .tradein-form-bottom {
        padding: 20px 10px 0;
    }

    .tradein-form .section-header {
        padding-left: 10px;
    }

    .tradein-submit-btn {
        width: 100%;
    }

    .tradein-stage-header {
        font-size: 16px;
    }

    .search-el-description {
        font-size: 14px;
    }

    .search-result-el {
        padding: 10px;
    }

    .matras-card-preview-bl {
        flex-direction: column;
    }

    .matras-preview-big {
        width: 100%;
        height: calc((100vw - 30px) / 1.3);
        margin: 0 0 20px;
        max-width: 100%;
    }

    .matras-card-preview-bl {
        max-height: 100%;
    }

    .matras-preview-list {
        flex-direction: row;
    }

    .matras-preview-small {
        width: 25%;
        heighT: auto;
        margin-bottom: 0;
    }

    .pub-detail-content p,
    .pub-detail-content .publication-text {
        margin-bottom: 20px;
    }

    .calc-slider-arrows {
        max-width: 100%;
    }

    .tooltip-row .tooltip {
        position: static;
    }

    .tooltip-row .tooltip-box {
        left: 0;
        padding: 14px;
    }

    .two-col-500 {
        grid-template-columns: 1fr 1fr;
    }

    .one-col-500 {
        grid-template-columns: 1fr;
    }

    .upload-image-bl {
        font-size: 16px;
    }
}

@media screen and (max-width: 450px) {
    body {
        padding-bottom: 780px;
    }

    .footer-top-bl {
        flex-wrap: wrap;
    }

    .footer-nav-bl {
        width: 100%;
        margin-bottom: 30px;
    }

    .model-line-el {
        height: 90px;
    }

    .model-line-br {
        height: 90px;
    }

    .matras-detail-card-preview-bl,
    .matras-detail-info-buttons-bl .matras-info-to-cart,
    .matras-detail-info-buttons-bl .matras-info-one-click {
        max-width: 100%;
    }

    .matras-detail-preview-small {
        widtH: 22.9166%;
        min-widtH: 22.9166%;
        height: auto;
        margin-righT: 2.777%;
    }

    .matras-detail-info-buttons-bl .matras-info-purchase-bl {
        grid-gap: 10px;
        grid-template-columns: unset;
        grid-template-rows: 1fr 1fr;
    }

    .lk-offers-list {
        grid-template-columns: 1fr;
    }

    .comment_gallery_el {
        width: calc(100% / 3 - 10px);
    }

    .comment_gallery_el.is_detail {
        width: calc(100% / 2 - 10px);
    }
}

@media screen and (max-width: 400px) {
    .page-content {
        margin-top: 73px;
    }

    .index-slider-bg {
        height: 110px;
    }

    .index-slider-content {
        padding-top: 126px;
    }

    .header-logo-bl {
        max-width: 128px;
    }

    .header-logo-container {
        margin: 0;
    }

    .news-el-wrap:nth-child(n),
    .articles-el-wrap:nth-child(n) {
        height: 185px;
    }

    .model-line-tabs span {
        padding: 0 8%;
    }

    .model-line-el {
        height: 80px;
    }

    .model-line-br {
        height: 80px;
    }

    .password-recovery-ref {
        font-size: 12px;
    }

    .promocode-box {
        margin: 0;
        widtH: 100%;
    }

    .lk-page .referal-link-bl input[type="text"],
    .referal-link-bl {
        width: 100%;
    }

    .partnership-header {
        margin-righT: 50px;
    }

    .lk-avatar-bl {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-general-info-bl .lk-avatar-bl {
        flex-direction: row;
        align-items: center;
    }

    .lk-avatar-preview {
        margin-bottom: 20px;
    }

    .lk-general-info-bl .lk-avatar-preview {
        margin-bottom: 0;
    }

    .lk-order-buttons {
        flex-direction: column;
        align-items: flex-start;
    }

    .lk-order-repeat {
        margin-top: 15px;
    }

    .referal-link-value {
        width: 100%;
    }

    .search-page-form {
        flex-wrap: wrap;
    }

    .search-page-form .search-submit-btn {
        widtH: 100%;
        margin-top: 12px;
    }

    .search-page-sort-btn {
        width: 100%;
    }

    .lk-profile-submit-btn,
    .lk-profile-reset-btn {
        margin: 0 0 10px;
        widtH: 100%;
    }

    .tooltip-row .tooltip-box {
        width: 100%;
    }

    .matras-promo-el {
        width: 40px;
        height: 40px;
        font-size: 12px;
        line-height: 14px;
    }

    .comment_gallery_el {
        width: calc(100% / 2 - 10px);
        height: 110px;
    }

    .comment_gallery.vertical .comment_gallery_el {
        height: 180px;
    }

    .matras-info-group-4 {
        flex-wrap: wrap;
    }

    .matras-info-group-4 .matras-info-follow-tel .follow-icon {
        display: none;
    }

    .matras-info-group-4 .matras-info-follow {
        display: none;
    }
}

@media screen and (max-width: 350px) {
    body {
        padding-bottom: 840px;
    }

    .model-line-el {
        height: 70px;
    }

    .model-line-el {
        height: 70px;
    }

    .detail-payment-delivery-bl .mini-bl-more {
        position: absolute;
    }

    .lk-addresses-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .add-address-btn {
        margin-top: 16px;
    }

    .model-line-tabs span {
        padding: 0 2%;
    }
}

@media screen and (max-width: 320px) {
    .model-line-el {
        height: 60px;
    }

    .model-line-br {
        height: 60px;
    }

    .mobile-menu-btn,
    .mobile-phone-btn {
        margin-right: 8px;
    }
}

@media screen and (max-width: 280px) {
    .standart-width {
        padding: 0 10px;
    }

    .header-logo-container {
        max-width: 100px;
    }
}

#bx-soa-region,
#bx-soa-delivery,
#bx-soa-paysystem {
    display: none;
}

.model-line-br {
    width: 100%;
    height: 122px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 0px 10px rgb(15 92 182 / 15%);
    border-radius: 3px;
    transition: 0.3s;
}

.model-line-br.active {
    border: 6px solid #005FC9;
}

.model-line-br {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.model-line-br img {
    width: 100%;
}

.model-line-br:nth-child(8n) {
    margin-right: 0;
}

.content_video_bl iframe {
    display: none;
}

/* Фон обратной связи для гаджетов */

@media screen and (max-width: 1000px) {
    .b24-window-overlay {
        background-color: #fff !IMPORTANT;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top/style.css?1694265686581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/.default/components/bitrix/search.title/search/style.css?16942656862108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/.default/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/search.title/search_mobile/style.css?16942656862108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/.default/components/bitrix/search.title/search_mobile/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/mobile_menu/style.css?1694265686581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/mobile_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/head/style.css?1694265686585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer/style.css?1694265686581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */
/* /local/templates/main/css/slick.css?16942656861776 */
/* /local/templates/main/css/jquery.fancybox.min.css?169426568612807 */
/* /local/templates/main/css/styles.css?1754560371153966 */
/* /local/templates/.default/components/bitrix/menu/top/style.css?1694265686581 */
/* /local/templates/.default/components/bitrix/search.title/search/style.css?16942656862108 */
/* /local/templates/.default/components/bitrix/search.title/search_mobile/style.css?16942656862108 */
/* /local/templates/.default/components/bitrix/menu/mobile_menu/style.css?1694265686581 */
/* /local/templates/.default/components/bitrix/breadcrumb/head/style.css?1694265686585 */
/* /local/templates/.default/components/bitrix/menu/footer/style.css?1694265686581 */
