

/* Start:/dizajn-proekty/style.css?17472970906207*/
.p-announce {
    background: url(/dizajn-proekty/images/projects-announce.jpg) no-repeat right center;
    background-size: cover;
    position: relative;
    isolation: isolate;
}

.p-announce::before {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    position: absolute;
    z-index: 0;
}

.p-announce__text {
    margin: 55px 0 60px;
    padding: 83px 90px 44px 0;
    display: flex;
    width: 50%;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
    position: relative;
    z-index: 1;
}

.p-announce__text p {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 24px;
}

.p-announce__text small {
    font-size: 15px;
    line-height: 20px;
}

@media (max-width: 992px) {
    .p-announce::before {
        width: 100%;
    }

    .p-announce__text {
        margin: 24px 0 22px;
        padding: 14px 0 15px;
        width: 100%;
    }

    .p-announce__text p {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
    }

    .p-announce__text small {
        font-size: 12px;
        line-height: 14px;
    }
}
.b-button--red {
    background-color: #c1272d;
    color: #fff;
}

.b-button--small {
    font-size: 11px;
    height: 30px;
    padding: 0.5em 1em;
}
.b-button--big {
    padding: 10px 0;
    width: 243px;
    height: 44px;
}
.b-button {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.b-listing {
    position: relative;
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
}

/* Стиль для колонок в списке */
.b-listing__col {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

/* Стиль для колонок в списке с боковой панелью */
.b-listing--with-sidebar .b-listing__col:not([class*=col-]) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 992px) {
    .b-listing--with-sidebar .b-listing__col:not([class*=col-]) {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 1600px) {
    .b-listing--with-sidebar .b-listing__col:not([class*=col-]) {
        -ms-flex: 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 1199px) {
    .b-listing {
        margin-left: -5px;
        margin-right: -5px;
    }
    .b-listing__col {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.b-item-card {
    height: 100%;
    border: solid #bbb 1px;
    border-radius: 0;
}

.b-item-card__body {
    padding: 12px 15px 9px;
}

.b-item-card__image-block {
    display: flex;
    position: relative;
    width: 100%;
    min-height: 35px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding-bottom: 5px;
}

.b-listing--with-sidebar .b-item-card__image-block {
    aspect-ratio: 1/1;
}

.b-item-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}

.b-item-card__dscr {
    font-size: 12px;
    font-weight: 300;
}

.b-item-card__title {
    color: #000;
}

@media (max-width: 576px) {
    .b-listing__col {
        margin-bottom: 10px;
    }

    .b-item-card__body {
        padding: 6px 5px 9px;
    }
}

.card-img-top.b-item-card__image-block {
    position: relative;
}
.project-listing,
.project-listing .b-item-card__image-block {
    aspect-ratio: 492/315;
}

.b-listing {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 90px;
}

.b-listing__col {
    padding-right: 10px;
    padding-left: 10px;
}

/* Стиль для карточек без рамки */
.b-item-card {
    border: unset;
}

.b-item-card__image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.b-item-card__body {
    padding: 25px 0 0;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 16px;
}

.b-item-card__title-semibold {
    font-weight: 600;
}

@media (max-width: 992px) {
    .b-listing {
        margin-bottom: 20px;
    }
}
.projects__button-container {
    background-color: #c1272d;
    padding: 70px 0 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: -45px;
}
.projects__button-container p {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 21px;
}
.projects__button {
    border: 2px solid white !important;
}

@media (max-width: 992px) {
    .projects__button-container {
        padding: 48px 18px 45px;
        margin-bottom: -45px;
    }

    .projects__button-container p {
        font-size: 16px;
        line-height: 20px;
    }
}
@media (any-pointer: coarse) {
    .b-cart-table .b-cart-table__tbody .b-cart-table__description .b-cart-product-link {
        display: block;
    }

    .b-cart-table .b-cart-table__tbody .b-cart-table__description .cart-under {
        padding: 6px 0;
    }

    .b-cart-table .b-cart-table__controls-table .input-group .b-btn-number {
        height: 28px;
        padding: 0 10px;
    }

    .b-cart-table .b-cart-table__controls-table .input-group .form-control {
        height: 28px;
        min-width: 45px;
    }

    sub, sup {
        font-size: 13px!important;
    }
}

@media (any-pointer: coarse) {
    .b-cart-table .b-cart-table__tbody .b-cart-table__description .b-cart-product-link {
        display: block;
    }

    .b-cart-table .b-cart-table__tbody .b-cart-table__description .cart-under {
        padding: 6px 0;
    }

    .b-cart-table .b-cart-table__controls-table .input-group .b-btn-number {
        height: 28px;
        padding: 0 10px;
    }

    .b-cart-table .b-cart-table__controls-table .input-group .form-control {
        height: 28px;
        min-width: 45px;
    }

    sub, sup {
        font-size: 13px!important;
    }
}
.b-cover-image {
    height: 100%;
    width: 100%;
    object-fit: contain;
    aspect-ratio: 16 / 9;
}
/* End */
/* /dizajn-proekty/style.css?17472970906207 */
