

/* Start:/bitrix/templates/rodnik72/components/bitrix/news/living-conditions/bitrix/news.detail/.default/style.css?16952048364760*/
.living-condition__slider {
    margin-bottom: 40px;
}

.living-condition-item__container img {
    max-width: 304px;
    min-width: 304px;
    min-height: 260px;
    max-height: 260px;
    width: 100%;
    margin: 0 12px;
}

.living-condition-item__container {
    position: relative;
}

.house-detail__text {
    color: #000;

    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%;
    margin-bottom: 50px;
    margin-top: 0;
}

.gallery__description {
    display: block;
    position: absolute;
    text-align: right;
    right: 32px;
    left: 32px;
    bottom: 16px;
    color: #fff;
    padding: 4px 16px;
    margin-left: 16px;
    background-color: rgba(0, 0, 0, 0.4);
    max-width: fit-content;
}


.document {
    position: relative;
    display: flex;
    padding: 24px 22px;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    justify-content: space-between;

    margin-bottom: 24px;

    border-radius: 16px;
    border: 1px solid #EFF0F0;
    background: #F9F9F9;

    transition: all .2s linear;
}

.document:hover {
    background: #EFF0F0;
}

.document__content {
    display: flex;
    align-items: center;
    gap: 24px;
}

.document__icon_type {
    width: 56px;
    height: 56px;
}

.document__name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%; /* 27.2px */
}

.document__icon_download {
    width: 36px;
    height: 36px;
}

.document__accordion {
    cursor: pointer;
    display: flex;
    padding: 17px 34px;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-self: stretch;

    margin-bottom: 24px;

    border-radius: 16px;
    background: #D1F5FD;

    color: #14ADD9;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
}

.document__accordion-flex {
    display: flex;
    align-items: center;
    gap: 16px;
}

.document__panel {
    display: none;
}

.document__panel.active {
}

.document__eye-container {
    display: flex;
    align-items: center;
    gap: 16px;

    transition: all .2s linear;
}

.document__eye-container .eye {
    width: 24px;
    height: 24px;
}

.expand__more {
    width: 24px;
    height: 24px;
    transition: all .2s linear;
}

.active .document__eye-container {
    display: none;
}

.active .expand__more {
    transform: rotate(180deg);
}

.gallery__description {
    display: block;
    position: absolute;
    text-align: right;
    right: 32px;
    bottom: 16px;
    color: #fff;
    padding: 4px 16px;
    margin-left: 16px;
    background-color: rgba(0, 0, 0, 0.4);
    max-width: fit-content;
}


.document {
    position: relative;
    display: flex;
    padding: 24px 22px;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    justify-content: space-between;

    margin-bottom: 24px;

    border-radius: 16px;
    border: 1px solid #EFF0F0;
    background: #F9F9F9;

    transition: all .2s linear;
}

.document:hover {
    background: #EFF0F0;
}

.document__content {
    display: flex;
    align-items: center;
    gap: 24px;
}

.document__icon_type {
    width: 56px;
    height: 56px;
}

.document__name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%; /* 27.2px */
}

.document__icon_download {
    width: 36px;
    height: 36px;
}

.document__accordion {
    cursor: pointer;
    display: flex;
    padding: 17px 34px;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-self: stretch;

    margin-bottom: 24px;

    border-radius: 16px;
    background: #D1F5FD;

    color: #14ADD9;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
}

.document__accordion-flex {
    display: flex;
    align-items: center;
    gap: 16px;
}

.document__panel {
    display: none;
}

.document__panel.active {
}

.document__eye-container {
    display: flex;
    align-items: center;
    gap: 16px;

    transition: all .2s linear;
}

.document__eye-container .eye {
    width: 24px;
    height: 24px;
}

.expand__more {
    width: 24px;
    height: 24px;
    transition: all .2s linear;
}

.active .document__eye-container {
    display: none;
}

.active .expand__more {
    transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
    .house-detail__text {
        margin-bottom: 24px;
    }

    .house-detail__text {
        margin-bottom: 24px;
    }

    .document__eye-container {
        display: none;
    }

    .document__icon_download {
        position: absolute;
        bottom: 8px;
        right: 8px;
    }

    .living-condition__slider-arrow-container {
        display: none !important;
    }
}
/* End */


/* Start:/bitrix/components/smart/smart.documents/templates/.default/style.css?16970072942089*/
.document {
    position: relative;
    display: flex;
    padding: 24px 22px;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    justify-content: space-between;

    margin-bottom: 24px;

    border-radius: 16px;
    border: 1px solid #EFF0F0;
    background: #F9F9F9;

    transition: all .2s linear;
}

.document:hover {
    background: #EFF0F0;
}

.document__content {
    display: flex;
    align-items: center;
    gap: 24px;
}

.document__icon_type {
    width: 56px;
    height: 56px;
}

.document__name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%; /* 27.2px */
}

.document__icon_download, .document__icon_viewing {
    width: 36px;
    height: 36px;
}

.document__accordion {
    cursor: pointer;
    display: flex;
    padding: 17px 34px;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-self: stretch;

    margin-bottom: 24px;

    border-radius: 16px;
    background: #D1F5FD;

    color: #14ADD9;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
}

.document__accordion-flex {
    display: flex;
    align-items: center;
    gap: 16px;
}

.document__panel {
    display: none;
}

.document__panel.active {
}

.document__eye-container {
    display: flex;
    align-items: center;
    gap: 16px;

    transition: all .2s linear;
}

.document__eye-container .eye {
    width: 24px;
    height: 24px;
}

.expand__more {
    width: 24px;
    height: 24px;
    transition: all .2s linear;
}

.active .document__eye-container {
    display: none;
}

.active .expand__more {
    transform: rotate(180deg);
}

.document_icons__container {
    min-width: 88px;
    display: flex;
    gap: 16px;
}

@media screen and (max-width: 767px) {
    .document__eye-container {
        display: none;
    }

    .document__icon_download {
        position: absolute;
        bottom: 8px;
        right: 8px;
    }

    .document__icon_viewing {
        position: absolute;
        top: 16px;
        right: 8px;
    }
}
/* End */
/* /bitrix/templates/rodnik72/components/bitrix/news/living-conditions/bitrix/news.detail/.default/style.css?16952048364760 */
/* /bitrix/components/smart/smart.documents/templates/.default/style.css?16970072942089 */
