@font-face {
  font-family: BahaasoftNormal;
  src: url(/assets/fonts/Bahaasoft_Qatar2022Arabic-Medium.woff2);
}
@font-face {
  font-family: BahaasoftBold;
  src: url(/assets/fonts/Bahaasoft_Qatar2022Arabic-Bold.woff2);
}
@font-face {
  font-family: BahaasoftBlack;
  src: url(/assets/fonts/Bahaasoft_Qatar2022Arabic-Heavy.woff2);
}
html {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100vw;
  overflow-x: hidden;
  font-family: BahaasoftNormal;
}
body.simple {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
body.simple .navBtn, body.simple .userCMDs a {
  font-size: 1.25rem;
}

*:lang(ar), .ar, .rtl {
  direction: rtl;
}
*:lang(ar) *, .ar *, .rtl * {
  direction: rtl;
}
*:lang(ar) .form-floating > .form-select, .ar .form-floating > .form-select, .rtl .form-floating > .form-select {
  padding-top: 1.35rem;
}
*:lang(ar) .bi.rtl-mirror:before, .ar .bi.rtl-mirror:before, .rtl .bi.rtl-mirror:before {
  transform: scaleX(-1);
}

.en, .ltr {
  direction: ltr;
}
.en *, .ltr * {
  direction: ltr;
}

nav .userAvatar {
  width: 56px !important;
  min-width: 56px !important;
  height: 56px !important;
  min-height: 56px !important;
  background-image: var(--img);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
nav .userAvatar.dropdown-toggle:after {
  display: none !important;
}

.h-adaptive {
  height: var(--height) !important;
  min-height: var(--height) !important;
}

.items-list .col-12 {
  transition: all 0.4s;
}
.items-list .col-12:hover {
  background-color: #ebebeb;
}
.items-list .col-12:hover .col-lg-2 {
  transition: all 0.4s;
  background-color: #8B0D35 !important;
}
.items-list .col-12 .price, .items-list .col-12 .newPrice {
  color: #802c46;
}
.items-list a {
  text-decoration: none !important;
  color: #8B0D35;
}

.col .card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block-start: 1rem;
  transition: all 0.5s;
}
.col .card a {
  text-decoration: none;
}
.col .card .card-body {
  position: relative !important;
  width: 100% !important;
}
.col .card .card-body .sectionName {
  position: absolute;
  inset-block-start: 0.05rem;
  inset-inline-start: 0.875rem;
  background-color: #000;
  color: yellow;
  font-size: 12px;
  width: 50%;
  padding: 0 0.5rem;
}
.col .card .card-body .btnDelThisMedia {
  position: absolute;
  inset-block-start: 0.625rem;
  inset-inline-end: 0.875rem;
}
.col .card .card-body .date-time {
  position: absolute;
  inset-block-end: 0;
  inset-inline-end: 1rem;
}
.col .card.selected {
  background-color: #8B0D35;
  color: #fff;
}
.col .card.selected .text-muted {
  color: #eee !important;
}

#map {
  width: 100%;
  min-height: 360px !important;
  height: calc(66vh - 48px);
}

.mapLoader {
  width: 100%;
  min-height: 360px !important;
  height: calc(66vh - 48px);
  transform: scale(1.5);
  transform-origin: 0px 0px;
}

#getMyCurLocation {
  font-size: 3rem;
  position: absolute;
  inset-block-end: 0;
  inset-inline-end: 1rem;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 0.5rem;
  line-height: 3rem;
  height: 4rem;
  border-radius: 0.375rem;
  color: limegreen;
  cursor: pointer;
  transition: all 0.5s;
}
#getMyCurLocation:hover {
  background-color: rgb(255, 255, 255);
  color: green;
}

*:lang(en) nav .userCMDs {
  left: auto !important;
  right: 0 !important;
}

:lang(ar) .userCMDs, .ar .userCMDs, .rtl .userCMDs {
  left: 0 !important;
  right: auto !important;
}
:lang(ar) table.dataTable thead th, :lang(ar) table.dataTable thead td, :lang(ar) table.dataTable tfoot th, :lang(ar) table.dataTable tfoot td, .ar table.dataTable thead th, .ar table.dataTable thead td, .ar table.dataTable tfoot th, .ar table.dataTable tfoot td, .rtl table.dataTable thead th, .rtl table.dataTable thead td, .rtl table.dataTable tfoot th, .rtl table.dataTable tfoot td {
  text-align: start;
}

::-moz-selection {
  background-color: rgba(139, 13, 53, 0.7);
}

::selection {
  background-color: rgba(139, 13, 53, 0.7);
}

.loader {
  height: calc(100vh - 74px - 32px);
  top: 74px;
}
.loader .spinner-border, .loader .spinner-grow {
  width: 5rem;
  height: 5rem;
}

aside.hostNav {
  width: 240px;
  height: calc(100vh - 74px - 32px);
  border-inline-end: 1px solid #111;
}
aside .navCMDs {
  position: absolute;
  inset-block-end: 2.25rem;
  inset-inline-start: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
  transition: 0.5s all;
}
aside .navCMDs:hover {
  background: #fefefe;
  color: #8B0D35;
}

.navContextMenu s div.dropdown-menu a {
  padding-inline: 1rem;
  height: 2.75rem;
  line-height: 2.75rem;
}
.navContextMenu s div.dropdown-menu a.active {
  color: #fff;
}

iframe#requestedSection {
  border: none !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #101010;
}

@keyframes animateCircle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(calc(-3.6deg * var(--num)));
  }
}
@keyframes animateDot {
  0% {
    transform: rotate(0deg) translateX(92px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translateX(92px) rotate(-360deg);
  }
}
.iframeLoader {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  inset-inline-end: 0;
  bottom: 0;
  background: var(--bs-body-bg);
  justify-content: center;
  align-items: center;
  z-index: 2000;
}
.iframeLoader .loaderContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
}
.iframeLoader .loaderContainer .dot {
  position: absolute;
  inset: 15px;
  z-index: 10;
  animation: animateDot 2s linear infinite;
}
.iframeLoader .loaderContainer .dot:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff url(/imgs/Bahaasoft_64.png) no-repeat;
  background-size: contain;
  box-shadow: 0 0 10px #b4e9ff, 0 0 30px #b4e9ff;
}
.iframeLoader .loaderContainer svg {
  width: 200px;
  height: 200px;
  position: relative;
  transform: rotate(270deg);
}
.iframeLoader .loaderContainer svg circle {
  width: 100%;
  height: 100%;
  stroke-width: 4;
  fill: transparent;
  stroke: #b4e9ff;
  transform: translate(4px, 4px);
}
.iframeLoader .loaderContainer svg circle:nth-child(2) {
  stroke: #090;
  stroke-dasharray: 603;
  stroke-dashoffset: calc(603 - 603 * var(--num) / 100);
}
.iframeLoader .loaderContainer .percentTitle {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  height: 100%;
  width: 100%;
  font-size: 32px;
  background: url(/imgs/BS-Logo_128_web.png) no-repeat center;
  background-size: 50%;
  padding-bottom: 1.5rem;
}
.iframeLoader .loaderContainer .percentTitle span:after {
  content: "%";
  font-size: 16px;
}
.iframeLoader .loaderContainer .percentTitle .title {
  font-size: 18px;
}

nav .nav-link, nav img {
  text-align: center;
}
nav img {
  margin: auto !important;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #8B0D35 !important;
}

.navbar-toggler {
  position: absolute;
  inset-block-start: 1.25rem;
  inset-inline-end: 10rem;
}

#webLangs {
  position: absolute;
  inset-block-start: 1.25rem;
  inset-inline-end: 4rem;
}
#webLangs img.emoji {
  height: 34px;
  width: auto;
  margin: 0 !important;
  margin-inline-end: 0.375rem !important;
}
#webLangs button {
  font-size: 2.25rem;
  height: 34px;
}
#webLangs button:before {
  display: none !important;
}
#webLangs button img.emoji {
  margin: 0 !important;
}
#webLangs .dropdown-item {
  cursor: pointer;
}
#webLangs .dropdown-item.selected {
  color: #8B0D35 !important;
}

.btn-GoBack {
  position: absolute;
  inset-block-start: 1.5rem;
  inset-inline-end: 1rem;
  display: flex;
  width: 32px;
  height: 32px;
  font-size: 34px;
  cursor: pointer;
  z-index: 104;
  transition: all 0.5s;
}

.list-group-item {
  border-inline: none;
  border-radius: 0 !important;
  cursor: pointer;
}
.list-group-item:first-child {
  border-block-start: none !important;
}
.list-group-item.active {
  background-color: #8B0D35 !important;
  border-color: #8B0D35 !important;
}

.ls-4 {
  letter-spacing: 0.75rem;
}

.form-check-input:focus {
  border-color: #8B0D35 !important;
  box-shadow: 0 0 0 0.15rem rgba(139, 13, 53, 0.25);
}
.form-check-input:checked {
  background-color: #8B0D35 !important;
  border-color: #8B0D35 !important;
}
.form-check-input:checked:focus {
  box-shadow: 0 0 0 0.15rem rgba(139, 13, 53, 0.25);
}
.form-check-input ~ label {
  line-height: 28px;
  cursor: pointer;
}
.form-check-input ~ label span {
  line-height: 28px;
}
.form-check-input ~ label img, .form-check-input ~ label svg {
  margin-block-start: -2px;
  height: 24px;
  width: 24px;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  background-color: transparent !important;
}

.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-select ~ label::after {
  background-color: transparent !important;
}

@media (max-width: 480px) {
  .userCMDs {
    left: auto !important;
    right: auto !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
}
.pagination-container {
  height: 56px !important;
}
@media (max-width: 480px) {
  .pagination-container {
    transform: scale(0.75);
  }
}
.pagination-container .pagination-lg .page-item {
  position: relative !important;
  height: 56px !important;
}
.pagination-container .pagination-lg .page-item a, .pagination-container .pagination-lg .page-item span {
  height: 100% !important;
}
.pagination-container .pagination-lg .page-item a i:before, .pagination-container .pagination-lg .page-item span i:before {
  line-height: 2rem !important;
}

footer {
  position: fixed !important;
  inset-block-end: 0 !important;
  width: 100vw;
  height: 2rem;
  line-height: 34px;
  inset-inline: 0 !important;
  margin-top: 4rem !important;
  background-color: var(--bs-body-bg);
  box-shadow: -1px -1px 5px rgba(128, 128, 128, 0.5);
  z-index: 1054 !important;
}
footer a {
  text-decoration: none;
  color: #CE9F31;
  font-weight: bold;
  font-size: 0.825rem;
}

.page-title {
  margin-block-start: 1rem;
}

fieldset {
  padding-inline-start: 1rem;
}
fieldset legend {
  font-weight: 600;
}

.form-check-input {
  scale: 1.4 !important;
}

input[type=date], input[type=time], input[type=tel], input[type=number], .number:not(th), .percent, .float-money, .vin, .code, .tel:not(th), .money:not(th), .space:not(th), .date:not(th), .time:not(th), .date-time:not(th) {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  margin-top: -2px;
}

.page-link {
  color: #8B0D35;
}
.page-link:hover {
  color: #8B0D35;
}

.tb-header {
  height: 2.5rem !important;
}

div.dataTables_scrollBody {
  border-left: none !important;
}

div.dataTables_scrollFootInner table.table-bordered tr th:first-child, div.dataTables_scrollHeadInner table.table-bordered tr th:first-child {
  border-left-color: inherit !important;
}

.active > .page-link, .page-link.active {
  background-color: #8B0D35 !important;
  border-color: #8B0D35 !important;
}

select option::selected, select option::active, select option::focus {
  background-color: #8B0D35 !important;
}
select[multiple] {
  padding-top: 2.25rem !important;
}
select[multiple] ~ label {
  line-height: 0.25rem;
  height: 1rem;
  width: 100% !important;
  background: var(--bs-modal-bg);
  opacity: 1;
  color: #6E7174;
  transform: scale(1) translateY(0) translateX(0) !important;
  font-size: 85%;
  padding-top: 14px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-bottom: none;
  border-radius: 0.375rem 0.375rem 0 0;
  pointer-events: all;
}

.modal fieldset {
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  padding: 1rem;
  margin-block: 1rem;
}
.modal fieldset legend {
  border: 1px solid var(--bs-border-color);
  margin-block-start: -2rem !important;
  background-color: var(--bs-body-bg);
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding-inline: 0.75rem;
  font-size: 1.125rem;
  color: #8B0D35;
}

.userCMDs li {
  cursor: pointer !important;
}

.contextMenu {
  position: absolute;
  width: 240px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.contextMenu .dropdown-menu {
  border: none;
}
.contextMenu .dropdown-menu:after {
  content: "";
  width: 3rem;
  background-color: rgba(238, 238, 238, 0.5);
  display: flex;
  position: absolute;
  inset-block: 0;
  inset-inline-start: 0;
  z-index: 0 !important;
}
.contextMenu .dropdown-menu li {
  padding-block: 0;
  margin-block: 0;
  padding-inline: 1.25rem;
  line-height: 3rem;
  color: #111;
  position: relative;
  z-index: 1 !important;
  transition: all 0.5s;
}
.contextMenu .dropdown-menu li:hover {
  background-color: rgba(139, 13, 53, 0.25);
  color: #000;
  cursor: pointer;
}
.contextMenu .dropdown-menu li hr {
  margin: 0 !important;
}

.car_exColorDisplay, .car_inColorDisplay {
  width: 58px;
  height: 58px;
}

.container.land-item {
  min-height: 100vh;
  height: -moz-fit-content;
  height: fit-content;
}
.container .item-code {
  letter-spacing: 2px;
}

.pointer {
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.5s;
}
.pointer:hover {
  opacity: 1;
}

.carousel-inner {
  position: relative;
}
.carousel-inner .fullscreen {
  display: flex;
  width: 4rem;
  height: 4rem;
  font-size: 4rem;
  position: absolute;
  inset-inline-end: 0.5rem;
  inset-block-start: 0.5rem;
  color: #fff;
  opacity: 0.5;
  cursor: pointer;
  transition: all 0.5s;
  z-index: 99 !important;
}
.carousel-inner .fullscreen:hover {
  opacity: 1;
  color: #8B0D35;
}

.desc {
  white-space: pre-wrap;
}

.z-x2 {
  transform: scale(2);
}

.z-x3 {
  transform: scale(3);
}

.z-x4 {
  transform: scale(4);
}

.z-x5 {
  transform: scale(5);
}

.modal-body .btn-close {
  position: fixed;
  inset-block-start: 1rem;
  inset-inline-end: 1rem;
  z-index: 99;
}
.fs-7 {
  font-size: 0.875rem;
}

.fs-8 {
  font-size: 0.75rem;
}

.fs-9 {
  font-size: 0.625rem;
}

.fs-10 {
  font-size: 0.5rem;
}

.fs-11 {
  font-size: 0.375rem;
}

textarea {
  min-height: 78px !important;
}

.h-form-floating {
  min-height: 58px !important;
}

.h-contacts {
  height: 64px;
  text-decoration: none;
  font-size: 1.5rem;
  color: #802c46;
}
.h-contacts i {
  font-size: 56px;
}
.h-contacts img {
  height: 56px;
}
.h-contacts span {
  direction: ltr;
}

.h-2lines {
  min-height: 78px !important;
}

.h-3lines {
  min-height: 98px !important;
}

.h-4lines {
  min-height: 118px !important;
}

.h-5lines {
  min-height: 138px !important;
}

.h-6lines {
  min-height: 158px !important;
}

.h-7lines {
  min-height: 178px !important;
}

.h-8lines {
  min-height: 198px !important;
  height: 198px;
}

.h-10lines {
  min-height: 238px !important;
  height: 238px;
}

.h-12lines {
  min-height: 278px !important;
  height: 278px;
}

.h-15lines {
  min-height: 278px !important;
  height: 338px;
}

.h-20lines {
  min-height: 278px !important;
  height: 438px;
}

.w-5 {
  width: 5% !important;
}

.w-95 {
  width: 95% !important;
}

.w-10 {
  width: 10% !important;
}

.w-90 {
  width: 90% !important;
}

.w-15 {
  width: 15% !important;
}

.w-85 {
  width: 85% !important;
}

.w-20 {
  width: 20% !important;
}

.w-80 {
  width: 80% !important;
}

.w-30 {
  width: 30% !important;
}

.w-70 {
  width: 70% !important;
}

.w-33 {
  width: 33.3333333333% !important;
}

.w-66 {
  width: 66.6666666667% !important;
}

.w-40 {
  width: 40% !important;
}

.w-60 {
  width: 60% !important;
}

.w-45 {
  width: 45% !important;
}

.w-55 {
  width: 55% !important;
}

.h-5 {
  height: 5% !important;
}

.h-95 {
  height: 95% !important;
}

.h-10 {
  height: 10% !important;
}

.h-90 {
  height: 90% !important;
}

.h-15 {
  height: 15% !important;
}

.h-85 {
  height: 85% !important;
}

.h-20 {
  height: 20% !important;
}

.h-80 {
  height: 80% !important;
}

.h-30 {
  height: 30% !important;
}

.h-70 {
  height: 70% !important;
}

.h-33 {
  height: 33.3333333333% !important;
}

.h-66 {
  height: 66.6666666667% !important;
}

.h-40 {
  height: 40% !important;
}

.h-60 {
  height: 60% !important;
}

.h-45 {
  height: 45% !important;
}

.h-55 {
  height: 55% !important;
}

.bi.mirror:before {
  transform: scaleX(-1);
}

.text-grape {
  color: #8B0D35;
}

.text-grape-2 {
  color: #802c46;
}

.bg-grape {
  background-color: #8B0D35;
}

*[data-bs-theme=dark] .contextMenu .dropdown-menu {
  background-color: #242424;
}
*[data-bs-theme=dark] .contextMenu .dropdown-menu li {
  background-color: #242424;
  color: #fff;
}
*[data-bs-theme=dark] .contextMenu .dropdown-menu li:hover {
  background-color: #8B0D35;
  color: #fff;
}/*# sourceMappingURL=Bahaasoft.css.map */