

body {
  background-position: center;
  position: relative;
  height: auto;
  font-family: "Roboto", sans-serif;
  background-position: center !important;
  background: white;
}

.left-sec {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  height: 100% !important;
  width: 100% !important;
}
.left-sec.regester-left {
  height: 100vh !important;
}

.left-sec .inner {
  position: relative;
  z-index: 1;
  height: 100%;
}
.left-sec .inner::after {
  content: "";
  position: absolute;
  z-index: -1;
  max-width: 600px;
  width: 60%;
  margin: auto;
  height: 50%;
  bottom: 0px;
  right: 22%;
  background-image: url("../../../site_assets/images/banner/home1/stage.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1080px) {
  .left-sec .inner::after {
    bottom: 30%;
  }
}

.left-sec .inner .heading {
  padding: 50px;
  padding-top: 110px !important;
  text-align: center;
}
.left-sec .inner .heading h1 {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 10px;
  background-image: linear-gradient(45deg, #098a6f, #216aa9);
  background-size: 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: tracking-in-expand-fwd 0.8s cubic-bezier(0.215, 0.61, 0.355, 1)
    both;
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.left-sec .inner .heading p {
  font-size: 14px;
  font-weight: 300;
}
.left-sec .inner .heading img {
  height: 160px;
  width: auto;
  animation: up-down linear 2s infinite alternate-reverse;
  position: relative;
  top: 98px;
}

@keyframes up-down {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

.card {
  background-color: #fff !important;
  margin-bottom: 0px;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn {
  background-color: #2f0559 !important;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn:hover {
  background: linear-gradient(47deg, #b221e4 0%, #5c0dc1 100%) !important;
}

button.btn.btn-success.btn-block.mt-3.submit-btn.otp-btn:hover {
  background: #2f0559 !important;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn {
  background: #2f0559 !important;
  border-radius: 50px;
}

.text-left h5 {
  color: #2f0559 !important;
}

.card-body {
  padding: 5px !important;
  margin-top: 25px;
}

.for-overflow .account-pages {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 625px;
  margin: 30px 0;
}
::-webkit-scrollbar {
  display: none;
}
.account-pages {
  padding: 30px 0px;
  height: 891px;
  position: relative;
  z-index: 1;
}

.login__page {
  height: 100vh;
}

.account-pages .for-position {
  position: relative;
  z-index: 1;
}

.account-pages .for-position .fortext-bg {
  position: absolute;
  left: 0;
  text-align: center;
  top: 25%;
  font-size: 11vw;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.523);
  z-index: -1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  width: 100%;
  background: linear-gradient(
    267deg,
    hsl(188.12deg 86.61% 53.14% / 33%) 10%,
    hsl(0deg 0% 100% / 58%) 85%
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.account-pages .logo {
  display: inline-block;

  margin-bottom: 20px;
}

.account-pages .logo img {
  height: 70px;
  width: auto;
}

.bg-black {
  background-color: #000;
  padding: 5px 0 0px;
}

.form-group {
  margin-bottom: 0px;
}

.form-control:focus {
  box-shadow: 0px !important;
}

.otp-btn {
  background: #fff !important;
  color: #000 !important;
  border: none !important;
  padding: 10px;
  margin-top: 4px;
  border-radius: 10px;
  box-shadow: 0px 16px 32px rgb(44 204 255 / 15%);
  font-size: 15px;
  margin-bottom: 20px;
}

button.btn.btn-success.btn-block.mt-3.submit-btn.otp-btn:hover {
  background: #2be0bc !important;
  color: #0a0a0a !important;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn {
  font-family: "SharpGroteskMedium20", Arial, sans-serif;
  padding: 14px 30px;
  border: none;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  border-radius: 120px !important;
  justify-content: center;
  line-height: normal;
  /* margin-top: 30px; */
  color: #000 !important;
  background: #fff !important;
  font-size: 15px;
  margin-bottom: 20px;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn:hover {
  background: #2be0bc !important;
  color: #0a0a0a !important;
}

.btn-success:hover {
  color: #fff;
  border-color: #6ce1f5 !important;
}

a.forgot_pw {
  color: #fff;
 
}

center {
  color: #ffffff !important;
}

.links-des {
  color: #fff;
  font-size: 14px;
  font-family: "KoHo", sans-serif;
}

.form-group span.alt-icon {
  height: 24px;
  line-height: 24px;
  right: auto;
  left: 40px;
  width: 40px;
  text-align: center;
  border-right: 1px solid #bbc3cc;
}

.alt-icon {
  border-right: 1px solid #24a77e;
  color: #24a77e;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.alt-icon {
  position: absolute;
  top: 93px;
  left: 4%;
  font-size: 16px;
  height: 24px;
  z-index: 1;
  pointer-events: none;
  padding: 0 8px;
}

option {
  background: #022f4c;
}

.account-pages {
  width: 100%;
}

.card {
  background-color: transparent !important;
  box-shadow: none;
}

.text-left h5 {
  color: #ffffff !important;
}

.col-md-8.col-lg-6.col-xl-6.mt-5 {
  background-color: #000 !important;
  border-radius: 10px !important;
  margin: 0 !important;
  padding-top: 30px !important;
  box-shadow: 0 0 13px 0 rgba(236, 236, 241, 0.44) !important;
}

.form-control:active {
  /* background: #e7f0fe !important; */
  color: #000 !important;
}

.particle,
.particle::after {
  position: absolute;
  background: magenta;
}

.particle::after {
  content: "";
  right: 100vw;
}

.particle:nth-child(1) {
  animation: move 15s infinite linear;
}

.particle:nth-child(2) {
  animation: move 30s infinite linear;
}

.particle:nth-child(3) {
  animation: move 60s infinite linear;
}

.particle:nth-child(1),
.particle:nth-child(1)::after {
  box-shadow: var(--shadows1);
  width: 2px;
  height: 2px;
}

.particle:nth-child(2),
.particle:nth-child(2)::after {
  box-shadow: var(--shadows2);
  width: 4px;
  height: 4px;
}

.particle:nth-child(3),
.particle:nth-child(3)::after {
  box-shadow: var(--shadows3);
  width: 5px;
  height: 5px;
}

@keyframes move {
  from {
    transform: translateX(0vw);
  }

  to {
    transform: translateX(100vw);
  }
}

.particle,
.particle::after {
  position: absolute;
  background: magenta;
  top: 10px !important;
}

.card-body.py-0 {
  margin: 0 !important;
}

.card-body.py-0 {
  margin: 0 !important;
}

.otp-btn {
  font-family: "SharpGroteskMedium20", Arial, sans-serif;
  padding: 14px 30px;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #0a0a0a !important;
  display: flex;
  align-items: center;
  border-radius: 120px !important;
  justify-content: center;
  line-height: normal;
  /* margin-top: 30px; */
  background: #fff !important;
  font-size: 15px;
  margin-bottom: 20px;
}

.otp-btn:hover {
  background: #2be0bc !important;
  color: #0a0a0a !important;
}

a.btn.btn-info.btn-block.mt-2.submit-btn.otp-btn:hover {
  background: #2be0bc !important;
  color: #0a0a0a !important;
}

.card-body {
  margin: 0 !important;
}

.col-sm-12.col-md-12.text-white.text-left {
  margin: 0 !important;
}

.sub_title img {
  object-fit: contain;
  width: 200px;
}

.sub_title h6 {
  font-size: 30px;
  color:#fff;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative;
}
.sub_title h6::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background:#fff;
  bottom: -1px;
  left: 1px;
}

.sub_title p {
  color: rgb(255 255 255 / 70%);
  font-size: 14px;
  font-weight: 300;
  color: black;
  margin-bottom: 5px;
}

.inner-form-wrap {
  border-radius: 10px;
  background:#031036;
  box-shadow: 0px 4px 8px 0px rgb(26 83 70 / 26%);
  padding: 20px;
  backdrop-filter: blur(12px);
  max-width: 580px;
  position: relative;
  z-index: 1;
  backdrop-filter: blur(5px);
}

.form-check-inline {
  padding: 3px 9px;
  width: 100%;
  margin-bottom: 0;
}
/* 
.inner-form-wrap::after {
    position: absolute;
    content: "";
    top: 60%;
    left: 50%;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(10px);
    filter: blur(70px);
    background-color: var(--about-img-bg-shadow);
    transform: translate(-50%, -50%);
    z-index: -1;
} */

.form-control {
  display: block;
  width: 100%;
  padding: 5px 12px;
  line-height: normal;
  height: 43px;
  font-size: 13px !important;
  border-radius: 0px !important;
  border: 0;
  color: #757575 !important;
  transition: all 0.3s linear;
  border: 1px solid #34424430;
}

.form-control::placeholder {
  color: black !important;
}

.form-control:focus {
  color: black;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--primary-color);
}

.form-wrap .form-control:hover {
  border: 1px solid #3442447e;
  box-shadow: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #FCB42D;
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: none;
  /* background-color: rgba(254, 90, 235, 0.1); */
  transition: background-color 5000s ease-in-out 0s;
}

.form-wrap .country_code {
  padding: 0px 10px;
}

body .tgreen {
  /* color: black !important; */
}

@media screen and (max-width: 400px) {
  .inner-form-wrap {
    padding: 15px;
  }
}

.has-feedback {
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.has-feedback #sponser_name {
  margin-top: 5px;
  margin-left: 5px;
  font-size: 12px;
}

.btn {
  display: inline-block;
  padding: 10px 60px;
  border-radius: 10px;
  font-size: 16px;
  color: white;
  border-radius: 5px;
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border: 1px solid #3442447e;
  border-radius: 0;
  background: var(--primary-color);
  border: 1px solid transparent;
}



@media (max-width: 1200px) {
  .left-sec .inner::after {
    bottom: 30%;
  }
}

@media (max-width: 1260px) {
  .left-sec .inner .heading h1 {
    font-size: 35px;
  }
  .left-sec .inner::after {
    bottom: 86px;
  }
  .left-sec .inner .heading img {
    top: 48px;
    height: 143px;
  }
}

@media (max-width: 992px) {
  .left-sec .inner .heading h1 {
    font-size: 18px;
  }
  .left-sec .inner .heading p {
    font-size: 12px;
  }
  .left-sec .inner .heading img {
    top: 54px;
    height: 122px;
  }
  .left-sec .inner::after {
    bottom: 142px;
    width: 71%;
    right: 15%;
  }
}
@media (max-width: 768px) {
  .account-pages .for-position .fortext-bg {
    position: initial;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .left-sec .inner::after {
    bottom: 35%;
  }

  .inner-form-wrap {
    margin: 0 30px;
  }
  .left-sec {
    display: none;
  }
  .for-overflow .account-pages {
    height: auto;
  }
}
/* @media(max-width:740px){
    .left-sec .inner::after {
        bottom: 22%;
    }

} */
@media (max-width: 790px) {
  .left-sec .inner::after {
    bottom: 154px;

    width: 76%;
    right: 14%;
  }
  .left-sec .inner .heading img {
    top: 26px;
    height: 122px;
  }
}

@media (max-width: 580px) {
}
@media (max-width: 380px) {
  .inner-form-wrap {
    margin: 0 10px;
  }
}
