

/* 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 */


/* Start:/bitrix/templates/aspro-medc2/components/tireos/views/ask_question/style.css?15949046691899*/
.ask-question-blockform {
  /*.btn-transparent-bg {
    color: #08c !important;
  }*/
}
.ask-question-blockform.item-views {
  padding: 36px 0 35px 28px;
}
.ask-question-blockform .width-theme {
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 3px solid #A9D83E;
}
.ask-question-blockform .width-theme::before,
.ask-question-blockform .width-theme::after {
  content: "";
  display: block;
  clear: both;
}
.ask-question-blockform .inner {
  padding: 35px 25px 20px 25px;
  line-height: 20px;
  font-size: 15px;
  font-weight: normal;
}
.ask-question-blockform .text-block {
  position: relative;
  padding: 83px 0 0;
  color: #222222;
}
.ask-question-blockform .text-block .svg {
  content: "";
  position: absolute;
  width: 88px;
  height: 80px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -44px;
}
.ask-question-blockform .text-block .colored {
  color: #08c;
}
.ask-question-blockform .svg-inline-ask {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}
.ask-question-blockform .svg svg {
  display: block;
}
.ask-question-blockform svg:not(:root) {
  overflow: hidden;
}
.ask-question-blockform .colored svg path {
  fill: #08c;
}
.ask-question-blockform .qcls-1 {
  fill-rule: evenodd;
}
.ask-question-blockform .text-memo {
  text-align: center;
}
.ask-question-blockform .outer {
  margin: 5px auto 35px auto;
  background: #fbfbfb;
  width: 140px;
}
.ask-question-blockform .btn .btn-default {
  margin: 0;
}
.ask-question-blockform .btn .btn-default:not(:hover) {
  background: 0 0;
}
.ask-question-blockform .btn .btn-lg {
  font-size: 15px;
}
@media (max-width: 992px) {
  .ask-question-blockform.item-views {
    display: none;
    margin: 0 auto;
    padding-left: 0;
    width: 300px;
  }
  .ask-question-blockform .width-theme {
    width: 100%;
  }
}

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

/* End */


/* Start:/bitrix/templates/aspro-medc2/components/bitrix/news.list/staff-elements-4/style.css?15949046691271*/
.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image {
	/*padding-top: 100%;*/
	/*padding-top: 65%;*/
	padding-top: 110%;
	position: relative;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image > .wrap {
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	background: #FFF;
	overflow: hidden;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image a {
	display: block;
	overflow: hidden;
	border-bottom-left-radius: 80px;
	border-bottom-right-radius: 80px;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image img {
	width: 100%;
	max-height: 100%;
	/* max-height: 313px; */
}

@media (max-width: 500px){
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image > .wrap {
		position: static;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image{
		padding-top: 0;
		width: 35%;
		float: left;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image img {
		margin-top: 0;
	}
	.item-views.table-type-block.staff-items .item .body-info {
		width: 65%;
		float: right;
		padding: 20px !important;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image a {
		border-radius: unset;
	}
}

/* End */
/* /bitrix/templates/aspro-medc2/components/bitrix/news.list/service-price-accordion/style.css?15949908043051 */
/* /bitrix/templates/aspro-medc2/components/tireos/views/ask_question/style.css?15949046691899 */
/* /bitrix/templates/aspro-medc2/components/bitrix/news.list/staff-elements-4/style.css?15949046691271 */
