body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
.navbar-custom {
  background-color: #fff !important;
  border-bottom: 3px #44c7f5 solid;
}
.navbar-custom form.form-inline a.logout img {
  margin-right: 10px;
}

.form-wizard .form-wizard-steps li.activated strong {
    color: #f36b23;
}

.ml-12{
    margin-left: 12rem!important;
}

.form-wizard .wizard-fieldset .proifle-card p.input-field-paragraph-col {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

.form-wizard .wizard-fieldset .proifle-card p.paragraph-col strong {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.form-wizard .wizard-fieldset .proifle-card p.paragraph-col {
    float: left;
    width: 65%;
}

#signature-instructions {
	width: 95%;
}

.form-wizard .wizard-fieldset h5 a.link-payment {
    float: right;
    background: #14b314;
    padding: 5px 15px;
    margin-top: -4px;
    text-decoration: none;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
}

.form-wizard .wizard-fieldset .proifle-card .file-upload-main .file-upload-box {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    background: #fff;
    border-right: 2px solid #f6f4f4;
    transition: all 0.2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0;
    user-select: none;
    padding: 0;
}


.form-wizard .wizard-fieldset .proifle-card p b {
    color: #f00;
    margin-bottom: 3px;
    font-size: 11px;
}


.navbar-custom form.form-inline a.logout span {
  font-family: "Raleway", sans-serif;
  color: #4b4b4b;
  font-weight: 500;
}
.modal {
   display:none;
    background: #2125299c;
}

.modal-custom .modal-header {
    padding: 10px 20px;
}

.modal-custom  .modal-header .close {
    padding: 0rem 1rem;
    margin: 0rem -1rem -1rem auto;
}

.modal-custom .modal-header h4.modal-title {
    font-size: 18px;
    color: #5f6982;
}

.modal-footer {
    padding: 5px;
}

.modal-footer button.btn.btn-primary {
    padding: 5px 20px;
    font-size: 14px;
}


.wizard-form {
  margin: 0;
}
h6 {
  padding: 10px;
  color: #44c7f5;
  text-transform: uppercase;
  margin-bottom: 0;
}

.uploader div span.singnature-photo-upload {
    background: #fce8d8;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.uploader div span.singnature-photo-upload img {
    display: inline;
    margin: 0 auto 0 auto;
    height: 170px;
    width: 230px;
}

.pl-5px{padding-left: 5px !important;}

h6 p {
  font-size: 12px;
  padding-top: 10px;
  margin-bottom: 0;
  text-transform: capitalize;
  color: #8d8d8d;
}
h6 p input[type=checkbox] {
  float: left;
  margin-right: 5px;
}
.form-wizard span.securityCodeimg {
  background: red;
  color: #fff;
  padding: 2px 15px;
  display: inline-block;
  margin-left: 0px;
  margin-top:5px;
}
.form-wizard span.securityCodesync {
  margin-left: 10px;
  display: inline-block;
}
.bg-light {
  background-color: rgba(0,0,0,.05) !important;
}
.form-wizard .wizard-fieldset h5 {
    background: #ade28a;
    background-image: radial-gradient(transparent 30%, rgba(0, 0, 0, 0.2));
    padding: 16px 10px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.divider {
  display: flex;
}
.divider:before, .divider:after {
  content: "";
  flex: 1;
}
.donotcross {
  overflow: hidden;
  align-items: center;
  background-image: -moz-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -webkit-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -ms-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background:#ade28a;
  color: black;
  height: 40px;
  font-size: 16px;
  color:#000;
}
.donotcross:before, .donotcross:after {
  background: white;
  padding: 30px 0;
  height: 0;
  transform: rotate(45deg);
}

.form-wizard .form-wizard-steps li:hover span {
    background-image: -moz-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -webkit-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -ms-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    color: #fff;
}
.form-wizard .form-wizard-steps li:hover a {
    color: #f36b23;
}
.form-wizard .form-wizard-steps li a {
    color: #5f6982;
    text-decoration: none;
}

.form-wizard .wizard-fieldset .proifle-card .table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6;
    color: #000000;
}

.form-wizard .wizard-fieldset .proifle-card .table tbody tr td .wizard-form-radio {
    margin: 0;
}
.form-wizard .wizard-fieldset .proifle-card .table td, .form-wizard .wizard-fieldset .proifle-card .table th {
    padding: .50rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    font-size: 12px;
    font-weight: 500;
}

.form-wizard .wizard-fieldset .proifle-card .table td:first-child {
    font-weight: 500;
}

.form-wizard .wizard-fieldset .proifle-card .table td .photo-img {
    height: 160px;
    width: 160px;
}

.form-wizard .wizard-fieldset .proifle-card .table td .sign-image {
    height: 50px;
    width: 160px;
}

.form-wizard .wizard-fieldset .proifle-card .table{ margin-bottom: 0;}


.form-wizard .form-wizard-steps li strong {
    display: block;
    margin-top: 16px;
    text-transform: uppercase;
    font-size: 16px;
    height: 70px;
}
.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;
}

.form-wizard .wizard-form-radio {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  margin-top: 0;
}
.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: 15px;
  width: 15px;
  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: #44c7f5;
}

.form-wizard .wizard-fieldset .proifle-card .table td span {
    padding-right: 10px;
}
.form-wizard .wizard-fieldset .proifle-card .table td span label {
    margin-bottom: 0;
}

.form-wizard .wizard-fieldset .proifle-card .table td button {
    padding: 4px 17px;
    font-size: 13px;
    border-radius: 4px;
}

.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 0px;
  right: 0;
  margin: 0 auto;
  top: 0.3rem;
}
.form-wizard .wizard-fieldset .proifle-card p strong {
    color: #f00;
    margin-bottom: 3px;
}

.form-wizard .wizard-fieldset .proifle-card p {
    padding: 15px;
    margin-bottom: 0;
}

.form-wizard .wizard-fieldset .proifle-card p {padding: 10px;font-size: 12px;line-height: 15px;overflow: hidden;}


.modal-body.file-upload {
    padding: 0 !important;
}

.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: 0;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 12px;
  color: #212529;
  font-weight: 500;
}
.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: #FF5821;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  border-radius: 25px;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  margin-bottom: 10px;
}

.form-wizard .form-wizard-next-btn:disabled, 
.form-wizard .form-wizard-next-btn:disabled, 
.form-wizard .form-wizard-previous-btn:disabled, 
.form-wizard .form-wizard-previous-btn:disabled, 
.form-wizard .form-wizard-submit:disabled, 
.form-wizard .form-wizard-submit:disabled {
  background-color:#aaa; cursor:not-allowed;
}
.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;
  background:#333;
  text-decoration: none;
}
.form-wizard .wizard-fieldset .proifle-card {
  display: block;
  padding: 0px 0;
  border: 1px solid #dddddd;
}
.form-wizard .wizard-fieldset {
    padding: 20px 0;
    margin-bottom: 15px;
    background: #f5f5f5;
    text-align: left;
/*    box-shadow: 1px 1px 1px #ddd;*/
    padding-top: 0;
}
.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: #bcbcbc;
}
.form-wizard .form-control {
  font-size: 12px;
  color: #212529;
  appearance:auto !important;
  padding:8px 10px;
  border-radius:6px;
  margin-top: 0px;
}
.form-wizard .form-control:focus {
  box-shadow: none;
}
.form-wizard .form-group {
  position: relative;
  padding: 10px 20px;
  margin: 0;
}
.form-wizard .wizard-form-text-label {
    line-height: 20px;
    margin-bottom: 0;
    font-size: 12px;
    color: #212529;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    /* text-transform: capitalize; */
    margin-bottom: 10px;
}
.form-wizard .wizard-form-text-label strong {
  padding-left: 6px;
  color: red;
  font-size: 14px;
  vertical-align: middle;
}
.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-top: 5px;
  margin-bottom: 20px;
}
.form-wizard .form-wizard-steps li {
  width: 16%;
  float: left;
  position: relative;
}
.form-wizard .form-wizard-steps li::after {
  top: 25%;
  content: "";
  background-color: #999;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  
}
.form-wizard .form-wizard-steps li span {
  background-color: #CCC;
  border-radius: 100px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  position: relative;
  text-align: center;
  width: 55px;
  z-index: 1;
}
.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.form-wizard .form-wizard-steps li span i {
  font-size: 20px;
  line-height: 55px;
}
.form-wizard .form-wizard-steps li.active span, .form-wizard .form-wizard-steps li.activated span {

  color: #ffffff;
}
.form-wizard .form-wizard-steps li.active strong {
  color: #f36b23;
}
.form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-image: -moz-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -webkit-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -ms-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  left: 50%;
  width: 100%;
  border-color: -moz-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  border-color: -webkit-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  border-color: -ms-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background: #f36b23;
}
.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #f36b23;
}
.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
  width: 0;
}
.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.file-upload-main {
    border: 4px solid #f6f4f4;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    background: #fff;
    border: 3px solid #f6f4f4;
    transition: all 0.2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0;
    user-select: none;
}

.uploader label {border-bottom: 2px solid #f6f4f4;margin-bottom: 0;}
.file-upload-main:hover {
  border-color: #454cad;
}
.uploader label.hover {
  border: 3px solid #454cad;
  box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
  transform: scale(0.8);
  opacity: 0.3;
}
.uploader #start {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #start.hidden, .uploader #start2.hidden {
  display: none;

}
.uploader #start i.fa, .uploader #start2 i.fa  {
  font-size: 50px;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}
.uploader #response, .uploader #response2 {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #response.hidden, .uploader #response2.hidden {
  display: none;
}

.uploader #file-image {
  display: inline;
  margin: 0 auto 0 auto;
  height: 170px;
  width: 230px;
}
.uploader #file-image.hidden, .uploader #file-image2.hidden {

  display: none;
}
.uploader #notimage, .uploader #notimage2 {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.uploader #notimage.hidden, .uploader #notimage2.hidden {
  display: none;
}
.uploader progress,
.uploader .progress {
  display: inline;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  height: 8px;
  border: 0;
  border-radius: 4px;
  background-color: #eee;
  overflow: hidden;
}
.uploader .progress[value]::-webkit-progress-bar {
  border-radius: 4px;
  background-color: #eee;
}
.uploader .progress[value]::-webkit-progress-value {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader .progress[value]::-moz-progress-bar {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader input[type=file] {
  display: none;
}
.uploader div {
  color: #5f6982;
  font-weight: 500;
  font-size: 12px;
}
.uploader .btn {
  display: inline-block;
  clear: both;
  font-family: inherit;
  font-weight: 700;
  font-size: 12px;
  text-decoration: none;
  text-transform: initial;
  border: none;
  border-radius: 0.2rem;
  outline: none;
  padding: 0 1rem;
  height: 28px;
  line-height: 28px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  background: #454cad;
  border-color: #454cad;
  cursor: pointer;
  margin-bottom: 5px;
  width: 95%;
}

.wizard-section .form-wizard .paynow {
    padding: 5px 11px;
    font-size: 12px;
}

.wizard-section .form-wizard .paynow i {
    font-size: 12px;
}


/* loading */
:root {
  --animation-speed: 2s;
  --text-color: #44c7f5;
  --font: sans-serif;
}


@media (min-width: 576px){
.loading-modal-custom .modal-dialog {
    max-width: 140px;
    margin: 18%   auto;
}}

.loading-modal-custom .modal-content{height:140px; max-width:140px}
.loading_Main {
  background: var(--background-color);
  font-family: var(--font);
  padding: 10px;
}
.loading_container {
  width: 120px;
  height: 120px;
  position: relative;
  border-radius: 150px;
}

.loading {
  width: 100%;
  height: 100%;
  border-radius: 150px;
  border-right: 0.3rem solid #44c7f5;
  animation: animate var(--animation-speed) linear infinite;
}

.loading_container h3 {
  color: var(--text-color);
  position: absolute;
  left: 45%;
  top: 46%;
  transform: translate(-45%, -45%);
  font-size: 18px;
}

@keyframes animate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


@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;
  }
  .form-wizard .form-control{margin-bottom:5px;}
  .form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after, .form-wizard .form-wizard-steps li::after{display:none;}
}

.border-highlight {
	box-shadow: 0 0 3pt 2pt #ff0000;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.details {
	color: red;
	font-weight: bold;
	font-size: 160%;
	background: yellow;
}

#photo, #signature {
	margin: 20px 20px 0 20px;
}

#upload-signature, #upload-photo {
 	width: 15%;
	margin: 20px 20px 40px 20px;
 }
 
#photo-preview {
    margin: 20px 20px 0 20px; 
 	height: 20%;
 	width: 20%;
 }
#signature-preview {
    margin: 20px 20px 0 20px; 
 	height: 15%;
 	width: 10%;
}

.webflow-style-input {
  position: relative;
  border-radius: 5px;
  background: -webkit-gradient(linear,left top,right top,from(#ffbf96),to(#fe7096));
  background: linear-gradient(90deg,#ffbf96,#fe7096);
  
}
.webflow-style-input:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  height: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-position: 0% 0%;
  background: linear-gradient(to right, #B294FF, #57E6E6, #FEFFB8, #57E6E6, #B294FF, #57E6E6);
  background-size: 500% auto;
  -webkit-animation: gradient 3s linear infinite;
          animation: gradient 3s linear infinite;
}

.webflow-style-input input, .webflow-style-input select {
  color: #000;
  width:100%;
  padding:8px 10px;
  background: white;
  outline: 1px black;
  border: #000 1px inset;
  border-radius: 13px;
}
.webflow-style-input select option{
  color: #FFF;
  background: rgba(57, 63, 84, 0.8);
  padding:5px 0;
}
.webflow-style-input input::-webkit-input-placeholder {
  color: #7881A1;
}


hr {
  border: 0;
  margin: 1.35em auto;
  max-width: 100%;
  background-position: 50%;
  box-sizing: border-box;
}
.accessory {
  height: 5px;
  background-image: -moz-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -webkit-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  background-image: -ms-linear-gradient( 136deg, rgb(242,113,33) 0%, rgb(233,64,87) 50%, rgb(138,35,135) 100%);
  position: relative;
  background-image:transparent !important;
}

.accessory:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #bfbfbf;
  height: 12px;
  width: 12px;
  transform: rotate(45deg);
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 4px 0;
  border: 4px solid rgba(255, 255, 255, 0.35);
  background-clip: padding-box;
  box-shadow: -10px 10px 0 rgba(255, 255, 255, 0.15), 10px -10px 0 rgba(255, 255, 255, 0.15);
}
.form-label{display:block;}

.captcha_form_group .col-7{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.captcha_form_group input{
  width: 70%;
  flex: 0 0 70%;
  margin-right: 10px;
}
.captcha_form_group .text-danger
{
      width: 100%;
    flex: 0 0 100%;
}
.form-wizard .captcha_form_group span.securityCodeimg{
      background: red;
    padding: 5px 10px;
    margin: 0;
    margin-left: 10px;
    border-radius: 6px;
    color: white;
    font-family: monospace;
}
.radioBox
{
      display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    height: 36px;
}
.radioItems{
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.radioItems input{
  margin-right: 10px;
}


.wizard-fieldset .col-5,
.wizard-fieldset .col-7{
  width: 100%;
}
#send-otp{
  width: auto;
}
