/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
    200ms top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: "Ranade";
  src: url("../src/fonts/Ranade-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Ranade";
  src: url("../src/fonts/Ranade-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Ranade";
  src: url("../src/fonts/Ranade-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Ranade";
  src: url("../src/fonts/Ranade-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "RelaisDisplay";
  src: url("../src/fonts/RelaisDisplay-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "RelaisDisplay";
  src: url("../src/fonts/RelaisDisplay-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "AlJazeeraArabic";
  src: url("../src/fonts/Al-Jazeera-Arabic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "AlJazeeraArabic";
  src: url("../src/fonts/Al-Jazeera-Arabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "AlJazeeraArabic";
  src: url("../src/fonts/Al-Jazeera-Arabic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Sakkal Majalla";
  src: url("../src/fonts/Sakkal-Majalla-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Stolzl";
  src: url("../src/fonts/Stolzl-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Stolzl";
  src: url("../src/fonts/Stolzl-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url('../src/fonts/icomoon.eot?gtnqi7');
  src: url('../src/fonts/icomoon.eot?gtnqi7#iefix') format('embedded-opentype'),
    url('../src/fonts/icomoon.ttf?gtnqi7') format('truetype'),
    url('../src/fonts/icomoon.woff?gtnqi7') format('woff'),
    url('../src/fonts/icomoon.svg?gtnqi7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

html {
  font-family: "Ranade", sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-family: "Ranade", sans-serif;
  /* 1 */
}

/* Reset materialize radio buttons */
panda-forex-client-area .mainpandats [type=radio] {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Materialize overwrites
	====================================================================== */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  height: unset;
}

.otgs-development-site-front-end,
.wpml-ls-statics-footer {
  display: none;
}

html {
  font-size: 10px;
}

html,
body {
  font-family: "Ranade", sans-serif;
  font-weight: 400;
  font-variation-settings: "wght" 400;
}

body {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #ffffff;
}

h1,
.h1,
h2,
h3,
.h3,
h4,
h5,
.h5,
h6,
.h6 {
  font-family: "RelaisDisplay", sans-serif;
  color: #ffffff;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}

h1 {
  font-size: 4.8rem;
  line-height: 6.4rem;
  letter-spacing: 0.1em;
}

@media (max-width: 992px) {
  h1 {
    font-size: 3.2rem;
    line-height: 4rem;
    letter-spacing: 3.2px;
    font-weight: 400;
  }
}

h2 {
  font-size: 4.8rem;
  line-height: 6.4rem;
  letter-spacing: 0.1em;
}

@media (max-width: 992px) {
  h2 {
    font-size: 3.2rem;
    line-height: 4rem;
    letter-spacing: 3.2px;
  }
}

h3 {
  font-size: 4rem;
  line-height: 5.6rem;
  letter-spacing: 4px;
}

@media (max-width: 992px) {
  h3 {
    font-size: 3.6rem;
    line-height: 4rem;
    letter-spacing: 3.6px;
  }
}

h4 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: 3.2px;
}

@media (max-width: 992px) {
  h4 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: 1.8px;
  }
}

h5 {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

h6 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

p {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}

@media (max-width: 992px) {
  p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

a {
  color: #C8A872;
  text-decoration: none;
  transition: all 0.3s;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=date],
.wpcf7 input[type=search],
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 .current-option {
  width: 100%;
  height: 42px;
  padding: 0 15px;
  font-size: 16px;
  background-color: transparent;
  border-radius: 0;
  font-family: "Ranade", sans-serif;
}

[dir=rtl] .wpcf7 input[type=text],
[dir=rtl] .wpcf7 input[type=email],
[dir=rtl] .wpcf7 input[type=number],
[dir=rtl] .wpcf7 input[type=password],
[dir=rtl] .wpcf7 input[type=tel],
[dir=rtl] .wpcf7 input[type=date],
[dir=rtl] .wpcf7 input[type=search],
[dir=rtl] .wpcf7 textarea,
[dir=rtl] .wpcf7 select,
[dir=rtl] .wpcf7 .current-option {
  font-family: "AlJazeeraArabic", sans-serif;
  text-align: right;
  font-weight: 300;
}

.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=password]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 input[type=date]:focus,
.wpcf7 input[type=search]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus,
.wpcf7 .current-option:focus {
  outline: none;
}

.wpcf7 input[type=text].disabled,
.wpcf7 input[type=email].disabled,
.wpcf7 input[type=number].disabled,
.wpcf7 input[type=password].disabled,
.wpcf7 input[type=tel].disabled,
.wpcf7 input[type=date].disabled,
.wpcf7 input[type=search].disabled,
.wpcf7 textarea.disabled,
.wpcf7 select.disabled,
.wpcf7 .current-option.disabled {
  opacity: 0.5;
}

[dir=rtl] .wpcf7 input::-webkit-input-placeholder,
[dir=rtl] .wpcf7 input::-moz-placeholder,
[dir=rtl] .wpcf7 input::-ms-input-placeholder,
[dir=rtl] .wpcf7 input::placeholder,
[dir=rtl] .wpcf7 textarea::placeholder {
  font-weight: 500;
}

.wpcf7 textarea {
  padding: 6px 15px;
  height: 100px;
  border-radius: 0;
  resize: none;
}

.wpcf7 select {
  width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 35px;
  background-position: calc(100% - 15px) 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0 !important;
  border: 1px solid #ffffff;
}

[dir=rtl] .wpcf7 select {
  background-position: 15px 50%;
}

.wpcf7 .select-wrapper {
  position: relative;
  height: 42px;
  border: 1px solid #38807E;
}

.wpcf7 .select-wrapper:hover {
  cursor: pointer;
}

.wpcf7 .select-wrapper.open ul {
  z-index: 20;
  max-height: 210px;
  border-top: 1px solid #38807E;
  overflow: auto;
}

.wpcf7 .select-wrapper.open .current-option {
  background-image: url("../src/img/arrow-select-top.svg");
}

.wpcf7 .select-wrapper select {
  display: none;
}

.wpcf7 .select-wrapper ul {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  max-height: 0;
  background-color: #163B3D;
  transition: 0.5s;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  border: 1px solid #38807E;
  border-top-color: transparent;
  list-style-type: none;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.wpcf7 .select-wrapper ul::-webkit-scrollbar {
  width: 6px;
}

.wpcf7 .select-wrapper ul::-webkit-scrollbar-track {
  background: #38807E;
}

.wpcf7 .select-wrapper ul::-webkit-scrollbar-thumb {
  background: #aaaaaa;
}

.wpcf7 .select-wrapper ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.wpcf7 .select-wrapper ul li {
  font-size: 16px;
  padding: 10px 10px;
  font-weight: 300;
}

[dir=rtl] .wpcf7 .select-wrapper ul li {
  text-align: right;
  direction: ltr;
}

.wpcf7 .select-wrapper ul li:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #5C6A66;
}

.wpcf7 .select-wrapper .current-option {
  display: flex;
  align-items: center;
  background-image: url("../src/img/select-arrow.svg");
  background-position: calc(100% - 15px) 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  font-weight: 300;
  border: none;
  color: #ffffff;
}

[dir=rtl] .wpcf7 .select-wrapper .current-option {
  background-position: 15px 50%;
  direction: ltr;
  justify-content: end;
}

.wpcf7 .phone-code .current-option {
  background-position: 70px 50%;
  font-family: "Ranade", sans-serif;
}

[dir=rtl] .wpcf7 .phone-code .current-option {
  background-position: calc(100% - 70px) 50%;
}

.wpcf7 .phone-code li {
  font-family: "Ranade", sans-serif;
}

form select {
  display: none;
}

form select option {
  display: none;
}

form .wpcf7-spinner {
  display: none;
}

form .wpcf7-response-output {
  display: none;
}

form .row.two-columns {
  background: transparent;
}

form .row.two-columns p {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 576px) {
  form .row.two-columns p {
    display: block;
  }
}

form .row.two-columns p label:first-of-type {
  padding-inline-end: 16px;
}

@media (max-width: 576px) {
  form .row.two-columns p label:first-of-type {
    padding-inline-end: 0;
  }
}

form .row.two-columns p label:last-of-type {
  padding-inline-start: 16px;
}

@media (max-width: 576px) {
  form .row.two-columns p label:last-of-type {
    padding-inline-start: 0;
  }
}

@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap {
    margin-bottom: 12px;
    position: relative;
  }
}

@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap .wpcf7-form-control-wrap {
    position: initial;
  }
}

@media (max-width: 576px) {
  form .row.two-columns.checkbox-wrap label {
    position: initial;
  }
}

form .row p {
  margin: 0;
  width: 100%;
}

@media (max-width: 576px) {
  form .row p br {
    display: none;
  }
}

form .row p label {
  display: block;
  width: 100%;
  position: relative;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 25px;
}

@media (max-width: 576px) {
  form .row p label {
    display: block;
  }

  form .row p label br {
    display: none;
  }
}

form .row p label .wpcf7-form-control-wrap {
  display: block;
  margin: 4px 0 0;
  width: 100%;
}

form .row p label .wpcf7-form-control-wrap input,
form .row p label .wpcf7-form-control-wrap select,
form .row p label .wpcf7-form-control-wrap textarea {
  padding: 10px;
  border: 1px solid #38807E;
  font-size: 1.6rem;
  font-weight: 300;
  color: #ffffff;
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
}

form .row p label .wpcf7-form-control-wrap input::-moz-placeholder,
form .row p label .wpcf7-form-control-wrap select::-moz-placeholder,
form .row p label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(255, 255, 255, 0.5);
}

form .row p label .wpcf7-form-control-wrap input::placeholder,
form .row p label .wpcf7-form-control-wrap select::placeholder,
form .row p label .wpcf7-form-control-wrap textarea::placeholder {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(255, 255, 255, 0.5);
}

form .row p label .wpcf7-form-control-wrap input:focus,
form .row p label .wpcf7-form-control-wrap input:focus-within,
form .row p label .wpcf7-form-control-wrap input:focus-visible,
form .row p label .wpcf7-form-control-wrap select:focus,
form .row p label .wpcf7-form-control-wrap select:focus-within,
form .row p label .wpcf7-form-control-wrap select:focus-visible,
form .row p label .wpcf7-form-control-wrap textarea:focus,
form .row p label .wpcf7-form-control-wrap textarea:focus-within,
form .row p label .wpcf7-form-control-wrap textarea:focus-visible {
  outline: none !important;
  color: #ffffff;
}

form .row p label .wpcf7-form-control-wrap select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("../src/img/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
  padding: 10px 30px 10px 10px;
  cursor: pointer;
}

form .row p label .wpcf7-form-control-wrap select option {
  background: #163B3D;
}

form .row p label .wpcf7-form-control-wrap .select2-container {
  width: 100% !important;
  height: 42px;
  border: 1px solid #38807E;
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered img {
  margin: 4px;
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection.select2-selection--single {
  border: none;
  background: none;
  height: 42px;
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  padding: 10px;
  border: 1px solid #38807E;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #ffffff;
  width: 100%;
  background: transparent;
  opacity: 1;
  transition: all 0.3s;
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../src/img/select-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  left: 56px;
  width: 16px;
}

form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow b {
  display: none;
}

form .row p label .wpcf7-form-control-wrap .select2-container.select2-container--open .select2-selection__arrow {
  background-image: url("../src/img/arrow-select-top.svg");
}

form .row p label .wpcf7-form-control-wrap textarea {
  max-height: 80px;
  resize: none;
}

@media (max-width: 992px) {
  [dir=rtl] form .row p label .wpcf7-form-control-wrap textarea {
    margin-top: 0;
  }
}

form .row p label .wpcf7-form-control-wrap .wpcf7-email {
  font-family: "Ranade", sans-serif;
  font-weight: 300;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin-inline-start: 0;
  margin-block: 8px;
}

@media (max-width: 576px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    margin-block: 12px;
  }
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item:last-of-type {
  margin-block-end: 0;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  padding: 0;
  display: block;
  position: relative;
  margin-bottom: 0;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
  position: relative;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin-inline-end: 16px;
  border-radius: 0;
  margin-top: 0;
}

@media (max-width: 576px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
    margin-inline-end: 14px;
  }
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:before {
  content: "";
  position: absolute;
  top: -1px;
  inset-inline-start: -1px;
  height: 100%;
  width: 100%;
  background-color: #38807E;
  border: 1.5px solid #38807E;
  transition: all 0.3s;
  border-radius: 0;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  inset-inline-start: 9px;
  top: 3px;
  width: 5px;
  height: 12px;
  border: solid #163B3D;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all 0.3s;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:after {
  opacity: 1;
  visibility: visible;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked:before {
  border: 1.5px solid #163B3D;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label {
  color: #ffffff;
  vertical-align: super;
  font-size: 1.6rem;
  line-height: 3.2rem;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio {
  display: flex;
  margin-top: 16px;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
  margin-inline-start: 0;
  margin-inline-end: 24px;
  display: flex;
  flex-direction: row-reverse;
  min-width: 173px;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 992px) {
  form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    min-width: 116px;
  }
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item:last-of-type {
  margin-inline-end: 0;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  position: relative;
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin-inline-end: 16px;
  border-radius: 50%;
  margin-top: 0;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:before {
  content: "";
  position: absolute;
  top: -2px;
  inset-inline-start: -2px;
  height: 100%;
  width: 100%;
  background-color: #163B3D;
  border: 2px solid #163B3D;
  transition: all 0.3s;
  border-radius: 50%;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  inset-inline-start: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-color: #38807E;
  transition: all 0.3s;
  border-radius: 50%;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked:after {
  opacity: 1;
  visibility: visible;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked:before {
  border: 2px solid #38807E;
}

form .row p label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label {
  color: #ffffff;
  vertical-align: super;
  font-size: 1.6rem;
  line-height: 3.2rem;
}

form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: none;
}

form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-top: 28px;
}

@media (max-width: 576px) {
  form .row p label.second-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin-top: 0;
  }
}

form .row p label.combined {
  display: flex;
  flex-wrap: wrap;
  z-index: 11;
}

form .row p label.combined .holder {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

form .row p label.combined .holder:after {
  content: "";
}

form .row p label.combined .wpcf7-tel {
  font-family: "Ranade", sans-serif;
  border: none;
}

form .row p label.combined .title {
  width: 100%;
}

form .row p label.combined .wpcf7-form-control-wrap {
  width: calc(100% - 90px);
  margin-inline-start: 90px;
  position: relative;
  z-index: 1;
}

form .row p label.combined .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  inset-inline-start: -90px;
}

form .row p label.combined .phone-code {
  width: 100%;
  position: absolute;
  bottom: 1px;
  left: 0;
}

form .row p label.combined .phone-code .wpcf7-form-control-wrap {
  width: 100%;
  height: 42px;
  margin: 0;
}

form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container:after {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #38807E;
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 86px;
}

form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  border: none;
}

form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  inset-inline-end: 6px;
}

form .submit p {
  margin: 0;
  display: flex;
  justify-content: flex-end;
}

form .submit p .wpcf7-submit {
  width: 100%;
  min-width: 250px;
  max-width: 250px;
  height: 48px;
  padding: 8px 32px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: #C8A872;
  text-align: center;
  border: none;
  border-radius: 8px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 4px;
  font-weight: 300;
  text-transform: uppercase;
  color: #163B3D;
  transition: all 0.3s;
}

@media (max-width: 576px) {
  form .submit p .wpcf7-submit {
    width: 100%;
    max-width: 100%;
    height: 40px;
  }
}

form .submit p .wpcf7-submit:hover {
  background: #9f8660;
}

form .submit p .wpcf7-submit:active {
  background: #8b7554;
}

form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -23px;
  left: 0;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #FB4949;
  margin: 0;
  padding: 0;
}

.acceptence-form span.wpcf7-not-valid-tip {
  bottom: -70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .acceptence-form span.wpcf7-not-valid-tip {
    width: 70%;
  }
}
.page-id-290 .acceptence-form span.wpcf7-not-valid-tip {
  bottom: -30px;
}

.page-id-17 .acceptence-form span.wpcf7-not-valid-tip {
  bottom: -30px;
}

form input:-webkit-autofill {
  -webkit-box-shadow: none;
  -webkit-text-fill-color: #ffffff;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

html[lang=ar] {
  font-family: "AlJazeeraArabic", sans-serif;
}

html[lang=ar] body {
  direction: rtl;
  text-align: right;
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 400;
}

html[lang=ar] body h1,
html[lang=ar] body h2,
html[lang=ar] body h3,
html[lang=ar] body h4,
html[lang=ar] body h5,
html[lang=ar] body h6,
html[lang=ar] body p,
html[lang=ar] body div,
html[lang=ar] body span,
html[lang=ar] body textarea,
html[lang=ar] body input[type=email],
html[lang=ar] body input[type=text],
html[lang=ar] body input[type=tel],
html[lang=ar] body input[type=url] {
  text-align: right;
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 300;
  letter-spacing: 0;
}

html[lang=ar] body h1 {
  line-height: 5.6rem;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body h1 {
    line-height: 4rem;
  }
}

html[lang=ar] body .register-btn {
  font-weight: 300;
  left: 55px;
}

html[lang=ar] body .register-btn span {
  font-size: 24px;
  font-weight: 300;
}

html[lang=ar] body .register-btn svg {
  transform: scale(-1);
  animation: none;
}

html[lang=ar] body .more-btn img {
  transform: rotate(-90deg);
  animation: arrowAnimeAr 2s linear infinite;
}

html[lang=ar] body .floating-btn {
  left: 65px;
  right: auto;
}

@media (max-width: 992px) {
  html[lang=ar] body .floating-btn {
    left: 0;
    right: auto;
  }
}

html[lang=ar] body .floating-btn a {
  padding: 8px 32px;
  -moz-column-gap: 12px;
  column-gap: 12px;
}

html[lang=ar] body .floating-btn a span {
  font-size: 24px;
  line-height: 56px;
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .floating-btn a span {
    font-size: 16px;
    line-height: 32px;
  }
}

html[lang=ar] body .floating-btn a svg {
  margin-top: 4px;
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}

html[lang=ar] body .mobile-menu .mobile-menu-holder {
  padding: 68px 64px 0 80px;
}

@media (max-width: 992px) {
  html[lang=ar] body .mobile-menu .mobile-menu-holder {
    padding: 36px 24px 0;
  }

  html[lang=ar] body.arabic .floating-btn a {
    height: 50px;
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 8px 12px;
    border: 1px solid #CFA66B;
    border-left: 0;
    border-radius: 0 8px 8px 0;
  }

  html[lang=ar] body.arabic .floating-btn a svg {
    margin-top: 4px;
    transform: scaleX(1);
    animation: none;
  }

  html[lang=ar] body.arabic .floating-btn.open a svg {
    transform: scaleX(-1);
  }
}

html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
  font-family: "AlJazeeraArabic", sans-serif;
  line-height: 5.6rem;
  font-weight: 300;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
    line-height: 3.2rem;
    letter-spacing: 0;
  }
}

html[lang=ar] body .mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .current-lang a {
  direction: ltr;
}

html[lang=ar] body .site-header .header-wrapper .logo {
  transform: translate(50%, -50%);
}

html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a {
  direction: ltr;
}

html[lang=ar] body .site-header .header-wrapper .language-switcher .current-lang a span {
  margin-top: -3px;
  font-size: 1.8rem;
}

html[lang=ar] body .home-wrapper .project-in-numbers {
  padding: 114px 0 67px;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers {
    padding: 94px 0 293px;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers:after {
  transform: scaleX(-1);
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers:after {
    transform: scaleX(1);
    inset-inline-end: 0;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder {
  width: 695px;
  max-width: 70%;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder {
    max-width: 100%;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder h2 {
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder h2 {
    line-height: 4.8rem;
    max-width: 70%;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder {
  margin-top: 70px;
  padding-top: 58px;
  justify-content: space-between;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder {
    margin-top: 37px;
    padding-top: 28px;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item {
  width: calc(50% - 16px);
  margin-bottom: 59px;
}

@media (max-width: 688px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 33px;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item:nth-child(3) .item__head .title,
html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item:nth-child(4) .item__head .title {
  line-height: 32px;
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item .content-block p {
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item .content-block p {
    transform: translateX(0);
    font-size: 14px;
    line-height: 20px;
    padding-top: 3px;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .title {
  font-family: "AlJazeeraArabic", sans-serif;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 4px;
  max-width: 250px;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .title {
    font-size: 20px;
    line-height: 32px;
    max-width: 200px;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .number {
  font-size: 40px;
  line-height: 40px;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .number {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .number-counter {
  font-family: "RelaisDisplay", sans-serif;
  margin-left: 10px;
  letter-spacing: 0.07em;
}

@media (max-width: 992px) {
  html[lang=ar] body .home-wrapper .project-in-numbers .block-holder .items-holder .item__head .number-counter {
    letter-spacing: 0;
  }
}

html[lang=ar] body .home-wrapper .project-in-numbers .image {
  margin-top: 6px;
  margin-inline-end: 14px;
}

html[lang=ar] body .home-wrapper .block-holder .items-holder .item .content-block .counter-block {
  direction: rtl;
  margin-bottom: 2px;
}

html[lang=ar] body .portfolio-home {
  padding-top: 20px;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home {
    padding: 0 0 100px;
  }
}

html[lang=ar] body .portfolio-home .content-block {
  margin-top: 36px;
  padding: 45px 0 47px;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home .content-block {
    margin-top: 22px;
    padding: 48px 0 0;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home .content-block p {
    margin: 29px 0 13px;
  }
}

html[lang=ar] body .portfolio-home .content-block-blue {
  background-image: url("../src/img/blue-banner-ar.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home .content-block-blue {
    padding: 48px 24px 100px;
  }
}

html[lang=ar] body .portfolio-home .content-block-blue p {
  font-size: 1.8rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home .content-block-blue p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-home .content-block-blue .btn-holder .register-btn {
    width: calc(100% - 24px);
    padding: 12px;
  }
}

html[lang=ar] body .portfolio-home .content-block-blue .btn-holder .register-btn span {
  font-weight: 400;
}

html[lang=ar] body .portfolio-home .content-block-blue .btn-holder .register-btn svg {
  transform: scaleX(-1);
  animation: arrowAnimeRtl 2s linear infinite;
}

html[lang=ar] body .news-swiper-button-next,
html[lang=ar] body .news-swiper-button-prev,
html[lang=ar] body .swiper-button-prev,
html[lang=ar] body .swiper-button-next {
  transform: scaleX(-1);
}

html[lang=ar] body .portfolio-block .portfolio-slider .js-portfolio-slider-bottom {
  direction: ltr;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-block .nav-btn {
    height: 48px;
    gap: 16px;
    top: 30px;
    left: 40px;
    right: auto;
  }
}

html[lang=ar] body .portfolio-block .nav-btn .swiper-button-prev,
html[lang=ar] body .portfolio-block .nav-btn .swiper-button-next {
  width: 48px;
  height: 48px;
}

@media (max-width: 992px) {
  html[lang=ar] body .portfolio-block .nav-btn .swiper-pagination {
    direction: ltr;
  }
}

html[lang=ar] body .portfolio-block .swiper-pagination span:first-of-type {
  font-family: "Ranade";
}

html[lang=ar] body .portfolio-block .swiper-pagination span:last-of-type {
  font-weight: 500;
}

html[lang=ar] body .latest-news-home {
  padding-top: 100px;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news-home {
    padding-top: 32px;
  }
}

html[lang=ar] body .latest-news-home .subtitle {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 11px;
  line-height: 56px;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news-home .subtitle {
    line-height: 24px;
    font-size: 18px;
  }
}

html[lang=ar] body .latest-news-home h2 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news-home h2 {
    line-height: 4rem;
  }
}

html[lang=ar] body .latest-news-home .swiper-slide .content-holder h4 {
  line-height: 4.8rem;
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news-home .swiper-slide .content-holder h4 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

html[lang=ar] body .latest-news-home .swiper-slide .content-holder .bottom-block .date {
  font-family: "Ranade", sans-serif;
  font-weight: 300;
}

html[lang=ar] body .latest-news-home .news-home-slider {
  padding: 154px 0 94px;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news-home .news-home-slider {
    padding: 55px 0 94px;
  }
}

html[lang=ar] body .latest-news-home .nav-btn {
  top: 59px;
}

@media (max-width: 688px) {
  html[lang=ar] body.home .get-in-touch-with-us-form-section {
    padding: 0 0 112px;
  }
}

html[lang=ar] body.home .get-in-touch-with-us-form-section .content-holder {
  padding-top: 114px;
}

@media (max-width: 688px) {
  html[lang=ar] body.home .get-in-touch-with-us-form-section .content-holder {
    padding-top: 94px;
  }
}

@media (max-width: 688px) {
  html[lang=ar] body.home .get-in-touch-with-us-form-section .form-block form .row p label {
    margin-bottom: 25px;
  }

  html[lang=ar] body.home .get-in-touch-with-us-form-section .form-block form .row p label.combined .select-wrapper,
  html[lang=ar] body.home .get-in-touch-with-us-form-section .form-block form .row p label.combined .phone-code .wpcf7-form-control-wrap {
    height: 46px;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section {
    padding: 64px 0 100px;
  }
}

html[lang=ar] body .get-in-touch-with-us-form-section h2 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section h2 {
    line-height: 4rem;
  }
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-block {
  margin-top: 71px;
}

@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section .form-block {
    margin-top: 54px;
  }
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=text],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=email],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=number],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=password],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=tel],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=date],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form input[type=search],
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form select,
html[lang=ar] body .get-in-touch-with-us-form-section .form-block form .current-option {
  height: 46px;
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-block form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container:after {
  display: none;
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-message h4 {
  font-weight: 300;
  line-height: 4rem;
  text-align: center;
  margin-bottom: 16px;
}

@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section .form-message h4 {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-message p {
  font-size: 1.8rem;
  text-align: center;
  max-width: 100%;
}

@media (max-width: 992px) {
  html[lang=ar] body .get-in-touch-with-us-form-section .form-message p {
    font-size: 1.6rem;
  }
}

html[lang=ar] body .get-in-touch-with-us-form-section .form-message p br {
  display: none;
}

html[lang=ar] body form .wpcf7-not-valid-tip {
  right: 0;
  left: auto;
}

html[lang=ar] body form .row.two-columns p {
  direction: rtl;
}

html[lang=ar] body form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container:after {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #38807E;
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 84px;
}

html[lang=ar] body form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container #select2-select-phone-container {
  direction: rtl;
}

html[lang=ar] body form .row p label.combined .phone-code .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  right: 56px;
}

html[lang=ar] body form .row p label.combined .holder:after {
  height: 47px;
}

html[lang=ar] body form .row p label .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #ffffff !important;
  font-weight: 400;
}

html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__arrow {
  left: 10px;
  right: auto;
}

html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered {
  line-height: 2.6rem;
  font-size: 1.4rem;
  font-weight: 400;
}

html[lang=ar] body form .row p label .wpcf7-form-control-wrap .select2-container .select2-selection__rendered#select2-select-phone-container {
  font-size: 1.6rem;
}

html[lang=ar] body form .submit {
  direction: rtl;
}

html[lang=ar] body form .submit p .wpcf7-submit {
  font-size: 1.8rem;
  letter-spacing: 0;
  font-weight: 400;
}

@media (max-width: 992px) {
  html[lang=ar] body #footer .top-footer-block {
    row-gap: 68px;
    padding-bottom: 24px;
  }
}

html[lang=ar] body #footer .top-footer-block .footer-logo {
  margin-top: 3px;
}

html[lang=ar] body #footer .top-footer-block .wpcf7 {
  direction: rtl;
}

html[lang=ar] body #footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
  letter-spacing: 0;
}

html[lang=ar] body #footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
  height: 48px;
}

html[lang=ar] body #footer .top-footer-block .subscription-form-section .sbscription-form-holder .wpcf7-not-valid-tip {
  left: auto;
  right: 0;
  top: 60px;
}

html[lang=ar] body #footer .top-footer-block .subscription-form-section .title h4 {
  font-size: 3.2rem;
}

@media (max-width: 992px) {
  html[lang=ar] body #footer .top-footer-block .subscription-form-section .title h4 {
    font-size: 2.4rem;
    line-height: 4rem;
    letter-spacing: 0;
    max-width: 90%;
    margin-bottom: 26px;
  }
}

html[lang=ar] body #footer .bottom-footer-block .social-block {
  flex-direction: row-reverse;
  gap: 18px;
}

@media (max-width: 992px) {
  html[lang=ar] body #footer .bottom-footer-block .social-block {
    gap: 0;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body #footer .copy .secondary-menu a:not(:last-child) {
    margin-bottom: 24px;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body #footer .copy .copy-text {
    font-size: 1.6rem;
  }
}

html[lang=ar] body .inner-banner .container .block-holder .image {
  transform: scaleX(-1);
}

html[lang=ar] body .inner-banner .container .block-holder h1 {
  line-height: 6.4rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .inner-banner .container .block-holder h1 {
    line-height: 4rem;
  }
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder {
  max-width: 552px;
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder h1 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .inner-banner.article-banner .container .block-holder h1 {
    line-height: 4rem;
  }
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder {
  transform: translateX(50%);
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span {
  font-family: "AlJazeeraArabic", sans-serif;
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 300;
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span.divider {
  transform: scaleX(-1);
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span {
  line-height: 3.2rem;
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span.icon {
  line-height: 0;
}

html[lang=ar] body .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span.linkedin {
  order: 2;
}

html[lang=ar] body .inner-banner.home-banner .block-holder .content .subtitle {
  font-family: "AlJazeeraArabic", sans-serif;
  letter-spacing: 0;
  font-weight: 300;
}

html[lang=ar] body .inner-banner.home-banner .block-holder .content h1 {
  font-weight: 300;
  line-height: 6.4rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .inner-banner.home-banner .block-holder .content h1 {
    line-height: 4rem;
  }
}

html[lang=ar] body .inner-banner.home-banner .block-holder .link a {
  letter-spacing: 0;
  line-height: 5.6rem;
  padding-bottom: 0;
}

html[lang=ar] body .inner-banner.home-banner .block-holder .link a .animated-icon>div:before {
  right: auto;
  letter-spacing: -50%;
}

html[lang=ar] body .inner-banner.terms-banner .container .block-holder .title {
  max-width: 663px;
}

html[lang=ar] body .inner-banner.terms-banner .container .block-holder .title h1 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .inner-banner.terms-banner .container .block-holder .title h1 {
    line-height: 4rem;
  }
}

html[lang=ar] body .article-content .post-content h2 {
  font-size: 4.8rem;
  line-height: 7.2rem;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body .article-content .post-content h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}

html[lang=ar] body .article-content p {
  font-size: 1.8rem;
  line-height: 3.2rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .article-content p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}

html[lang=ar] body .management-slider .nav-btn .swiper-button-prev,
html[lang=ar] body .management-slider .nav-btn .swiper-button-next {
  transform: scaleX(-1);
}

html[lang=ar] body .management-slider .nav-btn .swiper-button-next.swiper-button-next {
  inset-inline-end: 0;
  inset-inline-start: auto;
}

html[lang=ar] body .management-slider .nav-btn .swiper-pagination {
  direction: ltr;
}

html[lang=ar] body .related-news h2 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .related-news h2 {
    line-height: 4rem;
  }
}

html[lang=ar] body .related-news .related-news-content .content-holder h4 {
  line-height: 4.8rem;
  font-weight: 300;
  max-width: 100%;
}

@media (max-width: 992px) {
  html[lang=ar] body .related-news .related-news-content .content-holder h4 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

html[lang=ar] body .related-news .related-news-content .bottom-block .date {
  font-family: "Ranade", sans-serif;
}

html[lang=ar] body .partner-form h2 {
  max-width: 515px;
}

html[lang=ar] body .partner-form .form-message h4 {
  font-weight: 300;
  line-height: 4rem;
  text-align: center;
  margin-bottom: 16px;
}

@media (max-width: 992px) {
  html[lang=ar] body .partner-form .form-message h4 {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
}

html[lang=ar] body .partner-form .form-message p {
  font-size: 1.8rem;
  text-align: center;
  max-width: 100%;
}

@media (max-width: 992px) {
  html[lang=ar] body .partner-form .form-message p {
    font-size: 1.6rem;
  }
}

html[lang=ar] body .partner-form .form-message p br {
  display: none;
}

html[lang=ar] body .partner-form form .submit p .wpcf7-submit {
  padding: 12px 32px;
}

@media (max-width: 992px) {
  html[lang=ar] body .partner-form form .submit p .wpcf7-submit {
    padding: 8px 32px;
  }
}

html[lang=ar] body .select2-container--open .select2-dropdown .select2-results__option {
  padding: 8px 10px 8px 24px;
}

html[lang=ar] body .select2-search.select2-search--dropdown+.select2-results ul li {
  direction: ltr;
}

html[lang=ar] body .latest-news .title-block span {
  line-height: 5.6rem;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news .title-block span {
    line-height: 2.4rem;
  }
}

html[lang=ar] body .latest-news .title-block .heading-icon-block h2 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news .title-block .heading-icon-block h2 {
    line-height: 4rem;
  }
}

html[lang=ar] body .latest-news .posts-slider .swiper-slide .content-holder h4 {
  line-height: 4.8rem;
  max-width: 100%;
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .latest-news .posts-slider .swiper-slide .content-holder h4 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

html[lang=ar] body .latest-news .posts-slider .swiper-slide .content-holder .bottom-block .date {
  font-family: "Ranade", sans-serif;
}

html[lang=ar] body .news-tabs .tabs-nav .tab {
  font-size: 1.8rem;
}

html[lang=ar] body .news-tabs .heading-icon-block h2 {
  line-height: 5.6rem;
}

@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .heading-icon-block h2 {
    line-height: 4rem;
  }
}

@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item {
    margin-bottom: 32px;
  }
}

html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item h4 {
  line-height: 4.8rem;
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item h4 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

html[lang=ar] body .news-tabs .tab-wrapper .tab-content .item .bottom-block .date {
  font-family: "Ranade", sans-serif;
}

html[lang=ar] body .news-tabs .btn-holder .load-btn {
  line-height: 3.2rem;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  html[lang=ar] body .news-tabs .btn-holder .load-btn {
    margin-top: 16px;
  }
}

html[lang=ar] body .template-not-found h1 {
  font-family: "RelaisDisplay", sans-serif;
  line-height: 17rem;
  font-size: 20rem;
  letter-spacing: 20px;
  font-weight: 300;
  text-align: center;
}

@media (max-width: 992px) {
  html[lang=ar] body .template-not-found h1 {
    font-size: 13rem;
    line-height: 10rem;
    letter-spacing: 13px;
  }
}

html[lang=ar] body .template-not-found .search-holder label input#search {
  font-size: 1.6rem;
  font-weight: 400;
}

html[lang=ar] body .template-not-found .search-holder label input.wpcf7-submit {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  letter-spacing: 0;
}

html[lang=ar] body .terms-wrapper .content {
  color: #001330;
}

html[lang=ar] body .terms-wrapper .content * {
  font-weight: 400;
  color: #001330;
  font-family: "AlJazeeraArabic", sans-serif;
}

@media (max-width: 992px) {
  html[lang=ar] body .terms-wrapper .content p {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 300;
  }
}

html[lang=ar] body .languages-block .language-list-wrapper .disclaimer h5 {
  font-family: "AlJazeeraArabic", sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 400;
}

html[lang=ar] body .languages-block .language-list-wrapper .disclaimer p {
  font-weight: 300;
}

@media (max-width: 992px) {
  html[lang=ar] body .languages-block .language-list-wrapper .disclaimer p {
    line-height: 2.4rem;
  }
}

html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
  left: auto;
  right: -82px;
}

@media (max-width: 992px) {
  html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
    width: calc(50vw - 56px) !important;
  }
}

@media (max-width: 576px) {
  html[lang=ar] body .select2-container--open .select2-dropdown.phone_select {
    width: calc(100vw - 80px) !important;
  }
}

html[lang=ar] body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a {
  flex-direction: row-reverse;
}

html[lang=ar] body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a span {
  margin-inline-start: 0;
  margin-inline-end: 12px;
  line-height: 2.4rem;
  font-weight: 300;
}

@keyframes arrowAnimeRtl {
  0% {
    transform: translateX(0) scaleX(-1);
  }

  50% {
    transform: translateX(5px) scaleX(-1);
  }

  100% {
    transform: translateX(0) scaleX(-1);
  }
}

@keyframes arrowAnimeAr {
  0% {
    transform: rotate(-90deg) translate(0, 15%);
  }

  50% {
    transform: rotate(-90deg) translate(10%, 0);
  }

  100% {
    transform: rotate(-90deg) translate(0, 15%);
  }
}

* {
  box-sizing: border-box;
}

html {
  position: relative;
}

body:not(.safari-browser) {
  position: relative;
}

body.page-template-tpl-explore-the-masterplan {
  background-color: #163B3D;
}

body.fixed {
  position: fixed;
  max-width: 100vw;
  max-height: 100vh;
}

body #page .wrapper {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .container {
    padding: 0 40px;
  }
}

.container-lg {
  width: 100%;
  max-width: 1340px;
  padding: 0 15px;
  margin: 0 auto;
}

.container-sm {
  width: 100%;
  max-width: 900px;
  padding: 0 15px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .container-sm {
    width: 100%;
    padding: 0 48px;
  }
}

.hide {
  display: none !important;
}

.display-mobile {
  display: none;
}

@media (max-width: 992px) {
  .display-mobile {
    display: block;
  }
}

.display-desktop {
  display: block;
}

@media (max-width: 992px) {
  .display-desktop {
    display: none;
  }
}

.select2-container--open .select2-dropdown {
  background: #163B3D;
  border: 1px solid #38807E;
  border-top: none;
  border-radius: 0;
  width: 584px !important;
  max-width: calc(50vw - 31px);
}

@media (max-width: 992px) {
  .select2-container--open .select2-dropdown {
    width: calc(50vw - 56px) !important;
  }
}

@media (max-width: 576px) {
  .select2-container--open .select2-dropdown {
    width: calc(100vw - 80px) !important;
    max-width: none;
  }
}

.select2-container--open .select2-dropdown .select2-results__option {
  font-size: 1.6rem;
  font-weight: 400;
  padding: 10px 24px 10px 10px;
  color: #ffffff;
  border-top: 1px solid #5C6A66;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  color: #000;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #5C6A66;
}

.select2-results__options::-webkit-scrollbar {
  width: 16px;
  background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.3);
  height: 8px;
  background-clip: padding-box;
  border-right: 12px solid rgba(0, 0, 0, 0);
  border-top: 12px solid rgba(0, 0, 0, 0);
  border-bottom: 12px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.6);
  border-right: 12px solid rgba(0, 0, 0, 0);
  border-top: 12px solid rgba(0, 0, 0, 0);
  border-bottom: 12px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
  display: none;
}

.popup-wrapper {
  background-color: rgba(21, 20, 12, 0.59);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  justify-content: center;
  align-items: center;
}

.popup-wrapper .popup-content {
  background: #163B3D;
  padding: 124px 136px;
  position: relative;
  max-width: 590px;
  margin: 0 16px;
  width: calc(100% - 32px);
}

@media (max-width: 1200px) {
  .popup-wrapper .popup-content {
    padding: 8% 10%;
  }
}

@media (max-width: 792px) {
  .popup-wrapper .popup-content {
    padding: 100px 20px;
  }
}

.popup-wrapper .popup-content .popup-close-thanks {
  position: absolute;
  cursor: pointer;
  top: 40px;
  right: 40px;
}

.popup-wrapper .popup-content .popup-content-holder h5 {
  font-size: 5.6rem;
  line-height: 6.4rem;
  letter-spacing: 5.6px;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 792px) {
  .popup-wrapper .popup-content .popup-content-holder h5 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-bottom: 25px;
  }
}

.popup-wrapper .popup-content .popup-content-holder p {
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 4.2rem;
  text-align: center;
  margin: 0;
}

@media (max-width: 792px) {
  .popup-wrapper .popup-content .popup-content-holder p {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
}

.register-btn {
  padding: 20px 24px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #C8A872;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 8px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 4px;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  color: #034769;
}

@media (max-width: 992px) {
  .register-btn {
    padding: 8px 12px;
    justify-content: center;
    text-align: center;
  }
}

.register-btn svg {
  margin-inline-start: 12px;
  transition: all 0.3s;
  animation: arrowAnimePartner 2s linear infinite;
}

.register-btn svg path {
  stroke: #034769;
}

.register-btn:hover {
  background-color: #9f8660;
}

.register-btn:hover svg {
  transform: translateX(5px);
}

.register-btn:active {
  background-color: #8b7554;
}

.floating-btn {
  position: fixed;
  bottom: 100px;
  z-index: 99 !important;
  display: flex;
  justify-content: flex-end;
  right: 64px;
  transition: 0.1s;
  opacity: 1;
}

@media (max-width: 992px) {
  .floating-btn {
    right: 40px;
    bottom: 64px;
  }
}

@media (max-width: 767px) {
  .floating-btn {
    justify-content: center;
  }
}

.floating-btn.hide {
  opacity: 0;
}

.floating-btn a {
  height: 74px;
  padding: 8px 30px 8px 22px;
  border: 1px solid #CFA66B;
  background: rgba(22, 59, 61, 0.7);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(13.3999996185px);
  backdrop-filter: blur(13.3999996185px);
  display: flex;
  align-items: center;
  -moz-column-gap: 5px;
  column-gap: 5px;
  border-radius: 8px;
}

@media (max-width: 992px) {
  .floating-btn {
    right: 0;
    bottom: 40px;
  }

  /* .floating-btn a {
    height: 50px;
    -moz-column-gap: 0;
         column-gap: 0;
    padding: 8px 12px;
  } */
  .floating-btn a {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: rgba(22, 59, 61, 0.7);
    padding: 5px 8px;
    height: 49px;
  }
}

.floating-btn a span {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 20px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 4px 20px #000;
  color: #ffffff;
  align-items: center;
  transition: all 0.3s;
}

@media (max-width: 992px) {
  .floating-btn a span {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.6px;
    margin-inline-end: 4px;
  }
}

.floating-btn a svg {
  transition: all 0.3s;
  animation: arrowAnimePartner 2s linear infinite;
}

@media (max-width: 992px) {
  .floating-btn a svg {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.floating-btn a svg path {
  transition: all 0.3s;
}

.floating-btn a:hover {
  background: linear-gradient(0deg, rgba(92, 106, 102, 0.3) 0%, rgba(92, 106, 102, 0.3) 100%), rgba(0, 0, 0, 0.4);
}

.floating-btn a:active {
  background: linear-gradient(0deg, rgba(92, 106, 102, 0.5) 0%, rgba(92, 106, 102, 0.5) 100%), rgba(0, 0, 0, 0.4);
}

.floating-btn.static-btn {
  position: absolute;
}

.more-btn {
  line-height: 0;
}

.more-btn img {
  animation: arrowAnime 2s linear infinite;
}

@media (max-width: 992px) {
  .more-btn img {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.template-not-found {
  background-image: url("../src/img/404-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.template-not-found .page-not-found-holder {
  max-width: 480px;
  margin: 100px auto;
  padding: 0 16px;
}

.template-not-found h1 {
  text-align: center;
  font-size: 20rem;
  line-height: 17rem;
  font-weight: 300;
  letter-spacing: 20px;
}

@media (max-width: 992px) {
  .template-not-found h1 {
    font-size: 13rem;
    line-height: 9rem;
    letter-spacing: 13px;
  }
}

.template-not-found .subtitle {
  margin: 28px 0;
  text-align: center;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 300;
}

.template-not-found .bottom-text {
  margin-top: 25px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
}

.template-not-found .bottom-text a {
  color: #ffffff;
  text-decoration: underline;
}

.template-not-found .bottom-text-link {
  text-align: center;
}

.template-not-found .search-holder label {
  padding: 8px;
  width: 100%;
  border: 1px solid #C8A872;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.template-not-found .search-holder label input#search {
  width: calc(100% - 144px);
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #ffffff;
}

@media (max-width: 992px) {
  .template-not-found .search-holder label input#search {
    font-size: 1.4rem;
  }
}

.template-not-found .search-holder label input#search:focus,
.template-not-found .search-holder label input#search:focus-within,
.template-not-found .search-holder label input#search:focus-visible {
  outline: none !important;
  color: #ffffff;
}

.template-not-found .search-holder label input.wpcf7-submit {
  width: 120px;
  background: #C8A872;
  box-shadow: none;
  border-radius: 8px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 4px;
  font-weight: 300;
  text-transform: uppercase;
  color: #163B3D;
  padding: 8px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  transition: all 0.3s;
  text-align: center;
  border: none;
}

@media (max-width: 992px) {
  .template-not-found .search-holder label input.wpcf7-submit {
    font-size: 1.4rem;
  }
}

.template-not-found .search-holder label input.wpcf7-submit:hover {
  background: #9f8660;
}

.template-not-found .search-holder label input.wpcf7-submit:active {
  background: #8b7554;
}

.template-not-found .search-holder .search-results ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.template-not-found .search-holder .search-results ul li {
  padding: 4px 16px;
  display: flex;
  align-items: center;
}

.template-not-found .search-holder .search-results ul li a {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 400;
  color: #ffffff;
  padding-inline-start: 30px;
  position: relative;
}

.template-not-found .search-holder .search-results ul li a:after {
  content: "";
  background-image: url("../src/img/check-search.svg");
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  inset-block-start: 9px;
  inset-inline-start: 0;
  position: absolute;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

.template-not-found .search-holder .search-results ul li a:hover:after {
  opacity: 1;
  visibility: visible;
}

.terms-wrapper .content {
  padding: 100px 0;
  color: #163B3D;
}

@media (max-width: 992px) {
  .terms-wrapper .content {
    padding: 44px 0 64px;
  }
}

@media (max-width: 992px) {
  .terms-wrapper .content .container {
    width: calc(100% - 64px);
    padding: 0 32px;
  }
}

.terms-wrapper .content h1,
.terms-wrapper .content h2,
.terms-wrapper .content h3,
.terms-wrapper .content h4,
.terms-wrapper .content h5,
.terms-wrapper .content h6 {
  font-family: "Ranade", sans-serif;
  color: #163B3D;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}

@media (max-width: 992px) {
  .terms-wrapper .content h4 {
    font-size: 2.4rem;
    line-height: 3.3rem;
  }
}

@media (max-width: 992px) {
  .terms-wrapper .content h6 {
    line-height: 2.2rem;
  }
}

.terms-wrapper .content p {
  margin: 20px 0;
}

@media (max-width: 992px) {
  .terms-wrapper .content p {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}

.terms-wrapper .content h5+p,
.terms-wrapper .content h6+p {
  margin-top: 0;
}

body.error404 #Header,
body.error404 #footer {
  display: none;
}

body.error404 .container {
  padding: 0 16px;
}

@keyframes arrowAnime {
  0% {
    transform: translate(0, 15%);
  }

  50% {
    transform: translate(10%, 0);
  }

  100% {
    transform: translate(0, 15%);
  }
}

@keyframes shine {
  0% {
    top: 110%;
    left: -80%;
  }

  50% {
    top: -110%;
    left: 100%;
  }

  100% {
    top: 110%;
    left: -80%;
  }
}

@keyframes arrowAnimePartner {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(5px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes downloadAnimate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(4px);
  }

  100% {
    transform: translateY(0);
  }
}

.cs-disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}

body .site-header {
  display: flex;
  align-items: center;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  width: 100%;
  background: transparent;
  transition: all 0.3s;
  z-index: 9993;
  overflow: hidden;
}

@media (max-width: 992px) {
  body .site-header {
    inset-block-start: 0;
    padding: 20px 0 20px;
  }
}

body .site-header.sticky {
  position: fixed;
  background-color: rgba(3, 61, 64, 0.8) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  padding: 0;
  height: 104px;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  transition: margin 0s;
}

@media (max-width: 992px) {
  body .site-header.sticky {
    height: 72px;
  }
}

@media (max-width: 992px) {
  body .site-header.sticky .header-wrapper {
    min-height: 48px;
    padding: 14px 0;
  }
}

body .site-header.sticky .header-wrapper .logo {
  width: auto;
  height: 56px;
  max-height: 100%;
}

@media (max-width: 992px) {
  body .site-header.sticky .header-wrapper .logo {
    height: 42px;
    width: auto;
  }
}

body .site-header.show-languages {
  background: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

body .site-header.show-languages.sticky {
  background: rgba(0, 0, 0, 0.5);
}

body .site-header.show-languages .header-wrapper .language-switcher .current-lang img.language-arrow {
  transform: rotate(0);
}

body .site-header.show-languages .header-wrapper .menu-btn svg line {
  stroke: #ffffff;
}

body .site-header .container-lg {
  max-width: none;
  padding: 0 64px;
}

@media (max-width: 992px) {
  body .site-header .container-lg {
    padding: 0 24px;
  }
}

body .site-header .header-wrapper {
  min-height: 164px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: all 0.3s;
  padding: 20px 0;
}

@media (max-width: 992px) {
  body .site-header .header-wrapper {
    min-height: 72px;
  }
}

body .site-header .header-wrapper .homepage-link {
  display: none;
}

body .site-header .header-wrapper .logo {
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 0;
  width: auto;
  height: 100px;
  transition: all 0.3s;
}

@media (max-width: 992px) {
  body .site-header .header-wrapper .logo {
    width: auto;
    height: 48px;
  }
}

body .site-header .header-wrapper .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

body .site-header .header-wrapper .menu-btn-wrapper {
  display: flex;
  justify-content: flex-end;
}

body .site-header .header-wrapper .menu-btn {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  width: 32px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 992px) {
  body .site-header .header-wrapper .menu-btn {
    width: 22px;
  }
}

body .site-header .header-wrapper .menu-btn span {
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
  background-color: #ffffff;
}

@media (max-width: 992px) {
  body .site-header .header-wrapper .menu-btn span {
    margin-bottom: 5px;
  }
}

body .site-header .header-wrapper .menu-btn span:last-child {
  margin-bottom: 0;
}

body.page-template-templatestpl-explore-the-masterplan-php .mobile-menu .mobile-menu-holder {
  height: 100vh;
  max-width: 687px;
}

@media (max-width: 992px) {
  body.page-template-templatestpl-explore-the-masterplan-php .mobile-menu .mobile-menu-holder {
    max-width: 100%;
    width: 100%;
  }
}

body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link {
  display: block;
}

body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a {
  display: flex;
  align-items: center;
}

body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a span {
  font-size: 1.6rem;
  line-height: 2.9rem;
  font-weight: 400;
  color: #ffffff;
  margin-inline-start: 15px;
}

@media (max-width: 992px) {
  body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a span {
    font-size: 1.4rem;
    margin-inline-start: 5px;
  }
}

body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a svg {
  width: 20px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 992px) {
  body.page-template-tpl-explore-the-masterplan .site-header .header-wrapper .homepage-link a svg {
    width: 20px;
    height: 20px;
  }
}

.language-switcher .current-lang {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.language-switcher .current-lang a {
  display: flex;
  align-items: center;
}

@media (max-width: 992px) {
  .language-switcher .current-lang a {
    align-items: center;
  }
}

.language-switcher .current-lang span {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
}

.language-switcher .current-lang span:before {
  content: attr(data-lang-name);
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
}

@media (max-width: 992px) {
  .language-switcher .current-lang span:before {
    content: attr(data-lang-mobile-name);
  }
}

[dir=rtl] .language-switcher .current-lang span {
  font-family: "AlJazeeraArabic", sans-serif;
  font-size: 20px !important;
  line-height: 34px;
}

@media (max-width: 992px) {
  [dir=rtl] .language-switcher .current-lang span {
    font-size: 14px !important;
    line-height: 1;
  }
}

@media (max-width: 992px) {
  .language-switcher .current-lang span {
    font-size: 1.4rem;
  }
}

.language-switcher .current-lang .globe {
  margin-inline-start: 8px;
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 992px) {
  .language-switcher .current-lang .globe {
    width: 24px;
    height: 24px;
    margin-inline-start: 2px;
  }

  .language-switcher .current-lang .globe path {
    fill: #C8A872;
  }
}

.language-switcher .current-lang img.language-arrow {
  width: 24px;
  height: 26px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-inline-start: 8px;
  transform: rotate(-180deg);
  transition: all 0.3s;
}

@media (max-width: 992px) {
  .language-switcher .current-lang img.language-arrow {
    margin-inline-start: 2px;
    width: 17px;
  }
}

.language-switcher .selected-lang {
  display: none;
}

.mobile-menu {
  position: relative;
  z-index: 9993;
}

.mobile-menu .mobile-wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  inset-block-start: 0;
  inset-inline-start: 0;
  background: linear-gradient(297deg, rgba(0, 0, 0, 0) 8.31%, rgba(0, 0, 0, 0.4) 95.92%);
  display: none;
  z-index: 1;
}

.mobile-menu .mobile-menu-holder {
  position: fixed;
  inset-inline-end: -100%;
  inset-block-start: 0;
  height: 100svh;
  width: 100%;
  max-width: 687px;
  background: url("../src/img/menu-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 9;
  padding: 68px 80px 0 64px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.7s;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder {
    padding: 36px 24px 0;
    max-width: 100%;
    width: 100%;
    height: 100svh;
    justify-content: flex-start;
  }
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .mobile-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 32px;
  }
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher {
  display: none;
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang a {
  display: flex;
  align-items: center;
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang span {
  font-family: "AlJazeeraArabic", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang span {
    font-size: 1.4rem;
  }
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang .language-arrow {
  transform: rotateZ(180deg);
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang img {
  margin-inline-start: 3px;
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .selected-lang img {
    width: 18px;
    height: 18px;
  }
}

.mobile-menu .mobile-menu-holder .mobile-wrap .language-switcher .current-lang {
  display: none;
}

.mobile-menu .mobile-menu-holder .mobile-wrap .close-menu {
  position: absolute;
  inset-inline-end: 40px;
  inset-block-start: 36px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .mobile-wrap .close-menu {
    position: static;
  }
}

.mobile-menu .mobile-menu-holder .mobile-wrap .close-menu img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.mobile-menu .mobile-menu-holder .header-nav-main {
  padding-bottom: 50px;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: calc(100vh - 110px);
  overflow: auto;
  overscroll-behavior: contain;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul {
    height: calc(100vh - 160px);
  }
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li {
  margin-bottom: 32px;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li {
    margin-bottom: 43px;
  }
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a {
  color: #C8A872;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li.current_page_item a .animated-icon {
  opacity: 1;
  visibility: visible;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li:last-of-type {
  margin-bottom: 0;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 3.2rem;
  line-height: 6.4rem;
  font-weight: 400;
  letter-spacing: 3.2px;
  display: block;
  padding-inline-start: 57px;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.3s;
}

@media (max-width: 992px) {
  .mobile-menu .mobile-menu-holder .header-nav-main ul li a {
    padding-inline-start: 76px;
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
  }
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a .animated-icon {
  width: 50px;
  height: 50px;
  background-size: contain;
  position: absolute;
  inset-inline-start: -5px;
  inset-block-start: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  overflow: hidden;
  display: flex;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a .animated-icon>div {
  overflow: hidden;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 26px;
  height: 26px;
  transform: rotate(45deg);
  border-radius: 10px;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a .animated-icon>div:before {
  content: "";
  position: absolute;
  top: -100%;
  right: -50%;
  width: 30px;
  height: 30px;
  background: linear-gradient(-135deg, rgba(255, 255, 255, 0) 44%, #EDD1A8 50%, rgba(255, 255, 255, 0) 56%);
  transform: skewX(-4deg) rotate(-45deg);
  opacity: 0.3;
  animation: shine 10s infinite alternate;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a .animated-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.mobile-menu .mobile-menu-holder .header-nav-main ul li a:hover {
  color: #C8A872;
}

.mobile-menu.show .mobile-menu-holder {
  inset-inline-end: 0;
}

.mobile-menu.show .mobile-wrapper {
  display: block;
}

.languages-block {
  position: fixed;
  width: 100%;
  height: 100%;
  inset-inline-start: 0;
  inset-block-start: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999;
  display: none;
}

.languages-block.visible-langs {
  display: block;
  z-index: 9992;
}

.languages-block.visible-langs .language-list-wrapper {
  opacity: 1;
  visibility: visible;
}

.languages-block.visible-langs.over-mobile-menu {
  z-index: 1001;
}

.languages-block .close-language-popup {
  position: absolute;
  top: 36px;
  right: 23px;
  width: 32px;
  height: 32px;
}

.languages-block .close-language-popup:before,
.languages-block .close-language-popup:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.languages-block .close-language-popup:before {
  transform: rotateZ(45deg);
  top: calc(50% - 1px);
}

.languages-block .close-language-popup:after {
  top: calc(50% - 1px);
  transform: rotateZ(-45deg);
}

.languages-block .close-language-popup:hover {
  cursor: pointer;
}

.languages-block .language-list-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.languages-block .language-list-wrapper .lang-list {
  margin-top: 182px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 7%;
  column-gap: 7%;
}

@media (max-width: 992px) {
  .languages-block .language-list-wrapper .lang-list {
    margin-top: 100px;
  }
}

.languages-block .language-list-wrapper .lang-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 18%;
  min-width: 130px;
}

.languages-block .language-list-wrapper .lang-list ul li {
  padding: 16px 0;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li {
    padding: 6px 0;
  }
}

.languages-block .language-list-wrapper .lang-list ul li a {
  font-family: "RelaisDisplay", sans-serif;
  color: #ffffff;
  font-size: 2rem;
  line-height: 3.2rem;
  letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
  padding-inline-start: 30px;
  position: relative;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}

.languages-block .language-list-wrapper .lang-list ul li a.ar-lang-font {
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 0;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a.ar-lang-font {
    font-size: 1.4rem;
    font-weight: 300;
  }
}

.languages-block .language-list-wrapper .lang-list ul li a:after {
  content: "";
  background-image: url("../src/img/check-search.svg");
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  inset-block-start: 5px;
  inset-inline-start: 0;
  position: absolute;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .lang-list ul li a:after {
    inset-block-start: 0;
  }
}

.languages-block .language-list-wrapper .lang-list ul li a:hover:after {
  opacity: 1;
  visibility: visible;
}

.languages-block .language-list-wrapper .lang-list ul li a.current-lang:after {
  opacity: 1;
  visibility: visible;
}

.languages-block .language-list-wrapper .disclaimer {
  margin-top: 7vh;
  max-width: 570px;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .disclaimer {
    max-width: 100%;
    margin-top: 4vh;
  }
}

.languages-block .language-list-wrapper .disclaimer h5 {
  font-family: "Ranade", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.languages-block .language-list-wrapper .disclaimer p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .languages-block .language-list-wrapper .disclaimer p {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 300;
  }
}

#footer {
  background-color: #5C6A66;
  padding: 64px 0;
}

@media (max-width: 992px) {
  #footer {
    padding: 64px 0;
  }
}

#footer .container-lg {
  padding: 0 64px;
  max-width: none;
}

@media (max-width: 992px) {
  #footer .container-lg {
    width: 100%;
    padding: 0 24px;
  }
}

#footer .top-footer-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 48px;
}

@media (max-width: 992px) {
  #footer .top-footer-block {
    flex-direction: column;
  }
}

#footer .top-footer-block .footer-logo {
  margin-inline-start: 3rem;
}

@media (max-width: 992px) {
  #footer .top-footer-block .footer-logo {
    margin-inline-start: 0;
    margin-top: 71px;
  }
}

#footer .top-footer-block .footer-logo img {
  width: 100%;
  max-height: 80px;
  height: auto;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section {
    width: 100%;
  }
}

#footer .top-footer-block .subscription-form-section .title h4 {
  line-height: 5.6rem;
  font-weight: 400;
  margin: 0 0 24px;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .title h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder {
  padding: 8px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #C8A872;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  max-width: 447px;
  position: relative;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder {
    padding: 0;
    border: none;
    background: transparent;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    max-width: 100%;
    width: 100%;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder .wpcf7-not-valid-tip {
  bottom: auto;
  top: 100%;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder .wpcf7-not-valid-tip {
    top: 60px;
    line-height: 0;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder p {
    flex-direction: column;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap {
  width: calc(100% - 120px);
  position: static;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap {
    width: 100%;
    margin-bottom: 24px;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #ffffff;
  width: calc(100% - 22px);
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
    padding: 11px 10px;
    border: 1px solid #C8A872;
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 4px 0 rgba(25, 33, 61, 0.08);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    text-align: center;
    width: 100%;
    height: 47px;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus,
#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus-within,
#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input:focus-visible {
  outline: none !important;
  color: #ffffff;
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap::-moz-placeholder {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: rgba(255, 255, 255, 0.48);
  font-weight: 300;
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap::placeholder {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: rgba(255, 255, 255, 0.48);
  font-weight: 300;
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
  width: 120px;
  background: #C8A872;
  box-shadow: none;
  border-radius: 8px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #163B3D;
  padding: 8px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  transition: all 0.3s;
  text-align: center;
  border: none;
}

@media (max-width: 992px) {
  #footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
    width: 100%;
  }
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit:hover {
  background: #9f8660;
}

#footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit:active {
  background: #8b7554;
}

#footer .top-footer-block .subscription-form-section .form-message {
  margin-top: 8px;
}

#footer .top-footer-block .subscription-form-section .form-message p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #C8A872;
  margin: 0;
}

#footer .bottom-footer-block {
  padding-bottom: 32px;
  border-bottom: 1px solid #204F45;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 992px) {
  #footer .bottom-footer-block {
    flex-direction: column;
    align-items: flex-start;
  }
}

#footer .bottom-footer-block .footer-nav-main .footer-menu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 992px) {
  #footer .bottom-footer-block .footer-nav-main .footer-menu {
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 0;
  }
}

#footer .bottom-footer-block .footer-nav-main .footer-menu li {
  list-style: none;
  padding: 0 12px;
}

@media (max-width: 992px) {
  #footer .bottom-footer-block .footer-nav-main .footer-menu li {
    padding: 8px 0;
  }
}

#footer .bottom-footer-block .footer-nav-main .footer-menu li a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #ffffff;
}

#footer .bottom-footer-block .footer-nav-main .footer-menu li:last-of-type {
  padding-inline-end: 0;
}

#footer .bottom-footer-block .footer-nav-main .footer-menu li:first-of-type {
  padding-inline-start: 0;
}

#footer .bottom-footer-block .social-block {
  display: flex;
  align-items: center;
  gap: 16px;
}

@media (max-width: 992px) {
  #footer .bottom-footer-block .social-block {
    gap: 0;
    margin-top: 48px;
  }
}

#footer .bottom-footer-block .social-block a {
  line-height: 0;
}

@media (max-width: 992px) {
  #footer .bottom-footer-block .social-block a {
    margin-inline-end: 19px;
  }
}

#footer .bottom-footer-block .social-block a:hover img {
  display: none;
}

#footer .bottom-footer-block .social-block a:hover img.image-hover {
  display: block;
}

#footer .bottom-footer-block .social-block a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}

#footer .bottom-footer-block .social-block a img.twitter {
  width: 18px;
  height: 18px;
}

#footer .bottom-footer-block .social-block a img.image-hover {
  display: none;
}

#footer .copy {
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  #footer .copy {
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

#footer .copy .copy-text {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #ffffff;
}

@media (max-width: 992px) {
  #footer .copy .copy-text {
    margin-top: 24px;
    font-size: 1.2rem;
  }
}

#footer .copy .secondary-menu {
  display: flex;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-inline-start: 10px;
}

@media (max-width: 992px) {
  #footer .copy .secondary-menu {
    flex-direction: column;
    -moz-column-gap: 0;
    column-gap: 0;
    margin-inline-start: 0;
  }
}

#footer .copy .secondary-menu a {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #C8A872;
}

@media (max-width: 992px) {
  #footer .copy .secondary-menu a {
    margin-bottom: 16px;
  }

  #footer .copy .secondary-menu a:last-of-type {
    margin-bottom: 0;
  }
}

.page-template-tpl-form .form-title {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 992px) {
  .page-template-tpl-form .form-title {
    font-size: 24px;
  }
}

[dir=rtl] .page-template-tpl-form .form-title {
  line-height: 48px;
}

@media (max-width: 992px) {
  .page-template-tpl-form .form-title br {
    display: none;
  }
}

.page-template-tpl-form .partner-form {
  padding: 120px 0 115px;
}

@media (max-width: 992px) {
  .page-template-tpl-form .partner-form {
    padding: 100px 0 100px;
  }
}

.page-template-tpl-form .partner-form .form-holder {
  margin-top: 122px;
}

@media (max-width: 992px) {
  .page-template-tpl-form .partner-form .form-holder {
    margin-top: 40px;
  }
}

.home .get-in-touch-with-us-form-section {
  padding: 0 0 122px;
  position: relative;
  z-index: 10;
}

@media (max-width: 992px) {
  .home .get-in-touch-with-us-form-section {
    padding: 0 0 104px;
  }
}

.home .get-in-touch-with-us-form-section .content-holder {
  padding-top: 120px;
  border-top: 1px solid #5C6A66;
}

@media (max-width: 992px) {
  .home .get-in-touch-with-us-form-section .content-holder {
    padding-top: 97px;
  }

  .home .get-in-touch-with-us-form-section .content-holder h2 {
    padding-left: 8px;
  }
}

.home .get-in-touch-with-us-form-section .form-block {
  margin-top: 64px;
}

@media (max-width: 992px) {
  .home .get-in-touch-with-us-form-section .form-block {
    margin-top: 48px;
  }

  .home .get-in-touch-with-us-form-section .form-block form .row p label {
    margin-bottom: 23px;
  }
}

.home .get-in-touch-with-us-form-section .submit {
  margin-top: -7px;
}

.get-in-touch-with-us-form-section {
  padding: 120px 0 137px;
}

@media (max-width: 992px) {
  .get-in-touch-with-us-form-section {
    padding: 64px 0 102px;
    position: relative;
  }

  [dir=rtl] .get-in-touch-with-us-form-section:before {
    content: "";
    display: block;
    width: 635px;
    height: 440px;
    transform: rotate(-31.4deg);
    flex-shrink: 0;
    border-radius: 100%;
    opacity: 0.3;
    background: #38807E;
    filter: blur(130px);
    position: absolute;
    left: -320px;
    top: 40px;
    right: auto;
  }
}

.get-in-touch-with-us-form-section .form-block {
  margin-top: 54px;
}

@media (max-width: 992px) {
  .get-in-touch-with-us-form-section .form-block {
    margin-top: 39px;
  }
}

.get-in-touch-with-us-form-section .form-block .wpcf7 form .row.two-columns {
  background: transparent;
}

@media (max-width: 576px) {
  .get-in-touch-with-us-form-section .form-block .wpcf7 form .row p label:first-of-type {
    padding-inline-end: 0;
  }
}

@media (max-width: 992px) {
  [dir=rtl] .get-in-touch-with-us-form-section .form-block .wpcf7 form .submit {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  .get-in-touch-with-us-form-section .form-block .wpcf7 form .submit {
    margin-top: 0;
  }
}

.get-in-touch-with-us-form-section .form-block .wpcf7 form .submit p .wpcf7-submit {
  width: 100%;
  padding: 12px 32px;
}

@media (max-width: 576px) {
  .get-in-touch-with-us-form-section .form-block .wpcf7 form .submit p .wpcf7-submit {
    margin-top: -4px;
    padding: 8px 20px;
  }
}

.get-in-touch-with-us-form-section .form-message {
  text-align: center;
  padding: 150px 0 140px;
  display: none;
}

.get-in-touch-with-us-form-section .form-message h4 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 32px;
}

@media (max-width: 992px) {
  .get-in-touch-with-us-form-section .form-message h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
    margin-bottom: 16px;
  }
}

.get-in-touch-with-us-form-section .form-message p {
  max-width: 414px;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: 300;
}

@media (max-width: 992px) {
  .get-in-touch-with-us-form-section .form-message p {
    max-width: 250px;
  }
}

.get-in-touch-with-us-form-section .form-message p br {
  display: none;
}

#select2-select-phone-container {
  font-family: "Ranade", sans-serif;
}

.latest-news {
  padding: 120px 0;
}

@media (max-width: 992px) {
  .latest-news {
    padding: 100px 0 0;
  }
}

.latest-news .title-block span {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 300;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  color: #ffffff;
}

[dir=rtl] .latest-news .title-block span {
  font-size: 3.2rem;
}

@media (max-width: 992px) {
  .latest-news .title-block span {
    font-size: 1.8rem;
    letter-spacing: 0.72px;
  }

  [dir=rtl] .latest-news .title-block span {
    font-size: 1.8rem;
  }
}

.latest-news .title-block .heading-icon-block {
  margin-top: 16px;
}

.latest-news .posts-slider {
  padding-top: 140px;
  position: relative;
}

@media (max-width: 992px) {
  .latest-news .posts-slider {
    padding: 48px 0;
  }
}

.latest-news .posts-slider .swiper-slide {
  display: flex;
  min-height: 431px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .latest-news .posts-slider .swiper-slide {
    min-height: 250px;
  }
}

.latest-news .posts-slider .swiper-slide .content-holder {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 32px;
  min-height: 367px;
  position: relative;
  z-index: 1;
}

@media (max-width: 992px) {
  .latest-news .posts-slider .swiper-slide .content-holder {
    padding: 16px;
    min-height: 250px;
  }
}

.latest-news .posts-slider .swiper-slide .content-holder h4 {
  font-weight: 400;
  max-width: 418px;
}

.latest-news .posts-slider .swiper-slide .content-holder .bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.latest-news .posts-slider .swiper-slide .content-holder .bottom-block .date {
  margin-inline-end: 10px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 1.6px;
  font-weight: 300;
}

.latest-news .posts-slider .swiper-slide .content-holder .bottom-block .more-btn {
  line-height: 0;
}

@media (max-width: 992px) {
  .latest-news .posts-slider .swiper-slide .content-holder .bottom-block .more-btn img {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.latest-news .posts-slider .swiper-slide .img-holder {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  transition: all 0.3s;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
  width: 100%;
  height: 100%;
}

.latest-news .posts-slider .swiper-slide:hover .img-holder {
  transform: scale(1.1);
}

.latest-news .posts-slider .nav-btn {
  position: absolute;
  top: 44px;
  inset-inline-start: 0;
  display: flex;
  align-items: center;
  width: 120px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  z-index: 1;
}

@media (max-width: 992px) {
  .latest-news .posts-slider .nav-btn {
    display: none;
  }
}

.latest-news .posts-slider .nav-btn .swiper-button-prev,
.latest-news .posts-slider .nav-btn .swiper-button-next {
  position: relative;
  top: 0;
  height: 48px;
  width: 48px;
  margin-top: 0;
  left: auto;
  right: auto;
}

.latest-news .posts-slider .nav-btn .swiper-button-prev:after,
.latest-news .posts-slider .nav-btn .swiper-button-next:after {
  display: none;
}

.latest-news .posts-slider .nav-btn .swiper-button-prev.swiper-button-disabled,
.latest-news .posts-slider .nav-btn .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}

.latest-news .btn-holder {
  margin-top: -8px;
}

@media (max-width: 992px) {
  .latest-news .btn-holder {
    margin-top: 0;
  }
}

.media-wrapper {
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
}

.news-tabs .block-holder {
  border-top: 1px solid #5C6A66;
  border-bottom: 1px solid #5C6A66;
  padding: 120px 0 86px;
}

@media (max-width: 992px) {
  .news-tabs .block-holder {
    border: none;
    padding: 0 0 64px;
    border-bottom: 1px solid #5C6A66;
  }
}

.news-tabs .tabs-nav {
  position: relative;
  z-index: 2;
  display: flex;
}

@media (max-width: 992px) {
  .news-tabs .tabs-nav {
    flex-direction: column;
    padding-top: 20px;
  }
}

.news-tabs .tabs-nav .tab {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: transparent;
  padding: 10px;
  -webkit-backdrop-filter: blur(13.3999996185px);
  backdrop-filter: blur(13.3999996185px);
  width: 100%;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
}

@media (max-width: 992px) {
  .news-tabs .tabs-nav .tab {
    padding: 8px 10px;
    width: 100%;
  }
}

.news-tabs .tabs-nav .tab:hover {
  color: #ffffff;
}

.news-tabs .tabs-nav .tab.active {
  background-color: #5C6A66;
  color: #ffffff;
  cursor: default;
  border-radius: 8px;
}

.news-tabs .heading-icon-block {
  margin-top: 67px;
}

@media (max-width: 992px) {
  .news-tabs .heading-icon-block {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.news-tabs .tab-wrapper {
  padding-top: 48px;
}

@media (max-width: 992px) {
  .news-tabs .tab-wrapper {
    padding-top: 0;
  }
}

.news-tabs .tab-wrapper .tab-content {
  display: flex;
  -moz-column-gap: 64px;
  column-gap: 64px;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .news-tabs .tab-wrapper .tab-content {
    flex-direction: column;
    align-items: center;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}

.news-tabs .tab-wrapper .tab-content:last-of-type {
  margin-bottom: 0;
}

.news-tabs .tab-wrapper .tab-content .item {
  width: 100%;
  max-width: calc(50% - 32px);
  margin-bottom: 64px;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 430px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .news-tabs .tab-wrapper .tab-content .item {
    margin-bottom: 32px;
    max-width: 350px;
    min-height: 250px;
  }
}

.news-tabs .tab-wrapper .tab-content .item .img-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  inset-inline-start: 0;
  inset-block-start: 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  transform: scale(1);
  transition: all 0.3s;
}

.news-tabs .tab-wrapper .tab-content .item .content-holder {
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  height: 100%;
}

@media (max-width: 992px) {
  .news-tabs .tab-wrapper .tab-content .item .content-holder {
    padding: 16px;
    min-height: 250px;
  }
}

.news-tabs .tab-wrapper .tab-content .item h4 {
  font-weight: 400;
}
.news-tabs .tab-wrapper .tab-content .item h4 a {
  color: #ffffff;
}

.news-tabs .tab-wrapper .tab-content .item .bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.news-tabs .tab-wrapper .tab-content .item .bottom-block .date {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 1.6px;
  color: #ffffff;
  font-weight: 300;
}

.news-tabs .tab-wrapper .tab-content .item .bottom-block .more-btn img {
  transform: translate(0, 0);
  transition: all 0.3s ease-in;
}

.news-tabs .tab-wrapper .tab-content .item .bottom-block .more-btn:hover img {
  transform: translate(10%, -15%);
}

.news-tabs .tab-wrapper .tab-content .item:hover .img-holder {
  transform: scale(1.1);
}

.news-tabs .tab-wrapper .tab-content .item.item--resource {
  justify-content: space-between;
  position: relative;
}

@media (max-width: 768px) {
  [dir=rtl] .news-tabs .tab-wrapper .tab-content .item.item--resource {
    margin-bottom: 48px;
  }
}

[dir=rtl] .news-tabs .tab-wrapper .tab-content .item.item--resource .content-holder {
  padding: 28px 32px 32px 32px;
}

@media (max-width: 768px) {
  [dir=rtl] .news-tabs .tab-wrapper .tab-content .item.item--resource .content-holder {
    padding: 14px 17px 14px 14px;
  }
}

[dir=rtl] .news-tabs .tab-wrapper .tab-content .item.item--resource h4 {
  font-size: 32px;
  font-weight: 300;
  line-height: 48px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .news-tabs .tab-wrapper .tab-content .item.item--resource h4 {
    margin-bottom: 32px;
  }

  [dir=rtl] .news-tabs .tab-wrapper .tab-content .item.item--resource h4 {
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
  }
}

.news-tabs .tab-wrapper .tab-content .item.item--resource .bottom-block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.news-tabs .tab-wrapper .tab-content .resource-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}

@media (max-width: 768px) {
  .news-tabs .tab-wrapper .tab-content .resource-icon {
    width: 48px;
    height: 48px;
  }
}

.news-tabs .tab-wrapper .tab-content .resource-icon svg {
  width: 32px;
  height: 32px;
}

@media (max-width: 768px) {
  .news-tabs .tab-wrapper .tab-content .resource-icon svg {
    width: 24px;
    height: 24px;
  }
}

.news-tabs .tab-wrapper .tab-content .download-btn {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 24px;
  color: #FFF;
  font-family: "Ranade";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 1.6px;
}

.news-tabs .tab-wrapper .tab-content .download-btn svg {
  transition: all 0.3s;
  animation: downloadAnimate 2s linear infinite;
}

.news-tabs .btn-holder {
  display: flex;
  justify-content: center;
  margin-top: -10px;
}

.news-tabs .btn-holder .load-btn {
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
  letter-spacing: 1.6px;
  color: #ffffff;
  border-bottom: 1px solid #5C6A66;
  cursor: pointer;
}

@media (max-width: 992px) {
  .news-tabs .btn-holder .load-btn {
    margin-top: 32px;
  }
}

.news-tabs .resources-filter {
  display: none;
  align-items: center;
  gap: 32px;
  padding: 47px 0 0 0;
  color: #FFF;
}

[dir=rtl] .news-tabs .resources-filter {
  padding: 39px 0 0 0;
}

@media (max-width: 768px) {
  .news-tabs .resources-filter {
    padding: 0 0 48px 0;
  }

  [dir=rtl] .news-tabs .resources-filter {
    padding: 0 0 46px 0;
    margin-top: -7px;
  }
}

.news-tabs .resources-filter * {
  box-sizing: border-box;
}

.news-tabs .resources-filter input {
  display: none !important;
}

.news-tabs .resources-filter label {
  display: flex;
  align-items: center;
  padding-inline-start: 40px;
  position: relative;
  cursor: pointer;
}

.news-tabs .resources-filter label:before,
.news-tabs .resources-filter label:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}

[dir=rtl] .news-tabs .resources-filter label:before,
[dir=rtl] .news-tabs .resources-filter label:after {
  left: auto;
  right: 0;
  top: calc(50% + 4px);
}

.news-tabs .resources-filter label span {
  color: #FFF;
  font-family: "Ranade";
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

[dir=rtl] .news-tabs .resources-filter label span {
  font-family: "Al-Jazeera-Arabic";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.news-tabs .resources-filter input:checked+label:before {
  background: #C8A872;
  border-color: #C8A872;
}

.news-tabs .resources-filter input:checked+label:after {
  border-color: #C8A872;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDQuNUw2Ljc1IDEyLjc1TDMgOSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

.inner-banner {
  position: relative;
  display: flex;
  height: 100svh;
  min-height: 550px;
  padding: 150px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center bottom !important;
}

@media (max-width: 992px) {
  .inner-banner {
    padding: 110px 0;
  }
}

.inner-banner__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 991px) {
  .inner-banner__background:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.4;
    z-index: 1;
  }

  .floating-btn.open a {
    padding: 8px 16px;
  }

  .floating-btn.open a span {
    display: inline;
  }
}

.inner-banner__background picture {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .inner-banner__background picture {
    transform: scale(1.05);
  }

  .floating-btn a span {
    display: none;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.4px;
  }

  .floating-btn a svg {
    animation: none;
    transform: rotate(180deg);
  }

  .floating-btn.open a svg {
    transform: rotate(0deg);
  }
}

.inner-banner__background img {
  width: 100%;
  height: 100%;
  transform: scale(1.08);
  transform-origin: center center;
  animation: smoothZoom 5s ease-in-out forwards;
  -o-object-fit: cover;
  object-fit: cover;
}

@keyframes smoothZoom {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.08);
  }
}

.inner-banner .container {
  display: flex;
  position: relative;
  z-index: 2;
}

.inner-banner .container .block-holder {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 992px) {
  .inner-banner .container .block-holder {
    padding-inline: 16px;
  }
}

@media (max-width: 992px) {
  .inner-banner .container .block-holder h1 {
    line-height: 1;
  }
}

.inner-banner .container .block-holder .image {
  margin-bottom: 25px;
  max-width: 513px;
}

@media (max-width: 992px) {
  .inner-banner .container .block-holder .image {
    max-width: 311px;
  }
}

.inner-banner .container .block-holder .image img {
  width: 100%;
  height: auto;
}

.inner-banner.article-banner {
  position: relative;
  padding: 0;
  min-height: 700px;
  height: 100svh;
}

@media (max-width: 992px) {
  .inner-banner.article-banner {
    min-height: 580px;
  }
}

.inner-banner.article-banner .container .block-holder {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 745px;
  padding-top: 50px;
}

[dir=rtl] .inner-banner.article-banner .container .block-holder {
  padding-top: 100px;
}

@media (max-width: 992px) {
  .inner-banner.article-banner .container .block-holder {
    justify-content: center;
  }
}

.inner-banner.article-banner .container .block-holder .date {
  font-family: "Sakkal Majalla", sans-serif;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #ffffff;
  margin-block: 32px 0;
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder {
  display: flex;
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  padding-inline-end: 35px;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  inset-inline-start: 50%;
  transform: translateX(-50%);
  bottom: 66px;
}

[dir=rtl] .inner-banner.article-banner .container .block-holder .bottom-block-holder {
  bottom: 91px;
  padding-inline-end: 10px;
}

@media (max-width: 1200px) {
  [dir=rtl] .inner-banner.article-banner .container .block-holder .bottom-block-holder {
    max-width: 1230px;
    padding: 0 15px;
  }
}

@media (max-width: 992px) {
  [dir=rtl] .inner-banner.article-banner .container .block-holder .bottom-block-holder {
    bottom: 64px;
  }
}

@media (max-width: 992px) {
  .inner-banner.article-banner .container .block-holder .bottom-block-holder {
    bottom: 65px;
    justify-content: flex-end;
    padding: 0 40px;
    width: 100%;
  }

  [dir=rtl] .inner-banner.article-banner .container .block-holder .bottom-block-holder {
    justify-content: flex-end;
    padding-inline-end: 40px;
  }
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs {
  display: flex;
  align-items: center;
  padding-inline-end: 30px;
}

@media (max-width: 992px) {
  .inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs {
    display: none;
  }
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span {
  font-family: "Stolzl", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  padding-block: 7px;
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span.divider {
  padding-block: 0;
  padding-inline: 8px;
  display: flex;
  align-items: center;
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span a {
  font-size: 1.4rem;
  font-weight: 400;
  color: #ffffff;
}

[dir=rtl] .inner-banner.article-banner .container .block-holder .bottom-block-holder .breadcrumbs span a {
  font-size: 18px;
  font-weight: 300;
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .shares {
  display: flex;
  align-items: center;
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span {
  font-size: 2.2rem;
  line-height: 2.8rem;
  color: #ffffff;
}

@media (max-width: 992px) {
  .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span.icon {
  font-size: 0;
  line-height: 0;
  margin-inline-start: 16px;
}

@media (max-width: 992px) {
  .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span.icon {
    width: 24px;
    height: 20px;
  }

  .inner-banner.article-banner .container .block-holder .bottom-block-holder .shares span.icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.inner-banner.terms-banner {
  padding: 213px 0 100px;
  min-height: auto;
}

@media (max-width: 992px) {
  .inner-banner.terms-banner {
    padding: 195px 0 97px;
  }
}

.inner-banner.inner-banner-with-form {
  padding: 100px 0;
  min-height: 322px;
}

.inner-banner.home-banner {
  position: relative;
  height: 130svh;
  min-height: 550px;
  padding: 50px 0 140px;
  box-sizing: border-box;
  align-items: flex-end;
}

@media (max-width: 992px) {
  .inner-banner.home-banner {
    padding: 120px 0 120px;
    align-items: center;
  }
}

.inner-banner.home-banner .block-holder {
  justify-content: space-between;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder {
    justify-content: center;
    padding-inline: 0;
  }
}

.inner-banner.home-banner .block-holder .content {
  max-width: 650px;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .content {
    max-width: 100%;
  }
}

.inner-banner.home-banner .block-holder .subtitle {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 2.4rem;
  line-height: 5.6rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 16px;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .subtitle {
    font-size: 1.8rem;
    line-height: 3.1rem;
    letter-spacing: 1.8px;
    margin-bottom: 10px;
  }
}

[dir=rtl] .inner-banner.home-banner .block-holder .subtitle {
  font-size: 32px;
  line-height: 56px;
}

@media (max-width: 992px) {
  [dir=rtl] .inner-banner.home-banner .block-holder .subtitle {
    font-size: 18px;
    line-height: 24px;
  }
}

.inner-banner.home-banner .block-holder h1 {
  font-weight: 400;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder h1 {
    line-height: 1;
  }
}

.inner-banner.home-banner .block-holder .link {
  margin-top: 190px;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .link {
    margin-top: 60px;
  }
}

.inner-banner.home-banner .block-holder .link a {
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.8px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 8px;
  color: #CFA66B;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .link a {
    font-size: 1.6rem;
    letter-spacing: 0.64px;
  }
}

.inner-banner.home-banner .block-holder .link a .animated-icon {
  margin-inline-start: 8px;
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .link a .animated-icon {
    width: 32px;
    height: 32px;
  }
}

.inner-banner.home-banner .block-holder .link a .animated-icon>div {
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 8px;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-radius: 10px;
}

@media (max-width: 992px) {
  .inner-banner.home-banner .block-holder .link a .animated-icon>div {
    width: 20px;
    height: 20px;
    left: 6px;
    top: 6px;
  }
}

.inner-banner.home-banner .block-holder .link a .animated-icon>div:before {
  content: "";
  position: absolute;
  top: -100%;
  right: -50%;
  width: 28px;
  height: 28px;
  background: linear-gradient(-135deg, rgba(255, 255, 255, 0) 44%, #EDD1A8 50%, rgba(255, 255, 255, 0) 56%);
  transform: skewX(-4deg) rotate(-45deg);
  opacity: 0.3;
  animation: shine 10s infinite alternate;
}

.inner-banner.home-banner .block-holder .link a .animated-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.preload-section {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  opacity: 1;
  visibility: visible;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
  transition: visibility 0.3s, opacity 0.3s;
}

.preload-section.hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.preload-section .cta-holder a {
  max-width: 250px;
  padding: 14px 32px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: #C8A872;
  text-align: center;
  border: none;
  border-radius: 8px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 4px;
  font-weight: 300;
  text-transform: uppercase;
  color: #163B3D;
  transition: all 0.3s;
}

.preload-section .cta-holder a:hover {
  background: #9f8660;
}

.article-content {
  background-position: center top !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 121px 0 107px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .article-content {
    padding: 99px 0 36px;
  }
}

[dir=rtl] .article-content {
  padding: 115px 0 70px;
}

@media (max-width: 992px) {
  [dir=rtl] .article-content {
    padding: 80px 0 70px;
  }
}

.article-content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #ffffff;
  margin: 0 0 32px;
}

@media (max-width: 992px) {
  .article-content p {
    margin: 0 0 21px;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

[dir=rtl] .article-content p {
  margin-bottom: 25px;
}

.article-content .post-image {
  margin: 48px 0;
  height: 400px;
}

.article-content .post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article-content .post-content h2,
.article-content .post-content h3,
.article-content .post-content h4,
.article-content .post-content h5,
.article-content .post-content h6 {
  margin: 48px 0;
}

.article-content .post-content h2 {
  font-size: 4rem;
  line-height: 5.6rem;
  letter-spacing: 4px;
}

@media (max-width: 992px) {
  .article-content .post-content h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
  }
}

.article-content .get-in-touch-with-us-form-section {
  padding: 120px 0 0;
}

@media (max-width: 992px) {
  .article-content .get-in-touch-with-us-form-section {
    padding: 52px 0 0;
  }
}

.article-content .get-in-touch-with-us-form-section .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.article-content .get-in-touch-with-us-form-section h2 {
  margin: 0;
}

.article-content .get-in-touch-with-us-form-section .form-block p {
  margin: 0;
}

@media (max-width: 992px) {
  .article-content .get-in-touch-with-us-form-section .form-block {
    margin-top: 58px;
  }
}

.article-content .related-news .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.partner-form {
  background-image: url("../src/img/media-wrapper-bg1.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 120px 0;
}

@media (max-width: 992px) {
  .partner-form {
    padding: 100px 0;
  }
}

.partner-form h2 {
  font-weight: 400;
  max-width: 552px;
}

@media (max-width: 992px) {
  .partner-form h2 {
    max-width: 100%;
    font-weight: 300;
  }
}

.partner-form .form-holder {
  margin-top: 64px;
}

@media (max-width: 992px) {
  .partner-form .form-holder {
    margin-top: 40px;
  }
}

.partner-form .form-message {
  text-align: center;
  padding: 214px 0 94px;
  display: none;
}

.partner-form .form-message h4 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 32px;
}

@media (max-width: 992px) {
  .partner-form .form-message h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 2.4px;
    margin-bottom: 16px;
  }
}

.partner-form .form-message p {
  max-width: 414px;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: 300;
}

@media (max-width: 992px) {
  .partner-form .form-message p {
    max-width: 250px;
  }
}

.partner-form .form-message p br {
  display: none;
}

.portfolio-home {
  padding: 3px 0 70px;
  position: relative;
  z-index: 9;
}

@media (max-width: 992px) {
  .portfolio-home {
    padding: 48px 0 42px;
  }
}

.portfolio-home:before {
  content: "";
  display: block;
  width: 1000px;
  height: 550px;
  transform: rotate(-31.4deg);
  flex-shrink: 0;
  border-radius: 100%;
  opacity: 0.3;
  background: #38807E;
  filter: blur(130px);
  position: absolute;
  left: -15%;
  top: 50px;
}

[dir=rtl] .portfolio-home:before {
  width: 760px;
  height: 310px;
  transform: rotate(-31.4deg);
  right: -250px;
  top: 40%;
}

@media (max-width: 992px) {
  .portfolio-home:before {
    width: 635px;
    height: 435px;
    left: -330px;
    top: 290px;
  }

  [dir=rtl] .portfolio-home:before {
    width: 635px;
    height: 435px;
    top: 320px;
    right: auto;
    left: -340px;
  }
}

.portfolio-home:after {
  content: "";
  display: block;
  width: 100%;
  height: 1150px;
  background: url("../src/img/portfolio-home-bg.svg") center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: -100px;
  top: 0;
}

[dir=rtl] .portfolio-home:after {
  display: none;
}

@media (max-width: 992px) {
  .portfolio-home:after {
    display: none;
  }
}

.portfolio-home .heading-icon-block {
  max-width: 720px;
}

@media (max-width: 992px) {
  .portfolio-home .heading-icon-block {
    max-width: 100%;
  }
}

.portfolio-home .content-holder {
  position: relative;
  z-index: 3;
}

.portfolio-home .content-block {
  position: relative;
  margin-top: 68px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 48px 0;
}

@media (max-width: 992px) {
  .portfolio-home .content-block {
    margin-top: 52px;
    background-position: center bottom !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 48px 0 60px;
  }
}

.portfolio-home .content-block .logo {
  width: 177px;
  height: 100px;
}

.portfolio-home .content-block .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.portfolio-home .content-block p {
  margin: 34px 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  max-width: 670px;
}

@media (max-width: 992px) {
  .portfolio-home .content-block p {
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 32px 0;
  }
}

@media (max-width: 576px) {
  .portfolio-home .btn-holder {
    width: 100%;
  }
}

.portfolio-home .btn-holder a {
  display: flex;
}

@media (max-width: 576px) {
  .portfolio-home .btn-holder a {
    width: 100%;
    height: 48px;
    justify-content: center;
  }
}

.portfolio-home .btn-holder .register-btn {
  font-size: 16px;
  letter-spacing: 3px;
}

[dir=rtl] .portfolio-home .btn-holder .register-btn {
  font-size: 18px;
  letter-spacing: 0;
}

.management-slider {
  position: relative;
  margin: 18px 0 200px;
}

@media (max-width: 992px) {
  .management-slider {
    margin: 47px 0 135px;
  }
}

[dir=rtl] .management-slider {
  margin: 82px 0 144px;
}

@media (max-width: 992px) {
  [dir=rtl] .management-slider {
    margin: 47px 0 135px;
  }
}

.management-slider:after {
  content: "";
  background: #163B3D;
  height: 100%;
  width: calc(50vw - 450px);
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 100%;
  z-index: 9;
}

@media (max-width: 992px) {
  .management-slider:after {
    width: calc(50vw - 72px);
  }
}

@media (max-width: 769px) {
  .management-slider:after {
    display: none;
  }
}

.management-slider .swiper {
  overflow: visible;
}

.management-slider .swiper-slide .animation-holder {
  height: 300px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .management-slider .swiper-slide .animation-holder {
    height: 192px;
  }
}

.management-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s;
}

.management-slider .swiper-slide:hover img {
  transform: scale(1.1);
}

.management-slider .nav-btn {
  width: 120px;
  height: 48px;
  display: flex;
  align-items: center;
  position: absolute;
  -moz-column-gap: 24px;
  column-gap: 24px;
  inset-inline-end: 0;
  bottom: -96px;
  z-index: 1;
}

@media (max-width: 992px) {
  .management-slider .nav-btn {
    width: auto;
    bottom: -80px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }

  [dir=rtl] .management-slider .nav-btn {
    inset-inline-start: auto;
    inset-inline-end: 0;
  }
}

.management-slider .nav-btn .swiper-button-prev,
.management-slider .nav-btn .swiper-button-next {
  cursor: pointer;
  width: 48px;
  height: 48px;
}

@media (max-width: 992px) {

  .management-slider .nav-btn .swiper-button-prev,
  .management-slider .nav-btn .swiper-button-next {
    position: static;
    margin-top: 0;
  }
}

.management-slider .nav-btn .swiper-button-prev:after,
.management-slider .nav-btn .swiper-button-next:after {
  display: none;
}

.management-slider .nav-btn .swiper-button-prev svg,
.management-slider .nav-btn .swiper-button-next svg {
  width: 100%;
  height: 100%;
}

.management-slider .nav-btn .swiper-button-prev.swiper-button-prev,
.management-slider .nav-btn .swiper-button-next.swiper-button-prev {
  inset-inline-start: 0;
}

.management-slider .nav-btn .swiper-button-prev.swiper-button-next,
.management-slider .nav-btn .swiper-button-next.swiper-button-next {
  inset-inline-end: 0;
}

.management-slider .nav-btn .swiper-button-prev.swiper-button-disabled,
.management-slider .nav-btn .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}

.management-slider .nav-btn .swiper-pagination {
  display: none;
  align-items: center;
  justify-content: center;
  position: static;
  color: #38807E;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
  margin-inline: 16px;
}

@media (max-width: 992px) {
  .management-slider .nav-btn .swiper-pagination {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 5px;
  }
}

.related-news {
  padding: 120px 0 120px;
  border-top: 1px solid #5C6A66;
  border-bottom: 1px solid #5C6A66;
}

@media (max-width: 992px) {
  .related-news {
    padding: 64px 0;
  }
}

[dir=rtl] .related-news {
  padding: 83px 0 120px;
}

@media (max-width: 992px) {
  [dir=rtl] .related-news {
    padding: 64px 0 67px;
  }
}

.related-news h2 {
  margin: 0;
}

.related-news .related-news-content {
  margin-top: 48px;
  position: relative;
  overflow: hidden;
}

.related-news .related-news-content .img-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  inset-inline-start: 0;
  inset-block-start: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  transition: all 0.3s;
}

.related-news .related-news-content .content-holder {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
  position: relative;
  z-index: 1;
}

@media (max-width: 992px) {
  .related-news .related-news-content .content-holder {
    padding: 16px;
    min-height: 250px;
  }
}

.related-news .related-news-content h4 {
  margin: 0;
  max-width: 418px;
  font-weight: 400;
}

.related-news .related-news-content .bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.related-news .related-news-content .bottom-block .date {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 1.6px;
  font-weight: 300;
}

.related-news .related-news-content:hover .img-holder {
  transform: scale(1.1);
}

.home .portfolio-block {
  padding-bottom: 110px;
}

@media (max-width: 992px) {
  .home .portfolio-block .nav-btn {
    gap: 16px;
    height: 48px;
    top: 30px;
    inset-inline-end: 40px;
    inset-inline-start: initial;
  }
}

@media (max-width: 992px) {

  .home .portfolio-block .swiper-button-prev,
  .home .portfolio-block .swiper-button-next {
    width: 48px;
    height: 48px;
  }
}

.portfolio-block {
  position: relative;
  padding-bottom: 90px;
}

@media (max-width: 992px) {
  .portfolio-block {
    padding-bottom: 136px;
  }
}

.portfolio-block .portfolio-slider {
  margin-top: 16px;
}

.portfolio-block .portfolio-slider .swiper {
  width: 100%;
  height: 450px;
}

@media (max-width: 992px) {
  .portfolio-block .portfolio-slider .swiper {
    height: 238px;
  }
}

.portfolio-block .portfolio-slider .swiper-slide {
  overflow: hidden;
}

.portfolio-block .portfolio-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s;
}

.portfolio-block .portfolio-slider .swiper-slide:hover img {
  transform: scale(1.1);
}

.portfolio-block .container {
  position: relative;
}

@media (max-width: 992px) {
  .portfolio-block .container {
    padding: 0;
  }
}

.portfolio-block .nav-btn {
  position: absolute;
  top: 48px;
  inset-inline-end: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  height: 48px;
  z-index: 2;
}

@media (max-width: 992px) {
  .portfolio-block .nav-btn {
    height: 24px;
    top: 24px;
    inset-inline-end: initial;
    inset-inline-start: 40px;
  }
}

.portfolio-block .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
  color: #38807E;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
  margin-inline: 16px;
}

@media (max-width: 992px) {
  .portfolio-block .swiper-pagination {
    margin-inline: 0;
    flex-direction: row-reverse;
  }
}

.portfolio-block .swiper-button-prev,
.portfolio-block .swiper-button-next {
  position: static;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

@media (max-width: 992px) {

  .portfolio-block .swiper-button-prev,
  .portfolio-block .swiper-button-next {
    width: 24px;
    height: 24px;
  }
}

.portfolio-block .swiper-button-prev svg,
.portfolio-block .swiper-button-next svg {
  width: 100%;
  height: 100%;
}

.portfolio-block .swiper-button-prev:after,
.portfolio-block .swiper-button-next:after {
  display: none;
}

.home-wrapper {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
  background-color: #163B3D;
}

.home-wrapper .project-in-numbers {
  position: relative;
  padding: 120px 0 55px;
}

@media (max-width: 1200px) {
  .home-wrapper .project-in-numbers {
    padding: 70px 0 20px;
  }
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers {
    padding: 100px 0 367px;
  }
}

.home-wrapper .project-in-numbers:before {
  content: "";
  display: block;
  width: 635px;
  height: 435px;
  transform: rotate(-31.4deg) translateY(-50%);
  flex-shrink: 0;
  border-radius: 100%;
  opacity: 0.3;
  background: #38807E;
  filter: blur(130px);
  position: absolute;
  left: -350px;
  top: 50%;
}

[dir=rtl] .home-wrapper .project-in-numbers:before {
  transform: rotate(31.4deg);
  top: 300px;
  left: auto;
  right: -350px;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers:before {
    left: -175px;
    top: 440px;
  }

  [dir=rtl] .home-wrapper .project-in-numbers:before {
    transform: rotate(-31.4deg) translateY(-50%);
    top: 440px;
    right: auto;
    left: -275px;
  }
}

.home-wrapper .project-in-numbers .light-spot {
  width: 812px;
  height: 560px;
  transform: rotate(-31.4deg);
  flex-shrink: 0;
  border-radius: 100%;
  opacity: 0.3;
  background: #38807E;
  filter: blur(130px);
  position: absolute;
  right: -100px;
  top: 300px;
}

[dir=rtl] .home-wrapper .project-in-numbers .light-spot {
  right: auto;
  top: auto;
  left: 0;
  bottom: 170px;
  transform: rotate(31.4deg);
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .light-spot {
    display: none;
  }
}

.home-wrapper .project-in-numbers:after {
  content: "";
  background-image: url("../src/img/projects-bg.webp");
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 50%;
  position: absolute;
  inset-inline-end: 0;
  top: 0;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers:after {
    background-image: url("../src/img/numbers-bg.webp");
    background-position: left bottom;
    height: 302px;
    width: 100%;
    inset-inline-end: 0;
    bottom: 0;
    top: auto;
  }
}

.home-wrapper .project-in-numbers .block-holder {
  width: 77%;
  position: relative;
  z-index: 1;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .block-holder {
    width: 100%;
  }
}

.home-wrapper .project-in-numbers .block-holder h2 {
  font-weight: 400;
  max-width: 700px;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .block-holder h2 {
    max-width: 100%;
  }
}

.home-wrapper .project-in-numbers .items-holder {
  max-width: 757px;
  margin-top: 47px;
  padding-top: 49px;
  border-top: 1px solid #5C6A66;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 1200px) {
  .home-wrapper .project-in-numbers .items-holder {
    margin-top: 40px;
    padding-top: 40px;
  }
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .items-holder {
    margin-top: 32px;
    padding-top: 32px;
  }
}

@media (max-width: 688px) {
  .home-wrapper .project-in-numbers .items-holder {
    -moz-column-gap: 0;
    column-gap: 0;
  }
}

.home-wrapper .project-in-numbers .item {
  margin-bottom: 48px;
  width: calc(50% - 10px);
}

[dir=rtl] .home-wrapper .project-in-numbers .item {
  margin-bottom: 125px;
}

@media (max-width: 992px) {
  [dir=rtl] .home-wrapper .project-in-numbers .item {
    margin-bottom: 24px;
  }
}

@media (max-width: 1200px) {
  .home-wrapper .project-in-numbers .item {
    margin-bottom: 50px;
  }
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .item {
    margin-bottom: 24px;
  }
}

@media (max-width: 688px) {
  .home-wrapper .project-in-numbers .item {
    width: 100%;
    padding-right: 0;
  }
}

@media (max-width: 688px) {
  .home-wrapper .project-in-numbers .item:last-of-type {
    margin-bottom: 0;
  }
}

.home-wrapper .project-in-numbers .item__head {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .item__head {
    align-items: center;
  }
}

.home-wrapper .project-in-numbers .item__head .number {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  color: #C8A872;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .item__head .number {
    font-size: 2.6rem;
    line-height: 3.8rem;
    letter-spacing: 2.6px;
  }
}

[dir=rtl] .home-wrapper .project-in-numbers .item__head .number {
  font-family: "AlJazeeraArabic", sans-serif;
  letter-spacing: 0;
}

.home-wrapper .project-in-numbers .item__head .title {
  font-family: "RelaisDisplay", sans-serif;
  font-size: 2.4rem;
  line-height: 4rem;
  letter-spacing: 2.4px;
  font-weight: 400;
  text-transform: uppercase;
  color: #C8A872;
  margin-bottom: 16px;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .item__head .title {
    font-size: 2rem;
    line-height: 2.8rem;
    letter-spacing: 2px;
    margin-bottom: 8px;
  }
}

[dir=rtl] .home-wrapper .project-in-numbers .item__head .title {
  margin-bottom: 0;
}

.home-wrapper .project-in-numbers .image {
  min-width: 64px;
  margin-inline-end: 16px;
  margin-top: 0;
  flex-shrink: 0;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .image {
    min-width: 40px;
    width: 40px;
    margin-top: -4px;
  }
}

.home-wrapper .project-in-numbers .image img {
  width: 100%;
  height: auto;
}

.home-wrapper .project-in-numbers .content-block {
  padding-inline-start: 80px;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .content-block {
    padding-inline-start: 56px;
  }
}

.home-wrapper .project-in-numbers .content-block p {
  margin: 0;
  font-weight: 300;
}

@media (max-width: 992px) {
  .home-wrapper .project-in-numbers .content-block p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.latest-news-home {
  position: relative;
  padding-top: 107px;
}

@media (max-width: 992px) {
  .latest-news-home {
    padding-top: 32px;
  }
}

.latest-news-home:after {
  content: "";
  display: block;
  width: 760px;
  height: 310px;
  transform: rotate(-31.4deg);
  flex-shrink: 0;
  border-radius: 100%;
  opacity: 0.2;
  background: #38807E;
  filter: blur(130px);
  position: absolute;
  right: -250px;
  top: 40%;
}

[dir=rtl] .latest-news-home:after {
  width: 1000px;
  height: 550px;
  top: 350px;
  right: auto;
  left: -300px;
}

@media (max-width: 992px) {
  .latest-news-home:after {
    display: none;
  }
}

.latest-news-home .subtitle {
  font-size: 2.4rem;
  line-height: 2.4rem;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 16px;
}

@media (max-width: 992px) {
  .latest-news-home .subtitle {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: 0.72px;
  }
}

.latest-news-home .news-home-slider {
  padding: 142px 0 118px;
  position: relative;
}

@media (max-width: 769px) {
  .latest-news-home .news-home-slider {
    padding: 48px 0 53px;
    border-bottom: 0;
  }
}

.latest-news-home .news-home-slider:after {
  content: "";
  background: #163B3D;
  height: 100%;
  width: calc(50vw - 450px);
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 100%;
  z-index: 9;
}

@media (max-width: 992px) {
  .latest-news-home .news-home-slider:after {
    width: calc(50vw - 72px);
  }
}

@media (max-width: 769px) {
  .latest-news-home .news-home-slider:after {
    display: none;
  }
}

.latest-news-home .swiper {
  overflow: visible;
}

@media (max-width: 769px) {
  .latest-news-home .swiper-wrapper {
    flex-direction: column;
  }
}

.latest-news-home .swiper-slide {
  position: relative;
}

@media (max-width: 769px) {
  .latest-news-home .swiper-slide {
    max-width: 100%;
    min-height: 250px;
    margin-bottom: 32px;
    display: none;
  }

  .latest-news-home .swiper-slide:nth-child(1),
  .latest-news-home .swiper-slide:nth-child(2),
  .latest-news-home .swiper-slide:nth-child(3) {
    display: flex;
  }

  .latest-news-home .swiper-slide:nth-child(3),
  .latest-news-home .swiper-slide:last-of-type {
    margin-bottom: 0;
  }
}

.latest-news-home .swiper-slide .animation-holder {
  height: 431px;
  overflow: hidden;
}

@media (max-width: 769px) {
  .latest-news-home .swiper-slide .animation-holder {
    height: auto;
  }
}

.latest-news-home .swiper-slide .image-holder {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.3s;
}

.latest-news-home .swiper-slide .content-holder {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding: 32px;
}

@media (max-width: 769px) {
  .latest-news-home .swiper-slide .content-holder {
    padding: 16px;
  }
}

.latest-news-home .swiper-slide .content-holder h4 {
  font-weight: 400;
}

.latest-news-home .swiper-slide .content-holder .bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.latest-news-home .swiper-slide .content-holder .bottom-block .date {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 1.6px;
  font-weight: 300;
}

.latest-news-home .swiper-slide:hover .image-holder {
  transform: scale(1.1);
}

.latest-news-home .nav-btn {
  width: 120px;
  display: flex;
  align-items: center;
  position: absolute;
  -moz-column-gap: 24px;
  column-gap: 24px;
  inset-inline-start: 0;
  top: 47px;
  z-index: 1;
}

@media (max-width: 769px) {
  .latest-news-home .nav-btn {
    display: none;
  }
}

.latest-news-home .nav-btn .news-swiper-button-prev,
.latest-news-home .nav-btn .news-swiper-button-next {
  cursor: pointer;
  width: 48px;
  height: 48px;
}

.latest-news-home .nav-btn .news-swiper-button-prev:after,
.latest-news-home .nav-btn .news-swiper-button-next:after {
  display: none;
}

.latest-news-home .nav-btn .news-swiper-button-prev svg,
.latest-news-home .nav-btn .news-swiper-button-next svg {
  width: 100%;
  height: 100%;
}

.latest-news-home .nav-btn .news-swiper-button-prev.swiper-button-prev,
.latest-news-home .nav-btn .news-swiper-button-next.swiper-button-prev {
  inset-inline-start: 0;
}

.latest-news-home .nav-btn .news-swiper-button-prev.swiper-button-next,
.latest-news-home .nav-btn .news-swiper-button-next.swiper-button-next {
  inset-inline-end: 0;
}

.latest-news-home .nav-btn .news-swiper-button-prev.swiper-button-disabled,
.latest-news-home .nav-btn .news-swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}

.latest-news-home .nav-btn .swiper-pagination {
  display: none;
  position: static;
  color: #38807E;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
}

.latest-news-home .nav-btn .swiper-pagination span:first-of-type {
  font-size: 2.2rem;
  font-weight: 500;
}

.page-template-tpl-explore-the-masterplan .page-wrapper {
  position: relative;
  aspect-ratio: 100/56.25;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .canvas-container {
  position: relative;
  height: 100%;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .canvas-container {
    height: 1060px;
  }
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .canvas-container {
    height: 100svh;
    min-height: 100svh;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab {
  position: absolute;
  top: 0;
  height: 100%;
  margin-top: 0;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab {
    overflow-x: auto;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab {
  position: relative;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab {
    width: 1886px;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab__desktop {
    width: 1886px;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab__mobile svg {
  z-index: 2;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab__mobile .swiper.swiper-no-swiping .swiper-slide:before {
  opacity: 0;
  transition: 1s;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab__mobile .swiper-slide:before {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.49));
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab__mobile .swiper-slide:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 54.48%, rgba(0, 0, 0, 0.49) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab .pin-images {
  z-index: 3;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .control-tab .swipe-notice {
  bottom: 185px;
  z-index: 2;
  display: none;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab {
    width: 1886px;
  }
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab {
    width: 1886px;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab.active picture {
  opacity: 1;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab .content {
  position: absolute;
  left: 64px;
  color: #ffffff;
  opacity: 0;
  transition: all 0.5s ease;
  top: initial !important;
  bottom: 70px;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab .content {
    position: fixed;
    bottom: auto;
    top: 47.5% !important;
  }
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab .content-holder {
  z-index: 10;
}

.page-template-tpl-explore-the-masterplan .page-wrapper .section-images-tab .image-tab .tab picture {
  opacity: 0;
  transition: 0.5s;
}

.page-template-tpl-explore-the-masterplan .control-tab__desktop .swipe-notice {
  display: none;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .control-tab__desktop .swipe-notice {
    display: block;
    position: fixed !important;
    top: 494px !important;
    bottom: auto !important;
  }
}

.page-template-tpl-explore-the-masterplan .location-link-wrapper {
  position: absolute;
  z-index: 5;
  inset-inline-start: 0;
  bottom: 68px;
  padding: 0 49px;
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .location-link-wrapper .container-lg {
    max-width: 960px;
  }
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .location-link-wrapper {
    bottom: px;
    padding: 0;
    inset-inline-start: auto;
    inset-inline-end: auto;
  }

  .page-template-tpl-explore-the-masterplan .location-link-wrapper .container-lg {
    text-align: center;
  }
}

.page-template-tpl-explore-the-masterplan .location-link {
  position: relative;
  padding-inline-start: 40px;
  text-align: start;
  color: #ffffff;
  background-color: transparent;
  border: none;
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .location-link {
    inset-inline-start: auto;
    inset-inline-end: auto;
    padding-inline-end: 28px;
    font-size: 14px;
    line-height: 24px;
  }

  .page-template-tpl-explore-the-masterplan .location-link:after {
    content: "";
    position: absolute;
    inset-inline-end: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url("../src/img/chevron-right-white.svg");
    background-position: center center;
  }

  [dir=rtl] .page-template-tpl-explore-the-masterplan .location-link:after {
    background-image: url("../src/img/chevron-left-gold.svg");
  }
}

.page-template-tpl-explore-the-masterplan .location-link:before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url("../src/img/map-pin.svg");
}

.page-template-tpl-explore-the-masterplan .location-popup-wrapper {
  position: fixed;
  z-index: 9991;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background-color: #163B3D;
}

.page-template-tpl-explore-the-masterplan .location-popup-wrapper.hide {
  display: none;
}

.page-template-tpl-explore-the-masterplan .location-popup {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: auto;
}

.page-template-tpl-explore-the-masterplan .location-popup__header {
  margin-top: 70px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-template-tpl-explore-the-masterplan .location-popup__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 2;
}

.page-template-tpl-explore-the-masterplan .location-popup__image {
  width: 100%;
  display: flex;
  justify-content: center;
  /* margin-top: 195px; */
}

.page-template-tpl-explore-the-masterplan .location-popup__image .location-popup__video {
  width: 100%;
}

/* @media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .location-popup__image {
    margin-top: 130px;
  }
}
@media (max-width: 576px) {
  .page-template-tpl-explore-the-masterplan .location-popup__image {
    margin-top: 116px;
  }
} */
.page-template-tpl-explore-the-masterplan .location-popup__image img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 60vh;
}

.page-template-tpl-explore-the-masterplan .location-popup__video video {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.page-template-tpl-explore-the-masterplan .location-popup__text {
  width: 100%;
  margin-top: 50px;
}

.page-template-tpl-explore-the-masterplan .location-popup__text p {
  max-width: 290px;
  margin-left: auto;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .location-popup__text p {
    margin: 0 auto;
    text-align: center;
  }
}

.page-template-tpl-explore-the-masterplan .close-location-popup {
  position: relative;
  padding-left: 40px;
}

.page-template-tpl-explore-the-masterplan .close-location-popup::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 12px solid #CFA66B;
  border-right-width: 20px;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.page-template-tpl-explore-the-masterplan.arabic .close-location-popup::before {
  display: none;
}

.page-template-tpl-explore-the-masterplan.arabic .close-location-popup::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 12px solid #CFA66B;
  border-left-width: 20px;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.page-template-tpl-explore-the-masterplan.arabic .close-location-popup span {
  padding-right: 30px;
}

.page-template-tpl-explore-the-masterplan .close-location-popup:hover {
  cursor: pointer;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

@media (max-width: 992px) {
  .page-template-tpl-explore-the-masterplan .close-location-popup::before {
    border: 8px solid #CFA66B;
    border-right-width: 12px;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .page-template-tpl-explore-the-masterplan.arabic .close-location-popup::after {
    border: 8px solid #CFA66B;
    border-left-width: 12px;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .page-template-tpl-explore-the-masterplan.arabic .close-location-popup span {
    padding-right: 22px;
  }

  .page-template-tpl-explore-the-masterplan .close-location-popup {
    padding-left: 25px;
  }

  .page-template-tpl-explore-the-masterplan .close-location-popup span {
    font-size: 14px;
  }
}

@media screen and (max-width: 1025px) and (min-width: 993px) {
  .page-template-tpl-explore-the-masterplan .site-header .container-lg {
    padding: 0 32px;
  }

  .page-template-tpl-explore-the-masterplan #footer {
    padding: 46px 0;
  }

  .page-template-tpl-explore-the-masterplan #footer .container-lg {
    padding: 0 45px;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block {
    padding-bottom: 31px;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .subscription-form-section .title h4 {
    font-size: 22.756px;
    font-weight: 400;
    line-height: 39.822px;
    letter-spacing: 2px;
    margin-bottom: 19px;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .subscription-form-section .sbscription-form-holder {
    padding: 0;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 317px;
    position: relative;
    border-radius: 8px;
    border: 1px solid #C8A872;
    background: rgba(0, 0, 0, 0.24);
    box-shadow: 0 0.711px 2.844px 0 rgba(25, 33, 61, 0.08);
    -webkit-backdrop-filter: blur(5.6888890266px);
    backdrop-filter: blur(5.6888890266px);
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap {
    width: calc(100% - 90px);
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .subscription-form-section .sbscription-form-holder p .wpcf7-form-control-wrap input {
    height: 38px;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
    padding: 0 6px 0 9px;
    letter-spacing: -0.015em;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .subscription-form-section .sbscription-form-holder p input.wpcf7-submit {
    width: 85px;
    height: 28px;
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 2.8px;
    padding: 6px 5px;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .footer-logo a {
    display: block;
  }

  .page-template-tpl-explore-the-masterplan #footer .top-footer-block .footer-logo img {
    width: 94px;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block {
    padding-bottom: 20px;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .footer-nav-main .footer-menu li {
    padding: 0 10px;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .footer-nav-main .footer-menu li:first-of-type {
    padding-inline-start: 0;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .footer-nav-main .footer-menu li a {
    font-size: 11px;
    line-height: 17px;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .social-block {
    gap: 12px;
  }

  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .social-block a img.twitter,
  .page-template-tpl-explore-the-masterplan #footer .bottom-footer-block .social-block a img {
    width: 17px;
    height: 17px;
  }

  .page-template-tpl-explore-the-masterplan #footer .copy {
    padding-top: 23px;
  }

  .page-template-tpl-explore-the-masterplan #footer .copy .secondary-menu a,
  .page-template-tpl-explore-the-masterplan #footer .copy .copy-text {
    font-size: 11.3px;
    line-height: 1.37;
  }
}

.single-post .article-content .get-in-touch-with-us-form-section {
  padding: 158px 0 50px;
}

@media (max-width: 992px) {
  .single-post .article-content .get-in-touch-with-us-form-section {
    padding: 50px 0 65px;
  }
}

[dir=rtl] .single-post .article-content .get-in-touch-with-us-form-section {
  padding: 110px 0 50px;
}

@media (max-width: 992px) {
  [dir=rtl] .single-post .article-content .get-in-touch-with-us-form-section {
    padding: 57px 0 30px;
  }
}

.single-post .article-content .form-block {
  margin-top: 18px;
}

@media (max-width: 992px) {
  .single-post .article-content .form-block {
    margin-top: 52px;
  }
}

.page-template-privacy-policy {
  padding-top: 224px;
  color: #163B3D;
}

@media (max-width: 992px) {
  .page-template-privacy-policy {
    padding-top: 172px;
  }
}

.page-template-privacy-policy .site-header {
  background-color: #033D40;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .site-header {
    padding: 0;
  }
}

.page-template-privacy-policy .site-header .header-wrapper {
  min-height: 104px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .site-header .header-wrapper {
    min-height: 72px;
  }
}

.page-template-privacy-policy .site-header .header-wrapper .logo {
  height: 56px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .site-header .header-wrapper .logo {
    height: 32px;
  }
}

.page-template-privacy-policy .terms-wrapper.container-lg {
  max-width: 1230px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper.container-lg {
    padding: 0 40px;
  }
}

.page-template-privacy-policy .terms-wrapper__header h1 {
  color: #163B3D;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper__header h1 {
    line-height: 1;
  }
}

.page-template-privacy-policy .terms-wrapper__header img {
  margin-bottom: 27px;
}

[dir=rtl] .page-template-privacy-policy .terms-wrapper__header img {
  margin-bottom: 21px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper__header img {
    max-width: 100%;
    width: auto;
    max-height: 52px;
    height: auto;
    margin-bottom: 19px;
  }
}

.page-template-privacy-policy .terms-wrapper__content {
  padding-top: 100px;
  padding-bottom: 90px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper__content {
    padding-bottom: 64px;
  }
}

.page-template-privacy-policy .terms-wrapper__content h1,
.page-template-privacy-policy .terms-wrapper__content h2,
.page-template-privacy-policy .terms-wrapper__content h3,
.page-template-privacy-policy .terms-wrapper__content h4,
.page-template-privacy-policy .terms-wrapper__content h5,
.page-template-privacy-policy .terms-wrapper__content h6 {
  margin-bottom: 20px;
  color: #163B3D;
  font-weight: 700;
  font-family: "Ranade", sans-serif;
  text-transform: initial;
  letter-spacing: 0;
}

[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h1,
[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h2,
[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h3,
[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h4,
[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h5,
[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h6 {
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 400;
}

.page-template-privacy-policy .terms-wrapper__content h4 {
  margin-top: 31px;
  line-height: 43px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper__content h4 {
    font-size: 24px;
    line-height: 33px;
    margin-top: 23px;
    margin-bottom: 24px;
  }
}

[dir=rtl] .page-template-privacy-policy .terms-wrapper__content h4 {
  margin-bottom: 20px;
}

.page-template-privacy-policy .terms-wrapper__content h5 {
  font-size: 18px;
  margin-bottom: 0;
}

.page-template-privacy-policy .terms-wrapper__content h6 {
  margin-bottom: 0;
  font-size: 16px;
}

.page-template-privacy-policy .terms-wrapper__content p {
  margin: 0 0 24px;
  line-height: 24px;
}

@media (max-width: 992px) {
  .page-template-privacy-policy .terms-wrapper__content p {
    font-size: 18px;
    line-height: 24px;
  }
}

[dir=rtl] .page-template-privacy-policy .terms-wrapper__content p {
  font-weight: 400;
  line-height: 24.3px;
  padding-right: 45px;
}

.custom-preloader {
  display: flex;
  background: #163B3D;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 99999;
}

.custom-preloader .loader-anim {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
}

::-moz-selection {
  background: transparent;
  color: inherit;
}

::selection {
  background: transparent;
  color: inherit;
}

.subscription-form-section .wpcf7-form-control-wrap input {
  box-sizing: border-box;
}

.post-image {
  overflow: hidden;
}

.post-image,
.post-image img,
.post-image:hover img {
  transition: all 0.5s !important;
}

.post-image:hover img {
  transition: all 0.5s;
  scale: 1.1;
}

html[lang=ar] body .lang-list li:nth-child(4) a {
  font-size: 1.8rem;
  line-height: 2.7rem;
}

html[lang=ar] body .lang-list li:nth-child(4) a {
  color: #fff;
  font-family: AlJazeeraArabic, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0;
}

.languages-block .language-list-wrapper .lang-list ul li a:not(.current-lang):hover:after {
  opacity: 0;
  visibility: hidden;
}

html[lang=ar] .section-images-tab .image-tab .tab .content-holder .content .content-title,
html[lang=ar] .section-images-tab .image-tab .tab .content-holder .content .content-details {
  font-family: AlJazeeraArabic, sans-serif !important;
}

@media screen and (max-width: 991px) {
  html[lang=ar] .section-images-tab .image-tab .tab .content-holder .content .content-details .detail-grid__desc {
    letter-spacing: initial;
  }
}

/*----- FAQ Page -----*/
/* Numbered FAQ items */
.ewd-ufaq-faqs {
  counter-reset: faq-counter category-counter;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div {
  counter-increment: faq-counter;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol {
  margin-right: 0;
  padding: 0;
  margin-top: 14px;
  width: 40px;
  text-align: left;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol::before {
  content: counter(faq-counter, decimal-leading-zero) ". ";
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "Ranade", sans-serif;
  color: #163B3D;
  font-weight: 700;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol span {
  display: none;
}

.ewd-ufaq-faq-category .ewd-ufaq-faq-category-title h3::before {
  font-weight: bold;
  padding-right: 10px;
}

.ewd-ufaq-faq-category:nth-child(1) .ewd-ufaq-faq-category-title h3::before {
  content: "A. ";
}

.ewd-ufaq-faq-category:nth-child(2) .ewd-ufaq-faq-category-title h3::before {
  content: "B. ";
}

.ewd-ufaq-faq-category:nth-child(3) .ewd-ufaq-faq-category-title h3::before {
  content: "C. ";
}

.ewd-ufaq-faq-category:nth-child(4) .ewd-ufaq-faq-category-title h3::before {
  content: "D. ";
}

.ewd-ufaq-faq-category:nth-child(5) .ewd-ufaq-faq-category-title h3::before {
  content: "E. ";
}

.ewd-ufaq-faq-category:nth-child(6) .ewd-ufaq-faq-category-title h3::before {
  content: "F. ";
}

.ewd-ufaq-faq-category:nth-child(7) .ewd-ufaq-faq-category-title h3::before {
  content: "G. ";
}

.ewd-ufaq-faq-category:nth-child(8) .ewd-ufaq-faq-category-title h3::before {
  content: "H. ";
}

.ewd-ufaq-faq-category:nth-child(9) .ewd-ufaq-faq-category-title h3::before {
  content: "I. ";
}

.arabic .ewd-ufaq-faq-category .ewd-ufaq-faq-category-title h3::before {
  font-family: "AlJazeeraArabic", sans-serif;
  font-size: 32px;
  padding-left: 32px;
  font-family: 'AlJazeeraArabic', serif;
  /* Include Arabic-supporting fonts */
  direction: rtl;
  font-weight: 400;
}

/* Arabic letter prefixes for FAQ category titles */
.arabic .ewd-ufaq-faq-category:nth-child(1) .ewd-ufaq-faq-category-title h3::before {
  content: "آ. ";
}

.arabic .ewd-ufaq-faq-category:nth-child(2) .ewd-ufaq-faq-category-title h3::before {
  content: "ب. ";
  padding-left: 15px;
}

.arabic .ewd-ufaq-faq-category:nth-child(3) .ewd-ufaq-faq-category-title h3::before {
  content: "د. ";
  padding-left: 22px;
}

/* Add more categories with respective Arabic letters as needed */

/* Alphabetical category titles */

.ewd-ufaq-faq-category-title h3 {
  font-size: 3.2rem;
  color: #088280 !important;
  display: flex;
}

/* Disabling pointer events on FAQ toggles */
.ewd-ufaq-faq-toggle {
  pointer-events: none;
  cursor: default;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-title-text h4 {
  font-size: 2.4rem;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-body {
  padding: 0px 0px 0px 45px !important;
}

.ewd-ufaq-faq-category {
  margin-bottom: 0px !important;
}

.ewd-ufaq-faq-category-inner {
  margin-bottom: 0px !important;
}

@media (max-width: 992px) {
  .ewd-ufaq-faq-category-title h3 {
    font-size: 2.4rem;
    width: 100%;
  }

  .ewd-ufaq-faq-category-title h3::before {
    font-size: 2.4rem;
    width: 55px;
  }

  .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol {
    margin-top: 10px;
  }

  .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol::before {
    font-size: 2rem;
  }

  .ewd-ufaq-faqs .ewd-ufaq-faq-title-text h4 {
    font-size: 2rem;
    line-height: 28px;
  }

  .ewd-ufaq-faq-body p {
    font-size: 1.4rem !important;
  }
  .page-id-290 .acceptence-form span.wpcf7-not-valid-tip, .page-id-17 .acceptence-form span.wpcf7-not-valid-tip {
    bottom: -60px;
    width: 420px;
  }
  .page-id-885 .acceptence-form span.wpcf7-not-valid-tip, .page-id-881 .acceptence-form span.wpcf7-not-valid-tip {
    bottom: -45px;
  }
}

html[lang=ar] .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol {
  float: right;
  text-align: right;
}

html[lang=ar] .ewd-ufaq-faq-title-text {
  float: right;
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 400;
  font-size: 2.8rem;
}

html[lang=ar] .ewd-ufaq-faqs .ewd-ufaq-faq-div .ewd-ufaq-post-margin-symbol::before {
  content: counter(faq-counter, decimal-leading-zero) ". ";
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 400;
  font-size: 20px;
}

html[lang=ar] .ewd-ufaq-faq-post p {
  font-family: "AlJazeeraArabic", sans-serif;
  font-weight: 300 !important;
  font-size: 2rem;
}

/*----- get in touch Form -----*/
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0px !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  font-family: "Ranade", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 20px;
  letter-spacing: 0px;
}

/* Hide the default checkbox */
.wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  /* For older WebKit browsers */
}

/* Style the custom checkbox box */
.wpcf7-acceptance .wpcf7-list-item-label::before {
  content: '';
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  border: 1px solid #fff;
  background-color: transparent;
  margin-right: 16px;
  vertical-align: middle;
}

[dir=rtl] .wpcf7-acceptance .wpcf7-list-item-label::before {
  margin-right: 0px;
  margin-left: 16px;
}

/* Style the checked state (e.g., add a checkmark) */
.wpcf7-form-control.wpcf7-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
  /* You can add a background image of a checkmark here */
  /* For example, a base64 encoded SVG checkmark */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 16.17l-4.17-4.17L3.4 13.4l5.6 5.6 12-12-1.4-1.4z'/%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.wpcf7-acceptance .wpcf7-list-item label {
  margin-bottom: 16px;
}

.wpcf7-acceptance .wpcf7-list-item-label a {
  text-decoration: underline;
}

@media (max-width: 992px) {
  .wpcf7-acceptance .wpcf7-list-item-label a {
    display: contents;
  }
}

@media (min-width: 993px) {
  .accept-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;

  }
}

@media (max-width: 992px) {
  .wpcf7-acceptance .wpcf7-list-item-label {
    display: flex;
  }
}

.req-star {
  font-family: "Ranade", sans-serif !important;
}

@media (max-width: 992px) {
  .loader-desk {
    display: none !important;
  }
}

@media (min-width: 993px) {
  .loader-mob {
    display: none !important;
  }
}

.cky-modal {
  background: rgba(3, 61, 64, 0.8) !important;
}

.cky-modal .cky-preference-center {
  width: 550px;
}

.cky-notice .cky-title {
  font: 400 24px/40px "RelaisDisplay", sans-serif !important;
  text-transform: uppercase;
}

.cky-consent-bar .cky-notice-des p {
  font: 300 16px/24px "Ranade", sans-serif !important;
}

.cky-notice-btn-wrapper {
  margin-left: 30px;
}

.cky-notice-btn-wrapper .cky-btn {
  font: 300 14px/24px "Ranade", sans-serif !important;
  border-radius: 8px;
  background: transparent !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 10px 18px;
  margin-right: 20px;
  border-width: 1px;
}

.cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
  display: flex;
  align-items: center;
}

.cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
  background: #C8A872 !important;
  padding: 10px 32px;
  font: 300 14px/24px "Ranade", sans-serif !important;
}

.cky-notice-btn-wrapper .cky-btn.cky-btn-customize::after {
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 29px;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  letter-spacing: normal;
}

.cky-consent-container .cky-consent-bar {
  padding: 20px 60px !important;
  backdrop-filter: blur(20px);
  box-shadow: 0px -10px 23.6px 0px #04132F57 !important;
}

.cky-consent-bar .cky-banner-btn-close {
  height: 30px !important;
  width: 30px !important;
  right: 54px !important;
  top: 22px !important;
}

.cky-consent-bar .cky-banner-btn-close img {
  height: 16px !important;
  width: 16px !important;
}

.cky-preference-header {
  border-bottom: none !important;
  padding: 22px 24px 12px 24px !important;
}

.cky-preference-header .cky-preference-title {
  color: #fff !important;
  font: 400 24px/40px "RelaisDisplay", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2.4px !important;
}

.cky-preference-content-wrapper {
  padding: 0 0 12px 0 !important;
}

.cky-preference-body-wrapper * {
  font: 300 14px/20px "Ranade", sans-serif !important;
}

.cky-horizontal-separator,
.cky-empty-cookies-text,
.cky-accordion-header-des,
.cky-preference-header .cky-btn-close img,
.cky-consent-bar .cky-banner-btn-close img,
.cky-accordion-body,
.cky-footer-shadow,
.cky-accordion:nth-child(5),
.cky-accordion:nth-child(6) {
  display: none !important;
}

.cky-preference-body-wrapper .cky-preference-content-wrapper p strong {
  color: #CFA66B !important;
  font: 700 14px/40px "Ranade", sans-serif !important;
  text-transform: uppercase;
}

.cky-dma-content-wrapper p a {
  padding: 10px 32px;
  color: #163B3D;
  background-color: #CFA66B;
  font: 300 14px/24px "Ranade", sans-serif !important;
  margin-top: 12px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 8px;
}

.cky-dma-content-wrapper h3 {
  color: #ffffff !important;
  font: 400 18px/40px "RelaisDisplay", sans-serif !important;
  letter-spacing: 2.4px !important;
  text-transform: uppercase;
  padding-top: 15px !important;
}

.cky-accordion {
  border-radius: 8px;
  padding: 8px !important;
  border-bottom: none !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  margin-bottom: 5px;
}

.cky-accordion-header .cky-accordion-btn {
  font: 300 16px/24px "Ranade", sans-serif !important;
  margin-left: 10px !important;
  width: 70%;
  text-align: left;
}

.cky-accordion .cky-accordion-chevron i::before {
  content: url(../src/img/plus.svg) !important;
  border: none !important;
  -webkit-transform: rotate(0) !important;
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  transform: rotate(0) !important;
  top: 0 !important;
  transition: none !important;
}

.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
  content: url(../src/img/minus.svg) !important;
  -webkit-transform: rotate(0) !important;
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  transform: rotate(0) !important;
  top: -2px !important;
  left: 4px !important;
}

.cky-accordion .cky-accordion-item {
  margin-top: 0 !important;
}

.cky-preference-header .cky-btn-close::before,
.cky-consent-bar .cky-banner-btn-close::before {
  content: "\e901";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 31px;
  font-size: 27px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

.cky-preference-header .cky-btn-close::before {
  margin-top: -15px !important;
}

.cky-switch input[type="checkbox"]::before {
  height: 18px !important;
  width: 18px !important;
  bottom: 3px !important;
  left: 3px !important;
}

.cky-footer-shadow {
  background: none !important;
}

.cky-prefrence-btn-wrapper {
  border-top: none !important;
  display: flex;
  gap: 24px;
}

.cky-prefrence-btn-wrapper .cky-btn {
  margin: 0 !important;
  font: 300 14px/24px "Ranade", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 8px;
  padding: 14px 20px !important;
  color: #163B3D !important;
}

.cky-prefrence-btn-wrapper .cky-btn-accept {
  background-color: transparent !important;
  border: 1px solid #5C6A66;
  color: #FFFFFF !important;
  backdrop-filter: blur(14.618182182312012px);
  box-shadow: 0px 2.18px 2.18px 0px #00000040;
  font: 300 14px/24px "Ranade", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 8px;
}

.cky-prefrence-btn-wrapper .cky-btn-reject {
  padding: 8px 18px !important;
  border-radius: 8px;
  font: 300 14px / 24px "Ranade", sans-serif !important;
  color: #FFFFFF !important;
  letter-spacing: 4px;
  background-color: transparent !important;
  border: 1px solid #5C6A66 !important;
  width: auto !important;
}

.cky-prefrence-btn-wrapper .cky-btn-preferences {
  padding: 8px 18px !important;
  border-radius: 8px;
  font: 300 14px / 24px "Ranade", sans-serif !important;
  color: #163B3D !important;
  letter-spacing: 4px;
  background-color: #C8A872 !important;
  border: 1px solid #C8A872 !important;
  width: auto !important;
}

.cky-modal.cky-sidebar-left.cky-modal-open {
  box-shadow: 0px -10px 23.6px 0px #04132F57 !important;
}

.cky-accordion-header-des.show {
  display: block !important;
}

.cky-accordion-header-wrapper .cky-accordion-header-des p {
  line-height: 24px !important;
}

.cky-accordion-header-des {
  margin: 15px 0 15px 10px !important;
}

.vendor-registration-section .row.checkbox-row span.wpcf7-not-valid-tip {
  top: 40px;
}

.arabic .cky-notice .cky-title {
  font: 500 28px/40px "AlJazeeraArabic", sans-serif !important;
}

.arabic .cky-consent-bar .cky-banner-btn-close {
  right: auto !important;
  left: 58px !important;
}

.arabic .cky-consent-bar .cky-notice-des p {
  font: 300 16px/24px "AlJazeeraArabic", sans-serif !important;
}

.arabic .cky-notice-btn-wrapper .cky-btn {
  font: 300 14px/24px "AlJazeeraArabic", sans-serif !important;
}

.arabic .cky-notice-btn-wrapper .cky-btn.cky-btn-customize::after {
  content: url(../src/img/chevron-left.svg);
  width: 10px;
  margin-right: 15px;
}

.arabic .cky-preference-header .cky-preference-title {
  font: 500 24px/40px "AlJazeeraArabic", sans-serif !important;
}

.arabic .cky-preference-body-wrapper * {
  font: 300 14px/24px "AlJazeeraArabic", sans-serif !important;
}

.arabic .cky-preference-body-wrapper .cky-dma-content-wrapper h3 {
  font: 500 20px/40px "AlJazeeraArabic", sans-serif !important;
}

.page-id-2331.page-template-terms .header-title h1 {
  text-transform: capitalize;
}

.page-id-3092 .block-holder .title {
  text-transform: capitalize;
}

.cky-accordion-header .cky-always-active {
  font: 300 14px/24px "Ranade", sans-serif !important;
  color: #FFFFFF80 !important;
}

.arabic .cky-prefrence-btn-wrapper .cky-btn {
  width: 100% !important;
}

.arabic .cky-accordion-header .cky-accordion-btn {
  margin-right: 20px !important;
  margin-left: 0 !important;
}

.cky-notice-des {
  margin-right: 30px !important;
}

.page-id-290 form .wpcf7-not-valid-tip,
.page-id-28 form .wpcf7-not-valid-tip,
.page-id-17 form .wpcf7-not-valid-tip {
  font-size: 1.3rem;
}

.cky-accordion-chevron {
  cursor: default !important;
  pointer-events: none !important;
}

@media (max-width: 1024px) {
  .cky-notice-group {
    display: block !important;
  }

  .cky-notice-btn-wrapper {
    margin: 30px 0 0 0;
  }
}

@media (max-width: 767px) {
  .cky-modal .cky-preference-center {
    width: 100%;
  }

  .cky-consent-container .cky-consent-bar {
    padding: 20px 0 !important;
  }

  .cky-consent-bar .cky-banner-btn-close {
    right: 25px !important;
  }

  .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
    order: 1;
    justify-content: center;
    padding-left: 8px;
  }

  .arabic .cky-notice .cky-title {
    font: 300 24px / 32px "AlJazeeraArabic", sans-serif !important;
    margin-left: 60px;
  }

  .arabic .cky-consent-bar .cky-banner-btn-close {
    left: 25px !important;
    top: 28px !important;
  }

  .cky-accordion-header .cky-accordion-btn {
    margin-left: 20px !important;
    width: 58%;
  }

  .cky-prefrence-btn-wrapper {
    flex-direction: column;
    box-shadow: 0px -5px 4px 0px #00000030;
  }

  .arabic .cky-accordion-header .cky-always-active {
    font: 300 12px/24px "AlJazeeraArabic", sans-serif !important;
    color: #ffffff !important;
  }

  .arabic .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
    left: 8px !important;
  }

  .arabic .cky-accordion-header-wrapper .cky-accordion-header-des {
    padding-right: 20px;
  }

  .acceptence-form span.wpcf7-not-valid-tip {
    top: 110px;
  }

  .cky-rtl .cky-notice-btn-wrapper {
    flex-direction: column-reverse;
  }

  .cky-notice-des {
    margin-right: 15px !important;
  }

  .page-template-privacy-policy.page-id-3092 .terms-wrapper__content {
    padding-bottom: 50px;
  }

  .ewd-ufaq-faq-category-title h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .arabic .ewd-ufaq-faq-category-title h3::before {
    width: 35px;
  }

  .arabic .ewd-ufaq-faq-category:nth-child(1) .ewd-ufaq-faq-category-title h3::before {
    padding-left: 16px;
  }

  .arabic .ewd-ufaq-faq-category:nth-child(2) .ewd-ufaq-faq-category-title h3::before {
    padding-left: 12px;
  }

  .arabic .ewd-ufaq-faq-category:nth-child(3) .ewd-ufaq-faq-category-title h3::before {
    padding-left: 10px;
  }

  .arabic .ewd-ufaq-faqs .ewd-ufaq-faq-body {
    padding: 0px !important;
  }

  .cky-consent-bar .cky-notice-des p {
    font-size: 14px;
    line-height: 20px;
  }

  .wpcf7 .select-wrapper .current-option {
    padding-right: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    line-height: 40px;
  }
  .page-id-290 .acceptence-form span.wpcf7-not-valid-tip, .page-id-17 .acceptence-form span.wpcf7-not-valid-tip {
    width: 360px;
  }
}

#primary .terms-wrapper__content table td {
  padding: 10px;
  border: 1px solid #dee2e6;
  font: 400 18px/24px "Ranade", sans-serif;
}
@media (max-width: 480px) {
  .page-id-290 .acceptence-form span.wpcf7-not-valid-tip, .page-id-17 .acceptence-form span.wpcf7-not-valid-tip {
    width: 320px;
  }
}