

/* Start:/local/templates/aspro-allcorp3medc/components/bitrix/news/services/style.min.css?177607172949*/
.services-list~.text_after_items{margin-top:41px}
/* End */


/* Start:/local/templates/aspro-allcorp3medc/components/bitrix/news.detail/my_service/style.css?17769290567709*/
.detail-info-wrapper {
  margin-bottom: 48px;
}
.detail-info-wrapper--with-img {
  margin-top: -48px;
}
.has-top-banner .detail-info-wrapper--with-img {
  margin-top: -64px;
}
.detail-info-wrapper--with-img .maxwidth-theme > .detail-info {
  padding-left: 0px;
  padding-right: 0px;
}
.detail-info {
  padding: 47px;
}
.detail-info__inner {
  margin-top: -6px;
}
.detail-info__date {
  margin-bottom: 8px;
}
.detail-info__chars {
  margin-top: 26px;
}
.detail-info__chars-inner {
  margin-bottom: -20px;
}
.detail-info__chars-item {
  margin-bottom: 20px;
}
.detail-info__chars .line-block {
  flex-wrap: wrap;
}
.detail-info .more-char-link {
  margin-top: 18px;
}

@media (min-width: 768px) {
  .detail-info__btns {
    width: 289px;
  }
}
@media (max-width: 767px) {
  .detail-info .line-block {
    display: block;
  }
  .detail-info__btns {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .detail-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .detail-info-wrapper--with-img {
    margin-top: 0px;
  }
}

.top-info {
  margin-bottom: 48px;
  overflow: hidden;
}

.top-info__picture {
  width: 50%;
}
.top-info__picture .owl-carousel:not(.owl-loaded) {
  min-height: 500px;
}
.top-info__picture-item {
  padding-top: 67%;
}
.top-info__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
}
.top-info__img {
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.top-info__text-inner {
  padding: 49px 55px 56px;
}
.top-info__task-value {
  margin-top: 8px;
}
.top-info__task + .top-info__bottom {
  margin-top: 40px;
}
.top-info__bottom .properties {
  margin-top: -5px;
}
.top-info__bottom .properties__item {
  margin-bottom: 14px;
}
.buttons-block > div + div {
  margin-top: 12px;
}

.tizers-top-side {
  margin: -49px 0px 48px;
}
@media (max-width: 991px) {
  .top-info .flexbox {
    flex-wrap: wrap;
  }
  body .top-info__picture,
  body .top-info__text {
    width: 100%;
    flex: auto;
  }
}
@media (max-width: 600px) {
  .top-info__bottom {
    flex-wrap: wrap;
  }
  .top-info__bottom .line-block__item {
    width: 100%;
    flex: auto;
  }
  .top-info__text-inner {
    padding: 25px;
  }
}

.top-meta {
  margin-bottom: 33px;
}
.top-meta__section {
  background-color: #fafafa;
  background-color: var(--darkerblack_bg_black);
  padding: 1px 8px 2px;
}
.top-meta__date .svg-inline-sale {
  margin-right: 6px;
}



/* ----- СВОИ СТИЛИ ----- */
.template-detail-text {
  font-weight: 400;
  font-size: var(--font-size-14);
  line-height: 140%;
  color: var(--text-404040);
  margin: 0;
}
.template-detail-text h3 {
  font-weight: 500;
  font-size: var(--font-size-24);
  line-height: 120%;
  color: var(--text-404040);
  margin: 0 0 40px;
}
@media(min-width:768px) {
  .template-detail-text h3 {
    font-size: var(--font-size-32);
  }
}
@media(min-width:992px) {
  .template-detail-text {
    font-size: var(--font-size-16);
  }
  .template-detail-text h3 {
    font-size: var(--font-size-40);
  }
}
/* Подправляю */
.right_block.narrow_N .detail-maxwidth {
  max-width: unset !important;
}

/* Название услуги */
.switcher-title#pagetitle {
  font-weight: 700 !important;
  font-size: var(--font-size-32) !important;
  line-height: 120% !important;
  color: var(--text-404040) !important;
  margin: 0 0 15px !important;
  display: block !important;
}

.rounded-box-grey,
.rounded-box,
.rounded-modals-box {
  font-weight: 400;
  font-size: var(--font-size-14);
  line-height: 140%;
  color: var(--text-404040);
  margin: 80px 0 0;
  padding: 20px;
  border: 1px solid var(--border-E5E5E5);
  border-radius: 20px;
  background-color: var(--bg-FFFFFF);
}

.rounded-box-grey {
  background-color: var(--bg-F5F5F5);
  border: 1px solid var(--border-F5F5F5);
}

.rounded-box-grey h3,
.rounded-box h3,
.rounded-modals-box h3 {
  margin: 0 0 40px;
  font-weight: 500;
  font-size: var(--font-size-24);
  line-height: 120%;
  color: var(--text-404040);
}
.rounded-box-grey p,
.rounded-box p {
  margin: 0 0 4px;
}

.rounded-modals-box .modals-list {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
}

.rounded-modals-box .modals-list li {
  padding: 24px 20px;
  margin: 0;
  border: 1px solid var(--border-E5E5E5);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rounded-modals-box .modals-list li::before {
  display: none;
}

.rounded-modals-box .modals-list li p {
  font-weight: 600;
  font-size: var(--font-size-14);
  line-height: 140%;
  color: var(--text-404040);
  margin: 0 0 8px;
}

.rounded-modals-box .modals-list li button {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  font-weight: 600;
  font-size: var(--font-size-14);
  line-height: 132%;
  text-decoration: underline;
  color: var(--text-91C519);
  background-color: inherit;
  text-align: start;
  cursor: pointer;
}

@media(min-width:768px) {
  .switcher-title#pagetitle {
    font-size: var(--font-size-42) !important;
  }

  .rounded-box-grey,
  .rounded-box,
  .rounded-modals-box {
    padding: 32px;
  }
  .rounded-box-grey h3,
  .rounded-box h3,
  .rounded-modals-box h3 {
    font-size: var(--font-size-32);
  }

  .rounded-modals-box .modals-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .rounded-modals-box .modals-list li p {
    font-size: var(--font-size-16);
    margin: 0 0 12px;
  }
}

@media(min-width:992px) {
  .rounded-box-grey,
  .rounded-box,
  .rounded-modals-box {
    padding: 32px 40px;
    font-size: var(--font-size-16);
  }
  .rounded-box-grey h3,
  .rounded-box h3,
  .rounded-modals-box h3 {
    font-size: var(--font-size-40);
  }

  .rounded-modals-box .modals-list li button {
    font-size: var(--font-size-16);
  }
}

@media(min-width:1400px) {
  .rounded-modals-box .modals-list {
    grid-template-columns: repeat(3, 1fr);
  }
}



/* Кнопка в конце */
.bottom-links-block {
  display: flex;
  justify-content: center;
}

.bottom-links-block .share {
  display: none;
}









.my-popup-wrap {
  width: 100% !important;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 20px 60px;
  border-radius: 12px;
}

.my-popup-wrap .popup-window-close-icon {
  top: 15px;
  right: 15px;
}
.my-popup-wrap .popup-window-close-icon::after {
  width: 20px;
  height: 20px;
}

.popup-window.my-popup-wrap {
  width: calc(100% - 10px) !important;
  max-width: 100%;
}

.my-popup__subtitle {
  font-weight: 500;
  font-size: var(--font-size-14);
  line-height: 140%;
  color: var(--text-999999);
  margin: 0 0 12px;
  padding: 48px 0 0;
}

.my-popup__title {
  font-weight: 600;
  font-size: var(--font-size-20);
  line-height: 140%;
  color: var(--text-404040);
  margin: 0 0 24px;
}

.my-popup__text {
  font-weight: 400;
  font-size: var(--font-size-14);
  line-height: 140%;
  color: var(--text-404040);
  margin: 0;
}

@media (min-width: 768px) {
  .popup-window.my-popup-wrap {
    width: calc(80% - 10px) !important;
  }

  .my-popup-wrap {
    padding: 40px 40px 120px;
  }

  .my-popup__title {
    margin: 0 0 32px;
  }
}
@media (min-width: 992px) {
  .popup-window.my-popup-wrap {
    width: calc(80% - 10px) !important;
    max-width: 1000px;
  }
}
/* End */
/* /local/templates/aspro-allcorp3medc/components/bitrix/news/services/style.min.css?177607172949 */
/* /local/templates/aspro-allcorp3medc/components/bitrix/news.detail/my_service/style.css?17769290567709 */
