

/* Start:/bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/style.css?177461195411905*/
@media all {
    .object-info {
        padding-left: 20px;
    }

    .object-info .h4 {
        font-family: "Open Sans", sans-serif;
        text-transform: uppercase;
    }

    .dl_element__top-icons {
        display: flex;
        align-items: center;
    }
    .object-option.dl-menu .dl_element__top-icons span {
        border-bottom: none;
    }

    .object-info .object-info_footer {
        display: flex;
    }

    .object-info .btn-primary {
        width: auto;
        font-size: 16px;
    }

    .object-footer {
        margin: 30px 0 -15px 0;
        font-size: 0;
    }

    .object-footer .btn {
        margin: 0 15px 15px 0;
    }

    .object-text {
        margin-top: 30px;
    }

    .object-address {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .object-option.dl-menu .dl_element a {
        text-decoration: none;
        color: var(--primary-color);
        border-bottom: 1px solid var(--primary-color);
        display: inline-block;
        margin-bottom: -1px;
    }

    .object-option.dl-menu .dl_element a:hover {
        color: var(--hover-color);
        border-bottom: 1px solid var(--hover-color);
    }

    .object-price_new {
        display: inline-flex;
        text-align: center;
        line-height: 1;
        margin: 10px 0 15px 0;
	    align-items: center;
    }

    .object-price_new span {
        font-size: 30px;
        font-weight: 700;
    }

    .object-price_new span.btn-icon {
        font-size: 30px;
        vertical-align: -10px;
    }

    .object-option.dl-menu span {
        padding-top: 20px;
        line-height: 1.2;
        border-bottom: 1px solid #d9d9d9;
        align-self: flex-end;
    }

    .object-option.dl-menu span:first-child {
        padding-right: 14px;
        width: 35%;
        flex-shrink: 0;
    }

    .object-option.dl-menu .dl_element {
        display: flex;
    }

    .object-gallery {
        position: relative;
    }

    .object-gallery-previews {
        position: relative;
    }

    .object-gallery-previews .embed-responsive-item {
        object-fit: cover;
    }

    .object-gallery-previews figure {
        background-color: #f3f1ec;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: none;
        opacity: 0;
    }

    .object-gallery-previews figure.is-active {
        display: block;
        margin: 0;
        opacity: 1;
    }

    .object-gallery-previews figcaption {
        display: none;
    }

    .object-gallery-thumbs a.gallery-thumbs img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        max-height: 90%;
        max-width: 90%;
    }

    .object-gallery-thumbs {
        position: relative;
        margin-top: 10px;
    }

    .object-gallery-thumbs a.gallery-thumbs {
        display: block;
        padding-bottom: 56.25%;
        overflow: hidden;
        position: relative;
        background-color: #f3f1ec;
        border: 2px solid transparent;
        margin-bottom: 15px;
    }

    .object-gallery-thumbs .swiper-slide {
        width: 33.3333333%;
    }

    .object-gallery-thumbs .swiper-container-horizontal > .swiper-scrollbar {
        left: 0;
        width: 100%;
    }

    .image-actions {
        position: relative;
        padding: 16px;
        background-color: #f5f5f5;
        display: flex;
        justify-content: space-evenly;
        margin-bottom: 5px;
    }

    .add2favourites {
        order: 2;
    }

    .image-actions__link {
        font-size: 13px;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding: 0 10px;
    }

    .image-actions__link-icon {
        display: flex;
        font-size: 24px;
    }

    .image-actions__link-text {
        margin-left: 14px;
        text-decoration: underline;
    }

    .personal_manager_link,
    .mortgage_link,
    .not_relevant_complaint_link {
        display: inline-flex;
        align-items: center;
        margin-left: 28px;
        height: 60px;
        vertical-align: middle;
        font-size: 14px;
        text-decoration: none;
    }
    .mortgage_link {
        margin-left: 0;
        margin-right: 28px;
    }

    .object-option.dl-menu .dl_element .not_relevant_complaint_link {
        margin-left: auto;
        color: #666;
        height: auto;
        font-size: .85em;
        border-bottom: none;
    }

    .personal_manager_link i,
    .mortgage_link i {
        font-size: 40px;
    }
    .not_relevant_complaint_link > i {
        font-size: 1.3em;
    }

    .personal_manager_link .btn-label,
    .mortgage_link .btn-label {
        margin-left: 8px;
        text-decoration: underline;
    }
    .not_relevant_complaint_link .btn-label {
        border-bottom: none;
    }

    .desc_complex .section__content .section__content_img {
        flex-shrink: 0;
        margin-right: 50px;
    }

    .desc_complex .section__content .title {
        font-size: 35px;
        font-weight: 300;
        font-family: 'Merriweather', serif;
    }

    .desc_complex .section__content {
        display: flex;
    }

    .desc_complex .section__content p + ul {
        margin-top: -15px;
    }

    .desc_complex .section__content .btn_block {
        margin-top: 40px;
    }

	.embed-responsive-item.print {
		display: none;
	}

    .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0;
        white-space: nowrap;
        -webkit-clip-path: inset(100%);
        clip-path: inset(100%);
        clip: rect(0 0 0 0);
        overflow: hidden;
    }

    .object-price_area {
		font-size: 16px;
		font-weight: 700;
		margin-left: auto;
	    margin-left: 40px;
    }

    .gallery-text-layout {
        position: absolute;
        bottom: 10px;
        background: #fff;
        padding: 10px 15px;
        border-radius: 5px;
        color: #000;
        background-image: url("/bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/img/layout.png");
        background-repeat: no-repeat;
        background-position: 5px center;
        left: 10px;
        padding-left: 40px;
        z-index: 1;
    }
	.catalog-detail__contacts {
		display: none;
		padding: 0 10px;
		position: fixed;
		left: 0;
		width: 100%;
		bottom: 40px;
		z-index: 999;
	}
	.catalog-detail__link {
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		text-decoration: none;
		padding: 6px 10px;
		border-radius: 6px;
	}
	.catalog-detail__send {
		margin-right: 10px;
		background: #3876fc;
		flex: 1;
		line-height: 14px;
		text-align: center;
	}
	.catalog-detail__wa {
		width: 40px;
		padding: 0;
		margin-right: 10px;
	}
	.catalog-detail__call {
		flex: 1;
		background: #37bd4a;
	}
	.catalog-detail__link:hover {
		color: #fff;
	}
	.catalog-detail__send:hover {
		background: #2f60ca;
		color: #fff;
	}
	.catalog-detail__call:hover {
		background: #2da33e;
		color: #fff;
	}

    /*
        .catalog-card__send
        стиль для кнопки "Заказать звонок" на мобильной версии детальной карточки
        Файл со стилями не всегда подтягивается, поэтому временно добавлен сюда
    */
    .catalog-card__send {
		margin-right: 10px;
		background: #3876fc;
		flex: 1;
		line-height: 14px;
		text-align: center;
	}
    .personal_manager_link {
        margin-left: 0;
        margin-right: 28px;
    }
}

@media screen and (max-width: 1279px) {
    .object-option.dl-menu dd, .object-option.dl-menu dt, .object-address {
        /*font-size: 14px;*/
    }

    .object-price_new span, .object-price_new span.btn-icon, .object-price_new span.btn-label {
        font-size: 20px;
    }

    .object-text {
        margin-top: 15px;
        font-size: 14px;
    }

    .image-actions__link {
        flex-direction: column;
        justify-content: flex-start;
    }

    .image-actions__link-text {
        margin-left: 0;
    }
}

@media screen and (max-width: 1023px) {
    .desc_complex .section__content {
        flex-direction: column;
    }

    .desc_complex .section__content .section__content_img {
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .desc_complex .section__content .btn_block {
        text-align: center;
    }

    .image-actions__link {
        justify-content: center;
        margin-right: 0;
        margin-left: auto;
    }

    .image-actions__link-text {
        display: none;
    }

    .image-actions__link-icon {
        font-size: 30px;
    }

    .object-option.dl-menu span {
        font-size: 14px;
    }

    .object-info {
        padding: 0;
    }

    .row.row-grid, .row-ib.row-grid {
        position: relative;
    }

    .object-price_new {
        position: absolute;
        top: 25px;
        left: 10%;
    }

	.image-actions__link.add2favourites {
		display: none;
	}

	.image-actions {
		padding: 30px;
	}
}

@media screen and (max-width: 767px) {
    .object-option.dl-menu dd, .object-option.dl-menu dt {
        width: 50%;
    }

    .object-option.dl-menu span:first-child {
        padding-right: 14px;
        width: 35%;
        flex-shrink: 1;
        flex-grow: 1;
    }

    .object-option.dl-menu span:last-child {
        flex-grow: 1;
        text-align: right;
        vertical-align: bottom;
    }

    .object-price_new {
        top: 1.35%;
    }
}

@media screen and (max-width: 479px) {
    .personal_manager_link,
    .mortgage_link {
        margin-left: 20px;
        height: 50px;
    }
    .not_relevant_complaint_link {
        margin-left: 10px;
        height: 35px;
    }

    .object-footer .btn {
        margin: 0 0 15px;
        float: left;
        width: auto;
        clear: left;
    }

    .object-footer {
        overflow: hidden;
    }

    .object-footer .btn {
        width: 100%;
    }

    .image-actions {
        padding: 24px 0;
    }

    .object-option.dl-menu span {
        font-size: 13px;
    }

    #object-edit-link {
        margin-left: auto;
	    margin-top: 20px;
    }
}

@media screen and (max-width: 360px) {
    .object-info .object-info_footer {
        flex-direction: column;
        align-items: center;
    }

    .personal_manager_link,
    .mortgage_link,
    .not_relevant_complaint_link {
        margin-left: 0;
        margin-top: 15px;
    }

    .object-gallery-thumbs .swiper-slide {
        width: 50%;
    }

}


@media print {
	@page { margin: 1cm; }
	body {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}
	.section__border-top,
	.main-menu-line .jk-menu-w,
	.main-menu-line,
	.btn {
		display: none !important;
	}

	.embed-responsive-item.print {
		display: block !important;
	}

	.h__top._fixed {
		position: static !important;
		margin-bottom: 20px;
	}
	.section-description {
		line-height: 30px;
	}
	.section._with-padding .section-inner {
		padding-top: 0 !important;
		padding-bottom: 30px !important;
	}
	.object-option.dl-menu {
		columns: 2;
	}
	.object-option.dl-menu span:first-child {
		min-width: 160px;
	}
    .object-info,
	.page-break-inside {
		page-break-inside: avoid;
	}
    .bx-firefox .section__content .row {
        display: block !important;
    }
	.desc_complex .section__content {
		display: block;
	}
	.desc_complex .section__content .section__content_img {
		text-align: center;
	}
	.section__content_text {
		font: 15px/1.5 Tahoma,serif !important;
		margin-top: 15px;
	}
	.catalog-slider.p__swiper .swiper-slide.catalog-slider__item {
		width: calc(50% - 15px) !important;
	}
	iframe {
		max-width: 100%;
	}
	.manager-row {
		box-shadow: none !important;
	}
}
@media (max-width: 479px) {
	.catalog-detail__contacts {
		display: flex;
	}
}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/main.share/flat/style.min.css?1774611953451*/
.bx-share-social{margin:0;padding:0;display:inline-flex;list-style:none;align-items:center;flex-direction:row-reverse}.bx-share-icon{float:right;display:block;margin-top:0;height:22px;width:22px}.bx-share-icon+.bx-share-icon{margin-right:8px}.bx-share-icon a,.bx-share-icon a:active,.bx-share-icon a:link,.bx-share-icon a:visited{color:#fff;font-size:14px;text-align:center;vertical-align:middle;display:block;height:22px;width:22px;border-radius:3px}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/citrus/template/catalog-header-icons/style.css?17746119542374*/
@media all {

    .share-social {
        position: relative;
    }

    .share-social__popup {
        width: 250px;
        padding: 10px;
    }
    .share-social__popup .bx-share-social {
        margin-top: .5em;
        line-height: 1.8em;
    }

    .share-social__popup:before {
        content: '';
        position: absolute;
        top: -20px;
        left: calc(50% - 10px);
        border: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .share-social__link {
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
    }

    .share-social__title {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .share-social__social-component,
    .share-component {
        margin-bottom: 20px;
    }

    .share-social__print-link {
        font-size: 13px;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .share-social__link-icon {
        font-size: 18px;
    }

    .share-social__link-text {
        margin-left: 10px;
        text-decoration: underline;
    }

    .share-social__icon {
        width: 25px;
        min-width: 25px;
        height: 25px;
        fill: var(--primary-color);
    }

}

@media screen and (max-width: 479px) {
    .share-social {
        position: static;
    }
}

@media screen and (max-width: 1279px) {
    .share-social__link {
        flex-direction: column;
        justify-content: flex-start;
    }

}

@media (max-width: 1023px) {
    .header-offer-detail-actions {
        display: flex;
    }
    .header-offer-detail-actions > * + * {
        margin-left: 10px;
    }
    .header-offer-detail-actions .btn-header-share {
        font-size: .7em
    }
    .header-offer-detail-actions .btn-header-share svg {
        fill: #fff;
    }
    .header-offer-detail-actions .btn-header-call-manager .icon-phone {

    }
    .header .header-btn.hamburger {
        margin-left: 10px;
    }
    header nav.header-auth {
        margin-left: 10px;
    }
    header .btn-header-phone,
    .image-actions .action-print,
    .image-actions .share-social,
    .favorite-button-group {
        display: none !important;
    }
}
@media (min-width: 1024px) {
    header .header-offer-detail-actions {
        display: none;
    }
}

/* End */
/* /bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/style.css?177461195411905 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/main.share/flat/style.min.css?1774611953451 */
/* /bitrix/templates/citrus_arealty3/components/citrus/template/catalog-header-icons/style.css?17746119542374 */
