

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1170px;
  position: relative;
}

.ugf-wraper {
  background: linear-gradient(332deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), url(../images-reg/bg/pg-vg-banner.jpg) no-repeat center bottom;
  /* background: url(../images-reg/bg/job-1-bg.jpg) no-repeat center bottom; */

  /* background-size: cover; */
  background-attachment: fixed;
  position: relative;
}

.ugf-wraper::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.55;
  background-color: #000;
}

.ugf-nav-wrap {
  padding: 20px 0;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.03);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: url(../images-reg/bg/header-bg.jpg)center no-repeat ;
  background-size: cover;
  background-position: initial;
  /* position: relative; */
}



.ugf-nav-wrap::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.80;
  background-color: #000;
}

.ugf-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 5px 0;
  padding-left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ugf-nav .logo-wrap {
  /* position: absolute; */
  top: 5px;
  left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ugf-nav .logo-wrap .logo,
.ugf-nav .logo-wrap .logo-half {
  /* position: absolute; */
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

 .job-wrap h3 {
  padding-top: 15px;
  padding-left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 28px;
  color: #00c998;
}

.ugf-nav .job-wrap h3 {
  font-size: 1.8rem;
  color: #1c2437;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  padding-bottom: 10px;
}

.ugf-nav .job-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ugf-nav .job-wrap ul li {
  margin-right: 20px;
  font-size: 1.4rem;
  color: #546274;
}

.ugf-nav .job-wrap ul li:last-child {
  margin-right: 0;
}

.ugf-nav .job-wrap ul li img {
  margin-right: 10px;
}

.ugf-nav-wrap.fixed .ugf-nav {
  padding: 0;
  /* padding-left: 60px; */
}

.ugf-nav-wrap.fixed .ugf-nav .logo-wrap {
  top: 0;
}

.ugf-nav-wrap.fixed .ugf-nav .logo-wrap .logo {
  /* visibility: hidden;
  opacity: 0; */
}

.ugf-nav-wrap.fixed .ugf-nav .job-wrap {
  padding-top: 0;
}

.ugf-nav-wrap.fixed .ugf-nav .job-wrap h3 {
  padding-bottom: 0;
}

.ufg-job-application-wrapper {
  padding: 200px 0 50px;
}

.ufg-job-application-wrapper .job-application-form .input-type-block + .input-type-block {
  margin-top: 50px;
}

.ufg-job-application-wrapper .job-application-form .input-type-block.check-field .form-group, .ufg-job-application-wrapper .job-application-form .input-type-block.radio-field .form-group {
  margin-bottom: 0px;
}

.ufg-job-application-wrapper .job-application-form .input-type-block.check-field .form-group:last-child, .ufg-job-application-wrapper .job-application-form .input-type-block.radio-field .form-group:last-child {
  margin-bottom: 0;
}

.ufg-job-application-wrapper .job-application-form h4 {
  font-size: 22px;
  font-weight: 500;
  color: #00c998;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 7px;
}

.ufg-job-application-wrapper .job-application-form h4 span {
  font-weight: 400;
  color: #546274;
}

.ufg-job-application-wrapper .job-application-form h4 .required {
  color: #ff3e58;
}

.ufg-job-application-wrapper .job-application-form .form-group {
  /* margin-bottom: 12px !important; */
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 0px !important;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .lebel-text {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: inherit;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .lebel-text span {
  color: #ff3e58;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 135px;
  flex: 0 0 90px;
  height: 50px;
  margin-right: 0px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 135px !important;
  flex: 0 0 120px !important;
  height: 50px;
  margin-right: 0px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input {
  display: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label {
  border-color: #00c998;
  color: #ffffff;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: #fff !important;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  content: url(../images-reg/check-white.svg);
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label {
  cursor: pointer;
    background: transparent;
    height: 48px;
    border: 1px solid #a4a4a4;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;
    padding-left: 32px;
    padding-right: 20px;
    text-transform: capitalize;
    position: relative;
    top: 0;
    left: 0;
    width: max-content;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label:before {
  height: 18px;
  width: 18px;
  border-radius: 5px;
  background: #e1e7ee;
  border: none;
  top: 12px;
  left: 8px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label:after {
  height: 18px;
  width: 18px;
  top: 12px;
  left: 8px;
  border-radius: 5px;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: inherit;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label span {
  color: #ff3e58;
  margin-right: 3px;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label .text {
  font-size: 1.2rem;
  color: #546274;
  font-weight: 400;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control {
  height: 48px;
  background: transparent;
  border: 1px solid #a4a4a4;
  border-radius: 5px;
  padding: 0 6px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
  cursor: pointer;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control:focus {
  border: 1px solid #00c998;
}
.ufg-job-application-wrapper .job-application-form .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group textarea.form-control {
  height: 110px;
  padding-top: 15px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-input {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background: #00c998;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label {
  width: -webkit-fill-available;
  text-align: left;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  padding-left: 30px;
  cursor: default;
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 400;
  color: #fff;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label:before {
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label:after {
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label a {
  color: rgb(0 201 152);
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input {
  display: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-width: 2px;
  border-color: #1e85ff;
  background: #ffffff;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  opacity: 1;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label {
  width: auto;
  text-align: left;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  padding-left: 30px;
  cursor: default;
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 400;
  color: #546274;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label:before {
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label:after {
  top: 7px;
  left: 5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #00c998;
  opacity: 0;
  content: '';
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file {
  height: auto;
  height: 80px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .form-control {
  outline: none;
  display: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .custom-file-label {
  top: 28px;
  overflow: hidden;
  margin-bottom: 0;
  height: 60px;
  border-radius: 5px;
  padding: 0;
  color: #b2becc;
  border: 1px dashed #bfbfbf;
  padding-left: 140px;
  line-height: 60px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .custom-file-label:after {
  content: '+ CHOOSE FILE';
  top: 16px;
  left: 25px;
  right: auto;
  font-size: 1.2rem;
  color: #546274;
  background: #eceff2;
  border-radius: 5px;
  border: 0;
}

.ufg-job-application-wrapper .job-application-form .btn {
  height: 48px;
  width: fit-content;
  border-radius: 10px;
  background: #00c998;
  color: #ffffff;
  padding: 0 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;margin: 10px 0 20px 10px;
}

.final-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  padding: 120px 0;
  text-align: center;
}

.final-content .icon {
  margin-bottom: 20px;
}

.final-content h2 {
  font-size: 3.6rem;
  font-weight: 500;
  color: #1c2437;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 10px;
}

.final-content p {
  font-size: 1.5rem;
  font-weight: 400;
  color: #546274;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.form-group{
  position: relative;
}
.input-group span.error{
  top: 20px !important;
}
.select-input span.error{
  top: 20px !important;
  right: 33px !important;
}
span.error#experiance-error{
  top: 0px !important;
}
span.error#checkbox-error{
  top: 3px !important;
}
span.error{
	color: #ff0000 !important;
	position: absolute;
	right: 20px !important;
	top: 45px !important;
	left: auto !important;
	text-transform: none !important;
	min-width: max-content;
  }
  input.error{
	border-color: rgba(255, 0, 0, 0.50) !important;
  }
  input.error:focus{
	background: transparent !important;
	border: 1px solid rgba(255, 0, 0, 0.50) !important;
  }

@media all and (max-width: 991px) {
  .ugf-nav {
    /* display: block; */
  }
  .ugf-nav .salary {
    margin-top: 10px;
  }
  .ufg-job-application-wrapper {
    padding-top: 260px;
  }
}

