header:has(.header_mobile) {
  position: fixed;
  height: 0;
  z-index: 185;
}

body.show-main-search .section-breadcrumbs {
  padding-top: 90px;
  transition: padding-top .8s ease;

}

body.active-search header {
  position: static;
}

body.up.active-search .header-top {
  top: -82px;
  transition: top .4s ease-in;
}

body.up.active-search .header-bottom {
  transition: top .4s ease-in;
  top: 0;
}

body.active-search {
  padding-top: 140px;
  transition: padding-top .4s ease-in;
}

body.show-main-search .main-slider {
  padding-top: 89px;
  transition: padding-top .4s ease-in;
}

body.show-main-search.down {
  padding-top: 140px;
}

body:not(.show-main-search) {
  padding-top: 140px;
  transition: padding-top .8s ease;
}

body:not(.show-main-search, .up) {
  padding-top: 80px;
  transition: padding-top .4s ease-in-out;
}

body.cabinet.mobile.bg-gray.ko-ready {
  padding-top: 0;
}

body.cecutient header {
  height: initial;
}
.simple-header__logo--big{
  margin-top: 10px;
}
@-moz-document url-prefix() {
  body.show-main-search .main-slider {
    padding-top: 89px;
    transition: padding-top .8s ease;
  }

  body .main-slider {
    padding-top: 0px;
    transition: padding-top .8s ease;
  }

  body.show-main-search .section-breadcrumbs {
    transition: padding-top .8s ease;
    padding-top: 30px;
  }

  body .section-breadcrumbs {
    transition: padding-top .8s ease;
    padding-top: 90px;
  }
}

/* NEW Header */
.header-overlay {
  position: fixed;
  top: 85px;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  background: rgba(65, 77, 92, .2);
  -webkit-background-filter: blur(15px);
  cursor: pointer;
  transition: z-index .2s, opacity .2s, background .2s;
}

.header-top {
  border-bottom: 1px solid #E1E4E7;
  background: #FFF;
  z-index: 103;
  transition: top .4s;
}

.header-top__flex-inner {
  min-height: 81px;
  display: flex;
  align-items: center;
  padding: 45px 0 8px;
}

body:has(#new_record) {

  .warning-label,
  #record,
  .header-bottom__search-btn,
  #record_mobile,
  .change-city-middle,
  .header-top,
  .header-search,
  .header-bottom__navigation {
    display: none;
  }
}

body:has(#new_record) #cecutient-block {
  top: 0px;
  width: 550px;
  right: 10px;
}

#new_record {
  padding-top: 80px;
}

body:has(#new_record) .header_mobile__flex-inner {
  margin-left: auto;
}

body:has(#new_record) {

  .header-top__flex-inner,
  .header-top__cabinet {
    padding: 0 0;
  }
}

.header-bottom__record {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

body:has(#new_record) .header-bottom__flex-inner {
  justify-content: space-between;
}

body:has(#new_record) .header-bottom {
  top: 0;
}

body:has(#new_record) {
  padding-top: 81px;
}
body.cecutient:has(#new_record) {
  padding-top: 0vh;
}
.header-top__phone {
  margin-right: 35px;
  white-space: nowrap;
  font-size: 14px;
  letter-spacing: .5px;
}

.header-top__phone-text {
  font-size: 12px;
  color: #909EAA;
  letter-spacing: initial;
  line-height: 1;
}

.header-top #cecutient {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  white-space: nowrap;
  font-size: 14px;
  color: #232427;
  transition: color .2s;
  cursor: pointer;
}

.header-top__foreigners {
  margin-left: 15px;
  margin-right: 15px;
}

.header-top__cabinet {
  padding-right: 20px;
  margin-left: 15px;
  white-space: nowrap;
  cursor: pointer;
}

body.cecutient .header-top__cabinet {
  margin-top: 12px;
}

.header-top__login {
  position: relative;
  display: inline-block;
  font-family: var(--medium-font), sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: color .2s;
}

#cecutient>i,
.help>i,
.header-top__login>i {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 22px;
  color: #BEC8D0;
  transition: color .2s;
}

.header-top__phone:hover .header-top__phone-tel,
#cecutient:hover,
.help .icon-info:hover,
#cecutient:hover>i,
.header-top__login:hover,
.header-top__login:hover>i,
.header-top__calculator:hover>i {
  color: var(--main-color);
}

.header-top__user .base-dropdown__list {
  left: auto;
  right: 5px;
}

.header-top__user .base-dropdown__item {
  padding-left: 30px;
  padding-right: 30px;
  color: #909EAA;
  line-height: 1;
}

.header-top__user .base-dropdown__item:first-of-type {
  font-size: 12px;
  font-family: var(--bold-font), sans-serif;
  text-transform: uppercase;
}

.header-top__user .base-dropdown__item:hover {
  color: var(--main-color);
}

.header-top__calculator {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #E1E4E7;
}

.header-top__calculator>i {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #BEC8D0;
  transition: color .2s;
}

.header-top__calculator-count {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 22px;
  height: 22px;
  background-color: var(--main-color);
  border: 2px solid #FFF;
  border-radius: 50%;
  text-align: center;
  font-family: var(--medium-font);
  font-size: 12px;
  color: #FFF;
}

.header-bottom {
  position: relative;
  z-index: 102;
  background: #FFF;
  transition: top .4s;
}

.header-bottom::after {
  content: '';
  width: 15px;
  background: #FFF;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
}

.header-bottom__flex-inner {
  display: flex;
  align-items: center;
}

.header-bottom__logo {
  flex-basis: 180px;
}

.header-bottom__navigation {
  display: flex;
  justify-content: space-between;
  flex: 1;
}

.header-bottom__navigation-item {
  display: inline-block;
  position: relative;
  padding: 30px 25px 30px 5px;
}

.header-bottom__navigation:not(:has(.header-bottom__navigation-item:nth-child(3n+5))) {
  justify-content: flex-start;
}

.header-bottom__navigation:not(:has(.header-bottom__navigation-item:nth-child(3n+5))) .header-bottom__navigation-item {
  padding: 30px 30px 30px 5px;
}

.header-bottom__navigation-item.active>a,
body.mobile .header-bottom__navigation-item:hover>a {
  color: var(--main-color);
}

.header-bottom__navigation-text {
  display: inline-block;
  transition: color .2s;
  font-family: var(--medium-font), sans-serif;
  cursor: pointer;
  color: #232427;
}

.header-bottom__search-btn {
  padding: 10px;
  margin: 0 25px;
  font-size: 18px;
  color: var(--main-color);
  cursor: pointer;
}

.header-bottom__record-super-btn {
  height: 48px;
  display: flex;
  margin-left: 15px;
}

.header-bottom__record-super-btn button {
  margin: 0;
}

.header-bottom__record-btn {
  flex: 1;
  padding: 0 20px;
  background-color: var(--main-color);
  border: 1px 0 1px 1px solid var(--dark-color);
  border-radius: 6px 0 0 6px;
  font-family: var(--medium-font), sans-serif;
  font-size: 16px;
  color: #FFF;
  transition: background-color .2s;
  cursor: pointer;
}

.header-bottom__record-btn:hover {
  background-color: var(--dark-color);
}

.header-btn-without_dropdown {
  border: 1px 0 0px 1px solid var(--dark-color);
  border-radius: 6px !important;
}

.header-search__search-loader {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-search__more-letters-message {
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color: #909EAA;
  transform: translateY(-30px);
  opacity: 0;
  height: 0;
  transition: color .4s ease, transform .4s ease, opacity .4s ease;
}

.header-search__more-letters-message--visible {
  margin-bottom: 10px;
  transform: translateY(0);
  opacity: 1;
  height: auto;
}

.header-search__group-item-none-found {
  padding: 15px 0;
  border-bottom: none;
  font-size: 18px;
  line-height: 28px;
  color: #232427;
  margin-bottom: 50px;
}

.header-search__item-info-appointment {
  color: var(--dark-color) !important;
}

.header-search__item-highlight {
  background-color: #F0F8FD;
  color: var(--second-main-color);
}

.header-search__item-actions-non-button {
  text-align: right;
}

.header-search_all-without-pic {
  width: 100%;
  display: flex;
}

@media (max-width: 1200px) {
  .header-top__user .base-dropdown__text {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
  }

  body:not(.show-main-search) .header_mobile {
    border-bottom: 1px solid #E1E4E7;
  }
}

@media (max-width: 991px) {
  .header-search_all-without-pic {
    flex-direction: column;
  }
}
#layout body.native-cabinet.up[class*="up"][data-bind*="native-cabinet"] {
  background-color: #f6f9fb !important;
  padding-top: 0 !important;
}

@media (max-width: 767px) {
  body:has(#new_record) iframe[src*="widget-omnibutton.livetex.ru"] {
    display: none !important;
  }
  .header-search__group-item-none-found {
    font-size: 16px;
    line-height: 24px;
    color: #7C90A0;
    margin-bottom: 30px;
    padding: 0;
  }

  .header-search_all-without-pic {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap;
    align-items: baseline;
    margin-top: -5px;
  }

  body .info-block__wrap {
    padding-top: 36px;
  }

  .header-search__item-text {
    flex: 0 0 100% !important;
    float: none;
  }

  .header-search__item-price,
  .header-search__item-price-value {
    flex: 0 0 50%;
  }

  .header-search__item-price,
  .header-search__item-actions .base-btn {
    border: none;
    line-height: 30px;
    margin-left: auto;
    float: none;
    padding: 0;
  }

  .header-search__item-actions .btns-union .base-btn {
    white-space: nowrap;
    text-overflow: unset;
    overflow: visible;
  }

  .header-search__item-actions {
    margin: 0 !important;
    flex: 0 0 50%;
  }
}

/* simple search  */
.header-bottom__record-more {
  width: 54px;
  background: var(--main-color);
  cursor: pointer;
  border: 1px solid var(--main-color);
  border-left: 1px solid var(--extra-dark-color);
  border-radius: 0 6px 6px 0;
  position: relative;
  transition: background-color .2s;
  color: #FFF;
}

.header-bottom__record-more>.icon-dropdown {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}

.header-bottom__record-more:hover {
  background-color: var(--dark-color);
}

.header-bottom__record-variants {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0 40px 20px;
  background-color: #FFF;
  box-shadow: 0 5px 30px 3px rgba(155, 178, 190, .33);
  border-radius: 2px;
  z-index: 101;
  white-space: nowrap;
  margin-top: 15px;
  text-align: left;
  font-family: var(--regular-font);
  font-size: 16px;
  line-height: 24px;
}

.header-bottom__record-more.active .header-bottom__record-variants {
  display: inline-block;
}

.header-bottom__record-main-variant {
  padding: 15px 0;
  border-bottom: 1px solid #E2E7EC;
  margin-bottom: 15px;
}

.header-bottom__record-variants a {
  padding: 12px 0;
  display: block;
}

.header-bottom__record-variants .call-home:hover {
  color: white
}

.header-bottom__record-variants a:hover {
  color: var(--main-color)
}

.foreigners-select {
  padding-left: 25px;
  background: url('../assets/images/flags/f-rus.svg') 0 50% no-repeat;
  cursor: pointer;
  white-space: nowrap;
}

.foreigners-select .base-dropdown__item {
  padding-left: 55px;
  background-position: 20px 50%;
  background-repeat: no-repeat;
  background-size: 23px;
}

.foreigners-select .base-dropdown__item:first-of-type {
  background-position-y: 18px;
}

.foreigners-select .base-dropdown__item:last-of-type {
  background-position-y: 10px;
}

.foreigners-select .base-dropdown__item.deu {
  background-image: url('../assets/images/flags/f-deu.svg');
}

.foreigners-select .base-dropdown__item.cha {
  background-image: url('../assets/images/flags/f-cha.svg');
}

.foreigners-select .base-dropdown__item.eng {
  background-image: url('../assets/images/flags/f-eng.svg');
}

.foreigners-select .base-dropdown__item.fra {
  background-image: url('../assets/images/flags/f-fra.svg');
}

.foreigners-select .base-dropdown__item.ces {
  background-image: url('../assets/images/flags/f-ces.svg');
}

.foreigners-select .base-dropdown__item.spa {
  background-image: url('../assets/images/flags/f-spa.svg');
}

.foreigners-select .base-dropdown__item.ita {
  background-image: url('../assets/images/flags/f-ita.svg');
}

.foreigners-select .base-dropdown__item.kor {
  background-image: url('../assets/images/flags/f-kor.svg');
}

.foreigners-select .base-dropdown__item.tur {
  background-image: url('../assets/images/flags/f-tur.svg');
}

.foreigners-select .base-dropdown__item.rus {
  background-image: url('../assets/images/flags/f-rus.svg');
}

.foreigners-select .base-dropdown__item.uz {
  background-image: url('../assets/images/flags/f-uz.svg');
}

.header-search {
  position: relative;
  background-color: #FFF;
  z-index: 101;
  transition: opacity .8s, margin-top .5s, z-index 1s linear;
}

body:not(.ko-ready) .header-search {
  max-height: 75px;
}

/* Скрываем содержимое условного блока для записи до готовности Knockout */
body:not(.ko-ready) .ko-conditional-content {
  display: none !important;
}

body.cecutient {
  padding: 0;
}

body.cecutient .header-top {
  height: 290px;
}

body.cecutient .header-bottom {
  position: relative;
}

body.cecutient.up .header-top {
  position: initial;
}

body.cecutient.down .header-top {
  position: initial;
}

body:not(.show-main-search) .header-search {
  opacity: 0;
  margin-top: -355px;
  z-index: -9999;
}

.header-search__form {
  display: flex;
  flex-flow: row nowrap;
  align-items: baseline;
  position: sticky;
  top: 81px;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 -35px 0 35px #FFF;
  transition: top .4s;
}

.header-search__form--shown {
  top: 103px;
}

.header-search__selector {
  flex-basis: 180px;
}

.header-search__input {
  flex: 1;
  transition: margin .4s ease;
  position: relative;
  margin-bottom: 15px;
  margin-left: 30px;
  position: relative;
}

.header-search__input>i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s color;
}

.header-search__input .icon-search {
  left: 0;
  font-size: 18px;
  color: var(--main-color);
}

.header-search__input .icon-search-close {
  right: 0;
  font-size: 34px;
  color: #BEC8D0;
  cursor: pointer;
}

.header-search__input .icon-search-close:hover {
  color: var(--main-color);
}

.input-in-focus {
  margin-top: -45px;
}

.header-search__clinic-select {
  margin-right: 30px;
  max-width: 178px;
}

.header-search__clinic-select .selectize-input>div.item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header-search__form input {
  line-height: 32px;
  border: none;
  border-bottom: 2px solid #E2E9ED;
  width: 100%;
  padding: 15px 35px;
  font-family: var(--medium-font);
  font-size: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header-search__form input:focus {
  border-color: var(--main-color);
}

/* Chrome/Opera/Safari */
/* Firefox 19+ */
/* IE 10+ */
.header-search__form input::-webkit-input-placeholder,
.header-search__form input::-moz-placeholder,
.header-search__form input::-ms-input-placeholder {
  font-size: 22px;
  line-height: 32px;
  color: #BEC8D0;
}

.header-search__results {
  margin-left: 210px;
  position: relative;
}

.header-search__group-title {
  font-family: var(--bold-font);
  font-size: 12px;
  line-height: 26px;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: .04em;
  color: #232427;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.header-search__group-title--dummy {
  margin-bottom: 1100px;
}

.header-search__group-item {
  padding: 25px 0;
  display: flex;
  border-bottom: 1px solid rgba(225, 228, 231, .6);
}

.header-search__group-item:last-of-type {
  margin-bottom: 20px;
}

.header-search__empty-results .header-search__group-item {
  padding: 15px 0;
}

.header-search__item-img {
  background: #EDF2F5 center / contain no-repeat;
  background-origin: content-box;
  padding: 5px;
  border-radius: 12px;
  width: 55px;
  min-width: 55px;
  height: 55px;
  margin-right: 20px;
  position: relative;
}

.header-search__item-img--child {
  display: none;
}

.header-search__group-item_child {
  position: relative;
}

.header-search__group-item_child .header-search__item-img--child {
  display: block;
  position: absolute;
  top: 60px;
  left: -10px;
  width: 35px;
}

.header-search__item-img--specialist {
  background-image: url('../assets/images/icons/icon_specialist.svg');
  background-position-y: 5px;
  padding: 0;
}

.header-search__item-img--doctor {
  background-image: url('../assets/images/icons/icon_doctor.svg');
}

.header-search__item-img--service {
  background-image: url('../assets/images/icons/icon_service.svg');
}

.header-search__item-img--article {
  background-image: url('../assets/images/icons/icon_article.svg');
}

.header-search__item-text {
  flex: 1;
}

.header-search__item-name {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  transition: color .3s;
}

.header-search__item-text:hover .header-search__item-name {
  color: var(--main-color);
}

.header-search__item-info {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .5px;
  color: #909EAA;
  transition: color .3s;
}

.header-search__item-text:hover .header-search__item-info {
  color: #232427;
}

.header-search__item-text:hover .table-prices__prepare {
  color: #909EAA;
}

.header-search__item-info.table-prices__prepare {
  cursor: pointer;
  font-weight: normal;
  transition: color .3s;
}

.header-search__item-info.table-prices__prepare>i {
  font-size: 16px;
  vertical-align: text-bottom;
}

.header-search__item-info.table-prices__prepare:hover {
  color: var(--main-color) !important;
}

.header-search__item-price {
  min-width: 170px;
  margin-left: 20px;
  text-align: right;
}

.header-search__item-price-value {
  font-family: var(--medium-font);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.header-search__item-price-info {
  font-size: 14px;
  line-height: 20px;
  color: #909EAA;
}

.header-search__item-info+.header-search__item-info {
  margin-top: 15px;
}

.header-search__item-actions {
  margin-left: 30px;
  min-width: 225px;
}

.header-search__item-actions>button,
.header-search__item-actions>.loader-wrapper,
.header-search__item-actions .btns-union {
  float: right;
}

.header-search__show-more {
  padding: 20px 0;
  text-align: center;
  transition: background .2s;
  cursor: pointer;
  font-family: var(--medium-font);
  font-size: 14px;
  line-height: 20px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 4px;
}

.header-search__show-more>i {
  vertical-align: baseline;
  display: inline-block;
  margin-right: 10px;
}

.header-search__group {
  position: relative;
}

.header-search__show-more:hover {
  background: #F6F9FB;
  border-radius: 4px;
}

.header-search__item-date {
  min-width: 130px;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #909EAA;
  margin: 12px 0 12px 30px;
}

.header-search__item-missing {
  line-height: 32px;
  color: #909EAA;
}

.extra-navigation {
  position: absolute;
  background: #FFF;
  box-shadow: 0 5px 30px 3px rgba(155, 178, 190, .33);
  border-radius: 2px;
  z-index: 102;
  min-width: 230px;
  left: 0;
  top: 100%;
  margin-top: -10px;
  padding: 20px;
  cursor: initial;
}

.extra-navigation_wide {
  position: fixed;
  z-index: 102;
  background: #FFF;
  left: 0;
  right: 0;
  box-shadow: 0 10px 20px 0 rgba(155, 178, 190, .33);
  padding: 0;
}

.extra-navigation__flex-inner {
  display: flex;
}

.extra-navigation__clinics {
  flex: 0 0 25%;
}

.extra-navigation__clinics ul {
  margin: 35px 0;
  position: relative;
  overflow: hidden;
}

.extra-navigation__clinics li {
  padding: 15px 0;
  font-family: var(--bold-font), sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #909EAA;
  transition: color .3s;
  cursor: pointer;
}

.extra-navigation__clinics li a {
  padding: 15px 0;
  font-family: var(--bold-font), sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #909EAA;
  transition: color .3s;
  cursor: pointer;
}

.extra-navigation__clinics li a:hover {
  color: var(--main-color);
}

.extra-navigation__clinics li:hover {
  color: var(--main-color);
}

.extra-navigation__clinics li.active {
  color: #232427;
  border-right: 2px solid var(--main-color);
}

.extra-navigation__clinic-text {
  font-family: var(--regular-font);
  font-size: 14px;
  line-height: 24px;
  text-transform: none;
}

.extra-navigation__sections {
  flex: 0 0 75%;
  background: #F6F8F9;
  padding: 0 30px;
}

.extra-navigation__section {
  display: none;
}

.extra-navigation__section.active {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0;
}

.extra-navigation__col {
  flex: 0 0 33.333%;
  padding: 0 30px;
}

.extra-navigation__row {
  width: 100%;
  padding: 0 30px;
}

.extra-navigation__link-1 {
  display: inline-block;
  font-family: var(--medium-font), sans-serif;
  padding: 10px;
  transition: color .2s;
  position: relative;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: .02em;
  color: #909EAA;
}

.extra-navigation__link-1:hover {
  color: var(--main-color);
}

.extra-navigation__link-1 .icon-arrow {
  margin-left: 10px;
}

.extra-navigation__link-2,
.extra-navigation__link-3 {
  padding: 5px 10px;
}

.extra-navigation__link-2 a,
.extra-navigation__link-3 a {
  font-size: 14px;
  display: inline-block;
  line-height: 24px;
  transition: color .2s;
}

.extra-navigation__link-2 a:hover,
.extra-navigation__link-3 a:hover {
  color: var(--main-color);
}

.extra-navigation__link-3 {
  margin-top: 10px;
}

.extra-navigation__link-3 a {
  font-size: 12px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: var(--medium-font), sans-serif;
}

body {
  padding-top: 227px;
  transition: padding-top .8s ease;
}

body.down .header-top {
  position: fixed;
  top: -82px;
  left: 0;
  right: 0;
}

body .header-bottom {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

body:has(.header-top) body {
  padding-top: 80px;
}

body:not(.show-main-search) .header-bottom {
  border-bottom: 1px solid #E1E4E7;
}

body.show-main-search.show-extra-nav .header-bottom {
  border-bottom: 1px solid #E1E4E7;
}

.icon-search {
  display: block;
}

body.show-main-search .icon-search.header-bottom__search-btn {
  visibility: hidden;
}

body.down .extra-navigation_wide {
  top: 85px;
}

body.up .extra-navigation_wide {
  top: 166px;
}

body.up .header-bottom {
  top: 81px;
}

body.up .header-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

body .header-search {
  width: 100vw;
  border-bottom: 1px solid #E1E4E7;
}

body.show-extra-nav {
  overflow: hidden !important;
}

body.show-extra-nav .header-overlay {
  opacity: 1;
  z-index: 101;
}

body.show-extra-nav .header-bottom::after {
  display: block;
}

body .blur-inner {
  transition: filter .2s, background-color .2s;
}

.blur-inner--active {
  pointer-events: none;
  filter: brightness(.5);
  background-color: rgba(0, 0, 0, .5);
}

.header_mobile {
  height: 80px;
  display: none;
  background: #FFF;
  z-index: 999;
  transition: top .4s ease;
  position: relative;
}

.header_mobile__flex-inner {
  display: flex;
  align-items: center;
}

.header_mobile .navbar-toggler {
  position: relative;
  width: 20px;
  height: 60px;
  margin-right: 20px;
}

.header_mobile .navbar-toggler i {
  display: block;
  height: 2px;
  width: 20px;
  position: absolute;
  border-radius: 2px;
  background-color: #28292B;
  -webkit-transition: top 300ms ease, transform 300ms ease;
  -moz-transition: top 300ms ease, transform 300ms ease;
  -ms-transition: top 300ms ease, transform 300ms ease;
  -o-transition: top 300ms ease, transform 300ms ease;
  transition: top 300ms ease, transform 300ms ease;
}

.header_mobile .navbar-toggler i:nth-child(1) {
  top: 26px;
}

.header_mobile .navbar-toggler i:nth-child(2) {
  top: 33px;
}

.header_mobile .header-logo {
  display: inline-block;
  margin-right: auto;
}

.header_mobile .header-logo img {
  width: 70px;
}

.header-responsive {
  position: fixed;
  top: 70px;
  left: -100%;
  background-color: #FFF;
  z-index: 999;
  width: 425px;
  height: calc(100vh - 70px);
  text-align: left;
  transition: left .6s;
  overflow: auto;
}

.header-responsive__inner {
  overflow: auto;
  height: calc(100vh - 60px);
}

.header-responsive__phones {
  padding: 20px;
  border-bottom: 1px solid rgba(225, 228, 231, .5);
}

.header-responsive__phone {
  padding-bottom: 15px;
  position: relative;
  font-size: 18px;
  white-space: nowrap;
  font-family: var(--medium-font), sans-serif;
  display: block;
}

.header-responsive__phone-text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #909EAA;
  line-height: 1;
}

.header-responsive__phone+.header-responsive__phone {
  margin-top: 20px;
}

/* Icon buttons */
.header-responsive__cecutient,
.header-responsive__login,
.header-responsive__calculator {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-family: var(--medium-font);
}

.header-responsive__login>i,
.header-responsive__calculator>i {
  margin-right: 15px;
  font-size: 20px;
  color: var(--main-color);
}

.header-responsive__calculator .header-responsive__calculator-count {
  display: inline-block;
  width: 20px;
  margin-left: 10px;
  background: var(--main-color);
  border-radius: 50%;
  text-align: center;
  font-family: var(--medium-font);
  font-size: 12px;
  line-height: 20px;
  color: #FFF;
}

body.cecutient .header-responsive__calculator .header-responsive__calculator-count {
  line-height: 27px;
  width: 27px;

}

.header-responsive__cecutient {
  display: flex;
  justify-content: space-between;
}

.header-responsive__foreigners {
  padding-left: 30px;
}

.header-responsive__foreigners .base-dropdown__list {
  right: 0;
  left: unset;
}

/* Links */
.header-responsive__links {
  border-top: 1px solid rgba(225, 228, 231, .5);
  padding: 15px 0;
  margin-top: 15px;
}

.header-responsive__link {
  padding: 10px 20px;
  font-family: var(--medium-font);
}

.navigation-list {
  margin-bottom: 15px;
}

.navigation-list__item {
  margin: 0 20px;
  border-bottom: 1px solid rgba(225, 228, 231, .5);
  position: relative;
  padding-right: 50px;
}

.navigation-list__item-btn-next {
  position: absolute;
  top: 0;
  right: -20px;
  width: 70px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navigation-list__item-btn-next>i {
  transform: rotate(-90deg);
  font-size: 16px;
}

.navigation-list__item.active>.navigation-list__link-1 {
  color: var(--main-color);
}

.navigation-list__link-1 {
  font-family: var(--medium-font), sans-serif;
  font-size: 18px;
  padding: 20px;
  margin-left: -20px;
  display: block;
}

.navigation-list__item-inner {
  position: fixed;
  top: 70px;
  left: 0;
  width: 425px;
  height: calc(100vh - 70px);
  background: #EDF2F5;
  z-index: 1;
  transition: left .3s;
  overflow: auto;
  margin-left: 425px;
  transition: width .3s ease-in-out, margin .3s ease-in-out, visibility .4s;
  visibility: collapse;
  width: 0;
}

body.showRespNav .navigation-list__item.opened>.navigation-list__item-inner {
  visibility: visible;
  margin-left: 0;
  width: 425px;
  max-width: 100%;
}

.navigation-list__back-btn {
  padding: 15px;
  background-color: #FFF;
  font-family: var(--medium-font), sans-serif;
}

.navigation-list__back-btn>i {
  display: inline-block;
  transform: rotate(90deg);
  vertical-align: initial;
  margin-right: 5px;
  font-size: 12px;
}

.navigation-list__link-2 {
  display: block;
  font-size: 14px;
  font-family: var(--medium-font), sans-serif;
  letter-spacing: .01em;
  padding: 10px 20px;
}

.navigation-list__back-btn+.navigation-list__link-2 {
  margin-top: 15px;
}

.navigation-list__clinics {
  background: #FFF;
}

.navigation-list__clinics ul {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
}

.navigation-list__clinics ul::-webkit-scrollbar {
  display: none;
}

.navigation-list__clinics li {
  padding: 15px 20px;
  font-family: var(--medium-font);
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  color: #909EAA;
  transition: color .3s;
}

.navigation-list__clinics li.active {
  color: #232427;
}

.navigation-list__clinics li.active::after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 20px;
  right: 20px;
  background: var(--main-color);
}

body.cecutient .navigation-list__clinics li.active::after {
  background: #000;
}

body.cecutient .navigation-list__clinics li {
  font-size: 22px;
}

.navigation-list__section {
  display: none;
}

.navigation-list__section.active {
  display: block;
}

body.showRespNav .header_mobile .navbar-toggler i:nth-child(1) {
  top: 30px;
  transform: rotate(45deg);
}

body.showRespNav .header_mobile .navbar-toggler i:nth-child(2) {
  top: 30px;
  transform: rotate(-45deg);
}

body.showRespNav .header-responsive {
  left: 0;
}

body:has(#roddom, .acuvue-page, #eco, #hospital, #remote, #land_malisheva, #cosmetology, #urology, #psychology) {
  padding: 0px
}

body:has(#cosmetology) .content-block,
body:has(#urology) .content-block,
body:has(#psychology) .content-block {
  padding-bottom: 0;
}

body:has(#cosmetology) section {
  padding-left: 0;
}

body:has(#urology) .editor_style>.content-block h2,
body:has(#cosmetology) .editor_style>.content-block h2,
body:has(#psychology) .editor_style>.content-block h2 {
  margin-bottom: 5px;
}

body:has(#urology) .editor_style>.content-block:not(:last-child),
body:has(#cosmetology) .editor_style>.content-block:not(:last-child),
body:has(#psychology) .editor_style>.content-block:not(:last-child) {
  margin-bottom: 24px;
}

body:has(#urology) .editor_style>.content-block ul,
body:has(#cosmetology) .editor_style>.content-block ul,
body:has(#psychology) .editor_style>.content-block ul {
  margin-top: 0;
}

body .header_mobile {
  /* border-bottom: 1px solid #E4E6E8; */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* end */
@media (max-width: 1200px) {
  body.cecutient.showRespNav .header_mobile .navbar-toggler i:nth-child(1) {
    top: 30px;
    transform: rotate(45deg);
  }

  .header-bottom__navigation-text {
    white-space: nowrap;
  }

  .header-bottom__search-btn {
    margin: 0 5px;
  }

  .header-bottom__record-btn {
    font-size: 14px;
    padding: 0 10px;
  }

  .header-bottom__record-more {
    width: 44px;
  }
}

@media (max-width: 1060px) {
  body:has(#new_record) {
    padding-top: 80px !important;
  }

  body.cecutient #mainPage {
    padding-top: 300px;
  }

  body.show-main-search .section-breadcrumbs {
    padding-top: 130px;
  }

  body.mobile {
    padding-top: 0;
    padding-bottom: env(safe-area-inset-bottom);
    transition: padding-top 1s ease-in;
  }

  body .header-search {
    border-bottom: none;
  }

  .header-top,
  .header-bottom {
    display: none;
  }

  .header_mobile {
    display: block;
    transition: margin-top .4s ease;
  }

  .header_mobile--hidden {
    transition: margin-top .4s ease;
    margin-top: -70px;
  }

  body.show-main-search #mainPage {
    padding-top: 68px;
  }

  body.cecutient #mainPage {
    padding-top: 220px;
  }

  body.cecutient .section-breadcrumbs {
    padding-top: 200px;
    padding-bottom: 0;
  }

  body.show-main-search .main-slider {
    padding-top: 0;
  }

  body.cecutient {
    padding-top: 80px;
  }

  body.cecutient #cecutientPanel {
    display: block;
    top: 167px;
  }

  body.cecutient.showRespNav #cecutientPanel {
    z-index: 100;
  }

  body.cecutient .header_mobile {
    position: fixed;
    display: block;
  }

  body:has(.header_mobile--hidden) {
    padding-top: 80px;
  }

  .header_mobile--hidden-notification {
    transition: margin-top .4s ease;
    margin-top: -145px;
  }

  .header_mobile .header-bottom__record-super-btn {
    margin: 15px 0 15px auto;
    height: 40px;
  }

  .header_mobile .header-bottom__record-btn {
    border-radius: 4px 0 0 4px;
    font-family: var(--medium-font), sans-serif;
    font-size: 14px;
  }

  .header_mobile .header-bottom__record-more {
    width: 40px;
    border-radius: 0 4px 4px 0;
  }

  body:not(.show-main-search) .header-search {
    opacity: 0;
    margin-top: -400px;
    z-index: -9999;
  }

  .header-search__form input {
    padding: 10px 30px;
  }

  .header-search__input {
    margin-left: 0;
  }

  .header-search__input .icon-search-close {
    font-size: 24px;
  }

  .header-search__form {
    top: 0;
  }

  .header-search__search-results {
    position: relative;
    padding-top: 15px;
  }

  .header-search__search-loader {
    padding: 0 0 20px;
  }

  .header-search__group-item {
    padding: 25px 0;
    flex-direction: column;
    padding-left: 70px;
    position: relative;
    min-height: 130px;
  }

  .header-search__empty-results .header-search__group-item {
    padding: 10px 0;
    flex-direction: row;
    min-height: unset;
  }

  .header-search__item-img {
    border-radius: 4px;
    position: absolute;
    top: 25px;
    left: 0;
    margin: 0;
  }

  .header-search__item-name {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .header-search__item-info {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .header-search__item-info+.header-search__item-info {
    margin-top: 0;
    border-top: 1px solid #E1E4E7;
    padding-top: 10px;
  }

  .header-search__item-price {
    min-width: initial;
    margin: 0 0 10px;
    text-align: left;
  }

  .header-search__item-price-value {
    margin: 0;
    font-size: 14px;
  }

  .header-search__item-price-info {
    font-size: 12px;
  }

  .header-search__item-actions {
    margin: 10px 0 0 0;
    min-width: initial;
  }

  .header-search__item-actions>button,
  .header-search__item-actions>.loader-wrapper,
  .header-search__item-actions .btns-union {
    float: none;
  }

  .header-search__item-actions .btns-union .base-btn {
    overflow: hidden;
  }

  .header-search__item-date {
    min-width: initial;
    font-size: 12px;
    text-align: left;
    margin: 0;
  }

  .header-search__show-more {
    background: rgba(144, 158, 170, .1);
    border-radius: 4px;
    padding: 15px 0;
    line-height: 25px;
  }

  .header-search__show-more::after {
    display: none;
  }

  .header-search__item-missing {
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 16px;
  }

  .header-search__selector {
    flex-basis: unset;
  }

  .header-search__results {
    margin: 0;
  }

  @-moz-document url-prefix() {
    body.show-main-search div#mainPage {
      padding-top: 104px;
    }

    #mainPage {
      padding: 0px;
    }

    body.show-main-search .section-breadcrumbs {
      padding-top: 25px;
    }

    body .main-slider {
      padding-top: 55px;
      transition: padding-top .3s ease;
    }

    body .info-block__wrap {
      padding-top: 0;
    }

    body.cecutient #cecutientPanel {
      top: 100px;
    }

    body.cecutient .section-breadcrumbs {
      padding-top: 110px;
    }

    body.cecutient #mainPage {
      padding-top: 120px;
    }
  }
}

@media (max-width: 767px) {
  .header-search__form {
    flex-direction: column;
  }

  .selectize-input .item {
    font-size: 14px;
  }

  .header-search__selector {
    padding-bottom: 0;
    width: 100%;
  }

  .header-search__input {
    width: 100%;
  }

  .header-search__clinic-select {
    margin-right: 0;
  }

  .header-search__selector .selectize-input .item {
    margin-right: auto !important;
  }

  .header-search__selector .selectize-input::after {
    right: -20px;
    font-size: 10px;
    background-size: 10px;
  }

  .selectize-input {
    overflow: visible;
  }

  .header-search__group-title {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .header-search__group-title--dummy {
    margin-bottom: 1110px;
  }

  .header-search__item-price-info {
    display: none;
  }

  .header-search__item-price-value {
    font-family: var(--bold-font);
    font-size: 16px;
    line-height: 20px;
  }

  .header-search__group-item {
    padding: 15px 0 0 55px;
    min-height: 70px;
  }

  .header-search__selector {
    flex-direction: column;
    margin-top: 5px;
  }

  .header-search__item-img {
    top: 15px;
    width: 35px;
    height: 35px;
    min-width: 35px;
    background-size: 20px;
  }

  .header-search__item-img--specialist {
    background-size: 35px;
  }

  .header-search__item-info {
    margin-bottom: 0;
  }

  .header-search__group-item_child .header-search__item-img--child {
    top: 30px;
    left: -10px;
    width: 28px;
  }

  .header-search__show-more {
    margin-bottom: 30px;
    padding: 5px 0;
  }
}

@media (max-width: 424px) {

  .header-responsive,
  .navigation-list__item-inner {
    width: 100%;
  }
}

body.cecutient .header_mobile .navbar-toggler i {
  height: 5px;
  width: 32px;
}

/* Simple header e.g. landings */
.simple-header {
  background: #FFF;
  border-bottom: 1px solid #E1E4E7;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 100;
  padding: 0 20px;
}

.simple-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2vw;
}

.simple-header__logo {
  display: inline-block;
}

.simple-header__logo--small {
  display: none;
}

.simple-header__navigation {
  display: flex;
  align-items: center;
}

@media (min-width: 1260px) {
  .simple-header__navigation {
    justify-content: space-between;
  }
}

.simple-header__navigation-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  font-family: var(--medium-font), sans-serif;
  cursor: pointer;
  transition: color .2s;
}

.simple-header__navigation-item:hover {
  color: var(--main-color);
}

.simple-header__navigation-item i {
  margin-left: 10px;
  font-size: 8px;
  transition: transform .3s;
}

.simple-header__navigation-item:hover i {
  transform: rotate(180deg);
}

.simple-header__navigation-dropdown {
  display: none;
  position: absolute;
  top: 40px;
  min-width: 200px;
  padding: 15px 20px;
  background-color: #FFF;
  box-shadow: 0 10px 35px rgba(155, 178, 190, .2);
  border-radius: 6px;
  z-index: 10;
}

.simple-header__navigation-dropdown:hover,
.simple-header__navigation-item:hover .simple-header__navigation-dropdown {
  display: block;
}

.simple-header__navigation-dropdown li+li {
  padding-top: 15px;
}

.simple-header__navigation-dropdown a {
  font-family: var(--regular-font);
  font-size: 14px;
  line-height: 20px;
  color: #232427;
  transition: color .3s;
}

.simple-header__navigation-dropdown a:hover {
  color: var(--main-color)
}

.simple-header__burger {
  display: none;
}

.simple-header__navigation-separator {
  width: 1px;
  height: 20px;
  background: #909EAA;
  opacity: .5;
}

.simple-header .base-btn {
  line-height: unset;
}

.simple-header__navigation-phone {
  padding-right: 30px;
  transition: color .3s;
}

.simple-header__navigation-phone nobr {
  transition: color .3s;
}

.simple-header__navigation-phone nobr:hover {
  color: var(--main-color);
}


/* Mobile phones block */
.phones-mobile {
  display: none;
  padding: 0 20px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #FFF;
  overflow: hidden;
}

.header-phone {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  padding-left: 35px;
  white-space: nowrap;
  font-family: var(--bold-font);
  font-size: 16px;
}

body.cecutient .header-phone {
  margin: 0 0 20px;
}

.header-phone__text {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .9px;
  color: #BBC1C8;
}

.header-phone .icon-phone {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 24px;
  color: #C6CFD6;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .simple-header__navigation-phone {
    display: none
  }
}

@media (min-width: 771px) and (max-width: 1133px) {
  .header-bottom__navigation-item {
    padding: 30px 5px;
  }

  body.show-main-search .section-breadcrumbs {
    padding-top: 90px;
  }

  body.cecutient.close-search #layout {
    padding-top: 34px;
  }
}

@media (max-width: 991px) {
  .simple-header__burger {
    width: 60px;
    height: 60px;
    padding: 20px;
    margin-left: -20px;
    display: inline-block;
    position: relative;
  }

  .simple-header__burger i {
    display: block;
    height: 2px;
    width: 20px;
    position: absolute;
    border-radius: 2px;
    background-color: #28292B;
    transition: top 300ms ease, transform 300ms ease;
  }

  body.cecutient #cecutientPanel {
    top: 112px;
  }

  .simple-header__burger i:nth-child(1) {
    top: 26px;
  }

  body.cecutient.up .scroll-top {
    bottom: 60px;
  }

  body.cecutient .section-specialists.ko-hidden {
    padding-top: 0;
  }

  .simple-header__burger i:nth-child(2) {
    top: 33px;
  }

  .simple-header__navigation {
    position: fixed;
    left: -100%;
    background-color: #FFF;
    z-index: 999;
    width: 425px;
    height: calc(100vh - 70px);
    text-align: left;
    transition: left .6s;
    overflow: auto;
  }

  .header-responsive__inner {
    overflow: auto;
    height: calc(100vh - 60px);
  }

  .header-responsive__phones {
    padding: 20px;
    border-bottom: 1px solid rgba(225, 228, 231, .5);
  }

  .header-responsive__phone {
    padding-bottom: 15px;
    position: relative;
    font-size: 18px;
    white-space: nowrap;
    font-family: var(--medium-font), sans-serif;
    display: block;
  }

  .header-responsive__phone-text {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #909EAA;
    line-height: 1;
  }

  .header-responsive__phone+.header-responsive__phone {
    margin-top: 20px;
  }

  /* Icon buttons */
  .header-responsive__cecutient,
  .header-responsive__login,
  .header-responsive__calculator {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-family: var(--medium-font);
  }

  .header-responsive__login>i,
  .header-responsive__calculator>i {
    margin-right: 15px;
    font-size: 20px;
    color: var(--main-color);
  }

  .header-responsive__calculator .header-responsive__calculator-count {
    display: inline-block;
    width: 20px;
    margin-left: 10px;
    background: var(--main-color);
    border-radius: 50%;
    text-align: center;
    font-family: var(--medium-font);
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
  }

  body.cecutient .header-responsive__calculator .header-responsive__calculator-count {
    background: #000;
    color: #FFF !important;
    font-size: 20px
  }

  .header-responsive__cecutient {
    display: flex;
    justify-content: space-between;
  }

  .header-responsive__foreigners {
    padding-left: 30px;
  }

  .header-responsive__foreigners .base-dropdown__list {
    right: 0;
    left: unset;
  }

  /* Links */
  .header-responsive__links {
    border-top: 1px solid rgba(225, 228, 231, .5);
    padding: 15px 0;
    margin-top: 15px;
  }

  .header-responsive__link {
    padding: 10px 20px;
    font-family: var(--medium-font);
  }

  .navigation-list {
    margin-bottom: 15px;
  }

  .navigation-list__item {
    margin: 0 20px;
    border-bottom: 1px solid rgba(225, 228, 231, .5);
    position: relative;
    padding-right: 50px;
  }

  .navigation-list__item-btn-next {
    position: absolute;
    top: 0;
    right: -20px;
    width: 70px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navigation-list__item-btn-next>i {
    transform: rotate(-90deg);
    font-size: 16px;
  }

  .navigation-list__item.active>.navigation-list__link-1 {
    color: var(--main-color);
  }

  .navigation-list__link-1 {
    font-family: var(--medium-font), sans-serif;
    font-size: 18px;
    padding: 20px;
    margin-left: -20px;
    display: block;
  }

  .navigation-list__item-inner {
    position: fixed;
    top: 70px;
    left: 0;
    width: 425px;
    height: calc(100vh - 70px);
    background: #EDF2F5;
    z-index: 1;
    transition: left .3s;
    overflow: auto;
    margin-left: 425px;
    transition: width .3s ease-in-out, margin .3s ease-in-out, visibility .4s;
    visibility: collapse;
    width: 0;
  }

  body.showRespNav .navigation-list__item.opened>.navigation-list__item-inner {
    visibility: visible;
    margin-left: 0;
    width: 425px;
    max-width: 100%;
    bottom: 0;
    background: #FFF;
    flex-direction: column;
    align-items: initial;
    padding: 10px;
    transition: left .5s;
    overflow: auto;
  }

  .simple-header__navigation-phone {
    display: none;
  }


  .simple-header__navigation-separator {
    height: 1px;
    width: 100%;
  }

  body.showRespNav .simple-header__navigation {
    left: 0;
  }

  body.showRespNav .simple-header__burger i:nth-child(1) {
    top: 30px;
    transform: rotate(45deg);
  }

  body.showRespNav .simple-header__burger i:nth-child(2) {
    top: 30px;
    transform: rotate(-45deg);
  }

  body.showRespNav .header-responsive {
    left: 0;
  }

  body:has(#roddom, .acuvue-page, #eco, #hospital, #remote, #cosmetology) {
    padding: 0px
  }

  body .header_mobile {
    /* border-bottom: 1px solid #E4E6E8; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}

  /* end */
  @media (max-width: 1200px) {
    body.cecutient .header-bottom .base-btn {
      padding: 6px 8px;
    }

    .header-bottom__navigation-text {
      white-space: nowrap;
    }

    .cecutient .header-bottom__navigation-text {
      white-space: normal;
    }

    body.cecutient .icon-info::before {
      font-size: 30px;
    }

    .header-bottom__search-btn {
      margin: 0 5px;
    }

    .header-bottom__record-btn {
      font-size: 14px;
      padding: 0 10px;
    }

    .header-bottom__record-more {
      width: 44px;
    }

    body.cecutient .header_mobile .navbar-toggler i {
      height: 5px;
      width: 32px;
    }

    body.cecutient.showRespNav .header_mobile .navbar-toggler i:nth-child(1) {
      top: 37px;
    }
  }

  @media (max-width: 1060px) {
    body.cecutient .header_mobile .navbar-toggler i {
      height: 5px;
      width: 32px;
    }

    body.cecutient.showRespNav .header_mobile .navbar-toggler i:nth-child(1) {
      top: 26px;
    }

    body {
      padding-top: 130px;
    }

    #mainPage {
      padding-top: 0;
    }

    body.cecutient #mainPage {
      padding-top: 300px;
    }

    body.show-main-search .section-breadcrumbs {
      padding-top: 130px;
    }

    body.mobile {
      padding-top: 0;
      padding-bottom: env(safe-area-inset-bottom);
      transition: padding-top 1s ease-in;
    }

    body:has(#new_record) {
      padding-top: 80px !important;
    }

    body:has(.open) #new_record {
      padding-top: 115px;
    }

    #new_record {
      padding-top: 40px;
    }

    body .header-search {
      border-bottom: none;
    }

    .header-top,
    .header-bottom {
      display: none;
    }

    .header_mobile {
      display: block;
      transition: margin-top .4s ease;
    }

    .header_mobile--hidden {
      transition: margin-top .4s ease;
      margin-top: -70px;
    }

    body.show-main-search #mainPage {
      padding-top: 68px;
      transition: padding-top .4s ease;
    }

    body.cecutient #startTourButtonMobile {
      font-size: 13px;
    }

    body.cecutient .section-breadcrumbs {
      padding-top: 90px;
      padding-bottom: 0;
    }

    body.show-main-search .main-slider {
      padding-top: 0;
    }

    body.cecutient {
      padding-top: 80px;
    }

    body.cecutient #cecutientPanel {
      display: block;
      top: 157px;
    }

    body.cecutient.showRespNav #cecutientPanel {
      z-index: 100;
    }

    body.cecutient .header_mobile {
      position: fixed;
      display: block;
    }

    body:has(.header_mobile--hidden) {
      padding-top: 80px;
    }

    .header_mobile--hidden-notification {
      transition: margin-top .4s ease;
      margin-top: -145px;
    }

    .header_mobile .header-bottom__record-super-btn {
      margin: 15px 0 15px auto;
      height: 40px;
    }

    .header_mobile .header-bottom__record-btn {
      border-radius: 4px 0 0 4px;
      font-family: var(--medium-font), sans-serif;
      font-size: 14px;
    }

    .header_mobile .header-bottom__record-more {
      width: 40px;
      border-radius: 0 4px 4px 0;
    }

    body:not(.show-main-search) .header-search {
      opacity: 0;
      margin-top: -400px;
      z-index: -9999;
    }

    .header-search__form input {
      padding: 10px 30px;
    }

    .header-search__input {
      margin-left: 0;
    }

    .header-search__input .icon-search-close {
      font-size: 24px;
    }

    .header-search__form {
      top: 0;
    }

    .header-search__search-results {
      position: relative;
      padding-top: 15px;
    }

    .header-search__search-loader {
      padding: 0 0 20px;
    }

    .header-search__group-item {
      padding: 25px 0;
      flex-direction: column;
      padding-left: 70px;
      position: relative;
      min-height: 130px;
    }

    .header-search__empty-results .header-search__group-item {
      padding: 10px 0;
      flex-direction: row;
      min-height: unset;
    }

    .header-search__item-img {
      border-radius: 4px;
      position: absolute;
      top: 25px;
      left: 0;
      margin: 0;
    }

    .header-search__item-name {
      margin: 0 0 5px;
      font-size: 14px;
      line-height: 20px;
    }

    .header-search__item-info {
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 10px;
    }

    .header-search__item-info+.header-search__item-info {
      margin-top: 0;
      border-top: 1px solid #E1E4E7;
      padding-top: 10px;
    }

    .header-search__item-price {
      min-width: initial;
      margin: 0 0 10px;
      text-align: left;
    }

    .header-search__item-price-value {
      margin: 0;
      font-size: 14px;
    }

    .header-search__item-price-info {
      font-size: 12px;
    }

    .header-search__item-actions {
      margin: 10px 0 0 0;
      min-width: initial;
    }

    .header-search__item-actions>button,
    .header-search__item-actions>.loader-wrapper,
    .header-search__item-actions .btns-union {
      float: none;
    }

    .header-search__item-actions .btns-union .base-btn {
      overflow: hidden;
    }

    .header-search__item-date {
      min-width: initial;
      font-size: 12px;
      text-align: left;
      margin: 0;
    }

    .header-search__show-more {
      background: rgba(144, 158, 170, .1);
      border-radius: 4px;
      padding: 15px 0;
      line-height: 25px;
    }

    .header-search__show-more::after {
      display: none;
    }

    .header-search__item-missing {
      font-size: 12px;
      letter-spacing: .5px;
      line-height: 16px;
    }

    .header-search__selector {
      flex-basis: unset;
    }

    .header-search__results {
      margin: 0;
    }

    @-moz-document url-prefix() {
      body.show-main-search #mainPage {
        padding-top: 0px;
      }

      #mainPage {
        padding: 0px;
      }

      body.show-main-search .section-breadcrumbs {
        padding-top: 25px;
      }

      body .main-slider {
        padding-top: 55px;
        transition: padding-top .3s ease;
      }

      body .info-block__wrap {
        padding-top: 0;
      }

      body.cecutient #cecutientPanel {
        top: 100px;
      }

      body.cecutient .section-breadcrumbs {
        padding-top: 110px;
      }

      body.cecutient #mainPage {
        padding-top: 120px;
      }
    }
  }

  @media (max-width: 767px) {
    .header-search__form {
      flex-direction: column;
    }

    .selectize-input .item {
      font-size: 14px;
    }

    .header-search__selector {
      padding-bottom: 0;
      width: 100%;
    }

    .header-search__input {
      width: 100%;
    }

    .header-search__clinic-select {
      margin-right: 0;
    }

    .header-search__selector .selectize-input .item {
      margin-right: auto !important;
    }

    .header-search__selector .selectize-input::after {
      right: -20px;
      font-size: 10px;
      background-size: 10px;
    }

    .selectize-input {
      overflow: visible;
    }

    .header-search__group-title {
      font-size: 12px;
      margin-bottom: 5px;
    }

    .header-search__group-title--dummy {
      margin-bottom: 1110px;
    }

    .header-search__item-price-info {
      display: none;
    }

    .header-search__item-price-value {
      font-family: var(--bold-font);
      font-size: 16px;
      line-height: 20px;
    }

    .header-search__group-item {
      padding: 15px 0 0 55px;
      min-height: 70px;
    }


    .header-search__item-img {
      top: 15px;
      width: 35px;
      height: 35px;
      min-width: 35px;
      background-size: 20px;
    }

    .header-search__item-img--specialist {
      background-size: 35px;
    }

    .header-search__item-info {
      margin-bottom: 0;
    }

    .header-search__group-item_child .header-search__item-img--child {
      top: 30px;
      left: -10px;
      width: 28px;
    }

    .header-search__show-more {
      margin-bottom: 30px;
      padding: 5px 0;
    }
  }

  @media (max-width: 424px) {

    .header-responsive,
    .navigation-list__item-inner {
      width: 100%;
    }
  }

  /* Simple header e.g. landings */
  .simple-header {
    padding: 0 10px;
  }

  .simple-header__logo {
    height: 70px;
  }


  .simple-header .base-btn {
    padding: 10px;
    line-height: normal;
  }

  .simple-header__navigation-phone {
    padding-right: 30px;
    transition: color .3s;
  }

  .simple-header__navigation-phone nobr {
    transition: color .3s;
  }

  .simple-header__navigation-phone nobr:hover {
    color: var(--main-color);
  }

  .simple-header__navigation {
    margin-left: auto;
    margin-right: auto;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .simple-header__navigation-phone {
      display: none
    }
  }

  @media (min-width: 771px) and (max-width: 1133px) {
    .header-bottom__navigation-item {
      padding: 30px 5px;
    }

    body.show-main-search .section-breadcrumbs {
      padding-top: 90px;
    }

    body.cecutient.close-search #layout {
      padding-top: 34px;
    }
  }

  @media (max-width: 991px) {
    .simple-header__burger {
      width: 60px;
      height: 60px;
      padding: 20px;
      margin-left: -20px;
      display: inline-block;
      position: relative;
    }

    .simple-header__burger i {
      display: block;
      height: 2px;
      width: 20px;
      position: absolute;
      border-radius: 2px;
      background-color: #28292B;
      transition: top 300ms ease, transform 300ms ease;
    }

    body.cecutient #cecutientPanel {
      z-index: 200;
      position: fixed;
    }

    body.cecutient .scroll-top {
      bottom: 60px;
    }

    .simple-header__burger i:nth-child(1) {
      top: 26px;
    }

    body.cecutient.up .scroll-top {
      bottom: 60px;
    }

    body.cecutient .header_mobile .navbar-toggler i:nth-child(2) {
      top: 26px;
    }

    body.cecutient .btn-wrapper__add-service {
      font-size: 21px;
    }

    body.cecutient .header_mobile .navbar-toggler i {
      height: 5px;
      width: 32px;
    }

    body.cecutient .icon-info::before {
      font-size: 30px;
    }

    body.cecutient .section-specialists.ko-hidden {
      padding-top: 0;
    }

    .simple-header__burger i:nth-child(2) {
      top: 33px;
    }

    .simple-header__navigation {
      position: fixed;
      left: -100%;
      top: 71px;
      width: 350px;
      max-width: 100%;
      bottom: 0;
      background: #FFF;
      flex-direction: column;
      align-items: initial;
      padding: 10px;
      transition: left .5s;
      overflow: auto;
    }

    .simple-header__navigation-phone {
      display: none;
    }


    .simple-header__navigation-separator {
      height: 1px;
      width: 100%;
    }

    body.showRespNav .simple-header__navigation {
      left: 0;
    }

    body.showRespNav .simple-header__burger i:nth-child(1) {
      top: 30px;
      transform: rotate(45deg);
    }

    body.showRespNav .simple-header__burger i:nth-child(2) {
      top: 30px;
      transform: rotate(-45deg);
    }
  }

  @media (max-width: 500px) {
    .simple-header {
      padding: 0 10px;
    }

    .simple-header__logo {
      height: 70px;
    }

    .simple-header__logo--small {
      display: block;
      max-height: 100%;
    }

    .simple-header__logo--big {
      display: none;
    }

    .simple-header__navigation {
      width: 100%;
    }

    .simple-header .base-btn {
      padding: 10px;
      line-height: normal;
    }
  }

  /* end New header */
  /* Mobile phones block */
  .phones-mobile {
    display: flex;
  }

/* end Mobile phones block */
.selector-auto-form__text-most-wanted {
  font-family: var(--regular-font);
  font-size: 14px;
  line-height: 21px;
  color: #95A6B3;
  margin-bottom: 20px;
}

.mobile__buttons-flex {
  margin-bottom: 60px;
}

.mobile__buttons-flex .base-btn {
  margin-right: 15px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  body {
    padding-top: 155px;
  }
  .icon-search-close {
    display: none;
  }

  body:has(.header_mobile--hidden) .icon-search-close {
    display: block;
  }

  .mobile__buttons-flex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .mobile__buttons-flex .base-btn {
    height: 30px;
    line-height: 30px;
    flex: 1 1 auto;
    margin: 4px;
  }
}

/* Search anchors */
.header-search__anchors {
  padding: 5px 0 20px;
  background-color: #FFF;
  box-shadow: 0 -10px 0 10px #FFF;
  position: sticky;
  z-index: 1;
  top: -10px;
  transition: top .4s;
}

.header-search__anchors--shown {
  top: 240px;
}

.header-search__anchors-number {
  color: var(--second-main-color);
}

.header-search__anchors .base-btn {
  height: 32px;
  padding: 7px 10px;
  line-height: initial;
  margin-right: 10px;
  font-size: 14px;
}

.anchor.disabled .header-search__anchors-number {
  color: #909EAA;
}

@media (max-width: 991px) {
  .header-search__anchors {
    display: flex;
    flex-wrap: wrap;
    top: -50px;
  }

  .header-search__anchors--shown {
    top: 60px;
  }

  .header-search__anchors .base-btn {
    flex: 1 1 auto;
    margin: 4px;
  }
}

@media (max-width: 767px) {
  .header-search__anchors--shown {
    top: 105px;
  }
}
