

/* 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 */


/* 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/companies.list/templates/.default/style.css?17716037481978*/
.new-company-card.list-offers__body {
    display: flex;
    align-items: center;
    justify-items: center;
    border-radius: 5px;
}

.company-logo img {
    height: 34px;
    width: 100px;
    object-fit: contain;
}

.company-logo a {
    display: flex;
    font-weight: 600;
    font-size: 18px;
    color: #272c34;
    transition: color .27s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.company-logo a:hover {
    color: #6999fd;
}

.company-info-block {
    display: flex;
    align-items: center;
}

.company-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 300px;
}

.company-info-block {
    width: 320px;
}

.company-info-block > div {
    margin-right: 10px;
    font-size: 15px;
}

.new-company-card .list-offers-company-new__icon-star {
    margin-left: 5px;
}

.company-btns {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: space-between;
    gap: 30px;
}

.company-btns a {
    width: 180px;
}

.company-rating {
    width: 107px;
}

@media (max-width: 1200px) {
    .new-company-card.list-offers__body {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .company-info-block {
        justify-content: flex-end;
    }

    .company-btns {
        margin: 20px 0 0 0;
        width: 100%;
    }

    .company-btns a {
        width: 50%;
    }

    .company-info-block > div:last-child {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .new-company-card.list-offers__body > div {
        width: 100%;
        margin-bottom: 20px;
    }

    .company-info-block {
        justify-content: flex-start;
    }

    .new-company-card.list-offers__body .company-btns {
        margin: 0;
    }
}
/* 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 */
/* /local/components/public/glazing.on.main/templates/.default/style.css?1771603748382 */
/* /local/components/calculators/calculation.widget/templates/.default/style.css?1771603748709 */
/* /local/components/public/companies.list/templates/.default/style.css?17716037481978 */
/* /local/components/public/new.site.linking/templates/.default/style.css?1771603748190 */
