

/* Start:/local/templates/dent/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?177012782311035*/
[class^="gd__"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.gd__doctor {
  background: #f6f6f6;
}
.gd__doctor-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gd__doctor-info,
.gd__doctor-form {
  padding: 25px 0 120px;
}
.gd__doctor-info {
  width: calc(100% - 400px);
  padding-right: 30px;
}
.gd__doctor-person {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 300px 55px 1fr;
  grid-template-columns: 300px 1fr;
  grid-gap: 55px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gd__doctor-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2px;
}
.gd__doctor-img img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.gd__doctor-name {
  font-weight: 400;
  font-size: 40px;
  line-height: 54px;
  color: #4e4e4e;
  margin-bottom: 10px;
}
.gd__doctor-name h1 {
  font-size: 2.5rem;
}
.gd__doctor-name span {
  display: block;
}
.gd__doctor-post {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4e4e4e;
  margin-bottom: 30px;
}
.gd__doctor-experience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 210px;
  height: 60px;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  background: url(/local/templates/dent/newCss/../images/doctors/button.png)
    no-repeat center center / cover;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 35px;
  border-radius: 9px;
}
.gd__doctor-experience span:last-child {
  font-size: 18px;
  padding-top: 8px;
}
.gd__doctor-form {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 100px;
  padding-left: 60px;
  border-left: 1px solid #e5e5e5;
}
.gd__doctor-form__title {
  font-weight: 300;
  font-size: 25px;
  line-height: 34px;
  color: #4e4e4e;
  margin-bottom: 20px;
}
.gd__doctor-form .form input[type="text"],
.gd__doctor-form .form input[type="tel"] {
  background: #fff;
}
.gd__doctor-form .btn {
  width: 100%;
  border-radius: 9px;
}
.form__agree {
  padding-top: 21px;
  padding-bottom: 32px;
  margin-top: 8px;
}
.gd__skills {
  position: relative;
  min-height: 550px;
}
.gd__skills:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% + 326px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 276px;
  height: 454px;
  background: url(/local/templates/dent/newCss/../images/doctors/pic.jpg)
    no-repeat center center / contain;
}
.gd__skills-item {
  padding: 60px 0;
  border-bottom: 1px solid #e5e5e5;
}
.gd__skills-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #e62b33;
  margin-bottom: 30px;
}
.gd__skills-text {
  max-width: 470px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #4e4e4e;
}
.info {
  margin: 100px 0 0;
  position: relative;
  padding-top: 186px;
}
.section--info--technology .info {
  padding-top: 280px;
}
.info__top {
  background: #e62b33;
  position: absolute;
  z-index: 10;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 505px;
  top: 0;
  left: 0;
  width: 49%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.info__top__content {
  width: 60.5%;
  padding-top: 79px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.info__title {
  font-size: 44px;
  line-height: 68px;
  color: #fff;
}
.info__top__content .btn_white {
  margin-left: auto;
  margin-right: 60px;
  margin-bottom: 43px;
}
.section--info--technology .info__main {
  min-height: 486px;
}
.info__text {
  font-style: normal;
  font-weight: 350;
  font-size: 27px;
  line-height: 41px;
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 47.5%;
  -ms-flex: 0 0 47.5%;
  flex: 0 0 47.5%;
  width: 47.5%;
  margin-bottom: 122px;
}
.section--info--technology .info__text p {
  margin-top: 114px;
}
.info__main {
  min-height: 670px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section--info--technology .info__main {
  min-height: 486px;
}
.gd__video {
  margin-top: 50px;
  margin-bottom: 50px;
}
.gd__gallery {
  padding: 100px 0;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden !important;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  transition-timing-function: unset !important;
}
.gd__gallery-img {
  display: block;
  height: 300px;
}
.gd__gallery-img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.gd__certificate {
  padding: 100px 0;
  background: #f6f6f6;
}
.certificate__img img {
  object-fit: unset;
  width: auto;
  height: unset;
  max-height: 280px;
}
.certificate__img {
  text-align: center;
  display: block;
}
.gd__works {
  padding-bottom: 100px;
}
.gd__works-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 540px;
  grid-template-columns: 1fr 540px;
  grid-gap: 20px;
}
.gd__works-info {
  padding: 40px;
  background: #f6f6f6;
  border-radius: 4px;
}
.gd__works-title {
  font-weight: 300;
  font-size: 25px;
  line-height: 34px;
  color: #4e4e4e;
  margin-bottom: 25px;
}
.gd__works-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #4e4e4e;
}
.sl-container {
  overflow: hidden;
  position: relative;
  width: 540px;
  height: 380px;
  box-sizing: border-box;
}
.sl-container .view {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.sl-container .view img {
  width: 540px;
  max-width: 540px;
  filter: brightness(85%);
}
.sl-container .view-before {
  z-index: 100;
}
.sl-container .view-after {
  width: 100px;
  z-index: 200;
}
.sl-container .dragme {
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  left: 100px;
  cursor: pointer;
  z-index: 300;
}
.sl-container .dragme:before {
  content: "";
  width: 5px;
  background-color: #fff;
  height: calc(50% - 18px);
  display: block;
}
.sl-container .dragme:after {
  position: absolute;
  bottom: 0;
  content: "";
  width: 5px;
  background-color: #fff;
  height: calc(50% - 18px);
  display: block;
}
.sl-container .dr-circle {
  position: absolute;
  top: calc(50% - 20px);
  left: -15px;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 2px solid #fff;
  cursor: pointer;
  z-index: 300;
}
.sl-container .dr-circle i {
  line-height: 40px;
  font-size: 20px;
  color: #337ab7;
  font-weight: bold;
}
.sl-container .dr-circle img {
  width: 80%;
  object-fit: unset;
}
.view-after-label {
  position: absolute;
  z-index: 1000000;
  color: #fff; /*top:calc(50% - 20px)*/
  bottom: 0;
  padding: 10px 20px;
  background: rgba(200, 200, 200, 0.8);
}
.view-before-label {
  position: absolute;
  z-index: 1000000;
  right: 0;
  color: #fff; /*top:calc(50% - 20px);*/
  bottom: 0;
  padding: 10px 20px;
  background: rgba(200, 200, 200, 0.8);
}
@media screen and (max-width: 1023px) {
  .gd__doctor-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gd__doctor-info {
    width: 100%;
    padding: 30px 0 30px 0;
  }
  .gd__doctor-person {
    display: block;
  }
  .gd__doctor-img {
    margin-bottom: 30px;
  }
  .gd__doctor-name {
    font-size: 32px;
    line-height: 44px;
  }
  .gd__doctor-experience {
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
  }
  .gd__doctor-form {
    padding: 0;
    border: none;
  }
  .gd__doctor-name h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .gd__certificate,
  .gd__gallery,
  .gd__video {
    padding: 30px 0;
  }
  .gd__gallery .swiper-slide {
    width: 90%;
  }
  .reviews.--gd {
    margin-bottom: 50px;
  }
  .section--info--technology .info {
    padding-top: 45px;
  }
  .info__top {
    width: calc(100% - 20px);
    height: 220px;
  }
  .info__top__content {
    width: 100%;
    padding: 26px 20px 20px;
  }
  .info__title {
    font-size: 30px;
    line-height: 41px;
  }
  .info__top__content .btn_white {
    margin-right: 0;
    margin-bottom: 0;
  }
  .section--info--technology .info__main {
    background-position: center;
  }
  .info__main {
    padding-top: 220px;
    min-height: 486px;
    background-position: center;
  }
  .info__text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    padding: 0 20px;
    font-size: 25px;
    line-height: 34px;
  }
  .section--info--technology .info__text {
    margin-bottom: 70px;
  }
  .section--info--technology .info__text p {
    margin-top: 0;
  }
  .gd__works-item {
    display: flex;
	flex-direction: column-reverse;
  }

  .sl-container .view{
	height: 100%;
  }

  .gd__works-info {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
  .sl-container {
    width: 320px;
    height: 210px;
    margin: auto;
  }
  .sl-container .view img {
    width: 320px;
    max-width: 320px;
  }
}
.main li:not(.contentPage__item) {
  background: url(/local/templates/dent/components/bitrix/news/services/bitrix/news.detail/.default/img/caries/logo-mini.svg)
    left 5px no-repeat;
  padding-left: 32px !important;
}
.gd__doctor-service .gd__doctor-service__inner a:hover span {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  .gd__skills:before {
    display: none;
  }
}


.gd__doctor-agree{
  font-size: 12px;
  margin-top: 10px;
  padding: 10px;
}
/* End */


/* Start:/local/templates/dent/components/bitrix/news.list/docpage_otzivi/style.css?17398691514967*/
.reviews {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 70px;
  }
  .reviews .swiper-slide {
    width: 33.55%;
    height: unset !important;
  }
  .reviews__item {
    background: #F6F6F6;
    padding: 40px;
    border-radius: 4px;
    height: 100%;
  }
  
  .reviews__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  
  .reviews__thumb {
    width: 88px;
    height: unset;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
  }
  .reviews__name {
    display: inline-block;
    color: #e62b33;
  }
  .reviews__date {
    display: none;
  }
  .reviews__top {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
    position: relative;
  }
  .reviews__rating {
    position: absolute;
    right: -1px;
    top: 2px;
  }
  .reviews__ya-feedback{
    max-width: 130px;
}

.reviews__ya-feedback img{
    max-width: 100%;
}
  .reviews__desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
  }
  .reviews__bottom {
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
  }
  .reviews__bottom__content {
    margin-left: 15px;
  }
  .reviews__fullName {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    max-width: 240px;
  }
  .reviews__post {
    font-size: 13px;
    line-height: 16px;
    margin-top: 6px;
  }
  .section--reviews {
    background: #f6f6f6;
    padding-top: 43px;
    padding-bottom: 60px;
  }
  .section--reviews .section__subtitle {
    padding-bottom: 45px;
  }
  .reviews__carousel .reviews__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .component-stars {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    pointer-events: none;
  }
  .component-stars svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .component-stars svg path {
    fill-rule: nonzero;
    fill: #b5b5b5;
  }
  .component-stars[data-stars] svg path {
    fill: #e62b33;
    stroke: none;
    stroke-width: 0;
  }
  .reviews__bottom__content {
    flex-basis: 280px;
  }
  .reviews_podrob {
    text-align: center; 
    position: relative;
  }
  .gd__special-arrow {
    position: absolute;
    bottom: 40px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 30px;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .reviews_podrob .gd__special-arrow {
    margin-left: auto;
    margin-right: auto;
    width: 170px;
    position: unset;
    font-size: 12px;
  }
  .reviews__carousel .reviews_podrob .gd__special-arrow {
    width: 100%;  
    font-size: 12px;
    justify-content: right;
    gap: 20px;
  }
  .reviews__carousel .reviews__center {
    min-height: 125px;
    max-height: 125px;
    margin-top: auto;
  }

  .reviews__thumb {
    height: unset !important;
  }
  .reviews__carousel .reviews__name {
    width: 150px;
  }

  @media screen and (max-width: 1199px) {
    .section--reviews {
      background: #f6f6f6;
      padding-top: 43px;
      padding-bottom: 60px;
    }
    .reviews {
      border-bottom: none !important;
      padding-bottom: 0 !important;
    }
    .reviews .swiper-slide {
      width: 90%;
    }
    
    .reviews__item {
      padding: 20px;
    }
    .reviews__desc {
      font-size: 14px;
    }
    .section--reviews .section__subtitle {
      padding-bottom: 0;
    }
    .section--reviews {
      padding-top: 30px;
      padding-bottom: 88px;
    }
  
    .reviews__top{
      margin-bottom: 45px;
    }

    .reviews__carousel .reviews__name{
        width: 100%;
    }
  }
  @media screen and (max-width: 991px) {
    .reviews {
      padding-bottom: 0;
    }
    .reviews__bottom__content {
      flex-basis: unset;
    }
  }
  @media screen and (max-width: 575px) {
    .reviews__thumb {
      width: 50px;
      height: 50px;
    }
    .reviews__rating {
      right: unset;
      bottom: -30px;
      top: unset;
    }
    .reviews__fullName {
      font-size: 14px;
      line-height: 19px;
      max-width: 133px;
    }
    .reviews__post {
      margin-top: 2px;
    }
    .reviews__fullName {
      max-width: unset;
    }
    .reviews__bottom__content {
      width: calc(75% - 15px);
    }
    .reviews__img {
      width: 25%;
    }
  
    
  
  }

  
/* End */


/* Start:/local/templates/dent/components/bitrix/news.list/index_doctors/style.css?17701278235200*/
    .doctors {
        margin: 80px 0;
        padding: 80px 0;
        background: #F2F2F2;
    }

    .doctors .section--top{
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
    }

    .doctors__item {
        display: flex;
        flex-direction: column
    }

    .doctors__img {
        position: relative;
        /*background:-webkit-gradient(linear,right top,left top,color-stop(47.74%,#BEBFBD),color-stop(53.99%,rgba(189,191,188,0)));background:-webkit-linear-gradient(right,#BEBFBD 47.74%,rgba(189,191,188,0) 53.99%);background:linear-gradient(270deg,#BEBFBD 47.74%,rgba(189,191,188,0) 53.99%);*/
        border-radius: 4px;
        width: 100%
    }

    .doctors__thumb {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 4px
    }

    .doctors__experience {
        position: absolute;
        right: 34px;
        background: #E62B33;
        border-radius: 9px;
        padding: 6px 20px;
        bottom: 15px
    }

    .doctors__experience--title {
        color: rgba(255, 255, 255, 0.8);
        font-weight: 500;
        font-size: 11px;
        line-height: 13px;
        text-transform: uppercase
    }

    .doctors__experience--text {
        font-weight: 300;
        font-size: 18px;
        line-height: 21px;
        color: #fff
    }

    .doctors__content {
        /*margin-top: 20px;*/
        border-radius: 4px;
        background: #F6F6F6;
        position: relative;
        flex: 1;
        padding: 20px;
        display: flex;
        flex-direction: column;
    }

    .doctors__btn{
        margin-top: auto;
    }
    .doctors__btn .btn{
        margin-top: 20px;
        width: 100%;
        text-align: center;
        border-radius: 9px;
    }

    .doctors__btn .btn:hover{
        color:#FFF;
    }

    .doctors__name {
        /*font-weight: 300;
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 10px*/
        /*font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        color: #190000;
        margin-bottom: 4px;*/
    }

    .doctors__post a {
        /*font-weight: 400;
        line-height: 19px;
        font-size: 14px*/
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color:#E62B33;
        margin-bottom: 4px;
    }

    .doctors__staj{
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .doctors__yhen_stepen{
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color:#828282;
    }

    .doctors__link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-weight: 400;
        font-size: 12px;
        line-height: 19px;
        letter-spacing: .1em;
        text-transform: uppercase;
        margin-top: 82px;
        color: #4E4E4E;
        padding-right: 20px;
        position: absolute;
        bottom: 20px;
        right: 20px
    }

    .doctors__link:hover svg path {
        fill: #E62B33
    }

    .section--doctors .section__subtitle {
        padding-left: 0;
        padding-top: 11px
    }

    /*.section--doctors .doctors__carousel a,
    .gd__team .doctors__name a {
        color: #4E4E4E
    }
    */
    .doctor__name span {
        display: block;
        font-size: 25px;
        line-height: 34px;
        /*font-size: 18px;
        font-weight: 600;
        line-height: 28px;*/
        color: #4E4E4E;
        margin-bottom: 4px;
        font-weight: 300;
    }

    .doctor__name a:hover span {
        color: #E62B33
    }

    .doctors__experience {
        width: unset;
        bottom: 15px;
        top: unset
    }




    @media screen and (max-width:1199px) {
        .doctors {
            padding: 50px 0;
            border-bottom: none
        }

        .doctors .swiper-slide {
            width: 45%
        }

        .doctors>.container {
            padding-right: 0
        }

        .doctors .swiper-slide {
            width: 60%
        }

        .doctors__experience {
            right: 20px
        }
    }

    @media screen and (max-width:575px) {
        .doctors .swiper-slide {
            width: 70%
        }


        .doctor__name span{
            font-size: 18px;            
            line-height: 24px;
        }

        .doctors__post a{
            font-size: 14px;            
            line-height: 18px;
        }

        .doctors__yhen_stepen{
            font-size: 14px;            
            line-height: 18px;
        }

        .doctors__btn .btn{
            font-size: 12px;
            line-height: 10px;
        }

        .doctors__experience--text{
            font-size: 14px;      
        }

    }

    .doctors .swiper-slide {
        height: unset !important;
    }

    .doctors .doctors__item {
        height: 100%;
    }
/* End */
/* /local/templates/dent/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?177012782311035 */
/* /local/templates/dent/components/bitrix/news.list/docpage_otzivi/style.css?17398691514967 */
/* /local/templates/dent/components/bitrix/news.list/index_doctors/style.css?17701278235200 */
