@charset "UTF-8";
@media (min-width: 992px) and (max-width: 1200px) {
  body main section.capability .frame {
    width: 500px;
    height: 338.97px;
  }
  body main section.capability .frame > div {
    width: 443.27px;
    height: 282.24px;
  }
}
@media (min-height: 500px) and (max-height: 1080px) {
  body main.starting-page {
    height: auto;
  }
}
@media (min-height: 1080px) {
  body main.starting-page {
    height: 100%;
  }
  body main section.all-head .row > div {
    display: flex;
    align-items: center;
  }
  body footer {
    width: 100%;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  body main section.all-head .background-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  body main section.all-head .background-color::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background-color: #f6f8fb;
  }
  body main section.all-head .background-color::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    background-color: #dde6f1;
  }

  body main section.for_whomBodywell .col-md-6 .for {
    margin-bottom: 80px;
  }
  body main section.for_whomBodywell .col-md-6:nth-child(4) .for {
    margin-bottom: 0;
  }
  body main section.for_whomBodywell .col-md-6:nth-child(5) .for {
    margin-bottom: 0;
  }
  body main section.how_works .deskrop_row {
    display: flex;
  }
  body main section.how_works .mobile_row {
    display: none;
  }
}

@media (min-width: 992px) {
  body header nav.navbar .navbar-nav .dropdown.dropdown-forwhom .dropdown-menu {
    max-width: 485px;
    width: 485px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  body header nav.navbar .navbar-nav .dropdown.dropdown-forwhom:hover > .dropdown-menu {
    transform: translate(-50%, -3%);
    opacity: 1;
    visibility: visible;
    display: block;
    animation: fade-in 0.5s;
    -webkit-animation: fade-in 0.5s;
    padding: 25px 0;
    top: 39px;
  }
  body header nav.navbar .navbar-nav .dropdown.dropdown-capability .dropdown-menu {
    max-width: 792px;
    width: 792px;
    left: -20px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  body header nav.navbar .navbar-nav .dropdown.dropdown-capability .dropdown-menu .dropdown_arrow {
    left: 165px;
  }
  body header nav.navbar .navbar-nav .dropdown.dropdown-capability .dropdown-menu .dropdown-item .dropdown_link img {
    width: 24px;
    height: 24px;
  }
  body header nav.navbar .navbar-nav .dropdown.dropdown-capability:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 27px;
    left: -100px;
    display: block;
    animation: fade-in 0.5s;
    -webkit-animation: fade-in 0.5s;
    padding: 25px 0;
  }
  @keyframes fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fade-out {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  body header nav.navbar .navbar-nav .dropdown .dropdown-menu {
    background: none;
    border: none;
    left: 50%;
  }
  body header nav.navbar .navbar-nav .dropdown .dropdown-menu > div {
    box-shadow: 0px 0px 10px rgba(10, 55, 112, 0.2);
    border: 0;
    padding: 0;
    border-radius: 3px;
    background: #fff;
    position: relative;
  }
  body header nav.navbar .navbar-nav .dropdown .dropdown-menu .dropdown_arrow {
    top: -8px;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(10, 55, 112, 0.2);
    left: 50%;
    transform: translate(-50%, 0%) rotate(45deg);
  }
  body header nav.navbar .navbar-nav .dropdown .dropdown-menu .dropdown_arrow ~ div {
    position: relative;
    padding: 16px;
    background: #fff;
    border-radius: 3px;
  }
  body header nav.navbar .navbar-nav .dropdown .dropdown-menu .dropdown_capability {
    display: flex;
  }
  body header nav.navbar .navbar-nav.mobile-btn {
    display: none;
  }
  body main section.problems .row:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  body main section.capability .sliding_section .slide-item {
    height: 100vh;
    padding: 0 35px;
    background-image: url(../img/image_eng/desktop.png), url(../img/frame.png);
    background-repeat: no-repeat;
    background-size: 453px, 555px;
    background-position: calc(50% - 190px) center;
  }
  body main section.capability .sliding_section .slide-item.fix {
    background-attachment: fixed;
  }
  body main section.capability .sliding_section .slide-item.calendarFrame {
    background-image: url(../img/image_eng/Calendar.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.clientsFrame {
    background-image: url(../img/image_eng/Clients.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.financeFrame {
    background-image: url(../img/image_eng/Finance.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.staffFrame {
    background-image: url(../img/image_eng/Staff.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.catalogFrame {
    background-image: url(../img/image_eng/Booking.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.lessonsFrame {
    background-image: url(../img/image_eng/Class.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.reportsFrame {
    background-image: url(../img/image_eng/Report.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru {
    background-image: url(../img/frame-forDesktopModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.calendarFrame {
    background-image: url(../img/frame-forCalendarModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.clientsFrame {
    background-image: url(../img/frame-forClientsModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.financeFrame {
    background-image: url(../img/frame-forFinanceModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.staffFrame {
    background-image: url(../img/frame-forStaffModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.catalogFrame {
    background-image: url(../img/frame-forCatalogModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.lessonsFrame {
    background-image: url(../img/frame-forLessonsModule.png), url(../img/frame.png);
  }
  body main section.capability .sliding_section .slide-item.ru.reportsFrame {
    background-image: url(../img/frame-forReportsModule.png), url(../img/frame.png);
  }
}
@media (min-width: 1200px) {
  body main.health .head h1:first-of-type,
  body main.sport .head h1:first-of-type,
  body main.beauty .head h1:first-of-type,
  body main.education .head h1:first-of-type {
    margin-bottom: 0;
  }
  body main.health .width_industr,
  body main.sport .width_industr,
  body main.beauty .width_industr,
  body main.education .width_industr {
    max-width: 370px;
  }
  body main section.capability .sliding_section .slide-item {
    background-size: 651px, 782px;
  }
}
@media (max-width: 1200px) {
  body main.module .head {
    padding: 136px 20px 0px;
  }
}
@media (max-width: 992px) {
  body main.home .head img {
    position: relative;
    bottom: -182px;
    left: 0;
    margin-top: -150px;
    width: 100%;
  }
  body header nav.navbar .navbar-nav.mobile-btn {
    display: block;
  }
  body header nav.navbar .navbar-nav.mobile-btn .nav-item:first-of-type {
    display: block;
  }
  body main.starting-page section {
    padding: 0 20px;
  }

  body main section.rates.rates-to-page .trial-description-desktop {
    font-size: 18px;
  }
  body main.starting-page section .row > div {
    display: flex;
    align-items: center;
  }
  body main.starting-page section .bg {
    padding: 0 20px;
    width: 100%;
  }
  body main.starting-page section .bg > div h2 {
    font-size: 16px !important;
    text-align: left;
    margin-bottom: 8px !important;
  }
  body main.starting-page section .bg > div p {
    font-size: 20px;
    margin-bottom: 8px;
    width: 228px;
  }
  body main section {
    padding: 70px 50px;
  }
  body main section h2 {
    text-align: center;
  }
  body main section .image_400,
  body main section .image_440,
  body main section .image_300,
  body main section .image_500 {
    min-height: auto;
    height: 100%;
  }
  body main section.how_work .video {
    min-height: 320px;
    height: 100%;
  }
  body main section.how_work .how_work-text {
    background-position: inherit;
  }
  body main section.problems .probl-item > div {
    padding: 0 !important;
  }
  body main section.problems .probl-item > div > div {
    justify-content: center;
  }
  body main section.problems .probl-item > div > div a {
    margin-bottom: 0;
  }
  body main section.problems .probl-item > div > div a:last-of-type {
    margin-right: 0;
  }
  body main section.problems h3 {
    text-align: center;
    margin-top: 24px;
  }
  body main section.problems p {
    text-align: center;
  }
  body main section.problems a {
    justify-content: center;
    text-align: center;
  }
  body main section.rates {
    padding-top: 70px;
  }
  body main section.capability {
    padding-bottom: 70px;
    border-bottom: 1px solid #f5f5f5;
  }
  body main section.capability .capab_mob {
    display: block;
  }
  body main section.capability .capab_mob .frame {
    width: 100%;
    box-shadow: 0px 35px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 0;
    background: transparent;
    border: 16px solid #fff;
    padding: 0;
    margin: 0 auto;
  }
  body main section.capability .capab_mob .frame > div {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background: #ececec;
  }
  body main section.capability .capab_mob .frame > div img {
    width: 100%;
  }
  body main section.capability .capab_mob div {
    margin: 25px 0;
  }
  body main section.capability .capab_mob div > img {
    width: 40px;
    display: block;
    margin: 0 auto;
  }
  body main section.capability .capab_mob div:first-of-type {
    margin: 0;
  }
  body main section.capability .capab_mob div:nth-of-type(2) {
    margin-top: 40px;
  }
  body main section.capability .capab_mob h3 {
    margin-bottom: 24px;
    text-align: center;
  }
  body main section.capability .capab_mob p {
    text-align: center;
    margin-bottom: 24px;
  }
  body main section.capability .capab_mob a {
    justify-content: center;
  }
  body main section.capability .sliding_section {
    display: none;
  }
  body main section.capability .frame-item > div {
    padding-left: 0;
    padding-top: 30px;
  }
  body main.contacts .contact_form {
    padding-top: 40px;
  }
  body main.contacts .contact_form h2 {
    margin-bottom: 8px !important;
  }
  body main.contacts .contact_form p {
    margin-bottom: 16px;
    text-align: center;
  }
  body main.contacts .contact_form .links {
    padding-top: 26px;
  }
  body main.contacts .contact_form .links > div {
    text-align: center;
    margin: 0 auto 24px;
  }
  body main.contacts .contact_form .links > div h4 {
    margin-bottom: 16px;
  }
  body main.contacts .contact_form .links > div:first-of-type h4 {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  body main.home .head img {
    position: relative;
    bottom: -125px;
    left: 0;
    margin-top: -125px;
    width: 100%;
  }
  body header.starting-header h1 {
    font-size: 22px !important;
  }

  body header.starting-header h1 ~ p {
    font-size: 18px !important;
  }
  body main.starting-page .all-head .container {
    max-width: 100%;
    padding: 0;
  }
  body main.starting-page section .bg {
    padding-top: 32px;
  }
  body main.starting-page section .bg.for-all {
    background-color: #f6f8fb;
  }
  body main.starting-page section .bg.for-business {
    background-color: #dde6f1;
  }
  body main section.all-head .bg h2 {
    font-size: 16px;
  }
  body main section.all-head .bg p {
    font-size: 20px;
  }
  body .btns {
    flex-direction: column;
    width: 100%;
  }
  body .btns > .btn:first-of-type {
    margin-bottom: 40px;
  }
  body .btns > .btn:last-of-type {
    margin-left: 0;
    justify-content: center;
  }
  body main.starting-page section {
    padding: 0;
  }
  body header .navbar .navbar-brand {
    margin-left: 20px;
  }
  body main.starting-page {
    width: 100%;
    height: auto;
  }

  body main section {
    padding: 40px 30px;
  }
  body main section h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px !important;
  }
  body main section .btn {
    width: 100%;
  }
  body main section.head h1 {
    font-size: 28px;
    text-align: center;
  }
  body main section.head p {
    text-align: center;
  }
  body main section.how_work .video {
    min-height: 185px;
  }
  body main section.how_work .video .play {
    width: 64px;
    height: 64px;
  }
  body main section.how_work .how_work-text {
    padding: 125px 30px 64px;
    margin-top: -60px;
  }
  body main section.how_work .how_work-text h3 {
    text-align: center;
  }
  body main section.how_work .how_work-text p {
    text-align: center;
  }
  body main section.how_works img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  body main section.how_works p {
    text-align: center;
  }
  body main section.how_works .deskrop_row {
    display: none;
  }
  body main section.how_works .mobile_row {
    display: block;
  }
  body main section.how_works .mobile_row .col-md-12 {
    height: 447px;
  }
  body main section.how_works .mobile_row .col-md-12 .how_works_slider-for {
    height: 447px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 400px;
    max-width: 400px;
    transform: translate(-50%, 0px);
  }
  body main section.how_works .mobile_row .col-md-12 .how_works_slider-for img {
    width: 100%;
    max-width: 100%;
  }
  body main section.for_whom h2 ~ p {
    display: none;
  }
  body main section.for_whom .mobile-info {
    display: block;
  }
  body main section.for_whom .desktop-info {
    display: none;
  }
  body main section.for_whomBodywell .col-md-6 .for {
    margin-bottom: 80px;
  }
  body main section.for_whomBodywell .col-md-6:nth-child(4) .for {
    margin-bottom: 80px;
  }
  body main section.for_whomBodywell .col-md-6:nth-child(5) .for {
    margin-bottom: 0;
  }
  body main section.capability .frame {
    border-radius: 20px;
  }
  body main section.capability .frame > div {
    width: 100%;
    border-width: 2px;
  }
  body main section.capability .frame > div.frameImg-mobile img {
    display: block;
  }
  body main section.advantages img {
    margin-bottom: 24px;
    margin-right: 0;
    max-width: 80px;
  }
  body main section.advantages .advantagess {
    flex-direction: column;
    justify-content: center;
  }
  body main section.advantages p {
    text-align: center;
  }
  body main section.rates .list {
    display: none;
  }
  body main section.rates .more {
    display: block;
  }
  body main section.rates.rates-to-page .desktop-info-rates,
  body main section.rates.rates-to-page .improvised-table {
    display: none;
  }
  body main section.rates.rates-to-page .nav-tabs {
    display: flex;
  }
  body main section.rates.rates-to-page .tab-content {
    display: block;
  }
  body main section.beforeFooter h3 {
    text-align: center;
    margin-bottom: 16px;
  }
  body main section.beforeFooter p {
    text-align: center;
    margin-bottom: 24px;
  }
  body main section .desktop_image .frame {
    padding: 20px;
  }
  body main section .desktop_image .frame > div {
    height: 305px !important;
  }
  body main.home .head {
    padding: 64px 20px;
    padding-bottom: 118px;
    background-position-x: 30%;
  }
  body main.module .head {
    padding: 100px 20px 0px;
    margin-bottom: 30px;
  }
  body main.module .problems {
    margin-top: -80px;
    padding-top: 125px;
  }
  body footer .footer .footerItems {
    flex-direction: column;
  }
  body footer .footer .footerItems .footer-item {
    margin-bottom: 32px;
  }
  body main.beauty .head {
    background: url(../img/Beauty-bg-mobile.jpg) no-repeat center !important;
    background-size: cover !important;
    padding: 96px 20px 96px;
  }
  body main.sport .head {
    background: url(../img/Sport-bg-mobile.jpg) no-repeat center !important;
    background-size: cover !important;
    padding: 96px 20px 96px;
  }
  body main.health .head {
    background: url(../img/Health-bg-mobile.jpg) no-repeat center !important;
    background-size: cover !important;
    padding: 96px 20px 96px;
  }
  body main.education .head {
    background: url(../img/Education-bg-mobile.jpg) no-repeat center !important;
    background-size: cover !important;
    padding: 96px 20px 96px;
  }
}
@media (max-width: 576px) {
  body main.starting-page section {
    padding: 0;
  }
  body main.starting-page section .row > div {
    display: flex;
    align-items: center;
  }
  body main.starting-page section .bg {
    padding: 24px 20px 0;
  }
  body main.starting-page section .bg .d-flex > .d-flex {
    flex-direction: column-reverse;
  }
  body main.starting-page section .bg.for-all .background {
    background-position-x: 0%;
  }
  body main section .desktop_image .frame {
    width: 327px;
    height: 215px;
    padding: 12px;
    margin: 0 auto;
  }
  body main section .desktop_image .frame > div {
    height: 181px !important;
    width: 300px;
  }
  body main section.how_work .how_work-text {
    background-image: url(../img/СTA-Mobile.jpg) !important;
    padding: 90px 20px 296px;
    background-position-x: center;
    margin: 0;
  }
  body header nav.navbar .navbar-brand {
    width: 112px;
    margin-left: 15px;
    background-size: contain;
  }
}
@media (max-width: 380px) {
  body main section .desktop_image .frame {
    width: 100%;
    height: 201px;
    padding: 8px;
    margin: 0 auto;
    border-radius: 20px;
  }
  body main section .desktop_image .frame > div {
    width: 100%;
    border-width: 2px;
  }
}
@media (max-width: 355px) {
  body header nav.navbar .navbar-brand {
    width: 112px;
    margin-left: 15px;
    background-size: contain;
  }
}

/*# sourceMappingURL=media.css.map */
