@font-face {
    font-display: swap;
    font-family: Graphik-Arabic;
    src: url("./fonts/Graphik-Arabic.otf");
}

html {
    direction: rtl;
}
.has-medium-font-size {
	line-height: 2 !important;
}

html, body {
    text-align: right;
    font-family: Graphik-Arabic !important;
}

.slick-slide {
    float: right;
}

.testimonials-img {
    transform: translate(250px, -70px)
}

.mr-5 {
    margin-left: 3rem !important;
}

.ml-n5 {
    margin-right: -3rem !important;
}

.btn svg {
    transform: rotate(180deg);
}

.boox-navbar-options .businesses:after {
    right: 113px;
    left: auto;
}

.boox-navbar-options .services:after {
    right: 181px;
    left: auto;
}

.boox-navbar-options .features::after {
    right: 748px;
    left: auto;
    height: 30px;
}

.line:before {
    right: 10px !important;
    left: auto !important;
}

.sub-titles-sec .border-left {
    border-left: none !important;
    border-right: 1px solid #f6f6f6;
}

.sub-title {
    border-width: 5px !important;
    border-color: #f6f6f6 !important;
}

.sub-title.active {
    border-color: #3378f3 !important;
    color: #3378f3;
}

.pointer {
    cursor: pointer !important;
}

.slick-slider {
	direction: ltr !important;
}
