@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


body {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Roboto", sans-serif;
}

p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 29px;
}

.imgaccount {
  height: 65px;
}

.sahulat-content {}

.sahulat-li {
  flex-wrap: wrap;
  font-size: 13px;
  margin-bottom: 1px;
  letter-spacing: -0.03em;
  display: table;
  width: 100%;
}

.popover {}

.option-zakat {
  list-style: none;
  padding: 0;
  gap: 30px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.option-zakat a {
  display: block;
  width: 170px;
  height: 170px;
  text-align: center;
  border: 6px solid #ddd;
  border-radius: 50%;
  padding: 16px;
  line-height: 1.3;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

.option-zakat a:hover {
  background-color: transparent;
  color: #000;
  border-color: #001e3d;

}

ol {}

ol li {
  font-size: 19px;
  font-weight: 500;
  list-style: auto;
  margin: 4px 0px;
}

ul li {}

.not-received {
  background: #eeeeee9c;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.not-received p {
  font-size: 16px;
}

.not-received ol li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}

.option-zakat strong {
  display: block;
  margin-top: 13px;
}

.option-zakat {
  margin-bottom: 40px;
  list-style: none;
}

.d-dtails {
  position: relative;
}

.popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
}

.p-arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff;
}

.p-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-top-color: transparent;
  border-style: solid;
}

.p-arrow::before {
  bottom: 0;
  border-width: 12px 12px 0;
  border-top-color: #dddddd;
  transform: rotate(90deg);
}




.r-arrow {
  position: absolute;
  left: 80px;
  top: -18px;
  z-index: 1000;
  transform: rotate(90deg);
}

.r-arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff;
}

.r-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-top-color: transparent;
  border-style: solid;
}

.r-arrow::before {
  bottom: 0;
  border-width: 12px 12px 0;
  border-top-color: #dddddd;
  transform: rotate(90deg);
}

.d-standard .p-arrow::before {}

div#popover493820 {
  max-width: none;
  width: 440px;
}

.ocp {
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  gap: 40px 22px;
  margin-top: 40px;
  justify-content: center !important;
}

/* Style the Dropzone container */
.dropzone {
  border: 2px dashed #ccc;
  background-color: #f9f9f9;
  padding: 20px;
  text-align: center;
}

/* Style the icon */
.sp-1 span {
  color: #0e4997;
}

.dz-message i {
  font-size: 48px;
  /* Adjust the icon size as needed */
  color: #666;
  /* Icon color */
}

.dz-message span {
  font-size: 23px;
  font-weight: 700;
  text-transform: capitalize;
  display: block;
}

.dz-message {
  padding-top: 10px;
}

.dropzone {
  min-height: 290px;
  border: 2px dashed rgb(174, 174, 174);
  border-radius: 5px;
  padding: 20px 20px;
}

.dz-message i {
  font-size: 53px;
  color: #e83e4a;
  display: block;
  margin-bottom: 11px;
}

.checklist b {
  font-weight: bolder;
  display: inline-block;
  padding-right: 2px;
}

.checklist li {
  padding-left: 16px;
  /* Adjust padding to make space for both checkmark and bullet */
  position: relative;
  list-style: none;
  display: flex;
  margin-bottom: 8px;
  font-size: 15px;
}

.checklist li:before {
  content: '\2022';
  color: #003366;
  font-size: 2.2em;
  position: absolute;
  left: 0;
  top: -14px;
}

.checklist li i {
  color: #e63b47;
  margin-top: 4px;
  margin-right: 9px;
}

.checklist li::after {
  content: '';
  background: url('../img/check.png') no-repeat 0 0;
  position: absolute;
  left: 20px;
  /* Position checkmark after the bullet */
  top: 6px;
  width: 18px;
  height: 15px;
  display: block;
  background-size: 15px;
}

.checklist {
  margin: 0;
  padding: 0;
  padding: 10px 2px;
  padding-left: 10px;
  border-radius: 1px;
  padding-left: 0px;
}

.ocp>li {
  /* flex: 0 0 18%; */
  position: relative;
}

.ocp li img {
  display: block;
  width: 64px;
  height: 64px;
  transition: all 0.3s ease-in-out;
  margin: 0 auto 4px;
  mix-blend-mode: multiply !important;
}

.ocp>li>a:hover img {
  transform: translateY(-10px);
}


.ocp>li>a:hover {
  transform: translateY(-10px);
  background: linear-gradient(to right, #e9e9e9ab, #bebebe9c);
  /* color: white; */
}

.ocp>li>a {
  color: #0e4997;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  border: 3px solid #0e4997ad;
  display: block;
  /* border-radius: 50%; */
  width: 160px;
  height: 160px;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: .5s;
  box-shadow: 0px 5px 10px 5px #0e499742;
}

.ocp li strong {
  font-weight: 600;
  font-size: 13px;
  display: block;
  display: block;
  text-align: center;
  padding: 9px 10px;
  cursor: pointer;
  border: 2px solid #ddd;
  border-radius: 30px;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
  width: 180px;
}

.ocp li strong:hover {
  background: #e51916;
  color: #fff;
  border-color: #e51916;
}

.ocp li span {
  display: block;
  font-size: 17px;
  padding: 0 17px;
  white-space: normal;
  word-wrap: break-word;
  line-height: 20px;
  letter-spacing: -0.03em;
  margin-top: 5px;
  font-weight: 900 !important;
}

.sahulat-li em {
  flex: 0 0 48%;
  font-style: normal;
  background: linear-gradient(-90deg, #d7d7d7 0%, rgb(22 64 152) 100%);
  color: #fff;
  padding: 9px 9px;
  align-self: center;
  display: flex;
  height: 100%;
  align-self: flex-start;
  min-height: 48px;
  display: table-cell;
  width: 50%;
  font-weight: bold;
  font-size: medium;
}

.p-arrow {
  position: absolute;
  left: 147px;
  top: 28px;
  z-index: 1000;
}

.your-class-name .popover-body {
  border: 3px solid #ad0d0d;
  font-size: 17px;
}

.sahulat-li span {
  flex: 0 0 52%;
  display: block;
  align-self: center;
  line-height: 15px;
  padding-left: 11px;
  background: linear-gradient(-90deg, #d7d7d7 0%, rgb(22 64 152) 100%);
  min-height: 48px;

  padding-right: 11px;

  display: table-cell;
  width: 50%;
  padding: 9px 7px;
  color: white;
}

.sahulat-li small {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: white;
}

.sahulat-content {}

.wizard-content-left {
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.45);
  background-image: url("https://i.ibb.co/X292hJF/form-wizard-bg-2.jpg");
  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 30px;
}

.wizard-content-left h1 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 600;
  padding: 12px 20px;
  text-align: center;
}

.text-p p {
  margin: 0;
}

.titlebg {
  margin: 0px auto 0px;
  width: 64px;
  height: 2px;
  background-color: #0e4997;
  position: relative;
}

.titlebg::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0 auto;
  width: 23px;
  height: 6px;
  border-radius: 30px;
  background-color: #0e4997;
}

.m-heading {
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 0px;
}

.text-p {
  margin-bottom: 20px;
  margin-top: 39px;

}

.wizard-form-radio span {
  display: flex;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-top: 13px;
  justify-content: center;
}

.wizard-form-radio em {
  font-style: normal;
  padding-left: 4px;
}

.form-wizard .wizard-form-radio label img {
  align-self: center;
}

.form-wizard .wizard-form-radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.form-wizard .wizard-form-radio input[type="radio"]:focus {
  outline: 0;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked {
  background-color: #0e4997;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 1px;
  right: 0;
  margin: 0 auto;
  top: 8px;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
  content: "";
  display: inline-block;
  webkit-animation: click-radio-wave 0.65s;
  -moz-animation: click-radio-wave 0.65s;
  animation: click-radio-wave 0.65s;
  background: #000000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border-radius: 50%;
}

.form-wizard .wizard-form-radio input[type="radio"]~label {
  padding-left: 10px;
  cursor: pointer;
}

.form-wizard .form-wizard-header {
  text-align: center;
}

.form-wizard .form-wizard-next-btn,
.form-wizard .form-wizard-previous-btn,
.form-wizard .form-wizard-submit {
  background-color: #d65470;
  color: #ffffff;
  display: inline-block;
  min-width: 100px;
  min-width: 120px;
  padding: 10px;
  text-align: center;
}

.form-wizard .form-wizard-next-btn:hover,
.form-wizard .form-wizard-next-btn:focus,
.form-wizard .form-wizard-previous-btn:hover,
.form-wizard .form-wizard-previous-btn:focus,
.form-wizard .form-wizard-submit:hover,
.form-wizard .form-wizard-submit:focus {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: none;
}

.form-wizard .wizard-fieldset {}

.form-wizard .wizard-fieldset.show {
  display: block;
}

.form-wizard .wizard-form-error {
  display: none;
  background-color: #d70b0b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}

.form-wizard .form-wizard-previous-btn {
  background-color: #104a98;
}

.form-wizard .form-control {
  height: 45px;
  padding-left: 30px; /* Space for the left arrow */
  padding-right: 30px; /* Space for the right arrow */
  background-color: transparent; /* Transparent background */
  /*background-image: */
    url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011L3%207h8L7%2011z%22/%3E%3C/svg%3E'),  /* Right arrow 
    url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011L3%207h8L7%2011z%22/%3E%3C/svg%3E');  /* Left arrow */
  background-position: right 10px center, left 10px center; /* Position arrows */
  background-repeat: no-repeat;
  background-size: 12px; /* Arrow size */
  -webkit-appearance: none; /* Remove default arrow for WebKit browsers */
  -moz-appearance: none; /* Remove default arrow for Firefox */
  appearance: none; /* Remove default arrow for other browsers */
}

.form-wizard .form-control:focus {
  border-color: #007bff; /* Optional: Change border color on focus */
  outline: none; /* Remove outline on focus */
}



.form-wizard .form-control::placeholder {
  color: #f3f2f2;
}

.form-wizard .form-select {
  background-color: transparent;
  border-radius: 0px;
  border-width: 1px;
  height: 45px;
  color: #000;
}

.form-wizard option {
  color: #000;
}

.form-wizard textarea.form-control {
  height: 110px;
}

.applicationimage {
  width: 100%;
  max-width: 300px;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}

.link-z {
  display: flex;
  flex-direction: column;
}

.link-z a {
  text-decoration: none;
  color: #000;
  margin-bottom: 17px;
  font-size: 20px;
}

.link-z a:last-child {
  margin-bottom: 0;
}

.link-z a i {
  color: #e51815;
  font-size: 24px;
}

.form-wizard .form-control:focus {
  box-shadow: none;
}

.form-wizard .form-group {
  position: relative;

}

.logo-wrap {
  text-align: center;
  padding-top: 11px;
}

.enter-otp {
  display: flex;
  gap: 6px;
}

.enter-otp input {
  text-align: center;
  width: 66px;
  height: 66px;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  outline: none;
  padding: 3px 5px 5px;
  text-align: center;
}

.steps-area .steps li em {
  font-style: normal;
  display: inline-block;
  padding-left: 9px;
  font-size: 20px;
  padding-top: 6px;
  font-weight: 600;
  text-shadow: 0px 0 #FFF;
}

.actions ul {
  list-style: none;
  display: flex;
}

.logo-wrap a {
  display: block;
  padding: 21px 13px 67px;
  border-radius: 1px 1px 10px 10px;
}

.actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 26px;
}

.actions li span,
.actions li button {
  height: unset;
  width: unset;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  border-radius: 0px;
  line-height: 0px;
  text-align: center;
  background-color: #001f3e;
  border: 0;
  cursor: pointer;
  margin-left: 10px;
  line-height: 1.4;
  font-size: 16px;
  padding: 13px 34px;
  border-radius: 45px;
}

.actions li button.js-btn-prev {
  background-color: #0e4997;
}

.logo-wrap img {
  /* width: 126px; */
}

.form-wizard .wizard-form-text-label {
  position: absolute;
  left: 10px;
  top: 16px;
  transition: 0.2s linear all;
}

.form-wizard .focus-input .wizard-form-text-label {
  color: #d65470;
  top: -18px;
  transition: 0.2s linear all;
  font-size: 12px;
}

.form-wizard .form-wizard-steps {
  margin: 30px 0;
}

.form-wizard .form-wizard-steps li {
  width: 25%;
  float: left;
  position: relative;
}

.form-wizard .form-wizard-steps li::after {
  background-color: #f3f3f3;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

.form-wizard .form-wizard-steps li span {
  background-color: #dddddd;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
}

.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}

.form-wizard .form-wizard-steps li.active span,
.form-wizard .form-wizard-steps li.activated span {
  background-color: #d65470;
  color: #ffffff;
}

.form-wizard .form-wizard-steps li.active::after,
.form-wizard .form-wizard-steps li.activated::after {
  background-color: #d65470;
  left: 50%;
  width: 50%;
  border-color: #d65470;
}

.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #d65470;
}

.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}

.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

@keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }

  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}

@media screen and (max-width: 767px) {
  .wizard-content-left {
    height: auto;
  }
}

.topbar-wrap h1 {
  color: #FFF;
}

h1 {
  font-size: 26px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
}

h2 {
  font-size: 26px;
  margin-bottom: 16px;
  color: #000;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
}

h2:before {
  content: '';
  background-color: #0e4997;
  width: 100px;
  height: 10px;
}

.resident .crow {
  margin-bottom: 70px;
}

.wrapper {
  position: relative;
  /* background: url('../img/step-1-bg.png')no-repeat 0 0; */
  background-size: cover;
  padding: 50px 0px;
}

.wrapper:before {
  content: '';
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 0;
  top: 0;
}

.steps-area {}

.form-area {
  flex: 0 0 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 60px;
  padding-left: 7%;
  padding-right: 7%;
  padding-bottom: 70px;
}

.image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.image-holder {
  display: flex;
  flex-direction: column;
  height: 100%;
}




.wizard-content-left {
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.45);
  background-image: url("https://i.ibb.co/X292hJF/form-wizard-bg-2.jpg");
  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 30px;
}

.wizard-content-left h1 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 600;
  padding: 12px 20px;
  text-align: center;
}

.open-acount-wrap .form-wizard {
  width: 60%;
  padding: 24px 0px 50px;
  /* border: 1px solid #000; */
  margin-top: 52px;
  /* background-color: #ffffff1f; */
  position: relative;
}

.form-wizard .wizard-form-radio label {
  display: flex;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.form-wizard .wizard-form-radio label:hover {}

.form-wizard .wizard-form-radio label:hover em {}

.form-wizard .wizard-form-radio label:hover img {
  transform: translateY(-6px) skewY(2deg);
}

.wizard-form-radio span {
  display: flex;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 13px;
  justify-content: center;
}

.wizard-form-radio em {
  font-style: normal;
  padding-left: 4px;
  font-size: 18px;
}

.open-acount-wrap .form-wizard .center-div {
  /*display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;*/
  position: relative;
  border: 3px solid #0f2e703a !important;
  box-shadow: 0px 10px 40px #1c449a6e;
  border-radius: 15px;
  overflow: hidden;
}

.open-acount-wrap .steps-area .steps {}

.multisteps-form__progress {
  padding-top: 60px;
  height: 100%;
}

.steps-area-fixed .multisteps-form__progress {
  padding-top: 0;
}

.multisteps-form__progress-btn {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* min-width: -webkit-max-content; */
  /* min-width: -moz-max-content; */
  min-width: max-content;
  z-index: 1;
}

.multisteps-form__progress-btn.js-active {
  color: #fff;
}

.steps-area .steps li {
  margin-bottom: 12px;
  position: relative;
}

.multisteps-form__progress-btn.js-active {
  color: #fff;
}




.steps-area .steps li span {
  width: 44px;
  color: #000;
  height: 44px;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  border-radius: 50%;
  background: #e1e1e1;
  text-align: center;
  display: flex;
  z-index: -1;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.steps-area .steps li.js-active span {
  background: #0e4997;
  color: #FFF;
}

.stepinn {
  margin-top: 30px;
}

.select-account-type {}

.stepinn span {
  font-size: 27px;
  flex: 0 0 35%;
}

.prefferd-account {
  background: url('../img/sahulat.png')no-repeat 0 0;
  width: 278px;
  height: 286px;
  margin: 8px auto;

}

.prefered-wrapper {
  width: 386px;
  border-radius: 50%;
  height: 386px;
  border: 1px solid #dae8e3;
  padding-top: 42px;
  position: relative;
  margin: 40px auto 0;
}

.sahulat-btn em {
  font-style: normal;
  display: block;
  color: #000;
  font-style: normal;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  padding: 0 20px;
  line-height: 26px;
}

.sahulat-btn {

  text-decoration: none;

  display: block;
  margin-bottom: 20px;
  width: 164px;
  height: 164px;
  border: 1px solid #dae8e3;
  border-radius: 50%;
  padding-top: 22px;
  text-align: center;
}

.sahulat-btn:hover {
  background: #0e4997;
  color: #fff;
  transition: 0.6s all;
}

.sahulat-btn:hover em {
  color: #fff;
}

.sahulat-btn:hover span {
  color: #fff;
}


.standard-btn:hover {
  background: #0e4997;
  color: #fff;
  transition: 0.6s all;
}

.standard-btn:hover em {
  color: #fff;
}

.standard-btn:hover span {
  color: #fff;
}


.d-standard {
  top: 77px;
  position: absolute;
  right: -127px;
}

.d-standard .lnk {
  display: block;
  padding: 5px;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-weight: 400;
  border: 1px solid #dae8e3;
  /* background: #fff; */
  border-radius: 30px;
  width: 161px;
  cursor: pointer;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.d-standard .lnk:hover {
  color: #fff;
  background-color: rgb(22 64 152);
}


.d-sahulat {
  top: 77px;
  position: absolute;
  left: -127px;
}

.aimage {
  width: 230px;
  height: 260px;
  margin-left: 28px;
  object-fit: contain !important;
}

/* CSS for popover */
.hidden {
  display: none;
}

#popover-content {
  position: absolute;
  background-color: #f0f0f0;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.know-div {}

.checkbox {
  display: flex;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.checkbox span {
  display: flex;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 13px;
  justify-content: center;
}

.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  top: 0px;
  margin-right: 4px;
}

.checkbox input[type="checkbox"]:checked::before {
  content: "\f00c";
  position: absolute;
  width: auto;
  height: auto;
  display: inline-block;
  left: 4px;
  right: 0;
  margin: 0 auto;
  font-family: 'Fontawesome';
  top: -1px;
  font-size: 18px;
  color: #fff;
}

.checkbox input[type="checkbox"]:checked {
  background-color: #0e4997;
}

.checkbox em {
  font-style: normal;
  padding-left: 4px;
  font-size: 18px;
}






.radio {
  display: flex;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.radio span {
  display: flex;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 13px;
  justify-content: center;
}

.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  top: 0px;
  margin-right: 4px;
}

.radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 1px;
  right: 0;
  margin: 0 auto;
  top: 8px;
}

.radio input[type="radio"]:checked {
  background-color: #0e4997;
}

.radio em {
  font-style: normal;
  padding-left: 4px;
  font-size: 18px;
}



.know-div a {
  display: block;
  background: linear-gradient(-90deg, #d7d7d7 0%, rgb(22 64 152) 100%);
  padding: 8px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.know-div a:hover {
  background: linear-gradient(45deg, #0e4997, #3e070b);
}

.iconinput {
  margin: 0 !important;
  width: 100%;
}

.p-body {
  padding: 0px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  position: relative;
  background: #fff;
  min-width: 310px;
  position: absolute;
  left: 100%;
  top: -215px;
  z-index: 100;
  border-radius: 4px;
}

.rightborder {
  border-top-right-radius: 20px;
}

.leftborder {
  border-top-left-radius: 20px;
}

.d-standard .p-body {
  left: auto;
  right: 102%;

}

.popover-body {
  padding: 15px;
  color: #000;
  font-size: 13.5px;
}

.p-arrow {
  position: absolute;
  left: 147px;
  top: 27px;
  z-index: 1000;
}

.d-standard .p-arrow {
  left: 14px;
  transform: rotate(180deg);
  top: 20px;
}

.popover-header {
  padding: .5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background: linear-gradient(45deg, #3e070b, #0e4997);
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  color: #fff;
  font-weight: 600;
}

.d-sahulat .lnk {
  display: inline-block;
  padding: 5px;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-weight: 400;
  /* background: #fff; */
  border: 1px solid #dfebe6;
  border-radius: 30px;
  width: 161px;
  cursor: pointer;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.d-sahulat .lnk:hover {
  color: #fff;
  background-color: rgb(22 64 152);
}

.standard-btn {

  text-decoration: none;
  margin-bottom: 20px;
  display: block;
  width: 164px;
  height: 164px;
  border: 1px solid #dae8e3;
  border-radius: 50%;
  padding-top: 22px;
  text-align: center;
}

.sahulat-btn em span {
  color: #0e4997;
}

.standard-btn em span {
  color: #0e4997;
}


.standard-btn em {
  font-style: normal;
  display: block;
  color: #000;
  font-style: normal;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  padding: 0 20px;
  line-height: 26px;
  margin-top: 4px;
}

.sahulat-btn img {
  margin-bottom: 6px;
  height: 65px;
}

@media (max-width: 732px) {
  .d-standard {
    top: 77px;
    position: absolute;
    right: -272px;
  }

  .d-sahulat {
    top: 77px;
    position: absolute;
    left: -221px;
  }

  .aimage {
    width: 227px;
    height: 267px;
    margin-left: -74px;
  }
}

@media (max-width: 991px) {
  .aimage {
    margin-left: -76px;
  }

  .d-standard {
    right: -248px;
  }

  .d-sahulat {
    left: -247px;
  }

}

@media (max-width: 600px) {
  .aimage {
    display: none;
  }
}

@media (max-width: 500px) {
  .imgaccount {
    height: 58px;
  }

  .sahulat-btn img {
    height: 58px;
  }
}

.stepinn span.nos {
  font-size: 27px;
  flex: 0 0 7%;
  border-bottom: 3px solid #000;
  display: inline-block;
  line-height: 47px;
  width: auto;

}

h2 small {
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.step-progress.float-right {
  flex: 0 0 45%;
  align-self: center;
  display: none !important;
}

.step-progress span {
  font-size: 16px;
  color: #2f3146;
  display: block;
  line-height: 17px;
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.step-progress .progress {
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #ededed;
  width: 100%;
  border-radius: 10px;
}

.step-progress .progress .progress-bar {
  background-color: #f00;
  width: 20%;
  border-radius: 10px;
}

.steps-area .steps li:not(:last-child)::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #b8b9b9;
  position: absolute;
  top: auto;
  left: 59%;
  top: 19px;
}

.steps-area .steps li:not(:last-child)::after {
  content: "";
  width: 2px;
  height: 0;
  background: #0e4997;
  position: absolute;
  right: 10px;
  top: 19px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.steps-area .steps li.js-active::after {
  height: 1px;
  width: 100%;
  left: 56%;
}

.multisteps-form__progress-btn.last:nth-child(6) span:before {}

.multisteps-form__progress-btn.last:last-child span:before {
  height: 0;
}

.multisteps-form__progress-btn.last:last-child {
  margin-bottom: 0;
}


.form-wizard .wizard-form-radio label img {
  align-self: center;
  transition: all 0.24s ease-in-out;
}

.form-wizard .wizard-form-radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  top: 0px;
  margin-right: 4px;
}

.form-wizard .wizard-form-radio input[type="radio"]:focus {
  outline: 0;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked {
  background-color: #0e4997;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 1px;
  right: 0;
  margin: 0 auto;
  top: 8px;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
  content: "";
  display: inline-block;
  webkit-animation: click-radio-wave 0.65s;
  -moz-animation: click-radio-wave 0.65s;
  animation: click-radio-wave 0.65s;
  background: #000000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border-radius: 50%;
}

.form-wizard .wizard-form-radio input[type="radio"]~label {
  padding-left: 10px;
  cursor: pointer;
}

.form-wizard .form-wizard-header {
  text-align: center;
}

.form-wizard .form-wizard-next-btn,
.form-wizard .form-wizard-previous-btn,
.form-wizard .form-wizard-submit {
  background-color: #d65470;
  color: #ffffff;
  display: inline-block;
  min-width: 100px;
  min-width: 120px;
  padding: 10px;
  text-align: center;
}

.form-wizard .form-wizard-next-btn:hover,
.form-wizard .form-wizard-next-btn:focus,
.form-wizard .form-wizard-previous-btn:hover,
.form-wizard .form-wizard-previous-btn:focus,
.form-wizard .form-wizard-submit:hover,
.form-wizard .form-wizard-submit:focus {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: none;
}

.form-wizard .wizard-fieldset {}

.form-wizard .wizard-fieldset.show {
  display: block;
}

.form-wizard .wizard-form-error {
  display: none;
  background-color: #d70b0b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}

.form-wizard .form-wizard-previous-btn {
  background-color: #0e4997;
}

.form-wizard .form-control {
  background-color: transparent;
  border-radius: 0px;
  /* color: #FFF; */
}

.form-wizard .form-control:focus {
  box-shadow: none;
}

.form-wizard .form-group {
  position: relative;

}

.form-wizard .wizard-form-text-label {
  position: absolute;
  left: 10px;
  top: 16px;
  transition: 0.2s linear all;
}

.form-wizard .focus-input .wizard-form-text-label {
  color: #d65470;
  top: -18px;
  transition: 0.2s linear all;
  font-size: 12px;
}

.form-wizard .form-wizard-steps {
  margin: 30px 0;
}

.form-wizard .form-wizard-steps li {
  width: 25%;
  float: left;
  position: relative;
}

.form-wizard .form-wizard-steps li::after {
  background-color: #f3f3f3;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

.form-wizard .form-wizard-steps li span {
  background-color: #dddddd;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
}

.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}

.form-wizard .form-wizard-steps li.active span,
.form-wizard .form-wizard-steps li.activated span {
  background-color: #d65470;
  color: #ffffff;
}

.form-wizard .form-wizard-steps li.active::after,
.form-wizard .form-wizard-steps li.activated::after {
  background-color: #d65470;
  left: 50%;
  width: 50%;
  border-color: #d65470;
}

.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #d65470;
}

.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}

.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.step-box {
  cursor: pointer;
  display: block;
  position: relative;
  margin-bottom: 25px;
}

@keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }

  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}

@media screen and (max-width: 767px) {
  .wizard-content-left {
    height: auto;
  }
}

.front-image img {
  width: 320px;
  margin: 0 auto;
  height: auto;
  display: block;
}

.back-image img {
  width: 320px;
  margin: 0 auto;
  height: auto;
  display: block;
}

.front-image strong {
  font-weight: bolder;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.back-image strong {
  font-weight: bolder;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.front-image {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 4px;
}

.back-image {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 4px;
}

.back-image strong {
  font-weight: bolder;
  font-size: 20px;
}

.veri-text {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.veri-text span {
  align-self: center;
  margin-left: 15px;
  font-size: 26px;
  color: green;
  font-weight: 600;
}

.otp-text {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}

.otp-text span {
  align-self: center;
  margin-left: 4px;
  font-size: 26px;
  color: green;
  font-weight: 500;
}

input[type="text"],
input[type="email"],
.form-control {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  margin: 5px 0px 0px;
  outline: none;
  padding: 3px 10px 5px;
  font-size: 17px;
  /* color: #ffffff; */
  background-color: transparent;
  border-radius: 0px;
  letter-spacing: 0.2px;
}

select.form-select {
  height: 55px;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  margin: 5px 0px 0px;
  outline: none;
  padding: 3px 10px 5px;
  font-size: 17px;
  color: #313131;
}

.input-wrapper {
  flex-wrap: nowrap;
}

.verified-Iban svg {
  display: block;
  height: 64px;
  width: 64px;
  color: green;
  /* SVG path use currentColor to inherit this */
}

.otp-text {
  background: #d9eed9;
  padding: 15px;
  border: 1px solid #9eea9e;
  border-radius: 4px;
  margin-top: 30px;
}

.otp-text svg {
  display: block;
  height: 44px;
  width: 44px;
  color: green;
}

.verified-Iban .circle {
  stroke-dasharray: 76;
  stroke-dashoffset: 76;
  animation: draw 1s forwards;
}

.verified-Iban .tick {
  stroke-dasharray: 18;
  stroke-dashoffset: 18;
  animation: draw 1s forwards 1s;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}






.fileType {
  position: relative;
}

.fileType i {
  font-size: 13px;
}

.form-control::file-selector-button {
  padding: 0;
  margin: 0;
  -webkit-margin-end: .75rem;
  margin-inline-end: 1.75rem;
  color: #212529;
  background-color: none;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  line-height: 1;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.fileType label {
  position: absolute;
  left: 10px;
  top: 7px;
  width: 121px;
  display: block;
  background: #001d3c;
  color: #fff;
  height: 31px;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.requirements em {
  padding: .5rem 1rem;
  margin-bottom: 0;
  font-style: normal;
  font-size: 14px;
  background: linear-gradient(45deg, #3e070b, #0e4997);
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  color: #fff;
  font-weight: 600;

  display: block;
}

.requirements {
  min-width: 320px;
  position: absolute;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  z-index: 100;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  bottom: auto;
  margin-top: 12px;
}

.sampleD {
  margin: 14px 0 0;
}

.sampleD a {
  display: block;
  background: linear-gradient(45deg, #3e070b, #0e4997);
  padding: 8px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}

.sampleD a:hover {
  background: linear-gradient(45deg, #0e4997, #3e070b);
}

.r-div {
  color: #000;
  font-size: 13.5px;
}

label {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 1px;
  text-transform: capitalize;
}

.r-div ul {
  padding: 0;
  margin: 0;
}

button {
  height: 55px;
  width: 170px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  background-color: #e51815;
  border: 0;
  cursor: pointer;
  margin-left: 0px;
}

.r-div ul li {
  list-style: none;
  color: #000;
  padding-left: 16px;
  font-size: 13.5px;
  position: relative;
  margin-bottom: 7px;
}

.r-div ul li:last-child {
  margin-bottom: 0;
}

.sample .modal-body img {
  width: 100%;
  height: 370px;
  object-fit: contain;
}

.r-div ul li:before {
  content: '\f00c';
  font-family: 'Fontawesome';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
  border: 8px solid #fff;
}

.modal-content {
  background-color: transparent;
}

.modal-header {
  padding: 0;
}

.modal-content {
  border: none;
}

.btn-close {
  position: absolute;
  right: 0;
  color: #fff;
  height: auto;
  width: auto;
  opacity: 1;
  padding: 0;
  background: none;
  padding: 0;
  line-height: 1;
  top: 0px;
  right: 1px;
}

.inlineradio {
  display: flex;
}

.inlineradio .wizard-form-radio {
  margin-right: 30px;
}

.inlineradio .wizard-form-radio:last-child {
  margin-right: 0;
}

.modal-header h5 {
  display: none;
}

.fileType .form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
  padding-left: 60px;
  margin-top: 5px;
  line-height: 40px;
  padding: 2px;
  margin-left: 179px;
  width: 300px;
}

.fileType .form-control[type=file]:not(:disabled):not([readonly]) {
  /* padding-left: 42px !important; */
  padding: 2px;
  padding-left: 34px !important;
  padding: 2px;
  margin-left: 184px;
  width: 300px;
}

.student-img {
  width: 95px;
  height: 93px;
}

.housewife-img {
  width: 40px !important;
  height: 47px !important;
}

.household-img {
  width: 50px !important;
  height: 47px !important;
}

.make-selection .row.mrow .col-md-6 {
  padding: 0;
}

.wizard-form-radio a {
  display: flex;
  padding: 37px 15px 17px;
  border-radius: 28px;
  transition: transform 0.4s ease-in-out;
  border: 1px solid transparent !important;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  background-color: transparent;
  position: relative;
}

.step-box {
  border: 3px solid #1c449a44;
  border-radius: 17px;
  transition: border-color 0.3s ease;
  width: 190px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 10px 50px #1c449a49 !important;
  background: linear-gradient(to right, #1c449a3a, #1c449a4d) !important;
}

.step-box[data-type="stocks"],
.step-box[data-type="commodities"] {
  width: 270px;
  height: 350px;
  object-fit: contain;
}

.row.mrow {
  margin-left: 0;
  margin-right: 0;
  margin-top: 45px;
}

.row.mrow .col-sm-4:last-child a {
  border-right: 1px solid #001f3e;
}


.wizard-form-radio a em {
  font-style: normal;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  display: block;
  margin-top: 15px;
  padding: 8px 2px;
  transition: 0.6s all;
  border-bottom: 3px solid #1c449a;
  width: 100px;
  margin: 15px auto;
  background: transparent !important;
}

.wizard-form-radio a::after {
  content: '';
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 4px;
  background-color: rgb(22 64 152);
  border-radius: 2px;
}

.step-box[data-type="stocks"] .wizard-form-radio a em,
.step-box[data-type="commodities"] .wizard-form-radio a em {
  font-size: 20px;
  padding: 8px 3px;
  width: 145px;
  margin: 15px auto;
}

.wizard-form-radio img {
  width: 155px;
  display: block;
  align-self: center;
  height: 110px;
  margin-bottom: 21px;
}

.step-box[data-type="stocks"] .wizard-form-radio img,
.step-box[data-type="commodities"] .wizard-form-radio img {
  width: 200px;
  height: 185px;
}

.step-box .wizard-form-radio a:hover {
  transform: scale(1.07);
}

.step-box:hover {
  border-color: #4664a3;
}

.verify-otp h1 {}

.verify-otp {}

.verify-otp .enter-otp {
  display: flex;
  gap: 6px;
}

.resident .enter-otp {
  display: flex;
  gap: 6px;
}

.resident .enter-otp input {
  width: 40px;
  padding: 0 4px;
  text-align: center;
  height: 55px;
}

.resume .enter-otp {
  display: flex;
  gap: 6px;
}

.resume input {
  height: 55px;
  width: 39px;
  padding: 0;
  text-align: center;
}

.enter-cnic {
  display: flex;
  gap: 6px;
}

.form-area button {
  height: 48px;
  width: unset;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  border-radius: 5px;
  line-height: 5px;
  text-align: center;
  background-color: #001f3e;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  padding: 13px 34px;
  border-radius: 45px;
}

.enter-cnic input {
  width: 40px;
  padding: 0 4px;
  text-align: center;
}

.verify-otp .enter-otp input {
  text-align: center;
  width: 66px;
  height: 66px;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  outline: none;
  padding: 3px 5px 5px;
  text-align: center;
}

.verify-otp button {
  height: 55px;
  width: 170px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  background-color: #e51815;
  border: 0;
  cursor: pointer;

  transition: all 0.3s ease-in-out;
}

.verify-otp a svg {
  font-size: 10px;
  background-color: #fff;
  padding: 3px 4px;
  border-radius: 50%;
  color: #d81d22;
  transform: rotate(-45deg);
  margin-bottom: -2px;
  margin-left: 4px;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.verify-otp a:hover {
  background: #202653;
}

.verify-otp a:hover svg {
  transform: translate(2px, -3px) scale(1) rotate(-45deg);
  color: #202653;
}

@media screen and (max-width: 1598px) {
  .ocp>li {
    flex: 0 0 23%;
  }
}

@media screen and (max-width: 1300px) {
  .ocp>li {
    flex: 0 0 24%;
    margin-left: 1%;
  }

  .ocp>li>a {
    width: 160px;
    height: 160px;
  }

  .ocp li strong {
    width: 160px;
  }
}

.thank-you-message {
  margin-top: 30px;
}

.thank-you-message h1 {
  font-size: 26px;
}

.form-wizard .wizard-form-radio.wfr_h label {
  justify-content: center;
}

@media screen and (max-width:992px) {
  .image-holder img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
  }

  .image-holder {
    display: none;
  }

  .steps-area {
    flex: auto;
    position: static;
    width: 100% !important;
    top: 0;
    background: #000;
    bottom: 0;
    padding-bottom: 20px;
    display: none;
    padding-top: 80px;
  }

  .wrapper {
    display: block;
  }

  .steps-area .steps {
    top: -20px;
    z-index: 9;
    left: 0;
    position: static;
    display: none;
    transform: none;
  }

  .steps-area .steps li.js-active span::after {
    content: none;
  }

  .steps-area-fixed .multisteps-form__progress {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .steps-area .steps li {
    margin-right: 19px;
    margin-bottom: 18px;
  }

  .steps-area .steps li em {
    font-size: 18px !important;
  }

  .steps-area .steps li span::before {
    content: none;
  }

  .steps-area .steps li span::after {
    content: none;
  }

  .steps-area-fixed .multisteps-form__progress {
    padding-top: 106px;
    display: flex;
    padding-left: 20px;
  }

  .steps-area .steps li span {
    width: 17px;
    height: 17px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
  }



  .steps-area .steps li.js-active::before {
    width: 26px;
    height: 26px;
  }

  .m-heading {
    font-size: 18px;
  }

  .stepinn {
    margin-top: 6px;
  }

  .text-p {
    margin-bottom: 20px;
    margin-top: 9px;
  }

  .stepinn span.nos {
    font-size: 19px;
    line-height: 29px;
    width: auto;
  }

  h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .text-p p {
    margin: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .row.mrow .col-sm-4 {
    padding: 0;
    flex: 0 0 48%;
    display: inline-block;
    width: 48%;

  }

  .row.mrow {
    margin-top: 28px;
    display: table;
    width: 100%;
  }

  .wizard-form-radio a {
    flex-direction: column;
  }


  .logo-wrap {
    position: static;
    left: 13%;
    top: 0;
    z-index: 10;
    transform: none;
    background: #000;
    text-align: center;
  }


}






.image-holder::after {
  content: '';
  background-color: #000000;
  height: 100%;
  width: 100%;
  top: 0px;
  position: absolute;
  opacity: 0.1;
}




.open-acount-wrap {
  /* background-image: url(https://www.akdsl.com/images/img-1.jpg); */
  background-size: cover;
  background-position: center;
  min-height: 100vh;
}

.open-acount-wrap .steps-area {}

.open-acount-wrap .steps-area .steps .tablist {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
}

.open-acount-wrap .steps-area .steps .tablist li.multisteps-form__progress-btn {
  flex-direction: column;
}

.open-acount-wrap .logo-wrap {
  background-image: linear-gradient(90deg, #d7d7d7 20%, rgb(22 64 152) 100%);
  padding-bottom: 19px;
}

.topbar-wrap {
  background-image: linear-gradient(-90deg, #d7d7d7 0%, rgb(22 64 152) 100%);
  padding: 13px 39px 14px;
}

.topbar-wrap h4 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 18px;
}

.open-acount-wrap .form-wizard #steps-div {
  padding: 0px 37px;
}

.steps-area.steps-area-fixed.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 25px 0px 0px;
  background: linear-gradient(90deg, #d7d7d7 20%, rgb(22 64 152) 100%);
  z-index: 999;
}

body.stick-page {
  padding-top: 88px;
}

.wizard-form-radio a:hover em {
  background-color: #FFF;
  color: #000;
}

.steps-area .steps li em {
  font-size: 16px;
}

.abc input[type=file]::file-selector-button {
  padding: .2em .4em;
  border-radius: .2em;
  background-color: #001d3c;
  transition: 1s;
  color: white;
}

/* .fileType .form-control[type=file]:not(:disabled):not([readonly]) {
  padding-left: 34px !important;
    padding: 2px;
    margin-left: 179px;
    width: 300px;
    
} */

.filecontrol {
  padding-left: 10px;
}

@media (max-width: 1440px) {
  .steps-area .steps li em {
    font-size: 13px;
    font-weight: 500;
  }

  .steps-area .steps li span {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }

  .open-acount-wrap .form-wizard {
    width: 75%;
  }
}

@media (max-width: 1200px) {
  .steps-area .steps li em {
    font-size: 11px;
    font-weight: 500;
  }

  .open-acount-wrap .form-wizard #steps-div {
    padding: 0px 25px;
  }

  .actions li span,
  .actions li button {
    padding: 13px 26px 9px;
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .open-acount-wrap .steps-area {
    display: none;
  }

  body.stick-page {
    padding-top: 0px;
  }

  .logo-wrap a {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .wrapper {
    padding-top: 0px;
  }

  .wizard-form-radio em {
    font-size: 16px;
    font-weight: 500;
  }

  h2 {
    font-size: 17px;
  }

  .prefered-wrapper {
    width: 80px;
    height: 0px;
    border: 0px;
  }
}

@media (max-width: 768px) {
  .topbar-wrap {
    padding: 13px 25px 14px;
  }

  .m-heading {
    font-size: 14px;
  }

  .topbar-wrap h4 {
    font-size: 13px;
  }

  label {
    font-size: 16px;
  }

  .checkbox em {
    font-size: 15px;
    font-weight: 400;
  }
}

@media (max-width: 576px) {

  .d-sahulat,
  .d-standard {
    position: static;
    text-align: center;
  }

  .sahulat-btn,
  .standard-btn {
    width: 129px;
    height: 129px;
  }

  .sahulat-btn img,
  .d-standard img {
    max-width: 100%;
  }

  .sahulat-btn em,
  .d-standard em {
    font-size: 14px;
    line-height: 1.2;
  }

  .prefferd-account {
    display: flex;
    width: unset;
    margin: 0px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
  }

  .prefered-wrapper {
    width: unset;
    height: unset;
  }

  .open-acount-wrap .form-wizard {
    width: 100% !important;
    margin: 0px !important;
  }

  #stepForm {
    padding: 20px !important;

  }

  .text-p,
  .text-p>* {
    margin: 10px 0px !important;
  }

  .form-group.mb-5 {
    margin-bottom: 10px !important;
  }

  .btn.col-3 {
    font-size: 8px !important;
  }

  .btn.col-9 {
    font-size: 12px !important;
  }

  .topbar-wrap {
    margin-bottom: 0px !important;
  }

  .mrow {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .d-sahulat,
  .d-standard {
    width: 100% !important;
  }

  .sahulat-btn,
  .standard-btn {
    margin-inline: auto !important;
    /* width: 100% !important; */
  }

  .mrow .col-12 {
    width: 99% !important;
  }

  .mrow .col-12 .step-box {
    width: 100% !important;
    height: auto !important;
  }

  .step-box[data-type="stocks"],
  .step-box[data-type="commodities"] {
    height: auto !important;
  }

  .step-box[data-type="stocks"] .wizard-form-radio img,
  .step-box[data-type="commodities"] .wizard-form-radio img,
  .wizard-form-radio img {
    height: 100px !important;
    object-fit: contain !important;
  }

  .step-box[data-type="stocks"] .wizard-form-radio a em,
  .step-box[data-type="commodities"] .wizard-form-radio a em,
  .wizard-form-radio a em {
    margin: 5px auto !important;
  }

  .d-sahulat .lnk,
  .d-standard .lnk {
    font-size: 14px;
    width: unset;
    padding: 7px 29px;
  }

  .open-acount-wrap .form-wizard #steps-div {
    padding: 0px 5px;
  }

  .topbar-wrap {
    padding: 13px 11px 14px;
  }

  .m-heading {
    font-size: 13px;
  }

  .ocp>li {
    width: 100%;
    /* flex: unset; */
    align-content: center;
    margin: 7px !important;
  }

  .zakat-note {
    font-size: 11px !important;
    line-height: inherit !important;
  }

  .option-zakat {
    flex-wrap: wrap !important;
    margin-top: 15px !important;
  }

  .option-zakat a {
    width: 150px !important;
    height: 150px !important;
    font-size: 14px !important;
    border-width: 4px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .option-zakat a img {
    width: 50px !important;
    object-fit: contain;
  }

  .option-zakat strong {
    margin-top: 5px !important;
  }

  .ocp>li>a {
    width: 159px;
    height: 159px;
    border-width: 1px;
  }

  .ocp {
    gap: 7px;
    justify-content: center !important;
  }

  .ocp li span {
    font-size: 15px;
  }

  /* 
  .fileType .form-control[type=file]:not(:disabled):not([readonly]) {
    padding-left: 10px !important;
  } */

  .form-wizard .form-control {
    font-size: 14px;
    height: 38px;
  }

  label {
    font-size: 14px;
  }

  .text-p p {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
  }

  .fileType label {
    height: 25px;
    font-size: 10px;
    width: fit-content;
    padding: 0px 12px;
    line-height: 27px;
  }

  .text-p {
    margin-top: 55px;
  }
}