#custom-regbox input,
#custom-regbox .flag-container {
  font-size: 16px !important;
}

img.hero-deposit-img {
  padding: 0;
  display: inline-block;
  width: 65.4%;
  margin: 0;
  float: left;
}

.hero-deposit-svg {
  enable-background: new 0 0 267 519;
  padding: 0;
  display: inline-block;
  width: 33.9%;
  margin: 0;
}

@media only screen and (max-width: 500px) {
  img.hero-deposit-img,
  .hero-deposit-svg {
    width: 100%;
  }
}

.wtb-form {
  font-family: "Merriweather", serif;
  margin: 0;
  line-height: 1.75rem;
}

.wtb-form .demand {
  background-color: rgb(220 38 38);
  text-align: center;
  padding: 0.5rem;
  line-height: 1.75rem;
  color: #fff;
  font-size: 0.875rem;
}

.wtb-form main {
  color: rgb(75 85 99);
  margin: 0;
  width: 100%;
}

.wtb-form header {
  width: 100%;
  background-color: #000;
  margin: 0 auto;
}

.wtb-form header .container {
  max-width: 1140px;
  display: flex;
  justify-content: space-between;
  padding: 1.25rem;
  margin: 0 auto;
}

.wtb-form header img {
  height: 2rem;
}

.wtb-form .one {
  width: 50%;
  margin: 15px auto 0 auto;
  padding-right: 5rem;
}

.wtb-form .one .img {
  text-align: center;
}

.wtb-form .one .img img {
  max-width: 80%;
  margin-top: 0.5rem;
}

.wtb-form .one h5 {
  font-size: 1.5rem;
  margin: 0;
}

.wtb-form .one p {
  padding: 1rem 0;
}

.wtb-form .one p .highlight {
  background-color: #3293df5c;
}

.wtb-form .positions {
  color: #fff;
  text-align: center;
  background-color: #ff8b00;
  padding: 0.5rem;
  margin: 3rem auto 0 auto;
  border-radius: 5px;
}

.wtb-form .one ul {
  list-style-type: disc;
  margin-left: 1rem;
  padding-left: 0;
}

.wtb-form .one ul li {
  display: list-item;
}

.wtb-form .two {
  width: 50%;
  position: relative;
}

.wtb-form .step-two {
  display: none;
}

.form-group {
  margin-top: 15px;
}

.form-container {
  margin-bottom: 1rem;
}

.form-container .form-label {
  display: block;
  margin-bottom: 0.375rem;
  font-weight: 600;
  font-size: 0.875rem;
  margin-top: 9px;
}

.form-container .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  box-sizing: border-box;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #000000 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 3px;
}

.wtb-form li::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
}

.cta-button,
input.cta-button {
  margin-top: 1rem;
  width: 100%;
  background: #2463eb;
  border-radius: 3px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  padding: 12px 35px;
  display: inline-block;
  text-decoration: none;
  text-transform: capitalize;
  border: 0;
}

a.cta-button,
button.cta-button {
  padding: 15px 20px;
  transition: all linear 200ms;
}

a.cta-button:hover,
button.cta-button:hover {
  background: #2463ebd4;
}

a.cta-button i,
button.cta-button i {
  display: inline-block;
  padding: 0 5px;
  transition: all linear 200ms;
}

a.cta-button:hover i,
button.cta-button:hover i {
  padding: 0 5px;
}

@media (min-width: 768px) {
  .cta-button,
  input.cta-button {
    min-width: 300px;
    padding: 10px;
    font-size: 1.125em;
  }
}

input.cta-button:hover,
.cta-button:hover {
  transition: all linear 200ms;
  cursor: pointer;
}

.form-container .form-error {
  color: #f5334f;
  font-size: 0.85rem;
  margin-top: 5px;
  margin-bottom: 0 !important;
  display: none;
}

.text-center {
  text-align: center !important;
}

.text-secondary {
  color: rgba(108,117,125,1),rgba(108,117,125,1) !important;
}

.spinner {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border: 0.25rem solid #e2e8f0;
    border-top: 0.25rem solid #2463eb;
    border-radius: 50%;
    animation: spinner-rotate 0.8s linear infinite;
    margin: 0 auto;
}

.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption), .visually-hidden:not(caption) {
  position: absolute !important;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within){
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@keyframes spinner-rotate {
    to {
        transform: rotate(360deg);
    }
}

.text-left {
  text-align: left !important;
}

.form-container .two .features {
  display: flex;
  justify-content: center;
}

.form-container .two ul {
  font-size: 0.95rem;
}

.iti {
  display: block !important;
}

.iti ul {
  font-size: 0.75rem;
}

.iti ul li::after {
  display: none;
}

.preloader-pop {
  position: absolute;
  display: table;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.preloader-info {
  display: none;
}

.preloader-pop__inner {
  text-align: center;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.preloader-pop__inner h4 {
  font-size: 26px;
  color: #37475a;
  margin-top: 15px;
  margin-bottom: 15px;
}

.preloader-pop__inner p {
  margin: 10px 0;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.text-center {
  text-align: center !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.alert-danger {
  color: #721c24;  
  background-color: #f8d7da;
  border: 1px solid #f1aeb5;
  border-radius: 0.375rem;
}

.alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
}

.info-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.prose-default strong {
  color: #39495e;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.align-items-center {
  align-items: center !important;
}

.d-flex {
  display: flex !important
;
}
.ph-code {
  color: #39495e;
  text-align: justify;
  font-size: 1.125rem;
  line-height: 1.9rem;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
label {
  display: inline-block;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.form-check-input:checked[type="checkbox"] {
  --bs-form-check-bg-image: url(
    data:image/svg + xml,
    %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 20 20"%3e%3cpathfill="none"stroke="%23fff"stroke-linecap="round"stroke-linejoin="round"stroke-width="3"d="m6 10 3 3 6-6"/%3e%3c/svg%3e
  );
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check .form-check-input {
  float: left;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.form-check-input {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #dee2e6;
  box-sizing: content-box;
}
