@charset "UTF-8";
@font-face {
  font-family: "Brando Arabic";
  src: url("../fonts/BrandoArabicLight.eot");
  src: url("../fonts/BrandoArabicLight.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandoArabicLight.woff2") format("woff2"), url("../fonts/BrandoArabicLight.woff") format("woff"), url("../fonts/BrandoArabicLight.ttf") format("truetype"), url("../fonts/BrandoArabicLight.svg#BrandoArabicLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brando Arabic";
  src: url("../fonts/BrandoArabicSemiBold.eot");
  src: url("../fonts/BrandoArabicSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandoArabicSemiBold.woff2") format("woff2"), url("../fonts/BrandoArabicSemiBold.woff") format("woff"), url("../fonts/BrandoArabicSemiBold.ttf") format("truetype"), url("../fonts/BrandoArabicSemiBold.svg#BrandoArabicSemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brando Arabic";
  src: url("../fonts/BrandoArabicRegular.eot");
  src: url("../fonts/BrandoArabicRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandoArabicRegular.woff2") format("woff2"), url("../fonts/BrandoArabicRegular.woff") format("woff"), url("../fonts/BrandoArabicRegular.ttf") format("truetype"), url("../fonts/BrandoArabicRegular.svg#BrandoArabicRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brando Arabic";
  src: url("../fonts/BrandoArabicBold.eot");
  src: url("../fonts/BrandoArabicBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandoArabicBold.woff2") format("woff2"), url("../fonts/BrandoArabicBold.woff") format("woff"), url("../fonts/BrandoArabicBold.ttf") format("truetype"), url("../fonts/BrandoArabicBold.svg#BrandoArabicBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  --primary-font: "Brando Arabic", sans-serif;
}

@font-face {
  font-family: "Adelle Sans ARA";
  src: url("../fonts/fonnts.com-adelle_sans_ara_lt-webfont.woff2") format("woff2"), url("../fonts/fonnts.com-adelle_sans_ara_lt-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Adelle Sans ARA";
  src: url("../fonts/fonnts.com-adelle_sans_ara_eb-webfont.woff2") format("woff2"), url("../fonts/fonnts.com-adelle_sans_ara_eb-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Adelle Sans ARA";
  src: url("../fonts/fonnts.com-adelle_sans_ara_regular-webfont.woff2") format("woff2"), url("../fonts/fonnts.com-adelle_sans_ara_regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Adelle Sans ARA";
  src: url("../fonts/fonnts.com-adelle_sans_ara_ut-webfont.woff2") format("woff2"), url("../fonts/fonnts.com-adelle_sans_ara_ut-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Adelle Sans ARA";
  src: url("../fonts/fonnts.com-adelle_sans_ara_sb-webfont.woff2") format("woff2"), url("../fonts/fonnts.com-adelle_sans_ara_sb-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "almujadilah";
  src: url("../fonts/almujadilah.eot?10885387");
  src: url("../fonts/almujadilah.eot?10885387#iefix") format("embedded-opentype"), url("../fonts/almujadilah.woff2?10885387") format("woff2"), url("../fonts/almujadilah.woff?10885387") format("woff"), url("../fonts/almujadilah.ttf?10885387") format("truetype"), url("../fonts/almujadilah.svg?10885387#almujadilah") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'almujadilah';
    src: url('../font/almujadilah.svg?10885387#almujadilah') format('svg');
  }
}
*/
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "almujadilah";
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-twitter:before {
  content: "";
  display: block;
  -webkit-mask-image: url(../images/x-twitter.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  width: 1em;
  height: 1em;
  background-color: rgb(41, 10, 0);
}

.icon-twitter:hover::before {
  background: #fff !important;
}

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.icon-facebook:before {
  content: "\f09a";
}

/* '' */

/* '' */
.icon-instagram:before {
  content: "\f16d";
}

/* '' */

/* '' */

/* '' */
.icon-whatsapp:before {
  content: "\f232";
}

/* '' */

/* '' */
.icon-linkedin:before {
  content: "\f31a";
}

/* '' */
.agenda-section .nav {
  flex-wrap: nowrap;
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  gap: 10px;
  border-bottom: 1px solid rgba(41, 10, 0, 0.1);
}
.agenda-section .nav::-webkit-scrollbar {
  display: none;
}
.agenda-section .nav button {
  color: rgb(41, 10, 0);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding: 16px 40px;
  background-color: #FCF4EE;
  border-radius: 0;
  border-start-end-radius: 24px;
}
.agenda-section .nav button.active {
  color: #fff;
  background: rgb(212, 59, 44);
}
.agenda-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-family: var(--primary-font);
}
.agenda-section p.mb-0 {
  max-width: 400px;
  text-align: justify;
}

.agenda-item {
  padding-block: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .agenda-item {
    padding-block: 3rem;
  }
}
@media (max-width: 991.98px) {
  .agenda-item {
    padding-block: 0rem;
  }
}
.agenda-item h4 {
  max-width: 75%;
}
@media (max-width: 991.98px) {
  .agenda-item h3 {
    font-size: 20px;
  }
}
.agenda-item .accordion-item {
  background-color: #FCF4EE;
  border-start-end-radius: 24px !important;
  margin-bottom: 15px;
  padding: 35px;
  border: none;
}
@media (max-width: 991.98px) {
  .agenda-item .accordion-item {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .agenda-item .accordion-item .accordion-button {
    border: none;
    border-radius: 0;
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .agenda-item .accordion-item .accordion-button:not(.collapsed) {
    background-color: inherit;
    box-shadow: none;
  }
}
.agenda-item .event-time {
  color: rgb(41, 10, 0);
  font-size: 22px;
  font-weight: 700;
  transition: 0.5s ease-in-out;
  min-width: 22%;
  font-family: "Adelle Sans ARA", sans-serif;
}
@media (max-width: 1199.98px) {
  .agenda-item .event-time {
    min-width: 30%;
  }
}
@media (max-width: 991.98px) {
  .agenda-item .event-time {
    min-width: 100%;
    font-size: 17px;
  }
}
.agenda-item .event-time span {
  display: block;
  font-size: 16px;
  margin-top: 12px;
  font-family: var(--primary-font);
}
@media (max-width: 991.98px) {
  .agenda-item .event-time span {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }
}
.agenda-item .event-holder {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.agenda-item .event-section {
  font-size: 18px;
  font-weight: 700;
  color: rgb(212, 59, 44);
  transition: 0.5s ease-in-out;
}
@media (max-width: 991.98px) {
  .agenda-item .event-section {
    font-size: 16px;
  }
}
.agenda-item .event-section.v-line {
  color: #2A0B09;
}
html[dir=rtl] .agenda-item .accordion-button {
  text-align: right;
}
.agenda-item .accordion-button::after {
  width: 38px;
  height: 38px;
  background-color: #C62A25;
  border-start-end-radius: 13px !important;
  background-image: url(../images/down-arrow.svg) !important;
  background-size: 16px;
  background-position: center;
}
html[dir=rtl] .agenda-item .accordion-button::after {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991.98px) {
  .agenda-item .accordion-button::after {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
  }
}
.agenda-item .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg) !important;
  border-start-end-radius: 0px !important;
  border-end-start-radius: 13px !important;
}
.agenda-item .accordion-button:not(.collapsed) .event-holder {
  opacity: 0;
  transform: translateY(-4px);
  transition: 0.5s ease-in-out;
}
@media (max-width: 991.98px) {
  .agenda-item .accordion-button:not(.collapsed) .event-holder {
    height: 0;
    display: none;
  }
}
.agenda-item .accordion-button:not(.collapsed) .event-time {
  transition: 0.5s ease-in-out;
  transform: translateY(6px);
}
.agenda-item .accordion-body {
  border-top: 1px solid rgba(41, 10, 0, 0.2);
  margin-top: 30px;
  padding-top: 30px;
}
@media (max-width: 991.98px) {
  .agenda-item .accordion-body {
    padding-inline: 0;
  }
  .agenda-item .accordion-body h4 {
    max-width: 100%;
  }
}

.agenda-speakers > span {
  font-weight: 700;
  font-size: 16px;
  color: rgb(217, 130, 64);
  margin-bottom: 15px;
  display: block;
}
@media (max-width: 991.98px) {
  .agenda-speakers > span {
    font-size: 15px;
  }
}
.agenda-speakers h5 {
  color: rgb(41, 10, 0);
  font-size: 20px;
  font-weight: 600;
  font-family: "Adelle Sans ARA", sans-serif;
}
@media (max-width: 991.98px) {
  .agenda-speakers h5 {
    font-size: 18px;
  }
}
.agenda-speakers p {
  color: rgb(41, 10, 0);
  font-size: 18px;
  font-weight: 300;
  font-family: "Adelle Sans ARA", sans-serif;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .agenda-speakers p {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .agenda_mobview-holder {
    display: none;
  }
}
.agenda_mobview-holder .accordion-button {
  background: transparent;
  border: 0.1rem solid rgba(41, 10, 0, 0.1);
  border-radius: 0;
  border-start-end-radius: 40px !important;
  font-weight: 700;
}
html[dir=rtl] .agenda_mobview-holder .accordion-button:after {
  margin-left: inherit;
  margin-right: auto;
}
.agenda_mobview-holder .accordion-button:not(.collapsed) {
  color: #fff;
  background: rgb(212, 59, 44);
  border: 0;
}
.agenda_mobview-holder .accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  transform: rotate(180deg) !important;
}
.agenda_mobview-holder .accordion-button:focus {
  box-shadow: none;
}
.agenda_mobview-holder .accordion-header {
  margin-bottom: 0.5rem;
}
@media (max-width: 991.98px) {
  .agenda_mobview-holder .accordion-header {
    margin-bottom: 0;
  }
}
.agenda_mobview-holder p {
  margin-bottom: 10px !important;
  font-size: 16px !important;
}

@media (max-width: 991.98px) {
  .agenda_tabview-holder {
    display: none;
  }
}

.floorplan-section {
  border-start-start-radius: 200px;
  overflow: hidden;
  padding-bottom: 200px;
}
@media (max-width: 991.98px) {
  .floorplan-section {
    border-start-start-radius: 56px;
    padding-top: 3rem;
    padding-inline: 1rem;
  }
}
.floorplan-section p {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .floorplan-section p {
    font-size: 16px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991.98px) {
  .floorplan-section .section-title {
    margin-block: 0 1rem;
  }
}

.blur-overlayimg {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .blur-overlayimg {
    margin-top: -60px;
    margin-bottom: -210px;
  }
}
.blur-overlayimg img {
  max-width: 1000px;
}
@media (max-width: 1199.98px) {
  .blur-overlayimg img {
    max-width: 500px;
  }
}
@media (max-width: 991.98px) {
  .blur-overlayimg img {
    max-width: 100%;
  }
}

.floor-plan-list li {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 25px;
  font-family: "Adelle Sans ARA", sans-serif;
}
@media (max-width: 991.98px) {
  .floor-plan-list li {
    font-size: 18px;
    margin-bottom: 18px;
  }
}
