/*=======Visa Documents section css start=========*/
.applynow-section { padding: 80px 0 80px; }
.applynow-form label { margin-bottom: 0; width: 370px; padding-right: 15px; font-size: 16px; color: #000000; font-family: "Mulish", sans-serif; }
.applynow-form { margin: 0 auto; max-width: 1000px; }
.applynow-form .wpcf7-form-control-wrap { width: calc(100% - 370px); }
.applynow-form .form-control { background: #ffffff; min-height: 53px; color: #000; font-size: 16px; border-radius: 5px; font-family: "Mulish", sans-serif; font-weight: 500; padding: 10px 15px 10px 15px; outline: none; box-shadow: none; border: 1px solid #d8d7d5; width: 100%; }
.applynow-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000; }
.applynow-form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000; }
.applynow-form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000; }
.applynow-form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #000; }
.applynow-form select.form-control { background: #fff url(../images/arrow-down.png); background-position: right 15px center; background-repeat: no-repeat; padding-right: 40px; }
.applynow-form .form-group { padding-bottom: 20px; }
.applynow-form .row-field { display: flex ; flex-wrap: wrap; justify-content: space-between; }
#uk_family_relation { width: 100%; display: flex ; flex-wrap: wrap; justify-content: space-between; }
.applynow-form .form-group { padding-bottom: 20px; width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
.applynow-form .form-group.group-full-width { width: 100%; }
.applynow-form input.btn-submit.btn:hover { background: #021636; color: #fff; }
.applynow-form textarea.form-control { height: 120px; }
.title-sec { padding-bottom: 10px; }
.applynow-form .row-field input.btn-submit.btn { margin-left: 370px; background: #035797; }
.applynow-form .row-field input.btn-submit.btn:hover { background: #6cb1da; }
.app_head { font-size: 20px; color: #fff; font-weight: 600; border-radius: 50px; background-color: #00224d; padding: 14px 29px; margin: 0; position: relative; z-index: 1; margin-bottom: 22px; line-height: 25px; display: block; }
.app_head::before { position: absolute; content: ""; width: 30px; height: 7px; background: #ff4773; border-radius: 30px; left: -17px; top: 50%; transform: translate(0px, -50%); }
.remove-applicant { width: 30px; min-width: 30px; height: 30px; border-radius: 50px; border: 1px solid #ff4773; }
.remove-applicant:hover { border: 1px solid #ff4773; }
.sub_btn { padding-left: 370px; }
span.anum { padding: 0 5px; }
/*=======Visa Documents section css End=========*/
#addApplicant { float:right; padding:7px; margin:10px; width:auto; font-size: 16px; height: 45px; text-transform: capitalize; }
.rml { opacity:0.5; }
.apply_form form { width: 100%; }
