

/* Start:/local/templates/main/css/slick.css?17537927691776*/
/* 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?175379276912807*/
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?1755164632171239*/
/* reset start */

html {
    font-size: 16px;
    line-height: 140%;
    color: #111111;
}

*,
*::after,
*::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    font-family: Arial;
    color: inherit;
}

a {
    color: #005FC9;
    text-decoration: none;
    transition: 0.3s;
}

a:hover {
    color: #5798E0;
    text-decoration: none;
}

body {
    background: #ffffff;
    max-width: 100%;
    font-size: 16px;
    min-height: 100vh;
}

svg,
use,
g,
path {
    fill: inherit;
    stroke: inherit;
}

/* reset end */

/* icons start */

.icon-clock {
    background: url(/local/templates/main/css/img/icon-clock.svg) center/contain no-repeat;
}

.icon-phone {
    background: url(/local/templates/main/css/img/icon-phone.svg) center/contain no-repeat;
}

.icon-user {
    background: url(/local/templates/main/css/img/icon-user.svg) center/contain no-repeat;
}

.icon-cart {
    background: url(/local/templates/main/css/img/icon-cart.svg) center/contain no-repeat;
}

.icon-email {
    background: url(/local/templates/main/css/img/icon-email.svg) center/contain no-repeat;
}

.icon-mobile {
    background: url(/local/templates/main/css/img/icon-mobile.svg) center/contain no-repeat;
}

.icon-clock-white {
    background: url(/local/templates/main/css/img/icon-clock-white.svg) center/contain no-repeat;
}

.icon-phone-white {
    background: url(/local/templates/main/css/img/icon-phone-white.svg) center/contain no-repeat;
}

.icon-user-white {
    background: url(/local/templates/main/css/img/icon-user-white.svg) center/contain no-repeat;
}

.icon-cart-white {
    background: url(/local/templates/main/css/img/icon-cart-white.svg) center/contain no-repeat;
}

.icon-cart-2-white {
    background: url(/local/templates/main/css/img/icon-cart-2-white.png) center/contain no-repeat;
}

.icon-whatsapp-white {
    background: url(/local/templates/main/css/img/icon-whatsapp-white.svg) center/contain no-repeat;
}

.icon-email-white {
    background: url(/local/templates/main/css/img/icon-email-white.svg) center/contain no-repeat;
}

.icon-location-white {
    background: url(/local/templates/main/css/img/icon-location-white.svg) center/contain no-repeat;
}

/* icons end */

/* header styles start */

.h1-style,
h1 {
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 24px;
}

.h2-style,
h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 24px;
}

.h3-style,
h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 24px;
}

.h4-style,
h4 {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

.h5-style,
h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

.h6-style,
h6 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 24px;
}

@media screen and (max-width: 1360px) {

    .h1-style,
    h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .h2-style,
    h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1024px) {

    .h1-style,
    h1 {
        font-size: 26px;
        line-height: 28px;
    }

    .h2-style,
    h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .h3-style,
    h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .h4-style,
    h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .h5-style,
    h5 {
        font-size: 18px;
        line-height: 22px;
    }

    .h6-style,
    h6 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 768px) {

    .h1-style,
    h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .h2-style,
    h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .h3-style,
    h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .h4-style,
    h4 {
        font-size: 18px;
        line-height: 22px;
    }

    .h5-style,
    h5 {
        font-size: 16px;
        line-height: 20px;
    }
}


/* header styles end */

/* global styles start */

img,
svg {
    max-width: 100%;
    max-height: 100%;
    user-select: none;
}

p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px;
}

ol {
    counter-reset: section;
    list-style-type: none;
    margin-bottom: 20px;
}

ul {
    margin-bottom: 20px;
    padding-left: 24px;
}

li {
    margin-bottom: 2px;
}

ol li::before {
    font-weight: 900;
    font-size: inherit;
    line-height: inherit;
    color: #005FC9;
    displaY: inline-block;
    position: absolute;
    left: 0;
    top: -1px;
}

ol li {
    position: relative;
    padding-left: 23px;
}

ol li::before {
    counter-increment: section;
    content: counters(section, ".") " ";
}

.search-input,
input[type="text"].search-input {
    font-size: 16px;
    line-height: 22px;
    border: none;
    background: #FFFFFF33;
    width: 280px;
    padding: 9px 38px 9px 15px;
    border-radius: 8px;
    outline: none;
    color: #ffffff;
}

.section-header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.section-header-row>h1,
.section-header-row>.h1-style,
.section-header-row>h2,
.section-header-row>.h2-style,
.section-header-row>h3,
.section-header-row>.h3-style,
.section-header-row>h4,
.section-header-row>.h4-style,
.section-header-row>h5,
.section-header-row>.h5-style,
.section-header-row>h6,
.section-header-row>.h6-style {
    margin: 0;
}

.grey-bl {
    background: #EDEFF3;
}

.icon-container {
    width: 20px;
    height: 20px;
    font-size: 0;
    line-heighT: 0;
    flex-shrink: 0;
    fill: #005fc9;
}

.icon-container img,
.icon-container svg {
    width: 100%;
    height: auto;
}

.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: #ffffff;
    background: #005FC9;
    font-size: 18px;
    line-height: 22px;
    padding: 15px;
    border-radius: 8px;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
}

.btn:hover,
.btn:focus {
    background: #5798E0;
    color: #ffffff;
}

.btn-transparent {
    display: inline-block;
    background: #fff;
    border: 2px solid #005FC9;
    border-radius: 8px;
    font-size: 18px;
    line-height: 22px;
    padding: 13px;
    color: #005FC9;
    transition: 0.3s;
    text-align: center;
}

.btn-transparent:hover,
.btn-transparent:focus {
    background: #EEF5FD;
    color: #005FC9;
    text-decoration: none;
}

.center-text {
    text-align: center;
}

.object-contain,
.object-cover {
    display: block;
    widtH: 100%;
    height: 100%;
    object-position: center;
}

.object-contain {
    object-fit: contain;
}

.object-cover {
    object-fit: cover;
}

@media screen and (max-width: 500px) {
    .section-header-row {
        display: block;
    }

    .section-header-row>h1,
    .section-header-row>.h1-style,
    .section-header-row>h2,
    .section-header-row>.h2-style,
    .section-header-row>h3,
    .section-header-row>.h3-style,
    .section-header-row>h4,
    .section-header-row>.h4-style,
    .section-header-row>h5,
    .section-header-row>.h5-style,
    .section-header-row>h6,
    .section-header-row>.h6-style {
        margin-bottom: 12px;
    }
}

/* global styles end */

/* header styles start */

header {
    position: relative;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

header.fixed {
    padding-bottom: 72px;
}

.desktop-header {
    position: relative;
    z-index: 100;
    background: #fff;
}

.header-logo-bl,
.header-top-bl,
.header-logo-container,
.header-ragline,
.header-icon,
.header-bl-description {
    display: inline-block;
    vertical-align: middle;
}

.header-search,
.header-followed {
    margin-righT: 30px;
}

.header-top {
    padding: 16px 0;
    color: #111111;
}

.header-top-bl {
    margin-left: 15px;
}

.header-logo-container {
    width: 192px;
    height: auto;
    margin-right: 24px;
}

.header-logo-container img {
    display: block;
}

.header-ragline {
    font-size: 16px;
    line-height: 22px;
}

.header-bl-description {
    font-size: 16px;
    line-height: 20px;
}

.header-icon {
    widtH: 20px;
    height: 20px;
    margin-right: 10px;
}

.header-bottom {
    /*background: #2E2E2E;*/
    background: #0C30A7;
}

header.fixed .header-bottom {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
}

.header-bottom-right {
    display: inline-flex;
    align-items: center;
}

.header-cart-btn {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 12px 15px;
    border-radius: 8px;
    margin-right: 15px;
}

.header-cart-btn .icon {
    display: inline-block;
    width: 18px;
    heighT: 16px;
    margin-righT: 6px;
    flex-shrink: 0;
    background: url(/local/templates/main/css/img/icon-cart-white.svg) center/contain no-repeat;
}

.header-row {
    margin: 0 -15px;
    width: auto;
}

.header-nav {
    height: 100%;
    font-size: 0;
    position: relative;
    z-index: 1000;
}

.header-nav-el {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    heighT: 100%;
    color: #ffffff;
    transition: 0.3s;
    position: relative;
}

.header-nav-el a {
    display: inline-block;
    color: #ffffff;
    padding: 25px 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-el:hover {
    background: #5798E0;
    color: #fff;
    text-decoration: none;
}

.header-nav-el.active {
    background: #005FC9;
}

.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;
    max-height: calc(100vh - 72px);
    overflow-y: scroll;
    scrollbar-width: thin;
}

.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;
}

.search-bar-bl {
    position: relative;
    margin-righT: 24px;
}

.header-callback-mobile-bl {
    margin-left: auto;
    margin-right: 40px;
}

.header-mobile-callback-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    background: url(/local/templates/main/css/img/feedback_tlf.svg) center/contain no-repeat;
}

@media screen and (max-width: 1360px) {
    header.fixed {
        padding-bottom: 56px;
    }

    .header-row {
        margin: 0 -10px;
    }

    .header-nav-el>a {
        padding: 17px 10px;
    }

    .header-cart-btn {
        margin-righT: 10px;
    }

    .header-logo-container {
        margin-right: 16px;
    }

    .header-icon {
        margin-right: 6px;
    }

    .header-nav-dropdown {
        max-height: calc(100vh - 56px);
    }
}

@media screen and (max-width: 1024px) {
    header.fixed {
        padding-bottom: 68px;
    }

    .header-logo-container {
        margin: 0;
    }

    .header-ragline {
        display: none;
    }

    .header-bottom {
        padding: 8px 0;
    }

    .header-nav {
        display: none;
    }

    .header-row {
        margin: 0;
    }

    .header-cart-btn {
        margin-right: 24px;
        heighT: 52px;
        padding: 16px;
    }

    .header-cart-btn .icon {
        width: 20px;
        heighT: 18px;
    }

    .header-bottom-right,
    .search-bar-bl,
    input[type="text"].search-input {
        widtH: 100%;
    }

    .header-menu-btn {
        width: 52px;
        height: 52px;
        flex-shrink: 0;
        cursor: pointer;
        background: url(/local/templates/main/css/img/header-menu-btn.svg) center/contain no-repeat;
    }

    .search-input,
    input[type="text"].search-input {
        font-size: 18px;
        padding: 15px 45px 15px 15px;
    }
}

@media screen and (max-width: 768px) {
    .header-work-time-bl {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .header-login-bl {
        display: none;
    }
}

@media screen and (min-width: 451px) {

    .header-top-cart,
    .header-callback-mobile-bl {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    header {
        position: fixed;
        z-index: 100;
        left: 0;
        righT: 0;
        top: 0;
    }

    header.fixed {
        padding: 0;
    }

    header.fixed .header-bottom {
        position: static;
    }

    .header-callback-bl {
        display: none;
    }

    .header-buttons {
        display: none;
    }

    .search-bar-bl {
        margin-righT: 8px;
    }

    .header-logo-container {
        max-widtH: 120px;
    }

    .header-cart-btn {
        margin: 0;
    }
}

@media screen and (max-width: 360px) {
    .header-callback-mobile-bl {
        margin-right: 20px;
    }

    .header-mobile-callback-icon {
        width: 32px;
        height: 32px;
    }
}

/* header styles end */

/* footer styles start */

footer {
    background: #09153d;
    padding: 64px 0;
    color: #ffffff;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #adadad;
}

.footer-info-el a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.footer-info-el a:hover {
    color: #adadad;
    border-bottom: 1px solid #adadad;
}

.footer-info-el .bold-text a,
.footer-info-el .bold-text a:hover {
    border: none;
}

.footer-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 14px;
}

.footer-nav-col {
    display: flex;
    flex-direction: column;
}

.footer-nav-el {
    display: inline-block;
    margin-bottom: 8px;
}

.footer-socials-bl {
    width: 248px;
}

.footer-logo-bl {
    margin: 0 0 16px;
}

.footer-logo-container {
    display: block;
    margin-bottom: 24px;
}

.footer-logo-container img {
    display: block;
    width: 100%;
}

.socials-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-info-el {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 20px;
}

.footer-info-el:last-child {
    margin-bottom: 0;
}

.footer-cart-btn {
    border: 1px solid #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 12px;
    width: 180px;
    background: none;
    color: #ffffff;
    border-radius: 8px;
    transition: 0.3s;
    background-color: #0C30A7;
}

.footer-cart-btn:hover,
a.footer-cart-btn:hover {
    color: #ffffff;
    background: #005FC9;
}

.footer-cart-btn .icon {
    width: 18px;
    heighT: 16px;
    flex-shrink: 0;
    margin-righT: 6px;
}

.footer-cart-btn .item-count {
    margin-left: 6px;
}

@media screen and (max-width: 1024px) {
    .footer-socials-bl {
        width: 200px;
    }
}

@media screen and (max-width: 900px) {
    footer {
        padding: 32px 0;
    }

    .footer-top-bl {
        flex-wrap: wrap;
    }

    .footer-socials-bl {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
    }

    .footer-nav-col {
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    footer {
        padding: 64px 0;
    }

    .footer-top-bl {
        flex-direction: column;
        align-items: center;
    }

    .footer-col:not(:last-child) {
        margin-bottom: 48px;
    }
}

/* footer styles end */

/* mobile menu start */

.mobile-menu {
    font-size: 16px;
    line-height: 22px;
}

.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;
}

.mobile-menu-bottom-btn .text {
    font-weight: bold;
    color: #333;
}

.mobile-menu-el {
    cursor: pointer;
}

.mobile-menu-el,
.mobile-menu-el a,
.menu-group-title {
    font-weight: bold;
    color: #333;
}

.mobile-menu-btn .icon-container svg {
    fill: #2e2e2e;
}

.open-menu-controls.show {
    display: flex !important;
}

.open-menu-controls .icon {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #333;
    cursor: pointer;
}

.open-menu-controls .icon.menu-el-close {
    fill: #333;
    stroke: none;
}

.mobile-menu ul,
.mobile-menu ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.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;
}

.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 - 152px);
    overflow-y: auto;
    z-index: 1000;
}

header.fixed .mobile-menu {
    position: fixed;
    z-index: 101;
    left: 0;
    right: 0;
    top: 68px;
    max-height: calc(100vh - 68px);
}

.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;
}

ul.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 {
    transform: rotate(180deg);
}

.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: inline-flex;
    align-items: center;
    padding: 13px 0;
}

.mobile-menu-bottom-btn .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    fill: #005fc9;
    margin-right: 8px;
}

.mobile-menu-user {
    display: none;
}

@media screen and (max-width: 650px) {
    ul.mobile-submenu-list {
        padding: 0 16px;
    }

    .open-menu-controls {
        padding: 0 16px;
    }
}

@media screen and (max-width: 600px) {
    .mobile-menu-btn .icon-container {
        width: 25px;
        margin-righT: 10px;
    }

    .mobile-menu-btn .icon-container {
        width: 20px;
        height: 20px;
    }

    .mobile-menu-bottom-btn .icon-container {
        width: 25px;
        height: 25px;
    }

    .mobile-menu-user {
        display: flex;
    }

    .mobile-menu-bottom-btn {
        justify-content: center;
    }
}

@media screen and (max-width: 500px) {
    .mobile-menu-group.open>.mobile-menu-group-name {
        font-size: 14px;
        line-height: 16px;
    }

    .open-menu-controls {
        top: 18px;
    }

    .open-menu-controls .icon {
        width: 20px;
        height: 20px;
    }
}

/* mobile menu end */

/* 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;
}

.b24-window-panel-pos-right {
    background: #fff;
}

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.fixed .header-bottom {
        width: calc(100% - 17px);
    }
}


/* general purpose clases */

.standart-width {
    width: 100%;
    max-width: 1366px;
    padding: 0 83px;
    margin: 0 auto;
}

.page-content {
    margin: 0 0 64px;
}

.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;
}

.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;
    }
}

@media screen and (max-width: 450px) {
    .page-content {
        padding-top: 152px;
    }

    .page-content>.page-content {
        padding-top: 0;
    }
}

/* text stylization classes */

.header-bl-line a {
    border-bottom: 1px solid #005FC9;
}

.header-bl-line a:hover {
    border-color: #5798E0;
}

.header-bl-line.bold-text a {
    color: #111111;
    text-decoration: none;
    border-bottom: none;
}

.header-bl-line.bold-text a:hover {
    color: #005FC9;
}

.grey-text {
    color: #696E78;
}

/* 26px */


/* 22px */

.popup-title {
    font-size: 22px;
    line-height: 125%;
    font-weight: bold;
    margin: 0 0 30px;
}

/* 18px */

.nav-button-name {
    font-size: 18px;
    line-height: 21px;
}

.nav-button-name {
    font-weight: bold;
    text-transform: uppercase;
    color: #191A1E;
}

/* 16px */

.news-el-title,
.articles-el-title,
.section-main-ref,
.text-input {
    font-size: 16px;
    line-height: 125%;
}

.section-main-ref {
    display: block;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    transition: 0.3s;
    color: #005FC9;
}

.search-submit-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 20px;
    heighT: 20px;
    cursor: pointer;
    background: url(/local/templates/main/css/img/icon-search-white.svg) center/contain no-repeat;
}

.text-input {
    width: 100%;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    line-height: 145%;
    padding: 5px 10px;
    outline: none;
}

/* 14px */

.checkbox-text,
.checkbox-text a,
.password-recovery-ref,
.field-name,
.radio-text {
    font-size: 16px;
    line-height: 22px;
}

.field-name {
    margin: 0 0 6px;
}

/* 12px */

.footer-ragline {
    font-size: 14px;
    line-heighT: 18px;
    text-align: center;
    color: #ffffff;
}

.bold-text {
    font-weight: bold;
}

/* coloring classes */

.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;
}

.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;
}

/* flexes */

.big-nav-button {
    display: inline-flex;
    align-items: center;
}

.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 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    width: 40px;
    height: 40px;
    margin: 8px 4px 0;
}

.footer-top-bl,
.radio-buttons-field,
.form-buttons-row {
    display: flex;
    justify-content: space-between;
}

.footer-bottom-bl {
    position: relative;
    border-top: 1px solid #696E78;
    padding-top: 24px;
    margin-top: 24px;
}

.articles-list {
    display: flex;
    flex-wrap: wrap;
}

.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-top-line,
.footer-copyright-bottom-line {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.footer-copyright-top-line {
    display: block;
    margin: 0 auto 24px;
    color: #696E78;
}

.footer-copyright-bottom-line {
    color: #A1A6AF;
}

/* model line list start */

.model-line-list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0 64px;
}

.model-line-list>* {
    width: calc(100% / 9);
}

.model-line-el {
    display: block;
    position: relative;
    width: 100%;
    padding-top: calc(100% - 6px);
    heighT: auto;
    border-radius: 8px;
    border: 3px solid #005FC900;
    transition: 0.3s;
}

.model-line-el.active {
    border: 3px solid #005FC9;
}

.model-line-el>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100% - 24px);
    max-height: calc(100% - 24px);
    widtH: auto;
    heighT: auto;
}

@media screen and (max-width: 1024px) {
    .model-line-list>* {
        width: calc(100% / 7);
    }
}

@media screen and (max-width: 800px) {
    .model-line-list>* {
        width: calc(100% / 5);
    }
}

@media screen and (max-width: 500px) {
    .model-line-list>* {
        width: calc(100% / 4);
    }

    .model-line-el>img {
        max-width: calc(100% - 12px);
        max-height: calc(100% - 12px);
    }
}

@media screen and (max-width: 400px) {
    .model-line-list>* {
        width: calc(100% / 3);
    }
}

/* model line list end */

.radio-bl {
    width: 49%;
    cursor: pointer;
    margin: 0 0 15px;
}

.fixed-nav-el {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D5D5D5;
    border-bottom: none;
    background: #fff;
    position: relative;
}

.fixed-nav-el:first-child {
    border-radius: 8px 0px 0px 0px;
}

.fixed-nav-el:last-child {
    border-radius: 0px 0px 0px 8px;
    border-bottom: 1px solid #d5d5d5;
}

.fixed-nav-el a {
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.fixed-nav-el .icon {
    width: 24px;
    height: 24px;
}

.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;
}


.item-count {
    border-radius: 8px;
    background: #ffffff;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 6px;
    color: #111111;
    text-align: center;
}

/* other stylization classes */

.icon-container,
.nav-button-name {
    display: inline-block;
    vertical-align: middle;
}

.followed-item-count {
    width: 18px;
    height: 18px;
    margin-left: 4px;
}

.index-model-select-bl,
.index-nav-buttons-bl,
.index-articles-bl {
    margin: 60px 0;
}

.index-sales-bl {
    /*margin: 104px 0 64px;*/
    margin: 10px 0 10px;
}

.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;
}

.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;
}

.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 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
}

.salavey-logo img {
    width: 100%;
    height: auto;
}

.index-model-select-bl {
    margin: 30px 0 60px;
}

.line-products-tab {
    display: none;
}

.line-products-tab.active {
    display: block;
}

/* line products list start */

.line-products-list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px -12px 40px;
}

.line-products-list>* {
    width: calc(100% / 4 - 24px);
    margin: 0 12px 24px;
}

.line-products-el {
    width: 100%;
    background: #EDEFF3;
    border-radius: 16px;
    overflow: hidden;
}

.line-products-el-picture {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 76.6%;
}

.line-products-el-picture img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.line-products-el-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 184px;
    padding: 16px;
}

.line-products-el-description-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.line-products-el-name {
    display: block;
    margin-bottom: 8px;
    color: #1e1e1e;
}

.line-products-el-name:hover {
    color: #1e1e1e;
}

.line-products-el-timespan {
    display: inline-block;
    font-size: 14px;
    line-heighT: 18px;
    color: #696E78;
    margin: 0 0 8px;
}

.line-products-el-timespan:hover {
    color: #696E78;
}

@media screen and (max-width: 900px) {
    .line-products-list>* {
        width: calc(100% / 3 - 24px);
    }
}

@media screen and (max-width: 650px) {
    .line-products-list>* {
        width: calc(100% / 2 - 24px);
    }
}

@media screen and (max-width: 450px) {
    .line-products-list>* {
        width: calc(100% - 24px);
    }
}

/* line products list end */

/* index slider start */

.index-slider-bl {
    margin: 0 0 64px;
}

.index-slider {
    height: 450px;
    width: 100%;
    position: relative;
    border-radius: 3px;
}


.index-slides-list,
.index-slider-el {
    height: 100%;
    width: 100%;
}

.index-slider-el {
    position: relative;
    padding: 32px 40px 40px;
    heighT: 100%;
    min-height: 100%;
    heighT: max-content;
}

.index-slider-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    heighT: 100%;
    background-position: center;
    background-size: cover;
}

.index-slider-gradient {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 67.91%;
    height: 100%;
    background: linear-gradient(89.95deg, #EBEBEB 59.99%, rgba(235, 235, 235, 0) 99.96%);
}

.index-slider-content {
    position: relative;
    z-index: 5;
    width: 47%;
    height: 100%;
}


.index-slider-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.index-slider-description {
    font-size: 16px;
    line-height: 22px;
}

.index-slider-prev,
.index-slider-next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    widtH: 44px;
    height: 44px;
    margin-left: 8px;
    background: #FFFFFFB2;
    border-radius: 8px;
    padding: 8px;
    fill: none;
    stroke: #111111;
}

.index-slider-prev::after,
.index-slider-next::after {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/img/index-slider-arrow.svg) center/contain no-repeat;
}

.index-slider-prev::after {
    transform: rotateZ(180deg);
}

.slider-btn {
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: 32px;
    padding: 15px 16px;
    font-size: 18px;
    line-height: 22px;
    z-index: 10;
}

.index-slider-arrows {
    position: absolute;
    display: flex;
    right: 32px;
    bottom: 32px;
    z-index: 5;
}

@media screen and (max-width: 1024px) {
    .index-slider-title {
        font-size: 26px;
        line-height: 30px;
    }

    .index-slider {
        height: auto;
    }

    .index-slider-el {
        padding: 20px;
    }

    .index-slider-content {
        width: 56%;
    }

    .index-slider-arrows {
        right: 20px;
        bottom: 20px;
    }

    .slider-btn {
        font-size: 16px;
        line-height: 112%;
        padding: 10px 16px;
        left: 20px;
        bottom: 20px;
    }
}

@media screen and (max-width: 750px) {
    .index-slider-title {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 15px;
    }

    .index-slider-description {
        font-size: 15px;
        line-height: 125%;
    }
}

@media screen and (max-width: 600px) {

    .index-slider-gradient,
    .index-slider-description {
        display: none;
    }

    .index-slider-content {
        width: 100%;
    }

    .index-slider-title {
        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: -49px;
    }

    .index-slider-arrows {
        right: 0;
        bottom: 0;
    }
}

@media screen and (max-width: 500px) {
    .index-slider-bl {
        margin-bottom: 32px;
    }
}

@media screen and (max-width: 400px) {
    .index-slider-bg {
        height: 110px;
    }

    .index-slider-content {
        padding-top: 126px;
    }
}

/* index slider end */

.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;
}

.mobile-user-btn,
.mobile-phone-btn {
    margin-right: 34px;
}

.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;
}

/* truck matrases page start */

.breadcrumbs-bl {
    margin: 0 auto 32px;
    background: #EDEFF3;
    padding: 12px 0;
    font-size: 14px;
    line-height: 18px;
}

.breadcrumbs-bl-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.breadcrumbs-el {
    display: inline-flex;
    align-items: center;
    margin-right: 8px;
    position: relative;
    padding: 4px 0;
}

.breadcrumbs-el,
.breadcrumbs-el a {
    color: #11111166;
    transition: 0.3s;
}

.breadcrumbs-el:last-child,
.breadcrumbs-el:last-child a,
.breadcrumbs-el:hover,
.breadcrumbs-el:hover a {
    color: #111111;
}

.breadcrumbs-el:last-child {
    margin: 0;
}

.breadcrumbs-el:hover {
    color: #333;
}

.breadcrumbs-el::after {
    content: "";
    display: inline-block;
    width: 16px;
    heighT: 16px;
    flex-shrink: 0;
    background: url(/local/templates/main/css/img/breadcrumbs-arrow.svg) center/contain no-repeat;
    margin-left: 8px;
    transform: translateY(-1px);
}

.breadcrumbs-el:last-child::after {
    display: none;
}

.catalog-bl {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 282px 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-title {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    padding: 14px 16px;
    background: #92959F;
}

.filter-slide-bl {
    border-top: 1px dashed #282727;
}

.filter-slide-bl.open,
.filter-slide-bl:nth-child(3) {
    bordeR: none;
}

.filter-slide-bl-name {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

.filter-ref {
    display: block;
    color: #000;
    text-decoration: none;
    transition: 0.3s;
}

.filter-slide-bl-name>.filter-ref {
    padding: 10px 16px 9px;
}

.filter-slide-bl.open>.filter-slide-bl-name>.filter-ref {
    position: relative;
    color: #fff;
    background: #005FC9;
}

.filter-slide-bl.open>.filter-slide-bl-name>.filter-ref::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-3px);
    widtH: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}

.filter-slide-area {
    display: none;
    background: #fff;
}

.filter-slide-area>.filter-ref:not(:last-child) {
    margin-bottom: 2px;
}

.filter-slide-area .filter-ref:hover {
    background: none;
    color: #005FC9a0;
}

.filter-slide-area .filter-ref.active {
    background: none;
    color: #005FC9;
    font-weighT: bold;
}

.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;
}

.prod-det-card-wrap .matras-card-list {
    margin-bottom: 24px;
}

.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;
    margin-bottom: 12px;
}

.matras-preview-big,
.matras-preview-small,
.matras-detail-preview-big,
.matras-detail-preview-small {
    width: 100%;
    heighT: auto;
    border-radius: 8px;
    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 {
    display: block;
    width: 100%;
    height: auto;
}

.matras-preview-small {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #005FC9;
}

.matras-preview-small img {
    width: 100%;
    heighT: 100%;
    object-fit: cover;
    object-position: center;
}

.matras-preview-big {
    border: 3px solid #005FC9;
    border-radius: 8px;
    overflow: hidden;
    height: 295px;
}

.matras-preview-big a {
    display: block;
    width: 100%;
    heighT: 100%;
}

.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;
    min-heighT: 70px;
    heighT: 70px;
    margin-right: 8px;
}

.matras-preview-small:last-child,
.matras-detail-preview-small:last-child {
    margin-right: 0;
}

.matras-info-header,
.matras-detail-info-header {
    display: flex;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
}

.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-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: 22px;
}

.matras-info-articul .text,
.matras-detail-info-articul .text {
    margin-righT: 8px;
}

.matras-info-articul .value,
.matras-detail-info-articul .value {
    color: #1E90FF;
}

.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 {
    color: #005FC9;
}

.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: 400;
    font-size: 32px;
    line-height: 38px;
    margin-right: 16px;
    color: #111;
}

.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-detail-info-height,
.matras-detail-info-count {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.matras-detail-info-height {
    margin-righT: 10px;
}

.matras-info-height .text,
.matras-detail-info-height .text,
.matras-detail-info-count .text {
    font-size: 15px;
    line-height: 22px;
    margin-right: 8px;
}

.small-dropdown-bl {
    position: relative;
    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;
}

.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: 9px 14px;
    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: 15px;
    line-height: 22px;
}

.matras-info-prop-text:last-child,
.matras-detail-info-prop-text:last-child {
    margin-bottom: 0;
}

.matras-info-prop-text .value {
    color: #1E90FF;
}

.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-detail-info-purchase-bl {
    margin-bottom: 10px;
}

.matras-info-to-cart,
.matras-info-in-cart {
    width: 100%;
    heighT: 100%;
    font-weight: bold;
    padding: 5px;
}

.matras-info-to-cart {
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    padding: 8px;
    height: 45px;
    text-transform: uppercase;
}

.matras-info-to-cart .icon {
    width: 26px;
    heighT: 28px;
    margin-right: 10px;
}

.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: 17px;
    line-height: 22px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 6px;
    border-width: 2px;
}

.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;
    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-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-detail-bl {
    margin-bottom: 100px;
}

.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;
}

.other-publications-list .articles-el-wrap {
    width: 100%;
    padding: 0;
}

/* publication detail start */

.pub-detail-content {
    font-size: 16px;
    line-height: 22px;
    color: #111111;
    margin: 32px 0;
}

.pub-detail-content::after {
    content: "";
    display: block;
    clear: both;
}

.pub-detail-content img {
    max-width: 50%;
    margin: 0 24px 32px 0;
    clear: both;
}

.pub-detail-content img[align="left"] {
    float: left;
}

.pub-detail-content img[align="right"] {
    float: right;
    margin: 0 0 32px 24px;
}

.pub-detail-content img[align="center"] {
    displaY: block;
    text-align: center;
    margin: 0 auto 32px;
}

.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;
}

.bx-soa ul li::before {
    display: none;
}

.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-soc-icon {
    display: inline-block;
    width: 28px;
    heighT: 28px;
    margin-left: 4px;
}

.pub-detail-soc-icon img {
    width: 100%;
    heighT: 100%;
}

.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;
}

.pub-detail-nav {
    display: flex;
    align-items: center;
    padding: 12px;
    margin-bottom: 32px;
}

.pub-detail-nav-btn {
    display: inline-flex;
    align-items: center;
}

.pub-detail-nav-btn.next {
    margin-left: auto;
}

.pub-detail-nav-btn.prev::before,
.pub-detail-nav-btn.next::after {
    content: "";
    display: inline-block;
    width: 16px;
    heighT: 16px;
    flex-shrink: 0;
    background: url(/local/templates/main/css/img/pub-detail-nav-arrow.svg) center/contain no-repeat;
    transition: 0.3s;
}

.pub-detail-nav-btn.prev:hover::before,
.pub-detail-nav-btn.next:hover::after {
    opacity: 0.6;
}

.pub-detail-nav-btn.prev::before {
    margin-right: 8px;
}

.pub-detail-nav-btn.next::after {
    transform: rotateZ(180deg);
    margin-left: 8px;
}

.pub-detail-share {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1111110A;
    border-radius: 16px;
    margin-bottom: 24px;
    text-align: center;
}

.pub-detail-share .ya-share2__item .ya-share2__badge {
    background: none;
    padding: 10px;
}

.pub-detail-share .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    widtH: 20px;
    height: 20px;
}

.pub-detail-share .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item {
    margin: 0 4px;
}

.pub-detail-share .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-vk.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-ok.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_telegram .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-telegram.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_twitter .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-x.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_viber .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-viber.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_whatsapp .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-whatsapp.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_moimir .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-mail.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__item_service_skype .ya-share2__icon {
    background: url(/local/templates/main/css/img/share-icon-skype.svg) center/contain no-repeat;
}

.pub-detail-share .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    background-size: contain;
    background-position: center;
}

@media screen and (max-width: 1360px) {
    .pub-detail-bl {
        margin-bottom: 64px;
    }
}

@media screen and (max-width: 1024px) {
    .pub-detail-bl {
        margin-bottom: 48px;
    }

    .pub-detail-nav {
        padding: 0 12px;
    }
}

@media screen and (max-width: 768px) {
    .pub-detail-content {
        margin-bottom: 24px;
    }

    .pub-detail-nav {
        margin-bottom: 24px;
    }

    .pub-detail-content img:nth-child(n) {
        display: block;
        width: auto;
        max-width: 100%;
        margin: 0 auto 24px;
        float: none;
    }
}

@media screen and (max-width: 500px) {
    .pub-detail-bl {
        margin-bottom: 32px;
    }
}

@media screen and (max-width: 300px) {
    .pub-detail-nav {
        padding: 0;
    }
}

/* publication detailed end */

/* 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-header {
    font-weight: bold;
    font-size: 22px;
    line-height: 125%;
    color: #000000;
    margin-bottom: 30px;
}

.contacts-bl {
    display: flex;
    margin: 0 0 66px;
    background: #1111110A;
    border-radius: 16px;
    overflow: hidden;
}

.contacts-bl input[type="text"],
.contacts-bl input[type="password"],
.contacts-bl textarea {
    width: 100%;
}

.contacts-data {
    padding: 48px;
    width: 510px;
    flex-shrink: 0;
}

.contacts-line {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
    color: #393B3F;
}

.contacts-line a {
    color: #393B3F;
}

.contacts-line:last-child {
    margin-bottom: 0;
}

.contacts-map-bl {
    width: 100%;
    heighT: auto;
}

.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-line .icon {
    display: inline-block;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    padding: 12px;
    background: #005FC9;
    border-radius: 50%;
    margin-right: 16px;
}

.contacts-line .icon>* {
    width: 100%;
    height: 100%;
}

.contacts-consultation {
    margin: 64px 0 56px;
}

.contacts-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -4px
}

@media screen and (max-widtH: 1024px) {
    .contacts-data {
        widtH: 440px;
        padding: 32px;
    }
}

@media screen and (max-width: 990px) {
    .contacts-bl {
        flex-direction: column-reverse;
        margin-bottom: 48px;
    }

    .contacts-data {
        width: 100%;
    }

    .contacts-map-bl {
        height: 600px;
    }
}

@media screen and (max-width: 768px) {
    .contacts-map-bl {
        height: 550px;
    }
}

@media screen and (max-width: 500px) {
    .contacts-bl {
        margin-bottom: 32px;
    }

    .contacts-data {
        padding: 32px 24px 24px;
    }

    .contacts-map-bl {
        height: 360px;
    }
}

/* 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-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 */

.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;
}

.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;
}

.fixed-cart-btn .icon {
    width: 24px;
    height: 24px;
}

.fixed-cart-item-count {
    position: absolute;
    right: 8px;
    top: 10px;
    background: #005FC9;
    color: #ffffff;
}

@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.open .fixed-nav-el-cart .icon {
    background-image: url(/local/templates/main/css/img/icon-cart-white.svg);
}

.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-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) {

    .slider-bt,
    .search-input {
        font-size: 20px;
    }

    .nav-button-name {
        font-size: 16px;
    }

    .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;
    }
}

@media screen and (max-width: 1300px) {
    .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 8px 0 0;
    }

    .matras-card-preview-bl {
        display: flex;
        margin-bottom: 12px;
        max-height: 295px;
    }

    .matras-preview-list {
        flex-direction: column;
        overflow: visible auto;
        margin: 0;
    }

    .matras-preview-small {
        margin-bottom: 8px;
    }

    .matras-preview-small:last-child {
        margin-bottom: 0;
        margin-righT: 8px;
    }

    .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-props,
    .matras-info-reviews-bl,
    .matras-info-header,
    .matras-info-group-1,
    .matras-info-buttons-bl {
        width: 100%;
    }

    .matras-info-buttons-bl {
        max-width: 515px;
    }

    .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-images {
        display: flex;
    }
}

@media screen and (max-width: 1250px) {
    .catalog-top-bl {
        flex-wrap: wrap;
    }

    .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;
    }

    .footer-info-el {
        margin-right: 10px;
    }

    .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;
    }

    .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,
    .about-page {
        font-size: 16px;
    }

    .three-col-1200 {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1150px) {
    .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) {
    .nav-button-name {
        font-size: 15px;
    }

    .standart-width {
        padding: 0 30px;
    }

    .fixed-nav {
        display: none;
    }

    .lk-page input[type="text"].wide {
        width: 600px;
    }

    .lk-order-table td {
        padding-left: 20px;
    }

    .lk-order-table td:last-child {
        padding-righT: 20px;
    }
}


/* from here we show mobile header and footer */

@media screen and (max-width: 1000px) {
    .search-bar {
        display: none !important;
    }

    .nav-button-name {
        font-size: 18px;
    }

    .news-el-wrap:nth-child(5n - 4) .news-el-title {
        font-size: 15px;
        margin: 0;
    }

    .nav-buttons-list {
        flex-wrap: wrap;
    }

    .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;
    }

    .news-el-wrap:nth-child(n),
    .articles-el-wrap {
        width: 33.333%;
        height: 140px;
    }

    .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) {
        padding: 0 16px 0 0;
    }

    .news-el-wrap:nth-child(3n-1),
    .articles-el-wrap:nth-child(3n-1) {
        padding: 0 8px;
    }

    .news-el-wrap:nth-child(3n),
    .articles-el-wrap:nth-child(3n) {
        padding: 0 0 0 16px;
    }

    .news-el-summary {
        display: none;
    }

    .news-el-wrap:nth-child(5n - 4) .news-el {
        padding: 10px 12px;
    }

    .articles-list {
        margin: 0 0 10px;
    }

    .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;
    }

    .news-el-title,
    .articles-el-title {
        font-size: 14px;
    }

    .quotes {
        font-size: 16px;
    }

    .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;
    }

    .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,
    .about-page,
    .regular-text {
        font-size: 14px;
    }

    .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) {
    .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) {
    .two-col-bl .col:nth-child(n) {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
    }

    .two-col-bl .col:last-child {
        margin: 0;
    }

    .catalog-header {
        font-size: 28px;
    }

    .matras-card-preview-bl,
    .matras-preview-list {
        max-heighT: 264px;
    }

    .pub-detail-content img {
        max-width: 48.3%;
    }

    .share-icon {
        widtH: 24px;
        heighT: 24px;
    }

    .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) {
    .catalog-text {
        font-size: 14px;
    }

    .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) {

    .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;
    }

    .truck-info-preview {
        width: 280px;
    }

    .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) {
    .standart-width {
        padding: 0 15px;
    }

    .footer-info-el {
        width: 100%;
        margin: 0 0 24px;
    }

    .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;
    }

    .mobile-footer-socials-bl {
        bottom: 0;
    }

    .footer-whatsapp-bl {
        order: 4;
    }

    .footer-cart-bl {
        order: 5;
    }
}

@media screen and (max-width: 600px) {
    .big-nav-button {
        width: 100%;
        margin: 0 0 10px;
        fill: #005FC9;
    }

    .nav-button-name {
        color: #005FC9;
    }

    header .icon-container {
        width: 20px;
        height: 20px;
    }

    .news-list {
        margin-bottom: 0;
    }

    .index-articles-bl,
    .index-sales-bl,
    .index-nav-buttons-bl {
        margin: 40px 0;
    }

    .index-model-select-bl {
        margin: 30px 0 40px;
    }

    .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;
    }
}

@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-info-group-1 {
        margin-bottom: 10px;
    }

    .matras-info-group-2,
    .matras-info-group-3 {
        width: 100%;
        padding: 0;
    }

    .matras-info-group-3 {
        margin-bottom: 0;
    }

    .matras-info-follow-tel {
        display: block;
        margin-bottom: 20px;
    }

    .matras-info-buttons-bl {
        margin: 0;
    }

    .matras-card-el {
        margin-bottom: 30px;
    }

    .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;
    }

    .matras-preview-images {
        display: block;
        width: 100%;
    }

    .matras-card-preview-bl {
        flex-direction: column;
    }

    .matras-preview-big {
        width: 100%;
        height: calc((100vw - 30px) / 1.3);
        margin: 0 0 8px;
        max-width: 100%;
    }

    .matras-card-preview-bl {
        max-height: 100%;
    }

    .matras-preview-list {
        flex-direction: row;
        overflow: auto visible;
    }

    .matras-preview-small {
        width: 25%;
        min-width: calc(25% - 6px);
        heighT: calc((100vw - 70px)* 0.77 / 4);
        min-height: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 500px) {

    .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;
    }

    .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%;
    }

    .matras-info-buttons-bl {
        display: block;
    }

    .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;
    }

    .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;
    }

    .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-submit-btn {
        width: 100%;
    }

    .tradein-stage-header {
        font-size: 16px;
    }

    .search-el-description {
        font-size: 14px;
    }

    .search-result-el {
        padding: 10px;
    }

    .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) {

    .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) {

    .news-el-wrap:nth-child(n),
    .articles-el-wrap:nth-child(n) {
        height: 185px;
    }

    .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) {
    .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) {

    .mobile-menu-btn,
    .mobile-phone-btn {
        margin-right: 8px;
    }
}

@media screen and (max-width: 280px) {
    .standart-width {
        padding: 0 10px;
    }
}

#bx-soa-region,
#bx-soa-delivery,
#bx-soa-paysystem {
    display: none;
}

.content_video_bl iframe {
    display: none;
}

/* cards grid block start */

.cards-grid-bl-more {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.cards-grid-bl-more::after {
    content: "";
    display: inline-block;
    width: 16px;
    heighT: 16px;
    flex-shrink: 0;
    margin: 0 16px 0 8px;
    transition: 0.3s;
    background: url(/local/templates/main/css/img/cards-bl-more-arrow.svg) center/contain no-repeat;
}

.cards-grid-bl-more:hover::after {
    opacity: 0.6;
}

.cards-grid-bl-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 40px;
}

.cards-grid-bl-items>* {
    width: calc(100% / 4 - 24px);
    margin: 0 12px 24px;
}

.cards-grid-bl-items>*.ajax-pager-wrap {
    width: calc(100% - 24px);
}

.cards-grid-bl-item {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    background: #EDEFF3;
}

.grey-bl .cards-grid-bl-item {
    background: #ffffff;
}

.cards-grid-bl-item-preview {
    height: 224px;
}

.cards-grid-bl-item-preview img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cards-grid-bl-item-description {
    min-heighT: 116px;
    padding: 16px;
}

.cards-grid-bl-item-t {
    color: #111111;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .cards-grid-bl-items>* {
        width: calc(100% / 3 - 24px);
    }
}

@media screen and (max-width: 800px) {
    .cards-grid-bl-items>* {
        width: calc(100% / 2 - 24px);
    }
}

@media screen and (max-width: 500px) {
    .cards-grid-bl-items>* {
        width: calc(100% - 24px);
    }
}

/* cards grid bloc kend */

/* index services block start */

.index-services-bl {
    padding: 64px 0 40px;
    margin-bottom: 64px;
}

.index-services-bl .cards-grid-bl-items {
    margin: 40px -12px 0;
}

@media screen and (max-width: 500px) {
    .index-services-bl {
        margin-bottom: 32px;
        padding: 32px 0 8px;
    }
}

/* index services block end */

/* index news block start */

.index-news-bl .cards-grid-bl-items {
    margin-top: 40px;
}

/* index news block end */

/* news index satrt */

.news-index-cards {
    margin-top: 32px;
}

/* news index end */

/* product recommendations block start */

.prod-recomend-bl .line-products-el-wrap:nth-child(n + 5) {
    display: none;
}

@media screen and (max-width: 900px) {
    .prod-recomend-bl .line-products-el-wrap:nth-child(n + 4) {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .prod-recomend-bl .line-products-el-wrap:nth-child(n + 3) {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .prod-recomend-bl .line-products-el-wrap:nth-child(n + 2) {
        display: none;
    }
}

/* product recommendations block end */

/* service details start */

.service-head-bl {
    display: flex;
    background: #1111110A;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 32px;
}

.service-head-bl-picture {
    widtH: 420px;
    flex-shrink: 0;
}

.service-head-bl-description {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 42px 12px;
    text-align: center;
}

.service-detail-description-short {
    border: 1px solid #1111110A;
    padding: 16px;
    border-radius: 16px;
    margin-bottom: 56px;
}

.service-detail-description-full {
    margin-bottom: 56px;
}

.service-order-bl {
    display: flex;
    background: #111111B2;
    border-radius: 8px;
    overflow: hidden;
}

.service-order-price {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    padding: 6px 16px;
}

.service-order-btn {
    border: none;
    border-radius: 0;
    font-size: 16px;
    line-height: 22px;
    padding: 9px 16px;
}

@media screen and (max-width: 1200px) {
    .service-head-bl-picture {
        widtH: 320px;
    }
}

@media screen and (min-widtH: 1025px) {
    .service-det-recomendations .cards-grid-bl-items>* {
        width: calc(100% / 3 - 24px);
    }
}

@media screen and (max-width: 1000px) {
    .service-head-bl-picture {
        widtH: 420px;
    }
}

@media screen and (max-width: 800px) {
    .service-head-bl {
        display: block;
    }

    .service-head-bl-picture {
        width: 100%;
    }
}

/* service details end */

/* product card material select start */

.prod-material-select-bl .textile-not-available {
    display: inline-block;
    border: none;
    margin-bottom: 12px;
}

.prod-material-select-bl-text {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.prod-material-select {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 4px 6px;
    border-radius: 10px;
    background: #F5F5F5;
    margin: 0 0 12px;
}

.prod-material-select>* {
    margin: 0 6px 4px;
}

.prod-material-select-el {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}


.prod-material-select-hover-bl {
    position: absolute;
    z-index: 20;
    width: 300px;
    background: #ffffff;
    padding: 8px;
    border-radius: 6px;
    box-shadow: 0 0 8px #00000030;
}

.prod-material-select-hover-bl:not([data-show]) {
    display: none;
}

.prod-material-select-hover-bl img {
    border-radius: 6px;
}

.prod-material-select-hover-bl-text-wrap {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
    text-align: center;
}

.prod-material-select-hover-bl-text {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 6px;
    background: #ffffffe0;
}

.prod-material-select-radio-text {
    color: #92959F;
    font-size: 15px;
    line-height: 22px;
}

.c-radio-row {
    display: flex;
    align-items: center;
}

label.c-radio-row {
    cursor: pointer;
}

.c-radio-row input {
    display: none;
}

.c-radio-appearance {
    position: relative;
    width: 15px;
    heighT: 15px;
    flex-shrink: 0;
    border: 2px solid #1E90FF;
    border-radius: 50%;
    margin-righT: 6px;
}

.c-radio-appearance::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #1E90FF;
    border-radius: 50%;
    opacity: 0;
    transition: 0.3s;
}

input:checked~.c-radio-appearance::after,
input:checked+.c-radio-row .c-radio-appearance::after {
    opacity: 1;
}

.prod-material-select-preview {
    width: 72px;
    height: 72px;
    border: 2px solid #D5D5D5;
    padding: 0;
    border-radius: 50%;
}

.prod-material-select-preview>img {
    border-radius: 50%;
}

input:checked~.prod-material-select-preview {
    border: 2px solid #1E90FF;
    padding: 3px;
}

.prod-material-select input {
    display: none;
}

/* product card materila select end */

/* product detailed additional info start */

.prod-det-additional-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 48px;
    padding: 16px;
    border-radius: 16px;
    background: #1111110A;
    gap: 24px;
}

.prod-det-additional-info>* {
    width: calc(50% - 12px);
}

.prod-det-additional-info-t {
    margin-bottom: 24px;
}

@media screen and (max-width: 650px) {
    .prod-det-additional-info>* {
        width: 100%;
    }

    .prod-det-additional-info-t {
        margin-bottom: 12px;
    }
}

/* product detailed additional info end */

/* Поиск в header */

.search-input::placeholder {
    color: #fff;
}

/* WebKit: Chrome, Safari, Opera 15+ */
.search-input::-webkit-input-placeholder {
    color: #fff;
    /* Firefox 19+ */
}

/* Firefox 19+ */
.search-input::-moz-placeholder {
    color: #fff;
}

/* IE 10+, Edge */
.search-input:-ms-input-placeholder {
    color: #fff;
}

/* Поиск в header end */

/* скрытые временно блоки include на главной */
#bx_incl_area_16_5,
#bx_incl_area_16_6,
#bx_incl_area_16_7 {
    height: 0px;
    display: none;
}

/* шаблоны */

.txt_b {
    font-weight: bold;
}

.txt_i {
    font-style: italic;
}

.txt_ul {
    padding: 0;
}

.txt_ul li {
    display: block;
    /* margin-top: 5px; */
    padding-left: 16px;
    position: relative;
    margin-bottom: 20px;
}

.txt_ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #44B4ED;
}

@media screen and (max-width: 1000px) {
    .txt_ul {
        font-size: 16px;
    }
}

.index-sales-bl p {
    font-size: 16px;
}

.pub-detail-content p {
    font-size: 16px;
}

/* order finish start */

.order-complete-bl {
    display: flex;
    align-items: flex-start;
}

.order-complete-bl-text {
    width: calc(100% - 377px);
    max-width: 834px;
    margin-right: 20px;
}

.order-complete-bl-image {
    width: 357px;
}

.order-complete-bl-image img {
    display: inline-block;
    max-widtH: 100%;
}

.order-complete-t {
    font-size: 30px;
    line-height: 26px;
    margin-bottom: 18px;
}

.order-complete-sum {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 24px;
}

.order-complete-sum span {
    color: #005FC9;
}

.order-complete-message {
    margin-bottom: 24px;
}

.order-complete-footer.mobile-only {
    display: none;
}

@media screen and (max-width: 1024px) {
    .order-complete-bl {
        display: block;
    }

    .order-complete-bl-text {
        width: 100%;
        max-widtH: 100%;
        margin: 0 0 8px;
    }

    .order-complete-footer.desktop-only {
        display: none;
    }

    .order-complete-footer.mobile-only {
        display: block;
    }

    .order-complete-bl-image {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 500px) {
    .order-complete-t {
        font-size: 21px;
        line-height: 24px;
    }

    .order-complete-sum {
        font-size: 18px;
        line-height: 22px;
    }

    .order-complete-message,
    .order-complete-footer {
        font-size: 14px;
        line-heighT: 18px;
    }

}

/* order finish end */
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top/style.css?1753792770581*/
/* 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?17537927702108*/
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/menu/mobile_menu/style.css?1753792770581*/
/* 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?1753792770585*/
.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?1753792770581*/
/* 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 */


/* Start:/local/templates/main/styles.css?175379276912849*/
/* --------------------------------
Переменные
-------------------------------- */
:root {
	--theme-color-1: #005FC9;
	--animate-time-1: all 0.3s;
	--border-size-1: 6px;
}

/* --------------------------------
Общие стили
-------------------------------- */
.is-hidden {
	display: none !important;
}

.r-radio {
	position: relative;
	width: 15px;
	height: 15px;
}

.r-radio input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	margin: 0;
	padding: 0;
	opacity: 0;
}

.r-radio .r-radio__fake {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	border: 2px solid #1E90FF;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}

.r-radio .r-radio__fake:before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	transition: var(--animate-time-1);
	background-color: #fff;
}

.r-radio input:checked+.r-radio__fake:before {
	background-color: #1E90FF;
}

/* --------------------------------
Меню слева в каталоге
-------------------------------- */
.r-filter .filter-group {
	border-radius: 16px;
	background: #F5F5F5;
	border: 1px solid #D5D5D5;
	overflow: hidden;
	padding-bottom: 8px;
}

.r-filter .filter-slide-area {
	padding: 10px 16px;
}

.mobile-filter-bl .filter-bl.r-filter {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	border: 0;
}

.mobile-filter-bl .r-filter .filter-group {
	border-top: 1px solid #d5d5d5;
}

/* --------------------------------
Слайдер галлерея в карточке товара
-------------------------------- */
.r-card-gallery .matras-preview-list {
	padding-bottom: 12px;
}

@-moz-document url-prefix() {
	.r-card-gallery .matras-preview-list {
		scrollbar-width: thin;
		scrollbar-color: #111739 #e7f1fa;
	}
}

.r-card-gallery .matras-preview-list::-webkit-scrollbar {
	height: 10px;
	width: 10px;
}

.r-card-gallery .matras-preview-list::-webkit-scrollbar-track {
	background: #e7f1fa;
	border-radius: 5px;
}

.r-card-gallery .matras-preview-list::-webkit-scrollbar-thumb {
	background-color: #111739;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTggMy4wMDF2MThtLTYtMTh2MThtLTYtMTh2MTgiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGNsYXNzPSJzdHJva2UtMjkyOTI5Ij48L3BhdGg+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAuMDAxKSIgZD0iTTAgMGgyNHYyNEgweiIgY2xhc3M9ImZpbGwtZmZmZmZmIj48L3BhdGg+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
	border-radius: 5px;
	margin: 0 5px;
}

.r-card-gallery .matras-preview-list::-webkit-scrollbar-button:single-button {
	background-color: #fff;
	display: block;
	height: 10px;
	width: 10px;
}

/* назад */
.r-card-gallery .matras-preview-list::-webkit-scrollbar-button:single-button:horizontal:decrement {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiI+PC9wYXRoPjxwYXRoIGQ9Ik0yMiAyLjAwMSA4IDE2bDE0IDE0eiIgZmlsbD0iIzExMTczOSIgY2xhc3M9ImZpbGwtMDAwMDAwIj48L3BhdGg+PC9zdmc+);
	background-position: left center;
	background-repeat: no-repeat;
}

/* вперед */
.r-card-gallery .matras-preview-list::-webkit-scrollbar-button:single-button:horizontal:increment {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzMnYzMkgweiI+PC9wYXRoPjxwYXRoIGQ9Ik0xMCAyLjAwMSAyNCAxNiAxMCAzMHoiIGZpbGw9IiMxMTE3MzkiIGNsYXNzPSJmaWxsLTAwMDAwMCI+PC9wYXRoPjwvc3ZnPg==);
	background-position: right center;
	background-repeat: no-repeat;
}

/* --------------------------------
Состав и св-ва в карточке товара
-------------------------------- */
.r-card-compound {
	width: 100%;
	max-width: 400px;
}

.r-card-compound .info-dropdown-name {
	padding: 6px;
	text-align: center;
	font-weight: 400;
	border-width: 2px;
	background: #fff;
	border-radius: 8px;
	font-size: 15px;
	line-height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: var(--animate-time-1);
}

.r-card-compound__text-1 {
	margin-right: 10px;
}

.r-card-compound .info-dropdown-arrow {
	position: relative;
	top: auto;
	right: auto;
	width: auto;
	height: auto;
	transform: translateY(0);
	border-top: var(--border-size-1) solid var(--theme-color-1);
	border-left: var(--border-size-1) solid transparent;
	border-right: var(--border-size-1) solid transparent;
	border-bottom: 0;
	transition: var(--animate-time-1);
}

.open .info-dropdown-arrow {
	transform: rotate(180deg);
}

.open :is(.info-dropdown-name, .info-dropdown-props-list) {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.r-card-compound .info-dropdown-props-list {
	border: 2px solid #d5d5d5;
	background-color: #fff;
	border-radius: 10px;
	top: calc(100% + 5px);
	padding-top: 10px;
	transition: var(--animate-time-1);
}

.r-card-sizes {
	margin-top: 14px;
	width: 100%;
}

/* --------------------------------
основная карточка товара
-------------------------------- */
.r-card-header.catalog-header h1 {
	font-weight: 400;
	font-size: 31px;
}

.r-card-header.section-header.catalog-header h1:after {
	content: none;
}

.matras-card-info-bl {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
}

.r-card-top-group-1 {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 12px;
	grid-gap: 8px;
}

.r-card-top-group-1-a {
	flex-grow: 1;
	width: calc(100% - 230px);
}

.r-card-top-group-1-b {
	flex-shrink: 0;
	width: 195px;
	padding: 15px;
	background: #F5F5F5;
	border: 1px dashed #282727;
}

.matras-info-price.r-card-price {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.r-card-price-b {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.matras-info-price.r-card-price .last-value {
	text-decoration: none;
	font-size: 16px;
	line-height: 1.25;
	color: #92959F;
	position: relative;
}

.matras-info-price.r-card-price .last-value:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #C95040;
	left: 0;
	top: 50%;
}

.r-card-diff-price {
	background-color: #C95040;
	color: #fff;
	min-width: 69px;
	border-radius: 5px;
	text-align: right;
	padding: 0 12px;
}

.r-card-price-nds {
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	color: #58595D;
	font-style: italic;
}

.r-card-articul {
	margin-bottom: 12px;
}

.r-card-articul.matras-info-articul .text {
	margin-right: 0;
}

.r-card-callback.matras-info-follow-tel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 7px;
	font-size: 15px;
	color: #000;
}

.r-card-callback .follow-icon.tel {
	display: inline-block;
	width: 34px;
	height: 29px;
	flex-shrink: 0;
	margin: 0;
	background: url(/local/templates/main/css/img/icon-product-callback.png) center/contain no-repeat;
}

.matras-info-kp.r-card-price-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: transparent;
	padding: 0;
	border: 0;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}

.matras-info-kp.r-card-price-list .icon {
	width: 51px;
	height: 29px;
	flex-shrink: 0;
	background: url(/local/templates/main/css/img/icon-kp.png) center/contain no-repeat;
}

.r-card-sku {
	width: 100%;
}

.r-card-sku-item .small-dropdown-bl {
	width: auto;
	flex-grow: 1;
}

.r-card-sku-item .text {
	white-space: nowrap;
}

.r-card-sku-item .small-dropdown-value {
	display: none;
}

.r-card-sku-item .small-dropdown-option-list {
	display: flex !important;
	position: relative;
	top: auto;
	padding: 0;
	border: 0;
	background: transparent;
	align-items: center;
	grid-gap: 10px;
	flex-wrap: wrap;
}

.r-card-sku-item .small-dropdown-option {
	position: relative;
	font-size: 17px;
	line-height: 22px;
	padding: 5px;
	border: 2px solid #D5D5D5;
	border-radius: 8px;
	background-color: #fff;
	transition: var(--animate-time-1);
	color: #000;
	min-widtH: 35px;
	text-align: center;
}

.r-card-sku-item .small-dropdown-option.selected {
	border-color: #005FC9;
}

.r-card-sku-item[data-sku-code="SKU_MODEL"] .small-dropdown-option-list {
	gap: 15px;
}

.r-card-sku-item[data-sku-code="SKU_MODEL"] .small-dropdown-option {
	padding: 5px 12px;
}

.r-card-sku-item[data-sku-code="SKU_MODEL"] .small-dropdown-option::after {
	content: "";
	position: absolute;
	left: 50%;
	top: calc(100% + 4px);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #005FC9;
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
}

.r-card-sku-item[data-sku-code="SKU_MODEL"] .small-dropdown-option.selected::after {
	opacity: 1;
}

.r-card-info-available {
	position: relative;
	right: auto;
	top: auto;
	margin-bottom: 10px;
}

.r-card-props {
	width: 100%;
}

.r-card-props .matras-info-prop-text:last-child {
	margin-bottom: 12px;
}

.r-card-props-text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	grid-gap: 10px;
	margin-bottom: 24px;
}

.r-card-is110 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.r-card-bottom {
	display: flex;
	align-items: center;
	grid-gap: 8px;
}

.r-card-bottom noindex {
	display: none;
}

.r-card-nav.matras-info-purchase-bl {
	width: 100%;
	grid-gap: 8px;
}

.r-card-count .count-select-bl {
	display: flex;
}

.r-card-count :where(.count-select-less, .count-select-more) {
	height: 45px;
	border: 2px solid var(--theme-color-1);
}

.r-card-count .count-select-less {
	border-radius: 10px 0 0 10px;
}

.r-card-count .count-select-more {
	border-radius: 0 10px 10px 0;
}

.r-card-count .count-select-value {
	width: 60px;
	height: 45px;
	border-left: 0;
	border-right: 0;
	border-top: 2px solid var(--theme-color-1);
	border-bottom: 2px solid var(--theme-color-1);
	margin: 0;
	border-radius: 0;
	background: #F4F7FC;
	display: flex;
	align-items: center;
	justify-content: center;
}

.r-card-count .count-select-value input {
	font-size: 24px;
	line-height: 22px;
	color: #000000;
	background: none;
}

.r-card-group-3 {
	flex-wrap: wrap;
}

.r-card-reviews {
	margin-bottom: 12px;
	display: inline-block;
}

.r-card-mb-0 {
	margin-bottom: 0;
}

@media (min-width: 1301px) {
	.r-card-gallery .matras-preview-list {
		min-height: 93px;
	}
}

@media screen and (max-width: 1300px) {
	.r-card-gallery.matras-card-preview-bl {
		max-height: initial;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.r-card-gallery .matras-preview-list {
		max-height: 295px;
	}

	.r-card-articul.matras-info-articul {
		width: 100%;
	}

	.r-card-group-3.matras-info-group-3 {
		width: 100%;
		padding-left: 0;
	}

	.r-card-count {
		width: auto;
	}

	.r-card-nav {
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr;
	}

	.r-card-sizes {
		margin-top: 12px;
	}

	.r-card-top-group-1-b {
		widtH: 200px;
		padding: 8px;
	}

	.r-card-compound {
		margin-top: 12px;
	}
}

@media (max-width: 520px) {
	.r-card-top {
		width: 100%;
	}

	.r-card-top-group-1 {
		flex-direction: column;
		align-items: flex-start;
	}

	.r-card-top-group-1-a {
		width: 100%;
	}

	.r-card-sku-item {
		flex-wrap: wrap;
	}

	.r-card-sku-item .small-dropdown-bl {
		width: 100%;
		margin-top: 10px;
	}

	.r-card-group-2.matras-info-group-2 {
		margin-bottom: 0;
	}

	.r-card-nav {
		grid-template-rows: 1fr 1fr;
		grid-template-columns: unset;
	}

	.r-card-bottom {
		flex-direction: column;
		align-items: flex-start;
	}

	.r-card-count {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-widtH: 400px) {
	.r-card-top-group-1-b {
		max-width: 100%;
	}
}

@media screen and (max-width: 320px) {

	.r-card-count .count-select-value,
	.r-card-count .count-select-bl {
		width: 100%;
	}
}
/* End */
/* /local/templates/main/css/slick.css?17537927691776 */
/* /local/templates/main/css/jquery.fancybox.min.css?175379276912807 */
/* /local/templates/main/css/styles.css?1755164632171239 */
/* /local/templates/.default/components/bitrix/menu/top/style.css?1753792770581 */
/* /local/templates/.default/components/bitrix/search.title/search/style.css?17537927702108 */
/* /local/templates/.default/components/bitrix/menu/mobile_menu/style.css?1753792770581 */
/* /local/templates/.default/components/bitrix/breadcrumb/head/style.css?1753792770585 */
/* /local/templates/.default/components/bitrix/menu/footer/style.css?1753792770581 */
/* /local/templates/main/styles.css?175379276912849 */
