/* === -- RTL Styles -- === */
body.propert-ar {
    direction: rtl;
}

.propert-ar .sec-sub-title {
    margin-left: 7px;
}

.propert-ar .hero-sec .sec-sub-title {
    margin-left: 0;
}


.propert-ar .propert-header > div > div:last-child {
    text-align: left !important;
}

.propert-ar .propert-header .header-language > li > ul {
    width: 105px;
    left: 10px !important;
    right: auto;
}

.propert-ar .slider-navigation-style-08.swiper-button-prev.rounded-circle {
    right: auto !important;
    left: 40px
}

.propert-ar .hero-sec .iso-block {
    right: auto;
    left: 20px;
}

.propert-ar .hero-sec .iso-block.translate ul li a {
    transform: translateX(-135%);
}

.propert-ar .career-form .input-container {
    width: 84%;
    margin-left: 0;
    margin-right: 16%;
}

.propert-ar .career-form .input-container label {
    left: auto;
    right: -110px;
}

.propert-ar .career-form input[type=file] + i {
    right: auto;
    left: 15px;
}

.propert-ar .project-details-sec aside {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.propert-ar .project-details-sec .project-service li {
    padding-right: 20px;
    padding-left: 0;
}

.propert-ar .project-details-sec .project-service li:before {
    right: 0;
    left: auto;
}

.mission-vision  .feature-box-icon {
    margin-left: auto;
}

.propert-ar footer ul.social-links a:after {
    inset: 0;
    right: -100%;
}

.propert-ar footer ul.social-links a:hover:after {
    right: 0;
}

.propert-ar .footer-data {
    display: flex;
    align-items: center;
    gap: 10px;
}

.propert-ar .footer-data:first-of-type i {
   transform: rotate(270deg);
}

.propert-ar .footer-dark.bg-black .last-paragraph-no-margin i.feather {
    margin-right: 0 !important;
}

.propert-ar .scroll-top-arrow {
    right: auto;
    left: 45px;
}

.propert-ar .slider-navigation-style-07.swiper-button-prev {
    left: 40px;
    right: auto;
}


.propert-ar .service-gallary .swiper-pagination {
    right: 50%;
    transform: translateX(50%);
}



        