/* 
*Theme name:Logosschool
*Author:Bogdan
*Author URI:https://boga.agency
*Version:1.0
 */

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea { } input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
body {	font-family: 'StratosLCWeb-Medium';}
body.check{
	overflow: hidden;
}
body a {text-decoration:none;}*, *:before, *:after {box-sizing: border-box;}
html {
  scroll-behavior: smooth;
}
@font-face {
font-family: 'StratosLCWeb-Medium';
    src: url('../fonts/StratosLCWeb-Medium.eot');
    src: url('../fonts/StratosLCWeb-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/StratosLCWeb-Medium.woff') format('woff'),
    url('../fonts/StratosLCWeb-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: 'StratosLCWeb-Regular';
    src: url('../fonts/StratosLCWeb-Regular.eot');
    src: url('../fonts/StratosLCWeb-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/StratosLCWeb-Regular.woff') format('woff'),
    url('../fonts/StratosLCWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* countdown */
.countdown__img.fifty{
	padding-right: 0;
}
.countdown {
}
.countdown__color {
	background: rgba(173, 97, 255, 1);
}
.content__fixed {
	max-width: 1110px;
	margin: 0 auto;
}
	.countdown__cover{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
.countdown__img {
	padding-right: 80px;
}
	.countdown__img img {
		max-width: 99px;
		vertical-align: bottom;
	}
.countdown__text p{
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
}
.timer {
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
}
.timer__elements{
	display: flex;
	padding-right: 80px;
}
.watch{
	padding-right: 10px;
}
.watch img{
	max-width: 15px;
}
.timer__cover{
	display: flex;
	align-items: center;
}
/* countdownEnd */
/* header */
.header {
}
.header__elements {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
}
	.header__elements__cover,.countdow__overflow{
		display: flex;
		align-items: center;
	}
.header__logo {
}
.header__items__nav {
	display: flex;
	align-items: center;
	margin: 0 -35px;
}
	.header__items__nav li{
	margin: 0 30px;
	}
	.header__items__nav li a{
	font-size: 15px;
	color: rgba(8, 8, 8, 1);
	font-family: 'StratosLCWeb-Regular';
	transition: all 300ms ease-in-out 0s;
	}
		.header__items__nav li a:hover{
		color: #E79001;
		}
.buton__cover{
	display: flex;
	align-items: center;
}
	.burger {
    display: none;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 8px;
    padding: 0;
    cursor: pointer;
    margin: 0;
    background: url(../images/burger.svg) center/20px no-repeat;
    transition: all 300ms ease-in-out 0s;
    border: 0;
		margin-left: 20px;
}

.modal__button .wpcf7-form-control {display:block; padding:0; width:100%;}
.modal__button .wpcf7-form-control,
.button__registration button,.button__trialday button,.modal__button button{
	font-family: 'StratosLCWeb-Medium';
	background: rgba(255, 158, 0, 1);
	border: 0;
	line-height: 40px;
	border-radius: 10px;
	font-size: 15px;
	color: white;
	padding: 0 20px;
	cursor: pointer;
	box-shadow: 0 4px 0px #E79001;
	position: relative;
}
.form__bottom__contact .wpcf7-form-control:focus,
.modal__button .wpcf7-form-control:focus {outline:none;}
.form__bottom__contact .wpcf7-form-control:hover,
.modal__button .wpcf7-form-control:hover,
	.button__registration button:hover,.button__trialday button:hover,.swap__registration button:hover,.form__bottom__contact button:hover,.modal__button button:hover{
		background: #E79001;
		transition: all 300ms ease-in-out 0s;
	}
.button__trialday{
	padding-top: 50px;
}
/* headerEnd */
/* happy__satisfied */
.happy__text_cover{
	max-width: 370px;
	margin: 0 auto;
}
.happy__satisfied {
	background: rgba(0, 193, 255, 1);
}
.happy__block {
	display: flex;
	align-items: center;
	padding-top: 50px;
}
.happy__satisfied__text {
width: 50%;
}
.happy__satisfied__title h1{
	color: rgba(255, 255, 255, 1);
	font-size: 35px;
	padding-bottom: 30px;
}
.happy__satisfied__subtitle h2{
	color: rgba(255, 255, 255, 1);
	font-family: 'StratosLCWeb-Regular';
	font-size: 16px;
}

.happy__satisfied__img {
	width: 50%;
	overflow:hidden;
}
.happy__satisfied__img img{
	max-width: 500px;
	width: 100%;
	vertical-align: bottom;
}
/* happy__satisfiedEnd */
/* wy we */
.why__we {
	padding-top: 100px;
}
.achievements__list {
	display: flex;
	border-radius: 30px;
border: 1px solid rgba(8, 8, 8, 0.15);
padding: 30px 0;
}
.achievements__list li {
	width: 25%;
	display: flex;
	flex-flow: column;
	align-items: center;
}
.achievements__item {
	display: flex;
	align-items: center;
}
.achievements__img {
}
.achievements__img img{
	max-width: 15px;
}
.achievements__number p{
	color: #080808;
	font-size: 20px;
	padding-left: 5px;
}
.achievements__text {
	padding-top: 10px;
}
.achievements__text p{
	font-size: 17px;
	color: #080808;
	font-family: 'StratosLCWeb-Regular';
	opacity: 0.5;
}
/* wy weEnd */
/* logos */
.logos__school {
}
.logos__cover {
	display: flex;
	justify-content: space-between;
	padding: 150px 0 80px;
}
.logos__title h1{
	color: #080808;
	font-size:25px;
	padding-bottom: 20px;
}
.logos__subtitle h2{
	color: #080808;
	font-size: 15px;
	font-family: 'StratosLCWeb-Regular';
	opacity: 0.5;
	line-height: 20px;
	max-width: 350px;
}
.logos__video img{
	width: 100%;
}
.video-preview {
  height: 500px;
}

.video-preview video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Устанавливаем тип масштабирования */
}
.logos__list {
	display: flex;
	align-items: center;
	padding: 70px 0;
	margin: 0 -30px;
}
.logos__item {
	width: 33.333%;
	margin: 0 30px;
}
.logos__item__title h1{
	padding-bottom: 10px;
	color: #080808;
	font-size: 20px;
	line-height: 25px;
}
.logos__item__subtitle h2{
	color: #080808;
	font-size: 15px;
	opacity: 0.5;
	line-height: 20px;
}
/* logosEnd */
/* choice__city */
.choice__city {
	padding: 150px 0;
}
.choose__city {
}
.choose__city.benefits{
	padding-bottom: 50px;
}
.city__list {
	display: flex;
	align-items: center;
	border-radius: 20px;
	border: 1px solid rgba(8, 8, 8, 0.15);
	padding:15px 0;
}
.city__item,.city__benefits {
	width: 33.333%;
	text-align: center;
	background: #F7F7F7;
	border: 0;
	line-height: 40px;
	border-radius: 10px;
	font-size: 15px;
	color: #080808;
	cursor: pointer;
	box-shadow: 0 4px 0px #DCDCDC;
	margin: 0 15px;
	opacity: 0.5;
}
	.city__item.active,.city__benefits.active {
		background: #00C1FF;
		box-shadow: 0 4px 0px #01AFE7;
		opacity: 1;
		color: #FFFFFF;
	}
	.city__item span,.city__benefits span{
	line-height: 40px;
	}
.choose__title{
	padding: 70px 0;
}
.choose__title h1{
	color: #080808;
	font-size: 30px;
}
	.choose__title span{
		color: #00C1FF;
	}
	.choose__address,.choose__benefits {
		display: none;
	}
		.choose__address.visible,.choose__benefits.visible	 {
			display: block;
		}
	.sign__up {
		display: flex;
	}
	.sign__up__content {
		width: 50%;
		padding-right: 50px;
	}
	.sign__up__img {
		padding-bottom: 20px;
	}
	.sign__up__img img{
		width: 100%;
	}
	.sign__up__swap__elements {
		border-radius: 20px;
    border: 1px solid rgba(8, 8, 8, 0.15);
		padding: 20px;
	}
	.swap__cover {
		display: flex;
    justify-content: space-between;
		align-items: center;
		padding: 20px;
	}
		.swap__cover.swap{
			padding: 0px 20px 20px;
		}
			.swap__cover.swap .swap__address span {
				color: #080808;
				font-size: 15px;
				opacity: 0.5;
				font-family: 'StratosLCWeb-Regular';
			}
	.swap__address {
		display: flex;
		flex-flow: column;
	}
		.swap__address span{
			color: #080808;
				font-size: 17px;
				font-family: 'StratosLCWeb-Regular';
		}
	.adress__name{}
		.adress__name p {
			color: #080808;
			font-size: 16px;
			font-family: 'StratosLCWeb-Regular';
		}
	.number {
		padding-top: 10px;
	}
	.drop__title {
		display: none;
		color: #080808;
		font-size: 15px;
		font-family: 'StratosLCWeb-Medium';
	}
	.number a{
    color: #080808;
    font-size: 17px;
    font-family: 'StratosLCWeb-Medium';
}
	.number__class {
		background: #00C1FF;
    border: 0;
    line-height: 40px;
    border-radius: 10px;
    font-size: 12px;
    color: white;
    padding: 0 15px;
    cursor: pointer;
	}
			.number__class.swap{
				background: #F7F7F7;
				color: #080808;
			}
	.swap__registration {
	}
	.registration__btn {
		background: rgba(255, 158, 0, 1);
    border: 0;
    line-height: 45px;
    border-radius: 10px;
    font-size: 15px;
    color: white;
    padding: 0 20px;
    cursor: pointer;
    box-shadow: 0 4px 0px #E79001;
    position: relative;
		font-family: 'StratosLCWeb-Medium';
    width: 100%;
	}
	.choose__class {
		width: 50%;
	}
	.class__list {
		max-width: 500px;
    margin-left:auto;
		border-radius: 20px;
	}
	.class__item.check {
		background: #00C1FF;
	}
	.class__item.check .swap__address span,.class__item.check .number a {
		color: #FFFFFF;
	}
	.class__item.check .number__class{
		background: rgba(255, 158, 0, 1);
	}
	.class__list li{
		border: 1px solid rgba(8, 8, 8, 0.15);
		cursor: pointer;
	}
	.class__item.border {
    border-radius: 20px !important;
    border: 1px solid rgba(8, 8, 8, 0.15) !important;
}
	.class__list li:first-child{
		border-bottom: none;
		border-radius:20px 20px 0 0;
	}
	.class__list li:nth-child(2){
		border-bottom: none;
	}
	.class__list li:nth-child(3){
		border-bottom: none;
	}
	.class__list li:nth-child(4){
		border-bottom: none;
	}
	.class__list li:nth-child(5){
		border-bottom: none;
	}
	.class__list li:last-child{
		border: 1px solid rgba(8, 8, 8, 0.15);
		border-radius:0 0 20px 20px;
	}

/* choice__cityEnd */
/* callback */
.callback {
}
.callback__cover {
	display: flex;
	background: #00C1FF;
	padding: 45px 0;
	border-radius: 25px;
	position: relative;
}
	.callback__cover:before {
		content: '';
		display: inline-block;
		height: 130px;
		width: 130px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
		background: url(../images/Ilustration.png) center top no-repeat;
		background-size: contain;
		z-index: 1;
	}
.element__cover{
	max-width: 350px;
	margin: 0 auto;
}
.callback__text {
	width: 50%;
}
.callback__title h1{
	font-size: 30px;
	color: white;
	padding-bottom: 30px;
}
.callback__subtitle h2{
	font-size: 15px;
	color: white;
	font-family: 'StratosLCWeb-Regular';
	line-height: 20px;
}

.order__item__container input{
	width: 100%;
    font-size:13px;
    padding: 10px 25px;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
		border-radius: 10px;
		background: rgba(255, 255, 255, 0.20);
    outline: none;
    border: 2px solid transparent;
		font-family: 'StratosLCWeb-Regular';
		color: white;
}
	.order__item__container input::placeholder{
	color: white;
	font-family: 'StratosLCWeb-Regular';
	}
.callback__form {
	width: 50%;
}
.form__modal {
}
.myform {
}
.form__midle__content {
}
.order__table {
	display: flex;
}
.order__item__row {
margin: 5px;
}
.order__item__container {
}
.form__center {
}
.other__field {
}
.form__bottom__contact {
	padding-top: 20px;
}
.form__bottom__contact .wpcf7-form-control,
.plan_b-contact,.plan_b-contact-form {
	background: rgba(255, 158, 0, 1);
	border: 0;
	line-height: 45px;
	border-radius: 10px;
	font-size: 13px;
	color: white;
	padding: 0 20px;
	cursor: pointer;
	box-shadow: 0 4px 0px #E79001;
	position: relative;
	font-family: 'StratosLCWeb-Medium';
}
/* callbackEnd */
/* services*/
.services__slider {
	display: flex;
	position: relative;
	margin: 0 -20px;
	padding-bottom: 40px;
}
	.services__slider button {
		position: absolute;
		bottom: 0;
		left: 50%;
	}
			.back__button,.review-back__button,.slider-back__button,.life-back__button{
				background:url(../images/arrow.svg)no-repeat center/27px;
				width: 30px;
				height: 30px;
				border: 0;
				cursor: pointer;
				transition: all 300ms ease-in-out 0s;
			}
				.back__button:hover,.review-back__button:hover,.slider-back__button:hover,.life-back__button:hover{
					background:url(../images/arrow__hover__left.svg)no-repeat center/27px;
				}
			.next__button,.review-next__button,.slider-next__button,.life-next__button {
				background:url(../images/arrow__right.svg)no-repeat center/27px;
				width: 30px;
				height: 30px;
				border: 0;
				cursor: pointer;
				transition: all 300ms ease-in-out 0s;
			}
				.next__button:hover,.review-next__button:hover,.slider-next__button:hover,.life-next__button:hover{
					background:url(../images/arrow__hover.svg)no-repeat center/27px;
				}
.stage{
	padding: 0 20px;
}
.button__overflow{
	display: flex;
	justify-content: center	;
	align-items: center;
}
.slider__item {
	border-radius: 25px;
	background: rgba(0, 193, 255, 0.10);
	padding: 20px;
	margin: 20px;
}
.services__body {
}
.slider__item.violet{
	background: rgba(173, 97, 255, 0.10);
}
.slider__item.orange{
background: rgba(255, 158, 0, 0.10);
}
.services__elements {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.services__img {
	padding-right: 15px;
}
.services__img img{
	max-width: 20px;
}
.services__title h1{
	font-size: 19px;
	color: #080808;
}
.services__text p{
	font-size: 15px;
	color: #080808;
	opacity: 0.5;
	font-family: 'StratosLCWeb-Regular';
}
/*** Slick Slider Style ***/ .slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;   -webkit-tap-highlight-color: transparent;} .slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;} .slick-list:focus{outline: none;} .slick-list.dragging{cursor: pointer;cursor: hand;} .slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} .slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;} .slick-track:before, .slick-track:after{display: table;content: '';} .slick-track:after{clear: both;} .slick-loading .slick-track{visibility: hidden;} .slick-slide{display: none;float: left;height: 100%;min-height: 1px;} [dir='rtl'] .slick-slide{float: right;} .slick-slide img{display: block;} .slick-slide.slick-loading img{display: none;} .slick-slide.dragging img {pointer-events: none;} .slick-initialized .slick-slide {display: block;} .slick-loading .slick-slide{visibility: hidden;} .slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;} .slick-arrow.slick-hidden {display: none;}.slick-list.draggable{border-radius: 20px;}/*** Slick Slider Style END***/ 
/* servicesEnd */
/* banner */
.big__banner,.banner.kids {
	padding-top: 50px;
}
.banner__body {
	background: #4DD252;
	border-radius: 20px;
	padding: 20px 20px 0 40px;
	display: flex;
	align-items: center;
}
.banner__img {
	width: 50%;
	text-align: center;
}
	.banner__img img{
    width: 100%;
		max-width:300px;
		vertical-align: bottom;
	}
.banner__text {
	width: 50%;
}
.banner__title h1{
	font-size: 30px;
	color: white;
}
.form__bottom__contact {
}
.plan_b-contact {
}
/* bannerEnd */
/* callbackviolet */
.callback.violet .callback__cover{
	background: #AD61FF;
}
/* callbackvioletEnd */
/* choice__citybenefits*/
.city__benefits{
	width: 50%;
}
/* choice__citybenefitsEnd */
/* .our__school */
.our__school {
	padding-bottom: 150px;
}
.logos__cover {
}
.logos__title {
}
.logos__subtitle {
}
.division__classes {
	display: none;
}
	.division__classes.visible {
		display: flex;
	}
.division__classes__img {
	width: 50%;
	flex: 1;
	display: flex;
	align-items: stretch;
	padding-right: 20px;
}
	.division__classes__img img{
		max-width: 500px;
		width: 100%;
		border-radius: 30px;
	}
.division__classes__text {
	border: 1px solid rgba(8, 8, 8, 0.15);
	padding-top: 50px;
	border-radius: 30px;
	width: 50%;
	flex: 1;
	display: flex;
	align-items: stretch;
}
.division__text__top {
	display: flex;
	align-items: center;
}
.division__img {
	padding-right: 10px;
}
		.division__img img{
			max-width: 20px;
		}
.division__title {
}
.classes__text__cover {
	max-width: 410px;
	margin: 0 auto;
	min-height: 300px;
}
	.division__title h1{
		color: #080808;
    font-size: 20px;
		}
.devision__text {
}
.text__cover{
	display: flex;
	padding-top:15px;
}

	.text__cover span{
		color: #080808;
    font-size: 15px;
    font-family: 'StratosLCWeb-Regular';
    opacity: 0.5;
		padding-right: 5px;
	}
	.devision__text p{
		color: #080808;
    font-size: 15px;
    font-family: 'StratosLCWeb-Regular';
    opacity: 0.5;
		line-height: 20px;
	}
	.button__division {
		display: flex;
		justify-content: space-between;
		padding-top: 20px;
		align-items: center;
	}
/* .our__schoolEnd */
/* .review */
.services__cover.review{
	padding-bottom: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.stage__review{
	padding: 0 10px;
}
.review__slider {
	display: flex;
	padding-bottom: 50px;
}
.review__item {
}
.services__elements {
}
.review__video {
	margin: 20px;
}
.review__video .wp-block-video { width:100%; position:relative; cursor:pointer; height:440px;}
.review__video .wp-block-video:before {content:''; display:inline-block; position:absolute; left:50%; top:50%; height:46px; width:46px; z-index:11; 
background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23080808'%3E%3Cpath d='M19.376 12.4158L8.77735 19.4816C8.54759 19.6348 8.23715 19.5727 8.08397 19.3429C8.02922 19.2608 8 19.1643 8 19.0656V4.93408C8 4.65794 8.22386 4.43408 8.5 4.43408C8.59871 4.43408 8.69522 4.4633 8.77735 4.51806L19.376 11.5838C19.6057 11.737 19.6678 12.0474 19.5146 12.2772C19.478 12.3321 19.4309 12.3792 19.376 12.4158Z'%3E%3C/path%3E%3C/svg%3E")center/20px no-repeat; cursor:pointer; border-radius:50px; margin:-23px 0 0 -23px;}
.wp-block-video.played:before {opacity:0;}
.wp-block-video.played:hover:before {opacity:1; background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23080808'%3E%3Cpath d='M6 5H8V19H6V5ZM16 5H18V19H16V5Z'%3E%3C/path%3E%3C/svg%3E") center/20px no-repeat;}
.review__video .wp-block-video video {width:100%; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; height:100%; object-fit:cover;}
.review__video .wp-block-video .wp-element-caption {position:absolute; left:15px; bottom:15px; color:#080808; line-height:45px; font-size:15px; padding:0 13px; -webkit-border-radius:25px; -moz-border-radius: 25px; border-radius: 25px; z-index:15; background:#fff;}
.review__video img{
	width: 100%; 
}
/* .reviewEnd */
/* .outlet */
.outlet {
}
.logos__cover {
}
.logos__title {
}
.logos__subtitle {
}
.slider__img {
	padding-bottom: 50px;
}
.slider__box {
}
.slider__box img{
	max-width: 100%;
	width:100%;
	object-fit:cover;
}
.button__overflow {
}
.slider-back__button {
}
.stage__slider {
	padding: 0 20px;
}
.slider-next__button {
}
/* .outletEnd */
/* .entrance__school */
.entrance__school {
	padding-top: 50px;
}

.entarance__content {
	display: flex;
	border-top: 1px solid rgba(8, 8, 8, 0.15);;
	padding-top: 100px;
}
.entarance__text {
	width: 50%;
}
.logos__title {
}
.logos__subtitle {
}
.entatance__points {
	width: 50% ;
}
.points__list {
}
.entarance__text_cover{
	max-width: 400px;
	margin: 0 auto;
}
.points__item {
	display: flex;
	align-items: center;
	border-radius: 20px;
border: 1px solid rgba(8, 8, 8, 0.15);
max-width: 400px;
margin: 0 auto;
padding: 15px;
cursor: pointer;
transition: all 300ms ease-in-out 0s;
margin-bottom: 10px;
}
	.points__item:hover {
	background: #00C1FF;
	}
		.points__item:hover.points__item span,.points__item:hover .points__title h1,.points__item:hover .points__subtitle h2 {
		color: white;
		}
.item__cover{}
	.points__item span {
		background: #080808;
		border-radius: 50px;
		width: 30px;
		height: 30px;
		font-size: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: white;
	}
.points__text {
	padding-left:15px;
}
.points__title h1{
	font-size: 18px;
	color: #080808;
	padding-bottom: 5px;
}
.points__subtitle h2{
	font-size: 14px;
	color: #080808;
	font-family: 'StratosLCWeb-Regular';
	opacity: 0.5;
}
/* .entrance__schoolEnd */
/* .school__life */
.school__life {
	padding-bottom: 40px;
}
.logos__cover {
}
.logos__title {
}
.logos__subtitle {
}
.life__content {
display: none;
}
	.life__content.visible {
	display: flex;
	}
.content__img {
	width: 50%;
	flex: 1;
	display: flex;
	align-items: stretch;
	padding-right: 20px;

}
	.content__img img{
		border-radius: 35px;
		width: 100%;
		height: 100%;
		    object-fit: cover;
			
	}
.life__img{
	padding-right: 10px;
}
	.life__img img{
		max-width: 20px;
	}
.life__classes__text {
	border: 1px solid rgba(8, 8, 8, 0.15);
	padding-top: 50px;
	border-radius: 30px;
	width: 50%;
	flex: 1;
	display: flex;
	align-items: stretch;
}
.classes__text__cover {
}
.life__text__top {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.nav-buttons{
	padding-bottom: 15px;
}
.life__title{
	padding-right: 10px;
}
	.life__title h1{
		font-size: 20px;
		color: #080808;
	}
.life__text p{
	color: #080808;
	font-size: 15px;
	font-family: 'StratosLCWeb-Regular';
	opacity: 0.5;
	line-height: 20px;
}
/* .school__lifeEnd */
/* .faq */
.faq {
	padding-top: 100px;
}
.answers__cover {
	display: flex;
}
.answers__text {
	width: 50%;
}
.logos__title {
}
.logos__subtitle {
}
.faq__cover {
	width: 50%;
}
.faq__list {
	max-width: 450px;
	margin: 0 auto;
}
.faq__list__row:nth-child(1) {
	padding: 0 0 30px 0;

}
.faq__list__row {
	cursor: pointer;
	padding: 30px 0;
	border-bottom: 1px solid rgba(8, 8, 8, 0.15);
}
.faq__row {
}
.row__tite{
	position: relative;
}
.row__tite h1{
	font-size: 18px;
	color: #080808;
}
	.row__tite:before {
    content: '';
    width: 35px;
    height: 35px;
    background: url(../images/arrow__faq.svg) center/35px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
		transition: all 450ms ease-in-out 0s;
    margin-top: -10px;
}
.description {
	position: relative;
	visibility: hidden;
	margin-top: 0px;
	max-height: 0px;
	overflow: hidden;
	transition: all 450ms ease-in-out 0s;
	overflow: auto;
}
	.description p{
		overflow: hidden;
		color: #080808;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'StratosLCWeb-Regular';
    opacity: 0.5;
	}
	.faq__row.check .description, .faq__row.check li.visible .description, .accounts-list li.visible .description {
		display: block;
		max-height: 1000px;
		overflow: hidden;
		visibility: inherit;
		margin-top: 15px;
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
		-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	}
	.faq__row.check .row__tite:before {
		background: url(../images/arrow__faq__blue.svg) center/35px no-repeat;
		transform: rotate(180deg);	
		transition: all 450ms ease-in-out 0s;
	}
	/* .faqEnd */
	/***footer***/
	.footer .action__btn{
		width: 100%;
	}
	.footer .countdown__img{
		padding-right: 0;
	}
	.footer__nav__cover .header__items__nav{
		margin: 0;
	}
	.footer__nav__cover{
		display: flex;
	}
	.footer__fake__cover{
		display: flex;
	}
	.footer__social.fake{
		display: none;
	}
	.footer__elements__cover li a{
		color: #FFFFFF;
		font-family: 'StratosLCWeb-Regular';
		font-size: 15px;
	}
	.footer {
		background: #080808;
	}
	.footer__cover {
		display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 35px 0;
    border-bottom: 1px solid #2d2d2d;
	}
	.footer__cover .header__items__nav li {
    margin: 0 25px;
}
	.footer__elements__cover {
		display: flex;
		align-items: center;
	}
	.footer__social {
		display: flex;
	}
	.footer__social__item {
		padding: 0 5px;
	}
	.footer__social__item img{
		max-width: 20px;
	}
	.footer__cover__copyright {
		display: flex;
    justify-content: space-between;
		padding: 20px 0;
	}
	.conditions {
		display: flex;
		align-items: center;
	}
	.specific__conditions a{
		color: #838383;
		font-size: 15px;
		font-family: 'StratosLCWeb-Regular';
	}
	.ofspecific__conditionser {
	}
	.footer__cover__copyright .specific__conditions {
		padding: 0 15px;
	}
.modal__bg{
	display: none;
}
.modal__bg.visible{
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(208, 68, 56, 0.22);
	backdrop-filter: blur(11px);
	animation: fadeIn 0.5s ease-in-out forwards;
}
	/* footerEnd */
	.order__item__container .wpcf7-select,
	#selectbox,#selectbox1{
    width: 100%;
    font-size: 13px;
    padding: 10px 25px;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.20);
    outline: none;
    border: 2px solid transparent;
    font-family: 'StratosLCWeb-Regular';
    color: white;
		position: relative;
		appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		background-image: url('../images/aroow__drop.svg');
    background-repeat: no-repeat;
    background-position: right center; /* Регулируйте положение стрелки */
    padding-right: 30px; 
		cursor: pointer;
}
.order__item__container .wpcf7-select:-ms-expand,
#selectbox::-ms-expand {
	display: none; /* Убирает стрелку в IE */
}

.order__item__container .wpcf7-select optgroup,
#selectbox optgroup {
	/* Стили для группы (например, "Киев" и "Днепр") */
	font-weight: bold; /* Может быть другой стиль, чтобы выделить группу */
	color: #FFFFFF; /* Цвет текста для группы */
}
.order__item__container .wpcf7-select  option,
#selectbox optgroup option {
	/* Стили для опций внутри группы (например, "Центр міста, вул. Ламана, 19") */
	background-color: #00C1FF; /* Можете использовать другой цвет фона */
	line-height: 50px;
}
.order__item__container .wpcf7-select option,
#selectbox option {
	background-color: #00C1FF;/* Задайте нужный цвет фона для опций */
	color: #FFFFFF; /* Задайте цвет текста для опций */
	border: 0;
	cursor: pointer;
	line-height: 50px;
}
#selectbox1 option {
	background-color: #AD61FF;/* Задайте нужный цвет фона для опций */
}
/* modal */
.order__table.modal{
	display: flex;
	flex-flow: column;
	padding: 20px 0;
}
		.order__table.modal .order__item__container input {
			padding: 15px 25px;
	}
.modal__body,.modal__body.registration,.modal__body.banner,.modal__body.bannerquestion,.modal__body.black{
	display: none;
}
	.modal__body.visible,.modal__body.registration.visible{
		border-radius: 20px;
    background: #00C1FF;
    position: fixed;
    top: 20%;
    left: 50%;
    width: 350px;
		margin-left: -175px;
    z-index: 36;
    overflow: auto;
    display: block;
		animation: fadeIn 0.5s ease-in-out forwards;
	}
	.modal__body.banner.visible,.modal__body.bannerquestion {
		background: #4DD252;
	}
	.modal__body.black.visible{
		background: #080808;
	}
	@keyframes fadeIn {
		0% {
			opacity: 0;
			transform: translateY(-0.521vw); /* начальное состояние */
		}
		100% {
			opacity: 1;
			transform: translateY(0); /* конечное состояние */
		}
	}
.modal__inner {
	padding: 30px 30px 15px 30px;
}
.modal__title h1{
	font-size: 27px;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
}
.modal__close {
	width: 40px;
	display: inline-block;
	height: 40px;
	background: url(../images/close.svg) center/25px no-repeat;
	position: absolute;
	top: 7px;
	cursor: pointer;
	right: 5px;
}
.modal__button {
	padding-bottom: 10px;
}
.modal__button button{
	font-family: 'StratosLCWeb-Medium';
	background: rgba(255, 158, 0, 1);
	border: 0;
	line-height: 40px;
	border-radius: 10px;
	font-size: 15px;
	color: white;
	padding: 0 20px;
	width: 100%;
	cursor: pointer;
	box-shadow: 0 4px 0px #E79001;
	position: relative;
}
.modal__button button:hover{
		background: #E79001;
		transition: all 300ms ease-in-out 0s;
	}
/* modalEnd */
.services__cover.review .logos__title {max-width:280px;}
.success.gratitude__satisfied {
		background: rgba(0, 193, 255, 1);
		height: 100vh;
	}
	
	.success .content__cover {
		display: flex;
		align-items: end;
		justify-content: center;
		min-height: 100vh;
	}
	
	.success .gratitude__cover {
		display: flex;
		align-items: center;
		width: 100%;
	}
	
	.success .happy__satisfied__title {
		width: 50%;
	}
	
	.success .gratitude__img {
		flex: 1;
		display: flex;
		justify-content: flex-end;
		align-items: flex-end; 
		height: 100%; 
	}
	.success .satisfied__title{
	width: 50%;
	}
	.success .satisfied__title h1{
		color: rgba(255, 255, 255, 1);
		font-size: 35px;
		padding-bottom: 30px;
		width: 400px;
		margin: 0 auto;
	}
	.success .gratitude__img img {
		max-height: 100%; 
		width: 100%; 
		object-fit: cover;
	}
@media screen and (max-width:1280px) { 
.content__fixed{
	padding-left: 10px;
	padding-right: 10px;
}
.header__items__nav li {
	margin: 0 13px;
}
}
@media screen and (max-width:1100px) { 
	.division__classes__text {
		padding-top: 25px;
		margin: 0;
	}
	.footer__cover .header__items__nav li {
    margin: 0 13px;
}
.classes__text__cover{
	padding: 0 20px;
}
.division__img img {
	max-width: 15px;
}
.devision__text p,.text__cover span {
	font-size: 15px;
}
.callback__cover:before {
	height: 90px;
	width: 90px;
}
.br{
	display: none;
}
}
@media screen and (max-width:950px) { 
	.footer__cover .header__items__nav li {
    margin: 0 5px;
}
}
@media screen and (max-width:850px) { 

	.faq{
		padding-top: 30px;
	}
	.specific__conditions {
		margin-bottom: 10px;
	}
	.footer__cover__copyright{
		flex-flow: column-reverse;
	}
	.conditions{
		flex-flow: column;
		align-items: start;
		border-bottom: 1px solid #2d2d2d;
		padding-bottom: 10px;
	}
	.footer .button__registration{
		padding: 35px 0;
		width: 100%;
	}
	.footer__cover{
		justify-content: center;
	}
	.footer__fake__cover{
		align-items: center;
		width: 100%;
	}
	.footer__social.fake{
		display: flex;
    width: 100%;
		justify-content: end;
	}
	.footer__social{
		display: none;
	}
	.footer__nav__cover{
		flex-flow: column-reverse;
		align-items: center;
		width: 100%;
	}
	.footer__nav__cover .header__items__nav{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
    width: 100%;
	}
	.footer__nav__cover .header__items__nav li{
	width: 50%;
	margin: 0;
	padding-bottom: 5px;
	}
	.footer__elements__cover{
		flex-flow: column;
		width: 100%;
	}
	.footer__cover__copyright .specific__conditions{
		padding: 0;
	}
	.specific__conditions.other{
		padding-top: 20px;
	}
	.footer{
		margin-top: 40px;
	}
	.review__item {
    margin: 0 20px;
}
	.burger{
		display: block;
	}
	.countdown__text,.countdown__img.fifty,.header__items__nav{
		display: none;
	}
	.description p {
    font-size: 15px;
}
	.row__tite h1 {
    font-size: 15px;
}
	.points__subtitle h2 {
    font-size: 13px;
}
	.points__title h1 {
    font-size: 15px;
}
	.points__item span {
    width: 23px;
    height: 23px;
    font-size: 12px;
}
	.entarance__content {
    padding-top: 50px;
}
	.logos__cover{
		padding: 50px 0 40px;
	}
	.choose__title h1 {
    font-size: 25px;
}
.header__items__nav li a,.button__registration button, .button__trialday button,.registration__btn{
	font-size: 14px;
}
.logos__item__title h1 {
	font-size: 17px;
}
.logos__item__subtitle h2 {
	font-size: 15px;
}
.swap__cover.swap .swap__address span {
	font-size: 15px;
}
.number a {
	font-size: 15px;
}
.swap__cover.swap {
	padding: 0px 0px 20px;
}
.number__class {
	font-size: 10px;
	padding: 0 10px;
}
.sign__up__swap__elements {
	padding: 20px 10px;
}
.adress__name p,.swap__address span {
	font-size: 15px;
}
.callback__title h1 {
	font-size: 25px;
}
.callback__cover:before {
display: none;
}
.order__item__container input {
	padding: 9px 15px;
}
.plan_b-contact,.plan_b-contact-form {
	padding: 0 15px;
}
.services__title h1 {
	font-size: 17px;
}
.services__img img {
	max-width: 18px;
}
.services__text p{
	font-size: 15px;
}
.banner__title h1 {
	font-size: 25px;
}
}
@media screen and (max-width:800px) {
	.division__classes__text{
		min-height: auto;
	}
}
@media screen and (max-width:760px) {
.happy__satisfied__img img{max-width:100%;}
.division__classes__img img {width:100%; max-width:100%;}
	.class__item.border {
   border-radius: 0 0 20px 20px!important;
	 border: 0!important;
	 border-top: 1px solid rgba(8, 8, 8, 0.15)!important;
}
	.classes__text__cover{
	min-height: auto;
	}
	.choose__city.benefits {
	padding: 50px 0;
	}
	.registration__btn {
    line-height: 35px;
}
	.happy__satisfied__text {
		padding-bottom: 40px;
	}
	.achievements__list{
		flex-flow: column;
		border: 0;
		padding: 0;
	}
	.achievements__list li{
		width: 100%;
		border-radius: 20px;
    border: 1px solid rgba(8, 8, 8, 0.15);
		margin-bottom: 20px;
		padding: 20px 0;
	}
	.sign__up {
		flex-flow: column;
	}
	.sign__up__content,.choose__class{
		width: 100%;
	}
	.class__list li:first-child{
		border-radius: 0;
	}
	.class__list li{
		border-bottom:0;
	}
	.class__list {
		border: 0;
		border-radius: 0;
	}
.swap__cover{
}
.drop__title{
	position: relative;
	display: block;
	padding: 20px;
}
	.drop__title:before {
		content: '';
		width: 35px;
		height: 35px;
		background: url(../images/arrow__down.svg) center/15px no-repeat;
		position: absolute;
		top: 21px;
		right: 5px;
		transition: all 450ms ease-in-out 0s;
		margin-top: -10px;
	}
	.drop__title.check:before {
		transform: rotate(180deg);
		transition: all 450ms ease-in-out 0s;
	}
.choose__class{
	border: 1px solid rgba(8, 8, 8, 0.15);
	border-radius: 20px;
	margin-bottom: 30px;
}
	.class__list.drop{
    position: relative;
    visibility: hidden;
    margin-top: 0px;
    max-height: 0px;
    overflow: hidden;
    transition: all 450ms ease-in-out 0s;
	}
	.class__list.drop.check{
		display: block;
    max-height: 1000px;
    overflow: hidden;
    visibility: inherit;
    margin-top: 15px;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	}
	.class__list{
		max-width: none;
	}
	.sign__up__content{
		padding-right: 0;
	}
	.sign__up{
		flex-flow: column-reverse;
	}
	.callback__text,.callback__form{
		width: 100%;
	}
	.division__classes{
		flex-flow: column;
	}
	.division__classes__img,.division__classes__text{
		width: 100%;
	}
	.division__classes__img{
		justify-content: center;
		padding-right: 0;
		padding-bottom: 20px;
	}
	.division__classes__img img{
		max-width: 100%;
		width:100%;
	}
 
 
	.our__school {
		padding-bottom: 40px;
	}
	.life__content,.answers__cover {
		flex-flow: column;
	}
	.content__img,.life__classes__text,.answers__text,.faq__cover{
		width: 100%;
	}
	.content__img img{
		max-width: none;
	}
	.content__img{
		padding-bottom: 30px;
		padding-right: 0;
	}
	.faq__cover{
		padding-top: 40px;
	}
	.callback__cover {
    padding: 45px 10px;
}
} 
@media screen and (max-width:700px) {
.success.gratitude__satisfied {
min-height:100vh; height:auto;
}
.success .satisfied__title {width:auto; padding:40px 20px 0 20px;} 
.success .satisfied__title h1 { width: auto; font-size: 25px; margin: 0;  line-height:1.4;}
.success .satisfied__title h1 br {display:none;}
.success .gratitude__cover {
    flex-flow: column;
}
	.happy__satisfied__img img {
    max-width: 344px;
		width: auto;
}
.text__cover span{
	padding-top: 3px;
}
} 
@media screen and (max-width:600px) { 
	.video-preview {
    height: 299px;
}
	.callback__title h1 {
		padding-bottom: 0;
	}
	.form__bottom__contact.banner {
		width: 75%;
	}
	.services__slider{
		margin: 0;
	}
	.review__video img{
		max-width:none;
	}

	.city__list{
		flex-flow: column;
		padding: 15px 10px;
	}
	.city__item, .city__benefits {
		width: 100%;
		margin-bottom: 10px;
	}
	.logos__item__subtitle h2 {
    max-width: 270px;
}
	.row__tite{
		padding-right: 45px;
	}
	.entarance__text{
		width: 100%;
	}
	.plan_b-contact,.plan_b-contact-form {
    line-height: 35px;
    padding: 0px 8px;
		width: 100%;
}
.banner.kids .form__bottom__contact{
	width: 77%;
}
	.banner__title h1 {
    font-size: 20px;
}
	.number__class {
		display: none;
	}
	.callback__cover {
		margin-top: 30px;
	}
	.callback__subtitle{
		padding: 20px 0;
	}
	.choose__title {
    padding: 40px 0;
}
.choice__city {
    padding: 0;
}
	.why__we {
    padding-top: 50px;
}
	.achievements__list li {
		padding: 10px 0;
	}
	.happy__satisfied__img{
		text-align: center;
	}
	.button__registration button, .button__trialday button{
		width: 100%;
	}
	.happy__satisfied__img img {
    max-width: 300px;
		width: 100%;
}

	.happy__block{
		flex-flow: column;
	}
	.happy__satisfied__text,.happy__satisfied__img{
		width: 100%;
	}
.logos__cover,.logos__list{
flex-flow: column;
margin: 0;
}
.logos__item{
	width: 100%;
}
.logos__item__subtitle{
	padding-bottom: 20px;
}
.logos__list{
	padding: 40px 0;
}
.choose__title h1 {
	font-size: 20px;
}
.entarance__content{
	flex-flow: column;
}
.entatance__points{
	padding-top: 40px;
	width: 100%;
}
.points__item{
	max-width: none;
}
}
@media screen and (max-width:550px) { 
.logos__item__subtitle h2 {max-width:100%;}
	.order__table{
		flex-flow: column;
	}
	.callback__cover{
		flex-flow: column;
	}
	.element__cover {
		max-width: none; 
		 margin: 0 ;
		padding: 0 10px;
	}
	.form__midle__content {
	margin: 0 -10px;
	}
}
@media screen and (max-width:460px) { 
	.button__registration.head button{
		padding: 2px 5px;
		line-height: 1.5;
		width: 70%;
		margin-left: 20px;
		}
}
@media screen and (max-width:450px) { 
.banner__title h1 {
    font-size: 24px;
	}
	.banner__title h1 {
    font-size: 25px;
}
	.countdown__img,.timer__elements {
    padding-right: 0;
}
	.button__registration button{
		padding: 0 5px;
	}
.banner__body{
	flex-flow: column-reverse;
	padding: 30px 0 0 0;
}
.banner__img,.banner__text{
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
}
.burger{
	margin-left: 0;
}

}
@media screen and (max-width:360px) { 
	.button__registration.head button{
		width: 80%;
		}
	.video-preview {
    height:200px;
}
.modal__body.visible {
	width: 300px!important;
	margin-left: -150px!important;
	top: 10%!important;
}
.modal__title h1 {
	font-size: 24px;
}
}



@media screen and (min-width: 1024px) {
    .burgers,.menu-overlay{
        display: none !important;
    }
}


/* Стили для основного меню */
@media screen and (max-width: 1024px) {
    .menu-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(206 206 206 / 90%);
        z-index: 9999;
    }
    
    .menu {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    
    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }
    
    .burgers {
        /* Ваши стили для кнопки */
        cursor: pointer;
    }  
    
    .menu-overlay.open {
    display: block;
    }

    .menu {
        width: 200px; /* Ширина меню */
        padding: 20px; /* Отступы */
        border-radius: 10px;
        background: #fff; /* Цвет фона */
    }
    .menu li {
        margin-bottom: 1.0em; /* Используйте нужное вам значение отступа */
    }
    .menu a {
        color: #000;
    }
    .menu a:active {
        color: #eda42b;
    }
    
}
/* Стили для мобильного меню */
@media screen and (max-width: 850px) {
    .burgers {
        display: block;
    }
}