/* ======= start ======= */

.body-arabic .header-menu {
    flex-direction: row-reverse;
}

.body-arabic .header-menu__control {
    margin-right: 30px;
}

.body-arabic .header-menu__nav {
    flex-direction: row-reverse;
}

.body-arabic .header-menu__nav-link {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 6px;
}

.body-arabic .header-menu__nav-dropdown .dropdown-item {
    text-align: right;
}

.body-arabic .header-menu__nav .header-menu__nav-dropdown {
    right: 0;
    left: auto !important;
}

.body-arabic .header-menu__lang-switch {
    flex-direction: row-reverse;
}

@media (max-width: 768px) {
    .body-arabic .header-menu__lang {
        margin-left: 8px;
        margin-right: auto;
    }

    .body-arabic .header-burger-dropdown__header img {
        margin-left: auto;
    }

    .body-arabic .header-burger-dropdown__close {
        right: auto;
        left: 16px;
    }

    .body-arabic .header-burger-dropdown__item-title {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 6px;
    }

    .body-arabic .header-burger-dropdown__nav-item {
        text-align: right;
    }

    .body-arabic .header-burger-dropdown__item-list {
        padding-left: 0;
        padding-right: 32px;
    }
}

.body-arabic .packages-header__content {
    margin-left: auto;
    text-align: right;
}

.body-arabic .packages-header::after {
    right: auto;
    left: 0;
    transform: scale(-1, 1);
}

.body-arabic .packages-header__trust {
    flex-direction: row-reverse;
}

.body-arabic .packages-header__control img {
    margin-left: auto;
}

.body-arabic .packages-features__list {
    direction: rtl;
}

.body-arabic .packages-features__item {
    direction: ltr;
    flex-direction: row-reverse;
    text-align: right;
}

.body-arabic .packages-profit__list {
    direction: rtl;
}

.body-arabic .packages-profit__item {
    direction: ltr;
    text-align: right;
}

.body-arabic .packages-profit__item-btn {
    flex-direction: row-reverse;
}

.body-arabic .packages-profit__access-item {
    text-align: right;
    flex-direction: row-reverse;
}

.body-arabic .packages-prices__compare {
    direction: rtl;
}

.body-arabic .packages-prices__table-label {
    text-align: right;
    padding-right: 24px;
    padding-left: 0;
}

.body-arabic .packages-works__row {
    flex-direction: row-reverse;
}

.body-arabic .packages-works__col-num {
    margin-left: auto;
}

.body-arabic .packages-works__col_1 img {
    right: auto;
    left: 10px;
}

.body-arabic .packages-works__col {
    text-align: right;
}

.body-arabic .start-faq__item {
    text-align: right;
}

.body-arabic .start-faq__item-title {
    padding-right: 0;
    padding-left: 30px;
}

.body-arabic .start-faq__item-title::after {
    right: auto;
    left: 0;
}

.body-arabic .start-faq__item-answer {
    padding-right: 0;
}

.body-arabic .packages-subscribe__inner {
    text-align: right;
}

.body-arabic .packages-subscribe__inner img {
    right: auto;
    left: -80px;
}

.body-arabic .packages-subscribe__form {
    flex-direction: row-reverse;
}

.body-arabic .packages-subscribe__form-row {
    flex-direction: row-reverse;
}

.body-arabic .footer__menu {
    flex-direction: row-reverse;
}

.body-arabic .packages-subscribe__text-input {
    text-align: right;
}

@media (max-width: 992px) {
    .body-arabic .packages-works__row {
        flex-direction: column;
    }

    .body-arabic .packages-subscribe__form {
        flex-direction: column;
    }

    .body-arabic .packages-subscribe__form-row {
        flex-direction: column;
        align-items: flex-end;
    }
}

@media (max-width: 768px) {
    .body-arabic .packages-header__control img {
        margin-right: auto;
    }

    .body-arabic .packages-prices-mob__option {
        flex-direction: row-reverse;
    }

    .body-arabic .packages-prices-mob__feature {
        flex-direction: row-reverse;
    }

    .body-arabic .packages-prices-mob__list {
        direction: rtl;
    }

    .body-arabic .packages-prices-mob__item {
        direction: ltr;
    }

    .body-arabic .footer__menu {
        flex-direction: column;
    }
}
