@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');


/*.awtl-login-screen .login * {
  margin: 0px auto;
  padding: 0;
  box-sizing: border-box;
  font-family: 'inter',sans-serif;
}*/

body.awtl-login-screen {
  background: url(../images/bg-img.jpg) center fixed no-repeat !important;
  background-size: cover; 
  font-family: 'inter',sans-serif !important;
}

.awtl-login-screen a {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  font-size: 14px;
}

.awtl-login-screen a:focus,
.awtl-login-screen a:hover {
  text-decoration: none !important;
}



.awtl-login-screen .relative {
  position: relative;
}

.awtl-login-screen .login-head h1{
  margin: 0px !important;
  padding: 16px 0;
  color: #fff;
	width:100%;
  text-align: center;
  border-bottom: 2px solid #fff;
}

.awtl-login-screen .logo-login{text-align: center; margin:0 0 20px 0;}

.awtl-login-screen .logo-login img{
    width: 300px;
}
.awtl-login-screen .form-content{
  padding: 25px 40px 10px 40px;
}

.awtl-login-screen ::placeholder {
  color: #fff !important;
  font-size: 18px !important;
}
.awtl-login-screen .login {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.awtl-login-screen .login-container-wrapper {
  /*max-width: 470px;*/
  /*margin: 1% auto 1% auto;*/
  border-radius: 15px;
  border: 1px solid #fff;
  box-sizing: border-box;
  /*position: relative;*/
  box-shadow: 0px 30px 60px -5px #000;
  background-color: rgba(255, 255, 255, 0.05);
  background-size:cover;
  background-blend-mode:saturation;
  
}
.awtl-login-screen .login-container-wrapper .logo,
.awtl-login-screen .login-container-wrapper .welcome {
  font-size: 20px;
  letter-spacing: 1px;
}

.awtl-login-screen .login-container-wrapper li a{
   color:#fff;
}
.awtl-login-screen .login-container-wrapper li a:hover{
  color:#ccc;
  text-decoration:none;
}

.awtl-login-screen .login-container-wrapper li a:active,
.awtl-login-screen .login-container-wrapper li a:focus{
  color:#fff;
  text-decoration:none;
  
}
.awtl-login-screen .login-container-wrapper li.active{
  text-align: center;
  padding:0 0px;
  line-height:60px;
  box-shadow: inset 0 -2px 0 0 #ccc;
  cursor:pointer;
}

.awtl-login-screen .login-container-wrapper li.active a{
  font-size: 32px;
}

.awtl-login-screen .login-form .form-group {
  margin-right: 0;
  margin-left: 0;
}

.awtl-login-screen .login-form i {
  position: absolute;
  top: 0;
  line-height:25px;
  color: #fff;
  z-index:100;
  font-size:27px;
  padding:14px 10px;
  background-color: rgba(255, 255, 255, 0.1);
  border-right: 1px solid #fff;
 
}

.awtl-login-screen .login-form .input-lg {
  font-size: 16px;
  height: 55px;
  border-radius: 0;
  padding: 10px 60px;
}
.awtl-login-screen .login .form-group.relative input,
.awtl-login-screen .login input[type="email"],
.awtl-login-screen .login input[type="password"],
.awtl-login-screen .login select,
.awtl-login-screen .login input:focus {
  background-color: rgba(255, 255, 255, 0.02);
  border: 0px solid #4a525f;
  color: #fff;
  border: 1px solid #fff;
  border-radius:5px !important;
}


.awtl-login-screen .login .checkmark label,
.awtl-login-screen .login .checkmark a {
  color: #fff;
  vertical-align: middle;
  min-height: 0;
  padding-left: 10px;
  margin-bottom: 14px;
  font-weight: 400;
  cursor: pointer;
  font-size: 14px;
}
.awtl-login-screen input[type="checkmark"]:checked + label::before,
.awtl-login-screen input[type="radio"]:checked + label::before {
    background-color: transparent !important;
}

.awtl-login-screen .stay-sign {
  height: 20px;
  width: 20px;
}

.awtl-login-screen .btn-group-lg>.btn, .awtl-login-screen .btn-lg {
  padding: 8px 14px !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  line-height: 1.3333333;
  border-radius: 6px;
}

.awtl-login-screen .download-app{
  text-align: center;
  margin:15px 0;

}
.awtl-login-screen .download-app img{
  width: 150px;
  padding: 0px 5px;
  position: sticky;
}

.awtl-login-screen .chat-us{
  margin-left: 87%;
  position: absolute;
  bottom: 60px;
}
.awtl-login-screen .chat-us p{
  background-color: #fff;
  padding: 0px 10px;
  line-height: 32px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  margin-right: 5px;
}
.awtl-login-screen .chat-us a {
  display: flex;
  align-items: center;
 
  border-radius: 30px;
  padding: 5px 20px;
  margin:0 0 10px 0;
}
.awtl-login-screen .chat-us a.whatsApp-btn {
  background: #28a219;
}
.awtl-login-screen .chat-us a.support-btn {
  background: #f10000;
}

.awtl-login-screen .chat-us i{
  font-size: 40px;
  color: #fff;
  margin: 0 10px 0 0;
}
.awtl-login-screen .whatsapp{
  display: flex;
  padding-bottom: 20px;
}
.awtl-login-screen .support{
  display: flex;
}

.awtl-login-screen .select-language-dropdown {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding-left: 55px;
  background: transparent;
  border-radius: 5px;
  cursor: pointer;
}
.awtl-login-screen .select-language-dropdown option{
  background-color: #000000;
  color: #ffffff !important;
}




.awtl-login-screen .tooltip {
  position: relative;
  display: inline-block;
  opacity: 100 !important;
}

.awtl-login-screen .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.awtl-login-screen .tooltip:hover .tooltiptext {
  visibility: visible;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}

.awtl-login-screen #errorDiv {
  color: #3594c3 !important;
  margin: 0 0 8px 0;
}

body.awtl-login-screen .modal {
  position: fixed;
  top: 0px;
  pointer-events: none;
  left: 0px;
 /* background: rgba(51, 51, 51, 0.9);*/
  width: 100vw;
  height: 100vh;
  z-index: 100;
  opacity: 0;
  transition: 0.3s;
}
body.awtl-login-screen .modal.active {
  opacity: 1;
  pointer-events: auto;
}
body.awtl-login-screen .modal.active .box {
  top: 50%;
}
body.awtl-login-screen .modal#success h1 {
  font-size: 1.5em;
}
body.awtl-login-screen .modal .close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color:#000000;
  font-size: 27px;
  opacity: 0.5;
}
body.awtl-login-screen .modal .box {
  background: #fff;
  display: block;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
  padding: 20px;
  position: absolute;
  top: 70%;
 /* left: 50%;
 
  transition: 0.3s;
  width: 500px;*/
  transform: translate(0, -50%);
  transition: 0.3s;
  left: 0;
  right: 0;
  width: 455px;
}
body.awtl-login-screen .modal .box h5 {
    font-size: 1.25rem;
     font-weight: 500;
    margin: 1.5em 0 1em 0;
}
body.awtl-login-screen .register p {
    margin-top: 0;
    margin-bottom: 1rem;
}
body.awtl-login-screen .app-btn a {
    margin: 0 5px;
}

body.awtl-login-screen img {
    max-width:100%;
}
body.awtl-login-screen .modal .close i {
  font-family: 'Line Awesome Free';
    font-weight: 900;
}
body.awtl-login-screen input:-webkit-autofill,
body.awtl-login-screen input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
body.awtl-login-screen input[data-autocompleted] {
    background-color: transparent !important;
}
.awtl-login-screen .login-form .form-group.language-box i {
	font-size:24px;
	padding:13px 10px;

}
.awtl-login-screen .forgot-password {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px
}
.awtl-login-screen.arabic-language-wrapper .checkmark {
  direction: rtl;
}
.awtl-login-screen.arabic-language-wrapper .login .checkmark label {
  padding: 0 10px 0 0;
}
.awtl-login-screen .x-window.x-message-box {
  border: 0 !important;
  border-radius: 8px !important;
}
.awtl-login-screen .x-window.x-message-box .x-window-body .x-box-inner {
  height: 100px !important;
}

@media only screen and (min-width:321px) and (max-width:768px) {
  body.awtl-login-screen {
    background-size: cover !important;
}
.awtl-login-screen .login {
  width: 330px;
  position:inherit;
    left: 0!important;
    right: 0;
    margin: 0 auto;
    left: 50%;
    transform: translate(0%, 2%);
}
.awtl-login-screen .logo-login img {
  width: 230px;
}
.awtl-login-screen .form-content {
  padding: 25px 20px 10px 20px;
}
.awtl-login-screen a {
  display: block;
  margin: 0 0 8px 0;
}
.awtl-login-screen .chat-us {
  margin:0 auto;
  position: inherit;
  bottom: 10px;
  left: 0;
  right: 0;
  display: flex;
}
.awtl-login-screen .chat-us a {
  border-radius: 4px;
  margin: 0 auto;
  font-size: 13px;
}
.awtl-login-screen .chat-us i {
  font-size: 30px;
}
.awtl-login-screen .download-app img {
  max-width: 100%;
}
.awtl-login-screen .download-app {
  display: flex;
}
.awtl-login-screen .download-app a {
  width: 60%;
}
body.awtl-login-screen .modal .box {
  width: 330px;
}
body.awtl-login-screen .modal .box h5 {
  font-size: 1.10rem;
}
}

@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
      .awtl-login-screen .login {
        transform: translate(0%, 2%);
        width: 330px;
      }
      .awtl-login-screen .chat-us {
        width: 86%;
      }
    }