.h4{
    font-size: 1.2em;
}
.custom-file-input::before {
    content: 'تحميل';
    right: 8px;
    left: unset;
    top: 10px;
}

@font-face {
  font-family: 'Ara Asmaa Beltajie';
  src: url('AraAsmaaBeltajie-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Careem';
  src: url('Careem-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Careem';
  src: url('Careem-Regular.woff2') format('woff2');
  font-weight: bold;
  font-style: bold;
  font-display: swap;
}


  .custom-file-input::before {
    content: 'تحميل';
    right: 8px;
    left: unset;
    top: 10px;
}
.main-color.text-decoration-underline.position-absolute.pointer{
  left: 30px;
  right:unset !important
}
.fa-chevron-right{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


*,.century{
  font-family: 'Careem';

}


  /* h1,
  div,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  span,
  button,
  a,
  input,
  table,
  tr,
  td,
  label,
  select {
    font-family: 'Careem', sans-serif !important;
  }
 */

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title-font,
  .Yesteryear
 {

    font-family: 'Ara Asmaa Beltajie';

  }

  .ltr-phone div:has(.phone){
    direction: ltr;
  }
  
  .ltr-phone .radius {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
  }

  .ltr-phone .rounded-end-0{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }


    .ltr-phone .rounded-start-0{
      border-bottom-left-radius: 0 !important;
      border-top-left-radius: 0 !important;
    }



  .ltr-phone .pe-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important;
  }


  .ltr-phone .border-end {
    border-left: 0 !important;
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}


.ltr-phone .border-2 {
  border-width: 1px !important;
}


.ltr-phone .border-end-0{
  border-right: 0 !important;

}


.ltr-phone .border-start-0{
  border: var(--bs-border-width) solid var(--bs-border-color) !important;
  border-left: 0 !important;
}

.ltr-phone .form-control {
  padding: .375rem .75rem;
}


.ltr-phone .ps-0 {
  padding-left: 0 !important;
}


h6 .more img{
  transform: rotate(180deg);
}