@font-face {
  font-family: 'Futura PT';
  src: url("../font/FuturaPT/FuturaPT-Book.eot");
  src: url("../font/FuturaPT/FuturaPT-Book.woff") format("woff"), url("../font/FuturaPT/FuturaPT-Book.ttf") format("truetype"); }

@font-face {
  font-family: 'Futura PT Demi';
  src: url("../font/FuturaPT/FuturaPT-Demi.eot");
  src: url("../font/FuturaPT/FuturaPT-Demi.woff") format("woff"), url("../font/FuturaPT/FuturaPT-Demi.ttf") format("truetype"); }

@font-face {
  font-family: 'Futura PT Book';
  src: url("../font/FuturaPT/FuturaPT-Book.eot");
  src: url("../font/FuturaPT/FuturaPT-Book.woff") format("woff"), url("../font/FuturaPT/FuturaPT-Book.ttf") format("truetype"); }

@font-face {
  font-family: 'Futura PT Heavy';
  src: url("../font/FuturaPT/FuturaPT-Heavy.eot");
  src: url("../font/FuturaPT/FuturaPT-Heavy.woff") format("woff"), url("../font/FuturaPT/FuturaPT-Heavy.ttf") format("truetype"); }

@font-face {
  font-family: 'Mont';
  src: url("../font/mont/Mont-Regular.eot");
  src: url("../font/mont/Mont-Regular.woff") format("woff"), url("../font/mont/Mont-Regular.woff2") format("woff2"), url("../font/mont/Mont-Regular.ttf") format("truetype"); }

body {
  font-family: "Futura PT Book"; }

.lesson-button {
  -webkit-border-radius: 16px;
          border-radius: 16px;
  background-color: rgba(117, 111, 232, 0.102);
  font-size: 20px;
  font-family: "Futura PT Heavy";
  color: #756fe8;
  line-height: 1.2;
  text-align: center;
  padding: 11px 49px;
  border: 1px solid rgba(117, 111, 232, 0.102);
  display: inline-block; }
  .lesson-button:hover {
    background-color: #756fe8;
    color: #fff;
    border: 1px solid #756fe8; }

:focus {
  outline: 0px dotted !important;
  outline: 0px auto -webkit-focus-ring-color !important; }

h2 {
  font-size: 62px;
  font-family: "Futura PT Heavy";
  color: #010101;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    h2 {
      font-size: 28px;
      line-height: 1.15; } }
  @media (max-width: 767px) {
    h2 br {
      display: none; } }
  h2 span {
    position: relative;
    line-height: 0.7;
    display: inline-block;
    padding: 3px 5px; }
    h2 span:before {
      position: absolute;
      content: "";
      display: block;
      left: 0;
      top: 4px;
      width: 100%;
      height: 100%;
      background: #ffef80;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      z-index: -1; }

.navbar {
  height: 80px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 2px -2px #f4f5f8;
          box-shadow: 0 4px 2px -2px #f4f5f8; }
  @media (max-width: 767px) {
    .navbar {
      padding: 0;
      height: 60px;
      -webkit-box-shadow: 0 0px 0px 0px #fff;
              box-shadow: 0 0px 0px 0px #fff; } }

.navbar-container {
  height: 100%; }

@media (max-width: 767px) {
  .navbar-collapse {
    padding-left: 20px; } }

.navbar-toggler-icon {
  background: url("../img/menu-btn.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
  width: 35px;
  height: 35px; }

.navbar-brand {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 767px) {
    .navbar-brand {
      padding-left: 20px; } }

@media (max-width: 767px) {
  .row {
    margin: 0; } }

.navbar-brand {
  margin-right: 39px; }
  @media (max-width: 767px) {
    .navbar-brand {
      margin-right: 0px; } }

.navbar-brand img {
  height: 100%;
  opacity: 0.2; }
  @media (max-width: 767px) {
    .navbar-brand img {
      max-width: 35px;
      height: auto; } }

.navbar-nav .nav-link {
  margin: 0 9px 0 0px; }
  @media (max-width: 767px) {
    .navbar-nav .nav-link {
      margin: 0 0px 0 0px; } }

.nav-item a {
  color: #000;
  text-transform: uppercase;
  font-family: "Futura PT Heavy"; }
  .nav-item a:hover {
    color: #756de8; }

.header-phone {
  font-family: "Futura PT Heavy"; }
  .header-phone p {
    margin-bottom: 0; }
    .header-phone p a {
      color: #000;
      font-family: "Futura PT Heavy"; }
      .header-phone p a:hover {
        text-decoration: none;
        font-family: "Futura PT Heavy";
        color: #000;
        border-bottom: 0px solid #ccc; }

#navbar-top {
  background-color: #fff; }
  @media (max-width: 767px) {
    #navbar-top {
      z-index: 6;
      padding-bottom: 20px; } }

header {
  background: #f4f6f8;
  background: -webkit-linear-gradient(top, #f4f6f8 0%, white 20%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f6f8), color-stop(20%, white), to(white));
  background: -o-linear-gradient(top, #f4f6f8 0%, white 20%, white 100%);
  background: linear-gradient(to bottom, #f4f6f8 0%, white 20%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f8', endColorstr='#ffffff',GradientType=0 ); }
  @media (max-width: 767px) {
    header {
      background: #fff; } }
  header .take-part {
    padding: 15px 88px; }
    @media (max-width: 767px) {
      header .take-part {
        padding: 8px 88px; } }
  @media (max-width: 767px) {
    header .container {
      padding-left: 0;
      padding-right: 0; } }

.header-descr {
  text-align: center;
  padding: 54px 0 0px;
  font-size: 16px;
  color: rgba(1, 1, 1, 0.502);
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3.3px; }
  @media (max-width: 767px) {
    .header-descr {
      padding: 0px 0 0px; } }

.p-gray {
  color: #7b7b7c;
  background-color: #f5f6f7;
  padding: 10px 15px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  display: inline-block;
  font-family: "Futura PT Demi"; }
  @media (max-width: 767px) {
    .p-gray {
      font-size: 12px;
      padding: 5px 10px;
      letter-spacing: 1px; } }

.h1-site-title {
  text-align: center;
  font-size: 120px;
  line-height: 1.1;
  color: #ff9333;
  text-align: center;
  font-family: "Futura PT Heavy";
  background: -webkit-gradient(linear, left top, right top, color-stop(24%, #ff9a2c), color-stop(42%, #ffc402), color-stop(49%, #fb9038), to(#a13dab));
  background: -webkit-linear-gradient(left, #e3798c 5%, #ff9a2c 24%, #ffc402 42%, #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
  background: -o-linear-gradient(left, #e3798c 5%, #ff9a2c 24%, #ffc402 42%, #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
  background: linear-gradient(90deg, #e3798c 5%, #ff9a2c 24%, #ffc402 42%, #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #a13dab;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .h1-site-title {
      background: -webkit-linear-gradient(left,  #ff9a2c 2%, #ffc402 12%,   #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
      background: -o-linear-gradient(left,  #ff9a2c 2%, #ffc402 12%,   #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
      background: linear-gradient(90deg,  #ff9a2c 2%, #ffc402 12%,   #de6c9b 49%, #a13dab 67%, #7a5bc0 94%, #8b60c1);
 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
      margin-top: 10px;
      font-size: 55px;
      line-height: 0.85;
      margin-bottom: 10px; } }
  .h1-site-title br {
    display: none; }
    @media (max-width: 767px) {
      .h1-site-title br {
        display: inline-block; } }

.site-moto {
  text-align: center;
  font-size: 30px;
  color: #010101;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 58px;
  margin-top: 14px; }
  @media (max-width: 767px) {
    .site-moto {
      font-size: 16px;
      margin-bottom: 0px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 10px; } }
  .site-moto br {
    display: inline-block; }
    @media (max-width: 767px) {
      .site-moto br {
        display: none; } }

@media (max-width: 767px) {
  .mob-slider {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  .slick-dots {
    bottom: -16px;
    left: 0; } }

.slick-dots li {
  width: 10px;
  height: 10px; }

.slick-dots li button {
  width: 10px;
  height: 10px; }

.slick-dots li button:before {
  font-size: 0;
  background: #756de8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px; }

.top-col {
  border-style: solid;
  border-width: 2px;
  border-color: #d9d9ea;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #f7f7fe;
  -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
          box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
  padding: 14px 15px; }
  @media (max-width: 991px) {
    .top-col {
      -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0);
              box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0); } }
  @media (max-width: 767px) {
    .top-col {
      padding: 10px 15px; } }

.top-review {
  font-size: 20px;
  display: block;
  background: url("../img/quotes.png");
  background-repeat: no-repeat;
  background-position: center  20%;
  text-align: center;
  padding-top: 23px;
  font-family: "Futura PT Book";
  margin-bottom: 14px;
  line-height: normal; }
  @media (max-width: 767px) {
    .top-review {
      font-size: 16px;
      line-height: normal;
      margin-bottom: 4px; } }

@media (max-width: 767px) {
  .slick-dotted.slick-slider {
    padding: 10px 0px; } }

.review-name {
  text-align: center;
  text-transform: uppercase;
  font-family: "Futura PT Demi";
  font-size: 14px; }
  @media (max-width: 767px) {
    .review-name {
      font-size: 12px; } }

.text-red {
  color: #972626; }

.text-green {
  color: #3b9831; }

.text-blue {
  color: #3d5ebd; }

.review-name {
  color: #666; }

.header-bottom {
  text-align: center;
  margin: 56px 0; }
  @media (max-width: 767px) {
    .header-bottom {
      margin: 39px 0 0; } }

.take-part {
  border: 1px solid #756fe8;
  background-color: #756fe8;
  color: #fff;
  padding: 15px 60px;
  font-size: 20px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  font-family: "Futura PT Heavy";
  -webkit-animation: pulse 2s linear infinite;
          animation: pulse 2s linear infinite; }
  .take-part:hover {
    -webkit-animation: none;
            animation: none;
    border: 1px solid #756fe8;
    background-color: #fff;
    color: #756fe8; }
  @media (max-width: 991px) {
    .take-part {
      padding: 15px 10px; } }

.start {
  font-size: 20px;
  color: #d4d4d8;
  margin-top: 37px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.2;
  text-align: center; }
  @media (max-width: 767px) {
    .start {
      font-size: 13px;
      margin-top: 14px; } }

.s1-text {
  font-size: 32px;
  color: #010101;
  line-height: 1.2;
  text-align: left; }
  @media (max-width: 767px) {
    .s1-text {
      font-size: 16px;
      text-align: center !important;
      margin-top: 8px; } }
  @media (max-width: 767px) {
    .s1-text.text-left {
      font-size: 16px;
      text-align: center !important; } }

.reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .reverse {
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
              flex-direction: column-reverse; } }

.aligned-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .aligned-center {
      display: block; } }

.s-1 {
  padding-top: 55px;
  padding-bottom: 122px; }
  @media (max-width: 767px) {
    .s-1 {
      padding-top: 38px;
      padding-bottom: 51px; } }
  .s-1 h2 {
    margin-bottom: 76px; }
    @media (max-width: 767px) {
      .s-1 h2 {
        margin-bottom: 30px;
        line-height: 1.15; } }
    .s-1 h2.down-h {
      margin-bottom: 10px;
      margin-top: 131px; }
      @media (max-width: 767px) {
        .s-1 h2.down-h {
          margin-top: 34px;
          font-size: 32px;
          margin-bottom: 15px; } }
      .s-1 h2.down-h br {
        display: none; }
        @media (max-width: 767px) {
          .s-1 h2.down-h br {
            display: inline-block; } }
  @media (max-width: 767px) {
    .s-1 .s-1-img-block {
      max-width: 158px;
      margin: 0 auto;
      display: block; } }
  .s-1 .aligned-center {
    margin: 63px 0px; }
    @media (max-width: 767px) {
      .s-1 .aligned-center {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0px 15px; } }
  .s-1 .s1-quote {
    border-style: solid;
    border-width: 2px;
    border-color: #d9d9ea;
    -webkit-border-radius: 32px;
            border-radius: 32px;
    background-color: #f7f7fe;
    -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
            box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
    padding: 56px 35px 47px;
    margin-top: 43px; }
    @media (max-width: 767px) {
      .s-1 .s1-quote {
        margin-top: 0px;
        padding: 47px 23px 29px;
        -webkit-border-radius: 12px;
                border-radius: 12px; } }
    @media (max-width: 767px) {
      .s-1 .s1-quote img {
        display: none; } }
    .s-1 .s1-quote p {
      font-size: 32px;
      margin: 0px 0px;
      color: #010101;
      line-height: 1.313;
      text-align: left;
      position: relative;
      z-index: 2;
      margin-bottom: 23px; }
      @media (max-width: 767px) {
        .s-1 .s1-quote p {
          margin-bottom: 10px;
          font-size: 16px;
          background-image: url("../img/quotes.png");
          -webkit-background-size: top left;
                  background-size: top left;
          background-repeat: no-repeat; } }
    .s-1 .s1-quote .s1-quote-img {
      position: absolute;
      top: 33px;
      left: 30px;
      z-index: 1; }
      @media (max-width: 767px) {
        .s-1 .s1-quote .s1-quote-img {
          display: inline-block;
          max-width: 35px;
          height: auto; } }
    .s-1 .s1-quote .s1-quote-author {
      font-size: 16px;
      color: #666666;
      text-transform: uppercase;
      line-height: 2.625;
      text-align: left;
      letter-spacing: 4px;
      margin-left: 15px;
      margin-top: 38px;
      display: block; }
      @media (max-width: 767px) {
        .s-1 .s1-quote .s1-quote-author {
          font-size: 11px;
          margin-left: 9px;
          margin-top: 10px; } }

.s-2 {
  padding-top: 20px;
  padding-bottom: 78px; }
  @media (max-width: 767px) {
    .s-2 {
      padding-bottom: 24px; } }
  .s-2 .s2-title {
    margin-bottom: 58px; }
    @media (max-width: 767px) {
      .s-2 .s2-title {
        margin-bottom: 43px; } }
  .s-2 .s2-descr {
    font-size: 24px;
    color: #010101;
    line-height: 1.583;
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .s-2 .s2-descr {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 31px; } }
    .s-2 .s2-descr .marked-yellow {
      background: #ffef80;
      font-family: "Futura PT Heavy"; }
  .s-2 .s2-text {
    font-size: 24px;
    font-family: "Futura PT";
    color: #010101;
    line-height: 1.25;
    text-align: center; }
    @media (max-width: 767px) {
      .s-2 .s2-text {
        font-size: 16px;
        text-align: left;
        margin-bottom: 16px;
        position: relative;
        margin-bottom: 49px; } }
    @media (max-width: 767px) {
      .s-2 .s2-text.text-center {
        text-align: center !important; } }
  .s-2 .mob-img {
    display: none; }
    @media (max-width: 767px) {
      .s-2 .mob-img {
        margin: 0 auto 35px;
        display: block;
        max-width: 190px; } }
  .s-2 .mob-hid {
    display: block; }
    @media (max-width: 767px) {
      .s-2 .mob-hid {
        display: none; } }
  .s-2 .bcg-gray {
    -webkit-border-radius: 32px;
            border-radius: 32px;
    background-color: #f5f6f7;
    padding: 74px 50px 95px; }
    @media (max-width: 767px) {
      .s-2 .bcg-gray {
        padding: 54px 15px 35px; } }
  .s-2 .s2-bottom-text {
    font-size: 32px;
    font-family: "Futura PT";
    color: #010101;
    line-height: 1.313;
    text-align: center;
    margin-top: 58px; }
    @media (max-width: 767px) {
      .s-2 .s2-bottom-text {
        font-size: 20px;
        color: #010101;
        line-height: 1.313;
        text-align: center;
        margin-top: 4px; } }
  .s-2 .img-box {
    min-height: 268px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .s-2 .img-box {
        min-height: 158px; } }
    @media (max-width: 767px) {
      .s-2 .img-box img {
        max-width: 170px;
        margin: 0 auto;
        display: block; } }

.s-4 {
  padding-top: 60px; }
  @media (max-width: 767px) {
    .s-4 {
      padding-top: 27px; } }
  @media (max-width: 767px) {
    .s-4 .mob-hid {
      display: none; } }
  .s-4 .mob-vis {
    display: none; }
    @media (max-width: 767px) {
      .s-4 .mob-vis {
        display: block; } }
  .s-4 h2.s4-title {
    margin-bottom: 79px; }
    @media (max-width: 767px) {
      .s-4 h2.s4-title {
        margin-bottom: 30px; } }
  .s-4 .lesson-n {
    padding-bottom: 17px;
    border-bottom: 2px dashed #f0f1f3;
    margin-bottom: 47px; }
    @media (max-width: 767px) {
      .s-4 .lesson-n {
        margin-bottom: 10px;
        padding-bottom: 20px; } }
    .s-4 .lesson-n.last-child {
      border-bottom: 0px solid;
      margin-bottom: 14px; }
    .s-4 .lesson-n .col-md-6 {
      padding-left: 0; }
  .s-4 .lesson-count {
    width: 100%;
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
    font-family: "Futura PT Demi";
    line-height: 1.875;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .s-4 .lesson-count {
        font-size: 10px;
        margin-bottom: 0;
        cursor: pointer; } }
  .s-4 .arrow-up,
  .s-4 .arrow-down {
    position: absolute;
    right: 0px;
    top: 0px; }
    .s-4 .arrow-up img,
    .s-4 .arrow-down img {
      max-width: 10px; }
  .s-4 .arrow-up {
    display: none; }
  .s-4 h4.lesson-title {
    font-size: 32px;
    font-family: "Futura PT Demi";
    color: #000;
    line-height: normal;
    text-align: left;
    letter-spacing: -1px;
    position: relative; }
    @media (max-width: 767px) {
      .s-4 h4.lesson-title {
        font-size: 18px;
        margin-bottom: 5px;
        cursor: pointer;
        width: 100%;
        display: block;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .s-4 h4.lesson-title.mob-hid {
        display: none; } }
    .s-4 h4.lesson-title.mob-vis {
      display: none; }
      @media (max-width: 767px) {
        .s-4 h4.lesson-title.mob-vis {
          display: block; } }
  .s-4 p.lesson-text {
    font-size: 20px;
    margin-bottom: 29px;
    padding-right: 63px; }
    @media (max-width: 991px) {
      .s-4 p.lesson-text {
        padding-right: 0px; } }
    @media (max-width: 767px) {
      .s-4 p.lesson-text {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 20px; } }
/*     @media (max-width: 767px) {
      .s-4 p.lesson-text br:nth-child(2) {
        display: none; } } */
  .s-4 .lesson-quote {
    border-style: solid;
    border-width: 2px;
    border-color: #d9d9ea;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    background-color: #f7f7fe;
    -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
            box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
    padding: 33px 46px 47px;
    margin-bottom: 40px;
    color: black;
    line-height: 1.333;
    text-align: left; }
    @media (max-width: 767px) {
      .s-4 .lesson-quote {
        padding: 22px 20px 29px;
        margin-bottom: 14px; } }
  @media (max-width: 767px) {
    .s-4 .lesson-button {
      display: none; } }
  .s-4 .lesson-quot-text {
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 1.2;
    background-image: url("../img/quotes.png");
    -webkit-background-size: top left;
            background-size: top left;
    background-repeat: no-repeat;
    padding: 10px 0px;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .s-4 .lesson-quot-text {
        font-size: 16px;
        line-height: 1.28;
        margin-bottom: 10px; } }
  .s-4 .lesson-title {
    margin-bottom: 12px; }
  .s-4 .lesson-quote-author {
    font-size: 16px;
    font-family: "Futura PT Demi";
    color: #666;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .s-4 .lesson-quote-author {
        font-size: 10px; } }
  .s-4 .lesson-quote-img {
    margin-right: 15px; }
    @media (max-width: 767px) {
      .s-4 .lesson-quote-img {
        max-width: 26px; } }
  @media (max-width: 767px) {
    .s-4 .anchor-btn {
      width: 280px;
      display: block;
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .s-4 .anchor-btn button {
      width: 100%; } }
  .s-4 .take-part {
    padding: 15px 88px; }
    @media (max-width: 767px) {
      .s-4 .take-part {
        padding: 8px 88px; } }

.s-6 {
  padding: 148px 0 48px; }
  @media (max-width: 767px) {
    .s-6 {
      padding: 41px 0 55px; } }
  .s-6 .s6-title {
    margin-bottom: 102px; }
    @media (max-width: 767px) {
      .s-6 .s6-title {
        font-size: 31px;
        line-height: 1;
        margin-bottom: 0; } }
  .s-6 .s6-item {
    width: 100%;
    text-align: center; }
    @media (max-width: 767px) {
      .s-6 .s6-item {
        width: 100%;
        text-align: left;
        padding-left: 0px;
        position: relative;
        margin-bottom: 18px; } }
    .s-6 .s6-item.s6-item-1 {
      margin-bottom: 228px;
      margin-top: 60px; }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-1 {
          margin-top: 0;
          margin-bottom: 0; } }
      .s-6 .s6-item.s6-item-1 .s6-item-text {
        position: relative;
        top: 0;
        left: 71px;
        text-align: right; }
        @media (max-width: 991px) {
          .s-6 .s6-item.s6-item-1 .s6-item-text {
            left: 0;
            text-align: left; } }
    .s-6 .s6-item.s6-item-2 {
      margin-bottom: 222px;
      margin-top: 45px; }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-2 {
          margin-top: 0;
          margin-bottom: 0; } }
      .s-6 .s6-item.s6-item-2 .s6-item-text {
        position: relative;
        top: 0;
        left: 16px;
        text-align: right; }
        @media (max-width: 991px) {
          .s-6 .s6-item.s6-item-2 .s6-item-text {
            left: 0;
            text-align: left; } }
    .s-6 .s6-item.s6-item-3 {
      margin-bottom: 0;
      margin-top: 70px; }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-3 {
          margin-top: 0;
          margin-bottom: 0; } }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-3 .s6-item-text {
          left: 0;
          text-align: left; } }
    .s-6 .s6-item.s6-item-4 {
      margin-bottom: 168px;
      margin-top: 42px; }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-4 {
          margin-top: 0;
          margin-bottom: 0; } }
      .s-6 .s6-item.s6-item-4 .s6-item-text {
        text-align: left;
        position: relative;
        top: 0;
        left: -76px; }
        @media (max-width: 991px) {
          .s-6 .s6-item.s6-item-4 .s6-item-text {
            left: 0;
            text-align: left; } }
    .s-6 .s6-item.s6-item-5 {
      margin-bottom: 222px;
      margin-top: 48px; }
      @media (max-width: 991px) {
        .s-6 .s6-item.s6-item-5 {
          margin-top: 0;
          margin-bottom: 0; } }
      .s-6 .s6-item.s6-item-5 .s6-item-text {
        text-align: left;
        position: relative;
        top: 0;
        left: -3px; }
        @media (max-width: 991px) {
          .s-6 .s6-item.s6-item-5 .s6-item-text {
            left: 0;
            text-align: left; } }
    .s-6 .s6-item .s6-item-number {
      font-size: 24px;
      font-family: "Futura PT Demi";
      color: #756fe8;
      line-height: 1.083;
      text-align: center;
      border-width: 2px;
      border-color: #ebeced;
      border-style: solid;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      margin: 19px auto;
      display: inline-block;
      width: 56px;
      height: 56px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-justify-content: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 767px) {
        .s-6 .s6-item .s6-item-number {
          border-width: 0px;
          width: auto;
          height: auto;
          position: absolute;
          top: 0px;
          left: 0px;
          font-size: 18px;
          margin: 0; } }
    .s-6 .s6-item .s6-item-title {
      font-size: 24px;
      font-family: "Futura PT Demi"; }
      @media (max-width: 767px) {
        .s-6 .s6-item .s6-item-title {
          font-size: 14px; } }
    .s-6 .s6-item .s6-item-text {
      font-size: 20px;
      line-height: 1.3; }
      @media (max-width: 991px) {
        .s-6 .s6-item .s6-item-text {
          font-size: 16px;
          position: relative;
          margin-bottom: 11px; } }
      @media (max-width: 991px) {
        .s-6 .s6-item .s6-item-text:before {
          content: "";
          display: block;
          position: absolute;
          top: 7px;
          left: -15px;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          background-color: #ff7e6e;
          width: 5px;
          height: 5px; } }
  .s-6 .s6-descr {
    font-family: "Futura PT Book";
    font-size: 32px;
    text-align: center;
    margin-bottom: -20px; }
    @media (max-width: 767px) {
      .s-6 .s6-descr {
        font-size: 16px; } }
  .s-6 .item-row {
    margin-top: 40px; }
    @media (max-width: 991px) {
      .s-6 .item-row {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
                flex-direction: column !important; } }
    @media (max-width: 767px) {
      .s-6 .item-row {
        margin-top: 0px; } }
  @media (max-width: 991px) {
    .s-6 .meditation {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .s-6 .meditation {
      margin-top: 30px; } }
  .s-6 .meditation img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .s-6 .meditation img {
        max-width: 236px; } }
  @media (max-width: 991px) {
    .s-6 .mob-hid {
      display: none; } }
  .s-6 .mob-vis {
    display: none; }
    @media (max-width: 991px) {
      .s-6 .mob-vis {
        display: block; } }
  @media (max-width: 767px) {
    .s-6 .s-6-mod-row {
      display: block; } }

.s-7 .s7-title {
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .s-7 .s7-title {
      margin-bottom: 11px; } }

.s-7 .container {
  padding-left: 0;
  padding-right: 0; }

.s-7 .take-part {
  padding: 15px 32px; }
  @media (max-width: 767px) {
    .s-7 .take-part {
      padding: 8px 32px; } }

.s-7 .s7-quote {
  border-style: solid;
  border-width: 2px;
  border-color: #d9d9ea;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background-color: #f7f7fe;
  -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
          box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
  padding: 28px 30px 37px;
  margin-bottom: 20px;
  color: black;
  line-height: 1.333;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 414px; }
  @media (max-width: 1440px) {
    .s-7 .s7-quote {
      padding: 46px 20px 19px; } }
  @media (max-width: 767px) {
    .s-7 .s7-quote {
      min-height: auto;
      -webkit-box-shadow: 0px 0px 0px 0px rgba(195, 201, 248, 0);
              box-shadow: 0px 0px 0px 0px rgba(195, 201, 248, 0);
      display: block;
      padding: 11px 11px 13px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      margin-bottom: 7px; } }

.s-7 .col-md-4 {
  padding-left: 10px;
  padding-right: 10px; }

.s-7 .s7-quote-text {
  position: relative;
  z-index: 2;
  font-size: 20px;
  color: #010101;
  line-height: 1.4;
  background-image: url("../img/quotes.png");
  -webkit-background-size: top left;
          background-size: top left;
  background-repeat: no-repeat;
  padding: 10px 0px;
  margin-bottom: 21px; }
  @media (max-width: 1440px) {
    .s-7 .s7-quote-text {
      font-size: 20px; } }
  @media (max-width: 1199px) {
    .s-7 .s7-quote-text {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .s-7 .s7-quote-text {
      font-size: 14px;
      margin-bottom: 15px;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 1.25; } }
  .s-7 .s7-quote-text.frst {
    background-image: none;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (max-width: 767px) {
      .s-7 .s7-quote-text.frst {
        margin-bottom: 4px; } }
    .s-7 .s7-quote-text.frst span {
      font-size: 24px;
      color: black;
      line-height: 1.25;
      font-family: "Futura PT Demi";
      display: block; }
      @media (max-width: 767px) {
        .s-7 .s7-quote-text.frst span {
          font-size: 14px; } }

.s-7 .s7-name {
  font-size: 16px;
  font-family: "Futura PT Demi";
  color: #666;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .s-7 .s7-name {
      font-size: 11px;
      letter-spacing: 0; } }

.s-7 .s7-quote-img {
  margin-right: 20px;
  display: block;
  width: 60px;
  height: 60px; }
  @media (max-width: 767px) {
    .s-7 .s7-quote-img {
      width: 37px;
      height: 37px;
      margin-right: 5px;
      display: inline-block; } }

@media (max-width: 767px) {
  .s-7 .slick-dots {
    bottom: 0; } }

.s-7 .s7-bottom-text {
  font-size: 32px;
  font-family: "Futura PT";
  color: #010101;
  line-height: 1.313;
  text-align: center;
  margin-top: 53px; }
  @media (max-width: 767px) {
    .s-7 .s7-bottom-text {
      font-size: 20px;
      color: #010101;
      line-height: 1.2;
      text-align: center;
      margin-top: 7px; } 

    .s-7 .s7-bottom-text br{ 
    display: none; }
    }

.s-7 .anchor-btn {
  margin-top: 24px;
  display: block; }
  @media (max-width: 767px) {
    .s-7 .anchor-btn {
      width: 280px;
      display: block;
      margin: 20px auto; } }
  @media (max-width: 767px) {
    .s-7 .anchor-btn button {
      width: 100%;
      padding: 10px 10px;
      font-size: 16px; } }

.s-8 {
  padding-bottom: 113px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .s-8 {
      padding-bottom: 15px; } }
  @media (max-width: 767px) {
    .s-8 .container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 991px) {
    .s-8 .s-8-row {
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
              flex-direction: column-reverse; } }
  .s-8 .s8-title {
    font-size: 54px;
    margin-top: 110px;
    text-align: left;
    margin-bottom: 55px; }
    @media (max-width: 767px) {
      .s-8 .s8-title {
        font-size: 27px;
        margin-bottom: 16px;
        margin-top: -72px; } }
  .s-8 .s8-text {
    position: relative;
    z-index: 2;
    font-size: 24px;
    line-height: 1.188; }
    @media (max-width: 767px) {
      .s-8 .s8-text {
        font-size: 18px;
        margin-bottom: 44px;
        line-height: 1.11; } }
  .s-8 .s8-title-h3 {
    position: relative;
    z-index: 2;
    font-size: 28px;
    font-family: "Futura PT Demi";
    line-height: 1.188;
    padding: 10px 0px;
    text-align: left; }
    @media (max-width: 767px) {
      .s-8 .s8-title-h3 {
        font-size: 18px;
        margin-bottom: 3px; } }
    .s-8 .s8-title-h3 span {
      display: block; }
  .s-8 .s-8-pic {
    top: -19px;
    left: -149px;
    height: auto;
    display: block;
    position: absolute;
    z-index: -1; }
    @media (max-width: 991px) {
      .s-8 .s-8-pic {
        position: relative;
        top: 0;
        left: 0;
        width: 100%; } }
  .s-8 .resp-row {
    border-style: solid;
    border-width: 2px;
    border-color: #d9d9ea;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    background-color: #f7f7fe;
    -webkit-box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
            box-shadow: 0px 8px 43px 0px rgba(195, 201, 248, 0.44);
    padding: 54px 20px 52px;
    margin-bottom: 20px;
    color: black;
    line-height: 1.333;
    text-align: left; }
    @media (max-width: 767px) {
      .s-8 .resp-row {
        padding: 21px 7px 0px; } }
    .s-8 .resp-row .col-resp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-align-items: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-justify-content: space-between;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        .s-8 .resp-row .col-resp {
          margin-bottom: 30px; } }
    .s-8 .resp-row .head-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .s-8 .resp-row .head-row {
          margin-bottom: 28px; } }
      .s-8 .resp-row .head-row img {
        margin-right: 20px;
        max-width: 100%;
        height: auto;
        display: block; }
        @media (max-width: 767px) {
          .s-8 .resp-row .head-row img {
            max-width: 40px;
            margin-right: 14px; } }
      .s-8 .resp-row .head-row .look-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        @media (max-width: 767px) {
          .s-8 .resp-row .head-row .look-block {
            margin-bottom: 0px;
            margin-top: 6px; } }
        .s-8 .resp-row .head-row .look-block img {
          margin-right: 10px;
          max-width: 100%;
          height: auto;
          display: block; }
        .s-8 .resp-row .head-row .look-block span {
          color: #756de8;
          font-family: "Futura PT Demi"; }
          @media (max-width: 767px) {
            .s-8 .resp-row .head-row .look-block span {
              font-size: 12px; } }
    .s-8 .resp-row .s8-quote {
      font-size: 16px;
      color: #010101;
      line-height: 1.375;
      text-align: left;
      margin-bottom: 27px;
      background-image: url("../img/quotes.png");
      -webkit-background-size: top left;
              background-size: top left;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .s-8 .resp-row .s8-quote {
          line-height: normal;
          margin-bottom: 10px; } }
    .s-8 .resp-row .s8-name {
      font-size: 16px;
      font-family: "Futura PT Demi";
      color: #666;
      letter-spacing: 4px;
      text-transform: uppercase;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .s-8 .resp-row .s8-name {
          font-size: 10px; } }
  @media (max-width: 767px) {
    .s-8 .author {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .s-8 .author .s-8-pic {
      position: relative;
      top: 0;
      left: 0;
      width: 320px;
      margin: 0 auto; } }
  .s-8 .author .lesson-button {
    position: absolute;
    left: -6px;
    bottom: -65px;
    padding: 10px;
    font-size: 23px;
    color: #756fe8;
    line-height: 1.333;
    text-align: center; }
    .s-8 .author .lesson-button:hover {
      color: #FFF; }
    @media (max-width: 991px) {
      .s-8 .author .lesson-button {
        font-size: 18px;
        bottom: 0; } }
    @media (max-width: 767px) {
      .s-8 .author .lesson-button {
        font-size: 12px;
        left: 37px;
        position: relative;
        bottom: 102px;
        padding: 4px; } }
  @media (max-width: 767px) {
    .s-8 .mob-hid {
      display: none; } }
  .s-8 .mob-vis {
    display: none; }
    @media (max-width: 767px) {
      .s-8 .mob-vis {
        display: block; } }

.s-9 {
  padding-top: 75px; }
  @media (max-width: 767px) {
    .s-9 {
      padding: 17px 0 15px;
      overflow: hidden; } }
  .s-9 .container {
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 767px) {
      .s-9 .container {
        padding-right: 15px;
        padding-left: 15px; } }
  .s-9 .s9-item {
    text-align: center;
    margin-bottom: 0px; }
    @media (max-width: 991px) {
      .s-9 .s9-item {
        margin-bottom: 45px; } }
    @media (max-width: 767px) {
      .s-9 .s9-item.sec-mob {
        margin-bottom: 0; } }
    @media (max-width: 991px) {
      .s-9 .s9-item.sec-mob .s-9-pic {
        position: relative; } }
    @media (max-width: 767px) {
      .s-9 .s9-item.sec-mob .s-9-pic {
        min-height: auto; } }
  @media (max-width: 767px) {
    .s-9 .s9-title {
      font-size: 32px;
      line-height: 1;
      margin-bottom: 0; } }
  .s-9 .s-9-pic {
    min-height: 259px; }
    @media (max-width: 767px) {
      .s-9 .s-9-pic {
        min-height: 184px; } }
    .s-9 .s-9-pic img {
      max-width: 100%;
      height: auto;
      display: block;
      margin-bottom: 50px; }
      @media (max-width: 767px) {
        .s-9 .s-9-pic img {
          margin: -13px auto 0px;
          max-width: 202px;
          position: relative;
          top: 15px; } }
      .s-9 .s-9-pic img.s-arrow-big {
        position: absolute;
        bottom: 0;
        left: 40px; }
        @media (max-width: 991px) {
          .s-9 .s-9-pic img.s-arrow-big {
            left: 0px; } }
        @media (max-width: 767px) {
          .s-9 .s-9-pic img.s-arrow-big {
            bottom: unset;
            top: -52px;
            left: -55px;
            -webkit-transform: rotate(106deg);
                -ms-transform: rotate(106deg);
                    transform: rotate(106deg);
            max-width: 120px; } }
  .s-9 .col-md-4 {
    padding-left: 0;
    padding-right: 0; }
  .s-9 .icos-tricol {
    padding: 31px 0px 0px;
    position: relative; }
    @media (max-width: 767px) {
      .s-9 .icos-tricol {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
                flex-direction: column-reverse;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 27px 0px 0px; } }
  .s-9 .s9-item-num {
    font-size: 120px;
    font-family: "Futura PT";
    color: #756fe8;
    line-height: 0.25;
    text-align: center;
    margin-bottom: 54px; }
    @media (max-width: 767px) {
      .s-9 .s9-item-num {
        font-size: 48px;
        font-weight: 300;
        margin-bottom: 23px; } }
  .s-9 .s9-item-text {
    font-size: 24px;
    font-family: "Futura PT";
    color: #010101;
    line-height: 1.25;
    text-align: center; }
    @media (max-width: 767px) {
      .s-9 .s9-item-text {
        font-size: 16px; } }
  .s-9 .s9-item-col {
    padding-left: 15px;
    padding-right: 15px; }
  .s-9 .s9-item-pic {
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    -webkit-border-radius: 24px;
            border-radius: 24px;
    background-color: white;
    -webkit-box-shadow: 0px 46px 47px -31px #ccc;
    box-shadow: 0px 46px 47px -31px #ccc; }
  .s-9 .s9-item-pic img{ 
    image-rendering: -webkit-optimize-contrast;
  }
  .s-9 .slick-list {
    padding: 60px 0px; }
    @media (max-width: 991px) {
      .s-9 .slick-list {
        padding: 30px 0px; } }
    @media (max-width: 767px) {
      .s-9 .slick-list {
        padding: 0px 0px; } }
  @media (max-width: 1199px) {
    .s-9 .slick-prev {
      left: 0px; } }
  @media (max-width: 1199px) {
    .s-9 .slick-next {
      right: 0; } }
  .s-9 .slick-prev:before {
    content: "";
    background: url("../img/prev-arr.png");
    width: 16px;
    height: 26px;
    display: block;
    opacity: 1;
    z-index: 5; }
  .s-9 .slick-next:before {
    content: "";
    background: url("../img/next-arr.png");
    width: 16px;
    height: 26px;
    display: block;
    opacity: 1;
    z-index: 5; }

.s-10 {
  padding-top: 41px;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .s-10 {
      padding-top: 55px;
      padding-bottom: 9px;
      overflow: hidden; } }
  @media (max-width: 991px) {
    .s-10 .container {
      max-width: 630px; } }
  @media (max-width: 767px) {
    .s-10 .container {
      max-width: 575px; } }
  @media (max-width: 575px) {
    .s-10 .container {
      max-width: 320px; } }
  .s-10 h2.h10-title {
    margin-bottom: 47px; }
    @media (max-width: 767px) {
      .s-10 h2.h10-title {
        margin-bottom: 53px; } }
  .s-10 p {
    font-size: 24px;
    color: #2c2c2c;
    line-height: 1.25;
    text-align: left; }
  .s-10 .s1-price {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: rgba(0, 0, 0, 0.8);
    line-height: normal;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .s-10 .s1-price {
        font-size: 10px; } }
  .s-10 .s10-till-date {
    font-size: 20px;
    color: black;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .s-10 .s10-till-date {
        font-size: 10px; } }
  .s-10 .before-grafic-row {
    position: relative; }
  .s-10 .descr {
    position: absolute;
    top: 64px;
    left: 0; }
    @media (max-width: 1199px) {
      .s-10 .descr {
        top: -3px; } }
    @media (max-width: 991px) {
      .s-10 .descr {
        top: 0px; } }
    @media (max-width: 767px) {
      .s-10 .descr {
        padding-left: 0;
        top: -29px; } }
    @media (max-width: 991px) {
      .s-10 .descr p.s10-descr {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .s-10 .descr p.s10-descr {
        font-size: 14px; } }
  .s-10 .grafic-row {
    position: relative; }
    @media (max-width: 991px) {
      .s-10 .grafic-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row; } }
  .s-10 .frst {
    top: -40px; }
    @media (max-width: 991px) {
      .s-10 .frst {
        top: -29px; } }
    @media (max-width: 575px) {
      .s-10 .frst {
        position: absolute;
        top: 78px;
        left: -16px; } }
    .s-10 .frst p {
      text-align: left; }
  .s-10 .scnd {
    top: -102px; }
    @media (max-width: 1199px) {
      .s-10 .scnd {
        top: -91px; } }
    @media (max-width: 991px) {
      .s-10 .scnd {
        top: -96px;
        left: -16px; } }
    @media (max-width: 767px) {
      .s-10 .scnd {
        top: -144px;
        left: -86px; } }
    @media (max-width: 575px) {
      .s-10 .scnd {
        position: absolute;
        top: 109px;
        left: -47px; } }
    .s-10 .scnd p {
      text-align: center; }
  .s-10 .thrd {
    top: -167px; }
    @media (max-width: 1199px) {
      .s-10 .thrd {
        top: -150px; } }
    @media (max-width: 991px) {
      .s-10 .thrd {
        top: -196px; } }
    @media (max-width: 767px) {
      .s-10 .thrd {
        top: -271px;
        left: -154px; } }
    @media (max-width: 575px) {
      .s-10 .thrd {
        position: absolute;
        top: 10px;
        left: -76px; } }
    .s-10 .thrd p {
      text-align: right; }
  .s-10 .four {
    top: -237px; }
    @media (max-width: 1199px) {
      .s-10 .four {
        top: -204px; } }
    @media (max-width: 991px) {
      .s-10 .four {
        top: -269px; } }
    @media (max-width: 767px) {
      .s-10 .four {
        top: -386px; } }
    @media (max-width: 575px) {
      .s-10 .four {
        position: absolute;
        top: 32px;
        right: -21px; } }
    .s-10 .four p {
      text-align: right; }
  .s-10 .line-shape img {
    max-width: 100%;
    height: auto;
    display: block; }
    @media (max-width: 991px) {
      .s-10 .line-shape img {
        display: none; } }
    .s-10 .line-shape img.mob-vis {
      display: none; }
      @media (max-width: 991px) {
        .s-10 .line-shape img.mob-vis {
          display: block; } }

.s-11 {
  padding-top: 53px;
  padding-bottom: 98px; }
  @media (max-width: 767px) {
    .s-11 {
      padding-bottom: 0;
      padding-top: 11px;
      margin-top: -160px; } }
  @media (max-width: 575px) {
    .s-11 {
      margin-top: 0; } }
  .s-11 h3.s11-title {
    font-size: 36px;
    font-family: "Futura PT Demi";
    color: #010101;
    line-height: 1.222;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 13px; }
    @media (max-width: 767px) {
      .s-11 h3.s11-title {
        font-size: 20px;
        margin-bottom: 9px; } }
  @media (max-width: 1199px) {
    .s-11 h3 br {
      display: none; } }
  .s-11 .s11-descr {
    font-size: 24px;
    color: black;
    line-height: 1.2;
    margin-bottom: 54px; }
    @media (max-width: 767px) {
      .s-11 .s11-descr {
        font-size: 14px;
        margin-bottom: 18px; } }
  @media (max-width: 767px) {
    .s-11 .col-md-6 {
      padding-left: 0;
      padding-right: 0; } }
  .s-11 .s11-countdown {
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: rgba(241, 240, 253, 0.7);
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 50px;
    padding: 12px 13px; }
    @media (max-width: 1199px) {
      .s-11 .s11-countdown {
        padding: 12px 13px  24px; } }
    @media (max-width: 767px) {
      .s-11 .s11-countdown {
        font-size: 14px;
        margin-bottom: 24px; } }
  .s-11 .s11-count-left {
    font-size: 22px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    position: relative;
    top: -10px; }
    @media (max-width: 1199px) {
      .s-11 .s11-count-left {
        top: 0; } }
    @media (max-width: 767px) {
      .s-11 .s11-count-left {
        font-size: 14px; } }
  .s-11 .s11-counter {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2; }
    @media (max-width: 1199px) {
      .s-11 .s11-counter {
        display: block; } }
    @media (max-width: 767px) {
      .s-11 .s11-counter {
        font-size: 18px; } }
  .s-11 .course-content h4 {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .s-11 .course-content h4 {
        font-size: 16px;
        margin-bottom: 15px; } }
  .s-11 .course-content ul {
    padding-left: 30px;
    margin-left: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .s-11 .course-content ul {
        padding-left: 11px; } }
    .s-11 .course-content ul li {
      list-style-type: none;
      position: relative;
      font-size: 18px;
      color: black;
      line-height: 1.2;
      text-align: left;
      margin-bottom: 15px;
      display: inline-block;
      width: 45%;
      float: left; }
      @media (max-width: 767px) {
        .s-11 .course-content ul li {  
          padding-left: 10px; 
          width: 100%;
          font-size: 14px;
          margin-bottom: 10px; } }
      .s-11 .course-content ul li:before {
        position: absolute;
        content: "";
        display: block;
        width: 16px;
        height: 12px;
        background: url("../img/list-check.png");
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        top: 4px;
        left: -25px; }
        @media (max-width: 767px) {
          .s-11 .course-content ul li:before {
            width: 8px;
            height: 6px;
            top: 2px;
            left: -4px; } }
  .s-11 .registration-form {
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-color: white;
    -webkit-box-shadow: 0px 13px 79px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 13px 79px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 457px;
    padding: 30px  40px;
    margin: 0 auto;
    width: 100%;
    height: auto !important; }
    @media (max-width: 767px) {
      .s-11 .registration-form {
        padding: 26px 17px 15px;
        margin: 33px auto; } }
    .s-11 .registration-form iframe {
      /* height: auto !important; */
      min-height: 370px; }
  .s-11 .registration-form-title {
    font-size: 30px;
    font-family: "Futura PT Demi";
    color: #010101;
    line-height: 1.222;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .s-11 .registration-form-title {
        font-size: 16px;
        margin-bottom: 16px; } }
  .s-11 form {
    display: block;
    margin: 0 auto;
    max-width: 364px;
    width: 100%; }
    .s-11 form .form-group {
      margin-bottom: 13px; }
      @media (max-width: 767px) {
        .s-11 form .form-group {
          margin-bottom: 8px; } }
    .s-11 form input {
      border-width: 1px;
      border-color: #d1d1d1;
      border-style: solid;
      -webkit-border-radius: 16px;
              border-radius: 16px;
      background-color: white;
      font-size: 18px;
      line-height: 2.778;
      text-align: left;
      height: 58px; }
      @media (max-width: 767px) {
        .s-11 form input {
          font-size: 10px;
          height: 40px; } }
  .s-11 button {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .s-11 button {
        font-size: 16px;
        margin-top: 9px;
        padding: 10px 60px;
        margin-bottom: 11px; } }
  .s-11 p.registration-bottom-descr {
    text-align: center; }
    @media (max-width: 767px) {
      .s-11 p.registration-bottom-descr {
        font-size: 12px; } }
  .s-11 .mob-vis {
    display: none; }
    @media (max-width: 767px) {
      .s-11 .mob-vis {
        display: block;
        margin-bottom: 0px; } }
  .s-11 .mob-hid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .s-11 .mob-hid {
        display: none; } }

.s-12 {
  padding-top: 73px;
  padding-bottom: 55px; }
  @media (max-width: 767px) {
    .s-12 {
      padding-bottom: 0;
      padding-top: 35px; } }
  @media (max-width: 767px) {
    .s-12 h2.h10-title {
      margin-bottom: 10px; } }
  .s-12 .row.mob-vis {
    display: none; }
    @media (max-width: 767px) {
      .s-12 .row.mob-vis {
        display: block;
        margin-bottom: 0px; } }
    @media (max-width: 767px) {
      .s-12 .row.mob-vis .p-dev-frs {
        font-size: 10px;
        float: left; } }
    @media (max-width: 767px) {
      .s-12 .row.mob-vis .p-dev-fscd {
        font-size: 10px;
        float: right; } }
  .s-12 .row.mob-hid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .s-12 .row.mob-hid {
        display: none; } }
  .s-12 p.decr-pdevice {
    font-size: 18px;
    color: rgba(85, 83, 83, 0.502);
    line-height: 3.444;
    text-align: center; }
  .s-12 .s12-notebook p.decr-pdevice {
    text-align: left;
    position: relative;
    display: inline-block; }
    .s-12 .s12-notebook p.decr-pdevice:before {
      position: absolute;
      content: "";
      display: block;
      width: 51px;
      height: 30px;
      background: url("../img/notebook-dash-line.png");
      background-position: center;
      -webkit-background-size: contain;
      background-size: contain;
      background-repeat: no-repeat;
      top: 33px;
      right: -64px; }
      @media (max-width: 767px) {
        .s-12 .s12-notebook p.decr-pdevice:before {
          display: none; } }
  .s-12 .s12-iphone p.decr-pdevice {
    text-align: right; }
    .s-12 .s12-iphone p.decr-pdevice:before {
      position: absolute;
      content: "";
      display: block;
      width: 53px;
      height: 31px;
      background: url("../img/iphone-dash-line.png");
      background-position: center;
      -webkit-background-size: contain;
      background-size: contain;
      background-repeat: no-repeat;
      top: 32px;
      left: 68px; }
      @media (max-width: 767px) {
        .s-12 .s12-iphone p.decr-pdevice:before {
          display: none; } }
  .s-12 .s12-item {
    text-align: center; }
    @media (max-width: 767px) {
      .s-12 .s12-item {
        margin-bottom: 23px; } }
    .s-12 .s12-item .s12-item-title {
      font-size: 20px;
      font-family: "Futura PT Demi";
      color: #010101;
      line-height: 1.3;
      text-align: center;
      margin: 20px auto 25px; }
      @media (max-width: 767px) {
        .s-12 .s12-item .s12-item-title {
          font-size: 16px;
          margin-top: 5px;
          margin-bottom: 9px; } }
      @media (max-width: 767px) {
        .s-12 .s12-item .s12-item-title br {
          display: none; } }
  .s-12 .s12-item-image-box {
    min-height: 180px; }
    @media (max-width: 767px) {
      .s-12 .s12-item-image-box {
        min-height: auto;
        margin-bottom: 18px; } }
    .s-12 .s12-item-image-box .s12-item-image {
      margin: 0 auto; }
      @media (max-width: 767px) {
        .s-12 .s12-item-image-box .s12-item-image {
          max-width: 88px; } }
      .s-12 .s12-item-image-box .s12-item-image.image-3 {
        margin-top: 30px; }
  @media (max-width: 767px) {
    .s-12 .lesson-button {
      font-size: 12px;
      padding: 4px 26px; } }
  .s-12 .tab-content {
    padding-top: 50px; }
    @media (max-width: 767px) {
      .s-12 .tab-content {
        display: none; } }
    .s-12 .tab-content h3 {
      font-size: 30px;
      font-family: "Futura PT Heavy";
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .s-12 .tab-content h3 {
          font-size: 18px; } }
    .s-12 .tab-content p {
      font-size: 24px; }
      .s-12 .tab-content p br{
        margin-bottom: 10px;
      }
      @media (max-width: 767px) {
        .s-12 .tab-content p {
          font-size: 14px; } }
    .s-12 .tab-content ul {
      padding-left: 0;
      margin-left: 0;
      margin-bottom: 0; }
      .s-12 .tab-content ul li {
        position: relative;
        list-style-type: none;
        font-size: 24px; }
        @media (max-width: 767px) {
          .s-12 .tab-content ul li {
            font-size: 14px;
            margin-bottom: 10px; } }
        .s-12 .tab-content ul li:before {
          position: absolute;
          content: "";
          display: block;
          width: 16px;
          height: 12px;
          top: 17px;
          left: -18px;
          background: #756de8;
          width: 6px;
          height: 6px;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
          @media (max-width: 767px) {
            .s-12 .tab-content ul li:before {
              width: 6px;
              height: 6px;
              top: 10px;
              left: -13px; } }
  .s-12 .nav-pills .nav-link.active, .s-12 .nav-pills .show > .nav-link {
    text-transform: none;
    background-color: #756fe8;
    color: #fff; }
    .s-12 .nav-pills .nav-link.active:hover, .s-12 .nav-pills .show > .nav-link:hover {
      color: #fff !important; }
  .s-12 .nav-pills .nav-link {
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-color: rgba(117, 111, 232, 0.102);
    font-size: 20px;
    font-family: "Futura PT Heavy";
    color: #756fe8;
    line-height: 1.2;
    text-align: center;
    padding: 11px 28px;
    width: auto;
    border: 1px solid rgba(117, 111, 232, 0.102);
    display: inline-block;
    text-transform: none; }
    .s-12 .nav-pills .nav-link:hover {
      border: 1px solid #756fe8; }
    @media (max-width: 767px) {
      .s-12 .nav-pills .nav-link {
        font-size: 12px;
        padding: 7px 28px; } }
  .s-12 .icos-rows {
    margin-top: 0px; }
    @media (max-width: 767px) {
      .s-12 .icos-rows {
        margin-top: 42px; } }
    .s-12 .icos-rows .mob-vis {
      display: none; }
      @media (max-width: 767px) {
        .s-12 .icos-rows .mob-vis {
          display: block;
          margin-bottom: 0px; } }
    .s-12 .icos-rows .mob-hid {
      display: block; }
      @media (max-width: 767px) {
        .s-12 .icos-rows .mob-hid {
          display: none; } }
  .s-12 .text-fade {
    padding-top: 50px;
    display: none;
    text-align: left; }
    @media (max-width: 768px) {
      .s-12 .text-fade {
        display: none; } }
    .s-12 .text-fade h3 {
      font-size: 30px;
      font-family: "Futura PT Heavy";
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .s-12 .text-fade h3 {
          font-size: 18px; } }
    .s-12 .text-fade p {
      font-size: 24px; }
      .s-12 .text-fade p br{
        margin-bottom: 10px;
      }
      @media (max-width: 767px) {
        .s-12 .text-fade p {
          font-size: 14px; } }
    .s-12 .text-fade ul {
      padding-left: 0;
      margin-left: 0;
      margin-bottom: 0; }
      .s-12 .text-fade ul li {
        position: relative;
        list-style-type: none;
        font-size: 24px; }
        @media (max-width: 767px) {
          .s-12 .text-fade ul li {
            font-size: 14px;
            margin-bottom: 10px; } }
        .s-12 .text-fade ul li:before {
          position: absolute;
          content: "";
          display: block;
          width: 16px;
          height: 12px;
          top: 17px;
          left: -18px;
          background: #756de8;
          width: 6px;
          height: 6px;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
          @media (max-width: 767px) {
            .s-12 .text-fade ul li:before {
              width: 6px;
              height: 6px;
              top: 10px;
              left: -13px; } }

.s-13 {
  padding-top: 52px;
  padding-bottom: 64px; }
  @media (max-width: 767px) {
    .s-13 {
      padding-top: 26px; } }
  .s-13 .bcg-gray {
    -webkit-border-radius: 32px;
            border-radius: 32px;
    background-color: #f5f6f7;
    padding: 90px 31px; }
    @media (max-width: 767px) {
      .s-13 .bcg-gray {
        padding: 49px 0px; } }
  @media (max-width: 767px) {
    .s-13 .s13-title {
      margin-bottom: 15px; } }
  .s-13 .s13-descr {
    font-size: 24px;
    color: #010101;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 75px; }
    @media (max-width: 767px) {
      .s-13 .s13-descr {
        font-size: 16px;
        margin-bottom: 27px; } }
  .s-13 h6.s13-list-title {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 25px;
    padding-left: 30px; }
    @media (max-width: 767px) {
      .s-13 h6.s13-list-title {
        font-size: 16px;
        margin-bottom: 12px; } }
  .s-13 ul {
    padding-left: 30px;
    margin-left: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .s-13 ul {
        padding-left: 17px;
        margin-bottom: 25px; } }
    .s-13 ul li {
      list-style-type: none;
      position: relative;
      font-size: 24px;
      color: black;
      line-height: 1.2;
      text-align: left;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .s-13 ul li {
          font-size: 16px;
          margin-bottom: 12px; } }
      .s-13 ul li:before {
        position: absolute;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url("../img/list-check-round.png");
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        top: 4px;
        left: -25px; }
        @media (max-width: 767px) {
          .s-13 ul li:before {
            width: 10px;
            height: 10px;
            top: 0px;
            left: -20px; } }
  .s-13 .s13-discount-title {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      .s-13 .s13-discount-title {
        font-size: 16px;
        margin-bottom: 0; } }
  .s-13 .s13-disount-price {
    font-size: 32px;
    font-family: "Futura PT Demi";
    color: black;
    line-height: 1.2;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 22px; }
    @media (max-width: 767px) {
      .s-13 .s13-disount-price {
        font-size: 16px; } }
    .s-13 .s13-disount-price .s13-discount-note {
      -webkit-border-radius: 10px;
              border-radius: 10px;
      background-color: #ebedee;
      padding: 10px 20px;
      font-size: 16px;
      font-family: "Futura PT";
      color: rgba(1, 1, 1, 0.8);
      line-height: normal;
      text-align: center;
      margin-left: 15px; }
      @media (max-width: 767px) {
        .s-13 .s13-disount-price .s13-discount-note {
          font-size: 10px; } }
  .s-13 .s13-discount-info {
    font-size: 16px;
    color: rgba(1, 1, 1, 0.8);
    line-height: 1.5;
    text-align: left;
    padding-right: 65px;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .s-13 .s13-discount-info {
        font-size: 10px;
        text-align: center;
        padding-right: 0;
        margin-bottom: 0px; } }
  .s-13 button {
    max-width: 450px;
    width: 100%;
    margin-bottom: 36px;
    font-size: 20px;
    color: white;
    line-height: 1.2;
    text-align: center; }
    @media (max-width: 767px) {
      .s-13 button {
        font-size: 18px;
        padding: 8px;
        margin-bottom: 16px; } }

.s-15 {
  padding-top: 78px;
  padding-bottom: 133px; }
  @media (max-width: 767px) {
    .s-15 {
      padding-top: 7px;
      padding-bottom: 40px; } }
  .s-15 .take-part {
    padding: 15px 88px;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .s-15 .take-part {
        padding: 8px 58px; } }
  .s-15 h2 {
    margin-bottom: 44px; }
    @media (max-width: 767px) {
      .s-15 h2 {
        margin-bottom: 16px; } }
  .s-15 .panel {
    border-bottom: 2px dashed #ccc;
    padding: 19px 0px; }
    @media (max-width: 767px) {
      .s-15 .panel {
        padding: 7px 0px; } }
  .s-15 .panel-title a {
    font-size: 24px;
    font-family: "Futura PT Demi";
    color: #756de8;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .s-15 .panel-title a {
        font-size: 16px; } }
    .s-15 .panel-title a.collapsed .arrow-up {
      display: block; }
    .s-15 .panel-title a.collapsed .arrow-down {
      display: none; }
  .s-15 .panel-body {
    font-size: 20px;
    font-family: "Futura PT Book";
    color: black;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .s-15 .panel-body {
        font-size: 14px;
        line-height: 1; } }
    .s-15 .panel-body p {
      font-size: 20px;
      font-family: "Futura PT Book";
      color: black;
      line-height: normal; }
      @media (max-width: 767px) {
        .s-15 .panel-body p {
          font-size: 14px; } }
  .s-15 .arrow-up {
    display: none;
    float: right; }
    @media (max-width: 767px) {
      .s-15 .arrow-up {
        max-width: 10px; } }
  .s-15 .arrow-down {
    display: inline-block;
    float: right; }
    @media (max-width: 767px) {
      .s-15 .arrow-down {
        max-width: 10px; } }
  @media (max-width: 767px) {
    .s-15 .col {
      padding-left: 0;
      padding-right: 0; } }

.section-bottom {
  padding-top: 50px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .section-bottom {
      padding-top: 10px; } }
  @media (max-width: 767px) {
    .section-bottom .col-lg-12 {
      padding-left: 0;
      padding-right: 0; } }
  .section-bottom button {
    margin: 20px auto;
    display: block;
    max-width: 315px;
    width: 100%;
    font-size: 20px; }
    @media (max-width: 767px) {
      .section-bottom button {
        margin: 0px auto;
        padding: 8px; } }
  @media (max-width: 767px) {
    .section-bottom h2 {
      margin-bottom: 21px; } }

.pulse {
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 0 rgba(255, 255, 255, 0.7);
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite; }
  .pulse:hover {
    -webkit-animation: none;
            animation: none; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(117, 111, 232, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0); } }

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2);
            box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(117, 111, 232, 0);
            box-shadow: 0 0 0 20px rgba(117, 111, 232, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0);
            box-shadow: 0 0 0 0 rgba(117, 111, 232, 0); } }

.pulse {
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 0 rgba(255, 255, 255, 0.7);
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite; }
  .pulse:hover {
    -webkit-animation: none;
            animation: none; }

@-webkit-keyframes pulsegray {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(117, 111, 232, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0); } }

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2);
            box-shadow: 0 0 0 0 rgba(117, 111, 232, 0.2); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(117, 111, 232, 0);
            box-shadow: 0 0 0 20px rgba(117, 111, 232, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(117, 111, 232, 0);
            box-shadow: 0 0 0 0 rgba(117, 111, 232, 0); } }

@media (max-width: 767px) {
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px; } }

#footer .col-1,
#footer .col-2,
#footer .col-3,
#footer .col-4 {
  max-width: 100%; }

.modal-content {
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.modal-header {
  border: 0px;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .modal-header .close {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 10px;
    right: 20px;
    font-size: 42px;
    color: red; }

.modal-footer {
  border: 0px; }

.modal-body {
  padding: 0 50px; }
  @media (max-width: 991px) {
    .modal-body {
      padding: 0 25px; } }
  @media (max-width: 767px) {
    .modal-body {
      padding: 0 15px; } }

.modal {
  padding-right: 0 !important; }
  .modal.modal-open {
    padding-right: 0; }
  .modal .modal-title {
    text-align: center;
    font-family: "Futura PT Demi";
    font-size: 42px;
    line-height: 57px;
    color: #212B37;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .modal .modal-title {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 0; } }
  .modal .item-list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 34px; }
  .modal .num-round {
    font-size: 18px;
    line-height: 32px;
    color: #7A6EF4;
    width: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    padding: 14px 21px;
    margin-right: 16px;
    background: #e8e8e84a; }
  .modal .list-test p {
    font-size: 20px;
    line-height: 34px;
    color: #212B37;
    font-family: "Futura PT Demi";
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .modal .list-test p {
        font-size: 18px;
        line-height: normal; } }
  .modal form {
    display: block;
    margin: 0 auto;
    max-width: 364px;
    width: 100%; }
    .modal form .form-group {
      margin-bottom: 13px; }
      @media (max-width: 767px) {
        .modal form .form-group {
          margin-bottom: 8px; } }
    .modal form input {
      border-width: 1px;
      border-color: #d1d1d1;
      border-style: solid;
      -webkit-border-radius: 16px;
              border-radius: 16px;
      background-color: white;
      font-size: 18px;
      line-height: 2.778;
      text-align: left;
      height: 58px;
      width: 100%;
      padding: 5px 20px; }
    .modal form button {
      width: 100%; }
  .modal .registration-form-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .modal .registration-form-title {
        font-size: 20px; } }
  .modal .registration-bottom-descr {
    text-align: center;
    margin-top: 15px; }
  .modal iframe {
    width: 100%;
    min-height: 350px;
    display: block;
    margin: 30px auto; }
    @media (max-width: 767px) {
      .modal iframe {
        min-height: 250px; } }
    @media (max-width: 450px) {
      .modal iframe {
        min-height: 175px; } }

.window-woman-animation {
  padding: 150px 0px 0;
  position: relative; }

.window-woman {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 424px;
  height: 343px;
  position: relative; }
  @media (max-width: 767px) {
    .window-woman {
      width: 212px;
      height: 172px;
      margin: 0 auto;
      left: -50px; } }
  .window-woman .window-block {
    background: url("../img/wooman-without-hands.png") center bottom, #a5cffc;
    background-repeat: no-repeat;
    -webkit-background-size: 82%;
    background-size: 82%;
    width: 229px;
    height: 292px;
    top: 24px;
    left: 97px;
    position: absolute;
    border-top: 1px solid #004980;
    border-bottom: 1px solid #004980; }
    @media (max-width: 767px) {
      .window-woman .window-block {
        width: 114px;
        height: 146px; } }
  .window-woman .img-hand-left,
  .window-woman .img-hand-right {
    width: 124px;
    height: auto;
    display: block;
    position: absolute;
    -webkit-perspective: 800px;
            perspective: 800px; }
    @media (max-width: 767px) {
      .window-woman .img-hand-left,
      .window-woman .img-hand-right {
        width: 50px; } }
  .window-woman .img-hand-left {
    top: 157px;
    left: -74px; }
    @media (max-width: 767px) {
      .window-woman .img-hand-left {
        top: 84px;
        left: -40px; } }
  .window-woman .img-hand-right {
    top: 156px;
    right: -78px; }
    @media (max-width: 767px) {
      .window-woman .img-hand-right {
        top: 83px;
        right: -39px; } }
  .window-woman .flip-left-hand {
    -webkit-transform: rotateZ(53deg);
        -ms-transform: rotate(53deg);
            transform: rotateZ(53deg);
    -webkit-border-radius: 5px;
            border-radius: 5px;
    -webkit-transform-origin: 108px 65px;
        -ms-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    -webkit-animation-delay: 3s;
            animation-delay: 3s; }
    @media (max-width: 767px) {
      .window-woman .flip-left-hand {
        -webkit-transform-origin: 48px 40px;
            -ms-transform-origin: 48px 40px;
                transform-origin: 48px 40px; } }

@-webkit-keyframes rotate-left-hand {
  7% {
    -webkit-transform: rotateZ(53deg);
            transform: rotateZ(53deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px; }
  35% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; }
  45% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; } }

@keyframes rotate-left-hand {
  7% {
    -webkit-transform: rotateZ(53deg);
            transform: rotateZ(53deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px; }
  35% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; }
  45% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(2deg);
            transform: rotateZ(2deg);
    -webkit-transform-origin: 108px 65px;
            transform-origin: 108px 65px;
    z-index: 2; } }

@-webkit-keyframes rotate-left-hand-mob {
  5% {
    -webkit-transform: rotateZ(53deg);
            transform: rotateZ(53deg);
    -webkit-transform-origin: 48px 40px;
            transform-origin: 48px 40px; }
  35% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
    -webkit-transform-origin: 38px 78px;
            transform-origin: 38px 78px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
    -webkit-transform-origin: 38px 78px;
            transform-origin: 38px 78px;
    z-index: 2; } }

@keyframes rotate-left-hand-mob {
  5% {
    -webkit-transform: rotateZ(53deg);
            transform: rotateZ(53deg);
    -webkit-transform-origin: 48px 40px;
            transform-origin: 48px 40px; }
  35% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
    -webkit-transform-origin: 38px 78px;
            transform-origin: 38px 78px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
    -webkit-transform-origin: 38px 78px;
            transform-origin: 38px 78px;
    z-index: 2; } }
  .window-woman .flip-right-hand {
    -webkit-transform: rotateZ(-60deg);
        -ms-transform: rotate(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 14px 68px;
        -ms-transform-origin: 14px 68px;
            transform-origin: 14px 68px;
    -webkit-border-radius: 5px;
            border-radius: 5px; }
    @media (max-width: 767px) {
      .window-woman .flip-right-hand {
        -webkit-transform-origin: 0 35px;
            -ms-transform-origin: 0 35px;
                transform-origin: 0 35px; } }

@-webkit-keyframes rotate-right-hand {
  7% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px; }
  27% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    z-index: 2; }
  45% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px;
    z-index: 2; } }

@keyframes rotate-right-hand {
  7% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px; }
  27% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    z-index: 2; }
  45% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(-1deg);
            transform: rotateZ(-1deg);
    -webkit-transform-origin: 14px 68px;
            transform-origin: 14px 68px;
    z-index: 2; } }

@-webkit-keyframes rotate-right-hand-mob {
  2% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 0 35px;
            transform-origin: 0 35px; }
  5% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 0 35px;
            transform-origin: 0 35px; }
  27% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
    -webkit-transform-origin: 15px 70px;
            transform-origin: 15px 70px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
    -webkit-transform-origin: 15px 70px;
            transform-origin: 15px 70px;
    z-index: 2; } }

@keyframes rotate-right-hand-mob {
  2% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 0 35px;
            transform-origin: 0 35px; }
  5% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
    -webkit-transform-origin: 0 35px;
            transform-origin: 0 35px; }
  27% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
    -webkit-transform-origin: 15px 70px;
            transform-origin: 15px 70px;
    z-index: 2; }
  100% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
    -webkit-transform-origin: 15px 70px;
            transform-origin: 15px 70px;
    z-index: 2; } }
  .window-woman .doors {
    display: inline-block;
    z-index: 1;
    position: relative;
    width: 229px;
    height: 292px;
    top: 24px;
    left: 97px;
    -webkit-perspective: 800px;
            perspective: 800px; }
    @media (max-width: 767px) {
      .window-woman .doors {
        width: 114px;
        height: 146px; } }
  .window-woman .door {
    width: 115px;
    height: 292px;
    display: inline-block;
    background: #004980;
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    -o-transition: transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s; }
    @media (max-width: 767px) {
      .window-woman .door {
        width: 57px;
        height: 146px; } }
  .window-woman .door-left {
    -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
    position: absolute;
    top: 0;
    left: 0; }
  .window-woman .door-right {
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    position: absolute;
    top: 0;
    right: 0; }
  .window-woman .flip-left-hand-active {
    -webkit-animation: rotate-left-hand 7.5s;
    animation: rotate-left-hand 7.5s;
      animation--webkit-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 767px) {
      .window-woman .flip-left-hand-active {
        -webkit-animation: rotate-left-hand-mob 7.5s;
        animation: rotate-left-hand-mob 7.5s;
          animation--webkit-animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; } }
  .window-woman .flip-right-hand-active {
    -webkit-animation: rotate-right-hand 7.5s;
    animation: rotate-right-hand 7.5s;
      animation--webkit-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 767px) {
      .window-woman .flip-right-hand-active {
        -webkit-animation: rotate-right-hand-mob 7.5s;
        animation: rotate-right-hand-mob 7.5s;
          animation--webkit-animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; } }
  .window-woman .door-left-active {
    -webkit-transform: rotateY(-140deg);
            transform: rotateY(-140deg); }
  .window-woman .door-right-active {
    -webkit-transform: rotateY(141deg);
            transform: rotateY(141deg); }

.timeTo.timeTo-white div {
  background: transparent; }

.timeTo div,
.timeTo div.first {
  border: none; }

.timeTo ul,
.timeTo ul li {
  font-family: "Futura PT Demi"; }

.timeTo figure {
  width: auto !important;
  margin-right: 4px !important; }
  @media (max-width: 767px) {
    .timeTo figure {
      margin-right: 4px !important; } }

.timeTo figcaption {
  font-family: "Futura PT Book";
  padding-right: 0 !important;
  width: auto !important; }

.timeTo.timeTo-white div {
  margin-right: 0 !important; }

.timeTo span {
  font-size: 20px;
  top: 2px;
  position: relative;
  left: -4px; }

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer; }
  .youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7; }
  .youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    -webkit-border-radius: 6px;
            border-radius: 6px; }
    .youtube .play-button:before {
      content: "";
      border-style: solid;
      border-width: 15px 0 15px 26.0px;
      border-color: transparent transparent transparent #fff; }
  .youtube img, .youtube .play-button {
    cursor: pointer; }
  .youtube img, .youtube iframe {
    position: absolute; }
  .youtube .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
    .youtube .play-button:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
  .youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

#footer .menu a {
  font-family: 'Mont'; }

@media (max-width: 767px) {
  .modal-s-13 .modal-dialog {
    margin: 0; } }

.modal-s-13 .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0; }

.modal-s-13 .s-13 {
  padding-top: 35px;
  padding-bottom: 35px; }

.modal-s-13 .s13-title {
  font-size: 48px;
  line-height: 46px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .modal-s-13 .s13-title {
      font-size: 24px;
      line-height: 31px;
      text-align: center; } }

.modal-s-13 .s13-descr {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .modal-s-13 .s13-descr {
      font-size: 14px;
      line-height: 18px;
      text-align: center; } }

.modal-s-13 h6.s13-list-title {
  padding-left: 0;
  font-size: 20px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .modal-s-13 h6.s13-list-title {
      font-size: 12px;
      line-height: 15px;
      z-index: 5;
      position: relative;
      padding-left: 5px; } }

.modal-s-13 ul {
  padding-left: 15px;
  margin-left: 0;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .modal-s-13 ul {
      padding-left: 23px;
      margin-bottom: 25px;
      z-index: 5; } }
  @media (max-width: 767px) {
    .modal-s-13 ul:before {
      position: absolute;
      content: "";
      display: block;
      width: 110%;
      height: 110%;
      background: #FAFAFA;
      top: -10%;
      left: -5%;
      z-index: 0; } }
  .modal-s-13 ul li {
    list-style-type: none;
    position: relative;
    font-size: 18px;
    color: black;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 8px; }
    @media (max-width: 767px) {
      .modal-s-13 ul li {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 12px; } }
    .modal-s-13 ul li:before {
      position: absolute;
      content: "";
      display: block;
      width: 7px;
      height: 7px;
      background: #FF9900;
      background-position: center;
      -webkit-background-size: contain;
      background-size: contain;
      background-repeat: no-repeat;
      top: 9px;
      left: -15px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      @media (max-width: 767px) {
        .modal-s-13 ul li:before {
          width: 7px;
          height: 7px;
          top: 3px;
          left: -16px; } }

.modal-s-13 .s13-discount-title {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: normal; }
  @media (max-width: 767px) {
    .modal-s-13 .s13-discount-title {
      display: none; } }

.modal-s-13 .s13-discount-info {
  font-size: 14px;
  text-align: center; }

.modal-s-13 .orahge-btn {
  margin-bottom: 20px;
  font-size: 20px; }
  @media (max-width: 767px) {
    .modal-s-13 .orahge-btn {
      margin-top: 30px; } }

@media (max-width: 767px) {
  .modal-s-13 .col-md-6 {
    padding-left: 0;
    padding-right: 0; } }

.modal-s-13 .s13-discount-info {
  padding-right: 0; }
  @media (max-width: 767px) {
    .modal-s-13 .s13-discount-info {
      font-size: 12px;
      line-height: 15px;
      text-align: center; } }

.modal-s-13 .modal-header .close {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 15px;
  right: 15px;
  font-size: 72px;
  color: red;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 30px;
  font-weight: lighter;
  background: url("../img/close-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  z-index: 1051; }

.orahge-btn {
  border: 1px solid #FF9900;
  background-color: #FF9900;
  color: #fff;
  padding: 15px 60px;
  font-size: 20px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-family: "Futura PT Heavy"; }
  .orahge-btn:hover {
    -webkit-animation: none;
            animation: none;
    border: 1px solid #FF9900;
    background-color: #fff;
    color: #FF9900; }
  @media (max-width: 991px) {
    .orahge-btn {
      padding: 15px 10px; } }
  @media (max-width: 767px) {
    .orahge-btn {
      font-size: 18px;
      line-height: 23px;
      text-align: center; } }

.fixed-lesson-block {
  position: -webkit-sticky;
  position: sticky;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 5; }
  .fixed-lesson-block .container {
    padding: 0; }
  .fixed-lesson-block .fixed-item-text {
    max-width: 50%;
    width: 100%;
    position: relative;
    font-size: 18px;
    color: black;
    line-height: 1.3;
    text-align: left;
    padding-left: 15px; }
    .fixed-lesson-block .fixed-item-text br {
      display: none; }
      @media (max-width: 767px) {
        .fixed-lesson-block .fixed-item-text br {
          display: inline-block; } }
    .fixed-lesson-block .fixed-item-text p {
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        .fixed-lesson-block .fixed-item-text p {
          font-size: 14px; } }
  .fixed-lesson-block .fixed-item-btn {
    max-width: 50%;
    width: 100%;
    text-align: right; }
    .fixed-lesson-block .fixed-item-btn br {
      display: none; }
      @media (max-width: 767px) {
        .fixed-lesson-block .fixed-item-btn br {
          display: inline-block; } }
  .fixed-lesson-block .fixed-item-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 80px; }
  .fixed-lesson-block .orahge-btn {
    -webkit-border-radius: 0;
    border-radius: 0; }
    @media (max-width: 767px) {
      .fixed-lesson-block .orahge-btn {
        font-size: 16px; } }

.hart-womman {
  background: url("../img/hart-wooman.png");
  width: 469px;
  height: 416px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: relative; }
  @media (max-width: 550px) {
    .hart-womman {
      width: 270px;
      height: 272px;
      margin: 0 auto; } }

.hart-1 {
  background: url("../img/hart-1.png");
  width: 48px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 47px;
  left: 108px;
  -webkit-animation: hartone 1.8s infinite;
          animation: hartone 1.8s infinite;
  opacity: 0; }
  @media (max-width: 550px) {
    .hart-1 {
      width: 24px;
      height: 27px;
      top: 27px;
      left: 58px;
      -webkit-animation: hartone-mob 1.8s infinite;
              animation: hartone-mob 1.8s infinite; } }

@-webkit-keyframes hartone {
  from {
    top: 47px;
    left: 108px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 10px;
    left: 88px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartone {
  from {
    top: 47px;
    left: 108px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 10px;
    left: 88px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@-webkit-keyframes hartone-mob {
  from {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    top: 37px;
    left: 58px;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    opacity: 0;
    top: 20px;
    left: 54px;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartone-mob {
  from {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    top: 37px;
    left: 58px;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    opacity: 0;
    top: 20px;
    left: 54px;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

.hart-2 {
  background: url("../img/hart-2.png");
  width: 93px;
  height: 74px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 13px;
  left: 268px;
  -webkit-animation: hartrwo 2s infinite;
          animation: hartrwo 2s infinite;
  opacity: 0; }
  @media (max-width: 550px) {
    .hart-2 {
      width: 45px;
      height: 37px;
      top: 13px;
      left: 120px;
      -webkit-animation: hartrwo-mob 2s infinite;
              animation: hartrwo-mob 2s infinite; } }

@-webkit-keyframes hartrwo {
  from {
    top: 13px;
    left: 268px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    top: 13px;
    left: 268px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 0px;
    left: 288px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartrwo {
  from {
    top: 13px;
    left: 268px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  10% {
    top: 13px;
    left: 268px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 0px;
    left: 288px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@-webkit-keyframes hartrwo-mob {
  from {
    top: 13px;
    left: 170px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 0px;
    left: 190px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartrwo-mob {
  from {
    top: 13px;
    left: 170px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 0px;
    left: 190px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

.hart-3 {
  background: url("../img/hart-3.png");
  width: 24px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 116px;
  left: 328px;
  -webkit-animation: hartthre 1.6s infinite;
          animation: hartthre 1.6s infinite;
  opacity: 0; }
  @media (max-width: 550px) {
    .hart-3 {
      top: 67px;
      left: 200px;
      -webkit-animation: hartthre-mob 1.6s infinite;
              animation: hartthre-mob 1.6s infinite;
      width: 12px;
      height: 13px; } }

@-webkit-keyframes hartthre {
  from {
    top: 116px;
    left: 328px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 90px;
    left: 350px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartthre {
  from {
    top: 116px;
    left: 328px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 90px;
    left: 350px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@-webkit-keyframes hartthre-mob {
  from {
    top: 67px;
    left: 200px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 57px;
    left: 210px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }

@keyframes hartthre-mob {
  from {
    top: 67px;
    left: 200px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  30% {
    opacity: 1; }
  99% {
    top: 57px;
    left: 210px;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    opacity: 0; } }
