.button_company a,
.city_list li .active,
.flex-develop:hover,
.part-container .tile-item,
.poweredby {
    text-decoration: none
}

.border-l .news-item .preview_picture {
    border: 1px solid #eee;
    border-radius: 4px
}

.box-develop {
    display: flex;
    align-items: center;
    margin-left: 100px
}

.flex-develop,
.logo_city.pop_up_btn,
.navigation .top-li[class*=catalog-]>a span {
    display: flex;
    align-items: center
}

.box-develop .flex-develop:first-child {
    margin-right: 45px
}

.text-develop {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-left: 10px;
    opacity: .5
}

.system-nav-orange {
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px
}

.city_list {
    list-style: none;
    display: inline-block;
    vertical-align: top
}

.city_list li {
    display: block
}

.city_list li .active {
    background: #08c;
    color: #fff;
    padding: 3px
}

.logo_city.pop_up_btn:before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 14px;
    width: 8px;
    height: 4px;
    background-image: url('/images/arrow-down.png');
    background-size: cover
}

.logo_city.pop_up_btn {
    margin: 0 0 0 16px;
    max-width: 224px;
    width: 100%;
    height: 32px;
    justify-content: flex-start;
    border: 1px solid #08c;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    padding: 0 20px 0 15px;
    position: relative;
    z-index: 999
}

.logo_address {
    margin-left: 16px !important
}

.b-desc-logo {
    width: 65% !important
}

.ipos_logo,
.ipos_text {
    fill: #979797
}

.footer__poweredby {
    order: 0;
    padding: 0 15px;
    margin-top: 45px
}

.footer__poweredby a:hover {
    color: #fff !important;
    text-decoration: none
}

.poweredby {
    color: inherit;
    display: inline-flex;
    align-items: center;
    text-align: left
}

.poweredby__logo {
    margin-right: 15px;
    width: 76px;
    height: 28px;
    flex-shrink: 0
}

.list-ol,
.list-ul,
.news-detail ol,
.news-detail ul,
.wrapper_content ol,
.wrapper_content ul {
    padding-left: 20px;
    margin: 10px 0 25px
}

.news-detail ol li {
    color: #777;
    margin: 10px 0 20px;
    list-style: decimal
}

.news-detail ul li {
    color: #777;
    margin: 10px 0;
    list-style: disc
}

.list-ol li,
.wrapper_content ol li {
    color: #000;
    margin: 10px 0 20px;
    list-style: decimal
}

.list-ul li,
.wrapper_content ul li {
    color: #000;
    margin: 10px 0;
    list-style: square
}

.button_company {
    padding: 10px 20px;
    display: inline-block;
    background: #01ace2;
    margin: 50px 0
}

.button_company:hover {
    background: #3aa7ca
}

.button_company a {
    color: #fff
}

@media screen and (max-width:1150px) {
    .city_list {
        width: 33%
    }
}

@media screen and (max-width:767px) {
    .box-develop {
        flex-direction: column;
        align-items: flex-start;
        margin: 20px 0 0
    }

    footer .copyright {
        flex-direction: column
    }

    .box-develop .flex-develop:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media screen and (max-width:640px) {
    .city_list {
        width: 50%
    }
}

@media screen and (max-width:420px) {
    .city_list {
        width: 100%
    }
}

.menu-bottom {
    padding: 0;
    list-style: none
}

.footer-menu-new {
    display: flex;
    justify-content: space-around
}

.footer-menu-1 {
    flex-wrap: wrap;
    padding: 5px
}

.tab-content table tr:nth-child(2n) td:nth-child(3) {
    background-color: rgba(0, 0, 0, .1)
}

.b-store-categories-list .row:first-child>div:first-child,
.b-store-categories-list .row:nth-child(3)>div:nth-child(4),
.worktypes-container .worktypes-item-hidden {
    display: none
}

.arenda-flexd {
    display: flex;
    margin: 40px 0;
    justify-content: flex-start
}

.arenda-main,
.header-top__menu .top-li {
    margin-right: 20px
}

.arenda-main {
    border: 1px solid #009fe2;
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
    padding: 11px 30px
}

.not-found-grid,
.not-found-grid-text-all-href {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.sectionCatalog+.form-questions {
    margin-top: 152px
}

.contentPage {
    overflow-x: hidden
}

.worktypes-container .worktypes-item-hover-content li:last-child,
h1.page-title {
    margin-bottom: 0
}

.arenda-container {
    color: #3c3a3d
}

h2.part-container-header {
    color: #0396d4;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: .01em;
    text-transform: uppercase;
    margin-bottom: 20px
}

.part-container {
    margin: 50px 0
}

.part-container .tile-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.part-container .tile-item {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    min-width: 280px;
    width: 280px;
    height: 267px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .12);
    border-radius: 5px;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #3c3a3d
}

.part-container .tile-item span {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    margin: 0 15px
}

.request-container {
    width: calc(100vw - 16px);
    margin-left: -10vw;
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: visible
}

.request-container>div {
    width: 110%;
    display: flex;
    position: relative
}

.request-container .request-image {
    position: relative;
    z-index: 100;
    margin-left: 2px;
    min-width: 620px;
    min-height: 370px
}

.request-container .request-image img {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.request-container .request-text {
    position: relative;
    z-index: 0;
    background-color: #edf8fc;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    min-height: 370px;
    margin-top: 30px;
    margin-left: -40px;
    padding: 20px 0 30px 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.request-container .request-text p {
    line-height: 24px;
    margin-bottom: 15px;
    max-width: 60%
}

.request-container .request-text .request-button-container .request-button {
    background: #0396d4;
    border-radius: 5px;
    padding: 12px 30px
}

.important-container {
    background: url("/images/arenda/important.png") left center/contain no-repeat;
    margin-top: 20px;
    padding-left: 40px
}

.equipment-container .tile-item:hover {
    color: #0396d4
}

.equipment-container .tile-item img {
    width: 143px;
    height: 136px
}

.equipment-container .equipment-hide-show-control {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    display: none;
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

.equipment-container .equipment-hide-show-control::after {
    content: " ";
    width: 12px;
    height: 6px;
    background: url("/images/arenda/arrow.png") center center no-repeat;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 2px;
    margin-left: 10px
}

.equipment-container.equipment-show-all .equipment-hide-show-control::after {
    transform: rotate(180deg)
}

.equipment-items div {
    padding: 0 15px
}

.terms-container h3 {
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 33px;
    color: #0396d4;
    margin-bottom: 4px
}

.terms-container ol {
    margin-bottom: 0;
    list-style-type: none;
    counter-reset: item
}

.terms-container ol li {
    display: flex;
    margin: 20px 0
}

.terms-container ol li:before {
    content: counter(item);
    counter-increment: item;
    display: inline-block;
    font-variant-numeric: tabular-nums;
    color: #0396d4;
    border: 1px solid #0396d4;
    padding: 0 7px;
    border-radius: 50%;
    margin-right: 10px;
    align-self: baseline
}

.terms-container .terms-common-block {
    border: 1px solid #0396d4;
    border-radius: 10px;
    display: flex
}

.terms-container .terms-common-block>div {
    padding: 30px 40px;
    flex-basis: 0;
    flex-grow: 1
}

.terms-container .terms-common-block .terms-ur-block {
    border-left: 1px solid #0396d4;
    background-color: #edf8fc;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.terms-container .terms-common-block .terms-header-mobile {
    display: none;
    margin-bottom: 0
}

.terms-container .terms-common-block #terms-header-mobile-ur {
    margin-bottom: 12px
}

.terms-container .terms-common-block .terms-header-mobile span {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #828282;
    border-bottom: 1px dashed #828282;
    cursor: pointer
}

.terms-container .terms-common-block .terms-header-mobile.terms-header-mobile-active span {
    border-bottom: none;
    color: #0396d4;
    cursor: default
}

.worktypes-container .tile-item img {
    width: 120px;
    height: 120px
}

.worktypes-container .worktypes-item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%
}

.worktypes-container .worktypes-item-hover-content {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #0396d4;
    padding: 20px 20px 20px 40px
}

.worktypes-container .worktypes-item-hover-content li {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    list-style: disc;
    margin-bottom: 12px
}

.not-found-grid-text h1,
.not-found-grid-text h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 40px;
    color: #383639;
    margin-bottom: 20px
}

.not-found-grid-text-bold {
    font-weight: 700;
    font-size: 20px;
    line-height: 24.38px;
    color: #383639;
    margin-bottom: 20px
}

.not-found-grid-text-info {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #383639
}

.not-found-grid-text-all-href {
    margin-top: 50px;
    max-width: 450px
}

.not-found-grid-text-href {
    padding: 16px 35px;
    border: 1px solid #0396d4;
    border-radius: 5px;
    color: #0396d4;
    max-width: 213px
}

.not-found-grid-text-href.second-button-href {
    padding: 16px 35px;
    border-radius: 5px;
    color: #fff;
    border: none;
    background: linear-gradient(90deg, #f88701 0, #ffb909 100%);
    max-width: 213px
}

@media (max-width:1762px) {
    .request-container .request-text p {
        max-width: 80%
    }
}

@media (max-width:1476px) {
    .request-container .request-text p {
        max-width: 95%
    }
}

@media (max-width:1340px) {
    .request-container .request-text p {
        line-height: 22px;
        margin-bottom: 10px
    }
}

.header-bottom__contacts .header__address p,
.header-top__menu .top-li.articles,
.header__work p {
    margin-bottom: 0
}

@media (max-width:1199px) {
    .request-container {
        width: auto;
        margin-right: -20px;
        margin-left: -20px
    }

    .request-container>div {
        width: auto;
        flex-direction: column
    }

    .request-container .request-image {
        margin-left: 0
    }

    .request-container .request-image img {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        width: 100%
    }

    .request-container .request-text {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        min-height: auto;
        margin-top: 0;
        margin-left: 0;
        padding: 20px
    }

    .request-container .request-text .request-button-container {
        text-align: center;
        margin-top: 20px
    }
}

@media (max-width:1139px) {
    .important-container {
        padding-left: 50px
    }
}

@media (max-width:991px) {
    .arenda-flexd {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content: stretch;
        align-items: stretch
    }

    .arenda-main {
        width: 100%;
        margin-bottom: 20px
    }

    .important-container {
        background: 0 0;
        padding-left: 0
    }
}

@media (max-width:910px) {
    .not-found-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .not-found-grid-img {
        display: none
    }
}

@media (max-width:767px) {
    .terms-container .terms-common-block {
        border: none;
        flex-direction: column
    }

    .terms-container .terms-common-block>div,
    .terms-container h3 {
        display: none
    }

    .terms-container .terms-common-block .terms-ur-block {
        border-left: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        display: none
    }

    .terms-container .terms-common-block .terms-fiz-block {
        background-color: #edf8fc
    }

    .terms-container .terms-common-block .terms-block-mobile-active,
    .terms-container .terms-common-block .terms-header-mobile {
        display: block
    }

    .terms-container .terms-common-block .terms-block-mobile {
        margin-left: -20px;
        margin-right: -20px
    }

    .questions-form-container {
        margin: 40px -20px 0
    }

    .questions-form-container .form-questions {
        padding-bottom: unset
    }

    .questions-form-container .form-questions>.container {
        border-radius: 0
    }
}

@media (max-width:696px) {
    .part-container .tile-item {
        margin-left: 20px
    }

    .part-container .tile-item:first-child {
        margin-top: 20px
    }

    .equipment-container:not(.equipment-show-all) .tile-item:nth-child(n+6) {
        display: none
    }

    .equipment-container .equipment-hide-show-control {
        display: block
    }
}

@media (max-width:425px) {
    .not-found-grid-text-all-href {
        grid-template-columns: repeat(1, 1fr)
    }

    .not-found-grid-text-href.second-button-href {
        margin-top: 20px
    }
}

.header-top {
    padding-top: 17px;
    padding-bottom: 17px
}

.header__search {
    margin-right: 40px
}

.header__search input {
    height: 50px;
    max-width: 340px
}

.header__orders {
    margin-left: 24px
}

.header-top__menu {
    flex-grow: 1
}

.header-top__menu .top-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

.header-top__menu .top-li:last-child {
    margin-right: 0
}

.header-top__menu .top-li .btn-gradient {
    background: 0 0 !important
}

.header-top__menu .top-li .btn-gradient::before {
    content: none
}

.header-top__menu .top-li a {
    color: #767676
}

.header__basket-text p,
.header__basket-text span,
.header__phone {
    white-space: nowrap
}

.header__basket-text span {
    margin-right: -25px
}

.header__logo {
    max-width: 271px;
    margin: 5px 40px 5px 0
}

.header-bottom .container {
    padding-top: 15px;
    padding-bottom: 15px;
    grid-template-columns: auto auto auto auto auto auto
}

.header-bottom__contacts {
    border-left: 1px solid #0396d4;
    padding: 15px 0 15px 44px;
    display: flex;
    align-items: flex-start;
    line-height: 1.25
}

.header-bottom__contacts>svg {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top: 3px
}

.header-bottom__contacts .header__select {
    margin-bottom: 14px
}

.header__mail a,
.header__select-current,
.header__work p {
    color: #383639
}

.header__phone span {
    font-size: 24px
}

.topPage+.catalog {
    margin-top: 30px
}

.sectionCatalog__right .titlepage {
    margin-bottom: 30px
}

.sectionCatalog .navigation__catalog+.sectionCatalog__right {
    margin-top: 35px
}

.navigation .top-li>a {
    padding: 10px 15px;
    height: 70px
}

.navigation .top-li.catalog>a {
    background: #f89929
}

.navigation .top-li[class*=catalog]>a {
    white-space: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    height: 70px;
    padding: 10px 15px
}

.navigation .top-li[class*=catalog-]>a span::before {
    content: '';
    flex-shrink: 0;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.navigation .top-li.catalog-derevoobrabatyivayuschee-oborudovanie span::before {
    background-image: url(img/menu/catalog-derevoobrabatyivayuschee-oborudovanie.svg)
}

.navigation .top-li.catalog-stroitelnoe-oborudovanie span::before {
    background-image: url(img/menu/catalog-stroitelnoe-oborudovanie.svg)
}

.navigation .top-li.catalog-elektrostantsii-i-stabilizatoryi span::before {
    background-image: url(img/menu/catalog-elektrostantsii-i-stabilizatoryi.svg)
}

.navigation .top-li.catalog-santehnicheskoe-oborudovanie span::before {
    background-image: url(img/menu/catalog-santehnicheskoe-oborudovanie.svg)
}

.navigation .top-li.catalog-kompressornoe-oborudovanie span::before {
    background-image: url(img/menu/catalog-kompressornoe-oborudovanie.svg)
}

@media screen and (max-width:1500px) {
    .header__logo {
        margin-right: 20px
    }

    .header-bottom__contacts {
        padding-left: 24px
    }

    .header__address p,
    .header__basket-text p,
    .header__basket-text span,
    .header__mail a,
    .header__phone a,
    .header__work p {
        font-size: 14px
    }

    .navigation .top-li>a,
    .navigation .top-li[class*=catalog]>a {
        font-size: 13px
    }

    .header__select-current {
        font-size: 16px
    }
    .navigation .top-li>a {
    padding: 10px 12px;
}
.bx-wrapper .bx-prev {
    left: 50px !important;
  
}
.bx-wrapper .bx-next {
    right: 50px !important;
}
.slider__right-item--txt h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    max-width: 155px;
}
.leasing-design-table {
    width: 1366px;
    position: relative;
    z-index: 2;
}
.wrap-leasing-advantages img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 36%;
    object-fit: cover;
    object-position: center;
}
.sectionCatalog .sectionCatalog__right--main .mainCatalog__filters--sorting {
	width: 300px;
}
.jcf-select {
	width: 100%;
}
.sectionCatalog .sectionCatalog__right--main .mainCatalog__filters._mobile .mainCatalog__filters--showing {
	width: 80px;
}
}

@media (max-width:1560px) and (min-width:1300px) {
.content_new .row.block-sl-4 {
	margin-right: 30px;
}
}
@media screen and (max-width:1300px) {
	    .wrap-leasing-advantages img {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        max-width: 450px;
        margin: auto;
        display: block;
    }
    .header-top .container {
        grid-template-columns: 1fr auto auto auto auto
    }

    .header-bottom .container {
        grid-gap: 0 25px
    }

    .navigation .top-li[class*=catalog-]>a span::before {
        content: none
    }

    .header__logo {
        max-width: 190px
    }

    .header__mail {
        display: none
    }
}

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

    .header-top__menu,
    .header__work,
    .navigation .top-li[class*=catalog-] {
        display: none
    }
}

@media screen and (max-width:991px) {
    .header-top {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .header-top .container {
        display: flex;
        justify-content: space-between
    }

    .header__search {
        margin-right: 0
    }

    .header__logo {
        margin-right: auto
    }

    .header-bottom .container {
        display: flex
    }

    .gamburger {
        order: 4;
        margin-left: auto
    }

    .header__phone {
        margin-bottom: 0
    }

    .header-bottom__contacts,
    header.open-menu .header__address,
    header.open-menu .header__work {
        display: none
    }

    header.open-menu .header-bottom {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 20
    }

    .navigation .top-li {
        width: 100%
    }

    .navigation .top-li>a,
    .navigation .top-li[class*=catalog]>a {
        height: auto
    }

    .navigation .top-li>a {
        justify-content: flex-start
    }

    .catalog__popup {
        top: 0
    }
}