

/* Start:/local/templates/inetsys/components/bitrix/breadcrumb/breadcrumbs/style.css?1631183060585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/inetsys/components/bitrix/form/middle-second/bitrix/form.result.new/.default/style.css?1722324065666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(../../../../../../local/templates/inetsys/components/bitrix/form/middle-second/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(../../../../../../local/templates/inetsys/components/bitrix/form/middle-second/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/inetsys/components/bitrix/news.list/prices/style.css?17267579033335*/
.prices-block {
  padding-top: 30px !important;
}

.prices-block-head {
  margin: 0 -15px 0 -15px;
}

.prices-block-head-inner {
  display: flex;
  min-width: max-content;
  margin-left: 10px;
}

.prices-block-head-item {
  font-family: Muller;
  padding: 10px 10px 5px 10px;
  margin: 5px 15px;
  color: #A6B4FD;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid transparent !important;
  border-radius: 24px;
  cursor: pointer;
  transition: all 0.2s, transform 0.4s;
  text-transform: uppercase;
}

.prices-block-head-item:hover {
  color: #5E78FF;
}

.prices-block-head-item.active {
  color: #F92150;
  border-color: #F92150 !important;
  cursor: unset;
}

.price-list-table {
  padding-bottom: 100px;
}

.price-list-table table {
  border-spacing: 0;
  width: 100%;
}

.price-list-table tr {
  border-radius: 16px;
  width: 100%;
  align-items: center;
  font-weight: 500;
}

.price-list-table tr td {
  padding: 20px;
}

.price-list-table tr td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.price-list-table tr td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.price-list-table tr:nth-child(even) td {
  background: #f4f4f8;
}

.price-list-table .price {
  font-family: Muller;
  font-size: 24px;
  white-space: nowrap;
}

.price-list-table .price .rub {
  font-family: "Lato", sans-serif;
}

.price-list-table .common-btn {
  white-space: nowrap;
  padding: 15px;
  font-weight: 500;
  padding-top: 19px;
}

.price-list-table tr:is(.section-main, .section-sub) td {
  background: transparent;
  font-family: Muller;
  padding-left: 0;
}

.price-list-table .section-main td {
  font-size: 28px;
  color: #ff005c;
  padding-bottom: 0;
  display: none
}

.price-list-table .section-sub td {
  font-size: 22px;
  font-size: 28px;
  line-height: 1.4;
}

.price-list-table .name {
  font-family: Muller;
  color: #414141;
  font-weight: 500;
  font-size: 20px;
}

.price-list-table tr:not([class]) + :is(.section-main, .section-sub) td,
.price-list-table .section-main + .section-sub td {
  padding-top: 80px;
}

@media (max-width: 767px) {
  .price-list-table :is(tr, td) {
    display: block;
  }

  .price-list-table tr {
    text-align: center;
    padding: 10px 0px 6px;
  }

  .price-list-table tr:nth-child(even) {
    background: #f4f4f8;
    border-radius: 16px;
    overflow: hidden;
  }

  .price-list-table tr:is(.section-main, .section-sub) {
    background: transparent;
  }

  .price-list-table tr .name {
    padding: 20px 20px 0px;
  }

  .price-list-table tr .price {
    padding: 20px 20px 2px;
  }
}

@media (min-width: 1200px) {
  .price-list-table .price {
    width: 300px;
    text-align: center;
  }

  .price-list-table .common-btn {
    min-width: 220px;
  }

  .price-list-table .is-button {
    width: 250px;
  }
}

.price-list-header-tab {
  margin-top: 8px
}

.price-list-header-tab .mf-tabs-control .tab:not(.active_tab) {
  color: #444444
}

.price-list-header-tab .mf-tabs-control .tab:not(:last-child) {
  margin-right: 34px;
}

@media (min-width: 992px) {
  .price-list-header-tab .mf-tabs-control .tab {
    font-size: 22px
  }
}
/* End */
/* /local/templates/inetsys/components/bitrix/breadcrumb/breadcrumbs/style.css?1631183060585 */
/* /local/templates/inetsys/components/bitrix/form/middle-second/bitrix/form.result.new/.default/style.css?1722324065666 */
/* /local/templates/inetsys/components/bitrix/news.list/prices/style.css?17267579033335 */
