

/* Start:/local/components/alanclinic/departament/templates/doctors/bitrix/news.detail/.default/style.min.css?17507101002774*/
.doctor-media-detail{padding:0;margin-bottom:10px;margin-top:0}.doctor-media-detail .media-body p{font-size:16px;padding-right:10px;color:#545454}.doctor-media-detail .media-left img{padding-right:0;padding-bottom:5px;background-color:#fff;width:100%}.doctor-media-detail .media-left{padding-right:0;display:block}.doctor-media-detail .media-heading{margin-bottom:20px;line-height:1.3}.doctor-media-detail .media-heading span{display:block}.form-page-content-wrap-detail{border:1px solid #bf0600;border-radius:5px;margin-top:15px;margin-bottom:15px;padding-bottom:11px}.form-page-content-wrap-detail h3{color:#fff;font-size:20px;font-family:PTSansRegular;background:#da0902;margin:0;padding:12px 0;text-align:center}.form-page-content-wrap-detail span{display:block;text-align:center;padding:0 15px;line-height:1.2}.select-doctor-wrap-detail{margin-top:10px}.select-doctor-wrap-detail .btn-clinik{width:100%;text-align:center;font-size:20px;border-radius:0}.doctor-cert-row{margin-top:25px}.medme-record{background:#c00600;border-radius:3px;color:#fff;text-transform:uppercase;padding:10px 15px;border:0}.detail-doctor-record .medme-record{width:100%;margin-bottom:10px}.page-content-wrap table.costs__table{margin:0}@media only screen and (max-width :1199px){.doctor-media-detail .media-left img{width:273px}.doctor-media-detail .media-heading{margin-bottom:15px;font-size:15px}.doctor-media-detail .media-body p{font-size:14px}.form-page-content-wrap-detail h3{font-size:16px}.select-doctor-wrap-detail{margin-top:28px}.select-doctor-wrap-detail .btn-clinik{font-size:18px}}@media only screen and (max-width :991px){.doctor-media-detail{padding-right:5px}.doctor-media-detail .media-left{padding-right:10px}.doctor-media-detail .media-heading{font-size:17px}.doctor-media-detail .media-body p{font-size:15px}.form-page-content-wrap-detail{margin:25px auto;width:100%;float:left;clear:left}.select-doctor-wrap-detail{margin:0 auto;float:left;width:100%}}@media only screen and (max-width :767px){.doctor-media-detail .media-left{padding-right:15px}.doctor-media-detail{height:auto}.form-page-content-wrap-detail,.select-doctor-wrap-detail{float:none;max-width:596px;margin:25px auto;width:auto}.form-page-content-wrap h3,.select-doctor-wrap-detail .btn-clinik{font-size:20px}}@media only screen and (max-width :610px){.doctor-media-detail .media-left img{width:170px}}@media only screen and (min-width :451px) and (max-width :991px){.doctor-media-detail{float:right}}@media only screen and (max-width :450px){.doctor-media-detail{text-align:center}.doctor-media-detail .media-left img{width:200px}.doctor-media-detail .media-left{display:inline-block}.doctor-media-detail .media-heading{font-size:16px;text-align:center}.doctor-media-detail .media-body p{font-size:14px}}

/* End */


/* Start:/local/components/shortcode/CRESU.DOCTORS.SCHEDULE/templates/.default/style.css?17293408609804*/
.mis {
  min-width: 320px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
}

.mis__header {
  border-bottom: 2px solid #BF0600;
  background: #EAEAEA;
  display: block;
  font-family: "PT Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #545454;
  padding: 5px 15px;
}

.mis__content {
  padding: 25px 20px 15px 20px;
  background: #EAEAEA;
}

.mis__content--invisible {
  display: none;
}

.mis__tabs-nav {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  justify-items: stretch;
  margin: 0;
  background: #EAEAEA;
  border-bottom: 1px solid #545454;
}

.mis__tabs-nav--disabled {
  border-bottom: 1px solid transparent;
}

.mis__tabs-btn,
.mis__tabs-btn:disabled {
  padding: 0;
  text-decoration: none;
  color: black;
  text-align: center;
  flex-shrink: 0;
  flex-grow: 1;
  border: none;
  cursor: pointer;
  max-width: 39px;
  max-height: 55px;
  flex-wrap: nowrap;
  background: #EAEAEA;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mis__tabs-btn:last-child {
  left: 1px;
}

.mis__tabs-btn--active {
  background: white;
  cursor: default;
  border-top: 1px solid #545454;
  border-left: 1px solid #545454;
  border-right: 1px solid #545454;
  /* border-bottom: 1 px solid white;*/
  position: relative;
}

.mis__tabs-btn--active:after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  width: 100%;
  height: 1px;
  background-color: white;
  bottom: -1px;
  left: 0;
}

.mis__tabs-btn:not(.mis__tabs-btn--active):not(:disabled):hover,
.mis__tabs-btn:not(.mis__tabs-btn--active):not(:disabled):focus {
  background-color: #e0e0e0;
}

.mis__tabs-btn:disabled:hover {
  cursor: default;
}

.mis__day,
.mis__date {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #545454;
  padding: 0;
  opacity: 1;
  margin: 0;
}

.mis__tabs-btn:disabled .mis__day,
.mis__tabs-btn:disabled .mis__date {
  opacity: 0.5;
}

.mis__tabs-btn:not(:disabled) .mis__date {
  color: #BF0600;
}

.mis__tabs-content {
  padding: 14px;
  background: white;
  border-top: 1px solid transparent;
  border-left: 1px solid #545454;
  border-right: 1px solid #545454;
  border-bottom: 1px solid #545454;
}

.mis__tabs-pane {
  display: none;
}

.mis__tabs-pane--show {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  row-gap: 8px;
}

.mis__slot {
  padding: 0 2px;
  text-decoration: none;
  color: black;
  text-align: center;
  flex-shrink: 0;
  flex-grow: 1;
  cursor: pointer;
  flex-wrap: nowrap;
  background: #FFFFFF;
  border: 1px solid #BF0600;
}

.mis__slot--active {
  background: #BF0600;
}

.mis__slot:hover {
  transition: background 200ms;
  background: #E01F25;
}

.mis__slot:hover .mis__time {
  transition: color 200ms;
  color: white;
}

.mis__time {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #545454;
}

.mis__slot--active .mis__time {
  color: white;
}

.mis__button-wrapper {
  padding: 30px 0 20px 0;
  text-align: center;
}

.mis__button {
  border: none;
  background-color: #BF0600;
  padding: 5px 7px;
  width: 100%;
}

.mis__button-text {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #FFFFFF;
}

.mis__submit:hover,
.mis__button:hover {
  background-color: #E01F25;
  cursor: pointer;
}

.mis__slide {
  /*  max-height: 0;
    opacity: 0;
    clip-path: inset(0);
    transition: clip-path 300ms ease-out, max-height 300ms ease-out, opacity 50ms;*/
  display: none;
  transition: display 300ms;
}

.mis__slide--active {
  /* max-height: 100vh;
   clip-path: inset(-100vh -100vw);
   opacity: 1;
   transition-delay: 300ms, 300ms, 50ms;*/
  display: block;
  transition-delay: 300ms;
}

.mis__content-top-wrapper {
  display: grid;
  grid-template-columns: 180px 100px;
}

.mis__booking-desc,
.mis__content-top-text .mis__booking-desc {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  color: #545454;
  margin: 0;
  padding: 0;
}

.mis__booking-time,
.mis__content-top-text .mis__booking-time {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  color: #BF0600;
  margin: 0;
  padding: 0;
}

.mis__return-button {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-transform: lowercase;
  color: #545454;
  border: 1px solid #545454;
  cursor: pointer;
}

.mis__return-button:hover,
.mis__return-button:focus {
  background-color: #eaeaea;
}

.mis__form {
  margin-top: 10px;
}

.mis__fields {
  display: grid;
  justify-content: space-between;
  grid-template-columns: 38% 57%;
  column-gap: 5%;
}

.mis__input {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #545454;
  border: 1px solid #545454;
  padding: 10px 5px;
  box-sizing: border-box;
}

.mis__input::-webkit-input-placeholder {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #545454;
  opacity: 0.5;
}

.mis__input:-moz-placeholder {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #545454;
  opacity: 0.5;
}

.mis__input:-ms-input-placeholder {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #545454;
  opacity: 0.5;
}

.mis__input::-ms-input-placeholder {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #545454;
  opacity: 0.5;
}

.mis__input:hover {
  cursor: pointer;
}

.mis .mis__slide .mis__form-result {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #BF0600;
  background: #EAEAEA;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 0 20px 15px 20px;
  margin-top: -15px;
}

.mis__form-result--invisible {
  display: none;
}

.mis .mis__slide .mis__form-result.mis__form-result--success {
  color: green;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  padding: 30px 20px;
  margin: 0;
}

.mis .mis__slide .mis__form-result.mis__form-result--red {
  color: #BF0600;
}

.mis__checkbox-label,
.mis__checkbox-label a {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #545454;
}

.mis__checkbox-label {
  display: block;
  margin: 5px 0;
  padding-right: 10px;
}

.mis__department {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #545454;
  text-decoration: underline;
}

.mis__department:hover {
  text-decoration: none;
  cursor: pointer;
}

.mis__checkbox {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.mis__checkbox:checked + span, .mis__checkbox:not(:checked) + span {
  position: relative;
  padding-left: 17px;
  cursor: pointer;
}

.mis__checkbox:checked + span::before, .mis__checkbox:not(:checked) + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.5' x='0.5' y='0.5' width='10' height='9' stroke='%23545454'/%3E%3C/svg%3E%0A");
}

.mis__checkbox:checked + span::after, .mis__checkbox:not(:checked) + span::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  width: 11px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.85805 2L4.29132 5.56674L3.13454 4.40996L2 5.54449L3.15678 6.70128L4.29872 7.84323L5.43327 6.70868L9 3.14196L7.85805 2Z' fill='%23545454'/%3E%3C/svg%3E%0A");
  top: 50%;
  left: 6px;
  transition: all 0.1s ease;
}

.mis__checkbox:not(:checked) + span::after {
  opacity: 0;
  transform: scale(0);
}

.mis__checkbox:checked + span::after {
  opacity: 1;
  transform: scale(1) translate(-50%, -50%);
}

.mis__submit-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.mis__submit {
  border: none;
  background-color: #BF0600;
  padding: 5px 7px;
  cursor: pointer;
}

.mis__submit:disabled {
  background-color: #545454;
  cursor: default;
}

.mis__submit--invisible {
  display: none;
}

.mis__submit-text {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #FFFFFF;
}

@media (max-width: 350px) {
  .mis__compensator {
    margin: 0 -15px;
  }
}
@media (max-width: 320px) {
  .mis__tabs-nav {
    max-width: 279px;
  }
}
@media (min-width: 768px) {
  .mis {
    max-width: 320px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/price/list/templates/.default/style.min.css?17400509165286*/
.costs{margin-bottom:40px}.costs__details{position:relative;margin:0 auto 13px}.costs__details>.costs__title{background-color:#f3f3f3;padding-right:45px}.costs__details[open]>.costs__title{background-color:#c00600;color:#fff;position:-webkit-sticky;position:sticky;top:0}.costs__details[open]>.costs__title:before{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='white' fill-opacity='0.3'/%3E%3Cline x1='7' y1='12.5' x2='18' y2='12.5' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A")}.costs__title{width:100%;position:relative;padding:5px 3px 5px 10px;cursor:pointer;font-family:"Open Sans Condensed",sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:31px;display:flex;align-items:center;text-indent:10px;color:#0b0707}.costs__title:before{position:absolute;content:"";background-repeat:no-repeat;width:25px;height:25px;background-size:25px 25px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='%23C00600'/%3E%3Cline x1='7' y1='12.5' x2='18' y2='12.5' stroke='white' stroke-width='3'/%3E%3Cline x1='12.5' y1='7' x2='12.5' y2='18' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");right:10px}.costs__title::-moz-list-bullet{list-style-type:none}.costs__title::marker{display:none}.costs__title:focus{outline:0}.costs__title::-webkit-details-marker{display:none}.costs__link{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;display:flex;align-items:center;text-decoration-line:underline;color:#c00600}.costs__link:active,.costs__link:focus,.costs__link:hover{text-decoration-line:none;color:#c00600}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.costs__info .costs__desc-title{padding:0 3px 3px 10px;margin-bottom:-20px;margin-top:10px}.costs__table{width:100%;margin:20px 0 0}.costs__table .costs__table-row{border:1px solid #c0c9ce}.costs__table .costs__table-row.costs__table-row--fulltext{border-bottom:none}.costs__table .costs__table-row.costs__table-row--fulltext .costs__table-price{vertical-align:middle}@media all and (max-width:991px){.costs__table .costs__table-row.costs__table-row--fulltext .costs__table-service{border-bottom:none;border-right:none}.costs__table .costs__table-row.costs__table-row--fulltext .costs__table-price{border-bottom:none;border-left:none}}.costs__table .costs__table-row.costs__table-row--fulltext-desc{border-top:none}.costs__table td:nth-child(2n),.costs__table th:nth-child(2n){border-left:1px solid #c0c9ce}.costs__table .costs__table-new-cost,.costs__table .costs__table-old-cost{border:0}.costs__table-actual-cost,.costs__table-service,.costs__table-title{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#545454;padding:3px}.costs__table-service{padding:3px 3px 3px 10px;text-align:left;font-weight:400;display:flex;align-items:center;flex-wrap:wrap;align-content:center}.costs__table-service-head{line-height:1em;margin:3px 0;width:100%}.costs__table-service .costs__text{margin:3px 0;display:block;width:100%}.costs__table-service .costs__text p{margin:3px 0}.costs__table-service .costs__text ul,.costs__text ul{padding-left:0}.costs__text.costs__text--full{padding:0 10px}.costs__table-price{padding:3px;text-align:center;width:25%}.costs__table-new-cost,.costs__table-old-cost{font-family:"Open Sans",sans-serif;font-style:normal;font-size:16px;line-height:21px;text-align:center;color:#545454}.costs__table-old-cost{font-weight:400;text-decoration-line:line-through}.costs__table-new-cost{font-weight:700}.costs__desc-info{padding:0 3px 3px 0;margin-bottom:-20px;margin-top:10px}.costs__desc-info .h2,.costs__desc-info .h3,.costs__desc-info .h4,.costs__desc-info .h5,.costs__desc-info .h6,.costs__desc-info h2,.costs__desc-info h3,.costs__desc-info h4,.costs__desc-info h5,.costs__desc-info h6{margin:5px 0;color:#000}.costs__desc-info .h2,.costs__desc-info h2{font-size:20px;line-height:26px}.costs__desc-info .h3,.costs__desc-info h3{font-size:18px;line-height:23px}.costs__desc{background-color:#f3f3f3;border:1px solid #c0c9ce;border-top:none;padding-top:15px}.costs__desc--clear{background-color:#fff;border:0}.costs__desc-title{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:23px;display:block;align-items:center;color:#000}.costs__desc .costs__desc-title,.costs__desc-title{padding:3px 3px 3px 10px;margin:0}.costs__list-title{display:block;margin-top:15px}.costs__list-title--none{margin-top:0}.costs__list-complex{padding-inline-start:3px}.costs__text{padding:0;color:#545454;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px}.costs__text--attention{color:#c00600}.costs__desc .costs__text{padding:0 3px 3px 10px}.costs__desc .costs__text--none{padding:0;margin:0}.costs__text li{margin:0 20px}@media (min-width:768px){.costs__table-price br{display:none}}
/* End */


/* Start:/local/components/alanclinic/content.opinion/templates/.default/style.css?1729340860513*/
h2.media-heading.faq-user-name.color-blue, h3.media-heading.faq-user-name.color-blue {
    font-size: 16px;
}
.media-answer .media-left-img img{
    border: 1px solid #c0c0c0;
    max-width: 77px;
}
/*
.rewiew-text:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 35px;
}*/
.all_doctor_opinion, .all_doctor_opinion:visited{
	float: right;
    text-align: right;
	font-size: 18px;
}
.all_doctor_opinion:visited{
	color: #bf0600;
}
/* End */
/* /local/components/alanclinic/departament/templates/doctors/bitrix/news.detail/.default/style.min.css?17507101002774 */
/* /local/components/shortcode/CRESU.DOCTORS.SCHEDULE/templates/.default/style.css?17293408609804 */
/* /local/components/price/list/templates/.default/style.min.css?17400509165286 */
/* /local/components/alanclinic/content.opinion/templates/.default/style.css?1729340860513 */
