.paragraf-buy{
  width: 580px;
  /*margin: 0px auto 35px;*/
  margin-bottom: 30px;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.image-19 {
  position: absolute;
  left: 10px;
  top: 48px;
}

.image-20 {
  position: absolute;
  right: 10px;
  bottom: 18px;
}

.paragraph-3 {
  position: relative;
  z-index: 3;
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.paragraf-3 {
  margin-top: 30px;
  margin-bottom: 0px;
}

.paragraf-3.org {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}

.podpis {
  margin-bottom: 0px;
  margin-left: 25px;
  line-height: 16px;
}

.podpis.name {
  margin-bottom: 10px;
  margin-left: 0px;
  line-height: 20px;
}

.section-2 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  min-height: 330px;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px none #e7e8e9;
  border-bottom: 2px solid #e7e8e9;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
}

.div-block-8 {
  position: relative;
  margin-bottom: 15px;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(70, 84, 91, 0.25);
}

.column-2 {
  padding-right: 5px;
  padding-left: 0px;
}
.columns {
  display: block;
}

.div-vert-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  height: auto;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-vert-2.right {
  position: relative;
  z-index: 5;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-2.otziv {
  border-top-style: solid;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.65)), to(rgba(247, 248, 255, 0)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.65), rgba(247, 248, 255, 0));
}

.section-offerta {
    padding-top: 70px;
    padding-bottom: 70px;
}

.heading-offerta {
      width: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    }

.div-block-offerta {
  display: block;
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-left-offerta {
  display: inline;
  width: auto;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-right-offerta {
  display: inline;
  width: auto;
  float: none;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}






.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.head-banner {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #e7e8e9;
  background-color: #bfb5ac;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.head-banner.ready {
  height: 400px;
}

.section {
  position: relative;
  z-index: 2;
  overflow: hidden;
  min-height: 330px;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px none #e7e8e9;
  border-bottom: 2px solid #e7e8e9;
  font-family: 'PT Sans', sans-serif;
}

.section.lessons {
  border-top-style: none;
  border-bottom-style: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d1cf), color-stop(10%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #d6d1cf, hsla(0, 0%, 100%, 0) 10%);
}

.section.calendar {
  padding-top: 60px;
  background-color: #fff;
}

.section.check {
  background-color: #fff;
}

.ridero-link.button {
  width: auto;
  height: 42px;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #d54949;
  border-radius: 4px;
  background-color: #d54949;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-login.button {
  width: auto;
  height: 42px;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #d54949;
  border-radius: 4px;
  background-color: #d54949;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-login-1.button {
  width: auto;
  height: 42px;
  
  padding: 10px 15px;
  border: 1px solid #d54949;
  border-radius: 4px;
  background-color: #d54949;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.ridero-login-disabled.button {
  width: auto;
  height: 42px;
  
  padding: 10px 15px;
  border: 1px solid #d69393;
  border-radius: 4px;
  background-color: #d69393;
  font-family: 'PT Sans', sans-serif;
  color: #f0efef;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-link-1.button {
  width: auto;
  height: 42px;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #00bcd4;
  border-radius: 4px;
  background-color: #00bcd4;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-link.button:hover {
  border-color: #d54949;
  background-color: #fff;
  color: #d54949;
}

.ridero-login.button:hover {
  border-color: #d54949;
  background-color: #fff;
  color: #d54949;
}

.ridero-login-1.button:hover {
  border-color: #d54949;
  background-color: #fff;
  color: #d54949;
}



.ridero-link-1.button:hover {
  border-color: #00bcd4;
  background-color: #fff;
  color: #00bcd4;
}

.ridero-link.button.left {
  margin-left: 0px;
  font-size: 14px;
  line-height: 18px;
}

.ridero-login.button.left {
  margin-left: 0px;
  font-size: 14px;
  line-height: 18px;
}

.ridero-login-1.button.left {
  margin-left: 0px;
  font-size: 14px;
  line-height: 18px;
}

.ridero-login-disabled.button.left {
  margin-left: 0px;
  font-size: 14px;
  line-height: 18px;
}

.ridero-link-1.button.left {
  margin-left: 0px;
  font-size: 14px;
  line-height: 18px;
}

.ridero-link.button.head {
  height: 52px;
  padding: 15px 20px;
  border-color: #d54949;
  background-color: #d54949;
  font-size: 16px;
}

.ridero-login.button.head {
  height: 52px;
  padding: 15px 20px;
  border-color: #d54949;
  background-color: #d54949;
  font-size: 16px;
}

.ridero-login-1.button.head {
  height: 52px;
  padding: 15px 20px;
  border-color: #d54949;
  background-color: #d54949;
  font-size: 16px;
}

.ridero-login-disabled.button.head {
  height: 52px;
  padding: 15px 20px;
  border-color: #d54949;
  background-color: #d54949;
  font-size: 16px;
}

.ridero-link.button.head:hover {
  background-color: #fff;
  color: #d54949;
}

.ridero-login.button.head:hover {
  background-color: #fff;
  color: #d54949;
}

.ridero-login-1.button.head:hover {
  background-color: #fff;
  color: #d54949;
}

.ridero-login-disabled.button.head:hover {
  background-color: #fff;
  color: #d54949;
}

.ridero-link.button.webinar {
  display: block;
  height: 36px;
  margin: 0px auto 0px 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  color: #e21d1d;
  font-size: 12px;
  line-height: 14px;
}

.ridero-login.button.webinar {
  display: block;
  height: 36px;
  margin: 0px auto 0px 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  color: #e21d1d;
  font-size: 12px;
  line-height: 14px;
}

.ridero-login-1.button.webinar {
  display: block;
  height: 36px;
  margin: 0px auto 0px 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  color: #e21d1d;
  font-size: 12px;
  line-height: 14px;
}

.ridero-login-disabled.button.webinar {
  display: block;
  height: 36px;
  margin: 0px auto 0px 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  color: #e21d1d;
  font-size: 12px;
  line-height: 14px;
}

.ridero-link.button.webinar:hover {
  background-color: #e21d1d;
  color: #fff;
}

.ridero-login.button.webinar:hover {
  background-color: #e21d1d;
  color: #fff;
}

.ridero-login-1.button.webinar:hover {
  background-color: #e21d1d;
  color: #fff;
}

.ridero-login-disabled.button.webinar:hover {
  background-color: #e21d1d;
  color: #fff;
}

.paragraf-1 {
  width: 480px;
  margin-top: -10px;
  margin-bottom: 30px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.paragraf-1.top {
  width: 580px;
  margin-bottom: 30px;
}

.paragraf-1.long {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.paragraf-1.before-list {
  margin-bottom: 5px;
}

.paragraf-1.podpis {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  border-radius: 3px;
  background-color: #bfb5ac;
}

.div-horz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-horz.head {
  position: relative;
  width: 980px;
  min-height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-vert {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  height: auto;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-vert.right {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading2 {
  display: block;
  margin: 0px auto 35px;
  line-height: 38px;
  text-align: center;
}

.heading2.left {
  width: 480px;
  margin-left: 0px;
  line-height: 42px;
  text-align: left;
}

.column-main {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-top: -10px;
}

.column-mini {
  position: static;
  width: 40%;
  height: auto;
}

.plashka {
  width: 100%;
  margin-bottom: 30px;
  padding: 18px 20px 20px;
  border-radius: 3px;
  background-color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.plashka.big-lesson {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 6px;
  box-shadow: 0 0 13px 0 rgba(70, 84, 91, 0.3);
}

.plashka.big-lesson.other {
  margin-top: 0px;
  padding: 30px 20px 30px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraf-head {
  width: 480px;
  margin-bottom: 30px;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
}

.paragraf-head.ready {
  width: 480px;
  margin-bottom: 0px;
}

.column-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-info.lesson {
  overflow: hidden;
  width: 100%;
  padding: 20px 30px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 6px;
}

.column-info.lesson.other {
  overflow: visible;
  width: 280px;
  padding: 15px 15px 0px;
  border-left: 2px solid #e2281e;
  border-radius: 0px;
}

.column-info.lesson.other._1 {
  width: 180px;
  padding-right: 15px;
  background-image: none;
}

.column-info.lesson.other._3 {
  background-image: none;
}

.column-info.lesson.other._4 {
  width: 220px;
  background-image: none;
}

.column-info.lesson.other._5 {
  width: 180px;
  padding-right: 15px;
  background-image: none;
}

.footer {
  position: relative;
  bottom: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  font-family: 'PT Sans', sans-serif;
}

.footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-text {
  color: #fff;
}

.footer-text.center {
  text-align: center;
}

.footer-text.right {
  text-align: right;
}

.button {
  height: 52px;
  padding: 17px 20px 18px;
  border: 1px solid #a4a164;
  border-radius: 4px;
  background-color: #a4a164;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}



.heading-3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 30px;
}

.heading-1 {
  margin-top: auto;
  margin-bottom: 20px;
  color: #252028;
  font-size: 48px;
  line-height: 50px;
}

.heading-1.short {
  width: 580px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
  font-size: 42px;
  line-height: 52px;
}

.real-answers {
  display: none;
  font-size: 16px;
}

.paragraph-2 {
  position: relative;
  z-index: 3;
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-2.other {
  width: auto;
  margin-top: 30px;
  font-weight: 700;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #615143;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

.heading-5.red {
  margin-bottom: 10px;
  border-left: 1px none #000;
  color: #e2281e;
}

.div-block-hor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-hor.ready {
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cifer {
  position: absolute;
  left: auto;
  top: -10px;
  right: -12px;
  bottom: auto;
  z-index: 1;
  height: 80px;
  margin-bottom: 0px;
  opacity: 1;
  color: #bfb5ac;
  font-size: 90px;
  line-height: 80px;
  font-weight: 700;
  white-space: normal;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ridero {
  position: relative;
  display: block;
  width: 229px;
  height: 60px;
  margin-bottom: 20px;
  text-decoration: none;
  cursor: default;
}

.ridero.ready {
  margin-bottom: 40px;
}

.plashka-2 {
  position: absolute;
  left: 60%;
  bottom: 20px;
  z-index: 10;
  width: 380px;
  margin-bottom: 0px;
  padding: 15px 15px 15px 85px;
  border-radius: 3px;
  background-color: #fff;
  opacity: 0.85;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.bubble-text {
  line-height: 22px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.bubble-text.black {
  color: #000;
  text-align: center;
}

.bubble-text.mini {
  margin-top: 5px;
  line-height: 16px;
  font-weight: 400;
}

.bubble-text.mini.black {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.bubble-text.mini.black {
  margin-top: 3px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.body {
  background-color: #d6d1cf;
  background-image: url('../images/body-bg-l.jpg'), url('../images/body-bg-r.jpg');
  background-position: 0% 50%, 100% 50%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
  font-family: 'PT Sans', sans-serif;
  color: #000;
}

.pocket-zag {
  display: block;
  width: auto;
  margin: 0px auto;
  color: #615143;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.pocket {
  position: relative;
  width: 240px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 25px 0px 0px;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  box-shadow: 0 0 3px 0 rgba(70, 84, 91, 0.25);
}

.pocket.ochniy {
  position: relative;
  padding: 70px 0px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/pattern.svg');
  background-position: 53% 0px;
  background-size: auto;
  background-repeat: repeat-x;
}

.pocket.ochniy.start {
  width: 480px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: none;
  box-shadow: 0 0 3px 0 rgba(70, 84, 91, 0.25);
}

.pocket.ochniy.start {
  width: 240px;
  margin-right: 10px;
  padding-top: 40px;
  background-image: none;
  box-shadow: 0 0 3px 0 rgba(70, 84, 91, 0.25);
}

.pocket.zaochniy {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-2 {
  display: block;
  width: auto;
  margin: 0px auto 30px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.heading-2.pricing {
  margin-bottom: 20px;
}

.mini {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
}

.logo {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
}

.zadanie {
  font-weight: 700;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

.image-calendar {
  position: absolute;
  left: 60%;
  top: 70px;
  right: auto;
  bottom: 0%;
  width: auto;
  height: auto;
  margin-left: -113px;
}

.text-block-2 {
  color: #da2625;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.popup-registration {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 580px;
  padding-top: 20px;
  padding-bottom: 40px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'PT Sans', sans-serif;
}

.heading2-2 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 38px;
  text-align: center;
}

.heading2-2.popup {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 32px;
  text-align: center;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field._2 {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.checkbox-field._2 {
  margin: 10px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.success-message {
  background-color: #ffe5cc;
}

.popup-close {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.popup-close-2 {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.popup-close:hover {
  opacity: 0.7;
}

.popup-close-2:hover {
  opacity: 0.7;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraf {
  width: 580px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.paragraf.popup {
  width: auto;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.paragraf.popup {
  width: auto;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-3 {
  color: #ff7e00;
  font-size: 16px;
  line-height: 22px;
}

.checkbox {
  width: 15px;
  height: 15px;
  margin-top: 0px;
  margin-right: 10px;
}

.link-checkbox {
  color: #d54949;
}

.link-checkbox:hover {
  opacity: 0.7;
}

.link-checkbox.w--current {
  color: #ff7e00;
}

.link-checkbox.w--current:hover {
  opacity: 0.7;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 10px;
  margin-bottom: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #615143;
}

.form-block {
  margin-bottom: 0px;
}

.link {
  color: #d54949;
}

.link:hover {
  opacity: 0.6;
}

.checkbox-label {
  line-height: 18px;
}

.block-info {
  width: 100%;
}

.chizsh {
  position: absolute;
  left: 15px;
  top: 15px;
  right: auto;
  bottom: auto;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  text-decoration: none;
  cursor: default;
}

.div-block-7 {
  display: -ms-grid;
  display: grid;
  width: 580px;
  margin-bottom: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-rond {
  width: 15px;
  height: 17px;
  margin-top: -20px;
  margin-left: -24px;
  border-radius: 0px;
  background-image: url('../images/rond-3.svg');
  background-position: 0% 0%;
  background-size: contain;
}

.div-block-line {
  width: 98%;
  height: 6px;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #e2281e;
}

.image-18 {
  position: absolute;
  left: auto;
  top: 30px;
  right: 20px;
  bottom: auto;
  z-index: 10;
}

.bel {
  display: none;
}

.plashka-3 {
  position: absolute;
  left: 64%;
  bottom: 20px;
  z-index: 10;
  width: 320px;
  height: auto;
  min-height: auto;
  margin-bottom: 0px;
  padding: 20px 25px 25px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.9);
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.portret-bw {
  width: auto;
  height: 70px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-radius: 90px;
  -webkit-filter: none;
  filter: none;
}

.paragraf-3 {
  margin-top: 30px;
  margin-bottom: 0px;
}

.paragraf-3.org {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}

.div-block-org {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 580px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e6e7e8;
}

.div-block-org.end {
  border-bottom-style: none;
  margin: 0px auto 35px;
}

.paragraf-4 {
  width: 580px;
  margin-top: -10px;
  margin-bottom: 30px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.paragraf-4.end {
  margin-bottom: 0px;
}

.contact-btn-2 {
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding: 12px 10px 14px;
  border: 1px solid #e21d1d;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #e21d1d;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.contact-btn-2:hover {
  border: 1px solid #e21d1d;
  background-color: #fff;
  opacity: 1;
  color: #e21d1d;
}

.contact-btn-2.w--current {
  background-color: #db3e57;
  font-size: 14px;
  font-weight: 400;
}

.image-calendar-2 {
  position: absolute;
  left: 60%;
  top: -27px;
  right: auto;
  bottom: 0%;
  height: 640px;
  margin-left: -113px;
}

.div_container-2 {
  position: relative;
  display: block;
  width: 980px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
}

.pocket-content-2 {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  min-height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d6cecc;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-family: 'PT Sans', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
}

.pocket-content-2:hover {
  opacity: 1;
  color: #333;
}

.pocket-content-2.tab {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px none #e6e7e8;
  border-left: 1px none #e6e7e8;
  border-bottom-color: #e6e7e8;
  background-color: #fff;
  background-image: none;
}

.pocket-content-2.tab.wh {
  border-right-style: none;
  border-left-style: none;
  background-color: #fff;
}

.pocket-content-2.tab.check-mark {
  border-right-style: none;
  border-bottom-color: #e6e7e8;
  border-left-style: none;
  background-color: #fff;
  background-image: url('../images/check.svg');
  background-position: 50% 46%;
  background-size: 24px;
  background-repeat: no-repeat;
  cursor: default;
}

.pocket-content-2.tab.check-mark.topblock {
  border-top: 1px solid #e6e7e8;
}

.pocket-content-2.tab.cross {
  padding-bottom: 0px;
  border-right-style: none;
  border-bottom-color: #e6e7e8;
  border-left-style: none;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  cursor: default;
}

.pocket-content-2.tab.cross.top {
  margin-top: 0px;
  border-top: 1px solid #e6e7e8;
}

.pocket-content-2.top {
  width: auto;
  min-height: auto;
  margin-top: 200px;
  border-bottom-color: #e6e7e8;
  background-image: none;
  cursor: default;
}

.pocket-content-2.top:hover {
  color: #333;
}

.ostalos-mest-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #615143;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.5px;
}

.hidden-text-8 {
  position: absolute;
  left: 255px;
  z-index: 105;
  display: none;
  overflow: hidden;
  width: 245px;
  margin-top: 0px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(109, 127, 135, 0.3);
}

.hidden-text-3 {
  position: absolute;
  left: 255px;
  z-index: 103;
  display: none;
  overflow: hidden;
  width: 245px;
}

.pocket-content-link {
  width: auto;
  margin-bottom: 0px;
  padding-left: 10px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: -0.2px;
  cursor: default;
}

.pocket-content-link.tab {
  display: none;
  padding-left: 20px;
}

.pocket-content-link.spec {
  padding-left: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: none;
  cursor: default;
}

.price-2 {
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: 'PT Sans', sans-serif;
  color: #615143;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.hidden-text-9 {
  position: absolute;
  left: 255px;
  z-index: 109;
  display: none;
  overflow: hidden;
  width: 245px;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(109, 127, 135, 0.3);
}

.check-list {
  position: relative;
  z-index: 110;
  display: block;
  width: 210px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.check-list.start {
  width: 420px;
  margin-right: 20px;
  cursor: default;
}

.text-block {
  position: relative;
  left: 50%;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, 200%) rotate(-90deg);
  -ms-transform: translate(-50%, 200%) rotate(-90deg);
  transform: translate(-50%, 200%) rotate(-90deg);
  direction: ltr;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.contact-btn-2 {
  display: block;
  width: auto;
  height: 42px;
  margin: 15px 15px 20px;
  padding: 10px 15px;
  border: 1px solid #d54949;
  border-radius: 3px;
  background-color: #d54949;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.contact-btn-2:hover {
  border-color: #d54949;
  background-color: transparent;
  color: #d54949;
}

.div-block-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  margin: 0px auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.div-block-column.prices {
  position: relative;
  overflow: visible;
  width: 980px;
  max-width: none;
  min-width: auto;
  margin-top: 0px;
  margin-bottom: -60px;
  padding: 20px 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.text-2 {
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding: 15px 15px 20px;
  background-color: #fff;
}

.text-2.mobile {
  display: none;
}

.schet-mest-2 {
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding: 12px 10px 14px;
  border: 1px solid #d54949;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #d54949;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.schet-mest-2:hover {
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
  opacity: 1;
  color: #e21d1d;
}

.schet-mest-2.w--current {
  background-color: #db3e57;
  font-size: 14px;
  font-weight: 400;
}

.hidden-text-2 {
  position: absolute;
  left: 255px;
  z-index: 102;
  display: none;
  overflow: hidden;
  width: 245px;
  margin-top: 0px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(109, 127, 135, 0.3);
}

.spec-shield {
  position: absolute;
  left: -20px;
  top: 0px;
  display: block;
  width: 20px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #615143;
  font-weight: 700;
}

.spec-shield._3.mobile {
  display: none;
}

.sale {
  opacity: 0.6;
  text-decoration: line-through;
}

.flow-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #e1ebf0;
  opacity: 0.31;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.tab-link-tab-2 {
  width: 230px;
  margin-left: 0px;
  padding: 16px 20px 20px;
  border: 1px solid #e21d1d;
  border-radius: 4px;
  background-color: transparent;
  color: #d54949;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.tab-link-tab-2.w--current {
  border-color: #d54949;
  background-color: #d54949;
  color: #fff;
}

.tab-link-tab-1 {
  width: 230px;
  padding-top: 16px;
  padding-bottom: 20px;
  border: 1px solid #d54949;
  border-radius: 4px;
  background-color: #fff;
  color: #d54949;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.tab-link-tab-1.w--current {
  width: 230px;
  padding-top: 16px;
  padding-bottom: 20px;
  border: 1px solid #d54949;
  border-radius: 4px;
  background-color: #d54949;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs {
  width: 480px;
}

.text-field {
  height: 42px;
  padding-bottom: 12px;
  border-radius: 2px;
  font-size: 16px;
}

.text-block-5 {
  text-align: center;
}







.popup-bg-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: block;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.ostalos-mest-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #e21d1d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.5px;
}

.ostalos-mest-3.popup {
  margin-bottom: 20px;
  color: #d54949;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.popup-bg-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.popup-bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.portret-color {
  position: absolute;
  left: 15px;
  top: 15px;
  display: none;
  width: auto;
  height: 60px;
  max-width: none;
  border-radius: 90px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.list {
  width: 580px;
  margin-bottom: 25px;
  padding-left: 20px;
  color: #615143;
}

.list.course {
  width: auto;
  margin-bottom: -10px;
  color: #615143;
}

.master-div-bg {
  position: absolute;
  left: 70%;
  top: 0px;
  right: auto;
  bottom: 0%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.plashka-4 {
  position: absolute;
  left: 64%;
  bottom: 60px;
  z-index: 10;
  width: 320px;
  height: auto;
  min-height: auto;
  margin-bottom: 0px;
  padding: 20px 15px 25px;
  border-radius: 4px;
  background-color: rgba(191, 181, 172, 0.8);
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.master-div-bg-gradient {
  position: absolute;
  left: 70%;
  top: 0px;
  right: auto;
  bottom: 0%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

html.w-mod-js *[data-ix="hover-up"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (min-width: 1280px) {
  .image-calendar {
    display: block;
  }

  .popup-registration {
    display: block;
  }

  .image-calendar-2 {
    display: block;
  }

  .popup-bg-2 {
    display: none;
  }

  .popup-bg-2 {
    display: none;
  }

  .popup-bg {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .ridero {
    background-image: none;
  }

  .body {
    line-height: 22px;
  }

  .mini {
    font-size: 12px;
    letter-spacing: 2.2px;
  }

  .chizsh {
    background-image: none;
  }
}

.podpis {
    margin-top: 0px;
    margin-left: 25px;
    line-height: 16px;
    text-decoration: none;
  }

  @media screen and (min-width: 1920px) {
  .block-otziv {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {

.div-vert-2 {
    width: 728px;
  }

  .div-vert-2.right {
    width: 728px;
    min-width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }


  .paragraf-3 {
    line-height: 22px;
  }
 

 .podpis.name {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left;
  }

  .otzivtxt {
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0 1px 3px 0 rgba(70, 84, 91, 0.25);
  }

  .otzivtxt.desk {
    display: none;
  }

  .div-block-8 {
    position: relative;
    margin-bottom: 15px;
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
  }



.paragraf-1-comment {
 text-align: center; 

}
  .section.calendar {
    padding-top: 50px;
  }

  .paragraf-1 {
    width: 380px;
  }

  .paragraf-1.top {
    width: 460px;
  }

  .paragraf-1.before-list {
    width: 400px;
  }

  .div-horz {
    width: 728px;
  }

  .div-horz.head {
    width: 728px;
  }

  .div-vert {
    width: 728px;
  }

  .div-vert.right {
    width: 728px;
    min-width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading2.left {
    width: 460px;
  }

  .column-main {
    width: 80%;
    margin-top: 0px;
  }

  .plashka.big-lesson {
    height: auto;
  }

  .paragraf-head {
    width: 380px;
    margin-bottom: 30px;
  }

  .paragraf-head.ready {
    width: 300px;
  }

  .column-info.lesson {
    padding-right: 20px;
  }

  .column-info.lesson.other {
    width: auto;
    padding-bottom: 15px;
  }

  .column-info.lesson.other._1 {
    width: auto;
  }

  .column-info.lesson.other._4 {
    width: 100%;
  }

  .column-info.lesson.other._5 {
    position: relative;
    width: auto;
  }

  .footer-columns {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-1.short {
    width: 380px;
    font-size: 38px;
    line-height: 48px;
  }

  .heading-5.red {
    margin-bottom: 0px;
  }

  .div-block-hor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .plashka-2 {
    left: 65%;
    bottom: 20px;
    width: auto;
    margin-right: 20px;
  }

  .bubble-text.mini.black {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .bubble-text.mini.black {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .pocket.ochniy {
    z-index: 2;
    margin-right: 8px;
    margin-left: 0px;
  }

  .pocket.ochniy.start {
    width: auto;
    box-shadow: 0 0 15px 0 rgba(70, 84, 91, 0.25);
  }

  .pocket.ochniy.start {
    width: 240px;
    margin-right: 8px;
    margin-left: 8px;
    box-shadow: 0 0 15px 0 rgba(70, 84, 91, 0.25);
  }

  .pocket.zaochniy {
    margin-right: 8px;
    margin-left: 8px;
    box-shadow: 0 0 15px 0 rgba(70, 84, 91, 0.25);
  }

  .heading-2.pricing {
    width: auto;
  }

  .image-calendar {
    left: 65%;
    margin-left: -113px;
  }

  .heading2-2 {
    text-align: center;
  }

  .block-info {
    width: 100%;
  }

  .div-rond {
    position: relative;
    z-index: 5;
  }

  .bel {
    position: absolute;
    left: -4px;
    bottom: 0px;
    z-index: 2;
    display: block;
    width: 4px;
    height: 25%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .plashka-3 {
    left: auto;
    right: 0px;
    width: 320px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .paragraf-3 {
    line-height: 22px;
  }

  .div-block-org {
    width: 580px;
  }

  .paragraf-4 {
    width: auto;
  }

  .image-calendar-2 {
    top: 27px;
    margin-left: -113px;
  }

  .div_container-2 {
    width: auto;
    min-width: auto;
  }

  .pocket-content-2 {
    cursor: default;
  }

  .pocket-content-2.tab.wh.check-mark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pocket-content-2.tab.check-mark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pocket-content-link.tab {
    display: block;
    margin-top: 5px;
    padding-left: 55px;
    color: #db3e57;
  }

  .pocket-content-link.tab.grey {
    display: none;
    color: #4a4a4a;
    cursor: default;
  }

  .check-list {
    display: none;
  }

  .check-list.start {
    display: block;
    width: 380px;
    margin-right: 10px;
  }

  .div-block-column {
    width: 748px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .div-block-column.prices {
    z-index: 10;
    overflow: auto;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .text-2.mobile {
    display: none;
  }

  .popup-bg-2 {
    display: none;
  }

  .list {
    width: 460px;
  }

  .list.course {
    width: auto;
  }

  .master-div-bg {
    left: 80%;
  }

  .plashka-4 {
    left: auto;
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .master-div-bg-gradient {
    left: 80%;
  }

  .image-19 {
    top: 53px;
  }

  .image-19.mobile {
    left: 10px;
    top: 53px;
  }

  .image-20 {
    bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
 
.paragraph-3 {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .div-vert-2 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-vert-2.right {
    width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .podpis.name {
    font-size: 12px;
  }

.div-block-8 {
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 97% 90%, 10px 55px;
  }

  .column-2 {
    padding-right: 5px;
  }

  

  .head-banner {
    position: relative;
    display: block;
    height: auto;
    padding-bottom: 320px;
  }

  .head-banner.ready {
    height: 640px;
    background-position: 50% 100%;
  }

  .section.lessons {
    z-index: 2;
  }

  .section.calendar {
    padding-bottom: 260px;
  }

  .ridero-link.button.left {
    margin-left: auto;
  }

  .ridero-login.button.left {
    margin-left: auto;
  }

  .ridero-login-1.button.left {
    margin-left: auto;
  }

  .ridero-login.button {
    margin-left: auto;
  }

  .ridero-login-1.button {
    /*margin-left: auto;*/
  }

  .ridero-login-disabled.button.left {
    margin-left: auto;
  }

  .ridero-login-disabled.button {
    margin-left: auto;
  }

  .ridero-link-1.button.left {
    margin-left: auto;
    margin-bottom: 25px;
  }

  .paragraf-1 {
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
  }

  .paragraf-1.top {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
  }

  .div-horz {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-horz.head {
    width: 90%;
    margin: 30px auto 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-vert {
    width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-vert.right {
    width: 90%;
    max-width: 480px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading2.left {
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .column-main {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .column-mini {
    width: auto;
  }

  .plashka.big-lesson {
    height: auto;
    max-width: 480px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraf-head {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    color: #000;
    text-align: center;
  }

  .paragraf-head.ready {
    width: 380px;
  }

  .column-info {
    width: auto;
    max-width: 480px;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-info.lesson {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom-left-radius: 3px;
    background-image: none;
  }

  .column-info.lesson.other {
    width: auto;
    padding-bottom: 15px;
  }

  .column-info.lesson.other._1 {
    width: auto;
  }

  .column-info.lesson.other._4 {
    width: auto;
    padding-bottom: 0px;
  }

  .column-info.lesson.other._5 {
    width: auto;
  }

  .heading-1 {
    font-size: 36px;
    line-height: 38px;
  }

  .heading-1.short {
    width: auto;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    color: #000;
    font-size: 36px;
    line-height: 42px;
  }

  .paragraph-2 {
    text-align: left;
  }

  .div-block-hor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cifer {
    top: -10px;
    right: -10px;
  }

  .ridero {
    width: 190px;
    height: 50px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .ridero.ready {
    margin-right: auto;
    margin-left: auto;
  }

  .plashka-2 {
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: block;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bubble-text.black {
    font-size: 16px;
  }

  .bubble-text.mini.black {
    width: auto;
  }

  .bubble-text.mini.black {
    width: auto;
  }

  .body {
    background-image: url('../images/body-bg-r.jpg');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .pocket {
    width: 380px;
    margin-top: 30px;
  }

  .pocket.ochniy {
    margin-right: 0px;
    margin-left: 0px;
    background-image: none;
  }

  .pocket.ochniy.start {
    width: auto;
    max-width: 480px;
    min-width: 320px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .pocket.ochniy.start {
    max-width: 380px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .pocket.zaochniy {
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .heading-2 {
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .heading-2.pricing {
    margin-bottom: 0px;
  }

  .logo {
    position: static;
  }

  .image-calendar {
    position: absolute;
    left: 60%;
    top: auto;
    right: 0%;
    bottom: -170px;
    width: 580px;
    height: 490px;
    max-width: none;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .popup-registration {
    width: 480px;
  }

  .paragraf {
    width: auto;
    max-width: none;
    text-align: center;
  }

  .form-block {
    margin-right: 40px;
    margin-left: 40px;
  }

  .block-info {
    position: relative;
    z-index: 5;
  }

  .chizsh {
    width: 60px;
    height: 68px;
    margin-bottom: 0px;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 480px;
    min-width: 320px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-rond {
    position: absolute;
    margin-top: 0px;
  }

  .div-block-line {
    width: 95%;
  }

  .bel {
    position: absolute;
    left: -4px;
    bottom: 0px;
    display: block;
    width: 4px;
    height: 68%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .plashka-3 {
    left: 50%;
    padding: 15px 35px 20px;
    border-radius: 4px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .div-block-org {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 580px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-org.end {
    width: auto;
    max-width: 480px;
    min-width: 320px;
  }

  .paragraf-4 {
    width: auto;
    margin-bottom: 30px;
  }

  .image-calendar-2 {
    left: 50%;
    top: auto;
    bottom: -145px;
    width: 480px;
    height: 480px;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .pocket-content-2.tab.check-mark {
    height: auto;
    min-height: 80px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 15px 50%;
    color: #000;
  }

  .pocket-content-2.tab.cross {
    height: auto;
    min-height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pocket-content-2.tab.cross.top {
    background-image: none;
  }

  .check-list.start {
    display: none;
  }

  .contact-btn-2 {
    display: inline-block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-column {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-column.prices {
    overflow: visible;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-2 {
    display: block;
  }

  .text-2.mobile {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px 20px 0px 55px;
    background-color: transparent;
    color: #000;
    font-weight: 400;
    text-align: left;
  }

  .text-2.mobile.spec {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-right: 20px;
    color: #615143;
    font-weight: 400;
    text-align: left;
  }

  .text-2.mobile.cross {
    background-color: transparent;
    color: #c1c3c4;
  }

  .spec-shield {
    left: auto;
    top: 0px;
    right: -1px;
    bottom: 0px;
    height: 89px;
  }

  .spec-shield._3 {
    left: auto;
    top: 0px;
    right: -1px;
    bottom: 0px;
    height: 102px;
  }

  .spec-shield._3.mobile {
    display: block;
    height: 100%;
  }

  .tab-link-tab-2 {
    width: auto;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-tab-2.w--current {
    width: auto;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-tab-1 {
    width: auto;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-tab-1.w--current {
    width: auto;
  }

  .tabs {
    width: auto;
  }

  .portret-color {
    display: none;
  }

  .list {
    width: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .master-div-bg {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 0px;
    z-index: 2;
    display: block;
    width: 480px;
    height: 320px;
  }

  .plashka-4 {
    position: relative;
    left: 50%;
    right: auto;
    bottom: auto;
    display: block;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 15px 15px 20px;
    border-radius: 4px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .gradient {
    position: absolute;
    width: 480px;
    height: 320px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .master-div-bg-gradient {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 0px;
    z-index: 3;
    display: block;
    width: 480px;
    height: 320px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bfb5ac), color-stop(24%, rgba(191, 181, 172, 0)));
    background-image: linear-gradient(180deg, #bfb5ac, rgba(191, 181, 172, 0) 24%);
  }

  .image-19 {
    left: 8px;
    top: 54px;
    max-height: 20px;
  }

  .image-19.mobile {
    max-height: 20px;
  }

  .image-20 {
    right: 8px;
    bottom: 18px;
    max-height: 20px;
  }

}

@media screen and (max-width: 479px) {


.section-2 {
    padding-top: 40px;
    padding-bottom: 50px;
}

.paragraf-3 {
    max-width: 480px;
    min-width: 280px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

.paragraf-buy{
  width: auto;
}

.div-block-8 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-vert-2 {
    width: 90%;
  }

.div-vert-2.right {
    width: auto;
    max-width: none;
    min-width: 300px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

.paragraf-1-comment.top{
  text-align: center;
  margin-left: 80px;
}

.checkbox-field {
    
    margin-left: 90px;
}

.checkbox-field-1 {
    
   /* margin-left: 90px;*/
}
  .section.lessons {
    z-index: 2;
    position: relative;
  }

  .head-banner {
    overflow: hidden;
    padding-bottom: 220px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .head-banner.ready {
    height: 600px;
    background-size: cover;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .section.lessons {
    min-height: auto;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
  }

  .section.calendar {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .ridero-link.button {
    display: block;
    width: 280px;
    height: 50px;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }

  .ridero-login.button {
    display: block;
    width: 280px;
    height: 50px;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }

  .ridero-login-1.button {
    display: block;
    width: 280px;
    height: 50px;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }

  .ridero-login-disabled.button {
    display: block;
    width: 280px;
    height: 50px;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }

  .ridero-link.button.left {
    width: 200px;
    height: auto;
    max-width: 480px;
    min-width: 280px;
    margin-bottom: 0px;
    
  }

  .ridero-login.button.left {
    width: 200px;
    height: auto;
    max-width: 480px;
    min-width: 280px;
    margin-bottom: 0px;
    
  }

  .ridero-login-1.button.left {
    width: 200px;
    height: auto;
    max-width: 480px;
    min-width: 280px;
    margin-bottom: 0px;
    
  }

  .ridero-login-disabled.button.left {
    width: 200px;
    height: auto;
    max-width: 480px;
    min-width: 280px;
    margin-bottom: 0px;
    
  }

  .ridero-link.button.head {
    width: 100%;
    max-width: 480px;
    min-width: 280px;
  }

  .ridero-login.button.head {
    width: 100%;
    max-width: 480px;
    min-width: 280px;
  }

  .ridero-login-1.button.head {
    width: 100%;
    max-width: 480px;
    min-width: 280px;
  }

  .ridero-login-disabled.button.head {
    width: 100%;
    max-width: 480px;
    min-width: 280px;
  }

  .ridero-link.button.webinar {
    display: block;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .ridero-login.button.webinar {
    display: block;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .ridero-login-1.button.webinar {
    display: block;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .ridero-login-disabled.button.webinar {
    display: block;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }


  .paragraf-1 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraf-1.top {
    
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .paragraf-1.before-list {
    width: auto;
    text-align: left;
  }

  .div-horz {
    width: auto;
  }

  .div-horz.head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-vert {
    width: auto;
    max-width: 480px;
    min-width: 280px;
  }

  .div-vert.right {
    width: auto;
    max-width: 480px;
    min-width: 280px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .heading2 {
    margin-bottom: 30px;
    text-align: center;
  }

  .heading2.left {
    display: block;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    text-align: center;
  }

  .column-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .plashka.big-lesson {
    max-width: none;
    min-width: auto;
    margin-top: 0px;
  }

  .paragraf-head {
    width: 300px;
    line-height: 24px;
    text-align: center;
  }

  .paragraf-head.ready {
    width: 280px;
  }

  .column-info {
    width: auto;
    height: auto;
    max-width: 340px;
    min-width: 280px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-info.lesson {
    min-width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
  }

  .column-info.lesson._1 {
    max-width: auto;
  }

  .footer-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-text.center {
    margin-bottom: 10px;
  }

  .footer-text.left {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .button {
    width: 100%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 16px;
    text-align: center;
  }

  .heading-1 {
    width: 280px;
    margin-bottom: 10px;
    text-align: center;
  }

  .heading-1.short {
    width: 300px;
    font-size: 28px;
    line-height: 32px;
  }

  .paragraph-2 {
    line-height: 24px;
  }

  .cifer {
    top: -15px;
    right: -15px;
    height: 90px;
    font-size: 100px;
    line-height: 90px;
  }

  .ridero {
    margin-bottom: 20px;
  }

  .plashka-2 {
    left: auto;
    right: auto;
    bottom: 10px;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 65px;
  }

  .bubble-text.mini.black {
    margin-left: 0px;
    text-align: center;
  }

  .pocket {
    width: auto;
  }

  .pocket.ochniy.start {
    z-index: 19;
    max-width: 380px;
    min-width: 320px;
  }

  .pocket.ochniy.start {
    z-index: 19;
    max-width: none;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .pocket.zaochniy {
    margin-left: 0px;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .heading-2.pricing.start {
    margin-bottom: -20px;
  }

  .logo {
    display: block;
  }

  .image-calendar {
    left: 70%;
    width: 480px;
    height: 390px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-registration {
    position: fixed;
    left: 50%;
    top: 50%;
    right: 50%;
    bottom: 50%;
    z-index: 200;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading2-2 {
    margin-bottom: 30px;
    font-size: 32px;
    text-align: center;
  }

  .checkbox-field._2 {
    margin-bottom: 10px;
  }

  .checkbox-field._2 {
    margin-bottom: 10px;
  }

  .popup-close {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }

  .popup-close-2 {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }

  .form {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraf {
    width: auto;
    max-width: none;
    font-size: 16px;
  }

  .paragraf.popup {
    width: auto;
  }

  .paragraf.popup {
    width: auto;
  }

  .div-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .form-block {
    margin-right: 0px;
    margin-left: 0px;
  }

  .chizsh {
    width: 40px;
    height: 44px;
  }

  .div-block-7 {
    width: auto;
    max-width: none;
    min-width: auto;
  }

  .div-block-line {
    width: 95%;
    max-width: none;
    min-width: 120px;
  }

  .plashka-3 {
    z-index: 5;
    display: block;
    width: 280px;
    min-height: 90px;
    padding: 10px 15px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .portret-bw {
    position: static;
    margin: 0px auto 10px;
  }

  .paragraf-3 {
    max-width: 480px;
    min-width: 280px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

  .div-block-org {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 400px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-org.end {
    max-width: 400px;
  }

  .paragraf-4 {
    margin-bottom: 20px;
  }

  .paragraf-4.end {
    width: auto;
    max-width: 380px;
  }

  .contact-btn-2 {
    font-weight: 400;
  }

  .image-calendar-2 {
    bottom: -90px;
    width: 420px;
    height: 420px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-btn-2 {
    width: auto;
    max-width: 300px;
    min-width: 280px;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: 700;
  }

  .div-block-column {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .div-block-column.prices {
    z-index: 2;
    overflow: visible;
    height: auto;
    max-width: 480px;
    min-width: 280px;
    margin-right: auto;
    margin-bottom: -40px;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 0px;
  }

  .text-2.mobile {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .text-2.mobile.spec {
    padding-right: 20px;
  }

  .tab-link-tab-2 {
    width: 100%;
    margin-left: 0px;
  }

  .tab-link-tab-2.w--current {
    width: 100%;
    margin-left: 0px;
  }

  .tab-link-tab-1 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .tab-link-tab-1.w--current {
    width: 100%;
    margin-bottom: 10px;
  }

  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .text-field {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
  }

  

  .popup-bg-2 {
    z-index: 200;
  }

  .popup-bg-2 {
    z-index: 200;
  }

  .popup-bg {
    z-index: 200;
  }

  .portret-color {
    display: block;
    -webkit-filter: none;
    filter: none;
  }

  .list {
    max-width: 580px;
    padding-left: 20px;
  }

  .master-div-bg {
    width: 320px;
    height: 215px;
  }

  .plashka-4 {
    z-index: 3;
    display: block;
    width: auto;
    max-width: 320px;
    min-width: 280px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }

  .master-div-bg-gradient {
    width: 320px;
    height: 215px;
  }

  .image-19 {
    left: 5px;
  }

  .image-20 {
    right: 5px;
  }
}
}

#w-node-dce00481-baa6-323c-249b-871ff3f7029b-b4d43c35 {
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-c2562fb6-1e43-6d24-e344-886de63e2a0b-30d43c39 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-c2562fb6-1e43-6d24-e344-886de63e2a0f-30d43c39 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-row: 5;
  grid-row-start: 5;
}



@font-face {
  font-family: 'Lemon tuesday';
  src: url('../fonts/Lemon-Tuesday.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}