@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');

@import url('https://v1.fontapi.ir/css/SFArabic');


* {
  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/vivideo-irag-img-back-p6.png'); */
   height: auto;
   min-height: 100vh;
   background-size: cover;
   background-position: 100% 100%;
   background-repeat: no-repeat;
}



.error-message{
  margin: 10px auto;
    background: #000;
    border-radius: 5px;
    direction: ltr;
    line-height: 2;
    color: #fff;
    font-size: 15px;
    width: 80%;
    margin-top: 25px;
    text-align: center;
    font-family: 'Almarai';
}

/* Index Page */

.top-lang {
position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    /* background-color: #4E4E4E; */
    padding-bottom: 12px;
    /* padding-top: 10px; */
    padding: 10px;
}

.top-lang div {color: #5C6C79;text-align: center;font-family: "SF Pro Display";font-size: 15px;font-weight: 500;line-height: 25.76px;margin: 0 auto;}
.top-lang img {
  display: block;
    /* position: absolute; */
    left: 5px;
    width: 35px;
    top: 5px;
}

#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: 900;
    z-index: 99;
    width: 28px;
    height: 28px;
    border: 2.44918px solid #000000;
    box-sizing: border-box;
    border-radius: 5px;
}

.txt-box-main{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px auto;
}
.txt-box-main div:nth-child(1){
  font-family: 'Roboto';
font-weight: 900;
font-size: 60px;
line-height: 74px;
text-align: center;
letter-spacing: -0.01em;
color: #00803B;
direction: ltr;
}
.txt-box-main div:nth-child(2){
  font-family: 'Almarai';
font-weight: 400;
font-size: 60px;
line-height: 74px;
text-align: center;
letter-spacing: -0.01em;
color: #00803B
}

.header {
       text-align: center;
    width: 82%;
    min-height: 114px;
    margin: 10px auto;
}


.header .main-img {
    width: 100%;
}
.header .main-img img {
    width: 100%;
}

.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__holder {
  width: 100%;
  margin: auto;
  text-align: center;
  display: flex;
    flex-direction: column;
    align-items: 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;
    margin: 12px auto;
}

/* .action2{
  display: inline-block;
  font-size: 19px;
font-family: 'Roboto';
font-weight: 900;
line-height: 27px;
text-align: center;
color: #000000;
margin: 20px auto;
filter: drop-shadow(2px 4px 20px black);
} */

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

.action-new{
      display: inline-block;
margin: 10px auto;
  font-family: 'Roboto';
font-weight: 500;
font-size: 13px;
line-height: 17px;
text-align: center;
letter-spacing: 0.395em;
color: #535353;
}

.action3{
   font-size: clamp(17px, 1vw, 18px);
    display: inline-block;
margin: 10px auto;
font-family: 'Roboto';
font-weight: 400;
line-height: 25px;
text-align: center;
color: #000;
margin-bottom: 0;
}

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

.input-wrapper {
  direction: ltr;
    position: relative;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 325px;
}

.prefix-box{
  border-radius: 8.355px;
background: #FAFAFA;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
display: flex;
justify-content: center;
align-items: center;
padding: 10px 15px;
    width: 102px;
    height: 46px;
}

.prefix-box div:nth-child(1){
  width: 31.321px;
height: 20.881px;
}

.prefix-box div:nth-child(1) img{
  width: 100%;
  display: block;
}

.prefix-box div:nth-child(2){
  color: #141414;
font-family: 'Roboto';
font-size: 13px;
font-weight: 700;
margin-left: 5px;
}

.input-wrapper input {
    display: block;
    text-align: center;
    letter-spacing: 6px;
    font-size: 11px;
    font-weight: 400;
    direction: ltr;
    outline: none;
    padding: 8px 20px;
    /* width: 85%; */
    color: #939393;
border-radius: 8.355px;
background: #FAFAFA;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    width: 206px;
    height: 46px;
        padding-right: 61px;
        border: none;
}
.input-wrapper input::placeholder{
    color: #939393;
    letter-spacing: 6px;
}

.form2 .input-wrapper input{
  width: 100%;
}

.user1-box{
  position: absolute;
  top: 2px;
  right: 0;
  /* transform: translate( 0 , -50% ); */
  width: 47px;
    height: 47px;
}



.user1-box img{
  width: 100%;
  display: block;
}


.flag-selection{
  width: 90%;
  max-width: 325px;
  margin: 10px auto;
  border-radius: 8.355px;
background: #FAFAFA;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
display: flex;
justify-content: center;
align-items: center;
flex-direction: row-reverse;
padding: 10px;
}

/* .flag-selection div:nth-child(1){
 width: 26px;
height: 15.231px;
}

.flag-selection div:nth-child(1) img{
  width: 100%;
  display: block;
} */

.flag-selection div:nth-child(1){
  color: #141414;
font-family: 'Roboto';
font-size: 15px;
font-weight: 700;
letter-spacing: 0.91px;
margin-right: auto;
margin-left: 10px;
}

.flag-selection div:nth-child(2){
 width: 22px;
    height: 22px;
}

.flag-selection div:nth-child(2) img{
  width: 100%;
}

#request-btn ,
#confirm-btn {
    position: relative;
    outline: none;
    border: none;
    padding: 6px;
    display: block;
    width: 80%;
    margin: auto;
/* border-radius: 10px;
background: #7FBEF3;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
height: 70px;
text-align: center;
margin-top: 6px;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: center;
font-family: 'Roboto';
font-weight: 700;
font-size: 19px;
color: #FFFFFF;
 border-radius: 10px;
background: #5c6c79;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
margin: 12px auto;
}

#request-btn span,
#confirm-btn span{
  width: 100%;
display: flex;
justify-content: center;
align-items: center;
}

/* #request-btn span:nth-child(1){
font-family: 'Roboto';
font-weight: 700;
font-size: 1.875rem;
color: #FFFFFF;
} */
#request-btn span:nth-child(2),
#confirm-btn span:nth-child(2){
background: rgb(92, 108, 121);
}

.form2 .input-wrapper input {
    width: 100%;
}

.form2 .user1-box{
  top: 5px;
  width: 36px;
  right: 3px;
}


: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: 0 auto;
    min-height: 55px;
    padding-top: 10px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 12px; */
    letter-spacing: 0em;
    color: #525252;
    direction: ltr;
    position: fixed;
    bottom: 19px;
    left: 0;
    right: 0;
}
.regulation a{
  color: red;
}
.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 */

.wrapper-resend{
  width: 60%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  /* border: 1px solid #8395e9; */
  padding: 10px;
  border-radius: 6px;
}

.wrapper-resend .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: #000;
}



.wrapper-resend .final-countdown span {
  font-family: serif;
}


.wrapper-resend #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 #0095F3; */
  /* width: 140px;
  padding-bottom: 6px;
  margin-bottom: 10px; */
  color: #000;
  /* margin-top: 23px; */
}


#confirm-btn:disabled {
  background: rgb(92, 92, 92);
}



/* 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: Cairo;
  
}

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

.content-success .description {
  font-family: Cairo;
  text-align: justify;
  direction: rtl;
  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{
    margin: 30px auto;
    display: flex;
  justify-content: center;
    align-items: center;

}

.txt-box-p1 div{
    letter-spacing: -0.236px;
    border-radius: 8.355px;
    background: #FAFAFA;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    padding: 8px 0;
    width: 90%;
    max-width: 325px;
    color: #008B45;
text-align: center;
font-family: "SF Pro Display";
font-size: 21px;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
}

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

.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: 700;
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 5px;
}

.banner{
  width: 100%;
  display: block;
  height: 28px;
  background-color: #2A9ADD;
}
.banner-2{
  width: 100%;
  height: 71px;
  background-color: #2FABF6;
  display: flex;
  justify-content: space-around;
  align-items: center;
  /* flex-direction: row-reverse; */
    margin-top: -12px;
    padding: 0 10px;
}
.banner-p1-1{
  background-color: #BDBDBD;
}
.banner-p1-2{
  background-color: #E0E0E0;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.24);
}
.banner-2 div:first-child img:first-child{
  width: 32px;
  height: 32px;
}
.banner-2 div:first-child img:nth-child(2){
  width: 24px;
  height: 24px;
}
.banner-2 div:nth-child(2) img{
  width: 22px;
  height: 22px;
}

.banner-2 img:first-child{
  width: 32px;
  height: 32px;
}
.banner-2 img:nth-child(2){
  width: 24px;
  height: 24px;
  margin-left: auto;
}
.banner-2 img:nth-child(4){
  width: 22px;
  height: 22px;
}
.banner-2 p{
  font-family: Arial;
font-weight: normal;
font-size: 14px;
line-height: 25px;
text-align: center;
letter-spacing: -0.04em;

color: #FFFFFF;
}
.banner-3{
  width: 100%;
  height: 20px;
  background-color: #DFDFDF;
}
.txt-folder{
      padding-top: 20px;
    padding-left: 40px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial;

}
.folder{
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    width: 90%;
    justify-content: flex-start;
    border-bottom: 1px solid #DADADA;
}
.txt-folder-right{
  flex-direction: column;
  justify-content: center;
  display: flex;
  direction: ltr;
  
}


.txt-folder-right span{
  color: black;
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: flex-start;
}
.txt-folder-right span:first-child{
  color: #000000;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
}
.txt-folder-right span:nth-child(2){
  color: #9A9A9A;
  font-size: 16px;
  font-family: Arial;
}

.folder-yellow{
  width: 101px;
  height: 101px;
}
.folder-yellow img{
  width: 100%;
}

.gray-line{
  width: 100%;
  max-width: 450px;
  margin: auto;
  background: #DFDFDF;
  height: 20px;
}

.txt-offers{
  margin: 20px auto;
  margin-top: 60px;
  font-family: 'Roboto';
font-weight: 900;
font-size: 28.3244px;
line-height: 189.1%;
text-align: center;
color: #000000;
}

#continueBtn{
background: linear-gradient(180deg, #FF0000 0%, #890B0F 100%);
    border-radius: 10px;
    width: 75%;
    height: 50px;
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.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;
}

.popup .action{
  color: #000;
}

.popup form .input-wrapper{
  width: 85%;
}

.popup form input{
  width: 100%;
  margin: 0 auto;
  padding: 0;

}


.popup form button{
     outline: none;
    border: none;
    width: 85%;
    margin: auto;
    color: #FFFFFF;
 border-radius: 10px;
background: #5c6c79;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 60px;
    text-align: center;
    margin-top: 6px;
    font-family: 'Roboto';
    font-weight: 900;
    font-size: 19px;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

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


.final-image{
  width: 48%;
    margin: 20px auto;
    margin-top: 86px;
}

.final-image img{
  width: 100%;
  display: block;
}

.txt-box-p3{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px auto;
  direction: ltr;
  font-family: "SF Pro Display";
}

.txt-box-p3 div:nth-child(1){
  color: #000;
text-align: center;
font-size: 26px;
font-weight: 500;
line-height: 136.3%;
}

.txt-box-p3 div:nth-child(2){
  color: #000;
text-align: center;
font-size: 20px;
font-weight: 500;
line-height: 136.3%;
}

.txt-box-p3 div:nth-child(3){
  color: #000;
text-align: center;
font-size: 17px;
font-weight: 400;
line-height: 136.3%;
}


.unsub-btn{
color: #b0b0b0;
text-align: center;
font-family: "SF Pro Display";
font-size: 13px;
font-weight: 400;
direction: ltr;
margin: 10px auto;
display: flex;
justify-content: center;
align-items: center;
margin-top: 500px;
}


.submit-rule{
      color: #525252;
    font-size: 9px;
     margin: 8px auto;
  direction: ltr;
  font-family: "SF Pro Display";
  font-weight: 400;
}


#UnsubError{
  color: red;
  font-family: "SF Pro Display";
font-size: 13px;
font-weight: 400;
direction: ltr;
margin: 10px auto;
display: flex;
justify-content: center;
align-items: center;
}


.txt-box-pop{
    margin: 10px auto;
    margin-top: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    color: #000000;
    direction: ltr;
}

.txt-box-pop span{
        font-family: 'Roboto';
    font-weight: 600;
    font-size: 22px;
    line-height: 31px;
    text-align: center;
    color: rgb(146, 5, 5);
    direction: ltr;
    margin-right: 5px;
}