

/* Start:/bitrix/templates/citrus_arealty2/components/bitrix/news.line/timeline/style.css?17583658551857*/
@media all {
	.about {
		margin: 0 auto;
		max-width: 1024px;
		position: relative;
	}

	.about-item {
		text-align: center;
		font-size: 0;
		position: relative;
		z-index: 1;
	}

	.about-item+.about-item {
		margin-top: 30px;
	}

	.about:after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 50%;
		width: 5px;
		height: 100%;
		background-color: #a0967f;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.about-item-circle {
		background-color: #f3f1ec;
		border: 3px solid #a0967f;
		width: 100px;
		height: 100px;
		border-radius: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.about-item-circle span {
		display: block;
	}

	.about-item-circle span.year-number {
		font-size: 22px;
		color: #a0967f;
		font-weight: 600;
		line-height: 1.2;
		margin-top: 30px;
	}

	.about-item-circle span.year {
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 600;
		color: #a0967f;
	}

	.about-item-body {
		-webkit-box-shadow: 0 2px 0 0 rgb(217, 217, 217);
		box-shadow: 0 2px 0 0 rgb(217, 217, 217);
		margin-top: 30px;
		background-color: #f3f1ec;
		border-radius: 6px;
		padding: 30px;
	}

	.about-item-title {
		font-size: 20px;
		text-transform: uppercase;
		font-weight: 600;
		line-height: 1.2;
		color: #333;
	}

	.about-item-date {
		margin-top: 5px;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 600;
		color: #968968;
	}

	.about-item-text {
		margin: 15px 0;
		font-size: 15px;
	}
}
@media screen and (max-width: 479px) {
	.about-item+.about-item {
		margin-top: 15px;
	}

	.about-item-body {
		border-radius: 0;
		margin: 15px -15px 0;
		padding: 15px;
	}

	.about-item-text {
		font-size: 14px;
	}

	.about-item-title {
		margin-top: 15px;
		font-size: 16px;
	}
}
/* End */
/* /bitrix/templates/citrus_arealty2/components/bitrix/news.line/timeline/style.css?17583658551857 */
