

/* Start:/local/templates/template6/components/bitrix/catalog.section/grey-template/style.css?17830047088052*/
.content.room-detail-page {
    padding-top: 14px;
}

.room-detail-page .banner-container {
    background-color: #9DA8BF;
    padding: 40px 0 44px;
    margin: 0 0 100px;
}

.room-detail-page .banner-container .top-banner {
    display: flex;
    width: 1206px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    max-height: 104px;
}

.room-detail-page .top-banner__text {
    color: #FFF;
    font-family: "Arial", sans-serif;
}

.room-detail-page .top-banner__text .top-banner__text-title {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 12px;
}

.room-detail-page .top-banner__text .top-banner__text-price {
    font-size: 30px;
    background-color: #46526C;
    padding: 0 14px;
    border-radius: 20px;
    width: fit-content;
    line-height: 115%;
}

.room-detail-page .top-banner__btn {
    height: 100%;
    margin: 8px 22px 0 0;
}

.room-detail-page .top-banner__btn a {
    min-width: 185px;
    border-radius: 100px;
    letter-spacing: -0.56px;
    color: #000;
    margin-left: 10px;
    border: none;
    padding: 14px 58px 14px 50px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    background: #afff4d;
    cursor: pointer;
    text-decoration: none;
}

.content.room-detail-page .-type-contact {
    margin-top: 100px;
}

.content.room-detail-page .-type-contact .form__motivator {
    display: none;
}

.content.room-detail-page .-type-contact .form__title {
    margin-bottom: 59px;
}

.content.room-detail-page .-type-contact .form__row {
    margin-top: 0;
    padding: 0;
}

.content.room-detail-page .-type-contact .form__row:first-child {
    margin-top: 59px;
    padding: 0;
}

.content.room-detail-page .-type-contact .form__row .form__field.-room {
    max-width: 15.4rem;
}

.content.room-detail-page .-type-contact .form__row .form__field.-room .form__control {
    max-width: 100%;
}

.content.room-detail-page .-type-contact .form__field:not(:last-child) {
    margin-right: 40px;
    width: 22%;
}

.content.room-detail-page .-type-contact .form__row .form__field input {
    font-size: 14px;
    padding: 20px 15px;
}

.content.room-detail-page .info-rent {
    background-color: #fff;
    border-left: 10px solid #9DA8BF;
    display: flex;
    gap: 46px;
    margin-top: 102px;
    align-items: center;
}

.content.room-detail-page .info-rent .info-rent__img img {
    display: block;
}

.content.room-detail-page .info-rent .info-rent__desc {
    padding-bottom: 6px;
    margin-left: 46px ;
}

.content.room-detail-page .info-rent .info-rent__desc a {
    color: #000;
}

.content.room-detail-page .info-rent .info-rent__desc a:hover {
    color: #000;
    text-decoration: none;
}

.content.room-detail-page .info-rent .info-rent__desc-title {
    font-family: "Arial", sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 14px;
}

.content.room-detail-page .info-rent .info-rent__desc-text {
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.content.room-detail-page .info-rent .info-rent__desc-text p {
    margin-bottom: 6px;
}

.content.room-detail-page .fond-slider {
    margin-top: 98px;
}

.content.room-detail-page .fond-slider .section.-rooms {
    padding-bottom: 0;
}

.content.room-detail-page .show-more-block {
    background-color: #fff;
    padding: 20px 40px 28px;
    max-width: 1160px;
    margin: 70px auto 0;
}

.content.room-detail-page .show-more-block p {
    margin-bottom: 14px;
    line-height: 120%;
}

.content.room-detail-page .show-more-block .show-more-block__first,
.content.room-detail-page .show-more-block .show-more-block__second {
    font-size: 18px;
}

.content.room-detail-page .show-more-block .show-more-block__second {
    display: none;
}

.content.room-detail-page .show-more-block .show-more-block__second.active {
    display: block;
}

.content.room-detail-page .show-more-block .show-more-block__more-btn {
    font-size: 18px;
    font-family: "Arial", sans-serif;
    display: contents;
}

.content.room-detail-page .show-more-block .show-more-block__more-btn svg {
    margin-left: 5px;
}

.content.room-detail-page .show-more-block .show-more-block__more-btn.active svg {
    transform: rotate(180deg);
}

@media screen and (max-width: 1300px) {
    .room-detail-page .banner-container .top-banner {
        width: auto;
        max-width: 1180px;
    }
}

@media screen and (max-width: 1200px) {
    .content.room-detail-page {
        padding: 20px 0 100px;
    }

    .room-detail-page .banner-container {
        padding: 40px 15px;
    }

    .room-detail-page .top-banner__btn {
        margin: 0;
    }
}

@media screen and (max-width: 1169px) {
    .content.room-detail-page .-type-contact .form__row:first-child {
        gap: 10px;
        margin-bottom: 30px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field {
        margin: 0;
    }

    .content.room-detail-page .-type-contact .form__row .form__field.-full {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1020px) {
    .content.room-detail-page .-type-contact .form__row:first-child {
        gap: 10px;
        margin-bottom: 30px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field {
        width: 100%;
    }

    .content.room-detail-page .-type-contact .form__row .form__field.-full {
        margin-bottom: 30px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field.-room {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .content.room-detail-page {
        padding-top: 0;
        margin-top: -16px;
    }

    .room-detail-page .banner-container {
        margin-bottom: 44px;
    }

    .room-detail-page .banner-container .top-banner {
        flex-direction: column;
        max-height: fit-content;
        height: auto;
    }

    .room-detail-page .top-banner .top-banner__text {
        text-align: center;
    }

    .room-detail-page .top-banner .top-banner__text .top-banner__text-title {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .room-detail-page .top-banner .top-banner__text .top-banner__text-price {
        margin: auto;
    }

    .room-detail-page .top-banner__btn {
        margin-top: 32px;
    }

    .room-detail-page .top-banner__btn a {
        margin-left: 0;
    }

    .content.room-detail-page .-type-contact {
        margin-top: 30px;
    }

    .content.room-detail-page .-type-contact .form__title {
        margin-bottom: 17px;
    }

    .content.room-detail-page .form.-feedback {
        padding: 30px 20px 27px;
    }

    .content.room-detail-page .-type-contact .form__motivator {
        display: none;
    }

    .content.room-detail-page .-type-contact .form__row {
        margin-top: 17px;
        padding: 0;
    }

    .content.room-detail-page .-type-contact .form__row:first-child {
        margin-top: 17px;
        padding: 0 3px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field {
        margin-bottom: 29px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field.-room {
        margin-bottom: 29px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field.-full {
        margin-bottom: 39px;
        margin-top: -13px;
    }

    .content.room-detail-page .-type-contact .form__row .form__field input {
        font-size: 12px;
        padding: 20px 15px;
    }

    .content.room-detail-page .-type-contact .button.-type-booking.-state-form {
        margin-top: -36px;
    }

    .content.room-detail-page .info-rent {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .content.room-detail-page .show-more-block {
        padding: 2px 8px 23px;
        margin: -5px 4px -70px;
    }

    .content.room-detail-page .show-more-block .show-more-block__first,
    .content.room-detail-page .show-more-block .show-more-block__second {
        font-size: 16px;
    }

    .content.room-detail-page .show-more-block p {
        margin-bottom: 20px;
    }
}

/* End */


/* Start:/local/templates/template6/components/bitrix/catalog.section/simple-slider/style.css?17829098692191*/
.slider.photo-room-gallery {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: inherit;
    margin: auto;
}

.photo-room-gallery .slider__container {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}

.photo-room-gallery .slider__item {
    flex: 0 0 100%;
    min-height: 300px;
}

.photo-room-gallery .slider__item .image {
    width: 90%;
    margin: 0 auto;
    max-width: 1163px;
    height: auto;
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.photo-room-gallery .slider__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #AFFF4D;
    color: #000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.photo-room-gallery .slider__arrow--prev {
    left: 0;
}

.photo-room-gallery .slider__arrow--next {
    right: 0;
}

.photo-room-gallery .slider__dots {
    display: none;
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    gap: 12px;
    justify-content: center;
    align-items: center;
}

.photo-room-gallery .slider__dot {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
}

.photo-room-gallery .slider__dot--active {
    background: #AFFF4D;
    transform: scale(1.2);
}

@media (max-width: 560px) {
    .photo-room-gallery .slider__arrow {
        display: none;
    }

    .photo-room-gallery .slider__dots {
        display: flex;
    }

    .photo-room-gallery .slider__dot {
        width: 7px;
        height: 7px;
        border: 1px solid #CECECE;
    }

    .photo-room-gallery .slider__dot.slider__dot--active {
        border: none;
    }

    .photo-room-gallery .slider__item .image {
        min-height: auto;
        max-height: 172px;
        width: 100%;
    }

    .photo-room-gallery .room-container {
        padding: 0;
        max-width: 345px;
    }
}
/* End */


/* Start:/local/templates/template6/components/bitrix/news.list/for_tenants/style.css?17829119852383*/
.for-tenants {
    margin-top: 64px;
}

.for-tenants__title {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    font-family: "Arial", sans-serif;
    margin-bottom: 32px;
}

.for-tenants__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.for-tenants__item {
    max-width: 374px;
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.for-tenants__item-text {
    margin-left: 5px;
}

.for-tenants__item.wide-item {
    max-width: 100%;
    width: calc(100% - 40px);
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.for-tenants__item.wide-item .for-tenants__item-text {
    margin: 16px 0 0;
    width: 354px;
}

.for-tenants__item.wide-item .for-tenants__item-img {
    order: 2;
    margin-bottom: 0;
}

.for-tenants__item-img {
    height: 142px;
    overflow: hidden;
    margin-bottom: 15px;
}

.wide-item .for-tenants__item-img {
    height: 218px;
}

.for-tenants__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.for-tenants__item-title {
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.for-tenants__item-desc {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

@media screen and (max-width: 1300px) {
    .for-tenants__items {
        justify-content: space-between;
    }

    .for-tenants__item {
        max-width: 32%;
    }

    .for-tenants__item.wide-item {
        width: 100%;
    }
}

@media screen and (max-width: 1029px) {
    .for-tenants__item {
        max-width: 31%;
    }
}

@media screen and (max-width: 660px) {
    .for-tenants {
        width: calc(100% - 10px);
        margin: 8px auto 0;
    }

    .for-tenants__title {
        font-size: 28px;
        line-height: 112%;
        margin-bottom: 40px;
    }

    .for-tenants__item,
    .for-tenants__item.wide-item {
        max-width: 100%;
        width: 100%;
        height: 277px;
    }

    .for-tenants__item.wide-item {
        flex-direction: column;
        gap: 0;
    }

    .for-tenants__item.wide-item .for-tenants__item-img {
        order: 1;
        height: 142px;
        width: 100%;
    }

    .for-tenants__item.wide-item .for-tenants__item-text {
        order: 2;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/template6/components/bitrix/news.list/advantages/style.css?17829120411468*/
.advantages {
    margin-top: 100px;
}

.advantages__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.advantages__item {
    max-width: 374px;
    background-color: #fff;
    padding: 31px 22px;
    display: flex;
    flex-direction: column;
    border-left: 10px #9DA8BF solid;
    width: 32%;
}

.advantages__item-img {
    margin: 0 0 18px 4px;
    justify-content: left;
    display: flex;
}

.advantages__item img {
    width: 52px;
    height: 52px;
    display: block;
}

.advantages__item-title {
    font-family: "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 14px;
    line-height: 118%;
}

.advantages__item-desc ul li,
.advantages__item-desc p {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 114%;
    color: #000;
}

.advantages__item-desc ul {
    list-style: disc;
    opacity: 100%;
    padding-left: 22px;
}

@media screen and (max-width: 1300px) {
    .advantages__items {
        justify-content: space-between;
    }

    .advantages__item {
        max-width: 32%;
        width: 32%;
    }
}

@media screen and (max-width: 1030px) {
    .advantages__item {
        max-width: 48%;
        width: 48%;
    }
}

@media screen and (max-width: 530px) {
    .advantages {
        width: calc(100% - 10px);
        margin: 30px auto 0;
    }

    .advantages__item {
        max-width: 100%;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/template6/components/bitrix/news.list/faq-rooms/style.css?17829117162130*/
.faq-rooms {
    margin-top: 94px;
}

.faq-rooms__title,
.faq-rooms__top-text,
.faq-rooms .accordion .accordion__title,
.faq-rooms .accordion .accordion__content {
    font-weight: 400;
    font-family: "Arial", sans-serif;
}

.faq-rooms__title {
    font-size: 40px;
    font-weight: 400;
    font-family: "Arial", sans-serif;
    text-align: center;
    margin-bottom: 30px;
}

.faq-rooms__top-text {
    font-size: 18px;
    text-align: center;
    max-width: 704px;
    margin: 32px auto 38px;
}

.faq-rooms__top-text p {
    margin-bottom: 16px;
    line-height: 120%;
}

.faq-rooms .accordion-container.accordion-container--faq {
    padding: 0 18px;
    gap: 6px;
}

.faq-rooms .accordion.accordion--faq {
    background-color: #FFF;
    border-left: 10px solid #9DA8BF;
}

.faq-rooms .accordion .accordion__title {
    font-size: 18px;
    border: none;
    align-items: center;
    padding: 16px 44px 10px 33px;
}

.faq-rooms .accordion.accordion--open .accordion__title,
.faq-rooms .accordion .accordion__title {
    color: #000;
}

.faq-rooms .accordion .accordion__content {
    font-size: 14px;
    opacity: 50%;
    margin-bottom: 15px;
}

.faq-rooms .accordion .accordion__content .accordion__text.ustyle {
    padding: 6px 34px;
}

.faq-rooms .accordion .accordion__title svg {
    transition: transform 0.3s ease-in-out;
    min-width: 8px;
    min-height: 5px;
}

.faq-rooms .accordion.accordion--open .accordion__title svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 560px) {
    .container.faq-rooms {
        padding: 0;
        margin-top: 26px;
    }

    .faq-rooms__title {
        font-size: 28px;
        margin-bottom: 34px;
    }

    .faq-rooms__top-text {
        margin: 32px auto;
    }

    .faq-rooms .accordion-container.accordion-container--faq {
        padding: 5px;
    }

    .faq-rooms .accordion .accordion__title {
        font-size: 14px;
        padding: 10px 27px 12px 17px;
        line-height: 110%;
    }

    .faq-rooms .accordion .accordion__content .accordion__text.ustyle {
        padding: 0 18px 9px;
    }
}
/* End */
/* /local/templates/template6/components/bitrix/catalog.section/grey-template/style.css?17830047088052 */
/* /local/templates/template6/components/bitrix/catalog.section/simple-slider/style.css?17829098692191 */
/* /local/templates/template6/components/bitrix/news.list/for_tenants/style.css?17829119852383 */
/* /local/templates/template6/components/bitrix/news.list/advantages/style.css?17829120411468 */
/* /local/templates/template6/components/bitrix/news.list/faq-rooms/style.css?17829117162130 */
