@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: local('../fonts/Century Gothic Italic'), local('CenturyGothic-Italic'), url('../fonts/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic-Italic.woff') format('woff'), url('../fonts/CenturyGothic-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: local('../fonts/Century Gothic'), local('CenturyGothic'), url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic-Bold.eot');
	src: local('../fonts/Century Gothic Bold'), local('CenturyGothic-Bold'), url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic-BoldItalic.eot');
	src: local('../fonts/Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'), url('../fonts/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic-BoldItalic.woff') format('woff'), url('../fonts/CenturyGothic-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

* {
	box-sizing: border-box;
}

body {
	font-family: 'Century Gothic';
	background-color: #eeeeee;
}

body.page-template-new #responsive-menu-button {
	display: none;
}

.container {
	width: 100%;
	max-width: 1532px;
	margin: 0 auto;
}

.top {
	width: 100%;
	padding: 87px 0 340px 0;
	background: url(../img/top-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	clip-path: polygon(0 0, 100% 0, 100% 83%, 0 100%);
}

.top__inner {
	float: right;
}

.top__content {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.top__content .logo {
	width: 100%;
	max-width: 127px;
	margin-bottom: 72px;
}

.top__content .logo img {
	width: 100%;
}

.top__desc-title {
	color: #ffffff;
	font-size: 44px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	text-transform: uppercase;
}

.top__desc__subtitle {
	color: #ffffff;
	font-size: 83px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	text-transform: uppercase;
}

.top__desc-desc {
	color: #ffffff;
	font-size: 31px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	text-transform: uppercase;
}

.bold {
	font-weight: 700!important;
}


/* about-desc */

.about-desc {
	position: relative;
	padding: 15px 0 95px 0;
}

.about-desc__title {
	color: #6148d9;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.about-desc__head-img {
	position: absolute;
	right: 0;
	top: -210px;
}

.about-desc__title {
	margin-bottom: 84px;
}

.about-desc__desc p {
	margin: 30px 0;
	color: #3f3f3f;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	line-height: 1.2;
}

.about-desc__desc span {
	color: #6148d9;
	font-weight: 700;
}


/* how */

.how {
	width: 100%;
	background: url(../img/how-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	clip-path: polygon(0 0, 100% 0, 100% 83%, 0 100%);
	padding: 114px 0 190px 0;
}

.how__title {
	margin-bottom: 75px;
	color: #ffffff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.how__video {
	display: flex;
	justify-content: center;
}


/* faq */

.faq {
	padding: 93px 0 80px 0;
	background: #3b08cb url(../img/faq-bg.png);
	background-position: center;
	background-size: inherit;
	background-repeat: no-repeat;
}

.faq__title {
	margin-bottom: 75px;
	color: #ffffff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}


/* spoiler */

.spoiler-container {
	max-width: 1182px;
	width: 100%;
	margin: 0 auto;
}

.spoiler {
	position: relative;
	padding: 54px 161px 47px 58px;
	border-radius: 50px;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 49px 0;
}

.spoiler summary {
	color: #6b50da;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.spoiler p {
	color: #fffefe;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.active-color {
	background-color: #652eff;
}

.d-none {
	color: #652eff!important;
}

details summary::-webkit-details-marker {
	display: none;
}

details summary::before {
/* 	content: url(../img/icon/arrow-down-spoiler.svg);
	position: absolute;
	right: 45px;
	z-index: 9999; */
	content: "";
    position: absolute;
    right: 45px;
    background: url(../img/icon/arrow-down-spoiler.svg);
    z-index: 9999;
    width: 43px;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 25px;
}

details[open] summary::before {
    transform: rotate(180deg);
}


/* slider */

.screen-reader-response {
	display: none;
}

.slider {
	width: 100%;
}

.prev {
	position: absolute;
	left: 35%;
	top: 33%;
	width: 47px;
	z-index: 2;
}

.next {
	position: absolute;
	top: 33%;
	width: 47px;
	right: 35%;
	z-index: 2;
}

.about-slider .prev {
	position: absolute;
	left: 0;
	top: 33%;
	width: 60px;
	z-index: 2;
}

.about-slider .next {
	position: absolute;
	top: 33%;
	width: 60px;
	right: 0;
	z-index: 2;
}

.project__next img,
.project__prev img {
	width: 50px;
	height: 20px;
}

.slick-initialized .slick-slide {
	margin: 0 30px;
}

.slider img {
	max-width: 317px;
	width: 100%;
	border: 1px solid #fff;
}

.slick-arrow {
	max-width: 85px!important;
}

.slick-slide {
	padding-top: 20px;
}

.slick-center {
	position: relative;
	padding-top: 0;
}


/* header */

.header {
	width: 100%;
	padding: 110px 0 250px 0;
	background: url(../img/header-bg-new.png) no-repeat;
	background-size: cover;
	background-position: center;
	clip-path: polygon(0 0, 100% 0, 100% 83%, 0 100%);
}

.header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header__logo {
	width: 100%;
	max-width: 194px;
	height: 38px;
}

.header__logo img {
	width: 100%;
}

.header__phone {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 241px;
	height: 38px;
	box-shadow: 21px 36px 94px 9px rgba(0, 1, 1, 0.35);
	background-color: #fff;
	border-radius: 50px;
}

.header__phone span {
	color: #000;
	margin-left: 10px;
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: right;
	text-transform: uppercase;
}


/* nav */

.mobile-menu {
	display: none;
}

.nav {
	width: 100%;
	max-width: 559px;
}

.nav-menu {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

li.responsive-menu-item a {
	font-weight: 600;
	text-transform: uppercase;
}

#menu-menyu-v-shapke .menu-item,
#menu-menyu-v-podvale .menu-item {
	font-size: 22px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 36.7px;
	text-align: center;
	text-transform: uppercase;
}

#menu-menyu-v-shapke .menu-item a,
#menu-menyu-v-podvale .menu-item a {
	color: #fff;
	text-decoration: none;
	transition: color .2s linear;
}

#menu-menyu-v-shapke .menu-item:hover a,
#menu-menyu-v-podvale .menu-item:hover a {
	color: #f3a9f4;
}

.menu-item-has-children {
	position: relative;
}

.menu-item-has-children:after {
	content: url(../img/icon/li-arrow.png);
	position: absolute;
	top: 0;
	right: -35px;
	transform: rotate(180deg);
	z-index: 2;
}

li.menu-item-has-children:hover:after {
	transform: rotate(360deg);
}

#menu-menyu-v-shapke li ul.sub-menu {
	list-style: none;
	margin-left: 0;
	display: none;
	position: absolute;
	z-index: 1;
}

#menu-menyu-v-shapke li:hover ul.sub-menu {
	display: block;
}


/* intro */

.intro {
	margin-top: 70px;
}

.intro__title {
	color: #fff;
	font-size: 62px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
}

.intro__desc-title {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.intro__desc {
	margin-top: 65px;
}

.intro__desc-desc {
	margin-top: 15px;
	margin-left: 20px;
}

.intro__desc-desc li {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.intro__btn {
	margin-top: 65px;
	box-shadow: 21px 36px 94px 9px rgba(0, 1, 1, 0.35);
	background-color: #ffffff;
	border-radius: 50px;
	border: none;
	padding: 27px 59px 27px 78px;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
}

.intro__btn img {
	margin-left: 19px;
}


/* why */

.why {
	position: relative;
	padding: 15px 0 140px 0;
	background-color: rgba(238, 238, 238, 1);
	background: url(../img/why-bg.png) no-repeat;
	background-size: cover;
	background-position: center;
}


/* figure-container */

.figure-container {
	width: 100%;
	max-width: 1532px;
	margin: 0 auto;
	position: relative;
}


/* .why::before {
	content: url(/assets/img/icon/figure-icon-2.png);
	position: absolute;
	right: 10%;
	top: -19%;
}

.why::after {
	content: url(/assets/img/icon/figure-icon-3.png);
	position: absolute;
	left: 10%;
	bottom: -19%;
	z-index: 2;
} */

.why__head-img {
	position: absolute;
	right: 0;
	width: 245px;
	top: -182px;
}

.why__footer-img {
	position: absolute;
	bottom: -250px;
	z-index: 1;
	left: -6%;
}

.why__title {
	color: #af62e4;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.why__wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-bottom: 127px;
}

.why__item {
	display: flex;
	justify-content: space-between;
	width: 40%;
	margin-top: 127px;
}

.why__item:nth-child(3) {
	width: 50%;
}

.why__item-end {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 60%;
}

.why__item-end .why__content {
	margin-left: 50px;
}

.why__item:nth-child(3) .why__content {
	width: 80%;
}

.why__content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 75%;
}

.why__item img:nth-child(1) {
	width: 116px;
	height: 132px;
}

.why__item img:nth-child(2) {
	width: 115px;
	height: 128px;
}

.why__item img:nth-child(3) {
	width: 116px;
	height: 108px;
}

.why__item img:nth-child(4) {
	width: 130px;
	height: 132px;
}

.why__content-desc {
	margin-top: 15px;
}

.why__content-title {
	color: #af62e4;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.why__content-desc {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	line-height: 33.33px;
}


/* order */

.order-wrapp input,
.order-wrapp textarea,
.order-wrapp-bottom input {
	border: 3px solid #a37fe9;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	width: 100%;
	margin: 10px 0;
	padding: 30px 10px;
}

.order-wrapp .order-wrapp-price {
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #a37fe9;
	line-height: 1.2;
	margin-top: 50px;
	font-size: 25px;
	font-weight: 700;
}

.order-wrapp .order-wrapp-price span {
	font-size: 64px;
	font-weight: 700;
}

.order__desc {
	color: #000000;
	font-size: 33px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.order-wrapp-bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 25px;
}

.order-wrapp-bottom .order-wrapp-bottom-item {
	width: 45%;
}

.order {
	padding: 90px 0 80px 0;
	background: url("../img/order-bg.png") no-repeat;
	background-size: inherit;
	background-position: center;
}

.order__title {
	font-weight: 700;
	color: #a37fe9;
	font-size: 66px;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 70px;
	text-transform: uppercase;
}

.order-wrapp {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.order-wrapp-item:nth-child(1) {
	width: 40%;
}

.order-wrapp-item:nth-child(2) {
	width: 50%;
}

.order-wrapp .order-wrapp-desc {
	line-height: 1.2;
	font-size: 20px;
	margin-top: 35px;
}


/* student */

.student {
	padding: 70px 0 0 0;
	margin-top: -116px;
	z-index: 2;
	position: relative;
	background: url(../img/student-bg.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.student__head-img {
	position: absolute;
	top: -150px;
	left: 0;
	z-index: 2;
}

.student__title {
	margin-bottom: 75px;
	color: #ffffff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}


/* about__us */

.about__us {
	position: relative;
	height: 1156px;
	background: rgba(163, 127, 233, 1)url(../img/about-bg-new.jpg) no-repeat;
	background-position: center;
	background-size: inherit;
	/* background: url(/assets/img/about-us-bg.png) no-repeat;
    background-position: center;
    background-size: 100% 100%; */
	/* padding: 134px 0 190px 0; */
	/* clip-path: polygon(0 0, 100% 0, 100% 93%, 0 100%); */
}

.arrow {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.about__us-wrapper {
	position: relative;
	display: flex;
	justify-content: flex-end;
}

.about-img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 72%;
}

.about__content {
	position: relative;
	width: 100%;
	max-width: 625px;
	margin: 137px;
}

.about__content::before {
	content: url(../img/icon/circle-icon-2.png);
	position: absolute;
	right: 0;
}

.about__content::after {
	content: url(../img/icon/circle-icon-1.png);
	position: absolute;
	right: 34%;
	bottom: -68%;
}

.about__content-img {
	position: absolute;
	bottom: -36%;
	left: -13%;
}

.about__content-title {
	color: #fff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
}

.about__content-subtitle {
	margin-top: 152px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.about__content-desc {
	margin-top: 37px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.about__content-desc p {
	margin: 10px 0;
}


/* courses */

.courses {
	padding: 54px 0 133px 0;
	background-color: #eeeeee;
	clip-path: polygon(0% 18%, 100% 0, 100% 100%, 0 100%);
	padding-top: 280px;
	margin-top: -221px;
}

.courses .container {
	background: url(../img/courses-bg.png) no-repeat;
	background-position: center;
	background-size: cover;
}

.courses__title {
	color: #a37fe9;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.courses__wrapp {
	margin-top: 84px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.courses__item {
	width: 100%;
	max-width: 231px;
	    display: flex;
    flex-direction: column;
    align-items: center;
}

.courses__item-title {
	color: #5321be;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}

.courses__item-block {
	margin-top: 35px;
	box-shadow: 5px 9px 23px 2px rgba(0, 5, 7, 0.35);
	border-radius: 50px;
	border: 4px solid #a37fe9;
	padding-bottom: 27px;
	margin-bottom: 70px;
}

.courses__item-block img {
	width: 100%;
}

.courses__item-years {
	color: #a37fe9;
	font-size: 37px;
	margin-top: 42px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.courses__item-desc {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin-top: 18px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-align: center;
}

.courses__item-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding: 20px 78px 18px 79px;
	border-radius: 50px;
	color: #a37fe9;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	width: 228px;
	height: 52px;
	box-shadow: 10px 17px 36px 4px rgba(0, 1, 1, 0.3);
	border: 4px solid #a37fe9;
	background-color: #eeeeee;
}

.courses__item-btn:hover {
	box-shadow: 10px 17px 36px 4px rgba(0, 1, 1, 0.3);
	background-color: #a37fe9;
	color: #fff;
}


/* mentor */

.mentor {
	padding: 104px 0 0 0;
	background: url(../img/mentors-bg.png) no-repeat;
	background-position: center;
	background-size: cover;
}

.reviews-icon {
	transform: rotate(369deg);
}

.mentor__head-img {
	position: absolute;
	left: 14%;
	top: -161px;
}

.mentor__head-right-img {
	position: absolute;
	right: 7%;
	top: -171px;
}

.mentor__title {
	color: #fff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.mentor__desc {
	margin: 35px 0 45px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mentor__desc-item {
	display: flex;
	align-items: center;
}

.mentor__desc span {
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 30px;
	color: #fff;
	font-weight: 900;
}


/* reviews */

.reviews {
	padding: 90px 0 0 0;
	background-color: #eeeeee;
}

.reviews-desc {
	width: 631px;
	min-height: 121px;
	padding: 25px 115px 25px 115px;
	box-shadow: 21px 36px 94px 9px rgba(0, 1, 1, 0.35);
	background-color: #ffffff;
	border-radius: 60px;
}

.reviews-desc h4 {
	color: #000000;
	font-size: 28px;
	font-weight: 800;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
}


/* .n2-ow:after {
    content: url(../img/icon/reviews-icon.png);
    position: absolute;
bottom: 27%;
    right: 20%;
} */

.reviews__title {
	color: #a37fe9;
	font-size: 66px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 40px;
}

.reviews__title span {
	font-weight: 700;
}


/* contacts */

.contacts {
	padding: 126px 0 25px 0;
	background-color: #050036;
	margin-top: -116px;
	z-index: 2;
	position: relative;
}

.contacts__title {
	color: #fff;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
}

.social__wrapp {
	margin-top: 53px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 233px;
}

.contacts__footer {
	width: 100%;
	height: 476px;
	margin-top: -4px;
	background: url(../img/contacts-bg.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
}

.contacts__wrapp {
	position: relative;
}

.contact__form {
	position: absolute;
	top: -176px;
	right: 150px;
	width: 500px;
	padding: 100px 80px 50px 80px;
	box-shadow: 5px 9px 23px 2px rgba(0, 5, 7, 0.35);
	border-radius: 50px;
	border: 3px solid #a37fe9;
	background-color: #ffffff;
}

.contact__form-title {
	color: #a37fe9;
	font-size: 66px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.contact__form input,
.contact__form textarea {
	border: 3px solid #a37fe9;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px;
}

.contact__form textarea {
	height: 150px;
}

input::placeholder,
textarea::placeholder {
	color: #dfd1fb;
}

.send__btn {
	display: block;
	border: none;
	width: 100%!important;
	max-width: 392px;
	text-align: center!important;
	height: 75px;
	box-shadow: 21px 36px 94px 9px rgba(0, 1, 1, 0.35);
	background-color: #a37fe9;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	border-radius: 50px;
	margin: 30px auto 0!important;
}


/* .xdsoft_datetimepicker  {
	display: block!important;
	right: 10%;
	bottom: 10%;
}
 */

.xdsoft_datetimepicker {
	border: 1px solid #6b50da!important;
	width: 100%!important;
	background-color: #eeeeee!important;
	max-width: 728px!important;
	max-height: 691px!important;
	border-radius: 20px;
	padding: 10px!important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 100%!important;
	margin-left: 0!important;
}

.xdsoft_today_button,
.xdsoft_year {
	display: none!important;
}

.xdsoft_calendar table>thead {
	display: none!important;
}

.xdsoft_calendar table tbody td:hover {
	background: #bb9df7!important;
}

.xdsoft_calendar table tbody td {
	border: 1px solid #6b50da!important;
	padding: 30px!important;
	background-color: #eeeeee!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
	color: #6b50da!important;
	font-size: 20px!important;
}

.xdsoft_next {
	background-image: url("../../slider/arrow-right.svg")!important;
	position: absolute;
	height: 76px!important;
	width: 84px!important;
	left: 44px;
	z-index: 9999;
	top: 177px;
}

.xdsoft_datetimepicker .xdsoft_label {
	float: none!important;
}

.xdsoft_prev {
	background-image: url("../../slider/arrow-left.svg")!important;
	position: absolute;
	right: 44px;
	height: 76px!important;
	width: 58px!important;
	z-index: 9999;
	top: 177px;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
	background: #bb9df7!important;
	box-shadow: none!important;
}

.send__btn-order {
	display: block;
	border: none;
	width: 100%!important;
	max-width: 392px;
	text-align: center!important;
	height: 75px;
	box-shadow: 21px 36px 94px 9px rgba(0, 1, 1, 0.35);
	background-color: #6b50da;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	border-radius: 50px;
	margin: 30px auto 0!important;
}

.contact__form-circle {
	position: absolute;
	top: 40px;
	left: -45px;
}

.contact__form-figure {
	position: absolute;
	width: 176px;
	height: 213px;
	top: 100px;
	right: -100px;
}

.contacts__footer-wrapp {
	position: relative;
	z-index: 3;
}


/* contact__map */

.contact__map img {
	width: 100%;
}


/* footer */

.footer {
	background: url(../img/footer-bg.png) no-repeat;
	background-position: center;
	background-size: cover;
	padding: 55px 0;
	position: relative;
}

.footer__head-img {
	position: absolute;
	right: 0;
	top: -150px;
	z-index: 5;
}


/* .footer::before {
	content: url(/assets/img/icon/footer-figure.png);
	position: absolute;
	top: -55px;
	right: 10%;
} */

.footer::after {
	content: url(../img/icon/footer-circle.png);
	position: absolute;
	bottom: 0;
	left: 34%;
}

.footer__inner {
	display: flex;
}

.footer__menu {
	margin-left: 50px;
}

.footer__phone {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.why__footer-copy-img {
	position: absolute;
	bottom: -204px;
	z-index: 1;
	left: -6%;
}

.footer__phone span {
	color: #fff;
	font-size: 21px;
	font-weight: 800;
}

.about-desc__desc {
	margin-bottom: 100px;
}

.footer__menu li {
	margin: 0 15px;
}

.footer__logo {
	width: 100%;
	max-width: 250px;
}

.footer__logo img {
	width: 100%;
}

.footer__content {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.why__head-copy-img {
	position: absolute;
	right: 21px;
	width: 216px;
	top: -301px;
}


/* media */

@media (max-width: 1440px) {
	.top,
	.about-desc,
	.how,
	.why,
	.faq,
	.reviews,
	.student,
	.order {
		padding-left: 30px;
		padding-right: 30px;
	}
	.courses__wrapp {
		justify-content: space-around;
	}
	.courses__item {
		max-width: 350px;
		margin-bottom: 45px;
	}
	.about__content-title,
	.why__title,
	.courses__title,
	.reviews__title,
	.contacts__title,
	.contact__form-title {
		font-size: 55px;
	}
	.header__inner,
	.intro,
	.why__wrapper,
	.courses__wrapp,
	.mentor__desc,
	.social__wrapp,
	.contacts__title,
	.footer__inner {
		padding: 0 30px;
	}
	.contact__map {
		position: absolute;
		bottom: 0;
	}
	.contacts__footer-wrapp {
		height: 689px;
	}
	.why__head-img {
		top: -206px;
	}
	.why__footer-img {
		left: 1%;
	}
	.contact__form {
		width: 400px;
	}
	.figure-size {
		width: 150px;
		height: auto;
	}
	.why__item {
		width: 47%;
	}
	.why__content {
		width: 79%;
	}
	.about-img {
		width: 62%;
	}
	.about__us {
		height: 972px;
	}
}

@media (max-width: 1024px) {
	.header__inner {
		justify-content: flex-start;
	}
	.why__item-end {
		margin-top: 65px;
		width: 65%;
	}
	.why__item-end .why__content {
		margin-left: 15px;
	}
	.header__phone {
		margin-left: 100px;
	}
	.nav {
		display: none;
	}
	.why__head-img {
		top: -251px;
	}
	.why__item:nth-child(3) {
		width: 69%;
	}
	.about__us {
		background-size: cover;
	}
	.footer__head-img {
		right: 16px;
	}
	.why__footer-img,
	.about__content-img {
		display: none;
	}
	.about__content::before,
	.about__content::after {
		content: none;
	}
	.header__inner,
	.intro {
		padding: 0 15px;
	}
	.contacts,
	.why,
	.about__us,
	.courses,
	.mentor,
	.reviews {
		padding: 70px 15px;
	}
	.contact__form {
		width: 350px;
	}
	.contact__form-figure {
		width: 135px;
		height: auto;
	}
	.why__wrapper {
		justify-content: center;
		margin: 0;
	}
	.why__item {
		width: 70%;
		margin: 65px 0 0 0;
	}
	.about__content-title,
	.why__title,
	.courses__title,
	.reviews__title,
	.contacts__title,
	.contact__form-title {
		font-size: 45px;
	}
	.arrow {
		width: 19%;
	}
	.about-img {
		display: none;
	}
	.about__content::before {
		top: -58px;
	}
	.about__us {
		height: auto;
	}
	.courses {
		clip-path: none;
		margin-top: 0;
	}
	.about__content-subtitle {
		margin-top: 55px;
	}
	.footer__content {
		align-items: baseline;
		flex-direction: inherit;
	}
	.nav-menu {
		flex-direction: column;
	}
	.footer::after {
		left: 23%;
	}
	.courses__wrapp {
		justify-content: center;
	}
	.courses__item {
		margin: 50px;
	}
}

@media (max-width: 768px) {
	.footer__head-img,
	.mentor__head-right-img,
	.mentor__head-img,
	.footer__head-img {
		display: none;
	}
	.student__head-img,
	.why__head-copy-img,
	.about-desc__head-img {
		width: 122px;
	}
	.why__footer-copy-img {
		bottom: -139px;
		left: 0%;
	}
	.why__item:nth-child(3) {
		width: 100%;
	}
	.why__item-end {
		width: 91%;
	}
	.why::before {
		content: none;
	}
	.about__content::before {
		top: -99px;
	}
	.mentor__desc {
		flex-direction: column;
	}
	.footer::before {
		content: none;
	}
	.contact__form {
		padding: 25px;
	}
	.contact__form input,
	.contact__form textarea {
		width: 93%;
	}
	.about__content-title,
	.why__title,
	.courses__title,
	.reviews__title,
	.contacts__title,
	.contact__form-title,
	.mentor__title,
	.faq__title,
	.how__title,
	.about-desc__title,
	.student__title,
	.order__title {
		font-size: 35px;
	}
	.mentor {
		padding: 70px 0 0 0;
	}
	.intro__title {
		font-size: 45px;
	}
	.intro__btn {
		margin-top: 35px;
		font-size: 19px;
	}
	.why__item {
		width: 100%;
	}
	.about__us-wrapper {
		justify-content: center;
	}
	.contact__form {
		position: sticky;
		margin: 0 auto;
	}
	.contact__form-figure,
	.contact__form-circle {
		display: none;
	}
}

@media (max-width: 425px) {
	.order, .faq, .how {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.spoiler p {
		font-size: 16px;
	}
	.reviews-desc {
		width: 100%;
		min-height: 121px;
		padding: 10px;
	}
	.why__head-copy-img {
		display: none;
	}
	.student, .reviews {
		padding-top: 50px;
	}
	.order__title, .student__title, .how__title {
		margin-bottom: 30px;
	}
	.why__footer-copy-img {
		bottom: -119px;
		left: 0%;
		width: 90px;
	}
	.reviews-desc h4 {
		font-size: 17px!important;
	}
	.header__inner {
		flex-direction: column!important;
		height: 145px;
		align-items: baseline;
	}
	.header__phone {
		margin-top: 10px;
	}
	.next {
		right: 5%;
	}
	.prev {
		left: 5%;
	}
	.about__us {
		background: rgba(163, 127, 233, 1);
	}
	.why__item:nth-child(3),
	.why__item:nth-child(3) .why__content {
		width: 100%;
	}
	.why__head-img {
		display: none;
	}
	.header {
		background-position: right;
	}
	.why {
		padding-top: 50px;
	}
	.why__item img:nth-child(1) {
		width: 115px;
		height: 109px;
	}
	.why__content-title {
		text-align: center;
	}
	.footer::after {
		content: none;
	}
	.footer__menu {
		margin: 0;
	}
	.why__item {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.why__content {
		align-items: center;
		margin-top: 15px;
		width: 100%;
	}
	.why::after,
	.about__content::before,
	.about__content::after {
		content: none;
	}
	.about__content-img {
		display: none;
	}
	.arrow {
		width: 27%;
	}
	.about__content {
		margin: 0;
	}
	.why__content-title {
		font-size: 20px;
	}
	.why__content-desc,
	.order__desc {
		font-size: 16px;
	}
	.why__item img {
		width: 21%;
	}
	.spoiler {
		padding: 18px 58px 18px 20px;
		border-radius: 23px;
	}
	.spoiler summary, .about-desc__desc p {
		font-size: 18px;
	}
	details summary::before {
		background-size: 48%;
		right: 15px;
	}
	.about__content-title,
	.why__title,
	.courses__title,
	.reviews__title,
	.contacts__title,
	.contact__form-title,
	.mentor__title,
	.order__title,
	.student__title,
	.faq__title,
	.how__title,
	.about-desc__title,
	.top__desc__subtitle {
		font-size: 30px;
	}
	.mentor__desc span,
	.top__desc-title,
	.top__desc-desc {
		font-size: 20px;
	}
	.top {
		background-position: right;
	}
	.why__item-end {
		flex-direction: column;
	}
	.footer__content {
		margin-top: 30px;
	}
	.top__content .logo {
		max-width: 210px;
	}
	.contact__form {
		right: 0;
	}
	.how {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	.footer__logo {
		width: 65%;
	}
	.footer::after {
		left: 7%;
	}
	.footer__inner {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.order-wrapp-bottom {
		flex-direction: column;
		align-items: center;
	}
	.order-wrapp-bottom .order-wrapp-bottom-item {
    width: 100%;
	}
}

@media (max-width: 375px) {
	.header {
		background: url("../img/header-bg-mobile.jpg");
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
		padding-bottom: 25px;
		background-position: top;
	}
	.why {
		padding-top: 25px;
	}
	.contact__form {
		width: 77%;
	}
	.header__phone {
		margin-left: 68px;
	}
}