:root {
  --text-gray: #555555;
  --text-black: black;
  --violet: #000039;
  --secondaryColor: var(--red);
  --green: #008293;
  --lightGray: #eeeeee;
  --secondaryFont: 'Sohne Breit', serif;
  --tertiaryFont: 'At Aero', serif;
  --primaryFont: 'Inter';
  --dateColor: #666666;
  --textColor: var(--text-black);
  --blush: #cce5fc;
  --black: #282828;

  --blue: #000039;
  --white75: rgba(255, 255, 255, 0.75);
  --cardlink-color: var(--violet);
  --pink: #FFE5E3;
  --beige: #f2e1cd;
  --red: #000039;
  --maroon:#000039;
  --primary-bg: #000039;
  --modal-bg: #f2e1cd;
  
  --mqTabsBackgroundColor: transparent;
  --mqTabsActiveBorderColor: var(--violet);
  --mq-text-color-2: white;
  --mqTabsTabTitleColor: white;
  --mqTabsContentParagraphColor: white;
  --mqTabsContentTitleColor: white;
  --mqTabsContentBorderTopColor: rgba(255,255,255,0.1);

  --header-bg: #5e5452;
  --navigationColor: var(--black);
  --toggleColor: white;

  --mq-text-font-2: 'Inter';
  --formFont: 'Inter';

  --form-h1-color:var(--violet);
  --form-label-color:var(--violet);
  --form-btn-Color: var(--violet);
  --form-privacyLink-color: var(--violet);
  --form-btn-bgColor: var(--violet);
  --form-btn-textColor: white;
  --form-btn-radius: 1000px;

  --mq-overlay-mb: 100px;
  --nav-panel-bg: white;
  --nav-btn-bg-color: var(--red);
  --nav-btn-text-color: white;
  --nav-sticky-bg-color: var(--red);
  --nav-sticky-text-color: white;
  --nav-btn-color-hover: white;
  --nav-btn-text-hover: var(--red);
  --nav-btn-font: var(--secondaryFont);
  --nav-font-size: 10px;
  --nav-text-color: white;
  --nav-font-family: 'Sohne Breit', sans-serif;
  --nav-font-weight: 400;
  --nav-line-height: normal;
  --nav-mirvac-space: 170px;
  --nav-space-btn: 170px;
  --nav-btn-padding: 12px 50px;
  --navigationMegaLinkColor: var(--nav-text-color);
  --nav-spacing-between: 12px;
  --navigationMegamenuToggleColor: var(--nav-text-color);
  --switch-nav-mobile-bg: white;

  --nav-bg-color: var(--maroon);
  --navigationColor: #5e5452;
  --navigationMobileColor: #5e5452;
  --navigationMegaLinkColor: var(--nav-text-color);
  --nav-text-transform: capitalize;
  --navigationRegisterSquareBackgroundFontColor: var(--nav-bg-color);
  --nav-logo-width: 120px;
  --nav-logo-height: 70px;
  --nav-sticky-border-color: var(--nav-sticky-bg-color);
  --navigationMegamenuToggleColor: var(--nav-text-color);
  --nav-space-btn: 180px;
  --switch-nav-mobile-bg: white;
  --nav-childlist-color: var(--black);
  --propertyEnquireButtonBackgroundColor: var(--nav-btn-bg-color);
  --accordion-icon: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="22" height="22" rx="11" fill="white"/><path d="M11 4V18" stroke="%23000039" stroke-width="1.5"/><path d="M18 11L4 11" stroke="%23000039" stroke-width="1.5"/></svg>');
  --accordion-icon-open: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="22" height="22" rx="11" fill="white"/><path d="M16 11L6 11" stroke="%23000039" stroke-width="2"/></svg>');
  --accordion-color: transparent;
  --overlap-size: 188px;
  --overlap-margin: -188px;
  --overlap-size-mb: 74px;
  --overlap-margin-mb: -74px;
  --cb-spacing-inline: 80px;
  --cb-spacing-inline-small: 83px;
  --cb-spacing-block: 90px;
  --cb-spacing-inline-mb: 20px;
  --cb-spacing-between: 30px;
  --cb-spacing-block-mb: 40px;
  --headingOneFontSize: 36px;
  --pargraphFontSize: 16px !important;
  --ulMobileFontSize: var(--pargraphFontSize) !important;

  --fontWeight-bold: 500;
  --primary-btn-bg-color: var(--violet);
  --primary-btn-text-color: white;
  --primary-btn-weight: 500;
  --primary-btn-padding: 24px;

  --ap-carousel-arrow: url('data:image/svg+xml,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L9.92929 9.92929C9.96834 9.96834 9.96834 10.0317 9.92929 10.0707L2 18" stroke="%23E61E3F" stroke-width="3" stroke-linecap="round"/></svg>');
  --ap-borderColor: rgba(230, 30, 63, 0.3);
  --FooterBackgroundColor: var(--blue);
  --concept-slide-title-color: var(--green);
  --primaryPropertyColor: var(--violet);
  --alphabetCarouselHeadingThreeSize: 22px;
  --pf-borderColor: var(--violet);
  --tab-bg-color: var(--text-black);
  --cb-heading-font: var(--secondaryFont);

  --carousel-active: var(--red);
  --spacing-mb: 80px;
  --form-input-color: transparent;
}
.resi-property-booking,
.property-detail__content {
  --primaryColor: var(--primaryPropertyColor);
}
div.resi-property-search-filter {
  --filter-secondary-color: var(--violet);
  --primaryColor: white;
  --filter-primary-color: white;
}

div.resi-property-search-filter .filter-buttons .button--advanced-filters{
  --filter-primary-color: var(--red);
  color: white;
}

div.react-tabs__tab-panel {
  --primaryColor: violet;
}

.react-tabs .card__tag {
  --primaryColor: var(--violet);
  --primaryContrast: white;
}

@font-face {
  font-family: 'Inter';
  src: url('Fonts/Inter-Regular.woff') format('woff'),
    url('Fonts/Inter-Regular.otf') format('otf');
}
@font-face {
  font-family: 'At Aero';
  src: url('Fonts/AtAero-Regular.woff') format('woff'),
    url('Fonts/AtAero-Regular.otf') format('otf');
}
@font-face {
  font-family: 'Sohne Breit';
  src: url('Fonts/SohneBreit-Kraftig.woff') format('woff'),
  url('Fonts/SohneBreit-Kraftig.otf') format('otf');
}
@font-face {
  font-family: 'Gotham';
  src: url('Fonts/GothamNarrowBook.woff') format('woff');
  font-weight: 300;
}
main h1,
main h2,
main h3,
h2.mq-tabs__title,
.visit-us h1,
.visit-us h2,
.visit-us h3 {
  font-family: 'Sohne Breit', arial;
  font-weight: 300;
}

main h1,
main h2,
h2.mq-tabs__title,
.visit-us h1,
.visit-us h2,
.explore-bg h1,
.explore-bg h2,
form h1 {
  font-size: 27px;
  line-height: 45px;
  letter-spacing: 0.15em;
}

@media (max-width: 768px) {
  main h1,
  main h2,
  h2.mq-tabs__title,
  .visit-us h1,
  .visit-us h2,
  .explore-bg h1,
  .explore-bg h2,
  body div .form-assembly-wrapper form h1{
    font-size: 20px;
    line-height: 40px;
  }
}

main h3,
.visit-us h,
form h3 {
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.15em;
}

@media (max-width: 768px) {
  main h3,
  .visit-us h,
  form h3 {
    font-size: 16px;
    line-height: 28px;
  }
}
main h4,
.visit-us h4 {
  font-size: 24px;
}

main p,
main div,
h5,
h6,
footer p,
.tabs .g-container .row p {
  font-family: 'Inter', arial;
}

body h5{
  font-size: 11px;
  letter-spacing: 0.15em;
}

main a,
header a {
  width: 100%;
}
p,.acc-panel {
  font-size: 13px;
  line-height: 21px;
}


.quality-carousel .promo .field-promolink {
  background: transparent;
}
#content {
  margin-top: 0px !important;
}

.mq-tabs__container,
.carousel-container,
footer {
  z-index: 3;
  position: relative;
}

footer {
  background-color: #000000;
}
.megamenu__list .cta-square a {
  border-radius: 6px;
}

.bg-gray {
  background-color: var(--gray) !important;
}
.bg-white{
  background-color: white !important;
}

.bg-red-z p,
.bg-red-z h1,
.bg-red-z h2,
.bg-red-z h3,
.bg-red-z h4,
.bg-red-z h5,
.explore-bg h1{
  color: white;
}

.full-width__image img {
  width: 100%;
}

main {
  margin-top: 60px;
}

@media (max-width: 992px) {
  .mobile-centered {
    margin-inline: auto;
  }
}
