.login-wrapper {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background-image: url(../assets/images/network-full.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.login-wrapper .login-logo {
  position: absolute;
}
.login-wrapper .login-logo img {
  width: 100%;
  height: 100%;
}
.login-wrapper .login-logo.vision {
  top: 50px;
  right: 50px;
  width: 110.4px;
  height: 75px;
}
    .login-wrapper .login-logo.aseer-logo {
/*        top: 50px;*/
        /*        right: 50px;*/
        top: 100px;
        left: 150px;
        width: 373.4px;
        height: auto;
    }
        .login-wrapper .login-logo.aseer-logo img {
            width: 100%;
        }
.login-wrapper .login-logo.masrat {
  top: 35px;
  left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 102.2px;
  height: 136px;
}
.login-wrapper .login-logo.masrat span {
  font-family: cairo;
  font-weight: 900;
  font-style: Black;
  font-size: 28px;
  color: #ffffff;
  height: 52px;
  text-align: center;
}
.login-wrapper .italic-text {
  position: absolute;
  bottom: 6rem;
  left: 12rem;
  /* background-color: #4dc5ff; */
  /* padding-left: 10%;
  padding-bottom: 3%; */
  /* font-style: italic; */
  /* text-shadow: 0 0 5px #0ff; */
  /* text-shadow: 0 0 30px #00608f; */
  transform: skew(-60deg, 0deg);
  word-spacing: 3px;
  transform: scaleX(1.5);
  transform-origin: right;
  overflow: hidden;
  padding-inline: 2em;
}
.login-wrapper .italic-text p {
  /* box-shadow: 0px 0px 30px 0px #00608f; */
  background: linear-gradient(90deg, #4dc5ff 0%, #c4eafe 100%);
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 0 30px 0px #00608f);
}
.login-wrapper .italic-text p.lg-italic-txt {
  font-size: 60px;
  /* text-align: center !important; */
  letter-spacing: 0.1rem;
  font-weight: 500;
  font-family: cairo-semibold;
  margin-bottom: 30px;
  transform: skew(-50deg, 0deg) scaleX(1.1) rotate(-1.38deg);
  transform-origin: right;
}
.login-wrapper .italic-text p.sm-italic-txt {
  font-size: 50px;
  transform: skew(-48deg, 0deg);
  rotate: -0.38deg;
  /* rotate: -0.62deg; */
  letter-spacing: 6px;
  font-weight: 500;
  font-family: cairo-semibold;
  /* padding-right: 3rem; */
}
/* .login-wrapper .logo-bg {
  width: 768px;
  height: 768px;
  position: relative;
  background-image: url(../assets/images/logo-bg.svg);
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat;
} */

.login-wrapper .login-section {
  /* width: 50%; */
  width: fit-content;
  height: 100%;
  /* background-image: url(../assets/images/logo-bg.svg);
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: no-repeat; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto 13%;
  padding: auto 0;
  align-items: center;
}

.login-wrapper .login-section .login-form {
  width: 484px;
  /* width: 50%; */
  /* height: 683px; */
  /* height: 640px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5em;
  padding: 2.5em;
  font-family: cairo;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 100%;
  margin: 30% 12%;
  backdrop-filter: blur(12px);
  color: #000;
  background-color: #ffffffcc;
  box-shadow: 0px 0px 30px 0px #ffffff59;
  border: 2px solid #ffffffcc;
  border-radius: 2.5rem;
}
.login-section .login-form .company-logo {
  width: 100%;
  height: 109.2px;
  display: flex;
  flex-direction: column; 
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}
/*.company-logo:has(.login-logo) {
    margin-bottom: 1em;
}*/
/*.company-logo .login-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5em;
    color: #fff;
    font-weight: bold;
    margin-block: 1em;
}*/
    .company-logo .login-logo span {
        font-size: 30px;
        font-weight: bold;
    }
.login-section .login-form .company-logo img {
    /*  height: 86.8px;
  width: 86.8px;*/
    /*    width: 73.8px;*/
    /*    width: 83.8px;*/
    width: 92%;
    height: auto;
}
.login-section .login-form .company-details {
  display: flex;
  flex-direction: column;
  width: 139px;
  height: 44.6px;
  gap: 0.5em;
  font-size: 24px;
  /* color: #ffffff; */
  background: var(--primary);
  background-clip: text;
  color: transparent;
  margin-top: 10px;
}
.login-section .login-form .company-details .ar-logo {
  font-family: almarai-extrabold;
  font-weight: 800;
  font-size: 16.8px;
}
.login-section .login-form .company-details .en-logo {
  font-family: poppins-bold;
  font-size: 13.3px;
  height: 20px;
  line-height: 100%;
}
.login-section .login-form .company-details p {
  height: 27px;
  text-align: center;
}
.login-wrapper .login-form .title-bold {
  font-size: 24px;
  text-align: center;
}
.login-wrapper .login-section .login-form .form-data {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.7em;
}
.login-section .login-form .form-data > .form-group {
  gap: 0.5em;
}

.login-form.form-shared-style input,
.login-form.form-shared-style .fancy-btn {
  /* width: 484px; */
  width: 100%;
  height: 60px;
  gap: 1em;
  border-radius: 1em;
  background-color: #ffffffcc;
  outline: unset;
  padding: 18px 24px;
}
.login-form.form-shared-style input {
  border: 2px solid #c1dbe0;
}

.login-section .login-form .form-data a.forget-pass {
  background: linear-gradient(90deg, #39aae1 0%, #1c90cf 100%);
  background-clip: text;
  color: transparent;
  text-decoration: underline !important;
/*   border-bottom:1px solid #39aae1;*/
  position: relative;
}

.login-section .login-form .form-data a.forget-pass:hover::after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 4px;
  background: linear-gradient(90deg, #39aae1 0%, #1c90cf 100%);
} 

/* .form-shared-style button {
  background-image: linear-gradient(90deg, #39aae1 0%, #1c90cf 100%);

  background-size: 100% 100% 50%;
  border: var(--border-light);
  text-align: center;
}
.form-shared-style input:focus,
.form-shared-style button:focus,
.form-shared-style button.active,
.form-shared-style button:active,
.form-shared-style button:hover {
  border: 2px solid #ffffff;
  /* background-image: linear-gradient(
      90deg,
      rgba(14, 108, 159, 1) 0%,
      rgba(14, 108, 159, 1) 100%
    ),
    url(/assets/images/logo-trans.svg); //
  background-image: linear-gradient(
      90deg,
      rgba(14, 108, 159, 0.6),
      rgba(14, 108, 159, 0.6)
    ),
    url("/assets/images/logo-transparent.svg");
  /* background-color: #ffffff45; //
  background-position: 0% 55%;
  background-size: 100% 100%, 110%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease-in-out;
/* } */
/*
.form-shared-style button {
  background-image: linear-gradient(
      90deg,
      rgba(14, 108, 159, 0.8) 0%,
      rgba(14, 108, 159, 0.8) 100%
    ),
    url("/assets/images/icons/Mask-btn.svg");
  background-size: 0px 0px;
  background-position: 0% 55%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: var(--border-light);
  text-align: center;
  color: white;
  border-radius: 12px;
  padding: 1rem 2rem;
  transition: background-size 0.4s ease-in-out,
    background-position 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.form-shared-style button:hover,
.form-shared-style button:focus {
  border: 2px solid #ffffff;
  background-image: linear-gradient(
      90deg,
      rgba(14, 108, 159, 0.5) 0%,
      rgba(14, 108, 159, 0.5) 100%
    ),
    url("/assets/images/logo-trans.svg");
  background-size: 105% 105%, 105%;
  background-position: 0% 55%;
  /* background-position: center center; /
  background-color: #ffffff10;
}
.login-form input[type="text"] {
  background-color: #ffffff80;
} */




@media (min-width: 1600px) {
  .login-wrapper .italic-text {
    left: 20rem;
    bottom: 2.5rem;
  }
  .login-wrapper .italic-text p.lg-italic-txt {
    font-size: 47px;
    /* margin-bottom: 22px;
    padding-right: 4rem; */
  }
  .login-wrapper .italic-text p.sm-italic-txt {
    font-size: 38px;
  }
}
@media (max-width: 1600px) {
  .login-wrapper .italic-text {
    left: 17rem;
    bottom: 3rem;
  }
  .login-wrapper .italic-text p.lg-italic-txt {
    font-size: 42px;
    /* margin-bottom: 22px;
    padding-right: 3rem; */
  }
  .login-wrapper .italic-text p.sm-italic-txt {
    font-size: 32px;
    /* padding-right: 2rem; */
  }
  .login-wrapper {
    background-size: cover;
    background-position: 0 102%;
  }
}
@media (max-width: 1200px) {
  .login-wrapper .italic-text {
    left: 18rem;
  }
  .login-wrapper .italic-text p.lg-italic-txt {
    font-size: 40px;
  }
  .login-wrapper .italic-text p.sm-italic-txt {
    font-size: 30px;
  }
  .login-wrapper {
    background-image: url(../assets/images/login-network-bg.png);
  }
}
@media (max-width: 992px) {
}

@media (max-width: 786px) {
  .login-wrapper .italic-text {
    left: 15rem;
  }
  .login-wrapper .italic-text p.lg-italic-txt {
    font-size: 30px;
    padding: 0rem;
  }
  .login-wrapper .italic-text p.sm-italic-txt {
    font-size: 25px;
    padding: 0rem;
  }
  .login-wrapper .login-logo.vision {
    top: 30px;
    right: 40px;
  }
  .login-wrapper .login-logo.masrat {
    top: 25px;
    left: 40px;
  }
}
