body {
    direction: ltr;
}

form {
    direction: ltr;
}

.text-about::after {
    right: auto;
    left: -50px;
}

.text-about::before {
    right: auto;
    left: -103vw;
}

.upPage {
    /* right: auto; */
    /* left: 0; */
}

.title h3::before {
    right: auto;
    left: -52vw;
}

.title h3::after {
    right: auto;
    left: -2vw;
}

.row .col-md-6:nth-child(1) .about-block::after {
    right: auto;
    left: -100%;
}

.row .col-md-6:nth-child(2) .about-block::after {
    left: auto;
    right: -100%;
}

.img-why {
    transform: scaleX(-1);
}

.career-inner .form-group .form-control {
    text-align: left;
}

.nice-select:after {
    left: auto;
    right: 18px;
}

.manger-h .text-know .title h3::before {
    left: auto;
    right: -53vw;
}

.manger-h .text-know .title h3::after {
    left: auto;
    right: -4vw;
}

.manger-h::after {
    right: auto;
    left: -40px;
}

.text-why {
    direction: rtl;
}

.text-why .item {
    direction: ltr;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr !important;
}

.text-banner h1 {
    font-size: 40.62px;
    line-height: 68.71px;
    margin-bottom: 14px;
}

 select.form-control {
    background-image: url("https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png");
    background-repeat: no-repeat;
    background-position: 97% center;
}


.ryad-logo {
    display: inline-block;
    float: right;
}

.form-group .icon {
    left: auto;
    right: 0;
}