@font-face {
  font-family: 'museo-sans';
  src: url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_0-webfont.woff2') format('woff2'), url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_0-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'museo-sans';
  src: url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_1-webfont.woff2') format('woff2'), url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_1-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'museo-sans';
  src: url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_2-webfont.woff2') format('woff2'), url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_2-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'museo-sans';
  src: url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_3-webfont.woff2') format('woff2'), url('/wa-apps/shop/themes/online/fonts/museo/museosanscyrl_3-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: 'museo-sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: url(../img/header_bg.jpg) no-repeat top center #f7fafc;
  color: #000;
}
@media only screen and (max-width : 760px) {
  body {
    background-position: 50% 0;
  }
}
.body {
  position: relative;
  z-index: 2;
}
a {
  color: #000;
}
a:hover {
  color: #ce1991;
}
a.inline-link {
  text-decoration: none;
  border-bottom: 1px dashed;
}
h1,
.h1 {
  font-weight: 700;
  font-size: 32px;
}
h2,
.h2 {
  font-weight: 700;
  font-size: 24px;
}
.loading {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/loading.gif);
}
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  z-index: 1050;
}
.content {
  margin-top: 75px;
}
@media only screen and (max-width : 1199px) {
  .content {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .content {
    margin-top: 30px;
  }
}
@media only screen and (max-width : 760px) {
  .content {
    margin-top: 20px;
  }
}
.title-wrap {
  padding-top: 35px;
  margin-left: -50px;
  margin-right: -50px;
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 35px;
}
.page h1 {
  padding-top: 35px;
  margin-left: -50px;
  margin-right: -50px;
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 35px;
}
.bg-blue {
  background: #f7fafc;
}
.bg-white {
  background: #fff;
}
.form-row {
  margin: 20px 0;
}
.page-simple {
  background: #fff;
  margin-left: -50px;
  margin-right: -50px;
  padding: 35px 50px;
}
.menu-top {
  margin-top: 15px;
}
.menu-top .nav {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.menu-top .nav li.selected a {
  border: 2px solid #c80586;
  border-radius: 18px;
  color: #c80586;
}
.menu-top .nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 7px 15px;
}
.menu-top .nav li a:hover {
  background: none;
  text-decoration: underline;
}
@media only screen and (max-width : 1199px) {
  .menu-top .nav li a {
    font-size: 12px;
  }
}
@media only screen and (max-width : 991px) {
  .menu-top .nav li a {
    font-size: 8px;
  }
}
.header {
  color: #fff;
}
.header a {
  color: #fff;
}
.header .main-info {
  margin-top: 30px;
}
.header .main-info .logo {
  margin-top: 9px;
}
.header .main-info .logo img {
  max-width: 100%;
}
.header .main-info .name {
  font-weight: 700;
  font-size: 48px;
  margin-left: -40px;
}
@media only screen and (max-width : 1199px) {
  .header .main-info .name {
    margin-left: 0;
    font-size: 32px;
  }
}
@media only screen and (max-width : 991px) {
  .header .main-info .name {
    font-size: 24px;
  }
}
.header .main-info .slogan {
  font-weight: 300;
  font-size: 21px;
  margin-left: -33px;
  margin-top: 6px;
  line-height: 1.333;
  max-width: 540px;
}
@media only screen and (max-width : 1199px) {
  .header .main-info .slogan {
    margin-left: 0;
    font-size: 16px;
  }
}
@media only screen and (max-width : 991px) {
  .header .main-info .slogan {
    font-size: 13px;
  }
}
.header .main-info .links {
  margin-top: 34px;
  margin-left: -30px;
  font-size: 16px;
}
@media only screen and (max-width : 1199px) {
  .header .main-info .links {
    margin-left: 0;
  }
}
.header .main-info .links i {
  color: #c80586;
  font-size: 20px;
}
.header .main-info .links a {
  text-decoration: underline;
}
.header .main-info .links .fa-phone {
  margin-left: 40px;
}
.header .contacts {
  margin-top: 27px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  border: 1px solid #c80586;
  padding: 20px 0;
}
@media only screen and (max-width : 991px) {
  .header .contacts {
    font-size: 12px;
  }
}
.header .contacts .phone {
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width : 991px) {
  .header .contacts .phone {
    font-size: 14px;
  }
}
.header .contacts .phone i,
.header .contacts .email i {
  color: #c80586;
}
.header .contacts .phone a,
.header .contacts .email a {
  text-decoration: underline;
}
.header .contacts .email {
  margin-top: 13px;
}
.header .contacts .social {
  margin-top: 15px;
  font-size: 24px;
}
.tags-top .btn {
  margin: 0 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.btn {
  border-radius: 25px;
  border-width: 2px;
  padding: 8px 25px 9px;
  color: #5d6e79;
  font-size: 16px;
}
.btn.active {
  box-shadow: none;
}
.btn-primary {
  background: #ce1991;
  border-color: #ce1991;
  color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(200, 5, 134, 0.3);
}
.btn-primary:hover {
  background: #ce1991;
  border-color: #ce1991;
  color: #fff;
}
.btn-secondary {
  background: #fff;
  border-color: #ce1991;
}
.btn-secondary:hover {
  background: #ce1991;
  border-color: #ce1991;
  color: #fff;
  box-shadow: none;
}
.btn-default {
  background: none;
  border-color: #ce1991;
  color: #fff;
}
.btn-default:hover {
  background: #ce1991;
  border-color: #ce1991;
  color: #fff;
  box-shadow: none;
}
.btn-180 {
  width: 180px;
}
.close.round {
  color: #000;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border-radius: 10px;
  opacity: 1;
  text-shadow: none;
  text-align: center;
  background: #fff;
  border: 1px solid #000;
}
.btn-up {
  position: fixed;
  right: 10px;
  top: 10px;
  max-width: 0;
  overflow-x: hidden;
  -webkit-transition: max-width 0.5s ease-in-out;
  -moz-transition: max-width 0.5s ease-in-out;
  -o-transition: max-width 0.5s ease-in-out;
  transition: max-width 0.5s ease-in-out;
  z-index: 1000;
  white-space: nowrap;
}
@media only screen and (max-width : 760px) {
  .btn-up {
    display: none;
  }
}
.btn-up a {
  border: 1px solid #000;
  display: block;
  padding: 5px 10px;
  background: #fff;
  text-decoration: none;
  opacity: 0.6;
  font-size: 14px;
  color: #000;
}
.btn-up a:hover {
  text-decoration: none;
  opacity: 1;
}
.btn-up.shown {
  max-width: 200px;
}
.btn-up i {
  margin-right: 5px;
}
.training {
  font-family: 'museo-sans';
}
.training.type-man .main-info {
  background: #eff0fe url(../img/bg_m.jpg) no-repeat 100% top;
  background-size: auto 100%;
}
.training.type-man .for-who .image-bg {
  background: url(../img/for_m.jpg) no-repeat bottom left;
  background-size: 30% auto;
}
.training.type-man .you-get {
  background: #eff0fe url(../img/get_m.jpg) no-repeat 100% top;
  background-size: auto 100%;
}
.training.type-man .you-learn {
  background: #eff0fe url(../img/learn_m.jpg) no-repeat 100% top;
  background-size: auto 100%;
}
.training.type-man .apply-form {
  background: #6a1b9a url(../img/form_m.jpg) no-repeat top center;
}
.training h1 {
  font-family: 'museo-sans';
  font-weight: 700;
  font-size: 48px;
  margin-top: 0;
}
.training h2,
.training .title {
  font-weight: 700;
  font-size: 32px;
  margin: 10px 0 30px 0;
}
.training .training-links {
  font-size: 0;
  text-align: center;
}
.training .training-links li {
  border-right: 1px solid #000;
  font-size: 13px;
}
.training .training-links li:last-child {
  border: none;
}
.training .main-info {
  padding: 40px 0;
  background: #eff0fe url(../img/bg_woman.jpg) no-repeat right 50%;
  background-size: auto 150%;
  font-weight: 300;
  font-size: 20px;
}
.training .lessons {
  padding: 40px 0;
}
.training .lessons .lesson {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
.training .lessons .lesson .image {
  text-align: center;
}
.training .lessons .lesson .image img {
  max-width: 100%;
}
.training .training-apply {
  margin: 40px 0;
  position: relative;
}
.training .training-apply .likes {
  position: absolute;
  left: 50%;
  margin-left: 100px;
  top: 10px;
}
.training .for-who {
  background: #fff;
  padding: 40px 0 0 0;
}
.training .for-who.type-course .image-bg {
  background: url(/wa-apps/shop/themes/online/img/course/for-who.jpg) no-repeat bottom left;
  background-size: auto 70%;
}
.training .for-who h2 {
  font-size: 28px;
}
.training .for-who .image-bg {
  background: url(../img/for_w.jpg) no-repeat bottom left;
  background-size: 30% auto;
}
.training .for-who .tr-text-get {
  margin: 0 -15px;
  padding-bottom: 40px;
}
.training .for-who ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  list-style: none;
  counter-reset: li;
}
.training .for-who ul li {
  counter-increment: li;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  width: 45%;
  vertical-align: top;
  background: #eddbeb;
  background: linear-gradient(0deg, #eddbeb 0%, #f6f5e5 100%);
  border: 1px solid #f2cae7;
  margin: 2.5%;
  padding: 15px 15px 15px 70px;
  position: relative;
  height: 180px;
  border-radius: 5px;
}
.training .for-who ul li::before {
  content: counter(li);
  color: #fff;
  background: #c80586;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  display: block;
  text-align: center;
  left: 15px;
  padding-top: 5px;
}
.training .about {
  padding: 30px 0;
  font-size: 18px;
  font-weight: 300;
}
.training .about .bg {
  height: 100%;
  background: url("/wa-apps/shop/themes/online/img/course/about.png") no-repeat 50% 50%;
  background-size: contain;
}
.training .you-get-big {
  background: #eff0fe;
  padding: 40px 0;
}
.training .you-get-big .item {
  text-align: center;
}
.training .you-get-big .item .item-icon {
  color: #ce1991;
  font-size: 48px;
  text-align: center;
  border: 2px solid #ce1991;
  border-radius: 50%;
  display: inline-block;
  width: 108px;
  height: 108px;
  padding-top: 20px;
}
.training .you-get-big .item .item-text {
  height: 130px;
  font-size: 22px;
  font-weight: 300;
  margin-top: 20px;
}
.training .you-get {
  padding: 40px 0;
  background: #eff0fe url(../img/get_w.jpg) no-repeat 100% top;
  background-size: auto 100%;
}
.training .you-get ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}
.training .you-get ul li {
  padding: 0;
  margin: 20px 0;
  position: relative;
  min-height: 60px;
  padding-left: 70px;
  font-weight: 500;
  font-size: 20px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.training .you-get ul li:before {
  text-align: center;
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  color: #ce1991;
  font-size: 28px;
  width: 56px;
  height: 56px;
  padding-top: 10px;
  border: 3px solid #ce1991;
  border-radius: 50%;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  margin-right: 10px;
}
.training .training-trainer {
  background: #fff;
  padding: 40px 0;
  font-weight: 300;
  font-size: 20px;
}
.training .you-learn {
  padding: 40px 0;
  background: #eff0fe url(../img/learn_w.jpg) no-repeat 100% top;
  background-size: auto 100%;
}
.training .you-learn ol {
  padding: 0;
  margin: 0;
  counter-reset: my-counter;
  list-style: none;
}
.training .you-learn ol li {
  width: 33%;
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: top;
  padding: 0 10px;
  font-weight: 300;
  font-size: 20px;
}
.training .you-learn ol li:before {
  display: block;
  width: 66px;
  height: 66px;
  text-align: center;
  color: #ce1991;
  content: "\e013";
  font-size: 32px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: 3px solid #ce1991;
  border-radius: 50%;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding-top: 10px;
}
.training .home-how {
  background: #fff;
  padding: 40px 0;
}
.training .how {
  background: #eff0fe;
  padding: 40px 0;
  font-weight: 300;
  font-size: 20px;
}
.training .prices {
  background: #eff0fe;
  padding: 40px 0;
  position: relative;
}
.training .prices .bg {
  position: absolute;
  background: #fff;
  height: 300px;
  left: 0;
  width: 100%;
  z-index: 1;
  top: 0;
}
.training .prices .container {
  z-index: 2;
  position: relative;
}
.training .prices .lesson-type {
  text-align: center;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.27);
  background: #fff;
  margin-bottom: 30px;
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  min-height: 100px;
}
.training .prices .lesson-type .hint {
  color: #9f9f9f;
}
.training .prices .lesson-type .type {
  font-weight: 700;
  font-size: 40px;
  color: #ce1991;
  line-height: 1;
  word-break: break-word;
}
.training .prices .lesson-type .apply {
  margin-top: 30px;
}
.training .schedule {
  background: #eff0fe;
  padding: 40px 0;
}
.training .vopinions {
  background: #fff;
  padding: 40px 0;
}
.training .opinions {
  background: #eff0fe;
  padding: 40px 0;
}
.training .videos {
  background: #f6fafd;
  padding: 40px 0;
}
.training .apply-form {
  background: #6a1b9a url(../img/form_w.jpg) no-repeat top center;
  padding: 40px 0;
  min-height: 540px;
}
.training .apply-form .tr-apply {
  color: #fff;
}
.training .apply-form .tr-apply .form-row {
  max-width: 360px;
}
.training .apply-form .tr-apply .form-control {
  border-radius: 20px;
}
.training .form-price {
  background: #f7fafc;
  padding: 40px 0;
  color: #767676;
  font-weight: 300;
  font-size: 18px;
}
.training .form-price .price-block {
  margin-bottom: 40px;
}
.training .form-price .price-block .price {
  color: #ce1991;
  font-size: 28px;
}
.training .accent {
  color: #ce1991;
}
.subscribe-container {
  background: url("../img/subscribe_bg.jpg") no-repeat top center;
  padding-top: 200px;
  height: 675px;
}
.subscribe-container .subscribe {
  color: #fff;
  font-size: 21px;
}
.subscribe-container .subscribe .marked {
  color: #c80586;
  text-transform: uppercase;
}
.subscribe-container .subscribe .title {
  font-weight: 700;
  font-size: 48px;
}
.subscribe-container .subscribe .form-control {
  border-radius: 20px;
  max-width: 450px;
}
.subscribe-container .block-subscribe-input {
  margin-top: 40px;
  margin-bottom: 25px;
}
.footer {
  padding: 60px 0;
  background: #210f30;
  color: #fff;
  font-size: 18px;
}
.footer a {
  color: #fff;
}
.footer .logo img {
  max-width: 100%;
}
.mango-call-site {
  display: none;
}
.video-block {
  background: #f4f4f4;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.video-block .title {
  margin: 20px;
}
.video-block .title a {
  text-decoration: underline;
}
.video-block .training-apply {
  text-align: center;
}
.video-block .video-link,
.video-block .video-box {
  position: relative;
  background: #fff;
  background-size: cover;
  cursor: pointer;
}
.video-block .video-link img,
.video-block .video-box img {
  width: 100%;
}
.video-block .video-link i,
.video-block .video-box i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 62px;
  margin-left: -31px;
  margin-top: -31px;
  color: #cf608b;
}
.video-block-new {
  margin-bottom: 40px;
}
.video-block-new .video-link {
  position: relative;
  background: #fff;
  background-size: cover;
  cursor: pointer;
}
.video-block-new .video-link img {
  width: 100%;
}
.video-block-new .video-link .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 62px;
  margin-left: -31px;
  margin-top: -31px;
  color: #c6221d;
}
.video-block-new .video-link .fa {
  margin-top: -61px;
}
.tags li {
  border-right: 1px solid #000;
}
.tag-filter {
  color: #000;
  padding: 0 10px 0 5px;
}
.tag-filter.active {
  color: #dc3377;
}
.video-image-block {
  margin: 0 0 20px 0;
  position: relative;
}
.video-image-block img {
  width: 100%;
}
.video-price {
  font-size: 28px;
  margin-bottom: 10px;
}
.video-error {
  font-size: 16px;
  color: #f00;
}
.videocontent {
  margin: 0 auto;
  max-width: 640px;
  width: 90%;
}
.videop-my {
  margin-bottom: 30px;
}
.videop-my .videop-image {
  text-align: center;
  position: relative;
}
.videop-my .videop-image img {
  max-height: 300px;
  max-width: 100%;
}
.videop-my .videop-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 62px;
  margin-left: -31px;
  margin-top: -31px;
  color: #cf608b;
}
.videop-my .videop-buttons {
  text-align: center;
  margin-top: 15px;
}
.videop-my .videop-name {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.home-page h1 {
  padding: 0;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  margin-right: 20px;
}
.home-page .title {
  font-weight: 700;
  font-size: 32px;
  margin: 30px 0 20px 0;
}
.home-page .trainings-opener-block {
  text-align: center;
  margin: 20px 0;
}
.home-page .split-trainings {
  margin: 30px 0;
}
.home-page .home-advantages {
  padding: 30px 0 30px 0;
}
.home-page .home-advantages .advantage {
  min-height: 150px;
  padding: 10px 0;
  border: 1px solid #ce1991;
  text-align: center;
  border-radius: 5px;
}
.home-page .home-advantages .advantage .counter {
  font-weight: 900;
  font-size: 48px;
  color: #ce1991;
}
.home-page .home-videos {
  padding: 30px 0 30px 0;
}
.home-slider {
  margin-top: 20px;
}
.home-slider .slider-slide {
  height: 400px;
  display: block;
}
.home-slider .slider-slide img {
  display: none;
}
@media only screen and (max-width : 760px) {
  .home-slider .slider-slide {
    height: auto;
  }
  .home-slider .slider-slide img {
    display: block;
    width: 100%;
    opacity: 0;
  }
}
.home-how {
  padding: 30px 0;
}
.home-how .how-blocks {
  margin-top: 30px;
  border-top: 1px solid #ce1991;
  font-size: 0;
}
.home-how .how-blocks .how-block {
  margin-top: -20px;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: center;
}
.home-how .how-blocks .how-block .counter {
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 10px;
}
.home-how .how-blocks .how-block .counter span {
  display: inline-block;
  padding: 0 10px;
  background: #fff;
}
.home-how .how-blocks .how-block .how-icon-wrap .how-icon {
  display: inline-block;
  border-radius: 50%;
  padding: 20px;
  border: 1px solid #ce1991;
}
.home-how .how-blocks .how-block .how-icon-wrap .how-icon img {
  max-width: 100%;
}
.home-how .how-blocks .how-block .text {
  margin-top: 15px;
  font-weight: 300;
  font-size: 20px;
}
.home-how-big {
  background: #fff;
  padding: 40px 0;
  font-size: 16px;
  font-weight: 300;
}
.home-how-big .item .item-image {
  height: 180px;
}
.home-how-big .item .item-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.trainings {
  margin-left: -10px;
  margin-right: -10px;
}
.training-block {
  margin: 10px;
  background: #fff;
  padding-bottom: 30px;
}
.training-block .training-image {
  height: 257px;
  background-position: 50% 50%;
  background-size: cover;
}
.training-block .training-image a {
  display: block;
  height: 257px;
}
.training-block .training-title {
  margin-top: 15px;
  font-size: 21px;
  height: 90px;
  overflow: hidden;
  padding: 0 25px;
}
.training-block .training-price {
  font-size: 18px;
  text-align: center;
  color: #ce1991;
  height: 40px;
}
.training-block .training-apply {
  margin-top: 15px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.training-block .training-stat {
  margin-top: -30px;
  padding: 0 25px;
}
.form .wa-buttons-wrapper input {
  background: #ce1991;
  border: 2px solid #ce1991;
  color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(200, 5, 134, 0.3);
  border-radius: 25px;
  padding: 8px 25px 9px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.form a {
  color: #ce1991;
}
.my {
  background: #fff;
  margin-left: -50px;
  margin-right: -50px;
  padding: 35px 50px;
}
/*# sourceMappingURL=style.css.map */