*{
  padding: 0;
  margin: 0;
}

.bg-form {
  background-color:  #EE978D;
  padding: 20px 20px 20px 20px;
  /* border-radius: 0px 0px 0px 150px; */
  border-radius: 36px;

}
.bg-form-1{
  background-color: white;
  padding: 20px 20px 20px 20px;
  border-radius: 0px 0px 0px 150px;
}
.btn-user {
  background-color: #EE978D;
  color: #fff;
  line-height: 28px;
  border-radius: 50px;
  font-weight: 600;
  padding: 3px 34px 0px 34px;
  text-align: center;
  /* font-family: 'Newsreader', serif; */
  font-family: "Roboto", sans-serif;
}
.btn-user-2 {
  background-color: #EE978D;
  color: #fff;
  border-radius: 50px;
  padding: 5px 8px 5px 8px;
  /* font-family: 'Newsreader', serif; */
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.user-google{
  position: relative;
}
.user-google img {
  width: 40px;
  z-index: 1;
  left: 0%;
}
/* .user-google .google_icon{
  position: absolute;
  left: 0%;
} */

/* model */
.modal-content_login_u {
  -webkit-box-shadow: none !important;
   box-shadow: none !important;
   width: 100% !important;
}
.modal-content_login_u {
  position: relative !important;
   background-color: transparent !important;
   background-clip: 0 !important;
   border: none !important;
   border:none !important;
  border-radius: 0px !important;
   -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.modal-header-login-u {
  background-color:#EE978D;
}
.modal-body-login-u {
  padding: 29px 15px !important;
}
.modal-header-login-u .close {
  padding: 0rem 1rem !important;

}
.modal-dialog-login-u {
  width: 550px;
  margin: 7px auto !important;
}
.d-flex.justify-content-center {
  text-align: center;
  /* padding: 8px 0; */
}
.sign_mg {
  position: absolute;
  left: -4px;
  margin-top: 20px;
}
.bg-form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 24px 62px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  /* font-family: 'Newsreader', serif; */
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.bg-form .form-outline {
    margin-bottom: 9px;
}
span.psw {
  text-align: right;
  display: block;

}
.modal-content_login_u .btn{
  width: fit-content;
  text-transform: none;
  margin-bottom: 9px;
}
.acc_txt{
  display: block;
  text-align: center;
  margin-bottom: 8px;
}
.bg-form h2 {
  background: #fff;
  display: inline-block;
  font-size: 22px;
  color: #ee978d;
  font-weight: 600;
  padding: 0px 30px;
  margin-top: 0px;
  position: relative;
  margin-bottom: 0px;
  top: 4px;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  border-radius: 50px;
}
.bg_gub{
  background-color: #fff;
  position: relative;

}
.girl_im img {
  width: 81%;
}
.girl_im {
  position: relative;
    top: 27px;
    left: -43px;
    display: inline-block;

}
.mt-log {
  margin-top: -15px;
}
.gub_txt{
 position: relative;

}
::-webkit-input-placeholder {
  text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
  text-align: center;
}

::-moz-placeholder {  /* Firefox 19+ */
  text-align: center;
}

:-ms-input-placeholder {
  text-align: center;
}
.gub_txt h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* #form3Example1cg {
  background: url('/cmspages/images/userlogin/fullname.png') left no-repeat;
  padding-left: 17px;
} */
.form-outline img{
  position: absolute;
  width: 57px;

}
.wel_dol{
  display: block;
  text-align: center;
}
.wel_dol span {
  display: block;
  color: #000;
  font-size: 11px;
}
.wel_dol img{
  width: 26%;
  display: block;
  margin: 0 auto;
  top: 3px;
  position: relative;
  padding-bottom: -10px;
}

.wel_dol h2 {
  background: #fff;
  display: inline-block;
  line-height: normal;
  font-size: 18px;
  color: #ee978d;
  font-weight: 600;
  padding: 11px 30px;
  margin-top: 0px;
  position: relative;
  margin-bottom: 4px;
  top: 4px;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  border-radius: 50px;
}
.z_div{
  z-index: 111111;
}
.user_login-k .modal {
 overflow-y: auto;
  top: -30px;

}
.create_pass{
  margin-top: 22px;

}

.btn-user {
  --color: #ec3621;
  --hover: #ec3621;
}
 .btn-user:hover,
.btn-user:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);

  color: #fff;
}
 .btn-user-2 {
  --color: #ec3621;
  --hover: #ec3621;
}
 .btn-user-2:hover,
 .btn-user-2:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);

  color: #fff;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.modal-content_login_u .btn-whatsapp{
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
}
.modal-content_login_u .btn-text-sms{
    background-color: #215ee7;
    color: #fff;
    border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .modal-dialog-login-u {
    width: 100%;
    margin: 7px auto !important;
}
.swap_div{
  display:table;
}
.sign_mg {
  position: relative;
  display:table-header-group;
}
.girl_swap{
  display:table-footer-group;
}

.girl_im img {
  width: 60%;
}

}

.spin{
    z-index: 5;
    position: relative;
    left:200px;
}
#ExecButton {
  /* margin-top: 800px; */
 text-align: center;

}
.hidden{
    display: none;
}
.semiTransparenDiv {
  width: 97%;
  position: fixed;
  left: 0;
  right: 98px;
  top: 0;
  bottom: 0;
  margin-bottom: 39px;
  border-radius: 34px;
  margin-top: 39px;
  margin-left: 9px;
  margin-right: -65px;
  background-color: rgb(8 8 8 / 70%);
  z-index: 9999;
  display: none;
}
@-webkit-keyframes spin {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
	from {transform:rotate(0deg);}
	to {transform:rotate(360deg);}
}

.semiTransparenDiv::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:50px;height:50px;
    border-style:solid;
    border: 4px solid #000;
	border-top-color: #ec3621;
    border-width: 7px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;

    /* Lets make it go round */
    animation: spin .8s linear infinite;
}
.semiTransparenDivs {
    width: 97%;
    position: fixed;
    left: 0;
    right: 98px;
    top: 0;
    bottom: 0;
    margin-bottom: 39px;
    border-radius: 34px;
    margin-top: 39px;
    margin-left: 9px;
    margin-right: -65px;
    background-color: rgb(8 8 8 / 70%);
    z-index: 9999;
    display: none;
  }
  @-webkit-keyframes spin {
      from {-webkit-transform:rotate(0deg);}
      to {-webkit-transform:rotate(360deg);}
  }

  @keyframes spin {
      from {transform:rotate(0deg);}
      to {transform:rotate(360deg);}
  }

  .semiTransparenDivs::after {
      content:'';
      display:block;
      position:absolute;
      left:48%;top:40%;
      width:50px;height:50px;
      border-style:solid;
      border: 4px solid #000;
      border-top-color: #ec3621;
      border-width: 7px;
      border-radius:50%;
      -webkit-animation: spin .8s linear infinite;

      /* Lets make it go round */
      animation: spin .8s linear infinite;
  }
.cour_point{
    cursor: grab;
}
.trash {
    float: right;
    padding-right: 20px;

}

.trash_btn{
    color: #e95244;
    cursor: pointer;
    outline: none;
    border: none;
}
/* @media(max-width:576px){
  .user-google img {
    width: 50px;
    position: absolute;
    width: 7%;
    z-index: 1;

  } */
  /* .user-google .google_icon{
    position: absolute;
    left: 26%;
    transform: translate(0%, 0%);
  } */

@media(max-width:468px){
  /* .user-google img {
    position: absolute;
    width: 10%;
    z-index: 1;
  } */
  /* .user-google .google_icon{
    position: absolute;
    left: 15%;
    transform: translate(0%, 0%);

  } */
  .btn-user-2{
    font-size: 13px;
    padding: 5px 6px;
  }
  .user-google img{
    width: 30px;
  }
}


