

/* Start:/local/components/public/companies/templates/.default/style.css?1771603748116*/
.logos {
    display: flex;
}

.logos .logo {
    max-width: max-content;
    margin: 0 5px 0 0 !important;
}
/* End */


/* Start:/local/components/public/company.header/templates/.default/style.css?17716037481272*/
.new-card .about-company-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    justify-items: center;
    min-width: 40%;
}

.new-card .card-company-brand__title {
    align-self: flex-start;
}

.company-info-block {
    display: flex;
    align-items: center;
}

.company-info-block > div {
    margin-right: 10px;
}

.new-card .list-offers-company-new__icon-star {
    margin-left: 5px;
}

.actions-block {
    max-width: 200px;
    font-size: 14px;
}

.reviews-block {
    border-radius: 4px;
    max-width: 240px;
    font-size: 14px;
    padding: 20px;
    background-color: #ebf2f7;
}

.reviews-block .button {
    margin: 0;
}

.reviews-block .card-company-reviews {
    font-size: 15px;
}

.reviews-block span {
    color: #3a6fdc;
}

@media (max-width: 890px) {
    .new-card .about-company-block {
        min-width: 100%;
        margin-bottom: 20px;
    }

    .new-card .card-company {
        justify-content: flex-start;
    }

    .reviews-block, .actions-block {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
        max-width: 100%;
    }

    .reviews-block .button {
        width: 100%;
    }
}
/* End */


/* Start:/local/components/public/filter.constructions/templates/.default/style.css?17716037481432*/
#ceny-list .compilation-construction {
    display: flex;
}

#ceny-list .compilation-construction > div, #ceny-list .compilation-construction > a {
    flex-grow: 1;
    max-width: 33%;
}

#ceny-list .inputs-chosed-items {
    background-color: #ebf2f7;
}

#ceny-list .inputs-chosed-items.is-open {
    background-color: #fff;
}

#ceny-list .list-inputs-checkbox__item_accept {
    background-color: #fff;
}

#ceny-list .list-offers_list-constructions .list-offers__body, #ceny-list .list-offers_list-constructions .list-offers__header {
    grid-template-columns: minmax(180px, 320px) minmax(120px, 180px) minmax(240px, 360px);
}

@media (max-width: 767px) {
    #ceny-list .list-offers_list-constructions .list-offers__body {
        display: flex;
        flex-wrap: wrap;
    }

    #ceny-list .compilation-construction {
        flex-wrap: wrap;
    }

    #ceny-list .compilation-construction > div, #ceny-list .compilation-construction > a {
        max-width: 50%;
    }

    #ceny-list .list-offers_list-constructions .list-offers__body div {
        width: 50%;
        flex-grow: 1;
    }
}

@media (max-width: 600px) {
    #ceny-list .compilation-construction > div, #ceny-list .compilation-construction > a {
        max-width: 100%;
    }

    #ceny-list .list-offers_list-constructions .list-offers__body div {
        width: 100%;
        flex-grow: 1;
    }
}

/* End */


/* Start:/local/components/public/company.offices/templates/.default/style.css?17716037481152*/
.office {
    display: flex;
    margin: 0 -30px;
}

.office .o-info_address {
    width: 100%;
}

.office .o-info_schedule, .office .o-title {
    min-width: 250px;
}

.card-wrapper.pb-xs-0 {
    padding-bottom: 0;
}

.show-offices {
    margin: 0 auto 20px auto !important;
    max-width: 250px;
    cursor: pointer;
}

.hide-office {
    display: none;
}

.hide-office.show {
    display: flex;
}

@media (max-width: 1200px) {
    .office .o-title {
        min-width: 200px;
    }
}

@media (max-width: 768px) {
    .office {
        flex-wrap: wrap;
        margin: 0;
        margin-bottom: 20px;
    }

    .office .o-info_schedule ,.office .o-info_address {
        width: 50%;
    }

    .office .o-title {
        width: 100%;
    }

    .office .o-info_address:after {
        right: 0;
        left: 0;
    }

    .office .o-title:after {
        left: 0;
        right: 0;
    }

    .show-offices {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 605px) {
    .office .o-info_schedule ,.office .o-info_address {
        width: 100%;
    }
}
/* End */


/* Start:/local/components/public/company.work.geography/templates/.default/style.css?1771603748248*/
.new-geo .card-list-subjects ul {
    font-size: 14px;
}

@media (max-width: 991px) {
    .new-geo .card-list_col-3 {
        columns: 2;
    }
}

@media (max-width: 768px) {
    .new-geo .card-list_col-3 {
        columns: 1;
    }
}
/* End */
/* /local/components/public/companies/templates/.default/style.css?1771603748116 */
/* /local/components/public/company.header/templates/.default/style.css?17716037481272 */
/* /local/components/public/filter.constructions/templates/.default/style.css?17716037481432 */
/* /local/components/public/company.offices/templates/.default/style.css?17716037481152 */
/* /local/components/public/company.work.geography/templates/.default/style.css?1771603748248 */
