.mbm-d {
  mix-blend-mode: darken;
}
.slider-home__wrap .each-slider .btn__wrap {
  bottom: 0 !important;
  position: relative !important;
  margin-top: 30px !important;
}
@media (max-width: 767.98px) {
  .js-slider-v-home .each-slider .text__wrap .btn__wrap {
    position: absolute !important;
  }
}

.capcha-form-v2 {
  display: table;
  align-items: center;
  justify-content: center;
  padding: 12px;
  flex-direction: column;
  background-color: #fff;
  border-radius: 8px;
  margin: 0 auto 16px auto;
  width: 100%;
  text-align: center;
}
.capcha-form-v2 img {
  margin-bottom: 12px;
}
.capcha-form-v2 input.inputtext {
  border: 1px solid #cfe0fc;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 14px;
  font-size: 14px;
  display: block;
  outline: none;
  line-height: 14px;
  margin: 0 auto;
}
.form-group-a.pb-2.capcha-form-v2:before {
  content: "Введите код с картинки";
  display: block;
  margin-bottom: 4px;
}

/*
.filter-box-out__wrap {
  display: flex;
  justify-content: flex-end;
  position: relative;
  padding-bottom: 16px;
}
.filter_by_dnt_doctor__wrap .filter_label__wrap {
}
.filter_by_dnt_doctor__wrap .filter_label__wrap .title {
  border: 1px solid #e9f0fc;
  border-radius: 28px;
  padding: 10px 40px 10px 20px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  background-image: url("/public/icon-mobile-filter.svg");
  background-position: top 5px right 8px;
  background-repeat: no-repeat;
}
.filter_by_dnt_doctor__wrap .filter__wrap {
  gap: 8px;
  padding-bottom: 24px;
  width: 280px;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0px 9px 25px rgb(4 35 69 / 7%), 0px 3.75998px 9.75464px rgb(4 35 69 / 5%), 0px 2.01027px 4.50154px rgb(4 35 69 / 3%), 0px 1.12694px 2.00555px rgb(4 35 69 / 2%), 0px 0.59851px 0.74179px rgb(4 35 69 / 1%), 0px 0.24905px 0.15918px rgb(4 35 69 / 0%);
  z-index: 1;
  right: 0;
  display: none;
  position: absolute;
  margin-top: 8px;
}
.filter_by_dnt_doctor__wrap .filter__wrap.active {
  display: flex;
}
.filter_by_dnt_doctor__wrap .select {
  padding: 8px 24px 8px 8px;
  border: 1px solid #f1f6fe;
  box-shadow: inset 0px 9px 25px rgb(4 35 69 / 7%), inset 0px 3.75998px 9.75464px rgb(4 35 69 / 5%), inset 0px 2.01027px 4.50154px rgb(4 35 69 / 3%), inset 0px 1.12694px 2.00555px rgb(4 35 69 / 2%), inset 0px 0.59851px 0.74179px rgb(4 35 69 / 1%), inset 0px 0.24905px 0.15918px rgb(4 35 69 / 0%);
  border-radius: 4px;
  height: 120px;
  overflow: scroll;
}
.filter_by_dnt_doctor__wrap .select .option {
  padding: 2px;
  cursor: pointer;
}
.filter_by_dnt_doctor__wrap .select .option.selected {
  background-color: #f1f6fe;
}
.filter_by_dnt_doctor__wrap .filter_by_day {
  width: 160px;
}
.filter_by_dnt_doctor__wrap .filter_by_time {
}
.filter_by_dnt_doctor__wrap optgroup {
  margin-top: -18px;
}
.filter_by_dnt_doctor__wrap .chips {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  align-items: center;
  color: #23527c;
  opacity: 0.7;
  font-size: 14px;
}
.filter_by_dnt_doctor__wrap .chips span {
  height: 28px;
  line-height: 28px;
}
.filter_by_dnt_doctor__wrap .chips .remove {
  display: none;
  background-image: url("/public/icon-reset.svg");
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  cursor: pointer;
}
*/

.doctor_schedule_short .btn {
  cursor: pointer;
}

.header__primary_nav .sub_menu__wrap ul.column_menu a {
  padding: 6px 12px 4px 12px;
  margin-left: -12px;
  border-radius: 20px;
  transition: background-color ease-in-out 0.3s, color ease-in-out 0.3s;
  display: block;
  margin-bottom: 2px;
}
.header__primary_nav .sub_menu__wrap ul.column_menu a:hover {
  background-color: #0056b3;
  color: #fff;
  text-decoration: none;
}
.header__primary_nav .sub_menu__wrap .sub_menu_big a {
  padding: 6px 12px 4px 12px;
  margin-left: -12px;
  border-radius: 20px;
  transition: background-color ease-in-out 0.3s, color ease-in-out 0.3s;
  display: block;
  margin-bottom: 2px;
}
.header__primary_nav .sub_menu__wrap .sub_menu_big a:hover {
  background-color: #0056b3;
  color: #fff;
  text-decoration: none;
}

.formAllreadyOk {
  background-color: #e6f0ff;
  padding: 25px;
  border-radius: 4px;
  max-width: 540px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center;
}

#loader_w_wrapper {
  display: none;
  z-index: 999;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
#loader_w_wrapper .popup-preload {
  background-color: rgba(255, 255, 255, 0.88);
  z-index: 99999999;
  display: table;
  left: 0;
  transition: all 2s ease 0s;
  top: 0;
  margin: 0 auto;
}
#loader_w_wrapper .popup-preload .popup-in-text {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #3371ca;
  font-weight: 500;
}

.header__primary_nav .sub_menu__wrap .sub_menu_big {
  margin-left: 30px;
}
b,
strong {
  font-weight: 500;
}

.title-link {
  color: #222328;
  text-decoration: none;
}
.title-link:hover {
  color: #222328;
  text-decoration: none;
}

.card-big__wrap a.each-card,
a.each-card:hover {
  text-decoration: none;
  color: #222328;
}

.btn-border--primary {
  border: 1px solid #2c66bc;
  color: #2d67bc;
}
.btn-border--primary:hover {
  background-color: #0060ff;
  text-decoration: none;
  color: #fff;
}

.bg--alert {
  background-color: #f9cdcd;
}

.breadcrump__wrap ul li {
  color: #bdc5cc;
}

.webinar__video {
  width: 100%;
  padding-bottom: 57.7%;
  position: relative;
}

.video--bordered {
  position: absolute;
  background-color: #cfe0fc;
  box-shadow: 0px 9px 25px rgba(4, 35, 69, 0.07),
    0px 3.75998px 9.75464px rgba(4, 35, 69, 0.0487463),
    0px 2.01027px 4.50154px rgba(4, 35, 69, 0.0332697),
    0px 1.12694px 2.00555px rgba(4, 35, 69, 0.0209002),
    0px 0.59851px 0.74179px rgba(4, 35, 69, 0.0111718),
    0px 0.24905px 0.15918px rgba(4, 35, 69, 0.0041028);
  border-radius: 16px;
  padding: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.webinar__video .h_vid {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

div[id*="wait_comp_"] {
  display: none;
}

input.input-error,
textarea.input-error,
select.input-error + .select2 .select2-selection {
  border-color: red;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.float-right {
  float: right;
}

.phone__wrap a,
.header__info_row .phone a {
  font-weight: 500;
  color: #222328;
  text-decoration: none;
}
.each.tns-item.tns-slide-active img {
  margin: 0 auto;
}

/*
.online-consult-link {
  display: none !important;
}
.webinary__wrap .js-each:first-child {
  display: none;
}
*/

.price_list__wrap .title.category small {
  width: 100%;
  font-weight: 400;
}

.fixed-header__wrap .phone a {
  font-size: 20px;
  font-weight: 500;
  color: #222328;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px 0 20px;
}
.fixed-header__wrap .phone a:hover {
  color: #45464e;
}
.tabs__wrap .each.active {
  max-width: 100%;
}

.videoWrapper .h_vid {
  width: 100%;
  position: absolute;
  height: 100%;
}

.videoWrapper {
  padding-bottom: 56%;
  background-color: #c1c1c1;
  position: relative;
  margin-bottom: 20px;
}

main .price_list__wrap .each_item .detail.show {
  max-height: 30500px !important;
}

.price.price-border {
  color: #2c66bc;
  border-radius: 50px;
  background-color: #f1f6fe;
}

.header__primary_nav .sub_menu__wrap ul.column_menu__v2 a {
  padding: 6px 12px 4px 12px;
  margin-left: -12px;
  border-radius: 20px;
  transition: background-color ease-in-out 0.3s, color ease-in-out 0.3s;
  display: block;
  margin-bottom: 2px;
}
.header__primary_nav .sub_menu__wrap ul.column_menu__v2 a:hover {
  background-color: #0056b3;
  color: #fff;
  text-decoration: none;
}

/* .edu-sum-event span {
  display: block;
  background-image: url(/img/g10.svg);
  width: 100%;
  height: 28px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 18px;
  z-index: 1;
}
.mobile__primary_nav .edu-sum-event span {
  position: relative;
  width: 120px;
  top: 0;
  left: -8px;
  margin-bottom: -10px;
} */

.edu-users__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -8px;
  margin-right: -8px;
}

.edu-users__wrap .edu-each {
  width: 20%;
  margin-bottom: 24px;
  padding: 8px;
}

.edu-users__wrap .edu-each .name {
  font-weight: 500;
  font-size: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.edu-users__wrap .edu-each .img img {
  width: 80px;
  border-radius: 50%;
  border: 1px solid #91a8bd;
}

.edu-users__wrap .edu-each .text {
  font-size: 12px;
  opacity: 0.8;
}

@media (max-width: 760px) {
  .edu-users__wrap .edu-each {
    width: 50%;
  }
}

/* a[href="https://telemed.fnkc-fmba.ru/fnkc-fmba/patient/1/doctors/all"]
{
  display: none;
}

a[href~="https://telemed.fnkc-fmba.ru/patient/register"]
{
  display: none;
}

a[href~="https://telemed.fnkc-fmba.ru/patient/register"]
{
  display: none;
}

a.btn.btn--lg.btn--blue.mb-3[href="https://telemed.fnkc-fmba.ru/patient/1/doctors/all"]
{
  display: none;
}

a.btn.btn--lg.btn-border.btn-border--white[href="https://telemed.fnkc-fmba.ru/patient/login"]
{
  display: none;
} */

.btn-animate-1 {
  animation-name: btn-animate-1;
  animation-duration: 5s;
  /* animation-delay: 1s; */
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes btn-animate-1 {
  0% {
    background-color: #20b56b;
  }
  25% {
    background-color: #649ecd;
  }
  50% {
    background-color: #7778a9;
  }
  75% {
    background-color: #649ecd;
  }
  100% {
    background-color: #20b56b;
  }
}

.cosm-record__wrap .closest-time__wrap .closest-time-content .price {
  display: none;
}

@media (max-width: 767.98px) {
  .doctor_list__for .doctor_list__each .js-doctor-each-slider,
  .doctor_detail__wrap .doctor_list__each .js-doctor-each-slider {
    padding-top: 15px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 720px) {
  .job {
    padding-top: 0px;
  }
}

body
  .doctor_list__for
  .doctor_list__each
  .doctor_schedule
  .schedule_short__wrap
  .closest__time,
.doctor_detail__wrap
  .doctor_list__each
  .doctor_schedule
  .schedule_short__wrap
  .closest__time {
  font-size: 14px;
}

main
  .doctor_detail__wrap
  .doctor_list__each
  .doctor-rate-in__wrap
  a.doctor-rate-in,
.doctor_list__for .doctor_list__each .doctor_detail .name a.doctor-rate-in {
  color: #2c66bc;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
  font-weight: 400;
  display: table;
  margin: 6px auto;
}
