@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit; }

html, body {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #4f4f4f; }

.container {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 150px; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.pink-section {
  width: 100%;
  height: auto;
  background-color: #f8f1eb; }

.index-image {
  display: none; }

.slider-image {
  display: none !important; }

h1, h2, h3 {
  margin: 0;
  text-align: center;
  font-weight: normal; }

a {
  text-decoration: none;
  outline: none; }
  a:focus {
    outline: none; }

.logo {
  margin: 35px 150px 35px 0;
  width: 100%;
  max-width: 300px; }

.sticky {
  z-index: 55000;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

.anchor::before {
  content: '';
  display: block;
  height: 85px;
  margin-top: -85px;
  visibility: hidden; }

.flag {
  width: 30px;
  height: 20px; }

.top-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 700px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0; }
  .top-menu li a {
    font-size: 20px;
    text-decoration: none;
    color: #000000;
    display: inline-block;
    -webkit-transition: .1s ease;
    -o-transition: .1s ease;
    -moz-transition: .1s ease;
    transition: .1s ease;
    border-bottom: 5px solid transparent; }
    .top-menu li a:hover {
      border-bottom: 5px solid #E20613;
      -webkit-transform: scale(1.1);
         -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1); }
  .top-menu li a.active {
    font-size: 23px;
    border-bottom: 5px solid #E20613; }
  .top-menu li a.active:hover {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .top-menu li.sub {
    position: relative; }
  li.sub:hover .top-menu-submenu {
    left: -10px;
    top: 28px; }
  .top-menu-submenu {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    background-color: #f8f1eb;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 15px 15px;
    width: auto;
    height: auto;
    left: -9999px;
    z-index: 60000; }
    .top-menu-submenu li {
      margin-top: 15px; }
      .top-menu-submenu li a {
        border-bottom: 5px solid transparent;
        white-space: nowrap; }
        .top-menu-submenu li a:hover {
          -webkit-transform: scale(1);
             -moz-transform: scale(1);
              -ms-transform: scale(1);
               -o-transform: scale(1);
                  transform: scale(1); }

.hamb {
  display: none; }
  .hamb:hover {
    cursor: pointer; }

.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #f8f1eb;
  z-index: 100000; }
  .mobile-menu-close {
    position: absolute;
    right: 20px;
    top: 20px; }
    .mobile-menu-close:hover {
      cursor: pointer; }
  .mobile-menu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    list-style-type: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0; }
    .mobile-menu-list li {
      text-align: center; }
    .mobile-menu-list li a {
      margin-top: 7px;
      font-size: 25px;
      text-decoration: none;
      color: #000000;
      display: inline-block;
      -webkit-transition: .1s ease;
      -o-transition: .1s ease;
      -moz-transition: .1s ease;
      transition: .1s ease;
      text-align: center; }
      .mobile-menu-list li a:hover {
        border-bottom: 4px solid #E20613;
        -webkit-transform: scale(1.14);
           -moz-transform: scale(1.14);
            -ms-transform: scale(1.14);
             -o-transform: scale(1.14);
                transform: scale(1.14); }
    .mobile-menu-list li a.active {
      font-size: 30px;
      border-bottom: 4px solid #E20613; }
    .mobile-menu-list li a.active:hover {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }
  .mobile-menu-logo {
    margin: 20px;
    width: 100%;
    max-width: 160px; }
  .mobile-menu-submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style-type: none;
    padding: 0; }
    .mobile-menu-submenu li a {
      font-size: 20px;
      text-align: center; }

.slider {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f8f1eb), color-stop(50%, #ffffff));
  background: -webkit-linear-gradient(top, #f8f1eb 50%, #ffffff 50%);
  background: -moz-linear-gradient(top, #f8f1eb 50%, #ffffff 50%);
  background: -o-linear-gradient(top, #f8f1eb 50%, #ffffff 50%);
  background: linear-gradient(to bottom, #f8f1eb 50%, #ffffff 50%);
  /* W3C */
  height: 795px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .slider-slide {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    outline: none;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .slider-left {
    margin-top: 0;
    width: 40%;
    height: 600px;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    overflow: hidden;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px; }
    .slider-left-1 {
      background: url("../images/slide1-main-fhd.jpg") no-repeat top center; }
    .slider-left-2 {
      background: url("../images/slide2-main-fhd.jpg") no-repeat top center; }
    .slider-left-3 {
      background: url("../images/consultations-olga-fhd.jpg") no-repeat top center; }
  .slider-right {
    width: 60%;
    padding-left: 30px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .slider-right-name {
      margin-top: 25px;
      font-size: 30px;
      color: #E20613; }
      .slider-right-name-2 {
        margin-top: 40px; }
      .slider-right-name-3 {
        margin-top: 25px; }
    .slider-right-work {
      font-size: 35px; }
    .slider-right-title {
      margin-top: 50px;
      font-size: 60px;
      line-height: 70px; }
      .slider-right-title-2 {
        margin-top: 10px; }
      .slider-right-title-3 {
        font-size: 50px; }
    .slider-right-text {
      margin-top: 70px;
      font-size: 30px;
      line-height: 35px; }
      .slider-right-text-2 {
        margin-top: 100px; }
      .slider-right-text-3 {
        margin-top: 30px; }
      .slider-right-text-m {
        display: none; }
    .slider-right-buttons {
      margin-top: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .slider-right-buttons-2 {
        margin-top: 80px; }
    .slider-right-button {
      height: auto;
      font-weight: 800;
      font-size: 18px;
      text-decoration: none;
      text-align: center;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      padding: 5px 18px;
      width: 100%;
      max-width: 245px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .slider-right-button-left {
        border: 1px solid #bdbdbd;
        color: #bdbdbd;
        text-decoration: none;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s;
        margin-right: 30px; }
        .slider-right-button-left:hover {
          color: #ffffff;
          background-color: #bdbdbd;
          text-decoration: none; }
      .slider-right-button-right {
        border: 1px solid #d0c1b1;
        background-color: #d0c1b1;
        color: #ffffff;
        text-decoration: none;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s;
        padding: 5px 18px; }
        .slider-right-button-right:hover {
          background-color: #ffffff;
          color: #d0c1b1;
          text-decoration: none; }

.slick-next,
.slick-prev {
  top: 40% !important; }

.slick-prev {
  left: 90px !important;
  z-index: 50000; }

.slick-prev:before {
  content: url("../images/angle-left.svg") !important;
  height: 35px; }

.slick-next {
  right: 90px !important;
  z-index: 50000; }

.slick-next:before {
  content: url("../images/angle-right.svg") !important;
  height: 35px; }

.welcome {
  padding: 57px 0; }
  .welcome-left {
    width: 50%;
    padding-right: 75px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .welcome-right {
    width: 50%;
    background: url("../images/gallery/gallery-14.jpg") no-repeat top right;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    overflow: hidden;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px; }
  .welcome-header {
    font-size: 60px;
    line-height: 65px;
    margin: 0 auto; }
  .welcome-paragraph {
    font-size: 25px;
    line-height: 30px;
    text-align: justify;
    letter-spacing: -0.03em; }
    .welcome-paragraph-first {
      margin-top: 70px; }

.programs {
  border: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .programs-header {
    margin-top: 110px;
    font-size: 80px;
    color: #4f4f4f; }
  .programs-subheader {
    margin-top: 20px;
    font-size: 30px;
    line-height: 44px;
    color: #828282;
    text-align: center; }
  .programs-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 600px;
    max-width: 245px;
    width: 21%;
    margin-right: 20px; }
    .programs-item-wrapper {
      width: 245px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .programs-item:last-child {
      margin-right: 0; }
    .programs-item-image {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      .programs-item-image img {
        width: 100%; }
    .programs-item-header {
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      line-height: 28px;
      color: #4f4f4f;
      margin-top: 12px; }
    .programs-item-text {
      font-size: 20px;
      line-height: 29px;
      text-align: center;
      color: #828282;
      margin-top: 40px; }
    .programs-item-link {
      border: 1px solid #bdbdbd;
      font-weight: 800;
      font-size: 18px;
      text-align: center;
      color: #bdbdbd;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      padding: 20px;
      width: 100%;
      margin-top: 25px;
      text-decoration: none;
      -webkit-transition: .2s;
      -o-transition: .2s;
      -moz-transition: .2s;
      transition: .2s; }
      .programs-item-link:hover {
        color: #ffffff;
        background-color: #bdbdbd;
        text-decoration: none; }

.link-signup, .button-send {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #d0c1b1;
  background: #d0c1b1;
  font-weight: 800;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  padding: 10px 20px;
  max-width: 300px;
  width: 100%;
  margin: 40px auto;
  text-decoration: none;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s; }
  .link-signup:hover, .button-send:hover {
    background-color: #ffffff;
    color: #d0c1b1;
    text-decoration: none; }

.splashform {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  background-color: #f8f1eb;
  z-index: 100000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .splashform-close {
    position: absolute;
    right: 20px;
    top: 20px; }
    .splashform-close:hover {
      cursor: pointer; }

.contact {
  max-width: 520px;
  width: 100%;
  padding-bottom: 45px; }
  .contact-header {
    font-size: 80px;
    margin-top: 60px;
    text-align: left; }
  .contact-paragraph {
    font-size: 28px;
    line-height: 41px;
    color: #828282;
    margin-top: 35px; }
    .contact-paragraph-phone {
      font-weight: bold;
      color: #4f4f4f;
      text-decoration: none; }
  .contact-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .contact-form input, .contact-form textarea {
      margin-top: 20px;
      width: 100%;
      height: 60px;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      border: 0;
      outline: 0;
      padding-left: 20px; }
      .contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
        font-size: 18px;
        color: #E0E0E0; }
      .contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
        font-size: 18px;
        color: #E0E0E0; }
      .contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
        font-size: 18px;
        color: #E0E0E0; }
      .contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
        font-size: 18px;
        color: #E0E0E0; }
      .contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
        font-size: 18px;
        color: #E0E0E0; }
      .contact-form input::placeholder, .contact-form textarea::placeholder {
        font-size: 18px;
        color: #E0E0E0; }
    .contact-form textarea {
      height: 150px;
      padding-top: 20px; }
    .contact-form .contact-form-first-string input:first-child {
      margin-right: 30px; }
    .contact-form input[type="submit"] {
      max-width: 310px;
      margin: 50px auto 0;
      font-weight: 800;
      font-size: 18px;
      color: #ffffff; }
      .contact-form input[type="submit"]:hover {
        cursor: pointer;
        background-color: #ffffff;
        color: #d0c1b1;
        text-decoration: none; }
  .contact-personal {
    margin-top: 25px;
    font-size: 12px;
    line-height: 18px;
    color: #828282;
    text-align: center; }

.uslugi {
  width: 50%; }
  .uslugi-header {
    margin-top: 50px;
    font-size: 50px;
    line-height: 123.3%; }
    .uslugi-header a {
      color: #828282; }
  .uslugi-list {
    margin-top: 40px;
    counter-reset: myCounter; }
    .uslugi-list-item {
      list-style: none;
      font-size: 24px;
      margin-top: 20px; }
      .uslugi-list-item:first-child {
        margin-top: 0; }
      .uslugi-list-item:before {
        font-size: 40px;
        counter-increment: myCounter;
        content: counter(myCounter);
        display: inline-block;
        margin: 5px 20px 5px 0;
        font-family: 'Playfair Display', serif; }

.contacts-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .contacts-container .contact {
    max-width: 80%; }

section.footer {
  width: 100%;
  padding: 45px 0;
  background-color: #d0c1b1; }

.footer-contacts-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 70px; }

.footer-contacts-icon {
  height: 34px;
  margin-right: 20px; }

.footer-contacts-link {
  font-size: 20px;
  color: #4f4f4f;
  text-decoration: none; }

section.section-mission {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #f8f1eb), color-stop(47%, #ffffff));
  background: -webkit-linear-gradient(top, #f8f1eb 47%, #ffffff 47% 53%);
  background: -moz-linear-gradient(top, #f8f1eb 47%, #ffffff 47% 53%);
  background: -o-linear-gradient(top, #f8f1eb 47%, #ffffff 47% 53%);
  background: linear-gradient(to bottom, #f8f1eb 47%, #ffffff 47% 53%);
  /* W3C */
  width: 100%; }

.mission-left {
  width: 60%;
  padding-right: 30px; }

.mission-right {
  max-width: 40%;
  width: 795px;
  height: 748px;
  background: url("../images/marchenkova-about-fhd.jpg") no-repeat top right;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  overflow: hidden;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px; }

.mission-header {
  font-size: 85px;
  line-height: 90px;
  text-align: center;
  margin-top: 30px; }

.mission-subheader {
  margin-top: 90px;
  font-size: 35px;
  line-height: 45px;
  text-align: center; }

.mission-paragraph {
  font-size: 25px;
  line-height: 30px;
  text-align: justify; }
  .mission-paragraph-first {
    margin-top: 70px; }

.services-item {
  width: -webkit-calc(100% / 6 - 1%);
  width: -moz-calc(100% / 6 - 1%);
  width: calc(100% / 6 - 1%);
  margin-right: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .services-item:last-child {
    margin-right: 0; }
  .services-item-image {
    max-width: 245px;
    max-height: 245px;
    width: 100%; }
    .services-item-image img {
      width: 100%; }
  .services-item-header {
    margin-top: 35px;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    text-align: center; }

.about-founder {
  padding: 55px 0; }
  .about-founder-left {
    width: 795px;
    height: 857px;
    background: url("../images/marchenkova-consultations-fhd.jpg") no-repeat top right;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    overflow: hidden;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px; }
  .about-founder-right {
    width: 50%;
    padding-left: 50px; }
  .about-founder-header {
    font-size: 80px;
    line-height: 85px;
    text-align: center; }
  .about-founder-subheader {
    font-size: 30px;
    line-height: 40px;
    margin-top: 65px;
    text-align: center; }
  .about-founder-paragraph {
    font-size: 20px;
    line-height: 25px;
    text-align: justify; }
    .about-founder-paragraph-first {
      margin-top: 65px; }

.programs-page-header {
  text-align: center;
  font-size: 80px; }

.programs-page-subheader {
  text-align: center;
  font-size: 30px; }

.programs-page-image {
  margin: 50px auto 0;
  width: auto; }
  .programs-page-image img {
    width: 100%;
    height: auto; }

.programs-page-class {
  padding-bottom: 40px;
  width: 100%;
  max-width: 1350px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto; }
  .programs-page-class-link {
    text-decoration: none;
    color: #4f4f4f;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    padding: 0 20px 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .programs-page-class-link:hover {
      background-color: #fce2cd;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px; }
  .programs-page-class-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .programs-page-class-item-ages {
      text-align: center;
      -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
         -moz-font-feature-settings: 'pnum' on, 'lnum' on;
              font-feature-settings: 'pnum' on, 'lnum' on;
      font-size: 40px;
      font-family: 'Playfair Display', serif;
      margin-top: 10px; }
    .programs-page-class-item-text {
      font-family: 'Playfair Display', serif;
      font-size: 20px;
      text-align: center;
      margin-top: 10px; }

.programs-page-section {
  width: 100%;
  padding-top: 1px;
  padding-bottom: 80px; }
  .programs-page-section-pink {
    background-color: #f8f1eb; }
  .programs-page-section-text {
    width: 50%;
    margin-top: 40px; }
    .programs-page-section-text-under-signup {
      font-size: 15px;
      line-height: 18px;
      text-align: center;
      margin-top: 0; }
  .programs-page-section-photo {
    width: 50%;
    margin-top: 40px; }
    .programs-page-section-photo img {
      width: 100%;
      height: auto; }
  .programs-page-section-header {
    font-size: 32px;
    line-height: 50px;
    margin-top: 80px; }
  .programs-page-section-subheader {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px; }
  .programs-page-section-in-header {
    text-align: left;
    font-size: 35px;
    line-height: 40px; }
  .programs-page-section-paragraph {
    font-size: 18px;
    line-height: 22px;
    text-align: justify; }
  .programs-page-section-list {
    counter-reset: myCounter;
    padding-left: 0;
    margin-left: 30px;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; }
    .programs-page-section-list-item {
      width: 90%;
      font-size: 18px;
      line-height: 22px;
      list-style: none;
      margin-top: 20px;
      -webkit-margin-before: 0;
      -webkit-margin-after: 0; }
      .programs-page-section-list-item:before {
        font-size: 30px;
        counter-increment: myCounter;
        content: counter(myCounter);
        display: inline-block;
        margin: 5px 15px 5px -30px;
        font-family: 'Playfair Display', serif; }

.consultations-container {
  padding-top: 70px;
  padding-bottom: 70px; }

.consultations-image {
  display: none; }

.consultations-buttons {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px; }
  .consultations-buttons-link {
    font-size: 50px;
    background-color: #d0c1b1;
    color: #4f4f4f;
    width: 275px;
    text-align: center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px; 
			
	margin: 0 10px;}
.consultations-olga-left {
  width: 795px;
  height: 748px;
  background: url("../images/consultations-olga-fhd.jpg") no-repeat top right;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  overflow: hidden;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px; }

.consultations-olga-right {
  max-width: 45%;
  width: 100%;
  margin-left: 30px; }

.consultations-olga-main-header {
  font-size: 80px;
  line-height: 85px;
  text-align: center;
  margin-top: 40px; }

.consultations-olga-main-subheader {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  margin-top: 40px; }

.consultations-olga-main-paragraph {
  font-size: 18px;
  line-height: 130%;
  text-align: justify;
  margin-top: 40px; }

.consultations-section {
  margin-top: 80px; }
  .consultations-section-image img {
    width: 383px;
    height: 482px; }
  .consultations-section-image-h {
    display: none; }
  .consultations-section-types {
    max-width: 26%;
    width: 100%;
    text-align: left; }
    .consultations-section-types-header {
      font-size: 24px;
      text-align: left; }
    .consultations-section-types-thin {
      width: 15%;
      margin-left: 20px; }
    .consultations-section-types-center {
      width: 35%;
      margin-left: 50px; }
  .consultations-section-header {
    font-size: 80px;
    line-height: 85px; }
  .consultations-section-subheader {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px; }
    .consultations-section-subheader-span {
      font-size: 20px; }
  .consultations-section-list {
    list-style-type: none;
    padding-left: 0; }
    .consultations-section-list li {
      font-size: 20px;
      line-height: 25px; }
    .consultations-section-list-item {
      font-family: 'Montserrat', sans-serif;
      font-size: 30px !important;
      line-height: 235% !important; }

.slick-slide {
  height: auto !important; }

.gallery {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gallery-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 16rem;
     -moz-box-flex: 1;
      -ms-flex: 1 1 16rem;
          flex: 1 1 16rem;
  margin: 1rem;
  overflow: hidden;
  height: 300px; }

.gallery-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: -webkit-transform 400ms ease-out;
  -o-transition: -o-transform 400ms ease-out;
  -moz-transition: transform 400ms ease-out, -moz-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out, -moz-transform 400ms ease-out, -o-transform 400ms ease-out; }

.gallery-image:hover {
  -webkit-transform: scale(1.15);
     -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
       -o-transform: scale(1.15);
          transform: scale(1.15); }

@media (max-width: 610px) {
  .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 -webkit-calc(100%);
       -moz-box-flex: 0;
        -ms-flex: 0 1 calc(100%);
            flex: 0 1 calc(100%);
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%); } }

.is-hidden {
  display: none !important; }

@media (max-width: 1024px) {
  .for-desktop {
    display: none !important; } }

@media (min-width: 1025px) {
  .for-mobile {
    display: none !important; } }

.clearfix {
  overflow: auto; }
  .clearfix::after {
    content: "";
    display: table;
    clear: both; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
       transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@media (max-width: 1600px) {
  .logo {
    margin-right: 120px; }
  .top-menu li a {
    font-size: 20px; }
  .top-menu li a.active {
    font-size: 23px; }
  .welcome-header {
    font-size: 50px; }
  .welcome-paragraph {
    font-size: 21px;
    line-height: 27px; }
  .uslugi-header {
    font-size: 40px;
    line-height: 45px; }
  .services-item-header {
    font-size: 18px;
    line-height: 20px; } }

@media (max-width: 1440px) {
  /* 1440px */
  .container {
    max-width: 1440px; }
  .logo {
    max-width: 270px;
    margin-right: 125px; }
  .top-menu li a {
    font-size: 20px; }
  .top-menu li a.active {
    font-size: 23px; }
  .slider {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #f8f1eb), color-stop(45%, #ffffff));
    background: -webkit-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: -moz-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: -o-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: linear-gradient(to bottom, #f8f1eb 45%, #ffffff 45% 55%);
    /* W3C */
    height: 700px; }
    .slider-left {
      width: 555px;
      height: 598px; }
      .slider-left-1 {
        background: url("../images/slide1-main-hd.jpg") no-repeat top right; }
      .slider-left-2 {
        background: url("../images/slide2-main-hd.jpg") no-repeat top right; }
      .slider-left-3 {
        background: url("../images/consultations-olga-hd.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
    .slider-right {
      width: 457px;
      margin: 0 auto; }
      .slider-right-name {
        margin-top: 35px;
        font-size: 20px; }
      .slider-right-work {
        font-size: 25px; }
      .slider-right-title {
        margin-top: 40px;
        font-size: 30px;
        line-height: 35px; }
        .slider-right-title-2 {
          margin-top: 10px; }
        .slider-right-title-3 {
          font-size: 30px;
          line-height: 35px; }
      .slider-right-text {
        margin-top: 90px;
        font-size: 20px;
        line-height: 25px; }
        .slider-right-text-2 {
          margin-top: 100px; }
        .slider-right-text-3 {
          margin-top: 50px; }
      .slider-right-buttons {
        margin-top: 50px; }
        .slider-right-buttons-2 {
          margin-top: 80px; }
      .slider-right-button {
        font-size: 16px;
        max-width: 165px;
        padding: 11px; }
  .slick-next,
  .slick-prev {
    top: 35% !important; }
  .slick-prev {
    left: 50px !important; }
  .slick-next {
    right: 50px !important; }
  .welcome-left {
    padding-right: 50px; }
  .welcome-right {
    width: 555px;
    height: 833px;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
    background: url("../images/gallery-14-fhd.jpg") no-repeat top right; }
  .welcome-header {
    font-size: 40px;
    line-height: 45px; }
  .welcome-paragraph {
    font-size: 18px;
    line-height: 25px; }
  .programs {
    overflow: hidden; }
    .programs-header {
      margin-top: 50px;
      font-size: 60px; }
    .programs-subheader {
      font-size: 25px;
      line-height: 30px; }
    .programs-item {
      width: 165px;
      height: 470px;
      padding: 0; }
      .programs-item-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .programs-item-header {
        font-size: 13px;
        line-height: 20px; }
      .programs-item-text {
        font-size: 12px;
        line-height: 18px; }
      .programs-item-link {
        font-size: 15px;
        padding: 10px 20px; }
  .link-signup {
    font-size: 15px;
    padding: 10px 20px; }
  .contact {
    max-width: 460px; }
    .contact-header {
      font-size: 60px;
      margin-top: 60px; }
    .contact-paragraph {
      font-size: 15px;
      line-height: 20px; }
    .contact-form input[type="submit"] {
      width: 165px;
      height: 45px;
      font-size: 18px; }
  .uslugi-header {
    font-size: 35px;
    line-height: 40px; }
  .uslugi-list-item {
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px; }
    .uslugi-list-item:before {
      font-size: 26px; }
  .footer-contacts-icon {
    height: 25px; }
  .footer-contacts-link {
    font-size: 18px; }
  section.section-mission {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #f8f1eb), color-stop(40%, #ffffff));
    background: -webkit-linear-gradient(top, #f8f1eb 40%, #ffffff 40% 60%);
    background: -moz-linear-gradient(top, #f8f1eb 40%, #ffffff 40% 60%);
    background: -o-linear-gradient(top, #f8f1eb 40%, #ffffff 40% 60%);
    background: linear-gradient(to bottom, #f8f1eb 40%, #ffffff 40% 60%);
    /* W3C */ }
  .mission-left {
    width: 60%;
    padding-right: 30px; }
  .mission-right {
    max-width: 40%;
    width: 555px;
    height: 599px;
    background: url("../images/marchenkova-about-hd.jpg") no-repeat top right; }
  .mission-header {
    margin-top: 50px;
    font-size: 45px;
    line-height: 55px; }
  .mission-subheader {
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px; }
  .mission-paragraph {
    font-size: 18px;
    line-height: 22px; }
    .mission-paragraph-first {
      margin-top: 80px; }
  .services-item-image {
    max-width: 165px;
    max-height: 165px; }
  .services-item-header {
    margin-top: 25px;
    font-size: 18px;
    line-height: 20px; }
  .about-founder {
    padding: 55px 0; }
    .about-founder-left {
      width: 555px;
      height: 599px;
      background: url("../images/marchenkova-consultations-hd.jpg") no-repeat top right; }
    .about-founder-header {
      font-size: 40px;
      line-height: 45px; }
    .about-founder-subheader {
      font-size: 25px;
      line-height: 30px;
      margin-top: 20px; }
    .about-founder-paragraph {
      font-size: 16px;
      line-height: 21px; }
      .about-founder-paragraph-first {
        margin-top: 20px; }
  -section {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 80px; }
    -section-text {
      width: 50%;
      margin-top: 40px; }
      -section-text-under-signup {
        font-size: 15px; }
    -section-photo {
      width: 50%;
      margin-top: 40px; }
    -section-header {
      font-size: 45px;
      line-height: 50px;
      margin-top: 60px; }
    -section-subheader {
      font-size: 30px;
      line-height: 40px;
      margin-top: 20px; }
    -section-in-header {
      font-size: 35px;
      line-height: 40px; }
    -section-paragraph {
      font-size: 16px;
      line-height: 20px; }
    -section-list {
      counter-reset: myCounter;
      margin-left: 30px; }
      -section-list-item {
        font-size: 16px;
        line-height: 20px;
        margin-top: 20px; }
        -section-list-item:before {
          font-size: 25px; }
  .consultations-container {
    padding-top: 50px;
    padding-bottom: 50px; }
  .consultations-buttons-link {
    width: 265px; }
  .consultations-olga-left {
    width: 555px;
    height: 556px;
    background: url("../images/consultations-olga-hd.jpg") no-repeat top right; }
  .consultations-olga-main-header {
    font-size: 40px;
    line-height: 45px;
    margin-top: 0px; }
  .consultations-olga-main-subheader {
    font-size: 20px;
    line-height: 25px;
    margin-top: 30px; }
  .consultations-olga-main-paragraph {
    margin-top: 30px; }
  .consultations-section {
    margin-top: 60px; }
    .consultations-section-image img {
      width: 261px;
      height: 329px; }
    .consultations-section-types-header {
      font-size: 16px; }
    .consultations-section-header {
      font-size: 40px;
      line-height: 45px; }
    .consultations-section-subheader {
      font-size: 20px;
      line-height: 30px; }
    .consultations-section-list {
      padding-left: 0; }
      .consultations-section-list li {
        font-size: 20px;
        line-height: 25px; }
      .consultations-section-list-item {
        font-size: 25px !important; } }

@media (max-width: 1280px) {
  /* 1280px */
  .container {
    max-width: 1280px;
    padding: 0 100px; }
  .logo {
    width: 240px;
    margin-right: 70px; }
  .top-menu li a {
    font-size: 18px; }
  .top-menu li a.active {
    font-size: 22px; }
  .welcome-paragraph-first {
    margin-top: 40px; }
  .footer-contacts-item {
    margin-right: 50px; } }

@media (max-width: 1024px) {
  /* 1024px */
  .container {
    max-width: 1024px;
    padding: 0 60px; }
  .logo {
    max-width: 180px;
    margin-right: 50px; }
  .top-menu li a {
    font-size: 16px; }
  .top-menu li a.active {
    font-size: 20px; }
  .slider {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #f8f1eb), color-stop(45%, #ffffff));
    background: -webkit-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: -moz-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: -o-linear-gradient(top, #f8f1eb 45%, #ffffff 45% 55%);
    background: linear-gradient(to bottom, #f8f1eb 45%, #ffffff 45% 55%);
    /* W3C */
    height: 515px; }
    .slider-left {
      width: 402px;
      height: 455px; }
      .slider-left-1 {
        background: url("../images/slide1-main-landscape.jpg") no-repeat top right; }
      .slider-left-2 {
        background: url("../images/slide2-main-landscape.jpg") no-repeat top right; }
      .slider-left-3 {
        background: url("../images/consultations-olga-landscape.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
    .slider-right {
      width: 450px; }
      .slider-right-name {
        margin-top: 20px;
        font-size: 20px; }
      .slider-right-work {
        font-size: 25px; }
      .slider-right-title {
        margin-top: 40px;
        font-size: 35px;
        line-height: 40px; }
        .slider-right-title-2 {
          margin-top: 10px; }
        .slider-right-title-3 {
          font-size: 25px;
          line-height: 30px;
          margin-top: 30px; }
      .slider-right-text {
        margin-top: 50px;
        font-size: 16px;
        line-height: 20px; }
        .slider-right-text-2 {
          margin-top: 50px; }
      .slider-right-buttons {
        margin-top: 30px; }
        .slider-right-buttons-2 {
          margin-top: 30px; }
      .slider-right-button {
        font-size: 13px;
        max-width: 121px; }
        .slider-right-button-left {
          margin-right: 20px; }
  .slick-next,
  .slick-prev {
    top: 35% !important; }
  .slick-prev {
    left: 10px !important; }
  .slick-next {
    right: 10px !important; }
  .welcome-left {
    padding-right: 40px; }
  .welcome-right {
    width: 402px;
    height: 603px;
    background: url("../images/gallery-14-hd.jpg") no-repeat top right; }
  .welcome-header {
    font-size: 35px;
    line-height: 40px; }
  .welcome-paragraph {
    font-size: 16px;
    line-height: 20px; }
  .programs {
    overflow: hidden; }
    .programs-header {
      margin-top: 40px;
      font-size: 60px; }
    .programs-subheader {
      margin-top: 20px;
      font-size: 25px;
      line-height: 30px; }
    .programs-item {
      max-width: 125px;
      height: 380px;
      margin-right: 1%; }
      .programs-item-header {
        font-size: 12px;
        line-height: 16px;
        margin-top: 30px;
        height: 48px; }
      .programs-item-text {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px; }
      .programs-item-link {
        font-size: 14px;
        margin-top: 20px; }
  .link-signup {
    font-size: 14px; }
  .contact {
    max-width: 332px; }
    .contact-header {
      font-size: 40px;
      margin-top: 45px; }
    .contact-paragraph {
      font-size: 15px;
      line-height: 20px; }
    .contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input::placeholder, .contact-form textarea::placeholder {
      font-size: 14px;
      line-height: 18px; }
    .contact-form input[type="submit"] {
      width: 120px;
      height: 30px;
      font-size: 14px;
      line-height: 10px; }
    .contact-personal {
      font-size: 10px;
      line-height: 15px; }
  .uslugi-header {
    font-size: 30px;
    line-height: 35px; }
  .uslugi-list-item {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px; }
    .uslugi-list-item:before {
      font-size: 22px;
      margin-right: 10px; }
  .footer-contacts-icon {
    height: 18px;
    margin-right: 14px; }
  .footer-contacts-link {
    font-size: 16px; }
  section.section-mission {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #f8f1eb), color-stop(43%, #ffffff));
    background: -webkit-linear-gradient(top, #f8f1eb 43%, #ffffff 43% 57%);
    background: -moz-linear-gradient(top, #f8f1eb 43%, #ffffff 43% 57%);
    background: -o-linear-gradient(top, #f8f1eb 43%, #ffffff 43% 57%);
    background: linear-gradient(to bottom, #f8f1eb 43%, #ffffff 43% 57%);
    /* W3C */ }
  .mission-left {
    padding-right: 30px; }
  .mission-right {
    width: 402px;
    height: 455px;
    background: url("../images/marchenkova-about-landscape.jpg") no-repeat top right; }
  .mission-header {
    margin-top: 30px;
    font-size: 45px;
    line-height: 55px; }
  .mission-subheader {
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px; }
  .mission-paragraph {
    font-size: 14px;
    line-height: 18px; }
    .mission-paragraph-first {
      margin-top: 50px; }
  .services {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .services-item {
      width: -webkit-calc(100% / 3 - 20px);
      width: -moz-calc(100% / 3 - 20px);
      width: calc(100% / 3 - 20px);
      margin-right: 20px; }
      .services-item:nth-child(3), .services-item:nth-child(6) {
        margin-right: 0; }
      .services-item:nth-child(4), .services-item:nth-child(5), .services-item:nth-child(6) {
        margin-top: 30px; }
      .services-item-image {
        max-width: 260px;
        max-height: 165px;
        overflow: hidden; }
      .services-item-header {
        margin-top: 25px;
        font-size: 18px;
        line-height: 20px; }
  .about-founder {
    padding: 55px 0; }
    .about-founder-left {
      width: 402px;
      height: 455px;
      background: url("../images/marchenkova-consultations-landscape.jpg") no-repeat top right; }
    .about-founder-header {
      font-size: 40px;
      line-height: 45px;
      margin-top: 30px; }
    .about-founder-subheader {
      font-size: 20px;
      line-height: 30px; }
    .about-founder-paragraph {
      font-size: 14px;
      line-height: 18px; }
      .about-founder-paragraph-first {
        margin-top: 20px; }
  -section {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 80px; }
    -section-text {
      width: 50%;
      margin-top: 40px; }
      -section-text-under-signup {
        font-size: 15px; }
    -section-photo {
      width: 50%;
      margin-top: 40px; }
    -section-header {
      font-size: 45px;
      line-height: 50px;
      margin-top: 60px; }
    -section-subheader {
      font-size: 30px;
      line-height: 35px;
      margin-top: 20px; }
    -section-in-header {
      font-size: 35px;
      line-height: 40px; }
    -section-paragraph {
      font-size: 14px;
      line-height: 18px; }
    -section-list {
      counter-reset: myCounter;
      margin-left: 30px; }
      -section-list-item {
        font-size: 14px;
        line-height: 18px;
        margin-top: 20px; }
        -section-list-item:before {
          font-size: 22px; }
  .consultations-container {
    padding-top: 50px;
    padding-bottom: 50px; }
  .consultations-container-photo {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .consultations-page-header {
    font-size: 57px; }
  .consultations-buttons-link {
    font-size: 40px;
    width: 35%; }
  .consultations-olga-left {
    width: 402px;
    height: 360px;
    background: url("../images/consultations-olga-landscape.jpg") no-repeat top right; }
  .consultations-olga-right {
    max-width: 50%; }
  .consultations-olga-main-header {
    font-size: 30px; }
  .consultations-olga-main-subheader {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px; }
  .consultations-olga-main-paragraph {
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px; }
  .consultations-section {
    margin-top: 60px; }
    .consultations-section-image {
      display: none; }
      .consultations-section-image-children-h {
        display: block;
        width: 100%;
        height: 260px;
        background: url("../images/consultations-children-h.jpg") no-repeat top center;
        margin-top: 30px; }
      .consultations-section-image-adults-h {
        display: block;
        width: 100%;
        height: 260px;
        background: url("../images/consultations-adilts-h.jpg") no-repeat top center;
        margin-top: 30px; }
    .consultations-section-types-header {
      font-size: 16px; }
    .consultations-section-types-thin-right {
      margin-right: 50px; }
    .consultations-section-types-left {
      margin-left: 50px; }
    .consultations-section-header {
      font-size: 40px;
      line-height: 45px; }
    .consultations-section-subheader {
      font-size: 20px;
      line-height: 30px; }
    .consultations-section-list {
      padding-left: 0; }
      .consultations-section-list li {
        font-size: 20px;
        line-height: 25px; }
      .consultations-section-list-item {
        font-size: 25px !important;
        line-height: 235% !important; }
      .consultations-section-list-right {
        margin-right: 50px; } }

@media (max-width: 768px) {
  /* 768px */
  .container {
    max-width: 768px;
    padding: 0 30px; }
  .logo {
    max-width: 160px;
    margin-right: 50px; }
  .top-menu li a {
    font-size: 13px; }
  .top-menu li a.active {
    font-size: 15px; }
  .slider {
    height: auto;
    background: #ffffff; }
    .slider-container {
      padding: 0; }
    .slider-slide {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-bottom: 40px; }
    .slider-left {
      width: 100%;
      height: 320px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0; }
      .slider-left-1 {
        background: url("../images/slide1-main-portraite.jpg") no-repeat top right; }
      .slider-left-2 {
        background: url("../images/slide2-main-portraite.jpg") no-repeat top right; }
      .slider-left-3 {
        background: url("../images/gallery/gallery-03.jpg") no-repeat center center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
    .slider-right {
      width: 460px; }
      .slider-right-name {
        margin-top: 20px;
        font-size: 20px; }
      .slider-right-work {
        font-size: 20px; }
      .slider-right-title {
        margin-top: 20px;
        font-size: 35px;
        line-height: 40px; }
        .slider-right-title-2 {
          margin-top: 20px; }
      .slider-right-text {
        margin-top: 50px;
        font-size: 16px;
        line-height: 20px; }
        .slider-right-text-2 {
          margin-top: 50px; }
      .slider-right-buttons {
        margin-top: 30px; }
        .slider-right-buttons-2 {
          margin-top: 30px; }
      .slider-right-button {
        font-size: 18px;
        height: 45px;
        max-width: 223px;
        padding: 9px; }
        .slider-right-button-left {
          margin-right: 20px; }
  .slick-next,
  .slick-prev {
    top: 20% !important; }
  .slick-prev {
    left: 10px !important; }
  .slick-next {
    right: 10px !important; }
  .welcome-left {
    width: -webkit-calc(100% - 223px);
    width: -moz-calc(100% - 223px);
    width: calc(100% - 223px);
    padding-right: 20px; }
  .welcome-right {
    width: 341px;
    height: 475px;
    background: url("../images/consultations-olga-portraite.jpg") no-repeat top right; }
  .welcome-paragraph-first {
    margin-top: 25px; }
  .programs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: auto; }
    .programs-header {
      font-size: 45px;
      line-height: 50px; }
    .programs-subheader {
      font-size: 20px;
      line-height: 25px; }
    .programs-item {
      max-width: 225px;
      width: 30%;
      height: auto;
      margin-top: 10px;
      margin-bottom: 10px;
      border: 1px; }
      .programs-item:nth-child(3), .programs-item:nth-child(5) {
        margin-right: 0; }
      .programs-item-header {
        font-size: 16px;
        line-height: 23px;
        height: 69px; }
      .programs-item-text {
        font-size: 12px;
        line-height: 18px; }
      .programs-item-link {
        font-size: 15px;
        padding: 10px 20px; }
  .link-signup {
    font-size: 15px;
    padding: 10px 20px; }
  .contact {
    width: 100%;
    max-width: 586px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    margin: 0 auto; }
    .contact-header {
      text-align: center; }
    .contact-paragraph {
      text-align: center; }
    .contact-form input[type="submit"] {
      width: 222px;
      height: 45px;
      font-size: 15px; }
  .uslugi {
    display: none; }
  .footer-contacts-item {
    margin-right: 20px; }
  .footer-contacts-icon {
    height: 20px;
    margin-right: 10px; }
  .footer-contacts-link {
    font-size: 15px; }
  section.section-mission {
    background: transparent; }
  .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .mission-container {
      padding: 0; }
    .mission-left {
      max-width: 586px;
      width: 100%;
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5;
      padding: 0;
      margin: -100px auto 0; }
    .mission-right {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      max-width: 768px;
      height: 320px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background: url("../images/marchenkova-about-portraite.jpg") no-repeat top right; }
    .mission-header {
      margin-top: 0;
      font-size: 45px;
      line-height: 55px;
      color: #ffffff; }
    .mission-subheader {
      margin: 70px auto 0;
      max-width: 420px; }
    .mission-paragraph {
      font-size: 14px;
      line-height: 18px; }
      .mission-paragraph-first {
        margin-top: 30px; }
  .services {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .services-item {
      width: -webkit-calc(100% / 3 - 20px);
      width: -moz-calc(100% / 3 - 20px);
      width: calc(100% / 3 - 20px);
      margin-right: 20px; }
      .services-item:nth-child(3), .services-item:nth-child(6) {
        margin-right: 0; }
      .services-item:nth-child(4), .services-item:nth-child(5), .services-item:nth-child(6) {
        margin-top: 30px; }
      .services-item-image {
        max-width: 222px;
        max-height: 222px;
        overflow: hidden; }
      .services-item-header {
        margin-top: 15px;
        font-size: 18px;
        line-height: 20px; }
  .about-founder {
    padding: 55px 0; }
    .about-founder-left {
      width: 283px;
      height: 359px;
      background: url("../images/marchenkova-consultations-portraite.jpg") no-repeat top right; }
    .about-founder-right {
      width: 100%;
      max-width: 405px;
      padding-left: 20px; }
    .about-founder-header {
      font-size: 40px;
      line-height: 45px;
      margin-top: 0; }
    .about-founder-subheader {
      font-size: 25px;
      line-height: 30px; }
    .about-founder-paragraph {
      font-size: 16px;
      line-height: 18px; }
      .about-founder-paragraph-first {
        margin-top: 20px; }
  .programs-page-header {
    font-size: 45px; }
  .programs-page-subheader {
    font-size: 30px; }
  .programs-page-class {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .programs-page-class-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
         -moz-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; }
      .programs-page-class-item-ages {
        margin-right: 10px; }
  .programs-page-section-header, .programs-page-section-subheader {
    margin-top: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .programs-page-section-subheader {
    margin-top: 25px; 
	font-size: 18px;
	line-height: 22px;}
  .programs-page-section-in-header {
    text-align: center; }
  .programs-page-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .programs-page-section-text {
    width: 100%;
    margin-top: 0; }
    .programs-page-section-text-white {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
  .programs-page-section-photo {
    width: 70%;
    margin: 20px auto 0; }
    .programs-page-section-photo-white {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .consultations-container {
    padding-top: 50px;
    padding-bottom: 50px; }
  .consultations-page-header {
    font-size: 45px; }
  .consultations-buttons-link {
    font-size: 35px;
    width: 40%; }
  .consultations-olga-left {
    width: 341px;
    height: 475px;
    background: url("../images/consultations-olga-portraite.jpg") no-repeat top right; }
  .consultations-olga-right {
    max-width: 50%; }
  .consultations-olga-main-header {
    font-size: 35px;
    line-height: 40px; }
  .consultations-olga-main-subheader {
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px; }
  .consultations-olga-main-paragraph {
    font-size: 16px;
    line-height: 18px;
    margin-top: 30px; }
  .consultations-section {
    margin-top: 60px; }
    .consultations-section-image {
      display: none; }
      .consultations-section-image-children-h {
        max-height: 346px;
        background: url("../images/consultations-children-h-portraite.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
      .consultations-section-image-adults-h {
        max-height: 346px;
        background: url("../images/consultations-adilts-h-portraite.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
    .consultations-section-types-header {
      font-size: 16px; }
    .consultations-section-types-center {
      margin-left: 20px; }
    .consultations-section-types-thin-right {
      margin-right: 20px; }
    .consultations-section-types-left {
      margin-left: 20px; }
    .consultations-section-header {
      font-size: 40px;
      line-height: 45px; }
    .consultations-section-subheader {
      font-size: 20px;
      line-height: 30px; }
    .consultations-section-list {
      padding-left: 0; }
      .consultations-section-list li {
        font-size: 20px;
        line-height: 25px; }
      .consultations-section-list-item {
        font-size: 25px !important;
        line-height: 235% !important; }
      .consultations-section-list-right {
        margin-right: 20px; } }

@media (max-width: 610px) {
	
.programs-page-section-photo {
	padding: 0 !important;
}
  .index-image {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .slider-image {
    display: block !important;
    width: 100%;
    height: unset;
    padding: 10px 40px; }
  .container {
    max-width: 610px;
    padding: 0 20px; }
  .top-menu {
    display: none; }
  .hamb {
    display: block; }
  .welcome {
    padding: 0; }
    .welcome-left {
      width: 100%;
      padding: 0; }
    .welcome-right {
      display: none; }
    .welcome-header {
      font-size: 30px;
      line-height: 33px; }
  .link-signup {
    max-width: 250px; }
  .logo {
    margin-top: 20px;
    margin-bottom: 20px; }
  .slider {
    height: auto;
    background: #f8f1eb; }
    .slider-container {
      padding: 0; }
    .slider-slide {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-bottom: 20px; }
    .slider-left {
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      -webkit-background-size: contain;
         -moz-background-size: contain;
              background-size: contain;
      width: 82%;
      height: 300px;
      margin: 10px auto 0; }
      .slider-left-1 {
        background: url("../images/slider-1.jpg") no-repeat top center; }
      .slider-left-2 {
        background: url("../images/slide2-main-phone.jpg") no-repeat top center; }
      .slider-left-3 {
        display: none; }
    .slider-right {
      width: 90%;
      margin: 0 auto;
      padding: 0; }
      .slider-right-name {
        display: none; }
      .slider-right-work {
        display: none; }
      .slider-right-title {
        margin-top: 20px;
        font-size: 25px;
        line-height: 30px;
        text-align: center; }
        .slider-right-title-3 {
          display: none; }
      .slider-right-text {
        margin: 20px auto 0;
        font-size: 16px;
        line-height: 18px; }
        .slider-right-text-3 {
          display: none; }
        .slider-right-text-m {
          display: block;
          font-size: 24px;
          line-height: 30px;
          margin: 50px 40px 0; }
      .slider-right-buttons {
        margin-top: 30px; }
      .slider-right-button {
        font-size: 18px;
        height: auto;
        max-width: 223px;
        padding: 9px; }
        .slider-right-button-left {
          display: none; }
  .slick-next,
  .slick-prev {
    top: 40% !important; }
  .slick-prev {
    left: 10px !important; }
  .slick-next {
    right: 10px !important; }
  .slick-slide {
    height: unset !important; }
  .programs-page-section-header-iss {
    font-size: 27px;
    word-wrap: break-word; }
  .programs-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 610px;
    margin: 10px auto !important; }
    .programs-item-image {
      width: 120px;
      height: 160px;
      margin-right: 20px; }
      .programs-item-image img {
        width: 120px;
        height: 160px; }
    .programs-item-wrapper {
      width: auto; }
    .programs-item-header {
      height: auto; }
    .programs-item-text {
      margin-top: 10px; }
    .programs-item-link {
      display: none; }
    .programs-item-revert-image {
      width: 120px;
      height: 160px;
      margin-left: 20px;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      .programs-item-revert-image img {
        width: 120px;
        height: 160px; }
    .programs-item-revert-wrapper {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .contact {
    padding-left: 20px;
    padding-right: 20px; }
    .contact-form-first-string {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
  .contacts-container .contact {
    max-width: 100%; }
  .footer {
    padding: 15px 0 25px; }
    .footer-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .footer-contacts-phone {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .footer-contacts-socialnetworks {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .footer-contacts-item {
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 0;
      margin-top: 10px; }
    .footer-contacts-icon {
      height: 25px; }
      .footer-contacts-icon-phone {
        display: none; }
    .footer-contacts-link {
      font-size: 22px; }
      .footer-contacts-link-email {
        font-size: 16px; }
  section.section-mission {
    background: transparent; }
  .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .mission-container {
      padding: 0; }
    .mission-left {
      width: 100%;
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5;
      padding: 0;
      margin: 20px auto; }
    .mission-right {
      width: 80%;
      margin: 10px auto 0;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      max-width: 610px;
      height: 350px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background: url("../images/marchenkova-about-phone.jpg") no-repeat top right;
      -webkit-background-size: cover;
         -moz-background-size: cover;
              background-size: cover; }
    .mission-header {
      margin: 0 auto;
      font-size: 45px;
      line-height: 50px;
      color: #4f4f4f;
      width: 320px; }
    .mission-subheader {
      font-size: 25px;
      margin: 30px auto 0;
      max-width: 320px; }
    .mission-paragraph {
      font-size: 18px;
      line-height: 22px;
      margin-left: 20px;
      margin-right: 20px; }
      .mission-paragraph-first {
        margin-top: 30px; }
  .services {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .services-item {
      width: 222px;
      margin: 20px 30px !important; }
      .services-item-image {
        max-width: 222px;
        max-height: 222px; }
  .about-founder {
    padding: 30px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .about-founder-left {
      width: 283px;
      height: 336px;
      margin: 0 auto;
      background: url("../images/marchenkova-consultations-phone.jpg") no-repeat top right; }
    .about-founder-right {
      width: 100%;
      max-width: 100%;
      padding-left: 0; }
    .about-founder-header {
      font-size: 40px;
      line-height: 45px;
      margin-top: 20px; }
    .about-founder-subheader {
      font-size: 25px;
      line-height: 30px; }
    .about-founder-paragraph {
      font-size: 16px;
      line-height: 18px; }
      .about-founder-paragraph-first {
        margin-top: 20px; }
  .programs-page-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .programs-page-section-text {
    width: 100%; }
    .programs-page-section-text-white {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
  .programs-page-section-photo {
    width: 70%;
    margin: 0 auto; }
    .programs-page-section-photo-white {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  .programs-page-section-list {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1; }
  .consultations-container {
    padding: 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .consultations-image {
    width: 100%;
    padding: 20px;
    display: block; }
  .consultations-page-header {
    font-size: 40px; }
  .consultations-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px; }
    .consultations-buttons-link {
      margin-right: 0 !important;
      margin-top: 20px;
      font-size: 30px;
      width: 185px;
      padding: 10px; }
  .consultations-olga-left {
    margin: 10px auto;
    width: 86%;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    height: 300px;
    background: url("../images/gallery/gallery-05.jpg") no-repeat top center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover; }
  .consultations-olga-right {
    max-width: 100%;
    margin-left: 0 !important;
    padding: 20px 20px 0; }
  .consultations-olga-main-header {
    font-size: 30px;
    line-height: 35px; }
  .consultations-olga-main-subheader {
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px; }
  .consultations-olga-main-paragraph {
    font-size: 16px;
    line-height: 18px;
    margin-top: 30px; }
  .consultations-section {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .consultations-section-image {
      display: none; }
      .consultations-section-image-children-h {
        display: none;
        width: 80%;
        margin: 20px auto 0;
        max-height: 346px;
        background: url("../images/consultations-children-h-portraite.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
      .consultations-section-image-adults-h {
        display: none;
        width: 80%;
        margin: 20px auto 0;
        max-height: 346px;
        background: url("../images/consultations-adilts-h-portraite.jpg") no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
                background-size: cover; }
    .consultations-section-types {
      max-width: 100%;
      width: auto; }
      .consultations-section-types-header {
        font-size: 16px; }
      .consultations-section-types-center {
        margin-left: 20px;
        width: auto; }
      .consultations-section-types-thin {
        width: auto;
        margin-right: 20px;
        margin-left: 20px; }
        .consultations-section-types-thin-right {
          margin-left: 20px; }
      .consultations-section-types-left {
        width: auto;
        margin-left: 20px; }
    .consultations-section-header {
      font-size: 40px;
      line-height: 45px; }
    .consultations-section-subheader {
      font-size: 20px;
      line-height: 30px;
      width: 90%;
      margin: 20px auto; }
    .consultations-section-list {
      padding-left: 0; }
      .consultations-section-list li {
        font-size: 20px;
        line-height: 25px; }
      .consultations-section-list-item {
        font-size: 20px;
        line-height: 25px; }
      .consultations-section-list-right {
        margin-right: 20px;
        margin-left: 20px; } }

/*# sourceMappingURL=main.css.map */

.my_table1 {
	width: 100%;
	font-size: 20px;
	border-collapse: collapse:
}

.my_table1 td {
	text-align: center;
	padding: 15px 5px;
	border: 1px solid #ccc;
	border-collapse: collapse:
}

.anchor-my:before {
	height: 0;
}