

/* Start:/bitrix/templates/aspro-medc2/components/bitrix/news.list/sp_sections-1/style.css?15949046691965*/
.float-style {
  float: none !important; }

.item-border {
  display: block !important;
  border: 1px solid #ccc !important;
  line-height: 30px;
  font-weight: 700;
  font-size: 22px;
  cursor: pointer; }

.field-width {
  display: block !important;
  width: 100%; }

.section-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.section-block > div {
  padding-top: 30px;
  padding-bottom: 15px; }

.service-icons-item {
  text-align: center;
  position: relative; }

.service-icons-item:hover .icon-wrapper {
  position: relative;
  background: #12a3d5; }

.service-icons-item * {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }

.service-icons-item:hover .title span {
  color: #12a3d5; }

.service-icons-item_link {
  display: flex;
  /*justify-content: center;*/
  flex-flow: column;
  height: 140px; }

.icon-wrapper {
  /*display: inline-block;*/
  align-self: center;
  position: relative;
  /*left: 41%;*/
  top: -45px;
  background: #f5f8f9;
  height: 90px;
  width: 90px;
  padding-top: 10px;
  z-index: 1;
  border: 10px solid #fff; }

.icon-wrapper img {
  filter: invert(0.7); }

.service-icons-item:hover .icon-wrapper img {
  filter: invert(0); }

.service-icons-item .title {
  align-self: center;
  position: relative;
  top: -30px;
  color: #666666;
  /*padding-bottom: 40px;*/ }

.child-sections {
  position: relative;
  top: -10px;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: space-evenly; }
  .child-sections .child-section__title {
    border: 1px solid #ccc;
    color: #888;
    padding: 3px 15px 1px;
    border-radius: 19px;
    margin: 0 .3em .3em;
    line-height: 2;
    text-transform: uppercase; }
    .child-sections .child-section__title:hover {
      color: #FFF;
      background-color: #12a3d5;
      border: 1px solid #12a3d5; }

.sections.item-views.list:not(.blocks-short) .item_wrap {
  height: 100%; }

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

/* End */


/* Start:/bitrix/templates/aspro-medc2/components/bitrix/news.list/service-price-accordion/style.css?15949908043051*/
@charset "UTF-8";
.price-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

.price-item:nth-child(even) {
  background: #f5f8f9;
  padding: 10px 15px;
  margin: 0 -15px;
}

.price-name {
  width: 80%;
}

.price-value {
  white-space: nowrap;
  font-weight: bold;
}

.price-value-value {
  position: relative;
  top: 3px;
}

.call_service:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19px;
  height: 19px;
  margin: -10px 0 0 -10px;
  border-radius: 100%;
  background-image: url(/bitrix/templates/aspro-medc2/components/bitrix/news.list/service-price-accordion/../../../../images/svg/Phone_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.btn.call_service {
  position: relative;
  padding: 14px 15px 16px;
  margin-left: 15px;
}

.call_service:hover::before {
  background-image: url(/bitrix/templates/aspro-medc2/components/bitrix/news.list/service-price-accordion/../../../../images/svg/Phone_white.svg);
}

.section-footnote {
  padding: 30px 15px 15px;
  color: #333;
}

.section-footnote p {
  margin: 15px 0;
}

.asterisk {
  color: #ff2c39;
}

@media (max-width: 768px) {
  .accordion-head {
    padding: 27px 10px 28px;
  }

  .item .panel-collapse .accordion-body {
    padding: 0 10px 35px;
  }

  .price-name {
    width: 50%;
  }
}
.accordion-type-1 .item.shadow1 {
  box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}

/* новые стили */
.item-box {
  padding: 20px;
}

.prices-table {
  border: 1px solid #ecf2f4;
}

.price-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 99%;
  margin: 0;
  padding: 3px 5px;
}

.price-block:not(:last-child) {
  border-bottom: 1px solid #ecf2f4;
}

.price-block:hover {
  background-color: #ecf2f4;
}

.price_codeartcl {
  width: 6%;
  padding: 4px 7px;
}

.price_title {
  width: 63%;
  padding: 4px 10px;
}

.price_value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 30%;
  padding: 0 7px;
}

.price_value-value {
  padding-top: 3px;
  width: 30%;
  text-align: right;
  font-weight: bold;
}

.price_value-order {
  padding: 3px 2px 3px 5px;
  background-color: transparent;
  color: inherit;
  font-weight: bold;
  /*border: 1px solid #12a3d5;*/
  border: none;
  outline: none;
  border-radius: 5px;
}

.price_value-text,
.price_value-quest {
  position: relative;
  top: 4px;
  margin-top: 3px;
  color: inherit;
}

.btn.call_service {
  left: -3%;
}

.price_value-quest {
  display: none;
}

@media (max-width: 1200px) {
  .price_title {
    width: 60%;
  }

  .price_value {
    width: 33%;
  }
}
@media (max-width: 1090px) {
  .price_title {
    width: 56%;
  }

  .price_value {
    width: 37%;
  }

  .price_value-text {
    width: 25%;
  }

  .price_value-value {
    width: 27%;
  }
}
@media (max-width: 768px) {
  .price_codeartcl {
    display: none;
  }

  .price_value {
    width: 43%;
  }
}
@media (max-width: 560px) {
  .price-block {
    flex-wrap: wrap;
  }

  .price_title {
    width: 90%;
  }

  .price_value {
    width: 90%;
  }
}

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

/* End */
/* /bitrix/templates/aspro-medc2/components/bitrix/news.list/sp_sections-1/style.css?15949046691965 */
/* /bitrix/templates/aspro-medc2/components/bitrix/news.list/service-price-accordion/style.css?15949908043051 */
