

/* Start:/local/templates/.default/components/bitrix/catalog/services/style.css?1780416019358*/
.price-widget{
    display: flex;
}
.price-widget-text{
    margin: auto auto auto 0;
    color: #006db8;
    font-size: 32px;
    font-weight: bold;
}
.price-widget-image{
    margin-right: 30px;
    width: 74px;
    height: 74px;
}
.price-widget-image img{
    width: 74px;
    height: 74px;
}
table td,
table th{
	border:1px solid #9a9a9a;
	padding:5px;
}
/* End */


/* Start:/local/components/alphaservice/order.consultation/templates/.default/style.css?16518200061706*/
.record-block123 {
  display: grid;
  justify-content: center;
}

.record-block .field-select {
  width: 300px;
}

.record-block-item {
  width: 100%;
  padding-left: 11px;
  display: grid;
  vertical-align: top;
  box-sizing: border-box;
  overflow: hidden;
}

.record-item-title {
  margin-right: 10px;
  float: left;
  line-height: 39px;
  font-size: 14px;
  color: #444444;
}

.btn-default {
  font-size: 16px;
  font-weight: 400;
  padding: 7px 12px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  white-space: normal;
  text-decoration: none;
  color: white;
  border: 1px solid #fd8519;
  border-radius: 3px;
  background: none;
  background-color: #fd8519;
  fill: #fff;
  width: 300px;
}

.record-item-title span {
  font-size: 26px;
  white-space: nowrap;
}

.content {
  width: 100%;
  float: left;
  overflow: hidden;
}

.record-block-item.col2 {
  width: 50%;
  float: left;
}

@media (max-width: 992px) {
  /*.record-block-item.col2 {*/
  /*  width: 100%;*/
  /*  float: unset;*/
  /*}*/
  .record-block .field-select {
    width: 250px;
  }
}

@media (max-width: 920px) {
  .record-block-item.col2 {
    width: 100%;
    float: unset;
  }

  .record-block .field-select {
    width: 300px;
  }

  .record-block {
    display: grid;
    justify-content: center;
  }
}

.form-line__input {
  padding: 0 50px 0 13px;
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  line-height: normal;
  font-size: 12px;
  color: #000;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
}
.record-block-item-price {
  display: grid;
  justify-content: center;
}

.record-block-item-price .record-item-title {
  text-align: center;
  padding: 10px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/services/style.css?1780416019358 */
/* /local/components/alphaservice/order.consultation/templates/.default/style.css?16518200061706 */
