body{
    direction: ltr;
    text-align: start;
}
.main-menu .navigation > li{
    margin-left: 20px;
    margin-right: 0;
}
.banner-section-two .slide-item .content .WelcomBTN {
    direction: ltr;
}
.banner-section-two .slide-item .content h2 {
    direction: ltr;
    margin-left: 0;
}
.banner-section-two .slide-item .content .Description p {
    direction: ltr;
    margin-left: 0;
}
.banner-section-two .slide-item .content .AboutMore {
    direction: ltr;
}
.banner-section-two .slide-item .content {
    background: linear-gradient(270deg, #08382200 0%, #083822 40%);
}
.banner-section-two .imageSlidr{
    right: 0;
    left: auto;
}
.banner-section-two .imageSlidr img {
    transform: rotateY(180deg);
}
.banner-section-two .slide-item .content .AboutMore p span{
    background: linear-gradient(270deg, #FFFFFF 29.81%, #05B262 100%);
    -webkit-background-clip: text;
    color: transparent;
}
.OurProducts .ProductsItemsss .ItemProduct{
    direction: ltr;
}
.OurProducts .ProductsItemsss .ItemProduct .DataProdcyt .ReadMore a img{
    margin-right: 8px;
    margin-left: 0;
}
.btn-style-green img{
    margin-right: 5px;
    margin-left: 0;
}
.ourWorks .worksItems .workItem{
    direction: ltr;
}
.main-footer .about-widget {
    padding-right: 150px !important;
    padding-left: 0px !important;
}
.banner-section-two .slide-item .content h2{
    background: linear-gradient(90deg, #FFFFFF 40.79%, #05B262 97.56%);
    -webkit-background-clip: text;
    color: transparent;
}
.MyAccount .dropdown-menu .dropdown-item {
    direction: ltr;
    text-align: start;
    width: calc(100% - 0px);
    margin: 0 0px;
    text-transform: capitalize;
}

.MyAccount .dropdown-menu .dropdown-item img {
    margin-right: 2px;
    margin-left: 0;
}

.Backages .BackagesItems .ItemBackage .DataBakage {
    min-height: 410px;
}





