@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@300;400;500;600;700;800&family=Open+Sans:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&display=swap');

@import url('https://fonts.cdnfonts.com/css/sf-pro-display?styles=98774,98777,98776,98772,98773,98775,98770,98771,98769');

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  background-color: white;
 /* background-image: url('../images/clipium-img-back-p1.png'); */
   height: auto;
   min-height: 100vh;
   background-size: cover;
   background-position: 100% 100%;
   background-repeat: no-repeat;
}



.error-message{
  text-align: center;
  width: 100%;
  direction: ltr;
}

/* Index Page */

.top-lang {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
    margin: 0 auto;

}

.top-lang div:nth-child(2){
  color: #000;
font-family: 'Roboto';
font-size: 14px;
font-weight: 400;
line-height: normal;

}

.top-lang div:nth-child(3) {
width: 45px;
height: 45px;
}

.top-lang div:nth-child(3) img{
width: 100%;
display: block;
}

#lang {
        position: absolute;
    top: 8px;
    right: 10px;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    display: block;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    z-index: 99;
    padding: 3px;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 5px;
}


.wrapper-head{
  width: 85%;
  margin: 40px auto;
  padding: 30px 0;
  border-radius: 15px;
background: #FFF;
box-shadow: 0px 4px 8px 7px rgba(0, 0, 0, 0.08);
margin-bottom: 70px;
}

.header {
    text-align: center;
    width: 90%;
    min-height: 51px;
    margin: 10px auto;
}
.header .main-img{
  width: 100%;
  display: block;
}

.hand-box{
  width: 80%;
  margin: 20px auto;
}
.hand-box img{
  width: 100%;
  display: block;
}

.txt-box{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 15px auto;
  margin-top: 30px;
}
.txt-box div{
font-family: 'Almarai';
font-weight: 700;
font-size: 49px;
/* line-height: 81px; */
text-align: center;
background: linear-gradient(90deg, #009BFD 0%, #004B7A 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
direction: rtl;
}


.promotion { 
  color: #000;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
  margin: 15px auto;
  position: relative;
  z-index: 999999;
}


.action-wrapper{
  text-align: center;
}


.action__holder {
  width: 100%;
  margin: auto;
  text-align: center;
}

.action {
  display: inline-block;
  font-size: clamp(15px, 2vw, 16px);
color: #000;
text-align: center;
font-family: 'Roboto';
font-weight: 500;
line-height: 161.133%; 
direction: ltr;
}

.action2{
  display: inline-block;
  font-size: clamp(13px, 2vw, 14px);
font-family: 'Roboto';
font-weight: 400;
line-height: 27px;
text-align: center;
color: #000000;
margin: 10px auto;
direction: ltr;
}

/* .verify {
  font-size: clamp(14px, 2vw, 18px);
} */

.action-new{
  font-family: 'Roboto';
font-weight: 400;
font-size: 18px;
line-height: 27px;
text-align: center;
color: #000000;
width: 100%;
margin: 10px auto;
}

form {
  text-align: center;
  width: 100%;
  margin: auto;
  margin-top: 10px;
}

.input-wrapper {
      position: relative;
    margin: 20px auto;
    width: 80%;
}


form input {
padding: 13px 5px;
    direction: ltr;
    outline: none;
    /* z-index: 2000; */
    position: relative;
    background: #FFFFFF;
    text-align: center;
    /* margin: auto; */
    width: 100%;
    /* border-radius: 6px; */
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.76em;
    /* padding-left: 27px; */
    border-radius: none;
border: 3px solid #000;
background: #FFF;
}

.img-mob{
  position: absolute;
    top: 53%;
    left: 10px;
    transform: translate(0, -50%);
}

form button {
   display: block; 
    border: none;
    z-index: 2;
    width: 80%;
    padding: 17px 5px;
    margin: auto;
background: #1abd00;
  border-radius: 20px;
  text-align: center;
  margin-top: 15px;
  color: #FFFFFF;
font-family: 'Roboto';
font-size: 16px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
display: flex;
justify-content: space-around;
align-items: center;
flex-direction: row-reverse;
}

.img-arrow{
  width: 19px;
  height: 15px;
}

.img-arrow img{
  width: 100%;
}



.flagcontainer {
     display: flex;
    margin-bottom: 20px;
    flex-direction: row-reverse;
    z-index: 2000;
    position: relative;
}

.flagbox {
   color: #000;
    max-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    position: absolute;
    left: 2px;
    top: 5px;
    z-index: 11000;

}

.flag { 
    align-self: center;
    width: 26px;
    height: 26px;
}




:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}


.arrow {
    position: absolute;
    z-index: 0
}

.arrow-left {
    top: 25px;
    left: -25px;
    transform: translate(-50%,-50%) rotate(-90deg);
}

.arrow-right {
    top: 20px;
    right: -16px;
    transform: translate(-50%,-50%) rotate(90deg);
}

.arrow span {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 5px solid #E50D46;
    border-right: 5px solid #E50D46;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.arrow span:nth-child(2){
    animation-delay: -0.2s;
}
.arrow span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-5px,-5px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}

.regulation {
    width: 85%;
    margin: 20px auto;
    margin-top: 57px;
    min-height: 55px;
    padding-top: 10px;
    direction: ltr;
    color: #000;
text-align: justify;
font-family: 'Roboto';
font-size: 11px;
font-weight: 400;
line-height: 157.187%; 
}
.regulation span{
  color: red;
}

.regulation div:nth-of-type(1) {
  font-size: 12px;
  font-weight: 700;
}

.regulation div:nth-of-type(2) {
  font-weight: 700;
  margin-top: 10px;
}

.regulation div:nth-of-type(3) {
  margin-top: 10px;
}

.regulation div:nth-of-type(3) span {
  font-weight: 700;
  color: red;
}

.regulation ul {
  list-style: disc;
  width: 90%;
  margin: 10px auto;
}


/* Verify Page */

.number-wrapper{
     width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;

}




#verify .final-countdown {
  margin: 0 !important;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 13.0269px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.075em;
  color: #888888;
}



#verify .final-countdown span {
  font-family: serif;
}


#verify #resendOtp {
  margin: auto;
  display: block;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 13.0269px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #888888;
  width: 140px;
  padding-bottom: 6px;
  margin-bottom: 10px;
  color: #888888;
  margin-top: 23px;
}


/* #confirm-btn:disabled {
  background: #999;
} */

/* Third Page */

.header-success {
  text-align: center;
}

.content-success {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  max-width: 320px;
  margin: auto;
}


.success-title {
  font-size: 25px;
  margin-top: 15px;
color: #3A3E52;
  font-weight: 400;
    font-family: 'Roboto';
  
}

.success-subtitle {
  font-size: 20px;
  color: #3A3E52;
  font-weight: 400;
    font-family: 'Roboto';
}

.content-success .description {
  font-family: 'Roboto';
  text-align: justify;
  direction: ltr;
  font-weight: 400;
  color: #3A3E52;
  width: 280px;
  margin: auto;
  margin-top: 15px;
}

.content-success .buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  margin-top: 10px;
  width: 100%;
  max-width: 280px;
  
}

.content-success .buttons>a {
  font-size: 20px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  padding: 8px 0;
   color: white;
  background: #0095F3;
border-radius: 4.2142px;
}

.content-success .buttons>a:nth-of-type(2) {
  background: transparent;
  border: 1.5px solid #C759B4;

  font-size: 14px;
  font-weight: 400;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  padding: 8px 0;
  display: block;
  color: #fff;
}

.content-success .buttons .inner {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.content-success .buttons .inner a {
  width: clamp(120px, 90vw, 135px);
  height: 42px;
  text-align: center;
  margin: 5px 0px;
  display: block;
  padding-top: 3px;
  color: white;
  background: #0095F3;
border-radius: 4.2142px;
}

.content-success .buttons .inner a span{
  display: block;
}

.buttons a span.en {
  font-family: 'Iransans';
}

.buttons a span.ar {
  font-family: Cairo;
}

.txt-box-p1{
  width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    margin-bottom: 30px;
}

.txt-box-p1 div:nth-child(1){
   color: #000;
    text-align: center;
    font-family: 'SF Pro Display';
    font-size: 28px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.43px;
    margin-top: 10px;
}

.txt-box-p1 div:nth-child(2){
   color: #000000;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
    direction: ltr;
    letter-spacing: 1px;
}

.txt-box-top-p1{
color: #000;
    text-align: center;
    font-family: 'SF Pro Display';
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.43px;
}

.btn-download-vivideo {
  width: 90%;
  padding: 8px 0;
  position: relative;
  font-family: Roboto;
  background: #6B77C8;
  box-sizing: border-box;
  border-radius: 25px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: 10px auto;
}

.btn-download-vivideo img {
    width: 35px;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
}

.privacy-link{
  text-align: center;
    margin: 10px auto;
    color: red;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 5px;
}

.img-p3{
  width: 205.429px;
height: 202.147px;
margin: 30px auto;
}
.img-p3 img{
  width: 100%;
display: block;
}
.txt-p3 div:nth-child(1){
  margin: 0 auto;
  color: #60C209;
text-align: center;
font-family: 'Roboto';
font-size: 35px;
font-weight: 700;
line-height: normal;
direction: ltr;
}

.txt-p3 div:nth-child(2){
  margin: 10px auto;
color: #60C209;
text-align: center;
font-family: 'Roboto';
font-size: 17px;
font-weight: 700;
line-height: normal;
direction: ltr;
}

.txt-p3 div:nth-child(3){
  margin: 10px auto;
  width: 77%;
  color: #6F6F6F;
text-align: justify;
font-family: 'Roboto';
font-size: 13px;
font-weight: 500;
line-height: 130.187%;
direction: ltr;
}

.btn-p3{
  width: 80%;
  height: 60px;
  margin: 30px auto;
  border-radius: 5px;
background: var(--yellow-btn, linear-gradient(180deg, #D9D9D9 0%, #FD0 0.01%, #FFA800 100%));
display: flex;
justify-content: center;
align-items: center;
color: #000;
text-align: center;
font-family: 'Roboto';
font-size: 15px;
font-weight: 700;
line-height: 16.405px;
}

.popup-wrapper{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: visible !important;
  display: none;
  z-index: 99;
}
.popup{
 position: absolute;
    width: 90%;
    height: 280px;
    background: rgb(158, 158, 158);
    border-radius: 18px;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    padding: 20px 0;
    z-index: 999;
}

.error-message2 {
    margin: 10px auto;
    background: #f94040;
    border-radius: 5px;
    direction: ltr;
    line-height: 2;
    color: #fff;
}

.txt-box3-p3{
        width: 90%;
    margin: 0 auto;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    color: #000000;
}


/* new style */

.vivideo_btns {
  display: none;
}

/* .zain_btn {
  display: none;
} */



.new-discription {
  color: #000;
    margin: auto;
    text-align: left;
    width: 90%;
    padding: 20px 0;
}

.new-discription a {
  color: blue;
  font-weight: 700;
}



.regulations {
    color: #000;
    text-align: justify;
    width: 90%;
    margin: 28px auto;
    direction: ltr;
}


.link-service{
  margin: 20px auto;
      font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    line-height: 31px;
    text-align: center;
    color: #000000;
    direction: ltr;
}

.link-service a{
  color: blue;
}


.thanks,.second-service{
	width: 100%;
	margin: 0 auto;
	display: none;
}












