

/* Start:/local/templates/main/components/bitrix/news.detail/for_parents/style.css?16717899089964*/
.gallary {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
  justify-content: center;
}
 
.gallary_item {
	width: 250px;
    height: 250px;
margin: 10px 10px 10px 10px;

}
 
.gallary_item img {
	width: 250px !important;
	height: 250px !important;
	display:block;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
object-fit: cover;

}
 
.gallary_item:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

.question-block {
	margin-bottom: 72px;
}
/*.question-block__dropdown {*/
/*	border-bottom: 2px solid #E5E5EA;*/
/*	padding: 24px 0 0 0;*/
/*}*/
.question-block__list {
	list-style-type: none;
}
.question-block__list:last-child {
	border-bottom: none;
}
.question-block__title p {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #242424;
}
.question-block__text {
	margin-top: 24px;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.2s ease-out;
	transition: max-height 0.2s ease-out;
}
.question-block__text p {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #65656b;
}
.question-block__icon {
	-ms-flex-item-align: center;
	align-self: center;
	stroke: #242424;
}
.question-block_active .question-block__icon {
	stroke: #1471b7;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.question-block_active .question-block__title p {
	color: #1471b7;
}
.btn__question-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-ms-flex-line-pack: center;
	align-content: center;
	cursor: pointer;
}
.btn__question-block:hover .question-block__icon {
	stroke: #1471b7;
}
.btn__question-block:hover .question-block__title p {
	color: #1471b7;
}
@media screen and (max-width: 480px) {
	.question-block__title {
		width: 330px;
	}
}

.content div {
	margin-bottom: 24px;
	-o-object-fit: cover;
	object-fit: cover;
}
.content h1 {
	font-weight: 900;
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 24px;
	color: #242424;
}
.content h2 {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 16px;
}
.content h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 40px;
}
.content h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 16px;
}
.content a {
	display: inline-block;
	color: #70707b;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	border-bottom: 2px solid white;
}
.content a:hover {
	border-bottom: 2px solid #1471b7;
}
.content p {
	margin-bottom: 16px;
}
.content ul {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.007em;
	color: #65656b;
	list-style-type: none;
	margin-bottom: 24px;
}
.content ul :last-child {
	margin: 0;
}
.content li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Ellipse.svg');
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left top 8px;
	background-size: 8px;
	padding-left: 16px;
}
.content img {
	width: 100%;
}
.content span {
	font-weight: bold;
}
.content .contacts-school__box_flex {
	margin-bottom: 10px;
}
.content .contacts-school__box span {
	font-weight: 400;
	color: #242424;
	line-height: 24px;
}
.content__box_noList li {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
}
.content__list {
	margin-bottom: 40px;
}
.content_download li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-left: 43px;
	min-height: 48px;
	margin-bottom: 0;
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Pdf.svg');
	background-repeat: no-repeat;
	background-position: left top 1px;
	background-size: 26px;
}
.content_download a {
	border-bottom: none;
}
.content_download a:hover {
	border-bottom: none;
}
.content_margin div {
	margin-bottom: 40px;
}
.content_blue-and-black p {
	color: #000000;
}
.content_blue-and-black a {
	color: #1471b7;
}
.content_blue-and-black h2 {
	color: #1471b7;
}
.content_blue-and-black div {
	margin-bottom: 24px;
}
.content_blue-and-black ul {
	margin-bottom: 0;
}
.content_blue-and-black h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #65656b;
	margin-bottom: 8px;
}
.content__block_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.content__block_flex .content__title-box {
	width: 20%;
}
.content__block_flex .content__text-box {
	width: 70%;
}
.content_blue h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #1471b7;
	margin-bottom: 16px;
}
.content_blue a {
	border-bottom: none;
}
.content_blue a:hover {
	border-bottom: none;
}
.content_value h3 {
	margin-bottom: 16px;
}
.content_value span {
	font-weight: 500;
	color: #242424;
}
.content_green li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Ellipse_green.svg');
}
.content_download_green li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Pdf_green.svg');
}
.drop-nav {
	margin-bottom: 28px;
	display: none;
}
.drop-nav__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #F7F8FA;
	padding: 16px 10px 16px 10px ;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-ms-flex-line-pack: center;
	align-content: center;
	cursor: pointer;
}
.drop-nav__title {
	width: 320px;
}
.drop-nav__title p {
	color: #1471b7;
	font-weight: 500;
	font-size: 18px;
}
.drop-nav__list {
	margin-top: 16px;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.2s ease-out;
	transition: max-height 0.2s ease-out;
}
.drop-nav__list ul {
	list-style-type: none;
}
.drop-nav__item {
	padding: 16px 5px 16px 17px ;
	border-left: 6px solid #FFFFFF;
	background-color: #FFFFFF ;
}
.drop-nav__item a {
	font-weight: 500;
	font-size: 16px;
	color: #242424 ;
}
.drop-nav__item a:hover {
	color: #1471b7;
}
.drop-nav__item_active {
	border-left: 6px solid #1471b7;
}
.drop-nav__item_active a {
	color: #1471b7;
}
.drop-nav_active .drop-nav__icon {
	stroke: #1471b7;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.drop-nav_active .drop-nav__title p {
	color: #1471b7;
}
.drop-nav__icon {
	stroke: #586168;
	-ms-flex-item-align: center;
	align-self: center;
}
.drop-nav_kinder .drop-nav__item_active {
	border-left: 6px solid #62bd53;
}
.drop-nav_kinder .drop-nav__item_active a {
	color: #62bd53;
}
.drop-nav_kinder .drop-nav__title {
	width: 320px;
}
.drop-nav_kinder .drop-nav__title p {
	color: #62bd53;
	font-weight: 500;
	font-size: 18px;
}
.drop-nav_kinder .drop-nav_active .drop-nav__icon {
	stroke: #62bd53;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
	.drop-nav {
		display: block;
	}
}

.content div {
	margin-bottom: 24px;
	-o-object-fit: cover;
	object-fit: cover;
}
.content h1 {
	font-weight: 900;
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 24px;
	color: #242424;
}
.content h2 {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 16px;
}
.content h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 40px;
}
.content h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 16px;
}
.content a {
	display: inline-block;
	color: #70707b;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	border-bottom: 2px solid white;
}
.content a:hover {
	border-bottom: 2px solid #1471b7;
}
.content p {
	margin-bottom: 16px;
}
.content ul {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.007em;
	color: #65656b;
	list-style-type: none;
	margin-bottom: 24px;
}
.content ul :last-child {
	margin: 0;
}
.content li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Ellipse.svg');
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left top 8px;
	background-size: 8px;
	padding-left: 16px;
}
.content img {
	width: 100%;
}
.content span {
	font-weight: bold;
}
.content .contacts-school__box_flex {
	margin-bottom: 10px;
}
.content .contacts-school__box span {
	font-weight: 400;
	color: #242424;
	line-height: 24px;
}
.content__box_noList li {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
}
.content__list {
	margin-bottom: 40px;
}
.content_download li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-left: 43px;
	min-height: 48px;
	margin-bottom: 0;
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Pdf.svg');
	background-repeat: no-repeat;
	background-position: left top 1px;
	background-size: 26px;
}
.content_download a {
	border-bottom: none;
}
.content_download a:hover {
	border-bottom: none;
}
.content_margin div {
	margin-bottom: 40px;
}
.content_blue-and-black p {
	color: #000000;
}
.content_blue-and-black a {
	color: #1471b7;
}
.content_blue-and-black h2 {
	color: #1471b7;
}
.content_blue-and-black div {
	margin-bottom: 24px;
}
.content_blue-and-black ul {
	margin-bottom: 0;
}
.content_blue-and-black h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #65656b;
	margin-bottom: 8px;
}
.content__block_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.content__block_flex .content__title-box {
	width: 20%;
}
.content__block_flex .content__text-box {
	width: 70%;
}
.content_blue h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #1471b7;
	margin-bottom: 16px;
}
.content_blue a {
	border-bottom: none;
}
.content_blue a:hover {
	border-bottom: none;
}
.content_value h3 {
	margin-bottom: 16px;
}
.content_value span {
	font-weight: 500;
	color: #242424;
}
.content_green li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Ellipse_green.svg');
}
.content_download_green li {
	background-image: url('/local/templates/main/components/bitrix/news.detail/for_parents/./images/icons/Pdf_green.svg');
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/paths/style.css?166351362496*/
.map__link_active.map__link_active{
    color: #1471b7;
    border-bottom: 2px solid #1471b7;
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/for_parents/style.css?16717899089964 */
/* /local/templates/main/components/bitrix/news.list/paths/style.css?166351362496 */
