

/* Start:/local/templates/base/components/bitrix/news.detail/object/style.css?1773262386228*/
.object__img-сlosed-sale {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 998px) {
    .object__img-сlosed-sale {
        height: 251px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/pager/style.css?169713954536*/
.pagination{
    margin-top: 50px;
}
/* End */


/* Start:/local/templates/base/components/bitrix/news.list/newobjects/style.css?17744322923193*/
.objects__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}

.newobjects-card {
    display: flex;
    flex-direction: column;
    background-color: white;
    box-shadow: 0 2px 20px 0 rgba(29, 34, 45, 0.1);
    border-radius: 1.5rem;
}

.newobjects-card__gall {
    position: relative;
    overflow: hidden;
    height: 200px;
}

.newobjects-card__gall-for-slide {
    height: 200px;
    position: relative;
}

.newobjects-card__gall-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 1.5rem 1.5rem 0 0;
}

.newobjects-card__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 16px;
}

.newobjects-card__top-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 18px;
}

.newobjects-card__top-title {
    margin-right: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}

.newobjects-card__top-lot {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #9ECC51;
}

.newobjects-card__address {
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.newobjects-card__tbl {
    width: 100%;
    margin-bottom: 12px;
}

.newobjects-card__tbl tr {
    border-bottom: 1px solid #e8e8e8;
}

.newobjects-card__tbl th {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
}

.newobjects-card__tbl td {
    width: 50%;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0;
}

.newobjects-card__tbl td a {
    color: #6BAB00;
}

.newobjects-card__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.newobjects-card__price-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.newobjects-card__price-item-month {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #c4c4c4;
}

.newobjects-card__currency {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #c4c4c4;
}

.newobjects-card__price {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #6BAB00;
}

@media (max-width: 998px) {
    .newobjects-card {
        border-radius: 1rem;
    }

    .newobjects-card__gall-img {
        border-radius: 1rem 1rem 0 0;
    }

    .newobjects-card__top-title {
        font-size: 22px;
        line-height: 1;
    }

    .newobjects-card__top-lot {
        font-size: 16px;
        line-height: 1;
    }

    .newobjects-card__address {
        font-size: 18px;
        line-height: 1;
    }

    .newobjects-card__tbl th {
        font-size: 16px;
    }

    .newobjects-card__tbl td {
        font-size: 16px;
    }

    .newobjects-card__tbl td {
        width: 58%;
    }

    .newobjects-card__price {
        font-size: 22px;
        line-height: 1;
    }
}
/* End */
/* /local/templates/base/components/bitrix/news.detail/object/style.css?1773262386228 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/pager/style.css?169713954536 */
/* /local/templates/base/components/bitrix/news.list/newobjects/style.css?17744322923193 */
