body{
    direction: rtl;
}

.archx-project-slider-area{
    direction: ltr !important;
}

.service-body-content{
    padding: 0 0 0 100px !important;
}

.archx-faq-content-wrapper .accordion-button::after {
    margin-left: 0 !important;
}

.accordion-button{
    justify-content: space-between !important;
}

.archx-social-content .archx-social-item i,
.archx-footer-content .archx-footer-widget .logo-widget .logo-cta-info li i {
    margin-left: 8px !important;
}

.archx-footer-content .archx-footer-widget .award-widget .aw-number{
    margin-right: 50px !important;
}

.project-text,
.inner-text,
.project-icon {
    direction: rtl;
}

.header-language-select-social{
    flex-direction: row;
}


@media (max-width: 800px) {

    .header-button
    {
        position: absolute;
        right: 2px;
    }
}