*,
::after,
::before {
  box-sizing: border-box;
}
/* fonts */

html {
  font-size: 100%;
} /*16px*/

body {
  background: #F5F5F5;
  font-family: 'Tajawal', sans-serif;
  color: #764BA2;
}
.flex{
  display: flex;
}
small,
.text-small {
  font-size: var(--small-text);
}

a {
  text-decoration: none;
}
ul {
  /* list-style-type: none; */
  padding: 0;
}

.img {
  width: 100%;
  display: block;
  object-fit: cover;
 
}

/* alerts */
.alert {
  padding: 0.375rem 0.75rem;
  margin-bottom: 1rem;
  border-color: transparent;
  border-radius: var(--borderRadius);
}

.alert-danger {
  color: var(--red-dark);
  background: var(--red-light);
}
.alert-success {
  color: var(--green-dark);
  background: var(--green-light);
}
/* form */

.form {
  width: 90vw;
  max-width: var(--fixed-width);
  background: var(--white);
  border-radius: var(--borderRadius);
  box-shadow: var(--shadow-2);
  padding: 2rem 2.5rem;
  margin: 3rem auto;
}
.form-label {
  display: block;
  font-size: var(--small-text);
  margin-bottom: 0.5rem;
  text-transform: capitalize;
  letter-spacing: var(--letterSpacing);
}
.form-input,
.form-textarea {
  width: 100%;
  padding: 0.375rem 0.75rem;
  border-radius: var(--borderRadius);
  background: var(--backgroundColor);
  border: 1px solid var(--grey-200);
}

.form-row {
  margin-bottom: 1rem;
}

.form-textarea {
  height: 7rem;
}
::placeholder {
  font-family: inherit;
  color: var(--grey-400);
}
.form-alert {
  color: var(--red-dark);
  letter-spacing: var(--letterSpacing);
  text-transform: capitalize;
}
/* alert */

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}


/* -----------------------------navbar------------------------------- */
.dropdown-border{
  border-bottom: 1px solid #E0E0E0;
}
.dropdown-toggle::after { 
  content: none;
}
.dropdown-item{
font-family: 'Tajawal';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;
/* identical to box height */
letter-spacing: 0.01em;
/* Primary */
color: #5B3795;
}

.navbar-header{
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}

.nav-logo-ar{
width: 124px;
height: 58px;
margin-left: 50px;
margin-right: 50px;
/* margin-bottom: 20px; */

margin-top: 12px; 
}
nav{
  background: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.nav-link{
    /* font-family: 'Tajawal'; */
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.01em;
    /* Primary */
    color: #5B3795;
    margin-right: 40px;
}
.header{
   background:#F5F5F5; 
}
.header-title{
font-family: Tajawal;
background: radial-gradient(50% 143.54% at 50% 50%, #7C8AC6 10.94%, rgba(118, 75, 162, 0.84) 66.67%) ;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
font-size: 63px;
/* font-size:43px; */
line-height:76px;
letter-spacing: 1%;
text-align: center;
}
.header-text{
  font-size: 24px;
  text-align: center;

  background: linear-gradient(70.91deg, #764BA2 36.98%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.header-svg{
    width: 519px;
    height: 282px;
}
.text-img-warper{
  position: absolute;
  bottom: 2px;
  top: 220px;
  left: 4px;
  right: 4px;
}


/* ------------------features cover------------------- */
.features{
  margin-top: 380px;
}
.features-title{
font-family: Tajawal;
background: linear-gradient(70.91deg, #667EEA 0%, #764BA2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size:63px;
letter-spacing: 1%;
text-align: center;
font-weight: bold;
  margin-top: 120px;
  margin-bottom: 120px;
}
.features-text{
  font-family: 'Lato', sans-serif;
  font-style: Bold;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin-top: 13px; 
  background: linear-gradient(70.91deg, #764BA2 40.94%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
text-shadow: 0px 4px 4px rgba(102, 51, 127, 0.2);
}
.features-cover{
  text-align: center;
  margin-bottom: 15px;
}
.features-icon{
  font-size: 52px;
}

/* --------------service seaction css-------------------- */
.service-cart-title{
    font-family: 'Tajawal';
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    padding: 20px;

    background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

.service-cart-cover-ar{
  font-family: 'Tajawal';
  text-align: center;
  height: 532px;
  border-radius: 20px;
  border: 2px solid #764BA2;
  box-sizing: border-box;
  padding-top: 15px;
  margin-top: 10px;
}
.service-cart-ul-ar{
  margin-right: 45px;
}
.service-cart-text-ar{
  font-family: 'Tajawal';
  font-weight:medium;
  font-size: 19.96px;
  /* line-height: 34px; */
  text-align: right; 
  padding-top: 15px;
  background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.service-cart-text-ar::before {
  /* content: "•";  */
  color: #667EEA; 
  display: inline-block;
  width: 1em;
  margin-right: -1em; 
}

/* ----------------------License prices for software and technical services-------------------- */

.license-title{
  font-family: 'Tajawal';
  background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(102, 51, 127, 0.2);
 }

.license-col{
  /* width:336px; */
  height:515px;
  background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
  border-radius: 25px;
  margin-top: 10px;
}
.license-div-header{
  background: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  padding: 10px;
  position: relative;
  top: 50px;
  text-align: center;
  height: 66px;
}
.license-div-text{
  margin-top: 80px;
  color: #fff;
  margin-right: 25px;
  padding: 10px;
  font-size: 24px;
}
/* .license-ul{
  list-style-type: circle;
}  */
.license-li {
  padding: 5px;
} 
.license-li::before {
  /* content: "•";  */
  color: #764BA2;
  
  display: inline-block;
  width: 1em;
  margin-right: -1em; 
}
.license-div-button-warpper{
  text-align: center;
}
.license-div-button{
  width: 254px;
  height: 58px;
  border-radius: 18px;
  /* position: relative;
  right: 28px; */
  font-style: normal;
  color: #5B3795;
  font-size: 22px;
  font-weight: 700;
}

/* -------------------------------package prices ------------------------- */
.package-title-cover-ar{
  background: linear-gradient(90deg, #FFFFFF 10.35%, rgba(255, 255, 255, 0) 41.94%), linear-gradient(70.91deg, #BA77FF 0%, #6380FF 100%);
  border: 5px solid #FFFFFF;
  width: 85%;
  margin-top: 120px;
  margin-bottom: 120px;
  height: 92px;
}
.package-item-cover{
  margin-top: 20px;
}
  
.package-title{
  font-family: 'Tajawal';
  font-weight: bold;
  font-size: 40px;
  color: #FFFFFF;
  margin-right: 40px;
  padding-right: 5px;
  text-shadow: 0px 4px 4px rgba(102, 51, 127, 0.2);
  margin-top: 10px;
}
.package-title-span{
font-family: 'Tajawal';
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 38px;
text-align: right;
margin-right: 15px;
}

.package-cart-title{
  font-family: 'Tajawal';
font-style: normal;
text-align: center;
font-weight: 700;
font-size: 32px;
line-height: 38px;
/* Linear */
background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.package-cart-cover{
  text-align: center;
  /* width: 260px; */
  /* height: 346px; */
  /* height:319px; */
  height: 100%;
  border-radius: 20px;
  border: 2px solid #764BA2;
  box-sizing: border-box;
  padding-top: 15px;
}

.package-cart-text{
  font-family: 'Tajawal';
  font-weight:medium;
  font-size: 28px;
  /* line-height: 34px; */
  text-align: center;
  padding: 5px;
background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

}
.package-cart-price{
  font-family: 'Tajawal';
  font-size: 32px;
  line-height: 38px;
  font-style: normal;
font-weight: 700;

  background: linear-gradient(70.91deg, #764BA2 0%, #667EEA 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.package-icon-cover-ar{
    border-radius: 50%;
    border: 2px solid #764BA2;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    text-align: center;

    margin-right: 45%;
    margin-top: 2rem;
  }
  .fa-shopping-cart{
    font-size: 30px;
    margin-top: 7px;
  }
  
/* --------------------zedna goals------------------------------------- */

.shape-img-cover{
  margin-top: 120px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
  line-height: 0;
}
.zedna-goals-title{
  text-align: center;
 font-family: 'Tajawal';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 77px;
/* identical to box height */
letter-spacing: 0.01em;
 color: #5B3795;
text-shadow: 0px 4px 4px rgba(102, 51, 127, 0.2);
}
.zedna-goals-title-text{
  margin-top: 30px;
  margin-bottom: 70px;
}
.zedna-goals-header-text{
  font-family: 'Tajawal';
font-style: normal;
font-weight: 300;
font-size: 32px;
line-height: 38px;
text-align: center;
letter-spacing: 0.01em;
color: #764BA2;
}
.zedna-goals-col{
  text-align: center;
}

.zedna-goals-text{
  font-size: 20px;
  font-style: bold;
  color: #5B3795;
  font-weight: bold;
  letter-spacing: 1%;
  text-align: center;
  padding: 30px;

  
}
.zedna-text-span{
  font-weight: bold;
}


/* --------------------------------footer-------------------------------- */
.footer{
  background: #5B3795;
  /* height: 292px;  */
}
.foter-padding{
  margin-top: 10px;
}
.footer-img{
  position: relative;
  top: 53px;
}
.footer-first-layer{
  background:#F5F5F5;
}
.footer-second-layer {
  padding-top: 66px;
}
.footer-second-layer-text p{
  font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
text-align: right;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.footer-second-layer-ul{
  list-style-type: none; 
}
.footer-second-layer-ul li a{
  font-family: 'Lato';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 31px;
text-align: right;
letter-spacing: 0.01em;

color: #FFFFFF;
}

.footer-ul-title{
  font-family: 'Lato';
font-style: normal;
font-weight: 600;
font-size: 18px;
/* line-height: 25px; */
text-align: right;
letter-spacing: 0.01em;
color: #FFFFFF;

border-bottom: 3px solid #F57335;
width: 86px;
}

.footer-third-layer{
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-third-layer p{
  font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 14px;
text-align: center;
letter-spacing: 0.01em;
color: #FFFFFF;

}
.footer-icons{
  gap: 30px;
  display: flex;
 
}
.footer-icons i{
  font-size: 24px;
  color: #ffff;
}

.shape-img-cover-pages{
margin-top: 180px;
position: relative; 
} 

.backtric-cover{
  display: flex;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 35px;
  gap: 10px;
  align-items: center;
  line-height: 26px;
}
.backtric-img-cover{
  padding-right: 35px;
}

/* 
--------------------------signin page----------------------------------------- */
.signin-title{

  margin-bottom: 30px; 
  font-family: 'Tajawal';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 43px;
display: flex;
align-items: center;
background: linear-gradient(180deg, #6174B9 29.69%, #764BA2 60.42%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.signin-text{
  display: flex;
  justify-content: space-between;
}
.signin-text p {
  font-family: Tajawal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}
.input-box{
  border-radius:20px; 
  margin-bottom: 30px;
  height: 61px;
  border: 3px solid  #667EEA;
}
input::placeholder {
  color: #828282;
  font-family: Tajawal;
  font-style: Regular;
  font-size: 20px;

}
.signin-button{
  background: linear-gradient(70.91deg, #BA77FF 0%, #6380FF 100%);
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  width: 100%;
  color: #ffff;
  /* height: 38px; */
  font-size: 20px;
}

.single-button{ 
  background: linear-gradient(70.91deg, #BA77FF 0%, #6380FF 100%);
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  width: 40%;
  color: #ffff;
  /* height: 38px; */
  font-size: 20px;
}

.single-button-ar{ 
  background: linear-gradient(70.91deg, #BA77FF 0%, #6380FF 100%);
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  /* width: 40%; */
  color: #ffff;
  /* height: 38px; */
  font-size: 20px;
}


.single-button-outline{
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  width: 40%;
  color: #6380FF;
  /* height: 38px; */
  font-size: 20px;
  font-weight: bold;
}

/* --------------------------------enter otp ------------------------------ */
.otp-text-ar p {
  font-family: 'Tajawal';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 24px;

color:#828282;

}
.single-otp-button{ 
  background: linear-gradient(70.91deg, #BA77FF 0%, #6380FF 100%);
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  width: 60%;
  color: #ffff;
  font-size: 20px;
}
.single-otp-button-outline-ar{
  box-shadow: 0px 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 12px;
  /* width: 30%; */
  color: #6380FF;
  font-size: 20px;
  font-weight: bold;
}


/* ------------------------profile page-------------------------------------------- */

.profile-input-box{
  margin-bottom: 20px;
  height: 44px;
  border: 1px solid #B2BCCA;
  border-radius: 8px;
}
.profile-input-box::placeholder {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #828282;
} 

/* ---------------------------payment page------------------------- */

.backtric-cover-payment{
  display: flex;
  padding-top: 15px;
  padding-bottom: 10px;
  /* padding-right: 35px; */
  gap: 10px;
  align-items: center;
  line-height: 26px;
}
/* .backtric-img-cover-payment{
  padding-right: 35px;
} */

.payment-info-text{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.payment-info-text-p{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #828282;
}
.cards-cover{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 15px;
  margin-bottom: 30px;
  background: #C8B6DE;
  border-radius: 8px;
}
.payment-card-p{
  color: #FFFFFF; 
  padding-top:5px;
}
.payment-span{
font-family: 'Tajawal';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
color: #2F80ED;
margin-left:10px;
}

.review-cover{
 display: flex;
  justify-content: space-between;
  flex-direction: row; 
   border-bottom:1px solid #E0E0E0;
   margin-top: 30px;
}

.review-p{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}
.review-p-price{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
}

.review-total-p{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #000000;             
}
.review-gst-p{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #828282;
}

.review-total-price{
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #000000; 
}
.review-total-price-span{
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #828282;
  margin-right:10px;
}