@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap');

.form-box{
        padding: 50px;
}


.login,
.image {
  min-height: 100vh;
}

.bg-image {
  background-image: url('/Files/assets/img/user/index.png');
  background-size: cover;

}

.login-heading {
  font-family: 'Inter', sans-serif;
}

.btn-login {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  padding: 0.75rem 1rem;
  border-radius: 2rem;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
  height: auto;
  border-radius: 2rem;
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  cursor: text;
  /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}
.sm-color{
        color: #2258BF;
    text-transform: capitalize;
}

.input-login{
background-color: #f6f6f6;
position: relative;
    color: #0d0d0d;
    padding: 10px 26px!important;
 box-shadow: 0px 0px #ddd;
    display: inline-block;
    
    border: 1px solid #dddd;
    border-radius: 5px!important;
}

.eyepassword{
        right: 25px;
    position: absolute;
    top: 10px;
}

..eyepassword i{
    color:#2258BF;
}
.next-btn .btn{
    background: #2258BF;
    width: 100%;
    color: #fff;    padding: 10px 26px!important;
    border: 1px solid #2258bf;
}
.dont-account{
    font-size: 13px
}
.form-start{
        margin-top: 50px;
}

.box-infiled{
        margin-bottom: 40px;
}

.box-infiled-btn {
    margin-top: 60px;
}
.form-control:focus{

    border-color: unset!important;
    outline: none!important;
    box-shadow: none!important;
    border: 1px solid #ddd!important;
}





.bg-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
       opacity: 0.4;
    background-color: #2258BF;
}


.sign-main-heading{
  color: #fff;
    font-size: 45px;
    width: 500px;
    font-family: 'Inter', sans-serif;

}
 .img-text-hd p{ 
 color: #fff;
    width: 560px;}


.p-detail{
    color: #fff!important;
}

.img-text-hd{
    position: relative;    padding: 0px 80px;
}

.learn-mr{
font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    padding: 10px 20px;
    width: 180px;
    margin-top: 50px;
    font-weight: 600;
}
.learn-mr:hover{
    background-color: #2258bf;
}
.input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus{
    z-index: unset!important;
}



/*--creat acount---*/
.bg-image-create-ac {
    background-image: url('/Files/assets/img/user/index.png');
    background-size: cover;background-position: 100%;
}

.bg-image-create-ac:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    background-color: #043ba5;
}

.create-act .box-infiled{
    margin-bottom: 20px;
}

.create-act .box-infiled-btn {
    margin-top: 50px;
}
.box-check {
text-align: center;
}
.box-check label{
    font-size: 13px;
}


/*--creat acount end---*/



/*---SAM user--*/
.sam-user .heading-tp{
      font-size: 15px;
}

.sam-user .inner-contant .sub-pragraph{
      font-family: 'Inter', sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

.sam-user .form-start {
    margin-top: 30px;
}
.sam-user .refre-code{
    font-size: 15px;
}


 .bg-image-sam {
    background-image: url('/Files/assets/img/user/sin4.png');
    background-size: cover;
}
 .bg-image-sam:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    background-color: #2258BF;
}
/*---SAM user  end--*/




/*--OTP section--*/
.otp-main .box-infiled{
  display: flex;
    justify-content: space-between;
    padding: 0px 0px;
}
.otp-main .otp-hd{
  font-size: 22px;
}
.enter-otp .form-start {
    margin-top: 30px;
}


.bg-image-otp{
  background-image: url('/Files/assets/img/user/sin2.png');
    background-size: cover;
   
}


.bg-image-otp:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    background-color: #043ba5;
}
/*--OTP section end--*/






/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}




@media only screen and (max-width: 991px) {
.mobile-only-sin{
    padding: 0px 0px!important;
}
.mobile-only-banner{
  
    display: none!important;
}


.mob-dsplay{
   
        min-height: 100vh!important;
}
.login-heading {
    font-family: 'Inter', sans-serif;
    font-size: 55px!important;
}
label {
   
    font-size: 30px;
}
.input-login{
    padding: 25px 30px!important;
    border-radius: 5px!important;
    font-size: 45px;
}
.sm-color{
        font-size: 25px;
}
.next-btn .btn {

    font-size: 40px;
}
.dont-account {
    font-size: 18px;
}
.eyepassword {
    right: 50px;

    top: 40px;
    font-size: 30px;
}



/*--sam user--*/
.sam-user .inner-contant .sub-pragraph {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    margin-top: 15px;
}
 .sam-text .login-heading {
 
    font-size: 50px!important;
}
.sam-user .refre-code {
    font-size: 35px!important;
    margin-bottom: 30px!important;
}

.sam-text .input-login {
    padding: 18px 30px!important;
  
}
/*--sam user end--*/

/*--OTP page---*/

.otp-main .otp-hd {
    font-size: 46px!important;
    margin-bottom: 90px;
}

input[type=number] {
    height: 100px!important;
    width: 120px!important;
  
}
/*--OTP page end --*/

}

