.col-md-6.block--1568973250049 {
  box-shadow: 0 2px 28px rgba(33, 33, 33, 0.2);
  padding: 30px 30px; }

label.form_label {
  position: absolute;
  right: 15px;
  margin-top: 15px;
  color: #a4bf00;
  font-weight: bold;
  font-size: 15px; }

label.form_half_label {
  position: absolute;
  right: 24px;
  margin-top: 15px;
  color: #a4bf00;
  font-weight: bold; }

.col-md-6.block--1568973250049 .form-group.col-md-6 {
  float: left; }

button.btn.btn-cst {
  width: 100%;
  padding: 14px 23px;
  border-radius: 25px;
  background: #a4bf00;
  color: #fff;
  margin-top: 20px; }

img.form_loading {
  margin: 0; }

h2.form_title {
  font-size: 25px; }

.form-group.col-md-6.col_left {
  padding-left: 0; }

.form-group.col-md-6.col_right {
  padding-right: 0; }

label.form_half_label_right {
  position: absolute;
  right: 10px;
  margin-top: 15px;
  color: #a4bf00;
  font-weight: bold; }

.error_msg {
  color: #c73131;
  text-align: left;
  padding-bottom: 10px;
  margin-left: -14px; }

button.btn.btn_default.kg_btn {
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0 6px 35px rgba(50, 50, 93, 0.11), 0 5px 8px rgba(0, 0, 0, 0.08);
  width: 49%;
  margin-right: 5px; }

button.btn.btn_secondary.lbs_btn {
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0 6px 35px rgba(50, 50, 93, 0.11), 0 5px 8px rgba(0, 0, 0, 0.08);
  width: 49%;
  margin-left: 5px; }

button.is_active {
  border: 3px solid #1684f8; }

button.is_active:focus {
  outline: 0 none; }

@media (max-width: 767px) {
  .form-group.col-md-6.col_left {
    padding-left: 0;
    padding: 0; }

  .form-group.col-md-6.col_right {
    padding-right: 0;
    padding: 0; }

  label.form_half_label {
    right: 10px; }

  button.btn.btn_default.kg_btn {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  button.btn.btn_secondary.lbs_btn {
    width: 100%;
    margin-left: 0; } }
