

/* Start:/bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1755678256630*/

@media all {
	.switch {
		margin: 60px 0 30px;
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a, .switch span {
		font-size: 16px;
		color: #333;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		text-align: center;
		min-width: 43px;
		height: 40px;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-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:/bitrix/components/citrus.developer/complex.catalog.section/templates/.default/bitrix/catalog.section/house-list/style.css?17009930421560*/

/*template.php*/
@media all {
    .swiper-slide.house-slide {
		width: 396.66px;
		padding: 2px;
    }
    .house {
		display: flex;
		flex-direction: column;
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
		position: relative;
    }
    .house__link {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		z-index: 2;
    }
    .house-card__img-w {
		overflow: hidden;
		width: 100%;
		position: relative;
    }
    .house__img {
		display: block;
		padding-bottom: 80%;
		background-position: center center;
		-webkit-background-size: cover;
		background-size: cover;
		-webkit-transition: .3s ease;
		transition: .3s ease;
    }
    .house__content {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
    }
    .house__content-inner.js-equal-height {
		padding: 20px 30px 20px;
    }
    .house__title.h3 {
		margin-bottom: 6px;
		display: block;
		color: inherit;
		text-decoration: none;
		text-transform: none;
    }
    .house__properties {
		margin-top: 23px;
		font-size: 14px;
    }
    .house__property {
		display: flex;
		justify-content: space-between;
    }
	.house__property + .house__property {
		margin-top: 8px;
	}
    .house__property-title {

    }
	.house__property-value {
		font-size: 14px;
		color: #999999;
	}
    .house__property-value._done {
		display: flex;
		align-items: center;
		line-height: 1;
    }
	.house__property-value._done .cui-checkbox__checkmark {
		margin-right: 8px;
	}

}
@media (max-width: 560px) {
	.house__title.h3 {
		text-align: left;
	}
}
        
/* End */


/* Start:/bitrix/components/citrus.developer/complex.news.list/templates/.default/bitrix/news.list/photo-progress-slider/style.css?170099304286*/

/*template.php*/
@media all {
	.photo-progress__slide {
		padding: 2px;
	}
}
        
/* End */


/* Start:/bitrix/components/citrus.developer/template/templates/photo-progress-card/style.css?1700993042792*/

@media all {
	.photo-progress__item {
		display: flex;
		flex-direction: column;
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
		position: relative;
	}
	.photo-progress__img-w {

	}
	.photo-progress__img {
		padding-bottom: 53.40050377833753%;
		display: block;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.photo-progress__content {
		padding: 20px 30px 20px;
	}
	.photo-progress__name {
		font-size: 16px;
		line-height: 1.2;
		color: #000;
		margin-bottom: 30px;
		text-decoration: none;
		display: block;
	}
	.photo-progress__date {
		font-size: 13px;
		color: #888888;
		margin-bottom: 6px;
	}
	.photo-progress__house {
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.photo-progress__content {
		padding: 15px;
	}
	.photo-progress__name {
		font-size: 15px;
	}
}
/* End */


/* Start:/bitrix/components/citrus.developer/callout/templates/.default/style.css?17009930421427*/
/*footer-snap-point*/
@media all {
    .footer-snap-point {
        color: #fff;
        padding: 34px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-snap-point__text {
        max-width: 100%;
    }
    .footer-snap-point__text-1.h2 {
        /*font-size: 35px;*/
        /*font-weight: 300;*/
        /*font-family: 'Merriweather', Helvetica, sans-serif;*/
        margin-bottom: 12px;
        line-height: 1.2;
        color: #ffffff;
    }
    .footer-snap-point__text-2 {
        font-size: 18px;
    }
    .footer-snap-point__btn {
        padding-right: 36px;
    }
}
@media (min-width: 1024px) {
    .footer-snap-point__text-1.h2 {
        text-align: left;
        padding-right: 7px;
    }
}
@media (max-width: 1023px) {
    .footer-snap-point {
        flex-direction: column;
    }
    .footer-snap-point__text {
        margin-bottom: 32px;
        text-align: center;
    }
    .footer-snap-point__btn {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .footer-snap-point__text-1 {
        font-size: 30px;
    }
    .footer-snap-point__text-2 {
        font-size: 16px;
    }
    .footer-snap-point__text {
        margin-bottom: 28px;
    }
}
@media (max-width: 479px) {
    .footer-snap-point__text-1 {
        font-size: 25px;
        margin-bottom: 8px;
    }
    .footer-snap-point__text-2 {
        font-size: 14px;
    }
}
/* End */
/* /bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1755678256630 */
/* /bitrix/components/citrus.developer/complex.catalog.section/templates/.default/bitrix/catalog.section/house-list/style.css?17009930421560 */
/* /bitrix/components/citrus.developer/complex.news.list/templates/.default/bitrix/news.list/photo-progress-slider/style.css?170099304286 */
/* /bitrix/components/citrus.developer/template/templates/photo-progress-card/style.css?1700993042792 */
/* /bitrix/components/citrus.developer/callout/templates/.default/style.css?17009930421427 */
