﻿.DocReview {
  margin: 0px;
  width: 100%;
  padding: 0px;
  margin-bottom: 40px;
}

.DocReview > * {
  padding: 3px;
}

.DocReviewName,
.DocReviewDate {
  display: inline-block;
}

.DocReviewName {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #26364b;
  margin-right: 12px;
}

.DocReviewRating {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #828ea5;
}

.DocReviewDate {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #828ea5;
}

.DocReviewTextName {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #26364b;
  margin-top: 14px;
}

.DocReviewImg {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  width: 40px;
  height: 40px;
  background-color: #eef3ff;
  border-radius: 100%;
  color: #828ea5;
  line-height: 40px;
  text-align: center;
  margin-right: 12px;
}

.DocReviewCon {
  align-items: center;
}

.DocButton {
  background: #2e7cc0;
  color: #fff;
  border: 1px solid #2e7cc0;
  line-height: 24px;
  border-radius: 50px;
  padding: 12px 25px;
  cursor: pointer;
}

.DocReviews .fa-star:before,
.DocReviews .fa-star-half-stroke:before {
  color: #ecb018;
}

.DocRatingStars {
  margin-top: 25px;
}

.DocRatingStars p {
  margin-bottom: 1px;
}

.DocStars {
  display: flex;
  align-items: center;
}

.DocReviewCount {
  margin-left: 10px;
}

.DocTiming {
  width: 98%;
  padding: 10px 0 0;
}

.DocTiming p.Docp {
  margin-bottom: 0px;
  color: gray;
  font-size: 14px;
}

.DocTimingDate .DocDdd {
  border-radius: 10px;
  margin: 9px;
  padding: 5px 0;
  /* width: 40px; */
  cursor: pointer;
  border: 1px solid #2e7cc0;
  padding: 21px 16px;
  border-radius: 18px;
}

.DocTimingDate .DocDdd p {
  text-align: center;
  margin-bottom: 2px;
  color: #2e7cc0;
  display: block;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 107%;
  text-align: center;
}

.DocTimingDate .DocActive {
  background: #2e7cc0;
  color: white;
  cursor: auto;
}

.DocTimingDate .DocActive p {
  color: white;
}

.DocTimingDates .slick-prev,
.slick-prev:focus {
  left: -30px;
  right: inherit;
  background: url(/assets/templates/images/icons/prev.png) no-repeat 0 0;
}

.DocTimingDates .slick-next,
.slick-next:focus {
  right: -30px;
  left: inherit;
  background: url(/assets/templates/images/icons/next.png) no-repeat 0 0;
}

.DocTimingTime {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  margin: 0 -10px;
  /* max-width: 280px; */
  /* max-width: 370px; */
}

.DocTimingTime .DocDtime {
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 10px;
  padding: 13px 4px;
  cursor: pointer;
  border: 1px solid #2e7cc0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 107%;
  color: #2e7cc0;
  border-radius: 17px;
  width: 18%;
}

.DocTimingTime .DocDtime.Active {
  background: #2e7cc0;
  color: #fff;
  cursor: auto;
}

.DocTimingDates .slick-list {
  padding-bottom: 1px;
}

.Docpopupmodal {
  max-width: 700px;
}

.Docpopupmodal .modal-content {
  max-width: 700px;
}

.DocPoupInfos {
  display: flex;
  margin-bottom: 10px;
}

.DocPoupInfo1 {
  width: 30%;
  color: gray;
  font-size: 14px;
}

.DocPoupInfo2 {
  font-size: 14px;
  font-weight: 600;
}

.DocPoupInfo2 .metro {
  padding-left: 25px;
  display: block;
  font-size: 14px;
  font-weight: 600;
}

.DocPoupTexts {
}

.DocPoupTexts h3 {
  font-weight: 600;
  font-size: 18px;
}

.DocPoupTexts p {
  color: gray;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 34px;
}

.DocInfo {
  background: #eaf6ff;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.DocFormLines .row {
  /* align-items: center; */
  margin-bottom: 23px;
}

.DocFormLines .col-md-5 {
  /* text-align: right; */
  color: gray;
  line-height: 20px;
}

.DocFormLines input {
  border: 1px solid #c8c5c5;
  border-radius: 6px;
  padding: 6px 11px;
  width: 100%;
}

.DocFormLines input.DocBlack::placeholder {
  color: black;
}

.conf {
  text-align: right;
  font-size: 11px;
  margin-top: -18px;
  padding-left: 222px;
}

.DocPoupInfo2 img {
  margin-right: 5px;
}

/* @media (max-width: 1657px) {
  .DocTimingTime .DocDtime {
    padding: 4px 25px;
  }
} */

@media (max-width: 600px) {
  .conf {
    text-align: left;
    padding-left: 0px;
  }

  .DocTiming {
    width: 100%;
  }
}

.DocRatingCount {
  font-weight: bold;
}

.DocTimingDates {
  display: flex;
  margin: 0 -10px;
}
#modalCall_test .popup_n_adrr {
  padding: 0;
  font-size: 14px;
}
#modalCall_test .col-md-5 {
  font-size: 14px;
  padding: 0;
}
#modalCall_test .modal-content {
  padding: 0;
}
#modalCall_test .modal-header {
  padding: 20px;
}
#modalCall_test .modal-body {
  padding: 0;
}
#modalCall_test .DocInfo {
  padding: 20px 10px;
}
#modalCall_test .DocPoupInfos {
  padding: 10px 0;
}
#modalCall_test .list-inline-item {
  padding: 6px 10px 6px;
  cursor: pointer;
}
#modalCall_test .list-inline-item.active {
  background: #eaf6ff;
  font-size: 14px;
}
#callForm {
  padding: 0 20px;
}
#callForm .metro {
  padding: 0;
}
#callForm .col-md-7 {
  padding: 0;
}
#callForm .list-inline-item img {
  padding: 0px 10px 3px 5px;
}
#selected-day {
  color: #47474d;
}
@media (max-width: 768px) {
  .DocInfo .col-md-3 img {
    height: 300px !important;
    object-fit: contain !important;
  }
}
.DocPoupInfos._dop_address {
  display: none;
}
.DocFormLines .selRadioSelect {
  width: auto;
}
.DocFormLines .popup_n_sposob > div {
  margin-right: 10px;
}
#selectMetroClinick select {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  width: 100%;
}
#selectSpecialDoc select {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  width: 100%;
}

.rev_title span {
  color: #2e7cc0;
}

.rev_logo {
  position: relative;
  margin: 0 0 20px;
}

.rev_logo img {
  max-width: 200px;
  width: 100%;
}

/* Стили для временных слотов */
.DocDates {
  display: flex;
  margin: 0 -10px;
}
.DocDates button {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  border-radius: 10px;
  margin: 9px;
  padding: 5px 0;
  /* width: 40px; */
  cursor: pointer;
  border: 1px solid #2e7cc0;
  padding: 21px 5px;
  border-radius: 18px;
  display: flex;
  flex-wrap: wrap;
  background: none;
  color: #2e7cc0;
}
.DocDates button.date_active {
  color: white;
  background: #2e7cc0;
}
.DocDates button span {
  width: 100%;
}
.DocTimes {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  margin: 0 -10px;
}
.DocTimes .time-slot {
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 10px;
  padding: 13px 4px;
  cursor: pointer;
  border: 1px solid #2e7cc0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 107%;
  color: #2e7cc0;
  border-radius: 17px;
  width: 18%;
}
.DocTimes .time-slot.selected {
  background: #2e7cc0;
  color: #fff;
  cursor: auto;
}
.Docp_slots {
  font-weight: 600;
  font-size: 18px;
  line-height: 145%;
  color: #161616;
  margin-top: 22px;
  margin-bottom: 17px;
}

/* === banner main page ===== */

._main_banner {
  margin-top: 70px;
  margin-bottom: 35px;
}
._banner_back {
  background: url(../img/banner_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-radius: 39px;
}
._banner_back ._banner_info {
  width: 50%;
  padding: 41px 0px 0px 56px;
}
._banner_back ._banner_info h4 {
  color: #fff;
  font-size: 40px;
  font-family: "Circe Rounded 4";
  font-style: normal;
  font-weight: 400;
  line-height: 113%; /* 45.2px */
}
._banner_back ._banner_info p {
  color: #fff;
  font-size: 28px;
  font-family: "Circe Rounded 4";
  font-style: normal;
  font-weight: 300;
  line-height: 113%;
  margin-top: 10px;
  margin-bottom: 16px;
}
._banner_back ._banner_info ._banner_ic {
  display: flex;
  gap: 13px;
  align-items: center;
}
._banner_back ._banner_info ._banner_ic p {
  color: #fff;
  font-family: "Circe Rounded 5";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
._but_border {
  border-style: dashed;
  border-width: 3px;
  box-sizing: border-box;
  color: white;
  border-radius: 36px;
  display: inline-block;
  padding: 7px;
  margin-top: 28px;
}

._banner_back ._banner_info ._banner_but {
  border-radius: 60px;
  background: #165a96;
  display: inline-block;
  padding: 6px 34px;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-family: "Circe Rounded 4";
  font-weight: 100;
}
._banner_back ._banner_info ._banner_but:hover {
  text-decoration: none;
}
._banner_back ._banner_info ._banner_but img {
  margin-left: 15px;
}
._banner_back ._banner_img {
  margin-top: -85px;
}

@media (max-width: 768px) {
  ._banner_back {
    background: url(../img/banner_back_mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 13px;
  }
  ._banner_back ._banner_img {
    display: none;
  }
  ._banner_back ._banner_info {
    width: 100%;
    padding: 21px 15px 21px 15px;
  }
  ._banner_back ._banner_info h4 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  ._banner_back ._banner_info p {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 14px;
  }
  ._banner_back ._banner_info ._banner_ic p {
    font-size: 16px;
    margin-bottom: 0px;
  }
  ._banner_back ._banner_info ._banner_ic img {
    width: 24px;
  }
  ._but_border {
    border-style: dashed;
    border-width: 3px;
    box-sizing: border-box;
    color: white;
    border-radius: 36px;
    display: block;
    padding: 7px;
    margin-top: 28px;
  }
  ._banner_back ._banner_info ._banner_but {
    display: flex;
    font-size: 16px;
    justify-content: space-between;
  }
  ._banner_back ._banner_info ._banner_but img {
    width: 20px;
  }
}
