@font-face {
  font-family: 'Gamestation';
  src: url("../fonts/Gamestation-Condensed.eot");
  src: url("../fonts/Gamestation-Condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Gamestation-Condensed.woff2") format("woff2"), url("../fonts/Gamestation-Condensed.woff") format("woff"), url("../fonts/Gamestation-Condensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'pretty butterfly - personal use';
  src: url("../fonts/prettybutterflypersonaluse.eot");
  src: url("../fonts/prettybutterflypersonaluse.eot?#iefix") format("embedded-opentype"), url("../fonts/prettybutterflypersonaluse.woff2") format("woff2"), url("../fonts/prettybutterflypersonaluse.woff") format("woff"), url("../fonts/prettybutterflypersonaluse.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Cyrene Regular Advanced';
  src: url("../fonts/CyreneRegularAdvanced.eot");
  src: local("Cyrene Regular Advanced"), local("CyreneRegularAdvanced"), url("../fonts/CyreneRegularAdvanced.eot?#iefix") format("embedded-opentype"), url("../fonts/CyreneRegularAdvanced.woff2") format("woff2"), url("../fonts/CyreneRegularAdvanced.woff") format("woff"), url("../fonts/CyreneRegularAdvanced.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-UltraLight.eot");
  src: url("HelveticaNeueCyr-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-UltraLight.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeueCyr-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
#menu {
  z-index: 2; }

#menu-bar {
  width: 45px;
  height: 40px;
  margin: 30px 0 20px 20px;
  cursor: pointer; }

.bar {
  height: 5px;
  width: 100%;
  background-color: #ff39af;
  display: block;
  transition: 0.3s ease; }

#bar1 {
  transform: translateY(-4px); }

#bar3 {
  transform: translateY(4px); }

.nav {
  transition: 0.3s ease;
  display: none; }

.nav ul {
  padding: 0 22px; }

.nav li {
  list-style: none;
  padding: 9px 0; }

.nav li a {
  color: white;
  font-size: 20px;
  text-decoration: none; }

.nav li a:hover {
  font-weight: bold; }

.menu-bg, #menu {
  top: 0;
  left: -5px;
  position: absolute; }

.menu-bg {
  z-index: 1;
  width: 0;
  height: 0;
  margin: 30px 0 20px 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
  background: #e139af;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
  /* IE6-9 */
  border-radius: 50%;
  transition: 0.3s ease; }

.change {
  display: block; }

.change .bar {
  background-color: white; }

.change #bar1 {
  transform: translateY(4px) rotateZ(-45deg); }

.change #bar2 {
  opacity: 0; }

.change #bar3 {
  transform: translateY(-6px) rotateZ(45deg); }

.change-bg {
  width: 520px;
  height: 460px;
  transform: translate(-60%, -30%); }

.messengers_butt {
  font-size: 1.5em;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
  z-index: 100; }

.messengers_butts_all {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
  background: #e139af;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
  /* IE6-9 */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
  transition: all .3s; }
  .messengers_butts_all div {
    position: relative; }
    .messengers_butts_all div a {
      font-size: 0em;
      color: #fff;
      position: absolute;
      opacity: 0;
      transition: all .2s; }
    .messengers_butts_all div a.mess_whatsapp_butt {
      top: 4px;
      left: 120px; }
    .messengers_butts_all div a.mess_telegram_butt {
      top: 34px;
      left: 39px; }
    .messengers_butts_all div a.mess_vk_butt {
      top: 111px;
      left: 15px; }
    .messengers_butts_all div a.mess_phone_butt {
      top: 12px;
      left: 130px; }

.messengers_butts_all_open {
  width: 250px;
  height: 250px;
  right: -80px;
  bottom: -80px; }
  .messengers_butts_all_open div a {
    font-size: 2em;
    opacity: 1; }

.action_desc_main {
  font-size: .8em;
  text-align: center; }
  .action_desc_main span {
    text-transform: uppercase;
    color: #ea581f; }

body {
  font-family: 'Gamestation';
  font-size: 1.3em;
  color: #292628; }

a, a.anchor {
  color: #ff39af;
  cursor: pointer; }
  a:hover, a.anchor:hover {
    color: #ff39af; }

h1 {
  font-size: 1.55em; }

h2 {
  font-size: 1.4em; }

.clear {
  clear: both; }

.flex_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.accent {
  font-weight: bold;
  color: #ea581f; }

.accent_container {
  padding: 10px;
  background-color: #fff3fa;
  font-size: .9em;
  line-height: 25px; }

.main_page {
  width: 100%;
  min-height: 100vh;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  background: url(../img/bg_lash.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .main_page .top_panel {
    align-self: flex-start;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 1.3em; }
    .main_page .top_panel a {
      color: #292628; }
    .main_page .top_panel ul {
      margin: 0;
      padding: 0; }
    .main_page .top_panel li {
      list-style: none;
      float: left;
      margin-left: 20px; }
      .main_page .top_panel li .whatsapp_top_link {
        color: #3de459; }
      .main_page .top_panel li .telegram_top_link {
        color: #2aa0d2; }
      .main_page .top_panel li .vk_top_link {
        color: #0278fe; }
    .main_page .top_panel li.whatsapp_top, .main_page .top_panel li.telegram_top, .main_page .top_panel li.vk_top {
      margin-left: 10px; }
    .main_page .top_panel li.phone_top {
      margin-left: 91px; }
      .main_page .top_panel li.phone_top a {
        text-decoration: none; }
    .main_page .top_panel li.city_change {
      margin-left: 0;
      cursor: pointer;
      text-decoration: underline;
      font-size: .7em;
      font-weight: normal;
      margin-top: 8px;
      position: relative; }
      .main_page .top_panel li.city_change div {
        position: absolute;
        left: 0px;
        top: 29px;
        background: #fff;
        padding: 5px 10px;
        display: none; }
      .main_page .top_panel li.city_change:hover div {
        display: block; }
    .main_page .top_panel ul.menu_list li a {
      font-size: .684em; }
  .main_page .utp_container {
    margin: auto; }
    .main_page .utp_container .logo_text {
      font-family: 'Cyrene Regular Advanced';
      font-size: 1.8em;
      letter-spacing: 3px;
      color: #ff39af;
      margin-bottom: -5px; }
    .main_page .utp_container h1 {
      text-align: center;
      font-family: 'HelveticaNeueCyr';
      font-size: 1.2em; }
      .main_page .utp_container h1 div {
        font-family: 'Cyrene Regular Advanced';
        font-size: 1.5em;
        letter-spacing: 3px;
        color: #ff39af;
        margin-bottom: -5px; }
    .main_page .utp_container h1.h1_lash {
      font-size: 1.27em; }
    .main_page .utp_container h1.h1_lamlash {
      font-size: 1.19em; }
    .main_page .utp_container h1.h1_lambrow {
      font-size: 1.19em; }
    .main_page .utp_container h1.h1_depilation {
      font-size: 1.08em; }
    .main_page .utp_container h1.h1_lush_up {
      font-size: 1.2em; }
    .main_page .utp_container h1.h1_lush_down {
      font-size: 1.13em; }
    .main_page .utp_container h1.h1_lamlash_course {
      font-size: 1.35em; }
    .main_page .utp_container h1.h1_lamlash_brow {
      font-size: 1.02em; }
    .main_page .utp_container h1.h1_lambrow_course {
      font-size: 1.22em; }
    .main_page .utp_container h1.h1_master_depilation {
      font-size: 1.01em; }
    .main_page .utp_container h1.h1_master_nail {
      font-size: 1.22em; }
    .main_page .utp_container h1.h1_afro {
      font-size: 1.17em; }
    .main_page .utp_container h1.h1_nail_up {
      font-size: 1.17em; }
    .main_page .utp_container h1.h1_estetich_kosmet {
      font-size: 1.17em; }
    .main_page .utp_container h1.h1_apparat_kosmet {
      font-size: 1.25em; }
    .main_page .utp_container h1.h1_perm_mak {
      font-size: 1.11em; }
    .main_page .utp_container p {
      text-align: justify;
      line-height: 25px;
      width: 363px; }
    .main_page .utp_container p.course_desc_short {
      font-size: .8em;
      line-height: 20px;
      margin-bottom: 10px; }
    .main_page .utp_container a.call_back, .main_page .utp_container a.phone_butt {
      text-decoration: none;
      color: #fff;
      display: block; }
    .main_page .utp_container a.call_back {
      padding: 10px 82px;
      margin-bottom: 10px;
      margin-top: 10px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
      background: #e139af;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
      /* IE6-9 */
      cursor: pointer; }
    .main_page .utp_container a.phone_butt {
      padding: 5px 44px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
      background: #929b62;
      /* Old browsers */
      background: -moz-linear-gradient(top, #c9d684 0%, #929b62 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #c9d684 0%, #929b62 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #c9d684 0%, #929b62 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d684', endColorstr='#929b62',GradientType=1 );
      /* IE6-9 */ }
    .main_page .utp_container .call_action {
      display: flex; }
    .main_page .utp_container .whatsapp_butt, .main_page .utp_container .telegram_butt, .main_page .utp_container .vk_butt {
      font-size: 2em;
      padding: 0;
      line-height: 0;
      margin-right: 10px; }
    .main_page .utp_container .whatsapp_butt {
      color: #3de459; }
    .main_page .utp_container .telegram_butt {
      color: #2aa0d2; }
    .main_page .utp_container .vk_butt {
      color: #0278fe; }
    .main_page .utp_container .price {
      text-align: center;
      font-weight: bold;
      font-size: 1.5em;
      color: #ff39af; }
      .main_page .utp_container .price .old_price {
        color: #9d9d9d;
        font-weight: normal;
        font-size: .7em;
        text-decoration: line-through; }

.main_lam_lash {
  background-image: url(../img/bg_lamination_lash.jpg); }

.main_brows {
  background-image: url(../img/bg_brows.jpg); }

.main_depelation {
  background-image: url(../img/bg_depelation.jpg); }

.main_hairdresser {
  background-image: url(../img/bg_hairdresser.jpg); }

.main_afro {
  background-image: url(../img/bg_afro.jpg); }

.main_manikure {
  background-image: url(../img/bg_manikure.jpg); }

.main_pedikyur {
  background-image: url(../img/bg_pedikyur.jpg); }

.main_kosmetolog {
  background-image: url(../img/bg_kosmetolog.jpg); }

.main_massazh {
  background-image: url(../img/bg_massazh.jpg); }

h2 {
  text-align: center;
  margin: 30px 0; }

.courses {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.course_item {
  border: 1px solid transparent;
  border-image: linear-gradient(to bottom, #ff99d6 0%, #ff99d6 calc(100% - 51.9px), #e139af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -moz-border-image: -moz-linear-gradient(top, #ff99d6 0%, #ff99d6 calc(100% - 51.9px), #e139af 100%);
  /* FF3.6-15 */
  -webkit-border-image: -webkit-linear-gradient(top, #ff99d6 0%, #ff99d6 calc(100% - 51.9px), #e139af 100%);
  /* Chrome10-25,Safari5.1-6 */
  border-image-slice: 1;
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-basis: 19%;
  margin-bottom: 30px; }
  .course_item div {
    margin-top: auto; }
  .course_item h3 {
    border: none;
    text-align: center;
    margin: 10px 0;
    font-size: 1em; }
  .course_item p {
    font-size: .8em;
    line-height: 20px;
    padding: 0 5px; }
  .course_item .price {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #ff39af;
    margin-bottom: 10px; }
    .course_item .price .old_price {
      color: #9d9d9d;
      font-weight: normal;
      font-size: .7em;
      text-decoration: line-through; }

.courses_lashes {
  flex-basis: 24%; }
  .courses_lashes h3 {
    height: 50px; }

.last_items {
  /*display: none;*/
  flex-basis: 19%; }

a.course_item_butt {
  margin-top: auto;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
  background: #e139af;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
  /* IE6-9 */
  padding: 10px 0; }

.types_of_training h3, .program_of_training h3 {
  color: #ff39af;
  border-bottom: solid 2px #ff39af;
  display: flex;
  align-items: flex-end;
  font-size: 1.2em; }
.types_of_training p, .types_of_training ul, .program_of_training p, .program_of_training ul {
  font-size: .9em; }
.types_of_training h5, .program_of_training h5 {
  font-weight: bold; }
.types_of_training ul, .program_of_training ul {
  list-style: none;
  padding: 10px; }
  .types_of_training ul li, .program_of_training ul li {
    padding: 0;
    padding-left: 26px;
    margin-bottom: 10px;
    background: url(../img/galochka.jpg);
    background-repeat: no-repeat;
    background-position: top left; }
.types_of_training a, .program_of_training a {
  font-size: .9em;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-top: 10px; }
.types_of_training a.usual_link, .program_of_training a.usual_link {
  display: contents;
  font-size: 1em; }

.magicbeauty_online {
  width: 100%;
  height: 300px;
  margin: 30px 0;
  background: url(../img/magicbeauty-online.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .magicbeauty_online .content_online {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    max-width: 500px;
    margin: 0 auto;
    padding: 5px;
    color: #fff;
    text-align: center;
    height: 100%; }
    .magicbeauty_online .content_online h2 {
      margin: 0;
      font-size: 2.3em; }
    .magicbeauty_online .content_online div {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .magicbeauty_online .content_online div a {
        color: #fff; }
    .magicbeauty_online .content_online .lash_link {
      font-size: 1.7em;
      margin-left: 30px; }
    .magicbeauty_online .content_online .sugaring_link {
      font-size: 1.5em;
      margin-right: 30px; }
    .magicbeauty_online .content_online .manicure_link {
      font-size: .7em; }
    .magicbeauty_online .content_online .eyebrows_link {
      font-size: 2.1em; }
    .magicbeauty_online .content_online .nails_link {
      font-size: 1.8em; }
    .magicbeauty_online .content_online .hairdresser_link {
      font-size: 1.25em;
      margin-left: 30px; }
    .magicbeauty_online .content_online .cosmetology_link {
      font-size: 1.05em;
      margin-right: 30px; }
    .magicbeauty_online .content_online .site_link {
      color: #ff99d6; }

.advantages p {
  font-size: .9em; }
.advantages .quick_start {
  background: url(../img/icon_quick_start.png); }
.advantages .online_support {
  background: url(../img/icon_online_support.png); }
.advantages .experience {
  background: url(../img/icon_experience.png); }
.advantages .free_materials {
  background: url(../img/icon_free_materials.png); }
.advantages .practice {
  background: url(../img/icon_practice.png); }
.advantages .certificate {
  background: url(../img/icon_certificate.png); }
.advantages .age_restriction {
  background: url(../img/icon_age_restriction.png); }
.advantages .individual_approach {
  background: url(../img/icon_individual_approach.png); }
.advantages .gift_certificate {
  background: url(../img/icon_gift_certificate.png); }
.advantages .cashback {
  background: url(../img/icon_cashback.png); }
.advantages .quick_start, .advantages .online_support, .advantages .experience, .advantages .free_materials, .advantages .practice,
.advantages .certificate, .advantages .age_restriction, .advantages .individual_approach, .advantages .gift_certificate,
.advantages .cashback {
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center left; }
.advantages h3 {
  line-height: 20px;
  color: #ff39af;
  border-bottom: solid 2px #ff39af;
  display: flex;
  align-items: center;
  padding-left: 60px;
  height: 60px;
  font-size: 1.2em; }
.advantages .gift_certificate_link {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-top: 10px;
  font-size: .9em; }

.list_advantages {
  padding: 0; }
  .list_advantages li {
    list-style: none;
    font-size: .9em; }
    .list_advantages li i {
      color: #929b62; }

.magicbeauty_shop {
  width: 100%;
  height: 300px;
  margin: 30px 0;
  background: url(../img/magicbeauty-shop.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .magicbeauty_shop .content_shop {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    max-width: 500px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    height: 100%;
    line-height: 0; }
    .magicbeauty_shop .content_shop .word_materials {
      font-size: 2em; }
    .magicbeauty_shop .content_shop .word_for {
      font-size: 1em; }
    .magicbeauty_shop .content_shop .word_grow {
      font-size: 1.5em; }
    .magicbeauty_shop .content_shop .word_lash {
      font-size: 1.8em; }

.personal h3 {
  font-weight: bold;
  color: #ff39af; }
.personal .prepod_item {
  margin-bottom: 30px; }
.personal .specialisation, .personal .description, .personal ul {
  font-size: .9em; }
.personal .description {
  color: #9d9d9d; }
.personal ul {
  padding: 0;
  list-style: none; }
.personal .img_container {
  text-align: center; }

.license_container {
  background: url(../img/bg_license.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left; }
  .license_container p {
    font-size: .9em; }
  .license_container ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .license_container ul h3 {
      font-size: 1.2em;
      color: #ff39af;
      border-bottom: solid 1px #ff39af; }
  .license_container ul li a {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: .9em; }
  .license_container .img_license_container {
    display: flex;
    justify-content: center;
    align-items: center; }

.speech-bubble {
  position: relative;
  background: url(../img/quotation-marks.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #b7e3ff;
  padding: 10px;
  font-size: .85em;
  line-height: 24px;
  font-style: italic; }
  .speech-bubble i {
    font-size: 1.2em; }

.bg-img-none {
  background-image: none; }

.speech-bubble:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom-color: #b7e3ff;
  border-top: 0;
  margin-left: -20px;
  margin-top: -20px; }

.comments_container .comments_img {
  width: fit-content;
  margin: 0 auto; }
.comments_container h3 {
  text-align: center;
  color: #ff39af;
  font-weight: bold;
  margin: 0; }
.comments_container .stars {
  margin-bottom: 25px;
  text-align: center;
  background: linear-gradient(45deg, #d0b238 33%, #d0b238 66%, #a17e0c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.comments_container .comments_all {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .comments_container .comments_all .comments_description, .comments_container .comments_all .comm_butt {
    flex-basis: 49%; }
  .comments_container .comments_all .comments_description {
    padding: 10px;
    background-color: #fff3fa;
    font-size: .9em;
    line-height: 25px;
    display: flex; }
    .comments_container .comments_all .comments_description i {
      font-size: 5em;
      color: #ea581f;
      margin-right: 10px; }
    .comments_container .comments_all .comments_description p {
      margin: 0; }
  .comments_container .comments_all .comm_butt {
    display: flex;
    align-items: center; }
    .comments_container .comments_all .comm_butt div {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      .comments_container .comments_all .comm_butt div a {
        display: block;
        flex-basis: 30%;
        text-align: center;
        padding: 10px;
        color: #fff;
        text-decoration: none; }
      .comments_container .comments_all .comm_butt div .all_comm {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
        background: #929b62;
        /* Old browsers */
        background: -moz-linear-gradient(top, #c9d684 0%, #929b62 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #c9d684 0%, #929b62 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #c9d684 0%, #929b62 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d684', endColorstr='#929b62',GradientType=1 );
        /* IE6-9 */ }
      .comments_container .comments_all .comm_butt div .yandex_comm {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
        background: #fc3f1d;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fc8c78 0%, #fc3f1d 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fc8c78 0%, #fc3f1d 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fc8c78 0%, #fc3f1d 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8c78', endColorstr='#fc3f1d',GradientType=1 );
        /* IE6-9 */ }
      .comments_container .comments_all .comm_butt div .google_comm {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
        background: #4285f4;
        /* Old browsers */
        background: -moz-linear-gradient(top, #8bb3f5 0%, #4285f4 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #8bb3f5 0%, #4285f4 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #8bb3f5 0%, #4285f4 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bb3f5', endColorstr='#4285f4',GradientType=1 );
        /* IE6-9 */ }

.questions_container {
  margin-bottom: 30px; }
  .questions_container h5 {
    font-weight: bold; }
  .questions_container ul {
    list-style: none;
    padding: 10px; }
    .questions_container ul li {
      padding: 0;
      padding-left: 26px;
      margin-bottom: 10px;
      background: url(../img/galochka.png);
      background-repeat: no-repeat;
      background-position: top left; }
  .questions_container details {
    margin-bottom: 5px; }
  .questions_container details > summary {
    background-color: #ff99d6;
    color: #fff;
    padding: 20px;
    font-size: 1.1em;
    line-height: 20px; }
  .questions_container details > div {
    margin-left: 5%;
    background-color: #fff3fa;
    font-size: .9em;
    padding: 10px; }
  .questions_container details[open] div {
    animation: spoiler 1s; }
@keyframes spoiler {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #ff99d6;
  padding: 10px;
  font-size: .9em; }
  .footer .ask_a_question div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 366px; }
  .footer .ask_a_question a {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff; }
  .footer .ask_a_question i {
    margin-right: 20px;
    font-size: 1.2em; }
  .footer .ask_a_question .quest_wa {
    background: #3de459; }
  .footer .ask_a_question .quest_tg {
    background: #2aa0d2; }
  .footer .ask_a_question .quest_vk {
    background: #0278fe; }
  .footer .ask_a_question .quest_call {
    background: #97a165; }
  .footer .capcha_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    justify-content: center;
    align-items: center; }
    .footer .capcha_div div {
      padding: 30px 20px;
      background: #fff3fa;
      position: relative; }
      .footer .capcha_div div i {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer; }
  .footer .capcha_div_open {
    display: flex; }
  .footer h2 {
    margin: 0 0 10px 0; }
  .footer textarea {
    height: 240px; }
  .footer button, .footer a.ask_btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
    padding: 10px 50px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
    background: #929b62;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c9d684 0%, #929b62 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c9d684 0%, #929b62 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c9d684 0%, #929b62 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d684', endColorstr='#929b62',GradientType=1 );
    /* IE6-9 */
    border: none;
    outline: none;
    color: #fff;
    text-align: center;
    width: 200px;
    cursor: pointer; }
  .footer a.ask_btn {
    pointer-events: none;
    cursor: default;
    background: #6c757d; }
  .footer a.ask_btn_active {
    pointer-events: painted;
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
    background: #929b62;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c9d684 0%, #929b62 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c9d684 0%, #929b62 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c9d684 0%, #929b62 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d684', endColorstr='#929b62',GradientType=1 );
    /* IE6-9 */ }
  .footer a {
    color: #292628; }
  .footer .form-control {
    border-radius: 0; }
  .footer td {
    vertical-align: top; }
  .footer td.icon_td {
    width: 40px;
    text-align: center;
    color: #fff; }
  .footer table ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer table ul li {
      float: left;
      margin-right: 10px; }
    .footer table ul span {
      font-size: .5em; }
    .footer table ul .fa-telegram {
      color: #2aa0d2; }
    .footer table ul .fa-whatsapp-square {
      color: #4e8b58; }
    .footer table ul .fa-vk {
      color: #0278fe; }
  .footer .img_question, .footer .ask_a_question {
    flex-basis: 24%; }
  .footer .contacts_container {
    flex-basis: 49%; }
  .footer .img_question div {
    width: fit-content;
    margin: 0 auto; }

.copyright_container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #ff39af;
  color: #fff; }

#order .speech-bubble {
  line-height: 20px; }
#order .comments_img {
  width: fit-content;
  margin: 0 auto; }
#order #julia_name {
  margin: 15px 0 30px 0;
  text-align: center;
  font-size: 1.5em;
  color: #ff39af;
  line-height: 15px; }
  #order #julia_name span {
    font-size: .5em;
    color: #9d9d9d; }
#order .send_butt, #order button {
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0;
  padding: 10px 50px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
  background: #e139af;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
  /* IE6-9 */
  border: none;
  outline: none; }
#order .modal-body {
  position: relative; }
  #order .modal-body .fa-xmark {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
#order .disabled {
  pointer-events: none;
  background: #929292; }

.mess_win_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1002; }
  .mess_win_container .mess_win {
    padding: 10px;
    background-color: #fff; }
    .mess_win_container .mess_win .comments_img {
      width: fit-content;
      margin: 0 auto; }
    .mess_win_container .mess_win .julia_name {
      margin: 15px 0 30px 0;
      text-align: center;
      font-size: 1.5em;
      color: #ff39af;
      line-height: 15px; }
      .mess_win_container .mess_win .julia_name span {
        font-size: .5em;
        color: #9d9d9d; }
    .mess_win_container .mess_win a {
      display: block;
      width: fit-content;
      margin: 0 auto;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
      background: #e139af;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
      /* IE6-9 */
      color: #fff;
      text-decoration: none;
      padding: 10px 50px;
      text-align: center; }
      .mess_win_container .mess_win a:hover {
        color: #fff; }

.mess_win_container_close {
  display: none; }

#license .modal-body, #diplom .modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  #license .modal-body i, #diplom .modal-body i {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }

.course_desc {
  margin-top: 30px; }
  .course_desc table {
    font-size: .9em; }
    .course_desc table ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .course_desc table tr td a.buy_gift {
      display: block;
      width: fit-content;
      padding: 3px 50px;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
      background: #e139af;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
      /* IE6-9 */
      color: #fff; }
  .course_desc td, .course_desc th {
    vertical-align: middle;
    padding: 5px; }
    .course_desc td div.footnote, .course_desc th div.footnote {
      width: fit-content;
      margin: 0;
      margin-left: auto;
      font-size: .7em;
      color: #ea581f; }
    .course_desc td .credit_accent, .course_desc th .credit_accent {
      font-size: .7em;
      color: #ea581f;
      letter-spacing: 3px;
      text-transform: uppercase; }
    .course_desc td a.ancor_link, .course_desc th a.ancor_link {
      color: #212529; }
  .course_desc th {
    text-align: center; }
  .course_desc .price {
    text-align: left;
    font-weight: bold;
    font-size: 1em;
    color: #ff39af;
    line-height: 25px; }
    .course_desc .price .old_price {
      color: #9d9d9d;
      font-weight: normal;
      font-size: .7em;
      text-decoration: line-through; }
    .course_desc .price .action_desc {
      font-size: .7em;
      color: #292628;
      font-weight: normal; }
  .course_desc .credit_price {
    text-align: center;
    font-weight: bold;
    font-size: 1em; }
  .course_desc a.call_back {
    display: block;
    width: fit-content;
    color: #fff;
    text-align: center;
    padding: 10px 82px;
    margin: 10px auto;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a17e0c+0,d0b238+50,a17e0c+100 */
    background: #e139af;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff99d6 0%, #e139af 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff99d6 0%, #e139af 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff99d6 0%, #e139af 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff39af', endColorstr='#ff99d6',GradientType=1 );
    /* IE6-9 */
    cursor: pointer; }
    .course_desc a.call_back:hover {
      text-decoration: none; }
  .course_desc .bold_text {
    font-weight: bold; }

.breadcrumb {
  background-color: transparent !important;
  font-size: .7em !important; }

@media (max-width: 1599px) {
  .course_item {
    flex-basis: 24%; }

  .last_items {
    display: block; } }
@media (max-width: 1199px) {
  .footer .img_question, .footer .ask_a_question {
    flex-basis: 49%; }
  .footer .contacts_container {
    flex-basis: 100%; }
    .footer .contacts_container h2 {
      margin-top: 30px; }

  .comments_container .comments_all .comments_description, .comments_container .comments_all .comm_butt {
    flex-basis: 100%;
    margin-bottom: 15px; }

  .course_item, .courses_lashes {
    flex-basis: 32%; }

  .magicbeauty_shop, .magicbeauty_online {
    height: 200px; }

  .magicbeauty_shop .content_shop .word_materials {
    font-size: 1.5em; }
  .magicbeauty_shop .content_shop .word_for {
    font-size: .6em; }
  .magicbeauty_shop .content_shop .word_grow {
    font-size: 1em; }
  .magicbeauty_shop .content_shop .word_lash {
    font-size: 1.2em; }

  .magicbeauty_online .content_online h2 {
    font-size: 1.7em; }
  .magicbeauty_online .content_online .lash_link {
    font-size: 1.3em; }
  .magicbeauty_online .content_online .sugaring_link {
    font-size: 1.1em; }
  .magicbeauty_online .content_online .manicure_link {
    font-size: .7em; }
  .magicbeauty_online .content_online .eyebrows_link {
    font-size: 1.7em; }
  .magicbeauty_online .content_online .nails_link {
    font-size: 1.4em; }
  .magicbeauty_online .content_online .hairdresser_link {
    font-size: .85em; }
  .magicbeauty_online .content_online .cosmetology_link {
    font-size: .65em; } }
@media (max-width: 991px) {
  .course_item {
    flex-basis: 49%; } }
@media (max-width: 749px) {
  .magicbeauty_shop, .magicbeauty_online {
    height: 100px; }

  .magicbeauty_shop .content_shop .word_materials {
    font-size: 1em; }
  .magicbeauty_shop .content_shop .word_for {
    font-size: .5em; }
  .magicbeauty_shop .content_shop .word_grow {
    font-size: .7em; }
  .magicbeauty_shop .content_shop .word_lash {
    font-size: .8em; }
  .magicbeauty_shop .content_shop .site_link {
    font-size: .65em; }

  .magicbeauty_online .content_online {
    font-size: .75em; }
    .magicbeauty_online .content_online h2 {
      font-size: 1.1em; }
    .magicbeauty_online .content_online .lash_link {
      font-size: .7em; }
    .magicbeauty_online .content_online .sugaring_link {
      font-size: .6em; }
    .magicbeauty_online .content_online .manicure_link {
      font-size: .5em; }
    .magicbeauty_online .content_online .eyebrows_link {
      font-size: 1em; }
    .magicbeauty_online .content_online .nails_link {
      font-size: .7em; }
    .magicbeauty_online .content_online .hairdresser_link {
      font-size: .6em; }
    .magicbeauty_online .content_online .cosmetology_link {
      font-size: .65em; }
    .magicbeauty_online .content_online .site_link {
      font-size: .65em; } }
@media (max-width: 500px) {
  .course_item {
    flex-basis: 100%;
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, #ff99d6 0%, #ff99d6 calc(100% - 44px), #e139af 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -moz-border-image: -moz-linear-gradient(top, #ff99d6 0%, #ff99d6 calc(100% - 44px), #e139af 100%);
    /* FF3.6-15 */
    -webkit-border-image: -webkit-linear-gradient(top, #ff99d6 0%, #ff99d6 calc(100% - 44px), #e139af 100%);
    /* Chrome10-25,Safari5.1-6 */
    border-image-slice: 1;
    border-bottom: 0; }
    .course_item h3 {
      font-size: 1.1em; }

  .magicbeauty_online .content_online, .magicbeauty_shop .content_shop {
    font-size: 1em; } }
@media (max-width: 991px) {
  .main_page .top_panel {
    margin-top: 19px; }
    .main_page .top_panel li.whatsapp_top, .main_page .top_panel li.telegram_top, .main_page .top_panel li.vk_top {
      margin-left: 5px; }
    .main_page .top_panel li.phone_top {
      margin-left: 30px; } }
@media (max-width: 767px) {
  .footer .img_question, .footer .ask_a_question {
    flex-basis: 100%; }
    .footer .img_question h2, .footer .ask_a_question h2 {
      margin-top: 30px; }
  .footer .ask_a_question div {
    height: auto; }

  .comments_container .comments_all .comm_butt div {
    flex-wrap: wrap;
    justify-content: center; }
    .comments_container .comments_all .comm_butt div a {
      flex-basis: 100%;
      margin-bottom: 5px; }

  .personal h3 {
    text-align: center; } }
@media (max-width: 500px) {
  body {
    font-size: 1em; }

  .messengers_butts_all {
    font-size: 1.3em; }

  .main_page .utp_container img {
    width: 100px; }
  .main_page .utp_container h1 {
    font-size: 1.8em; }
    .main_page .utp_container h1 div {
      font-size: 1.7em;
      margin-top: -15px;
      margin-left: 16px; }
  .main_page .utp_container h1.h1_lash {
    font-size: 1.6em; }
  .main_page .utp_container h1.h1_lamlash {
    font-size: 1.49em; }
  .main_page .utp_container p {
    width: 290px;
    line-height: 20px; }
  .main_page .utp_container a.call_back {
    padding: 10px 68px; }
  .main_page .utp_container a.phone_butt {
    padding: 5px 35px; }
  .main_page .utp_container .top_panel li.whatsapp_top, .main_page .utp_container .top_panel li.telegram_top, .main_page .utp_container .top_panel li.vk_top {
    margin-left: 5px; }
  .main_page .utp_container .top_panel li.phone_top {
    margin-left: 73px; }

  .main_page .top_panel {
    margin-top: 24px; }
    .main_page .top_panel li.whatsapp_top, .main_page .top_panel li.telegram_top, .main_page .top_panel li.vk_top {
      margin-left: 5px; }
    .main_page .top_panel li.phone_top {
      margin-left: 10px; }

  .course_item p {
    height: auto; }

  .courses_lashes h3 {
    height: auto; } }

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