

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

@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:/local/components/citrus.developer/template/templates/share/style.css?15767103271866*/

@media all {
	.share-it {

	}
	.share-it__img-w {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 820px;
		max-width: 100%;
		overflow: hidden;
	}
	.share-it__img {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		-webkit-background-size: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;

		-webkit-transition: .3s ease;
		transition: .3s ease;
	}
	.share-it__img-w:hover .share-it__img {
		transform: scale(1.1);
	}
	.share-it__content {
		border: 1px solid #ccc;
		width: 430px;
		height: 440px;
		padding: 25px 30px;
		max-width: 100%;
		margin-left: auto;
		position: relative;
		background-color: white;
	}
	.share-it__content-cut {
		height: calc(100% - 100px);
		overflow: hidden;
		position: relative;
	}
	.share-it__content-cut:after {
		content: '';
		position: absolute;
		-webkit-box-shadow: 0 0 10px 10px #ffffff;
		-moz-box-shadow: 0 0 10px 10px #ffffff;
		box-shadow: 0 0 10px 10px #ffffff;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.share-it__name {
		font-size: 25px;
		font-weight: bold;
		line-height: 1.2;
		color: #333;
		text-decoration: none;
	}
	.share-it__text {
		margin-top: 20px;
		color: #000;
	}
	.share-it__more {
		margin-top: 30px;
	}
}
@media (max-width: 1023px) {
	.share-it__content {
		padding: 15px 20px;
	}
}
@media (max-width: 767px) {
	.share-it__img-w {
		position: relative;
	}
	.share-it__img {
		width: 100%;
		position: relative;
		padding-bottom: 56.25%;
		display: block;
	}
	.share-it__content {
		width: 100%;
		height: auto;
	}
	.share-it__content-cut {
		max-height: 280px;
	}

	.share-it__name {
		font-size: 20px;
	}
	.share-it__text {
		margin-top: 10px;
	}
}
@media (max-width: 479px) {
	.share-it__content {
		padding: 15px;
	}
	.share-it__more {
		text-align: center;
		margin: 15px 0 10px;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/bitrix/news.list/news-standard/style.css?1576710327994*/

/*template.php*/
@media all {
    .news-standard {
		margin: -24px 0;
    }
    a.news-standard__item {
		display: flex;
		flex-direction: column;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
		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;
		display: flex;
		flex-direction: column;
	}
    .news-standard__name {
		font-size: 16px;
		margin-bottom: 30px;
		color: #000;
    }
    .news-standard__date {
		color: #888888;
		margin-top: auto;
		font-size: 13px;
    }
}
@media (max-width: 767px) {
	.news-standard__content {
		padding: 18px;
	}
}
        
/* End */
/* /local/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1576710327630 */
/* /local/components/citrus.developer/template/templates/share/style.css?15767103271866 */
/* /local/templates/citrus.developer/components/bitrix/news.list/news-standard/style.css?1576710327994 */
