/*=======Apply now section css start=========*/
.applynow-section{ padding: 80px 0 80px;}
.applynow-form label { color: #000; margin-bottom: 0; width: 370px; padding-right: 15px; font-size: 16px; font-family: "Lato", sans-serif; }
.applynow-form { margin: 0 auto; max-width: 1000px; }
.applynow-form .form-control { background: #ffffff; min-height: 53px; color: #646464; font-size: 18px; border-radius: 5px; font-family: 'Gilroy-Medium'; font-weight: 500; padding: 10px 15px 10px 15px; outline: none; box-shadow: none; border: 1px solid #ced4da; width: 100%; }
.applynow-form .form-group .wpcf7-form-control-wrap {
    position: relative;
    width: calc(100% - 370px);
}
.applynow-form select.form-control { background: #fff url(../images/down-arrow.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; }
.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; }
/*=======Apply now section css End=========*/
