

/* Start:/local/templates/_dextra2018/components/bitrix/news.detail/creative_blog/style.css?165718342721600*/
.breads + .type-page {
  margin-top: 29px;
}

@media (max-width: 767px) {
  .breads + .type-page {
    margin-top: 20px;
  }
}
.doctor__pos.left_margin {
	margin-left:16px;
}
@media (max-width: 767px) {
	.doctor__pos.left_margin {
		margin-left:0px;
	}
}
.type-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

@media (max-width: 991px) {
  .type-page {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.type-page__container {
  width: calc(100% - 300px);
}

@media (max-width: 991px) {
  .type-page__container {
    width: 100%;
  }
}

.type-page__aside {
  width: 270px;
  padding-left: 16px;
  border-left: 1px solid #ededed;
}

@media (max-width: 991px) {
  .type-page__aside {
    display: none;
  }
}

.type-page__top {
  padding-bottom: 12px;
  border-bottom: 1px solid #ededed;
}

.type-page__title {
  font-weight: 900;
  font-size: 48px;
  line-height: 52px;
  color: #009fa2;
  margin: 0;
}

@media (max-width: 767px) {
  .type-page__title {
    font-size: 28px;
    line-height: 32px;
  }
}

.type-page__title:not(:last-child) {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .type-page__title:not(:last-child) {
    margin-bottom: 16px;
  }
}

.type-page__important {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #4e667e;
  margin: 0;
}

@media (max-width: 767px) {
  .type-page__important {
    font-size: 18px;
    line-height: 26px;
  }
}

.type-page__important:not(:last-child) {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .type-page__important:not(:last-child) {
    margin-bottom: 24px;
  }
}

.type-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.type-page__href-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  position: relative;
  padding-left: 6px;
  font-size: 16px;
  line-height: 24px;
  color: #009fa2;
}

@media (max-width: 767px) {
  .type-page__href-back {
    font-size: 15px;
  }
}

.type-page__href-back:before {
  content: '';
  display: block;
  width: 12px;
  height: 10px;
  margin-right: 14px;
}

.type-page__date {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #4e667e;
}

@media (max-width: 767px) {
  .type-page__date {
    font-size: 15px;
  }
}

.type-page__content {
  padding-top: 16px;
  padding-bottom: 48px;
}

@media (max-width: 767px) {
  .type-page__content {
    padding-bottom: 32px;
  }
}

.type-page__bottom {
  padding-bottom: 12px;
  border-bottom: 1px solid #ededed;
}

.type-page .doctor:not(:last-child) {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .type-page .doctor:not(:last-child) {
    margin-bottom: 23px;
  }
}

.doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 767px) {
  .doctor {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.doctor__overimg {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.doctor__info {
  width: calc(100% - 76px);
}

@media (max-width: 767px) {
  .doctor__info {
    padding-top: 9px;
  }
}

.doctor__name,
.doctor__name a,
.doctor__pos {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .doctor__name,
  .doctor__pos {
    font-size: 15px;
  }
}

.doctor__name {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
}

.doctor__pos {
  color: #4e667e;
}

.wis-content:after {
  content: '';
  display: table;
  clear: both;
}

.wis-content > *:first-child {
  margin-top: 0 !important;
}

.wis-content > *:last-child {
  margin-bottom: 0 !important;
}

.wis-content h1:not([class]),
.wis-content h2:not([class]),
.wis-content h3:not([class]),
.wis-content h4:not([class]),
.wis-content h5:not([class]),
.wis-content h6:not([class]) {
  color: #3f454d;
  font-family: 'Inter';
  font-weight: bold;
}

.wis-content h1:not([class]),
.wis-content h2:not([class]),
.wis-content h3:not([class]) {
  margin: 32px 0 25px;
}

@media (max-width: 767px) {
  .wis-content h1:not([class]),
  .wis-content h2:not([class]),
  .wis-content h3:not([class]) {
    margin: 24px 0 19px;
  }
}

.wis-content h4:not([class]) {
  margin: 32px 0 20px;
}

@media (max-width: 767px) {
  .wis-content h4:not([class]) {
    margin: 24px 0 16px;
  }
}

.wis-content h5:not([class]) {
  margin: 32px 0 16px;
}

@media (max-width: 767px) {
  .wis-content h5:not([class]) {
    margin: 24px 0 12px;
  }
}

.wis-content h6:not([class]) {
  margin: 32px 0 10px;
}

@media (max-width: 767px) {
  .wis-content h6:not([class]) {
    margin: 24px 0 12px;
  }
}

.wis-content h1:not([class]) {
  font-weight: 900;
  font-size: 48px;
  line-height: 52px;
}

@media (max-width: 767px) {
  .wis-content h1:not([class]) {
    font-size: 28px;
    line-height: 32px;
  }
}

.wis-content h2:not([class]) {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .wis-content h2:not([class]) {
    font-size: 24px;
    line-height: 28px;
  }
}

.wis-content h3:not([class]) {
  font-size: 26px;
  line-height: 36px;
}

@media (max-width: 767px) {
  .wis-content h3:not([class]) {
    font-size: 20px;
    line-height: 28px;
  }
}

.wis-content h4:not([class]) {
  font-size: 22px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .wis-content h4:not([class]) {
    font-size: 18px;
    line-height: 24px;
  }
}

.wis-content h5:not([class]) {
  font-size: 20px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .wis-content h5:not([class]) {
    font-size: 16px;
    line-height: 24px;
  }
}

.wis-content h6:not([class]) {
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .wis-content h6:not([class]) {
    font-size: 15px;
    line-height: 24px;
  }
}

.wis-content p:not([class]) {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #3f454d;
  margin: 0 0 28px;
}

@media (max-width: 767px) {
  .wis-content p:not([class]) {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px;
  }
}

.wis-content figure:not([class]) {
  margin: 32px 0 28px;
}

@media (max-width: 767px) {
  .wis-content figure:not([class]) {
    margin: 24px 0 16px;
  }
}

.wis-content figure:not([class]) img:not([class]) {
  margin: 0;
}

.wis-content figcaption:not([class]) {
  font-size: 16px;
  line-height: 24px;
  color: #4e667e;
  text-align: center;
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  .wis-content figcaption:not([class]) {
    margin-top: 16px;
    font-size: 15px;
    line-height: 24px;
  }
}

.wis-content img:not([class]) {
  max-width: 100%;
  margin: 32px 0 28px;
}

@media (max-width: 767px) {
  .wis-content img:not([class]) {
    margin: 24px 0 16px;
  }
}

.wis-content ul:not([class]),
.wis-content ol:not([class]) {
  margin: 32px 0;
  padding: 0;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]),
  .wis-content ol:not([class]) {
    margin: 24px 0;
  }
}

.wis-content ul:not([class]) li,
.wis-content ol:not([class]) li {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #3f454d;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) li,
  .wis-content ol:not([class]) li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
  }
}

.wis-content ul:not([class]) ul:not([class]),
.wis-content ol:not([class]) ul:not([class]),
.wis-content ul:not([class]) ol:not([class]),
.wis-content ol:not([class]) ol:not([class]) {
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) ul:not([class]),
  .wis-content ol:not([class]) ul:not([class]),
  .wis-content ul:not([class]) ol:not([class]),
  .wis-content ol:not([class]) ol:not([class]) {
    margin-top: 12px;
  }
}

.wis-content ul:not([class]) ul:not([class]) > li:before,
.wis-content ol:not([class]) ul:not([class]) > li:before {
  left: 0;
}

.wis-content ul:not([class]) > li {
  padding-left: 32px;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) > li {
    padding-left: 25px;
  }
}

.wis-content ul:not([class]) > li:before {
  width: 10px;
  height: 1px;
  position: absolute;
  top: 13px;
  left: 12px;
  border-radius: 0;
  background: #009fa2;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) > li:before {
    top: 11px;
    left: 6px;
  }
}

.wis-content ol:not([class]) > li {
  padding-left: 32px;
}

.wis-content ol:not([class]) > li:before {
  content: counter(ol-li) ") ";
  font-weight: normal;
  width: 32px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #009fa2;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) > li:before {
    font-size: 15px;
    line-height: 24px;
  }
}

.wis-content ol:not([class]) ul:not([class]) > li {
  padding-left: 23px;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) ul:not([class]) > li {
    padding-left: 12px;
  }
}

.wis-content ol:not([class]) ul:not([class]) > li:before {
  left: 3px;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) ul:not([class]) > li:before {
    left: -6px;
  }
}

.wis-content blockquote:not([class]) {
  position: relative;
  margin: 32px 0;
  padding: 24px 24px 24px 48px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #4e667e;
  background: none;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

@media (max-width: 767px) {
  .wis-content blockquote:not([class]) {
    margin: 24px 0;
    padding: 13px 24px 11px 36px;
    font-size: 18px;
    line-height: 26px;
  }
}

.wis-content blockquote:not([class]):before {
  content: '';
  display: block;
  position: absolute;
  top: 31px;
  left: 4px;
  width: 24px;
  height: 18px;
  z-index: 1;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAMAAAB2Mu6sAAAAPFBMVEUAAAAAn6IAn58An6IAoKIAn58AoKIAoKIAoKIAn58AoaMAoKIAn6IAoKIAn6MAn6EAn6MAn6EAn58An6KtzXGNAAAAE3RSTlMA3yDvjxC/X68wb5+ff8+AQM9Qknh+TgAAAJtJREFUGNNNkNEWhCAIRCEUy2xrl///14UIcp7mwgAewbWd3CFUTy7ullVEOMpFAW97kVrqTwgNSrU1olIXdYO0LfYbHG53t66mMJ7ZOJUDy5uhL/uuywC5WW8VFxocARvARwLqmxKqIKkOwAllaqwAmIBTA21vagrxdEMISvoG0BMGLDS9t+a8ws87tPnHxbTBToJFIw4oNDT0B5K0ENkptk8CAAAAAElFTkSuQmCC") no-repeat center;
}

@media (max-width: 767px) {
  .wis-content blockquote:not([class]):before {
    top: 17px;
    left: 3px;
    width: 18px;
    height: 14px;
    background-size: contain;
  }
}

.wis-content blockquote:not([class]) .doctor {
  margin-top: 12px;
}

.wis-content blockquote:not([class]) .doctor__info,
.wis-content blockquote:not([class]) .doctor__name,
.wis-content blockquote:not([class]) .doctor__pos {
  line-height: 24px;
}

.wis-content blockquote:not([class]) .doctor__name,
.wis-content blockquote:not([class]) .doctor__pos {
  font-weight: normal;
}

.wis-content .prices {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .wis-content .prices {
    margin-bottom: 24px;
  }
}

.wis-content .prices:last-child {
  margin-bottom: 0;
}

.wis-content hr {
  border: none;
  border-top: 1px solid #e1eced;
  border-bottom: 1px solid #e1eced;
  margin: 48px 0;
}

@media (max-width: 767px) {
  .wis-content hr {
    margin: 24px 0;
  }
}

.note-text {
  position: relative;
  margin: 32px 0;
  padding: 8px 0 8px 24px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #3f454d;
  border-left: 2px solid #009fa2;
}

@media (max-width: 767px) {
  .note-text {
    margin: 24px 0;
    padding-left: 12px;
    font-size: 18px;
    line-height: 26px;
  }
}

.note-text p:not([class]) {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .note-text p:not([class]) {
    font-size: 18px;
    line-height: 26px;
  }
}

.note-text *:first-child {
  margin-top: 0 !important;
}

.note-text *:last-child {
  margin-bottom: 0 !important;
}

.info-block {
  margin: 32px 0 10px; /*margin: 32px 0;*/
  padding: 24px 32px;
  background: #f2f7fa;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .info-block {
    margin: 24px 0 10px; /*margin: 24px 0;*/
    padding: 13px 12px;
  }
}

.info-block--warning {
  background: #fbf3e7;
}

.info-block--important {
  background: #fbdddd;
}

.info-block h1:not([class]),
.info-block h2:not([class]),
.info-block h3:not([class]),
.info-block h4:not([class]),
.info-block h5:not([class]),
.info-block h6:not([class]) {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .info-block h1:not([class]),
  .info-block h2:not([class]),
  .info-block h3:not([class]),
  .info-block h4:not([class]),
  .info-block h5:not([class]),
  .info-block h6:not([class]) {
    margin-bottom: 7px;
  }
}

.info-block *:first-child {
  margin-top: 0 !important;
}

.info-block *:last-child {
  margin-bottom: 0 !important;
}

.h-align-left {
  float: left;
  margin: 0 24px 24px 0;
}

@media (max-width: 767px) {
  .h-align-left {
    float: none;
    margin: 0 0 19px !important;
  }
}

.h-align-right {
  float: right;
  margin: 0 0 24px 24px;
}

@media (max-width: 767px) {
  .h-align-right {
    float: none;
    margin: 0 0 19px !important;
  }
}

.prices__table-cell--href-style {
  font-size: 18px;
  color: #009fa2 !important;
  word-wrap: break-word;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.prices__table-cell--href-style:hover {
  color: #009fa2 !important;
}

.title-h2 {
  font-family: 'Inter';
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #3f454d;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .title-h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}

.related-articles {
  padding: 72px 0 0;
}

@media (max-width: 767px) {
  .related-articles {
    padding-top: 33px;
  }
}

.related-articles__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px -24px;
}

@media (max-width: 767px) {
  .related-articles__items {
    margin: 0;
  }
}

.related-articles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3 - 30px);
  min-height: 144px;
  margin: 0 15px 24px;
  padding: 16px 24px;
  background: #f2f7fa;
  border-radius: 4px;
}

@media (max-width: 1023px) {
  .related-articles__item {
    width: calc(50% - 30px);
  }
}

@media (max-width: 767px) {
  .related-articles__item {
    width: 100%;
    min-height: auto;
    margin: 0 0 8px;
    padding: 12px;
  }

  .related-articles__item:last-child {
    margin-bottom: 0;
  }
}

.related-articles__item-overimg {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 12px;
  overflow:hidden;
}

.related-articles__item-img {
  max-width: 100%;
 /* max-height: 100%;*/
}

.related-articles__item-info {
  width: calc(100% - 76px);
  /*padding-top: 8px;*/
}
.related-articles__item-text {
    margin-bottom:10px;
}

.related-articles__item-docname {
    margin-bottom: 7px;
    font-size: 15px;
}

@media (max-width: 767px) {
  .related-articles__item-info {
    padding-top: 4px;
  }
}

.related-articles__item-title,
.related-articles__item-date {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .related-articles__item-title,
  .related-articles__item-date {
    font-size: 15px;
  }
}

.related-articles__item-title {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
  margin: 0 0 8px;
}

.related-articles__item-date {
  display: block;
  color: #4e667e;
}

.doctors {
  padding: 72px 0 0;
}

@media (max-width: 767px) {
  .doctors {
    padding-top: 32px;
  }
}

.doctors__item {
  max-width: 270px;
}

@media (max-width: 479px) {
  .doctors__item {
    width: 212px;
  }
}

.doctors__item-overphoto {
  display: block;
  width: 145px;
  height: 145px;
  margin-bottom: 16px;
  background: #fff;
  border: 4px solid #e4e7ea;
  border-radius: 50%;
  overflow: hidden;
}

.doctors__item-photo {
 /* max-width: 100%;
  max-height: 100%;*/
}

.doctors__item-name,
.doctors__item-pos {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .doctors__item-name,
  .doctors__item-pos {
    font-size: 15px;
  }
}

.doctors__item-name {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
  margin-bottom: 8px;
}

.doctors__item-pos {
  color: #4e667e;
}

.doctors .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: -72px;
  margin: 0;
  z-index: 1;
}

@media (max-width: 767px) {
  .doctors .owl-carousel .owl-nav {
    display: none;
  }
}

.doctors .owl-carousel .owl-nav button.owl-prev,
.doctors .owl-carousel .owl-nav button.owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  background: #edf4f7;
  border-radius: 8px;
}

.doctors .owl-carousel .owl-nav button.owl-prev:focus,
.doctors .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}

.doctors .owl-carousel .owl-nav button.owl-prev:before,
.doctors .owl-carousel .owl-nav button.owl-next:before {
  content: '';
  display: block;
  width: 10px;
  height: 8px;
}

.doctors .owl-carousel .owl-nav button.owl-prev span,
.doctors .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.doctors .owl-carousel .owl-nav button.owl-next {
  margin-left: 2px;
}

.doctors .owl-carousel .owl-nav button.owl-next:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (max-width: 479px) {
  .doctors .owl-carousel .owl-stage-outer {
    margin-right: -15px;
  }
}

.promotions--mobile {
  display: none;
  margin-top: 68px;
}

@media (max-width: 991px) {
  .promotions--mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .promotions--mobile {
    margin-top: 17px;
  }
}

.promotions__title {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  color: #3f454d;
  margin: 0 0 24px;
}

@media (max-width: 479px) {
  .promotions__item {
    width: 212px;
  }
}

.promotions__item-overimg {
  display: block;
  width: 167px;
  height: 167px;
  margin-bottom: 16px;
}

.promotions__item-img {
  max-width: 100%;
  max-height: 100%;
}

.promotions__item-title,
.promotions__item-descr,
.promotions__item-date {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .promotions__item-title,
  .promotions__item-descr,
  .promotions__item-date {
    font-size: 15px;
  }
}

.promotions__item-title {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
  color: #009fa2;
}

.promotions__item-descr {
  color: #3f454d;
  margin-bottom: 8px;
}

.promotions__item-date {
  display: block;
  color: #4e667e;
}

.promotions .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: -56px;
  margin: 0;
  z-index: 1;
}

@media (max-width: 767px) {
  .promotions .owl-carousel .owl-nav {
    display: none;
  }
}

.promotions .owl-carousel .owl-nav button.owl-prev,
.promotions .owl-carousel .owl-nav button.owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  background: #edf4f7;
  border-radius: 8px;
}

.promotions .owl-carousel .owl-nav button.owl-prev:focus,
.promotions .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}

.promotions .owl-carousel .owl-nav button.owl-prev:before,
.promotions .owl-carousel .owl-nav button.owl-next:before {
  content: '';
  display: block;
  width: 10px;
  height: 8px;
}

.promotions .owl-carousel .owl-nav button.owl-prev span,
.promotions .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.promotions .owl-carousel .owl-nav button.owl-next {
  margin-left: 2px;
}

.promotions .owl-carousel .owl-nav button.owl-next:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (max-width: 479px) {
  .promotions .owl-carousel .owl-stage-outer {
    margin-right: -15px;
  }
}

.type-page__href-back:before {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 1M1 5L5 9M1 5H11' stroke='%23677E96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
}

.doctors .owl-carousel .owl-nav button.owl-prev:before,
.doctors .owl-carousel .owl-nav button.owl-next:before,
.promotions .owl-carousel .owl-nav button.owl-prev:before,
.promotions .owl-carousel .owl-nav button.owl-next:before {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 1M1 5L5 9M1 5H11' stroke='%23677E96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
}

/* End */
/* /local/templates/_dextra2018/components/bitrix/news.detail/creative_blog/style.css?165718342721600 */
