

/* Start:/local/templates/site/components/bitrix/menu/mobile-menu/style.min.css?1732895095490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/site/components/bitrix/menu/mobile-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/site/components/bitrix/news.list/possibilities_patient/style.css?1758030758857*/
.btn_m {
    color: white;
    transition: all 0.2s ease;
}

.btn_m:hover {

    color: grey;
}

.mm-none {
    display: none;
}

.main_modal-block-g {
    padding: 60px;
    border-radius: 26px;
    background-color: white;
    opacity: 0px;
    max-width: 520px;
}

.mb-g-10 {
    margin-bottom: 20px;
}

.main_text-g {
    font-size: 16px;
    color: black;
    text-align: center;

}

.buttonCl {
    max-width: 520px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.header-g {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    color: #545454;
    text-align: center;
}

@media (max-width: 547px) {
    .header-g {
        font-size: 30px;
    }

    .main_text-g {
        font-size: 14px;
    }

    .main_modal-block-g {
        max-width: 363px;
    }

}
/* End */


/* Start:/local/templates/site/components/bitrix/news.list/blanks_sgr_patients/style.css?17328950953782*/
/* .srg__list{
    display: flex;
    align-items: center;
    gap: 16px;
}

.sqr__poster{
max-width: 282px;
} */

.sqr--image {
  max-width: 282px;
  max-height: 400px;
  -webkit-box-shadow: 33px 39px 52px -41px rgba(16, 36, 51, 0.09);
  -moz-box-shadow: 33px 39px 52px -41px rgba(16, 36, 51, 0.09);
  box-shadow: 33px 39px 52px -41px rgba(16, 36, 51, 0.09);
}
.overlay-block-modal {
  z-index: 1;
  cursor: pointer;
  background-color: black;
  width: 283px;
  height: 399px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  position: absolute;
  top: -50%;
  left: 46%;
  transform: translate(-50%, 50%);
}
.slick-arrow {
}

.slick-prev:before {
  display: block;
  content: "" !important;
  background-image: url(/local/templates/site/components/bitrix/news.list/blanks_sgr_patients/../../../../assets/images/icons/arrow-green-right.svg);
  width: 36px;
  height: 36px;
}
.slick-prev {
  left: -40px !important;
}

.slick-next:before {
  display: block;
  content: "" !important;
  background-image: url(/local/templates/site/components/bitrix/news.list/blanks_sgr_patients/../../../../assets/images/icons/arrow-green-left.svg);
  width: 36px;
  height: 36px;
}
.slick-next {
  right: -40px !important;
}

.slick-dots {
  text-align: center;
  margin-top: 36px !important;
  bottom: -72px !important;
}

/* Стиль для всех точек */
.slick-dots li button:before {
  content: "" !important; /* Убираем стандартный символ */
  width: 12px !important;
  opacity: 1 !important;
  height: 12px !important;
  border-color: rgba(
    138,
    167,
    123,
    1
  ) !important; /* Белый обвод для активной точки */
  border: solid 2px rgba(138, 167, 123, 1) !important;
  border-radius: 50%;
  display: inline-block !important;
  color: rgba(138, 167, 123, 1) !important;
  background-color: transparent !important; /* Прозрачный фон для неактивных */
  transition: background-color 0.3s, border-color 0.3s;
}

/* Активная точка */
.slick-dots li.slick-active button:before {
  color: rgba(138, 167, 123, 1) !important;
  background-color: rgba(138, 167, 123, 1) !important;
  border-color: rgba(138, 167, 123, 1) !important;
}

.slick-prev:before,
.slick-next:before {
  left: -25px !important;
  position: relative;
}

.ac-mod-none {
  display: none;
}

.slick-list {
  max-width: 1220px !important;
  height: 405px;
}
@media (max-width: 500px) {
  .slick-list {
    max-width: 289px !important;
  }
}
.button-plus {
  cursor: hand;
  z-index: 2;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 41%;
  left: 46%;
  transform: translate(-50%, 50%);
  background-image: url("/local/templates/site/assets/images/simple-line-icons_plus.png");
}
.sqr--item {
  position: relative;
}
@media (max-width: 500px) {
  .button-plus {
    left: 50%; /* Устанавливаем left на 50% для обоих классов */
  }
  .overlay-block-modal {
    left: 49%; /* Устанавливаем left на 50% для обоих классов */
  }
}

.modal-detail-photo-overlay {
  display: none; /* Скрыто по умолчанию */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Полупрозрачный черный фон */
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.modal-detail-photo-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.modal-detail-image {
  width: 593px;
  height: 839px;
  border-radius: 8px;
}

.modal-detail-close {
  font-size: 16px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  background: none;
  color: #fff;
  border: none;
  cursor: pointer;
}
.patient-fix {
  background: white !important;
}

/* End */
/* /local/templates/site/components/bitrix/menu/mobile-menu/style.min.css?1732895095490 */
/* /local/templates/site/components/bitrix/news.list/possibilities_patient/style.css?1758030758857 */
/* /local/templates/site/components/bitrix/news.list/blanks_sgr_patients/style.css?17328950953782 */
