@font-face {
  font-family: "Stolzl-Regular";
  src: url("../fonts/Stolzl-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Regular.otf") format("opentype"), url("../fonts/Stolzl-Regular.woff") format("woff"), url("../fonts/Stolzl-Regular.ttf") format("truetype"), url("../fonts/Stolzl-Regular.svg#Stolzl-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Stolzl-Bold";
  src: url("../fonts/Stolzl-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Bold.otf") format("opentype"), url("../fonts/Stolzl-Bold.woff") format("woff"), url("../fonts/Stolzl-Bold.ttf") format("truetype"), url("../fonts/Stolzl-Bold.svg#Stolzl-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.heading-g {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
}
@media (max-width: 768px) {
  .heading-g {
    font-size: 30px;
    line-height: 36px;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.strong {
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 24px;
  line-height: 24px;
}
body {
  font-size: 14px;
  line-height: 24px;
  font-family: "Stolzl-Regular", sans-serif;
  color: #343434;
}
@media (max-width: 768px) {
  body {
    font-size: 12px;
    line-height: 22px;
  }
}
.wrapper {
  position: relative;
}
.inner-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}
.inner-container {
  max-width: 1062px;
  margin: 0 auto;
}
.mob-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  background: url("../img/bg_main.png") top 103px left 240px no-repeat;
}
@media (max-width: 1758px) {
  .wrapper {
    background-position-x: center;
  }
}
@media (max-width: 1158px) {
  .wrapper {
    background-image: none;
  }
}
@media (max-width: 450px) {
  .wrapper {
    background: url("../img/bg-mob.svg") no-repeat;
    background-position-y: 211px;
    background-size: contain;
  }
}
.header {
  max-width: 1054px;
  margin: 0 auto;
  position: relative;
}
.header .logo-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 546px;
}
.header .logo-area a {
  transform: translateX(-20px);
}
.header .logo-area p {
  transform: translate(-35px, -5px);
  text-align: center;
  position: relative;
  z-index: 6;
}
.header .logo-area p:after {
  content: "";
  background: #ffe700;
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.2), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 85.1807px;
  width: 171px;
  height: 171px;
  display: block;
  position: absolute;
  top: -60px;
  left: -55px;
  z-index: -1;
}
.header .phone-mobile {
  color: #343434;
  text-decoration: none;
  display: none;
}
@media (max-width: 450px) {
  .header .phone-mobile {
    display: block;
  }
}
.header .teacher_video {
  overflow: hidden;
  background-image: url('../img/teacher-bg.png');
  background-repeat: no-repeat;
  width: 551px;
  height: 542px;
  position: absolute;
  top: 0;
  right: 0;
}
.header .teacher_video .video_intro {
  display: block;
  z-index: 1;
  opacity: 0;
}
.header .teacher_video .video_intro_active {
  opacity: 0.99;
}
.header .teacher_video .play-btn {
  display: block;
  position: absolute;
  top: 410px;
  left: 220px;
  z-index: 2;
}
.header h1 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .header h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.header .desc {
  max-width: 510px;
  font-weight: normal;
  font-family: "Stolzl-Regular", sans-serif;
  position: relative;
  z-index: 2;
}
.header .bubbles {
  max-width: 597px;
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
}
.header .bubbles .bubble {
  width: 143px;
  height: 143px;
  position: relative;
  z-index: 1;
}
.header .bubbles .bubble:after {
  content: '';
  width: 140%;
  height: 140%;
  top: -15%;
  left: -18%;
  position: absolute;
  z-index: -1;
  background-image: url('../img/blue_circle_main.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.header .bubbles .bubble a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.header .bubbles .bubble:nth-child(1) {
  margin-right: 83px;
}
.header .bubbles .bubble:nth-child(2) {
  margin-right: 83px;
}
.header .bubbles .bubble:nth-child(4) {
  transform: translateX(40px);
}
.header .bubbles .bubble:nth-child(5) {
  transform: translateX(-30px);
}
.header .bubbles .bubble span {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35), 2px 3px 10px rgba(0, 0, 0, 0.4);
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #fff;
}
.header .bubbles .bubble span a {
  color: #fff;
  text-decoration: none;
}
.header .bubbles .bubble span .responsive-sm-only {
  display: none;
}
.header .text-right {
  max-width: 476px;
  margin-left: auto;
  position: relative;
  transform: translateY(-100%);
}
@media (max-width: 1070px) {
  .header {
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: hidden;
  }
  .header .teacher_video {
    background-image: url('../img/teacher-bg.png');
    right: -200px;
    display: none;
  }
  .header .text-right {
    margin-left: 0;
    margin-top: 40px;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .header .logo-area {
    max-width: 100%;
    padding-right: 0px;
  }
  .header .logo-area a {
    transform: translateX(-20px);
  }
  .header .logo-area a img {
    width: 250px;
  }
  .header .logo-area p {
    transform: translate(-15px, -10px);
    z-index: 6;
    font-size: 9px;
  }
  .header .logo-area p strong {
    font-size: 20px;
    line-height: 20px;
  }
  .header .logo-area p:after {
    content: "";
    background: #ffe700;
    width: 92px;
    height: 92px;
    top: -10px;
    left: -25px;
  }
  .header .teacher_video {
    display: none;
  }
  .header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    font-family: "Stolzl-Bold", sans-serif;
    margin-top: 10px;
    margin-bottom: 0px;
    z-index: 2;
  }
  .header .desc {
    max-width: 510px;
    font-weight: normal;
    font-family: "Stolzl-Regular", sans-serif;
    position: relative;
    z-index: 2;
  }
  .header .bubbles {
    max-width: 597px;
    margin-top: 24px;
    display: block;
    position: relative;
    min-height: 120px;
  }
  .header .bubbles .bubble {
    position: absolute;
    width: 67px;
    height: 67px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .bubbles .bubble:nth-child(1) {
    margin-right: 0px;
    transform: translate(0, 0);
  }
  .header .bubbles .bubble:nth-child(2) {
    margin-right: 0px;
    transform: translate(106px, 0);
  }
  .header .bubbles .bubble:nth-child(3) {
    transform: translateX(212px);
  }
  .header .bubbles .bubble:nth-child(4) {
    transform: translateX(53px) translateY(100px);
  }
  .header .bubbles .bubble:nth-child(5) {
    transform: translateX(159px) translateY(100px);
  }
  .header .bubbles .bubble span {
    font-size: 9px;
    line-height: 10px;
    text-align: center;
  }
  .header .bubbles .bubble span .responsive-sm-only {
    display: inline;
  }
  .header .text-right {
    max-width: 476px;
    margin-left: 0;
    position: relative;
    transform: translateY(0);
    padding-top: 16px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .header h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 327px) {
  .header .logo-area p {
    font-size: 11px;
  }
  .header .logo-area p strong {
    font-size: 11px;
  }
  .header .logo-area p:after {
    content: "";
    background: #ffe700;
    width: 80px;
    height: 80px;
    top: -10px;
    left: -25px;
  }
}
.advantages {
  max-width: 1920px;
  overflow-x: hidden;
  margin: 0 auto;
  background-image: url('../img/tablet.png');
  background-repeat: no-repeat;
  margin-top: 150px;
}
.advantages__inner {
  max-width: 1062px;
  margin: 0 auto;
}
.advantages__inner-item {
  width: 70%;
  margin-left: auto;
  min-height: 550px;
}
.advantages__inner-item h2 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
}
@media (max-width: 768px) {
  .advantages__inner-item h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.advantages__inner-item .all_p {
  display: flex;
}
.advantages__inner-item p {
  background: #FFE700;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.advantages__inner-item p:nth-of-type(1) {
  width: 154px;
  height: 154px;
  box-shadow: -4.5px -4.5px 9px rgba(0, 0, 0, 0.2), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
  border-radius: 85.1807px;
  transform: translateY(47px);
}
.advantages__inner-item p:nth-of-type(2) {
  width: 202px;
  height: 202px;
  background: #FFE700;
  box-shadow: -4.5px -4.5px 9px rgba(0, 0, 0, 0.2), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
  border-radius: 101.285px;
  transform: translateY(166px);
}
.advantages__inner-item p:nth-of-type(3) {
  width: 250px;
  height: 250px;
  background: #FFE700;
  box-shadow: -4.5px -4.5px 9px rgba(0, 0, 0, 0.2), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
  border-radius: 124.739px;
  transform: translateY(-40px);
}
@media (max-width: 1792px) {
  .advantages__inner-item {
    transform: translateX(20%);
  }
}
@media (max-width: 1532px) {
  .advantages__inner-item {
    transform: translateX(40%);
  }
}
@media (max-width: 1232px) {
  .advantages {
    background-size: 40%;
    background-position-x: -10%;
  }
  .advantages__inner-item {
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .advantages {
    background-position-x: 0;
    background-size: auto;
    background-image: url('../img/tablet-mob.png');
    background-position-y: 239px;
    overflow-x: hidden;
    margin-top: 44px;
  }
  .advantages__inner-item {
    min-height: 560px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .advantages__inner-item .all_p {
    display: block;
  }
  .advantages__inner-item p {
    font-size: 12px;
    line-height: 22px;
  }
  .advantages__inner-item p:nth-of-type(1) {
    width: 121px;
    height: 121px;
    transform: translate(180px, -20px);
  }
  .advantages__inner-item p:nth-of-type(2) {
    width: 148px;
    height: 148px;
    transform: translate(0px, -70px);
  }
  .advantages__inner-item p:nth-of-type(3) {
    width: 186px;
    height: 186px;
    transform: translate(180px, -150px);
  }
}
.testimonials {
  padding-top: 136px;
  min-height: 868px;
  max-width: 1062px;
  margin: 0 auto;
}
.testimonials h2 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
}
@media (max-width: 768px) {
  .testimonials h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.testimonials__container {
  display: flex;
}
.testimonials__container-item {
  position: relative;
}
.testimonials__container-item a {
  position: absolute;
  bottom: -23%;
  left: 55%;
  transform: translateX(-50%);
}
.testimonials__container-item:nth-of-type(1),
.testimonials__container-item:nth-of-type(4) {
  background-color: #ffe700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonials__container-item:nth-of-type(1) span,
.testimonials__container-item:nth-of-type(4) span {
  font-size: 11px;
  line-height: 18px;
}
.testimonials__container-item:nth-of-type(1) span b,
.testimonials__container-item:nth-of-type(4) span b {
  margin-left: 20px;
}
.testimonials__container-item:nth-of-type(1) {
  box-shadow: -3.61239px -3.61239px 7.22477px rgba(0, 0, 0, 0.2), inset 2.40826px 4.81651px 12.0413px rgba(0, 0, 0, 0.4);
  border-radius: 109.174px;
  width: 193px;
  height: 193px;
  transform: translateY(101px);
}
.testimonials__container-item:nth-of-type(2) {
  width: 331px;
  height: 330px;
  background-image: url(../img/testimonial1.png);
  filter: drop-shadow(-1px -1px 9px rgba(0, 0, 0, 0.3));
  border-radius: 181px;
  background-size: cover;
  transform: translateY(142px);
}
.testimonials__container-item:nth-of-type(3) {
  width: 315px;
  height: 314px;
  background-image: url(../img/testimonial2.png);
  background-blend-mode: overlay, normal;
  filter: drop-shadow(-1px -1px 9px rgba(0, 0, 0, 0.3));
  border-radius: 203px;
  background-size: cover;
  transform: translateY(11px);
}
.testimonials__container-item:nth-of-type(4) {
  box-shadow: -3.61239px -3.61239px 7.22477px rgba(0, 0, 0, 0.2), inset 2.40826px 4.81651px 12.0413px rgba(0, 0, 0, 0.4);
  border-radius: 109.174px;
  width: 175px;
  height: 175px;
  transform: translateY(318px);
}
@media (max-width: 1078px) {
  .testimonials {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1000px;
    overflow-x: hidden;
    padding-top: 0;
    min-height: 990px;
    padding-bottom: 70px;
  }
  .testimonials__container {
    flex-direction: column;
  }
  .testimonials__container-item {
    position: absolute;
  }
  .testimonials__container-item a {
    position: absolute;
    bottom: -22%;
    left: 55%;
    transform: translateX(-50%);
  }
  .testimonials__container-item a img {
    width: 99px;
    height: 99px;
  }
  .testimonials__container-item:nth-of-type(1) span,
  .testimonials__container-item:nth-of-type(4) span {
    font-size: 9px;
    line-height: 16px;
  }
  .testimonials__container-item:nth-of-type(1) {
    width: 193px;
    height: 193px;
    transform: translate(261px, -101px);
  }
  .testimonials__container-item:nth-of-type(2) {
    width: 235px;
    height: 234px;
    transform: translateY(62px);
  }
  .testimonials__container-item:nth-of-type(3) {
    width: 241px;
    height: 240px;
    transform: translateY(528px) translateX(89px);
  }
  .testimonials__container-item:nth-of-type(4) {
    width: 175px;
    height: 175px;
    transform: translateY(348px);
  }
}
@media (max-width: 750px) {
  .testimonials {
    min-height: 930px;
  }
  .testimonials__container-item:nth-of-type(1) {
    transform: translate(161px, -101px);
  }
}
@media (max-width: 373px) {
  .testimonials__container-item:nth-of-type(1) {
    transform: translate(131px, -101px);
  }
}
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  min-height: 50px;
  background: #00AA4E;
  border: 0.5px solid #007D3A;
  box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.25), 0px -10px 20px rgba(0, 0, 0, 0.3), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.footer__content {
  padding-top: 16px;
  padding-bottom: 13px;
  max-width: 769px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer__content a {
  display: block;
}
@media (max-width: 768px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 450px) {
  .footer__content {
    justify-content: space-around;
  }
}
.btn_foot_type1 {
  background: radial-gradient(97.13% 76.56% at 50% 50%, #F2F2F2 0%, #FFFFFF 100%);
  box-shadow: 8.1701px 8.1701px 20.4253px rgba(0, 0, 0, 0.3), inset -0.5px -0.5px 5px rgba(0, 0, 0, 0.6);
  border-radius: 66px;
  padding: 20px 43px;
  font-size: 20px;
  line-height: 24px;
  font-family: "Stolzl-Bold", sans-serif;
  color: #ed1c24;
  text-decoration: none;
  text-shadow: 0px 1px 2px rgba(91, 19, 19, 0.5), 3px 3px 10px rgba(171, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .btn_foot_type1 {
    padding: 11px 26px;
    font-size: 12px;
    line-height: 15px;
  }
}
.btn_foot_type2 {
  color: #007d3a;
  padding: 20px 43px;
  font-size: 20px;
  line-height: 24px;
  font-family: "Stolzl-Bold", sans-serif;
  text-decoration: none;
  background: radial-gradient(97.13% 76.56% at 50% 50%, #F2F2F2 0%, #FFFFFF 100%);
  box-shadow: 8.1701px 8.1701px 20.4253px rgba(0, 0, 0, 0.3), inset -0.5px -0.5px 5px rgba(0, 0, 0, 0.6);
  border-radius: 59px;
  text-shadow: 0px 1px 2px rgba(0, 121, 56, 0.5), 3px 3px 10px rgba(0, 107, 49, 0.5);
}
@media (max-width: 768px) {
  .btn_foot_type2 {
    padding: 11px 26px;
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 498px) {
  .btn_foot_type1_course,
  .btn_foot_type2_course {
    padding: 8px 16px;
  }
}
.btn_foot_tel {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 768px) {
  .btn_foot_tel {
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .btn_foot_tel {
    display: none !important;
  }
}
.modal_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal_bg_video {
  display: flex;
  justify-content: space-around;
  z-index: 99;
  background-color: white;
  background-image: url('../img/bg-video.svg');
  background-repeat: no-repeat;
  background-position: top center;
}
.modal_video_holder {
  position: relative;
  z-index: 102;
}
.modal_video_holder .modal_video_container {
  max-width: 600px;
}
.modal_video_holder .modal_video_container .modal_close {
  margin-left: auto;
  display: block;
  float: right;
}
.modal_video_holder .modal_video_container .modal_close::after {
  content: '';
  clear: both;
  display: table;
}
.modal_video_holder .modal_video_container .iframe_holder {
  display: block;
  width: 100%;
  height: 315px;
  box-shadow: inset 5px 5px 20px rgba(0, 0, 0, 0.5);
  filter: drop-shadow(-1px -1px 8px rgba(0, 0, 0, 0.4));
  border-radius: 30px;
  overflow: hidden;
}
.modal_video_holder .modal_video_container .iframe_holder iframe {
  width: 600px;
  height: 315px;
}
@media (max-height: 552px) {
  .modal_video_holder .modal_video_container .video_modal_close_img {
    width: 52px;
    height: 52px;
  }
  .modal_video_holder .modal_video_container .iframe_holder {
    height: 200px;
    width: 300px;
  }
  .modal_video_holder .modal_video_container .iframe_holder iframe {
    height: 200px;
    width: 300px;
  }
}
@media (max-width: 570px) {
  .modal_video_holder .modal_video_container .video_modal_close_img {
    width: 52px;
    height: 52px;
  }
  .modal_video_holder .modal_video_container .iframe_holder {
    height: 200px;
    width: 300px;
  }
  .modal_video_holder .modal_video_container .iframe_holder iframe {
    height: 200px;
    width: 300px;
  }
}
.modal_bg_try {
  display: none;
  position: fixed;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 101;
  background-image: url('../img/bg-modal-reg.svg');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #ffffff;
}
.modal_bg_try_active {
  display: block;
}
.input-course {
  display: none;
}
.modal_content {
  display: block;
}
@media (max-height: 800px) {
  .modal_content {
    overflow-y: scroll;
    display: flex;
    justify-content: center;
    align-content: center;
  }
}
@media (max-height: 500px) {
  .modal_content {
    display: flex;
    justify-content: center;
    align-content: center;
  }
}
.form-sub {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 40px;
}
.form-sub .inner .close {
  display: block;
  width: 94px;
  height: 94px;
  margin-left: auto;
}
.form-sub .inner .close img {
  width: 100%;
}
.form-sub .inner .formHeading {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
  max-width: 400px;
  margin-top: -120px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .form-sub .inner .formHeading {
    font-size: 30px;
    line-height: 36px;
  }
}
.form-sub .inner small {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 36px;
  display: block;
}
.form-sub .inner .input {
  display: block;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2), inset 0px 3px 10px rgba(105, 105, 105, 0.3);
  border-radius: 59.5px;
  padding: 30px 0 32px 28px;
  width: 100%;
  max-width: 501px;
  outline: none;
  font: "Stolzl-Bold", sans-serif;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 17px;
  box-sizing: border-box;
  border: transparent;
}
.form-sub .inner .input::placeholder {
  color: rgba(52, 52, 52, 0.3);
}
.form-sub .inner .select {
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2), inset 0px 3px 10px rgba(105, 105, 105, 0.3);
  border-radius: 59.5px;
  font-size: 24px;
  line-height: 32px;
  padding: 30px 0 32px 28px;
  width: 100%;
  max-width: 501px;
  margin-bottom: 17px;
  display: block;
  position: relative;
  outline: none;
  border: transparent;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("../img/select-arr.svg");
  background-repeat: no-repeat;
  background-position: top 0px right -15px;
}
.form-sub .inner .select option {
  background: #FFFFFF;
}
.form-sub .inner .select option:disabled {
  color: rgba(52, 52, 52, 0.3);
}
.form-sub .checkbox_holder {
  padding-left: 30px;
}
.form-sub .checkbox_holder input[type="checkbox"] {
  display: none;
}
.form-sub .checkbox_holder input[type="checkbox"]:checked + .label_for_checkbox {
  background-image: url(../img/select-arr.svg);
  background-size: contain;
  background-position: top 2px left 2px;
  background-repeat: no-repeat;
}
.form-sub .checkbox_holder .label_for_checkbox {
  width: 34px;
  height: 34px;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2), inset 0px 3px 10px rgba(105, 105, 105, 0.3);
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 19px;
  cursor: pointer;
}
.form-sub .checkbox_holder .label_for_checkbox_text {
  display: inline-block;
  max-width: 273px;
  vertical-align: middle;
}
.form-sub .submit_holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #00AA4E;
  border: 0.5px solid #007D3A;
  box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.25), 0px -10px 20px rgba(0, 0, 0, 0.3), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
}
.form-sub .submit_holder .submit {
  display: block;
  width: 478px;
  margin-top: 20px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  color: #00AA4E;
  border: 0.2px solid transparent;
  text-shadow: 0px 1px 2px rgba(0, 121, 56, 0.5), 3px 3px 10px rgba(0, 107, 49, 0.5);
  padding: 22px 99px;
  font-size: 20px;
  line-height: 21px;
  font-family: "Stolzl-Bold", sans-serif;
  background: radial-gradient(97.13% 76.56% at 50% 50%, #F2F2F2 0%, #FFFFFF 100%);
  box-shadow: 8.1701px 8.1701px 20.4253px rgba(0, 0, 0, 0.3), inset -0.5px -0.5px 5px rgba(0, 0, 0, 0.6);
  border-radius: 56px;
  cursor: pointer;
  outline: none;
  transform: translateX(-45px);
}
@media (max-height: 913px) {
  .form-sub .submit_holder {
    position: relative;
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  .form-sub .submit_holder .submit {
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .form-sub {
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-sub .inner .close {
    width: 80px;
    height: 80px;
    float: right;
    position: relative;
    top: -20px;
    right: 0px;
  }
  .form-sub .inner .close::after {
    content: '';
    clear: both;
    display: table-cell;
  }
  .form-sub .inner .formHeading {
    max-width: 400px;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .form-sub .inner small {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .form-sub .inner .input {
    padding: 10px 0 12px 18px;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 17px;
  }
  .form-sub .inner .select {
    font-size: 18px;
    line-height: 32px;
    padding: 10px 0 12px 18px;
    margin-bottom: 17px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: top 5px right 0px;
  }
  .form-sub .checkbox_holder {
    padding-left: 10px;
  }
  .form-sub .checkbox_holder input[type="checkbox"] {
    display: none;
  }
  .form-sub .checkbox_holder input[type="checkbox"]:checked + .label_for_checkbox {
    background-color: rgba(52, 52, 52, 0.3);
  }
  .form-sub .checkbox_holder .label_for_checkbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .form-sub .checkbox_holder .label_for_checkbox_text {
    display: inline-block;
    max-width: 250px;
    vertical-align: middle;
  }
  .form-sub .submit_holder .submit {
    display: block;
    max-width: 300px;
    margin-top: 15px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    color: #00AA4E;
    border: 0.2px solid #00843C;
    text-shadow: 0px 1px 2px rgba(0, 121, 56, 0.5), 3px 3px 10px rgba(0, 107, 49, 0.5);
    padding: 22px 99px;
    font-size: 20px;
    line-height: 21px;
    font-family: "Stolzl-Bold", sans-serif;
    background: radial-gradient(97.13% 76.56% at 50% 50%, #F2F2F2 0%, #FFFFFF 100%);
    box-shadow: 8.1701px 8.1701px 20.4253px rgba(0, 0, 0, 0.3), inset -0.5px -0.5px 5px rgba(0, 0, 0, 0.6);
    border-radius: 56px;
    cursor: pointer;
    outline: none;
  }
}
.body_modal_padding {
  padding-right: 17px;
  overflow-y: hidden;
  background-color: white;
}
@media (max-width: 450px) {
  .body_modal_padding {
    padding-right: 0;
  }
}
.modal_active {
  display: block;
}
.filter_inner {
  max-width: 1150px;
  margin: 0 auto;
}
@media (max-width: 1171px) {
  .filter_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.filter_header {
  background: #FFFFFF;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15), 0px 5px 15px rgba(0, 0, 0, 0.15), inset 0px -4px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin: 0 auto;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 4;
}
@media (max-height: 500px) {
  .filter_header {
    position: static;
  }
}
.filter_header_inner {
  max-width: 1150px;
  margin: 0 auto;
}
@media (max-width: 1171px) {
  .filter_header_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item-line1:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: -40px;
  bottom: -20px;
  z-index: -1;
  background-image: url('../img/line1.svg');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1213px) {
  .item-line1:after {
    content: '';
    display: none;
  }
}
.item-line2:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: -63px;
  top: -20px;
  z-index: -1;
  background-image: url('../img/line2.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1213px) {
  .item-line2:after {
    content: '';
    display: none;
  }
}
.filter_logo_section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter_logo_section .logo-a {
  transform: translateX(-23px);
}
.filter_logo_section .tel-a {
  color: #353535;
  font-size: 20px;
  line-height: 21px;
  text-decoration: none;
}
.filter_logo_section .text-p {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  z-index: 1;
}
.filter_logo_section .text-p strong {
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 24px;
  line-height: 24px;
}
.filter_logo_section .text-p::before {
  content: '';
  top: -60px;
  left: -40px;
  display: block;
  position: absolute;
  z-index: -1;
  width: 171.99px;
  height: 171.99px;
  background: #FFE700;
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.2), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 85.1807px;
}
@media (max-width: 1239px) {
  .filter_logo_section .text-p::before {
    content: '';
    left: -25px;
    top: -40px;
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 885px) {
  .filter_logo_section {
    flex-wrap: wrap;
  }
  .filter_logo_section .tel-a {
    width: 100%;
    order: 3;
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 529px) {
  .filter_logo_section .logo-a {
    transform: translateX(-18px);
  }
  .filter_logo_section .logo-a a img {
    width: 250px;
  }
  .filter_logo_section .text-p {
    font-size: 11px;
  }
  .filter_logo_section .text-p strong {
    font-size: 16px;
  }
  .filter_logo_section .text-p::before {
    content: '';
    top: -20px;
    left: -15px;
    width: 92px;
    height: 92px;
  }
}
@media (max-width: 401px) {
  .filter_logo_section .text-p {
    position: absolute;
    top: 25px;
    right: 15px;
  }
}
@media (max-width: 350px) {
  .filter_logo_section .logo-a a img {
    width: 190px;
  }
  .filter_logo_section .tel-a {
    font-size: 14px;
  }
}
.filter_filters_area {
  display: flex;
  justify-content: space-between;
  max-width: 785px;
}
.filter_filters_area_item .filter_definiton {
  font-size: 11px;
  line-height: 24px;
  color: #808080;
  margin-bottom: 16px;
}
.filter_filters_area_item:nth-child(1) {
  width: 494px;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow {
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: top;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow:not(:last-child) {
  margin-right: 17px;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown {
  display: block;
  padding: 11px 88px 11px 18px;
  font-size: 14px;
  line-height: 24px;
  color: #343434;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2), inset 0px 3px 10px rgba(105, 105, 105, 0.3);
  border-radius: 59.5px;
  background-image: url('../img/select-arr.svg');
  background-size: 39px;
  background-repeat: no-repeat;
  background-position: top 7px right 5px;
  position: relative;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown:hover .ul_dropdown_drop {
  display: flex;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown .ul_dropdown_drop {
  top: 0;
  left: 0px;
  list-style-type: inherit;
  position: absolute;
  background: #FFFFFF;
  box-shadow: 5px 5px 20px rgba(105, 105, 105, 0.5), inset -1px -1px 4px rgba(0, 0, 0, 0.3);
  border-radius: 19px;
  overflow: hidden;
  z-index: 4;
  display: none;
  flex-direction: column;
  width: 100%;
  background-image: url('../img/arr-dropdown-upsidedown.svg');
  background-repeat: no-repeat;
  background-position: top 5px right 5px;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown .ul_dropdown_drop .li_dropdown_drop {
  cursor: pointer;
  display: block;
  padding: 11px 33px;
  width: 100%;
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown .ul_dropdown_drop .li_dropdown_drop:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown .ul_dropdown_drop .li_dropdown_drop:not(:last-child) {
  border-bottom: 3px solid rgba(0, 0, 0, 0.05);
}
.filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown .ul_dropdown_drop .li_dropdown_drop:last-child {
  border-bottom: 3px solid transparent;
}
.filter_filters_area_item:nth-child(2) {
  width: 232px;
}
.filter_filters_area_item:nth-child(2) .filter_type {
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 10.1639px;
  line-height: 12px;
  display: inline-block;
  padding: 8px 25px 8px 8px;
  background: #FFFFFF;
  box-shadow: 0px 0px 1.27049px rgba(0, 0, 0, 0.2), inset 0px 1.27049px 4.23497px rgba(105, 105, 105, 0.3);
  border-radius: 25.1981px;
  color: rgba(52, 52, 52, 0.3);
  cursor: pointer;
  background-image: url('../img/cross.svg');
  background-repeat: no-repeat;
  background-position: top 2px right -2px;
}
.filter_filters_area_item:nth-child(2) .filter_type:not(:last-child) {
  margin-right: 16px;
}
@media (max-width: 830px) {
  .filter_filters_area_item:nth-child(1) .filter_dropdow .ul_dropdown .li_dropdown:hover .ul_dropdown_drop {
    display: none;
  }
}
@media (max-width: 772px) {
  .filter_filters_area .filter_type {
    margin-bottom: 25px;
  }
}
@media (max-width: 462px) {
  .filter_filters_area {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .filter_filters_area_item:nth-child(1) {
    width: auto;
  }
}
@media (max-width: 830px) {
  .drop_content_active {
    display: flex !important;
  }
}
.filter_main {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1203px) {
  .filter_main {
    padding-left: 20px;
    padding-right: 20px;
    overflow-x: hidden;
  }
}
.filter_heading {
  max-width: 305px;
  margin-top: 22px;
  margin-bottom: 29px;
}
.filter_heading h2 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
}
@media (max-width: 768px) {
  .filter_heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.filter_heading p {
  text-align: right;
}
@media (max-width: 768px) {
  .filter_heading {
    max-width: 189px;
  }
}
.filter_course_holder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1125px) {
  .filter_course_holder {
    justify-content: space-around;
  }
}
.filter_course_item {
  padding-bottom: 25px;
  padding-top: 25px;
  max-width: 575px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
  position: relative;
}
.filter_course_item:nth-child(2):after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: -40px;
  bottom: -20px;
  z-index: -1;
  background-image: url('../img/line1.svg');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1213px) {
  .filter_course_item:nth-child(2):after {
    content: '';
    display: none;
  }
}
.filter_course_item:nth-child(6n+6):after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: -40px;
  bottom: -20px;
  z-index: -1;
  background-image: url('../img/line1.svg');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1213px) {
  .filter_course_item:nth-child(6n+6):after {
    content: '';
    display: none;
  }
}
.filter_course_item:nth-child(3):after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: -63px;
  top: -20px;
  z-index: -1;
  background-image: url('../img/line2.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1213px) {
  .filter_course_item:nth-child(3):after {
    content: '';
    display: none;
  }
}
.filter_course_item .sides_container {
  display: flex;
  justify-content: space-between;
}
.filter_course_item .sides_container .side .side_h2 {
  max-width: 232px;
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  margin-bottom: 16px;
}
.filter_course_item .sides_container .side .side_h2 a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.1s linear;
}
.filter_course_item .sides_container .side .side_h2 a:hover {
  opacity: 0.6;
}
.filter_course_item .sides_container .side .side_p {
  max-width: 213px;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 23px;
  max-height: 195px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.filter_course_item .sides_container .side .img_container {
  width: 245px;
  height: 245px;
  position: relative;
  display: block;
  text-decoration: none;
}
.filter_course_item .sides_container .side .main_img {
  width: 245px;
  height: 245px;
  border-radius: 153px;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
  filter: drop-shadow(-2px -2px 6px rgba(0, 0, 0, 0.2));
}
.filter_course_item .sides_container .side .main_img .course_img {
  box-shadow: inset 1px 40px 6px rgba(0, 0, 0, 0.3), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
  object-fit: cover;
  width: 245px;
  height: 245px;
  position: relative;
}
.filter_course_item .sides_container .side .circle1 {
  width: 80px;
  height: 80px;
  /*    filter: drop-shadow(-3.00078px -3.00078px 15.0039px rgba(0, 111, 184, 0.2)), drop-shadow(3.00078px 3.00078px 6.00155px rgba(0, 0, 0, 0.15)), drop-shadow(7.50194px 7.50194px 15.0039px rgba(16, 69, 104, 0.4));
        background: linear-gradient(322.81deg, rgba(69, 69, 69, 0.1) 33.86%, rgba(255, 255, 255, 0.1) 93.84%), radial-gradient(69.19% 69.19% at 50% 50%, #0083DA 15.1%, #0071BC 100%);
        background-blend-mode: lighten, normal;
        box-shadow: inset 0.750194px 0.750194px 1.50039px #0063A4, inset -0.750194px -0.750194px 1.50039px rgba(0, 0, 0, 0.3);
        border-radius: 50%;*/
  background-image: url(../img/_crlc_blue_filter.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  top: -5px;
  left: 0;
}
.filter_course_item .sides_container .side .circle1 p {
  text-shadow: 0.750194px 0.750194px 1.50039px rgba(0, 0, 0, 0.35), 1.50039px 2.25058px 7.50194px rgba(0, 0, 0, 0.4);
  font-size: 18.0047px;
  line-height: 12px;
  font-family: "Stolzl-Bold", sans-serif;
  text-align: center;
}
.filter_course_item .sides_container .side .circle1 span {
  font-size: 8.25214px;
  line-height: 12px;
  font-family: "Stolzl-Regular", sans-serif;
}
.filter_course_item .sides_container .side .circle2 {
  position: absolute;
  bottom: 0;
  right: -20px;
}
.filter_course_item .bot_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter_course_item .bot_container .bot {
  display: flex;
  justify-content: space-between;
  width: 268px;
}
.filter_course_item .bot_container .bot:nth-child(1) {
  align-self: flex-end;
}
.filter_course_item .bot_container .bot .btn-casual {
  color: #343434;
  text-shadow: -0.3px -0.3px 2px #FFFFFF, 0.1px 0.1px 1px rgba(0, 0, 0, 0.8), 0px 1px 2px rgba(64, 64, 64, 0.2), 3px 3px 10px rgba(1, 1, 1, 0.4);
  font-size: 14px;
  line-height: 21px;
  font-family: "Stolzl-Bold", sans-serif;
  display: block;
  padding: 19px 10px;
  background: linear-gradient(102.08deg, #F7F7F7 6.83%, #FFFFFF 80.87%);
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.6), inset -1px -1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 69px;
  text-align: center;
  text-decoration: none;
  width: 125px;
  height: 59px;
  transition: all 0.25s ease;
}
.filter_course_item .bot_container .bot .btn-casual:hover {
  transform: translateY(3px);
}
.filter_course_item .bot_container .bot .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 19px;
  grid-row-gap: 11px;
  margin-left: 15px;
  font-size: 11px;
  line-height: 14px;
  /*  .grid_item.circle {
          &::after {
            content: '';
            position: absolute;
            background: #FFE700;
            box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.3), inset 1px 2px 8px rgba(0, 0, 0, 0.3), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
            border-radius: 85.1807px;
            top: -3px;
            left: 5px;
            display: block;
            width: 59px;
            height: 59px;
            z-index: -1;
          }
        }*/
}
.filter_course_item .bot_container .bot .grid_item {
  text-align: center;
  position: relative;
}
.filter_course_item .bot_container .bot .grid_item strong {
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.filter_course_item .bot_container .bot .grid .grid_item.circle {
  background: #FFE700;
  box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.3), inset 1px 2px 8px rgba(0, 0, 0, 0.3), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 85.1807px;
  width: 59px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .filter_course_item .sides_container {
    display: flex;
    justify-content: space-between;
  }
  .filter_course_item .sides_container .side .side_h2 {
    font-size: 20px;
  }
  .filter_course_item .sides_container .side .side_p {
    font-size: 13px;
  }
  .filter_course_item .sides_container .side .img_container {
    width: 245px;
    height: 245px;
    position: relative;
    display: block;
    text-decoration: none;
  }
}
@media (max-width: 577px) {
  .filter_course_item {
    flex-wrap: wrap;
  }
  .filter_course_item .sides_container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .filter_course_item .sides_container .side .side_h2 {
    max-width: 100%;
  }
  .filter_course_item .sides_container .side .side_p {
    max-width: 100%;
  }
  .filter_course_item .sides_container .side .img_container {
    margin-bottom: 30px;
  }
  .filter_course_item .bot_container .bot {
    display: flex;
    justify-content: space-between;
    width: 268px;
    margin: 0 auto;
  }
  .filter_course_item .bot_container .bot .btn-casual:hover {
    transform: translateY(0) translateX(0);
  }
  .filter_course_item .bot_container .grid {
    margin-top: 20px;
  }
}
.items_not_found {
  color: #ed1c24;
  padding-top: 20px;
  padding-bottom: 20px;
}
.site_location {
  color: #808080;
  font-size: 11px;
  line-height: 24px;
}
.course_main {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(../img/worm-course.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (max-width: 1326px) {
  .course_main {
    background-size: 400px;
  }
}
@media (max-width: 1084px) {
  .course_main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 900px) {
  .course_main {
    background-image: none;
  }
}
.course_inner_content_width {
  max-width: 1054px;
  margin: 0 auto;
}
.course_wrap {
  max-width: 1054px;
  margin: 0 auto;
}
.course_num_heading {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_num_heading {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_img {
  width: 719px;
  height: 620px;
  background-image: url(../img/ipad-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: 0;
  right: 0;
}
.course_img img {
  position: absolute;
  height: 425px;
  width: 530px;
  transform: rotate(-12.5deg) translate(70px, 118px);
  display: block;
  object-fit: cover;
}
.course_img img:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(155.65deg, rgba(255, 255, 255, 0.199417) -15.9%, rgba(255, 255, 255, 0.82) 84.42%), #8A8A8A;
  mix-blend-mode: soft-light;
  box-shadow: 0px 4.20541px 21.027px #CFFFFF;
  transform: rotate(-101.91deg);
  display: block;
  opacity: 0.8;
}
@media (max-width: 1396px) {
  .course_img {
    width: 359px;
    height: 265px;
    background-size: contain;
  }
  .course_img img {
    height: 150px;
    width: 200px;
    transform: rotate(-12deg) translate(90px, 78px);
  }
}
@media (max-width: 752px) {
  .course_img {
    width: 300px;
    height: 220px;
    position: relative;
    background-image: none;
  }
  .course_img img {
    transform: rotate(0deg) translate(0, 0);
    width: auto;
    height: 200px;
    padding: 10px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
  }
}
.course_info {
  max-width: 1440px;
  padding-top: 55px;
  max-width: 1054px;
  margin: 0 auto;
}
@media (max-width: 450px) {
  .course_info {
    padding-top: 20px;
  }
}
.course_info h1 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
  max-width: 420px;
}
@media (max-width: 768px) {
  .course_info h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.course_info .info_grid {
  display: grid;
  grid-template-columns: repeat(4, 86px);
  grid-column-gap: 31px;
  grid-row-gap: 10px;
  max-width: 438px;
  margin-top: 20px;
  margin-bottom: 38px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
}
.course_info .info_grid .circle {
  position: relative;
  font-size: 11px;
  line-height: 16px;
  width: 86px;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.course_info .info_grid .circle strong {
  font-size: 24px;
  line-height: 16px;
  font-family: "Stolzl-Bold", sans-serif;
}
.course_info .info_grid .circle::before {
  content: '';
  width: 86px;
  height: 86px;
  background: #FFE700;
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.2), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 85.1807px;
  z-index: -1;
  display: block;
  position: absolute;
}
@media (max-width: 470px) {
  .course_info .info_grid {
    display: grid;
    grid-template-columns: repeat(4, 70px);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 380px;
    margin-top: 20px;
    margin-bottom: 18px;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
  }
  .course_info .info_grid .circle {
    position: relative;
    font-size: 11px;
    line-height: 16px;
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .course_info .info_grid .circle strong {
    font-size: 18px;
    line-height: 16px;
    font-family: "Stolzl-Bold", sans-serif;
  }
  .course_info .info_grid .circle::before {
    content: '';
    width: 66px;
    height: 66px;
    background: #FFE700;
    box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.2), inset 2px 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 85.1807px;
    z-index: -1;
    display: block;
    position: absolute;
  }
}
.course_info .desc_line {
  max-width: 449px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 25px;
}
.course_info .desc_line .desc_line_title {
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
}
.course_info .desc_line .schedule_btn {
  font-size: 20px;
  line-height: 21px;
  font-family: "Stolzl-Bold", sans-serif;
  text-decoration: none;
  display: block;
  color: #343434;
  padding: 7px 12px;
  background: linear-gradient(102.08deg, #F7F7F7 6.83%, #FFFFFF 80.87%);
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.6), inset -1px -1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 69px;
  position: relative;
  text-shadow: 0px 1px 2px rgba(64, 64, 64, 0.2), 3px 3px 10px rgba(1, 1, 1, 0.4);
}
.course_info .desc_text {
  max-width: 551px;
  padding-bottom: 71px;
}
@media (max-width: 450px) {
  .course_info .desc_text {
    padding-bottom: 30px;
  }
}
.course_info .lesson_progress {
  min-height: 458px;
}
.course_info .lesson_progress h2 {
  font-family: "Stolzl-Bold", sans-serif;
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 42px;
}
@media (max-width: 768px) {
  .course_info .lesson_progress h2 {
    font-size: 25px;
  }
}
.course_info .lesson_progress .bubles_holder {
  width: 1054px;
  display: flex;
  flex-wrap: wrap;
  background-image: url('../img/steps_bg.svg');
  background-repeat: no-repeat;
}
@media (max-width: 1130px) {
  .course_info .lesson_progress .bubles_holder {
    width: 100%;
    justify-content: flex-start;
    background-image: none;
  }
}
.course_info .lesson_progress .bubles_holder .bubble {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  background: #FFE700;
  box-shadow: -3px -3px 6px rgba(0, 0, 0, 0.2), inset 2px 4px 12px rgba(0, 0, 0, 0.3);
  border-radius: 465px;
}
.course_info .lesson_progress .bubles_holder .bubble span {
  max-width: 154px;
  display: block;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(1) {
  transform: translate(-20px, -20px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(1)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(1)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(2) {
  transform: translate(-70px, 200px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(2)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(2)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(3) {
  transform: translate(-150px, 5px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(3)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(3)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(4) {
  transform: translate(-120px, 200px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(4)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(4)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(5) {
  z-index: 2;
  transform: translate(-250px, -50px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(5)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(5)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(6) {
  transform: translate(-250px, 160px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(6)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(6)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(7) {
  transform: translate(750px, -180px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(7)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(7)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(8) {
  transform: translate(650px);
}
.course_info .lesson_progress .bubles_holder .bubble:nth-child(8)::before {
  content: attr(data-num);
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  top: -5px;
  left: -5px;
  display: block;
  z-index: 2;
  position: absolute;
}
@media (max-width: 450px) {
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(8)::before {
    font-size: 18px;
    line-height: 150%;
  }
}
@media (max-width: 1108px) {
  .course_info .lesson_progress .bubles_holder .bubble {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(1) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(2) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(3) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(4) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(5) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(6) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(7) {
    transform: translate(0, 0);
  }
  .course_info .lesson_progress .bubles_holder .bubble:nth-child(8) {
    transform: translate(0, 0);
  }
}
@media (max-width: 405px) {
  .course_info .lesson_progress .bubles_holder .bubble {
    width: 150px;
    height: 150px;
  }
  .course_info .lesson_progress .bubles_holder .bubble span {
    max-width: 130px;
    font-size: 11px;
    line-height: 150%;
  }
}
.courses_needed {
  padding-top: 75px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -200px;
}
.courses_needed .laptop-img {
  transform: translateY(-20%);
  display: block;
}
@media (max-width: 1326px) {
  .courses_needed {
    padding-top: 75px;
    margin-bottom: 0;
  }
  .courses_needed .laptop-img {
    height: 400px;
  }
}
@media (max-width: 934px) {
  .courses_needed .laptop-img {
    display: none;
  }
}
.courses_needed .needed_desc .heading {
  padding-bottom: 22px;
}
.courses_needed .needed_desc .heading h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
}
.courses_needed .needed_desc .heading p {
  font-size: 11px;
  line-height: 24px;
}
.courses_needed .needed_desc .body {
  padding-top: 22px;
  max-width: 506px;
}
.courses_needed .needed_desc .body a {
  color: #0083DA;
  text-decoration: none;
}
.courses_needed .needed_desc .body a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .courses_needed .needed_desc .body {
    max-width: 100%;
  }
}
@media (max-width: 450px) {
  .courses_needed .needed_desc .body {
    padding-top: 0;
  }
}
.courses_result {
  padding-bottom: 150px;
}
.courses_result h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: "Stolzl-Bold", sans-serif;
  padding-bottom: 15px;
}
.courses_result .courses_result-text a {
  color: #0083DA;
  text-decoration: none;
}
.courses_result .courses_result-text a:hover {
  text-decoration: underline;
}
@media (max-width: 1472px) {
  .courses_result {
    padding-left: 20px;
  }
}
@media (max-width: 938px) {
  .courses_result {
    padding-left: 0;
  }
}
.modal_schedule_bg {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  background-image: url('../img/modal_schedule_bg.svg');
  background-repeat: no-repeat;
  z-index: 101;
  width: 100%;
  height: 100%;
  display: none;
}
.modal_schedule {
  overflow-x: auto;
  overflow-y: auto;
  padding-top: 17px;
  width: 100%;
  height: 100%;
  background-image: url('../img/modal_schedule_bg.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  display: none;
  z-index: 102;
  position: fixed;
  top: 0;
  left: 0;
}
.modal_schedule .modal-dialog {
  overflow: auto;
}
@media (max-width: 576px) {
  .modal_schedule .modal-dialog {
    max-width: 500px;
  }
}
.modal_schedule .modal-dialog .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 895px;
  margin: 0 auto;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.modal_schedule .modal-dialog .modal-content .heading-scheadule {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.modal_schedule .modal-dialog .modal-content .heading-scheadule h2 {
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
}
@media (max-width: 768px) {
  .modal_schedule .modal-dialog .modal-content .heading-scheadule h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 834px) {
  .modal_schedule .modal-dialog .modal-content .heading-scheadule .close-schedule {
    position: fixed;
    top: 0;
    right: 0;
  }
  .modal_schedule .modal-dialog .modal-content .heading-scheadule .close-schedule img {
    width: 70px;
  }
}
.modal_schedule .modal-dialog .modal-content .scheadule_grid {
  display: grid;
  grid-row-gap: 20px;
  grid-column-gap: 18px;
  grid-template-columns: repeat(6, minmax(121px, max-content));
  align-items: center;
}
.modal_schedule .modal-dialog .modal-content .scheadule_grid .grid_item {
  text-align: center;
}
.modal_schedule .modal-dialog .modal-content .scheadule_grid .course_cell_name {
  text-shadow: 1.35756px 1.35756px 2.71513px rgba(0, 0, 0, 0.35), 2.71513px 4.07269px 13.5756px rgba(0, 0, 0, 0.4);
  width: 160px;
  height: 88px;
  background-blend-mode: lighten, normal;
  box-shadow: inset 1.35756px 1.35756px 2.71513px #0063A4, inset -1.35756px -1.35756px 2.71513px rgba(0, 0, 0, 0.3);
  background-image: url(../img/schedule-bg.png);
  border-radius: 73px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none !important;
}
.course_cell_time_full {
  background: #FFE700;
  box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.3), inset 1px 2px 8px rgba(0, 0, 0, 0.3), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 85.1807px;
  width: 121px;
  min-height: 64px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-family: "Stolzl-Bold", sans-serif;
}
.course_cell_time_empty {
  width: 121px;
  height: 64px;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2), inset 0px 3px 10px rgba(105, 105, 105, 0.3);
  border-radius: 85.1807px;
}
.modal_scheadule_active {
  display: block;
}
.thanks_width {
  max-width: 1039px;
  margin: 0 auto;
}
@media (max-width: 1039px) {
  .thanks_width {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.thanks_wrapper {
  background-image: url('../img/thx-bg.svg');
  background-repeat: no-repeat;
  background-position: top 50px center;
  min-height: 100vh;
}
@media (max-width: 450px) {
  .thanks_wrapper {
    background-image: none;
  }
}
.header_thanks {
  max-width: 1039px;
  margin: 0 auto;
  padding-bottom: 350px;
}
@media (max-width: 1039px) {
  .header_thanks {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header_thanks a {
  display: block;
}
.header_thanks .logo-thx {
  display: flex;
  justify-content: space-between;
}
.header_thanks .logo-thx .thx_logo {
  transform: translateX(-25px);
}
.header_thanks .logo-thx .go_back {
  width: 96px;
  height: 95px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1120px) {
  .header_thanks {
    overflow-x: hidden;
  }
}
@media (max-width: 958px) {
  .header_thanks {
    padding-bottom: 220px;
  }
}
@media (max-width: 861px) {
  .header_thanks {
    padding-bottom: 40px;
  }
}
@media (max-width: 450px) {
  .header_thanks .logo-thx .go_back {
    display: none;
  }
}
.thx-content {
  position: relative;
}
.thx-content .thx-item:nth-child(1) {
  position: relative;
  z-index: 5;
}
.thx-content .thx-item:nth-child(1) h2 {
  max-width: 376px;
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  font-family: "Stolzl-Bold", sans-serif;
  margin-bottom: 42px;
}
@media (max-width: 768px) {
  .thx-content .thx-item:nth-child(1) h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.thx-content .thx-item:nth-child(1) p:nth-of-type(1) {
  margin-bottom: 12px;
}
.thx-content .thx-item:nth-child(1) p:nth-of-type(2) strong {
  font-family: "Stolzl-Bold", sans-serif;
}
.thx-content .thx-item:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  width: 628px;
  height: 600px;
  background-image: url(../img/Luba_welcome_back.png);
  background-repeat: no-repeat;
  background-position-x: 40px;
  background-position-y: -20px;
}
.thx-content .thx-item:nth-child(2) video {
  width: 628px;
  height: 600px;
  position: relative;
  top: -40px;
  left: 40px;
  opacity: 0.99;
}
.thx-content .thx-item:nth-child(2) .play-btn {
  position: absolute;
  bottom: 50px;
  left: 48%;
}
@media (max-width: 1048px) {
  .thx-content .thx-item:nth-child(2) {
    width: 428px;
    height: 400px;
    background-size: 400px;
  }
  .thx-content .thx-item:nth-child(2) video {
    width: 400px;
    height: 400px;
    top: -40px;
    left: 40px;
  }
  .thx-content .thx-item:nth-child(2) .play-btn img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 861px) {
  .thx-content .thx-item:nth-child(2) {
    position: relative;
    margin-top: 20px;
    width: 318px;
    height: 290px;
    background-size: 320px;
    transform: translate(0, 0);
    background-position-x: 0;
    background-position-y: 0;
  }
  .thx-content .thx-item:nth-child(2) video {
    width: 318px;
    height: 290px;
    top: 0;
    left: 0;
  }
  .thx-content .thx-item:nth-child(2) .play-btn {
    bottom: -13px;
    left: 40%;
  }
}
.footer_thx {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #00AA4E;
  border: 0.5px solid #007D3A;
  box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.25), 0px -10px 20px rgba(0, 0, 0, 0.3), inset 3px 6px 15px rgba(0, 0, 0, 0.4);
}
.footer_thx__content {
  max-width: 801px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_thx__content .social-group {
  display: flex;
  justify-content: space-between;
  max-width: 251px;
}
.footer_thx__content .social-icon {
  transform: translateY(7px);
}
@media (max-height: 745px) {
  .footer_thx {
    position: relative;
  }
}
@media (max-width: 899px) {
  .footer_thx {
    position: relative;
    min-height: 110px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer_thx__content {
    flex-wrap: wrap;
  }
  .footer_thx__content .btn_foot_tel {
    display: block !important;
  }
  .footer_thx__content .social-group {
    display: none;
  }
}
@media (max-width: 400px) {
  .footer_thx {
    height: 86px;
    max-height: 86px;
    min-height: 86px;
    overflow: hidden;
  }
  .footer_thx__content {
    height: 46px;
  }
}
.d-none {
  display: none;
}
