@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.eot');
  src: url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.woff2') format('woff2'), url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.woff') format('woff'), url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.ttf') format('truetype'), url('../fonts/BebasNeue/BebasNeueBold/BebasNeueBold.svg#../fonts/BebasNeue/BebasNeueBold/BebasNeueBold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0020-2248;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT/FuturaPTBook/FuturaPT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPT-Book.otf') format('opentype'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPT-Book.woff') format('woff'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPT-Book.ttf') format('truetype'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura PT';
  src: local('Futura PT Demi'), local('FuturaPT-Demi'), url('../fonts/FuturaPT/FuturaPTDemi/FuturaPT-Demi.woff2') format('woff2'), url('../fonts/FuturaPT/FuturaPTDemi/FuturaPT-Demi.woff') format('woff'), url('../fonts/FuturaPT/FuturaPTDemi/FuturaPT-Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
.bebas {
  font-family: 'Bebas Neue';
}
.med {
  font-weight: 600;
}
.gray {
  color: #96a2bb;
}
body {
  font-family: 'Futura PT';
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  margin: 0;
  background: #FFF;
  letter-spacing: -0.35px;
}
a {
  color: #121212;
}
a:hover,
a:active,
a:focus {
  color: #000000;
}
a,
input,
button {
  transition: all 0.2s ease-in-out;
}
a:active,
a:focus,
input:active,
input:focus,
button:active,
button:focus {
  outline: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: 'Futura PT';
  line-height: 1.15;
  font-weight: 400;
  color: inherit;
  margin: 0;
}
h1,
.h1 {
  font-size: 2em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 2em;
}
h4,
.h4 {
  font-size: 2em;
}
h5,
.h5 {
  font-size: 1em;
}
img {
  max-width: 100%;
}
form ::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
form ::-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
form label.error {
  display: none !important;
}
form input,
form textarea,
form select {
  display: inline-block;
  width: 100%;
  border: 1px solid #CCC;
  border-radius: 5px;
  line-height: 48px;
  height: 48px;
  padding: 0 15px;
  font-size: 1em;
  font-weight: 400;
  color: #333;
}
form input.error,
form textarea.error,
form select.error {
  border-color: #E76767;
  box-shadow: 0 0 4px #CC0000;
}
form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3;
  resize: none;
  height: auto;
  min-height: 150px;
}
form .controls {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  margin: 0;
  padding-right: 0;
}
form .controls button,
form .controls input {
  width: 100%;
}
@media (max-width: 991px) {
  form input,
  form textarea,
  form select {
    line-height: 46px;
    height: 46px;
  }
}
.page-404 {
  min-height: 100vh;
}
.page-404 .info {
  text-align: center;
}
.page-404 .t1 {
  font-size: 10em;
}
.page-404 .t2 {
  font-size: 1.4em;
  margin: 0 0 20px;
}
.page-404 .t3 {
  font-size: 0.9em;
}
.section-serv-text {
  padding: 2em 0;
}
@media (min-width: 992px) {
  .section-serv-text .container {
    max-width: 860px;
  }
}
.cl-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 48px;
  text-decoration: none;
  color: #212121;
  padding: 0 30px;
  border: none;
  border-radius: 5px;
  background: #e2e6ea;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
}
.cl-btn:hover,
.cl-btn:active,
.cl-btn:focus {
  text-decoration: none;
}
.cl-btn.c-green {
  background: #28a745;
  color: #FFF;
}
.cl-btn.c-green:hover,
.cl-btn.c-green:active,
.cl-btn.c-green:focus {
  background: #208637;
  color: #FFF;
}
@media (max-width: 767px) {
  .cl-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 46px;
    text-decoration: none;
    padding: 0 15px;
  }
}
.for-btn a,
.for-btn button {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  text-decoration: none;
  text-align: center;
  min-height: 55px;
  padding: 15px 35px;
  box-shadow: 4px 2px 10px #8321ff;
  border-radius: 3px;
  background-image: linear-gradient(104deg,#8b16ff 0%,#14c0ff 50%,#8b16ff 100%);
  background-size: 200% auto;
  font-weight: 600;
  color: #fff;
}
.for-btn a:hover,
.for-btn button:hover {
  background-position: center right;
}
p {
  margin: 0;
}
p.mid {
  font-size: 16px;
}
.title {
  font-family: 'Bebas Neue';
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 1;
}
.title hr {
  border-color: #121212;
  border-width: 3px;
  max-width: 68px;
  margin: 22px 0 0;
}
.min-title {
  font-family: 'Bebas Neue';
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1;
}
.wrapper {
  overflow: hidden;
  max-width: 405px;
  margin: auto;
}
.clock .countdown-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: center;
  justify-content: center;
}
.clock .countdown-row .countdown-section {
  position: relative;
  width: 40px;
  text-align: center;
}
.clock .countdown-row .countdown-section:not(:last-of-type) {
  margin-right: 6px;
}
.clock .countdown-row .countdown-section:not(:last-of-type):before {
  position: absolute;
  content: ":";
  left: 100%;
  top: 0;
  font-family: 'Bebas Neue';
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 1;
  color: #96a2bb;
}
.clock .countdown-row .countdown-section:not(:last-of-type):before hr {
  border-color: #121212;
  border-width: 3px;
  max-width: 68px;
  margin: 22px 0 0;
}
.clock .countdown-row .countdown-section span {
  display: block;
}
.clock .countdown-row .countdown-section span.countdown-amount {
  font-family: 'Bebas Neue';
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 1;
}
.clock .countdown-row .countdown-section span.countdown-amount hr {
  border-color: #121212;
  border-width: 3px;
  max-width: 68px;
  margin: 22px 0 0;
}
.clock .countdown-row .countdown-section span.countdown-period {
  font-size: 14px;
  line-height: 1;
  margin: 3px 0 0 0;
  color: #96a2bb;
}
.header {
  padding: 20px 0px;
  background: #edeef3 url(../images/main-pic.png) no-repeat left -49px top 58px;
  background-size: 300px;
}
.header .top-row {
  margin: 150px 0 0;
}
.header .top-row .white-block {
  margin: 0 0 10px;
  background: #fff;
  border-radius: 3px;
}
.header .top-row .white-block .gray {
  margin: 0 0 4px;
}
.header .top-row .white-block .plus-icon {
  display: inline-block;
  position: relative;
  margin: 10px 0;
}
.header .top-row .white-block .plus-icon::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 100%;
  height: 1px;
  width: 500px;
  border-top: 1px dashed #edeef3;
}
.header .top-row .white-block .p-mid {
  margin: 0 0 15px;
}
.header .top-row .white-block.top {
  padding: 20px 20px 15px;
}
.header .top-row .white-block.bot {
  padding: 15px 0 0 15px;
}
.header .list-row {
  margin: 40px 0 10px 0;
  text-align: center;
}
.header .mid-row .md-left .gray {
  margin: 0 0 8px;
  white-space: nowrap;
}
.header .mid-row .md-right {
  padding: 15px 15px 8px;
  border-radius: 3px 0 0 3px;
  background-image: linear-gradient(244deg,#8b16ff 0%,#14c0ff 100%);
  margin: 20px -40px 0 0;
}
.header .mid-row .md-right .title {
  position: relative;
  z-index: 2;
  margin: 9px 0 0;
  color: #fff;
}
.header .mid-row .md-right .minus-icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.header .receive-block {
  margin: 20px 0 0;
  font-weight: 500;
}
.header .receive-block .for-btn a {
  width: 100%;
}
.header .receive-block .places {
  margin: 20px 0 0;
}
.header .receive-block .places .gray {
  margin: 3px 0 0;
}
.receive {
  position: relative;
  margin: -35px 0 0;
  padding: 40px 0 110px;
}
.receive::before {
  content: '';
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  margin: auto;
  width: 290px;
  height: 290px;
  background-color: #edeef3;
  transform: rotate(-45deg);
  z-index: -1;
}
.receive .bot-txt {
  font-weight: 700;
}
.learn .min-t {
  letter-spacing: 5.6px;
}
.learn .blocks-wrapper {
  margin: 18px 0 50px;
}
.learn .blocks-wrapper .lr-block {
  border-radius: 3px;
  border: 1px solid #f2f4f6;
  padding: 20px;
  margin: 0 0 5px;
}
.learn .blocks-wrapper .lr-block .txt {
  margin: 0 0 0 20px;
  flex: 1;
}
.learn .rw-left .price {
  margin: 54px 0 0;
}
.school {
  margin: -55px 0 0;
}
.school .ol-list {
  margin: 30px 0;
  padding: 0 0 0 15px;
}
.school .ol-list li {
  color: #96a2bb;
  font-weight: 600;
}
.school .ol-list li:not(:first-of-type) {
  margin: 15px 0 0;
}
.school .ol-list li p {
  color: #121212;
  font-weight: 400;
  padding: 0 0 0 15px;
}
.school .rst-tt {
  letter-spacing: 5.6px;
  margin: 0 0 15px;
}
.school .result-block {
  padding: 20px;
  color: #fff;
  border-radius: 3px;
  background-image: linear-gradient(217deg,#8b16ff 0%,#14c0ff 100%);
  margin: 0 0 60px;
}
.school .result-block .p-list p {
  position: relative;
  padding: 0 0 0 25px;
}
.school .result-block .p-list p::before {
  content: '—';
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(255,255,255,0.85);
}
.school .result-block .p-list p:not(:first-of-type) {
  margin: 15px 0 0;
}
.school .result-block .txt {
  margin: 30px 0 0;
}
.school .rw-left .price {
  margin: 54px 0 0;
}
.school .rw-right {
  margin: 0 -81px 0 0;
  max-width: 180px;
}
.course {
  margin: -55px 0 0;
}
.course .title {
  position: relative;
  z-index: 2;
}
.course .ol-list {
  margin: 30px 0;
  padding: 0 0 0 15px;
}
.course .ol-list li {
  color: #96a2bb;
  font-weight: 600;
}
.course .ol-list li:not(:first-of-type) {
  margin: 15px 0 0;
}
.course .ol-list li p {
  color: #121212;
  font-weight: 400;
  padding: 0 0 0 15px;
}
.course .rst-tt {
  letter-spacing: 5.6px;
  margin: 0 0 15px;
}
.course .result-block {
  padding: 20px;
  color: #fff;
  border-radius: 3px;
  background-image: linear-gradient(217deg,#8b16ff 0%,#14c0ff 100%);
}
.course .result-block .p-list p {
  position: relative;
  padding: 0 0 0 25px;
}
.course .result-block .p-list p::before {
  content: '—';
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(255,255,255,0.85);
}
.course .result-block .p-list p:not(:first-of-type) {
  margin: 15px 0 0;
}
.course .result-block .txt {
  margin: 30px 0 0;
}
.course .rw-left .price {
  margin: 54px 0 0;
}
.course .rw-right {
  margin: 0 -81px 0 0;
}
.wait {
  padding: 35px 0 0;
}
.wait .p-list {
  margin: 30px 0 55px;
}
.wait .p-list p {
  position: relative;
  padding: 0 0 0 20px;
}
.wait .p-list p:not(:first-of-type) {
  margin: 15px 0 0;
}
.wait .p-list p::before {
  content: '+';
  position: absolute;
  color: #96a2bb;
  font-weight: 600;
  left: 0;
  top: 0;
}
.wait .rw-left .price {
  margin: 54px 0 0;
}
.wait .rw-left .price .title {
  position: relative;
  z-index: 2;
  white-space: nowrap;
  margin: 55px 0 0;
}
.wait .rw-right {
  margin: 0 -81px 0 0;
}
.wait .under-row {
  margin: 30px 0 0;
  border-left: 2px dotted #96a2bb;
  padding: 0 0 0 15px;
}
.wait .under-row p:not(:first-of-type) {
  margin: 30px 0 0;
}
.become {
  padding: 40px 0;
}
.become .for-title {
  margin: 0 0 15px;
}
.become .for-title .min-t {
  letter-spacing: 5.6px;
  margin: 0 0 9px;
}
.become .p-list {
  color: #fff;
  padding: 20px;
  border-radius: 3px;
  background-image: linear-gradient(235deg,#8b16ff 0%,#14c0ff 100%);
}
.become .p-list p {
  padding: 0 0 0 25px;
  position: relative;
}
.become .p-list p::before {
  content: '—';
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(255,255,255,0.85);
}
.become .p-list p:not(:first-of-type) {
  margin: 15px 0 0;
}
.also {
  text-align: center;
}
.also p span {
  display: 700;
}
.also .al-block {
  margin: 25px 0 0 0;
}
.also .al-block .al-rows .al-row:not(:last-of-type) {
  margin-bottom: 20px;
}
.also .al-block .al-rows .al-row .price {
  margin: 10px 0 0 0;
}
.also .al-block .al-rows .al-row p span {
  font-family: 'Bebas Neue';
}
.also .al-block .title {
  margin: 20px 0 20px 0;
}
.also .al-block .al-bottom {
  margin: 0 0 25px 0;
}
.also .al-block .al-bottom p {
  font-weight: 700;
}
.also .al-block .al-bottom p:not(:last-of-type) {
  margin-bottom: 10px;
}
.hurry {
  background-color: #edeef3;
  padding: 30px 0;
}
.hurry .txt {
  margin: 30px 0;
}
.hurry .for-btn a {
  width: 100%;
}
.hurry .for-clock {
  margin: 25px 0 0;
}
.hurry .for-clock p {
  margin: 0 0 10px;
}
.ordering {
  text-align: center;
  background-color: #edeef3;
  padding: 0 0 35px 0;
}
.ordering .text {
  margin: 0 0 20px 0;
}
.ordering .text p:not(:last-of-type) {
  margin-bottom: 10px;
}
.ordering .forma {
  margin: 20px 0 0 0;
}
.ordering .forma .for-btn button {
  width: 100%;
}
.ordering .forma .inputblock {
  margin: 0 0 10px 0;
}
.footer {
  border-top: 1px solid #dadde8;
  padding: 30px 0;
  background-color: #edeef3;
}
.thanks .header-thanks {
  padding: 35px 0;
  background-color: #edeef3;
}
.thanks .header-thanks .done-block {
  border-radius: 3px;
  background-color: #2ecf62;
  padding: 13px;
  margin: 0 0 19px;
  color: #fff;
}
.thanks .header-thanks .done-block p {
  margin: 0 0 0 13px;
}
.thanks .dont-close {
  background-image: linear-gradient(242deg,#8b16ff 0%,#14c0ff 100%);
  padding: 30px 0;
}
.thanks .dont-close * {
  color: #fff;
}
.thanks .dont-close .txt {
  margin: 20px 0 0;
}
.thanks .right-now .w-bd {
  border-left: 2px dotted #96a2bb;
  padding: 0 0 0 15px;
  margin: 30px 0;
}
.thanks .right-now .w-line {
  border-radius: 3px;
  border: 1px solid #f2f4f6;
  padding: 20px;
  margin: 0 0 35px;
}
.thanks .right-now .w-line hr {
  border-color: #121212;
  border-width: 3px;
  max-width: 68px;
  margin: 30px 0;
}
.thanks .right-now .now-block .for-title {
  margin: 0 0 35px;
}
.thanks .right-now .now-block .for-title .min-t {
  letter-spacing: 5.6px;
  margin: 0 0 8px;
}
.thanks .right-now .now-block .rw-left .price {
  margin: 54px 0 0;
}
.thanks .right-now .now-block .rw-right {
  margin: 0 -81px 0 0;
}
.thanks .right-now .now-block .under-row {
  margin: -75px 0 0;
}
.thanks .right-now .now-block .under-row .title {
  margin: 0 0 11px;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.thanks .right-now .now-block.nwb-2 .rw-left .price {
  margin: 0px 0 0;
}
.thanks .right-now .now-block.nwb-2 .under-row {
  margin: -100px 0 0;
}
.thanks .right-now .plus-icon {
  margin: 30px 0;
}
.thanks .full {
  padding: 30px 0;
}
.thanks .full .top-row .tr-right {
  border-radius: 3px 0 0 3px;
  background-image: linear-gradient(244deg,#8b16ff 0%,#14c0ff 100%);
  padding: 14px;
}
.thanks .full .top-row .tr-right * {
  color: #fff;
}
.thanks .full .top-row .tr-right .title {
  margin: 5px 0 0;
}
.thanks .full .mid-txt {
  margin: 40px 0 30px;
}
.thanks .full .for-btn a {
  width: 100%;
}
.thanks .full .under-btn {
  margin: 30px 0 0;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  body,
  html {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body,
  html {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  body,
  html {
    font-size: 14px;
  }
  body.modal-open .wrapper {
    display: none;
  }
}
