body {
  overflow-x: hidden !important;
}
a {
  text-decoration: none !important;
}
.review-hide {
  display: none;
}
.db {
  display: block !important;
}
.btn02 {
  line-height: 1.5em !important;
}
.header_scroll {
  opacity: 0.9;
}
.review-item__main-show1,
.review-item__main-show2,
.review-item__main-show3,
.review-item__main-show4 .review-item__main-show5 {
  margin-top: -50px;
}
.review-item__main-show1,
.review-item__main-show2,
.review-item__main-show3,
.review-item__main-show4,
.review-item__main-show5 {
  display: none;
}
.wrap-links-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.close-teachers {
  z-index: 5;
}
.close-all-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 2;
}
.mobile-menu {
  z-index: 3;
}
::-webkit-scrollbar {
  width: 10px;
  background: #f6f6f6;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FFAD33;
}
.preloader {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: #fff;
  z-index: 99999;
  opacity: 1;
  -webkit-transition: 1.5s linear;
  -o-transition: 1.5s linear;
  transition: 1.5s linear;
}
.loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.done {
  opacity: 0;
  visibility: hidden;
}
.item-1 {
  width: 20px;
  height: 20px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #eed968;
  margin: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
.item-1:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eed968;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.item-2 {
  width: 20px;
  height: 20px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #eece68;
  margin: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
.item-2:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eece68;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.item-3 {
  width: 20px;
  height: 20px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #eec368;
  margin: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
.item-3:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eec368;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 600ms;
          animation-delay: 600ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.item-4 {
  width: 20px;
  height: 20px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #eead68;
  margin: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
.item-4:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eead68;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.item-5 {
  width: 20px;
  height: 20px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ee8c68;
  margin: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}
.item-5:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ee8c68;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
          animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.mobile-menu-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.mobile-menu {
  padding-left: 70px;
  width: 52%;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-top: 40px;
}
.close-mobile-menu {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  z-index: 999;
}
.updown {
  cursor: pointer;
  color: #FFAD33;
  font-size: 35px;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  margin-left: 10px;
  -webkit-transition: .15s linear;
  -o-transition: .15s linear;
  transition: .15s linear;
}
.mobile-menu__img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48%;
}
.menu-burger {
  padding-left: 0 !important;
}
.menu-burger__item {
  display: block;
  margin-bottom: 30px;
}
.menu-burger__link {
  color: #121328;
  font-family: TT Norms;
  font-style: normal;
  font-weight: 500;
  font-size: 150%;
  text-decoration: none !important;
}
button {
  border: none !important;
}
.btn-main {
  display: block;
  width: 285px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  color: #fff;
  background: #FFAD33;
  font-size: 14px;
  border-radius: 125px;
  text-transform: uppercase;
  margin-bottom: 30px;
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}
.btn-main:hover {
  color: #fff;
  text-decoration: none;
  background: #f4a734;
}
.btn-main:last-child {
  margin-bottom: 100px;
}
.btn-main:first-child {
  margin-top: 50px;
}
.border-orange {
  border-bottom: 2px solid #ffad33;
}
.border-orange:hover {
  text-decoration: none !important;
}
.info-wrapper {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99997;
  display: none;
}
.close-info-wrapper {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
.info-body {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 1250px;
  min-height: 650px;
  background: #fff;
  overflow: hidden;
  width: 50%;
  z-index: 3;
}
.card-img-wrapper {
  position: absolute;
  width: 59%;
  right: 0;
  z-index: -1;
}
.card-img-wrapper img {
  width: 100%;
}
.info-body__wrapper {
  padding-top: 70px;
  padding-left: 60px;
  width: 500px;
  text-align: center;
}
.info-body__title {
  font-family: TT Norms;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #121328;
  line-height: 1.5em;
}
.info-body__desk {
  font-family: TT Norms;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #A3A3A3;
  margin-top: 10px;
}
.info-form {
  padding: 15px 0;
}
.form-control2 {
  padding: 40px 30px !important;
  margin-bottom: 0 !important;
}
.where-send {
  color: #121328;
  font-family: TT Norms;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
}
.links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
}
.links-list__item {
  cursor: pointer;
  margin-left: 20px;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.links-list__item:first-child {
  margin-left: 0;
}
.vk-link {
  border-radius: 50%;
  position: relative;
}
.vk-link:hover::before {
  content: '';
  width: 85px;
  height: 85px;
  position: absolute;
  border: 1px solid #3D8FDB;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.telega-link {
  border-radius: 50%;
  position: relative;
}
.telega-link:hover::before {
  content: '';
  width: 85px;
  height: 85px;
  position: absolute;
  border: 1px solid #039AE4;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.telega-link2 {
  border-radius: 50%;
  position: relative;
}
.telega-link2:hover::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  border: 1px solid #039AE4;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.viber-link {
  border-radius: 50%;
  position: relative;
}
.viber-link:hover::before {
  content: '';
  width: 85px;
  height: 85px;
  position: absolute;
  border: 1px solid #7D3DAF;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.viber-link2 {
  border-radius: 50%;
  position: relative;
}
.viber-link2:hover::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  border: 1px solid #7D3DAF;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.phone-link {
  border-radius: 50%;
  position: relative;
}
.phone-link:hover::before {
  content: '';
  width: 85px;
  height: 85px;
  position: absolute;
  border: 1px solid #4CAF50;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.phone-link2 {
  border-radius: 50%;
  position: relative;
}
.phone-link2:hover::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  border: 1px solid #4CAF50;
  left: 50%;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn02 {
  display: block;
  width: 100%;
  height: 95px;
  background: #FFAD33 !important;
  border-radius: 150px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 0.08em;
  margin: 15px 0;
}
.btn02:hover {
  background: #eda539 !important;
}
.sogl {
  padding-bottom: 70px;
  padding-top: 20px;
}
.sogl p a {
  border-bottom: 2px solid #ffad33;
}
.sogl p a:hover {
  text-decoration: none !important;
}
.teachers-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.close-teachers {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
#olga-teacher,
#matvey-teacher,
#roma-teacher {
  display: none;
}
.ten__wrap-ch span {
  border: 1px solid red;
}
.teachers-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teachers-info-wrapper {
  padding: 0px 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 1400px;
  min-height: 600px;
  background: #fff;
  overflow: scroll;
  height: 800px;
  margin-top: 20px;
  overflow-x: hidden;
  padding-bottom: 70px;
  z-index: 3;
}
.img-body-teacher {
  position: relative;
}
.img-desk-teacher {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.teachers-info__desk {
  padding-left: 100px;
  padding-top: 50px;
}
.citate-teacher {
  font-size: 28px;
  padding-bottom: 35px;
  position: relative;
}
.citate-teacher img {
  position: absolute;
  left: -170px;
  top: -35px;
}
.double-citate-teacher {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 35px;
}
.third-citate-teacher {
  font-size: 28px;
}
.teachers-skills {
  padding-top: 100px;
}
.teachers-skills__title {
  text-align: center;
  margin-bottom: 50px;
}
.teachers-skills__title h1 {
  font-size: 48px;
}
.teachers-skills-list {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teachers-skills-list__item {
  width: 310px;
  margin-bottom: 35px;
}
.teachers-skills-list__item p {
  color: #121328;
  font-size: 22px;
  font-weight: 500;
}
.skills-first {
  position: relative;
}
.skills-first:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFC2A8;
  border-radius: 50%;
  left: -30px;
  top: 10px;
}
.skills-second {
  position: relative;
}
.skills-second:before {
  position: absolute;
  display: block;
  content: '';
  background: #8658ED;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.skills-third {
  position: relative;
}
.skills-third:before {
  position: absolute;
  display: block;
  content: '';
  background: #40DC35;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.skills-four {
  position: relative;
}
.skills-four:before {
  position: absolute;
  display: block;
  content: '';
  background: #8658ED;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.skills-five {
  position: relative;
}
.skills-five:before {
  position: absolute;
  display: block;
  content: '';
  background: #40DC35;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.skills-six {
  position: relative;
}
.skills-six:before {
  position: absolute;
  display: block;
  content: '';
  background: #FFCA8E;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.teachers-advantages-list {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teachers-advantages-list__item {
  width: 310px;
  margin-bottom: 35px;
  position: relative;
}
.teachers-advantages-list__item p {
  color: #121328;
  font-size: 16px;
  font-weight: 500;
}
.teachers-advantages-list__item .advantages-psevdotitle {
  font-size: 20px;
}
.teachers-advantages-list__item .advantages-number {
  position: absolute;
  left: -40px;
  top: 0;
}
.teachers-advantages-list__item .advantages-number h4 {
  font-size: 42px;
}
.adv-img-pos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 150px;
}
.teachers-skills__item2 {
  min-width: 45%;
}
.thanks-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.thanks-wrapp {
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translate(-50%, -25%);
      -ms-transform: translate(-50%, -25%);
          transform: translate(-50%, -25%);
  min-width: 1300px;
  min-height: 600px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0;
  z-index: 3;
}
/*.thanks-wrapp__left {
  width: 50%;
  position: relative;
}*/
.girl-img-desk {
  position: absolute;
  bottom: -50px;
  left: 25%;
}
.girl-img {
  width: 85%;
  padding-left: 100px;
}
.thanks-wrapp__title h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5em;
}
.thanks-wrapp__title p {
  font-size: 24px;
}
.thanks-wrapp__desk {
  width: 100%;
  margin-top: 30px;
}
.thanks-wrapp__desk p {
  font-size: 20px;
}
.thanks-wrapp__left {
  padding: 40px 0;
}
.thanks-wrapp__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.thanks-wrapp__right {
  margin-left: 40px;
  position: relative;
}
.close-thanks-wrap {
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: 30px;
  z-index: 100;
}
.thanks-wrapp__item_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
  margin-bottom: -25px;
}
.thanks-wrapp__item_right img {
  display: block;
  margin-top: -10px;
  margin-right: 5px;
}
.thanks-wrapp__item_right p {
  font-weight: bold;
  border-bottom: 1px solid #FE612E;
}
.thanks-wrapp__item {
  margin-left: 30px;
}
.thanks-wrapp__item p {
  font-weight: 500;
}
.thanks-wrapp__item_01 {
  position: relative;
}
.thanks-wrapp__item_01:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFC2A8;
  border-radius: 50%;
  left: -30px;
  bottom: 20px;
}
.thanks-wrapp__item_02 {
  position: relative;
}
.thanks-wrapp__item_02:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #8658ED;
  border-radius: 50%;
  left: -30px;
  bottom: 20px;
  opacity: 0.4;
}
.links-list__double {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 25px;
  padding: 10px 0;
}
.double-links {
  border-top: 1px solid #C9B3F8;
  width: 100%;
  font-size: 15px !important;
  padding: 40px 0;
  margin-top: 40px;
  font-weight: 500;
}
.double-links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.double-links-list__item {
  margin-right: 20px;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.twelve {
  display: none;
}
.write-child-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.wrate-child-wrapp {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 1300px;
  min-height: 600px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 3;
}
.zap-form-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.ten__form-desk {
  text-align: center;
  margin-bottom: 50px;
  margin-top: -20px;
  font-size: 20px;
}
.right3-wrap {
  width: 100% !important;
  margin-left: 0 !important;
}
.ten__wrap-form2 {
  margin: 0 auto !important;
}
.body3-wrap {
  width: 100% !important;
}
.write-child-wrapp__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.close-child-wrap {
  position: absolute;
  right: 30px;
  top: 0px;
  cursor: pointer;
}
.write-child-wrapp__right {
  width: 50%;
}
.write-child-wrapp__left {
  width: 45%;
}
.write-child__title_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.write-child__title_top h2 {
  font-size: 26px;
  color: #121328;
}
.write-child__title_top p {
  font-size: 16px;
  color: #B4A28A;
  margin-left: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.write-child__title_bottom h2 {
  font-size: 26px;
  color: #121328;
}
.advantages-pharagraph {
  padding: 15px 0;
  font-size: 16px;
  color: #121328;
  opacity: 0.4;
  font-weight: 500;
}
.advantages-child-list {
  margin-left: 30px;
}
.advantages-child-list__item p {
  font-size: 19px;
  font-weight: 500;
  color: #121328;
}
.child-item_1 {
  position: relative;
}
.child-item_1:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFC2A8;
  border-radius: 50%;
  left: -30px;
  top: 7px;
}
.child-item_2 {
  position: relative;
}
.child-item_2:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #8658ED;
  border-radius: 50%;
  left: -30px;
  top: 7px;
  opacity: 0.4;
}
.child-item_3 {
  position: relative;
}
.child-item_3:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #40DC35;
  border-radius: 50%;
  left: -30px;
  top: 7px;
  opacity: 0.4;
}
.child-item_4 {
  position: relative;
}
.child-item_4:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #8658ED;
  border-radius: 50%;
  left: -30px;
  top: 7px;
  opacity: 0.4;
}
.child-item_5 {
  position: relative;
}
.child-item_5:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFCA8E;
  border-radius: 50%;
  left: -30px;
  top: 7px;
  opacity: 0.4;
}
.citate-child {
  margin-top: 40px;
}
.citate-child img {
  display: block;
  margin-bottom: 30px;
}
.citate-child p {
  font-size: 20px;
  color: #121328;
  line-height: 1.8em;
}
.form-control-child {
  height: 60px !important;
  font-size: 20px !important;
}
.ten-child-title {
  margin-bottom: 0 !important;
  font-size: 24px !important;
  text-align: center;
  line-height: 1.5em !important;
  font-weight: bold !important;
  margin-bottom: 30px !important;
}
.ch-desk_child {
  font-size: 18px !important;
  line-height: 1.3em !important;
  width: 120px;
}
.how-we-number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-how-we-number {
  background: transparent;
  border: 1px solid red;
  text-transform: uppercase;
  border-radius: 125px;
  display: block;
  width: 175px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: red;
  font-weight: bold;
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}
.btn-how-we-number:hover {
  text-decoration: none !important;
  background: red;
  color: #fff;
}
.form-group-child {
  margin-bottom: 0 !important;
}
.form-control-child2 {
  font-size: 14px !important;
  height: 60px !important;
  width: 350px !important;
  margin-left: 20px;
}
.btn-child-form {
  width: 100% !important;
  height: 100px !important;
  line-height: 70px !important;
  margin-top: 70px;
  position: relative;
}
.btn-child-form img {
  position: absolute;
  right: -150px;
  top: -70px;
}
.ten__wrap-soc {
  margin-top: -20px;
}
.write-masterclass-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.left2-wrap {
  width: 50% !important;
}
.wrate-child-wrapp2 {
  padding-right: 100px;
}
.right2-wrap {
  margin-left: 100px;
}
.body2-wrap {
  position: relative;
}
.close-masterclass-wrap {
  position: absolute;
  right: -70px;
  cursor: pointer;
}
.summer-int-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.summer-int-wrapp {
  z-index: 3;
}
.children-bg__girl {
  position: absolute;
  z-index: 5;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  left: -50px;
  top: 30px;
}
.children-bg__boy {
  position: absolute;
  z-index: 5;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  right: -50px;
  top: 110px;
}
.summer-int-wrapp {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 1500px;
  height: 700px;
  background: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
}
.summer-int-wrapp__body {
  padding: 0 200px;
  padding-bottom: 90px;
  background: url('../img/new/popup-bg.jpg') no-repeat center top / cover;
}
.first-bg-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.first-bg {
  padding-top: 70px;
  width: 100%;
}
.first-bg__offer__predtitle {
  color: #fff;
}
.first-bg__offer__title {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.06em;
  padding: 10px 0;
}
.first-bg__offer__desk {
  color: #fff;
  font-weight: 400;
}
.first-bg__img {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.first-bg__img img {
  width: 100%;
}
.info-summer-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}
.info-summer-list__item {
  text-align: center;
}
.info-summer-list__item h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.info-summer-list__item p {
  color: #fff;
}
.summer-item_01 {
  position: relative;
}
.summer-item_01:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFC2A8;
  border-radius: 50%;
  left: 50%;
  top: -30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.summer-item_02 {
  position: relative;
}
.summer-item_02:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #40DC35;
  border-radius: 50%;
  left: 50%;
  top: -30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.summer-item_03 {
  position: relative;
}
.summer-item_03:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #8658ED;
  border-radius: 50%;
  left: 50%;
  top: -30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.summer-item_04 {
  position: relative;
}
.summer-item_04:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #FFCA8E;
  border-radius: 50%;
  left: 50%;
  top: -30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.second-bg {
  background: #fff;
  margin-top: 80px;
  padding: 0 200px;
}
.second-bg__title {
  padding: 100px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.second-bg__title_left h1 {
  font-size: 48px;
  font-weight: bold;
  color: #121328;
  line-height: 1.2em !important;
}
.second-bg__title_right {
  position: relative;
}
.second-bg__title_right p {
  font-weight: 500;
  line-height: 2em;
}
.second-bg__title_right:before {
  position: absolute;
  display: block;
  content: '';
  background: #8658ED;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -30px;
  top: 10px;
  opacity: 0.4;
}
.advantages-second-bg-list {
  -webkit-box-shadow: 0px 0px 60px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 60px -28px rgba(0, 0, 0, 0.75);
}
.advantages-second-bg-list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 50px;
}
.advantages-second-bg-list__item_right {
  margin-left: 50px;
  margin-top: 50px;
}
.advantages-second-bg-list__item_right h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 32px;
}
.advantages-second-bg-list__item_right p {
  font-size: 18px;
  line-height: 1.8em;
}
.have-question-wrapper {
  -webkit-box-shadow: 0px 0px 60px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 60px -28px rgba(0, 0, 0, 0.75);
  margin-top: 150px;
  padding: 0 175px;
}
.fz-big {
  font-size: 42px !important;
}
.have-question-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-zvon {
  width: 450px;
  height: 100px;
  background: #FFAD33;
  border-radius: 125px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: bold;
  margin-top: 30px;
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}
.btn-zvon:hover {
  background: #eba337;
}
.have-question-body__left {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  margin-bottom: -94px;
}
.have-question-body__left img {
  width: 100%;
}
.close-summer-wrap,
.close-online-study-wrap {
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: 30px;
}
.ml-0-inst {
  margin-left: -70px;
}
.img-one {
  position: relative;
}
.img-two {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: scale(1.1) !important;
      -ms-transform: scale(1.1) !important;
          transform: scale(1.1) !important;
}
.online-study-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(255, 173, 51, 0.4);
  z-index: 99998;
  display: none;
}
.summer-int-wrapp__body2 {
  background: url('../img/new/popup-bg2.jpg') no-repeat center top / cover;
}
.offer-df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 1000px;
}
.ellipse__img2 {
  display: block;
  width: 100% !important;
  -webkit-transform: scale(4) !important;
      -ms-transform: scale(4) !important;
          transform: scale(4) !important;
  margin-top: 80px !important;
}
.offer-df__left img {
  margin-top: 50px;
}
.first-bg__offer__desk {
  font-size: 20px !important;
}
.offer-sale-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer-sale-list__item {
  width: 270px;
  height: 175px;
  border-radius: 7px;
}
.offer-sale-list__item h4 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-left: 40px;
  padding-top: 20px;
}
.offer-sale-list__item p {
  color: #fff;
  margin-left: 40px;
}
.offer-sale-list__item:first-child {
  background: #8553EC;
}
.offer-sale-list__item:last-child {
  background: #FFC2A8;
}
.black-ff {
  color: #37211C !important;
}
.p-block {
  margin-top: -10px;
  position: relative;
}
.p-block:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 5px;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
}
.p-block-body,
.mt20 {
  display: block;
  margin-top: 10px !important;
}
.mt10 {
  display: block;
  margin-top: -10px !important;
}
#sync1 .item {
  background: #0c83e7;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
}
#sync2 .item {
  background: #C9C9C9;
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #0c83e7;
}
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.five__owl {
  margin-bottom: 50px;
}

.five__item.focused{
  background-color: #d3d3d3;
}

.disabled {
  display: none !important;
}

/*Доработки*/

.scale-tr {
  transform: scale(1.30);
}

@media screen and (max-width: 1300px) {
  .footer-bottom__main__social-title {
    font-size: 20px !important;
  }
}

.menu-burger__item2 {
  margin-top: -20px !important;
}

.menu-burger__link2 {
  font-size: 20px !important;
}

.rot {
  transform: rotate(180deg) scale(2);
}

.d-f {
  display: flex;
  align-items:  center;
}

/*Доработки 2*/

.position-rell {
  position: relative;
  z-index: 1;
}

.open-video {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-40%,-50%) scale(2);
}

.review-item__user {
  margin-bottom: 20px;
}



