.custom-contacts-link img {
    width: 15px;
    margin-right: 10px;
}
.custom-our-partners ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#cart-block-modern-right {
    display: none;
}
#top-auth-link .label {
    display: none;
}
#top-reg-link .label {
    display: none;
}
.cart-model-name a::hover {
    color: #05813e;
}
.adaptive .catalog-fast-search-header.adaptive-place, .adaptive .big-search-form.adaptive-place, .adaptive #toptable .big-search-openable-container .catalog-fast-search-top.adaptive-place {
    display: block;
}
.not-public {
    color: #fff;
}
.copyright {
    margin: 0px;
    font-family: Open_Sans_SemiBold;
    color: #fff;
}
#footer-top-table .trim-empty {
    width: 33%;
}
.form-order .form-block-limited .form-row:not(.hidden).form-row-CompanyName,.form-order .form-block-limited .form-row:not(.hidden).form-row-Fio {
width: 25%;
}
.buy-place-top .main-cart-add {
    width: 140px;
    font-size: 16px;
    background: #05813e;
    border: none;
    color: #fff;
}
.buy-place-top .main-cart-add.fast {
    font-size: 14px;
    width: 205px;
    background-color: #03602d;
    color: #fff;
}
.buttons.buttons-with-q.trim-empty {    
    justify-content: center;
}
.catalog-model-tabs {
    border-bottom: 2px solid var(--ThemeColor);
    margin-bottom: 20px;
    display: flex;
    margin-top: 50px;
}
.slides-wide .image_carousel .prev::before {
    margin-top: 0px;
    left: 15px;
    right: auto;
}
.slides-wide .image_carousel .next::before {
    margin-top: 1px;
    right: 15px;
    left: auto;
}
.slides-wide .image_carousel .prev, .slides-wide .image_carousel .next {
    background: 
    transparent;
    border-radius: 0;
    border: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: -20px;
    box-shadow: none;
}
#catalog-model-top-right {
    border-left: none;
    padding: 20px;
    margin-left: 20px;
    max-width: 50%;
    min-width: 40%;
    flex-basis: 40%;
    order: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 10px;
}
.model-add-to-cart-form {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}
#catalog-mods-select-row {
    text-align: center;
    display: flex;
    flex-direction: column;
}
#catalog-distinct-params:not(:empty) {
    margin-bottom: 10px;
    text-align: center;
}
#catalog-model-prices-container {
    margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
#catalog-model-top-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
#catalog-model-top-left > :not(:empty) + :not(:empty), #catalog-model-top-right > :not(:empty) + :not(:empty), #catalog-model-right > :not(:empty) + :not(:empty), #catalog-model-block-inner > :not(:empty) + :not(:empty) {
    border-top: none;
    margin: 15px 0 0 0;
    padding: 15px;
    background: #f4f4f4;
    border-radius: 10px;
}
#catalog-model-popularity-block {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 150px;
    padding: 15px;
    background: #f4f4f4;
    border-radius: 10px;
}
.rating-totals {
    margin-left: 10px;
    font-size: 85%;
    color: 
    #999;
    display: none;
}
.forminput-text, .form select {
    padding: 8px;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #f9f9f9;
    box-sizing: border-box;
    margin: 0;
}
form-order .form-block-limited .form-row:not(.hidden).form-row-CompanyName,.form-order .form-block-limited .form-row:not(.hidden).form-row-Fio {
width: 25%;
}
.form-order {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.form-order .form-block-limited {
    display: block;
    text-align: left;
    padding: 15px 15px 30px 15px;
    width: 70%;
}
.form-block-limited {
    display: inline-block;
    text-align: center;
    background: transparent;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    border: none;
}
.cart-q {
    width: 35px;
    height: 30px;
    padding: 0 5px;
    font-size: 115%;
    font-weight: bold;
    margin: 0;
    color:  #000;
    vertical-align: middle;
    box-sizing: border-box;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    text-align: center;
}
#cart-table .inc, #cart-table .dec {
    height: 30px;
    width: 30px;
    border: none;
    background: #05813e;
    color: #fff;
}
.black-menu {

}
.cart-block[data-place="modern"] {
    order: 30;
}
#auth-block {
    display: flex;
    align-items: center;
    justify-content: center;
    order: 20;
}
#slogan {
    font-family: "Open_Sans_SemiBold";
    font-size: 250%;
    margin:0;
	width:auto;
}
#under-logo-slogan{margin:0 0 0 2px}
.catalog-fast-search-simple .forminput-text, .catalog-fast-search-simple .form select {
    padding: 8px;
    padding-left: 8px;
    padding-left: 8px;
    color: #333;
    border: none;
    border-radius: 100px;
    background: linear-gradient(90deg,
    #f5f5f5 0%, #f1f1f1 100%);
    box-sizing: border-box;
    margin: 0;
    padding-left: 30px;
}
.catalog-fast-search-simple button[type="submit"] {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    position: absolute;
    left: 14px;
    top: 10px;
    outline: none;
    cursor: pointer;
    right: unset;
    font-size: 20px;
}
.catalog-fast-search-simple button[type="submit"]::before {
    color: #05813e;
    right: unset;
}
.user-block-icon::before {
    content: '';
    font-weight: 100;
    background-image: url("/custom/images/avatar.svg");
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    background-size: contain;
}
.cart-icon-big::before {
    content: '';
    content: '';
    font-weight: 100;
    background-image: url("/custom/images/cart.svg");
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-size: contain;
}
.top-block .cli-icon{font-size: unset;}
#user-front-label {
    display: none;
}
.custom-header-email img {
    width: 20px;
    margin: 0 10px 0 8px;
    height: 20px;
}
.phone.tel.new-design img {
    width: 28px;
    margin-right: 10px;
    height: 28px;
}
.custom-header-email,.phone.tel.new-design {
    display: flex;
    align-items: center;
}
.adaptive #left {
    margin-right: 20px;
}
.body8 #left,.body268 #left,.body663 #left{display:block}
.contact .phones > .phone > a:not(:hover), #top-contact .contact-content .phone a {
    font-family: Open_Sans_Bold;
    font-size: 20px;
}
.custom-footer-contacts {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.custom-header-location svg {
    width: 15px;
    margin-right: 10px;
}
.custom-footer-contacts span {
    display: flex;
    align-content: center;
    margin-bottom: 5px;
}
.footer-logotype {
    display: flex;
    margin-bottom: 40px;
    align-content: center;
    align-items: center;
    width: 300px;
}
.footer-slogan {
    font-family: Open_Sans_Bold;
    font-size: 25px;
    margin: 0px;
    margin-left: 20px;
}
a:hover {
    color: #05813e;
}
/*#footer-left, #footer-center, #footer-right {
    height: 300px;
}*/
.footer-menu .footer-header + ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: Open_Sans_Bold;
}
#footer .footer-menu > ul > li > a {
    color: #fff;
}
/*#footer-right {
    padding-top: 85px;
}*/
.black-menu .level0 > li{flex:unset;flex-basis:15%}
.black-menu .level0 > li a,.black-menu .level0 > li{transition:.5s}
.black-menu .level0 > li:hover a,.black-menu .level0 > li.selected a{background:#03602d}
.black-menu .level0{justify-content: space-evenly}
.catalog-menu .content .level0 > li a {
    padding: 10px 20px;
    background: #fafafa;
    margin-bottom: 5px;
    border-radius: 10px;
    height: 54px;
    display: flex;
    transition: .5s;
    align-items: center;
}
.catnum{transition: .5s;}
.catalog-menu .content .level0 > li a:hover {background: #03602d;color:#fff}
.catalog-menu .content .level0 > li a:hover .catnum{color:#eee}
.catalog-menu .level0 > li:not(:last-child) {
    margin-bottom: 0
}
@media screen and (max-width:1080px){#slogan{margin-right:20px}body[data-interface="iPage"].body387 #left{display:none}}
@media screen and (max-width:800px){#under-logo-slogan{display:none}}

@media screen and (max-width: 500px)
{
	#toptable, #toptable2 {
        flex-wrap: wrap;
    }
    #slogan {
        display: none;
    }
    .cli-icon, .font-icon::before {
        color: #fff;
    }
    .cli-icon, .font-icon {
        display: inline-block;
        vertical-align: middle;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 400;
        color: #fff;
        background: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        cursor: pointer;
        outline: none;
        text-decoration: none;
    }
    #footer-center {
        display: none;
    }
    .black-menu .level0 > li > a {
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: center;
        color: var(--SlideMenuLinkColor, #fff);
        padding: 0 var(--SlideMenuPadding, 14px);
        height: var(--BlackMenuHeight, 40px);
        position: relative;
        z-index: 5;
        font-size: 15px;
        font-weight: 400;
    }
    .form-order .form-block-limited {
        display: block;
        text-align: left;
        padding: 15px 15px 30px 15px;
        width: 100%;
    }
    .adaptive #catalog-model-top-block > :not(:empty) + :not(:empty) {
        border-top: 1px solid #eee;
        margin-top: 15px;
        padding: 15px;
    }
    .adaptive .main-cart-add, .adaptive .buy-place-top .main-cart-add.fast {
        width: 200px;
        font-size: 12px;
    }
    .adaptive .black-menu .level0 > li > a, .adaptive .icon-menu .level0 > li > a {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 135%;
        align-items: center;
        height: 50px;
    }
    .big-search-openable-container > .inner > .catalog-fast-search-top {
        display: block;
    }
    .adaptive .catalog-fast-search-header.adaptive-place{
        display: none;
    }
    .adaptive .catalog-list-tile-buy .catalog-prices {
        text-align: center;
        width: 100%;
    }
    .add-to-cart.limited {
        width: 100%;
    }
    .adaptive .catalog-list-tile-buttons {
        flex-flow: column nowrap;
        width: 100%;
    }
    .catalog-fast-search-simple input[type="text"] {
        width: 100%;
        height: 100%;
    }
    .catalog-fast-search-simple form {
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        height: 100%;
    }
    .catalog-fast-search-simple {
        position: relative;
        line-height: normal;
        width: 100%;
        height: 100%;
    }
    .catalog-fast-search-simple button[type="submit"] {
        display: block;
        padding: 0;
        margin: 0;
        border: 0;
        background: none;
        position: absolute;
        left: 11px;
        top: 0px;
        outline: none;
        cursor: pointer;
        height: 100%;
        right: unset;
    }
    #news-item-bottom {
        margin-top: var(--lta_margin);
        padding-bottom: 10px;
    }
    .adaptive .main-cart-add, .adaptive .buy-place-top .main-cart-add.fast {
        width: 70%;
        font-size: 12px;
    }
    .adaptive .main-cart-add.price-request-button {
        width:200px;
    }
    .add-to-cart .q-container {
        display: inline-block;
        position: relative;
        vertical-align: middle;
        margin-right: 3px;
        width: 20%;
    }
    .buttons.buttons-with-q.trim-empty {
        justify-content: center;
        width: 300px;
    }
    .cart-add.main-cart-add.fast.undo-button {
        width: 91%;
    }
    .do-button.big, .undo-button.big, .yellow-button.big {
        font-size: 13px;
    }
    .footer-slogan {
        font-family: Open_Sans_Bold;
        font-size: 20px;
        margin: 0px;
        margin-left: 20px;
    }
}
