html[dir="rtl"] body{font-family:"Noto Kufi Arabic","Space Grotesk",sans-serif;text-align:right}
html[dir="rtl"],html[dir="rtl"] body{width:100%;max-width:100%;overflow-x:clip!important}
html[dir="rtl"] #landing,html[dir="rtl"] main{width:100%;max-width:100%;overflow-x:clip!important}
html[dir="rtl"] #landing>section{max-width:100%;overflow-x:clip}
html[dir="rtl"] .lscroll{direction:ltr;width:100%;max-width:100%;overflow:hidden;contain:paint}
html[dir="rtl"] .ltrack{direction:ltr}
html[dir="rtl"] .aur{max-width:none}
html[dir="rtl"] .me-1,html[dir="rtl"] .me-2,html[dir="rtl"] .me-3{margin-right:0!important;margin-left:.5rem!important}
html[dir="rtl"] .ms-1,html[dir="rtl"] .ms-2,html[dir="rtl"] .ms-3,html[dir="rtl"] .ms-auto{margin-left:0!important;margin-right:auto!important}
html[dir="rtl"] .text-start{text-align:right!important}html[dir="rtl"] .text-end{text-align:left!important}
html[dir="rtl"] .detail-package-price,html[dir="rtl"] .public-offer-action{text-align:left}
html[dir="rtl"] .admin-table th,html[dir="rtl"] .admin-table td{text-align:right}
html[dir="rtl"] .fa-arrow-right,html[dir="rtl"] .fa-arrow-left{transform:scaleX(-1)}
.language-switch{min-width:46px;height:38px;padding:0 10px;border-radius:12px;font-size:.75rem;font-weight:700}
@media(max-width:767px){html[dir="rtl"] .detail-package-price,html[dir="rtl"] .public-offer-action{text-align:right}}
html[dir="rtl"] a[href^="tel:"] {
  direction: ltr;
  unicode-bidi: isolate;
  text-align: left;
}
html[dir="rtl"] .pkg-price,
html[dir="rtl"] .detail-package-price,
html[dir="rtl"] .public-offer-action strong,
html[dir="rtl"] .db-stat-val,
html[dir="rtl"] .pnum,
html[dir="rtl"] .number-ltr,
html[dir="rtl"] input[type="number"],
html[dir="rtl"] input[type="date"],
html[dir="rtl"] input[type="time"],
html[dir="rtl"] input[type="tel"] {
  direction: ltr;
  unicode-bidi: isolate;
  font-variant-numeric: lining-nums tabular-nums;
}
html[dir="rtl"] .pkg-price,
html[dir="rtl"] .detail-package-price,
html[dir="rtl"] .public-offer-action strong { white-space: nowrap; }
@media(max-width:575px){
  html[dir="rtl"] #nbar .container>.d-flex{padding:0;direction:ltr;flex-direction:row-reverse}
  html[dir="rtl"] #nbar .nav-actions{position:static;right:auto;left:auto;transform:none;direction:ltr;gap:6px!important}
  html[dir="rtl"] #nbar .nav-actions .language-switch{order:3}
  html[dir="rtl"] #nbar .nav-actions #thbtn{order:2}
  html[dir="rtl"] #nbar .nav-actions #mbtog{order:1}
  html[dir="rtl"] #nbar a>span{display:none}
  html[dir="rtl"] #nbar .brand-logo{width:38px;height:38px}
}
