﻿/* @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;900&display=swap'); */

.ms-rtestate-field p, p.ms-rteElement-P {
    line-height: inherit;
}

@charset "UTF-8";
html {unicode-range:U+0600-06FF;}
html, html[dir="rtl"], [dir="rtl"] {direction: rtl;}
html[dir="ltr"], [dir="ltr"], .dateRow .timeSpan,
.access-icons  {direction: ltr;}
.owl-carousel .owl-stage-outer  .owl-item {
	direction: rtl;
}

.bi-arrow-right-short::before, 
.bi-arrow-left-short::before,
.bi-chevron-right::before,
.bi-chevron-left::before,
.bi-arrow-left::before,
.bi-arrow-right::before
{transform: rotateZ(180deg) !important;}
.bi-box-arrow-up-right::before,
.bi-telephone::before {transform: rotateZ(270deg) !important;}
.fa.fa-wheelchair,
.fa.fa-eye,
.fa.fa-eye-slash,
.fa.fa-search-plus,
.fa.fa-search-minus,
.fa.fa-search-undo,
.fa-arrow-left,
.fa-arrow-right,
.fa-angle-left,
.fa-angle-right,
.main-heading .view-all img,
.main-heading h1 span img,
.homepage-blocks .owl-carousel .owl-nav .owl-next, 
.homepage-blocks .owl-carousel .owl-nav .owl-prev {
  transform: scaleX(-1);
}

@media all and (min-width: 1440px) {
}

@media all and (min-width: 1200px) {
}
@media (max-width: 1400px) {
}

@media all and (max-width: 1199px) {
}
@media all and (max-width: 1023px) {

}
@media all and (max-width: 767px) {
}


/*# sourceMappingURL=stylesAr.css.map */