.popup-login {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.popup-box-wrapper-login {
  background: url(../img/loginx.jpg) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 205px;
  position: relative;
  margin: 50px auto;
  margin-top: 320px;
  text-align: center;
  font-family: lenzz;
  max-width: 400px;
}
.popup-box-navbar-login {  
  background-size: 100% 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 1px;
}
.popup-box-navbar-login-title {
  padding-left: 24px;
  padding-top: 2px;
  color: #defbff;
  font-size: 22px;
  font-family: dinm;
  font-weight: 500;
  text-align: center;
}
.popup-box-bg-login {
  background-color: rgba(0,0,0,0);
  background-image: linear-gradient(#66000000, #66000000, #66000000, #000);
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}
.popup-box-bg-login img {
  width: 38%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.popup-box-bg-login-load {
  background-color: rgba(0,0,0,0);
  background-image: linear-gradient(#66000000, #000);
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}
.popup-btn-login1 {
  width: 23%;
  border-radius: 0px;
  height: 25px;
  padding: 5px;
  padding-top: 6px;
  margin: 0.5px;
  color: #f2f2f2;
  font-size: 14px;
  font-family: lenzz;
  border: none;
  outline: none;  
  position: relative;
  display: inline-block;
}
.popup-btn-login1 i {
  color: #fff;
  font-size: 18px;
  margin-top: -3px;
  float: left;
}
.popup-btn-facebook1 {
  background: #1778f2;
  color: #fff;
}
.popup-btn-tw1 {
  background: #2D879D;
  color: #fff;
}
.popup-btn-gp1 {
  background: #ffffff;
  color: #000;
}
.popup-btn-link1 {
  background: #E3B448;
  color: #000;
}
.popup-btn-login1 img {
  width: 17px;
  height: 17px;
  margin-top: -1px;
  float: left;
}
.popup-btn-more1 {
  background: #00000092;
  color: #fff;
  width: 6%;
  height: auto;
  padding: 2px;
  font-size: 10px;
  border-radius: 0px;
}
.popup-btn-google1 {
	background: none;
	outline: none;
	border: none;
	width: auto;
	height: 60px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	color: #fff;
	font-size: 17px;
    font-family:lenzz;
	font-weight: 500;
	text-align: center;
	display: block;
}
.popup-btn-google1 img {
	background: #345A9D;
	border-radius: 2px;
	width: 40px;
	padding: 1px;
	height: auto;
	margin-bottom: 5px;
	text-align: center;
}
.popup-btn-lk1 {
	background: none;
	outline: none;
	border: none;
	width: auto;
	height: 60px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	color: #fff;
	font-size: 17px;
    font-family:lenzz;
	font-weight: 500;
	text-align: center;
	display: block;
}
.popup-btn-lk1 img {
	background: #3b5998;
	border-radius: 2px;
	width: 40px;
	padding: 1px;
	height: auto;
	margin-bottom: 5px;
	text-align: center;
}
.lenzz-label {
  position: relative;
  width: 96%; 
  margin-left:auto;
  margin-right:auto;
  margin-top:3px;
  margin-bottom:5px;
  color: #fff;
  font-size: 9px;
  font-family: lenzz;
  text-align: left;
}
.lenzz-line {
  position: relative;
  width: 96.5%;
  height: 3px;
  margin-left:auto;
  margin-right:auto;
  background: #69676A;  
}
.lenzz-line::before {
  content: "";
  left:0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #C4C4C4; 
  transform-origin: left;  
  animation: line-loading 10s;
}
@keyframes line-loading {
  0%,
  10% {
    transform: scaleX(0);
  }
  40% {
    transform: scaleX(1);
    transform-origin: left;
  }
  40.00001%,
  60% {
    transform: scaleX(1);
    transform-origin: right;
  }
  70%,
  100% {
    transform: scaleX(1);
    transform-origin: right;
  }
}
/* 320 */
@media only screen and (min-width:320px) and (max-width:360px) {
.popup-box-wrapper-login {
    margin-top: 55%;
    height: 205px;
   }
}
/* 361 */
@media only screen and (min-width:361px) and (max-width:450px) {
.popup-box-wrapper-login {
    margin-top: 55%;
    height: 205px;
   }
}
/* 361 */
@media only screen and (min-width:451px) and (max-width:600px) {
.popup-box-wrapper-login {
    margin-top: 55%;
    height: 205px;
   }
}
.vertit {
  background: linear-gradient(to right, #020202, #66000000);
  width: auto;
  height: auto;
  margin-top: 0px;
  color: #ffffff;
  text-align: left;
  position: absolute;
  font-size: 13px;
font-family: lenzz;
text-align: center;
padding-top:2px;
padding-bottom:2px;
padding-left: 4px;
padding-right: 20px;
}


.login_btn {
	background: var(--text-color-primary);
    height: 46px;
    text-align: center;
    border-radius: var(--border-radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	vertical-align: middle;
    font-family: inherit;
	margin-bottom: 10px;
	
}
.login_btn img {
	cursor: pointer;
	display: block;
	width: 24px;
    height: 24px;
	position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.login_btn p {
	color: #000;
	font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
	flex: 1;
    margin-top: 0;
    margin-bottom: 0;
	width: 100%;
}
.facebook-btn {
	background: linear-gradient(180deg, #18adfe 0%, #0062e0 100%);
	color: #fff;
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
    flex: 1;
    width: 100%;
}
.google-btn {
	background: var(--text-color-primary);
	color: #000;
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
    flex: 1;
    width: 100%;
}
.twitter-btn {
	background: linear-gradient(180deg, #f7f7f7 0%, #ffffff 100%);
	color: #000000;
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
    flex: 1;
    width: 100%;
}
.link-btn {
	background: linear-gradient(180deg, #e2b448 0%, #e3b448 100%);
	color: #000000;
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
    flex: 1;
    width: 100%;
}
.effect-blur {
	pointer-events: none;
    position: absolute;
    width: 138.387px;
    height: 189.387px;
    top: 41px;
    left: -3px;
    transform: rotate(17deg);
    border-radius: 75.733px;
    background: #3988ff4a;
    filter: blur(50.55199432373047px);
}
.Loading_loading_icon__bBRDd {
    color: var(--white1);
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.Loading_text__XM0gC {
    color: var(--white2);
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
    text-align: center
}