html {
  scroll-behavior: smooth;
}

.comagic-widget {
  padding-bottom: 110px;
}

button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0
}

a {
  color: #4a3c31;
  transition: color .2s ease-in
}

#show-map,
a {
  text-decoration: none
}

p {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #4a3c31;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px
}

@media (min-width:768px) {
  p {
    font-size: 14px;
    margin-bottom: 16px
  }
}

@media (min-width:1280px) {
  p {
    font-size: 16px
  }
}

@media (max-width: 767px) {
  .complete-content h3 {
    font-size: 20px;
    margin-top: 12px;
    line-height: 1.4;
  }
}

.sc-container {
  margin: 0 auto;
  width: 100%;
  max-width: 520px;
  margin-bottom: 60px;
}

@media (min-width:768px) {
  .sc-container {
    max-width: 720px;
    margin-bottom: 44px
  }
}

@media (min-width:1280px) {
  .sc-container {
    max-width: 1128px;
    margin-bottom: 66px
  }
}


.main-title {
  display: block;
  padding: 0;
  margin: 0 0 24px 0;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.4;
  color: #11584e
}

@media (min-width:1280px) {
  .main-title {
    font-size: 36px
  }
}

.sc-title {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #4a3c31;
  margin-top: 0;
  font-size: 22px;
  line-height: 1.35;
  margin-bottom: 8px
}

.centered-text {
  max-width: 938px;
  margin: 0 auto
}

.centered-text {
  text-align: center
}

@media (min-width:768px) {
  .from-middle-hidden {
    display: none
  }
}

.from-middle-visible {
  display: none
}

@media (min-width:768px) {
  .from-middle-visible {
    display: block
  }
}

@media (min-width:1280px) {
  .recomendations {
    padding-left: 82px
  }
}

.sc-fluid-green {
  box-sizing: border-box;
  width: 100%;
  padding: 40px 20px;
  background-color: #ebf5f1;
  margin-bottom: 32px
}

@media (min-width:1280px) {
  .sc-fluid-green {
    margin-bottom: 60px
  }
}

.sc-button {
  width: 100%;
  height: 48px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff6848;
  border-radius: 4px
}

@media (min-width:1280px) {
  .sc-button {
    font-size: 14px
  }
}

.doctor-list.owl-carousel .owl-stage-outer, .carousel-element-list.owl-carousel .owl-stage-outer {
  margin: -20px;
  padding: 20px
}


.sc-slider.owl-carousel .owl-nav {
  position: absolute;
  top: 35%;
  left: 0;
  display: flex;
  justify-content: space-between;
  right: 0;
  max-width: 1128px;
  margin: 0 auto
}

.sc-slider.owl-carousel .owl-nav button {
  width: 56px !important;
  height: 56px !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center
}

.sc-slider.owl-carousel .owl-nav button::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../../assets/images/arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.sc-slider.owl-carousel .owl-nav button:last-of-type::after {
  transform: rotate(180deg)
}

.sc-slider.owl-carousel .owl-nav button span {
  display: none
}

@media (min-width:576px) and (max-width:768px) {
  .complete-footer {
    position: relative
  }

  #footer row {
    display: flex
  }

  #footer .col-sm-6.hidden-xs:first-of-type {
    width: 40%
  }

  #footer .col-sm-6.hidden-xs:nth-of-type(2) {
    width: 60%
  }

  #footer .col-sm-6.hidden-xs:nth-of-type(2) div {
    width: 50%
  }

  #footer .col-sm-12.hidden-xs {
    margin: 32px 0
  }

  .bottom-footer .hidden-lg.hidden-md {
    display: none
  }
}

@media (max-width:639px) {
  .gc-header-line {
    height: 64px
  }
}

.sc-quote {
  padding-left: 20px;
  margin: 16px 0;
  border-left: 2px solid #11584e;
  font-style: italic
}

.appt-form-guta .modal-left-block .address {
  color: #8d99a9 !important;
  right: 0 !important;
  left: 0 !important;
  padding-right: 20px !important;
  padding-left: 20px !important
}

.breadcrumbs {
  margin-bottom: 32px;
  display: none
}

@media (min-width:768px) {
  .breadcrumbs {
    display: block
  }
}

.breadcrumbs li,
.breadcrumbs li a,
.breadcrumbs__item,
.breadcrumbs__item a {
  display: inline-block;
  text-decoration: none;
}

.breadcrumbs li,
.breadcrumbs li:not(:first-of-type):before,
.breadcrumbs li a,
.breadcrumbs__item,
.breadcrumbs__item:not(:first-of-type):before,
.breadcrumbs__item a {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: #6584a7
}

.breadcrumbs li:not(:first-of-type):before,
.breadcrumbs__item:not(:first-of-type):before {
  content: " - ";
  display: inline
}

.breadcrumbs li:last-of-type,
.breadcrumbs__item:last-of-type {
  color: #4a3c31
}

.sc-dropdown-conatiner {
  display: flex;
  margin-bottom: 24px;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.sc-dropdown-conatiner>.sc-dropdown {
  flex: 0 0 100%;
  width: 100%;
  margin: 4px;
}

@media (min-width:768px) {
  .sc-dropdown-conatiner {
    margin-bottom: 36px
  }

  .sc-dropdown-conatiner>.sc-dropdown {
    flex: 0 0 32%;
    width: 32%;
  }

  /*sc-dropdown for prices*/
  .prices__operativnaya-urologiya>.sc-dropdown-conatiner>.sc-dropdown {
    flex: 0 0 100%;
    width: 100%;
  }
}

@media (min-width:1280px) {
  .sc-dropdown-conatiner {
    margin-bottom: 56px
  }

  /*sc-dropdown for prices*/
  .prices__operativnaya-urologiya>.sc-dropdown-conatiner>.sc-dropdown {
    flex: 0 0 32%;
    width: 32%;
  }
}

.sc-dropdown {
  width: 100%;
  padding: 4px 0 4px 4px;
  /* max-width: 100%; */
  background: #fff;
  border: 1px solid #cbd5e0;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
  margin-bottom: 12px
}

.sc-dropdown_green {
  background-color: #ebf5f1
}

.sc-dropdown_dark-green {
  background-color: #11584e
}

/* @media (min-width:768px) {
  .sc-dropdown {
    max-width: 232px
  }

  .sc-dropdown:not(:nth-of-type(3n)) {
    margin-right: 12px
  }
}

@media (min-width:1280px) {
  .sc-dropdown {
    max-width: 364px
  }

  .sc-dropdown:not(:nth-of-type(3n)) {
    margin-right: 18px
  }
} */

.sc-dropdown__header {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  min-height: 76px;
  padding: 0 48px 0 14px
}

@media (min-width:768px) {
  .sc-dropdown__header {
    min-height: 48px;
    padding: 0 36px 0 8px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__header {
    min-height: 76px;
    padding: 0 48px 0 14px
  }
}

.sc-dropdown__icon-container {
  margin-right: 12px
}

.sc-dropdown__icon {
  width: 48px;
  height: 48px
}

@media (min-width:768px) {
  .sc-dropdown__icon {
    width: 32px;
    height: 32px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__icon {
    width: 48px;
    height: 48px
  }
}

.sc-dropdown__title {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #4a3c31;
  text-decoration: none;
  transition: color .2s ease-in;
  margin: 0;
  padding: 0
}

@media (min-width:768px) {
  .sc-dropdown__title {
    font-size: 14px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__title {
    font-size: 18px
  }
}

.sc-dropdown_dark-green .sc-dropdown__title {
  color: #fff
}

.govorov .sc-dropdown__header {
  cursor: pointer;
}

.sc-dropdown__control {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 12px;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  background-color: transparent
}

@media (min-width:768px) {
  .sc-dropdown__control {
    top: 6px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__control {
    top: 12px
  }
}

.sc-dropdown__control::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  padding: 16px;
  background-size: 17px;
  background-image: url(../../assets/images/control-icon.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  box-sizing: content-box;
  transition: transform .2s ease-out
}

@media (min-width:768px) {
  .sc-dropdown__control::after {
    width: 11px;
    height: 11px;
    padding: 12px 10px;
    background-size: 11px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__control::after {
    width: 17px;
    height: 17px;
    padding: 16px;
    background-size: 17px
  }
}

.sc-dropdown.active .sc-dropdown__control::after {
  transform: rotate(45deg)
}

.sc-dropdown_dark-green .sc-dropdown__control::after {
  background-image: url(../../assets/images/control-icon_white.svg)
}

.sc-dropdown__body {
  display: none;
  padding: 0 8px 20px;
}

@media (min-width:1280px) {
  .sc-dropdown__body {
    padding: 0 14px 20px
  }
}

.sc-dropdown.active .sc-dropdown__body {
  display: block
}

.sc-dropdown__list {
  border-top: 1px solid #cbd5e0;
  padding-top: 17px
}

.sc-dropdown__list li {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  padding: 8px 0;
  color: #4a3c31
}

.sc-dropdown_dark-green .sc-dropdown__list {
  border-color: #fff
}

.check-list,
.sc-dropdown__list_check,
.sc-dropdown__list_stars {
  padding-left: 44px
}

.sc-dropdown__list_check li {
  position: relative
}

.sc-dropdown__list_check li::after {
  content: "";
  position: absolute;
  left: -22px;
  top: 11px;
  width: 15px;
  height: 15px;
  background-image: url(../../assets/images/check.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

@media (min-width:768px) {
  .sc-dropdown__list_check li::after {
    width: 14px;
    height: 14px;
    top: 8px
  }
}

.sc-dropdown__list_stars li {
  position: relative
}

.sc-dropdown__list_stars li::after {
  content: "";
  position: absolute;
  left: -22px;
  top: 12px;
  width: 12px;
  height: 12px;
  background-image: url(../../assets/images/star.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.sc-dropdown__list_even-colored li:nth-of-type(odd) {
  background-color: #ebf5f1
}

.sc-dropdown__list_even-colored li {
  padding-top: 16px;
  padding-bottom: 16px
}

@media (min-width:768px) {
  .sc-dropdown__list_even-colored li {
    padding-top: 8px;
    padding-bottom: 8px
  }
}

.sc-dropdown__list_main li {
  padding-left: 42px
}

@media (min-width:1280px) {
  .sc-dropdown__list_main li {
    padding-left: 40px
  }
}

.sc-dropdown__list_price li {
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between
}

@media (min-width:768px) {
  .sc-dropdown__list_price li {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__list_price li {
    font-size: 14px
  }
}

.sc-dropdown__list_price li span:first-of-type {
  margin-right: 20px
}

.sc-dropdown__list_price li span:last-of-type {
  flex-shrink: 0;
  font-weight: 600;
  font-size: 13px
}

@media (min-width:768px) {
  .sc-dropdown__list_price li span:last-of-type {
    font-size: 11px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__list_price li span:last-of-type {
    font-size: 12px
  }
}

.sc-dropdown__list_price li span:last-of-type::after {
  content: ' ₽';
}

@media (min-width:768px) {
  .sc-dropdown__list li {
    font-size: 12px
  }
}

@media (min-width:1280px) {
  .sc-dropdown__list li {
    font-size: 16px
  }
}

.sc-dropdown_dark-green li,
.sc-dropdown_dark-green li a {
  color: #fff
}

.sc-dropdown_dark-green li::after {
  background-image: url(../../assets/images/check_white.svg)
}

.sc-dropdown__list_check .sc-dropdown__list a {
  text-decoration: underline
}

.popular-services {
  background-color: #ebf5f1;
  width: 100%;
  margin: 0 auto 0 0;
  padding: 28px 72px 16px;
  box-sizing: border-box;
  border-radius: 8px
}

.popular-services_patology {
  padding: 28px 56px 16px;
  background-color: #11584e;
  margin-left: 0;
}

.popular-services_patology li a {
  color: #fff
}

.popular-services_patology li {
  color: #fff;
  flex: 0 0 33.3%;
  max-width: 33.3%
}

.popular-services_patology .check-list>li::after {
  background-image: url(../../assets/images/check_white.svg)
}

.popular-services__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
}

.popular-services__list.check-list {
  padding-left: 0;
}

.popular-services__list.check-list>li::after {
  left: 4px
}

.popular-services__list li {
  flex: 0 0 50%;
  max-width: 50%;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 16px;
  color: #4a3c31;
  position: relative;
  padding-left: 24px;
  box-sizing: border-box
}

.popular-services__list li a[href],
.check-list>li a[href] {
  text-decoration: underline
}

@media (min-width:1280px) {
  .popular-services__list li {
    font-size: 16px;
    line-height: 22px
  }
}

.popular-services__list li::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  background-image: url(../../assets/images/star.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

@media (min-width:768px) {
  .popular-services__list li::after {
    top: 2px
  }
}

@media (min-width:1280px) {
  .popular-services__list li::after {
    top: 4px
  }
}

.features-v2 {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  flex-direction: column;
  padding-left: 98px;
  padding-top: 10px;
}
.features-v2__item {
  position: relative;
  margin-bottom: 30px;
}
.features-v2__item:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: -30px;
  top: 0;
  background: url("./images/sparkling.svg") no-repeat center center;
  background-size: contain;
}
.features-v2__item_title {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #11584e;
}

.features-v2__item_desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #4a3c31;
  font-size: 16px;
  line-height: 1.5;
}

.features {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap
}

.features-item {
  flex: 0 0 28%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
}

@media (max-width:768px) {
  .features-item {
    flex: 0 0 50%;
  }
  .features-v2 {
    padding-left: 33px;
  }
}


.features-item__icon-container {
  background-color: #ebf5f1;
  border-radius: 102px;
  width: 134px;
  height: 134px;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 12px
}

.features-item__name {
  height: 55px;
  font-weight: bold;
  color: #11584E;
  text-align: center;
}

.features-item__descr {
  font-size: 14px;
  color: #4A3C31;
  text-align: center;
}

@media (min-width:768px) {
  .features-item__icon-container {
    width: 192px;
    height: 192px
  }
}

.features-item__title {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 1.5;
  text-align: center;
  color: #4a3c31;
  margin-top: 0;
  max-width: 155px;
  word-break: break-word
}

@media (min-width:768px) {
  .features-item__title {
    max-width: 100%;
  }
}

@media (min-width:1280px) {
  .features-item__title {
    font-size: 16px;
  }
}

.carousel-element-list .owl-stage {
  display: flex;
}

.carousel-element-list .owl-item {
  display: flex;
}

.doctor-card, .carousel-element-list__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 24px rgba(203, 213, 224, .25);
  width: 264px;
  padding: 28px 14px 22px
}

.carousel-element-list__card {
  width: 100%;
  display: block;
}

@media (max-width: 768px) {
  .carousel-element-list__card {
    width: 100%;
  }

  .carousel-element-list.owl-carousel .owl-nav .owl-prev {
    left: -15px !important;
  }

  .carousel-element-list.owl-carousel .owl-nav .owl-next {
    right: -15px !important;
  }
}

.doctor-card h3 {
  font-weight: 400;
  color: #11584e;
  text-decoration: underline;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 16px;
}

.carousel-element-list__card h3 {
  font-weight: 700;
  color: #000;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 16px;
}


.doctor-card:not(:last-of-type), .carousel-element-list__card:not(:last-of-type) {
  margin-right: 12px
}

@media (min-width:1280px) {
  .doctor-card p {
    font-size: 14px
  }

  .carousel-element-list__card p {
    font-size: 16px;
  }
}

.doctor-card__photo, .carousel-element-list__photo {
  display: block;
  margin-bottom: 16px
}

.doctor-card__achivment {
  font-size: 14px;
  line-height: 19px
}

.doctor-card__achivment,
.doctor-card__price {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #4a3c31;
  margin-bottom: 16px
}

.doctor-card__price {
  font-size: 12px;
  line-height: 24px
}

.sc-slider * {
  box-sizing: border-box
}

.sc-slider__item {
  display: flex;
  flex-direction: column;
  max-width: 940px;
  margin: 0 auto
}

@media (min-width:768px) {
  .sc-slider__item {
    flex-direction: row
  }
}

.sc-slider__image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width:768px) {
  .sc-slider__image-container {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0;
    height: 320px;
  }
}

@media (min-width:1280px) {
  .sc-slider__image-container {
    padding: 20px 36px;
    height: 400px
  }
}

@media (min-width:768px) {
  .sc-slider__content {
    padding: 0 60px 0 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 50%;
    flex: 0 0 50%
  }
}

@media (min-width:1280px) {
  .sc-slider__content {
    padding: 0 80px 0 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 50%;
    flex: 0 0 50%
  }
}

.sc-slider__title {
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 20px;
}

.sc-slider__description {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: flex-end;
  color: #4a3c31;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4
}

@media (min-width:768px) {
  .sc-slider__description {
    font-size: 12px
  }
}

@media (min-width:1280px) {
  .sc-slider__description {
    font-size: 16px
  }
}

.sc-appointment {
  display: flex;
  flex-direction: column;
  background-color: #ebf5f1
}

.sc-appointment * {
  box-sizing: border-box
}

@media (min-width:768px) {
  .sc-appointment {
    flex-direction: row
  }
}

.sc-appointment__aside {
  background-color: #11584e;
  padding: 20px 55px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 19px;
  color: #fff;
  width: 100%
}

@media (min-width:768px) {
  .sc-appointment__aside {
    line-height: 25px;
    max-width: 232px;
    padding: 0 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../../assets/images/dec-cross.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: contain
  }
}

@media (min-width:1280px) {
  .sc-appointment__aside {
    max-width: 364px;
    font-size: 24px;
    padding: 0 80px;
    line-height: 33px
  }
}

.sc-appointment__form {
  display: flex;
  flex-direction: column;
  padding: 32px 55px;
  min-height: 319px;
}

@media (min-width:768px) {
  .sc-appointment__form {
    min-height: 213px;
    padding: 30px 24px;
    flex-direction: row;
    flex-wrap: wrap
  }
}

@media (min-width:1280px) {
  .sc-appointment__form {
    min-height: 269px;
    padding: 40px 100px 52px;
    flex-direction: row;
    flex-wrap: wrap
  }
}

.sc-appointment__input-container {
  position: relative;
}

.sc-appointment__input-container:last-of-type {
  margin-bottom: 28px
}

@media (min-width:768px) {

  .sc-appointment__input-container,
  .sc-appointment__input-container:last-of-type {
    margin-bottom: 32px
  }

  .sc-appointment__input-container:nth-of-type(2n) {
    flex: 0 0 50%;
    max-width: 50%
  }

  .sc-appointment__input-container:nth-of-type(odd) {
    flex: 0 0 43%;
    max-width: 43%;
    margin-right: 7%
  }
}

.sc-appointment__input-validation {
  position: absolute;
  font-size: 13px;
  color: #ff6848;
  opacity: .7;
  left: 10px;
  bottom: -2px
}

.sc-appointment__input,
.sc-appointment__input-validation {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 16px
}

.sc-appointment__input {
  width: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 12px 10px;
  border-bottom: 1px solid #cbd5e0;
  font-size: 15px;
  color: #4a3c31;
  margin-bottom: 20px;
  text-align: left !important
}

@media (min-width:768px) {
  .sc-appointment__input {
    font-size: 14px
  }
}

.sc-appointment__button {
  margin-bottom: 16px
}

@media (min-width:768px) {
  .sc-appointment__button {
    margin-bottom: 8px;
    order: 1;
    flex: 0 0 50%;
    max-width: 50%
  }
}

.sc-appointment__pdp {
  position: relative;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4;
  color: #4a3c31
}

@media (min-width:768px) {
  .sc-appointment__pdp {
    font-size: 9px;
    flex: 0 0 43%;
    max-width: 43%;
    margin-right: 7%;
  }
}

@media (min-width:1280px) {
  .sc-appointment__pdp {
    font-size: 12px;
  }
}

.sc-appointment__pdp a {
  text-decoration: underline
}

@media (min-width:1280px) {
  .sc-text-block {
    max-width: 940px
  }
}

.sc-text-block__control {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 0
}


.sc-text-block__footer {
  display: flex;
  background-color: #fff;
  position: relative
}

.sc-text-block__footer:before {
  content: "";
  display: block;
  position: absolute;
  height: 60px;
  left: 0;
  right: 0;
  top: -60px;
  background-image: linear-gradient(0deg, #fff 2%, hsla(0, 0%, 100%, .6) 34%, hsla(0, 0%, 100%, 0) 94%);
  transition: 0.2s ease-out height;
}

.sc-text-block.active .sc-text-block__footer::before {
  height: 0;
}

.sc-text-block__inner {
  max-height: 180px;
  overflow: hidden;
  transition: .2s ease-out
}

.sc-text-block a {
  text-decoration: underline;
}

.sc-text-block p.p-list-item {
  position: relative;
  padding-left: 35px;
}

.sc-text-block p.p-list-item:before {
  content: "";
  display: block;
  position: absolute;
  height: 15px;
  width: 15px;
  top: calc(50% - 8px);
  left: 0;
  background-color: #11584E;
  border-radius: 50%;
  overflow: hidden;
}

.sc-text-block.active .sc-text-block__inner {
  max-height: 10000px;
  overflow: visible;
}

.sc-text-block h3,
.sc-text-block h4 {
  margin-bottom: 18px;
}

.sc-text-block h3 {
  font-size: 22px !important;
}

.view-prices-stomatology {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.view-prices-stomatology .view-prices-stomatology__btn {
  display: block;
  padding: 16px 36px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff6848;
  border-radius: 4px;
}

@media (max-width: 1279px) {
  .view-prices-stomatology .view-prices-stomatology__btn {
    margin-right: 110px;
  }
}

@media (max-width: 1199px) {
  .view-prices-stomatology .view-prices-stomatology__btn {
    margin-right: 100px;
  }
}

@media (max-width: 767px) {
  .sc-text-block h3 {
    font-size: 20px;
  }
  .view-prices-stomatology .view-prices-stomatology__btn {
    margin-right: 0;
  }
}

.check-list {
  padding-left: 34px;
  display: flex;
  flex-direction: column;
}

.check-list>li {
  position: relative;
  display: inline-block;
}

.check-list>li::after {
  content: "";
  position: absolute;
  left: -22px;
  top: 3px;
  width: 14px;
  height: 14px;
  background-image: url(../../assets/images/check.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.check-list_white > li {
  color: #ffffff;
}

.check-list_white > li::after {
  background-image: url(../../assets/images/check_white.svg)
}

@media (min-width:768px) {
  .check-list>li::after {
    left: -18px;
    top: 1px;
    width: 13px;
    height: 13px
  }
}

@media (min-width:1280px) {
  .check-list>li::after {
    left: -22px;
    top: 3px;
    width: 15px;
    height: 15px
  }
}

.sc-button:disabled {
  background-color: #af9c98;
}

.doctor-list.owl-carousel .owl-nav, .carousel-element-list.owl-carousel .owl-nav {
  position: absolute;
  top: 35%;
  left: 0;
  display: flex;
  justify-content: space-between;
  right: 0;
  max-width: 1128px;
  margin: 0 auto
}

.doctor-list.owl-carousel .owl-nav button, .carousel-element-list.owl-carousel .owl-nav button {
  width: 56px !important;
  height: 56px !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 24px rgb(203 213 224 / 25%);
}

.doctor-list.owl-carousel .owl-nav button.disabled, .carousel-element-list.owl-carousel .owl-nav button.disabled {
  opacity: 0.4;
}

.doctor-list.owl-carousel .owl-nav button::after, .carousel-element-list.owl-carousel .owl-nav button::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../../assets/images/arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.doctor-list.owl-carousel .owl-nav button:last-of-type::after, .carousel-element-list.owl-carousel .owl-nav button:last-of-type::after {
  transform: rotate(180deg)
}

.doctor-list.owl-carousel .owl-nav .owl-prev, .carousel-element-list.owl-carousel .owl-nav .owl-prev {
  left: -70px;
  position: absolute;
}

.doctor-list.owl-carousel .owl-nav .owl-next, .carousel-element-list.owl-carousel .owl-nav .owl-next {
  right: -70px;
  position: absolute;
}

.doctor-list.owl-carousel .owl-nav button span, .carousel-element-list.owl-carousel .owl-nav button span {
  display: none
}

.doctor-list.owl-carousel .owl-dots, .carousel-element-list.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.doctor-list.owl-carousel button.owl-dot, .carousel-element-list.owl-carousel button.owl-dot {
  height: 25px;
  width: 25px;
  margin: 0 7px;
  border-radius: 50%;
  border: 5px solid #2C5E4F;
}

.doctor-list.owl-carousel button.owl-dot.active, .carousel-element-list.owl-carousel button.owl-dot.active {
  background: #2C5E4F;
}

.certificate-title {
  color: #11584E;
}

.appt-form {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .blue-line .call p {
    padding-left: 8px;
  }

  .blue-line .phone {
    font-size: 20px;
  }
}



.list,
.sc-text-block ul {
  padding-left: 24px;
}

.list li,
.sc-text-block ul li,
.sc-text-block ol li {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  line-height: 1.55;
}

.sc-text-block ul,
.sc-text-block ol {
  margin-bottom: 30px;
}

.sc-text-block ol li {
  list-style-type: decimal;
}

.list li::after,
.sc-text-block ul li::after {
  content: "";
  position: absolute;
  left: -22px;
  width: 15px;
  height: 15px;
  top: 6px;
  background-image: url(../../assets/images/check.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.list>li>.list>li::after,
.sc-text-block ul>li>ul>li::after {
  content: "";
  position: absolute;
  left: -19px;
  top: 7.5px;
  width: 12px;
  height: 12px;
  background-image: url(../../assets/images/star.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sc-text-block ul>li>ul {
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 14px
}

.sc-slider__content p,
.sc-text-block p {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #4a3c31;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px
}

.sc-text-block img {
  float: right;
  width: 45%;
  margin-left: 18px;
  margin-bottom: 12px;
  margin-top: 6px;
  object-fit: cover;
}

.float-left {
  float: left;
}

.table-even-colored tr:nth-of-type(2n) {
  background-color: #ebf5f1;
}

.scrollable-table-wrapper {
  overflow-x: scroll;
}

.sc-text-block .sc-text-block-preview {
  float: left;
  width: 40%;
  margin-top: 8px;
  margin-bottom: 4px;
  padding-right: 20px;
}

.sc-tab-panel {
  display: block;
  width: 100%;
  background-color: #ebf5f1;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  overflow: hidden
}

@media (min-width:768px) {
  .sc-tab-panel {
    flex-direction: row
  }
}

.sc-tab-panel__nav {
  padding: 28px 20px 36px 52px;
  background-color: #11584e;
  box-sizing: border-box
}

@media (min-width:768px) {
  .sc-tab-panel__nav {
    min-width: 244px;
    padding: 32px 44px 36px
  }
}

@media (min-width:1280px) {
  .sc-tab-panel__nav {
    min-width: 384px;
    padding: 30px 24px 36px 96px
  }
}

.sc-tab-panel__nav-item {
  position: relative
}

.sc-tab-panel__nav-item:not(:last-of-type) {
  margin-bottom: 19px
}

.sc-tab-panel__nav-item button {
  cursor: pointer;
  box-sizing: border-box;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  padding-bottom: 2px;
  transition: .2s ease-in;
  text-align: left !important;
  border-bottom: 2px solid transparent;
  font-size: 16px;
  line-height: 22px;
  display: inline-block
}

.sc-tab-panel__nav-item button:focus,
.sc-tab-panel__nav-item button:hover {
  opacity: .6
}

.sc-tab-panel__nav-item.active button {
  border-bottom-color: #fff;
  opacity: 1
}

.sc-tab-panel__nav-item a {
  font-size: 0;
  color: #fff;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -26px;
  top: 3px;
  background-image: url(../../assets/images/info.svg)
}

.sc-tab-panel__tab-container {
  width: 100%;
  padding: 28px 20px 36px 52px
}

@media (min-width:1280px) {
  .sc-tab-panel__tab-container {
    padding: 28px 90px 20px
  }
}

.sc-tab-panel__tab.active {
  display: flex
}

.sc-tab-panel__tab {
  display: none;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%
}

@media (min-width:768px) {
  .sc-tab-panel__tab {
    flex-direction: row
  }
}

.sc-tab-panel__tab>li {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #4a3c31;
  display: inline-block;
  text-align: left !important
}

.sc-tab-panel__tab>li:not(:last-of-type) {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .sc-tab-panel__tab>li {
    font-size: 14px;
    margin-bottom: 16px !important
  }

  .sc-tab-panel__tab>li:nth-of-type(odd) {
    width: 43%;
    flex: 0 0 43%;
    margin-right: 7%
  }

  .sc-tab-panel__tab>li:nth-of-type(2n) {
    width: 50%;
    flex: 0 0 50%
  }
}

@media (min-width:1280px) {
  .sc-tab-panel__tab>li {
    font-size: 16px
  }
}

.diagnostics {
  position: relative;
  font-size: 16px;
}

.diagnostics__detail-picture {
  width: 100%;
}

.diagnostics__title {
  margin-top: 20px;
}

.diagnostics__description {
  background-color: rgba(211, 211, 211, 1);
  padding: 20px;
}

.diagnostics__description_detail {
  bottom: 0;
}

.diagnostics__image-btn {
  width: 200px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.formatable-text ul {
  padding-left: 20px;
}

.formatable-text li {
    list-style-type: circle;
}

.paragraph-with-icon {
  display: flex;
  align-items: start;
}

.paragraph-with-icon__icon {
  margin-right: 10px;
}

.services-detail-nav {
  display: flex;
  gap: 35px;
  justify-content: space-around;
  padding: 15px 0;
  list-style: none;
  border: 1px solid #f1f2f3
}

.content-wrap ul {
  padding-bottom: 1em;
}

.services-detail-nav li {
  margin: 0!important;
}

.services-detail-nav li:before {
  display: none!important;
}

.services-detail-nav li a {
  text-decoration: none;
}

.appointment-link-block {
  margin-bottom: 20px;
  display: inline-block;
}

.promos .promo-main {
  margin-left: 0px;
  margin-right: 0px;
}

.image-container {
  position: relative;
}

.image-container_layout-half-down {
  margin-bottom: 100px;
}

.image-container-content {
  padding-left: 40px;
  height: 0;
}

.image-container-btn {
  width: 200px;
  position: absolute;
  bottom: -40px;
}

.image-half {
  width: 50% !important;
  display: inline-block !important;
}

.image-half__image {
  width: 100%;
}

.text-half {
  vertical-align: top;
  display: inline-block;
  width: 49%;
}

.text-half-right {
  padding-left: 20px;
}

.text-half-left {
  padding-right: 20px;
}

.owl-nav .owl-prev span, .owl-nav .owl-next span {
  font-size: 50px;
  position: absolute;
  top: 33%;
}

.owl-nav .owl-next span {
  right: 0;
}

.reviews-block {
  padding: 0 1em 2em 0;
  margin-left: 0;
  margin-right: 0;}
.reviews-block__leftcolumn {
  width: 12%;
  float: left; }
.reviews-block__rightcolumn {
  width: 88%;
  float: left; }
.count-reviews {
  padding: 2em 0;
  float: left;
}

.reviews-count {
  font-family: 'Source Sans Pro',sans-serif;
  background: #2C5E4F;
  display: block;
  height: 53px;
  width: 53px;
  margin: 0.3em auto 0.15em;
  line-height: 53px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 50%;
  font-size: 27px;
  color: #fff; }
.reviews-count .overall {
  height: 47px;
  width: 47px;
  margin: 0.4em 0 0 -0.7em;
  line-height: 47px;
  font-size: 20px; }

.reviews-lable {
  font-size: 12px; }

.reviews-text, .reviews-author {
  padding-left: 1em; }

.reviews-author, .reviews-date {
  padding-top: 0.7em;
  font-size: 12px; }

.reviews-date {
  float: right; }

.add-reviews a {
  padding: 2em 0; }

.add-reviews a > span {
  border-bottom: 1px dashed; }

.fa-comment-plus {
  position: relative; }

.fa-comment-plus:before {
  content: "\f075";
  font-size: 22px;
  position: absolute;
  right: 3px;
  top: -14px; }

.fa-comment-plus:after {
  content: "\f067";
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: -8px;
  color: #fff; }

.faq-block .accordion-title {
  font-size: 13px;
  color: #4a3c31;
  padding: 0.3em 0;
  cursor: pointer; }

.faq-block .accordion-title:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  position: relative;
  top: 5px;
  background: url(./images/question-ico-d.png) left center no-repeat;
  transition: all ease 0.5s;
}

.faq-block .accordion-text {
  display: none;
  overflow: hidden;
  padding: 0 0 1em 2.6em;
  transition: max-height 0.2s ease-out; }

.faq-block .faq-text {
  padding: 1em 0; }

.all-faq {
  padding: 2em 0;
  text-decoration: underline; }

.fa-faq-plus {
  position: relative; }
.fa-faq-plus:before {
  content: "\f075";
  font-size: 22px;
  position: absolute;
  right: 3px;
  top: -14px; }
.fa-faq-plus:after {
  content: "\f128";
  font-size: 11px;
  position: absolute;
  right: 11px;
  top: -8px;
  color: #fff; }

.fa-plus-minus-hollow {
  font-size: 13px !important;
  height: 20px;
  width: 20px;
  line-height: 17px !important;
  margin-right: 0.6em;
  text-align: center;
  color: #2C5E4F;
  border: 1px solid;
  border-radius: 50%; }
.fa-plus-minus-hollow:before {
  content: "\f078"; }

.add-faq a {
  float: right !important; }
.add-faq a > span {
  border-bottom: 1px dashed; }

.accordion-title.active .fa-plus-minus-hollow {
  line-height: 16px; }

.accordion-title.active .fa-plus-minus-hollow:before {
  content: "\f077"; }

.image-content-block-half {
  border: 1px solid #cbd5e0;
  height: 180px;
  overflow: hidden;
  width: 47%;
  display: inline-block;
  margin-bottom: 10px;
}

.image-content-block-half:nth-child(2n) {
  margin-left: 5%;
}

.image-content-block-half__image {
  width: 100%;
  height: 100%;
}

.image-content-block-half__text-container {
  padding: 20px;
  overflow: hidden;
  max-height: calc(100% - 10px);
}

.image-content-block-half__title {
  font-size: 14px;
  font-weight: 800;
  text-decoration: underline;
  margin-bottom: 5px;
}

.col-3-list__item {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}

.col-3-list__item:before {
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  top: 6px;
  background-image: url(../../assets/images/check.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.col-3-link-list {
  margin-bottom: 30px;
}

.col-3-link-list__col {
  padding: 0;
}

.col-3-link-list__link {
  display: block;
  border: 1px dotted #ddd;
  text-align: center;
  padding: 1em 2em;
}

.xw-header {
  font-weight: 700;
  color: #000;
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 4px
}

.xw-text {
  line-height: 140%;
  font-family: NotoSans, sans-serif;
  color: var(--color-green1);
  font-size: 20px;
}

.xw-text--big {
  font-size: 32px;
}

.xw-text--underline {
  text-decoration: underline;
}

.xw-text--small {
  font-size: 20px;
}

.xw-text--extra-small {
  font-size: 16px;
}

.xw-text--ultra-small {
  font-size: 12px;
}

.xw-text--orange {
  color: var(--color-orange);
}

.xw-text--white {
  color: var(--color-white);
}

.xw-text--green2 {
  color: var(--color-green2);
}

.xw-text a {
  text-decoration: underline;
  color: inherit;
}

.xw-text-block {
  border-radius: 20px;
  padding: 40px;
  font-size: 20px;
  color: var(--color-green1);
  margin-bottom: 40px;
  border: 1px solid var(--color-gray);
}

.xw-text-block--bold-border {
  border: 3px solid var(--color-gray);
}

.xw-text-block ul {
  margin-bottom: 16px;
}

.xw-text-block ul li, .xw-brief ul li {
  list-style-type: disc;
  margin-left: 24px;
}

.xw-text-block ol li {
  list-style-type: decimal;
}

.xw-text-block p {
  font-size: inherit;
  color: inherit;
  margin-bottom: 16px;
}

.xw-text-block--gray {
  background-color: var(--color-gray2);
  color: var(--color-green2);
  border: none;
}

.xw-article-link-container {
  margin-right: -15px;
  margin-left: -15px;
}

.xw-article-line-link {
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}

.xw-footnote {
  color: rgba(211, 211, 211, 1);
  font-size: 14px;
  font-style: italic;
}

.xw-bottom-padding {
  padding-bottom: 50px;
}

.xw-bottom-padding_small {
  padding-bottom: 8px;
}

.xw-top-padding {
  padding-top: 70px;
}

.xw-top-padding_medium {
  padding-top: 30px;
}

.xw-margin-bottom {
  margin-bottom: 20px;
}

.xw-margin-top {
  margin-top: 40px;
}

.xw-image_fullwidth {
  width: 100%;
}

.square-with-icon {
  background-color: rgba(211, 211, 211, 1);
  width: 177px;
  height: 177px;
  margin-right: 57px;
  display: inline-block;
  padding: 20px 10px;
}

.square-with-icon:last-child {
  margin-right: 0;
}

.square-with-icon__icon {
  display: block;
  width: 75px;
  margin-bottom: 10px;
}

.square-with-icon__number {
  font-weight: 600;
  font-size: 24px;
  line-height: 16px;
  margin-bottom: 10px;
}

.square-with-icon__text {
  font-size: 14px;
}

@media screen and (max-width:768px) {
  .diagnostics__description {
    position: initial;
    width: 100%;
  }

  .services-detail-nav {
    flex-direction: column;
    align-items: center;
  }

  .diagnostics__title {
    margin-bottom: 20px;
  }

  .image-container-content {
    height: auto;
    padding: 0;
  }

  .diagnostics__image-btn {
    width: 100%;
    margin-top: 10px;
  }

  .image-half {
    width: 100% !important;
  }

  .text-half {
    width: 100%;
    padding: 0;
  }

  .image-content-block-half {
    width: 100%;
  }

  .image-content-block-half:nth-child(2n) {
    margin-left: 0;
  }

  .square-with-icon__container {
    display: flex;
    flex-wrap: wrap;
  }

  .square-with-icon {
    margin-bottom: 20px;
  }
}

:root {
  --color-green1: #506C60;
  --color-mint: #EBF5F1;
  --color-green-light: #d6e4de;
  --color-green2: #183425;
  --color-orange: #E0684B;
  --color-white: #FDFDFD;
  --color-green-ultralight: #ecefed;
  --color-gray: #D3D3D3;
  --color-gray2: #F4F4F4;
  --color-gray-light: #F9F9F9;
  --color-accent: #FFF5F0;
  --base-width-mobile: 375;
  --base-width-desktop: 1600;
  --max-lines: 6;
}

/* Новый раздел услуги */
@font-face {
  font-family: TenorSans;
  src: url(fonts/TenorSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: NotoSans;
  src: url(fonts/NotoSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

.xw-container {
  max-width: 1600px;
  margin: 0 auto;
}

.xw-services__navigation {
  margin-top: 36px;
}

.xw-h2 {
  font-family: TenorSans, sans-serif;
  font-size: 36px;
  line-height: 140%;
  color: var(--color-green1);
  margin: 0;
  max-width: 90%;
}

.xw-h3 {
  font-family: NotoSans, sans-serif;
  font-size: 40px;
  line-height: 140%;
  color: var(--color-white);
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

.xw-title-block {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  margin-top: 40px;
}

.xw-title-block__line {
  border: 1px solid var(--color-green1);
  flex-grow: 2;
}

.xw-title-block__circle {
  margin-left: 56px;
  background-color: var(--color-green1);
  height: 6px;
  width: 6px;
  border-radius: 3px;
}

.xw-brief {
  background-color: var(--color-gray-light);
  color: var(--color-green2);
  border-radius: 20px;
  padding: 44px;
  display: flex;
  align-items: center;
  font-size: 20px;
}

.xw-brief--accent-color {
  background-color: var(--color-accent);
}

.xw-brief p {
  font-size: 20px;
}

.xw-brief__text {
  padding-right: 15px;
  min-width: 50%;
}

.xw-brief__picture {
  width: 100%;
  margin-bottom: 44px;
}

.xw-brief__left {
  min-width: 50%;
  text-align: center;
}

.xw-btn-line {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.xw-btn {
  font-family: NotoSans, sans-serif;
  padding: 12px 32px;
  background-color: var(--color-orange);
  font-size: 24px;
  line-height: 140%;
  border-radius: 30px;
  color: var(--color-white);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.xw-btn__show-all {
  float: right;
  margin-right: 12px;
}

.xw-btn__show-all img {
  margin-left: 111px;
}

.xw-btn2 {
  font-family: NotoSans, sans-serif;
  font-size: 20px;
  line-height: 140%;
  border-radius: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--color-green1);
  border: 1px solid var(--color-green1);
  width: 100%;
}

.xw-btn2--review {
  padding: 18px 24px;
  width: auto;
}

.xw-btn:hover, .xw-btn:active, .xw-btn:focus {
  color: var(--color-white);
}

.xw-navigation {
  background-color: var(--color-green-ultralight);
  border-radius: 20px;
  padding: 15px 40px;
  color: var(--color-green2);
  display: flex;
  justify-content: space-evenly;
  gap: 40px;
  overflow: auto;
  align-items: center;
}

.xw-navigation__item {
  font-size: 20px;
  position: relative;
}

.xw-navigation__sep {
  font-size: 20px;
}

.xw-table {
  border: 1px solid var(--color-gray);
  border-radius: 20px;
  font-size: 16px;
  font-family: NotoSans, sans-serif;
  line-height: 140%;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

.xw-table th {
  color: var(--color-orange);
  padding: 15px 18px;
  background-color: var(--color-white);
}

.xw-table td {
  color: var(--color-green2);
  padding: 12px 16px;
}

.xw-table tr:nth-child(odd) {
  background-color: var(--color-gray2);
}

.xw-table tr:nth-child(even) {
  background-color: var(--color-white);
}

.xw-price-caption {
  margin-top: 40px;
  font-size: 16px;
  font-family: NotoSans, sans-serif;
  line-height: 140%;
  color: var(--color-green1);
}

.xw-doctors-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-end;
}

.xw-doctor-box {
  width: 23.5%;
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 12px;
  margin-bottom: 40px;
  position: relative;
}

.xw-doctor-box__photo {
  border-radius: 20px;
  width: 70%;
}

.xw-doctor-box__photo-container {
  text-align: center;
}

.xw-circle-w-arrow {
  width: 40px;
  height: 40px;
  background-image: url('images/circle-w-arrow.svg');
  position: absolute;
  top: 20px;
  right: 20px;
}

.xw-doctor-box__name {
  margin-top: 12px;
}

.xw-doctor-box:nth-child(4n) {
  margin-right: 0;
}
.xw-doctor-box__degree {
  margin-top: 12px;
}

.xw-doctor-box__degree {
  align-self: flex-start;
  width: max-content;
  max-width: 100%;
}

.xw-pill {
  border: 1px solid var(--color-green1);
  color: var(--color-green1);
  border-radius: 8px;
  text-align: center;
  padding: 8px 16px;
}

.xw-form-container {
  padding: 42px 75px 32px 22px;
  background-color: var(--color-green1);
  display: flex;
  position: relative;
  align-items: center;
  border-radius: 20px;
}

.xw-form-container--callback {
  height: 491px;
  margin-top: 86px;
  margin-bottom: 90px;
}

.xw-form-container--callback:after {
  content: '';
  height: 90px;
  width: 100%;
  position: absolute;
  background-color: #ffffff;
  bottom: -90px;
  left: 0;
}

.xw-form-container__image {
  position: absolute;
}

.xw-form-container__alert {
  margin-top: 68px;
}

.xw-form-container__image--stereo-heart {
  transform: scaleX(-1);
  width: 28.6875%;
  bottom: -90px;
}

.xw-form-container__image--stereo-heart-line {
  top: -82px;
  left: -152px;
}

.xw-form-container__text-col--callback {
  margin-left: 31.125%;
  width: 31.9375%;
  margin-right: 3.0625%;
}

.xw-form-container__data-col--callback {
  width: 30.4375%;
}

.xw-form {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.xw-form__input-container {
  display: block;
}

.xw-form__input {
  background-color: #FDFDFD3D;
  border-radius: 10px;
  width: 100%;
  border: none;
  height: 52px;
  font-size: 20px;
  font-family: NotoSans, sans-serif;
  line-height: 140%;
  color: var(--color-white);
  padding: 12px 20px;
  outline: none;
}

.xw-form__input:active, .xw-form__input:focus {
  border: none;
}

.xw-content-w-picture {
  display: flex;
  flex-direction: row;
}

.xw-content-w-picture__content {
  width: 49.625%;
  margin-right: 20px;
}

.xw-content-w-picture__content--w-pad {
  width: 41.0625%;
  padding-right: 8.5625%;
}

.xw-content-w-picture__picture {
  width: 57.8125%;
  max-height: 514px;
  object-fit: cover;
  object-position: top;
  border-radius: 20px;
}

.xw-complex-list__item {
  padding-left: 68px;
  position: relative;
  margin-bottom: 20px;
}

.xw-complex-list__item-title {
  margin-bottom: 16px;
}

.xw-complex-list__item:before {
  content: '';
  background: url(images/checkmark.png) center / contain no-repeat;
  width: 40px;
  display: inline-flex;
  height: 40px;
  position: absolute;
  left: 0;
}

.xw-half-block {
  display: flex;
  align-items: end;
  flex-wrap: wrap;
}

.xw-half-block__half {
  width: 49%;
  margin-right: 1.99%;
}

.xw-half-block__half:last-child {
  margin-right: 0;
}

.xw-block-w-sidebar {
  display: flex;
}

.xw-info-tab {
  text-align: center;
  background-color: var(--color-green1);
  border-radius: 16px;
  padding: 20px;
  width: 240px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.xw-menu__line {
  display: flex;
  gap: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.xw-menu__link {
  display: block;
  padding-bottom: 16px;
}

.xw-menu__section-box {
  border: 1px solid var(--color-gray);
  border-radius: 20px;
  background-color: var(--color-white);
  padding: 24px 36px;
  justify-content: left;
  width: 100%;
}

.xw-menu__section-box--33 {
  width: 33%;
}

.xw-menu__section-box--50 {
  width: 50%;
}

.xw-menu__section-box-cols-wrapper {
  display: flex;
  gap: 77px;
}

.xw-menu__section-box-col-33 {
  width: 33%;
}

.xw-review-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.xw-review-block {
  border-radius: 20px;
  width: 100%;
  background-color: var(--color-gray2);
  padding: 20px 24px 20px 20px;
}

.xw-review-block__info-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.xw-review-block__user-photo {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}

.xw-review-block__user-info-box {
  margin-left: 20px;
  display: inline-block;
}

.xw-review-block__user-box {
  display: flex;
  align-items: center;
}

.xw-review-block__user-name {
  margin-bottom: 12px;
}

.xw-review-block__rating {
  color: var(--color-orange);
  font-size: 18px;
  min-width: 100px;
}

.xw-review-block__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--max-lines);
  overflow: visible;
}

/* Кламп включается только модификатором */

.xw-review-block__text--expanded {
  -webkit-line-clamp: initial;
  max-height: none;
}

.xw-review-block__text--clamped {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--max-lines);
  overflow: hidden;
}

.xw-review-block__toggle {
  margin: 5px auto 0;
}

.xw-review-block__toggle[hidden] {
  display: none;
}

.xw-review-block[data-fallback] .xw-review-block__text {
  max-height: calc(var(--max-lines) * 1lh);
  overflow: hidden;
  transition: max-height 200ms ease;
}

.xw-review-block[data-fallback] .xw-review-block__text--expanded {
  max-height: none;
}

.xw-plus-and-outline-icon {
  margin-right: 10px;
}

.xw-accordion {
  margin-bottom: 20px;
}

.xw-accordion--active {
  border-radius: 20px;
  border: 1px solid var(--color-gray);
}

.xw-accordion--active .xw-accordion__main {
  display: block;
}

.xw-accordion__header {
  background-color: var(--color-green-light);
  position: relative;
  border-radius: 20px;
  padding: 13px 28px 13px 40px;
  cursor: pointer;
}

.xw-accordion__arrow-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}

.xw-accordion__main {
  padding: 43px 32px 23px;
  display: none;
}

.xw-accordion__sub-line {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.xw-accordion__separator {
  height: 1px;
  width: 100%;
  background-color: var(--color-green1);
  margin-top: 40px;
  margin-bottom: 40px;
}

.xw-col {
  display: inline-block;
}

.xw-col--desktop-1 {
  width: 100%;
}

.xw-col--desktop-3 {
  width: 31.5%;
  margin-right: 1.99%;
}

.xw-col--desktop-3:last-child {
  margin-right: 0;
}

.xw-list {
  display: flex;
}

.xw-list__item {
  list-style-type: disc;
  margin-left: 24px;
  font-family: NotoSans, sans-serif;
}

.xw-h3-orange-for-editor {
  font-size: 32px;
  color: var(--color-orange);
  line-height: 140%;
  font-family: NotoSans, sans-serif;
}

.xw-advantages-list {
  list-style: none;
  padding: 0;
}

.xw-advantages-list li {
  position: relative;
  padding-left: 28px;
}

.xw-advantages-list li::marker {
  content: "✓";
  color: green;
  font-weight: bold;
}

.xw-image-block {
  width: 100%;
  margin: 20px 0;
  border-radius: 20px;
}

.xw-tiles {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

/* чтобы li не “ломались” из-за внутренних стилей редактора */
.xw-tiles > li {
  min-width: 0;
  border-radius: 16px;
  background-color: var(--color-mint);
  color: var(--color-green2);
  text-align: center;
  padding: 12px;
}

.xw-tiles li::marker {
  content: '';
}

@media screen and (min-width: 1601px) {
  .xw-hidden-desktop {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .xw-hidden-laptop {
    display: none;
  }
}

@media screen and (max-width: 1600px) {
  .xw-col--laptop-2 {
    width: 47.5%;
  }

  .xw-container {
    padding-left: calc(20 / var(--base-width-desktop) * 100vw);
    padding-right: calc(20 / var(--base-width-desktop) * 100vw);
  }

  .xw-form-container__alert {
    margin-top: 15px;
  }

  /*.xw-review-block {*/
  /*  min-width: 49%;*/
  /*}*/

  .xw-doctors-list {
    flex-wrap: nowrap;
    overflow: scroll;
  }

  .xw-doctor-box {
    min-width: 383px;
  }
}

@media screen and (max-width: 768px) {
  .xw-col--mobile-1 {
    margin-right: 0;
    width: 100%;
  }

  .xw-brief {
    flex-wrap: wrap;
  }

  .xw-brief__text {
    width: 100%;
    margin-bottom: 44px;
  }

  .xw-brief__text p {
    margin-bottom: 0;
  }

  .xw-brief__left {
    width: 100%;
  }

  .xw-brief--mobile-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 15px;
    border-radius: unset;
  }

  .xw-brief--mobile-sticky .xw-brief__text {
    margin-bottom: 0;
  }

  .xw-brief--mobile-sticky .appointment-link-block {
    margin-bottom: 0;
  }

  .xw-container {
    padding-left: calc(20 / var(--base-width-mobile) * 100vw);
    padding-right: calc(20 / var(--base-width-mobile) * 100vw);
  }

  .xw-h2 {
    font-size: 28px;
  }

  .xw-btn {
    font-size: 18px;
  }

  .xw-title-block__circle {
    margin-left: calc(21 / var(--base-width-mobile) * 100vw);
  }

  .xw-title-block__line {
    margin-right: calc(-20 / var(--base-width-mobile) * 100vw);
  }

  .xw-text {
    font-size: 16px;
  }

  .xw-text--small {
    font-size: 13px;
  }

  .xw-text--ultra-small {
    font-size: 10px;
  }

  .xw-text-block {
    padding: 20px;
  }

  .xw-list {
    flex-direction: column;
  }

  .xw-list-w-picture__picture {
    display: none;
  }

  .xw-list-w-picture__list {
    width: 100%;
    padding-right: 0;
  }

  .xw-complex-list__item-title {
    margin-bottom: calc(8 / var(--base-width-mobile) * 100vw);
  }

  .xw-half-block__half {
    width: 100%;
  }

  .xw-block-w-sidebar {
    flex-wrap: wrap;
    justify-content: center;
  }

  .xw-block-w-sidebar__sidebar {
    display: flex;
  }

  .xw-info-tab {
    width: 100%;
  }

  .xw-menu__section-box--33 {
    width: 100%;
  }

  .xw-menu__section-box--50 {
    width: 100%;
  }

  .xw-menu__section-box-col-33 {
    width: 100%;
  }

  .xw-menu__line {
    flex-wrap: wrap;
  }

  .xw-menu__section-box-cols-wrapper {
    flex-wrap: wrap;
    gap: 0;
  }

  .xw-accordion__arrow-icon {
    top: 5px;
  }

  /*.xw-review-list {*/
  /*  flex-wrap: nowrap;*/
  /*  overflow: scroll;*/
  /*}*/

  .xw-review-block {
    min-width: 247px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
  }

  .xw-review-block__user-photo {
    width: 33px;
    height: 33px;
  }

  .xw-review-block__right-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .xw-review-block__user-name {
    font-weight: bold;
    margin-bottom: 0;
  }

  .xw-review-block__info-box {
    margin-bottom: 12px;
  }

  .xw-hidden-mobile {
    display: none;
  }

  .xw-form-container__image--stereo-heart {
    display: none;
  }

  .xw-form-container__text-col--callback {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }

  .xw-form-container__data-col--callback {
    width: 100%;
  }

  .xw-form-container--callback {
    height: auto;
    flex-direction: column;
    padding-right: 22px;
    margin-bottom: 30px;
  }

  .xw-form-container--callback:after {
    display: none;
  }

  .services-detail-nav--updated {
    flex-direction: row;
    overflow: scroll;
  }

  /* mobile по умолчанию: 1 в ряд */
  .xw-tiles {
    grid-template-columns: 1fr;
  }
}

.xw-table__col {
  display: flex;
}

@media screen and (min-width: 576px) {
  .xw-table__col {
    display: table-row;
  }
}

.diagnostics__detail-text p, .diagnostics__detail-text ul {
  font-size: 21px;
}

.xw-table__row {
  border: none;
  text-align: center;
}

.xw-table .xw-table__row--empty {
  padding: 0;
}

.xw-table .xw-table__row {
  border: 0;
}

.xw-link__underlined {
  text-decoration: underline;
}

.xw-link__underlined:hover {
  text-decoration: none;
}
