rightbody {
    width: 100%;
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 1.2;
}

body .container {
    max-width: 1500px !important;
    width: 100% !important;
    padding: 0 15px !important;
}

.catalog .left-panel .panel-item .sect-title-wrap a {
    font-size: 18px;
    position: relative;
    left: -10px;
}

.catalog .left-panel .panel-item .sect-title-img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/sect-title-img.png) center no-repeat;
    height: 72px;
    background-size: 50%;
    position: relative;
}

.catalog .left-panel .panel-item .sect-title-wrap {
    display: block;
    position: relative;
}

.catalog .left-panel .panel-item .sect-title-img img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 25%;
}

.no-gutter [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.catalog .left-panel .panel-item .links:hover .sect-title-img,
.catalog .left-panel .panel-item .sect-title-img.active,
.is-active .sect-title-img,
.current .sect-title-img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/sect-title-img-hover.png) center no-repeat !important;
    background-size: 50% !important;
    transition: 0.4s !important;
}

.catalog .left-panel .panel-item .cat-items ul.subsect-links li a {
    border-bottom: 1px dotted #777777;
    color: #777;
}

.catalog .left-panel .panel-item .cat-items ul.subsect-links li {
    margin: 5px 0;
}

.catalog .left-panel .panel-item .cat-items ul.subsect-links li:before {
    color: #af2328;
    content: "\2022";
    padding-right: 10px;
}

.catalog .left-panel .panel-item .cat-items ul.subsect-links li {
    list-style-type: none;
    font-family: "AkrobatLight", arial;
    font-size: 18px;
    color: #777;
}

.catalog .left-panel .panel-item .cat-items ul.subsect-links {
    padding-left: 16% !important;
    margin-top: 0;
    margin-bottom: 15px;
}

.is-active .cat-items {
    display: block !important;
    transition: .3s;
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}

.catalog .left-panel .panel-item .is-active .sect-title-wrap .sect-title:after {
    transform: rotate(180deg);
}

.links,
.sect-list .sect-block .text .links a {
    cursor: pointer !important;
}

.catalog .left-panel .panel-item .sect-title-wrap .sect-title {
    display: table-cell;
    vertical-align: middle;
    height: 72px;
    font-size: 18px;
    font-family: 'AkrobatLight', arial;
    color: #777777;
    text-transform: uppercase;
    cursor: pointer;
}

.catalog .left-panel .panel-item .sect-title-wrap .sect-title:after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    bottom: 0;
    top: 0;
    right: 5px;
    margin-top: auto;
    margin-bottom: auto;
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/cat-title-arrow-down.png) center no-repeat;
}

.catalog .left-panel {
    min-height: 82px;
    height: auto;
}

.catalog .left-panel .panel-item {
    border-bottom: 0px solid #dedede;
}

.red-btn.wide {
    width: 100%;
    max-width: 209px;
    float: right;
}

.icon.mail table {
    float: right;
    margin-bottom: 15px;
}

.content-header>div.phone-block {
    text-align: right;
}

.content-header>div.phone-block .icon.tel {
    text-align: left;
}

.top-section {
    display: none;
}

.modal_content_footer .icon.mail table {
    float: none;
    margin-bottom: 3px;
}

.subsect-links li.active a {
    color: #ae2220 !important;
}

.sect-title-img.detail_img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/sect-title-img.png) center no-repeat;
    height: 72px;
    background-size: 50%;
    position: relative;
}

.sect-title-img.detail_img img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 25%;
}

.detail_title {
    min-height: 72px;
    margin-top: 10px;
}

.product-item-title a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.product-item-title {
    text-align: center;
}

.product-item-image-alternative {
    z-index: 13;
    opacity: 1;
    border: 1px solid #dedede;
}

.product-item-title {
    overflow: inherit;
    margin-bottom: 15px;
    text-overflow: inherit;
    white-space: unset;
}

/*--------------------------------------19.04.2019-----------------------------------*/

@media screen and (min-width: 1360px) {
    .content-page .container {
        max-width: 1530px !important;
        min-width: auto !important;
    }
}

@media screen and (max-width: 1360px) {
    .fix-height {
        height: auto;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1570px;
        width: 100%;
    }
}

@media (min-width: 991px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

footer {
    background: #2a2a2a;
}

.content {
    min-height: auto;
}

/*-------новое меню-------*/
.content-menu .catalog-section-list-tile-img-container {
    height: 80px;
}

.content-menu {
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    float: none;
}

.catalog-section-list-item-title {
    overflow: auto;
    text-overflow: inherit;
}

.content-menu ul.catalog-section-list-tile-list li {
    max-width: 14.28%;
    flex: 14.28%;
    width: 100%;
    padding: 15px 0px;
}

.content-menu .catalog-section-list-item-img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/sect-title-img.png) center no-repeat;
    height: 80px;
    background-size: contain;
    position: relative;
    text-align: center;
    transition: 0.4s !important;
}

.content-menu .catalog-section-list-item-img:hover {
    background: url(http://sigma.insystema.ru/local/templates/sigma/components/skl/catalog/skl_catalog/img/sect-title-img-hover.png) center no-repeat;
    height: 80px;
    background-size: contain;
    position: relative;
    text-align: center;
    transition: 0.4s !important;
}

.content-menu .catalog-section-list-item-img img {
    width: 25%;
    margin-top: 10px;
    margin-left: 1px;

}

.content-menu .catalog-section-list-item-img {
    border: none;
}

.content-menu li a.catalog-section-list-item-img:hover {
    transition: none;
    border-bottom: 0;
}

.content-menu .catalog-section-list-item-title a {
    padding: 0;
    line-height: normal;
}

.content-menu li a.catalog-section-list-item-link:hover {
    transition: 0.2s ease-in;
    border-bottom: none;
    color: #ae2220 !important;
}

.content-menu .to_menu_container {
    position: relative;
}

.content-menu .to_menu_container .catalog-section-list-item-inner {
    position: absolute;
    width: 100%;
    transition: .3s;
    opacity: 0;
    bottom: 0px;
    text-align: center;
}

.content-menu .to_menu_container:hover .catalog-section-list-item-inner {
    opacity: 1;
    transition: .3s;
    text-align: center;
    bottom: -25px;
}

.content-menu .to_menu_container .catalog-section-list-item-inner h3 {
    padding: 2px 10px 5px 10px;
    background: white;
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: initial;
    opacity: 0;
    transition: .3s;
}

.content-menu .to_menu_container:hover .catalog-section-list-item-inner h3 {
    opacity: 1;
    transition: .3s;
}

.poly_bg {
    background: url(/local/templates/sigma/i/main-bg.jpg);
}

/*--------Хлебные крошки--------*/
.bread-crumps-background {
    background: none;
}

.bread-crumps ul {
    text-align: right;
}

.bread-crumps li a,
.bread-crumps li {
    font-size: 12px;
}

.bread-crumps li {
    padding: 0;
}

.bread-crumps li:first-child>a:after,
.bread-crumps li:nth-child(n+2) a:after {
    border-width: 2px 0 2px 3px;
    margin-right: 6px;
    top: -1px;
    position: relative;
}

/*--------Шапка--------*/
.phone_block {
    display: inline-block;
}

.phone-block .col-md-6 {
    text-align: right;
}

.logo img {
    max-width: 250px !important;
}

.content-header>div {
    padding-bottom: 20px;
}

@media(max-width:992px) {
    .content-page .logo img {
        float: none !important;
    }

    .contact-block .icon {
        display: inline-block;
        margin: 0 10px;
        text-align: left;
    }

    .contact-block .icon.addr,
    .contact-block .icon.shedule {
        max-width: 210px;
        width: 100%;
    }

    .fix-height.contact-block,
    .content-header>div {
        text-align: center !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .phone-block .col-md-6 {
        text-align: center !important;
    }

    .icon.mail table,
    .red-btn.wide {
        float: none !important;
    }

    .red-btn.wide {
        margin-bottom: 30px;
    }

    .content-header .icon.mail {
        display: inline-block;
        position: relative;
        top: -10px;
    }

    .content-page .logo {
        padding-bottom: 0px !important;
    }

    .phone_block {
        max-width: 210px;
        width: 100%;
        position: relative;
        top: -10px;
    }

    .content-menu ul.catalog-section-list-tile-list li {
        max-width: 49% !important;
        flex: 50% !important;
        display: inline-block;
        padding: 15px 0px 0px 0px !important;
    }

    .content-menu ul {
        text-align: center;
        padding-bottom: 25px !important;
    }

    .content-menu .catalog-section-list-item-img img {
        width: 36.41px !important;
    }

    .content-menu .to_menu_container .catalog-section-list-item-inner {
        position: relative !important;
        display: block !important;
        opacity: 1 !important;
        margin-top: 5px !important;
    }

    .content-menu .to_menu_container .catalog-section-list-item-inner h3 {
        opacity: 1 !important;
    }

    .bread-crumps ul {
        text-align: center !important;
    }
}

/*---------------------------------------17.09.2019 Липучая шапка и пр.-------------------------------------------*/
@media(min-width:991px) {
    .sticky .logo img {
        max-width: 150px !important;
        transition: .2s;
    }

    .sticky .mail {
        display: none !important;
    }

    .sticky {
        position: fixed;
        width: 100%;
        top: 0;
        background: white;
        z-index: 9;
        box-shadow: 0 0 40px rgba(119, 119, 119, 0.2);
        transition: .3s;
    }

    .top_margin {
        margin-top: 152px;
    }

    .hide,
    .sticky .hiden {
        display: none;
    }

    .sticky .hide {
        display: block !important;
    }

    .sticky .phone-block.col-md-4 {
        width: 16.66666667%;
    }

    .sticky .phone-block.col-md-4 .col-md-6 {
        width: 100%;
    }

    .sticky .fix-height {
        height: 90px;
        padding: 10px;
    }

    .sticky .shedule {
        margin: 13px 0 !important;
    }

    .sticky .phone_block {
        margin: 10px 0;
    }

    .sticky .link_cont {
        font-size: 18px;
        position: relative;
        top: 3px;
    }

    .sticky .link_cont:hover>* {
        color: #ff8610 !important;
    }

    .sticky .call_btn {
        right: 0;
    }
}

header .hr {
    border: none !important;
}

.catalog-section-list-item-link,
.catalog-section-list-item-counter {
    font-size: 18px;
}

.content-menu .to_menu_container:hover .catalog-section-list-item-inner h3 {
    white-space: nowrap;
}

.content-menu .to_menu_container .catalog-section-list-item-inner {
    display: none;
    top: 75px;
}

.content-menu .to_menu_container:hover .catalog-section-list-item-inner {
    display: block;
}

.bx-yandex-view-map ymaps:hover {
    cursor: pointer !important;
}

.content-menu .to_menu_container .catalog-section-list-item-inner h3>* {
    font-family: "AkrobatLight", arial !important;
}

.cat-title-wrap {
    margin-top: 5px !important;
    margin-bottom: 15px;
}

.sect-title-img.detail_img {
    background: url(http://sigma.insystema.ru/local/templates/sigma/components/skl/catalog/skl_catalog/img/sect-title-img-hover.png) center no-repeat;
    height: 90px;
    background-size: 72px;
    position: relative;
}

.sect-title-img.detail_img img {
    width: 40px;
}

.detail_title {
    min-height: 72px;
    margin-top: 24px;
}

.inner_text_container {
    max-width: 1130px;
    width: 100%;
    margin: auto;
}

blockquote {
    font-size: 18px;
    border-left: 5px solid #ff8610;
    background: #f6f6f6;
    padding: 20px;
}

.list_style {
    margin: 10px 0;
}

.list_style li {
    position: relative;
    margin-bottom: 10px;
}

.list_style li::before {
    content: '•';
    color: #ff8610;
    position: absolute;
    left: -20px;
    font-size: 20px;
    font-family: arial;
    font-weight: bold;
    top: -2px;
}

.content-menu ul.catalog-section-list-tile-list li.active .catalog-section-list-item-img {
    background: url(http://sigma.insystema.ru/local/templates/sigma/components/skl/catalog/skl_catalog/img/sect-title-img-hover.png) center no-repeat;
    height: 80px;
    background-size: contain;
    position: relative;
    text-align: center;
    transition: 0.4s !important;
}

h1.cat-title {
    font-size: 40px;
    color: #222;
}

h2 {
    font-size: 32px;
    color: #000;
}

h3 {
    font-size: 28px;
    color: #000;
}

h4 {
    font-size: 24px;
    color: #000;
}

h5 {
    font-size: 20px;
    color: #000;
}

.product-item-container:hover .product-item-image-wrapper {
    box-shadow: 0 0 40px rgba(119, 119, 119, 0.2);
    transition: .3s;
}

.catalog .page .text,
p {
    color: #222 !important;
}

.inner_text_container p a {
    border-bottom: 1px dotted #222;
}

/*------------------------------Карусель----------------------------------*/

#owl-example .owl-buttons {
    //display: none;
}

#owl-example .owl-carousel:hover .owl-buttons {
    display: block;
}

#owl-example .owl-item {
    text-align: center;
}

#owl-example .owl-theme .owl-controls .owl-buttons div,
#carouselReviews .owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #869791;
    font-size: 40px;
    line-height: 300px;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    top: 0;
}

#owl-example>div {
    display: inline-block;
}

#owl-example {
    opacity: 1;
    overflow: hidden;
}

#owl-example .owl-prev,
#owl-example .owl-next,
#carouselReviews .owl-prev,
#carouselReviews .owl-next {
    position: absolute;
    top: calc(50% - 30px);
    color: #f27e00;
    border: 1px solid #dddddd;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    transition: all 400ms ease-in-out;
    opacity: 0;
    font-size: 20px;
    background: white;
}

#carouselReviews .owl-prev,
#carouselReviews .owl-next {
    opacity: 1;
}

#carouselReviews .owl-prev:hover,
#carouselReviews .owl-next:hover {
    transition: all 400ms ease-in-out;
    border: 1px solid #f27e00;
}

#owl-example:hover .owl-prev,
#owl-example:hover .owl-next {
    transition: all 400ms ease-in-out;
    opacity: 1;
}

#owl-example .owl-prev,
#carouselReviews .owl-prev {
    left: 0px;
}

#owl-example .owl-next,
#carouselReviews .owl-next {
    right: 0px;
}

#owl-example .owl-item {
    max-height: 287px;
    height: auto;
}

#carouselReviews .owl-item {
    max-height: 330px !important;
    height: auto;
}

#owl-example .owl-item>div {
    padding: 15px;
    transition: .1s;
}

#carouselReviews .item_reviews {
    transform: scale(0.7);
    transition: .1s;
    cursor: pointer;
}

#carouselReviews .item_reviews.active {
    transform: scale(1.303);
    transition: .1s;
}

#owl-example .owl-item img,
#carouselReviews .owl-item img {
    height: 257px;
    width: 100%;
    object-fit: contain;
    object-position: center;
    transition: .3s;
}

#carouselReviews .owl-item img {
    height: 300px !important;
}

#carouselReviews .item_reviews img {
    filter: grayscale(1);
    transition: .1s;
    opacity: .3;
}

#carouselReviews .item_reviews.active img {
    filter: grayscale(0);
    transition: .1s;
    opacity: 1;
}

#carouselReviews .owl-item.active .item_reviews.active {
    //box-shadow: 0 0 40px rgba(119, 119, 119, 0.2);
}

/*----------------------------------------------------------------------------*/

.copyright p {
    color: #777 !important;
}

.product-item-image-alternative {
    display: none;
}

.product-item-image-original {
    border: 1px solid #dedede;
}

product-item-small-card {
    position: relative;
    text-alugn: center;
}

.product-item-small-card>.row>div .order {
    margin: 0;
}

.product-item-small-card>.row>div .order {
    position: absolute;
    bottom: 110px;
    z-index: 11;
    width: calc(100% - 30px);
    display: none;
    cursor: pointer;
}

.product-item-small-card>.row>div:hover .order {
    display: block;
}

.product-item-small-card>.row>div .order .red-btn:hover {
    color: white !important;
}

.contact_page img {
    margin-right: 10px;
}

.contact_page p {
    margin-bottom: 0;
}

.contact_page>div>div {
    margin-bottom: 20px;
    padding-left: 30px;
}

.contact_page .top {
    padding-left: 0px;
    margin-bottom: 5px;
}

.price-tbl td,
.price-tbl th {
    padding: 10px 15px;
}

.price-tbl th {
    background: #fca13b;
    color: white;
}

.table_container {
    overflow-x: scroll;
}

.price-tbl th:first-child {
    border-radius: 3px 0 0 0;
}

.price-tbl th:last-child {
    border-radius: 0 3px 0 0;
}

.price-tbl tr:last-child td:first-child {
    border-radius: 0 0 0 3px;
}

.price-tbl tr:last-child td:last-child {
    border-radius: 0 0 3px 0;
}

.price-tbl tbody tr:nth-child(even) td {
    background: #f6f6f6;
}

.poly_bg.hidden {
    display: none !important;
}

.poly_bg.hide {
    display: block !important;
}

.footer_menu .row {
    margin-left: 0;
    margin-right: 0;
}

.sticky .logo {
    position: relative;
    left: 15px;
}

.poly_bg.footer_menu.hidden {
    margin-bottom: -40px;
}

.bread-crumps li,
.bread-crumps li:first-child>a,
.bread-crumps li:nth-child(n+2) a {
    color: #858585 !important;
}

.bread-crumps li:last-child {
    color: #000 !important;
}

.bread-crumps li:first-child>a:hover,
.bread-crumps li:nth-child(n+2) a:hover {
    color: #ff8610 !important;
}

body .mobile_acc_head table {
    overflow: inherit !important;
    display: inline-block !important;
}

body .mobile_acc_head table td {
    text-align: left;
}

.mobile_acc {
    display: none;
}

.d_hide {
    display: none;
}

.mobile_acc_body {
    display: none;
}

.mobile_acc {
    max-width: 250px;
    width: 100%;
    margin: 20px auto;
}

.mobile_acc table {
    width: 100%;
}

.mobile_acc td {
    text-align: left;
}

.mobile_acc * {
    text-align: left;
}

.mobile_acc .contact-block .icon {
    margin: 0;
}

.mobile_acc_body>div {
    margin-bottom: 7px;
}

.mobile_acc_body .phone-block .col-md-6 {
    text-align: left !important;
}

.mobile_acc_head {
    position: relative;
}

.mobile_acc_head::after {
    content: url(/upload/image/right.png);
    position: absolute;
    transform: rotate(90deg);
    right: -8px;
    top: calc(50% - 12px);
}

.mobile_acc_head.active::after {
    transform: rotate(270deg);
    right: -12px;
}

.mobile_acc_body {
    padding: 0 10px;
}

.mobile_acc_head {
    border: 1px solid #ff8610;
    padding: 5px 10px;
    border-radius: 3px;
}

.mobile_acc .red-btn.wide {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 15px;
}

.sticky .red-btn.wide {
    position: relative;
    top: 15px;
}

@media(max-width:991px) {
    .logo {
        margin-top: 10px;
    }

    .red-btn.wide {
        margin-bottom: 10px;
    }

    .sticky .logo {
        position: relative;
        left: 0px !important;
    }

    .sticky .red-btn.wide {
        position: relative;
        top: 0 !important;
        left: 0 !important;
    }

    header .fix-height.contact-block {
        text-align: left !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        display: block;
        float: none;
    }

    header .content-header>div {
        text-align: left !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        display: block;
        float: none;
    }

    .content-menu .to_menu_container .catalog-section-list-item-inner {
        top: 0;
    }

    .d_hide {
        display: block !important;
    }

    .m_hide {
        display: none !important;
    }

    .price-tbl {
        width: 991px;
        max-width: 991px !important;
        margin-bottom: 30px;
    }

    .sticky .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

@media screen and (max-width: 767px) {
    .content-page table {
        border-radius: 0px !important;
        display: block;
    }
}

@media (max-width: 460px) {
    .content-menu ul.catalog-section-list-tile-list li {
        max-width: 100% !important;
        flex: 100% !important;
        display: block;
        padding: 15px 0px 0px 0px !important;
    }

    .cat-title-wrap:before,
    .cat-title-wrap:after {
        display: none;
    }

    .bread-crumps {
        margin: 15px 0 30px 0;
    }

    .cat-title-wrap {
        margin-top: 5px !important;
        margin-bottom: 0;
    }

    .sect-block {
        height: auto !important;
        padding-bottom: 30px;
        margin-bottom: 80px !important;
    }

    .b24-widget-button-position-bottom-left {
        left: 15px !important;
        bottom: 15px !important;
    }

    .product-item-small-card>.row>div .order {
        display: block;
    }

    .owl-nav button {
        opacity: 1 !important;
    }

    .poly_bg.hidden {
        display: block !important;
    }

    .poly_bg.hide {
        display: none !important;
    }

    h1.cat-title {
        font-size: 24px;
    }

    .csn {
        position: relative;
        top: 20px;
    }
}

/*----------------------------------------------30.04.2020----------------------------------------------*/
.product-item-small-card>.row>div .order {
    bottom: 0 !important;
}

.product-item-title {
    min-height: 75px !important;
}

.action-title h2 {
    text-align: left;
}

.table_col_prise {
    border: 1px solid #e4e7e9;
}

.table_col_prise td,
.table_col_prise th {
    background-color: white;
    padding: 3px 15px;
    color: #222 !important;
    text-align: left;
    border: none;
    font-size: 18px;
}

.table_col_prise tr:first-child td {
    padding-top: 7px;
}

.table_col_prise tr td:last-child:hover {
    background-color: white;
    color: #ff8610 !important;
    cursor: pointer;
}

.table_col_prise th {
    background: #f6f6f6;
}

.table_col_prise tr td:first-child {
    color: #999 !important;
}

.size {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 5px 7px;
    color: white;
    background: #ff8610;
    font-size: 14px;
}

.size::before {
    content: '';
    border-width: 7.5px;
    border-style: solid;
    border-color: #ae2220 #ae2220 transparent transparent;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.table_col_prise {
    width: 100%;
    margin-left: -15px;
    margin-top: 15px;
}

.action-pic {
    position: relative;
}

.action-pic a::after {
    content: url(/local/templates/sigma/i/interface.png);
    padding: 9px 10px 6px 10px;
    border-radius: 50%;
    background: #ff8610;
    opacity: .2;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    transition: all .3s;
    transform: scale(.8);
}

.action-pic:hover a::after {
    opacity: 1;
    transform: scale(1);
}

.action-pic img {
    padding: 10px;
}

.action-list .preview-picture,
.action-pic {
    min-height: 160px;
    max-height: auto;
}

.detail_item {
    position: relative;
}

.detail_item:hover {
    cursor: pointer;
}

.detail_item img {
    opacity: .8;
}

.detail_item:hover img {
    opacity: 1;
    transition: all .3s;
}

.detail_item::after {
    content: '';
    border: 4px solid #ff8610;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s;
    z-index: 99;
    width: 100%;
    height: 100%;
}

.detail_item:hover:after {
    opacity: 1;
}

.detail_item .target {
    width: 25px;
    height: 25px;
    border: 5px solid white;
    border-radius: 50%;
    background: linear-gradient(to bottom, #fcb038, #ff8610);
    position: absolute;
    transform: scale(.8);
    transition: all .3s;
    z-index: 100;
    box-shadow: 2px 2px 13px 0px #2222228c;
    animation: radial-pulse 1s infinite;
}

@keyframes radial-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.detail_item .target:hover {
    animation: none;
}

.item_container_after {
    height: 40px;
    width: calc(100% - 30px);
    position: absolute;
    background: linear-gradient(to top, #f0f0f0, #f0f0f000);
    bottom: 0;
    z-index: 99;
}

.detail_item .target:hover {
    transform: scale(1);
}

.item_container {
    height: 450px;
    overflow-y: scroll;
    background: #f0f0f0;
    padding: 30px 0 30px 30px;
    position: relative;
}

.item_container table {
    margin: auto;
    transition: all .3s;
}

.item_container table td img {
    max-width: 500px;
    width: 100%;
}

.item_container table:hover {
    box-shadow: 3px 5px 11px 0px #0000001f;
}

.item_container::-webkit-scrollbar,
.item_container::-webkit-scrollbar:hover {
    width: 27px;
}

.item_container::-webkit-scrollbar-thumb {
    background-color: #ff8610;
    border-radius: 25px;
    border: 10px solid #f0f0f0;
    z-index: 100;
}

.item_container::-webkit-scrollbar-thumb:hover {
    background-color: #cb1c1a !important;
    border-radius: 25px !important;
    border: 10px solid #f0f0f0 !important;
    z-index: 100;
}

.item_container::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: #ff8610;
    z-index: 100;
}

.target_detail {
    width: 250px;
    padding: 10px;
    background: white;
    position: relative;
    display: none;
    box-shadow: 3px 5px 11px 0px #0000001f;
}

.target_detail::after {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    z-index: 100;
}

.target:hover .target_detail {
    display: block;
}

.item_container_after {
    text-align: center;
    z-index: 101;
}

.item_container_after>div {
    margin: auto;
    display: inline-block;
    background: white;
    padding: 10px 20px;
    border-radius: 3px 3px 0 0;
    color: #777777;
    z-index: 101;
}

.item_container_after>div>img {
    margin-right: 7px;
    position: relative;
    top: -2px;
    animation: jump 5s infinite;
}

@keyframes jump {
    0% {
        top: -2px;
    }

    5% {
        top: -2px;
    }

    10% {
        top: -10px;
    }

    15% {
        top: 5px;
    }

    20% {
        top: -2px;
    }

    100% {
        top: -2px;
    }
}

/*-----------Индивидуальные настройки каждой из частей детальной-----------*/

/*треугольник влево или вправо*/

.target.left-top .target_detail::after,
.target.left-center .target_detail::after,
.target.left-bottom .target_detail::after {
    left: -20px;
    top: 11px;
    border-right: 10px solid white;
}

.target.center-top .target_detail::after,
.target.center-center .target_detail::after,
.target.center-bottom .target_detail::after {
    border-bottom: 10px solid white;
    left: calc(50% - 10px);
    top: -20px;
}

.target.right-top .target_detail::after,
.target.right-center .target_detail::after,
.target.right-bottom .target_detail::after {
    right: -20px;
    top: 11px;
    border-left: 10px solid white;
}

/*Область рядом при наведении*/

.target.left-top .target_detail,
.target.left-center .target_detail,
.target.left-bottom .target_detail {
    left: 25px;
    top: -12.5px !important;
    margin-left: 10px;
}

.target.center-top .target_detail,
.target.center-center .target_detail,
.target.center-bottom .target_detail {
    left: calc(50% - 125px);
    top: 20px !important;
    margin-top: 10px;
}

.target.right-top .target_detail,
.target.right-center .target_detail,
.target.right-bottom .target_detail {
    right: 275px;
    top: -12.5px;
    margin-right: 10px;
}

/*Позиция метки*/

/*верх*/
.target.left-top {
    top: 12.5px;
    left: 12.5px;
}

.target.center-top {
    top: 12.5px;
    left: calc(50% - 12.5px);
}

.target.right-top {
    top: 12.5px;
    right: 12.5px;
}

/*сентер*/
.target.left-center {
    bottom: calc(50% - 12.5px);
    left: 12.5px;
}

.target.center-center {
    bottom: calc(50% - 12.5px);
    left: calc(50% - 12.5px);
}

.target.right-center {
    bottom: calc(50% - 12.5px);
    right: 12.5px;
}

/*низ*/
.target.left-bottom {
    bottom: 12.5px;
    left: 12.5px;
}

.target.center-bottom {
    bottom: 12.5px;
    left: calc(50% - 12.5px);
}

.target.right-bottom {
    bottom: 12.5px;
    right: 12.5px;
}

/*--------------------------------------*/

.inner_text_container {
    // max-width: 100% !important;
}

.action-title h2 {
    text-align: left;
    background: #ae2220;
    margin: 0 -30px 0 15px !important;
    margin-left: -30px !important;
    margin-right: 15px !important;
    padding: 5px 30px !important;
    color: white;
    font-size: 24px;
}

.table_col_prise tr td:last-child:hover {
    //background: linear-gradient(to right, white, #ffdfbf);
}

.table_col_prise tr.other_style_row td {
    padding-top: 7px;
    border-top: 1px solid #e4e7e9;
}

.table_col_prise tr:nth-last-child(2) td {
    padding-bottom: 7px;
}

.table_col_prise {
    border: none;
}

.size {
    font-size: 18px;
    padding: 7px 10px;
    top: 0;
}

.table_col_prise td div {
    /* border-bottom: 1px dotted; */
    /* line-height: 18px; */
    display: inline-block;
    padding: 2px 8px 1px 8px;
    border: 1px solid #e4e7e9;
    border-radius: 3px;
}

.table_col_prise tr td:last-child:hover div {
    border-color: #ff8610;
}

.table_col_prise tr td:last-child {
    padding-right: 0;
}

.action-list .preview-picture,
.action-pic {
    border: none;
    padding: 0;
    margin: 0;
}

.action-list .preview-picture {
    border: 1px solid #9a9a9a;
}

.action-pic {
    padding: 10px;
    background: #f6f6f6;
    min-height: auto !important;
    max-height: auto !important;
}

.action-list {
    margin-bottom: 30px;
}

.action-list>.row>div:first-child:hover .size {
    opacity: .5;
    transition: all .3s;
}

.sect-list .sect-block .title-img.red {
    background: url(/local/templates/sigma/components/bitrix/catalog.sections.top/catalog.toplist/./img/sect-title-img-hover.png) center no-repeat;
}

.sect-list .sect-block .title-img.red:hover {
    background: url(/local/templates/sigma/components/bitrix/catalog.sections.top/catalog.toplist/./img/sect-title-img.png) center no-repeat;
}

.sticky .content-header>div:nth-last-child(2) {
    width: 16.66666667% !important;
}

.sticky .content-header>div:first-child {
    width: 33.33333333% !important;
}

table tr th,
table tr td {
    font-family: 'AkrobatLight';
}

.sect-list .sect-block .text h2 a,
.banner .banner_main .text {
    font-family: 'AkrobatBold';
}

.catalog .page .text,
p,
.content-header .icon,
.fix-height.phone-block a,
.links,
.sect-list .sect-block .text .links a {
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 1.2;
}

.action-list {
    text-align: left;
}

.list_style li {
    position: relative;
    padding-left: 20px;
}

.list_style li::before {
    left: 0;
}

.list_style {
    padding: 0;
}

.action-list .list_style li::before {
    left: 2px;
    top: -1px;
}

.action-list li {
    margin-bottom: 2px;
}

.info_list {
    margin-top: 10px;
    font-size: 15px;
    margin-left: -15px;
}

.tab_content {
    padding-left: 25px;
    margin-right: 150px;
}

.item_container {
    margin-left: 15px;
}

.item_container_after {
    width: calc(100% - 45px);
    margin-left: 15px;
}

.table_col_prise tr.other_style_row td div {
    border: none;
}

.table_col_prise tr.other_style_row td:last-child:hover {
    background: linear-gradient(to right, white, #e3e6e8);
}

.table_col_prise tr.other_style_row td {
    padding-top: 3px;
}

.table_col_prise tr.other_style_row td:last-child div span {
    padding: 2px 0;
}

.catalog .action-block .action-list {
    padding-left: 30px;
}

.hide_btn {
    display: none !important;
}

.sticky .hide_btn {
    display: inline-block !important;
    position: relative;
    left: -100px;
}

.sticky .catalog-section-list-item-img img {
    margin-top: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: 1px;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

header.sticky .catalog-section-list-item-img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/./img/sect-title-img.png) center no-repeat;
    width: 70px;
    background-size: contain;
    position: relative;
    text-align: center;
    transition: 0.4s !important;
    border: none;
    height: 70px;
    display: block;
}

header.sticky .catalog-section-list-item-img:hover {
    background: url(http://sigma.insystema.ru/local/templates/sigma/components/skl/catalog/skl_catalog/img/sect-title-img-hover.png) center no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
}

header.sticky .catalog-section-list-tile-img-container {
    width: 70px;
    height: 70px;
    margin: auto;
}

header.sticky .to_menu_container .catalog-section-list-item-inner h3 {
    padding: 0 5px;
    background: white;
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: inline-block;
    opacity: 0;
    transition: .3s;
    height: 30px;
    line-height: 20px;
    position: absolute;
    margin: 0;
    left: 18px;
    bottom: -26px;
}

header.sticky .to_menu_container .catalog-section-list-item-inner h3>* {
    font-family: "AkrobatLight", arial !important;
}

header.sticky .to_menu_container:hover .catalog-section-list-item-inner {
    display: block;
}

header.sticky .to_menu_container:hover .catalog-section-list-item-inner {
    opacity: 1;
    transition: .3s;
    text-align: center;
    bottom: -25px;
}

header.sticky .to_menu_container:hover .catalog-section-list-item-inner h3 {
    white-space: nowrap;
}

header.sticky .to_menu_container:hover .catalog-section-list-item-inner h3 {
    opacity: 1;
    transition: .3s;
}

header.sticky .to_menu_container {
    min-width: 100px;
    text-align: center;
    position: relative;
}

.big_img img {
    width: 80%;
}

.hide_img {
    display: none;
    max-width: 500px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.tab_item h3 span {
    width: 30px;
    height: 30px;
    font-size: 18px;
    background: #ae2220;
    display: inline-block;
    text-align: center;
    color: white;
    border-radius: 50%;
    padding: 5.5px 0;
    position: relative;
    top: -3px;
}

/*-----------Адаптивнось-----------*/

@media(max-width: 1200px) {
    .inner_text_container {
        padding: 0 15%;
    }
}

@media(max-width: 768px) {
    .hide_img {
        display: block !important;
    }

    .size {
        left: 15px;
    }

    .size::before {
        display: none;
    }

    .action-title h2,
    .table_col_prise {
        margin: 15px 0 !important;
    }

    .catalog .action-block .action-list,
    .info_list {
        padding-left: 15px;
        margin-bottom: 15px;
        padding-right: 15px;
    }

    .s_height>div {
        height: auto !important;
    }

    .sm-hide {
        display: none;
    }

    .catalog .tab_content {
        padding: 0 15px;
    }

    .catalog .tab_content .tab_item {
        display: block !important;
        margin: 15px 0;
    }

    .big_img img {
        width: 100% !important;
    }

    .inner_text_container {
        padding: 0;
    }

    .tab_content {
        padding-left: 0;
        margin-right: 0;
    }

    .item_container {
        height: auto;
        overflow-y: auto;
        background: #f0f0f000;
        padding: 0;
        position: relative;
    }

    .item_container_after {
        display: none;
    }

    .sticky .content-header>div:last-child {
        width: 100% !important;
    }

    .sticky .content-header>div:first-child {
        width: 100% !important;
    }

    .table_col_prise thead,
    .table_col_prise tbody {
        display: table;
        width: 100%;
    }

    .action-list .preview-picture {
        max-width: 150px;
        min-height: auto;
        width: 100%;
    }

    .action-pic.gallery {
        text-align: center;
    }

    .footer_menu.hidden ul li {
        width: 33.33333333% !important;
        display: inline-block;
        float: left;
    }

    .footer_menu.hidden ul {
        padding: 0 15px;
    }

    .footer_menu.hidden ul::after {
        clear: both;
    }

    .footer_menu.hidden .to_menu_container .catalog-section-list-item-inner {
        display: none !important;
    }
}

/*-----------------------15.06.2020--------------------------*/

.fix-height {
    height: 135px !important;
}

.no_hiden {
    display: none;
}

.sticky .no_hiden {
    display: block;
}

.icon.tel a img,
.icon.hiden.soc a img {
    padding-left: 3px;
    padding-bottom: 3px;
    transition: all .3s;
}

header .icon.hiden.soc a img {
    filter: grayscale(1);
    opacity: .8;
}

footer .icon.hiden.soc a img:hover {
    filter: grayscale(1);
    opacity: .8;
}

header .icon.hiden.soc a img:hover {
    filter: grayscale(0);
    opacity: 1;
}

.sticky .icon.tel a img {
    padding-left: 0px;
}

.icon.tel a img:first-child,
.icon.hiden.soc a:first-child img {
    padding-left: 7px;
}

.icon.hiden.soc {
    margin-bottom: 10px;
    text-align: right;
}

.phone-block .row>div:last-child .phone_block {
    padding-right: 30px;
    text-align: left;
}

.logo img {
    width: 100%;
    max-height: 80px;
    object-fit: contain;
    object-position: left;
}

.sticky .phone-block .row>div:last-child .phone_block {
    display: none;
}

.sticky .phone-block .row>div:first-child {
    width: 100%;
    max-width: 100%;
}

.sticky .phone-block {
    width: 16.66666667%;
}

.sticky .fix-height {
    height: auto !important;
}

.sticky .icon.addr table,
.sticky .contact-block table {
    float: left !important;
}

.modal_content_footer .icon.hiden.soc {
    text-align: left;
}

footer .icon.mail {
    margin-top: -5px;
}

header .red-btn.wide {
    width: 100%;
    max-width: 194px;
    float: right;
    font-size: 20px;
    font-family: "AkrobatLight", arial !important;
}

header .red-btn.wide:hover {
    cursor: pointer;
}

@media(max-width:1510px) {
    .sticky .hide_btn {
        display: inline-block !important;
        position: relative;
        left: 0;
    }

    .sticky .content-header>div:first-child {
        width: 30.33333333% !important;
    }

    .sticky .phone-block {
        width: 19.66666667%;
    }
}

@media(max-width:1330px) {
    .icon.hiden.soc a img {
        padding: 0;
    }

    .icon.tel a img:first-child,
    .icon.hiden.soc a:first-child img {
        padding-left: 2px;
    }
}

@media(max-width:768px) {

    .no_hiden,
    body .sticky .hide_btn {
        display: none !important;
    }

    .fix-height {
        height: auto !important;
    }

    .phone-block .row>div:last-child .phone_block {
        padding-right: 0 !important;
    }

    .mobile_acc {
        max-width: 100% !important;
        padding: 0 25px !important;
    }

    .phone_block {
        max-width: 100% !important;
    }

    .sticky .phone-block {
        width: 100%;
    }

    .sticky .phone-block .row>div:last-child .phone_block {
        display: block;
    }

    .icon.tel a img {
        padding-left: 0px;
    }
}

/*----------------------16.06.2020----------------------*/
.content {
    overflow: hidden;
}

h1.cat-title {
    font-size: 46px;
}

h2.cat-title {
    font-size: 42px;
}

h3.cat-title {
    font-size: 38px;
}

h2.cat-title,
h3.cat-title {
    font-family: "AkrobatBold", arial;
    text-transform: none;
}

p.cat-title {
    font-size: 28px;
}

.table_col_prise td div {
    min-width: 80px;
    text-align: right;
    padding: 2px 15px 1px 15px;
}

.small_container {
    max-width: 1170px;
    margin: auto;
    width: 100%;
}

.tab_content {
    margin-right: 0px !important;
}

.list_style.red li::before {
    color: #b91b1b !important;
}

.list_style.gray li::before {
    color: #e4e7e9 !important;
}

.catalog iframe {
    //max-width: 498px;
}

.catalog .page {
    border-left: none;
    padding: 0 !important;
}

@media (max-width: 768px) {
    .catalog .tab_content .tab_item {
        margin: 15px 0 25px 0;
        padding-bottom: 18px;
        border-bottom: 1px solid #dedede;
    }
}

@media(max-width:991px) {
    .sticky .content-header>div:first-child {
        width: 100% !important;
    }

    h1.cat-title {
        font-size: 40px;
        padding: 0;
    }

    h2.cat-title {
        font-size: 36px;
        padding: 0;
    }

    h3.cat-title {
        font-size: 30px;
        padding: 0;
    }

    p.cat-title {
        font-size: 22px;
    }
}

.point-top {
    text-align: left;
    margin: 30px auto !important;
    position: relative;
    left: 70px;
}

.point-top p {
    margin: 5px 0;
}

.point-top.down {
    text-align: right !important;
    right: 70px !important;
    left: 0px !important;
    position: relative;
}

.point-top>div {
    display: inline-block;
    padding: 15px 25px;
    border-left: 2px solid #ff8610;
    position: relative;
    background: linear-gradient(to left, white, #f0f0f0);
    margin-left: 85px;
}

.point-top.down>div {
    background: linear-gradient(to right, white, #f0f0f0);
    border-left: none;
    border-right: 2px solid #ff8610;
    margin-left: 0px;
    margin-right: 85px;
}

.point-top>div:after {
    content: url(/local/templates/sigma/i/scheme_before_after.png);
    position: absolute;
    left: -70px;
    top: calc(50% - 22px);
}

.point-top.down>div:after {
    transform: rotate(180deg);
    left: auto;
    right: -70px;
    top: calc(50% - 22px);
}

.small_container.more_small {
    max-width: 800px !important;
}

@media(max-width:1070px) {
    .point-top {
        left: 0;
    }
}

@media(max-width:420px) {
    .point-top>div {
        margin-left: 15px;
    }

    .point-top p {
        margin-bottom: 20px;
    }

    .point-top>div:after {
        position: relative;
        left: 0;
        top: 0;
    }

    .point-top.down>div {
        margin-right: 15px;
    }

    .point-top.down>div:after {
        left: 30px;
        right: auto;
        bottom: 30px;
        position: absolute;
    }
}

.catalog {
    padding-right: 17px;
}

.catalog h2 {
    color: #b32a22;
    margin: 35px 0 30px;
    text-align: center;
}

.catalog h3 {
    margin: 35px 0 20px;
    text-align: center;
    font-size: 27px;
}

.catalog h3 b,
.catalog h2 b,
.catalog table td,
.catalog .dalee b {
    font-weight: 500;
    white-space: nowrap;
}

.catalog img {
    height: auto;
    width: 100%;
    text-align: center;
}

.catalog p {
    max-width: 1120px;
    margin: 0 auto 10px;
    line-height: 1.35;
}

.catalog table {
    width: 100%;
    max-width: 1120px;
    font-size: 20px;
    line-height: 1.35;
    margin: 0 auto 25px;
    display: table;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .catalog table {
        display: table !important;
        overflow: auto !important;
    }
}

.catalog table td,
.catalog table th {
    padding: 5px 2px 9px 9px;
}

.catalog table td {
    padding: 5px 2px 9px 2px;
}

.catalog table th {
    text-align: left;
}

.catalog ul {
    max-width: 1120px;
    margin: 0 auto 25px;
    list-style-type: disc;
    font-size: 18px;
}

.catalog .dalee {
    max-width: 1120px;
    margin: 0 auto 35px;
    font-size: 22px;
    color: #b32a22 !important;
    text-align: center;
}

.b24-form {
    margin-top: 45px;
}


/*-------------22.07.2022------------*/

.content-menu .to_menu_container .catalog-section-list-item-inner h3 {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}

.content-menu .to_menu_container .catalog-section-list-item-inner {
    position: relative !important;
    top: 0 !important;
    display: block !important;
}

.content-menu .to_menu_container .catalog-section-list-item-inner h3>* {
    font-size: 16px;
}

.catalog-section-list-item {
    cursor: pointer;
}

.catalog-section-list-item .catalog-section-list-item-img img {
    transition: all .3s;
}

.catalog-section-list-item:hover .catalog-section-list-item-img img {
    transform: scale(1.1);
}

.catalog-section-list-item * {
    box-sizing: border-box;
}

.catalog-section-list-item .submenu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 30px;
}

.catalog-section-list-item .submenu ul>li {
    flex-basis: 25% !important;
    max-width: 25% !important;
    width: 100% !important;
    padding: 7px;
    text-transform: none !important;
}

.catalog-section-list-item .submenu ul>li a {
    font-size: 16px;
    line-height: 1.2;
    color: #222;
    display: block;
    padding: 0;
    text-transform: none !important;
    transition: all .3s;
    border: 0 !important;
    font-family: AkrobatLight, arial;
}

.catalog-section-list-item .submenu a:hover {
    color: #ff8610 !important;
}

.to_menu_container+.submenu {
    z-index: -1;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    transition: all .3s;
    background: white;
    padding: 0;
    box-shadow: 0 0px 0px #0000000f;
    border-bottom: 1px solid white;
    height: 0;
    overflow: hidden;
}

.to_menu_container+.submenu ul {
    opacity: 0;
    transition: all .3s;
}

.open .to_menu_container+.submenu {
    padding: 15px 0;
    display: block;
    height: auto;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 20px 20px #0000000f;
    z-index: 1;
}

.open .to_menu_container+.submenu ul {
    opacity: 1;
}

.to_menu_container {
    z-index: 1;
}

.catalog-section-list-item,
.poly_bg>.container {
    position: inherit !important;
}

.poly_bg>.container {
    max-width: 100% !important;
}

.poly_bg {
    position: relative;
    z-index: 1;
}

.b24-form {
    margin: 0;
}

.catalog .action-block .action-title h2 {
    color: white;
    margin: 0 !important;
}

header .btn_block {
    display: flex;
}

header .btn_block .catalog_btn {
    display: none;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "AkrobatLight", arial !important;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 17%);
    padding: 8px 20px;
    color: white;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-image: linear-gradient(to top, #fc903d, #fcb138);
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 5px;
}

header .btn_block .catalog_btn:is(:hover, :active, :focus, :visited) {
    color: white !important;
}

@media only screen and (max-width: 992px) {
    .content-menu ul.catalog-section-list-tile-list li {
        position: relative !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .to_menu_container+.submenu {
        border: 0 !important;
        margin: 0 15px;
        width: calc(100% - 30px);
    }

    .open .to_menu_container+.submenu {
        z-index: 2 !important;
    }

    .catalog-section-list-item .submenu ul>li {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 460px) {
    header .btn_block .catalog_btn {
        display: inline-block;
    }

    header .red-btn.wide {
        float: none;
    }

    .mobile_acc .red-btn.wide {
        max-width: auto;
        margin-left: 5px;
    }
}

body {
    -webkit-user-select: none !important;
    -webkit-touch-callout: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

body .allow-select,
body a[href^="tel:"],
body a[href^="mailto:"] {
    -webkit-user-select: text !important;
    -webkit-touch-callout: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

/*---05.06.24---*/

.footer_menu ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.footer_menu ul.catalog-section-list-tile-list>li {
    width: 100% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    padding: 0 15px;
    float: none !important;
}

.footer_menu .submenu {
    position: relative;
    width: calc(200% + 30px);
    max-width: calc(200% + 30px);
    top: auto;
    margin: 0;
    margin-top: 10px;
}

.footer_menu ul.catalog-section-list-tile-list>li:nth-child(even) .submenu {
    left: calc(-100% - 30px);
}

.footer_menu .catalog-section-list-item.open {
    width: 100% !important;
}

.footer_menu ul.catalog-section-list-tile-list>li.active:not(.open) .catalog-section-list-item-img {
    background: url(/local/templates/sigma/components/skl/catalog/skl_catalog/img/sect-title-img.png) center no-repeat !important;
    background-size: contain !important;
}

/* new header 22.08.24 */

.flex {
    display: flex;
}

.content-page .logo img {
    float: none;
    top: 0;
}

.cont_icon {
    display: flex;
}

.cont_icon::before {
    content: '';
    margin-right: 10px;
    top: 4px;
    position: relative;
    width: 20px;
    height: 20px;
    flex: 20px;
    max-width: 20px;
    display: block;
}

.cont_icon.tel {
    white-space: nowrap;
}

.cont_icon.tel::before {
    content: url(/upload/image/phone.png);
    top: 3px;
}

.cont_icon.address::before {
    content: url(/upload/image/location.png);
}

.cont_icon.time::before {
    content: url(/upload/image/time.png);
}

.cont_icon.mailto::before {
    content: url(/upload/image/mail.png);
}

.content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 20px 0;
}

.content-header>* {
    padding: 0 !important;
}

.content-header .vk_btns_block .red-btn {
    white-space: nowrap;
}

.contact_block {
    font-size: 18px;
    flex: 1 0;
}

.contact_block:not(.d_hide) {
    padding: 0 20px !important;
}

.contact_block>.flex {
    gap: 30px;
    justify-content: space-around;
}

.contact_block .social_block {
    margin-left: 15px;
}

.contact_block .social_block a {
    margin-left: 5px;
    color: #f27e00;
    transition: all .3s;
}

.contact_block .social_block a:hover {
    color: #af2328;
}

.vk_btns_block .icon svg {
    position: relative;
    color: #f27e00;
    margin-left: 5px;
    top: 2px;
    transition: all .3s;
}

.vk_btns_block .icon a:hover svg {
    color: #af2328;
}

header .vk_btns_block .call_btn+a {
    margin-left: 10px;
    background: linear-gradient(to top, #fc8e3d, #fcb138);
}

header .logo_block>.flex {
    gap: 30px;
}

header .logo_block .logo a {
    display: block;
}

header .logo_block .logo {
    display: flex;
    align-items: center;
}

header .logo_block .logo+div {
    left: 0;
}

.sticky .content-header>div:first-child {
    width: auto !important;
}

.sticky .red-btn.wide {
    top: 0 !important;
}

.mobile_acc_head .icon.addr * {
    float: none !important;
}

@media screen and (width <=992px) {
    .content-header {
        flex-direction: column;
    }

    .sticky .icon.addr table,
    .sticky .contact-block table {
        float: none !important;
    }

    .sticky .hide_btn {
        display: none !important;
    }

    .mobile_acc_body .phone-block>.flex {
        flex-direction: column;
        gap: 15px 0;
    }

    .mobile_acc_body .contact-block {
        display: none !important;
    }

    .fix-height {
        height: auto !important;
    }

    .content-header .icon.mail {
        top: 0 !important;
    }

    .mobile_acc_body {
        padding-top: 15px;
    }

    .mobile_acc_body>* {
        width: 100% !important;
    }

    .mobile_acc_body .cont_icon>div {
        font-size: 18px;
    }

    .mobile_acc_body .icon.hiden.soc {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .mobile_acc_body .cont_icon.address {
        display: none;
    }

    .mobile_acc_body .social_block {
        margin-left: 10px;
    }

    .mobile_acc_body .social_block svg,
    .mobile_acc_body .soc svg {
        color: #f27e00;
        margin-left: 5px;
    }

    .mobile_acc_body .social_block a:hover svg,
    .mobile_acc_body .soc a:hover svg {
        color: #af2328;
    }
}