[dir="rtl" i] .marketplace .similar_img {
    left: 0;
    right: auto;
}

[dir="rtl" i] .marketplace_box {
    text-align: right;
}

[dir="rtl" i] .marketplace_box p {
    text-align: right;
}

[dir="rtl" i] .marketplace_box {
    text-align: right;
}

[dir="rtl" i] img.flag_imgg.me-2 {
    margin-left: 5px;
}

[dir="rtl" i] .marketplace_box p {
    text-align: right;
}

[dir="rtl" i] .marketplace .similar_content h2 {
    text-align: right;
}

[dir="rtl" i] .banner_content div.d-flex {
    gap: 10px;
}

[dir="rtl" i] .marketplace_box h3::after {
    right: -26px;
    left: auto;
}

[dir="rtl" i] .similar_img {
    right: 0;
    left: auto;
}

[dir="rtl" i] .Packages_main table tr th:last-child {
    border-radius: 22px 0px 0 0;
    border-left: 0;
}

[dir="rtl" i] .Packages_main table tr th:first-child {
    border-radius: 0px 22px 0 0;
}

[dir="rtl" i] .Packages_main table tr th {
    border-right: 0;
    border-left: 1px solid;
}

[dir="rtl" i] .Packages_main table tbody tr:last-child td:last-child {
    border-radius: 0 0 0 22px;
}

[dir="rtl" i] .Packages_main table tbody tr:last-child td:first-child {
    border-radius: 0 0 22px 0;
}

[dir="rtl" i] .Packages_main table tr td {
    border-right: 0;
    border-left: 1px solid;
}

[dir="rtl" i] .Packages_main table tr td:last-child {
    border-left: 0;
}

[dir="rtl" i] .subscribe_footer .form-control {
    padding: 11px 40px 10px 0px;
}

[dir="rtl" i] .navbar div.col-6.px-0.text-end {
    text-align: left !important;
}

[dir="rtl" i] .offcanvas-header .btn-close {
    position: absolute;
    left: 10%;
}

[dir="rtl" i] .contact_section .card {
    transform: translate(-14%, -24%);
    width: 80%;
}

[dir="rtl" i] .contact_section_details {
    transform: translate(-19%, -14%);
}

[dir="rtl" i] .About_section .about .about-left-image img {
    transform: translate(-20%, 10%);
}

[dir="rtl" i] .about.section .heading-st,
[dir="rtl" i] .about.section p {
    padding-right: 15px;
}

@media (min-width: 200px) and (max-width:600px) {
    [dir="rtl" i] .contact_section_details {
        transform: translate(0%, -14%);
    }

    [dir="rtl" i] .about.section .heading-st,
    [dir="rtl" i] .about.section p {
        padding-right: 0px;
    }
}

@media (min-width: 650px) and (max-width: 1050px) {
    [dir="rtl" i] .contact_section_details {
        transform: translate(0%, -14%);
    }

    [dir="rtl" i] .About_section .about .about-left-image img {
        transform: translate(-53%, 10%);
    }

    [dir="rtl" i] .about.section .heading-st,
    [dir="rtl" i] .about.section p {
        padding-right: 50px;
    }

    [dir="rtl" i] .about-left-image {
        padding-right: 142px;
    }

    [dir="rtl" i] .about-right-content mt-3 {
        padding-right: 30px;
    }
}

[dir="rtl" i] .dropdown-menu {
    position: absolute !important;
    left: -65%;
    width: 8rem !important;
    border: 0 !important;
}
[dir="rtl" i] .footer_links h2{
    text-align: right !important;
}