/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
div.sticers2 {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 6%;
    background: #BC3D96;
    min-width: 50px;
    text-align: center;
    margin: 0 0 3px;
    padding: 4px 10px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
}
i.fa-clone {
    margin-left: 5px;
    margin-right: 10px;
    color: #fff;
}

.info-str {
    color: #a70000;
    position: relative;
    top: 0px;
	margin-bottom:8px;
}
.info-str .fa {
    margin-right: 10px;
}

.recvizit {padding: 30px 0 0 0}
.pdfFile {
    font-size: calc(1rem - 2px);
    line-height: calc(1em + 6px);
    text-decoration-line: none !important;
    display: block;
    margin-top: 6px;
}

.fcopy-link {
    margin-left: 50px;
}

.hl-llcstall-logo {
    background-image: url(../images/logo_llcstall.svg);
    width: 130px;
    height: 46px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}
@media (max-width : 600px){
    .fcopy-link {
        margin: 20px auto 0 auto;
    }
}

.liqidation {
    padding: 2px 10px 4px;
    background-color: #242424;
    color:#fff;
    font-size: 15px;
    border-radius: 6px;
    /*
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
    */
    z-index: 999;
    white-space: nowrap;
}

.catalog-detail__main .liqidation {
    position: relative;
    display: inline-block;
    transform: none;
    margin-bottom: 8px;
    /*
    top:0px !important;
    left: 0px;
    */
    font-size: 13px;
    font-weight: 500;
    border:1px solid #fff;
    padding: 0px 10px 0px;
}

.sticker__item--bonusX3 {
    background: #225FF7;
}
.sticker__item--liqidation {
    background: #242424;
}
.sticker__item--liqidation.mobliq {
    background: #242424;
    display: none;
}
.theme-dark .sticker__item--liqidation {
    border: 1px solid #fff;
}

@media (max-width : 600px){
    .liqidation {
        font-size: 13px;
        /*top:78%;*/
        padding: 0px 10px 0px;
    }
    .sticker__item--liqidation {display: none !important}
    .sticker__item--liqidation.mobliq {
        display: flex !important;
    }
}
.list-inline {
    display:flex;
    justify-content:space-around;
    list-style:none;
    margin:0 -15px;
    flex-wrap:wrap;
}
.news-archive__list.list-inline {
    justify-content:flex-start;
    align-items:center;
}
.news-archive__list.list-inline > .news-archive__item {
    width:auto;
    min-width:50px;
    flex-grow:0;
}
.news-archive{margin-bottom: 10px;}
.news-archive__list{margin-left: -10px;}
.news-archive__list > .news-archive__item{margin-bottom: 10px;padding: 0 10px;}
.news-archive__list .news-archive__item:before{display: none;}
.news-archive .btn2{padding: 4px 10px;}


.warning-message a,
.warning-message span {
    display:inline-block
}
.warning-message a {
    text-decoration:underline
}
.warning-message {
    background-color:#ffebd0;
    font-size:14px;
}
.warning-message>section {
    /*padding:10px 20px*/
}
.warning-message .warning-pic-block {
    text-align:left;
    vertical-align:middle;
    width:85px;
}
.warning-message .close-pic-block {
    text-align:right;
    vertical-align:middle;
    width:45px;
    /*padding-right:6px;*/
}
.warning-message .close-pic-block img {
    cursor:pointer;
    margin-left:20px
}
.warning-pic-block .fa.fa-info-circle {
    font-size: 50px;
    color: #96b974;
}
@media (max-width:767px) {
    .warning-message .warning-pic-block,
    .counterblck {
        display: none
    }
}

.bbnewline {
    background-color: #ffe8ca;
    min-height: 80px;
    max-height: 110px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    opacity: 0.8;
}

.bbnewline:hover {
    opacity:1
}

.bbnewline .bbnewline-context {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.bbnewline .bbnewline-context > div {
    padding:5px 10px
}

.bbnewline .bbnewline-context .bbnewline-img-wrap {
    padding-left:5%
}

.bbnewline .bbnewline-context .bbnewline-text {
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
    flex-grow: 1;
    padding-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.bbnewline .bbnewline-context .bbnewline-text > div {
    display: block;
    width: 100%;
}

.bbnewline .bbnewline-context .bbnewline-text a {
    color: #fff;
    display: inline-block;
}
.warning-text-block {
    font-size: 16px;
}

.theme-dark .bbnewline-text, .theme-dark .warning-text-block {
    color: #000;
}
.close {
    font-size: 60px;
    font-weight: normal;
    font-family: Times New Roman;
    color: #a09c96;
    line-height: 60px;
    cursor: pointer;
    opacity: 1;
}

.bbnewline .bbnewline-context .close {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    right: 32px;
}

.close:focus, .close:hover {
    color: #333;
    opacity:1
}

.warning-message.bshadow .close, .bbnewline.bshadow .bbnewline-context .close {
    border-width: 0;
    margin-top: -19px;
    background-color: #0008;
    color: #fff;
    border-radius: 50%;
    padding: 2px 9px;
    line-height: 1;
    z-index: 5;
    cursor: pointer;
    font-size: 35px;
}

.warning-message.bshadow .close:hover, .bbnewline.bshadow .bbnewline-context .close:hover {
    background-color:#000
}

.bnewline {
    margin:0 0px;
    position:relative
}

.bnewline img {
    width:100%;
    margin: auto;
}

.bnewline .col-xs-12 {
    padding: 0px;
}

.bnewline a {
    display: flex;
}
.bnewline .close,
.bnewline .closte {
    position:absolute;
    top:8px;
    right:1px;
    border-width:0;
    background-color:#0008;
    color:#fff;
    border-radius:50%;
    padding:2px 10px;
    line-height:1;
    z-index:5;
    cursor:pointer;
    font-size:35px;
    font-weight: 100;
}


.bnewline .maxwidth-theme {
max-width:1680px;
padding-inline: unset;
}

/*
.bnewline .closte {
    padding: 1px 6px;
    right: 0px;
    top: 5px;
    font-size: 19px;
}
*/
.bnewline .close:hover,
.bnewline .closte:hover {
    background-color:#000
}
@media (max-width:480px) {
    .bnewline .maxwidth-theme {
        --theme-page-width-padding: 0px
    }
}
@media (max-width:750px) {
    .bnewline {
        margin: 0;
    }

    .bnewline img {
        max-width: 100%;
    }

    .bnewline .maxwidth-theme {
        --theme-page-width-padding: 0px;
    }

    .bnewline .close,
    .bnewline .closte {
        right: 18px
    }

    .bbnewline .bbnewline-context .close {
        right: 18px
    }
}
@media (max-width:990px) {
    #mobileheader {
        /*
        position: static !important;
        top: 0px !important;
        */
    }

    #mobileheader .mobileheader {
    }
}


a#scrollToTop {
    bottom: 119px !important;
}

.b-newslist__item {background: none}
.paginator__item a {text-decoration: none !important;}
.theme-dark .b-newslist__item .b-newslist__desc {
    color: #fff;
}
.theme-dark .paginator__item a {color: #fff}


/*ОТЗЫВ О МАГАЗИНЕ*/


.theme-dark .OTZOMAG .line-list .item-list {
    background: none;
}
.theme-dark .OTZOMAG .item-list .item-list-title {
    color: white;
}

.theme-dark .OTZOMAG .item-list .item-list-desc {
    color: white;
}

.front_title {
    text-align: center;
}

.front_title .title_block {
    margin: 0 0 45px;
    padding: 0 0 24px;
    display: inline-block;
    position: relative;
    font-size: 26px;
    line-height: 1.45;
    font-weight: normal;
}

.front_title .title_block:after {
    content: "";
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: 0;
    height: 2px;
    background: #279e03;
}

.OTZOMAG .row-flex {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 -30px;
}

.OTZOMAG .row-flex .flex-duo {
    width: 50%;
    padding: 0 30px;
}

.OTZOMAG .plans_block.border_block {
    padding: 30px 30px 15px;
    position: relative;
    text-align: center;
    border: 1px solid #e7ebee;
    margin-bottom: 10px;
    height: inherit;
    min-height: 597px;
}

.OTZOMAG .item-views .item .text {
    padding-top: 0;
    margin-bottom: 0;
}

.OTZOMAG .hl-action .item .title {
    color: #279e03;
    text-align: center;
    font-weight: 700;
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 38px;
}

.OTZOMAG .hl-action .item .description-text {
    text-align: left;
}

.OTZOMAG .front_title {
    text-align: center;
}

.OTZOMAG .front_title .title_block {
    margin: 0 0 45px;
    padding: 0 0 24px;
    display: inline-block;
    position: relative;
    font-size: 26px;
    line-height: 1.45;
    font-weight: normal;
}

.OTZOMAG .line-list {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}

.OTZOMAG .line-list .item-list {
    min-width: 300px;
    width: 100%;
    max-width: 100%;
    border: 2px solid #279e03;
    min-height: 162px;
    position: relative;
    padding: 20px;
    margin: 5px 15px;
    border-box: box-sizing;
    background-color: #f9fafb;
}

.OTZOMAG .line-list .item-list img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.OTZOMAG .line-list .item-list .item-list-text {
    padding-left: 95px;
}

.OTZOMAG .item-list .item-list-title {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    padding-bottom: 5px;
}

.OTZOMAG .item-list .item-list-desc {
    font-size: 18px;
    color: #000;
    line-height: 1.8;
}

.OTZOMAG ul>li.item-list::before {
display:none;
}

.OTZOMAG .line-list .item-list:hover {
    border-color: #ff8600;
}

.OTZOMAG .item-list:hover img {
    -webkit-filter: saturate(819%) hue-rotate(-110deg);
    filter: saturate(819%) hue-rotate(-110deg);
}

.OTZOMAG .btn.btn-default.transparent.red {
    color: #f00;
    border-color: #f00;
    background: transparent;
    margin: 0px;
}

.OTZOMAG .btn.btn-default.transparent.red:hover {
    background-color: #f00;
    color: #fff;
}

.OTZOMAG .btn-default.white.transparent {
    background: transparent;
    margin: 0px;
}

.OTZOMAG .btn-default.white {
    color: #279e03;
    border: 1px solid #279e03;
}

.OTZOMAG .btn-default.white.transparent:hover {
    background: #279e03;
    color: #fff;
}

.OTZOMAG .list-inline {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0 -15px;
    flex-wrap: wrap;
}

.OTZOMAG .list-inline>li .chech-list-former {
    background-color: #feebd0;
    padding: 18px;
    width: 100%;
    height: inherit;
    min-height: 100%;
}

.OTZOMAG .chech-list-former li::before {
    background-repeat: no-repeat;
    content: "";
    display: block;
    background-image: url(/images/icons/chechit.png);
    width: 19px;
    height: 19px;
    position: absolute;
    top: 1px;
    left: 0;
border-radius: 0;
}

.OTZOMAG .list-inline.oomag>li:before {
display:none;
}

.OTZOMAG .list-inline.oomag .chech-list-former li::before {
    padding: 0;
}

.OTZOMAG .chech-list-former li {
    color: #6c6c6c;
    padding-left: 30px;
    position: relative;
    font-size: 17px;
    font-weight: 300;
    list-style: none;
    margin-bottom: 26px;
    background-image: none;
}

.OTZOMAG .list-inline>li {
    list-style: none;
    min-width: 320px;
    width: 50%;
    flex-basis: auto;
    flex-grow: 1;
    padding: 15px;
    background-image: none;
    margin-bottom: 0;
}

@media (max-width: 1219px) {
.OTZOMAG .line-list {
        flex-wrap: wrap;
    }
}

@media (max-width: 650px) {

.OTZOMAG .row-flex {
        flex-wrap: wrap;
        margin: 0;
    }

.OTZOMAG .row-flex .flex-duo {
        width: 100%;
        margin: 5px 0;
        padding: 0;
    }


}


/*ОТЗЫВ О МАГАЗИНЕ*/

/*БОНУСНАЯ СИСТЕМА */

.hl-col-line-4 .hl-item-block {
    width: 25%;
    min-width: 170px;
    max-width: 300px;
}
.hl-item-block {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 10px;
    text-align: center;
    margin: 5px 0px 20px;
    float: left;
}

.hl-item-block .hl-image {
    margin: 0px 0px 17px 0px;
}

.hl-item-block .hl-image img {
    max-width: 100%;
    max-height: 100%;
}

.hl-item-block .hl-title {
    white-space: normal;
    font-size: 16px;
    line-height: 18px;
    color: #333;
}

.hl-col-line-3:after, .hl-col-line-4:after, .hl-col-line-5:after {
    content: "";
    display: table;
    clear: both;
}

.message.warnings.marginTopt10 {
    border-color: #fc8100 !important;
    margin-top: 10px;
    padding: 24px 0px 24px 70px;
    border: 2px solid;
    display: block;
    position: relative;
    margin: 10px 0;
    min-height: 64px;
}

.message.warnings.marginTopt10::before {
    height: 40px;
    background-position: 0 0;
    background: url(/local/lib/img/sprite-attantion.png) no-repeat;
    content: " ";
    display: block;
    width: 35px;
    position: absolute;
    left: 19px;
    top: 15px;
}

@media (min-width: 500px) and (max-width: 869px) {
    .hl-col-line-3 .hl-item-block, .hl-col-line-4 .hl-item-block, .hl-col-line-5 .hl-item-block {
        width: 33%;
        max-width: 100%;
        float: left;
    }

}

@media (max-width: 499px) {
    .hl-col-line-4 >div:nth-child(2n+1) {
        clear: left;
    }

    .hl-col-line-3 .hl-item-block, .hl-col-line-4 .hl-item-block, .hl-col-line-5 .hl-item-block {
        width: 50%;
        max-width: 100%;
    }
}

/*БОНУСНАЯ СИСТЕМА */


/*АКАРДИОН*/

.list-chap {
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.list-chap {
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.list-chap .list-chap-title {
    position: relative;
    background-color: #dcdfe2;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 20px;
    cursor: pointer;
    min-height: 38px;
    box-sizing: border-box;
}

.list-chap .list-chap-item {
    display: none;
    padding: 30px 15px 30px 0;
    animation-name: myopacity;
    -webkit-animation-name: myopacity;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important;
}

.list-chap {
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.list-chap .list-chap-title:before {
    content: "+";
    background-color: #fc8100;
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    width: 38px;
    height: 38px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
    text-align: center;
    line-height: 38px;
}

.visial-edit .list-chap .list-chap-item, .list-chap.active .list-chap-item {
    display: block;
}

.list-chap-item img {
max-width:100%;
}

/*АКАРДИОН*/

/*СТАТУС НАЛИЧИЕ*/
/*.catalog-items .status-container {
display:none;
}*/
/*СТАТУС НАЛИЧИЕ*/

body.jqm-initied .warning-message, body.jqm-initied .bnewline, .body.jqm-initied rban, body.jqm-initied .bbnewline, body.jqm-initied .link-button, body.jqm-initied .link-nav-block.twobut
{
	filter: blur(3px);
}


.widgets a {
    display: block;
    margin-bottom: 9px;
    padding: 19px 0;
    text-decoration: none;
    border: 1px solid rgba(204,204,204,0.3);
    line-height: 19px;
    -webkit-transition: all,0.2s,ease-in-out 0s;
    -o-transition: all,0.2s,ease-in-out 0s;
    -moz-transition: all,0.2s,ease-in-out 0s;
    transition: all,0.2s,ease-in-out 0s;

}
.widgets a span
{
	color:#279e03;
}
.widgets a i
{
	color:#8d8d8d;
}


.widgets a:hover {
    border-color: #a9a9a9;
    -webkit-box-shadow: 0 5px 5px rgba(80,83,93,0.3);
    -moz-box-shadow: 0 5px 5px rgba(80,83,93,0.3);
    box-shadow: 0 5px 5px rgba(80,83,93,0.3);
}

.widgets a > i {
    display: block;
    float: left;
    width: 95px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    height: auto;
    line-height: 38px;
    vertical-align: baseline;
}

.widgets a > span {
    display: block;
    float: left;
    width: 142px;
    font-size: 15px;
}

.widgets .widget1,.widgets .widget3,.widgets .widget4 {
    line-height: 41px;
}

.two-table ul li {
    padding: 0 0 0 19px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(/images/square.jpg);
    margin-bottom: 17px;
}

.two-table ul {
    margin-left: 20px;
    margin-top: 10px;
	list-style:none;
}
.two-table ul>li::before
{
	display:none;
}

@media (min-width: 1610px) {
    noindex .bnewline .col-xs-12 a {
        max-width: 100%!important;
    }
}

table.table.table-striped td
{
max-width:100%;
}


.sale_order_full_table a
{
	color:rgb(32, 130, 3);
}

.bonus_tabs>label
{
display:none;
}

.bonus_tabs #content-tab1
{
border:0;
padding:0;
}

.bonus_tabs .lb_table-wrap
{

}



.bonus_tabs table.lb_history th
{
    color: #333;
    background-color: #f6f8fa;
    font-size: 14px;
    letter-spacing: 1px;	
	text-transform: unset;
}

.theme-dark .bonus_tabs.lb_tabs>section
{
	background:none;
}


.theme-dark .bonus_tabs .lb_table-wrap
{
background:none;
}



.theme-dark .bonus_tabs table.lb_history td
{
	color:rgb(209, 209, 215);
}

.list-chap.active .list-chap-title::before {
    content: "–";
    line-height: 32px;
}

.header .logo svg {
min-height: 100px;
}

#mobileheader .logo svg {
min-height: 20px;
}

.phones__phone-icon .iconset_icon {
    min-height: 23px;
}

.linkcontacts {
color:#279e03;
text-decoration:none;
}

.linkcontacts:hover {
color:#279e03;
text-decoration:none;
}

.BRANDS .p-block {
padding:0 5px;
}

.BRANDS .brands-list__image-wrapper {
    max-width: 140px;
    min-width: 96px;
    height: auto;
    min-height: 68px;
}

.BRANDS .brands-list-big-img__item {
display:block;
}

body .header-menu__wide-limiter {
    height: calc(100vh - 24px - 0px);
    padding-bottom: 150px;
}


.compare_empty
{
    margin:auto;
    text-align: center;
}
.compare_empty_title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
}
.compare_empty_text
{
    margin-bottom: 20px;
}


.theme-dark .compare_empty use
{
	fill: var(--fill_dark_light);
}

@media (min-width: 767px) {
    .font_14 {
     font-size: calc(1rem - 0px);
    }

.breadcrumbs .breadcrumbs__item {
font-size: calc(1rem - 2px);
}

}

.catalog-block__item .catalog-block__info-title {
min-height: 70px;
}

@media (max-width: 767px) {
.catalog-block__item .prices .price__row{
 display:block;
        min-height: 47px;
	}

.catalog-block__item .prices .price__row>div {
display:block;
float:left;
	}

.catalog-block__item .prices .price__row>div:nth-child(2) {
        padding: 0 10px;
        line-height: 28px;
	}

.catalog-block__item .prices .price__row>div:nth-child(3) {
clear: both;
	}

.catalog-block__info-tech>.line-block {
display:block;
	}

.catalog-block__info-tech>.line-block>div {
display:block;
float:left;
	}

.catalog-block__info-tech>.line-block>div:nth-child(2) .rate {
padding: 0 7px;
	}

.catalog-block__info-tech>.line-block>.secondary-color {
clear: both;
}
}

.sections-list__inner
{
	flex-wrap: nowrap;
    overflow: auto;
    padding-bottom: 15px;
	padding-top: 15px;
}

.sections-list__inner .line-block__item
{
    width: auto;
    flex-shrink: 0;	
}
.greenplace
{
max-width:98%!important;
}

@media (max-width: 550px) {
    .main-fastlink-item-text {
        line-height: 14px;
	}
}

.right_block .list_map_point {
    display: flex;
    margin: 0 -10px;
    flex-direction: row;
    flex-wrap: wrap;
}

.right_block .list_map_point .map-point-container img {
max-width:100%;
}

.news-list .ui-card__image {
--aspect-ratio: 4 / 2;
}


