<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/about_kl/doctors/css/app.css?174431993847580*/
.my-btn {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 12px 70px 12px 25px;
  position: relative;
}
.my-btn--1 {
  background: #00a29a;
  border-radius: 50px;
  border: 1px solid #00a29a;
}
.my-btn--1:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 35px;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='36' height='6' viewBox='0 0 36 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.2828 3.28285C35.4391 3.12664 35.4391 2.87337 35.2828 2.71716L32.7373 0.171576C32.581 0.0153661 32.3278 0.015366 32.1716 0.171576C32.0154 0.327785 32.0154 0.581051 32.1716 0.737261L34.4343 3L32.1716 5.26274C32.0154 5.41895 32.0154 5.67222 32.1716 5.82843C32.3278 5.98464 32.581 5.98464 32.7373 5.82843L35.2828 3.28285ZM-3.49691e-08 3.4L35 3.4L35 2.6L3.49691e-08 2.6L-3.49691e-08 3.4Z' fill='white'/%3E%3C/svg%3E%0A") 100% 50% no-repeat;
  background-size: contain;
}
.my-btn--1:hover {
	  background-color: #fff;
  color:#00a29a;
	
}
.my-btn--1:hover:before {

  background: url("data:image/svg+xml,%3Csvg width='36' height='6' viewBox='0 0 36 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.2828 3.28285C35.4391 3.12664 35.4391 2.87337 35.2828 2.71716L32.7373 0.171576C32.581 0.0153661 32.3278 0.015366 32.1716 0.171576C32.0154 0.327785 32.0154 0.581051 32.1716 0.737261L34.4343 3L32.1716 5.26274C32.0154 5.41895 32.0154 5.67222 32.1716 5.82843C32.3278 5.98464 32.581 5.98464 32.7373 5.82843L35.2828 3.28285ZM-3.49691e-08 3.4L35 3.4L35 2.6L3.49691e-08 2.6L-3.49691e-08 3.4Z' fill='lightseagreen'/%3E%3C/svg%3E%0A") 100% 50% no-repeat;
  background-size: contain;
}

.app-header__container--nomenu {
  padding-bottom: 1px;
}
.app-header__container--nomenu h1 {
  margin-bottom: 80px;
}
.app__main-in--noflex {
  display: block;
  max-width: 100%;
}
.content-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
}
.doctor-about {
  margin-bottom: 60px;
}
.doctor-about__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.doctor-about__column--left {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
}
.doctor-about__column--left img {
  vertical-align: middle;
}
.doctor-about__column--right {
  -ms-flex: 1 1;
      flex: 1 1;
}
.doctor-about__name {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.doctor-about__col-list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-about__col {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  margin-right: 4%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.doctor-about__col:nth-child(2n) {
  margin-right: 0;
}
.doctor-biography {
  margin-bottom: 60px;
}
.doctor-biography__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.doctor-biography__column--left {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
  font-size: 16px;
}
.doctor-biography__column--left img {
  vertical-align: middle;
}
.doctor-biography__column--right {
  -ms-flex: 1 1;
      flex: 1 1;
}
.doctor-biography__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.doctor-biography__name {
  margin-bottom: 40px;
}
.doctor-biography__date-birth strong {
  display: block;
  margin-bottom: 10px;
}
.doctor-biography__text {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.doctor-biography__text-title {
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}
.doctor-chronology {
  margin-bottom: 60px;
}
.doctor-chronology--bg {
  background: #f5f5f5;
  padding: 90px 40px 60px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 100px;
}
.doctor-chronology__head {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.doctor-chronology__head-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 16px;
  color: #a5a5b0;
}
.doctor-chronology__head-col {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  margin-right: 4%;
}
.doctor-chronology__head-col:nth-child(2n) {
  margin-right: 0;
}
.doctor-chronology__title {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-chronology__content {
  display: -ms-flexbox;
  display: flex;
}
.doctor-chronology__column--left {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
}
.doctor-chronology__column--right {
  -ms-flex: 1 1;
      flex: 1 1;
}
.doctor-chronology__item {
  font-size: 16px;
  margin-bottom: 30px;
}
.doctor-chronology__item span {
  color: #00a29a;
}
.doctor-chronology__view-all {
  display: none;
}
.doctor-diploms {
  margin-bottom: 80px;
}
.doctor-diploms:last-child {
  margin-bottom: 0;
}
.doctor-diploms__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
}
.doctor-diploms__title {
  -ms-flex: 1 1;
      flex: 1 1;
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-diploms__slider-controls {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.doctor-diploms__slider-controls button {
    background: #00a29a url("data:image/svg+xml,%3Csvg width='23' height='9' viewBox='0 0 23 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1017 4.78031C22.2969 4.58505 22.2969 4.26847 22.1017 4.07321L18.9197 0.891227C18.7244 0.695965 18.4078 0.695965 18.2126 0.891227C18.0173 1.08649 18.0173 1.40307 18.2126 1.59833L21.041 4.42676L18.2126 7.25519C18.0173 7.45045 18.0173 7.76703 18.2126 7.96229C18.4078 8.15756 18.7244 8.15756 18.9197 7.96229L22.1017 4.78031ZM0.851562 4.92676L21.7481 4.92676L21.7481 3.92676L0.851563 3.92676L0.851562 4.92676Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
    border: 1px solid #00a29a;
  width: 44px;
  height: 44px;
  box-shadow: none;
  border-radius: 100%;
  cursor: pointer;
}
.doctor-diploms__slider-controls button:hover {
    background: #fff url("data:image/svg+xml,%3Csvg width='23' height='9' viewBox='0 0 23 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1017 4.78031C22.2969 4.58505 22.2969 4.26847 22.1017 4.07321L18.9197 0.891227C18.7244 0.695965 18.4078 0.695965 18.2126 0.891227C18.0173 1.08649 18.0173 1.40307 18.2126 1.59833L21.041 4.42676L18.2126 7.25519C18.0173 7.45045 18.0173 7.76703 18.2126 7.96229C18.4078 8.15756 18.7244 8.15756 18.9197 7.96229L22.1017 4.78031ZM0.851562 4.92676L21.7481 4.92676L21.7481 3.92676L0.851563 3.92676L0.851562 4.92676Z' fill='lightseagreen'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
    cursor: pointer;
}
.doctor-diploms__slider-controls button.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 12px;
}
.doctor-diploms__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-diploms__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-diploms__list:not(.tns-slider) .doctor-diploms__item {
  -ms-flex: 0 0 32%;
      flex: 0 0 32%;
  margin-right: 2%;
}
.doctor-diploms [data-action] {
  display: none;
}
.doctor-diploms__item-image {
  border: 5px solid #00a29a;
  display: block;
  position: relative;
}
.doctor-diploms__item-image:before {
  content: "";
  display: block;
  padding-top: 68%;
}
.doctor-diploms__item-image img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.doctor-dop-info {
  margin-bottom: 100px;
}
.doctor-dop-info__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.doctor-dop-info__images {
  -ms-flex: 0 0 630px;
      flex: 0 0 630px;
  font-size: 0;
  line-height: 1;
  margin-right: 20px;
}
.doctor-dop-info__images img {
  vertical-align: middle;
}
.doctor-dop-info__text {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 16px;
}
.doctor-dop-info__text-in {
  max-width: 360px;
  margin: 0 auto;
}
.doctor-dop-info__text strong {
  color: #000;
}
.doctor-dop-info__image-item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.doctor-dop-info__image-item:nth-child(2n) {
  margin-right: 0;
}
.doctor-examples {
  margin-bottom: 25px;
}
.doctor-examples__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 40px;
}
.doctor-examples__group {
  display: -ms-flexbox;
  display: flex;
}
.doctor-examples__group:not(.tns-slider) {
  overflow: hidden;
  margin-bottom: 96px;
  -webkit-overflow-scrolling: touch;
}
.doctor-examples__group:not(.tns-slider) .doctor-examples__item {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
.doctor-examples [data-action] {
  display: none;
}
.doctor-examples .tns-outer {
  position: relative;
  margin-bottom: 96px;
}
.doctor-examples .tns-outer:last-child {
  margin-bottom: 0;
}
.doctor-examples .tns-controls {
  position: absolute;
  left: -50px;
  right: -50px;
  top: 50%;
  height: 0;
  width: auto;
}
.doctor-examples .tns-controls button {
  position: absolute;
  left: 0;
  top: 0;
  height: 34px;
  margin-top: -17px;
  width: 20px;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 0;
  background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='%2367C7D8' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='%2367C7D8' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  background-size: auto 34px;
}
.doctor-examples .tns-controls button:last-child {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.doctor-examples-thumbs {
  display: -ms-flexbox;
  display: flex;
}
.doctor-examples-thumbs__left {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 90px;
}
.doctor-examples-thumbs__left .doctor-examples-thumbs__name {
  display: none;
}
.doctor-examples-thumbs__image {
  position: relative;
  display: block;
}
.doctor-examples-thumbs__image:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.doctor-examples-thumbs__image .spotlight {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.doctor-examples-thumbs__image img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.doctor-examples-thumbs__controls {
  display: none;
}
.doctor-examples-thumbs__right {
  -ms-flex: 0 0 380px;
      flex: 0 0 380px;
}
.doctor-examples-thumbs__name {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.doctor-examples-thumbs__name a {
  text-decoration: none;
  color: #000;
}
.doctor-examples-thumbs__desc {
  font-size: 16px;
  color: #a5a5b0;
  line-height: 1.6;
  margin-bottom: 40px;
}
.doctor-examples-thumbs__video a {
  font-size: 16px;
  line-height: 44px;
  color: #a5a5b0;
  text-decoration: none;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='21.5' cy='21.5' r='21' stroke='%23A5A5B0'/%3E%3Cpath d='M28 21.5L18.25 26.2631L18.25 16.7369L28 21.5Z' fill='%23A5A5B0'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
  background-size: auto 44px;
  padding-left: 60px;
}
.doctor-examples-thumbs__controls {
  display: none;
}
.doctor-news {
  margin-bottom: 90px;
}
.doctor-news__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-news__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-news__list:not(.tns-slider) .doctor-news__item {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin-right: 0;
}
.doctor-news [data-action] {
  display: none;
}
.doctor-news .tns-outer {
  position: relative;
}
.doctor-news .tns-controls {
  position: absolute;
  left: -50px;
  right: -50px;
  top: 50%;
  height: 0;
  width: auto;
}
.doctor-news .tns-controls button {
  position: absolute;
  left: 0;
  top: 0;
  height: 34px;
  margin-top: -17px;
  width: 20px;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 0;
  background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='%2367C7D8' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='%2367C7D8' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  background-size: auto 34px;
}
.doctor-news .tns-controls button:last-child {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.doctor-news-thumbs {
  display: -ms-flexbox;
  display: flex;
}
.doctor-news-thumbs__bottom {
  -ms-flex-order: -1;
      order: -1;
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  margin-right: 2%;
}
.doctor-news-thumbs__top {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
}
.doctor-news-thumbs__image {
  position: relative;
}
.doctor-news-thumbs__image:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.doctor-news-thumbs__image img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.doctor-news-thumbs__controls {
  display: none;
}
.doctor-news-thumbs__date {
  color: #4f97a4;
  line-height: 1.4;
  font-size: 14px;
  margin-bottom: 15px;
}
.doctor-news-thumbs__name {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  margin-bottom: 16px;
}
.doctor-news-thumbs__text {
  font-size: 16px;
  margin-bottom: 30px;
}
.doctor-news-thumbs__more a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
  padding-right: 40px;
  position: relative;
}
.doctor-news-thumbs__more a:before {
  content: "";
  position: absolute;
  right: 0;
  width: 22px;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='36' height='6' viewBox='0 0 36 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.2828 3.28285C35.4391 3.12664 35.4391 2.87337 35.2828 2.71716L32.7373 0.171576C32.581 0.0153661 32.3278 0.015366 32.1716 0.171576C32.0154 0.327785 32.0154 0.581051 32.1716 0.737261L34.4343 3L32.1716 5.26274C32.0154 5.41895 32.0154 5.67222 32.1716 5.82843C32.3278 5.98464 32.581 5.98464 32.7373 5.82843L35.2828 3.28285ZM-3.49691e-08 3.4L35 3.4L35 2.6L3.49691e-08 2.6L-3.49691e-08 3.4Z' fill='%234F97A4'/%3E%3C/svg%3E%0A") 100% 50% no-repeat;
}
.doctor-pacient-reviews__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 40px;
}
.doctor-pacient-reviews__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-pacient-reviews__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-pacient-reviews__list:not(.tns-slider) .doctor-pacient-reviews__item {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  margin-right: 35px;
  padding: 5px;
}
.doctor-pacient-reviews [data-action] {
  display: none;
}
.doctor-pacient-reviews .tns-ovh {
  padding: 5px 3px;
}
.doctor-pacient-reviews__item-in {
  position: relative;
  display: block;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.15));
          filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.15));
}
.doctor-pacient-reviews__item-in:nth-child(3n) {
  margin-right: 0;
}
.doctor-pacient-reviews__item-in:before {
  content: "";
  display: block;
  padding-top: 178%;
}
.doctor-pacient-reviews__item-in img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: contain;
}
.doctor-photoreport__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
}
.doctor-photoreport__title {
  -ms-flex: 1 1;
      flex: 1 1;
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-photoreport__slider-controls {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.doctor-photoreport__slider-controls button {
  background: rgba(103,199,216,0.3) url("data:image/svg+xml,%3Csvg width='23' height='9' viewBox='0 0 23 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1017 4.78031C22.2969 4.58505 22.2969 4.26847 22.1017 4.07321L18.9197 0.891227C18.7244 0.695965 18.4078 0.695965 18.2126 0.891227C18.0173 1.08649 18.0173 1.40307 18.2126 1.59833L21.041 4.42676L18.2126 7.25519C18.0173 7.45045 18.0173 7.76703 18.2126 7.96229C18.4078 8.15756 18.7244 8.15756 18.9197 7.96229L22.1017 4.78031ZM0.851562 4.92676L21.7481 4.92676L21.7481 3.92676L0.851563 3.92676L0.851562 4.92676Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  width: 44px;
  height: 44px;
  border: none;
  box-shadow: none;
  border-radius: 100%;
  cursor: pointer;
}
.doctor-photoreport__slider-controls button:hover {
  background-color: #00a29a;
}
.doctor-photoreport__slider-controls button.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 12px;
}
.doctor-photoreport__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-photoreport__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-photoreport__list:not(.tns-slider) .doctor-photoreport__item {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
.doctor-photoreport [data-action] {
  display: none;
}
.doctor-photoreport-thumbs {
  display: -ms-flexbox;
  display: flex;
}
.doctor-photoreport-thumbs__name {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 18px;
}
.doctor-photoreport-thumbs__top {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
}
.doctor-photoreport-thumbs__top .doctor-photoreport-thumbs__name {
  display: none;
}
.doctor-photoreport-thumbs__bottom {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  margin-right: 2%;
  -ms-flex-order: -1;
      order: -1;
}
.doctor-photoreport-thumbs__image {
  position: relative;
}
.doctor-photoreport-thumbs__image img {
  vertical-align: middle;
}
.doctor-photoreport-thumbs__text {
  font-size: 14px;
  margin-bottom: 40px;
}
.doctor-photoreport-thumbs__text p {
  margin-bottom: 15px;
}
.doctor-photoreport-thumbs__text p:last-child {
  margin-bottom: 0;
}
.doctor-pricelist__item {
  margin-bottom: 40px;
}
.doctor-pricelist__item.opened .doctor-pricelist__item-body {
  display: block;
}
.doctor-pricelist__item.opened .doctor-pricelist__item-title span:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.doctor-pricelist__item-title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-pricelist__item-title span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  cursor: pointer;
}
.doctor-pricelist__item-title span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #00a29a transparent transparent;
  margin-top: -5px;
}
.doctor-pricelist__item-body {
  padding-top: 40px;
  display: none;
}
.doctor-pricelist__item-desc {
  max-width: 350px;
}
.doctor-pricelist__item-more {
  margin-top: 20px;
}
.doctor-pricelist__item-more a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 12px 84px 12px 25px;
  background: #00a29a;
  border-radius: 50px;
  position: relative;
}
.doctor-pricelist__item-more a:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 35px;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='36' height='6' viewBox='0 0 36 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.2828 3.28285C35.4391 3.12664 35.4391 2.87337 35.2828 2.71716L32.7373 0.171576C32.581 0.0153661 32.3278 0.015366 32.1716 0.171576C32.0154 0.327785 32.0154 0.581051 32.1716 0.737261L34.4343 3L32.1716 5.26274C32.0154 5.41895 32.0154 5.67222 32.1716 5.82843C32.3278 5.98464 32.581 5.98464 32.7373 5.82843L35.2828 3.28285ZM-3.49691e-08 3.4L35 3.4L35 2.6L3.49691e-08 2.6L-3.49691e-08 3.4Z' fill='white'/%3E%3C/svg%3E%0A") 100% 50% no-repeat;
  background-size: contain;
}
.doctor-pricelist__table {
  margin-bottom: 40px;
  box-shadow: 0px 0px 20px rgba(180,184,193,0.17);
  background: #fff;
}
.doctor-pricelist__table-head {
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  background: rgba(240,242,244,0.5);
  font-size: 14px;
  font-weight: bold;
  color: #7b8395;
  line-height: 1;
}
.doctor-pricelist__table-head-name {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 17px 16px;
}
.doctor-pricelist__table-head-value {
  -ms-flex: 0 0 200px;
      flex: 0 0 200px;
  padding: 17px 16px;
  border-left: 1px solid rgba(198,209,221,0.5);
}
.doctor-pricelist__table-item {
  display: -ms-flexbox;
  display: flex;
  box-shadow: inset 0px -1px 0px rgba(198,209,221,0.5);
  line-height: 1.3;
}
.doctor-pricelist__table-item-name {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 11px 16px;
  color: #686868;
  font-size: 14px;
}
.doctor-pricelist__table-item-name a {
  color: #686868;
}
.doctor-pricelist__table-item-value {
  -ms-flex: 0 0 200px;
      flex: 0 0 200px;
  padding: 11px 16px;
  border-left: 1px solid rgba(198,209,221,0.5);
  color: #00a29a;
  font-size: 14px;
}
.doctor-social {
  font-size: 0;
}
.doctor-social__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-decoration: none;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.doctor-social__item:last-child {
  margin-right: 0;
}
.doctor-social__item img {
  max-width: 20px;
  max-height: 20px;
}
.doctor-specialization {
  margin-bottom: 50px;
}
.doctor-specialization__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.doctor-specialization__column--left {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
  font-size: 16px;
}
.doctor-specialization__column--left img {
  vertical-align: middle;
}
.doctor-specialization__column--right {
  -ms-flex: 1 1;
      flex: 1 1;
}
.doctor-specialization__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.doctor-specialization__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-specialization__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-specialization__list:not(.tns-slider) .doctor-specialization__item {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin-right: 0;
}
.doctor-specialization__item-image img {
  vertical-align: middle;
}
.doctor-specialization__item-video {
  height: 100%;
  min-height:350px;
}
.doctor-specialization__player {
  height: 100%;
}
.doctor-specialization .tns-outer {
  position: relative;
}
.doctor-specialization .tns-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 0;
  width: auto;
}
.doctor-specialization .tns-controls button {
  height: 34px;
  margin-top: -17px;
  width: 40px;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 0;
  background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='white' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  background-size: auto 34px;
}
.doctor-specialization .tns-controls button:nth-child(2) {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.doctor-specialization .plyr__video-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.44);
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.doctor-specialization .plyr__controls {
  display: none;
}
.doctor-specialization .plyr--paused .plyr__controls {
  display: -ms-flexbox;
  display: flex;
}
.doctor-specialization .plyr--stopped .plyr__controls {
  display: none;
}
.doctor-specialization .plyr--playing .plyr__video-wrapper:after {
  opacity: 0;
}
.doctor-specialization .plyr--playing .plyr__controls {
  display: -ms-flexbox;
  display: flex;
}
.doctor-specialization .plyr--playing .p-info {
  opacity: 0;
}
.doctor-specialization .plyr--full-ui.plyr--video .plyr__control--overlaid {
  border: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
}
.doctor-specialization .icon-svg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 72px;
  height: 72px;
  -ms-flex: 0 0 72px;
      flex: 0 0 72px;
  border: 1px solid #fff;
  border-radius: 500px;
  margin-left: 0;
}
.doctor-specialization .p-title {
  margin-right: 20px;
  text-align: left;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-specialization .plyr--video .plyr__control.plyr__tab-focus,
.doctor-specialization .plyr--video .plyr__control:hover,
.doctor-specialization .plyr--video .plyr__control[aria-expanded=true] {
  background: none;
}
.doctor-specialization .plyr__menu,
.doctor-specialization .plyr__control[data-plyr="pip"] {
  display: none;
}

.doctor-specialization__video {
  width: 100%;
  height: 350px;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.doctor-specialization__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}

.doctor-text-block {
  margin-bottom: 50px;
}
.doctor-text-block__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
}
.doctor-text-block__column--left {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 40px;
}
.doctor-text-block__column--left img {
  vertical-align: middle;
}
.doctor-text-block__column--right {
  -ms-flex: 1 1;
      flex: 1 1;
}
.doctor-video-list {
  margin-bottom: 25px;
}
.doctor-video-list__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 40px;
}
.doctor-video-list__item {
  margin-bottom: 70px;
}
.doctor-video-list__item:last-child {
  margin-bottom: 0;
}
.doctor-video-thumbs {
  display: -ms-flexbox;
  display: flex;
}
.doctor-video-thumbs__left {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 40px;
}
.doctor-video-thumbs__left .doctor-video-thumbs__name {
  display: none;
}
.doctor-video-thumbs__controls {
  display: none;
}
.doctor-video-thumbs__right {
  -ms-flex: 0 0 380px;
      flex: 0 0 380px;
}
.doctor-video-thumbs__name {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.doctor-video-thumbs__name a {
  text-decoration: none;
  color: #000;
}
.doctor-video-thumbs__desc {
  font-size: 16px;
  color: #a5a5b0;
  line-height: 1.6;
}
.doctor-video-thumbs .plyr__video-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.44);
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.doctor-video-thumbs .plyr__controls {
  display: none;
}
.doctor-video-thumbs .plyr--paused .plyr__controls {
  display: -ms-flexbox;
  display: flex;
}
.doctor-video-thumbs .plyr--stopped .plyr__controls {
  display: none;
}
.doctor-video-thumbs .plyr--playing .plyr__video-wrapper:after {
  opacity: 0;
}
.doctor-video-thumbs .plyr--playing .plyr__controls {
  display: -ms-flexbox;
  display: flex;
}
.doctor-video-thumbs .plyr--playing .p-info {
  opacity: 0;
}
.doctor-video-thumbs .plyr--full-ui.plyr--video .plyr__control--overlaid {
  border: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
}
.doctor-video-thumbs .icon-svg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 72px;
  height: 72px;
  -ms-flex: 0 0 72px;
      flex: 0 0 72px;
  border: 1px solid #fff;
  border-radius: 500px;
  margin-left: 20px;
}
.doctor-video-thumbs .p-title {
  margin-right: 20px;
  text-align: left;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.2;
}
.doctor-video-thumbs .plyr--video .plyr__control.plyr__tab-focus,
.doctor-video-thumbs .plyr--video .plyr__control:hover,
.doctor-video-thumbs .plyr--video .plyr__control[aria-expanded=true] {
  background: none;
}
.doctor-video-thumbs .plyr__menu,
.doctor-video-thumbs .plyr__control[data-plyr="pip"] {
  display: none;
}
.doctor-video-thumbs .plyr__control--overlaid {
  margin: 0;
}
.doctor-video-reviews {
  margin-bottom: 65px;
}
.doctor-video-reviews__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 40px;
}
.doctor-video-reviews__list {
  display: -ms-flexbox;
  display: flex;
}
.doctor-video-reviews__list:not(.tns-slider) {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.doctor-video-reviews__list:not(.tns-slider) .doctor-video-reviews__item {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
.doctor-video-reviews [data-action] {
  display: none;
}
.doctor-video-reviews-thumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.doctor-video-reviews-thumbs__left {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 90px;
}
.doctor-video-reviews-thumbs__left .doctor-video-reviews-thumbs__name {
  display: none;
}
.doctor-video-reviews-thumbs__controls {
  display: none;
}
.doctor-video-reviews-thumbs__right {
  -ms-flex: 0 0 480px;
      flex: 0 0 480px;
}
.doctor-video-reviews-thumbs__name {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.doctor-video-reviews-thumbs__name a {
  text-decoration: none;
  color: #000;
}
.doctor-video-reviews-thumbs__desc {
  font-size: 16px;
  color: #a5a5b0;
  line-height: 1.6;
}
.doctor-video-reviews-thumbs__next {
  margin-top: 40px;
}
.doctor-video-reviews-thumbs__next a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 12px 25px 12px 25px;
  background: #00a29a;
  border-radius: 50px;
  position: relative;
        border: 1px solid #00a29a;
}
.doctor-video-reviews-thumbs__next a:hover {
	
	  background-color: #fff;
  color:#00a29a;
}
/*
.doctor-video-reviews-thumbs__next a:before {
  content: "";
  position: absolute;
  right: 25px;
  width: 35px;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='36' height='6' viewBox='0 0 36 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.2828 3.28285C35.4391 3.12664 35.4391 2.87337 35.2828 2.71716L32.7373 0.171576C32.581 0.0153661 32.3278 0.015366 32.1716 0.171576C32.0154 0.327785 32.0154 0.581051 32.1716 0.737261L34.4343 3L32.1716 5.26274C32.0154 5.41895 32.0154 5.67222 32.1716 5.82843C32.3278 5.98464 32.581 5.98464 32.7373 5.82843L35.2828 3.28285ZM-3.49691e-08 3.4L35 3.4L35 2.6L3.49691e-08 2.6L-3.49691e-08 3.4Z' fill='white'/%3E%3C/svg%3E%0A") 100% 50% no-repeat;
  background-size: contain;
}*/
.doctor-video-reviews-thumbs__video {
  position: relative;
}
.doctor-video-reviews-thumbs__video &gt; img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.doctor-video-reviews-thumbs__video:before {
  content: "";
  display: block;
  padding-top: 62%;
}
.doctor-video-reviews-thumbs__video:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.44);
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.doctor-video-reviews-thumbs .v-play {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
}
.doctor-video-reviews-thumbs .v-play img {
  width: 70px;
  height: 70px;
}
.our-team {
  max-width: 1160px;
  margin: 0 auto 20px;
}
.our-team:last-child {
  margin-bottom: 0;
}
.our-team__title {
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 36px;
}
.our-team__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.our-team__item {
  -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  margin-right: 3.5%;
  margin-bottom: 60px;
}
.our-team__item:nth-child(3n) {
  margin-right: 0;
}
.our-team__item-image {
  position: relative;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
}
.our-team__item-image:before {
  content: "";
  display: block;
  padding-top: 116%;
}
.our-team__item-image img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-team__item-name {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.our-team__item-name a {
  text-decoration: none;
  color: #000;
}
.our-team__item-desc {
  font-size: 14px;
  color: #a5a5b0;
  line-height: 1.6;
}
.doctor-pricelist__inner h2 {
  margin: 25px 0;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Futura PT Book';
  color: #00a29a;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (min-width: 981px) {
  .doctor-pricelist__inner h2 {
    font-size: 44px;
  }
  .our-team__list--firstbig .our-team__item:first-child {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: start;
    margin-right: 0;
  }
  .our-team__list--firstbig .our-team__item:first-child .our-team__item-image {
    -ms-flex: 1 1;
        flex: 1 1;
    margin-right: 25px;
  }
  .our-team__list--firstbig .our-team__item:first-child .our-team__item-image:before {
    /*padding-top: 75%;*/
  }
  .our-team__list--firstbig .our-team__item:first-child .our-team__item-image img {
    -o-object-position: 0% 0;
       object-position: 0% 0;
  }
  .our-team__list--firstbig .our-team__item:first-child .our-team__item-content {
    -ms-flex: 0 0 66%;
        flex: 0 0 66%;
  }
  .our-team__list--firstbig .our-team__item:nth-child(3n) {
    margin-right: 3.5%;
  }
  .our-team__list--firstbig .our-team__item:nth-child(3n + 1) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .doctor-chronology--bg {
    margin-left: -80px;
    margin-right: -80px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 980px) {
  .doctor-chronology--bg {
    margin-left: -10px;
    margin-right: -10px;
    padding: 45px 10px 20px;
  }
  .doctor-chronology {
    margin-bottom: 45px;
  }
  .doctor-dop-info__inner {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .doctor-dop-info__images {
    -ms-flex: 0 0 480px;
        flex: 0 0 480px;
  }
  .doctor-examples__group:not(.tns-slider) {
    margin-bottom: 60px;
  }
  .doctor-examples .tns-outer .doctor-examples-thumbs__controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    z-index: 5;
    height: 0;
  }
  .doctor-examples .tns-outer .doctor-examples-thumbs__controls button {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    margin-top: -17px;
    width: 40px;
    box-shadow: none;
    outline: none;
    border: none;
    padding: 0;
    background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='white' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
    background-size: auto 34px;
  }
  .doctor-examples .tns-outer .doctor-examples-thumbs__controls button.next {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .doctor-examples-thumbs__right {
    -ms-flex: 0 0 320px;
        flex: 0 0 320px;
  }
  .doctor-examples-thumbs__left {
    margin-right: 40px;
  }
  .doctor-news {
    margin-bottom: 60px;
  }
  .doctor-news .tns-outer .doctor-news-thumbs__controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
    height: 0;
  }
  .doctor-news .tns-outer .doctor-news-thumbs__controls button {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    margin-top: -17px;
    width: 40px;
    box-shadow: none;
    outline: none;
    border: none;
    padding: 0;
    background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='white' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
    background-size: auto 34px;
  }
  .doctor-news .tns-outer .doctor-news-thumbs__controls button.next {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .doctor-video-thumbs__right {
    -ms-flex: 0 0 320px;
        flex: 0 0 320px;
  }
  .doctor-video-thumbs__left {
    margin-right: 40px;
  }
  .doctor-video-reviews-thumbs__right {
    -ms-flex: 0 0 320px;
        flex: 0 0 320px;
  }
  .doctor-video-reviews-thumbs__left {
    margin-right: 40px;
  }
  .doctor-specialization__video {
    width: 100%;
    max-width: 100%;
  }
  .our-team {
    margin-bottom: 80px;
  }
  .our-team__list {
    display: block;
    white-space: nowrap;
    overflow: auto;
    -ms-overflow-style: none /* IE 10+ */;
    scrollbar-width: none /* Firefox */;
    font-size: 0;
    line-height: 1;
    -webkit-overflow-scrolling: touch;
  }
  .our-team__list::-webkit-scrollbar {
/* chrome based */
    height: 0px /* С€РёСЂРёРЅР° scrollbar'a */;
    background: transparent /* РѕРїС†РёРѕРЅР°Р»СЊРЅРѕ */;
  }
  .our-team__item {
    display: inline-block;
    vertical-align: top;
    white-space: initial;
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .our-team__item:nth-child(3n) {
    margin-right: 20px;
  }
  .our-team__item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 766px) {
  .inner-page .app-header h1 {
    font-size: 40px;
  }
  .doctor-about {
    font-size: 14px;
  }
  .doctor-about__inner {
    display: block;
  }
  .doctor-about__column--left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .doctor-about__name {
    display: none;
  }
  .doctor-about__col-list {
    display: block;
  }
  .doctor-about__col {
    margin-right: 0;
  }
  .doctor-biography__content {
    display: block;
  }
  .doctor-biography__column--left {
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .doctor-biography__name {
    margin-bottom: 15px;
  }
  .doctor-biography__date-birth strong {
    margin-bottom: 5px;
  }
  .doctor-biography__text {
    font-size: 14px;
  }
  .doctor-biography__text-title {
    margin-bottom: 10px;
  }
  .doctor-chronology__head {
    display: block;
    margin-bottom: 30px;
  }
  .doctor-chronology__head-text {
    display: block;
  }
  .doctor-chronology__head-col {
    margin: 0 0 15px;
  }
  .doctor-chronology__head-col:last-child {
    margin: 0;
  }
  .doctor-chronology__title {
    margin: 0 0 30px;
  }
  .doctor-chronology__content {
    display: block;
  }
  .doctor-chronology__column--left {
    margin: 0;
  }
  .doctor-chronology__column--left .doctor-chronology__item:nth-child(1) {
    display: block;
  }
  .doctor-chronology__column--right {
    -ms-flex: 1 1;
        flex: 1 1;
  }
  .doctor-chronology__item {
    font-size: 14px;
    margin-bottom: 20px;
    display: none;
  }
  .doctor-chronology__view-all {
    display: block;
  }
  .doctor-chronology__view-all a {
    color: #000;
    font-size: 16px;
  }
  .doctor-diploms__head {
    display: block;
    margin-bottom: 30px;
  }
  .doctor-diploms__title {
    margin-bottom: 30px;
  }
  .doctor-dop-info__inner {
    display: block;
  }
  .doctor-dop-info__images {
    margin-bottom: 35px;
    margin-right: 0;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .doctor-dop-info__image-item {
    width: 300px;
    margin-right: 20px;
  }
  .doctor-dop-info__text {
    font-size: 14px;
  }
  .doctor-dop-info__text-in {
    max-width: none;
  }
  .doctor-examples .tns-outer {
    margin: 0 -10px 60px;
  }
  .doctor-examples-thumbs {
    display: block;
    padding: 0 10px;
  }
  .doctor-examples-thumbs__left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .doctor-examples-thumbs__left .doctor-examples-thumbs__name {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
  }
  .doctor-examples-thumbs__image {
    margin: 0 -10px;
  }
  .doctor-examples-thumbs__name {
    display: none;
  }
  .doctor-examples-thumbs__desc {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .doctor-news-thumbs {
    display: block;
  }
  .doctor-news-thumbs__bottom {
    margin: 0;
  }
  .doctor-news-thumbs__top {
    margin-bottom: 30px;
  }
  .doctor-news-thumbs__name {
    font-size: 16px;
  }
  .doctor-news-thumbs__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .doctor-pacient-reviews .tns-ovh {
    margin: 0 -10px;
  }
  .doctor-photoreport__head {
    display: block;
    margin-bottom: 30px;
  }
  .doctor-photoreport__title {
    margin-bottom: 30px;
  }
  .doctor-photoreport-thumbs {
    display: block;
  }
  .doctor-photoreport-thumbs__name {
    font-size: 16px;
    margin-bottom: 16px;
    display: none;
  }
  .doctor-photoreport-thumbs__top {
    margin-bottom: 20px;
  }
  .doctor-photoreport-thumbs__top .doctor-photoreport-thumbs__name {
    display: block;
  }
  .doctor-photoreport-thumbs__bottom {
    margin: 0;
  }
  .doctor-photoreport-thumbs__text {
    margin-bottom: 20px;
  }
  .doctor-pricelist__item.opened .doctor-pricelist__item-title {
    font-size: 30px;
  }
  .doctor-pricelist__item-title {
    font-size: 20px;
  }
  .doctor-pricelist__item-title span {
    padding-right: 15px;
  }
  .doctor-pricelist__item-body {
    padding-top: 30px;
  }
  .doctor-pricelist__item-desc {
    max-width: 100%;
    text-align: center;
  }
  .doctor-pricelist__item-more a {
    padding: 12px 70px 12px 25px;
  }
  .doctor-pricelist__table {
    margin: 0 -10px 20px;
  }
  .doctor-pricelist__table-head-name {
    padding: 7px 15px 7px 15px;
  }
  .doctor-pricelist__table-head-value {
    -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    padding: 10px 0 10px 15px;
  }
  .doctor-pricelist__table-item {
    display: -ms-flexbox;
    display: flex;
    box-shadow: inset 0px -1px 0px rgba(198,209,221,0.5);
    line-height: 1.3;
  }
  .doctor-pricelist__table-item-name {
    padding: 7px 15px 7px 15px;
    font-size: 12px;
  }
  .doctor-pricelist__table-item-value {
    -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    padding: 10px 0 10px 15px;
    font-size: 12px;
  }
  .doctor-specialization__inner {
    display: block;
  }
  .doctor-specialization__column--left {
    margin-right: 0;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .doctor-specialization__column--right {
    margin: 0 -10px;
  }
  .doctor-specialization .plyr__control--overlaid {
    margin-top: 0;
  }
  .doctor-specialization .icon-svg {
    width: 38px;
    height: 38px;
    -ms-flex: 0 0 38px;
        flex: 0 0 38px;
  }
  .doctor-specialization .tns-controls {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    width: auto;
  }
  .doctor-specialization .tns-controls button {
    height: 20px;
    width: 30px;
    background-size: contain;
    margin-top: -10px;
  }
  .doctor-text-block__inner {
    display: block;
    font-size: 14px;
  }
  .doctor-text-block__column--left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .doctor-video-list .tns-outer {
    margin: 0 -10px;
  }
  .doctor-video-thumbs {
    display: block;
    padding: 0 10px;
    margin: 0 -10px 60px;
  }
  .doctor-video-thumbs__left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .doctor-video-thumbs__left .doctor-video-thumbs__name {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
  }
  .doctor-video-thumbs__video {
    margin: 0 -10px;
  }
  .doctor-video-thumbs__name {
    display: none;
  }
  .doctor-video-thumbs .p-title {
    display: none;
  }
  .doctor-video-thumbs .icon-svg {
    width: 50px;
    height: 50px;
    -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    margin: 0;
  }
  .doctor-video-reviews .tns-outer {
    margin: 0 -10px;
  }
  .doctor-video-reviews .tns-outer .doctor-video-reviews-thumbs__controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
    height: 0;
  }
  .doctor-video-reviews .tns-outer .doctor-video-reviews-thumbs__controls button {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    margin-top: -17px;
    width: 40px;
    box-shadow: none;
    outline: none;
    border: none;
    padding: 0;
    background: url("data:image/svg+xml,%3Csvg width='21' height='36' viewBox='0 0 21 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='19.7071' y1='0.707107' x2='2.70711' y2='17.7071' stroke='white' stroke-width='2'/%3E%3Cline x1='18.2929' y1='34.7071' x2='1.29289' y2='17.7071' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
    background-size: auto 34px;
  }
  .doctor-video-reviews .tns-outer .doctor-video-reviews-thumbs__controls button.next {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .doctor-video-reviews-thumbs {
    display: block;
    padding: 0 10px;
  }
  .doctor-video-reviews-thumbs__left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .doctor-video-reviews-thumbs__left .doctor-video-reviews-thumbs__name {
    display: block;
    margin-bottom: 20px;
  }
  .doctor-video-reviews-thumbs__video {
    margin: 0 -10px;
  }
  .doctor-video-reviews-thumbs__name {
    display: none;
  }
  .doctor-video-reviews-thumbs .v-play img {
    width: 50px;
    height: 50px;
  }
  .doctor-video-reviews-thumbs__next {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/round-2021/style.css?16128116422820*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #45acbe;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #45acbe;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/uslugi-2020-thanks/style.css?1598546034150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /about_kl/doctors/css/app.css?174431993847580 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/round-2021/style.css?16128116422820 */
/* /bitrix/templates/.default/components/bitrix/news.list/uslugi-2020-thanks/style.css?1598546034150 */
</pre></body></html>