@font-face {
    font-family: "JFFlat";
    src: url("../fonts/JFFlat-Regular.eot");
    src: url("../fonts/JFFlat-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/JFFlat-Regular.woff2") format("woff2"),
        url("../fonts/JFFlat-Regular.woff") format("woff"),
        url("../fonts/JFFlat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: JFFlat;
    direction: rtl;
    text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: JFFlat;
}
.banner.banner-eight .banner-background-element .circle-bg {
    left: 0;
    right: inherit;
}
.scroll-circle {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.testimonials-two .animate-shape {
    left: 0;
    right: inherit;
}
.saaspik-icon-box-wrapper.style-four .layer {
    left: inherit;
    right: 0;
    transform: scalex(-1);
}
.testimonials-two .button:before {
    left: inherit;
    right: 0;
}
.animate-element-contact {
    transform: scaleX(-1) translateY(-35%);
}
.animate-ball .ball:nth-child(1) {
    left: 5%;
    right: 5%;
}
.animate-ball .ball:nth-child(3) {
    left: 22%;
    right: inherit;
}
.animate-ball .ball:nth-child(2) {
    left: 8%;
    right: inherit;
}
.animate-ball .ball:nth-child(4) {
    left: 32%;
    right: inherit;
}
.testimonial-six .testimonial-content:after {
    right: 22px;
    left: inherit;
}
.card-header p {
    text-align: right;
}
.text {
    padding-right: 0px;
    padding-left: 15px;
}
.whatsapp svg,
.call svg,
.globee svg {
    margin-right: 0%;
}
.call,
.whatsapp,
.globee {
    left: 0;
    right: 2%;
}
.return-to-top {
    right: auto;
    left: 20px;
}
.call:hover,
.whatsapp:hover,
.globee:hover {
    max-width: 175px;
}

.pricing-table .price-feture li {
    padding-right: 16px;
    padding-left: 0;
}
.pricing-table .price-feture li:before {
    left: 100%;
}
.section-title .sub-title, .pricing-table .pricing-header .price-title{
    letter-spacing: 0px;
}
