

/* Start:/local/templates/citrus_tr/components/bitrix/system.pagenavigation/.default/style.css?1732013600665*/
@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_tr/components/bitrix/news.list/standard/style.css?17320136141255*/
/*template.php*/
@media all {
	.news-standard {
		margin: -24px 0;
	}
	a.news-standard__item {
		display: flex;
		flex-direction: column;
		border: 1px solid #ccc;
		text-decoration: none;
		overflow: hidden;
		margin: 24px 0;
	}
	.news-standard__img-container {
		overflow: hidden;
	}
	.news-standard__img {
		display: block;
		padding-bottom: 56.25%;
		background-position: center center;
		-webkit-background-size: cover;
		background-size: cover;
		-webkit-transition: .3s ease;
		transition: .3s ease;
	}
	a.news-standard__item:hover .news-standard__img {
		transform: scale(1.1);
	}
	.news-standard__content {
		padding: 22px 30px 40px;
		display: flex;
		flex-direction: column;
	}
	.news-standard__name {
		font-size: 16px;
		margin-bottom: 30px;
		color: #000;
	}
    .news-standard__text {
        color: #666;
        max-height: 75px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
	.news-standard__text:not(:last-child) {
		margin-bottom: 30px;
	}
    .news-standard__props {
        color: #666;
    }
    .news-standard__props .property__title {
        font-weight: bold;
    }
	.news-standard__date {
		color: #888888;
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.news-standard__content {
		padding: 18px;
	}
}

/* End */
/* /local/templates/citrus_tr/components/bitrix/system.pagenavigation/.default/style.css?1732013600665 */
/* /local/templates/citrus_tr/components/bitrix/news.list/standard/style.css?17320136141255 */
