.services .content {
    text-align: right;
}

.ar-rtl {
    direction: rtl;
    text-align: right;
}

@media (max-width: 767px) {
    .ar-center-sm {
        text-align: center !important;
    }
}

.plan_currency {
    direction: rtl;
}
.animated-label{
    left: auto;
    right: 16px;
}
.services .holder .box.left-box {
    flex-direction: row;
}