

/* Start:/local/templates/studiovektor/components/bitrix/breadcrumb/vector_crumbs/style.min.css?1759991151620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/studiovektor/components/bitrix/news.list/portfolio-page__items-list/style.css?17611290601728*/
/* СТИЛИ ДЛЯ ПОРТФОЛИО */

._portfolio {
    display: flex;
    flex-flow: column;
}

._portfolio>*:not(:first-child) {
    margin-top: 50px;
}

._portfolio-item.active {
    display: flex !important;
}

._portfolio-item {
    /*display:none;*/
    display: flex;
    box-shadow: 0 6px 10px rgb(0 0 0 / 8%), 0 0 6px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 20px;
}

._portfolio-item>div {
    width: 100%;
    display: flex;
    flex-flow: column;
    place-content: space-between;
    align-items: center;
}

._portfolio-item>div:first-child {
    max-width: 60%;
    min-width: 60%;
}

._portfolio-item ul {
    height: -webkit-fill-available;
    display: flex;
    flex-flow: column;
    place-content: space-evenly;
}

._portfolio-item p {
    padding-top: 20px;
    margin: 0;
    color: #16222C;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

._portfolio-item a {
    font-size: 17px;
    font-weight: 700;
}

._portfolio-item li a {
    text-decoration: none;
    font-size: inherit;
    font-weight: 400;
    color: #0062cc;
    border-bottom: 1px dotted #0062cc;
}

#_portfolio_btn_more {
    display: none;
    align-self: center;
}

#_portfolio_btn_more.deactive {
    display: none;
}

@media(max-width:900px) {
    ._portfolio-item {
        flex-flow: column;
    }

    ._portfolio-item>div:first-child {
        flex-flow: column-reverse;
    }

    ._portfolio-item>div:first-child {
        max-width: 100%;
        min-width: 100%;
    }

    ._portfolio-item p {
        padding: 20px 0;
        text-align: center;
    }
}

/* ПОРТФОЛИО КОНЕЦ */
/* End */
/* /local/templates/studiovektor/components/bitrix/breadcrumb/vector_crumbs/style.min.css?1759991151620 */
/* /local/templates/studiovektor/components/bitrix/news.list/portfolio-page__items-list/style.css?17611290601728 */
