/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.relocationbackground{
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)))
      center/cover no-repeat,
    url("../../relocation.webp") center/cover no-repeat;
    background: -o-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6))
      center/cover no-repeat,
    url("../../relocation.webp") center/cover no-repeat;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6))
      center/cover no-repeat,
    url("../../relocation.webp") center/cover no-repeat;
  height: 300px;
}
.SF16_19Bold {
    font: 16px/19px "Noto Sans", "Noto Sans Arabic" !important;
}
.SF18_21Bold {
    font: 18px/21px "Noto Sans", "Noto Sans Arabic" !important;
}