@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Light.eot");
  src: local("Montserrat Light"), local("Montserrat-Light"), url("assets/fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-Light.woff2") format("woff2"), url("assets/fonts/Montserrat-Light.woff") format("woff"), url("assets/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-LightItalic.eot");
  src: local("Montserrat Light Italic"), local("Montserrat-LightItalic"), url("assets/fonts/Montserrat-LightItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-LightItalic.woff2") format("woff2"), url("assets/fonts/Montserrat-LightItalic.woff") format("woff"), url("assets/fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Italic.eot");
  src: local("Montserrat Italic"), local("Montserrat-Italic"), url("assets/fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-Italic.woff2") format("woff2"), url("assets/fonts/Montserrat-Italic.woff") format("woff"), url("assets/fonts/Montserrat-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Regular.eot");
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("assets/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-Regular.woff2") format("woff2"), url("assets/fonts/Montserrat-Regular.woff") format("woff"), url("assets/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-MediumItalic.eot");
  src: local("Montserrat Medium Italic"), local("Montserrat-MediumItalic"), url("assets/fonts/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("assets/fonts/Montserrat-MediumItalic.woff") format("woff"), url("assets/fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Medium.eot");
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("assets/fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-Medium.woff2") format("woff2"), url("assets/fonts/Montserrat-Medium.woff") format("woff"), url("assets/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-SemiBold.eot");
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("assets/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("assets/fonts/Montserrat-SemiBold.woff") format("woff"), url("assets/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-SemiBoldItalic.eot");
  src: local("Montserrat SemiBold Italic"), local("Montserrat-SemiBoldItalic"), url("assets/fonts/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("assets/fonts/Montserrat-SemiBoldItalic.woff") format("woff"), url("assets/fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Bold.eot");
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("assets/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-Bold.woff2") format("woff2"), url("assets/fonts/Montserrat-Bold.woff") format("woff"), url("assets/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-BoldItalic.eot");
  src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url("assets/fonts/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("assets/fonts/Montserrat-BoldItalic.woff") format("woff"), url("assets/fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
/*! 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 */
  -webkit-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 {
  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;
}

html,
body {
  height: 100%;
  scroll-behavior: smooth;
}

/*html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1700px) {
  html {
    font-size: 20px;
  }
}
@media (min-width: 1921px) {
  html {
    font-size: 25px;
  }
}*/

body {
  display: flex;
  flex-direction: column;
  color: black;
  counter-reset: steps;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  background-color: white;
}
body .footer-wrapper {
  margin-top: auto;
}
body .fader {
  width: 100%;
  height: 100vh;
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
body.fixed {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  body.fixed {
    padding-right: 17px;
  }
}
body.fixed .fader {
  display: block;
  opacity: 1;
}
@media (min-width: 992px) {
  body.fixed .header--index {
    padding-right: 17px;
  }
}

.page-content {
/*   padding-top: 30px;
padding-bottom: 30px; */
  min-height: unset;
}
/* @media (max-width: 991px) {
  .page-content {
    padding-top: 0;
    padding-bottom: 0;
  }
} */

@media (min-width: 1200px) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
}
@media (min-width: 1921px) {
  .container {
    max-width: 1860px;
  }
}

@media (min-width: 1200px) {
  .navbar-brand {
    display: none;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
}

.row {
  position: relative;
}

a {
  text-decoration: none;
}

.index-page {
  position: relative;
}

.inner-page {
  flex-grow: 1;
/*   padding-top: 80px;
padding-bottom: 50px; */
}
/* @media (max-width: 1920px) {
  .inner-page {
    padding-top: 50px;
  }
} */

.basic-title {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.3;
}
@media (max-width: 575px) {
  .basic-title {
    font-size: 1.7rem;
  }
}

.basic-link {
  font-weight: 300;
  font-size: 0.8rem;
  line-height: 1.1;
  color: black;
  transition: 0.2s ease;
}
.basic-link span {
  margin-left: 3px;
}
.basic-link:hover {
  transition: 0.2s ease;
  color: #737373;
}

.buttons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.basic-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 9px 37px;
  border: 1px solid #83C8D9;
  color: black;
  font-weight: 600;
  border-radius: 30px;
  transition: 0.2s ease;
}
@media (max-width: 1920px) {
  .basic-button {
    padding: 8px 32px;
  }
}
@media (max-width: 1499px) {
  .basic-button {
    padding: 7px 30px;
    font-size: 0.9rem;
  }
}
@media (max-width: 991px) {
  .basic-button {
    padding: 6px 24px;
  }
}
.basic-button:hover {
  color: #83C8D9;
  text-decoration: none;
  transition: 0.2s ease;
}
.basic-button--blue {
  background-color: #83C8D9;
  color: white;
}
.basic-button--blue:hover {
  background-color: #83C8D9;
  color: white;
  opacity: 0.7;
}
.basic-button--grey {
  color: #EFEEF2;
}
.basic-button--grey:hover {
  background-color: #737373;
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}
@keyframes countingBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes marker {
  0% {
    background-size: 0 85%;
  }
  100% {
    background-size: 100% 85%;
  }
}
@keyframes marker-reverse {
  0% {
    background-size: 100% 85%;
  }
  100% {
    background-size: 0 85%;
  }
}
@keyframes expander {
  0% {
    min-height: 0;
  }
  100% {
    min-height: 430px;
  }
}
@keyframes rolling {
  0% {
    transform: scale(0.5) rotate(0deg);
  }
  50% {
    transform: scale(1) rotate(180deg);
  }
  100% {
    transform: scale(0.5) rotate(360deg);
  }
}
@keyframes gray-round {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(2);
    opacity: 1;
  }
}
/*Главная страница - начало*/
.index-page.index-page--new .index-video-wrapper {
  overflow: hidden;
}
.index-page.index-page--new .index-page-content {
  position: relative;
}
.index-page.index-page--new .index-page-content .decor {
  position: absolute;
}
.index-page.index-page--new .index-page-content .decor > img {
  width: 100%;
}
.index-page.index-page--new .index-page-content .decor--left {
  left: 0;
  top: 4%;
  width: 32%;
}
@media (max-width: 1199px) {
  .index-page.index-page--new .index-page-content .decor--left {
    top: 6%;
  }
}
@media (max-width: 991px) {
  .index-page.index-page--new .index-page-content .decor--left {
    top: 3%;
  }
}
@media (max-width: 575px) {
  .index-page.index-page--new .index-page-content .decor--left {
    top: 1.5%;
  }
}
.index-page.index-page--new .index-page-content .decor--right-top {
  right: 0;
  top: 16%;
  width: 25%;
}
@media (max-width: 991px) {
  .index-page.index-page--new .index-page-content .decor--right-top {
    top: 14%;
  }
}
.index-page.index-page--new .index-page-content .decor--right-bottom {
  right: 0;
  bottom: 8%;
  width: 30%;
}
@media (max-width: 991px) {
  .index-page.index-page--new .index-page-content .decor--right-bottom {
    bottom: 15%;
  }
}

/*Главная страница - конец*/
/*Блок О клинике на главной - начало*/
.index-about-wrapper {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (max-width: 1699px) {
  .index-about-wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .index-about-wrapper {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .index-about-wrapper .index-about-title {
    order: 1;
  }
}
@media (max-width: 991px) {
  .index-about-wrapper .index-about-description {
    order: 3;
  }
}
.index-about-wrapper .index-about-description > p {
  text-align: justify;
}
@media (max-width: 991px) {
  .index-about-wrapper .index-about-image {
    order: 2;
    margin-bottom: 2.5rem;
    text-align: center;
  }
}
.index-about-wrapper .index-about-image img {
  border-radius: 10px;
  box-shadow: 8px 29px 59px 0px rgba(0, 0, 0, 0.11);
}
@media (max-width: 1699px) {
  .index-about-wrapper .index-about-image img {
    box-shadow: 8px 20px 30px 0px rgba(0, 0, 0, 0.11);
  }
}
@media (max-width: 1399px) {
  .index-about-wrapper .index-about-image img {
    box-shadow: 6px 17px 25px 0px rgba(0, 0, 0, 0.11);
  }
}
@media (max-width: 991px) {
  .index-about-wrapper .index-about-image img {
    width: 65%;
  }
}
@media (max-width: 575px) {
  .index-about-wrapper .index-about-image img {
    width: 50%;
  }
}
.index-about-wrapper .index-about-principes {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
@media (max-width: 1920px) {
  .index-about-wrapper .index-about-principes {
    margin-top: 2rem;
  }
}
@media (max-width: 449px) {
  .index-about-wrapper .index-about-principes {
    flex-wrap: wrap;
  }
}
.index-about-wrapper .index-about-principes .principe-item {
  width: 45%;
  max-width: 45%;
}
@media (max-width: 1920px) {
  .index-about-wrapper .index-about-principes .principe-item {
    width: 47%;
    max-width: 47%;
  }
}
@media (max-width: 1699px) {
  .index-about-wrapper .index-about-principes .principe-item {
    width: 48%;
    max-width: 48%;
    font-size: 0.9rem;
  }
}
@media (max-width: 449px) {
  .index-about-wrapper .index-about-principes .principe-item {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  .index-about-wrapper .index-about-principes .principe-item p:last-child {
    margin-bottom: 0;
  }
}
.index-about-wrapper .index-about-principes .principe-item .principe-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  color: #282828;
  margin-bottom: 1rem;
  position: relative;
  width: fit-content;
}
@media (max-width: 449px) {
  .index-about-wrapper .index-about-principes .principe-item .principe-title {
    margin-left: auto;
    margin-right: auto;
  }
}
.index-about-wrapper .index-about-principes .principe-item .principe-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background-image: url("../img/update/goldline.svg");
  background-size: cover;
}
.index-about-wrapper .index-about-principes .principe-item .principe-subtitle {
  color: #4EB0C8;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1rem;
}

/*Блок О клинике на главной - конец*/
/*Блок Особенности на главной - начало*/
.index-features {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (max-width: 1699px) {
  .index-features {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 449px) {
  .index-features {
    padding-top: 0;
  }
}
.index-features .index-features-wrapper {
  position: relative;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem 1.5rem;
  border-radius: 10px;
  background: white;
  box-shadow: 8px 29px 59px 0px rgba(0, 0, 0, 0.11);
}
@media (max-width: 1699px) {
  .index-features .index-features-wrapper {
    box-shadow: 8px 20px 30px 0px rgba(0, 0, 0, 0.11);
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 991px) {
  .index-features .index-features-wrapper {
    padding: 2rem 1.5rem 0.5rem;
  }
}
@media (max-width: 575px) {
  .index-features .index-features-wrapper {
    max-width: 80%;
    padding: 2.5rem 1.5rem 1rem;
  }
}
@media (max-width: 449px) {
  .index-features .index-features-wrapper {
    max-width: 90%;
  }
}
.index-features .index-features-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991px) {
  .index-features .index-features-item {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 575px) {
  .index-features .index-features-item {
    margin-bottom: 2.5rem;
  }
}
.index-features .index-features-item .index-features-item-pic {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .index-features .index-features-item .index-features-item-pic {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .index-features .index-features-item .index-features-item-pic {
    margin-bottom: 20px;
  }
}
@media (max-width: 449px) {
  .index-features .index-features-item .index-features-item-pic {
    margin-bottom: 10px;
  }
}
@media (max-width: 1920px) {
  .index-features .index-features-item .index-features-item-pic > img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1699px) {
  .index-features .index-features-item .index-features-item-pic > img {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1399px) {
  .index-features .index-features-item .index-features-item-pic > img {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .index-features .index-features-item .index-features-item-pic > img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 575px) {
  .index-features .index-features-item .index-features-item-pic > img {
    width: 70px;
    height: 70px;
  }
}
.index-features .index-features-item .index-features-item-text {
  text-align: center;
}
@media (max-width: 1699px) {
  .index-features .index-features-item .index-features-item-text {
    font-size: 0.9rem;
  }
}
@media (max-width: 575px) {
  .index-features .index-features-item .index-features-item-text {
    width: 60%;
    font-size: 1rem;
  }
}

/*Блок Особенности на главной - конец*/
/*Блок Почему мы на главной - начало*/
.index-why-we {
  padding-top: 6rem;
  padding-bottom: 3rem;
}
@media (max-width: 1920px) {
  .index-why-we {
    padding-top: 4rem;
  }
}
@media (max-width: 1399px) {
  .index-why-we {
    padding-top: 3rem;
  }
}
.index-why-we .basic-title {
  margin-bottom: 3rem;
}
@media (max-width: 1920px) {
  .index-why-we .basic-title {
    margin-bottom: 2rem;
  }
}
.index-why-we .index-why-we-wrapper .why-we-row {
  display: flex;
  margin-bottom: 30px;
  gap: 24px;
}
@media (max-width: 1920px) {
  .index-why-we .index-why-we-wrapper .why-we-row {
    margin-bottom: 20px;
    gap: 20px;
  }
}
@media (max-width: 1699px) {
  .index-why-we .index-why-we-wrapper .why-we-row {
    margin-bottom: 15px;
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .index-why-we .index-why-we-wrapper .why-we-row {
    flex-wrap: wrap;
  }
}
.index-why-we .index-why-we-wrapper .why-we-row--top .why-we-item--text:first-child {
  width: 32%;
}
.index-why-we .index-why-we-wrapper .why-we-row--top .why-we-item--text:nth-child(2) {
  width: 34%;
}
.index-why-we .index-why-we-wrapper .why-we-row--top .why-we-item--image {
  width: 34%;
  flex-shrink: 0;
}
.index-why-we .index-why-we-wrapper .why-we-item {
  border: 1px solid #4EB0C8;
}
@media (max-width: 767px) {
  .index-why-we .index-why-we-wrapper .why-we-item {
    width: 100% !important;
  }
}
.index-why-we .index-why-we-wrapper .why-we-item .content {
  width: 100%;
  height: 100%;
}
.index-why-we .index-why-we-wrapper .why-we-item--image .content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-why-we .index-why-we-wrapper .why-we-item--text .content {
  padding: 20px 25px;
}
@media (max-width: 1699px) {
  .index-why-we .index-why-we-wrapper .why-we-item--text .content {
    padding: 15px 20px;
  }
}
@media (max-width: 1199px) {
  .index-why-we .index-why-we-wrapper .why-we-item--text .content {
    padding: 13px;
  }
}
.index-why-we .index-why-we-wrapper .why-we-item--text .content .why-we-item-counter {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
  color: #4EB0C8;
  margin-bottom: 30px;
}
@media (max-width: 1699px) {
  .index-why-we .index-why-we-wrapper .why-we-item--text .content .why-we-item-counter {
    margin-bottom: 20px;
  }
}
.index-why-we .index-why-we-wrapper .why-we-item--text .content .why-we-item-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.7rem;
}
.index-why-we .index-why-we-wrapper .why-we-item--text .content .why-we-item-text b {
  font-weight: 600;
}
.index-why-we .index-why-we-wrapper .why-we-row--middle .why-we-item--image {
  width: 28%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .index-why-we .index-why-we-wrapper .why-we-row--middle .why-we-item--image {
    order: 3;
  }
}
.index-why-we .index-why-we-wrapper .why-we-row--middle .why-we-item--text:nth-child(2) {
  width: 35%;
}
.index-why-we .index-why-we-wrapper .why-we-row--middle .why-we-item--text:nth-child(3) {
  width: 47%;
}
.index-why-we .index-why-we-wrapper .why-we-row--bottom .why-we-item--text:nth-child(1) {
  width: 30%;
}
.index-why-we .index-why-we-wrapper .why-we-row--bottom .why-we-item--text:nth-child(2) {
  width: 70%;
}

/*Блок Почему мы на главной - конец*/
/*Цитата на главной - начало*/
.index-cite {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
@media (max-width: 1699px) {
  .index-cite {
    padding-bottom: 3.5rem;
  }
}
@media (max-width: 575px) {
  .index-cite {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.index-cite > .content {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 2rem;
  color: #4EB0C8;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  position: relative;
}
@media (max-width: 1920px) {
  .index-cite > .content {
    width: 85%;
    font-size: 1.8rem;
  }
}
@media (max-width: 449px) {
  .index-cite > .content {
    font-size: 1.6rem;
  }
}
.index-cite > .content::before, .index-cite > .content::after {
  position: absolute;
  content: "";
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
}
@media (max-width: 1920px) {
  .index-cite > .content::before, .index-cite > .content::after {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1699px) {
  .index-cite > .content::before, .index-cite > .content::after {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1399px) {
  .index-cite > .content::before, .index-cite > .content::after {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 1199px) {
  .index-cite > .content::before, .index-cite > .content::after {
    width: 30px;
    height: 30px;
  }
}
.index-cite > .content::before {
  background-image: url("../img/update/quote-left.svg");
  left: -50px;
}
@media (max-width: 1920px) {
  .index-cite > .content::before {
    left: -20px;
  }
}
@media (max-width: 1699px) {
  .index-cite > .content::before {
    left: -40px;
  }
}
@media (max-width: 1399px) {
  .index-cite > .content::before {
    left: -35px;
  }
}
@media (max-width: 1199px) {
  .index-cite > .content::before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  .index-cite > .content::before {
    left: -40px;
  }
}
@media (max-width: 449px) {
  .index-cite > .content::before {
    left: -30px;
  }
}
.index-cite > .content::after {
  background-image: url("../img/update/quote-right.svg");
  right: -50px;
}
@media (max-width: 1920px) {
  .index-cite > .content::after {
    right: -20px;
  }
}
@media (max-width: 1699px) {
  .index-cite > .content::after {
    right: -40px;
  }
}
@media (max-width: 1399px) {
  .index-cite > .content::after {
    right: -35px;
  }
}
@media (max-width: 1199px) {
  .index-cite > .content::after {
    right: -30px;
  }
}
@media (max-width: 767px) {
  .index-cite > .content::after {
    right: -40px;
  }
}
@media (max-width: 449px) {
  .index-cite > .content::after {
    right: -30px;
  }
}

/*Цитата на главной - конец*/
/*Блок УТП на главной - начало*/
.index-utp {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
@media (max-width: 1399px) {
  .index-utp {
    padding-bottom: 2rem;
  }
}
.index-utp .basic-title {
  margin-bottom: 4rem;
}
@media (max-width: 1920px) {
  .index-utp .basic-title {
    margin-bottom: 2.5rem;
  }
}
.index-utp .index-utp-wrapper {
  align-items: stretch;
}
@media (max-width: 767px) {
  .index-utp .index-utp-wrapper .index-utp-column:last-child .index-utp-item:last-child {
    padding-bottom: 0;
  }
}
.index-utp .index-utp-wrapper .index-utp-list {
  padding-left: 10px;
  list-style: none;
  border-left: 1px solid #4EB0C8;
  height: 100%;
  margin-bottom: 0;
}
.index-utp .index-utp-wrapper .index-utp-item {
  padding-bottom: 4rem;
  padding-left: 1rem;
  position: relative;
}
@media (max-width: 1399px) {
  .index-utp .index-utp-wrapper .index-utp-item {
    padding-bottom: 3rem;
  }
}
.index-utp .index-utp-wrapper .index-utp-item::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: -20px;
  top: 7px;
  background-image: url(../img/update/gold-round.svg);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .index-utp .index-utp-wrapper .index-utp-item::before {
    top: 2px;
  }
}
.index-utp .index-utp-wrapper .index-utp-item:first-child::after {
  content: "";
  position: absolute;
  background-color: white;
  width: 20px;
  height: 7px;
  left: -20px;
  top: 0;
}
@media (max-width: 767px) {
  .index-utp .index-utp-wrapper .index-utp-item:first-child::after {
    height: 2px;
  }
}
@media (min-width: 768px) {
  .index-utp .index-utp-wrapper .index-utp-item:last-child {
    padding-bottom: 0;
  }
}
.index-utp .index-utp-wrapper .index-utp-item h4 {
  color: #4EB0C8;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
}
.index-utp .index-utp-wrapper .index-utp-item p:last-child {
  margin-bottom: 0;
}

/*Блок УТП на главной - конец*/
/*Блок с направлениями услуг - начало*/
.services-direction-wrapper {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.services-direction-wrapper .basic-title {
  margin-bottom: 3rem;
}
.services-direction-wrapper .services-direction-list {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
@media (max-width: 1699px) {
  .services-direction-wrapper .services-direction-list {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 575px) {
  .services-direction-wrapper .services-direction-list {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.services-direction-wrapper .services-direction-item {
  margin-bottom: 2.7rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (max-width: 1699px) {
  .services-direction-wrapper .services-direction-item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 575px) {
  .services-direction-wrapper .services-direction-item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
  display: block;
  width: 70px;
  height: 70px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}
@media (max-width: 1920px) {
  .services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1699px) {
  .services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 575px) {
  .services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 449px) {
  .services-direction-wrapper .services-direction-item a.stretched-link ~ .direction-item-title::before {
    width: 40px;
    height: 40px;
  }
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=apparatnaia_kosmetologiia] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-appar-ukhod.png");
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=inektcionnaia_kosmetologiia] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-inj.png");
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=nitevoi_lifting] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-lifting.png");
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=udalenie_novoobrazovanii] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-udalenie.png");
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=trichologiya] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-tricho.png");
}
.services-direction-wrapper .services-direction-item a.stretched-link[href*=udalenie_tatuirovok] ~ .direction-item-title::before {
  background-image: url("../img/update/update/icon-udalenie-tatoo.png");
}
.services-direction-wrapper .services-direction-item > .content {
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.38);
  border-radius: 10px;
  height: 100%;
  background-color: white;
  transition: 0.2s ease;
}
.services-direction-wrapper .services-direction-item > .content:hover {
  box-shadow: 8px 29px 59px 0px rgba(0, 0, 0, 0.11);
  transition: 0.2s ease;
}
@media (max-width: 1699px) {
  .services-direction-wrapper .services-direction-item > .content:hover {
    box-shadow: 8px 20px 30px 0px rgba(0, 0, 0, 0.11);
  }
}
.services-direction-wrapper .services-direction-item > .content > img {
  width: 100%;
}
.services-direction-wrapper .services-direction-item > .content .direction-item-title {
  padding: 2rem 4rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
@media (max-width: 1699px) {
  .services-direction-wrapper .services-direction-item > .content .direction-item-title {
    padding: 1.5rem 3rem;
  }
}
@media (max-width: 575px) {
  .services-direction-wrapper .services-direction-item > .content .direction-item-title {
    padding: 2.5rem 3rem;
    font-size: 1.5rem;
  }
}
.services-direction-wrapper .services-direction-item > .content .direction-item-title > span {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .services-direction-wrapper .services-direction-item > .content .direction-item-title > span {
    margin-left: 20px;
  }
}

/*Блок с направлениями услуг - конец*/
.doctor-view--new .doctor-item-col-img > img {
  box-shadow: 8px 29px 59px 0px rgba(0, 0, 0, 0.11);
}
@media (max-width: 1699px) {
  .doctor-view--new .doctor-item-col-img > img {
    box-shadow: 8px 20px 30px 0px rgba(0, 0, 0, 0.11);
  }
}
@media (max-width: 1399px) {
  .doctor-view--new .doctor-item-col-img > img {
    box-shadow: 6px 17px 25px 0px rgba(0, 0, 0, 0.11);
  }
}
.doctor-view--new .doctor-item-links {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}
.doctor-view--new .doctor-item-links .basic-button + .basic-button {
  margin-top: 1rem;
}
@media (max-width: 991px) {
  .doctor-view--new .doctor-item-links .basic-button + .basic-button {
    margin-top: 0.7rem;
  }
}
.doctor-view--new .doctor-item-col-text {
  padding-left: 7rem;
}
@media (max-width: 1920px) {
  .doctor-view--new .doctor-item-col-text {
    padding-left: 5rem;
  }
}
@media (max-width: 1599px) {
  .doctor-view--new .doctor-item-col-text {
    padding-left: 4rem;
  }
}
@media (max-width: 1399px) {
  .doctor-view--new .doctor-item-col-text {
    padding-left: 3rem;
  }
}
@media (max-width: 1199px) {
  .doctor-view--new .doctor-item-col-text {
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  .doctor-view--new .doctor-item-col-text {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
.doctor-view--new .doctor-item-col-text h1 {
  padding-top: 1rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .doctor-view--new .doctor-item-col-text h1 {
    padding-top: 2rem;
    line-height: 1.1;
  }
}
.doctor-view--new .doctor-item-col-text .post {
  color: #949494;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 3.5rem;
  max-width: 75%;
}
@media (max-width: 1920px) {
  .doctor-view--new .doctor-item-col-text .post {
    max-width: 80%;
  }
}
@media (max-width: 1699px) {
  .doctor-view--new .doctor-item-col-text .post {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .doctor-view--new .doctor-item-col-text .post {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 991px) {
  .doctor-view--new .doctor-item-col-text .post {
    margin-bottom: 1.5rem;
  }
}
.doctor-view--new .doctor-item-col-text .doctor-item-info {
  display: flex;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media (max-width: 1199px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 991px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info {
    flex-direction: row;
  }
}
@media (max-width: 575px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info {
    align-items: flex-start;
    flex-direction: column;
  }
}
.doctor-view--new .doctor-item-col-text .doctor-item-info .doctor-item-stage {
  margin-right: 2rem;
  background: white;
  box-shadow: 8px 5px 34px 0px rgba(0, 0, 0, 0.11);
  color: #323232;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  padding: 15px 25px;
}
@media (max-width: 1699px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info .doctor-item-stage {
    box-shadow: 8px 20px 30px 0px rgba(0, 0, 0, 0.11);
  }
}
@media (max-width: 1399px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info .doctor-item-stage {
    padding: 13px 23px;
    box-shadow: 6px 17px 25px 0px rgba(0, 0, 0, 0.11);
  }
}
@media (max-width: 991px) {
  .doctor-view--new .doctor-item-col-text .doctor-item-info .doctor-item-stage {
    margin-bottom: 1rem;
    padding: 10px 20px;
    box-shadow: 6px 7px 15px 0px rgba(0, 0, 0, 0.11);
  }
}
.doctor-view--new .doctor-item-col-text .education > ul {
  padding-left: 10px;
  list-style: none;
  border-left: 1px solid #4EB0C8;
  height: 100%;
  margin-bottom: 0;
}
.doctor-view--new .doctor-item-col-text .education > ul > li {
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  position: relative;
}
@media (max-width: 1399px) {
  .doctor-view--new .doctor-item-col-text .education > ul > li {
    padding-bottom: 0.3rem;
  }
}
.doctor-view--new .doctor-item-col-text .education > ul > li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: -20px;
  top: 7px;
  border: 1px solid #4EB0C8;
  border-radius: 50%;
  background-color: white;
}
@media (max-width: 1199px) {
  .doctor-view--new .doctor-item-col-text .education > ul > li::before {
    width: 16px;
    height: 16px;
    left: -18px;
  }
}
@media (max-width: 767px) {
  .doctor-view--new .doctor-item-col-text .education > ul > li::before {
    top: 2px;
  }
}
.doctor-view--new .doctor-item-col-text .education > ul > li:first-child::after {
  content: "";
  position: absolute;
  background-color: white;
  width: 20px;
  height: 7px;
  left: -20px;
  top: 0;
}
@media (max-width: 767px) {
  .doctor-view--new .doctor-item-col-text .education > ul > li:first-child::after {
    height: 2px;
  }
}
@media (min-width: 768px) {
  .doctor-view--new .doctor-item-col-text .education > ul > li:last-child {
    padding-bottom: 0;
  }
}

.doctor-services--new {
  margin-top: 3.5rem;
}
.doctor-services--new .basic-title {
  margin-bottom: 1.5rem;
  padding: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  text-align: left;
}
.doctor-services--new .item {
    margin-bottom: 0;
}
.doctor-services--new .item a:hover {
    text-decoration: none;
}
.department-view .services .item .name,
.doctor-services--new .item .name,
.services .item .content .title {
  display: block;
  padding-left: 20px;
  border-left: 3px solid #4EB0C8;
  color: black;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 500;
}
.department-view .services .item .name:hover,
.department-view .services .item a:hover,
.doctor-services--new .item .name:hover,
.services .item .content .title:hover {
  color: #4EB0C8;
  text-decoration: none;
}
.department-view .services .item {
    padding-left: 3% !important;
    margin-bottom: 15px;
}
@media (min-width: 1199px) {
    .department-view .services .item {
        padding-left: 3%;
    }
}
/*# sourceMappingURL=style.css.map */