

/* Start:/local/templates/custom/css/education.css?176460736449879*/
:root {--fat:	#eee;}

body {overflow-x: hidden;}

.maxwidth-theme {
	max-width: 100% !important;
	background: none !important;
}

.edu-section {
	position: relative;
	margin-top: 60px;
}

.width-edu {
	max-width: 1240px !important;
	margin: 0 auto;
}
.phone-block {display: none;}

.note-back .width-edu,
.otra-back .width-edu,
.kosultant .width-edu,
.order-back .width-edu,
.buty-back .width-edu,
.moti-back .width-edu,
.spar-back .width-edu,
.polu-back .width-edu,
.bibi-back .width-edu,
.pogr-back .width-edu,
.prep-back .width-edu {
	position: relative;
	z-index: 999;
}
.answ-back {z-index: 0;}


h1.title-1 {
	font-size: 40px !important;
	line-height: 150% !important;
	letter-spacing: 1.2px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 0px 30px #aaa;
	margin-top: 60px !important;
}

h2.title-2 {
	font-size: 32px !important;
	line-height: 150% !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 10px 0 !important;
}

h3.title-3 {
	font-size: 28px !important;
	line-height: 120% !important;
	font-weight: 600;
	margin-top: 40px !important;
}

h4.title-4 {
	font-size: 20px !important;
	font-weight: 600;
	line-height: 120% !important;
	text-transform: uppercase;
}

.over-h2 {padding-top: 50px;}

.under-h2 {margin-top: 40px;}

p {
	font-size: 20px !important;
	line-height: 120% !important;
}

.font-15 {
	font-size: 15px !important;
	line-height: 20px !important;
}

.font-18 {
	font-size: 18px !important;
	line-height: 120% !important;
}

.font-20,
.font-20-12 {
	font-size: 20px !important;
	line-height: 120% !important;
}

.height-head {height: 601px;}

/* свой жирный */
b, strong, 
.fat {color: var(--fat);}

.top-page {
	display: flex;
	flex-direction: row;
	gap: 60px;
}

/* Позиционирование */
.pos-note,
.pos-spartak-1,
.pos-spartak-2,
.pos-spartak-3,
.pos-spartak-4,
.pos-techno-1,
.pos-tech-100 {position: relative;}

.pos-note {
	top: -70px;
	left: -30px;
}
.pos-note img {
	width: 584px;
	height: 515px;
}

.pos-text {margin-top: 0px;}

.pos-spartak-1	 {left: 10px;}
.pos-spartak-2	 {right: 15px;}
.pos-spartak-2-2 {margin-top: 20px;}
.pos-spartak-3	 {left: 85px;}
.pos-spartak-4	 {left: 40px;}
.pos-spartak-5	 {width: 669px; height: auto;}
.pos-techno-1	 {top: -30px;}
.pos-btn		 {margin-top: 60px; padding: 0;}

.flex-note {
	display: flex;
	align-items: start;
	gap: 60px;
}

.pos-tech-100 {
	width: 734px;
	height: auto;
	top: -50px;
}

.team-y {margin-top: 0;}

/* Плашки (планки) */
.group-planks {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 20px;
}

.planka,
.planka-ticket,
.planka-shedule {
	font-size: 15px;
	line-height: 120%;
	background: linear-gradient(to top, #0d0c0c, #121111);
	background-repeat: no-repeat;
	border: 1px solid #2e2b2b;
	border-radius: 15px;
	padding: 22px 25px 22px 40px;
	z-index: 999;
	transition: all 0.4s;
}

.planka h3,
.planka-shedule .month {
	font-size: 20px !important;
	font-weight: 600;
	line-height: 120% !important;
	color: var(--scarlet_color);
	text-transform: uppercase;
	margin-bottom: 15px;
}
.planka .title,
.form .title {
	color: var(--white_color);
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.planka .text {
	font-size: 15px;
	line-height: 18px;
}
.planka .text h3 {
	color: var(--basic_text_black);
	font-size: 24px !important;
	font-weight: 600;
	line-height: 120%;
}
.planka .cost {
	color: var(--white_color);
	font-size: 32px;
	font-weight: 700;
	line-height: 150%;
	text-transform: uppercase;
	padding-top: 15px;
}
.planka-428 {
	width: 428px;
	padding: 30px;
}

/* ### */
.planka-ticket {
	width: 385px;
	height: 233px;
	text-align: center;
	padding: 37px 20px;
}
.planka-ticket .tname,
.planka-ticket .descr {
	font-size: 28px;
	font-weight: 700;
	line-height: 150%;
	text-transform: uppercase;
}
.planka-ticket .tname {
	color: var(--white_color);
}
.planka-ticket .descr {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
}
.planka-ticket .price {
	color: var(--scarlet_color);
	font-size: 44.5px;
	font-weight: 700;
	line-height: 150%;
	margin-top: 11px;
}

/* ### */
.shedules {
	flex-wrap: wrap;
	gap: 16px;
}
.planka-shedule {
	width: 298px;
	min-height: 160px;
	padding: 20px 30px;
	position: relative;
	z-index: revert-layer;
}
.planka-shedule .month {
	margin-bottom: 30px;
}
.planka-shedule .line-date {
	position: relative;
	margin-top: 13px;
}
.planka-shedule .line-date::after {
	background: url('/images/icons/arrow-midle.svg') no-repeat;
	content: "";
	position: absolute;
	width: 10px;
	height: 16px;
	top: 5px;
	right: -10px;
}
.planka-shedule .line-date:hover::after {
	background: url('/images/icons/arrow-midle-red.svg') no-repeat;
}

.planka-shedule .day-city {font-size: 19px;}

.shedules>.planka-shedule>a,
.shedules>.planka-shedule>a:hover {
	text-decoration-color: transparent;
	text-decoration: none;
}


/* Отзывы */
.rev_group {
	display: flex;
	flex-direction: row;
	gap: 41px;
	margin-top: 40px;
}
.rev_item {
	width: 387px;
	min-height: 250px;
	background: #131313;
	border-radius: 15px;
	padding: 22px 23px 10px 25px;
	position: relative;
}
.rev_item .name,
.rev_item .city {
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
}
.rev_item .city {
	font-weight: 400;
}
.rev_item .text,
.rev_item .date {
	font-size: 12px;
	line-height: 15px;
}
.rev_item .text {
	margin-top: 12px;
}
.rev_item .date {
	color: #9f9e9e;
	text-align: right;
	margin-top: 2px;
}
.rev_item .sect {
	position: absolute;
	bottom: 20px;
	color: #7f8185;
	font-size: 10px;
	line-height: 140%;
	margin-top: 12px;
}
.rev_item .stars {
	position: absolute;
	bottom: 17px;
	right: 22px;
	text-align: right;
	margin-top: 6px;
}

/* === Читать далее === */
.custom-read-more {position: relative;}

.read-more-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s;
}

.read-more-content.expanded {max-height: 1000px;}

/* надпись "Читать далее" */
.read-more-btn,
.read-more-btn:focus,
.read-more-btn:active {
	color: var(--white_color);
	background: none;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 10px;
	font-weight: 400;
	line-height: 140%;
	margin-top: 5px;
	padding: 0;
	transition: all .4s;
}

/* стрелка "Читать далее" */
.read-more-btn::after,
/* стрелка "Свернуть" */
.read-more-btn.expanded::before {
	background: url('/images/icons/read-more.svg') no-repeat;
	content: "";
	position: absolute;
	width: 4px;
	height: 6px;
	top: 9px;
	margin-left: 6px;
}

/* надпись "Читать далее" при наведении */
.read-more-btn:hover {color: var(--scarlet_color);}

/* стрелка "Читать далее" при наведении */
.read-more-btn:hover::after,
/* стрелка "Свернуть" при наведении */
.read-more-btn.expanded:hover::before {
	background: url('/images/icons/read-more-red.svg') no-repeat;
}

/* надпись "Свернуть" */
.read-more-btn.expanded {
	position: relative;
	margin-left: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

/* скрываем стрелку справа у "Свернуть" */
.read-more-btn.expanded::after {content: none;}

/* стрелка "Свернуть" */
.read-more-btn.expanded::before {
	transform: rotate(180deg);
	transform-origin: center center;
	top: 4.5px;
	margin-left: -10px;;
}

/* стрелка "Свернуть" при наведении */
.read-more-btn.expanded:hover::before {
	transform: rotate(180deg);
	transform-origin: center center;
}


.read-more-btn.big-arr::after,
.read-more-btn.big-arr.expanded:hover::before {
	background: url('/education/images/icons/arrow-big-red.svg') no-repeat;
	content: "";
	position: absolute;
	top: -112px;
	right: 410px;
	width: 17px;
	height: 29px;
}

.read-more-btn.big-arr:hover::after,
.read-more-btn.big-arr.expanded::before {
	background: url('/education/images/icons/arrow-big-red-down.svg') no-repeat;
	top: -106px;
	right: 404px;
	width: 29px;
	height: 17px;
}

.read-more-btn.big-arr.expanded::before {
	top: -212px;
	right: -440px;
}

.read-more-btn.big-arr.expanded::after,
.read-more-btn.big-arr.expanded:hover::before {content: none;}



/* === Вопросы-ответы === */
.flex-qa {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 50px;
}

.details {
	width: 595px;
	min-height: 110px;
	position: relative;
	background: var(--black_color);
	border: 1px solid rgba(200,200,25,0.15);
	border-radius: 10px;
	transition: 0.3s;
	overflow: hidden;
}
.details::after {
	position: absolute;
	right: 24px;
	top: 50px;
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-right: 3px solid var(--white_color);
	border-bottom: 3px solid var(--white_color);
	transform: rotate(-45deg);
	transform-origin: center;
	transition: .3s;
	z-index: 0;
}
.details.arrow-over::after {z-index: -1;}

.details[open]::after {transform: rotate(45deg);}

.details[open] {padding-bottom: 100px;}

.item-14 .details[open] {padding-bottom: 65px;}

.details[open] .details__title {margin-bottom: 0;}

.details__title {
	display: flex;
	align-items: center;
	height: 110px;
	color: var(--white_color);
	font-size: 18.75px;
	font-weight: 600;
	line-height: 150%;
	cursor: pointer;
	list-style: none;
	padding: 12px 120px 12px 25px;
	transition: .3s;
}

.details__title::-webkit-details-marker {display: none;}

.details__content {
	padding: 0 40px 0 25px;
	font-size: 15px;
	line-height: 120%;
	margin-bottom: -60px;
}

.details__content div:first-child {margin-top: 0;}
.details__content div:last-child {margin-bottom: 0;}



.poluch .details,
.demo .details {
	width: auto;
	min-height: auto;
	position: relative;
	background: transparent;
	border: none;
	transition: 0.3s;
	overflow: hidden;
}
.poluch .details::after {
	right: 35px;
	top: 121px;
	width: 15px;
	height: 15px;
	border-right: 3px solid var(--white_color);
	border-bottom: 3px solid var(--white_color);
}
.poluch .details h4::after,
.demo .details h4::after {content: none;}

.poluch .details__content,
.demo .details__content {padding: 0 15px 0 0;}

.poluch .details__title,
.demo .details__title {
	display: block;
	height: auto;
	padding: 0;
	transition: .3s;
}

.demo .details__title .text {
	font-weight: 400;
	color: var(--basic_text_black);
}

.demo .details::after {
	right: 415px;
	top: 11px;
	width: 20px;
	height: 20px;
	border-right: 4.7px solid var(--scarlet_color);
	border-bottom: 4.7px solid var(--scarlet_color);
}
.demo.item-14 .details::after {right: 5px;}


/* Скрываем штатный заголовок */
.top-block-wrapper {display: none;}

/* Верхний баннер */
.main-banner {
	width: 1028px;
	height: 580px;
	margin-top: 20px;
}

/* Сноски под баннером */
.col-all {
	display: flex;
	gap: 40px;
	margin-top: 30px;
}

.flex-item-col {
	flex: 1 1 280px;
	min-width: 0;
	z-index: 50;
}

.flex-item .right-border,
.flex-item-col .right-border {
	border-right: 1px solid var(--white_color);	
}

.col-title,
.col-text {
	width: 260px;
}

.col-title {
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	color: var(--fat);
}

.col-text {
	font-size: 15px;
	line-height: 18px;
	margin-top: 15px;
}

.col-pic {margin-bottom: -15px;}

.col-pic img {
	width: 120px;
	height: 120px;
	position: relative;
	top: -5px;
	left: -30px;
}


/* Фоновые пятна */
.order-back::after,
.moti-back::before,
.order-back::before,
.stnd-back-470::before,
.tech-back-471::before,
.tech-back::before,
.answ-back::before,
.otra-back::before,
.team-back::before,
.ment-back::before,
.pogr-back::before,
.prog-back::before,
.buty-back::before,
.proh-back::before,
.polu-back::before,
.cena-back::before,
.pric-back::before,
.demo-back::before,
.demo-back::after,
.seti-back::before,
.bibi-back::before,
.bibi-back::after,
.note-back::before,
.spar-back::before {
	content: "";
	position: absolute;
	left: 50%;
	z-index: 0;
}
.spar-back::before {
	background: url('/education/images/backlight-spartak.svg') no-repeat;
	width: 2505px;
	height: 945px;
	top: 100px;
	margin-left: -1450px;
}
.note-back::before {
	background: url('/education/images/backlight-notepad.svg') no-repeat;
	width: 1216px;
	height: 1371px;
	top: -550px;
	margin-left: -370px;
}
.bibi-back::before {
	background: url('/education/images/backlight-bibi.svg') no-repeat;
	width: 1329px;
	height: 1039px;
	top: -270px;
	margin-left: -1100px;
}
.bibi-back::after {
	background: url('/education/images/backlight-articles.svg') no-repeat;
	width: 1610px;
	height: 934px;
	top: -50px;
	margin-left: -800px;
}
.seti-back::before {
	background: url('/education/images/backlight-socseti.svg') no-repeat;
	width: 1530px;
	height: 816px;
	top: -20px;
	margin-left: -750px;
}
.demo-back::before {
	background: url('/education/images/backlight-demo.svg') no-repeat;
	width: 2307px;
	height: 1148px;
	top: -250px;
	margin-left: -1150px;
}
.demo-back::after {
	background: url('/education/images/backlight-workoff.svg') no-repeat;
	width: 1408px;
	height: 928px;
	top: 850px;
	margin-left: -450px;
}
.cena-back::before,
.pric-back::before {
	background: url('/education/images/backlight-price.svg') no-repeat;
	width: 1940px;
	height: 582px;
	top: 30px;
	margin-left: -970px;
}
.pric-back::before {top: -200px;}

.polu-back::before {
	background: url('/education/images/backlight-poluchite.svg') no-repeat;
	width: 2094px;
	height: 944px;
	top: -200px;
	margin-left: -1100px;
}
.proh-back::before {
	background: url('/education/images/backlight-prohod.svg') no-repeat;
	width: 1278px;
	height: 885px;
	top: -50px;
	margin-left: -950px;
}
.buty-back::before {
	background: url('/education/images/backlight-beauty.svg') no-repeat;
	width: 754px;
	height: 895px;
	top: -100px;
	margin-left: -1050px;
}
.prog-back::before {
	background: url('/education/images/backlight-programs.svg') no-repeat;
	width: 1940px;
	height: 582px;
	top: 100px;
	margin-left: -1000px;
}
.pogr-back::before {
	background: url('/education/images/backlight-pogruzh.svg') no-repeat;
	width: 1954px;
	height: 1334px;
	top: 70px;
	margin-left: -1050px;
}
.ment-back::before {
	background: url('/education/images/backlight-mentor.svg') no-repeat;
	width: 1954px;
	height: 1334px;
	top: -100px;
	margin-left: -1050px;
}
.team-back::before {
	background: url('/education/images/backlight-team.svg') no-repeat;
	width: 1793px;
	height: 959px;
	top: -150px;
	margin-left: -1050px;
}
.otra-back::before {
	background: url('/education/images/backlight-fromblack.svg') no-repeat;
	width: 1961px;
	height: 1111px;
	top: 30px;
	margin-left: -1050px;
}
.answ-back::before {
	background: url('/education/images/backlight-questtios.svg') no-repeat;
	width: 2575px;
	height: 1236px;
	top: -100px;
	margin-left: -1320px;
}
.tech-back::before {
	background: url('/education/images/backlight-tech.svg') no-repeat;
	width: 556px;
	height: 306px;
	top: 0;
	margin-left: -250px;
}
.stnd-back-470::before {
	background: url('/education/images/Spartak_standup-470.webp') no-repeat;
	width: 280px;
	height: 310px;
	top: 0;
	margin-left: -45px;
	background-size: 280px 310px;
}
.tech-back-471::before {
	background: url('/education/images/backlight-tech.svg') no-repeat;
	width: 471px;
	height: 246px;
	top: 0;
	margin-left: -235px;
}
.order-back::before {
	background: url('/education/images/backlight-order.svg') no-repeat;
	width: 2288px;
	height: 1587px;
	top: -100px;
	margin-left: -1100px;
}
.order-back::after {
	background: url('/education/images/backlight-urik.svg') no-repeat;
	width: 2629px;
	height: 1436px;
	top: 270px;
	margin-left: -1400px;
}


/* Красная кнопка вправо */
.circle-arrow a {
	position: relative;
	width: 40px;
	height: 40px !important;
	padding: 0 !important;
	border-radius: 50%;
	background: var(--scarlet_color);
	z-index: 999;
	margin-bottom: 7px;
}
.circle-arrow a::before {
	background: url('/education/images/icons/arrow-right.svg') no-repeat;
	display: block;
	content: "";
	width: 40px;
	height: 40px;
}

.circle-arrow a:hover {
	background: var(--scarlet_activ);
}

/* Флаер */
.event {gap: 41px;}

.event_item {
	min-width: 0; /* Важно для корректного сжатия контента */
	margin-top: 10px;
}

.event_flyer,
.techn_flyer,
.video_flyer {
	/*border: 1px solid #00ff00;*/
	position: relative;
	width: 386px;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.6s;
	margin: 0 auto;
}

.techn_flyer,
.techn_flyer .event_image {
	width: 277px;
	height: 280px;
}

.video_flyer,
.video_flyer .video_flyer_iframe {
	width: 277px;
	height: auto;
}

.video_flyer .video_flyer_iframe iframe,
.video_flyer .video_flyer_iframe img {
	height: 405px;
	border-radius: 10px;
}

.techn_flyer .event_image,
.video_flyer .video_flyer_iframe {
	display: flex;
	justify-content: center;
	align-items: self-start;
}

.techn_flyer .event_image img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.event_item:hover .event_flyer {
	-moz-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	-webkit-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
}

.event_flyer a {
	display: block;
	text-decoration: none;
	margin: 0 auto;
}

.event_image {background-color: var(--black_color);}

.event_content .event_discr {
	font-size: 15px;
	line-height: 130%;
	color: var(--white_color);
	padding-right: 30px;
}
.techn_flyer .event_content .event_discr {padding-right: 20px;}

.event_content ul {margin: 20px 0 0 !important;}
.event_content ul > li {margin: 5px 0 0 21px !important;}

.event_title {
	position: relative;
	color: var(--white_color);
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}
.techn_flyer .event_title {
	font-size: 20px;
	line-height: 120%;
	text-transform: none;
	width: fit-content;
}

.event_title::after {
	display: inline-block;
	background: url('/education/images/icons/mk-arrow-right.svg') no-repeat;
	content: "";
	position: absolute;
	width: 10px;
	height: 16px;
	top: 4px;
	right: auto;
	margin-left: 20px;
}

.techn_flyer .event_title::after {
	display: block;
	top: 16px;
	right: -25px;
	margin-left: 0;
}

.event_discr {
	display: none;
	transition: all 0.6s;
}
.techn_flyer .event_discr {padding-top: 15px;}

.event_item .scroll-text,
.event_item .techn_flyer .scroll-text {
	position: absolute;
	top: 320px;
	left: 24px;
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.event_item .techn_flyer .scroll-text {
	top: 205px;
	left: 40px;
}

.event_item:hover .event_image img {opacity: 0.3;}
.event_item:hover .techn_flyer .event_image img {opacity: 0.6;}

.event_item:hover .scroll-text {top: 125px; bottom: auto;}

.event_item:hover .event_discr {display: block;}

.event_item:hover .event_title::after {
	background: url('/education/images/icons/mk-arrow-down.svg') no-repeat;
	width: 16px;
	height: 10px;
	top: 7px;
	margin-left: 14px;
}
.event_item:hover .techn_flyer .event_title::after {top: 19px;}


.event_btn-over {
	padding: 43px 9px 0;
	width: 386px;
}

.event_btn-red,
.event_btn-wire {
	width: 368px;
}

.event_btn-wire {padding-top: 18px;}

.event_btn-red a,
.event_btn-wire a {
	width: 100%;
	height: 82px !important;
	color: var(--white_color);
	font-size: 17px;
	line-height: 56px !important;
	letter-spacing: 0px;
	border-radius: 5px;
	text-transform: uppercase;
	transition: all 0.3s
}
.event_btn-red a,
.event_btn-red a:focus {
	text-decoration-color: transparent;
	border: 1px solid var(--scarlet_activ) !important;
	background: var(--scarlet_color) !important;
}
.event_btn-wire a {
	border: 1px solid #b8b8b8 !important;
	background-color: var(--black_color);
}

.event_btn-red a:hover,
.event_btn-wire a:hover {
	border: 1px solid var(--scarlet_activ) !important;
	background: var(--scarlet_activ) !important;
}

.edu-field-group {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	gap: 30px 50px;
}

.btn.button-all-news,
.btn.edu-form-submit {
	width: 228px;
	height: 58px !important;
	font-size: 15px !important;
	margin: 0 auto;
	background: var(--scarlet_color);
	border-radius: 5px;
	text-transform: uppercase;
	transition: all 0.3s
}
.btn.edu-form-submit {width: 100%;}

.btn.button-all-news:hover,
.btn.edu-form-submit:hover {background: var(--scarlet_activ);}


.edu-form {
	width: 1182px;
	margin: 85px auto 0;
	font-size: 15px;
}

.edu-form .edu-form-field {
	width: 377px;
	height: 73px;
	font-size: 15px;
	border-radius: 5px;
	padding: 20px;
	transition: all 0.3s
}
.edu-form .edu-form-field:focus {background: #222;}

.edu-form .btn.edu-form-submit {
	width: 328px;
	height: 73px !important;
}

.edu-form-order-1 {order: 1;}
.edu-form-order-2 {order: 2;}
.edu-form-order-3 {order: 3;}
.edu-form-order-4 {order: 4;}



.giv-pd,
.required-text {font-size: 12px;}

.required-text {
	margin-left: 8px;
	color: #999;
}

.main-flex {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 30px;
}

.pay-form {margin: 70px 0;}


/* === Наши соц.сети === */
.flex-social {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 30px;
}

.soc-all {
	width: 920px;
	margin: 30px auto 0;
}

.soc-plate,
.kon-plate {
	display: flex;
	justify-content: center;
	position: relative;
	width: 156px;
	height: 156px;
	border: 1px solid #232323;
	background-color: #232323;
	border-radius: 15px;
	margin: 0 auto;
	padding: 32px 0;
}
.soc-plate:hover,
.planka-shedule:hover {
	border: 1px solid rgba(239, 15, 50, 0.3);
	-moz-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	-webkit-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
}

.soc-plate .soc-pic {
}

.soc-plate .soc-tit {
	position: absolute;
	bottom: 15px;
	font-weight: 700;
	font-size: 15px;
}

.kon-all {
	display: flex;
	width: 724px;
	margin: 40px auto 0;
	gap: 30px;
}

.kon-plate {
	width: 347px;
	height: 140px;
	font-size: 24px;
	font-weight: 600;
	line-height: 150%;
	padding: 19px 0;
}

.kon-plate a,
.kon-plate a:active,
.kon-plate a:focus {
	color: var(--scarlet_color);
	text-decoration-color: transparent;
}
.kon-plate a:hover {
	color: var(--white_color);
	text-decoration-color: transparent;
}

.insta-note {
	line-height: 140%;
	margin: 100px 70px 0;
	}

.poluch {
	width: 386px;
	min-height: 304px;
	padding: 45px 0 0 35px;
}
.poluch h4 {
	position: relative;
	margin: 0;
	padding: 0;
}
.poluch h4::after {
	background: url('/education/images/icons/mk-arrow-right.svg') no-repeat;
	content: "";
	position: absolute;
	width: 10px;
	height: 16px;
	top: 14px;
	right: 37px;
}

.red-pla {
	-moz-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	-webkit-box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	box-shadow: 0px 0px 20px rgba(239, 15, 50, 0.6);
	padding: 25px 10px 25px 25px;
}
.red-pla .time {
	font-size: 32px;
	font-weight: 600;
	line-height: 120%;
	color: var(--scarlet_color);
}
.red-pla .clock {
	position: absolute;
	top: -15px;
	left: -10px;
}

.big-num {
	font-size: 58px;
	font-weight: 700;
	line-height: 105px;
}


.my-tech {
	flex-direction: column !important;
	gap: 10px !important;
	padding: 40px 30px !important;
}

.tech_img img {
	width: 196px;
	height: auto;
	border-radius: 10px;
}
.tech_right {
	flex: auto !important;
	width: 290px;
}

.tech_name,
.tech_prof,
.tech_desc,
.tech_desc span {
	color: var(--white_color);
	font-weight: 600;
	line-height: 120%;
}

.tech_name {
	font-size: 23.5px;
	display: block;
	border-left: 4px solid var(--basic_text_black);
	padding-left: 10px;
	margin-top: 5px;
}
.tech_prof,
.tech_desc,
.tech_desc span {font-size: 16.78px;}
.tech_prof {margin-top: 20px;}

.tech_desc {font-weight: 300; margin-top: 15px;}

.tech_desc span {font-weight: 700;}

.tech_short {
	font-size: 12.59px;
	line-height: 15px;
	margin-top: 15px;
}

.left-line,
.planka .title.left-line {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 40px;
	border-left: 7px solid #d9d9d9;
	padding-left: 18px;
	margin-bottom: 20px;
}

.pre-padding {padding-top: 40px;}

.big-modal-title {
	font-size: 28px;
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
	line-height: 120%;
}

.carusel-tech {
	width: 1210px;
	margin: 50px auto 0 !important;
}
.carusel-video {
	width: 1180px;
	margin: 0 auto 0 !important;
}


/* === Прочее === */
.item-9  {display: flex; flex-direction: row; justify-content: space-between;}
.item-10 {font-size: 13px; font-weight: 700; line-height: 13px; text-align: right; text-transform: uppercase; margin-top: 15px;}
.item-11 {font-size: 10px; line-height: 13px; text-align: right; margin-top: 5px;}
.item-12 {position: relative; width: 90px;}
.item-13 {width: 65px; height: 65px; margin: 10px 0 0 20px;}
.item-14 {width: 552px; padding: 25px 35px;}
.item-15 {position: absolute; width: 389px; height: 259px; top: 290px; left: 50%; margin-left: -165px;}
.item-16 {position: absolute; width: 350px; height: 178px; top: 371px; left: 50%; margin-left: 250px;}
.item-17 {width: 530px; margin-top: 10px;}
.item-18 {margin-top: 10px;}
.item-19 {width: 871px; margin-top: 20px;}
.item-20 {width: 471px; margin-top: 20px;}
.item-21 {margin: 105px 0 90px;}
.item-22 {margin-top: 10px;}
.item-23 {margin-top: 90px;}
.item-24 {margin-top: 110px;}
.item-25 {margin-top: 60px;}
.item-26 {margin-top: 60px;}
.item-27 {position: relative; top: -88px;}
.item-29 {margin-top: 60px;}
.item-20_0 {margin-top: 20px;}
.item-30 {margin-top: 30px !important;}
.item-40 {margin-top: 40px;}
.item-40_0   {margin-top: 40px;}
.item-40_30  {margin-top: 40px;}
.item-70_30  {margin-top: 70px;}
.item-100_8  {margin-top: 100px;}
.item-100_30 {margin-top: 100px;}
.item-110_30 {margin-top: 110px;}
.item-110_40 {margin-top: 110px;}
.item-110_50 {margin-top: 110px;}
.item_120_40 {margin-top: 120px;}
.item_120_50 {margin-top: 120px;}
.item-40_gap {margin-top: 40px; gap: 40px;}
.item-60_gap {margin-top: 60px; gap: 40px;}


/* === Кастомизация плашек === */
.img-mov {margin: -10px 0 -2px -7px;}
.img-vom {margin: -35px 0 -23px -35px;}
.img-ovm {margin: 0 0 9px 0;}

.x201 {margin: 10px 0 0 20px; padding: 20px 25px 20px 30px;}

.x301 {width: 811px; height: 260px;}
.x302 {width: 409px; height: 260px; background-size: 409px 260px;}
.x303 {width: 367px; height: 142px;}
.x304 {width: 367px; height: 142px;}
.x305 {width: 208px; height: 142px;}
.x306 {width: 238px; height: 142px;}
.x307 {width: 590px; height: 155px;}
.x308 {width: 273px; height: 155px;}
.x309 {width: 333px; height: 155px;}
.x310 {width: 968px; min-height: 190px; padding-top: 28px; padding-bottom: 0;}
.x311 {width: 250px; height: 190px; background-size: 250px 190px;}
.x312 {width: 409px; height: 299px; background-size: 409px 299px;}
.x313 {width: 811px; height: 299px;}
.x314 {width: 567px; height: 305px;}
.x315 {width: 653px; height: 305px;}

.x401 {width: 419px; height: 279px; background-size: 419px 279px;}
.x402 {width: 801px; height: 279px;}
.x403 {width: 710px; height: 440px;}
.x404 {width: 493px; height: 440px;}
.x405 {width: 393px; height: 419px; background-size: 393px 419px;}
.x406 {width: 814px; height: 306px; padding: 25px 35px 15px 30px;}

.x501 {width: 530px; height: 457px; margin-top: 30px; padding: 30px 35px;}
.x502 {width: 530px; height: 135px; margin-top: 20px; padding: 20px 30px 22px 35px;}
.x503 {width: 690px; height: 183px; margin-top: 52px; padding: 15px 40px !important;}

.x701, .x609, .x608, .x605, .x604, .x603, .x602 {padding: 22px 25px 22px 30px;}

.x601 {width: 574px; height: 230px;}
.x602 {width: 277px; height: 230px;}
.x603 {width: 349px; height: 230px;}
.x604 {width: 277px; height: 222px;}
.x605 {width: 349px; height: 458px; position: relative; z-index: 999; background-size: 349px 458px;}
.x606 {width: 871px; height: 220px;}
.x607 {width: 471px; height: 460px; background-size: 471px 460px;}
.x608 {width: 279px; height: 222px;}
.x609 {width: 450px; height: 222px;}
.x610 {width: 610px; height: 230px; padding: 35px 25px 22px 40px !important;}
.x611 {width: 610px; height: 230px; padding: 60px 25px 22px 40px !important;}
.x612 {padding: 40px 50px !important; position: relative; z-index: 999;}

.x701 {width: 295px; height: 220px;}
.x702 {width: 368px; height: 460px; background-size: 368px 460px;}
.x703 {width: 400px; height: 235px;}
.x704 {padding: 5px 10px;}
.x705 {width: 434px; height: 460px; background-size: 434px 460px;}

.x801 {width: 811px; height: 260px;}
.x802 {width: 409px; height: 260px; background-size: 409px 260px;}
.x803 {width: 367px; height: 158px;}
.x804 {width: 245px; height: 158px;}
.x805 {width: 281px; height: 158px; padding-right: 10px !important;}
.x806 {width: 281px; height: 158px; padding-right: 10px !important;}
.x807 {width: 513px; height: 309px;}
.x808 {width: 442px; height: 309px;}
.x809 {width: 239px; height: 309px; background-size: 239px 309px;}
.x810 {width: 554px; height: 411px;}
.x811 {width: 367px; height: 175px;}
.x812 {width: 367px; height: 216px;}
.x813 {width: 279px; height: 123px;}
.x814 {width: 603px; height: 211px;}
.x815 {width: 350px; height: 211px;}
.x816 {width: 247px; height: 211px; background-size: 247px auto;}

.end-page {margin-bottom: 70px;}



@media (max-width: 768px) {

	/*div {border: 1px solid #00ff00 !important;}*/

	.edu-section {margin-top: 10px;}

	.width-edu {
		max-width: 100% !important;
		margin: 0 auto;
	}

	h1.title-1 {
		font-size: 19px !important;
		letter-spacing: 0.58px;
		margin-top: 20px !important;
	}
	h2.title-2 {
		font-size: 18px !important;
		line-height: 150% !important;
		font-weight: 700;
		margin: 10px 0 !important;
	}
	h3.title-3 {
		font-size: 15px !important;
		line-height: 20px !important;
		font-weight: 700;
		margin-top: 20px !important;
		margin-bottom: 12px !important;
	}
	h4.title-4 {font-size: 15px !important;}

	.over-h2 {padding-top: 30px;}

	.under-h2 {margin-top: 25px;}

	p {
		font-size: 12px !important;
		line-height: 18px !important;
	}

	.group-planks {gap: 8px 10px;}

	.planka-ticket {
		width: 200px;
		height: 100px;
		padding: 20px 15px;
	}
	.planka, .planka-ticket, .planka-shedule {
		font-size: 10px;
		line-height: 130%;
		border-radius: 10px;
		padding: 20px 15px;
	}

	.planka h3 {
		font-size: 14px !important;
		margin-bottom: 15px;
	}

	.planka .title, .form .title {
		font-size: 17.8px;
		line-height: 120%;
		margin-bottom: 0;
	}

	.planka .text {
		font-size: 12px;
		line-height: 15px;
	}

	.planka .text h3 {
		font-size: 12px !important;
		line-height: 15px;
		text-transform: none;
		margin-top: 5px !important;
		color: var(--white_color);
	}

	.planka .cost {font-size: 20px; padding-top: 0px; text-align: center;}

	.planka .cost .coral-color {display: block; font-size: 32px; margin-top: 10px;}

	.planka .cost .basic_color {display: block; font-size: 16px; margin-bottom: 20px;}


	.planka.big .title {font-size: 25px;}

	.planka.big .text {
		font-size: 10px;
		line-height: 120%;
		margin-top: 10px;
	}


	/* ### */
	.shedules {gap: 10px;}

	.planka-shedule {
		width: 48%;
		min-height: 105px;
		padding: 10px 10px 15px 12px;
	}

	.planka-shedule .month {
		font-size: 14px !important;
		margin-bottom: 20px;
	}

	.planka-shedule .day-city {font-size: 10.5px;}

	.planka-shedule .line-date {margin-top: 15px;}

	.planka-shedule .line-date::after {
		background: url('/images/icons/arrow-midle-mob.svg') no-repeat;
		width: 4px;
		height: 7px;
		top: 4px;
		right: 0px;
	}
	.planka-shedule .line-date:hover::after {
		background: url('/images/icons/arrow-midle-red-mob.svg') no-repeat;
	}

	.btn.width-262 {
		display: block;
		width: 262px;
		margin: 0 auto;
	}

	.font-15,
	.font-18,
	.font-20-12 {
		font-size: 12px !important;
		line-height: 15px !important;
	}

	.font-20 {
		font-size: 15px !important;
		line-height: 18px !important;
	}

	.top-page {
		flex-direction: column;
		gap: 10px;
	}

	/* Верхний баннер */
	.main-banner {
		width: 100%;
		height: auto;
		margin-top: 15px;
	}

	/* Сноски под баннером */
	.col-all {
		flex-wrap: wrap;
		gap: 10px 20px;
		margin-top: 0;
	}

	.flex-item-col {
		flex: 1 1 150px;
		min-width: 150px;
	}

	.flex-item .right-border.no-border-mob,
	.flex-item-col .right-border.no-border-mob {border-right: none;}

	.col-title,
	.col-text {width: 150px;}

	.col-title {
		font-size: 10px;
		line-height: 12.5px;
		font-weight: 700;
	}

	.col-text {
		font-size: 10px;
		line-height: 11.3px;
		margin-top: 6px;
	}

	.col-pic {margin-bottom: -11px;}

	.col-pic img {
		width: 60px;
		height: 60px;
		top: -5px;
		left: -15px;
	}

	/* Отзывы */
	.rev_group {
		flex-direction: column;
		gap: 10px;
		margin-top: 30px;
	}
	.rev_item {
		min-height: auto;
		border-radius: 10px;
		padding: 15px 20px 10px 20px;
		width: 100%;
	}
	.rev_item .name,
	.rev_item .city {
		font-size: 10px;
		line-height: 13px;
	}
	.rev_item .text,
	.rev_item .date {
		font-size: 9px;
		line-height: 11px;
	}
	.rev_item .text {margin-top: 10px;}

	.rev_item .sect {
		position: static;
		font-size: 9px;
		margin-top: 10px;
	}
	.rev_item .stars {
		position: static;
		margin-top: 2px;
	}
	.rev_item .stars img {width: 40px;}

	.read-more-btn,
	.read-more-btn:focus,
	.read-more-btn:active {
		font-size: 9px;
		margin-top: 5px;
	}

	/* Позиционирование */
	.pos-spartak-1,
	.pos-spartak-2,
	.pos-spartak-2-2,
	.pos-spartak-3,
	.pos-spartak-4,
	.pos-spartak-5,
	.pos-tech-100,
	.pos-techno-1 {
		width: 100%;
		max-width: 100%;
		top: 0;
		left: 0;
		right: 0;
	}

	.pos-spartak-2,
	.pos-spartak-2-2 {margin-top: 20px;}

	.height-head {height: auto;}

	.otra-back::before,
	.otra-back::after,
	.team-back::before,
	.prog-back::before,
	.buty-back::before,
	.moti-back::before,
	.spar-back::before,
	.note-back::before,
	.bibi-back::before,
	.bibi-back::after,
	.seti-back::before,
	.demo-back::before,
	.demo-back::after,
	.cena-back::before,
	.pric-back::before,
	.answ-back::before,
	.order-back::before,
	.order-back::after,
	.pogr-back::before,
	.pogr-back::after,
	.tech-back-471::before {
		content: "";
		position: absolute;
		z-index: 0;
		width: 100vw; 		/* 100% ширины viewport */
		left: 50%;
		margin-left: -50vw;	/* Центрируем относительно экрана */
		top: 0;
		bottom: 0;
		background-size: 100% !important;
	}

	.spar-back::before {
		background: url('/education/images/backlight-spartak-mob.svg') no-repeat;
		height: 460px;
		top: 135px;
	}
	.spar-back.team-y::before {top: -50px;}

	.note-back::before {
		background: url('/education/images/backlight-notepad-mob.svg') no-repeat;
		height: 451px;
		top: -38px;
	}
	.bibi-back::before {
		background: url('/education/images/backlight-bibi-mob.svg') no-repeat;
		height: 709px;
		top: -180px;
	}
	.bibi-back::after {
		background: url('/education/images/backlight-articles-mob.svg') no-repeat;
		height: 304px;
		top: 380px;
	}
	.seti-back::before {
		background: url('/education/images/backlight-socseti-mob.svg') no-repeat;
		height: 626px;
		top: -140px;
	}
	.demo-back::before {
		background: url('/education/images/backlight-demo-mob.svg') no-repeat;
		height: 580px;
		top: 400px;
	}
	.demo-back::after {
		background: url('/education/images/backlight-workoff-mob.svg') no-repeat;
		height: 828px;
		top: 1950px;
	}
	.cena-back::before,
	.pric-back::before {
		background: url('/education/images/backlight-price-mob.svg') no-repeat;
		height: 422px;
		top: 80px;
	}
	.pric-back::before {top: -100px;}

	.answ-back::before {
		background: url('/education/images/backlight-questtios-mob.svg') no-repeat;
		height: 1196px;
		top: -50px;
	}
	.answ-back.tech-qa::before {top: -60px;} /* -190 */
	
	.tech-back-471::before {
		background: url('/education/images/backlight-tech-mob.svg') no-repeat;
		height: 169px;
		top: 0;
		right: -40px;
		left: auto;
	}
	.order-back::before {
		background: url('/education/images/backlight-order-mob.svg') no-repeat;
		height: 769px;
		top: 0;
	}
	.order-back::after {
		background: url('/education/images/backlight-urik-mob.svg') no-repeat;
		height: 835px;
		top: 70px;
	}
	.moti-back::before {
		background: url('/education/images/backlight-motiv-mob.svg') no-repeat;
		height: 861px;
		top: 830px;
	}
	.polu-back::before {content: none;}

	.buty-back::before {
		background: url('/education/images/backlight-beauty-mob.svg') no-repeat;
		height: 1154px;
		top: 100px;
	}
	.prog-back::before {
		background: url('/education/images/backlight-programs-mob.svg') no-repeat;
		height: 1154px;
		top: -60px;
	}
	.pogr-back::before {
		background: url('/education/images/backlight-beauty-mob.svg') no-repeat;
		height: 1334px;
		top: 600px;
	}
	.pogr-back::after {
		background: url('/education/images/backlight-beauty2-mob.svg') no-repeat;
		height: 981px;
		top: 2000px;
	}
	.pogr-back.konsult::before {top: -200px;}
	.pogr-back.konsult::after {content: none;}

	.team-back::before {
		background: url('/education/images/backlight-team-mob.svg') no-repeat;
		height: 593px;
		top: -70px;
	}
	.otra-back::before {
		background: url('/education/images/backlight-fromblack-mob.svg') no-repeat;
		height: 452px;
		top: 380px;
	}
	.otra-back::after {
		background: url('/education/images/backlight-fromblack-2-mob.svg') no-repeat;
		height: 828px;
		top: 1300px;
	}


	/* Красная кнопка вправо */
	.circle-arrow a {
		width: 28px;
		height: 28px !important;
		margin-bottom: 7px;
	}
	.circle-arrow a::before {
		background: url('/education/images/icons/arrow-right-mob.svg') no-repeat;
		width: 20px;
		height: 20px;
	}

	/* Флаер */
	.event_flyer {width: 100%;}

	.techn_flyer, .techn_flyer .event_image, .event_image img {width: 100%;}

	.video_flyer,
	.video_flyer .video_flyer_iframe {
		width: 100%;
		height: auto;
	}

	.video_flyer .video_flyer_iframe iframe,
	.video_flyer .video_flyer_iframe img {
		height: 405px;
	}

	.event_item .scroll-text,
	.event_item .techn_flyer .scroll-text {
		top: 210px;
		left: 20px;
	}

	.event_title {
		font-size: 17px;
		line-height: 42px;
		font-weight: 700;
	}
	.event_title::after {
		background: url('/education/images/icons/mk-arrow-right-mob.svg') no-repeat;
		width: 7px;
		height: 12px;
		top: 15px;
		margin-left: 15px;
	}

	.event_item:hover .scroll-text {top: 170px;}

	.event_item:hover .event_title::after {
		background: url('/education/images/icons/mk-arrow-down-mob.svg') no-repeat;
		width: 12px;
		height: 7px;
		top: 17px;
		margin-left: 10px;
	}

	.event_content .event_discr {
		font-size: 11px;
		line-height: 13px;
		padding-right: 10px;
	}

	.event_content ul {margin: -10px 0 0 !important;}

	.event_btn-over,
	.event_btn-red,
	.event_btn-wire {width: 100%;}

	.event_btn-over {padding: 20px 9px 0;}

	.event_btn-red a,
	.event_btn-wire a {
		height: 57px !important;
		font-size: 12px;
		line-height: 32px !important;
		border-radius: 4px;
	}

	.flex-note {
		flex-direction: column;
		gap: 0;
	}

	.pos-note {
		top: 20px;
		left: 0;
		align-self: center;
	}
	.pos-note img {
		width: 233px;
		height: 206px;
	}

	.pos-text {margin-top: 25px;}

	.pos-btn {
		width: 262px;
		margin: 40px auto 0;
	}

	.edu-form,
	.soc-all,
	.kon-all {width: 100%;}

	.kon-all {
		margin: 20px auto 0;
		gap: 20px;
	}
	.bibi-back {margin-top: 60px;}

	/* == БЛОГ с БИБИ */
	/* ширина поиска по статьям */
	.search-page-wrap form {width: 100%;}

	/* картинка с Биби */
	.item-views.news2 .row .item-wrapper {min-height: auto !important;}


	.edu-field-group {
		flex-direction: column;
		gap: 25px;
	}

	.edu-form .edu-form-field {
		width: 330px;
		height: 58px;
		font-size: 14px;
		padding: 20px;
	}

	.btn.button-all-news,
	.btn.edu-form-submit {
		width: 228px;
		height: 58px !important;
		font-size: 12px !important;
		border-radius: 5px;
	}

	.edu-form {
		width: 100%;
		margin: 40px auto 0;
		font-size: 15px;
	}

	.edu-form .edu-form-field:focus {background: #222;}

	.edu-form .btn.edu-form-submit {
		width: 262px;
		height: 58px !important;
	}

	.edu-form-order-3 {order: 4;}
	.edu-form-order-4 {order: 3;}

	.main-flex {
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
	}

	.pay-form {margin-top: 40px;}

	.flex-social {
		justify-content: space-between;
		gap: 10px;
	}

	.soc-plate,
	.kon-plate {
		align-items: center;
		justify-content: center;
		border-radius: 4px;
		padding: 0;
	}

	.soc-plate {
		width: 57px;
		height: 57px;
	}

	.kon-plate {
		width: 159px;
		height: 64px;
		font-size: 11px;
	}

	.soc-pic img {width: 24px;}
	.soc-tit {display: none;}

	.agree-checkbox__label {margin: 0 0 0 5px;} /* удалить дубль из form.css */

	.insta-note {margin: 20px 0 50px;}

	/* подтягивание раздела "Консультация с менеджером по обучению" */
	.consult-up {margin-top: -110px;}

	.pre-padding {padding-top: 20px;}

	.left-line {
		height: 100%;
		min-height: 30px;
		border-left: 4px solid #d9d9d9;
		padding-left: 10px;
		margin-bottom: 15px !important;
	}

	.event {gap: 10px; align-items: center;}

	.details {
		width: 100%;
		min-height: 62px;
		position: relative;
		border: 1px solid var(--black_color);
		border-radius: 6px;
	}
	.details__title {
		height: 62px;
		font-size: 10.56px;
		padding: 5px 70px 5px 15px;
	}

	.details__content {
		padding: 0 40px 0 15px;
		font-size: 10px;
		margin-bottom: -80px;
	}

	.details::after {
		right: 24px;
		top: 28px;
		width: 5px;
		height: 5px;
		border-right: 1.5px solid var(--white_color);
		border-bottom: 1.5px solid var(--white_color);
	}

	.demo .details::after {
		right: 2px;
		top: 15px;
		width: 10px;
		height: 10px;
		border-right: 2px solid var(--scarlet_color);
		border-bottom: 2px solid var(--scarlet_color);
	}
	.demo.item-14 .details::after {
		right: 2px;
		top: 15px;
	}

	.poluch {
		width: 100%;
		min-height: 150px;
		padding: 5px 20px 0 25px;
		background-size: 100% !important;
	}

	.poluch h4 {padding: 0 0 5px 0;}

	.poluch .details::after {
		right: 10px;
		top: 82px;
		width: 10px;
		height: 10px;
		border-right: 2px solid var(--white_color);
		border-bottom: 2px solid var(--white_color);
	}

	.big-num {
		font-size: 36px;
		line-height: 70px;
	}

	.red-pla .time {font-size: 16.4px;}
	.red-pla .clock {top: -10px; left: -9px;}
	.red-pla .clock img {width: 80%;}

	.planka-ticket .tname, .planka-ticket .descr {font-size: 12px; line-height: 120%;}
	.planka-ticket .descr {font-size: 12px; margin-top: 4px;}
	.planka-ticket .price {font-size: 19px; margin-top: 3px;}
	.planka-428 {width: 100%; padding: 30px;}


	.carusel-tech,
	.carusel-video {
		width: 100%;
		margin: 10px auto 0 !important;
	}

	.tech-top {padding-top: 40px !important;}
	.tech_img {
		width: 250px;
		align-self: center;
		border-radius: 10px;
	}
	.tech_img img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.tech_name {
		font-size: 15px;
		display: block;
		border-left: 3px solid var(--basic_text_black);
		padding-left: 8px;
		margin-top: 0;
	}
	.tech_prof,
	.tech_desc,
	.tech_desc span {
		font-size: 12px;

	}
	.tech_prof {margin-top: 15px;}
	.tech_desc {margin-top: 8px;}
	.tech_short {
		font-size: 10px;
		line-height: 120%;
		margin-top: 5px;
	}

	.x201 {font-size: 12px; margin: 10px 0 0 0;}

	.x301 {width: 100%;	height: auto;}
	.x302 {width: 100%;	height: 212px; background-size: 100% auto;}
	.x303 {width: 40%;height: 130px;}
	.x304 {flex: 1;		height: 130px;}
	.x305 {width: 56%;	height: 105px;}
	.x306 {flex: 1;		height: 105px;}
	.x307 {width: 100%;	height: auto;}
	.x308 {width: 40%;  height: 105px;}
	.x309 {flex: 1;		height: 105px;}
	.x310 {width: 100%; min-height: 183px; padding-bottom: 0;}
	.x311 {width: 100%; height: 253px; background-size: 100% auto; margin-top: 20px;}
	.x312 {width: 100%; height: 240px; background-size: 100% auto;}
	.x313 {width: 100%; height: auto;}
	.x314 {width: 100%; height: auto;}
	.x315 {width: 100%; height: auto;}

	.x401 {width: 100%; height: 223px; background-size: 100% auto;}
	.x402 {width: 100%; height: auto;}
	.x403 {width: 100%; height: auto;}
	.x404 {width: 100%; height: 297px; background-size: 100% auto;}
	.x405 {width: 100%; height: 320px; background-size: 100% auto;}
	.x406 {width: 100%; height: auto; padding: 20px 15px;}

	.x501 {width: 100%; height: auto; margin-top: 0; padding: 20px 25px 20px 15px;}
	.x502 {width: 100%; height: auto; margin-top: 20px; padding: 15px 20px;}
	.x503 {width: 100%; height: auto; margin-top: 20px; padding: 15px 20px !important;}

	.x701, .x609, .x608, .x605, .x604, .x603, .x602 {padding: 15px 15px 22px;}

	.x601 {width: 100%; height: auto;}
	.x602 {width: 100%; height: auto;}
	.x603 {width: 100%; height: auto;}
	.x604 {width: 100%; height: auto;}
	.x605 {width: 100%; height: 420px; background-size: 100% auto;}
	.x606 {width: 100%; height: auto;}
	.x607 {width: 100%; height: 324px; background-size: 100% auto;}
	.x608 {width: 100%; height: auto;}
	.x609 {width: 100%; height: auto;}
	.x610 {width: 100%; height: auto; padding: 20px 15px !important;}
	.x611 {width: 100%; height: auto; padding: 20px 15px !important;}
	.x612 {width: 300px; padding: 20px 50px 30px !important; margin: 40px auto 0;}

	.x701 {width: 100%; height: auto;}
	.x702 {width: 100%; height: 400px; background-size: 100% auto;}
	.x703 {width: 100%; height: auto;}
	.x704 {padding: 5px 10px;}
	.x705 {width: 100%; height: 360px; background-size: 100% auto;}

	.x801 {width: 100%;	height: auto;}
	.x802 {width: 100%;	height: 212px; background-size: 100% auto;}
	.x803 {width: 56%;	height: 130px;}
	.x804 {flex: 1;		height: 130px;}
	.x805 {width: 40%;	height: 130px; padding-right: 15px !important;}
	.x806 {flex: 1;		height: 130px; padding-right: 15px !important;}
	.x807 {width: 100%;	height: auto;}
	.x808 {width: 100%;	height: auto;}
	.x809 {width: 100%;	height: 430px; background-size: 100% auto;}
	.x810 {width: 100%;	height: 367px; background-size: 100% auto;}
	.x811 {width: 100%;	height: auto;}
	.x812 {width: 56%;	height: 130px;}
	.x813 {flex: 1;		height: 130px;}
	.x814 {width: 100%; height: auto;}
	.x815 {width: 100%; height: auto;}
	.x816 {width: 100%; height: 288px; background-size: 100% auto;}

	h3.title-3.item-8  {margin-top: -20px !important;}
	.item-9  {margin-top: 5px; justify-content: flex-end;}
	.item-10 {font-size: 7px; line-height: 7px;}
	.item-11 {font-size: 6px; line-height: 7px;}
	.item-13 {width: 38px; height: 38px; margin: 12px 0 0 15px;}
	.item-14 {width: 100%; padding: 20px 18px 20px 25px;}
	.item-14 .text {padding-right: 15px;}
	.item-15 {position: relative; top: 0; left: 0; width: 100%; height: 206px; margin-top: 20px; margin-left: 0;}
	.item-16 {position: relative; top: 0; left: 0; width: 100%; height: 150px; margin-top: 20px; margin-left: 0;}

	.item-19 {width: 100%; margin-top: 8px;}
	.item-21 {margin: 10px 0 30px;}
	.item-23 {margin-top: 40px;}		/*  90 */
	.item-24 {margin-top: 15px;}		/* 110 */
	.item-25 {margin-top: 30px;}		/*  60 */
	.item-26 {margin-top: 25px;}		/*  60 */
	.item-27 {position: static;}		/*  60 */
	.item-28 {margin: 15px 0 10px !important; padding-bottom: 10px;}
	.item-29 {margin-top: 20px;}		/* 60 */
	.item-31 {margin-top: 20px;}		/* 0 */
	.item-32 {margin-top: 10px;}		/* 0 */

	.item-20_0   {margin-top: 0;}		/* 20 */
	.item-30     {margin-top: 15px !important;}	/* 30 */
	.item-40     {margin-top: 15px;}	/* 40 */
	.item-40_0   {margin-top: 0;}		/* 40 */
	.item-40_30  {margin-top: 30px;}	/* 40 */
	.item-40_gap {margin-top: 20px; gap: 15px;}	/* 40 */
	.item-60_gap {margin-top: 30px; gap: 15px;} /* 60 */
	.item-70_30  {margin-top: 30px;}	/*  70 */
	.item-100_8  {margin-top: 8px;}		/* 100 */
	.item-100_30 {margin-top: 30px;}	/* 100 */
	.item-110_30 {margin-top: 30px;}	/* 110 */
	.item-110_40 {margin-top: 40px;}	/* 110 */
	.item-110_50 {margin-top: 50px;}	/* 110 */
	.item_120_40 {margin-top: 40px;}	/* 120 */
	.item_120_50 {margin-top: 50px;}	/* 120 */

	.end-page {margin-bottom: 0;}

}

/* End */


/* Start:/education/lib/flaers/itc-slider.css?17645511685202*/
/**
 * ItcSlider
 * @version 1.0.0
 * @author https://github.com/itchief
 * @copyright Alexander Maltsev 2020 - 2022
 * @license MIT (https://github.com/itchief/ui-components/blob/master/LICENSE)
 * @tutorial https://itchief.ru/javascript/slider
 */

.itc-slider {
	position: relative;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}

.itc-slider__wrapper {overflow: hidden;}

.itc-slider__items {
	display: flex;
	transition: transform 0.5s ease;
	will-change: transform;
}

.itc-slider__transition-none {transition: none;}

.itc-slider__item {
	flex: 0 0 100%;
	max-width: 100%;
	user-select: none;
	will-change: transform;
}

/* кнопки влево и вправо */
.itc-slider__btn {
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 50px;
	color: #fff;
	text-align: center;
	background: rgb(0 0 0 / 20%);
	background-color: unset;
	border: none;
	transform: translateY(-50%);
	cursor: pointer;
}
.itc-slider__btn.flaer {top: calc(50% - 80px);}

.itc-slider__btn_hide {display: none;}

.itc-slider__btn_prev {left:  -13px;}
.itc-slider__btn_next {right: -13px;}

.video.itc-slider__btn_prev {left:  -40px;}
.video.itc-slider__btn_next {right: -40px;}

.itc-slider__btn:hover,
.itc-slider__btn:focus {
	color: #fff;
	text-decoration: none;
	background: rgb(0 0 0 / 30%);
	outline: 0;
}

.itc-slider__btn::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 21px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}

.itc-slider__btn_prev::before {background: url('/education/lib/flaers/arrow-prev-mob.svg') no-repeat;}
.itc-slider__btn_next::before {background: url('/education/lib/flaers/arrow-next-mob.svg') no-repeat;}


/* индикаторы */
.itc-slider__indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	margin: 0 15%;
	padding-left: 0;
	list-style: none;
}

.itc-slider__indicator {
	flex: 0 1 auto;
	box-sizing: content-box;
	width: 30px;
	height: 5px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgb(255 255 255 / 50%);
	background-clip: padding-box;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	cursor: pointer;
}

.itc-slider__indicator_active {background-color: rgb(255 255 255 / 90%);}

/* -------------------------------------------------------------------------------------- */

*,
*::before,
*::after {box-sizing: border-box;}

.itc-slider__wrapper {
	margin-left: -10px;
	margin-right: -10px;
}

.itc-slider__items {
	gap: 0;
	padding: 10px 20px;
	margin: 0 -15px;
}

.frame {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.frame__header {position: relative;}

.frame__img {
	display: block;
	height: auto;
	max-width: 100%;
}

.frame__section {
	position: absolute;
	bottom: 6px;
	left: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 6px 10px;
	font-size: 14px;
	border-radius: 12px;
	line-height: 1;
}

.frame__title {
	background: #fafafa;
	color: #424242;
	white-space: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.3;
	padding: 10px 15px;
	margin: 0;
	height: 72px;
}

.frame__footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: #fafafa;
	padding: 10px 15px 15px;
	color: #616161;
}

.frame__photo {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.frame__author {margin-left: 6px;}

.frame__icon {
	margin-left: auto;
	width: 18px;
	max-height: 20px;
}

.frame__views {margin-left: 6px;}

.itc-slider__btn:hover,
.itc-slider__btn:focus {background-color: rgba(0, 0, 0, 0.1);}

.itc-slider__indicators {bottom: 0;}

.itc-slider__indicator {background-color: #eee;}

.itc-slider__indicator_active {background-color: #757575;}


@media (max-width: 768px) {
	/* ширина слайда */
	.itc-slider {
		overflow: visible;
		max-width: 80%;
		padding-bottom: 0;
		margin: 0 auto;
	}

	.itc-slider__items {padding: 10px 0;}

	.itc-slider__btn {
		top: 50%;
		width: 12px;
		height: 21px;
	}

	.itc-slider__btn.team {top: 50%;}

	.itc-slider__btn_prev {left: 0;}
	.itc-slider__btn_next {right: 0;}

	.flaer.itc-slider__btn_prev {left:  -7px;}
	.flaer.itc-slider__btn_next {right: -7px;}

	.video.itc-slider__btn_prev {left:  -2px;}
	.video.itc-slider__btn_next {right: -2px;}


	.itc-slider__btn_prev::before {
		background: url('/education/lib/flaers/arrow-prev-mob.svg') no-repeat;
		position: absolute;
		left: -30px;
	}

	.itc-slider__btn_next::before {
		background: url('/education/lib/flaers/arrow-next-mob.svg') no-repeat;
		position: absolute;
		right: -30px;
	}

}


@media (min-width: 767px) {
	.itc-slider__item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}


@media (min-width: 1200px) {
	.itc-slider__item {
		flex: 0 0 25%;
		max-width: 25%;
		/*
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
		*/
	}
}



/* End */
/* /local/templates/custom/css/education.css?176460736449879 */
/* /education/lib/flaers/itc-slider.css?17645511685202 */
