rs-module rs-layer,
rs-module .rs-layer {
    text-align: right !important;
}

.header-syle-one .pr-language-select .pr-lang-img {
    margin-right: inherit;
    margin-left: 20px !important;
}

.header-syle-one .pr-header-info-item {
    margin-right: inherit;
    padding-right: inherit;
    margin-left: 25px;
    padding-left: 25px;
}

.header-syle-one .pr-header-info-item .hd-item-icon {
    /* margin-right: inherit; */
    margin-left: 10px;
}

.about-text-wrap p {
    text-align: right;
}

.pr-cta-content .pr-btn a i {
    margin-left: inherit;
    margin-right: 5px;
}

.header-syle-one .dropdown .dropdown-menu li a {
    width: inherit;
    color: inherit;
    display: inherit;
    display: inherit;
    font-size: inherit;
    padding: 10px 8px;
    position: inherit;
    transition: inherit;
    text-align: right;
}

.header-syle-one .dropdown .dropdown-menu {
    top: 65px;
    left: inherit;
    right: 0;
    opacity: 0;
    z-index: 2;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 400px;
    border: none;
    display: block;
    visibility: hidden;
    border-radius: 0;
    position: absolute;
    background-clip: inherit;
    background-color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}

.header-syle-one .pr-language-select ul li img {
    margin-right: inherit;
    margin-left: 10px;
}

.pr-portfolio-item-details-text p {
    text-align: justify;
    direction: rtl;
}

.pr-portfolio-item-details-text h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: right;
}

.pr-footer-widget .menu-widget li a::before {
    top: 0;
    right: 0;
    font-size: 12px;
    content: "\f054";
    font-weight: 900;
    color: #e90123;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
}

.pr-footer-widget .menu-widget li a {
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    position: relative;
}
