/* MEDESTETIC SPEED V4.1 — ordered base CSS bundle */

/* source: fonts/fonts.css */
@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url("/local/templates/medestetic_copy_copy/fonts/Montserrat-ExtraBold.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Montserrat-ExtraBold.woff") format('woff');
	font-weight: bold;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url("/local/templates/medestetic_copy_copy/fonts/Montserrat-SemiBold.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Montserrat-SemiBold.woff") format('woff');
	font-weight: 600;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Regular';
	src: url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Regular.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Regular.woff") format('woff');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Bold.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Bold.woff") format('woff');
	font-weight: bold;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Medium.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Montserrat-Medium.woff") format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url("/local/templates/medestetic_copy_copy/fonts/Roboto-Regular.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/Roboto-Regular.woff") format('woff');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url("/local/templates/medestetic_copy_copy/fonts/OpenSans-Regular.woff2") format('woff2'),url("/local/templates/medestetic_copy_copy/fonts/OpenSans-Regular.woff") format('woff');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}


/* source: css/normalize.css */
/*! 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 {
    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 */
    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 {
    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"] {
    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;
  }

/* source: css/style.css */
/*@import "normalize.css";*/
.btn {
  outline: none;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-family: "Roboto-Regular";
  transition: background-color 0.3s ease-in-out;
  padding: 17px 21px;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
}
.nav__link {
    font-size: 13px;
    border: 1px solid #814684;
    padding: 13px 21px 12px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Regular";
}
.top-navigation {
    margin: 30px 0;
    column-gap: 20px;
    display: flex;
}
.top-navigation .header__btn {
    padding: 17px 21px;
}
@media (max-width: 1360px) {
  .btn {
    padding: 13px 18px;
  }
}
@media (max-width: 1150px) {
  .btn {
    font-size: 12px;
    padding: 12px 18px;
  }
}
.btn--purple {
  background-color: #814684;
  color: white;
}
.btn--purple:hover {
  background-color: #BA8FBC;
  transition: background-color 0.3s ease-out;
}
.btn--white {
  background-color: white;
  color: #3B3B3B;
}
.btn--white:hover {
  background-color: #C8C8C8;
  transition: background-color 0.3s ease-out;
}
.btn--switch {
  width: 130px;
  height: 47px;
  border-radius: 3px;
  background-color: #fff;
  border: 1.5px solid #814684;
  cursor: pointer;
  user-select: none;
  font-size: 13px;
  font-family: "Montserrat-Medium";
  color: #535353;
  text-transform: uppercase;
}
.btn--switch--active {
  border: none;
  background-color: #F9E8FA;
  transition: 0.5s ease;
}
.btn--more {
  padding: 25px 18px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .btn--more {
    padding: 20px 15px;
  }
  .btn--more img {
    width: 20px;
    height: 10px;
  }
}
.content__header {
  color: #814684;
  font-size: 40px;
  font-family: "Montserrat-Bold";
  line-height: 55px;
}
.content__text {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  line-height: 30px;
  color: #3B3B3B;
  padding-top: 20px;
}
.content__text__title {
  color: #3B3B3B;
  font-family: "Montserrat-Medium";
  line-height: 30px;
  font-size: 25px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .content__header {
    font-size: 30px;
    line-height: 40px;
  }
  .content__text {
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
  }
  .content__text__title {
    line-height: 25px;
    font-size: 22px;
    padding-bottom: 30px;
  }
}
@media (max-width: 468px) {
  .content__header {
    font-size: 25px;
    line-height: 30px;
  }
  .content__text {
    font-size: 16px;
    line-height: 25px;
  }
  .content__text__title {
    font-size: 20px;
    padding-bottom: 20px;
  }
}
*,
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
img {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}
html,
body {
  height: 100%;
  line-height: 1;
}
body {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  color: #535353;
}
img {
  user-select: none;
}
[id*="bx_incl_area_"] {
  width: 100%;
}
[class*="__container"] {
  width: 100%;
  padding-left: 101px;
  padding-right: 52px;
}
@media (max-width: 1280px) {
  [class*="__container"] {
    padding-left: 67px;
    padding-right: 35px;
  }
}
@media (max-width: 1110px) {
  [class*="__container"] {
    width: 100%;
    padding-left: 58px;
    padding-right: 50px;
  }
}
@media (max-width: 768px) {
  [class*="__container"] {
    width: 100%;
    padding-left: 30px;
    padding-right: 25px;
  }
}
@media (max-width: 440px) {
  [class*="__container"] {
    width: 100%;
    padding-left: 20px;
    padding-right: 15px;
  }
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow-x: hidden;
  z-index: 1;

}
main {
  flex: 1 1 auto;
}
.header-sticky {
  position: fixed;
  transition: .3s;
  left: 0;
  width: 100%;
  background: #FCF8F7;
  z-index: 10;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  top: -100%;
}
.header-sticky.fixed {
  top: 0;
}
.header-sticky .nav__menu {
  flex: 1;
}
.header-sticky .nav__menu .menu__item > a {
    padding: 21px 0;
}
@media ( min-width: 992px ){
.header-sticky .menu__item:hover .menu__sections {
    top: 68px;
}
}
.header-sticky__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-gap:40px;
}
.header {
  display: flex;
  align-items: center;
  height: auto;
  flex-direction: column;
}
.header .header__container {
  display: flex;
  grid-gap: 40px;
  padding: 6px 0 0;
  justify-content: space-between;
}
.header .header__container .header__logo {
  user-select: none;
}
.header .header__container .header__logo .btn {
  display: none;
}
.header .header__container .header__nav--mobile,
.header .header__container .header__number--mobile {
  display: none;
}
.header__top {
  background: #fff;
  padding: 7px 0;
  width: 100%;
}
.header__bottom {
  width: 100%;
  background: #FCF8F7;
}
.header__info svg {
  width: 15px;
  height: 21px;
  margin-right: 8px;
}
.header__phones a{
  color: inherit;
}
.header__phones a:hover{
  color: #814684;
}
.header__info svg path {
  fill: #814684;
}
.header__info {
   font-family: "Roboto-Regular";
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 81%;
  margin-left: auto;
  margin-right: 0;
}
.header__numbers,
.header__schedule,
.header__phones,
.header__address {
  display: flex;
  align-items: center;
}
.header__schedule {
  letter-spacing: -0.3px;
}
.header__numbers {
  grid-gap: 8px;
}
.header__btn  {
  font-size: 13px;
  padding: 13px 21px 12px;
}
.header .header__container .header__nav {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header .header__container .header__nav .nav__contacts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  grid-gap: 46px;
}
.header .header__container .header__nav .nav__contacts .contact__number__wrapper {
  display: none;
  flex-direction: column;
}
.header .header__container .header__nav .nav__contacts .contact__adress {
  width: 290px;
  height: 47px;
  background-color: #F9E8FA;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header__container .header__nav .nav__contacts .contact__adress .adress__icon {
  color: #814684;
  font-size: 24px;
}
.header .header__container .header__nav .nav__contacts .contact__adress .adress__info {
  margin-left: 17px;
  line-height: 18px;
}
.header .header__container .header__nav .nav__contacts .contact__adress .adress__info p {
  color: #535353;
  font-family: "Montserrat-Medium";
  font-size: 13px;
}
.header .header__container .header__nav .nav__contacts .contact__number p {
  color: #535353;
  font-family: "Montserrat-Medium";
  font-size: 25px;
}
.header .header__container .header__nav .nav__contacts .contact__number p a {
    display: block;
    color: #535353;
    line-height: 30px;
}
.header .header__container .header__nav .nav__contacts .contact__number p a:hover {
  color: #814684;
}
.header .header__container .header__nav .nav__contacts .search__wrapper {
  display: flex;
  flex: 1;
  border: 1px solid #E7E7E7;
  border-radius: 4px;
  flex-direction: row-reverse;
}
.header .header__container .header__nav .nav__contacts .search__wrapper .search__icons {
  width: 41px;
  height: 41px;
  background-color: #F9E8FA;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #814684;
  border-radius:  0 4px 4px 0;
  cursor: pointer;
  /*border-radius: 3px 0 0 3px;*/
}
.header .header__container .header__nav .nav__contacts .search__wrapper .search__input {
  font-family: 'Roboto-Regular';
  height: 41px;
  width: 100%;
  outline: none;
  display: block;
  flex: 1; 
  padding: 5px 12px;
  background-color: #fff;
  font-size: 18px;
  color: #535353;
  border-radius:   4px 0 0 4px;
  transition: width 0.3s ease;
  font-size: 14px;
}
.header .header__container .search__input::-moz-placeholder { color: #B9B9B9; }
.header .header__container .search__input::-webkit-input-placeholder { color: #B9B9B9; }
.header .header__container .search__input:-ms-input-placeholder { color: #B9B9B9; }
.header .header__container .search__input::-ms-input-placeholder { color: #B9B9B9; }
.header .header__container .search__input::placeholder { color: #B9B9B9; }

.header .header__container .header__nav .nav__contacts .search__wrapper .search__input::-webkit-search-decoration,
.header .header__container .header__nav .nav__contacts .search__wrapper .search__input::-webkit-search-cancel-button,
.header .header__container .header__nav .nav__contacts .search__wrapper .search__input::-webkit-search-results-button,
.header .header__container .header__nav .nav__contacts .search__wrapper .search__input::-webkit-search-results-decoration {
  display: none;
}
.header .header__container .header__nav .nav__contacts .search__wrapper .search__input--anim {
  transition: width 0.3s ease;
}
.nav__menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.nav__menu__mobile {
  display: none;
}
.nav__menu .menu__item {
  font-family: "Montserrat-Medium";
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
  transition: color 0.3s;
  user-select: none;
  position: relative;
  /*height: 40px;*/
  display: flex;
  align-items: flex-end;
}


.menu__sections {
  position: absolute;
  transition: .3s;
  opacity: 0;
  pointer-events: none;
  top: 29px;
  z-index: 10;
  background: #fff;
  width: 300px;
  display: flex;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  
}
@media ( min-width: 992px ){
  .menu__item:hover .menu__sections {
    top: 38px;
    opacity: 1;
    pointer-events: auto;
  }
}
.menu__section {
  border: 1px solid #EFEFEF;
}
.menu__section__items {
  font-family: 'OpenSans';
  position: relative;
 


}

.menu__section__name {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 13px 0 13px 10px;
}
.menu__section__name:nth-child(odd){
  background: #fff;
}
@media ( min-width: 992px ){
.menu__section__name:nth-child(even){
  background: #FCF8F7;
}
}
.menu__section__name .name{
  font-family: "Montserrat-Medium";
  flex: 1;
}
.menu__section__name:hover,
.menu__section__name.active {
  color: #814684;
}
.menu__section__icon {
  display: block;
  width: 25px;
  margin-left: 3px;
  background: url("/local/templates/medestetic_copy_copy/img/arrow2.svg") no-repeat center;
}

.menu__items {
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: .3s;
  position: absolute;
  left: 100%;
  pointer-events: none;
  top: 0;
  background: #fff;
  width: 310px;
  height: fit-content;
  min-height:100%;
  border: 1px solid #EFEFEF;
  border-left: none;
}
.menu__items.active {
  opacity: 1;
  pointer-events: auto;
}



.nav__menu .menu__item .menu__item--active {
  color: #814684;
}
.nav__menu .menu__item .menu__item--active a {
  color: #814684;
}
.nav__menu .menu__item a {
  color: #333333;
  padding: 11px 18px 12px;
}
.nav__menu .menu__item > a {
  padding: 3px 0 8px;
}
.nav__menu .menu__item a:hover{
  color: #814684;
  
}
.nav__menu .menu__item:hover .menu__item__list {
  display: flex;
}
.nav__menu .menu__item .menu__item__list {
  position: absolute;
  top: 40px;
  background-color: #814684;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  flex-direction: column;
}
.nav__menu .menu__item .menu__item__list a.item__list {
  font-size: 16px;
  color: white;
  font-family: "Montserrat-Medium";
  margin-top: 20px;
  height: fit-content;
  width: max-content;
}
.nav__menu .menu__item .menu__item__list a.item__list:first-child {
  margin-top: 10px;
}
.nav__menu .menu__item .menu__item__list a.item__list--active {
  color: #BA8FBC;
}
.nav__menu .menu__item:hover > a {
  color: #814684;
  transition: color 0.3s;
}
.header-mobile--bg,
.header-mobile__logo,
.header-mobile__contacts,
.header-mobile__search,
.header-mobile__burger {
  display: none;
}
body.fix {
  overflow: hidden;
} 
.menu__back {
  font-family: 'Roboto-Regular';
  font-size: 15px;
  color: #814684;
  text-transform: uppercase;
  display: flex;
  position: relative;
  margin-left: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.menu__back:before {
  content: '';
  background: url("/local/templates/medestetic_copy_copy/img/arrow-back.svg") no-repeat center left;
  width: 30px;
  height: 100%;
  display: block;
  position: relative;
  margin-right: 10px;
}
.header-sticky__logo,
.menu__back,
.menu__arrow {
  display: none;
}
@media (max-width: 991px) {
  .header .header__container {
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  .header .header__container .header__logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .header .header__container .header__logo a img {
    width: 108px;
    height: 82px;
  }
  .header .header__container .header__logo .btn {
    display: block;
    padding: 11px 15px;
    font-size: 11px;
  }
  .nav__menu .nav__menu {
   flex-direction: column;
  }
  .nav__menu__mobile {

  }
  .header .header__container .header__nav {
    display: flex;
    align-items: center;
    flex-direction: row;
    grid-gap: 46px;
  }
  .header-mobile--bg {
    display: none;
    position: fixed;
    background-color: rgba(0,0,0, 0.62);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
    transition: .3s;
  }
  .header-mobile--bg.show {
    display: block;
  }
  .header-mobile {
    padding: 10px;
    position: fixed;
    background: #fff;
    top: 0;
    left: -110%;
    height: 100%;
    width: 50%;
    z-index: 15;
    transition: .3s;
    overflow: auto;
  }
  .header-mobile.open {
    left: 0;
  }
  .header-mobile__close {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    top: 15px;
    right: 10px;
    background: url("/local/templates/medestetic_copy_copy/img/close.svg") no-repeat center;
  }
  .header-mobile__logo{
    display: block;
    width: 100px;
  }
  .header-mobile__logo img{
    width: 100%;
    height: auto;
  }
  .header-mobile__search {
    display: block;
    margin-bottom: 15px;
  }
  .header-mobile__search .search__wrapper {
      display: flex;
      flex: 1;
      border: 1px solid #E7E7E7;
      border-radius: 4px;
      flex-direction: row-reverse;
  }
  .header-mobile__search .search__input {
    font-family: 'Roboto-Regular';
    height: 41px;
    width: 100%;
    outline: none;
    display: block;
    flex: 1;
    padding: 5px 12px;
    font-size: 18px;
    color: #535353;
    border-radius: 4px 0 0 4px;
    transition: width 0.3s ease;
    font-size: 14px;
  }
  .header-mobile__search .search__icons {
      width: 41px;
      height: 41px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #814684;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
      /* border-radius: 3px 0 0 3px; */
  }
  .header-sticky {
    padding: 10px 0;
  }
  .header-sticky .nav__menu {
    display: none;
  }
  .header-sticky__logo {
    display: block;
    width: 66px;
    height: 50px;
  }
  .header-sticky__logo img{
    max-width: 100% ;
    max-height: 100% ;
  }
.header-mobile__contacts svg {
  width: 15px;
    height: 21px;
    margin-right: 8px;
}
.header-mobile__contacts svg path {
    fill: #814684;
}
.header-mobile__contacts .header__phones {
      align-items: flex-start;
}
.header-mobile__contacts .header__phones svg {
  margin-top: 7px;
}
.header-mobile__contacts .header__numbers {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-gap: 0;
}
.header-mobile .menu__arrow {
  display: block;
  background: url("/local/templates/medestetic_copy_copy/img/mob-arrow.svg") no-repeat center;
  width: 20px;
  height: 20px;
}
.header-mobile .menu__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: initial;
}
.header-mobile .menu__sections {
  position: fixed;
  width: 50%;
  height: 100%;
  top: 95px;
  left: -100%;
  background: #fff;
  flex-direction: column;
  overflow: auto;
}
.header-mobile .menu__section {
  border: none; 
}
.header-mobile .menu__sections.open {
  left: 0;
  opacity: 1;
  pointer-events: auto;
  padding-bottom: 130px;
}
.header-mobile .menu__section {
  width: 100%;
}
.open .menu__back {
  display: flex;
}
.header-mobile .menu__items {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 95px;
  left: -100%;
  background: #fff;
  flex-direction: column;
  border: none;
  overflow: auto;
}
.header-mobile .menu__items.open {
  opacity: 1;
  pointer-events: auto;
  left: 0;
  padding-bottom: 130px;
}
  .header-mobile__contacts {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    grid-gap: 12px
  }
  .header-mobile__burger {
    width: 25px;
    height: 25px;
    display: block;
    background: url("/local/templates/medestetic_copy_copy/img/mob-menu.svg") no-repeat center;
  }

  .header .header__container .header__number--mobile {
    display: flex;
    width: 58px;
    height: 53px;
    background-color: #F9E8FA;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
  }
  .header .header__container .header__number--mobile img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 660px) {
  .header .header__container {
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  .header .header__container .header__number--mobile {
    display: flex;
    width: 38px;
    height: 33px;
    background-color: #F9E8FA;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
  }
  .header .header__container .header__number--mobile img {
    width: 15px;
    height: 15px;
  }

}
@media (max-width: 640px) {
  .header .header__container .header__logo a img {
    width: 66px;
    height: auto;
  }
}
@media (max-width: 450px) {
  .header .header__container {
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  .header .header__container .header__logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .header .header__container .header__logo .btn {
    display: block;
    padding: 11px 15px;
    font-size: 11px;
  }
  .header .header__container .header__number--mobile {
    display: flex;
    width: 38px;
    height: 33px;
    background-color: #F9E8FA;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
  }
  .header .header__container .header__number--mobile img {
    width: 15px;
    height: 15px;
  }
}
.intro {
  width: 100%;
  padding: 25px 0;
  background-color: #F9E8FA;
}
.intro .intro__container {
  display: flex;
  align-items: center;
}
.intro .intro__container .intro__content {
  width: 700px;
  line-height: 1;
}
.intro .intro__container .intro__content .intro__header h1 {
  font-size: 35px;
  font-family: "Montserrat-SemiBold";
  text-transform: uppercase;
  color: #000;
  line-height: 55px;
  padding: 0;
 margin: 0.67em 0;
}
.intro .intro__container .intro__content .intro__price {
  font-size: 42px;
  font-family: "Montserrat-Medium";
  color: #535353;
  margin-top: 25px;
  margin-bottom: 50px;
}
.intro .intro__container .intro__content .intro__price p{
  margin: 0;
  line-height: 1 !important;
}
.intro .intro__container .intro__image {
  margin-left: 300px;
}
@media (max-width: 1650px) {
  .intro .intro__container .intro__image {
    margin-left: 150px;
  }
}
@media (max-width: 1520px) {
  .intro .intro__container {
    justify-content: space-between;
  }
  .intro .intro__container .intro__image {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .intro .intro__container {
    flex-direction: column-reverse;
  }
  .intro .intro__container .intro__content {
    width: 500px;
    margin-top: 50px;
  }
  .intro .intro__container .intro__image {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .intro .intro__container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .intro .intro__container .intro__content {
    width: 100%;
  }
  .intro .intro__container .intro__content .intro__header {
    font-size: 25px;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    color: #000;
    line-height: 40px;
  }
  .intro .intro__container .intro__content .intro__price {
    font-size: 37px;
    font-family: "Montserrat-Medium";
    color: #535353;
    margin-top: 25px;
    margin-bottom: 50px;
  }
  .intro .intro__container .intro__image img {
    width: 314px;
    height: 215px;
  }
}
@media (max-width: 370px) {
  .intro .intro__container .intro__image img {
    width: 280px;
    height: 190px;
  }
}
.pagination {
  width: 100%;
  background-color: #fff;
  margin-top: 30px;
  user-select: none;
}
.pagination .pagination__container {
  display: flex;
}
.pagination .pagination__container .pagination__links {
  color: #814684;
  font-size: 15px;
  font-family: "Montserrat-Medium";
  padding-right: 13px;
}
.pagination .pagination__container .pagination__links::after {
  content: '/';
  padding-left: 13px;
}
.pagination .pagination__container .pagination__links:last-child {
  color: #969696;
}
.pagination .pagination__container .pagination__links:last-child::after {
  content: '';
}
.content {
  padding: 45px 0;
  background-color: #fff;
}
.content .content__container .content__blog {
  width: 60%;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.content .content__container .content__blog:last-child {
  margin-bottom: 0;
}
.content .content__container .content__blog .content__text__flow-around .content__image {
  float: left;
  margin-top: 20px;
  padding-right: 20px;
}
.content .content__container .content__blog .content__text__flow-around .content__image img {
  user-select: none;
}
.content__image__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 1897px) {
  .content .content__container .content__blog {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .content .content__container .content__blog {
    width: 100%;
  }
  .content .content__container .content__blog .content__image {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .content .content__container .content__blog .content__image .content__text {
    padding-top: 20px;
    margin-left: 0;
  }
  .content .content__container .content__blog .content__image .content__text .content__text {
    padding-top: 20px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .content .content__container .content__blog .content__image {
    padding-bottom: 20px;
  }
  .content .content__container .content__blog .content__header {
    color: #814684;
    font-size: 30px;
    font-family: "Montserrat-Bold";
    line-height: 40px;
  }
  .content .content__container .content__blog .content__text {
    font-size: 18px;
    font-family: "Montserrat-Medium";
    line-height: 30px;
    color: #3B3B3B;
    padding-top: 20px;
  }
}
@media (max-width: 468px) {
  .content .content__container .content__blog .content__header {
    font-size: 25px;
    line-height: 30px;
  }
  .content .content__container .content__blog .content__text {
    font-size: 16px;
    line-height: 25px;
  }
  .content .content__container .content__blog .content__image img {
    width: 100%;
    height: 80%;
  }
}
.content__blog .services__wrapper {
  width: 1065px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  row-gap: 20px;
}

.content__blog .services__wrapper:after {
  content: '';
  width: 329px;
}
.content__blog .services__wrapper .services__item {
  width: 329px;
  height: 248px;
  border-radius: 3px;
  padding: 20px 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background: url("/local/templates/medestetic_copy_copy/img/content/services-item-bg.png") no-repeat;
}
.content__blog .services__wrapper .services__item .services__item__header {
  font-size: 20px;
  font-family: "Montserrat-SemiBold";
  color: #535353;
}
.content__blog .services__wrapper .services__item .services__item__price {
  font-size: 20px;
  font-family: "Montserrat-ExtraBold";
  color: #535353;
}
@media (max-width: 1280px) {
  .content__blog .services__wrapper {
    width: 100%;
    justify-content: flex-start;
    row-gap: 20px;
    column-gap: 20px;
  }
  .content__blog .services__wrapper .services__item {
    width: 293px;
    height: 221px;
  }
  .content__blog .services__wrapper .services__item .services__item__header {
    font-size: 18px;
  }
  .content__blog .services__wrapper .services__item .services__item__price {
    font-size: 18px;
  }
}
@media (max-width: 666px) {
  .content__blog .services__wrapper {
    justify-content: center;
  }
}
/* @media (max-width: 768px){
    .content__blog{
    
        .services__wrapper{
            justify-content: center;
    
            .services__item{
                width: 293px;
                height: 221px;
                align-items: center;
                text-align: center;

                .services__item__header{
                    font-size: 18px;
                }
    
                .services__item__price{
                    font-size: 18px;
                }
            }
        }
    }
} */
.experts__body {
  min-width: 235px;
  max-width: 235px;
  height: 414px;
  background-color: #F8F8F8;
  padding: 22px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.experts__body .experts__images {
  width: fit-content;
  height: fit-content;
  user-select: none;
}
.experts__body .experts__images img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 147px;
  height: 147px;
  border-radius: 50%;
}
.experts__body .experts__name {
  font-size: 18px;
  font-family: "Montserrat-SemiBold";
  color: #535353;
  line-height: 25px;
}
.experts__body .experts__spec {
  font-size: 18px;
  font-family: "Montserrat-Regular";
  color: #535353;
  line-height: 25px;
}
.experts__wrapper {
  margin-top: 40px;
  position: relative;
  height: fit-content;
  width: 1190px;
}
.experts__wrapper .owl-carousel {
  width: 100%;
  display: flex;
  justify-content: center;
}
.experts__wrapper .owl-carousel .owl-stage-outer {
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.experts__wrapper .owl-nav {
  position: absolute;
  width: 100%;
  height: 0px;
  top: 40%;
  z-index: 999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1300px) {
  .experts__wrapper {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .experts__wrapper .owl-carousel .owl-stage-outer {
    width: calc(100% - 80px);
  }
}
@media (max-width: 1023px) {
  .experts__wrapper .owl-carousel .owl-stage-outer {
    width: 80%;
  }
}
@media (max-width: 1023px) {
  .experts__wrapper .owl-carousel .owl-stage-outer {
    width: 85%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .experts__wrapper .owl-carousel .owl-stage-outer {
    width: 250px;
    margin: 0 auto;
  }
}
.prices {
  background-color: #F8F8F8;
  padding: 40px 0;
}
.prices .prices__container .prices__switch__button {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}
.prices .prices__container .prices__switch__button .btn--switch {
  margin-right: 16px;
}
.prices .prices__container .prices__switch__button .btn--switch:last-child {
  margin-right: 0;
}
/*.services__item {
  display: flex;
  height: 50px;
  align-items: center;
  margin-bottom: 50px;
}
.services__item .btn {
  margin-left: 40px;
}
.services__item:last-child .services__item__info::after {
  content: '';
  width: 0;
  height: 0;
}
.services__item .services__item__info {
  display: flex;
  justify-content: space-between;
  width: 877px;
  height: 50px;
  align-items: center;
  position: relative;
}
.services__item .services__item__info::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -25px;
  background-color: #9A9A9A;
}
.services__item .services__item__info .services__item__name {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  color: #535353;
}
.services__item .services__item__info .services__item__price {
  font-family: "Montserrat-Bold";
}*/
/*@media (max-width: 640px) {
  .services__item {
    height: fit-content;
    flex-direction: column;
    align-items: center;
  }
  .services__item .btn {
    margin: 0;
    margin-top: 15px;
  }
  .services__item .services__item__info {
    text-align: center;
    justify-content: center;
    width: 50%;
    flex-direction: column;
    height: 100px;
  }
  .services__item .services__item__info::after {
    width: 0;
  }
  .services__item .services__item__info .services__item__price {
    padding-top: 20px;
  }
}*/
.banner {
  padding: 35px 0;
  background-color: #F9E8FA;
}
.banner .banner__container .banner__content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  align-items: center;
}
.banner .banner__container .banner__content .banner__text {
  font-family: "Montserrat-Regular";
  font-size: 25px;
  color: #000;
}
.banner .banner__container .banner__content .banner__contact {
  font-family: "Montserrat-Medium";
  font-size: 25px;
  color: #000;
}
@media (max-width: 1440px) {
  .banner .banner__container .banner__content {
    width: 90%;
  }
}
@media (max-width: 1360px) {
  .banner .banner__container .banner__content {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .banner .banner__container .banner__content .banner__text {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #000;
  }
  .banner .banner__container .banner__content .banner__contact {
    font-family: "Montserrat-Medium";
    font-size: 22px;
    color: #000;
  }
}
@media (max-width: 991px) {
  .banner .banner__container .banner__content .banner__text {
    font-family: "Montserrat-Regular";
    font-size: 20px;
    color: #000;
  }
  .banner .banner__container .banner__content .banner__contact {
    font-family: "Montserrat-Medium";
    font-size: 20px;
    color: #000;
  }
}
@media (max-width: 888px) {
  .banner .banner__container .banner__content {
    flex-direction: column;
  }
  .banner .banner__container .banner__content .banner__text {
    padding-bottom: 20px;
  }
  .banner .banner__container .banner__content .banner__contact {
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .banner .banner__container .banner__content {
    text-align: center;
  }
  .banner .banner__container .banner__content .banner__text {
    font-size: 18px;
  }
  .banner .banner__container .banner__content .banner__contact {
    font-size: 18px;
  }
}
.benefits__container {
  margin-bottom: 50px;
}
.benefits {
  width: 1065px;
  background-color: #F9E8FA;
  padding: 50px 0;
}
.benefits .content__header {
  text-align: center;
}
.benefits .benefits__wrapper {
  width: fit-content;
  margin: 0 auto;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.benefits .benefits__wrapper .benefits--col {
  display: flex;
  flex-direction: column;
  margin-left: 40px;
}
.benefits .benefits__wrapper .benefits--col:first-child {
  margin-left: 0;
}
.benefits .benefits__wrapper .benefits--col .benefits__items {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.benefits .benefits__wrapper .benefits--col .benefits__items:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.benefits .benefits__wrapper .benefits--col .benefits__items img {
  user-select: none;
}
.benefits .benefits__wrapper .benefits--col .benefits__items .benefits__text {
  font-size: 16px;
  color: #3B3B3B;
  font-family: "Montserrat-SemiBold";
  text-transform: uppercase;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .benefits__container {
    padding: 0;
  }
  .benefits {
    width: 100%;
  }
}
@media (max-width: 870px) {
  .benefits .benefits__wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 15px;
  }
  .benefits .benefits__wrapper .benefits--col {
    margin-left: 0;
    margin-top: 20px;
  }
}
.license {
  padding: 25px 0;
  background-color: #F8F8F8;
}
.license .license__container .license__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.license .license__container .license__wrapper .license__image {
  display: flex;
  padding: 0 87px;
}
.license .license__container .license__wrapper .license__image img:first-child {
  padding-right: 20px;
}
.license .license__container .license__wrapper .license__text {
  width: 777px;
}
@media (max-width: 996px) {
  .license .license__container .license__wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .license .license__container .license__wrapper .license__image {
    margin-top: 20px;
  }
  .license .license__container .license__wrapper .license__text {
    width: 100%;
  }
  .license .license__container .license__wrapper .license__text .content__text {
    text-align: center;
  }
  .license .license__container .license__wrapper .license__text .content__header {
    text-align: center;
  }
}
@media (max-width: 425px) {
  .license .license__container .license__wrapper .license__image {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .license .license__container .license__wrapper .license__image img {
    padding-top: 40px;
  }
  .license .license__container .license__wrapper .license__image img:first-child {
    padding-right: 0;
  }
}
.footer {
  background-color: #333;
  width: 100%;
  content-visibility: auto;
  padding-top: 50px;
  padding-bottom: 20px;
  font-family: "Roboto-Regular";
}
.footer__top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #FFFFFF;
}
.footer__bottom {
  width: 100%;
  display: flex;
  justify-content: space-between; 
  color: #C8C8C8;
  margin-top: 50px;
  font-size: 13px;
  line-height: 22px;

}
.footer__logo {
      padding-top: 10px;
      width: 30%;
}
.footer__menu {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  width: 20%;
}
.footer__btn {
  width: 25%;
      text-align: right;
}
.footer__top a {
  color: #FFFFFF;

}
.footer__top a:hover {
  color: #814684;

}
.footer__contacts  {
  width: 25%;
}
.footer__contacts .title {
  font-size: 16px;
  line-height: 40px;
}
.footer__contacts svg {
  width: 15px;
  margin-right: 11px;
}
.footer__contacts svg path {
  fill: #814684;
}
.footer__contacts  {
  display: flex;
  flex-direction: column;
      grid-gap: 7px;
}
.contact__number,
.footer__address,
.footer__schedule{
  display: flex;
}
.contact__number svg {
    margin-top: 6px;
}
.contact__number {
  align-items: flex-start;
}
.footer__numbers {
  display: flex;
  flex-direction: column;
}
.footer__btn .btn{
  margin-top: 27px;
}
@media (max-width: 1480px) {

}
@media (max-width: 1400px) {

}
@media (max-width: 1405px) {

}
@media (max-width: 1360px) {

}
@media (max-width: 991px) {

}
@media (max-width: 730px) {

}
.disappears {
  width: 373px;
  height: fit-content;
  background-color: #fff;
  border-radius: 4px;
  padding: 40px 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.disappears .disappears__header {
  color: #814684;
  font-family: "Montserrat-SemiBold";
  font-size: 20px;
  padding-bottom: 38px;
}
.disappears .disappears__input {
  color: #4A4A4A;
  font-size: 14px;
  font-family: "Montserrat-Medium";
  border: 1px solid #814684;
  border-radius: 3px;
  outline: none;
  width: 257px;
  height: 47px;
  padding-left: 28px;
  margin-bottom: 15px;
}
.disappears .disappears__input:last-child {
  margin-bottom: 0;
}
.disappears .disappears__input::placeholder {
  user-select: none;
}
.disappears .disappears__policy {
  width: 257px;
  font-size: 11px;
  font-family: "Montserrat-Medium";
  text-align: center;
  line-height: 15px;
  padding: 25px 0;
}
.disappears .disappears__policy a {
  color: #814684;
  text-decoration: underline;
}
.disappears .disappears__captcha {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
.disappears .disappears__captcha .img__captcha {
  user-select: none;
}
.disappears .disappears__captcha input {
  width: 71px;
  height: 34px;
  outline: none;
  border: 1px solid #A9A9A9;
  margin-left: 15px;
  text-align: center;
  color: #4A4A4A;
  font-family: "Montserrat-Medium";
}
@media (max-width: 425px) {
  .disappears {
    width: 100%;
  }
}

.ero
{
border:solid 2px red!important;
}

.itembox__name {
  font-family: 'OpenSans';
  font-size: 16px;
}
@media ( min-width: 768px ){
  .main-slider-container .main-slider__element {
    height: 360px;
  }
}

@media (min-width: 640px) and (max-width: 767px){
  .main-slider-container .main-slider__element {
    height: 300px;
  }
  .main-slider-container .main-slider__element .like_h1 {
    font-size: 22px;
  }
}

@media (min-width: 480px) and (max-width: 639px){
  .main-slider-container .main-slider__element {
    height: 250px;
  }
  .main-slider-container .main-slider__element .like_h1 {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px){
  .main-slider-container .main-slider__element {
    height: auto;
  }
  .main-slider-container .main-slider__element .main-slider__element__content {
    padding-bottom: 30px;
  }
  .main-slider-container .slider-dots-wrapper {
    bottom: 5px;
  }
}
.popular {
  padding-bottom: 70px;
}
.popular .like_h2 {
  padding-bottom: 7px;
}
.popular__items {
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 14px; 
  padding-top: 15px;
}
.line-arrow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.line-arrow a {
 display: flex;
  align-items: center;
  justify-content: flex-end;
  text-transform: uppercase; 
}
.line-arrow a:hover .arrow span {
 width: 80%;
}
.line-arrow .arrow {
  margin-left: 15px;
}
.arrow-round {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1.5px solid #814684;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow-round--color {
  background: #814684;
}

.services__item {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #D9D9D9;
  height: 333px;
  background: url("/local/templates/medestetic_copy_copy/img/uslugy-bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  padding: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.services__item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.services__info {
  width: 100%;
  position: relative;
  z-index: 2;
  min-height: 130px;
  display: flex;
  flex-direction: column;
  padding-bottom: 7px;
}
.services__name {
  font-family: "Montserrat-Bold";
  color: inherit;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24.38px;
  flex: 1;
}
.services__btn {
  padding: 14px 21px;
}
.services__price {
   font-family: "Montserrat-Regular";
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19.5px;
}
.services__link {
  margin-left: auto;

}
.services__item:hover .services__name {
  color: #814684;
}
.services__item:hover .arrow-round {
  background: #814684;
}
.services__item:hover .arrow-round .arrow.arrow--color span {
  background-color: #fff;
}
.services__item:hover .arrow-round .arrow.arrow--color span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3-h.svg") no-repeat center;
}
.preumuchestva-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  margin-top: 25px;
}
.preumuchestva-list .itembox {
  text-align: center;
  flex: 1;
  padding: 0 10px;
}


.arrow {
  transition: .3s;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 22px;
    height: 10px;
}
.arrow span {
  background-color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    width: 100%;
    height: 2px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
}
.arrow span::after {
  content: '';
  display: block;
  width: 7px;
  height: 12px;
  background: url("/local/templates/medestetic_copy_copy/img/arrow3-h.svg") no-repeat center;
  background-size: contain;
}
.arrow--big {
  width: 48px;
}
.arrow--big span {
  transition: .4s;
}
.arrow-round:hover {
  background: #814684;
}
/*.arrow:hover  span {
  background-color: #fff;
}
.arrow:hover span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3-h.svg") no-repeat center;
}*/
.arrow-round:hover .arrow--color  span {
  background-color: #fff;
}
.arrow-round:hover .arrow--color span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3-h.svg") no-repeat center;
}
.arrow-round--color:hover  {
  background-color: transparent;
}
.arrow-round--color:hover .arrow span {
  background-color: #814684;
}

.arrow-round--color:hover .arrow span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3.svg") no-repeat center;
}

.arrow.arrow--color span {
  background-color: #814684;
}
.arrow.arrow--color span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3.svg") no-repeat center;
}
.action {
  overflow-x: hidden;
}
.action .like_h2 {
  padding-bottom: 7px;
}
.action-slider.slick-slider {
  margin-left: -7px;
  margin-right: -7px;
  display: none;
}
.action-slider.slick-initialized {
  display: block;
}
.action-slider .slick-slide {
  height: auto;
  margin: 0 7px;
}
.action {
  padding-bottom: 70px;
}
.action__items {
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 14px; 
  padding-top: 15px;
}
.action__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px;
  overflow: hidden;
  height: 333px;
  position: relative;
}
.action__item > a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.action__info {
  width: 100%;
  height: 33%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 80%);
  padding: 14px 8px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20.25px;
  font-family: "Montserrat-Bold";
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
.action__text {
  width: 80%;
  flex: 1;
}
.action__link  {
  position: absolute;
  bottom: 14px;
  right: 14px;
}
.action__name {
    color: inherit;
}
.action__price {
      color: #814684;
}
.action__link {
  margin-left: auto;
}
.action__item:hover .arrow-round--color  {
  background-color: transparent;
}
.action__item:hover .arrow-round--color .arrow span {
  background-color: #814684;
}

.action__item:hover .arrow-round--color .arrow span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3.svg") no-repeat center;
}
.doctors {
  overflow-x: hidden;
  padding-bottom: 70px;
}
.doctors .like_h2{
  padding-bottom: 7px;
}
.doctors-services-slider,
.doctors-slider {
  display: none;
}
.doctors-services-slider.slick-initialized,
.doctors-slider.slick-initialized {
  display: block;
}
.doctors__items {
  padding-top: 15px;
  margin-left: -7px;
  margin-right: -7px;
}

.doctors-services-slider .slick-track,
.doctors .slick-track{
  display: flex;
}
.doctors-services-slider .slick-slide,
.doctors .slick-slide {
  height: auto;
  margin:  0 7px;
}
.doctors__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px;
  overflow: hidden;
  height: 398px;
  position: relative;
}
/*.doctors__items .btn {
  padding: 17px 10px;
}*/
.doctors__info {
  width: 100%;
  min-height: 36%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 80%);
  padding: 10px 20px 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.doctors__text {
  flex: 1;
}
.doctors__doljnost a {
  font-family: "Montserrat-Regular";
  font-size: 13px;
  line-height: 16px;
  color: inherit;
  margin-bottom: 5px;
}
.doctors__name a{
  text-transform: uppercase;
  font-family: "Montserrat-Bold";
  font-size: 15px;
  line-height: 20.25px;
  color: inherit;
  display: block;
  margin-bottom: 10px;
}
.doctors__btn {
  padding: 13px 21px;
}

.reviews-list {
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 15px;
}

.reviews__link {
  cursor: pointer;
  color: #814684;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto-Regular";
  display: block;
  margin-top: 16px;
  position: absolute;
  bottom: 32px;
  left: 20px;
}
.reviews__item {
  height: 100%;
  position: relative;
}

.reviews__border {
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 10px 68px 20px;
  border-radius: 5px;
  border: 1px solid #DCDCDC;
  display: flex;
  flex-direction: column;
  position: relative;
}
.reviews__border.open {
  height: auto;
  z-index: 2;
  padding-bottom: 20px;
}
.reviews__border.open .reviews__link,
.reviews__border.open .reviews__more
{
  display: none;
}
.reviews__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reviews__name {
  font-family: "Montserrat-Medium";
  font-size: 15px;
  color: #1E1E1E;

}
.reviews__date {
  color: #1E1E1E;
  font-size: 13px;
  font-weight: 300;
   font-family: "Montserrat-Regular";
}
.reviews__text {
  line-height: 18.9px;
  padding-top: 14px;
  flex: 1;
  font-family: "Roboto-Regular";
}
.reviews .like_h2 {
  padding-bottom: 7px;
}
.reviews-item__detail {
  display: none;
}
.reviews-slider {
  display: none;
}
.reviews-slider.slick-initialized {
  display: block;
}
.reviews-slider .slick-list {
  overflow: visible !important;
  z-index: 5;
}
.reviews-slider .slick-track {
    display: flex;
}
.reviews-slider .slick-slide {
    opacity: 0;
    transition: .3s;
  height: auto;
  margin: 0 7px;
}
.reviews-slider .slick-slide.slick-active {
  opacity: 1;
}
.reviews__items {
  padding-top: 15px;
  margin-left: -7px;
  margin-right: -7px;
}
.stati-slider.slick-slider {
  display: none;
}
.stati-slider.slick-initialized {
  display: block;
}
.stati .like_h2 {
  padding-bottom: 7px;
}
.stati-slider .slick-slide {
  height: auto;
  margin: 0 7px;
}
.stati {
  padding-bottom: 70px;
}
.stati__items {
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 14px; 
  padding-top: 15px;
  margin-left: -7px;
  margin-right: -7px;
}
.stati__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px;
  overflow: hidden;
  height: 333px;
  position: relative;
}
.stati__item.noimage {
  height: 150px;
}
.stati__item > a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.stati__info {
  width: 100%;
  height: 33%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 80%);
  padding: 14px 8px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20.25px;
  font-family: "Montserrat-Bold";
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
.stati__item.noimage .stati__info {
  height: 100%;
}
.stati__text {
    display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 80%;
  flex: 1;
}
.stati__date {
  font-family: "Montserrat-Regular";
  font-size: 13px;
  font-weight: 300;
  line-height: 15.85px;
}
.stati__name {
    color: inherit;
}
.stati__price {
      color: #814684;
}
.stati__link {
  position: absolute;
  right: 14px;
  bottom: 14px;
}
.stati__item:hover .arrow-round--color  {
  background-color: transparent;
}
.stati__item:hover .arrow-round--color .arrow span {
  background-color: #814684;
}

.stati__item:hover .arrow-round--color .arrow span::after {
  background: url("/local/templates/medestetic_copy_copy/img/arrow3.svg") no-repeat center;
}
.stati-slider__button.right {
    background-position: 0 -660px;
    left: 104%;
    top: 42%;
}
.stati-text .stati-slider__button.right {
    background-position: 0 -660px;
    left: 104%;
    top: 44%;
}
.stati-slider__button.left {
    background-position: 0 -490px;
    left: -5%;
}
.stati-slider__button {
    left: 0;
    font-size: 50px;
    position: absolute;
    padding: 10px 10px 10px 0;
    color: #814684;
    cursor: pointer;
    z-index: 2;
    height: 42px;
    width: 15px;
    background-image: url(/bitrix/templates/cosmetique_light/images/icons.png);
    background-repeat: no-repeat;
    top: 40%;
}

.footer-form {
  width: 100%;
  position: relative;
  padding-bottom: 87px;
  margin-top: 50px;
}
.footer-form:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 84%;
  background: #814684;
}
.footer-form__wrap {
  position: relative;
  z-index: 2;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  max-width: 100%;
  border-top: 1px solid #D9D9D9;
  box-shadow: 0px -4px 23px 0px #7B7B7B03;
  margin: auto;
  display: flex;
}
.footer-form__info {
  padding: 20px 18px 28px;
  width: 50%;
  font-family: "Montserrat-Regular";
}
.footer-form__info:after {
  content: '';
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
  border-radius: 5px;
  background: url(/images/footer-form.png) no-repeat center;
  background-size: cover;
}
.footer-form__header {
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
  color: #1E1E1E;
  font-family: "Montserrat-Medium";
}
.footer-form label {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #535353;
  margin-bottom: 5px;

}
.footer-form__text {
  font-family: "Roboto-Regular";
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 15px;
}
.footer-form input[type=text] {
  appearance: none;
  border-radius: 3px;
  border: 1px solid #814684;
  padding: 15px;
  width: 100%;
  margin-bottom: 17px;
}
.footer-form__policy {
  font-family: "Roboto-Regular";
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: -0.2px;
}
.footer-form__policy a {
  color: inherit;
  text-decoration: underline;
}
.footer-form__policy a:hover {
  text-decoration: none;
}
.footer-form__btn {
    width: 100%;
    margin-top: 25px;
    padding: 13px 20px;
}
.footer-form__success {
  color: green;
  text-align: center;
  margin-top: 5px;
  display: none;
}
.liceses {
  overflow-x: hidden;
  padding-bottom: 70px;
}
.reviews_aggregators {
  padding-bottom: 35px;
}
.reviews_aggregators .like_h2{
  padding-bottom: 50px;
}

.services {
  display: flex;
  grid-gap: 25px;
}
.services__tab {
  padding-top: 52px;
  width: 26%;
}
.services__sections {
  border-radius: 5px;
  border: 1px solid #E9E9E9

}
.services__section {
  cursor: pointer;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 16.1px;
  padding: 15px 9px;

}
.services__section.active {
  color: #814684;
  font-weight: 600;

}
.services__section:hover {
  color: #814684;
  font-weight: 600;

}
.services__section:nth-child(even) {
  background: #FCF8F7;
}

.services__list {
  flex: 1;

}
.services__content {
  display: none;
}
.services__content.active {
  display: block;
}
.services__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 14px;
}
.services__content .like_h2{
  padding-top: 0;
}
.services .services__item {
  padding: 10px 7px;
  height: 231px;
}
.services .services__link {
  width: 40px;
  height: 40px;
}
.services .services__name {
  font-size: 14px;
  line-height: 17.07px;
}
.services .services__price {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 17.07px;
}
.services .services__btn {
    padding: 11px 10px;
    font-size: 12px;
}
.services .services__info {
  padding-bottom: 0;
  min-height: 111px;
}

.detail-service {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  line-height: 30px;
  color: #3B3B3B;
}
.detail-service tr {
      border-bottom: 1px solid #9A9A9A;
}
.detail-service table th {
      background-color: #F8F8F8;
}
.detail-service table td {
  padding: 5px 10px;
}
.detail-service table p {
  margin-top: 10px;
}
.detail-service .image-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 750px;
}
.detail-service .image-left {
  max-width: 750px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.detail-service ol,
.detail-service ul,
.detail-service p {
  line-height: 30px !important;
  margin-bottom: 10px;
}
.detail-service h3,
.detail-service h2 {
  text-transform: none;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 0;

}
.detail-service h2 {
    color: #3B3B3B;
  }
.detail-service h2.content__header {
  color: #814684;
  }
section.content .detail-service ul li:before {
  content: none;
}
section.content .detail-service ul {
    padding-left: 30px;
}
section.content .detail-service ul li {
  padding: 0;
}
.prices h2 {
  font-size: 40px;
  text-transform: none;
}
.prices__item {
    display: flex;
    height: 50px;
    align-items: center;
    margin-bottom: 50px;
}
.prices__item__info {
    display: flex;
    justify-content: space-between;
    width: 877px;
    height: 50px;
    align-items: center;
    position: relative;
}
.prices__item__info .prices__item__name {
    font-size: 18px;
    font-family: "Montserrat-Medium";
    color: #535353;
}
.prices__item__info .prices__item__price {
  font-size: 18px;
    font-family: "Montserrat-Bold";
}
.prices__item__info::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -25px;
    background-color: #9A9A9A;
}
.prices__item:last-child .prices__item__info::after {
    content: none;
}
.prices__item .btn {
    margin-left: 40px;
}
.ya-share2__list,
.ya-share2__container {
  padding-left: 0 !important;
}
.banner .banner__container .banner__content .banner__contact a, .banner .banner__container .banner__content .banner__contact {
    font-family: "Montserrat-Medium";
    font-size: 25px;
    color: #000;
}
.slick-slider .slick-dots li {
  padding: 0;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}
.slick-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #D9D9D9;
  padding: 4px;
}
.slick-slider .slick-dots li.slick-active button {
  background: #814684;  
}
.slick-slider .slick-dots li button:before,
.slick-slider .slick-dots li:before {
  content: none;
}
.liceses .ourliceses {
  display: block;
}
.liceses .ourliceses a {
  width: 100%;
  display: block;
}
.liceses .ourliceses img {
  display: block;
  width: auto;
  margin: auto;
  height: 397px;
}
.mobile-readmore {
  display: none;
}
.virtual {
  margin-bottom: 85px;
}
.virtual .like_h2 {
  padding-top: 0;
}
.services__active {
  display: none;
}
@media (max-width: 1200px) {
  .menu__items,
  .menu__sections {
    width: 285px;
  }
  .detail-service .image-left {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  width: 750px;
  max-width: 100%
  } 
}
@media (max-width: 991px) {
  .header__info {
    width: 100%;
  }
  .preumuchestva-list {
    flex-wrap: wrap;
  }
  .preumuchestva-list .itembox{
    width: 33.333%;
    flex: auto;
    margin-bottom: 15px;
  }
  .popular__items {
    grid-template-columns: repeat(2, 1fr);
  }
  .header__top {
    display: none;
  }
  .services__tab {
    width: 32%;
  }
  .services__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .footer__logo {
    width: 18%;
  }
  .footer__logo img {
    max-width: 100%;
  }
  .footer__top {
    flex-wrap: wrap;
  }
  .footer__btn {
    width: 100%;
    text-align: center;
  }
  .footer__contacts {
      width: 45%;
  }
  .footer__copyright,
  .footer__liceses {
    width: 50%;
  }
  .header .header__container .header__nav,
  .header .header__container .header__nav .nav__contacts {
        grid-gap: 20px;
  }
  .reviews-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .intro .intro__container .intro__content .intro__header h1 {
    font-size: 25px;
    line-height: 40px;
  }
  .detail-service {
    font-size: 16px;
    line-height: 25px;
  }
  .detail-service ol, .detail-service ul, .detail-service p {
    line-height: 25px !important;
  }
  .prices__item {
    height: auto;
    flex-direction: column;
    align-items: center;
  }
  .prices__item__info {
    height: auto;
    flex-direction: column;
  }
  .prices__item .btn {
    margin-top: 20px;
    margin-left: 0;
  }
  .doctors__info {
    min-height: 41%;
  }
  .prices__item__info {
    width: 100%;
    text-align: center;
  }
  .prices__item__info::after {
    display: none;
  }
  .detail-service .table-wrap {
    overflow: auto;
  } 
}
@media (max-width: 640px) {
  .header-mobile .menu__items,
  .header-mobile .menu__sections,
  .header-mobile {
    width: 100%;
  }
  .header-sticky__wrap {
    grid-gap: 0;
  }
  .header .header__container .header__nav .nav__contacts .search__wrapper {
    display: none;
  }
  .header .header__container,
  .header .header__container .header__nav,
  .header .header__container .header__nav .nav__contacts {
      grid-gap: 0;
  }
  .header .header__container .header__nav .nav__contacts {
    justify-content: center;
  }
  .preumuchestva-list .itembox {
    width: 50%;
  }
  .stati__item,
  .reviews__item,
  .doctors__item,
  .action__item,
  .services__item {
    max-width: 400px;
    margin: auto;
  }
  .footer-form__info:after {
    content: none;
  }
  .footer-form__info {
    width: 100%;
  }
  .footer__bottom,
  .footer__top {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .footer__copyright,
  .footer__liceses {
    width: 100%;
  }
  .footer__numbers {
      flex-direction: row;
  }
  .footer__contacts .title {
    display: none;
  }
  .contact__number, .footer__address, .footer__schedule {
      justify-content: center;
  }
  .footer__menu {
    align-items: center;
  }
  .header__btn {
    font-size: 11px;
    line-height: 16.1px;
    padding: 8px 14px 8px;
  }
  .header .header__container .header__nav {
    padding-bottom: 10px;
  }
  h1.main-title {
    font-size: 20px;
    line-height: 29px;
    padding-bottom: 5px;
  }
  .preumuchestva-list {
    margin-bottom: 0;
  }
  .preumuchestva-list .itembox {
        padding: 0 5px;
        margin-bottom: 27px;
  }
  .itembox__name {
    font-size: 16px;
    line-height: 21.79px;

  }
  .virtual .like_h2,
  .reviews_aggregators .like_h2,
  .stati .like_h2,
  .reviews .like_h2,
  .doctors .like_h2,
  .action .like_h2,
  .popular .like_h2 {
    text-align: center;
    font-size: 20px;
    line-height: 27.24px;
    padding-top: 0;
  }
  .liceses .like_h2 {
    font-size: 18px;
    line-height: 26.28px;
    text-align: center;

  }
  .stati__items,
  .reviews__items,
  .doctors__items,
  .action__items,
  .popular__items {
    padding-top: 25px;
  }
  .services__item {
    padding: 18px 7px;
  }
  .action__item{
    height: 308px;
  }
  .services__name {
    font-size: 18px;
    line-height: 21.94px;
  }
  .services__price {
    font-size: 14px;
    line-height: 17.07px;

  }
  .services__info {
    min-height: 142px;
  }
  .stati,
  .reviews,
  .action,
  .popular {
    display: flex;
    flex-direction: column;
    padding-bottom: 55px;
  }
  .doctors {
    padding-bottom: 80px;
  }
  .stati__more,
  .reviews__more,
  .action__more,
  .popular__more  {
    order: 5;
    margin-top: 45px;
    justify-content: center;
  }
  .action__info {
    height: 37%;
    padding: 13px 16px;
  }
  .action__text {
    width: 87%;
  }
  .doctors__item {
    min-height: 358px;
  }
  .doctors__info {
    height: 38%;
    padding: 10px 6px 14px;
  }
  .reviews__border {
    padding: 16px 9px 63px 9px;
  }
  .reviews__link {
    bottom: 16px;
    left: 9px;
  }
  .main-slider-container .main-slider__element.slick-slide {
    min-height: 300px;
    display: flex;
  }
  .main-slider__element__content {
    height: 100%;
  }
  .stati__item {
    height: 305px;
  }
  .stati__info {
    padding: 11px 7px;
    height: 36%;
  }
  .reviews_aggregators {
      padding-bottom: 0;
  }
  .mobile-readmore {
    display: block;
    text-align: center;
  }
  .mobile-readmore span {
    font-size: 14px;
    line-height: 16.41px;
    color: #814684;
    text-decoration: underline;
  }
  .mobile-readmore__text {
    display: none;
  }
  .services {
    flex-direction: column;
    position: relative;
  }
  .services__tab{
    padding-top: 0;
    width: 100%;
  }
  .services__items {
    grid-template-columns: repeat(1, 1fr);
    }
  .services__item {
    width: 100%;
  }
  .services__active {
      background: #FCF8F7;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px 9px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16.1px;
      color: #535353;
      border: 1px solid #E9E9E9;
  }
  .services__active:after {
    content: '';
    display: block;
    background: url("/local/templates/medestetic_copy_copy/img/mob-arrow.svg") no-repeat center;
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
  }
  .services__active.open:after {
    transform: rotate(-90deg);

  }
  .services__sections  {
    background: #fff;
    position: absolute;
    display: none;
    z-index: 4;
  }
  .services__sections.open  {

  }
  .services__section:nth-child(even){
    background: #fff;
  }
  .virtual {
    margin-bottom: 0;
  }
  .footer-form {
    margin-top: 20px;
        padding-bottom: 68px;
  }
  .footer-form__header {
    text-align: center;
    font-size: 20px;
    line-height: 50px;

  }
  .footer-form__info {
    padding: 10px 14px 40px;
  }
  .footer-form__text {
    margin-top: 8px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;

  }
  .footer-form input[type=text] {
    padding: 10px;
    margin-bottom: 12px;
  }
  .footer-form__policy {
    font-size: 12px;
    line-height: 19px;
    text-align: center;

  }
  .footer-form:after {
    height: 58%;
  }
  .footer {
    padding-top: 16px;
  }
  .footer__logo {
    text-align: center;
      width: 100%;
      margin-bottom: 16px;
      order: 0;
  }
  .footer__menu {
    order: 1;
    width: 100%;
  }
  .footer__btn {
      order: 2;
      margin-bottom: 24px;
  }
  .footer__contacts {
      order: 3;
      width: 100%;
  }
  .footer__btn .btn {
    margin-top: 19px;
    padding: 17px 20px;
    font-size: 13px;
    line-height: 16.1px;
  }
  .footer__numbers {
      grid-gap: 7px;
  }
  .adress__info {
    display: flex;
    flex-direction: column;
      grid-gap: 7px;
  }
  .footer__bottom {
    margin-top: 27px;
    text-align: center;
    flex-direction: column-reverse;
  }
  .footer__bottom  p {
    line-height: 23px !important;
    margin-bottom: 14px;
  }
  .reviews-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .doctors__more {
    display: none;
  }
} 

/* source: libs/owl.carousel.min.css */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("/local/templates/medestetic_copy_copy/libs/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* source: libs/owl.theme.default.min.css */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* source: libs/modal/style.css */
.modal {
	--transition-time: 0.3s;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999999999999;
	background-color: rgba(0,0,0, 0.62);
	cursor: pointer;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity var(--transition-time), visibility var(--transition-time);
	width: 100%;
	height: 100vh;
}
.modal-close{
	position: absolute;
	top: -68px;
	right: -54px;
	cursor: pointer;
	z-index: 999999999999999999999;
	color: white;
	font-size: 46px;
}


.modal::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.modal__containers {
	position: relative;
	width: fit-content;
	display: none;
	vertical-align: middle;
	border-radius: 20px;
	cursor: default;
	margin: 0;
	padding: 0;
}

.modal.is-open {
	opacity: 1;
	visibility: visible;
	transition: opacity var(--transition-time), visibility var(--transition-time);
}

.modal__containers.modal-open {
	display: inline-block;
}

.fade {
	opacity: 0;
	transition: opacity var(--transition-time);
}

.fade.animate-open {
	opacity: 1;
	transition: opacity var(--transition-time);
}

.fadeInUp {
	opacity: 0;
	transform: translateY(-100px);
	transition: opacity var(--transition-time), transform var(--transition-time);
}

.fadeInUp.animate-open {
	opacity: 1;
	transform: translateY(0);
	transition: opacity var(--transition-time), transform var(--transition-time);
}

.disable-scroll {
	position: relative;
	overflow: hidden;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

@media (max-width: 731px){
	.modal-close{
		position: absolute;
		top: -48px;
		right: -48px;
		cursor: pointer;
		z-index: 999999999999999999999;
	}
}

@media (max-width: 660px){
	.modal-close{
		position: absolute;
		cursor: pointer;
		z-index: 999999999999999999999;
		position: absolute;
		top: 19px;
		right: 19px;
		color: #3B3B3B;
	}
}

@media (max-width: 400px){
	.modal__containers{
		width: 100%;
		height: fit-content;
/*		vertical-align: none;*/
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
	}

	.disappears{
        width: 100%;
		height: 100vh;
		border-radius: 0;
    }
}
