#tuyen_dung  { display: none; width: 600px; max-width: 100%; border-radius: 10px; }

#tuyen_dung .wpcf7-form label { font-size: 16px; line-height: 24px; margin-bottom: 10px; display: inline-block; font-weight: 500; }


#tuyen_dung .form-row-100 { display: flex;  justify-content: space-between; align-items: center ; align-items: flex-end; }

#tuyen_dung .form-row-100 .form-row { width: 49%; }

.form-row-text  { float: left; width: 100%; font-size: 16px; line-height: 24px; font-weight: 400; margin-bottom: 10px; }

.form-row-text  input { border: 0; background: #fff;font-size: 16px; line-height: 24px; margin-bottom: 10px;font-weight: 400;  }

.form-row-vc  { font-size: 16px; line-height: 24px; font-weight: 400;display: inline-block;width: auto;  }
.form-row-text  p {  font-size: 16px; line-height: 24px; font-weight: 400;display: inline-block;width: auto;   }

@media (max-width: 480px) { 

#tuyen_dung .form-row-100 { flex-wrap: wrap;  }

#tuyen_dung .form-row-100 .form-row { width: 100%; }

 }