

/* Start:/bitrix/components/citrus.arealty/catalog.section.list/templates/.default/bitrix/catalog.section.list/tree/style.css?17250106532065*/

/*template.php*/
@media all {
    .catalog-sections {
        margin: -20px -15px;
        display: flex;
        flex-wrap: wrap;
    }
    .catalog-section {
        flex-shrink: 0;
        padding: 20px 15px;
        display: flex;
    }
    .catalog-section__img-w {
        width: 122px;
        height: 122px;
        margin-right: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        background-color: #adadad;
        transition: .3s ease;
    }
        .catalog-section__img-w img {
            max-width: calc( 100% - 20px );
            max-height: calc( 100% - 20px );
        }
    .catalog-section__content {

    }
    .catalog-section__name {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 12px;
        line-height: 1.3;
        margin-top: -0.2em;
    }
    a.catalog-section__name {
        display: block;
        text-decoration: none;
        color: inherit;
    }
    a.catalog-section__name:hover,
    a.catalog-section__name:active {
        color: var(--hover-color);
    }
    .catalog-section__count {
        font-size: 13px;
        color: #999999;
    }
        .catalog-section__count + .catalog-section__subsections {
            margin-top: 12px;
        }
    .catalog-section__subsections {
        font-size: 15px;
    }
    .catalog-section__subsection {

    }
    .catalog-section__subsection-link {
        text-transform: lowercase;
    }
    .catalog-section__subsection-counter {
        display: inline-block;
        font-size: 13px;
        color: #999999;
        margin-left: 4px;
    }
    .catalog-section__more-link {
        display: block;
        margin-top: 6px;
        font-size: 13px;
        color: #999;
        text-decoration: none;
    }
    .catalog-section__more-link:after {
        content: ' \2026';
    }
}

@media (max-width: 767px) {
    .catalog-sections.row [class*="col-"] {
        padding: 20px 15px;
    }
    .catalog-section__img-w {
        width: 100px;
        height: 100px;
    }
}

/* 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_cards/style.css?1732013504543*/

@media all {
	.catalog-cards {
		display: flex;
		flex-wrap: wrap;
		margin: -20px -15px;
	}
	.catalog-cards__item {
		max-width: 100%;
		flex-shrink: 0;
		padding: 20px 15px;
	}
}

@media (max-width: 479px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+3) {
		display: none;
	}
}

@media (max-width: 767px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+5) {
		display: none;
	}
}

@media (max-width: 1023px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+7) {
		display: none;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?172501065464*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /bitrix/components/citrus.arealty/catalog.section.list/templates/.default/bitrix/catalog.section.list/tree/style.css?17250106532065 */
/* /local/templates/citrus_en/components/bitrix/system.pagenavigation/.default/style.css?1732013512665 */
/* /local/templates/citrus_en/components/citrus/realty.catalog.section/catalog_cards/style.css?1732013504543 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?172501065464 */
