body {
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
  font-family:'PT Sans Narrow', sans-serif;
  color: #4b4b4b;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Bebasneue, sans-serif;
  color: #818181;
  font-size: 43px;
  line-height: 50px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family:'PT Sans Narrow', sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 21px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'PT Sans', sans-serif;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
  text-decoration: none;
}
.clear{clear: both;}
.button {
  display: block;
  width: 200px;
  height: 40px;
  margin: 0px auto;
  padding: 4px 15px;
  float: none;
  border-radius: 2px;
  background-color: #0490de;
  background-image: url('../images/blikbtn.png');
  background-position: 50% 0px;
  background-repeat: repeat-x;
  font-family:'PT Sans Narrow', sans-serif;
  color: white;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #4dc1ff;
}
.button.big {
  display: block;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: none;
}
.button.big.w--current {
  box-shadow: none;
}
.button.big.mtop40 {
  margin-top: 40px;
  box-shadow: none;
}
.button.big.mtop40.w--current {
  box-shadow: none;
}
.button.sale {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('../images/saleicon.png'), url('../images/blikbtn.png');
  background-position: 14px 42%, 50% 0px;
  background-size: 20px 20px, auto;
  background-repeat: no-repeat, repeat-x;
}
.button.sale.mtop40 {
  margin-top: 40px;
}
.button.mtop40 {
  margin-top: 40px;
}
.button.show-content {
  display: block;
  width: 300px;
}
.header {
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f3f3f3;
  background-image: url('../images/pattern_bg.png');
  background-position: 50% 50%;
}
.logo_icon {
  margin-right: 15px;
  padding-right: 0px;
  float: left;
}
.description {
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: left;
  border-left: 2px solid #0490de;
  font-family:'PT Sans Narrow', sans-serif;
  color: #4b4b4b;
  font-size: 14px;
  line-height: 15px;
  text-align: left;
}
.phone {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4b4b4b;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  text-align: right;
}
.top {
  padding-top: 50px;
  padding-bottom: 50px;
}
.topimage {
  left: 0px;
  top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.formwrapper {
  display: block;
  width: 570px;
  margin: 0px auto 25px;
  padding: 20px;
  border: 2px solid #e6e6e6;
  border-radius: 2px;
  background-color: rgba(4, 144, 222, 0.2);
}
.blue {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0490de;
  text-align: left;
}
.blue.right {
  box-shadow: none;
  text-align: right;
}
.pattern {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  background-image: url('../images/pattern_bg.png');
}
.devise {
  margin-top: 29px;
}
.fofmcontainer {
  padding-right: 0px;
  padding-left: 0px;
}
.privat {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'PT Sans Narrow', sans-serif;
  color: #818181;
  font-size: 15px;
  text-align: center;
}
.videobox {
  display: block;
  width: 570px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 130px;
  background-image: url('../images/video_play_icon.gif');
  background-position: 20px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
.videobox:hover {
  background-image: url('../images/video_play_hover_icon.gif');
}
.videobox:focus {
  background-image: url('../images/video_play_hover_icon.gif');
  background-position: 20px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.stats {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border: 2px solid #0490de;
  border-radius: 100px;
  box-shadow: #e6e6e6 0px 0px 8px 0px inset;
  text-align: center;
}
.statstext {
  font-family:'PT Sans Narrow', sans-serif;
  color: #0490de;
  font-size: 32px;
  line-height: 56px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
.videodescription {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 51px;
  background-image: url('../images/2Left-arrow-blue.gif');
  background-position: 0px 40%;
  background-size: 40px;
  background-repeat: no-repeat;
  color: #818181;
  line-height: 24px;
}
.light {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  opacity: 1;
  font-family:'PT Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.light.mtop40 {
  margin-top: 40px;
}
.btn {
  font-family:'PT Sans Narrow', sans-serif;
  color: white;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.whitebox {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4b4b4b;
  background-image: url('../images/footerpattern.png');
}
.center {
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}
.center.gray {
  box-shadow: none;
  color: #818181;
}
.center.mbottom40 {
  margin-bottom: 40px;
  box-shadow: none;
}
.lower {
  margin-bottom: 0px;
  font-family:'PT Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
}
.blueline {
  position: relative;
  left: 0px;
  top: 2px;
  right: 0px;
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0490de;
}
.blueline.mtop40 {
  margin-top: 40px;
}
.borderbox {
  padding: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  font-family:'PT Sans', sans-serif;
  list-style-type: none;
}
.borderbox.relative {
  position: relative;
  box-shadow: none;
}
.borderbox.blue-border {
  border-color: #0490de;
}
.bluebullet {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  background-image: url('../images/bluebullet.png');
  background-position: 14px 8px;
  background-repeat: no-repeat;
  font-family:'PT Sans Narrow', sans-serif;
}
.bluebullet.black {
  color: black;
}
.grayline {
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
  opacity: 1;
}
.norm {
  font-weight: 400;
}
.norm.mtop40 {
  margin-top: 40px;
  box-shadow: none;
}
.person {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  border-top: 1px solid #e6e6e6;
  text-align: center;
}
.persondescription {
  font-family:'PT Sans Narrow', sans-serif;
  font-size: 16px;
  text-align: center;
}
.avtorimg {
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 2px;
  float: left;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  text-align: left;
}
.recallbox {
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid #e6e6e6;
}
.italic {
  font-style: italic;
}
.respons {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right;
}
.recall {
  padding-right: 30px;
  padding-left: 20px;
  border-left: 1px solid #0490de;
}
.recallrow {
  margin-top: 45px;
  margin-bottom: 45px;
}
.copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'PT Sans Narrow', sans-serif;
  color: white;
  font-size: 16px;
  text-align: center;
}
.bottomlink {
  font-family:'PT Sans Narrow', sans-serif;
  color: white;
  font-size: 16px;
  text-decoration: none;
}
.bottomlink:hover {
  text-decoration: underline;
}
.bottomlink:focus {
  text-decoration: underline;
}
.privat {
  display: block;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}
.privat:hover {
  color: #818181;
  text-decoration: none;
}
.privat:active {
  color: #818181;
  text-decoration: none;
}
.privat:focus {
  color: #818181;
  text-decoration: none;
}
.responsimg {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 2px;
  float: left;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
}
.contact {
  font-family:'PT Sans Narrow', sans-serif;
  font-size: 16px;
}
.responsplay {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  background-image: url('../images/play.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #0490de;
  text-decoration: none;
}
.responsplay:hover {
  background-image: url('../images/playhover.png');
}
.play {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'PT Sans Narrow', sans-serif;
  color: #0490de;
  font-size: 16px;
  line-height: 20px;
}
.play:hover {
  color: #4dc1ff;
}
.konfidencial {
  padding-top: 45px;
  border-top: 1px solid #e6e6e6;
}
.confi {
  font-size: 15px;
  line-height: 20px;
}
.kover {
  margin-top: 11px;
}
.emails {
  display: block;
  margin: 30px auto 20px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.emailsskale {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.emailsskale:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.video_wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: 3px solid #e6e6e6;
  border-radius: 2px;
  box-shadow: none;
}
.video_wrapper.mtop40 {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: none;
}
.top_right {
  padding-right: 40px;
  padding-left: 40px;
}
.red {
  color: #e32020;
  text-align: center;
}
.cost {
  position: static;
  width: 100px;
  float: none;
  clear: none;
  opacity: 1;
  -webkit-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  transform: rotate(-14deg);
  color: #ed3e49;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  text-decoration: line-through;
}
.pink {
  margin-bottom: 0px;
  padding-top: 0px;
  color: #d96098;
}
.mtop20 {
  margin-top: 20px;
  box-shadow: none;
}
.links {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: none;
  color: #0490de;
  font-size: 18px;
  line-height: 23px;
  list-style-type: none;
}
.links:hover {
  color: #4dc1ff;
}
.kursdescription {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}
.mbottom20 {
  margin-bottom: 20px;
  box-shadow: none;
}
.mbottom20.mtop40 {
  margin-top: 40px;
  box-shadow: none;
}
.strike {
  text-decoration: line-through;
}
.garant {
  position: static;
  margin-top: -45px;
  margin-right: 16px;
  float: right;
}
.kover100 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.verticalform {
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.personimg {
  border-radius: 100px;
}
.artem-pleshkov {
  margin-right: 50px;
  padding: 2px;
  float: none;
  border: 1px solid #e6e6e6;
}
.emailmoney {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #e6e6e6;
  text-align: center;
}
.stepstext {
  color: #0490de;
  font-size: 16px;
  line-height: 56px;
}
.stepsnumber {
  width: 60px;
  height: 60px;
  float: left;
  border: 2px solid #0490de;
  border-radius: 100px;
  box-shadow: #e6e6e6 0px 0px 8px 0px inset;
  text-align: center;
}
.steps {
  display: block;
  margin: 30px auto;
  float: none;
  text-align: center;
}
.step1img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.stepdescription {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  float: left;
  box-shadow: none;
}
.rightarrow {
  margin-top: 82px;
}
.step2img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.step3img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.step4img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.money {
  margin-top: 46px;
}
.photokollazh {
  margin-top: 30px;
  margin-bottom: 30px;
}
.magic {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #cdcdcd;
  border-bottom-width: 1px;
  border-bottom-color: #cdcdcd;
  background-image: url('../images/magic_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.koverrp2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.rp2deskription {
  float: none;
}
.pr2step1img {
  display: block;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.rp2step3img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.rp2step4img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.rp2step5img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bigmoney {
  margin-top: 49px;
}
.step5 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.koverbar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: none;
}
.koveryoutube {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}
.mbottom40 {
  margin-bottom: 40px;
  box-shadow: none;
}
.rega {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border: 1px solid #e6e6e6;
}
.narrow {
  font-family:'PT Sans Narrow', sans-serif;
}
.navcooap {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border: 1px solid #e6e6e6;
}
.nastroyka6step {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.kover-k24 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.arrowanime {
  margin-top: 0px;
}
.arrowanime.mtop40 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}
.cl-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
.cl-form {
  position: relative;
  top: 50%;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-color: white;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.close {
  position: static;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  float: right;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.74);
  opacity: 1;
  color: white;
  text-decoration: none;
}
.by-close {
  margin-top: 0px;
  color: white;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.pavel-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
.pavel-zapis {
  position: relative;
  top: 40%;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.pavel {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
}
.rp2-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
.rp2-zakaz {
  position: relative;
  top: 30%;
  z-index: 0;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-color: white;
}
.liink {
  background-color: transparent;
  color: #0490de;
}
.liink:hover {
  color: #4dc1ff;
}
.dz {
  margin-top: 40px;
}
.gift {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.mtop40 {
  margin-top: 40px;
}
.voronka-img {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}
.mihailov-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
.mihailov-zapis {
  position: relative;
  top: 40%;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}
.evgeniya-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
.evgeniya-zapis {
  position: relative;
  top: 40%;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}
.arrow-red {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: none;
}
.label {
  position: absolute;
  left: -1px;
  top: -28px;
  z-index: 0;
  margin-top: -5px;
  margin-left: -5px;
  padding: 9px 15px;
  border-radius: 2px;
  background-color: #0490de;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.labelbox {
  position: relative;
  padding-top: 20px;
  box-shadow: none;
}
.delet-youtube {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100px;
}
.relativ {
  position: relative;
  margin-top: 20px;
  border: 3px solid #e6e6e6;
  border-radius: 2px;
}
.show-content {
  display: none;
}
.vopros {
  width: 100%;
  padding: 5px 20px;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  background-color: #f3f3f3;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px;
  line-height: 23px;
  text-decoration: none;
}
.vopros:hover {
  background-color: rgba(4, 144, 222, 0.2);
}
.to-vopros {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 30px;
}
.otvet {
  display: block;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}
.otvet.one {
  display: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.two {
  display: none;
}
.three {
  display: none;
}
.four {
  display: none;
}
.five {
  display: none;
}
.six {
  display: none;
}
.seven {
  display: none;
}
.eight {
  display: none;
}
.link-download {
  display: block;
  width: 55%;
  min-height: 51px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  border: 1px solid #0490de;
  border-radius: 2px;
  box-shadow: none;
  font-family:'PT Sans', sans-serif;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
}
.link-download:hover {
  background-color: #0490de;
  color: white;
  text-align: center;
  text-decoration: none;
}
.div-icon-download {
  width: 60px;
  height: 50px;
  padding: 0px;
  float: right;
  border-left: 1px solid white;
  background-color: #0490de;
}
.div-icon-download.icon-pdf {
  background-image: url('../images/icon-pdf.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.div-icon-download.icon-oko {
  overflow-x: visible;
  overflow-y: visible;
  height: 70px;
  min-height: 50px;
  background-image: url('../images/icon-oko.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.div-icon-download.icon-vk {
  background-image: url('../images/icon-vk.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.div-icon-download.icon-support {
  height: 70px;
  background-image: url('../images/icon-support.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.text-download {
  margin-top: 12px;
}
.privetstvie {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border: 1px solid #e6e6e6;
}
.free-kurs {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.row-free-kurs {
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: none;
}
.video-bg-wrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.video-bg {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-video-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding-top: 50px;
  padding-bottom: 50px;
}
.white {
  color: white;
  text-shadow: rgba(75, 75, 75, 0.86) 1px 1px 6px, black 0px -1px 0px;
}
.partner-form-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: none;
}
.kover-rp2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.kover-8-sposobov {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.kover-zp2-0 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
html.w-mod-js *[data-ix="load-videobox"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}
html.w-mod-js *[data-ix="load-head"] {
  opacity: 0;
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}
html.w-mod-js *[data-ix="scroll-tusa"] {
  opacity: 0;
  -webkit-transform: scale(0.98) translate(-100px, 0px);
  -ms-transform: scale(0.98) translate(-100px, 0px);
  transform: scale(0.98) translate(-100px, 0px);
}
html.w-mod-js *[data-ix="load-svoboda"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px) scale(0.99);
  -ms-transform: translate(100px, 0px) scale(0.99);
  transform: translate(100px, 0px) scale(0.99);
}
html.w-mod-js *[data-ix="way-1"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="way-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="way-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="way-4"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="step1"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="step2"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="step3"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="step4"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="rp2-step1"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="rp2-step2"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="rp2-step3"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="rp2-step4"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="rp2-step5"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="stats1"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="stats2"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="stats3"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="stats4"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="kover-6-step"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="deskript-6-step"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="person1"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="person2"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="person3"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="person4"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="person5"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="person6"] {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
html.w-mod-js *[data-ix="recall1"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="recall2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="recall3"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="recall4"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
@media (max-width: 991px) {
  h1 {
    margin-top: 18px;
  }
  .description {
    margin-top: 0px;
    padding-left: 15px;
    border-left: 2px solid #0490de;
    line-height: 15px;
  }
  .devise {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .fofmcontainer {
    margin-top: 0px;
  }
  .kover {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .emails {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mtop20 {
    box-shadow: none;
  }
  .mbottom20 {
    box-shadow: none;
  }
  .stepdescription {
    box-shadow: none;
  }
  .step5 {
    width: 100%;
    float: none;
  }
  .mbottom40 {
    box-shadow: none;
  }
  .cl-form {
    width: 50%;
  }
  .pavel-zapis {
    width: 70%;
  }
  .rp2-zakaz {
    width: 60%;
  }
  .link-download {
    width: 70%;
  }
  .partner-form-wrapper {
    width: 70%;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 38px;
  }
  p {
    margin-right: 10px;
    margin-left: 10px;
  }
  .button.big {
    box-shadow: none;
  }
  .logo_icon {
    float: left;
  }
  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: left;
  }
  .phone {
    text-align: right;
  }
  .kover {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .video_wrapper {
    margin-right: 9px;
    margin-left: 10px;
  }
  .kursdescription {
    width: 400px;
  }
  .mbottom20 {
    box-shadow: none;
  }
  .cl-form {
    width: 70%;
  }
  .rp2-zakaz {
    width: 70%;
  }
  .link-download {
    width: 90%;
  }
  .partner-form-wrapper {
    box-shadow: none;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 37px;
  }
  h3 {
    font-size: 11px;
    text-align: left;
  }
  .button.big {
    width: 250px;
    height: 65px;
    min-height: 40px;
    box-shadow: none;
  }
  .button.big.mtop40 {
    box-shadow: none;
  }
  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 77px;
    text-align: left;
  }
  .phone {
    text-align: center;
  }
  .formwrapper {
    width: 300px;
  }
  .videobox {
    width: 300px;
    background-position: 50% 50%;
  }
  .privat {
    font-size: 13px;
    text-align: center;
  }
  .top_right {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mtop20 {
    box-shadow: none;
  }
  .kursdescription {
    width: 300px;
  }
  .mbottom20 {
    box-shadow: none;
  }
  .verticalform {
    width: 300px;
  }
  .cl-form {
    width: 100%;
  }
  .pavel-zapis {
    width: 100%;
  }
  .rp2-zakaz {
    width: 100%;
  }
  .link-download {
    width: 100%;
    height: 82px;
  }
  .div-icon-download {
    height: 80px;
  }
  .partner-form-wrapper {
    width: 100%;
    box-shadow: none;
  }
}

@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue Thin.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Bebasneue book';
  src: url('../fonts/BebasNeue Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}