 .banner-title-2{
font-size: 30px !important;
font-weight: bold;
}
 .foooter-p {

    padding-top: 120px !important;
    /*margin-bottom:60px;*/
 }
 .testimonial-slider-2.h4-testimonial .testimonial-item .desc {
  color: var(--tj-color-heading-primary) !important;
  line-height: 1.545;
  padding-bottom: 10px;
}
.tji-quote:before {
    content: "\e92e";
    display: inline-block; /* ضروري لتطبيق التحويل */
   
}
[dir="rtl"] .tji-quote:before {
    transform: scaleX(-1);
}
.testimonial-slider-2.h4-testimonial .testimonial-navigation {

   bottom: 29px !important;
}
.testimonial-slider-2.h4-testimonial {
   padding: 10px 20px !important;
}
.testimonial-slider-2.h4-testimonial .testimonial-item {
    background-color: transparent;
    padding: 10px 30px 0 !important;
    height: auto;
}
.title-color{
   color: var(--tj-color-heading-primary) !important;
}
.size-height{
   max-height: 80%;
}
.item-bg-color{
background-color: #0c7fae4a !important;
}
.a-font{
   font-weight: 600 !important;
}
.container-inline{
   margin-inline-start: 30px;
   margin-inline-end: 30px;
   padding-bottom:120px
}
.section-gap-x-web{
    margin-inline-start: 30px;
   margin-inline-end: 30px;
}
.section-gap-m{
   margin-top: 100px;
}
.header-size {
    width: calc(100% - 30px) !important;
    inset-inline-start:0px !important;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px){
    .header-size {
        width: calc(100% - 25px) !important;
        inset-inline-start: 0px !important;
    }

}

.title-size {
    font-size: 30px !important;
}
.section-m {
   
    margin-bottom: -230px !important;
}
.section-gap-y-web{
   margin-bottom: 100px;
}

.odometer {
  direction: ltr; /* مهم مع RTL */
  text-align: left;
}


