a {
  color: #fff;
}
a:hover,
a:active,
a:focus {
  color: #fff;
}
a:active,
a:focus {
  text-decoration: none;
}
body {
  font-family: 'pf_dintext_pro';
  font-size: 18px;
}
p {
  margin-bottom: 20px;
}
h2 {
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 30px;
  letter-spacing: 4px;
}
h3 {
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 15px;
  letter-spacing: 3px;
}
.bg-title {
  position: relative;
  height: 1px;
}
.bg-title div {
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  color: #fff9f7;
  text-align: center;
  z-index: -1;
  font-size: 16vw;
  font-family: 'a_futuraround';
  font-weight: bold;
  line-height: 0.8;
}
.apply.right {
  float: right;
}
.text {
  color: #727274;
}
.text ul {
  list-style: none;
  padding-left: 0;
}
.text ul li {
  position: relative;
  padding-left: 15px;
}
.text ul li::before {
  content: " ";
  background: #a62081;
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
}
.modal-success {
  text-align: center;
}
.suggestions-promo {
  opacity: 0;
}
.main-form .accent {
  color: #d90870;
}
.messenger-title {
  font-size: 24px;
}
.confirm-block {
  margin: 20px 0;
}
.confirm-block .btn-confirm {
  width: 300px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  background: #fff;
  border-color: #fff;
  color: #fff;
  height: 55px;
  padding-top: 8px;
  letter-spacing: 0;
}
.confirm-block .btn-confirm::before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
  margin-top: -7px;
  background-size: contain;
  background-position: 50% 50%;
  line-height: 18px;
  width: 36px;
  height: 28px;
}
.confirm-block .btn-confirm.wa {
  background: #25D366;
}
.confirm-block .btn-confirm.wa::before {
  background-image: url(/wa-apps/landing/themes/ideal/img/chats/whatsapp.svg);
}
.confirm-block .btn-confirm.tg {
  background: #33ABDF;
}
.confirm-block .btn-confirm.tg::before {
  background-image: url(/wa-apps/landing/themes/ideal/img/chats/telegram.svg);
}
.confirm-block .btn-confirm.vk {
  background: #4a76a8;
}
.confirm-block .btn-confirm.vk::before {
  background-image: url(/wa-apps/landing/themes/ideal/img/chats/vk.svg);
}
.confirm-block .btn-confirm.viber {
  background: #59267c;
}
.confirm-block .btn-confirm.viber::before {
  background-image: url(/wa-apps/landing/themes/ideal/img/chats/viber.png);
}
.confirm-block .btn-confirm.phone {
  color: #333;
  border: 2px solid;
}
.confirm-block .btn-confirm.phone::before {
  background-image: url(/wa-apps/landing/themes/ideal/img/chats/phone.png);
}
.btn {
  font-weight: 200;
  letter-spacing: 1px;
}
.btn-primary {
  background-color: #a62081;
  border: none;
  background: linear-gradient(90deg, #a62081 0%, #e60d7d 100%);
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 2rem;
}
.btn-100 {
  width: 100%;
}
.btn-green {
  background-color: #4aaf84;
  border-color: #4aaf84;
  color: #fff;
}
.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #727274;
}
.btn-long {
  width: 250px;
}
.btn-sch {
  color: #727274;
  font-size: 16px;
  white-space: nowrap;
  box-shadow: 0px 6px 25px 0px rgba(92, 12, 70, 0.23);
  display: block;
  border-radius: 10px;
  text-align: center;
  background: #fff;
  line-height: 1;
  margin: 3px;
  padding: 3px;
}
.circles .lSAction > a {
  background-image: url('/wa-apps/landing/themes/ideal/vendor/lightslider/img/controls2.png');
  background-image: url('/wa-apps/landing/themes/ideal/vendor/lightslider/img/controls2.png'), linear-gradient(90deg, #a62081 0%, #e60d7d 100%);
  border-radius: 16px;
  width: 32px;
}
.header {
  background: #fed6d4;
  color: #413739;
  font-family: 'pf_dintext_pro';
  padding: 20px 0 140px;
}
.header.full {
  background: #fed6d4 url("/wa-apps/landing/themes/ideal/img/header.jpg") no-repeat 100% 0%;
  background-size: auto 100%;
}
.header .logo img {
  max-width: 100%;
}
.header .title {
  margin-top: 75px;
}
.header .title .type {
  color: #727274;
  font-family: 'pf_dintext_pro';
  font-weight: 200;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 30px;
}
.header .title h1 {
  color: #d90870;
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 70px;
  letter-spacing: 7px;
  line-height: 1;
}
.header .title h1 .big {
  text-transform: uppercase;
  font-size: 130px;
  display: block;
  letter-spacing: 12px;
}
.header .title .slogan {
  margin-top: 30px;
  font-family: 'pf_dintext_pro';
  font-size: 23px;
  letter-spacing: 2.3px;
  color: #413739;
  line-height: 1.2;
  margin-bottom: 60px;
}
.header-blocks .stat {
  font-weight: 500;
  font-style: italic;
}
.header-blocks .stat b {
  font-weight: 500;
  font-style: italic;
  color: #d90870;
}
.header-blocks .phone b {
  font-size: 22px;
}
.main-form {
  max-width: 460px;
  border: 2px solid #a62081;
  border-radius: 10px;
  padding: 20px 30px;
}
.main-form .form-title {
  text-align: center;
  color: #d90870;
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 15px;
}
.bg-img {
  background: #fed6d4 url("/wa-apps/landing/themes/ideal/img/header.jpg") no-repeat 100% 0%;
  background-size: 100% auto;
}
.bg-img .header {
  background: none;
}
.circles {
  padding: 60px 0;
  background: url("/wa-apps/landing/themes/ideal/img/bg1.png") no-repeat 50% 50%;
  background-size: 90% auto;
}
.circles .circle {
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}
.circles .circle .text {
  margin: 20px 40px;
}
.about {
  padding: 50px 0;
  background: url("/wa-apps/landing/themes/ideal/img/bg2.jpg") no-repeat 0% 50%;
  background-size: auto 100%;
}
.about .text {
  max-width: 700px;
}
.program .part {
  background: url("/wa-apps/landing/themes/ideal/img/bg3.jpg") no-repeat 50% 50%;
  background-size: contain;
  position: relative;
  z-index: 1;
  box-shadow: 0px 6px 25px 0px rgba(92, 12, 70, 0.15);
  border-radius: 30px;
  padding: 20px 30px;
  height: 100%;
}
.program .part ul {
  color: #727274;
}
.program h3 {
  color: #400c31;
}
.program .part {
  background-size: cover;
  height: auto;
  margin-bottom: 30px;
}
.program .part-1 {
  background: url("/wa-apps/landing/themes/ideal/img/pr_1.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.program .part-2 {
  background: url("/wa-apps/landing/themes/ideal/img/pr_2.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.schedule {
  margin: 60px 0;
}
.schedule h2 {
  text-align: center;
}
.schedule .schedule-table .row.titles {
  background: none;
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 23px;
  border-bottom: 1px solid #ccc;
}
.schedule .schedule-table .row .dow {
  font-weight: bold;
  font-size: 20px;
}
.schedule .schedule-table > .row:nth-child(2n) {
  background: #e9f5f0;
}
.schedule .schedule-table .row.titles {
  font-size: 14px;
  text-align: center;
}
.schedule .schedule-table .row.titles .moscow {
  background: #ffdbdb;
  padding: 5px 0;
}
.schedule .schedule-table .row.titles .spb {
  background: #eeffdb;
  padding: 5px 0;
}
.schedule .schedule-table .row.titles .online {
  background: #dcdbff;
  padding: 5px 0;
}
.schedule .schedule-table .row.holiday-1 {
  background: #ffdbdb !important;
}
.schedule .schedule-table .row.holiday-2 {
  background: #ffecdb !important;
}
.schedule .schedule-table .moscow {
  min-height: 44px;
  border-left: 1px solid #ccc;
}
.schedule .schedule-table .moscow .btn-sch {
  background: #fffddb;
}
.schedule .schedule-table .spb {
  min-height: 44px;
  border-left: 1px solid #ccc;
}
.schedule .schedule-table .spb .btn-sch {
  background: #eeffdb;
}
.schedule .schedule-table .online {
  min-height: 44px;
  border-left: 1px solid #ccc;
}
.schedule .schedule-table .online .btn-sch {
  background: #dcdbff;
}
.question {
  padding: 100px 0;
  background: url("/wa-apps/landing/themes/ideal/img/bg4.png") no-repeat 0% 50%;
  background-size: 90% auto;
}
.question.empty,
.question.second.empty {
  background: url("/wa-apps/landing/themes/ideal/img/bg4_e.jpg") no-repeat 0% 50%;
}
.question.second {
  background: url("/wa-apps/landing/themes/ideal/img/bg5.jpg") no-repeat 0% 50%;
  background-size: 100% auto;
  padding: 150px 0 50px 0;
}
.question.second h2 {
  font-size: 35px;
}
.question.second .text,
.question.second h2,
.question.second .apply {
  max-width: 700px;
}
.question .text,
.question h2,
.question .apply {
  max-width: 600px;
}
.question .apply {
  margin: 30px 0;
}
.question .simple-link a {
  color: #d90870;
}
.for-you {
  padding: 60px 0 0 0;
}
.for-you h2 {
  text-align: center;
}
.for-you .image {
  height: 116px;
}
.for-you .circle {
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}
.for-you .apply {
  text-align: center;
  margin-top: 30px;
}
.prices h2 {
  text-align: center;
  margin-top: 8vw;
}
.prices .price-block {
  background: #fff6f4;
  padding: 40px 20px;
  border-radius: 20px;
  color: #000;
  margin-bottom: 30px;
}
.prices .price-block .city {
  font-size: 25px;
  font-family: 'a_futuraround';
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.prices .price-block .city .accent {
  color: #a62081;
  font-size: 25px;
  text-transform: uppercase;
}
.prices .price-block .apply {
  text-align: center;
}
.prices .price-block .text {
  color: #000;
}
.subscribe {
  padding: 40px 0 0 0;
}
.footer {
  padding: 400px 0 20px 0;
  background: url("/wa-apps/landing/themes/ideal/img/bg6.jpg") no-repeat 50% 100%;
  background-size: 100% auto;
  color: #666666;
  font-size: 17px;
}
.footer a {
  color: #666666;
}
@media only screen and (max-width: 575px) {
  .footer {
    padding: 220px 0 20px 0;
    background: url("/wa-apps/landing/themes/ideal/img/bg6.jpg") no-repeat 50% 100%;
  }
}
.what-get {
  padding: 180px 0 20px 0;
  background: url("/wa-apps/landing/themes/ideal/img/bg7.jpg") no-repeat 0% 50%;
  background-size: auto 100%;
}
.what-get .text {
  margin-left: 400px;
}
.what-get .text h2 {
  color: #333;
}
.what2 {
  text-align: center;
}
.what2 .circle .image img {
  max-width: 100%;
  max-height: 200px;
}
.thanks .bg1 {
  background: #fed6d4;
}
.thanks .bg2 {
  background: #eff8fd;
}
.thanks h1 {
  color: #d90870;
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 70px;
  letter-spacing: 7px;
  line-height: 1;
  padding: 20px 0;
  text-align: center;
}
.thanks .gift {
  text-align: center;
  color: #d90870;
  font-family: 'a_futuraround';
  font-weight: bold;
  font-size: 60px;
  padding-bottom: 100px;
}
.thanks .gift a {
  color: #413739;
  text-decoration: underline;
}
.thanks .gift img {
  max-width: 200px;
}
.thanks .scroll-arrow {
  font-size: 22px;
  text-align: center;
  padding: 40px 0;
}
.thanks .scroll-arrow .icon-wiggle {
  font-size: 32px;
  display: inline-block;
  animation: wiggle 1s infinite;
}
.thanks .video-link img {
  width: 100%;
}
.thanks .text-small {
  margin-top: 30px;
  position: relative;
  height: 480px;
  font-size: 16px;
}
.thanks .text-small .text-small-image {
  background: #ddd;
  width: 100%;
  height: 250px;
  background-position: 50% 50%;
  background-size: cover;
}
.thanks .text-small .text-small-image .text-link {
  display: block;
  height: 100%;
  transition: all 0.3s linear 0s;
}
.thanks .text-small .text-category {
  display: none;
}
.thanks .text-small .text-name {
  margin: 10px 0;
  font-size: 16px;
}
.thanks .text-small .text-name a {
  color: #000;
}
.thanks .text-small .text-summary {
  color: #999;
  line-height: 1.1;
}
.thanks .text-small .text-small-buttons {
  display: none;
}
.thanks .text-small .like {
  display: none;
}
.thanks .slider-wrap {
  position: relative;
}
.thanks .slider-wrap .slider-arrow {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  font-size: 40px;
  color: #d90870;
  text-decoration: none;
  width: 32px;
  height: 32px;
  display: block;
  border: 2px solid;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.thanks .slider-wrap .slider-arrow.left {
  left: -40px;
}
.thanks .slider-wrap .slider-arrow.right {
  right: -40px;
}
.thanks .opinion {
  background: #fff;
  border: 1px solid #d1d5d5;
}
.thanks .opinion .opinion-title {
  font-size: 16px;
  border-bottom: 1px solid #d1d5d5;
  padding: 10px;
}
.thanks .opinion .opinion-text {
  line-height: 1.2;
  padding: 10px;
  font-size: 16px;
}
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(0deg);
  }
  85% {
    transform: rotate(10deg);
  }
  95% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*# sourceMappingURL=style.css.map */