.form-sign__form-wrapper {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-right: 38px;
}

.form-sign__form-wrapper .header__sign {
  padding: 10px 30px;
  z-index: 1;
}
#knowledge-filters {
  margin-top: 40px;
}
.agreement-warning {
  font-size: 12px;
  padding-left: 38px;
}

.text-block li {
  display: block;
}
.page-diagnoses .text-block li:not(:last-child) {
  margin-bottom: 15px;
}

.page-courses .content-wrapper__info li {
  align-items: flex-start;
  column-gap: 0px;
  display: block;
}

.page-courses .content-wrapper__info li {
  margin-bottom: 10px;
}

.page-courses .content-wrapper__info li:before {
  background-color: rgb(var(--orange));
  border-radius: 3px;
  content: "";
  flex: 10px 0 0;
  height: 10px;
  margin-top: 5px;
  margin-right: 20px;
}

.popup__video-wrapper .popup__close svg {
  stroke: rgb(var(--white));
}

.agreement__text {
  font-size: 12px;
}

.wpcf7-acceptance label::before,
.wpcf7-radio label::before {
  flex: 0 0 10px;
}
.footer__disclaimer {
  padding-top: 25px;
}
.footer__disclaimer img {
  width: 100%;
}

.legal-notice {
  font-size: 12px;
  color: rgba(var(--text-second), 0.4);
  text-align: center;
  padding: 20px;
  line-height: 1.5;
}

.legal-notice a {
  color: #ffffff;
  text-decoration: none;
}

.legal-notice a:hover {
  text-decoration: underline;
}

/* new slide */
.hero-slide__arrow {
  position: absolute;
  top: 20px;
  left: 20px;
}
.hero-slide__top {
  display: flex;
  justify-content: flex-end;
}
.hero-slide__special-info {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid white;
  background-color: rgba(var(--bg-main), 0.2);
  backdrop-filter: blur(2px);
  border-radius: 5px;
  padding: 13px;
  max-height: fit-content;
  margin-top: auto;
}
.hero-slide__special-info h2 {
  color: #fff;
  font-family: Nunito;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-radius: 3.449px;
  background: #95a4d1;
  padding: 5px 9px 6px 8px;
}
.hero-slide__special-info p {
  color: #353b4b;
  font-family: Nunito;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

@media (min-width: 1411.95px) {
  body[data-post-type="courses"] .popup__video iframe {
    height: 700px;
  }
  .footer__container {
    padding: 100px 60px 40px;
  }
}

@media (max-width: 1023.95px) {
  .footer__container {
    padding-bottom: 80px;
  }

  /* new slide */
  .hero-slide__special-info {
    padding: 8px;
  }
  .hero-slide__special-info h2 {
    font-size: 16px;
  }
  .hero-slide__special-info p {
    font-size: 15px;
  }
}
@media (max-width: 767.95px) {
  .hero-slide__arrow {
    position: relative;
    top: 0;
    left: 0;
  }
  .hero-slide__special .hero-slide__info {
    margin-top: 10px;
  }
  .hero-slide__special-info {
    margin-top: 10px;
    margin-right: 10px;
  }
  .hero-slide__special-info h2 {
    font-size: 24px;
  }
  .hero-slide__special-info p {
    font-size: 20px;
  }
  .hero-slide__info {
    translate: 10px 0;
    max-width: calc(100% - 20px);
  }
}
@media (max-width: 400.95px) {
  .hero-slide__top {
    justify-content: space-between;
  }
  .hero-slide__special-info {
    margin-left: 10px;
  }
  .hero-slide__special-info h2 {
    font-size: 22px;
  }
  .hero-slide__special-info p {
    font-size: 18px;
  }
}

.form-sign__agreement {
  flex-direction: column;
}

.anchor-menu {
  background-color: #748dc1;
  border-radius: 5px;
  padding: 20px 40px;
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}

.anchor-menu a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}

.anchor-menu a:hover {
  color: #d1d5db;
}

.page-diagnoses .text-block li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: rgb(var(--orange));
}

.page-diagnoses .text-block li {
  display: block;
}

.head__container-section {
  background-color: white;
}

.head__container-section .title:after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  height: 2px;
  width: 100%;
  max-width: 520px;
  background-color: rgba(var(--bg-second), 0.4);
}

.reviews-card__doctor {
  align-items: center;
}

.reviews-card__profession {
  text-align: center;
}

.calendar__cell.available {
  color: rgb(53 59 75);
}

.error-message h2 {
  margin-bottom: 20px;
}

.form-services .wpcf7 {
  width: 100%;
}

.form-services .form-sign__form-wrapper {
  margin-right: 0;
}

.slider-centered {
  padding: 60px 0;
}

.error-message a {
  color: rgb(var(--lilac));
  font-weight: 600;
}

.professors-block .experts-card__text {
  margin-top: 10px;
}

.calendar__cell.available._active {
  color: white;
}

.select-lk-desk__input {
  width: 100%;
}

.input {
  width: 100%;
}

.wpcf7-spinner {
  position: absolute;
}

.archive-doctors .items__items {
  gap: 20px 40px;
}

.archive-doctors .experts-card {
  border: 2px solid #95a4d133;
}

.content-wrapper__container h1 {
  margin-top: 30px;
}

.content-wrapper {
  background-color: white;
  padding: 30px 0 40px;
}

.content-wrapper__body {
  display: flex;
}

.content-wrapper__body .content-wrapper__image-wrapper {
  flex: 555px 0 0;
  border-radius: 5px;
  overflow: hidden;
}

.content-wrapper__body .content-wrapper__image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* promo lists */
.content-wrapper__about li:not(:last-child) {
  margin-bottom: 15px;
}
.content-wrapper__about li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: rgb(var(--orange));
}

.content-wrapper__about {
  padding-top: 30px;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
}

.header__socials img {
  width: 20px;
  height: 20px;
}

.header__phone-wrapper {
  justify-content: space-between;
  align-items: center;
}

.header__socials {
  padding-left: 30px;
  gap: 10px;
  display: flex;
}

.footer__socials {
  padding-top: 20px;
  display: flex;
  gap: 17px;
  flex-wrap: wrap;
}

.footer__social-link {
  width: 40px;
  height: 40px;
  display: flex;
  background-color: #748dc1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.footer__social-link img {
  width: 20px;
  height: 20px;
}

.text-block .content-wrapper__about ul:not(:last-child) {
  margin-bottom: 30px;
}

.form-sign.inner-page {
  padding-top: 80px;
}

.treatment-items .items__items {
  margin-top: 40px;
}

.treatment-items .items__items .item::before {
  display: none;
}

.treatment-items .items__items .item {
  padding: 20px 40px;
  column-gap: 40px;
}

.items--grey {
  background-color: rgba(var(--bg-gray), 0.5);
}

.treatment-items .item--white:hover {
  color: rgb(var(--text-second));
  background-color: rgb(var(--hover));
}

.items--grey .slider-navigation__progressbar span::before {
  background-color: #d3d9d9;
}

.diagnoses-carousel .item--orange {
  border: 2px solid rgba(var(--border-light), 0.2);
}

/**/
.price-bg--white {
  background-color: white;
}

.spollers-section {
  padding-top: 40px;
  margin-bottom: 50px;
}

.spollers-section__intro {
  margin-bottom: 40px;
}

.spollers-section__p {
  line-height: 1.5;
  font-weight: 300;
}

.spollers {
  padding: 40px 0 60px;
}

.spollers--gray {
  background-color: var(--bg-second);
}

.spollers__body {
  margin-top: 40px;
  border-top: 1px solid var(--dark);
}

.spollers__spoller {
  border-bottom: 1px solid var(--dark);
}

.spollers__spoller-btn {
  width: 100%;
  padding: 21px 0 22px;
}

.spollers__spoller-title {
  text-align: left;
  text-transform: uppercase;
}

.spollers__spoller-block {
  margin-bottom: 40px;
  padding-top: 24px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.spollers__flex-container {
  display: flex;
  column-gap: 40px;
}

.spollers__spoller-p {
  font-weight: 300;
  margin-bottom: 10px;
}

.spollers__spoller-info-img {
  display: block;
  max-width: 500px;
  margin: 0 auto;
}

.spollers__spoller-links-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 15px;
  margin-top: 10px;
}

.spollers__spoller-showmore {
  margin-bottom: 10px;
}

.spoller-price {
  scroll-margin-top: var(--header-height);
  margin: 50px 0;
  padding: 60px 0 62px;
  background-color: var(--bg-second);
}

.spoller-price--on-listing {
  margin: 0;
  padding: 50px 0;
  background-color: var(--bg-main);
}

.spoller-price__body {
  padding: 40px 0;
}

.spoller-price__btn {
  display: flex;
  column-gap: 40px;
  padding: 20px 40px;
  background-color: rgb(var(--bg-light));
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-family: CeraRoundPro;
}

.spoller-price__btn::after {
  margin-right: 25px;
}

.spoller-price__block {
  padding: 0 40px;
  background-color: rgb(var(--bg-light));
  margin-bottom: 10px;
}

.spoller-price__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
  padding: 20px 0 20px;
  border-bottom: 1px solid rgba(var(--blue-gray), 0.4);
}

.spoller-price__item:last-child {
  border: none;
}

.spoller-price__name-wrapper {
  font-weight: 300;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.spoller-price__price {
  color: rgb(var(--orange));
  text-align: right;
  margin-left: auto;
  font-weight: 700;
  font-family: CeraRoundPro;
}

.spoller-price__showmore {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.spoller-price__showmore::after {
  content: "";
  width: 17px;
  height: 14px;
  background-image: url("../img/download.svg");
}

._chevron:after {
  transition-duration: var(--transition);
  content: "";
  width: 12.47px;
  height: 6.24px;
  background: url(../img/icons/chevron-select.svg) center / cover no-repeat;
}

/**/
.gallery-general {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 auto;
}

.text-block .content-wrapper__img {
  float: right;
  margin-top: -32px;
  width: 520px;
  margin-left: 40px;
}

.content-wrapper.text-block {
  background-color: rgb(var(--bg-light));
}

.text_quote.bg-grey {
  background-color: rgb(var(--bg-light));
}

.text_quote .about__body {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.button--lilac {
  background-color: rgb(var(--lilac-strong));
  padding: 13px 20px;
  font-size: 16px;
  text-transform: none;
  color: white;
}

.button--lilac:hover {
  color: rgb(var(--text-second));
  background-color: rgba(var(--lilac-strong), 0.8);
}

.route__btn {
  padding-top: 35px;
}

.route__map,
.route__map #map {
  width: 480px;
  flex: 0 0 480px;
  height: 350px;
}

.route__tabs-name {
  cursor: pointer;
}

.route__body {
  column-gap: 5px;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: transparent;
  color: white;
  padding: 0;
  margin-left: 0;
}

.text_quote__media-wrapper {
  width: 555px;
  flex: 0 0 555px;
}

.text_quote {
  margin-top: 0;
}

.content-wrapper__price {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.content-wrapper__price-old {
  font-size: 24px;
  color: #353b4b99;
  position: relative;
  display: inline-block;
  font-weight: 600;
  padding: 0 3px;
}

.content-wrapper__price-old::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #353b4b99;
  top: 46%;
  left: 0;
  transform: rotate(-10deg);
  transform-origin: center;
}

.content-wrapper__price-discounted {
  font-size: 24px;
  color: white;
  font-weight: bold;
  background-color: #7099a9;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 20px;
  font-family: CeraRoundPro;
}

.archive-courses .item {
  padding: 20px;
}

.archive-courses .item::before {
  display: none;
}

.course-card {
  width: 100%;
}

.course-card__info {
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.course-card__image-wrapper {
  width: 100px;
  height: 100px;
  flex: 0 0 100px;
  border-radius: 5px;
  overflow: hidden;
}

.course-card__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course-card__header {
  display: flex;
  /* align-items: flex-start; */
  gap: 20px;
  padding-bottom: 10px;
  min-height: 122px;
}

.course-card__title {
  font-weight: 500;
  font-family: CeraRoundPro;
  display: flex;
  padding-bottom: 10px;
}

.course-card__description {
  font-size: 14px;
  color: #353b4b99;
}

.course-card__bottom {
  font-family: CeraRoundPro;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  display: flex;
  margin-top: auto;
}

.course-card__date {
  margin-left: auto;
}

.course-card__footer {
  display: flex;
  gap: 10px;
}

.course-card__footer .button {
  flex: 0 0 49.2%;
}

.gallery-clinic .gallery-card__img {
  height: 373px;
}

.gallery-clinic .slider__body {
  display: flex;
  flex-wrap: wrap;
}

.gallery-clinic .slider-gallery__actions {
  margin-bottom: 20px;
}

.gallery-clinic .slider-gallery__swiper {
  flex: 100% 0 0;
}

.gallery-clinic {
  background-color: rgba(var(--bg-gray), 0.5);
}

.gallery-clinic .slider-gallery__progressbar span::before {
  background-color: #d3d9d9;
}

.doctor__extra {
  margin-top: 10px;
  margin-bottom: 20px;
}

.punkts__item--marker:hover {
  border: 2px solid rgba(var(--orange), 0.2);
}

.punkt__body--marker {
  display: flex;
  align-items: center;
  column-gap: 20px;
  width: 100%;
}

.punkt__body--marker::before {
  content: "";
  flex: 10px 0 0;
  height: 10px;
  margin-top: 5px;
  background-color: rgb(var(--bg-accent));
  border-radius: 3px;
}

.form-question .form-sign__body {
  background: linear-gradient(
    0deg,
    rgba(188, 197, 196, 0.6) 0%,
    rgba(188, 197, 196, 0) 30%
  );
  background-color: rgba(217, 217, 217, 1);
}

.form-question .form-sign__title {
  color: rgb(var(--text-main));
}

.form-question .form-sign__form {
  border-left: 1px solid white;
  border-radius: 5px;
}

.form-question .agreement__checkbox label {
  display: flex;
  gap: 15px;
  color: rgba(53, 59, 75, 1);
}

.form-question .agreement__checkbox .wpcf7-list-item {
  padding: 0 25px;
}

.text-block.bg-dark {
  background-color: rgb(var(--bg-second));
}

.text-block.bg-dark .title {
  color: white;
}

.text-block.bg-dark .title:after {
  background-color: rgba(var(--white), 0.4);
}

.text-block.bg-dark .content-wrapper__about {
  color: white;
}

.text-block.bg-grey {
  background-color: rgba(var(--bg-gray), 0.5);
}

.text-block.bg-white {
  background-color: white;
}

.content-wrapper__body + .navigation {
  margin-top: 40px;
}

.breadcrumbs span[property="itemListElement"] {
  display: flex;
}

.experts-card__specialization {
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.experts-card__main .doctor__experience {
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
}

.experts-card__text {
  color: rgba(53, 59, 75, 0.6);
  margin-top: 0;
}

.slider__category:not(._active) .slider__category-img-wrapper::after {
  display: none;
}

.page:not(.home) .form-sign {
  padding-top: 80px;
}

.content-wrapper__price--brown {
  color: rgba(193, 95, 71, 1);
  font-family: CeraRoundPro;
  font-weight: 500;
  padding-left: 5px;
}

.popup.popup-video {
  display: flex;
  align-items: center;
}

.popup__video {
  height: 70vh;
}

.doctor__body {
  justify-content: space-between;
}

.doctor__info {
  min-width: 60%;
}

.form-sign__input {
  resize: vertical;
}

.gallery-card__link .videos-card__img {
  object-fit: contain;
}

.agreement__checkbox.checkbox,
.checkbox {
  display: flex;
}

.preloader rect {
  fill: #c15f47;
}

textarea.form-sign__input {
  height: 120px;
}

.form-sign__button {
  z-index: 1;
}

.doctor__about--specialization {
}

.doctor__about--text {
  color: rgba(53, 59, 75, 0.6);
  margin-top: 5px;
}

.default .content-wrapper.text-block {
  background-color: white;
}

.page-title {
  padding-bottom: 0;
}

.page-title + .content-wrapper.text-block {
  padding-top: 0;
}

.head__description {
  margin-left: 40px;
  padding-bottom: 30px;
}

.documents {
  padding: 60px 0 0;
  background-color: rgb(var(--bg-main));
}

.documents .title:after {
  display: none;
}

.documents .title {
  padding-bottom: 0;
}

.head__description ul li {
  display: flex;
  align-items: baseline;
  column-gap: 20px;
  padding: 10px 20px;
}

.head__description p {
  margin-bottom: 15px;
}

.head__description ul {
  margin-bottom: 10px;
}

.head__description ul li:before {
  content: "";
  flex: 10px 0 0;
  height: 10px;
  background-color: rgb(var(--lilac));
  border-radius: 3px;
}

.experts-card__title {
  width: 100%;
}

.experts-card__position::after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgb(var(--lilac), 0.4);
}

.experts-card__position {
  padding: 10px 0;
  position: relative;
  width: 100%;
  font-family: CeraRoundPro;
  line-height: 1.188;
  font-weight: 500;
  font-size: 14px;
}

.doctor__about--position {
  font-family: CeraRoundPro;
  line-height: 1.188;
  font-weight: 700;
  font-size: 16px;
  color: rgba(53, 59, 75, 1);
  padding-bottom: 10px;
}

.content-wrapper__about h3 {
  font-family: CeraRoundPro;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 20px;
}

.content-wrapper__about p,
.text-block .content-wrapper__about p:not(:last-child) {
  margin-bottom: 20px;
}

.hero-slide {
  background-color: rgba(149, 164, 209, 0.5);
}

.hero-slide__info {
  border: 1px solid white;
}

.header__phone-link {
  font-size: 14px;
}

.archive-diagnoses .item {
  font-size: 18px;
  line-height: 1.26;
}

.contacts__item-img-wrapper {
  background-color: rgba(116, 141, 193, 1);
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 50px;
}

.calendar__cell.available::after {
  border: 1px solid rgb(var(--border-gray));
}

@media (min-width: 1023.95px) {
  .calendar__cell._active::after {
    background-color: rgb(var(--bg-bright));
    border: 1px solid rgb(var(--bg-bright));
  }
}

.time__item {
  color: rgb(var(--text-main));
  border-color: rgb(var(--border));
}

.time__item._active {
  color: rgb(255 255 255);
  background-color: rgb(var(--bg-bright));
  border: 1px solid rgb(var(--bg-bright));
}

.select-lk-desk__variants._active {
  z-index: 1;
  overflow-y: auto;
  max-height: 250px;
}

.contacts__item-img-wrapper .contacts__item-img {
  flex: 22px 0 0;
  height: 22px;
}

.contacts__item-title {
  font-size: 14px;
}

@media (min-width: 1023.95px) {
  .lk-grid__card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .lk-grid__card-button {
    margin-top: auto;
  }

  .lk-grid__card-items {
    margin-bottom: 20px;
    margin-top: auto;
  }
}

.contacts__item-text {
  font-family: CeraRoundPro;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.214;
  margin-top: 5px;
  display: block;
}

.content-wrapper__about a {
  color: #748dc1;
}

.content-wrapper__about a:hover {
  color: #6699ff;
}

.menu-specialist-active .header__sign,
.menu-specialist-active .footer__sign-btn {
  display: none;
}

#wpadminbar {
  position: absolute !important;
}

.form-popup__body .v-application .step-doctor-wrap .col-md-6.col-lg-4.col-12 {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.modal__sign {
  display: block;
  width: 220px;
  margin: 0 auto;
  text-align: center;
}

.form-popup__body .rnova-widget .v-stepper__content {
  padding: 0px 24px 16px 24px;
}

.form-popup__body .rnova-widget .v-application .mt-sm-10 {
  margin-top: 0px !important;
}

.form-popup__body .rnova-widget .v-sheet.v-card:not(.v-sheet--outlined) {
  padding: 0px;
}

.form-popup__body .rnova-widget .v-application--wrap {
  min-height: auto;
}

.form-popup__body .rnova-widget .v-application .justify-center {
  flex-direction: column;
}

.file-upload-section {
  display: flex;
  align-items: center;
  gap: 10px;
}

.file-upload-label {
  cursor: pointer;
  display: inline-block;
}

.file-upload-label img {
  width: 149px;
  height: 149px;
}

.lk-grid__card--upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#file-upload-input {
  display: none;
}

.file-upload-section .loading {
  margin-left: 10px;
  color: #28a745;
}

@media (min-width: 1023.95px) {
  .menu-header > .menu-item > a._active {
    pointer-events: auto;
  }

  .hero-slide__image-wrapper {
    height: 500px;
  }
}

@media (min-width: 960px) {
  .form-popup__body .rnova-widget .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 600px) {
  .form-popup__body .rnova-widget .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 960px) {
  .form-popup__body .rnova-widget .v-application .ma-md-5 {
    margin: 0px !important;
  }
}


@media (min-width: 2700px) {
  .hero-slide__image-wrapper{
    height: 700px;
    max-height: 700px;
    flex: 0 0 40%;
  }
  .hero-slide__info-wrapper {
    flex-grow: 1;
    background-position: right top;
  }
  .hero-slide__info{
    max-width: 100%;
  }

}

/* account */
.page-account .title {
  text-align: center;
  padding-top: 40px;
  margin-left: 0;
}

.page-account .title:after {
  display: none;
}

.mdi-calendar-clock::before,
.mdi-calendar-edit::before,
.mdi-calendar-text::before,
.mdi-file-document::before,
.mdi-briefcase-outline::before,
.mdi-headphones::before {
  content: "" !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}

.mdi-calendar-clock::before {
  background-image: url("../img/account/calendar.svg");
}

.mdi-calendar-edit::before {
  background-image: url("../img/account/book.svg");
}

.mdi-calendar-text::before {
  background-image: url("../img/account/documents.svg");
}

.mdi-file-document::before {
  background-image: url("../img/account/files.svg");
}

.mdi-briefcase-outline::before {
  background-image: url("../img/account/program.svg");
}

.mdi-headphones::before {
  background-image: url("../img/account/call.svg");
}

.v-icon.notranslate.v-icon--left.mdi.mdi-calendar-edit.theme--light:before {
  display: none;
}

.v-size--small i,
button.theme--light.v-btn i {
  display: none !important;
}

.clinic-title svg path {
  fill: #c15f47 !important;
}

.rnova-widget .intervals .intervals-card {
  border-color: rgb(53 59 75) !important;
}

.appointments_list_btns .v-btn__content .col.col-4 {
  display: none;
}

header.v-toolbar {
  background: none !important;
  height: 64px;
  background: none;
  color: #353b4b;
}

/* end account */

.popup-courses .form-popup__text {
  margin-bottom: 30px;
  color: white;
}

.popup-courses .form-popup__title {
  margin-bottom: 15px;
}

.contacts {
  padding: 60px 0 30px;
}

.input-lk-desk {
  width: 100%;
}

.wpcf7 .wpcf7-submit:disabled,
.registration__submit:disabled {
  opacity: 0.7;
  cursor: no-drop;
}

.form-courses .form-sign__form-wrapper {
  margin-right: 0;
}

.form-courses .wpcf7 {
  width: 100%;
}

.success-popup__link {
  transition-duration: var(--transition);
  cursor: pointer;
  text-transform: uppercase;
  font-family: CeraRoundPro;
  font-size: 0.75em;
  line-height: 1.167;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 125px;
  padding: 7px 10px;
  border-radius: 5px;
  color: rgb(var(--text-second));
  background-color: rgb(var(--bg-accent));
  border: 1px solid rgba(var(--border-second), 0.4);
}

.success-popup__link:hover {
  color: rgb(var(--text-second));
  background-color: rgba(var(--bg-accent), 0.8);
}

.success-popup__bottom {
  text-align: center;
}

.lk-grid__card-item-small {
  font-size: 12px;
  color: #a3a3a3;
  display: block;
}

.sign-stage__body--parts-3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

#service-select ._select-variant {
  font-size: 1em;
  line-height: 1.5;
  padding: 10px 20px 10px 30px;
  border: 1px solid rgb(var(--border));
  border-radius: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  width: max-content;
}

#service-select ._select-variant:hover,
#service-select ._select-variant._active {
  border: 1px solid #c15f47;
  color: #c15f47;
}

#service-select ._select-variant {
  max-width: 100%;
}

#service-select ._select-variant span {
  font-weight: 700;
}

.sign-stage__checkbox {
  grid-column: span 2;
  padding-top: 10px;
}

.success-popup__title {
  font-size: 2.1em;
}

.success-popup__items span {
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

.success-popup__items .success-popup__item {
  border-bottom: 1px solid #17253e66;
  padding-bottom: 20px;
}

.footer__info-links {
  flex: 0 0 18%;
}

.footer__info-address {
  row-gap: 10px;
  display: flex;
  flex-direction: column;
}

#consultations-item,
.consultation-video-audio__body {
  transition-duration: var(--transition);
  display: flex;
  flex-direction: column;
  background-color: rgb(var(--bg-main));
  border-radius: 10px;
  box-shadow: 0 4px 20px 0 rgba(var(--blue-deep), 0.1);
  padding: 40px;
}

.lk-grid__under-item {
  color: rgba(var(--text-main), 1);
}

.account .fixed-menu._lp {
  display: none;
}

@media (min-width: 1279.95px) {
  .text_quote .about__body {
    column-gap: 35px;
  }
}

.show-mobile {
  display: none;
}

@media (min-width: 1023.95px) {
  .card-item__image-wrapper {
    align-items: flex-start;
  }
}

@media (max-width: 1023.95px) {
  .file-upload-label img {
    width: 88px;
    height: 88px;
  }

  .sign-stage__textarea.input-lk-desk {
    grid-column: 1 / -1;
    width: 100%;
  }

  .step-doctor-wrap .v-btn__content {
    font-size: 12px !important;
  }

  .form-sign__title {
    text-align: center;
  }

  .form-sign__form-wrapper {
    justify-content: center;
    margin-right: 38px;
    margin-top: 10px;
  }

  .mdi-calendar-clock::before,
  .mdi-calendar-edit::before,
  .mdi-calendar-text::before,
  .mdi-file-document::before,
  .mdi-briefcase-outline::before,
  .mdi-headphones::before {
    width: 25px;
    height: 25px;
  }

  .content-wrapper__about p {
    font-size: 14px;
  }

  .head__description ul li {
    padding: 10px 0px;
  }

  .head__description {
    margin: 0 20px;
    padding-bottom: 20px;
  }

  .page:not(.home) .form-sign {
    padding-top: 40px;
  }

  .form-question .form-sign__form {
    border: none;
  }

  .doctor__about {
    width: calc(100% - 40px);
  }

  .route__tabs-name {
    padding: 13px 10px 14px;
  }

  .gallery-clinic .gallery-card__img {
    height: 200px;
  }

  .course-card__image-wrapper {
    display: none;
  }

  .course-card__header {
    display: block;
  }

  .course-card__footer {
    flex-direction: column-reverse;
  }

  .course-card__title::before {
    content: "";
    display: inline-block;
    width: 50px;
    flex: 0 0 50px;
    height: 50px;
    border-radius: 3px;
    background-image: var(--mobile-icon);
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    vertical-align: middle;
  }

  .content-wrapper__price {
    margin-left: 20px;
    margin-right: 20px;
  }

  .hide-mobile {
    display: none;
  }

  .show-mobile {
    display: flex;
  }

  .text_quote__media-wrapper {
    width: 100%;
    flex: 0 0 100%;
  }

  .fixed-menu__btn {
    margin: 0 13px 0 0 !important;
  }

  .form-sign__button {
    width: 100%;
    max-width: 100%;
  }

  .route__map,
  .route__map #map {
    width: 100%;
    flex: 0 0 100%;
  }

  .route__btn .button {
    width: 100%;
  }

  .text-block .content-wrapper__img {
    width: 100%;
    margin: 0 0 20px;
  }

  .content-wrapper__body {
    flex-wrap: wrap;
  }

  .content-wrapper__body .content-wrapper__info {
    padding-bottom: 30px;
  }

  .content-wrapper__body .content-wrapper__image-wrapper {
    flex: 100% 0 0;
  }

  .content-wrapper {
    padding: 40px 0 50px;
  }

  .treatment-items .items__items .item {
    padding: 20px;
    column-gap: 20px;
  }

  .form-sign.inner-page {
    padding-top: 40px;
  }

  .content-wrapper__about._inner table {
    width: 100%;
  }
}

@media (max-width: 1023.95px) {
  .panel__body,
  .panel__round-btn {
    background-color: white;
  }
  .panel__round-btn {
    flex-direction: column;
    gap: 5px;
  }
  .panel__round-btn span {
    font-size: 8px;
    text-transform: uppercase;
  }
  .card-item__img {
    max-height: 50px;
  }

  .card-item__image-wrapper {
    flex: 70px 0 0;
  }

  .card-item {
    flex-wrap: wrap;
    row-gap: 5px;
  }
}

@media (min-width: 539.95px) {
  .experts-card__image-wrapper {
    height: 100%;
  }
}

@media (max-width: 539.95px) {
  .experts-card__image-wrapper {
    width: 100%;
    height: 270px;
  }
}

#rnova-text_chat {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

#rnova-text_chat .message-tex {
  font-size: 14px;
}

#rnova-text_chat .message-item {
  width: 80%;
  flex: 0 0 80%;
  background-color: #ebebeb;
  padding: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}

#rnova-text_chat .message-item:not(.patient) {
  border-bottom-right-radius: 10px;
}

#rnova-text_chat .message-item.patient {
  border-bottom-left-radius: 10px;
}

#rnova-text_chat .message-item:not(.patient)::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ebebeb;
  transform: rotate(180deg);
}

#rnova-text_chat .patient::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #beccf5;
  transform: rotate(180deg);
}

#rnova-text_chat .patient {
  background-color: #beccf5;
  margin-left: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#rnova-text_chat .message-header {
  font-size: 16px;
  margin-bottom: 10px;
}

#rnova-text_chat .message-header span {
  font-size: 14px;
  color: #353b4b;
  opacity: 0.5;
}

.message-form {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 15px 40px;
  background-color: #fff;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.04);
  border-radius: 0 0 20px 20px;
  margin: 0 -40px;
}

.message-form textarea {
  flex-grow: 1;
  resize: none;
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 10px 15px;
  font-size: 14px;
  font-family: inherit;
  line-height: 1.4;
  background: #f9f9f9;
  height: 80px;
  transition: border-color 0.2s;
}

.message-form textarea:focus {
  outline: none;
  border-color: #a5b4fc;
  background: #fff;
}

#send-message-btn {
  width: 40px;
  height: 40px;
  border: none;
  background: url("../img/account/send.svg") no-repeat center center;
  background-size: 30px 30px;
  cursor: pointer;
  transition: background-color 0.2s;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}

#send-message-btn:hover {
  opacity: 0.7;
}

.back-icon {
  text-align: left;
}

.header__settings-svg,
.header__logout-svg {
  width: 24px;
  height: 24px;
}

.header__user-wrapper {
  column-gap: 15px;
}

.auth-lk {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.5;
  padding: 17px 20px 17px 20px;
  border: 1px solid rgb(var(--border));
  border-radius: 20px;
  text-align: center;
  width: max-content;
  margin-left: auto;
}

.auth .submit-lk {
  background-color: rgb(var(--bg-accent));
}

.reg-lk {
  cursor: pointer;
  transition-duration: var(--transition);
  color: rgb(var(--text-second));
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 700;
  min-width: 269px;
  padding: 16px 10px 17px;
  background-color: rgb(var(--bg-second));
  border-radius: 20px;
  display: block;
  margin-top: 10px;
  text-align: center;
}

.auth .submit-lk:disabled {
  opacity: 0.7;
  cursor: no-drop;
}

.reg-lk:hover {
  color: white;
}

.agreement__link {
  color: #6699ff;
}

.button-main {
  cursor: pointer;
  transition-duration: var(--transition);
  color: rgb(var(--text-second));
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 700;
  min-width: 269px;
  padding: 16px 10px 17px;
  background-color: rgb(var(--bg-second));
  border-radius: 20px;
  text-align: center;
}

.button-main:hover {
  opacity: 0.8;
  color: white;
}

#profileForm .registration__first {
  text-align: right;
}

.error-message .button-main {
  margin-top: 30px;
  display: block;
}

.password-container {
  position: relative;
}

.input-lk-desk {
  padding-right: 40px;
}

.toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 24px;
  height: 24px;
}

.consultation-page {
  width: 100%;
}

.contacts__item .contacts__item-link .contacts__item-title {
}

.contacts__item:hover .contacts__item-link .contacts__item-title {
  color: #6699ff;
}

.consultation-page .reg-lk {
  margin: 20px auto;
  width: max-content;
}

.content-wrapper__about p.videos-card__name {
  margin-bottom: 0;
}

.content-wrapper__about .grid-videos__card {
  max-width: 560px;
}

.grid-videos__card {
  padding: 20px 20px 15px;
}

.videos-card__name,
.text-card__name {
  font-family: "CeraRoundPro";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  padding: 20px 0px;
}

.videos-card__name {
  padding: 20px 0px 0px 40px;
}

.videos-card__name::after {
  padding-right: 40px;
}

.videos-card__img,
.text-card__img {
  border-radius: 3px;
}

.text-card__img {
  width: 100%;
  height: 185px;
  object-fit: cover;
}

.videos-card__image-wrapper,
.videos-card__img {
  height: 295px;
}

.text-card__content {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: rgba(53, 59, 75, 0.6);
  padding-bottom: 16px;
}

.videos-card .slider__second-btn {
  width: 255px;
}

.text-card__button-wrapper {
  display: flex;
  justify-content: right;
  width: 100%;
}

.grid-videos__grid
  .grid-videos__card:nth-child(even)
  .text-card__button-wrapper {
  justify-content: left !important;
}

@media (max-width: 539.95px) {
  #rnova-text_chat .message-item {
    width: 100%;
    flex: 0 0 100%;
  }

  .back-icon {
    margin-bottom: 20px;
  }

  #service-select ._select-variant {
    width: 100%;
  }
}

@media (max-width: 1023.95px) {
  .anchor-menu {
    padding: 20px 20px;
    gap: 20px;
  }

  .footer__body-info {
    display: flex;
  }

  .footer__body-info {
    row-gap: 22px;
  }
  .page-courses .content-wrapper__info li {
    display: block;
  }

  .page-courses .content-wrapper__info li:before {
    display: inline-block;
    width: 10px;
    margin-right: 10px;
  }

  .videos-card__name {
    padding: 20px 0px 0px 0px;
  }

  .videos-card__name::after {
    display: none;
  }
}

.consultation-text__video {
  transition-duration: var(--transition);
  display: flex;
  flex-direction: column;
  background-color: rgb(var(--bg-main));
  border-radius: 10px;
  box-shadow: 0 4px 20px 0 rgba(var(--blue-deep), 0.1);
  padding: 40px;
}

.consultation-text__container {
  padding-bottom: 30px;
}

.calendar__today::after {
  border: none;
}
.centered-slide__img {
  position: relative;
}
.centered-slide__img img {
  position: absolute;
  width: 100%;
  height: 100%;

  top: 0;
  left: 0;
  object-fit: cover;
}

.knowledge .content-wrapper__container h1 {
  margin-top: 0;
}

@media (min-width: 1023.95px) {
  .fixed-menu__btn {
    position: relative;
    width: 70px;
    height: 70px;
  }

  .fixed-menu__btn-img {
    animation: disapear 2s infinite steps(15, start);
    position: absolute;
    width: 70px;
    height: 70px;
  }

  .fixed-menu__btn-img:nth-child(2) {
    scale: 0.9;
    animation-delay: 1s;
  }

  .fixed-menu__btn-phone {
    display: none;
  }
}

@media (max-width: 1023.95px) {
  .fixed-menu__btn-phone {
    animation: pulse 2s infinite;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0 15px 0 auto;
    background-color: #4076ff;
    border-radius: 50%;
  }

  .fixed-menu__btn-phone-img {
    width: 22px;
    height: 22px;
  }

  .fixed-menu__btn-img:nth-child(2) {
    display: none;
  }
}

@keyframes pulse {
  0% {
    opacity: 1;
    scale: 1;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
    scale: 0.8;
  }
  75% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
    scale: 1;
  }
}

@keyframes disapear {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.all-actions {
  display: flex;
}

.all-actions__see-all {
  min-width: 260px;
}

@media (min-width: 539.95px) {
  .all-actions__see-all {
    margin-left: auto;
  }
}

@media (max-width: 539.95px) {
  .all-actions {
    justify-content: center;
  }
}

.mb20 {
  margin-bottom: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mr20 {
  margin-right: 20px;
}

@media (min-width: 1023.95px) {
  .n2hide {
    display: none;
  }
}

@media (max-width: 1023.95px) {
  .x2hide {
    display: none;
  }
  .header__sign {
    margin-left: auto;
  }
  .header__logo-wrapper {
    align-items: center;
  }

  .header__logo-link {
    margin-right: auto;
  }
}

/* Success Page */
.success-page {
  max-width: 700px;
  padding-bottom: 40px;
}
.success-title {
  font-family: CeraRoundPro;
  font-weight: 900;
  font-size: 32px;
  margin-bottom: 30px;
  color: #748dc1;
  text-align: center;
}
.success-box {
  font-family: CeraRoundPro;
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.success-line {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.success-label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}
.success-value {
  font-size: 16px;
}
.calendar-title {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 15px;
  text-align: center;
}
.calendar-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.calendar-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
}
.calendar-button img {
  display: block;
}
.success-back-wrapper {
  margin-top: 40px;
  text-align: center;
}
.back-link,
.back-link:visited {
  display: inline-block;
  padding: 12px 25px;
  background: #748dc1;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
  cursor: pointer;
}
.back-link:hover {
  opacity: 0.8;
  transition: 0.3s;
  color: #fff;
}


/* android +
.select-lk-desk__variants._active {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: auto;
}

@supports (-webkit-touch-callout: none) {
    .select-lk-desk__variants._active {
        scrollbar-width: auto;
        scrollbar-color: auto;
    }
    
    .select-lk-desk__variants._active::-webkit-scrollbar {
        width: auto;
    }
}

@media (max-width: 992px) {
    .select-lk-desk__variants._active::-webkit-scrollbar {
        width: 8px;
        background-color: #f0f0f0;
    }
    
    .select-lk-desk__variants._active::-webkit-scrollbar-thumb {
        background-color: #c1c1c1;
        border-radius: 4px;
    }
}
*/


.select-lk-desk__variants._active {
    z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
    max-height: 250px;
    -webkit-overflow-scrolling: touch;
  scrollbar-gutter: stable;
}

/* ТОЛЬКО WebKit стили (работают на Android/iOS) */
.select-lk-desk__variants._active::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 6px;
  width: 6px
}

.select-lk-desk__variants._active::-webkit-scrollbar-track {
    background: #f1f1f1;
  border: none;
  border-radius: 3px
}

.select-lk-desk__variants._active::-webkit-scrollbar-thumb {
    background: #6e6e6e;
    border-radius: 3px;
}




/*
.select-lk-desk__variants._active {
    z-index: 1;
    overflow-y: auto;
    max-height: 250px;
    -webkit-overflow-scrolling: touch; 
}


.select-lk-desk__variants._active::-webkit-scrollbar {
    width: 6px;
}

.select-lk-desk__variants._active::-webkit-scrollbar-track {
    background: #F0F0F0;
    border-radius: 3px;
}

.select-lk-desk__variants._active::-webkit-scrollbar-thumb {
    background: #6e6e6e;
    border-radius: 3px;
}

.select-lk-desk__variants._active::-webkit-scrollbar-thumb:hover {
    background: #5a5a5a;
}


@supports (scrollbar-width: thin) {
    .select-lk-desk__variants._active {
        scrollbar-width: thin;
        scrollbar-color: #6e6e6e #F0F0F0;
    }
}

@media (max-width: 768px) {
    .select-lk-desk__variants._active::-webkit-scrollbar {
        width: 8px;
    }
    
    .select-lk-desk__variants._active::-webkit-scrollbar-thumb {
        background: #6e6e6e;
        border-radius: 4px;
    }
}
*/