@font-face {
  font-family: 'Tajawal Bold';
  src: url(../fonts/tajawal/Tajawal-Bold.ttf);
}
@font-face {
  font-family: 'Tajawal ExtraBold';
  src: url(../fonts/tajawal/Tajawal-ExtraBold.ttf);
}
@font-face {
  font-family: 'Tajawal ExtraLight';
  src: url(../fonts/tajawal/Tajawal-ExtraLight.ttf);
}
@font-face {
  font-family: 'Tajawal Medium';
  src: url(../fonts/tajawal/Tajawal-Medium.ttf);
}
@font-face {
  font-family: 'Tajawal';
  src: url(../fonts/tajawal/Tajawal-Regular.ttf);
}
@font-face {
  font-family: 'Tajawal Light';
  src: url(../fonts/tajawal/Tajawal-Light.ttf);
}
@font-face {
  font-family: 'Jost Bold';
  src: url(../fonts/jost/Jost-Bold.ttf);
}
@font-face {
  font-family: 'Jost Medium';
  src: url(../fonts/jost/Jost-Medium.ttf);
}
:root {
  --font-size-143: 143px;
  --line-height-110:110px;
  --color-white-solid:#fff;
  --letter-spacing--8:8px;
}
*{
    margin: 0;
    border: none;
    padding: 0;
    box-sizing: border-box;
}
p{margin-bottom: 0px;}
body {
  position: relative;
  overflow-x: hidden;
  background-color: #FFFFFF ;
  font-size: 1rem;
}
a{cursor: pointer;}
button,a,.btn-hover{transition: 0.3s;cursor: pointer;}
input:focus-visible{outline: none ;}
button:hover,.btn-hover:hover{transform: scale(0.9);}
/* My Library */
section{position: relative;}
p,button,a{font-size: 1rem;}.text-center{text-align: center;}.mb-0{margin-bottom: 0 !important;}.mt-0{margin-top: 0 !important;}.mt-1{margin-top: 0.5rem !important}.mt-2{margin-top:1rem !important;}.mt-3{margin-top:1.5rem !important;}.mt-4{margin-top:2rem !important;}.mt-5{margin-top:2.5rem !important;}
.mb-1{margin-bottom: 0.5rem !important}.mb-2{margin-bottom:1rem !important;}.mb-3{margin-bottom:1.5rem !important;}.mb-4{margin-bottom:2rem !important;}.mb-5{margin-bottom:2.5rem !important;}
.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.mx-auto{margin-left: auto !important;margin-right: auto !important;}
.d-flex{display:flex!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.w-100{width: 100%;}.text-uppercase{text-transform: uppercase !important;}
.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.pe-2{padding-right: 8px;}.text-capitalize{text-transform: capitalize !important;}.form-group{position: relative;}
.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.flex-column{flex-direction: column !important;}.pe-0{padding-right: 0 !important;}.d-block{display: block !important;}main{position: relative;}
.pb-0{padding-bottom: 0 !important;}.pt-1{padding-top: 0.5rem !important}.pt-2{padding-top:1rem !important;}.pt-3{padding-top:1.5rem !important;}.pt-4{padding-top:2rem !important;}.pt-5{padding-top:2.5rem !important;}
/* Sections */
.grid-header{
  position: absolute;
  z-index: 1;
  opacity: 0.3;
  top: -4rem;
  width: 50%;
}
.section-three .grid-header,
.section-five .grid-header,
.section-nine .grid-header,
.transfer-steps .grid-header{
    top: -2.2rem;
    left: 55%;
    transform: translate(-46%, 0);
    width: 64%;
    opacity: 0.2;
}
.reliable-hosting .grid-header{
    top: 1.5rem;
}
.wordPress-hosting .grid-header{
    top: 10%;
}
.section-five .grid-header{
    top: -8.2rem;
}
.section-nine .grid-header{
    top: -11.2rem;
}
.section-nine .grid-header{
    top: -11.2rem;
}
.white-space-preLine{
  white-space: pre-line;
}
.whiteSpace-pre{white-space: pre;}.style-font{font-family: "Tajawal";font-style: normal;line-height: normal;font-weight: 400;}
.font-bold{font-family: 'Tajawal Bold';font-weight:700;}
.font-semiBold{font-weight: 600;}
.font-medium{font-family: 'Tajawal Medium';font-weight:500;}
.font-ExtraBold{font-family: 'Tajawal ExtraBold';font-weight: 800;}
.px-90{padding: 0 90px;}
.px-80{padding: 0 80px;}
.px-120{padding: 0 120px;}
@media (min-width:1920px) {
  .px-120{padding: 0 140px;}
}
@media (max-width:1396.36px) {
  .px-120{padding: 0 100px;}
  .px-80{padding: 0 40px;}
}
@media (max-width:1228.8px) {
   .px-120{padding: 0 70px;}
}
@media (max-width:1228.8px) { .px-120{padding: 0 40px;}}
@media (max-width:877.71px) {
  .px-80{padding: 0 50px;}
  .px-120{padding: 0 30px;}
}
@media (max-width:768px) {
  .px-80{padding: 0 20px;}
  .px-120{padding: 0 20px;}
}
.pre-whiteSpace{white-space: pre;}
.btn-outline-white{
  border-radius: 30px;
  border:1px solid #D4DCFF;
  display: flex;
  height: 58px;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  gap:5px;
  background: none; 
  white-space: pre;
  color: #fff;
  text-transform: capitalize;
}
.btn-outline-white:hover{
 background: #913276;
}
.btn-purple{
  border-radius: 30px;
  border:1px solid #913276;
  display: flex;
  height: 48px;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  gap:5px;
  white-space: pre;
  background: #913276;
  color: #fff;
  text-transform: capitalize;
}
.btn-red{
  border-radius: 30px;
  background: #CB1F49;
  display: flex;
  height: 54px;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  white-space: pre;
  color: #fff;
  text-transform: capitalize;
  font-size: 1rem;
  gap: 5px;
}
@media (min-width:1920px) {
   .btn-red{ height: 70px;}
   .btn-red span{ font-size: 21px;}
}
@media (max-width:1024px) {
  .btn-red {
    height: 45px;
    padding: 0 24px;
  }
  .btn-red span{font-size: 11px;}
}
@media (max-width:768px) {
    .btn-red {
    height: 35px;
    padding: 0 16px;
  }
}
.fx-general-cards {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 0;
}
.fx-general-card-st {
    box-sizing: border-box;
    width: max-content;
    transition: 0.3s; 
    cursor: pointer;
}
.subtitle-one{
    font-size: 45px;
    white-space: pre-line;
    line-height: 56.25px;
}
@media (min-width:1920px) {
  .subtitle-one{font-size: 55px;}
  .fx-head-text .color-red{
        font-size: 1.5rem;
    }
}
@media (max-width:1024px) {
  .subtitle-one {
    font-size: 40px;
    line-height: 44.25px;
  }
}
@media (max-width:877.71px) {
    .subtitle-one{font-size: 40px;}
}
@media (max-width:614.4px) {
  .subtitle-one {
      font-size: 31px;
      white-space: normal;
      line-height: normal;
      margin-top: 0rem;
    }
}
.line-red{
  width: 20px;
    height: 1.59px;
    background:#CB1F49;
    margin-top: 5px;
}
.line-white{
  width: 20px;
  height: 1.59px;
  background:#FFF;;
  margin-top: 5px;
}
.color-red{color: #CB1F49;font-size: 1rem;}
.box-move{
  border-radius: 8px;
  background: #913276;
  width: 100%;
  color: #fff;
  padding: 30px;
  margin-bottom: 50px;
}
.box-move h3{margin-bottom: 26px;color: #fff !important;font-size: 30px;}
.box-move .line-red{width: 94px;}
.box-move p{margin-top: 0.5rem;}
.box-move button{display: flex;margin: auto;text-transform: uppercase;}
@media (max-width:1000px) {
  .box-move h3{margin-bottom: 20px;font-size: 24px;}
  main .box-move p{line-height: normal !important;}
}
.fx-cards-pay{
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 8rem;
  justify-content: center;
  position: relative;
  z-index: 10;
}
.fx-cards-pay .card-pay{
  flex: 1 1 calc(25% - 40px);
  max-width: calc(25% - 0px);
  border-radius: 20px;
  background: #FFF;
  padding: 20px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: 0.05s;
}
.fx-cards-pay .card-pay:hover{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: linear-gradient(180deg, #472667 0%, #913276 100%);
  color: #fff;
}
.fx-cards-pay .card-pay:hover img{
  filter: brightness(0) invert(1);
}
.fx-cards-pay .card-pay:hover .fx-head-card span{
 color: #000;
}
.fx-cards-pay .card-pay.active{
  background: linear-gradient(180deg, #472667 0%, #913276 100%);
  color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.fx-cards-pay .card-pay.active img{
  filter: brightness(0) invert(1);
}
.fx-cards-pay .card-pay.active .fx-head-card span{
 color: #000;
}
.fx-cards-pay .card-pay h4{
  font-size: 24px;
  margin-bottom: 1rem;
}
.fx-cards-pay .card-pay h1{
  font-size: 32px;
}
.fx-cards-pay .card-pay .fx-head-card{gap: 14px;}
.fx-cards-pay .card-pay .fx-head-card span{
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 3.2px;
  background: #F2F2F2;
  margin-bottom: 0px;
}
.fx-cards-pay .card-pay span{
  margin-bottom: 15px;
  font-size: 12px;
}
.fx-cards-pay .card-pay p{
  margin-bottom: 12px;
  font-size: 14px;
}
.fx-check-points{
  gap: 12px;
  margin-bottom: 30px;
}
.fx-cards-pay .card-pay .fx-check-point{
  gap: 12px;
  width: 100%;
}
.fx-cards-pay .card-pay .fx-check-point img{
  border-radius: 3.2px;
  background: rgba(71, 38, 103, 0.10);
  padding: 2px;
}
.fx-cards-pay .card-pay button{
  color: #472667;
  border-radius: 20px;
  font-size: 18px;
  height: 48px;
  border: 1px solid #472667;
  background: var(--Color-Tokens-Action-Secondary-Base, #FFF);
}
.tab-content{display: none;}
@media (max-width:1228.8px) {
  .fx-cards-pay{gap: 20px;}
  .fx-cards-pay .card-pay h1{font-size: 28px;}
  .fx-check-points{gap: 8px;};
  .fx-cards-pay .card-pay {
      flex: 1 1 calc(25% - 30px);
      max-width: calc(25% - 0px);
  }
  .fx-cards-pay .card-pay h4{margin-bottom: 15px;}
  .fx-cards-pay .card-pay button {
    font-size: 16px;
    height: 40px;
  }
  .fx-check-points{margin-bottom: 24px;}
}
@media (max-width:1024px) {
  .fx-cards-pay .card-pay {
      flex: 1 1 calc(33.3% - 30px);
      max-width: calc(33.3% - 0px);
  }
}
@media (max-width:877.71px) {
  .fx-cards-pay .card-pay {
      flex: 1 1 calc(50% - 30px);
      max-width: calc(50% - 0px);
  }
}
@media (max-width:614.4px) {
  .fx-cards-pay .card-pay {
      flex: 1 1 calc(100% - 24px);
      max-width: calc(100% - 0px);
  }
  .fx-cards-pay{gap: 24px;margin-top: 7rem;}
}
@media (min-width:1920px) {
  .fx-cards-pay .card-pay h4{font-size: 35px;}
  .fx-cards-pay .card-pay h1{font-size: 40px;}
  .fx-cards-pay .card-pay p{font-size: 18px;}
  .fx-cards-pay .card-pay span{font-size: 16px;}
  .fx-cards-pay .card-pay button {
    font-size: 22px;
    height: 55px;
  }
}
/* Style Input && Textarea */
 label{
    color: #090B21;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
    display: block;
}
input{
    border-radius: 20px;
    border: 0.5px solid #090B21;
    width: 100%;
    padding: 0 20px;
    height: 60px;
    color: #090B21;
    font-size: 18px;
    line-height: 24px; 
}
input::placeholder,
textarea::placeholder{color: #BFBFC1;}
.fx-formGroup{gap: 100px;flex-wrap: wrap;}
.fx-formGroup .form-group{
    flex: 1 1 calc(50% - 100px);
    max-width: calc(50% - 0px);
    position: relative;
}
/* Public Responsive */
@media (min-width:1920px) {
  input{height: 80px;font-size: 24px;}
  .fx-formGroup .btn-red{height: 80px;}
  .fx-formGroup .btn-red span{font-size: 28px;}
}
@media (max-width:1228.8px) {
  label{font-size: 17px;}
  input{font-size: 17px;height: 55px;}
}
@media (max-width:1024px) {
  label{font-size: 15px;margin-bottom: 8px;}
  input{font-size: 15px;height: 45px;}
  .fx-formGroup{gap: 50px;}

}
@media (max-width:877.71px) {
  label{font-size: 12px;margin-bottom: 5px;}
}
@media (max-width:614.4px) {
  .fx-formGroup{gap: 24px;}
}
@media (max-width:512px) {
  .fx-formGroup{gap: 24px;flex-direction: column;}
  .fx-formGroup .form-group {
      width: 100%;
      flex: 1 1 calc(100% - 24px);
      max-width: calc(100% - 0px);
  }
}
/* Card User */
.card-user{
  border-radius: 12px;
  background: #FFF;
  padding: 32px;
}
.card-user h3{
  color: #1E1D4C;
  font-size: 18px;
  letter-spacing: -0.36px;
  margin-bottom: 1rem;
}
.card-user p{
  padding-bottom: 10px;
  color: #5E6282;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.32px;
  height:26vh;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-user .fx-card-user{
  gap: 24px;
  margin-top: 27px;
}
.card-user .fx-card-user img{
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 12px;
}
.card-user .fx-card-user h3{margin-bottom: 0px;}
.card-user span{
  color: #5E6282;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.28px;
}
.card-user .border{
  width: 100%;
  height: 1px;
  background: #5E6282;
  opacity: 0.2;
}

.fx-cards-pay .card-pay a {
    text-decoration: none;
}


.color-green{color: #1E9438 !important;}
@media (max-width:1396.36px) {
  .card-user{padding: 24px;}
    .card-user p{font-size: 14px;}
    .card-user span{font-size: 12px;line-height: normal;}
    .card-user .fx-card-user img{
      width: 60px;
      height: 60px;
    }
}
@media (max-width:1228.8px) {
    .card-user p{font-size: 13px;}
    .card-user h3{font-size: 1rem;}
}
@media (max-width:1024px) {
      .card-user p{height: 20vh;-webkit-line-clamp:4;}
}
@media (max-width:877.71px) {
   .card-user p {
        height: 28vh;
        -webkit-line-clamp: 5;
    }
}
@media (max-width:512px) {
    .card-user p{height: 19vh;}
 }
@media (min-width:1706.67px) {
    .card-user p{font-size: 17px;}
    .card-user h3{font-size: 1.3rem;}
}
@media (min-width:1920px) {
      .card-user p{font-size: 19px;}
    .card-user h3{font-size: 1.4rem;}
    .section-seven .slider-users-arrows .box-img{
      width: 70px;
      height: 70px;
    }
}
@media (min-width:2048px) {
    .card-user p{font-size: 21px;}
    .card-user h3{font-size: 1.5rem;}
  
}
@media (min-width:3072px) {
      .card-user p{font-size: 23px;}
    .card-user h3{font-size: 1.6rem;}
    .card-user p{font-size: 21px; height: max-content;display:block}
}

@media (max-width: 1300px) {
    .btn-outline-white {
        height: 45px;
        padding: 0 24px;
        font-size: 14px;
    }

}
@media (max-width: 1150px) {
     .btn-outline-white {
        height: 36px;
        padding: 0 20px;
        font-size: 13px;
    }
}
@media (max-width: 1000px) {
  .btn-outline-white {
    height: 30px;
    padding: 0 16px;
    font-size: 11px;
  }
}
@media (max-width: 750px) {
  .btn-outline-white {
    height: 26px;
  }
}
@media (min-width:1700px) {
  .pagination button{font-size: 20px;}
 .btn-outline-white{font-size: 20px;}
}
@media (min-width:1920px) {
  .btn-outline-white{font-size: 23px;}
  .box-move p{margin-top: 1rem !important;}
  .box-move button{font-size: 23px;height: 70px;}
}
@media (min-width:2100px) {
  html{
    width: 2000px;
    margin: auto;
  }

}
@media (max-width:1400px) {
 .px-90{padding: 0 70px;}
}
@media (max-width:1288.8px) {
  .box-move-row h2{font-size: 24px;}
  .button-red {
    padding: 17px 24px;
    font-size: 14px;
  }
   .px-90{padding: 0 50px;}
}
@media (max-width:1024px) {
     .button-red {
        padding: 8px 16px;
        font-size: 12px;
        letter-spacing: 1px;
    }
    .box-move{padding: 20px; width: 50%;}
     .px-90{padding: 0 30px;}
}
@media (max-width:877.71px) {
  .btn-move{
    font-size: 13px;
    letter-spacing: 1px;
    height: 45px;
     padding: 0 24px;
  }
.section-countries-margin{margin-bottom: 0px !important;}
.pagination{margin-top: 1.5rem;}

}
@media (max-width:768px) {
  .px-90{padding: 0 20px;}
  .box-move{padding:20px}
}
@media (max-width:614.4px) {
  .box-move{ width: 100%;}
}

/* Just to copy */
@media (min-width:2304px) {
    
}
@media (min-width:2048px) {
    
}
@media (min-width:1920px) {
    
}
@media (min-width:1706.67px) {
    
}
@media (max-width:1396.36px) {
    
}
@media (max-width:1228.8px) {
    
}
@media (max-width:1024px) {
    
}
@media (max-width:877.71px) {
    
}
@media (max-width:768px) {
    
}
@media (max-width:614.4px) {
    
}
@media (max-width:512px) {
    
}