

/* Start:/local/templates/xxc/components/bitrix/news/zhizn/style.css?16996176001015*/
.social-service__list {
	position: relative;
	padding-top: 73px;
	margin-top: 49px
}

.social-service__list:first-child {
	margin-top: 28px;
	padding-top: 0
}

.social-service__list:first-child:after {
	content: none
}

.social-service__list:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	background-image: url(/img/monogram.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 283px;
	height: 23px
}

.social-service__list--hide {
	display: none
}

.social-service__list .title {
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px
}
.social-service__btn {
	text-align: center;
	margin-top: 40px
}

@media screen and (max-width:1200px) {
	.social-service__btn {
		margin-top: 30px
	}
}

@media screen and (max-width:640px) {
	.social-service__list .title {
		font-size: 1.125rem;
		line-height: 1.484rem
	}
}
/* End */


/* Start:/local/templates/xxc/components/bitrix/news/zhizn/bitrix/news.detail/group/style.css?16996176004476*/
.school .school__text {
	margin-bottom: 120px
}

.school .school__text p {
	margin-bottom: 31px
}

.school .school__text ul {
	margin-bottom: 40px
}

.school__teachers {
	margin-bottom: 90px
}

.school__title {
	font-size: 1.5rem;
	line-height: 2rem;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase
}

.school__tizer {
	margin-bottom: 120px
}

.education {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.education__item {
	width: 49%;
	background: #f7f4f1;
	border-radius: 10px;
	padding: 40px;
	position: relative;
	margin-bottom: 17px
}

.education__num {
	position: absolute;
	top: 10px;
	right: 20px;
	font-family: Cormorant, serif;
	font-weight: 700;
	font-size: 5rem;
	line-height: 5rem
}

.education__title {
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	padding-right: 50px;
	margin-bottom: 16px
}

.education__text {
	font-size: 1.125rem;
	line-height: 1.532rem
}

.duration {
	margin-top: 30px;
	margin-bottom: 120px
}


.duration .icon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-right: 10px
}

.duration__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 10px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.duration__item {
	margin: 0 30px 10px
}


.goals {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 7px 0 0
}

.goals__list {
	width: 49%;
	padding-left: 38px
}
.goals__item {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #f5ecd8;
	position: relative;
	padding: 30px 18px 29px 57px;
	border-radius: 10px
}

.goals__item:last-child {
	margin-bottom: 0
}

.goals .icon {
	width: 75px;
	height: 75px;
	position: absolute;
	left: -38px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #f7f4f1;
	border-radius: 50%
}
@media screen and (max-width:1200px) {

	.school .school__text {
		margin-bottom: 80px
	}

	.school__teachers {
		margin-bottom: 130px
	}

	.school__tizer {
		margin-bottom: 80px
	}

	.education {
		display: block
	}

	.education__item {
		width: 100%
	}

	.education__num {
		right: 30px
	}

	.education__title {
		padding-right: 0;
		max-width: 540px
	}

	.duration {
		margin-bottom: 80px
	}
	.duration__list {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.duration__item {
		margin: 0 0 20px;
		width: 41%
	}

	.duration__item:last-child {
		margin-bottom: 0
	}

	.goals__item:last-child {
		margin-bottom: 20px
	}
	
	.goals {
		display: block
	}

	.goals__list {
		width: 100%
	}

}
@media screen and (max-width:767px) {
	.duration__item {
		width: 50%
	}

}


@media screen and (max-width:640px) {
	.school__title {
		font-size: 1.125rem;
		line-height: 1.484rem
	}
	.education {
		margin-bottom: 30px
	}

	.education__item {
		padding: 30px
	}

	.education__num {
		font-size: 2.5rem;
		line-height: 3rem;
		top: 0
	}

	.education__title {
		font-size: 1.125rem;
		line-height: 1.484rem
	}

	.duration__list {
		padding-top: 0
	}

	.duration__item {
		width: 100%
	}
	.goals .icon {
		top: 30%
	}
	.tizer__text {
		text-align: center;
	}
}



.record {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px
}

.record .syllabus-item {
	-webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .0509803922);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .0509803922);
	padding-bottom: 20px
}

.record .syllabus-text__li>span {
	width: calc(100% - 130px)
}

.record .syllabus-text__li>span:first-child {
	width: 130px
}

@media screen and (max-width:1600px) {
	.record {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media screen and (max-width:767px) {

	.record {
		grid-template-columns: repeat(1, 1fr)
	}
}

@media screen and (max-width:360px) {
	.record .syllabus-item {
		padding: 30px 15px
	}
}

/* End */
/* /local/templates/xxc/components/bitrix/news/zhizn/style.css?16996176001015 */
/* /local/templates/xxc/components/bitrix/news/zhizn/bitrix/news.detail/group/style.css?16996176004476 */
