.description-wrap ul {
    display: block !important;
    list-style-type: disc !important;
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 40px !important;
}

.description-wrap li {
    display: list-item !important;
    text-align: -webkit-match-parent !important;
    list-style: initial !important;
}

.products-list .product-item .product-item-img-wrap {
    padding-top: 30px;
}

.products-list .product-item .product-item-img-wrap .product-item-img,
.products-list .product-item .product-item-img-wrap .product-item-img-hover {
    margin: auto;
}

.dds_buttons {
    justify-content: initial;
}

.dds_buttons .btn-wrap+.btn-wrap {
    margin-left: 30px;
}

.catalog-read-more {
    cursor: pointer;
    text-align: left;
    padding-left: 0;
    margin-top: 30px;
    color: #0e8c40;
    font-weight: 600;
    font-size: 12px;
    background: none;
    border: none;
}

.filter-list {
    list-style: none;
    padding-left: 0;
}

.filter-list-active {
    overflow: auto;
}

.mCSB_scrollTools {
    width: 2px;
}

.mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.filter-list .filter-item .filter-link.active:before {
    top: 0;
    bottom: 0;
    margin: auto;
}

.filter-list .filter-item .filter-link:hover:before {
    top: 0;
    bottom: 0;
    margin: auto;
}

.catalog-sort .sort-wrap .sort-item:last-child {
    margin-right: 0;
}

.btn-sbm {
    border: none;
    cursor: pointer;
}

.filter-list-active:not(.filter-list-t) {
    height: 500px;
}

.filter-list .filter-item .filter-link {
    align-items: center;
    padding: 12px 10px;
}

.filter-list .filter-item .filter-link.active:before {
    display: none;
}

.filter-list .filter-item .filter-link [type=checkbox],
.filter-list .filter-item .filter-link [type=radio] {
    margin-right: 10px;
}

.filter-list .filter-item .filter-link:hover:before {
    display: none;
}

.filter-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.filter-header>span {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.filter-header .count {
    visibility: hidden;
    background: #fdc22e;
    border-radius: 50%;
    min-width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 8px;
    margin-left: 8px;
}

.filter-header .count.active {
    visibility: visible;
}

.filter-arrow:after {
    position: static;
    margin-left: 8px;
}

.filter-list {
    display: none;
    top: 64px;
}

.filter-list.filter-list-active {
    display: block;
}

.filter-link-all input {
    display: none;
}

.filter-list .filter-link {
    cursor: pointer;
}

.filter-list .filter-item.active {
    background-color: #f2f4f7;
}

.filter-list .filter-item.active .filter-link {
    color: #0e8c40;
}

.mobile-filter-button {
    padding-left: 30px;
}

.rbtn {
    border: none;
    cursor: pointer;
    font-weight: 700;
    margin-left: 10px;
    display: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}

.rbtn.active {
    display: block;
}

@media (max-width: 320px) {
    .catalog-sort .sort-wrap .sort-item {
        margin-right: 5px;
    }
}

@media (max-width: 480px) {
    .no_cat {
        padding-top: 100px;
    }

    .filters-wrap .filter-type-wrap .filter-list {
        min-width: 250px;
    }

    .top-slider .top-slider-text-block .btn-wrap {
        padding-top: 50px;
    }

    .filters-wrap {
        padding-bottom: 20px;
    }
}

@media (min-width: 1000px) {
    .top-catalog-list {
        flex-wrap: nowrap;
    }
}

@media (min-width: 1200px) {
    footer .footer-wrap .footer-logo-wrap {
        margin-right: 0;
    }

    footer .footer-wrap .footer-menu-wrap {
        margin-left: 0;
    }
}

@media (max-width: 1366px) {
    .filter-header {
        font-size: 10px;
    }

    .filters-wrap .filter-brand-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

/*
@media (min-width: 1400px) {
    .filter-header {
        font-size: 12px;
    }
    .filters-wrap .filter-brand-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
}*/
.top-catalog-list .top-catalog-item .top-catalog-img-wrap img {
    height: 160px;
}

body h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 24px;
    font-family: 'zing';
    color: #0e8c40;
}

body h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 20px;
    font-family: 'zing';
    color: #0e8c40;
}

@media screen and (min-width: 750px) {
    .top-slider.mobile {
        display: none;
    }

    .item .image a img {
        height: 120px
    }
}

@media screen and (max-width: 750px) {
    .top-slider.desktop {
        display: none;
    }

    .top-slider.mobile {
        display: block;
    }

    .filters-wrap .mobile-filer-wrap .btn-wrap .btn {
        padding: 0;
    }

    .filters-wrap .mobile-filer-wrap .btn-wrap .rbtn {
        line-height: 50px;
        padding: 0;
    }
}

@media screen and (min-width: 750px) {
    .wrap_diameter {
        display: flex;
    }
}

.wrap_diameter .filter-header {
    margin: 0;
    padding-left: 9px;
}

.wrap_diameter .diam {
    color: #000;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.wrap_diameter .filter-header.filter-arrow {
    min-width: 115px;
}

.btn.btn-yellow {
    cursor: pointer;
}

.insta_icon {
    margin-right: 10%;
}




#basket-root {
    display: flex;
    margin-bottom: 30px
}

.cart_total {
    width: 25%;
    padding-left: 30px
}

.cart_item {
    width: 75%
}

.basket-checkout-section-inner {
    display: block
}

.basket-checkout-block-total {
    text-align: left
}

.basket-checkout-block-total-price {
    padding-left: 0;
    text-align: left;
}

.basket-checkout-block-btn {
    padding-top: 15px;
    padding-left: 0;
    text-align: left;
}

.basket-checkout-container {
    border: 0
}

.basket-checkout-block-total-title {
    color: #B5B5B8;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.basket-coupon-block-total-price-current {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #111111;
}

.basket-checkout-block-btn .basket-btn-checkout {
    cursor: pointer;
    color: #fff;
    border: 0;
    width: 100%;
    display: block;
    background: #188C43;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 60px;
    margin-bottom: 15px;
}

.basket-checkout-block-btn a {
    cursor: pointer;
    color: #fff;
    border: 0;
    width: 100%;
    display: block;
    background: #EFB73A;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 60px;
    line-height: 60px;
    margin-bottom: 15px;
}

.cart_top {
    display: flex;
    width: auto;
    background: #fff;
    padding: 30px;
}

.cart_top .cart_top_del button {
    border: 0;
    background: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
}

.cart_top h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #111111;
}

.cart_top h4 span {
    color: #188C43;
}

.cart_top_namb {
    width: 50%
}

.cart_top_del {
    width: 50%;
    text-align: right
}

.cart_top_del form {
    text-align: right
}

.cart_top_nav {
    display: flex;
    justify-content: center;
    width: auto;
    background: #fff;
    padding: 0 30px 30px;
    border-bottom: 1px solid #DEDEDF;
}

.basket-item-actions-remove {
    background: #111;
    border-radius: 50%;
}

.basket-item-actions-remove:after,
.basket-item-actions-remove:before {
    background: #fff;
}

.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before {
    background: #fff;
}

.basket-items-list-table td {
    vertical-align: middle;
    padding: 20px 0;
}

.cart_top_nav div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    color: #B5B5B8;
}

.cart_top_nav_img {
    width: 15%
}

.cart_top_nav_name {
    width: 25%
}

.cart_top_nav_cena {
    width: 18%;
    text-align: center
}

.cart_top_nav_col {
    width: 18%;
    text-align: center
}

.cart_top_nav_sum {
    width: 18%;
    text-align: center
}

.cart_top_nav_del {
    width: 6%;
    text-align: center
}

.basket-items-list-item-img {
    width: 15%;
}

.basket-items-list-item-descriptions {
    width: 25%;
}

.basket-items-list-item-price {
    width: 18%;
    text-align: center
}

.basket-items-list-item-amount {
    width: 18%;
    text-align: center
}

.basket-items-list-item-price {
    width: 18%;
    text-align: center
}

.basket-items-list-item-remove {
    width: 6%;
    text-align: center
}

.basket-item-price-current {
    text-align: center
}

.basket-items-list-item-container>td {
    border: 0
}

.basket-item-amount-field-description {
    display: none
}

.basket-items-list-item-price .basket-item-price-current-text {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #111;
    font-family: 'Montserrat' !important;
}

.basket-items-list-item-price-for-one .basket-item-price-current-text {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #188C43;
    font-family: 'Montserrat' !important;
}

.basket-item-price-title {
    display: none
}

.basket-item-block-price {
    padding-top: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
    max-width: 100%;
}

.basket-items-list-wrapper-compact .basket-item-image {
    max-width: 120px;
    max-height: 120px;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
    text-align: center;
}

.basket-item-image {
    width: auto;
    height: auto;
}

.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
    background-color: #d0021b;
    color: #fff;
}

.basket-items-list-item-removed-block a {
    color: #EFB73A;
}

.basket-item-info-name span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #111111;
}

.basket-item-amount-filed {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #111111;
    border: 0;
}

.basket-item-block-amount {
    justify-content: center;
}

@media only screen and (min-width: 760px) {
    .basket-item-block-info .basket-item-actions-remove {
        display: none
    }

    #bx-soa-total-mobile {
        display: none
    }
}


.form-group {
    margin-bottom: 25px;
    max-width: 710px
}

.bx-soa-customer-input {
    background: #F7F7F8;
    padding: 20px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 0;
}

.bx-soa-reference {
    max-width: 710px
}

.bx-soa-more-btn {
    margin-bottom: 30px
}

.bx-soa-section.bx-step-completed {
    border: 0;
    position: relative;
}

.bx-soa-section.bx-step-completed .bx-soa-section-content {
    display: none
}

.bx-soa-section.bx-step-completed .bx-soa-section-title {
    display: inline-block;
    position: relative
}

.bx-soa-section.bx-step-completed .bx-soa-section-title:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    top: 0;
    right: -30px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8181 19.779L2.4541 13.415L5.2841 10.585L8.8181 14.129L18.7161 4.221L21.5461 7.051L8.8181 19.779Z' fill='%23188C43'/%3E%3C/svg%3E%0A");
}

.bx-soa-editstep {
    float: right;
    margin-top: -20px;
    border-bottom: 0;
    color: #111;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
}

.bx-soa-pp-company-graf-container {
    padding: 0;
}

.bx-soa-section-title {
    font-size: 20px
}

.bx-soa-section.bx-selected .bx-soa-section-title {
    font-size: 20px
}

.bx-soa-pp-desc-container,
.bx-soa-pp-delivery-cost {
    display: none
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border: 0
}

.bx-soa-pp-company-graf-container {
    background: none;
    border: 0;
}

.bx-soa-pp-company-smalltitle {
    padding-top: 8px;
    text-align: left;
    font-size: 11px;
    padding-left: 40px;
}


.bx-soa-pp-company-smalltitle {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 45px;
    margin-right: 15px;
    font-size: 13px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
}

.bx-soa-pp-company-graf-container input[type=checkbox] {
    display: none;
}

.bx-soa-pp-company-smalltitle:before {
    content: "";
    display: inline-block;

    width: 22px;
    height: 21px;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 4px;
    background-color: #fff;
    border: 2px solid #000;
}

.bx-soa-pp-company.col-6.bx-selected .bx-soa-pp-company-smalltitle:after {
    content: "\2022";
    color: #188C43;
    font-size: 78px;
    text-align: center;
    line-height: 18px;
    left: 1px;
    top: 4px;
    position: absolute;
}

.bx-soa-pp-company-desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #B5B5B8;
}

.bx-soa-pp-company {
    padding-bottom: 20px;
}

#orderDescription {
    background: #F7F7F8;
    padding: 20px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 0;
}

#bx-soa-basket,
#bx-soa-orderSave {
    display: none
}

#bx-soa-order {
    margin-bottom: 30px
}

.products-list .product-item .product-bottom-wrap .btn-wrap {
    width: 50%
}






.top-slider .top-slider-item .top-slider-text-wrap {
    padding-top: 50px
}

@media screen and (max-width: 750px) {

    .top-slider .top-slider-item {
        height: 300px
    }

    .top-slider.desktop {
        display: block;
    }

    .top-slider .top-slider-item .top-slider-text-wrap .top-slider-text-block .top-slider-title {
        margin-bottom: 17px;
        font-family: 'zing';
        font-size: 20px;
        color: #fff;
        margin: 0 30px;
    }

    .top-slider .top-slider-item .top-slider-text-wrap .top-slider-text-block .top-slider-text {
        line-height: 1.6;
        margin: 0 30px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.5);
        font-size: 10px;
    }

    .top-slider .top-slider-text-block .btn-wrap {
        padding-top: 20px;
        margin: 0 30px
    }
}

header .header-bottom {
    position: relative;
    z-index: 20;
}

.header-bottom-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

header .header-bottom .header-bottom-wrap .header-bottom-menu .header-bottom-menu-link {
    display: block;
    position: relative;
}

header .header-bottom .header-bottom-wrap .header-bottom-menu .header-bottom-menu-link::after {
    content: '';
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 2;
    width: 100%;
    height: 3px;
    background: #0E8C40;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

header .header-bottom .header-bottom-wrap .header-bottom-menu .header-bottom-menu-item:hover .header-bottom-menu-link::after {
    opacity: 1;
    visibility: visible;
}

.header-bottom-menu .header-bottom-menu-item .header-bottom-menu-dropdown {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #FFFFFF;
    border-top: 2px solid #E0E0E1;
    padding: 29px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.header-bottom-menu .header-bottom-menu-item:hover .header-bottom-menu-dropdown {
    opacity: 1;
    visibility: visible;
}

.header-bottom-menu .header-bottom-menu-item .header-bottom-menu-dropdown::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: -50px;
    width: 100%;
    height: 50px;
}

.header-bottom-menu .header-bottom-menu-item .header-bottom-menu-dropdown::after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 200%;
    background: rgba(36, 36, 40, 0.3);
    pointer-events: none;
}

.header-bottom-menu-dropdown .header-bottom-menu-dropdown-inner {
    max-width: 1564px;
    padding: 0 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-flow: row wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
}

.header-bottom-menu-dropdown .header-bottom-menu-dropdown-inner>div {
    width: 50%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.header-bottom-menu-dropdown .dropdown-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item {
    break-inside: avoid;
    margin-bottom: 40px;
}

.dropdown-list .dropdown-list-item .dropdown-list-item-name {
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    color: #111111;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item ul {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: none;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item ul li {
    margin-bottom: 10px;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item ul li:last-child {
    margin-bottom: 0;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item a {
    color: #60606B;
}

.header-bottom-menu-dropdown .dropdown-list .dropdown-list-item a:hover {
    color: #111111;
}

.dropdown-brands-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: #111111;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.dropdown-brands-header .dropdown-brands-title {
    margin: 0;
}

.dropdown-brands-header .dropdown-brands-link {
    color: #0E8C40;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.dropdown-brands-header .dropdown-brands-link:hover {
    color: #111111;
}

.dropdown-brands-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-flow: row wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 -10px;
}

.dropdown-brands-list .dropdown-brands-item {
    width: 25%;
    padding: 10px 20px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-brands-list .dropdown-brands-item img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: contain;
    -o-object-fit: contain;
    object-fit: contain;
}

.footer-wrap2 {
    border-top: 1px solid #F0F0F5;
    padding-top: 30px
}

.f-oplata .f-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: rgba(96, 96, 107, 0.5);
    margin-bottom: 10px
}

.f-oplata .f-flex {
    display: flex;
    align-items: center
}

.f-oplata .f-flex .f-text {
    padding-left: 20px
}

.h-vats {
    margin-top: 10px;
    margin-right: 20px
}

@media (max-width:760px) {
    .h-vats {
        margin-top: 5px;
        margin-right: 10px
    }

    #basket-root {
        display: block;
    }

    .cart_item {
        width: 100%;
    }

    .cart_total {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }

    .cart_top {
        display: block;
        padding: 10px;
    }

    .cart_top_namb {
        width: 100%;
    }

    .cart_top_del {
        width: 100%;
        text-align: right;
        margin-bottom: 30px;
    }

    .basket-items-list-item-container {
        position: relative
    }

    .cart_top_nav {
        display: none
    }

    .basket-items-list-item-img {
        width: 100%;
    }

    .basket-items-list-item-descriptions {
        width: 100%;
        text-align: center;
    }

    .basket-items-list-wrapper-compact .basket-item-block-image {
        padding-right: 0;
    }

    .basket-items-list-item-remove {
        position: absolute;
        top: 20px;
        right: 20px
    }

    .basket-item-block-info .basket-item-actions-remove {
        display: none;
        padding: 0;
    }

    .basket-item-info-name,
    .basket-item-info-name-link {
        padding: 0 !important
    }

    .basket-items-list-item-price {
        width: 100%;
    }

    .basket-items-list-wrapper-compact .basket-item-block-price>div {
        text-align: center;
    }

    .basket-items-list-table td {
        vertical-align: middle;
        padding: 0;
    }
}

.filter-list .filter-item label {
    position: relative;
    height: 25px;
}

.filter-list .filter-item label span {
    display: flex;
    padding-left: 35px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    align-items: center
}

header .header-top .header-top-wrap .header-top-right {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin-left: 0;
}

header .header-top .header-top-wrap .header-top-address {
    color: #fff;
    font-size: 10px;
    text-transform: none;
    padding-right: 30px;
}

header .header-top .header-top-wrap .header-top-right .header-top-phones .header-top-phone:first-child {
    margin-right: 20px;
}

@media screen and (max-width: 1564px) {
    header .header-top .header-top-wrap .header-top-menu {
        width: -webkit-calc(45% - 30px);
        width: calc(45% - 30px);
    }

    header .header-top .header-top-wrap .header-top-right {
        width: -webkit-calc(55% - 30px);
        width: calc(55% - 30px);
    }

    header .header-top .header-top-wrap .header-top-menu .header-top-menu-link {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1280px) {
    header .header-top .header-top-wrap .header-top-address {
        display: none;
    }

    header .header-top .header-top-wrap .header-top-menu {
        width: -webkit-calc(58.33333% - 30px);
        width: calc(58.33333% - 30px);
    }

    header .header-top .header-top-wrap .header-top-right {
        width: -webkit-calc(41.66667% - 30px);
        width: calc(41.66667% - 30px);
        margin-left: calc(0% + 15px);
    }
}

@media screen and (max-width: 960px) {
    header .header-top .header-top-wrap .header-top-right {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}






table.ceny {
    border: 6px solid #ECEDEE;
    /* общая рамка вокруг таблицы */
    margin: 8px 0;
    /* отступ сверху и снизу от таблицы 10px, слева и справа 0 */
    width: 100%;
    /* ширина таблицы */
}

/* параметры для ячейек заголовков */
table.ceny th {
    background: #1E90FF;
    /* цвет ячейки заголовка */
    border-right: 4px solid #ECEDEE;
    /* рамка справа от ячейки заголовка */
    color: #FFFFFF;
    /* цвет шрифта заголовка */
    font-size: 19px;
    /* размер шрифта заголовка */
    padding: 12px;
    /* внутренний отступ в заголовке */
    text-align: center;
    /* расположение текста по центру ячейки заголовка (центрирование) */
}

/* параметры для нечетных строк таблицы 1,3,5,7 и т.д. */
.table.ceny tr:nth-child(odd) {
    background: #F2F7FD;
    /* цвет фона строки */
}

/* параметры только для первой ячейки в каждой из строк */
table.ceny td:nth-child(1) {
    text-align: left;
}

/* параметры для всех ячеек таблицы */
table.ceny td {
    border-bottom: 9px solid #F5F5F5;
    /* рамка снизу ячейки */
    border-right: 2px solid #ECEDEE;
    /* рамка справа ячейки */
    font-size: 14px;
    /* размер шрифта */
    padding: 14px;
    /* внутренний отступ в ячейки от края */
    vertical-align: middle;
    /* горизонтальное выравнивание */
    text-align: center;
    /* текст по центру */
}




/*АДАПТИВ  в мейн css) */
.div_table {
    overflow-x: scroll;
    width: 100%;
}


.addbitrix {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    height: 50px;
}

.content-block table {}

.content-block .table {
    overflow-x: auto;
    width: 100%;
}

.content-block .table table {
    width: auto;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .map-content-wrap {
        position: static;
    }

    .map .map-content-wrap .contacts-wrap {
        position: static;
        margin: 30px 0;
    }

    .map #map {
        position: static;
        min-height: 400px;
    }

    .map {
        display: flex;
        flex-direction: column-reverse;
    }

    .map .map-content-wrap .contacts-wrap .contacts-wrap-block {
        width: 100% !important;
    }

    .bx-yandex-view-layout,
    .bx-yandex-view-map,
    .bx-google-map {
        height: 100% !important;
        min-height: 400px;
    }
}