.head-banner {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: url('../images/BG2560.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.head-banner.disable {
  display: none;
}

.head-banner.page-2 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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 solid #e7e8e9;
  border-bottom: 2px none #e7e8e9;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
}

.section.bottom {
  position: relative;
  z-index: 1;
  height: 400px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
}

.section.bottom.top {
  height: 500px;
  padding-top: 0px;
}

.section.bg-color._2 {
  z-index: 7;
  width: auto;
  background-color: #ededef;
  background-image: url('../images/BG-2.jpg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section.bg-color._2.disable {
  display: none;
}

.section.bg-color._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section.bg-color._3.disable {
  display: none;
}

.section.bg-color._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
}

.section.bg-color._1.disable {
  display: none;
}

.section.bg-color._0 {
  margin-top: 50px;
  padding-top: 40px;
  padding-right: 0px;
  border-top-width: 1px;
  background-color: #ececec;
  line-height: 22px;
}

.section._1 {
  background-image: url('../images/BG-1.jpg');
  background-position: 50% 100%;
  background-size: auto;
}

.image {
  display: block;
  width: 714px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.ridero-login.button {
  width: auto;
  height: 52px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 17px;
  padding-bottom: 18px;
  border: 1px solid #9d9c5e;
  border-radius: 4px;
  background-color: #9d9c5e;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.ridero-login.button:hover {
  border-color: #a4a164;
  background-color: transparent;
  color: #a4a164;
}

.ridero-login.button.inheadbanner {
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #9e6690;
  background-color: #9e6690;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

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

.ridero-login.button.back {
  margin-bottom: 50px;
  border: 1px solid #9e6690;
  background-color: transparent;
  color: #9e6690;
  font-weight: 700;
}

.ridero-login.button.mini {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: auto;
  height: 42px;
  padding: 8px 20px 10px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.ridero-login.button.mini.back {
  margin-bottom: 40px;
}

.ridero-login.button.mini.back:hover {
  background-color: #9e6690;
  color: #fff;
  font-weight: 400;
}

.ridero-login.button.mini.margin-bottom {
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  font-size: 16px;
  line-height: 22px;
}

.ridero-login.button.mini.margin-bottom._246 {
  position: static;
  width: 246px;
  margin-bottom: 0px;
}

.ridero-login.button.mini.margin-bottom._246.top {
  margin-top: 20px;
}

.ridero-login.button.mini.margin-bottom._246.consult {
  margin-bottom: 40px;
}

.ridero-login.button.mini.next {
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  margin-top: 5px;
}

.ridero-login.button.mini.next:hover {
  font-weight: 700;
}

.ridero-login.button.mini.next.inv {
  position: static;
  height: auto;
  margin-top: 10px;
  padding: 0px 20px 0px 0px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/arrow-green.svg');
  background-position: 100% 50%;
  background-size: auto 16px;
  background-repeat: no-repeat;
  color: #a4a164;
  line-height: 16px;
}

.ridero-login.button.mini.next.inv:hover {
  border-style: none;
  background-color: transparent;
  opacity: 0.6;
  color: #a4a164;
  font-weight: 400;
}

.ridero-login.button.mini._246 {
  width: 246px;
}

.ridero-login.button.mini.consult {
  position: static;
  margin-bottom: 50px;
  background-color: transparent;
  color: #9d9c5e;
}

.ridero-login.button.mini.consult:hover {
  background-color: #9d9c5e;
  color: #fff;
}

.ridero-login.button.margin-top {
  position: relative;
}

.ridero-login.button.margin-top:hover {
  border-color: #9e6690;
  color: #9e6690;
}

.ridero-login.button.margin-top.margin-right {
  margin-right: 15px;
}

.ridero-login.button.margin-top.margin-right:hover {
  border-color: #a4a164;
  color: #a4a164;
}

.ridero-login.button.header {
  width: auto;
  height: 60px;
  padding-top: 21px;
  padding-right: 25px;
  padding-left: 25px;
  border-color: #3a4f01;
  background-color: #3a4f01;
  font-weight: 400;
  letter-spacing: 4.5px;
}

.ridero-login.button.header:hover {
  background-color: transparent;
  color: #3a4f01;
}

.ridero-login.button.white {
  border-color: #fff;
  background-color: #fff;
  color: #5a6435;
}

.ridero-login.button.white:hover {
  border-color: #9d9c5e;
  background-color: #9d9c5e;
  color: #fff;
}

.ridero-login.button.invers {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #9d9c5e;
}

.ridero-login.button.invers.second {
  width: auto;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.ridero-login.button.invers.second:hover {
  background-color: #9d9c5e;
  color: #fff;
}

.ridero-login.button.first {
  padding-right: 20px;
  padding-left: 20px;
}

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

.paragraf1.center {
  display: block;
  width: 380px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0px;
}

.paragraf1.margin-top {
  margin-top: 10px;
}

.paragraf1.margin-top.green {
  color: #a4a164;
  text-align: right;
}

.paragraf1.top {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 18px;
  line-height: 32px;
}

.container {
  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-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;
}

.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.left {
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-horz.center {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-horz.margin-bottom {
  width: 990px;
  margin-bottom: 50px;
}

.div-horz.margin-bottom._40 {
  position: relative;
  margin-bottom: 40px;
}

.div-horz.margin-bottom._40._30 {
  margin-bottom: 40px;
  -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.nosize {
  position: static;
  left: 30px;
  bottom: 30px;
  width: auto;
  margin-top: 20px;
}

.div-horz.head {
  padding-top: 40px;
}

.div-horz.head.course {
  height: 400px;
}

.div-horz.head.mainpage {
  width: 990px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-horz.head.mainpage.page-2 {
  padding-top: 0px;
}

.div-horz.disable {
  display: none;
}

.div-horz._2-buttons {
  position: relative;
  width: auto;
  margin-bottom: 30px;
}

.div-horz._100 {
  width: 990px;
}

.div-horz.horz-2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.div-horz._100 {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-horz.forbuttons {
  width: 540px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.paragraf2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  list-style-type: decimal;
}

.paragraf2.margin-bottom {
  margin-bottom: 20px;
}

.paragraf2.margin-bottom.dop-info {
  font-size: 14px;
  line-height: 20px;
}

.paragraf2.green {
  color: #a4a164;
}

.paragraf2.white {
  color: #fff;
}

.paragraf2.mini {
  margin-bottom: 10px;
}

.paragraf2.mini.dop-info {
  font-size: 14px;
  line-height: 20px;
}

.div-vert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  height: 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 {
  width: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-vert.left {
  width: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading2 {
  display: block;
  margin: 0px auto 35px;
  font-family: 'PT Serif', serif;
  line-height: 38px;
}

.heading2.popup {
  margin-top: 15px;
  margin-bottom: 25px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.heading2.column-50-pesent {
  margin-bottom: 0px;
  margin-left: 0px;
}

.heading2.left {
  margin-left: 0px;
  text-align: left;
}

.column-main {
  width: 60%;
}

.column-main.head {
  position: relative;
  z-index: 11;
}

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

.plashka {
  width: 100%;
  margin-bottom: 30px;
  padding: 18px 20px 20px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(157, 156, 94, .5);
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.plashka.bg-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: 100px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 150px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  background-image: url('../images/example-bg.png');
  background-position: 0px 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  font-size: 18px;
  text-align: left;
}

.plashka.bg-image._3 {
  padding-top: 14px;
}

.plashka.bg-image._2 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.plashka.bg-image._4 {
  border-radius: 4px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.plashka.bg-image._5 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.plashka.comment {
  width: auto;
  margin-right: 0px;
  margin-bottom: 40px;
  border-radius: 4px;
  background-color: #fff;
  line-height: 24px;
}

.plashka.item {
  width: 310px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 328px;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 310px 310px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.plashka.item._1 {
  position: relative;
  border-radius: 3px;
  background-image: url('../images/image-1-12.jpg');
  background-size: 310px 310px;
  box-shadow: 0 0 13px 0 hsla(57, 26%, 52%, .3);
}

.plashka.item._2 {
  position: relative;
  background-image: url('../images/image-2-2.jpg');
  background-size: 310px 310px;
  box-shadow: 0 0 13px 0 hsla(57, 26%, 52%, .3);
}

.plashka.item._3 {
  position: relative;
  background-image: url('../images/image-3.jpg');
  background-size: 310px 310px;
  box-shadow: 0 0 13px 0 hsla(57, 26%, 52%, .3);
}

.plashka.big-lesson {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 260px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0px;
}

.plashka.big-lesson.bg1 {
  height: 280px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url('../images/lessons-horz-1.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg2 {
  margin-bottom: 30px;
  background-image: url('../images/lessons-horz-2.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg3 {
  background-image: url('../images/lessons-horz-3.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg4 {
  background-image: url('../images/lessons-horz-4.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg5 {
  background-image: url('../images/lessons-horz-5.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg6 {
  background-image: url('../images/lessons-horz-6.jpg');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.no-shadow {
  position: relative;
  z-index: 5;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 30px 35px 35px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
}

.plashka.big-lesson.bg {
  background-image: url('../images/ribbon-mini.jpg');
  background-position: 104% 83px;
  background-size: 420px;
  background-repeat: no-repeat;
}

.plashka.big-lesson.bg.free {
  height: auto;
  margin-top: 0px;
  padding: 25px 30px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #5a6435;
  background-image: url('../images/banner.jpg');
  background-size: 247px;
}

.plashka.big-lesson.v2 {
  position: relative;
  height: 280px;
  padding: 0px;
}

.plashka.big-lesson._280 {
  height: 280px;
}

.plashka.big-lesson._260 {
  height: 260px;
}

.plashka.podpis {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
  display: block;
  width: auto;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 5px 10px;
  background-color: hsla(0, 0%, 100%, .8);
  box-shadow: none;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.5px;
}

.plashka.plan {
  width: 480px;
  height: 100px;
  margin-bottom: 30px;
  padding-top: 37px;
  padding-bottom: 40px;
  padding-left: 140px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, .93);
}

.plashka.plan._2stroki {
  padding-top: 27px;
  padding-bottom: 30px;
}

.plashka.plan._2stroki._7 {
  background-image: url('../images/icons-success-07.svg');
  background-position: 15px 17px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._2stroki._10 {
  background-image: url('../images/icons-success-10.svg');
  background-position: 15px 20px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._1 {
  background-image: url('../images/icons-success-01.svg');
  background-position: 15px 20px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._2 {
  background-image: url('../images/icons-success-02.svg');
  background-position: 15px 20px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._3 {
  background-image: url('../images/icons-success-03.svg');
  background-position: 15px 20px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._4 {
  background-image: url('../images/icons-success-04.svg');
  background-position: 15px 15px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._5 {
  background-image: url('../images/icons-success-05.svg');
  background-position: 15px 20px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._6 {
  background-image: url('../images/icons-success-06.svg');
  background-position: 15px 14px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._9 {
  background-image: url('../images/icons-success-09.svg');
  background-position: 15px 12px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.plan._8 {
  background-image: url('../images/icons-success-08.svg');
  background-position: 15px 0px;
  background-size: auto 100px;
  background-repeat: no-repeat;
}

.plashka.free {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plashka.free-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 25px 30px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5a6435;
  background-image: url('../images/banner_1.jpg');
  background-position: 82% 62%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div_comments {
  width: 310px;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.image-3 {
  display: none;
  width: 300px;
  margin-bottom: 20px;
}

.paragraf-head {
  margin-bottom: 50px;
  color: #252028;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
}

.paragraf-head.course {
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #a4a164;
  letter-spacing: 1.5px;
}

.paragraf-head.page-2 {
  margin-bottom: 0px;
}

.column-50-pesent {
  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-50-pesent.right {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-50-pesent.right.r {
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.column-50-pesent.right.r.c {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-50-pesent.left {
  -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;
}

.column-50-pesent.left.l {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-50-pesent.left.l.bg {
  background-image: url('../images/ribbon.png');
  background-position: 92% 0px;
  background-size: 290px;
  background-repeat: no-repeat;
}

.column-50-pesent.r {
  padding-left: 20px;
}

.column-50-pesent.lesson {
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.column-50-pesent.lesson._1 {
  background-image: url('../images/icons-success-light-01.svg');
  background-position: 117% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._3 {
  background-image: url('../images/icons-success-light-03.svg');
  background-position: 117% 58px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._2 {
  background-image: url('../images/icons-success-light-02.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._4 {
  background-image: url('../images/icons-success-light-04.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._5 {
  background-image: url('../images/icons-success-light-light-05.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._6 {
  background-image: url('../images/icons-success-light-06.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._7 {
  background-image: url('../images/icons-success-light-07.svg');
  background-position: 117% 49px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._8 {
  background-image: url('../images/icons-success-light-08.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._9 {
  background-image: url('../images/icons-success-light-09.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-50-pesent.lesson._10 {
  background-image: url('../images/icons-success-light-10.svg');
  background-position: 128% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.violet {
  color: #9e6690;
}

.image5 {
  width: 370px;
  padding-right: 0px;
}

.bookblock {
  margin-bottom: 0px;
  padding-top: 60px;
}

.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;
}

.ridero-logo {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 110px;
  height: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  background-image: url('../images/Ridero-white.svg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.ridero-logo:hover {
  opacity: 0.5;
}

.ridero-logo.left-side {
  position: static;
  margin-bottom: 80px;
  float: left;
}

.ridero-logo.left-side.color {
  margin-bottom: 60px;
  background-image: url('../images/ridero-logo-01.svg');
  background-size: contain;
}

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

.footer-text {
  color: #fff;
  text-decoration: none;
}

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

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

.ridero-link.button {
  height: 60px;
  padding: 20px 25px;
  border-radius: 4px;
  background-color: #9e6690;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.ridero-link.button.mini {
  height: 42px;
  margin-top: 20px;
  margin-right: 15px;
  padding: 8px 20px 10px;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.ridero-link.button.mini.inv {
  margin-right: 0px;
  border: 1px solid #9e6690;
  background-color: transparent;
  color: #9e6690;
}

.ridero-link.button.mini.inv.margin-right {
  margin-right: 15px;
  border-color: #a4a164;
  color: #a4a164;
}

.ridero-link.button.mini.inv.margin-right:hover {
  background-color: #a4a164;
  color: #fff;
}

.ridero-link.button.mini.margin-right {
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
}

.ridero-link.button.mini.margin-right.bottom-10 {
  padding-right: 40px;
  background-color: #a4a164;
  background-image: url('../images/play-white.svg');
  background-position: 96% 49%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.ridero-link.button.mini.margin-right.bottom-10:hover {
  background-color: transparent;
  background-image: url('../images/play-green.svg');
  background-position: 96% 49%;
  background-size: 16px;
}

.popup-bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(0, 0, 0, .5);
}

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

.popup-close {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

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

.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;
}

.button:hover {
  border: 1px solid #a4a164;
  background-color: transparent;
  color: #a4a164;
}

.button.margin-top {
  margin-top: 40px;
}

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

.text-field.end {
  margin-bottom: 30px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
}

.div-bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, #e9e6eb, #e9e6eb);
  background-image: linear-gradient(180deg, #e9e6eb, #e9e6eb);
}

.socials {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: auto;
  height: 24px;
  margin-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.socials.mobile {
  display: none;
}

.social-button {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 3px;
}

.social-button.fb {
  border-radius: 3px;
  background-color: #3c5a98;
  background-image: url('../images/social.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-button.m {
  background-color: #226eb7;
  background-image: url('../images/social.png');
  background-position: 0px -29px;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-button.vk {
  background-color: #48729e;
  background-image: url('../images/social.png');
  background-position: 0px -58px;
  background-size: cover;
}

.social-button.pin {
  background-color: #cd1e27;
  background-image: url('../images/social.png');
  background-position: 0px -204px;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-button.tw {
  background-color: #00aced;
  background-image: url('../images/social.png');
  background-position: 50% -87px;
  background-size: auto;
}

.social-button.g {
  background-color: #c25234;
  background-image: url('../images/social.png');
  background-position: 50% 69%;
  background-size: cover;
  background-repeat: no-repeat;
}

.line {
  position: relative;
  z-index: 10;
  width: 1px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #b7b7b7;
}

.image-5 {
  width: 440px;
  height: auto;
  margin-top: -10px;
  margin-bottom: 5px;
}

.free {
  width: 210px;
  height: 30px;
  margin: 0px 0px 50px;
  float: none;
  background-image: url('../images/ribbon.svg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.free:hover {
  opacity: 1;
}

.free.disable {
  display: none;
  background-position: 0px 0px;
  background-size: contain;
}

.free.page-2 {
  margin-bottom: 30px;
}

.free.page-2.w--current {
  margin-bottom: 30px;
}

.free.page-2.ridero.w--current {
  background-image: url('../images/ribbon-ridero.svg');
}

.free.ridero {
  width: 288px;
  margin-bottom: 45px;
  background-image: url('../images/ribbon-ridero.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #a4a164;
  font-family: 'PT Sans', sans-serif;
}

.brand {
  position: absolute;
  left: 15px;
  top: 13px;
  display: block;
  width: 80px;
  background-image: url('../images/Ridero-white.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.brand:hover {
  opacity: 0.7;
}

.nav-link {
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  opacity: 1;
  color: #646239;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
}

.nav-link.w--current:hover {
  opacity: 0.8;
}

.nav-link.home {
  padding-left: 0px;
  color: #646239;
}

.nav-link.home:hover {
  opacity: 1;
  color: #fff;
  font-weight: 400;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.miniline {
  width: 1px;
  height: 10px;
  background-color: #646239;
}

.link {
  margin-top: 15px;
  color: #a4a164;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.link:hover {
  opacity: 0.7;
}

.link.site {
  color: #ff7e00;
  text-decoration: underline;
}

.head-banner-course {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.head-banner-course.color-bg {
  background-color: #ebebe6;
}

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

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

.heading-1.mobile.violet {
  display: block;
  color: #a4a164;
}

.heading-1.violet {
  display: none;
}

.heading-1.banner {
  margin-bottom: 5px;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}

.heading-1.disable {
  display: none;
}

.heading-1.short {
  padding-right: 134px;
}

.image-lesson {
  width: 50%;
  max-width: auto;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.image-lesson._1 {
  background-image: url('../images/lessons-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._2 {
  background-image: url('../images/lessons-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._3 {
  background-image: url('../images/lessons-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._4 {
  background-image: url('../images/lessons-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._5 {
  background-image: url('../images/lessons-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._6 {
  background-image: url('../images/lessons-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._7 {
  background-image: url('../images/lessons-7.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._8 {
  background-image: url('../images/lessons-8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._9 {
  background-image: url('../images/lessons-9.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-lesson._10 {
  background-image: url('../images/lessons-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-7 {
  display: none;
}

.image-9 {
  display: none;
}

.grad {
  display: none;
}

.video-player {
  z-index: 4;
  margin-bottom: -3px;
}

.speaker {
  position: absolute;
  left: 30px;
  bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.speaker.in-lesson {
  position: static;
  margin-top: 0px;
  margin-bottom: 20px;
}

.portret-rond {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50px;
  background-color: #a4a164;
}

.portret-rond._1 {
  background-image: url('../images/portret_1.jpg');
  background-position: 50% -3px;
  background-size: cover;
}

.portret-rond._2 {
  background-image: url('../images/portret_2.jpg');
  background-position: 50% -4px;
  background-size: cover;
}

.portret-rond._3 {
  background-image: url('../images/portret_3.jpg');
  background-position: 50% -4px;
  background-size: cover;
}

.portret-rond._4 {
  background-image: url('../images/portret_4.jpg');
  background-position: 50% -4px;
  background-size: cover;
}

.plant-right {
  position: absolute;
  left: 70%;
  top: 0px;
  z-index: 10;
}

.plant-left {
  position: absolute;
  top: 0%;
  right: 90%;
  z-index: 10;
}

.plant-left-2 {
  position: absolute;
  right: 90%;
  bottom: 0px;
  z-index: 10;
}

.pencils {
  position: absolute;
  right: 78%;
  bottom: 0px;
}

.pencils.page-2 {
  right: 75%;
  bottom: -120px;
}

.book {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  z-index: 6;
  display: none;
}

.book.mobile {
  display: none;
}

.book.mobile.page-2 {
  display: none;
}

.book.bubbles {
  display: block;
  width: auto;
  height: 500px;
}

.speaker-portret {
  position: relative;
  width: 230px;
  height: 360px;
  margin-top: 0px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(157, 156, 94, .5);
}

.speaker-portret._1 {
  margin-bottom: 20px;
  background-image: url('../images/portret_6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.speaker-portret._2 {
  background-image: url('../images/portret_8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.speaker-portret._3 {
  background-image: url('../images/portret_7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 13px 0 rgba(157, 156, 94, .5);
}

.speaker-portret._4 {
  background-image: url('../images/portret_5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.book-plus-note {
  position: absolute;
  right: 50%;
  bottom: 0px;
  width: auto;
  height: 320px;
}

.icon-6 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 280px;
}

.bold-text {
  color: #3a4f01;
}

.example {
  width: 180px;
}

.margin-bottom {
  margin-bottom: 30px;
}

.examples {
  width: 180px;
  margin-right: 20px;
  cursor: pointer;
}

.examples:hover {
  opacity: 0.7;
}

.image-10 {
  border-radius: 2px;
}

.image-11 {
  border-radius: 2px;
}

.popup-info {
  position: absolute;
  left: 50%;
  right: 0px;
  z-index: 2001;
  display: block;
  overflow: auto;
  width: 340px;
  height: auto;
  padding: 20px;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-size: 18px;
}

.popupinfo-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(0, 0, 0, .5);
}

.popupinfo-close-1 {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-1 {
  color: #9b9c61;
  font-weight: 400;
  cursor: pointer;
}

.info-1:hover {
  opacity: 0.7;
}

.answers-1 {
  margin-bottom: 0px;
  color: #a4a164;
  font-size: 16px;
  cursor: pointer;
}

.answers-1:hover {
  opacity: 0.7;
}

.bold-text-2 {
  color: #a4a164;
  font-size: 16px;
  font-weight: 400;
}

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

.close-answer-1 {
  margin-bottom: 0px;
  color: #a4a164;
  font-size: 16px;
}

.popup-consult-herz {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.popup-consult-herz-close {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

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

.popup-consult-kunilova {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.popup-consult-kunilova-close {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

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

.popup-consult-savelyev {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.popup-consult-savelyev-close {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

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

.popup-consult-prokuda {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.popup-consult-prokuda-close {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url('../images/x.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

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

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

@media (max-width: 991px) {
  .head-banner {
    height: 500px;
    background-position: 50% 50%;
  }
  .section.bottom {
    overflow: hidden;
    height: 400px;
    padding-top: 0px;
  }
  .section.bg-color._2 {
    padding: 50px 20px;
  }
  .section.bg-color._3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.bg-color._1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section._1 {
    z-index: 20;
  }
  .ridero-login.button.mini.next.inv {
    width: auto;
    height: 18px;
    margin-top: 10px;
    border-style: none;
  }
  .ridero-login.button.mini.next.inv:hover {
    border-style: none;
    background-color: transparent;
    opacity: 0.7;
    text-decoration: none;
  }
  .ridero-login.button.mini.consult {
    margin-bottom: 35px;
  }
  .ridero-login.button.margin-top.margin-right {
    margin-top: 30px;
  }
  .ridero-login.button.invers.second {
    margin-top: 10px;
    margin-left: 0px;
  }
  .ridero-login.button.first {
    width: 265px;
  }
  .paragraf1 {
    width: 100%;
    max-width: 480px;
    font-size: 16px;
    line-height: 22px;
  }
  .div-horz {
    width: 728px;
  }
  .div-horz.center {
    width: 748px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-horz.margin-bottom {
    width: 100%;
  }
  .div-horz.margin-bottom._40._30 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-horz.nosize {
    left: 30px;
    bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-horz.head {
    width: 90%;
  }
  .div-horz.head.course {
    height: auto;
  }
  .div-horz._2-buttons {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-horz._100 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-horz.horz-2 {
    width: 728px;
    margin-bottom: 30px;
  }
  .div-horz.forbuttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-horz.speakers {
    width: 680px;
    margin-bottom: -20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .paragraf2 {
    font-size: 15px;
  }
  .div-vert {
    width: 728px;
    max-width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-vert.right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading2.column-50-pesent {
    width: 70%;
  }
  .heading2.left {
    width: 100%;
  }
  .column-main {
    width: 100%;
  }
  .column-main.head {
    width: 58%;
    padding-right: 0px;
    padding-left: 20px;
  }
  .plashka.bg-image._2 {
    width: 100%;
  }
  .plashka.bg-image._4 {
    width: 100%;
  }
  .plashka.bg-image._5 {
    width: 100%;
  }
  .plashka.item._1 {
    height: auto;
    margin-right: 10px;
    margin-left: 0px;
    background-image: url('../images/image-1-12.jpg');
    background-position: 0px 0px;
    background-size: 310px 310px;
    background-repeat: no-repeat;
  }
  .plashka.item._2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .plashka.item._3 {
    margin-left: 10px;
  }
  .plashka.big-lesson {
    height: 250px;
  }
  .plashka.big-lesson.bg1 {
    width: auto;
    height: 250px;
    padding: 0px;
    background-image: url('../images/lesson-1-2.jpg');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .plashka.big-lesson.bg2 {
    width: 690px;
    height: 250px;
  }
  .plashka.big-lesson.no-shadow {
    position: relative;
    z-index: 5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .plashka.big-lesson.bg.free {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .plashka.big-lesson.v2 {
    height: 250px;
  }
  .plashka.big-lesson._5 {
    height: 280px;
  }
  .plashka.plan {
    margin-bottom: 20px;
  }
  .div_comments {
    margin-right: 10px;
  }
  .paragraf-head.course {
    width: 250px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  .column-50-pesent.right.r {
    padding-left: 15px;
  }
  .column-50-pesent.left {
    width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-50-pesent.lesson {
    width: 478px;
    padding-right: 20px;
  }
  .column-50-pesent.bottom-30 {
    width: auto;
    margin-bottom: 35px;
    border-bottom: 1px solid #b7b7b7;
  }
  .column-50-pesent.plan {
    width: auto;
  }
  .bookblock {
    margin-left: 10%;
  }
  .ridero-logo.left-side.color {
    margin-bottom: 50px;
  }
  .footer-columns {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ridero-link.button.mini.inv.margin-right {
    height: 42px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 16px;
  }
  .ridero-link.button.mini.margin-right {
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .ridero-link.button.mini.margin-right.bottom-10 {
    font-size: 16px;
  }
  .ridero-link.button.mini.margin-right.bottom-10:hover {
    background-image: url('../images/play-green.svg');
    background-size: 16px;
  }
  .button-cours.button {
    margin-top: 10px;
    margin-left: 0px;
  }
  .socials {
    display: none;
  }
  .socials.mobile {
    position: static;
    display: block;
    margin-top: 20px;
  }
  .line {
    z-index: 100;
    border-style: none solid none none;
    border-width: 1px;
    border-color: #000 #b7b7b7 #000 #000;
  }
  .free {
    margin-bottom: 50px;
  }
  .brand {
    left: auto;
    right: 15px;
  }
  .nav-link {
    padding-left: 15px;
    color: #3a4f01;
  }
  .nav-link:hover {
    opacity: 0.6;
    color: #9d9c5e;
  }
  .nav-link.w--current {
    color: #9d9c5e;
  }
  .nav-link.w--current:hover {
    opacity: 0.6;
  }
  .nav-link.home {
    padding-left: 15px;
    color: #3a4f01;
  }
  .nav-link.home:hover {
    opacity: 0.6;
    color: #3a4f01;
  }
  .nav-menu {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 16px 0 rgba(157, 156, 94, .5);
  }
  .miniline {
    display: none;
  }
  .link {
    margin-bottom: 30px;
  }
  .heading-1.mobile {
    display: none;
  }
  .image-lesson {
    display: block;
  }
  .image-lesson._1 {
    width: 250px;
    background-position: 50% 50%;
  }
  .image-lesson._2 {
    width: 250px;
  }
  .image-lesson._3 {
    width: 250px;
  }
  .image-lesson._4 {
    width: 250px;
  }
  .image-lesson._5 {
    width: 250px;
  }
  .image-lesson._6 {
    width: 250px;
  }
  .image-lesson._7 {
    width: 250px;
  }
  .image-lesson._8 {
    width: 250px;
  }
  .image-lesson._9 {
    width: 250px;
  }
  .image-lesson._10 {
    width: 250px;
  }
  .image-7 {
    display: block;
    width: 250px;
    max-width: auto;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .icon {
    color: #3a4f01;
  }
  .icon:hover {
    opacity: 0.7;
  }
  .video-player {
    z-index: 4;
    margin-bottom: -2px;
  }
  .menu-button {
    padding: 14px;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #ececec;
  }
  .pencils {
    bottom: -20px;
    z-index: 5;
  }
  .pencils.page-2 {
    right: 76%;
  }
  .book {
    left: 53%;
  }
  .speaker-portret {
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .speaker-portret._1 {
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .book-plus-note {
    right: 46%;
    width: auto;
    height: 350px;
    max-width: auto;
  }
  .answers-1 {
    margin-bottom: 0px;
  }
  .close-answer-1 {
    margin-bottom: 0px;
    color: #a4a164;
  }
}

@media (max-width: 767px) {
  .head-banner {
    height: 440px;
    background-position: 50% 50%;
  }
  .section.bottom {
    height: auto;
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section.bottom.top {
    padding-top: 40px;
  }
  .section.bg-color._2 {
    padding: 40px 10px;
  }
  .section.bg-color._1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.bg-color._0 {
    padding: 20px 10px 40px;
  }
  .section._1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image {
    display: none;
    width: 400px;
  }
  .ridero-login.button.mini.next.inv {
    position: static;
    margin-bottom: 30px;
  }
  .ridero-login.button.mini.next.inv:hover {
    color: #a4a164;
  }
  .ridero-login.button.margin-top.margin-right {
    margin-top: 20px;
  }
  .ridero-login.button.header {
    height: 52px;
    padding-top: 17px;
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 2.5px;
  }
  .ridero-login.button.white {
    font-weight: 400;
  }
  .paragraf1 {
    width: auto;
    max-width: 480px;
    min-width: auto;
    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.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-horz.center {
    width: auto;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }
  .div-horz.margin-bottom {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-horz.margin-bottom._40 {
    max-width: 500px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-horz.margin-bottom._40._30 {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-horz.nosize {
    position: static;
    margin-bottom: 30px;
  }
  .div-horz.head.course {
    position: relative;
    width: 100%;
    height: 380px;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-horz.head.mainpage {
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-horz._2-buttons {
    margin-bottom: 0px;
  }
  .div-horz.horz-2 {
    width: 480px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .div-horz.speakers {
    width: auto;
  }
  .paragraf2 {
    margin-bottom: 0px;
  }
  .paragraf2.margin-bottom {
    margin-bottom: 30px;
  }
  .paragraf2.banner {
    margin-bottom: 20px;
  }
  .div-vert {
    width: 100%;
    max-width: 460px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-vert.right {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-vert.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .heading2.column-50-pesent {
    width: 68%;
  }
  .heading2.left {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
  }
  .heading2.left.plan {
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
  }
  .column-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-main.head {
    display: block;
  }
  .column-mini {
    width: 20%;
  }
  .plashka.item._1 {
    margin-right: 0px;
    background-image: url('../images/image-1-12.jpg');
    background-size: 310px 310px;
    background-repeat: no-repeat;
  }
  .plashka.item._2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .plashka.item._3 {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .plashka.big-lesson {
    width: 480px;
    height: auto;
    max-width: 480px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .plashka.big-lesson.no-shadow {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .plashka.big-lesson.bg.free {
    max-width: 500px;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 111% 239%;
  }
  .plashka.big-lesson.v2 {
    height: auto;
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .plashka.big-lesson._280 {
    height: auto;
  }
  .plashka.plan {
    width: 460px;
    margin-bottom: 20px;
  }
  .plashka.plan._1 {
    width: 460px;
  }
  .plashka.plan._8 {
    padding-top: 27px;
  }
  .plashka.free-banner {
    -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;
    background-position: 190px 50%;
  }
  .image-3 {
    width: 0px;
    max-width: 0%;
    margin-bottom: 0px;
  }
  .paragraf-head {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .paragraf-head.course {
    width: 260px;
    color: #9e6690;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  .column-50-pesent {
    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-50-pesent.right {
    max-width: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-50-pesent.right.r {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-50-pesent.left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-50-pesent.left.l.bg {
    background-image: none;
  }
  .column-50-pesent.lesson {
    margin-right: 0px;
    padding-right: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom-left-radius: 3px;
  }
  .column-50-pesent.lesson._1 {
    display: block;
    width: auto;
    height: auto;
    max-width: auto;
  }
  .column-50-pesent.bottom-30 {
    margin-bottom: 35px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #b7b7b7;
  }
  .column-50-pesent.in-head {
    display: block;
    width: 45%;
  }
  .column-50-pesent.mobile-header._50 {
    width: 55%;
    padding-right: 20px;
  }
  .violet {
    margin-bottom: 30px;
    text-align: center;
  }
  .bookblock {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7%;
  }
  .ridero-logo {
    display: inline-block;
  }
  .ridero-logo.left-side.color {
    margin-bottom: 50px;
    font-size: 18px;
  }
  .ridero-link.button.mini.inv.margin-right {
    height: auto;
    min-height: 42px;
  }
  .ridero-link.button.mini.margin-right.bottom-10 {
    height: auto;
    padding-right: 40px;
    font-size: 16px;
  }
  .div-bg {
    background-image: -webkit-linear-gradient(270deg, #e9e6eb, #e9e6eb);
    background-image: linear-gradient(180deg, #e9e6eb, #e9e6eb);
  }
  .socials {
    position: static;
    display: none;
  }
  .socials.mobile {
    display: block;
  }
  .image-5 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .free {
    margin-bottom: 25px;
  }
  .free.ridero {
    margin-bottom: 30px;
  }
  .nav-link {
    padding-left: 15px;
  }
  .nav-link.w--current {
    padding-left: 15px;
  }
  .nav-link.home {
    padding-left: 15px;
  }
  .nav-menu {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(95, 86, 95, .2);
  }
  .link {
    margin-bottom: 30px;
  }
  .head-banner-course.color-bg {
    background-image: url('../images/course-bg-2.jpg');
    background-position: 100% 100%;
    background-size: auto 340px;
    background-repeat: no-repeat;
  }
  .heading-1 {
    font-size: 36px;
    line-height: 38px;
  }
  .heading-1.mobile {
    display: inline-block;
    margin-top: 0px;
  }
  .heading-1.mobile.violet {
    width: auto;
    margin-bottom: 20px;
    color: #9e6690;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
  }
  .heading-1.short {
    padding-right: 0px;
  }
  .image-lesson {
    display: block;
    width: auto;
    height: 200px;
    max-width: 500px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .image-lesson._1 {
    width: auto;
    height: 200px;
    max-width: 500px;
  }
  .image-lesson._2 {
    width: auto;
  }
  .image-lesson._3 {
    width: auto;
    background-position: 50% 50%;
  }
  .image-lesson._4 {
    width: auto;
  }
  .image-lesson._5 {
    width: auto;
  }
  .image-lesson._6 {
    width: auto;
    background-position: 50% 50%;
  }
  .image-lesson._7 {
    width: auto;
  }
  .image-lesson._8 {
    width: auto;
  }
  .image-lesson._9 {
    width: auto;
  }
  .image-lesson._10 {
    width: auto;
  }
  .image-7 {
    display: none;
  }
  .image-9 {
    position: absolute;
    right: 52%;
    bottom: 0px;
    display: block;
    max-width: 440px;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .speaker {
    position: static;
  }
  .plant-right {
    left: 80%;
    display: none;
  }
  .plant-left {
    display: none;
  }
  .plant-left-2 {
    display: none;
  }
  .pencils {
    display: none;
  }
  .book {
    left: 55%;
    width: auto;
    height: auto;
  }
  .book.bubbles {
    height: auto;
  }
  .book-plus-note {
    position: static;
    height: auto;
    max-width: 520px;
    margin-left: 50px;
  }
  .examples {
    width: 180px;
    margin-right: 0px;
    float: left;
  }
  .examples._1 {
    margin-right: 20px;
    clear: left;
  }
  .examples._2 {
    clear: right;
  }
}

@media (max-width: 479px) {
  .head-banner {
    overflow: hidden;
    height: 500px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 56% 50%;
    background-size: auto;
  }
  .head-banner.page-2 {
    height: 450px;
    padding-top: 0px;
    padding-bottom: 2px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .section.bottom {
    padding-top: 30px;
    padding-left: 10px;
  }
  .section.bottom.top {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section.bg-color._2 {
    overflow: hidden;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 58% 100%;
  }
  .section.bg-color._3 {
    overflow: hidden;
    padding: 40px 10px;
    background-position: 100% 0px;
    background-size: cover;
  }
  .section.bg-color._1 {
    overflow: hidden;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .section.bg-color._0 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section._1 {
    background-size: cover;
  }
  .image {
    display: none;
  }
  .ridero-login.button {
    display: block;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px 16px;
    font-size: 13px;
  }
  .ridero-login.button.mini.margin-bottom._246 {
    width: 100%;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }
  .ridero-login.button.mini.next.inv {
    width: 150px;
    margin: 15px auto 0px 0px;
    padding-left: 0px;
    text-align: left;
  }
  .ridero-login.button.mini.next.inv:hover {
    color: #a4a164;
  }
  .ridero-login.button.margin-top {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .ridero-login.button.margin-top.margin-right {
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .ridero-login.button.header {
    margin-right: auto;
    margin-left: auto;
  }
  .ridero-login.button.header:hover {
    background-image: none;
  }
  .ridero-login.button.invers.second {
    margin-left: auto;
  }
  .paragraf1 {
    width: auto;
    max-width: auto;
    min-width: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraf1.center {
    width: auto;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-family: 'PT Sans', sans-serif;
  }
  .paragraf1.margin-top.green {
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .div-horz {
    width: auto;
    max-width: auto;
  }
  .div-horz.left {
    margin-bottom: 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-horz.center {
    width: auto;
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-horz.margin-bottom {
    max-width: 100%;
  }
  .div-horz.margin-bottom._40 {
    margin-bottom: 25px;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-horz.margin-bottom._40._30 {
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-horz.nosize {
    width: 100%;
    margin-bottom: 25px;
    -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;
  }
  .div-horz.head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-horz.head.course {
    height: auto;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-horz.head.mainpage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-horz._2-buttons {
    width: 100%;
  }
  .div-horz.horz-2 {
    width: auto;
    margin-bottom: 25px;
    -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-horz.forbuttons {
    width: 320px;
  }
  .paragraf2.margin-bottom {
    margin-bottom: 20px;
  }
  .div-vert {
    width: auto;
    max-width: 400px;
    min-width: auto;
  }
  .div-vert.right {
    text-align: center;
  }
  .div-vert.right.banner {
    max-width: auto;
    min-width: auto;
  }
  .div-vert.left.banner {
    max-width: auto;
    min-width: auto;
    padding-left: auto;
  }
  .heading2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .heading2.popup {
    margin-top: 20px;
  }
  .heading2.column-50-pesent {
    width: auto;
    max-width: auto;
    min-width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 28px;
    line-height: 36px;
    text-align: left;
  }
  .heading2.left {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .heading2.left.plan {
    margin-bottom: 15px;
  }
  .column-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    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;
  }
  .column-main.head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-left: 0px;
  }
  .column-mini {
    width: 100%;
  }
  .plashka.bg-image {
    width: 100%;
    padding-left: 140px;
  }
  .plashka.bg-image._2 {
    padding-left: 140px;
  }
  .plashka.item._1 {
    width: 280px;
    padding-bottom: 0px;
    background-image: url('../images/image-1-12.jpg');
    background-size: 310px 310px;
    background-repeat: no-repeat;
  }
  .plashka.item._2 {
    width: 280px;
    background-image: url('../images/image-2-2.jpg');
    background-size: 310px 310px;
    background-repeat: no-repeat;
  }
  .plashka.item._3 {
    width: 280px;
    margin-left: 0px;
    background-image: url('../images/image-3.jpg');
    background-size: 310px 310px;
    background-repeat: no-repeat;
  }
  .plashka.big-lesson {
    width: auto;
    max-width: 280px;
    margin-top: 0px;
  }
  .plashka.big-lesson.no-shadow {
    width: auto;
    max-width: 400px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .plashka.big-lesson.bg.free {
    max-width: auto;
    min-width: 280px;
    padding: 20px 20px 40px;
    background-position: 204% 243%;
  }
  .plashka.plan {
    width: 280px;
    padding-top: 18px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  .plashka.plan._2stroki._7 {
    padding-top: 10px;
    line-height: 20px;
  }
  .plashka.plan._2stroki._10 {
    padding-top: 17px;
  }
  .plashka.plan._1 {
    width: 280px;
    font-size: 16px;
    line-height: 22px;
  }
  .plashka.plan._3 {
    padding-top: 28px;
    padding-right: 30px;
  }
  .plashka.plan._4 {
    padding-top: 28px;
    padding-right: 40px;
  }
  .plashka.plan._5 {
    padding-top: 28px;
  }
  .plashka.plan._6 {
    padding-top: 28px;
  }
  .plashka.plan._9 {
    padding-top: 17px;
  }
  .plashka.plan._8 {
    padding-top: 17px;
  }
  .plashka.free-banner {
    width: 280px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 40px 0px;
    background-size: cover;
    text-align: center;
  }
  .div_comments {
    width: auto;
    margin-right: 0px;
  }
  .paragraf-head {
    width: 280px;
    margin-bottom: 15px;
    line-height: 24px;
    text-align: center;
  }
  .paragraf-head.course {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1.5px;
  }
  .column-50-pesent {
    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-50-pesent.right {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .column-50-pesent.right.r {
    max-width: auto;
  }
  .column-50-pesent.right.center {
    max-width: 100%;
  }
  .column-50-pesent.left {
    width: auto;
    max-width: auto;
    min-width: auto;
  }
  .column-50-pesent.left.l.bg {
    margin-bottom: 0px;
    background-position: 97% 0px;
    background-size: 250px;
  }
  .column-50-pesent.lesson {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-50-pesent.lesson._1 {
    margin-bottom: 0px;
    background-position: 50% 155px;
  }
  .column-50-pesent.lesson._3 {
    background-position: 50% 110px;
  }
  .column-50-pesent.lesson._2 {
    background-position: 50% 155px;
  }
  .column-50-pesent.lesson._4 {
    background-position: 50% 110px;
  }
  .column-50-pesent.lesson._5 {
    background-position: 50% 135px;
  }
  .column-50-pesent.lesson._6 {
    background-position: 50% 110px;
  }
  .column-50-pesent.lesson._7 {
    background-position: 50% 165px;
  }
  .column-50-pesent.lesson._8 {
    background-position: 50% 120px;
  }
  .column-50-pesent.lesson._9 {
    background-position: 50% 110px;
  }
  .column-50-pesent.lesson._10 {
    background-position: 50% 200px;
  }
  .column-50-pesent.bottom-30 {
    width: auto;
    max-width: auto;
    min-width: auto;
    margin-bottom: 30px;
  }
  .column-50-pesent.in-head {
    display: none;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .column-50-pesent.mobile-header {
    z-index: 5;
    width: 100%;
  }
  .column-50-pesent.mobile-header._50 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .column-50-pesent.plan {
    margin-bottom: 0px;
  }
  .ridero-logo {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-image: url('../images/Ridero-white.svg');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .ridero-logo.left-side.color {
    position: static;
    height: 34px;
    margin-right: auto;
    margin-bottom: 30px;
    background-position: 100% 0px;
  }
  .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;
  }
  .ridero-link.button.mini.inv.margin-right {
    font-size: 15px;
  }
  .ridero-link.button.mini.margin-right.bottom-10 {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .popup-registration {
    position: fixed;
    left: 50%;
    top: 50%;
    right: 50%;
    bottom: 50%;
    z-index: 200;
    display: block;
    width: 100%;
    height: 100%;
    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-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;
  }
  .popup-close {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .button {
    width: 100%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 16px;
    text-align: center;
  }
  .text-field {
    width: 100%;
  }
  .text-field.end {
    width: 100%;
  }
  .form {
    width: 100%;
  }
  .socials {
    display: none;
  }
  .socials.mobile {
    display: block;
  }
  .image-5 {
    display: none;
  }
  .free {
    display: block;
    margin: 0px auto 30px;
    padding-top: 0px;
    float: none;
  }
  .link {
    margin-bottom: 30px;
  }
  .head-banner-course.color-bg {
    background-image: url('../images/course-bg-2.png'), url('../images/course-bg-1.jpg');
    background-position: 100% 100%, -42px 0px;
    background-size: auto 400px, auto 340px;
    background-repeat: no-repeat, no-repeat;
  }
  .heading-1 {
    width: 280px;
    margin-bottom: 10px;
    text-align: center;
  }
  .heading-1.mobile {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .heading-1.mobile.violet {
    width: 88%;
    margin-bottom: 200px;
    font-size: 34px;
    line-height: 38px;
    text-align: center;
  }
  .heading-1.violet {
    display: block;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #9e6690;
    font-size: 35px;
    line-height: 48px;
  }
  .heading-1.banner {
    width: auto;
    padding-right: 51px;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
  }
  .image-9 {
    position: absolute;
    right: 36%;
    bottom: 0px;
    z-index: 1;
    width: 350px;
    max-width: auto;
  }
  .grad {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    display: block;
    background-image: -webkit-linear-gradient(90deg, rgba(97, 75, 91, .3), transparent 35%);
    background-image: linear-gradient(0deg, rgba(97, 75, 91, .3), transparent 35%);
  }
  .div-block {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    clear: none;
  }
  .speaker.in-lesson {
    margin-bottom: 30px;
  }
  .book {
    left: auto;
    top: 350px;
    right: auto;
    bottom: auto;
    display: none;
    width: 320px;
    height: auto;
    max-width: auto;
  }
  .book.mobile {
    top: 360px;
    display: block;
  }
  .book.mobile.page-2 {
    top: 320px;
    display: block;
  }
  .book.mobile.bubble {
    top: 310px;
    z-index: 10;
    width: 320px;
  }
  .book.mobile.bubble._2page {
    top: 280px;
  }
  .book.bubbles {
    display: none;
  }
  .speaker-portret {
    width: 280px;
  }
  .book-plus-note {
    max-width: 340px;
    margin-top: 30px;
    margin-left: 40px;
  }
  .bold-text {
    color: #3a4f01;
  }
  .margin-bottom {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .examples {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .examples._1 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    clear: none;
  }
  .popup-info {
    width: 100%;
    height: 100%;
  }
  .popupinfo-1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .popup-consult-herz-close {
    margin-right: 20px;
    clear: right;
  }
  .popup-consult-kunilova-close {
    margin-right: 20px;
    clear: right;
  }
  .popup-consult-savelyev-close {
    margin-right: 20px;
    clear: right;
  }
  .popup-consult-prokuda-close {
    margin-right: 20px;
    clear: right;
  }
}

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


.popup-contact-bg {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 20;
    display: none;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .popup-contact {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 101;
    display: block;
    width: 490px;
    padding: 20px 20px 35px;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .25);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .head_popup {
    margin-top: 20px;
    margin-bottom: 25px;
    font-family: 'PT Serif', serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
  }

  .form {
    display: block;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-bottom: -10px;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .form.call {
    width: auto;
  }

  .popup-contact-close {
    width: 16px;
    height: 16px;
    float: right;
    background-image: url('images/x.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

.iframe-popup-contract {
    width: 100%;
    height: 420px;
}


.button-cours.button {
  width: auto;
  height: 52px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 17px;
  padding-bottom: 18px;
  border: 1px solid #9d9c5e;
  border-radius: 4px;
  background-color: #9d9c5e;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-cours.button:hover {
  border-color: #a4a164;
  background-color: transparent;
  color: #a4a164;
}

.button-cours.button.inheadbanner {
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #9e6690;
  background-color: #9e6690;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.button-cours.button.inheadbanner:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button-cours.button.back {
  margin-bottom: 50px;
  border: 1px solid #9e6690;
  background-color: transparent;
  color: #9e6690;
  font-weight: 700;
}

.button-cours.button.mini {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: auto;
  height: 42px;
  padding: 8px 20px 10px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.button-cours.button.mini.back {
  margin-bottom: 40px;
}

.button-cours.button.mini.back:hover {
  background-color: #9e6690;
  color: #fff;
  font-weight: 400;
}

.button-cours.button.mini.margin-bottom {
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  font-size: 16px;
  line-height: 22px;
}

.button-cours.button.mini.margin-bottom._246 {
  position: static;
  width: 246px;
  margin-bottom: 0px;
}

.button-cours.button.mini.margin-bottom._246.top {
  margin-top: 20px;
}

.button-cours.button.mini.margin-bottom._246.consult {
  margin-bottom: 40px;
}

.button-cours.button.mini.next {
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  margin-top: 5px;
}

.button-cours.button.mini.next:hover {
  font-weight: 700;
}

.button-cours.button.mini.next.inv {
  position: static;
  height: auto;
  margin-top: 10px;
  padding: 0px 20px 0px 0px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/arrow-green.svg');
  background-position: 100% 50%;
  background-size: auto 16px;
  background-repeat: no-repeat;
  color: #a4a164;
  line-height: 16px;
}

.button-cours.button.mini.next.inv:hover {
  border-style: none;
  background-color: transparent;
  opacity: 0.6;
  color: #a4a164;
  font-weight: 400;
}

.button-cours.button.mini._246 {
  width: 246px;
}

.button-cours.button.mini.consult {
  position: static;
  margin-bottom: 50px;
  background-color: transparent;
  color: #9d9c5e;
}

.button-cours.button.mini.consult:hover {
  background-color: #9d9c5e;
  color: #fff;
}

.button-cours.button.margin-top {
  position: relative;
}

.button-cours.button.margin-top:hover {
  border-color: #9e6690;
  color: #9e6690;
}

.button-cours.button.margin-top.margin-right {
  margin-right: 15px;
}

.button-cours.button.margin-top.margin-right:hover {
  border-color: #a4a164;
  color: #a4a164;
}

.button-cours.button.header {
  width: auto;
  height: 60px;
  padding-top: 21px;
  padding-right: 25px;
  padding-left: 25px;
  border-color: #3a4f01;
  background-color: #3a4f01;
  font-weight: 400;
  letter-spacing: 4.5px;
}

.button-cours.button.header:hover {
  background-color: transparent;
  color: #3a4f01;
}

.button-cours.button.white {
  border-color: #fff;
  background-color: #fff;
  color: #5a6435;
}

.button-cours.button.white:hover {
  border-color: #9d9c5e;
  background-color: #9d9c5e;
  color: #fff;
}

.button-cours.button.invers {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #9d9c5e;
}

.button-cours.button.invers.second {
  width: auto;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.button-cours.button.invers.second:hover {
  background-color: #9d9c5e;
  color: #fff;
}

.button-cours.button.first {
  padding-right: 20px;
  padding-left: 20px;
}