.header__phone.phone.not_around_clock::after{
  display: none;
}
.header__phone.phone.not_around_clock{
  padding-right: 12px!important;
}

.doctors-main-page .breadcrumbs{
  display: none;
}

@media screen and (max-width: 1023px) {
    .doctors-page:not(.doctors-main-page) .breadcrumbs {
        border-bottom: none;
        padding-left: 15px;
        padding-right: 15px;
        display: block;
    }
}

.actions-filter {
  bottom: -70px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 45px; }

.filter-actions .actions-filter {
  margin-top: 22px; }

.one-third {
  width: 33.333%; }

.filter-programs,
.filter-actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative; }

.filter-programs:after,
.filter-actions:after {
  content: none; }

.actions-form-line .toggle__item {
  height: 46px;
  line-height: 46px; }

.actions-form-line .toggle__item label {
  width: 100%;
  height: 100%; }

.actions-form-line .toggle__item input[type="radio"] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden; }

.programs-actions {
  padding-top: 20px;
  position: absolute;
  right: 0;
  bottom: 0; }

.tag-point {
  margin-bottom: 0; }

.ai-left {
  position: relative;
  min-height: 181px; }

.ai-left img {
  margin-bottom: 0; }

.actions-item {
  padding-bottom: 0;
  position: relative;
  border-top: 0; }

.actions-item:after {
  display: none; }

.actions-item:not(:first-child):before {
  position: absolute;
  left: 0;
  top: 40px;
  border-top: 1px solid #e4eff1;
  width: 74%;
  content: ''; }

.filter-reset {
  margin-right: 10px; }

.actions-wrap .actions-item .ai-title {
  font-weight: bold;
  text-align: left;
  display: block; }

.actions-page .actions-wrap .actions-item .ai-title {
  margin-bottom: 7px; }

.active-untill {
  font-weight: bold; }

.actions-page .active-untill {
  margin-bottom: 7px; }

.ai-right p,
.ai-right ul {
  text-align: left; }

.ai-right {
  max-height: 96px;
  overflow: hidden; }

.actions-page .ai-right {
  max-height: 121px; }

.actions-page .actions-wrap .actions-item .ai-title {
  line-height: 1; }

.actions-page .actions-item .ai-title.mobile-title {
  display: none; }

.actions-page .content .content-entry p {
  line-height: 1.19; }

.actions-page {
  padding-top: 25px; }

.actions-page .actions-item {
  padding-top: 40px;
  margin-top: 56px; }

.actions-page .actions-item:first-child {
  margin-top: 0; }

.actions-page .actions-item:not(:first-child):before {
  top: 0;
  width: 100%; }

.filter-right.programs {
  padding-top: 0; }

.actions-item:not(:first-child):before {
  position: absolute;
  left: 0;
  top: 40px;
  border-top: 1px solid #e4eff1;
  width: 74%;
  content: ''; }

.ai-left .ai-icon {
  width: 28px;
  height: 28px;
  margin-bottom: 11px;
  display: inline-block; }

.actionsprograms .breadcrumbs {
  display: none; }

.actionsprograms .sidebar {
  display: none; }

.actionsprograms .inner_main {
  margin-right: 0; }

.filter-col {
  width: 30%; }

.filter-col:last-child {
  margin-top: 68px; }

.action-filials {
  position: absolute;
  bottom: 0;
  left: calc(100% + 41px);
  width: 100%;
  max-width: 200px; }

.actions-page .action-filials {
  left: calc(100% + 31px); }

.btn-big {
  width: 100%; }

@media (max-width: 63.99em) {
  .filter-col {
    width: 45%; }
  .filter-col:last-child {
    margin-top: 0; }
  .programs-actions {
    position: static; }
  .actions-page .programs-actions {
    position: absolute; }
  .ai-left img {
    margin-bottom: 20px; }
  .action-filials {
    position: static;
    width: auto;
    max-width: 100%; }
  .actions-item:not(:first-child):before {
    width: 100%; } }

@media (max-width: 47.99em) {
  .filter-programs {
    flex-direction: column-reverse; }
  .filter-programs.filter-actions .filter-left,
  .filter-programs.filter-actions .filter-right {
    width: 45%; }
  .filter-programs:not(.filter-actions) {
    flex-direction: row; }
  .filter-submit {
    margin-right: 10px; }
  .mobile-hideable {
    display: none; }
  .content-entry h1 {
    font-size: 32px;
  }
  .actions-filter a {
    margin-right: 10px !important; } }

@media (max-width: 37.5em) {
  .actions-page .actions-item .ai-title {
    display: none; }
  .actions-page .actions-item .ai-title.mobile-title {
    display: block;
    margin-bottom: 0.8125em; }
  p.active-untill {
    color: #000;
    margin-bottom: 15px; }
  .ai-right {
    text-align: center; }
  .programs-actions {
    text-align: center; }
  .actions-page .programs-actions {
    position: static; }
  .programs-actions .btn-buy {
    margin-right: 0; }
  .filter-programs.filter-actions .filter-left,
  .filter-programs.filter-actions .filter-right {
    width: 100%; }
  .actions-item {
    border: none; }
  .filter-col {
    width: 100%;
    margin-top: 0; }
  .actions-filter {
    flex-direction: row-reverse; }
  .actions-filter a,
  .actions-filter input {
    margin-right: 0; }
  .ai-left img {
    margin-bottom: 20px; }
  .action-filials {
    position: static;
    width: auto;
    max-width: 100%;
    margin-bottom: 10px; }
  .programs-actions {
    position: static; }
  .programs-actions .btn-buy {
    font-weight: bold; }
  .actions-item:not(:first-child):before {
    border: none; }
  .actions-page .actions-item {
    margin-top: 0; }
  .content .content-entry p {
    padding-right: 0; } }

@media (min-width: 501px) and (max-width: 1023px) {
  .doctors-wrap .doc_block__name {
    width: 51%; } }

.doctors-page {}
  .doctors-page .breadcrumbs .share_page{
    display: none; }

.doctors-page .sidebar {
  display: none; }

.doctors-page .inner_main {
  margin-right: 0; }

.doctors-page:not(.doctors-main-page) .breadcrumbs {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1023px) {
    .doctors-page:not(.doctors-main-page) .breadcrumbs {
        border-bottom: none;
        padding: 25px 15px 10px;
        display: block;
    }
}

@media (min-width: 64em) {
  .doctors-page .ourservices__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; } }

@media (max-width: 63.9375em) {
  .doctors-page .ourservices__col {
    width: 100%;
    padding-right: 0; } }

@media (max-width: 800px) {
  .doctors-page .ourservices__details {
    float: left; } }

@media (max-width: 63.9375em) {
  .doctors-page .ourservices__details .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; } }

.doctors-page .ourservices__details .content-entry {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media (max-width: 63.9375em) {
    .doctors-page .ourservices__details .content-entry {
      display: block; } }
  .doctors-page .ourservices__details .content-entry .service-col {
    width: 50%;
    padding-left: 38px;
    padding-right: 20px; }
    @media (max-width: 63.9375em) {
      .doctors-page .ourservices__details .content-entry .service-col {
        padding-left: 33px; } }
    @media (max-width: 47.9375em) {
      .doctors-page .ourservices__details .content-entry .service-col {
        width: 100%; } }
    @media (max-width: 35.4375em) {
      .doctors-page .ourservices__details .content-entry .service-col {
        padding-left: 0; } }
    .doctors-page .ourservices__details .content-entry .service-col .service_category {
      font-weight: 600;
      display: inline-block;
      margin-bottom: 10px; }
      @media (max-width: 35.4375em) {
        .doctors-page .ourservices__details .content-entry .service-col .service_category {
          margin-left: 46px; } }
  .doctors-page .ourservices__details .content-entry ul {
    padding-left: 13px; }
    @media (max-width: 63.9375em) {
      .doctors-page .ourservices__details .content-entry ul {
        padding-left: 12px; } }
  .doctors-page .ourservices__details .content-entry li {
    width: 100%; }
    .doctors-page .ourservices__details .content-entry li a {
      font-weight: 600; }
      @media (max-width: 63.9375em) {
        .doctors-page .ourservices__details .content-entry li a {
          font-weight: 400; } }

@media (max-width: 63.9375em) {
  .doctors-page .ourservices__details .list-row3 li {
    width: 100%; } }

@media (max-width: 47.9375em) {
  .doctors-page .actions-filter .btn {
    margin-right: 0 !important; } }

.doctors-page:not(.doctors-main-page) .fake-container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

.doctors-page:not(.doctors-main-page) .fake-pad {
  padding-left: 0;
  padding-right: 0;
  max-width: 970px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 63.9375em) {
    .doctors-page:not(.doctors-main-page) .fake-pad {
      padding-left: 15px;
      padding-right: 15px; } }

@media (min-width: 64em) {
  .doctors-page:not(.doctors-main-page) .ourservices__link--active {
    height: 100%; } }

@media (max-width: 63.9375em) {
  .doctors-page:not(.doctors-main-page) .ourservices__link--active span {
    color: #009F9E;
    font-weight: 600;
    border: none; } }

@media (max-width: 48em) {
  .doctors-page:not(.doctors-main-page) .ourservices__link {
    padding-left: 45px;
    padding-right: 5px;
    position: relative; }
    .doctors-page:not(.doctors-main-page) .ourservices__link.ourservices__link--active:before {
      top: 21px;
      left: 15px; }
    .doctors-page:not(.doctors-main-page) .ourservices__link:before {
      top: 19px;
      left: 20px;
      position: absolute; } }

@media (max-width: 35.4375em) {
  .doctors-page:not(.doctors-main-page) .content-entry ul {
    padding-left: 36px !important; } }

.doctors-page h1 {
  font-size: 39px;
  color: #00abaa; }

@media (max-width: 63.9375em) {
  .doctors-page h1 {
    font-size: 28px; } }

#doctorsListContainer .doc_block__overlay .btn-stroke {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 43px; }

.search-input {
  border-radius: 40px;
  border: 2px solid #BDBDBD;
  color: #19b9b4;
  background-image: url("/local/templates/.default/bundle/build/img/search.png");
  font-size: 22px;
  font-weight: 600;
  height: 46px;
  background-position: 97% center;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  padding-right: 42px;
  padding-left: 22px;
  margin-bottom: 5px;
  width: calc(100% + 11px);
  position: relative;
  left: -11px;
  outline: none; }
  @media (max-width: 63.9375em) {
    .search-input {
      left: 0;
      width: 100%; } }
  .search-input::placeholder {
    color: #19b9b4;
    opacity: 1; }

.search-input:input-placeholder {
  color: #19b9b4; }

.filter-doctors .filter-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.filter-doctors .filter-row-col {
  width: 29.8%; }

.filter-doctors .toggle__item--active {
  background-color: #14756F;
  box-shadow: 0 0 0 1px #14756F; }

.filter-doctors .toggle {
  border: 2px solid #C1C1C1; }

.filter-doctors .actions-filter {
  margin-top: 55px;
  text-align: right; }

.filter-doctors .actions-filter a {
  margin-right: 0; }

.filter-doctors .extended-line {
  display: none; }

.filter-doctors .search-extended-btn {
  width: 100%; }

.doc_block__name {
  color: #000;
  min-height: 3em;
  display: inline-block; }

.doc_block__name:hover {
  color: #14756F;
  text-decoration: underline; }

.doc_block__role,
.doc_block__role2 {
  color: #000;
  font-size: 14px;
  line-height: 22px; }

.doctor-detail:not(:last-child) {
    margin-bottom: 40px;
}
.doctor-detail .detail_info h2 {
  margin-bottom: 46px; }

@media (max-width: 400px) {
  .content-entry .doctor-detail .detail_info ul {
    padding-left: 13px !important; } }

.doctor-detail .detail_info img {
    display: inline-block;
    max-height: 280px;
    object-fit: contain;
    height: 100%;
}

@media (max-width: 767px) {
    .doctor-detail .detail_info img {
        display: inline-block;
        max-height: 220px;
        object-fit: contain;
        height: 100%;
    }
}

@media (max-width: 47.99em) and (min-width: 35.5em) {
  .doctor-detail .comments_slider__nav {
    top: auto;
    bottom: 31px;
    right: 34px;
    left: auto;
    width: auto;
    justify-content: initial; }
    .doctor-detail .comments_slider__nav .slick-prev {
      background: url("./img/sprite.png") no-repeat;
      left: 0;
      background-position: -451px -73px; }
    .doctor-detail .comments_slider__nav .slick-next {
      background: url("./img/sprite.png") no-repeat;
      left: 0;
      background-position: -451px -73px; }
    .doctor-detail .comments_slider__nav .comments_slider__count {
      display: block;
      z-index: 1; }
  .doctor-detail .comment__name {
    margin-bottom: 9px; }
  .doctor-detail .comments {
    padding-top: 35px; }
    .doctor-detail .comments .comments-btns a.all_reviews {
      margin-left: 0; }
  .doctor-detail .comment__right {
    padding-top: 55px;
    padding-left: 20px;
    padding-right: 20px; }
    .doctor-detail .comment__right .comment__place {
      display: none; }
  .doctor-detail .comment__left .comment__place {
    display: block;
    margin-bottom: 29px; }
  .doctor-detail .slick-dots {
    display: none !important; } }

.doctor-detail .doc_carousel .doc_block__name {
  margin-bottom: 0; }
  @media (max-width: 37.4375em) {
    .doctor-detail .doc_carousel .doc_block__name {
      min-height: 0; } }

.doctor-detail .doc_carousel .doc_block__role,
.doctor-detail .doc_carousel .doc_block__role2 {
  color: #6a6a6a;
  font-size: 15px;
  line-height: 20px; }

.doctor-detail .doc_carousel .doc_block__photo .backgroundSlideImg {
  height: 297px !important; }

.doctor-detail .doc_carousel .doc_block__photo .reception-today {
  bottom: 9px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .doc_carousel .doc_block__photo .reception-today {
      bottom: 12px; } }

@media (max-width: 35.4375em) {
  .doctor-detail .doc_carousel .slick-prev {
    left: -15px; }
  .doctor-detail .doc_carousel .slick-next {
    right: -15px; } }

.doctor-detail .price-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px; }
  .doctor-detail .price-title .wider-cell {
    padding-left: 10px; }
    @media (max-width: 63.9375em) {
      .doctor-detail .price-title .wider-cell {
        padding-left: 0; } }

.doctor-detail .wider-cell {
  padding-left: 15px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .wider-cell {
      padding-left: 0; } }

@media (max-width: 63.9375em) {
  .doctor-detail .comments {
    padding-bottom: 34px; }
    .doctor-detail .comments-btns {
      display: flex;
      flex-direction: row-reverse;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      margin-top: 25px; }
      .doctor-detail .comments-btns .give-feedback-btn {
        display: inline-block;
        margin-right: 0 !important; } }

@media (max-width: 35.4375em) {
  .doctor-detail .comments {
    padding-bottom: 19px; }
    .doctor-detail .comments-btns {
      margin-top: 27px;
      flex-direction: column-reverse;
      flex-wrap: wrap;
      align-items: flex-start; }
      .doctor-detail .comments-btns .give-feedback-btn {
        margin-top: 30px;
        width: 279px; }
        .doctor-detail .comments-btns .give-feedback-btn + a {
          margin-left: 21px; } }

@media (max-width: 35.4375em) {
  .doctor-detail .comment__right {
    padding-left: 20px;
    padding-right: 20px; } }

.doctor-detail .examples-list {
  margin-top: 20px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .examples-list {
      margin-top: 17px; } }
  @media (max-width: 35.4375em) {
    .doctor-detail .examples-list {
      margin-top: 20px; } }
.doctor-detail .doctor__gallery._certificates .carousel-images .ci-slider__item {
   height: 400px;
}

@media (max-width: 767px) {
    .doctor-detail .doctor__gallery._certificates .carousel-images .ci-slider__item {
        height: auto;
    }
}

.doctor-detail .carousel-images .ci-slider__item .ci-slider__item-img {
    display: block;
    height: 100%;
}

.doctor-detail .request-form .header__phone {
  font-weight: 400; }

.doctor-detail-slider {
  margin-bottom: 30px; }

.doctor-detail-slider .examples-item {
  outline: none;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 35.4375em) {
    .doctor-detail-slider .examples-item {
      padding-left: 0;
      padding-right: 0; } }

.doctor-detail-slider img {
  margin: 0 auto;
  width: 100%; }

.doctor-detail-slider .examples-item__text {
  margin-top: 20px; }

.doctor-detail h2,
.doctor-detail h3 {
  font-weight: 400;
  margin-left: 0; }

.doctor-detail .doctor-detail-slider .slick-arrow {
  top: 125px; }

.sea-back {
  background-color: #1BADAC; }

.doctor-detail .doctor-quote {
  color: #fff;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 58px;
  padding-bottom: 88px;
  justify-content: space-between;
}

@media (max-width: 63.99em) {
   .doctor-detail .doctor-quote {
      padding-left: 15px;
      padding-right: 15px;
   }
}

@media (max-width: 35.4375em) {
   .doctor-detail .doctor-quote {
      padding: 30px 0;
   }
}

.doctor-detail .doctor-quote__quote {
   position: relative;
   font-weight: bold;
   font-size: 24px;
   line-height: 1.3;
   padding-left: 90px;
   margin-bottom: 37px;
}

.doctor-detail .doctor-quote__quote::before {
   content: '';
   position: absolute;
   top: 0;
   left: -10px;
   width: 62px;
   height: 55px;
   background-size: contain;
   background-image: url("./img/quote.svg");
}

@media (max-width: 63.99em) {
   .doctor-detail .doctor-quote__quote::before {
      left: 0;
   }
}

@media (max-width: 35.4375em) {
   .doctor-detail .doctor-quote__quote {
      padding-left: 30px;
      padding-right: 10px;
      font-size: 19px;
      line-height: 24px;
      margin-bottom: 20px;
   }
   .doctor-detail .doctor-quote__quote::before {
      display: none;
   }

   .doctor-detail .doctor-quote__quote strong {
      position: relative;
   }

   .doctor-detail .doctor-quote__quote strong:before {
      content: '';
      background-image: url("./img/quotes.png");
      background-position: center;
      background-size: contain;
      width: 20px;
      height: 20px;
      position: absolute;
      left: -29px;
      top: 0;
   }
   .doctor-detail .doctor-quote__quote strong:after {
      content: '';
      background-image: url("./img/quotes.png");
      background-position: center;
      background-size: contain;
      width: 20px;
      height: 20px;
      transform: rotate(180deg);
      position: absolute;
      right: -32px;
      bottom: 0;
   }
}

.doctor-detail .doctor-quote__author {
   display: flex;
}

.doctor-detail .doctor-quote__author-text-wrap {
   flex: 1 1 auto;
   width: 1px;
   padding-top: 5px;
}

.doctor-detail .doctor-quote__author-img {
   flex: 0 0 auto;
   width: 71px;
   height: 71px;
   margin-right: 19px;
   background-color: #fff;
   background-size: cover;
   background-position: center top;
   border-radius: 50%;
}

@media (max-width: 35.4375em) {
   .doctor-detail .doctor-quote__author {
      display: block;
   }
   .doctor-detail .doctor-quote__author-img {
      display: none;
   }
   .doctor-detail .doctor-quote__author-text-wrap {
      width: 100%;
   }
}

.doctor-detail .doctor-quote__author-name {
   font-weight: 600;
   font-size: 16px;
   line-height: 20px;
   margin-bottom: 6px;
}

.doctor-detail .doctor-quote__author-position {
   font-size: 16px;
   line-height: 23px;
   color: #AEEAE9;
}

.doctor-detail .doctor-quote__text {
  padding-top: 25px;
  margin-bottom: 9px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 10px; }
  @media (max-width: 35.4375em) {
    .doctor-detail .doctor-quote__text {
      padding-left: 30px; } }
  .doctor-detail .doctor-quote__text strong {
    position: relative; }
    .doctor-detail .doctor-quote__text strong span {
      display: inline; }
      .doctor-detail .doctor-quote__text strong span.mobile_strong {
        display: none; }
    @media (max-width: 35.4375em) {
      .doctor-detail .doctor-quote__text strong span {
        display: none; }
        .doctor-detail .doctor-quote__text strong span.mobile_strong {
          display: inline; }
      .doctor-detail .doctor-quote__text strong:before {
        content: '';
        background-image: url("./img/quotes.png");
        background-position: center;
        background-size: contain;
        width: 20px;
        height: 20px;
        position: absolute;
        left: -29px;
        top: 0; }
      .doctor-detail .doctor-quote__text strong:after {
        content: '';
        background-image: url("./img/quotes.png");
        background-position: center;
        background-size: contain;
        width: 20px;
        height: 20px;
        transform: rotate(180deg);
        position: absolute;
        right: -32px;
        bottom: 0; } }
    .doctor-detail .doctor-quote__text strong ~ * {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px; }

.doctor-detail .doctor-quote__img {
  flex: 0 0 auto;
  max-width: 244px;
  margin-right: 30px;
  background-color: #fff;
}

.doctor-detail .doctor-quote__img img {
  display: block;
  width: 100%;
  height: auto;
}

.doctor-detail .doc_carousel.light-arrs-carousel .slick-arrow {
  top: 165px; }

.doctor-detail .request-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px dotted #D8D8D8;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 25px;
  padding-top: 52px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .request-form {
      padding-left: 10px;
      padding-right: 10px; } }

.doctor-detail .doctor-form.mobile-request-form {
  display: none; }

.doctor-detail .doctor-form .request-form {
  margin-top: 0;
  padding-top: 22px;
  padding-bottom: 14px; }

.request-form [data-label] {
  position: relative; }

.doctor-detail .request-form [data-label]:before {
  content: attr(data-label);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 600;
  font-size: 14px;
  width: 100%;
  color: #000;
  text-align: center; }

.doctor-detail .request-form .inputs-wrapper[data-label]:before {
  top: -26px; }

.request-form input {
  height: 40px;
  border-radius: 7px;
  outline: none;
  border: 1px solid #D5D5D5;
  padding-left: 20px;
  padding-right: 20px;
  color: #939496;
  font-size: 13px;
  font-weight: 600;
  margin-left: 30px;
  margin-right: 30px;
  align-items: center; }

.doctor-detail .request-form input {
  margin-left: 10px;
  margin-right: 10px; }

@media (min-width: 1024px) {
  .doctor-detail .request-form input {
    max-width: 202px; } }

.request-form .btn {
  height: 40px;
  padding: 11px 32px; }

.doctor-detail .doctor-detail-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 970px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .doctor-detail-row {
      max-width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  .doctor-detail .doctor-detail-row .price-cell--action:before {
    right: 10px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .doctor-detail-row .price-cell--action:before {
      right: 0; } }
  @media (max-width: 35.4375em) {
    .doctor-detail .doctor-detail-row .price-cell--action:before {
      right: 10px; } }
  .doctor-detail .doctor-detail-row .price-cell--action.reversed:before {
    transform: rotate(0deg); }
  .doctor-detail .doctor-detail-row .price-cell--action:before {
    transform: rotate(180deg); }

.doctor-detail .doctor-detail-col {
  width: calc(100% - 319px); }
  @media (max-width: 63.9375em) {
    .doctor-detail .doctor-detail-col .content-toggle {
      border: none; } }

.doctor-detail h1 {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 63.9375em) {
    .doctor-detail h1 {
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 0;
      margin-right: 0;
      max-width: 100%; } }

.doctor-detail .doctor-detail-col.doctor-detail-photo-col {
  width: 304px; }
  @media (max-width: 63.9375em) {
    .doctor-detail .doctor-detail-col.doctor-detail-photo-col {
      padding-left: 15px;
      padding-right: 15px; } }

.doctor-detail__rank {
  background-repeat: no-repeat;
  background-size: 45px 46px;
  background-position: left center;
  padding-left: 56px;
  height: 1px; /* Fix for IE */
  min-height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px; }
.doctor-detail__img {
  width: 298px;
  height: auto;
  position: relative;
  margin-bottom: 30px; }
.doctor-detail__img-block {
    height: 100%;
}
.doctor-detail__img-block img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
  .doctor-detail__img .reception-today {
    bottom: 9px; }
    @media (max-width: 63.9375em) {
      .doctor-detail__img .reception-today {
        bottom: 10px; } }
    @media (max-width: 35.4375em) {
      .doctor-detail__img .reception-today {
        bottom: 8px; } }

.doctor-detail .block-title {
  font-weight: 600;
  font-size: 24px;
  margin-left: 26px !important;
  margin-bottom: 10px; }
  @media (max-width: 74.9375em) {
    .doctor-detail .block-title {
      margin-left: 41px !important; } }

.doctor-detail__dataitem {
  margin-bottom: 20px; }

.doctors-page .doctor-detail .dk-review__button-group .btn {
  width: 225px;
  height: 46px;
  margin-bottom: 15px; }
  @media (max-width: 47.9375em) {
    .doctors-page .doctor-detail .dk-review__button-group .btn {
      width: 259px; } }

@media (max-width: 63.9375em) {
  .doctors-page .doctor-detail .dk-review__button-group {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (max-width: 767px) {
    .doctors-page .doctor-detail .dk-review__button-group_mobile {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 35.4375em) {
  .doctors-page .doctor-detail .dk-review__button-group_mobile {
    flex-direction: column; }
    .doctors-page .doctor-detail .dk-review__button-group_mobile .btn {
      width: 227px; } }

.doctor-detail.doctor-quote-wrapper {
  margin-bottom: 58px; }

.btn-white,
.btn-white:hover {
  padding: 13px 36px 11px 36px;
  background-color: transparent;
  border: 2px solid #A6A6A6;
  color: #5c5c5c;
  line-height: 10px; }

.doctor-form-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

.doctor-form__item {
  width: 50%; }

.doctor-form__label {
  color: #000;
  font-size: 19px;
  margin-bottom: 13px;
  font-weight: 600;
  font-style: normal;
  width: 100%; }
  @media (max-width: 63.9375em) {
    .doctor-form__label {
      letter-spacing: -1px; }
      .doctor-form__label > * {
        letter-spacing: 0; } }

.doctor-form__label span {
  font-style: italic;
  font-size: 15px;
  font-weight: normal; }

.doctor-form__label a span {
  font-style: normal;
  font-weight: 600 !important; }

.doctor-detail .price-badge {
  background-color: transparent;
  color: #19bab5;
  border-bottom: 1px solid #19bab5;
  padding: 0;
  border-radius: 0;
  margin-right: 0; }

.doctor-detail .table-cell {
  border-left: 0;
  border-bottom: 0; }

.doctor-detail .table-row-price:hover {
  background-color: transparent; }

.doctor-detail .table-cell:last-child {
  border-right: 0;
  padding-right: 0; }

.table-row-price.dropdown-row .price-cell--name span {
  cursor: pointer;
  color: #62ada9;
  position: relative;
  display: inline-block;
  width: 100%; }

.table-row-price.dropdown-row .price-cell--name span:before {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 22px;
  height: 11px;
  background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-bottom.svg) !important;
  background-repeat: no-repeat;
  background-position: center !important;
  background-size: 80%; }

.table-row-price.dropdown-row.opened .price-cell--name span:before {
  background-position: -15px -161px; }

.table-row-price.dropdown-row .hidden-price-cell-text {
  height: 0;
  overflow: hidden;
  margin-top: 10px; }

.table-row-price.dropdown-row.opened .hidden-price-cell-text {
  height: auto; }

.doctor-form__mobile {
  display: none; }

.doctor-detail .mobile-visible {
  display: none; }

.doctor-detail__data {
  flex: 1;
  padding-left: 14px; }
  @media (max-width: 63.9375em) {
    .doctor-detail__data {
      padding-right: 20px;
      padding-left: 0; } }
  @media (max-width: 35.4375em) {
    .doctor-detail__data {
      flex: auto; } }

.light-arrs-carousel .slick-next {
  transform: rotate(180deg) translateY(50%) !important; }

.text-right {
  text-align: right; }

.light-arrs-carousel .slick-arrow {
  position: absolute;
  display: block;
  width: 31px;
  height: 50px;
  z-index: 90;
  text-indent: -9999px;
  border: 0;
  background: url("./img/sprite.png") no-repeat;
  cursor: pointer;
  outline: none;
  top: 50%;
  margin-top: -50px; }

.light-arrs-carousel .slick-next {
  background-image: url("./img/arr.png");
  background-position: center;
  transform: rotate(180deg) translateY(50%);
  right: -15px;
  top: 50%;
  margin-top: 0; }

.light-arrs-carousel .slick-next:hover {
  background-image: url("./img/arr-hover.png");
  background-position: center; }

.light-arrs-carousel .slick-prev {
  background-image: url("./img/arr.png");
  background-position: center;
  left: -15px;
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%); }

.light-arrs-carousel .slick-prev:hover {
  background-image: url("./img/arr-hover.png");
  background-position: center; }

.doctors-main-page .actions-form-line .toggle__item {
  height: 42px;
  line-height: 42px;
  border-radius: 40px;
  padding: 0 20px !important; }
  .doctors-main-page .actions-form-line .toggle__item.toggle__item--active {
    border-radius: 40px; }
  .doctors-main-page .actions-form-line .toggle__item label {
    font-size: 13px;
    display: inline-block; }

.diploms-slider img {
  width: 288px;
  height: 207px; }
  @media (max-width: 800px) {
    .diploms-slider img {
      width: 335px;
      height: auto; } }
  @media (max-width: 725px) {
    .diploms-slider img {
      width: 288px;
      height: auto; } }

@media (max-width: 79.9375em) {
  .doctor-detail .doctor-detail-slider .slick-arrow {
    top: 108px; } }

@media (max-width: 63.9375em) {
  .filter-doctors .filter-row-col {
    width: 48%; }
  .filter-doctors .actions-filter {
    margin-top: 0; }
  .doctor-detail .desktop-visible {
    display: none; }
  .doctor-detail .mobile-visible {
    display: block; }
  .doctor-detail .doctor-form.mobile-request-form {
    display: block; }
  .doctor-detail .doctor-form.mobile-request-form .request-form {
    padding-left: 1px;
    padding-right: 1px; }
  .doctor-detail .doctor-detail-slider .slick-arrow {
    top: 78px; }
  .doctor-detail .doctor-detail-col,
  .doctor-detail .doctor-detail-col.doctor-detail-photo-col {
    width: 100%; }
  .doctor-detail .doctor-detail-col.doctor-detail-photo-col {
    display: flex;
    flex-direction: row-reverse; }
  .doctor-detail .dk-review__button-group_mobile {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 0; } }

@media (max-width: 800px) {
  .doctor-detail .doctor-detail-slider .slick-arrow {
    top: 40%; } }

@media (max-width: 47.99em) {
  .doctor-detail .doctor-detail-slider .slick-arrow {
    top: 40%; }
  .doctor-detail__img {
    width: 225px;
    height: auto; }
  .doctor-detail .block-title,
  .doctor-detail h3,
  .doctor-detail h2 {
    font-weight: 700;
    font-size: 22px;
    margin-left: 0 !important; } }

@media (max-width: 37.5em) {
  .filter-doctors .filter-row-col {
    width: 100%; }
  .filter-doctors .reverse-filter-row {
    flex-direction: column-reverse; } }

@media (max-width: 35.4375em) {
  .doctor-form__item {
    width: 100%; }
  .doctor-form__desktop {
    display: none; }
  .doctor-form__mobile {
    display: flex; }
  .doctor-detail .doctor-detail-col.doctor-detail-photo-col {
    flex-direction: column;
    flex-wrap: wrap; }
  .doctor-detail__img {
    width: 100%;
    height: auto; }
  .doctor-detail .price-table {
    margin: 0; } }

@media (max-width: 31.1875em) {
  .doc_block__name {
    min-height: 0; }
  .doctor-detail .table-cell {
    padding-left: 0; }
  .doctor-detail .price-title {
    padding: 0 15px;
    margin: 0 0;
    width: auto; }
  .doctor-detail .price-cell--name {
    display: block; } }

@media (max-width: 400px) {
  .doctors-page .comments_slider__nav {
    overflow: visible; }
    .doctors-page .comments_slider__nav .slick-prev {
      left: -17px; }
    .doctors-page .comments_slider__nav .slick-next {
      right: -17px; }
  .doctors-page .slick-dots li button {
    margin-left: 2px;
    margin-right: 2px; }
  .doctors-page .give-feedback-btn.btn.fancybox-inline {
    padding-top: 14px; }
  .doctors-page .doctor-detail .detail_info h2 {
    margin-bottom: 16px; }
  .doctors-page .carousel-images h2 {
    margin-bottom: 6px;
    margin-top: 16px; } }

@media (min-width: 1000px) {
  .doctor-form .request-form .header__phone.phone {
    padding: 0 50px 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 30px;
    font-weight: bold; }
    .doctor-form .request-form .header__phone.phone span {
      font-size: 20px;
      line-height: 48px;
      display: inline-block;
      margin-bottom: 1px; }
    .doctor-form .request-form .header__phone.phone:after {
      width: 40px;
      height: 40px;
      background: url(/local/templates/medsi/img/24-7.svg) no-repeat;
      background-size: 100%; }
  .doctor-form .request-form .btn {
    height: 48px;
    padding: 0 32px;
    line-height: 48px;
    font-weight: 400; } }

@media (max-width: 567px) {
  .doctors-page .give-feedback-btn.btn.fancybox-inline {
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
    line-height: 47px; } }

@media (min-width: 568px) {
  .doctors-page .give-feedback-btn.btn.fancybox-inline {
    padding: 0 36px;
    line-height: 47px; } }

@media (max-width: 400px) {
  .comments {
    padding-top: 35px; } }

@media (max-width: 400px) {
  .doc_carousel .doc_block__overlay .btn {
    padding: 0 36px;
    line-height: 43px;
    transform: translateX(-50%);
    margin: 0 auto; } }

.ourservices__link:before {
  background: url(./img/gr-arrow-right.svg) no-repeat;
  background-position: center;
  width: 18px;
  margin-left: -4px;
  margin-right: 6px; }

#services-toggler .caret-icon {
  background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-bottom.svg) !important;
  background-repeat: no-repeat;
  background-position: center !important;
  background-size: 80%; }

@media (max-width: 567px) {
  .slick-arrow {
    background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: 100%; }
    .slick-arrow.slick-next {
      transform: rotate(180deg); } }

@media (max-width: 767px) {
  .carousel-images .slick-arrow {
    background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: 60% !important; }
    .carousel-images .slick-arrow.slick-next {
      transform: rotate(180deg); } }

.examples-list .slick-arrow, .doc_carousel .slick-arrow {
  background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-left.svg) !important;
  background-repeat: no-repeat;
  background-position: center !important;
  background-size: 100%; }
  .examples-list .slick-arrow.slick-next, .doc_carousel .slick-arrow.slick-next {
    transform: rotate(180deg); }

@media (max-width: 800px) {
  .reviews-doctor-detail-container {
    margin-top: -30px; } }

@media (max-width: 400px) {
  .doctor-detail-data-col .dk-review__button-group .btn {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px; } }

.comment, .comment__more.readmore__link {
  outline: none; }

@media (min-width: 1024px) {
  .detail_info_splitted {
    display: none; } }

@media screen and (max-width: 1023px) {
    .doctor-detail-col_splitted {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 40px;
    }
    .doctor-detail-col_splitted h2 {
        display: none;
    }
}

.doc_block .doc_block__place {
  margin-bottom: 5px; }

  .se_223_224 .btn-play .btn-play-text {
    line-height: 1;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .se_223_224 .btn-play {
    border: 2px solid white;
    position: absolute;
    width: 235px;
    height: 41px;
    border-radius: 24px;
    background: none;
    background-color: transparent;
    bottom: 20px;
    opacity: 1 !important; }
  .se_223_224 .btn-play .btn-play-text {
    display: block !important; }
  .se_223_224 .without_float,
  .se_223_224 .footer .menu-block ul > li.float ul.without_float {
    float: none !important; }
  .se_223_224 .map-overlay #map-toggler.map-toggler-base {
    left: 50%; }
  .se_223_224 #metro-map {
    cursor: pointer;
    cursor: url(https://api-maps.yandex.ru/2.1.59/build/release/images/util_cursor_storage_grab.cur) 16 16, url(https://api-maps.yandex.ru/2.1.59/build/release/images/util_cursor_storage_grab.cur), move; }
  .se_223_224 #searchIco {
    position: relative; }
  .se_223_224 #searchIco svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0; }
  .se_223_224 .sale__title {
    color: #222328;
    font-family: HelveticaNeue;
    font-size: 30px;
    line-height: 34px;
    font-weight: 600; }
  .se_223_224 .form-control {
    padding: 12px 21px;
    width: 241px !important; }
  .se_223_224 form.sale__form {
    margin-top: 40px; }
  .se_223_224 .sale__form .form-control {
    margin-right: 18px; }
  .se_223_224 .btn-stroke {
    padding-top: 12px; }
  .se_223_224 div.sale {
    padding: 50px 20px 20px 40px; }
  .se_223_224 .sale__description {
    margin: -6px 0 10px; }
  .se_223_224 form.sale__form > input[type="submit"] {
    margin-bottom: 10px;
    position: relative;
    top: -3px;
    padding-top: 14px; }
  .se_223_224 form.sale__form .political {
    color: #10635b;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    border-bottom: 1px solid #10635b;
    display: inline-block;
    cursor: pointer; }
  @media screen and (max-width: 767px) {
    .se_223_224 .mobile_nav__list a {
      border-bottom: 1px solid #009d9f !important; }
    .se_223_224 .mobile_nav__list .navigation__link-icon {
      margin-right: 1px !important; } }
  .se_223_224 .cs-slider__item .all-comments {
    position: relative;
    left: 32%;
    margin-left: 35px;
    top: 35px;
    color: #00b2ac;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .se_223_224 .cs-slider__item {
    margin-right: 6px !important; }
  .se_223_224 .cs-slider__item .btn.reply-new.fancybox-inline {
    position: absolute;
    bottom: -45px; }
  @media screen and (min-width: 319px) and (max-width: 567px) {
    .se_223_224 .btn-play .btn-play-text {
      color: #030303; }
    .se_223_224 .sr-text {
      font-size: 18px !important; }
    .se_223_224 .btn-play {
      border: unset;
      position: absolute;
      width: 235px;
      height: 39px;
      border-radius: 24px;
      background: none;
      background-color: white;
      bottom: 20px;
      left: 50%;
      margin-left: -117.5px;
      opacity: 1 !important; } }
  @media screen and (min-width: 1024px) {
    .se_223_224 .comments-slider-main .cs-slider > .slick-list {
      padding-bottom: 46px; }
    .se_223_224 .comments-slider-main .cs-slider .cs-slider__item {
      height: auto; } }
  @media screen and (max-width: 1023px) {
    .se_223_224 .mobile-panel-sort-list-off,
    .se_223_224 .mobile-panel-sort-list-on {
      position: relative;
      background-image: none !important; }
    .se_223_224 .mobile-panel-services-list-1.mobile-panel-sort-list-on a {
      color: black;
      font-size: 14px; }
    .se_223_224 .mobile-panel-sort-list-off:before {
      content: '';
      display: block;
      position: absolute;
      top: 14px;
      right: 14px;
      background-image: url("/local/templates/medsi/img/arr-green-dwn.svg") !important;
      background-position: center center;
      background-repeat: no-repeat;
      width: 20px;
      height: 18px; }
    .se_223_224 .mobile-panel-sort-list-on:before {
      content: '';
      display: block;
      position: absolute;
      top: 14px;
      right: 14px;
      width: 20px;
      height: 18px;
      background-image: url("/local/templates/medsi/img/arr-green-upp.svg") !important;
      background-position: center center;
      background-repeat: no-repeat; }
    .se_223_224 .ourservices__link span {
      font-size: 18.78px; }
    .se_223_224 .cs-slider__item {
      margin: 0; }
    .se_223_224 .all-comments {
      float: none;
      margin-top: 10px; }
    .se_223_224 .cs-comment {
      margin-bottom: 20px; }
    .se_223_224 .cs-slider__right .readmore__link,
    .se_223_224 .cs-slider__right .slider_readmore__link {
      margin-top: 20px; }
    .se_223_224 .cs-nav {
      margin-top: 20px; }
    .se_223_224 .cs-slider__left {
      float: none;
      width: 100%;
      padding: 0 20px; }
    .se_223_224 .cs-slider__right {
      margin-left: 0;
      padding: 30px 20px; }
    .se_223_224 .cs-slider__item .all-comments {
      left: 34px;
      top: -92px; }
    .se_223_224 .cs-slider__right {
      margin: 0 15px; }
    .se_223_224 .cs-slider__left .tag-point {
      left: 15px; }
    .se_223_224 .cs-slider__item .btn.reply-new.fancybox-inline {
      bottom: 52px;
      right: 15px; } }
  @media (max-width: 63.99em) {
  .se_223_224 #searchMenu {
    position: static; }
  .se_223_224 .to-mobile-wrap {
    padding: 0 0; }
  .se_223_224 .mobile_nav__list a {
    padding: 14px; }
  .se_223_224 .main-slider-btn-wrapper {
    display: none; }
  @media (max-width: 63.99em) {
    .se_223_224 .header__phone.phone {
      height: 48px;
      line-height: 48px;
      padding: 0 58px 0 12px;
      font-size: 33px; }
    .se_223_224 .header__phone.phone span {
      font-weight: 600;
      font-size: 22px; }
    .se_223_224 .header__phone.phone:after {
      width: 38px;
      height: 38px;
      right: 10px;
      margin-top: -19px;
      top: 50%;
      background-size: contain; } }
  .se_223_224 .header-mobile-phone {
    display: none; }
  @media (max-width: 47.99em) {
    .se_223_224 .logo-mobile {
      margin-left: 50px;
      float: left; }
    .se_223_224 .header-mobile-phone {
      display: block;
      margin-top: 15px;
      margin-right: 12px;
      font-size: 13px;
      line-height: 1;
      color: #fff !important;
      float: right; } }
  .se_223_224 .mobile__phone_additional {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }
  .se_223_224 .mobile__phone_additional-title {
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1;
    color: #10635c; }
  .se_223_224 .mobile__phone_additional-number {
    color: #fff !important;
    display: inline-block;
    font-weight: 600;
    font-size: 25px;
    line-height: 1; }
  .se_223_224 .mobile__to_cabinet {
    line-height: 1;
    text-align: center;
    font-size: 12px;
    font-weight: normal; }

.se_223_224  .mobile__to_cabinet-user {
      margin-bottom: 28px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 0 0 0 38px;
    background: url(/local/templates/medsi/img/user-ico_white.svg) left center no-repeat;
    background-size: contain;
}

  .se_223_224 .mobile__to_cabinet a {
    color: #fff !important; }

  .se_223_224 .mobile-panel__header {
    font-weight: 600; }
  .se_223_224 .toggle {
    display: table;
    width: 100%; }
  .se_223_224 .toggle .toggle__item {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    float: none;
    padding-left: 2em;
    padding-right: 2em; }
  @media (max-width: 47.99em) {
    .se_223_224 .in-index .sale {
      display: none; } }
  @media (max-width: 63.99em) {
    .se_223_224 .mobile-panel__toggle {
      position: static;
      width: auto;
      margin-bottom: 10px; }
    .se_223_224 .mobile-panel__list #findServices2 {
      padding-right: 48px;
      background: #fff url(../img/icon-search.svg) right 12px center no-repeat;
      background-size: 26px 26px; } }
  .se_223_224 .search_input_wrapper #findServices {
    width: 100% !important; }
  .se_223_224 .mobile_search .mobile-panel__list {
    top: 135px; }
  @media (min-width: 569px) {
    .se_223_224 .mobile-panel-sort {
      /*display: none;*/ } }
  .se_223_224 .half_slider__nav .slick-next {
    display: inline-block !important; }
  .se_223_224 .slider__dots .slick-dots {
    right: 12px; }
  .se_223_224 .info-point.point-list .clinics_list.scrollbar-rail.scroll-content.scroll-scrolly_visible {
    padding-top: 4px; }
  .se_223_224 .info-point .point-wr .scroll-wrapper.clinics_list.scrollbar-rail {
    margin-bottom: 0 !important; }
  .se_223_224 .point-wr-list {
    padding: 26px 0 0 13px !important; }
  @media screen and (max-width: 800px) and (min-width: 319px) {
    .se_223_224 .point-wr-list {
      padding: 0 8px !important;
      height: 106%; }
    .se_223_224 .map-block-full .wr_map .info-point.point-list {
      overflow-x: hidden;
      padding-top: 8px;
      max-height: 100%; } }
  .se_223_224 .main-search__menu .services-list {
    display: table !important;
    table-layout: auto;
    width: 100%; }
  .se_223_224 .cl-icons-list {
    display: inline-block; }
  .se_223_224 .cl-icons-list > li {
    display: inline-block; }
  .se_223_224 .main-slider.slider--mobile .slider__item.js-slider-delay {
    background-color: #e1f2fb;
    /* IE9, iOS 3.2+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #c3e5f6), color-stop(1, white));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top, #c3e5f6 0%, white 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom, #c3e5f6 0%, white 100%);
    background-image: -ms-repeating-linear-gradient(top, #c3e5f6 0%, white 100%); }
  @media \0screen\,screen\9 {
    .se_223_224 .main-slider.slider--mobile .slider__item.js-slider-delay {
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc3e5f6",endColorstr="#ffffffff",GradientType=0); } }
  .se_223_224 .info-point .cl-show-i {
    width: 31px;
    height: 31px;
    margin-right: 6px; }
  @media (max-width: 768px) {
    .se_223_224 .main-slider .container.slider__arrows .slick-prev {
      left: 3px !important; }
    .se_223_224 .main-slider .container.slider__arrows .slick-next {
      right: 3px !important; }
    .se_223_224 .main-slider .slider__caption h3 b {
      color: #030303;
      font-size: 24px;
      font-weight: 600; }
    .se_223_224 .main-slider .slider__caption ul {
      list-style-type: none;
      margin-left: 0;
      padding: 0;
      text-align: center;
      color: black;
      font-size: 16px;
      font-weight: 400; }
    .se_223_224 .main-slider .slider__caption ul > li {
      padding: 0 10px;
      text-align: center;
      color: black;
      font-size: 16px;
      font-weight: 400; }
    .se_223_224 .main-slider .slider__caption ul > li:after {
      content: '';
      display: block;
      width: 38px;
      height: 2px;
      background-color: #15a29c;
      position: relative;
      left: 50%;
      margin: 6px 0;
      margin-left: -19px; }
    .se_223_224 .main-slider .slider__caption ul > li:nth-last-child(1):after {
      content: '';
      display: none; } }
  .se_223_224 .ourservices__link--active:before {
    left: -3px; }
  .se_223_224 .ourservices__link {
    padding-left: 12px !important; }
  .se_223_224 .search-cont.search-clinics .content-entry h2 {
    font-size: 20px;
    font-weight: 600; }
  .se_223_224 #address_search:focus,
  .se_223_224 #address_search-btn:focus {
    outline: none; }
  .se_223_224 .ourservices__link span {
    font-size: 22px; }
  .se_223_224 #address_search {
    font-family: 'Arial', sans-serif;
    line-height: 50px; }
  @media (max-width: 1023px) {
    .se_223_224 {
      /*
	.tab:nth-last-child(1) {
		border-right: none;
	}
	.tabs .tab:first-child {
		border-bottom-left-radius: 0;
	}
	.tabs .tab:last-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.tabs .tab:last-child .tab-helper {
		height: 0;
	}
	.tab.active:before {
		content: '';
		position: absolute;
		width: 25px;
		height: 50%;
		background-color: #e9f7f6;
		top: 0;
		left: -25px;
	}
	.tab.active:after {
		content: '';
		position: absolute;
		width: 25px;
		height: 100%;
		border-top-right-radius: 25px 50%;
		background-color: #84d2cd;
		top: 0;
		left: -25px;
	}
	.tab.active .tab-helper{
		display: block;
		position: absolute;
		width: 25px;
		height: 50%;
		background-color: #e9f7f6;
		bottom: 0;
		right: -25px;
	}
	.tab.active .tab-helper:after {
		content: '';
		position: absolute;
		width: 25px;
		height: 100%;
		border-bottom-left-radius: 25px 105%;
		background-color: #84d2ce;
		bottom: 0;
		right: 0;
	}
	*/ }
      .se_223_224 a.global-search {
        text-decoration: underline;
        color: #000; }
      .se_223_224 .mobile_nav__list {
        padding-left: 20px;
        padding-right: 20px; }
      .se_223_224 .search-maps {
        /* padding-top: 14px; */
        padding-top: 50px; }
      .se_223_224 .main_slider_wrapper {
        position: relative; }
      .se_223_224 .main-slider-btn-wrapper {
        width: 100%;
        position: absolute;
        /* top: 50px; */
        top: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        z-index: 80; }
      .se_223_224 .main-slider-btn-wrapper.not-active {
        display: none; }
      .se_223_224 .header-btn {
        width: 33%;
        display: inline-block;
        background-color: #fed91f;
        color: #4d4d4d;
        font-size: 17px;
        text-align: center; }
      .se_223_224 .header-services-btn {
        float: left;
        border-radius: 0 0 15px 0; }
      .se_223_224 .header-doctors-btn {
        float: left;
        border-radius: 0 0 15px 15px; }
      .se_223_224 .header-clinics-btn {
        float: right;
        border-radius: 0 0 0 15px; }
      .se_223_224 .slider__caption {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center; }
      .se_223_224 .slider__caption .btn {
        position: absolute;
        top: 350px;
        left: 50%;
        transform: translateX(-50%); }
      .se_223_224 .mobile-panel__head {
        position: static;
        padding-left: 32px;
        padding-right: 32px;
        /* margin-top: 60px; */
        margin-top: 0; }
      .se_223_224 .mobile_search .mobile-panel__up {
        top: 7px; }
      .se_223_224 .mobile-panel__toggle {
        position: static; }
      .se_223_224 .mobile-panel__list {
        position: static;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 50px; }
      .se_223_224 .tabs {
        table-layout: auto;
        width: 100%;
        position: relative;
        background-color: #84d2cd;
        display: table; }
      .se_223_224 .tabs:before,
      .se_223_224 .tabs:after {
        content: '';
        display: table; }
      .se_223_224 .tabs:after {
        clear: both; }
      .se_223_224 .tabs .text-tb, .se_223_224 .tabs .count-tab {
        position: relative;
        z-index: 9; }
      .se_223_224 .tab {
        position: relative;
        display: table-cell;
        background-color: #84d2ce;
        /* padding: 12px; */
        padding: 0;
        padding-left: 11px;
        /* border-top-right-radius: 25px 72%; */
        /* border-bottom-left-radius: 25px 72%; */
        font-size: 11px;
        color: black;
        line-height: 1 !important;
        padding-right: 7px;
        font-weight: 600;
        text-align: center;
        vertical-align: middle;
        height: 35px;
        max-height: 35px; }
      .se_223_224 .tab.active {
        background-color: #e9f7f6; }
      .se_223_224 .tab:before,
      .se_223_224 .tab:after {
        content: '';
        position: absolute;
        top: 0;
        height: 35px;
        width: 27px;
        background-image: url("/local/components/agima/searchMenuUniversal/templates/mobileSearchMenuTemplate/images/corners.png");
        background-position: bottom right;
        background-repeat: no-repeat;
        display: block; }
      .se_223_224 .tab:before {
        left: 0; }
      .se_223_224 .tab:after {
        right: 0;
        background-position: bottom left; }
      .se_223_224 .tab.prev_active:after {
        background-position: center left; }
      .se_223_224 .tab.active:before {
        background-position: center right; }
      .se_223_224 .tab.active:after {
        background-position: top left; }
      .se_223_224 .tab.active + .tab:before {
        background-position: top right; }
      .se_223_224 .tab:last-child:after,
      .se_223_224 .tab:first-child:before {
        display: none; }
      .se_223_224 .content {
        background-color: #ffffff; }
      .se_223_224 .tab-cont {
        display: none; }
      .se_223_224 .tab-cont-1 {
        background-color: #e9f7f6; }
      .se_223_224 .tab-cont.active {
        display: block; }
      .se_223_224 .mobile-panel-sort {
        position: static;
        color: #000000; }
      .se_223_224 .mobile-panel-sort ul,
      .se_223_224 .mobile-panel-sort li {
        list-style: none;
        margin: 0; }
      .se_223_224 .mobile-panel-sort ul:first-child {
        border-top: none; }
      .se_223_224 .mobile-panel-sort ul {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 30px;
        padding-right: 27px;
        border-top: 1px solid #ceefed; }
      .se_223_224 .mobile-panel-sort h3 {
        margin: 0;
        font-family: 'HelveticaNeue';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 40px;
        font-weight: 600; }
      .se_223_224 .mobile-panel-sort li {
        padding-right: 20px;
        font-family: 'HelveticaNeue';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 30px; }
      .se_223_224 .mobile-panel-services-list {
        background-color: #e9f7f6;
        padding-bottom: 1px; }
      .se_223_224 .mobile-msg {
        margin: 0;
        padding: 30px; }
      .se_223_224 .mobile-panel-services-list-1 {
        background-color: #e9f7f6; }
      .se_223_224 .mobile-panel-services-list-1:nth-child(odd) {
        background-color: #f6fcfc; }
      .se_223_224 .mobile-panel-services-list-item {
        background-color: #e9f7f6; }
      .se_223_224 .mobile-panel-services-list-item:nth-child(odd) {
        background-color: #f6fcfc; }
      .se_223_224 .mobile-panel-services-list-item {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 30px;
        padding-right: 27px;
        border-top: 1px solid #ceefed; }
      .se_223_224 .mobile-panel-services-list-item a {
        color: black;
        font-family: 'HelveticaNeue';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 40px;
        font-weight: 600; }
      .se_223_224 .mobile-panel-sort .mobile-panel-services-list-item:first-child {
        border-top: none; }
      .se_223_224 .mobile-panel-sort-list-off {
        /* background-image: url("../img/mobile-panel-sort-list-off.svg"); */
        background-image: url("/local/templates/medsi/img/arr-green-dwn.png");
        background-repeat: no-repeat;
        background-position: 93%; }
      .se_223_224 .mobile-panel-sort-list-off li {
        display: none; }
      .se_223_224 .mobile-panel-sort-list-on {
        /* background-image: url("../img/mobile-panel-sort-list-on.png"); */
        background-repeat: no-repeat;
        background-position: 93%; }
      .se_223_224 .mobile-panel-services-btn {
        width: 21%; }
      .se_223_224 .mobile-panel-doctors-btn {
        width: 21%; }
      .se_223_224 .mobile-panel-clinics-btn {
        width: 58%; }
      .se_223_224 .mobile-panel-bottom-btn {
        display: block;
        padding: 0 20px;
        padding-right: 40px;
        margin: 0 auto;
        margin-top: 45px;
        margin-bottom: 30px;
        line-height: 46px;
        color: #000000;
        background-color: #fed91f;
        background-image: url(../img/arr-black-down.svg);
        background-repeat: no-repeat;
        background-position: 144px 20px;
        background-size: 12px 8px;
        font-family: helvetica, arial;
        position: relative; }
      .se_223_224 .mobile-panel-bottom-btn:hover,
      .se_223_224 .mobile-panel-bottom-btn:active,
      .se_223_224 .mobile-panel-bottom-btn:focus {
        background-image: url(../img/arr-white-down.svg); }
      .se_223_224 .mobile-panel-doctors-list {
        width: 100%;
        padding: 18px 30px 0;
        background-color: #ffffff; }
      .se_223_224 .mobile-panel-doctors-select-name {
        padding: 16px 0 6px;
        margin: 0;
        font-family: 'HelveticaNeue';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 24px; } }
  @media (max-width: 1023px) and (max-width: 567px) {
    .se_223_224 .mobile-panel-doctors-list {
      padding: 0 15px 0; } }
  @media (max-width: 1023px) {
      .se_223_224 .mobile-panel-doctors-list select {
        width: 100%;
        margin-bottom: 15px;
        padding: 0 22px;
        padding-right: 35px;
        -webkit-appearance: none;
        -ms-appearance: none;
        font-family: 'HelveticaNeue';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 44px;
        background-color: transparent;
        background-image: url("../img/mobile-panel-doctors-select.png");
        background-repeat: no-repeat;
        background-position: 97%;
        border-radius: 5px; }
      .se_223_224 .mobile-panel-doctors-list select:last-child {
        margin-bottom: 18px; }
      .se_223_224 .select2-container {
        width: 100% !important; }
      .se_223_224 .kids-label {
        float: left;
        font-size: 16px;
        line-height: 25px;
        margin-top: 20px; }
      .se_223_224 .kids-checkbox {
        vertical-align: top;
        margin: 0 3px 0 0;
        width: 17px;
        height: 17px; }
      .se_223_224 .kids-checkbox + label {
        cursor: pointer; }
      .se_223_224 .kids-checkbox:not(checked) {
        position: absolute;
        opacity: 0; }
      .se_223_224 .kids-checkbox:not(checked) + label {
        position: relative;
        padding: 0 0 0 35px; }
      .se_223_224 .kids-checkbox:not(checked) + label:after {
        content: '';
        position: absolute;
        top: -2px;
        left: 2px;
        width: 22px;
        height: 22px;
        background-image: url("../img/mobile-panel-doctors-checkbox.png");
        transition: all .2s; }
      .se_223_224 .kids-checkbox:checked + label:after {
        background-image: url("../img/mobile-panel-doctors-checkbox-on.png"); }
      .se_223_224 .mobile-panel-doctors-reset {
        float: right;
        height: auto;
        padding: 6px 25px;
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 25px; }
      .se_223_224 .doctors-cards {
        width: 100%;
        padding: 0 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        align-content: center;
        background-color: #ffffff; }
      .se_223_224 .doctor-card {
        max-width: 49%; }
      .se_223_224 .doctor-card img {
        max-width: 100%; }
      .se_223_224 .doctor-name {
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 21px;
        line-height: 31px; }
      .se_223_224 .doctor-description {
        font-size: 14px;
        line-height: 21px;
        color: #c5c7cb; }
      .se_223_224 .doctor-spec {
        margin-top: 12px;
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 18px;
        color: #82828b; }
      .se_223_224 .doctor-location-img {
        position: absolute; }
      .se_223_224 .doctor-location {
        padding-left: 25px;
        font-size: 14px;
        line-height: 21px;
        color: #8fdddb;
        position: relative; }
      .se_223_224 .doctors-card-bottom-btn {
        display: block;
        padding: 0 20px;
        padding-right: 40px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 65px;
        line-height: 46px;
        color: #000000;
        background-color: #fed91f;
        background-image: url(../img/arr-black-down.svg);
        background-repeat: no-repeat;
        background-position: 144px 20px;
        background-size: 12px 8px;
        font-family: helvetica, arial;
        position: relative; }
      .se_223_224 .doctors-card-bottom-btn:hover,
      .se_223_224 .doctors-card-bottom-btn:active,
      .se_223_224 .doctors-card-bottom-btn:focus {
        background-image: url(../img/arr-white-down.svg); }
      .se_223_224 .global-mobile-search-bottom-btn {
        padding: 10px 0;
        width: 170px;
        margin: 30px auto;
        color: #000000;
        background-color: #fed91f;
        display: block; }
      .se_223_224 .mobile-panel-clinics-list {
        width: 100%;
        padding: 0 30px;
        padding-top: 34px;
        padding-bottom: 60px;
        background-color: #ffffff; }
      .se_223_224 .mobile-panel-clinics-list h3 {
        margin-bottom: 18px;
        font-size: 22px;
        line-height: 28px;
        font-weight: 100; }
      .se_223_224 .mobile-panel-clinics-list a {
        font-size: 14px;
        line-height: 22px;
        text-decoration: none; }
      .se_223_224 .doctor-location:before {
        content: '';
        display: inline-block;
        background: url("/local/templates/medsi/img/doc_block__place.png") no-repeat;
        height: 21px;
        width: 17px;
        padding-right: 20px;
        position: absolute;
        left: 0;
        top: 0; }
      .se_223_224 .diagnostic-centers a,
      .se_223_224 .childrens-clinics a,
      .se_223_224 .first-referral-clinics a {
        display: block;
        margin-bottom: 25px;
        padding: 17px 14px;
        border: 2px solid #00b2ac;
        border-radius: 10px; }
      .se_223_224 .diagnostic-centers a:last-child {
        margin-bottom: 37px; }
      .se_223_224 .childrens-clinics a {
        border: 2px solid #fdd615; }
      .se_223_224 .childrens-clinics a:last-child {
        margin-bottom: 37px; }
      .se_223_224 .first-referral-clinics a:last-child {
        margin-bottom: 60px; }
      .se_223_224 .clinics-bottom-btn {
        /* min-width: 178px; */
        display: block;
        padding: 0 20px;
        padding-right: 40px;
        margin: 0 auto;
        line-height: 46px;
        color: #000000;
        background-color: #fed91f;
        /* background-image: url(../img/mobile-panel-doctors-select.png); */
        background-image: url(../img/arr-black-down.svg);
        background-repeat: no-repeat;
        background-position: 89% 55%;
        background-position: 144px 20px;
        background-size: 12px 8px;
        font-family: helvetica, arial;
        position: relative; }
      .se_223_224 .clinics-bottom-btn:hover,
      .se_223_224 .clinics-bottom-btn:active,
      .se_223_224 .clinics-bottom-btn:focus {
        background-image: url(../img/arr-white-down.svg); } }
  @media (max-width: 564px) {
    .se_223_224 .tabs .tab:last-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; } }
  @media (max-width: 400px) {
    .se_223_224 .doctor-card {
      min-width: 100%; }
    .se_223_224 .tabs .tab:last-child {
      border-bottom-right-radius: 0;
      /*width: 34%;*/ } }
  @media screen and (max-width: 1023px) {
    .se_223_224 .search-maps {
      padding-left: 20px;
      padding-right: 20px; } }
  .se_223_224 .cs-slider__right {
    margin-right: 16px; }
  @media screen and (max-width: 1199px) {
    .se_223_224 .cs-slider__right {
      margin-right: 22px; }
    .se_223_224 .search-maps {
      padding-left: 27px;
      padding-right: 27px;
      max-width: 100% !important; }
    .se_223_224 .half_slider__item, .se_223_224 .statistic__left {
      padding-left: 27px; } }
  @media screen and (min-width: 1200px) {
    .se_223_224 .main-slider .slider__caption h2 {
      font-size: 48px; }
    .se_223_224 .main-slider .slider__caption h3 {
      font-size: 28px; }
    .se_223_224 .half_slider__item {
      padding-left: 40px; }
    .se_223_224 .cs-slider__item {
      padding-right: 20px;
      padding-left: 20px; } }
  .se_223_224 .ajaxMenuCont .search-tabs > .search-tab {
    cursor: pointer; }
  .se_223_224 .services-show-list .services-show-list-it > a {
    color: #000;
    font-size: 16px;
    font-weight: 400; }
  @media (max-width: 567px) {
    .se_223_224 {
      /*
	.mobile-panel-doctors-reset {
		display: block;
		float: none;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	*/ }
      .se_223_224 .header-btn {
        height: auto;
        padding: 10px 0; }
      .se_223_224 .mobile-panel-bottom-btn {
        left: 20%; }
      .se_223_224 .tabs .tab:last-child {
        font-size: 11px; } }
  .se_223_224 .mobile-panel__up {
    display: block; }
  .se_223_224 .services__col-0 {
    margin-bottom: 15px;
    width: 14%;
    float: left;
    line-height: 42px;
    font-size: 22px;
    padding: 0 15px; }
  .se_223_224 .services__col-1 {
    width: 50%;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px; }
  .se_223_224 .services__col-2 {
    width: 36%;
    margin-bottom: 15px; }
  @media (max-width: 47.99em) {
    .se_223_224 .mobile-buttons .btn {
      display: block; } }
  .se_223_224 .btn--help:before {
    display: none; }
  .se_223_224 .desc-buttons {
    font-size: 0;
    text-align: center;
    padding-top: 10px !important;
    max-width: 1120px; }
  .se_223_224 .main-slider .container.slider__arrows .slick-prev {
    left: 0; }
  .se_223_224 .main-slider .container.slider__arrows .slick-next {
    right: 0; }
  .se_223_224 .map-wrap .map-block.untoggled ymaps {
    pointer-events: auto !important; }
  @media (max-width: 79.99em) {
    .se_223_224 .desc-buttons .btn {
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px;
      margin: 0 2px; } }
  @media (max-width: 63.99em) {
    .se_223_224 .desc-buttons .btn {
      font-size: 16px;
      margin: 4px; } }
  @media (max-width: 568px) {
    .se_223_224 .footer {
      padding-top: 47px;
      padding-bottom: 36px; } }
  .se_223_224 .footer .mobile__phone-title,
  .se_223_224 .footer .mobile__phone_additional-title {
    color: #42454f; }
  .se_223_224 .meta-block__phones .mobile__phone,
  .se_223_224 .meta-block__phones .mobile__phone_additional {
    text-align: left; }
  @media (max-width: 63.99em) {
    .se_223_224 .meta-block__phones .mobile__phone,
    .se_223_224 .meta-block__phones .mobile__phone_additional {
      text-align: center; }
    .se_223_224 .header__phone.phone span {
      font-weight: 600; }
    .se_223_224 .header__phone.phone {
      height: 48px;
      line-height: 48px;
      padding: 0 58px 0 12px;
      font-size: 30px; }
    .se_223_224 .header__phone.phone span {
      font-weight: 600;
      font-size: 21px; }
    .se_223_224 .header__phone.phone:after {
      width: 38px;
      height: 38px;
      right: 10px;
      margin-top: -19px;
      top: 50%;
      background-size: contain; } }
  .se_223_224 .footer .header__phone.phone span {
    font-weight: 600; }
  .se_223_224 .footer .header__phone.phone {
    height: 48px;
    line-height: 48px;
    padding: 0 58px 0 12px;
    font-size: 33px; }
  .se_223_224 .footer .header__phone.phone span {
    font-weight: 600;
    font-size: 22px; }
  .se_223_224 .footer .header__phone.phone:after {
    width: 38px;
    height: 38px;
    right: 10px;
    margin-top: -19px;
    top: 50%;
    background-size: contain; }
  .se_223_224 .copyright-area {
    font-weight: 600;
    font-size: 12px; }
  @media screen and (max-width: 1023px) {
    .se_223_224 .copyright-area {
      text-align: center; }
    .se_223_224 .footer .meta-block .join-us .socials a {
      margin: 0 8px; } }
  .se_223_224 .footer .menu-block ul + ul {
    margin-left: 30px; }
  .se_223_224 .actions-place {
    height: 64px; }
  .se_223_224 #actionsPlace {
    height: auto; }
  .se_223_224 .desc-buttons {
    padding-bottom: 8px !important;
    padding-top: 8px !important; }
  .se_223_224 .footer .menu-block ul > li > a[href="/about/purchases/"] {
    transform: translateY(10px); }
  @media screen and (max-width: 1023px) {
    .se_223_224 .cs-slider__left .comments-slider .tag-point {
      bottom: 13px; }
    .se_223_224 .comments-slider .slick-list {
      height: 494px;
      min-height: 494px !important; }
    .se_223_224 .comments-slider .tag-point {
      bottom: 13px !important; }
    .se_223_224 .slick-initialized .slick-slide {
      padding-bottom: 96px; }
    .se_223_224 .cs-slider__item .btn.reply-new.fancybox-inline {
      right: 5px !important;
      bottom: 1px; }
    .se_223_224 .cs-slider__item {
      margin-right: 11px !important; }
    .se_223_224 .comments-slider .tag-point {
      position: absolute !important; }
    .se_223_224 .cs-slider__right {
      margin-right: 5px; }
    .se_223_224 .footer .menu-block {
      display: none; }
    .se_223_224 .footer .meta-block {
      padding-top: 0; }
    .se_223_224 .footer {
      padding-top: 37px;
      padding-bottom: 36px; } }
  .se_223_224 .btn.reply-new.fancybox-inline {
    padding-top: 14px; }
  .se_223_224 .comments-slider .tag-point {
    position: relative; }
  .se_223_224 .comments-slider .tag-point .icon {
    vertical-align: top; }
  .se_223_224 .desc-buttons .btn {
    margin-left: 10px;
    margin-right: 10px; }
  .se_223_224 .ai-clinic {
    display: inline-block;
    /* position: absolute; */
    /* top: 2px; */
    /* width: 50vw; */ }
  @media screen and (max-width: 767px) {
    .se_223_224 #address_search::-webkit-input-placeholder {
      transform: translateY(4px); }
    .se_223_224 #address_search::-moz-placeholder {
      transform: translateY(4px); }
    .se_223_224 #address_search:-moz-placeholder {
      transform: translateY(4px); }
    .se_223_224 #address_search:-ms-input-placeholder {
      transform: translateY(4px); }
    .se_223_224 #address_search::placeholder {
      transform: translateY(4px); }
    .se_223_224 .slider__dots .slick-dots {
      right: -50%; } }
  @media screen and (min-width: 1023px) and (max-width: 1199px) {
    .se_223_224 .footer .header__phone.phone {
      font-size: 28px; }
    .se_223_224 .search-maps {
      max-width: 970px; }
    .se_223_224 .main-slider .container.slider__arrows .slick-next {
      right: 8px; }
    .se_223_224 .main-slider .container.slider__arrows .slick-prev {
      left: 8px; }
    .se_223_224 .slider__dots .slick-dots {
      right: 72px; }
    .se_223_224 .container.footer__wrap {
      max-width: 970px; } }
  .se_223_224 .comments-slider .slick-arrow {
    display: none !important; }
  .se_223_224 .tag-point.tag-point-2 {
    display: none; }
  @media screen and (max-width: 1023px) {
    .se_223_224 .to-mobile-wrap .mobile-panel__list .form-control {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto; }
    .se_223_224 #searchPanel .mobile-panel__up {
      right: 24px; } }
  @media screen and (max-width: 567px) {
    .se_223_224 .cs-slider__left .author {
      margin-left: 16px; }
    .se_223_224 .to-mobile-wrap .mobile-panel__list-title {
      padding-top: 24px; }
    .se_223_224 .to-mobile-wrap .mobile-panel__list {
      padding-left: 32px;
      padding-right: 32px; }
    .se_223_224 .to-mobile-wrap .mobile-panel__list .form-control {
      width: 100% !important; }
    .se_223_224 .to-mobile-wrap .mobile-panel__list .btn.btn-block.btn-yellow {
      width: 105%;
      display: block;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      font-weight: 600; }
    .se_223_224 .mobile-panel__list .callback_text {
      margin-bottom: 17px; }
    .se_223_224 .tag-point.tag-point-1 {
      display: none; }
    .se_223_224 .tag-point.tag-point-2 {
      display: block; }
    .se_223_224 .sliderone__nav .slick-prev:hover {
      background-position: center; }
    .se_223_224 .comments-slider .slick-arrow {
      display: inline-block !important; }
    .se_223_224 .comments-slider .cs-slider__footer .cs-nav__next,
    .se_223_224 .comments-slider .cs-slider__footer .cs-nav__prev {
      display: none; }
    .se_223_224 .comments-slider .cs-slider__footer .cs-nav {
      float: none;
      text-align: center; }
    .se_223_224 .comments-slider .cs-slider__footer {
      position: absolute;
      right: 28px; }
    .se_223_224 .comments-slider .cs-slider__footer .cs-nav__count {
      font-size: 15px;
      float: none;
      display: block;
      margin: 0 auto;
      margin-top: 44px; }
    .se_223_224 .comments-slider .cs-comment.cs-comment-preview {
      max-height: 85px;
      overflow: hidden; }
    .se_223_224 .comments-slider .cs-slider__left .tag-point {
      position: relative !important;
      top: 277px !important;
      z-index: 999999;
      left: 23px; }
    .se_223_224 .comments-slider .slick-dots {
      display: block;
      bottom: 185px;
      position: relative;
      flex-wrap: wrap;
      margin: 0 auto !important;
      max-width: 63%; }
    .se_223_224 .comments-slider li {
      height: 16px; }
    .se_223_224 .comments-slider .slick-arrow {
      position: absolute;
      height: 33px !important;
      width: 30px !important;
      background-position: center;
      background-size: contain;
      z-index: 90;
      text-indent: -9999px;
      border: 0;
      background: url(/local/templates/medsi/img/doc-arr.svg) no-repeat;
      cursor: pointer;
      outline: none;
      margin-top: -15px;
      top: -255px;
      transform: translateY(-50%); }
    .se_223_224 .comments-slider .slick-arrow.slick-next {
      background: url(/local/templates/medsi/img/doc-arr-right.svg) no-repeat;
      height: 33px;
      width: 30px;
      right: 1px !important;
      -ms-background-position-x: 100%;
      background-position-x: 100%; }
    .se_223_224 .comments-slider ul {
      list-style: none !important;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 !important;
      padding: 0 !important; }
    .se_223_224 .comments-slider li {
      margin: 0;
      display: inline-block;
      padding: 5px;
      cursor: pointer; }
    .se_223_224 .comments-slider li.slick-active button {
      background-color: #eed236; }
    .se_223_224 .comments-slider li button {
      z-index: 200;
      text-indent: -9999px;
      background: #686a72;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      border: 0;
      padding: 0;
      outline: 0; }
    .se_223_224 .comments-slider .sliderone__nav {
      left: 3px;
      right: 3px; }
    .se_223_224 .comments-slider .cs-slider__right .readmore__link,
    .se_223_224 .comments-slider .cs-slider__right .slider_readmore__link {
      margin-top: 0; }
    .se_223_224 .comments-slider .cs-comment.cs-comment-date {
      margin-bottom: 10px; }
    .se_223_224 .comments-slider .containerr {
      padding-bottom: 0; }
    .se_223_224 .comments-slider .slick-list {
      height: 552px;
      min-height: 552px !important; }
    .se_223_224 .cs-slider__item .all-comments {
      left: 5px;
      top: auto;
      bottom: 85px;
      position: absolute; }
    .se_223_224 .comments-slider .tag-point {
      z-index: 999;
      left: 0;
      bottom: -24px !important;
      position: relative !important; }
    .se_223_224 .cs-slider__right {
      padding-left: 28px;
      width: calc(100% - 20px);
      padding-right: 28px;
      padding-top: 36px;
      padding-bottom: 86px;
      position: absolute;
      top: 82px; }
    .se_223_224 .ai-clinic {
      display: inline;
      width: 73vw; }
    .se_223_224 .cs-slider .cs-slider__item {
      margin: 0 auto; }
    .se_223_224 .cs-slider__item .btn.reply-new.fancybox-inline {
      left: 50%;
      transform: translateX(-48%);
      right: auto !important;
      padding-left: 61px;
      padding-right: 61px;
      bottom: 1px !important; }
    .se_223_224 .slider__caption .btn {
      top: 325px; }
    .se_223_224 .sr-title {
      margin-bottom: 16px; }
    .se_223_224 .f-text b:first-child {
      margin-left: -6px; }
    .se_223_224 .f-text--second b:first-child {
      margin-left: 0; }
    .se_223_224 .f-text span, .se_223_224 .f-text--second span {
      margin-left: 0; }
    .se_223_224 .statistic__left {
      padding-left: 40px; }
    .se_223_224 .search-maps {
      padding-left: 24px !important;
      padding-right: 24px !important; }
    .se_223_224 .main-slider .container.slider__arrows .slick-prev {
      left: 3px; }
    .se_223_224 .main-slider .container.slider__arrows .slick-next {
      right: 3px; }
    .se_223_224 .your-region, .se_223_224 .your-region > a {
      font-size: 11px; } }

.se_223_224.to_mobile {
  background-color: #13aea6; }

@media (min-width: 1200px) and (max-width: 1200px) {
  .comment__right {
    min-height: 184px; } }


.doctor-detail .detail_info .image-popup img{
    max-width: 100%;
    height: auto;
}
