body {
    direction: rtl;
}

.HeaderLogoParent h6 {
    direction: ltr;
}

.AboutInner h1 a i{
    transform: rotateY(180deg);
}

.AboutInner h1 a ,
.NewsItemDetails button {
    right: unset;
    left: 0;
}

.TestimonialsSliderItemInner h4 .setbg {
    left: unset;
    right: 0;
}

.ServiceItem {
    padding: 20px 25px 21px;
    padding-right: 67px;
}

.ServiceItem i {
    left: unset;
    right: 20px;
}

.NewsGH {
    margin: 0 auto 0 2% ;
}

.TestimonialsSliderItem ,.ReelsSliderItemInner {
    direction: rtl;
}

.TestimonialsSliderItemInner {
    padding: 20px;
    padding-right: 75px;
}

.TestimonialsSliderItemInner p i {
    right: unset;
    left: 26px;
}

.GetConsultationBTN i {
    margin: 0 0;
    margin-left: 10px;
}

.GetConsultationNowInner button i {
    margin: 0 0;
    margin-left: 10px;
}

.GetConsultationFormHolder g {
    left: unset;
    right: 0;
}

.GetConsultationFormHolder input, .GetConsultationFormHolder select {
    padding: 9px 50px 9px 17px;
}

.ConsultNowBG {
    right: unset;
    left: 0;
}

.GetConsultationCoverFade {
    position: absolute;
    left: unset;
    right: 0;
    top: 0;
    width: 60%;
    height: 107%;
    background: #ffffff;
    box-shadow: -60px 0px 80px 34px #ffffff;
    z-index: -1;
}

.ContactUsPageInner label i {
    color: var(--theme2);
    margin: 0px 0px 0px 30px;
}

.BannerDiv label {
    letter-spacing: 0!important;
}
