

/* Start:/bitrix/templates/mobiprof/components/bitrix/news.detail/contact/style.css?1711113575337*/
div.news-detail {
  word-wrap: break-word; }

div.news-detail img.detail_picture {
  float: left;
  margin: 0 8px 6px 1px; }

.news-date-time {
  color: #486DAA; }

.contacts .contact_item {
  min-height: 73px; }
.contacts .caption {
  margin-top: 10px;
  display: inline-block; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/main.include/feedback/style.css?17804943292414*/
.feedback_form .title {
  text-align: left;
  padding: 40px 67px 20px 0;
  font-weight: 600;
  font-size: 24px;
}
.feedback_form form .field label {
  display: flex;
  gap: 10px;
  width: 100%;
  margin-bottom: 15px;
  align-items: center;
}
.feedback_form form .field label .caption {
  flex: 0 0 15%;
  white-space: nowrap;
}
.feedback_form form .field label span {
  display: inline-block;
  width: 100%;
}
.feedback_form form .field label input[type=text] {
  outline: none;
  border: 1px solid #d9dbdc;
  border-radius: 4px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 18px 5px 20px;
}
.feedback_form form .field label input[type=text].error {
  border: 1px solid red;
}
.feedback_form form .field label textarea {
  border: 1px solid #d9dbdc;
  border-radius: 4px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 18px 5px 20px;
}
.feedback_form form .field.file label {
  cursor: pointer;
}
.feedback_form form .agreement label {
  display: flex;
  align-items: center;
  padding: 5px;
}
.feedback_form form .agreement label.has-error {
  box-shadow: 0 0 0 1px red;
}
.feedback_form form .agreement label input {
  opacity: 0;
  position: absolute;
}
.feedback_form form .agreement label input:checked + i {
  background: url("/images/checkbox_active.png") no-repeat center;
}
.feedback_form form .agreement label i {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  border: black solid 1px;
  border-radius: 7px;
  flex: 0 0 30px;
  margin-right: 10px;
}
.feedback_form form .field.submit {
  text-align: right;
}
.feedback_form form .field.submit input {
  width: 276px;
  border: none;
  border-radius: 5px;
  color: black;
  background-color: #ffe804;
  height: 42px;
  font-weight: bold;
  cursor: pointer;
}

.feedback_form form .field.submit.sended {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .feedback_form form .field.submit.sended .success_msg {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
  }
}
.feedback_form form .field.submit.sended .success_msg {
  width: auto;
  max-width: 67%;
  border: black solid 1px;
  border-radius: 5px;
  color: black;
  min-height: 42px;
  flex: 1;
  line-height: inherit;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* End */
/* /bitrix/templates/mobiprof/components/bitrix/news.detail/contact/style.css?1711113575337 */
/* /bitrix/templates/mobiprof/components/bitrix/main.include/feedback/style.css?17804943292414 */
