

/* Start:/bitrix/templates/aspro-allcorp-devcent/components/bitrix/news.list/flats_on_plan_test/style.css?17188774129540*/
.project-list {
    margin-bottom: 60px;
}

.project-list__item {
    position: relative;
    overflow: hidden
}

.grid-list--no-gap .project-list__item-image--absolute {
    left: -1px
}

.project-list__item-image-wrapper {
    position: relative;
    padding-top: 67%;
    overflow: hidden;
    width: 100%
}

.project-list__item-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.project-list__item-additional-text {
    position: absolute;
    top: 40px;
    left: 40px;
    right: 46px;
    transition: opacity ease-in-out .3s;
    z-index: 1
}

.project-list__item-button {
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 46px;
    transition: opacity ease-in-out .3s;
    text-align: right;
    z-index: 2
}

.project-list__item-text-top-part {
    height: 100%
}

.project-list__item-preview-wrapper {
    margin-top: 16px
}

.project-list__item-section {
    position: relative
}

.project-list__item-section--mt-19 {
    margin-top: 19px
}

.project-list__item-section.project-list__item-section--FON {
    position: relative;
    margin-bottom: 10px
}

.project-list__item-text-wrapper {
    position: absolute;
    z-index: 2;
    max-height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 3px 40px 40px;
    overflow: hidden;
    overflow-anchor: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in-out .3s, visibility ease-in-out .3s
}

.project-list__item-text-top-part {
    padding: 0 43px 0 0
}

body .project-list__item-title .dark_link {
    color: #fff
}

.project-list__item--with-preview:hover .project-list__item-additional-text {
    opacity: 0
}

.project-list__item--with-preview:hover .project-list__item-text-wrapper {
    opacity: 1;
    visibility: visible
}

.project-list__item-link--absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.project-list__item--wide {
    max-height: 600px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .grid-list--no-grid > .project-list__wrapper {
        width: 33.33%
    }

    .grid-list--no-grid > .project-list__wrapper.item-w50, .grid-list--no-grid > .project-list__wrapper.item-w66 {
        width: 66.66%
    }
}

@media (min-width: 992px) {
    .project-list__item-sticker--BOTTOM {
        bottom: 35px;
        left: 36px
    }

    .grid-list--wide-first > div:first-of-type .project-list__item-title {
        font-size: 1.6em
    }

    .project-list__item--wide .project-list__item-additional-text {
        top: 70px;
        left: 79px;
        right: 133px
    }

    .project-list__item--wide .project-list__item-section {
        margin-bottom: 15px
    }

    .project-list__item--wide .project-list__item-text-wrapper {
        padding-left: 80px
    }

    .project-list__item--wide .project-list__item-text-top-part {
        padding: 0 130px 26px 0
    }

    .project-list__item--wide .arrow-all {
        top: auto;
        bottom: 96px;
        right: 78px
    }

    .project-list__item--with-left-block .project-list__item-additional-text {
        top: 58px;
        left: 66px;
        right: 125px
    }

    .project-list__item--with-left-block .arrow-all {
        top: auto;
        bottom: 78px;
        right: 60px
    }

    .project-list__item--with-left-block .project-list__item-text-wrapper {
        padding-left: 66px;
        padding-bottom: 58px
    }

    .project-list__item--with-left-block .project-list__item-text-top-part {
        padding: 0 122px 0 0
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .project-list__item--wide .project-list__item-text-top-part {
        padding: 0 110px 0 0
    }

    .project-list__item--wide .project-list__item-additional-text {
        right: 113px
    }

    .project-list__item--wide .arrow-all {
        top: auto;
        bottom: 50px;
        right: 24px
    }
}

@media (max-width: 991px) {
    .project-list__item-text-wrapper {
        padding: 10px 3px 20px 20px
    }

    .project-list__item-text-top-part {
        padding-right: 17px
    }

    body .project-list__item-title {
        font-size: 18px
    }

    .grid-list--no-grid > .project-list__wrapper {
        width: 33.33%
    }

    .project-list__item-image-wrapper {
        padding-top: 100%
    }

    .project-list__item-additional-text {
        top: 20px;
        left: 20px;
        right: 20px
    }
}

@media (max-width: 767px) {
    .grid-list--no-grid > .project-list__wrapper {
        width: 50%
    }

    .project-list__item--wide .arrow-all {
        display: none
    }
}

@media (min-width: 601px) {
    .project-list__item-sticker--BOTTOM_CORNER {
        bottom: 40px;
        left: 39px
    }

    .project-list__item--wide .project-list__item-image-wrapper {
        padding-top: 33%
    }
}

@media (max-width: 600px) {
    .project-list__item.flexbox--direction-row-reverse {
        flex-direction: column
    }

    .project-list__item-preview-wrapper {
        font-size: 13px;
        line-height: 20px
    }

    .project-list__item-sticker--BOTTOM, .project-list__item-sticker--BOTTOM_CORNER {
        bottom: 24px;
        left: 27px
    }

    .project-list__item-image-wrapper:after {
        top: 40%
    }
}

@media (max-width: 450px) {
    .project-list__item-sticker--TOP {
        top: 30px;
        left: 31px
    }
}

.buildings-list {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fill,minmax(310px,1fr));
    margin-bottom: 40px;
}

.building {
    align-items: center;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    color: #333;
    display: flex;
    padding: 10px 20px;
    transition: color 0.3s, border-color 0.3s;
}

.building--type_1 {
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
}

.building:hover {
    border-color: #e5e5e5;
    color: #fa8736;
}

.building:hover .building__arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='14' height='14' fill='%23333'%3E%3Cpath d='M5.3,0C5.5,0,5.8,0.1,6,0.3l9.7,9.7L6,19.7c-0.4,0.4-1,0.4-1.4,0s-0.4-1,0-1.4l8.3-8.3L4.6,1.7c-0.4-0.4-0.4-1,0-1.4C4.8,0.1,5,0,5.3,0z'/%3E%3C/svg%3E");
}

.building__num {
    align-items: center;
    background: #fa8736;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 48px;
    height: 64px;
    justify-content: center;
    min-width: 64px;
    transition: background 0.3s;
    width: 64px;
}

.building__num + .building__text-block {
    padding-left: 20px;
}

.building__title {
    display: block;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 6px;
}

.building__text {
    color: #999;
    display: block;
    font-size: 16px;
}

.building__arrow {
    border: 1px solid #f2f2f2;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='14' height='14' fill='%23ccc'%3E%3Cpath d='M5.3,0C5.5,0,5.8,0.1,6,0.3l9.7,9.7L6,19.7c-0.4,0.4-1,0.4-1.4,0s-0.4-1,0-1.4l8.3-8.3L4.6,1.7c-0.4-0.4-0.4-1,0-1.4C4.8,0.1,5,0,5.3,0z'/%3E%3C/svg%3E");
    border-radius: 50%;
    height: 40px;
    margin-left: 20px;
    min-width: 40px;
    width: 40px;
}

.ml-10 {
    margin-left: 10px;
    font-size: 20px;
}

.ordering-wrap {
    margin-bottom: 10px;
}

.filters-wrap {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .ml-10 {
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }
}

.plan {
    margin-bottom: 10px;
}

.plans-wrapper {
    position: relative;
}

.plans-wrapper_rotator {
    left: 15px;
    position: absolute !important;
    top: 15px;
    z-index: 1;
}

.plans-wrapper__list .plans-wrapper__plan:first-child{
    display: block;
}

.plans-wrapper__list .plans-wrapper__plan:nth-child(2){
    display: none;
}

@media(max-width: 1199px) {
    .plan__image {
        height: auto !important;
        max-width: 100% !important;
        opacity: 1 !important;
        position: relative !important;
        pointer-events: none;
        width: 100% !important;
    }

    .plan__image canvas {
        display: none !important;
    }

    .plan map {
        display: none;
    }

    .floor-outer {
        overflow-x: auto;
        margin-bottom: 100px;
        scrollbar-width: none;
        z-index: 1;
    }

    .floor-outer .floor {
        margin-bottom: 0;
        width: 1110px;
    }
}

@media(min-width: 1200px) {
    .plan {
        margin-bottom: 10px;
    }

    .mobile-block {
        display: none;
    }
}

.action--block {
    background-color: var(--theme-base-color);
    border-color: var(--theme-base-color);
    color: #fff;
    border-radius: var(--theme-border-radius);
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 20px;
}

.action--block .btn {
    margin-top: 10px;
}
/* End */
/* /bitrix/templates/aspro-allcorp-devcent/components/bitrix/news.list/flats_on_plan_test/style.css?17188774129540 */
