html,
body {
    direction: ltr;
}
.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
    left: auto;
    right: 30px;
}

.mobile-menu .close-btn {
    left: auto;
    right: 15px;
}

.body-inner .img-about::after {
    right: 0;
    left: 90px;
}

.text-motto h1 {
    background-image: linear-gradient(to left, #FCB040 58.3%, #fff 42.7%);
}

.slider-single-pro {
    flex-direction: inherit;
}

.slider.slider-for {
    padding: 0 5px 0 0;
}

.side-forum ul li a::before {
    content: "\f0da";
    right: auto;
    left: 0;
}

.forum-block {
    direction: ltr;
}

form {
    direction: ltr;
}

.breadcrumb .text-banner ul li a::after {
    left: auto;
    right: -5px;
}

.header-inner .nav-menu ul li.menu-item-has-children::after {
    left: auto;
    right: -18px;
}

.header-inner .nav-menu ul ul {
    left: 0;
}

.header-top .head-top-inner .nav-menu ul li.menu-item-has-children::after {
    left: auto;
    right: -15px;
}

.home-slider .home-block {
    direction: ltr;
}

.home-slider .owl-dots {
    direction: ltr;
}

.imgs-about .about-block .details .seeMore {
    left: auto;
    right: 0;
}

.btn-serv::after {
    right: auto;
    left: 0;
    transform: scaleX(-1) rotate(45deg) translateX(68%) translateY(-93%);
}

.btn-serv:hover::after {
    transform: scaleX(-1);
}

.mobile-menu .navigation li.menu-item-has-children::after {
    left: auto !important;
    right: 0 !important;
    transform: rotate(45deg) !important;
}

.mobile-menu .navigation li.menu-item-has-children .sub-menu .close {
    left: auto !important;
    right: 0;
}
.footer-botto .ryad-logo {
    float: right;
}

.goBack .fal.fa-angle-left {
    transform: scaleX(-1);
}


/************************************************************/

.header-top1-con li.phone::after {
    left: 20px;
    right: auto;
}
.owl-carousel .owl-item {
    direction: ltr;
}
.slider-block .btn-s .btn i.fa-angle-double-left:before,
.new-block .new-con span i.fa-angle-double-left:before{
    content: "\f101";
}
.se-head.se-head2 h4 span::before {
    left: 0;
    right: auto;
}
.foot-col h3::after {
    right: -60px;
    left: auto;
}
.about-img {
    left: -50px;
    right: auto;
}
.about-con ul li::before{
  right: auto;
  left: -30px;
}
.contact-info-con ul li i {
    right: auto;
    left: -25px;
}
.req-modal .close {
    float: right;
}
.contact-form .form-group label {
    right: auto;
    left: 10px;
}

.whatsApp {
    right: 0;
    left: auto;
}
.slider-block .text-slider h1 {
    font-size: 35px;
    line-height: 48px;
}

.se-head h4 span {
    min-width: 272px;
    text-transform: capitalize;
}
.se-head h4 span,
.se-head h2,
.serv-block a h3,
.foot-col h3
{
    text-transform: capitalize;
}
.partners-h .se-head h4 span {
    min-width: 333px;
}
.se-head h2 {
    font-size: 40px;
}
.serv-block h3 {
    font-size: 24px;
}

/* .sub-menu {
    right: 50%;
    left: auto;
} */
.ryad-logo p{
font-size: 24px !important;
}
.ryad-logo a{
    font-size: 11px !important;
    }
.home-slider.owl-carousel .owl-nav {
    right: auto;
    left: 0;
}

@media (max-width: 767px){
    .slider-block .text-slider h1 {
        font-size: 22px;
        line-height: 36px;
    }
    .se-head h2 {
        font-size: 20px;
    }
}