

/* Start:/local/components/public/filter.companies/templates/.default/style.css?17716037482352*/
.list-offers-phones-new .button {
    min-width: 160px;
}

.offers-windows-list__img {
    width: auto !important;
    max-width: 95%;
}

.filter-header {
    font-size: 2.5rem;
    line-height: 2.7rem;
}

.main-header-desc {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.main-header-desc .main-desc {
    max-width: 650px;
    font-size: 1.06rem;
    line-height: 1.37rem;
}

.main-header-desc .main-desc a {
    text-decoration: none;
    color: #3168da;
    transition: color .27s;
}

.main-header-desc .main-desc a:hover {
    color: #6999fd;
}

.main-header-desc .buttons-wrap {
    display: flex;
    flex-direction: column;
    width: 260px;
}

.main-header-desc .buttons-wrap a:first-child {
    margin-bottom: 15px;
}

.products-list {
    color: #000;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.products-list > div {
    width: 20%;
}

@media (max-width: 991px) {
    .vue-select-filter-inputs:nth-child(4) {
        display: none;
    }

    .products-list > div {
        width: 25%;
    }

    .main-header-desc {
        flex-wrap: wrap;
    }

    .main-header-desc .main-desc {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .main-header-desc .buttons-wrap {
        flex-direction: row;
        gap: 20px;
        max-width: 100%;
        width: 100%;
    }

    .main-header-desc .buttons-wrap > a {
        margin: 0 !important;
        width: 50%;
    }
}

@media (max-width: 768px) {
    .list-offers-price-new__content {
        width: 100%;
    }

    .products-list {
        flex-wrap: wrap;
        gap: 5px;
    }

    .products-list > div {
        width: calc(50% - 5px);
        margin-bottom: 5px;
    }
}

@media (max-width: 575px) {
    .products-list > div {
        width: 100%;
    }

    .vue-select-filter-inputs:nth-child(4) {
        display: block;
    }

    .main-header-desc {
        margin-bottom: 0 !important;
    }

    .main-header-desc .buttons-wrap {
        flex-wrap: wrap;
        gap: 0;
    }

    .main-header-desc .buttons-wrap > a {
        width: 100%;
        margin-bottom: 10px !important;
    }
}


/* End */


/* Start:/local/components/calculators/calculation.widget/templates/.default/style.css?1771603748709*/
a.cards-window-scroll__item {
    text-decoration: none;
}

.calculator-items .cards-window-scroll__item,.calculator-items .cards-window-scroll__item {
    min-width: 100%;
}

.calculator-items .card-calculator {
    min-width: 100%;
    min-height: 175px;
}

.calculator-items .card-calculator > span:first-child {
    width: 75%;
}

.calculator-items .basket-card_in-tender {
    min-height: 390px;
}

.calculator-items .basket-card_in-tender:before {
    background-color: white;
}

.calculator-items .scroll-style-hor {
    border-radius: 10px;
    scrollbar-color: #3168da transparent;
}

.calculator-items .button {
    text-transform: uppercase;
    max-width: 80%;
}

/* End */


/* Start:/local/components/public/new.site.linking/templates/.default/style.css?1771603748190*/
.site-linking ul {
    display: grid;
    grid-template-rows: repeat(5, min-content);
    grid-auto-flow: column;
}

.site-linking .footer-menu_card-company {
    margin-bottom: 0;
}
/* End */


/* Start:/local/components/public/glazing.on.main/templates/.default/style.css?1771603748382*/
.glued-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.glued-column a {
    height: 100%;
}

@media (max-width: 767px) {
    .glued-column {
        display: block;
    }

    .glued-column > a {
        height: 88px;
    }
}

@media (max-width: 575px) {
    .glued-column > a {
        height: 90px;
    }
}

/* End */
/* /local/components/public/filter.companies/templates/.default/style.css?17716037482352 */
/* /local/components/calculators/calculation.widget/templates/.default/style.css?1771603748709 */
/* /local/components/public/new.site.linking/templates/.default/style.css?1771603748190 */
/* /local/components/public/glazing.on.main/templates/.default/style.css?1771603748382 */
