

/* Start:/bitrix/templates/parquet_deco/components/uniweb/form.result.new/callback_new_contacts/style.css?17485052556573*/
.mf-control-required {
  color: #f00;
}

.callback_form_new-contacts {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 9px;
  background-color: #f4f4f4;
  padding: 29px 0px 0px 0px;
  text-align: center;
  position: relative;
  margin-top: 55px;
}
.callback_form_new-contacts .callback_form_new-contacts_close {
  position: absolute;
  top: -29px;
  z-index: 1614;
  right: -23px;
  cursor: pointer;
}
.callback_form_new-contacts .contact_call_back_form {
  margin-top: 55px;
}
.callback_form_new-contacts .caption {
  text-align: left;
  font-size: 28px;
  color: rgb(67, 66, 66);
  font-weight: bold;
  line-height: 1.077;
  letter-spacing: -0.7px;
  padding: 0 0 23px 67px;
}
.callback_form_new-contacts .left_message {
  flex: 0 0 48%;
}
.callback_form_new-contacts .right_message {
  flex: 0 0 49%;
}
.callback_form_new-contacts .body_form_wrapper {
  display: flex;
  justify-content: space-between;
}
.callback_form_new-contacts .right_message_submit_btn {
  text-align: right;
}
.callback_form_new-contacts .body_form {
  background-color: #ececec;
  padding: 62px 66px 31px 70px;
  border-top: 1px solid #ff8522;
  border-bottom: 1px solid #ff8522;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.callback_form_new-contacts .form_success {
  text-align: center;
  font-size: 26px;
  color: rgb(67, 66, 66);
  font-weight: bold;
  line-height: 1.077;
  letter-spacing: -0.7px;
  padding: 0 0 70px 0;
}
.callback_form_new-contacts .agreement {
  display: block;
}
.callback_form_new-contacts .form-control::placeholder {
  color: #000;
}
.callback_form_new-contacts textarea.form-control {
  max-height: 136px;
}
.callback_form_new-contacts .form-control {
  background-repeat: no-repeat;
  background-size: 20px;
  height: auto;
  padding: 15px 15px 14px 63px;
  font-size: 17px;
  background-position: 24px 15px;
  color: #000;
}
.callback_form_new-contacts .form-group.agreement {
  padding-left: 0px;
  display: flex;
  margin-bottom: 40px;
  align-items: center;
  padding-top: 15px;
}
.callback_form_new-contacts input[type=checkbox]:not(:checked) {
  background-size: 0px !important;
}
.callback_form_new-contacts .form-control:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(255, 133, 34, 0.5411764706);
}
.callback_form_new-contacts input[type=checkbox] {
  width: 29px;
  outline: none !important;
  height: 29px;
  margin: 0px 0 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 6px 6px;
  appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(202, 202, 202);
  border-radius: 5px;
  background-color: rgb(236, 236, 236);
}
.callback_form_new-contacts .form-group {
  margin-bottom: 23px;
}
.callback_form_new-contacts .form-group a {
  color: #636363;
}
.callback_form_new-contacts .form-group span {
  font-size: 14px;
  color: #636363;
  font-weight: 400;
  padding-left: 14px;
}
.callback_form_new-contacts .btn-primary {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.556;
  text-align: center;
  border-radius: 9px;
  background-color: rgb(255, 133, 34);
  border-color: rgb(255, 133, 34);
  min-width: 188px;
  min-height: 50px;
}
.callback_form_new-contacts .error {
  background-color: #ead1d1;
}

@media (max-width: 1379px) {
  .body_form_wrapper.bottom {
    align-items: center;
  }
  .body_form_wrapper.bottom .left_message {
    flex: 0 0 73%;
  }
  .body_form_wrapper.bottom .right_message {
    flex: 0 0 27%;
  }
  .callback_form_new-contacts .form-group span {
    font-size: 13.5px;
  }
  .body_form_wrapper.top {
    flex-wrap: wrap;
  }
  .body_form_wrapper.top .left_message {
    flex: 0 0 100%;
  }
  .body_form_wrapper.top .right_message {
    flex: 0 0 100%;
  }
  .callback_form_new-contacts .body_form {
    padding: 48px 66px 31px 70px;
  }
  .callback_form_new-contacts .btn-primary {
    min-width: 146px;
  }
  .callback_form_new-contacts .form-group.agreement {
    padding-top: 23px;
  }
  .callback_form_new-contacts .btn-primary {
    margin-bottom: 14px;
  }
  .callback_form_new-contacts .body_form {
    padding: 48px 66px 17px 70px;
  }
}
@media (max-width: 1279px) {
  .callback_form_new-contacts .body_form {
    padding: 49px 94px 60px 93px;
  }
  .callback_form_new-contacts {
    margin-top: 61px;
  }
  .callback_form_new-contacts .body_form {
    padding: 45px 42px 60px 39px;
  }
  .body_form_wrapper.bottom .left_message {
    flex: 0 0 48%;
  }
  .body_form_wrapper.bottom .right_message {
    flex: 0 0 48%;
  }
  .body_form_wrapper.top .left_message {
    flex: 0 0 48%;
  }
  .body_form_wrapper.top .right_message {
    flex: 0 0 48%;
  }
  .callback_form_new-contacts .form-group.agreement {
    padding-top: 14px;
  }
  .body_form_wrapper.bottom {
    align-items: flex-start;
  }
  .callback_form_new-contacts .btn-primary {
    min-width: 188px;
  }
  .callback_form_new-contacts .body_form {
    padding: 45px 42px 17px 39px;
  }
  .callback_form_new-contacts .caption {
    padding: 0 0 23px 36px;
  }
}
@media (max-width: 779px) {
  .callback_form_new-contacts {
    max-width: 450px;
  }
  .callback_form_new-contacts .callback_form_new-contacts_close {
    position: absolute;
    top: -29px;
    right: 6px;
  }
  .callback_form_new-contacts .body_form {
    padding: 47px 25px 60px 29px;
  }
  .body_form_wrapper.bottom {
    flex-wrap: wrap;
  }
  .body_form_wrapper.bottom .left_message {
    flex: 0 0 100%;
  }
  .body_form_wrapper.bottom .right_message {
    flex: 0 0 100%;
  }
  .body_form_wrapper.top .left_message {
    flex: 0 0 100%;
  }
  .body_form_wrapper.top .right_message {
    flex: 0 0 100%;
  }
  .callback_form_new-contacts .caption {
    font-size: 26px;
  }
  .callback_form_new-contacts .body_form {
    padding: 28px 15px 24px 20px;
  }
  .callback_form_new-contacts .form-group {
    margin-bottom: 13px;
  }
  .callback_form_new-contacts .form-control {
    background-image: none !important;
    padding: 15px 15px 14px 16px;
  }
  .callback_form_new-contacts textarea.form-control {
    background-image: none !important;
  }
  .callback_form_new-contacts .form-group.agreement {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .callback_form_new-contacts .form-group span {
    font-size: 13.5px;
    text-align: left;
  }
  .callback_form_new-contacts input[type=checkbox] {
    width: 42px;
  }
  .callback_form_new-contacts .btn-primary {
    min-width: 100%;
  }
}

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

/* End */
/* /bitrix/templates/parquet_deco/components/uniweb/form.result.new/callback_new_contacts/style.css?17485052556573 */
