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

body {
  font-family: 'Roboto', sans-serif;
  max-width: 450px;
  margin: auto;
  direction: ltr;
  overflow-x: hidden;
    background: #FFFFFF;
  text-align: center;
       background-image: url('../images/bft-uae-img-back-p503.png');
      /* background: radial-gradient(74.1% 74.1% at 49.89% 22.24%, #9D0C00 40.1%, #1C0400 100%); */
   height: auto;
   min-height: 100vh;
   background-size: cover;
   background-position: 100% 100%;
}
.back-none{
  background: none !important;
}



/* index page */

.top-lang {
position: relative;
    display: flex;
    justify-content: center;
  
        /* background-color: #2A9ADD; */

}


.top-desc{
    margin-top: 12px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 10.5px;
    line-height: 21px;
    color: #000;
    text-align: center;
    margin-right: 24px;
    margin-bottom: 10px;
}

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

.txt-top{
  width: 100%;
  margin: 0 auto;
  font-family: 'Roboto';
font-weight: 800;
font-size: 28px;
line-height: 38px;
text-align: center;
color: #383838;
}

.nav-box{
   width: 83%;
    margin: 10px auto;
}
.nav-box img{
  width: 100%;
  display: block;
}

.txt-new{
   margin: 10px auto;
  font-family: 'Roboto';
font-weight: 400;
font-size: 24px;
/* line-height: 38px; */
text-align: center;
color: #000;
direction: ltr;
/* margin-top: 20px; */
}

.wrapper-box{
     width: 85%;
    margin: 70px auto;
    border-radius: 16px;
    background: #E6E6E6;
    padding: 4px 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 15px;
}

.wrapper-txt{
      color: #000;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 800;
    line-height: 131.687%;
    margin: 0px auto;
}

.wrapper-txt span{
    color: #000;
font-family: 'Roboto';
font-size: 20px;
font-weight: 500;
margin-left: 3px;
}

/* header */

.img-ext{
  width: 62%;
    min-height: 62px;
    margin: 10px auto;
    margin-bottom: 0;
}
.img-ext img{
  width: 100%;
}


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

.header #main-image {
  width: 70%;
  margin: auto;
  height: 240px;
}

.txt-box-p1{
    width: 80%;
    margin: 10px auto;
    display: flex;
    flex-direction: column;
    /* justify-content: flex-end; */
    align-items: flex-end;
    direction: ltr;
   

}

.txt-box-p1 div{
   color: #000;
    text-align: center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    line-height: 167.6%;
    letter-spacing: -0.47px;
}

.txt-box-p1 div:nth-child(2){
  font-size: 11px;
}

.txt-box-learn{
  margin: 10px auto;
     color: #FFF;
text-align: center;
font-family: 'Roboto';
font-size: 20px;
font-weight: 500;
line-height: 167.6%;
letter-spacing: -0.47px;
 margin-top: 50px;
}






.green-box{
  width: 100%;
  background-color: #11AD02;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px auto;
  padding: 15px 0;
  font-family: 'Roboto';
font-weight: 700;
font-size: 20px;
line-height: 27px;
color: #FFFFFF;
direction: ltr;
}

.txt-box{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 15px auto;
}
.txt-box div{
  font-family: 'Roboto';
font-weight: 700;
font-size: 15px;
line-height: 21px;
text-align: center;
color: #11AD02;
margin: 3px auto;
direction: ltr;
}



/* main */

.container {
  min-height: 100vh;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  max-width: 420px;
  font-family: 'Roboto', sans-serif;
}

.content {
  position: relative;
  z-index: 99;
  width: 91vw;
  max-width: 320px;
  margin: auto;
}

.preform-text-top {
    margin-top: 15px;
    margin: 10px 0 10px;
    font-family: 'Roboto';
font-weight: 500;
font-size: 16px;
line-height: 23px;
text-align: center;
letter-spacing: 0.05em;
color: #7C7C7C;
}

.action-wrapper{
  text-align: center;
}
.action{
    font-size: clamp(17px, 1vw, 18px);
    display: inline-block;
margin: 2px auto;
font-family: 'Roboto';
font-weight: 400;
line-height: 25px;
text-align: center;
color: #087AF4;
}

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

/* input */
.input-wrapper {
  margin: 0px auto 8px;
  padding: 0;
  direction: ltr;
  position: relative;
}

.input-wrapper input {
    display: block;
    text-align: center;
    letter-spacing: 6px;
   font-size: 13px;
    font-weight: 700;
    direction: ltr;
    outline: none;
    padding: 8px 20px;
    width: 80%;
    color: #000;
    margin: 11px auto;
    height: 54px;
border-radius: 10px;
background: #FFF;
/* pointer-events: none !important; */
margin-top: 5px;
}
.input-wrapper input::placeholder{
   color: #000;
    letter-spacing: 6px;
    font-size: 13px;
    font-weight: 700;
}

.btn-wrapper{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
   background: #E6E6E6;
   /* flex-direction: row-reverse; */
    border-radius: 0 0 16px 16px;
    border-top: 2px solid #B1B1B1;
    height: 53px;
}

form button {
    position: relative;
    outline: none;
    border: none;
    /* width: 100%; */
    /* margin: auto; */
    background: #E6E6E6;
    height: 51px;
    text-align: center;
    /* margin-top: 6px; */
    font-family: 'Roboto';
    font-weight: 900;
    font-size: 19px;
    /* line-height: 25px; */
    color: #5b5a5a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    border-left: 2px solid #B1B1B1;
    border-radius: 0 16px 16px 0;

}

/* #otp-form button {
      border-radius: 0 0 0 16px;
          border-right: 2px solid #B1B1B1;

    border-left: 0;
} */

form button span{
  display: flex;
    justify-content: center;
    align-items: center;
    color: #087AF4;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    width: 50%;
    height: 100%;
    /* padding-top: 10px; */

}
/* 
form button span:nth-child(1){
  border-right: 2px solid #B1B1B1;
} */

.btn-wrapper .exit{
   width: 49%;
 height: 65px;
 display: flex;
 justify-content: center;
 align-items: center;
 color: #5b5a5a;
  font-family: 'Roboto';
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}

.exit-btn{
 width: 100%;

}


/* .form-p3 button span{
  display: flex;
    justify-content: center;
    align-items: center;
    color: #777;
    font-family: 'Roboto';
 
    font-size: clamp(17px, 1vw, 18px);
    font-weight: 400;
    line-height: normal;
    width: 100%;
    height: 100%;


}

.form-p3 button span:nth-child(1){
  border-right: none;
}  */


.arrow {
    position: absolute;
}

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

.arrow-right {
    top: 25px;
    right: 15px;
    transform: translate(-50%,-50%) rotate(90deg);
    z-index: 9999;
}


.arrow span {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 5px solid #A9A9A9;
    border-right: 5px solid #A9A9A9;
    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);
    }
}

.bottom-desc {
  width: 100%;
  text-align: center;
  font-size: clamp(11px, 1vw, 13px);
  margin-bottom: 10px;
}



.subscription-txt {
  width: 80%;
  text-align: justify;
  font-size: 15px;
  font-family: 'Roboto';
font-weight: 400;
  margin: auto;
  color: #000;
}

.subscription-txt a {
 text-decoration: underline;
  color: #0062ff;
}

.subscription-txt-price{
   width: 80%;
  text-align: justify;
  font-size: 12px;
  font-family: 'Roboto';
font-style: normal;
font-weight: 900;
  margin: auto;
  color: #000;
  margin-bottom: 0;
  margin-top: 40px;
}

.bold{
   font-size: 12px;
  font-family: 'Roboto';
font-style: normal;
font-weight: 900;
}

.subscription-txt div:nth-child(1){
  margin: 5px auto;
}

.subscription-txt ul li{
  list-style: disc inside;
}

.txt-box2-p1{
  margin: 20px auto;
    font-size: 12px;
  font-family: 'Roboto';
font-style: normal;
font-weight: 400;
color: #383838;
text-align: center;
}

/* Verify Page */

#verify .top-desc {
  margin: 10px auto;
}


.final-countdown {
  color: #000;
  margin: 10px auto;
}


.resend-btn {
  display: block;
  width: 250px;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto;
  padding: 10px 10px;
  border: none;
  outline: none;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}



.errortext {
  font-weight: bold;
  color: red;
}

#number-edit {
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  display: block;
  width: 80px;
  margin: 30px auto;
  color: #000;
  font-size: 12px;
}

.error-msg {
  color: red;
  text-align: center;
  font-size: 12px;
}

/* .error-message {
  color: #fff;
  font-size: 12px;
  margin: 0 auto 10px;
} */


/* Third page */





/* page3 new */

.content-success {
     margin: 0 auto;
    width: 70%;
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
}
@media(max-width:376px){
  .content-success{
    width: 79%;
  }
}
@media(max-width:321px){
  .content-success{
    width: 91%;
  }
}

.content-success a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto;
  width: 135px;
height: 42px;
background: #00803B;
border-radius: 4px;

font-family: 'Roboto';
font-size: 11px;
line-height: 21px;
text-align: center;
letter-spacing: -0.01em;
color: #FFFFFF;

}
 a#btn-watch-videos {
   margin: 0 auto;
  width: 284px;
height: 50px;
background: #00803B;
border-radius: 4px;
font-family: IRANSans;
font-size: 20.013px;
display: flex;
justify-content: center;
align-items: center;


text-align: center;
letter-spacing: -0.01em;

color: #FFFFFF;

}
.content-success a#btn_web {


  padding: 10px 5px;

 
 width: 285px;
height: 42px;
background: transparent;
border: 1px solid #00803B;
border-radius: 4px;

font-family: IRANSans;
font-style: normal;
font-weight: normal;
font-size: 14px;


text-align: center;
letter-spacing: -0.01em;
margin-bottom: 60px;
color: #00803B;

}
.success-title {
  
  margin-top: 45px;
  font-family: 'Roboto';

font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: center;

color: #575757;

}

.success-subtitle {
 
  font-family: 'Roboto';

font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: center;

color: #575757;
}
.txt3-page3{
  margin: 20px auto;
    width: 80%;
  font-family: 'Roboto';
font-weight: 500;
font-size: 13px;
line-height: 17px;
text-align: justify;

color: #575757;
direction: ltr;
}





.heartbeat {
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1.1);
    animation-timing-function: ease-out;
  }
}

.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;
}
.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;
}
.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-start;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial;

}
.folder{
  margin: 0 auto;
  display: flex;
  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;
}
.new-en-text {
 letter-spacing: -0.01em;
    direction: ltr;
    width: 100%;
    max-width: 450px;
    margin-bottom: -19px!important;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 38px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #2F2E2E;
}

.text-box{
      display: flex;
    align-items: center;
    flex-direction: column;
}
.text-box p:nth-child(1){
  font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18.1767px;
line-height: 24px;
text-align: center;
color: #595959;
}
.text-box p:nth-child(2){
font-family: Roboto;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 25px;
letter-spacing: 0em;
text-align: center;
color: #34458F;
}

.txt-top-p1{
   width: 100%;
   margin: 10px auto;
   font-family: 'Roboto';
font-weight: 800;
font-size: 22px;
line-height: 33px;
text-align: center;
color: #181818;
 direction: ltr;
 }
 .txt-top-p1 span{
   color: #299728;
 }
 

  .txt-top2-p1{
    width: 100%;
    margin: 30px auto;
    font-family: 'Noto Serif';
font-weight: 400;
font-size: 15px;
line-height: 143.1%;
text-align: center;
color: #000000;
  }

    .txt-top2-p1 span{
    font-family: 'Noto Serif';
font-weight: 700;
font-size: 18px;
  }

.btn-p3{
  width: 70%;
background: #00803B;
box-shadow: inset 0px 5px 14px rgba(0, 0, 0, 0.43);
border-radius: 8px;
margin: 25px auto;
font-family: 'Roboto';
font-weight: 700;
font-size: 25px;
line-height: 64px;
text-align: center;
letter-spacing: -0.01em;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
}

.txt-box-p3{
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.txt-box-p3 div{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    color: #575757;
    margin: 18px auto;
}
.txt-box-p3 div:first-child{
  font-weight: 900;
}

.wrapper-hand{
  position: relative;
}
.logo-p3{
   font-size: 57px;
    color: #5d3287;
    font-family: 'Roboto';
    font-weight: 700;
    transform: rotate(90deg);
    margin: 114px auto;
}
.img-hand {
  position: absolute;
  right: 0px;
  top: 20px;
  transform: rotate(-45deg);
  z-index: 200;
}

.handMovement{
  animation: handMovement 1.5s linear infinite;
}

@keyframes handMovement{
  0%,100%{
    right: 0px;
    top: 20px;
  }

  25%{
    right: 60px;
    top: 10px;
  }

  40%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(0.8);
  }
  50%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(1);
  }
  60%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(0.8);
  }
  70%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(1);
  }

  80%{
    right: 30px;
    top: 40px;
  }
}


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

}

.btn-download-vivideo {
  width: 90%;
  padding: 8px 0;
  position: relative;
  font-family: Roboto;
  background: linear-gradient(180deg, #FF0000 0%, #890B0F 100%);
  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;
}

.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: auto;
    max-height: 370px;
    /* background: rgb(158, 158, 158); */
    /* border-radius: 18px; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* padding: 20px 0; */
    z-index: 999;
    border-radius: 16px;
    background: #E6E6E6;
    padding: 15px 0;
}

.popup form button span{
  color: #087AF4;
}

.popup .action{
  color: #000;
  font-size: 26px;
  font-weight: 700;
}

.popup .wrapper-txt {
  font-size: clamp(20px, 1vw, 22px);
}

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


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

/* loader */

.load-box{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align:  center;
  margin-top: 20px;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  display: none;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #E71F29;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#DivErrorMsg{
  direction: ltr;
  font-family: 'Roboto';
}


.popup__video {
  position: fixed;
  inset: 0;
  margin: auto;
  display: none;
}

.popup__video .inner__popup {
  height: 100%;
  width: 100%;
}

.popup__video video {
    width: 90%;
    max-width: 430px;
    height: auto;
    position: absolute;
    margin: auto;
    inset: 0;
}

.affilliate__download {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 20px auto;
}

.notifications {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: auto;
  margin-top: 0;
}

.notifications .item {
  /* border-radius: 15px; */
  /* border: 1px solid rgba(185, 185, 185, 0.5); */
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
      padding: 3px 0;
    margin-bottom: 7px;
}

.notifications .item * {
  align-self: center;
  color: #000;
}

.notifications-p3 .item *{
  color: #fff;
}

.notifications .item div{
         width: 100%;
    font-size: clamp(12.5px, 1vw, 20px);
    font-weight: 500;
    text-align: center;
    /* margin-left: 10px; */
    margin: 10px auto;
}

/* .notifications .item:nth-child(2) div{
  font-size: 15px;
  direction: ltr;
} */

/* .notifications .item:nth-child(2) div{
  margin-left: -18px;
  font-size: 19px;
}

.notifications-p1 .item:nth-child(2) div{
  font-size: 13px;
  direction: ltr;
}

.notifications-p1 .item:nth-child(3) div{

  font-size: 15px;
  text-align: center;
} */

.item2{
  width: 90%;
  margin: 10px auto;
  
}

.item2 img{
  width: 100%;
  display: block;
}

.notifications .item1{
border: none;
    padding: 0;
        margin: 0 auto;
}

.notifications .item1 div{
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    font-size: 27px;
    font-weight: 500;
     margin-left: 0;
         margin-top: -14px;
}


.wt-c .top-desc{
  color: #fff;
}

.wt-c{
  color: #fff;
}

#request-btn2 {
  width: 100%;
  border-left: none;
  color: #087AF4;
      border-top: 2px solid #B1B1B1;
          border-radius: 0 0 0 16px;

          height: 0;
        padding: 10px 0;
    margin-top: 10px;
    display: block;
}
