

/* Start:/bitrix/components/citrus.arealty/catalog.section.list/templates/line-sections/style.css?17250106533792*/

/*template.php*/
@media all {
    .catalog-section-content .line-sections {
        margin-bottom: 40px;
    }
    .line-sections {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px 20px;
        min-width: 100%;
        justify-content: center;
    }
    .line-sections._mobile {
        display: none;
    }
    .line-sections--align-left {
        justify-content: flex-start;
    }
    .line-sections__item {
        width: 16.6666667%;
        flex-basis: auto;
        padding: 15px;
        display: flex;
        align-items: flex-start;
        text-decoration: none;
    }
    .line-sections__item-icon-w {
        width: 45px;
        height: 45px;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        background-color: #adadad;
        transition: .3s ease;
    }
    .line-sections__item._selected .line-sections__item-icon-w,
    .line-sections__item:hover .line-sections__item-icon-w {
        background-color: currentColor;
    }
        img.line-sections__item-icon {
            max-width: calc( 100% - 20px );
            max-height: calc( 100% - 20px );
        }
    .line-sections__item-content {

    }
    .bx-ie .line-sections__item-content {
        width: 100%;
    }
    .line-sections__item-name {
        font-weight: 600;
        font-size: 15px;
        margin-top: -4px;
        margin-bottom: 4px;
        line-height: 1.4;
        color: #666666;
        text-decoration: underline;
        display: flex;
        align-items: center;
    }
        .line-sections__item._selected .line-sections__item-name,
        .line-sections__item:hover .line-sections__item-name {
            color: #333333;
        }
        .line-sections__item._selected .line-sections__item-name {
            text-decoration: none;
        }
    .line-sections__item-count {
        color: #999999;
        font-size: 13px;
    }
}
@media (max-width: 1279px) {
    .line-sections__item {
        width: 33.333333%;
    }
}
@media (max-width: 767px) {
    .line-sections__item {
        width: 50%;
    }
    .line-sections {
        display: none;
    }
    .modal-content .line-sections {
        display: block;
    }
    .line-sections._mobile {
        display: flex;
        width: 100%;
        max-width: 100%;
        height: 75px;
        align-items: center;
        margin: 0 0 20px;
    }
    .line-sections._mobile a.hamburger {
        display: flex;
        min-width: 80px;
        height: 100%;
        background: #cdcdcd;
        border-radius: 0;
        color: #fff;
    }
    .line-sections._mobile a.hamburger .lines {
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile a.hamburger .lines:before {
        top: -0.3em;
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile a.hamburger .lines:after {
        top: 0.3em;
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile .line-sections__item{
        flex: 1;
        display: flex;
        height: 100%;
        align-items: center;
        background-color: #adadad;
        padding: 0 20px;
    }
    .line-sections._mobile .line-sections__item._selected {
        background-color: var(--primary-color);
    }
    .line-sections._mobile .line-sections__item-icon-w {
        background: transparent;
        height: 60px;
    }
    .line-sections._mobile .line-sections__item-name,
    .line-sections._mobile .line-sections__item-count {
        color: #fff;
        text-decoration: none;
    }
}
@media (max-width: 479px) {
    .line-sections__item {
        width: 100%;
    }
    .line-sections._mobile a.hamburger {
        min-width: 60px;
    }
}

.object_type:not(.active) {
    display:none;
}
/* End */


/* Start:/bitrix/components/citrus.arealty/catalog.section.list/templates/line-sections/bitrix/catalog.section.list/line-sections/style.css?17250106533792*/

/*template.php*/
@media all {
    .catalog-section-content .line-sections {
        margin-bottom: 40px;
    }
    .line-sections {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px 20px;
        min-width: 100%;
        justify-content: center;
    }
    .line-sections._mobile {
        display: none;
    }
    .line-sections--align-left {
        justify-content: flex-start;
    }
    .line-sections__item {
        width: 16.6666667%;
        flex-basis: auto;
        padding: 15px;
        display: flex;
        align-items: flex-start;
        text-decoration: none;
    }
    .line-sections__item-icon-w {
        width: 45px;
        height: 45px;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        background-color: #adadad;
        transition: .3s ease;
    }
    .line-sections__item._selected .line-sections__item-icon-w,
    .line-sections__item:hover .line-sections__item-icon-w {
        background-color: currentColor;
    }
        img.line-sections__item-icon {
            max-width: calc( 100% - 20px );
            max-height: calc( 100% - 20px );
        }
    .line-sections__item-content {

    }
    .bx-ie .line-sections__item-content {
        width: 100%;
    }
    .line-sections__item-name {
        font-weight: 600;
        font-size: 15px;
        margin-top: -4px;
        margin-bottom: 4px;
        line-height: 1.4;
        color: #666666;
        text-decoration: underline;
        display: flex;
        align-items: center;
    }
        .line-sections__item._selected .line-sections__item-name,
        .line-sections__item:hover .line-sections__item-name {
            color: #333333;
        }
        .line-sections__item._selected .line-sections__item-name {
            text-decoration: none;
        }
    .line-sections__item-count {
        color: #999999;
        font-size: 13px;
    }
}
@media (max-width: 1279px) {
    .line-sections__item {
        width: 33.333333%;
    }
}
@media (max-width: 767px) {
    .line-sections__item {
        width: 50%;
    }
    .line-sections {
        display: none;
    }
    .modal-content .line-sections {
        display: block;
    }
    .line-sections._mobile {
        display: flex;
        width: 100%;
        max-width: 100%;
        height: 75px;
        align-items: center;
        margin: 0 0 20px;
    }
    .line-sections._mobile a.hamburger {
        display: flex;
        min-width: 80px;
        height: 100%;
        background: #cdcdcd;
        border-radius: 0;
        color: #fff;
    }
    .line-sections._mobile a.hamburger .lines {
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile a.hamburger .lines:before {
        top: -0.3em;
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile a.hamburger .lines:after {
        top: 0.3em;
        width: 0.8em;
        height: 0.125em;
    }
    .line-sections._mobile .line-sections__item{
        flex: 1;
        display: flex;
        height: 100%;
        align-items: center;
        background-color: #adadad;
        padding: 0 20px;
    }
    .line-sections._mobile .line-sections__item._selected {
        background-color: var(--primary-color);
    }
    .line-sections._mobile .line-sections__item-icon-w {
        background: transparent;
        height: 60px;
    }
    .line-sections._mobile .line-sections__item-name,
    .line-sections._mobile .line-sections__item-count {
        color: #fff;
        text-decoration: none;
    }
}
@media (max-width: 479px) {
    .line-sections__item {
        width: 100%;
    }
    .line-sections._mobile a.hamburger {
        min-width: 60px;
    }
}

.object_type:not(.active) {
    display:none;
}
/* End */


/* Start:/local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default/style.css?17379217307227*/
/**
Bitrix default style component
*/

/*layout*/
@media all {
	.citrus-sf {
		margin-left: -15px;
		margin-right: -15px;
		display: flex;
		flex-wrap: wrap;
	}
	.citrus-sf__fields-block {
		width: 83.33333333%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.citrus-sf__button-block {
		display: flex;
		flex-direction: column;
		width: 16.66666667%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.citrus-sf__button-block>* {
		margin-bottom: 15px;
	}
}
@media (max-width: 1279px) {
	.citrus-sf__fields-block, .citrus-sf__button-block {
		width: 100%;
	}
}

/*buttons*/
@media all {
	.citrus-sf__button {
		height: 35px;
		padding-top: 6px;
		padding-bottom: 6px;
		color: #fff;
		width: 100%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		position: relative;
		vertical-align: middle;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.2;
		border-radius: 4px;
		text-align: center;
		max-width: 100%;
		transition: .15s ease;
		cursor: pointer;
		margin-bottom: 15px;
	}
	.citrus-sf__button._submit {
		background-color: var(--primary-color, #ce3a12);
		border: 1px solid var(--primary-color, #ce3a12);
	}
		.citrus-sf__button:hover {
			background-color: #fff;
			color: var(--primary-color, #ce3a12);
		}

	.citrus-sf__button-label {
		flex: 1;
	}
	.citrus-sf__button__additional-label {
		color: var(--primary-color, #ce3a12);
		min-width: 26px;
		padding: 0 5px;
		border-radius: 3px;
		font-size: 16px;
		height: 25px;
		background-color: #fff;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		margin: -6px 0 -6px 3px;
	}
		.citrus-sf__button:hover .citrus-sf__button__additional-label {
			background-color: var(--primary-color, #ce3a12);
			color: #fff;
		}
	.citrus-sf__button._reset {
		border: 1px solid #acacac;
		color: #acacac;
		background-color: #f6f6f6;
	}
		.citrus-sf__button._reset:hover {
			background-color: #acacac;
			color: #f6f6f6;
		}


	.citrus-sf:not(._open) .filter-more-link__close {
		display: none;
	}
	.citrus-sf._open .filter-more-link__open {
		display: none;
	}
	.citrus-sf:not(._open) .citrus-sf-more {
		display: none;
	}

	/*filter button*/
	.button.filter-count {
		padding: 0 0 0 10px;
		line-height: 32px;
		white-space: nowrap;
		position: relative;
	}
	.button.filter-count .count {
		position: absolute;
		right: 0;
		height: 26px;
		line-height: 26px;
		min-width: 24px;
		padding: 0 5px;
		margin: 3px;
		border-radius: 5px;
		font-size: 16px;
		text-align: center;
		background-color: #fff;
		font-weight: bold;
		transition: all .3s;
	}
	.button.filter-count:hover .count {
		color: #fff;
	}
	.button.filter-count span.t {
		font-size: 16px;
		vertical-align: top;
	}
}
@media (max-width: 1279px) {
	.citrus-sf-wrapper {
		margin-bottom: 20px;
	}
	.citrus-sf__button-block {
		flex-direction: row;
		align-items: center;
		margin: 15px -10px 0;
		justify-content: center;
	}
	.citrus-sf__button {
		width: 180px;
		margin: 0 10px 0;
	}
	.filter-more-link {
		margin: 0 10px;
	}
	.citrus-sf__button-block>.btn {
		width: 150px;
	}
}
@media (max-width: 767px) {
	.citrus-sf__button {
		width: auto;
		margin: 0 4px;
	}
	.citrus-sf__button-block {
		margin-left: -4px;
		margin-right: -4px;
		justify-content: space-between;
	}
	.filter-more-link {
		margin: 0 4px;
	}
}
@media (max-width: 479px) {
	.citrus-sf__button-block {
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
	}
	.citrus-sf__button {
		width: 180px;
		margin-bottom: 10px;
	}
}

/*main filter layout*/
@media all {
	.citrus-sf-wrapper {

	}
	.citrus-sf-field {
		position: relative;
		margin-bottom: 15px;
		overflow: hidden;
	}
	.citrus-sf-field._open {
		overflow: visible;
	}
}

/*labels*/
@media all {
	.citrus-sf-label {
		padding: 0 65px 0 10px;
		line-height: 33px;
		height: 35px;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		border: 1px solid #c5b99f;
		position: relative;
		background-color: #f9f8f5;
		cursor: pointer;
	}
	.citrus-sf-label:after {
		content: '';
		position: absolute;
		right: 10px;
		top: 8px;
		bottom: 0;
		margin: auto;
		height: 0;
		width: 0;
		border: 8px solid transparent;
		border-top-color: #89826c;
	}
	.citrus-sf-label_close {
		font-size: 12px;
		position: absolute;
		right: 35px;
		width: 29px;
		height: 29px;
		background-color: #ebe9e1;
		top: 2px;
		text-align: center;
		border: 1px solid #c5b99f;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #89826c;
	}
	.citrus-sf-field:not(.has-value) .citrus-sf-label_close {
		display: none;
	}
	.citrus-sf-label .currency-icon {
		display: inline-block;
		line-height: 1;
	}
}

/*values*/
@media all {
	.citrus-sf-field:not(._open) .citrus-sf-values {
		visibility: hidden;
	}

	.citrus-sf-values {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		margin-top: 14px;
		z-index: 10;
		padding: 15px;
		background-color: white;
		border: 1px solid #c5b99f;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	}
	.citrus-sf-values:before, .citrus-sf-values:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 0;
		height: 0;
		bottom: 100%;
	}
	.citrus-sf-values:before {
		border: 9px solid transparent;
		border-bottom-color: #c5b99f;
	}
	.citrus-sf-values:after {
		border: 7px solid transparent;
		border-bottom-color: white;
	}

	.citrus-sf-values .disabled {
		opacity: .5;
display:none;
	}
	.citrus-sf-values label {
		cursor: pointer;
	}
	.citrus-sf-values .no-clicked {
		cursor: default;
	}

}

/*duplicate*/
@media all {
	.sf-duplicate {
		background-color: #f9f8f4;
		padding: 12px;
		margin-bottom: 20px;
	}
	.sf-duplicate__property-list {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		margin: -5px -30px;
	}
	.sf-duplicate__property-item {
		display: flex;
		align-items: flex-start;
		margin: 5px 30px;
	}
	.sf-duplicate__property-name {
		font-weight: 600;
		margin-right: 10px;
	}
	.sf-duplicate__value-list {
		display: flex;
		align-items: center;
		margin: -2px -5px;
		flex-wrap: wrap;
	}
	.sf-duplicate__value-item {
		display: flex;
		align-items: center;
		margin: 2px 5px;
	}
	.sf-duplicate__value-label {
		display: inline-flex;
		align-items: center;
		cursor: pointer;
	}
	.sf-duplicate__value-name {
		margin-left: 4px;
	}

}

/*checkmarks*/
@media all {
	.filter-checkmark {
		font-size: 16px;
		background-color: #fff;
		height: 1em;
		position: relative;
		width: 1em;
		color: #c5b99f;
		border-radius: .125em;
		flex-shrink: 0;
		display: inline-flex;
		cursor: pointer;
	}
	.filter-checkmark:before, .filter-checkmark:after {
		content: "";
		display: block;
		position: absolute;
	}
	.filter-checkmark:before {
		border: 1px solid currentColor;
		height: 100%;
		left: 0;
		top: 0;
		transition: opacity .3s ease;
		width: 100%;
	}
	.filter-checkmark:after {
		bottom: 4px;
		height: 11px;
		left: 6px;
		opacity: 0;
		transform: rotate(45deg);
		transition-delay: .1s;
		transition: opacity .3s ease;
		width: 6px;
	}
	input:checked+.filter-checkmark:before{
		background-color: currentColor;
	}
	input:checked+.filter-checkmark:after {
		border-bottom: .125em solid #fff;
		border-right: .125em solid #fff;
		opacity: 1;
	}
}

/* End */


/* Start:/local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default//field_template/DROPDOWN/style.css?17379217322058*/

@media all {
	[data-template="DROPDOWN"] .citrus-sf-values {
		margin-top: -1px;
		padding: 0;
	}
	[data-template="DROPDOWN"] .citrus-sf-values:before, [data-template="DROPDOWN"] .citrus-sf-values:after {
		display: none;
	}

	[data-display-type="S"] .citrus-sf-label {
		padding: 0;
	}

	[data-display-type="S"] .citrus-sf-label:after {
		display: none;
	}
	[data-display-type="S"] .citrus-select__search-input:focus {
		outline: none;
	}

	[data-display-type="S"] .citrus-select__search {
		margin: 0;
	}

	[data-display-type="S"] .citrus-select__search-input {
		padding: 0 35px 0 10px;
	}
	.has-value[data-display-type="S"] .citrus-select__search-input {
		padding-right: 70px;
	}
	[data-display-type="S"] .citrus-select__search-input[placeholder]  { text-overflow: ellipsis; }
	[data-display-type="S"] .citrus-select__search-input::-moz-placeholder  { text-overflow: ellipsis; }
	[data-display-type="S"] .citrus-select__search-input:-moz-placeholder { text-overflow: ellipsis; }

	.citrus-select {
		display: flex;
		flex-direction: column;
		padding: 0;
	}
	.citrus-select__items-wrapper {
		max-height: 278px;
		overflow: auto;
	}
	.citrus-select__item {
		display: flex;
		align-items: center;
		padding: 0 15px;
		margin: 15px 0;
	}
		.citrus-select__item._search-filtered {
			display: none;
		}
	.citrus-select__item-input {
		display: none;
	}

	.citrus-select__item-name {
		margin-left: 10px;
	}

	/*search*/
	.citrus-select__search {
		margin: 0 15px 12px;
		position: relative;
	}
	.citrus-select__search-input {
		background-color: #f9f8f5;
		border: none;
		border-bottom: 1px solid #cccccc;
		height: 35px;
		line-height: 35px;
		padding: 0 15px;
		width: 100%;
	}
	.citrus-select__search-icon {
		position: absolute;
		font-size: 20px;
		color: #999999;
		right: 0;
		top: 0;
		bottom: 0;
		height: 35px;
		width: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.citrus-select__chose-all {
		position: absolute;
		right: 35px;
		font-size: 12px;
	}
	.has-value .citrus-select__chose-all {
		right: 70px;
	}
}
/* End */


/* Start:/local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default//field_template/NUMBERS/style.css?17379217341012*/

@media all {
	/*slider*/
	.filter-slider {
		margin-bottom: 16px;
	}
    .irs-bar.irs-bar--filtered-out {
        background: repeating-linear-gradient(
            45deg,
            #ddd,
            #ddd 10px,
            #ccc 10px,
            #ccc 20px
        ) fixed;
        top: 33px;
        height: 10px;
        border: 1px solid #ccc;
    }
    .irs-bar.irs-bar--filtered-out._left {
        border-right-color: var(--primary-color);
    }
    .irs-bar.irs-bar--filtered-out._right {
        border-left-color: var(--primary-color);
    }

	.filter-numbers_input-wrap {
		display: flex;
		justify-content: space-between;
	}
	.filter-numbers_input {
		width: 40%;
		height: 30px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;
		padding: 0 8px;
	}
	.citrus-sf-field:not(._open) .irs-from,
	.citrus-sf-field:not(._open) .irs-to,
	.citrus-sf-field:not(._open) .irs-single,
	.citrus-sf-field:not(._open) .irs-min,
	.citrus-sf-field:not(._open) .irs-max {
		visibility: hidden !important;
	}

}

/* End */


/* Start:/local/templates/citrus_en/components/citrus.core/sort/.default/style.css?17320135732052*/
/*sort*/
@media all {
	.content-panel {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 30px 0;
	}
	.sorting {
		display: flex;
		align-items: center;
	}
	.sorting-label {
		margin-right: 30px;
		font-weight: 600;
	}
	.sorting-list {
		display: flex;
		align-items: center;
	}
	.sorting-item {
		display: flex;
		text-decoration: underline;
		align-items: center;
	}
	.sorting-item, .sorting-item:hover {
		color: #666;
	}
	.sorting-item:hover {
		text-decoration: none;
	}
	.sorting-item._selected {
		color: var(--primary-color);
		text-decoration: none;
	}
	.sorting-item + .sorting-item {
		margin-left: 30px;
	}
	.sorting-item-label {
		text-transform: lowercase;
		margin-right: 8px;
	}
	.sorting-item-icon {
		transform: translate(0, 2px);
		font-size: 14px;
	}
}
@media (max-width: 1023px) {
	.sorting {
		margin-bottom: 20px;
	}
	.content-panel {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 10px;
	}
	.sorting-label {
		margin-right: 15px;
		width: 100px;
	}
}
@media (max-width: 767px) {
	.sorting {
		align-items: flex-start;
	}
	.sorting-list {
		flex-direction: column;
		align-items: flex-start;
	}
	.sorting-item {
		align-items: flex-start;
	}
	.sorting-item + .sorting-item {
		margin-left: 0;
		margin-top: 8px;
	}
}
/*view*/
@media all {
	.content-panel .views {
		display: flex;
		align-items: center;
	}
	.views-label {
		vertical-align: middle;
		margin-right: 10px;
	}
	.views-label span {
		font-size: 14px;
		font-weight: 600;
	}
	.views-list {
		display: flex;
	}
	.views-item {
		display: flex;
		align-items: center;
	}
	.views-item + .views-item {
		margin-left: 10px;
	}
	.views-btn {
		justify-content: center;
		vertical-align: middle;
		height: 30px;
		width: 30px;
		text-align: center;
		font-size: 22px;
		color: #999;
	}
	.views-btn.is-active {
		color: var(--primary-color);
	}
	.views-btn {
		padding: 0;
	}
}
@media (max-width: 1023px) {
	.views-label {
		margin-right: 15px;
		width: 100px;
		line-height: normal;
	}
}
/* End */


/* Start:/bitrix/components/citrus.arealty/catalog.section/templates/.default/60_catalog.css?17250106538066*/

.section-description {
    margin: 30px 0;
}

.catalog-th-large .catalog-item {
    position: relative;
    margin-bottom: 30px;
    padding-top: 15px;
    border: 1px solid transparent;
    border-bottom: 0;
    background-color: #fff;
}

.catalog-item__preview-wrapper {
    position: relative;
}
.catalog-th-large a.catalog-item-preview {
    background-color: #f3f1ec;
    margin-bottom: 30px;
    display: block;
    position: relative;
    overflow: hidden;
}

.catalog-th-large a.catalog-item-preview:after, .catalog-th-list .catalog-item-preview a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 10px solid rgba(255,255,255,.6);
    z-index: 1;
}

.catalog-item-images {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-bottom: 100%;
    position: relative;
    z-index: 1;
}

.bx-no-touch a.catalog-item-preview:hover .catalog-item-images, .bx-no-touch .catalog-item-preview a:hover .catalog-item-images {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.catalog-th-large a.catalog-item-preview:before, .catalog-th-list .catalog-item-preview a:before {
    content: '\f030';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 3rem;
    color: #c5b99f;
    font-family: FontAwesome;
    display: block;
    z-index: 1;
    line-height: 0;
}

.catalog-th-large .catalog-item-price {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 100%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 24px;
    text-align: center;
    z-index: 2;
    line-height: 20px;
    padding: 10px 0;
    text-decoration: none;
}
.catalog-th-large .catalog-item-price span {

}
.catalog-item-price__period, span.catalog-item-price__period {
    white-space: nowrap;
    display: block;
    font-size: 16px;
    line-height: 1;
    margin-top: 2px;
}
.catalog-item-price .currency-icon{
    display: inline-block;
    line-height: 1;
    height: 1em;
}
/*.catalog-item-price:after {
    content: '\e61a';
    font-family: 'icomoon';
    font-size: 18px;
    margin-left: 5px;
    display: inline-block;
}*/

.catalog-th-large a.catalog-item-name {
    display: block;
    margin-top: 8px;
}

a.catalog-item-name {
    color: #333;
}

a.catalog-item-name span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.catalog-item-address {
    color: #999;
    font-size: 13px;
    margin-top: 5px;
}

.catalog-th-large .catalog-item-date {
    margin-top: 5px;
    font-size: 13px;
    color: #999;
}

.catalog-th-large .catalog-item-meta {
    background-color: #fff;
    border: 1px solid;
    border-top: 0;
    margin-top: 0;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    display: none;
    padding: 5px 15px 10px;
    z-index: 2;
}

.bx-no-touch .catalog-th-large .catalog-item:hover .catalog-item-meta, .catalog-th-large .catalog-item:active .catalog-item-meta {
    display: block;
}

.catalog-item-info {
    font-size: 13px;
    color: #666;
    padding: 0 0 5px 0;
}

.catalog-item-info>.catalog-item-info-item+.catalog-item-info-item {
    margin-top: 5px;
}

.catalog-th-large .catalog-item-control {
    padding: 5px 0px 10px;
}

.catalog-th-large .catalog-item-control .control-link,
.catalog-th-list .catalog-item-control .control-link{
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
}
.catalog-th-large .catalog-item-control .control-link:first-child,
.catalog-th-list .catalog-item-control .control-link:first-child{
    padding-bottom: 10px;
}
.catalog-th-large .catalog-item-control .control-link-icon,
.catalog-th-list .catalog-item-control .control-link-icon{
    font-size: 18px;
    width: 1.2em;
    text-align: center;
}
.catalog-th-large .catalog-item-control .control-link-label,
.catalog-th-list .catalog-item-control .control-link-label{
    margin-left: 5px;
    font-size: 13px;
    line-height: 12px;
    border-bottom: 1px solid;
}
.catalog-th-list .catalog-item {
    padding: 30px 0;
    display: flex;
}

.catalog-th-list .catalog-item-preview {
    display: inline-block;
    vertical-align: top;
    width: 225px;
}

.catalog-th-list .catalog-item-body {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 250px);
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    max-height: 250px;
}

.catalog-th-list .catalog-item-container {
    width: calc(100% - 250px);
    display: flex;
    vertical-align: top;
}

.catalog-th-list .catalog-item-body:after {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 50px;
}

.catalog-th-list .catalog-item-meta {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}

.catalog-th-list .catalog-item-preview a {
    background-color: #f3f1ec;
    display: block;
    position: relative;
    overflow: hidden;
}

.catalog-th-list .catalog-item-desc {
    font-size: 13px;
    color: #333;
    margin-top: 10px;
}

.catalog-th-list .catalog-item-address {
    margin-top: 10px;
    font-size: 13px;
}

.catalog-th-list .catalog-item-price {
    line-height: 20px;
    padding: 10px 20px;
    white-space: nowrap;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}

.catalog-th-list .catalog-item-info {
    padding: 0;
}

.catalog-th-list .catalog-item-control {
    margin-top: 15px;
}

.catalog.catalog-th-list {
    margin: -30px 0 -5px;
}

.catalog-th-list .catalog-item+.catalog-item {
    border-top: 1px solid #c5b99f;
}

.map-link {
    white-space: nowrap;
}
@media screen and (max-width: 1279px) {
    .catalog-th-large .catalog-item-price,
    .catalog-th-large .catalog-item-price:after,
    .catalog-th-list .catalog-item-price,
    .catalog-th-list .catalog-item-price:after {
        font-size: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .catalog-item-desc,.catalog-th-list .catalog-item-body:after {
        display: none;
    }

    .catalog-th-list .catalog-item-container {
        flex-direction: column;
    }
    .catalog-th-list .catalog-item-body {
        display: block;
        width: auto;
        margin-bottom: 15px;
    }

    .catalog-th-list .catalog-item-meta {
        display: block;
        width: auto;
        padding: 0 15px;
    }

    .catalog-th-list .btn.catalog-control-btn {
        display: inline-block;
        width: auto;
    }

    .catalog-th-list .catalog-item-price {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .catalog-th-list .catalog-item {
        flex-direction: column;
    }
    .catalog-th-list .catalog-item-container {
        display: block;
        width: auto;
        margin-top: 15px;
    }

    .catalog-th-list .catalog-item-body,
    .catalog-th-list .catalog-item-meta {
        padding: 0;
    }
}

@media screen and (max-width: 479px) {

    .catalog-th-list .btn.catalog-control-btn {
        display: block;
    }

    .catalog-th-list .catalog-item-control .btn+.btn {
        margin: 10px 0 0;
    }

    .catalog-th-list .catalog-item {
        padding: 15px 0;
    }

    .catalog.catalog-th-list {
        margin: 0;
    }
}

@media all {
    .favorite-button-group {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: -6px -10px 30px;
    }
    .favorite-button-group .share-component {
        margin: 6px 10px;
    }
    .favorite-button-group .btn {
        margin: 6px 10px;
    }
}
/* End */


/* Start:/local/templates/citrus_en/components/bitrix/system.pagenavigation/.default/style.css?1732013512665*/
@media all {
	.switch {
		padding: 30px 0;
		/*border-top: 1px solid #c5b99f;*/
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a,
	.switch span {
		font-size: 16px;
		color: #333;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		min-width: 40px;
		line-height: 33px;
		float: left;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.switch a + a,
	.switch span + a {
		margin-left: 10px;
	}
	.switch a.nav-end, .switch a.nav-start {
		padding: 0 6px;
	}
}
/* End */


/* Start:/local/templates/citrus_en/components/citrus/realty.catalog.section/catalog_list/style.css?1732013502293*/
.catalog-item-address a {
    color: #999;
    text-decoration: none;
}

.catalog-item-address a:hover .map-link-text {
    text-decoration: underline;
}

.catalog-item-address .fa-map-marker {
    font-size: 150%;
    margin: 0 -5px;
    display: inline-block;
    vertical-align: middle;
}


/* End */
/* /bitrix/components/citrus.arealty/catalog.section.list/templates/line-sections/style.css?17250106533792 */
/* /bitrix/components/citrus.arealty/catalog.section.list/templates/line-sections/bitrix/catalog.section.list/line-sections/style.css?17250106533792 */
/* /local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default/style.css?17379217307227 */
/* /local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default//field_template/DROPDOWN/style.css?17379217322058 */
/* /local/templates/citrus_en/components/citrus.arealty/smart.filter/.default/bitrix/catalog.smart.filter/.default//field_template/NUMBERS/style.css?17379217341012 */
/* /local/templates/citrus_en/components/citrus.core/sort/.default/style.css?17320135732052 */
/* /bitrix/components/citrus.arealty/catalog.section/templates/.default/60_catalog.css?17250106538066 */
/* /local/templates/citrus_en/components/bitrix/system.pagenavigation/.default/style.css?1732013512665 */
/* /local/templates/citrus_en/components/citrus/realty.catalog.section/catalog_list/style.css?1732013502293 */
