.showFormOrder, .showFormOrderGaz{
    cursor: pointer;
}
.shell_nav div.submenu {
    z-index: 102 !important;
    width:255px;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

pre.prettyprint {
    margin-bottom: 20px;
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}

ul.submenu-brands {
    margin-left: 30px;
}

.additional-content ul li {
    list-style:disc outside;
    margin-left: 15px;

}

.div-slogan .content-forms {
    z-index: 9999;
}
.constructing {
    font-weight: bold;
    font-size: 16px;
    color:#efa020 !important;
    padding: 10px 15px 10px 15px !important;
}

.rating_table_wrapper .double-scroll {
    width: 100vw;
    max-width: 1200px;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

@media (max-width: 1200px) {
    .rating_table_wrapper .double-scroll {
        width: calc(100vw - 40px);
    }
}
.b-left-menu{
    padding: 18px;
    border: 1px solid #d6d8d8;
    margin-bottom: 15px;
    position: relative;
}

.b-left-menu nav{
    margin-bottom: 0;
    font-size: 14px;
    background: #fff;
    color: #000;
    padding: 0;
    margin-top: 18px;
}
.b-left-menu nav a{
    padding: 0;
    color: #000000;
    text-decoration: none;
    line-height: 1.2;
    background-color: #ffffff !important;
}
.b-left-menu nav a:hover{
    color: #146e38;
    text-decoration: none!important;
}
.b-left-menu nav span{
    line-height: 1.2;
}
.b-left-menu nav .active span{
    display: block;
    background: #fff !important;
    padding: 0;
    color: #146e38;
    text-decoration: none!important;

}

.b-left-menu nav ul li.active li span a{
    padding: 0;
}
.b-left-menu nav ul li.active li span a:hover{
    color: #146e38;
    text-decoration: none!important;
}
.b-left-menu span.h3{
    color: #000;
    font-size: 16px;
    margin: 0;
    padding-left: 0;
}

.b-left-menu__top{
    display: flex;
    align-items: center;
}

.b-left-menu__top-icon{
    flex: 0 0 auto;
    width: auto;
    margin-right: 12px;
}

.b-left-fixed__link-block{
    height: 65px;
    padding: 0 20px;
    color: #ffffff;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 15px;
}

.b-left-fixed__link-block:hover{
    color: #ffffff;
}

.b-left-fixed__link-block--green{
    background-color: #146e38;
}

.b-left-fixed__link-block--orange{
    background-color: #efa020;
}

.b-left-fixed__link-block-icon{
    flex: 0 0 28px;
    margin-right: 15px;
}

.b-left-fixed__link-block-text{
    flex: 1 1 auto;
}

.b-left-fixed__item{
    padding: 18px;
    border: 1px solid #d6d8d8;
    margin-bottom: 15px;
}

.b-left-fixed__item-title{
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.b-left-fixed__item-title-icon{
    flex: 0 0 27px;
    width: 27px;
    margin-right: 15px;
}

.b-left-fixed__item-title-text{
    color: #000000;
    font-size: 16px;
}

.b-left-fixed__item-link{
    display: block;
    font-size: 15px;
    color: #58595b;
}

.b-left-fixed__item-link:hover{
    text-decoration: underline;
}

.b-left-fixed__item-line_link{
    font-size: 15px;
    color: #58595b;
    margin-right: 5px;
}

.b-left-fixed__item-line_link:hover{
    text-decoration: underline;
}

.b-left-fixed__item-list-item{
    margin-bottom: 11px;
}
.b-left-fixed__item-list dt {
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
dl.b-left-fixed__item-list {
    margin-bottom: 0;
}
dd.b-left-fixed__item-list-item {
    margin-bottom: 0;
}
dd.b-left-fixed__item-list-item a {
    font-size: 13px;
}

.b-left-fixed__item-list-item:last-of-type{
    margin-bottom: 0;
}

.b-left-fixed__item-list--icons .b-left-fixed__item-list-item{
    padding-left: 20px;
    position: relative;
}

.b-left-fixed__item-list--icons .b-left-fixed__item-list-item::before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #146e38;
    left: 0;
    top: 6px;
}

.b-left-fixed__item-list--icons .b-left-fixed__item-list-item .b-left-fixed__item-link{
    font-size: 14px;
    line-height: 1.3;
}

.left-inner nav li{
    margin-bottom: 12px;
}

.left-inner nav li.active .parent_name{
    display: none;
}
.left-inner nav li.has_childs.active .menu-outer-banner{
    display: none;
}
.left-inner nav li.has_childs .menu-outer-banner{
    display: block;
    order: 1;
}

.left-inner nav ul li ul li{
    margin-bottom: 8px;
}

.left-inner nav li.has_childs:not(.active) .menu-outer-container{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    left: 100%;
    top: -1px;
    min-height: calc(100% + 2px);
    border: 1px solid #d6d8d8;
    margin: 0;
    padding: 26px 20px;
    transform: translateX(-15px);
    z-index: 10;
    transition: all .3s .4s;
}

.left-inner nav li.has_childs:not(.active).has_childs--catalog{
    position: relative;
}

.left-inner nav li.has_childs:not(.active).has_childs--catalog.stick-to-top,
.left-inner nav li.has_childs:not(.active).has_childs--catalog.stick-to-bottom{
    position: static;
}

.left-inner nav li.has_childs:not(.active).has_childs--catalog .menu-outer-container{
    min-height: 0;
    left: calc(100% + 18px);
    top: 50%;
    transform: translateX(-15px) translateY(-50%) translateZ(0);
}

.left-inner nav li.has_childs:not(.active).has_childs--catalog.stick-to-top .menu-outer-container{
    min-height: 0;
    left: 100%;
    top: -1px;
    transform: translateX(-15px) translateZ(0);
}

.left-inner nav li.has_childs:not(.active).has_childs--catalog.stick-to-bottom .menu-outer-container{
    min-height: 0;
    left: 100%;
    top: auto;
    bottom: -1px;
    transform: translateX(-15px) translateZ(0);
}

.left-inner nav li.has_childs:not(.active):hover > .menu-outer-container{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    width: 700px;
}


.left-inner nav li.has_childs.has_childs--catalog:not(.active):hover .menu-outer-container{
    transform: translateX(0) translateY(-50%) translateZ(0);
}

.left-inner nav li.has_childs.has_childs--catalog.stick-to-top:not(.active):hover .menu-outer-container,
.left-inner nav li.has_childs.has_childs--catalog.stick-to-bottom:not(.active):hover .menu-outer-container{
    transform: translateX(0) translateZ(0);
}

.left-inner nav ul li ul li.parent_name{
    margin-bottom: 22px;
}

.left-inner nav ul li ul li.parent_name a{
    color: #000000;
}

.left-inner nav ul li ul li a{
    color: #58595b;
}
.left-inner nav ul li ul li a:hover{
    color: #146e38;
}



.left-inner nav li.has_childs > span a {
    position: relative;
    padding-right: 15px;
}

.left-inner nav li.has_childs:hover > span a{
    text-decoration: none;
}

.left-inner nav li.has_childs > span a::after{
    content: '';
    position: absolute;
    right: 0;
    width: 5px;
    height: 5px;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(-45deg);
    top: 6px;
}

@media (max-width: 1024px) and (min-width: 921px){
    .left-inner {
        width: 100%;
        flex-wrap: nowrap;
    }
    .b-left-fixed{
        margin-left: 25px;
    }
}

@media (max-width: 1024px) {
    .left-inner nav li.has_childs:not(.active) .menu-outer-container{
        display: none;
    }
    .b-left-menu
    {
        display:none;
    }

}

.left-inner nav li:last-of-type{
    margin-bottom: 0;
}

.b-left-menu nav .active.has_childs > span a{
    color: #146e38;
}
.b-left-menu nav .active.has_childs > span{
    margin-bottom: 12px;
}

.left-inner nav ul li.active li.active > span{
    color: #146e38;
    padding: 0;
}
.b-left-menu nav .active.has_childs > span :hover{
    text-decoration: none!important;
}
.left-inner nav ul li.active li.active > span :hover{
    text-decoration: none!important;
}

.menu-outer-banner{
    border: 1px solid #d6d8d8;
    padding: 20px 0;
    width: 262px;
    display: none;
}

.menu-outer-banner__title{
    font-size: 16px;
    color: #146e38;
    margin-bottom: 18px;
    padding: 0 20px;
    text-align: center;
}

.menu-outer-banner__image{
    display: block;
    margin-bottom: 15px;
}

.menu-outer-banner__text{
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 15px;
    padding: 0 20px;
}

.menu-outer-banner__btn-wrap{
    padding: 0 20px;
}
.left-inner nav li a.menu-outer-banner__btn{
    display: block;
    font-size: 14px;
    color: #ffffff !important;
    background-color: #146e38 !important;
    padding: 8px 0;
    text-align: center;
}

.left-inner nav ul li li.active > span a {
    color: #146e38;
}
.image img#mainPict{
    width: auto !important;
}
#owl-galery .owl-item{
    text-align: center;
    font-size: 0;
}

#owl-galery .owl-item::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
#owl-galery .owl-item img{
    width: auto;
    max-width: 97%;
    display: inline-block;
    vertical-align: middle;
}
.main_slider_scroll img
{
    max-height:101.94px;
}
.not-available-info {
    margin-top: 5px;
    padding: 9px 9px 24px 12px;
    background: #f4f4f4;
    text-align: left;
    line-height: 1.4;
    letter-spacing: .4px;
}

.not-available-info--title {
    margin-top: 11px;
    padding: 8px 5px 8px 11px;
    font-size: 15px;
    color: red;
    letter-spacing: 0.4px;
    text-shadow: 0 0;
}
.not-available-info__link {
    text-decoration: none;
    border-bottom: 1px dashed;
}
.buy_one_click--not-available {
    display: block;
    margin: 15px 5px 0;
    width: auto;
    min-width: auto;
    max-width: max-content;
}
.buy1click--not-available {
    margin-left: 32px;
    letter-spacing: 0!important;
    text-transform: none!important;
}
.new-header.scrolling:hover .new-header__middle {
  display: block;
}
span.tel.call_phone_2 {
    display: inline;
}

.footer__item-phone:hover {
    color: #2f9851;
}
.footer__item-phone:hover > span {
    color: unset;
}

.partner__page-description{
    display: flex;
    padding-top: 30px;
    padding-bottom: 22px;
}

.partner__page-description-logo{
    flex: 0 0 78px;
    width: 78px;
    height: 70px;
    background-image: url(/local/templates/stpar_new/images/pror.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-left: 30px;
    margin-right: 30px; 
}

.partner__page-description-text{
    margin-top: -12px;
}

.partner__news-list {
    display: flex;
    flex-flow: column wrap;
}

.partner__news-list-item{
    display:flex;
    flex-flow: column nowrap;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 0 25px 0 rgb(204 204 204 / 75%);
    -moz-box-shadow: 0 0 25px 0 rgba(204, 204, 204, 0.75);
    box-shadow: 0 0 25px 0 rgb(204 204 204 / 75%);
    padding: 25px;
    margin-bottom: 20px;
    text-align: left;
}

.partner__news-list-item-top{
    display: flex;
    width: 100%;
    margin-bottom: 8px;
    flex-flow: row wrap;
}

.partner__news-list-item_image{
    padding-right: 28px;
    flex-grow: 0;
    width: 230px;
    margin-left: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.partner__news-list-item_image .preview_picture{
    width: 100%;
    height: auto;
}

.partner__news-list-item-link {
    text-decoration: underline;
}

.partner__phone-box{
    background-color: #146e38;
    display: flex;
    padding: 0 10px;
    margin-top: 12px;
    width: 200px;
}
.partner__phone-box:hover {
    background-color: #2f9851;
}

.partner__phone-icon{
    background-image: url(/local/templates/stpar_new/images/partners-phone.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex: 0 0 35px;
    margin-left: 5px;
}

.partner__phone-number-box{
    padding: 10px;
    color: white;
}

.partner__label-box{
    display: flex;
    flex-flow: row wrap;
    padding-left: 10px;
}

.partner__label-item{
    background-color: #146e38;
    border-radius: 15px;
    padding: 5px 15px;
    margin: 10px;
    color: #fff;
    font-weight: bold;
}

.partner__label-item::after{
    content: '';
    display: block;
    clear: both;
}

.partner__label-item-icon{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 5px;
    background-image: url(/local/templates/stpar_new/images/partners-check.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.partner__gallery-items{
    display: flex;
    flex-flow: row wrap;
}

.partner__gallery-item{
    display: block;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

.partner__gallery-item .mobile-number{
    display:none;
}

.partner__gallery-item_more {
    display:flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='1' stroke-dasharray='10%2c 10' stroke-dashoffset='4' stroke-linecap='square'/%3e%3c/svg%3e");
}

.partner__news-list-item-info{
    padding-top: 10px;
    flex-grow: 2;
}

.partner__news-list-item-contact-box{
    flex-shrink: 1;
    margin-right: 20px;
    flex-grow: 0;
    padding-top: 12px;
}
.partner__news-list-item-contact-box.show-mobile{
    display: none;
}

.partner__news-list-item-info h3{
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
}

.partner__gallery-item-aspect-ratio-box{
    position: relative;
    height: 0;
    padding: 74% 0 0 !important;
}

.partner__gallery-item-content{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.partner__item-description-box,
.partner__item-gallery-box{
    padding: 10px 25px;
}

.partner__item-description-box b,
.partner__item-gallery-box b {
    display:inline-block;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px)  {
    .partner__gallery-items .partner__gallery-item:nth-of-type(-n+4) {
        display: none !important;
    }
    .partner__page-description-logo{
        display: none;
    }
    .partner__news-list-item-top{
        flex-flow: column;
    }

    .partner__label-box{
        padding-left: 0;
    }
    .partner__label-item{
        margin: 5px 0; 
    }
    .partner__news-list-item-contact-box{
        margin-right: 0;
    }
    .partner__phone-box{
        width: 100%;
        justify-content: center;
        display: flex;
    }
    .partner__item-description-box, .partner__item-gallery-box{
        padding: 10px 0;
    }
    .partner__news-list-item-contact-box {
        display: none;
    }
    .partner__news-list-item-contact-box.show-mobile{
        display: block;
    }
    .partner__gallery-item .mobile-number{
        display:inline;
    }
    .partner__gallery-item .desktop-number{
        display:none;
    }
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage{
    width: 100% !important;
    height: 100% !important;
}

#toTop{
    z-index:9000 !important;
}