/*
Theme Name: Alfardan Properties
Author: Xpert Solutions | asLin
Author URI: https://xpertsolutions.qa
Description: Alfardan Properties’ world-class luxury portfolio of Residential and Commercial properties for rent in Qatar provides more than a home or an office space.
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
/* 
	=========================================================
	Please Note::
	=========================================================
	** In this template All sizing will count in "rem".
	** 1rem = 10px
*/

:root {
  --font-family-en: "Montserrat", sans-serif;
  --font-family-ar: "Tajawal", sans-serif;

  --color-gold: #c89328;
  --color-rose-gold: #e5d4d3;
  --color-rose-gold-2: #f1e8e7;
  --color-rose-gold-3: #f8f4f3;
  --color-grey-1: #d9d9d9;

  --color-primary-btn: #c89328;
  --color-secondary-btn: #6c757d;

  --header-height: 145px;
}

html {
  font-size: 58%;
  -webkit-text-size-adjust: 100%;
  transition: all 0.2s ease;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 60%;
  }
}
@media screen and (min-width: 992px) {
  html {
    font-size: 62.5%;
  }
}

body {
  font-family: var(--font-family-en);
  font-size: 1.6rem;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: #fbf9f8;
}

p {
  font-size: 1.6rem;
  line-height: 1.75;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  font-size: 1.6rem;
}

a {
  color: inherit;
  text-decoration: none;
  font-size: 1.6rem;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

/*-------------------------------------------------
    [ ## Heading ]
---------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit;
  text-decoration: none;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.6rem;
}

h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 2.2rem;
}
h5 {
  font-size: 2rem;
}
h6 {
  font-size: 1.18rem;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 3.8rem;
  }

  h2 {
    font-size: 3.4rem;
  }

  h3 {
    font-size: 3.2rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.8rem;
  }
  h6 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 4.8rem;
  }

  h2 {
    font-size: 4.4rem;
  }

  h3 {
    font-size: 4.2rem;
  }
  h4 {
    font-size: 4rem;
  }
  h5 {
    font-size: 3.8rem;
  }
  h6 {
    font-size: 3.4rem;
  }
}

.font-thin {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.text-theme {
  color: #c89328;
}

.text-ar {
  font-family: "Frutiger LT Arabic";
}

/*-------------------------------------------------
    [ ## Fields ]
---------------------------------------------------*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: none;
  box-shadow: none;
}

input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: 0 0 0rem 100rem rgba(0, 0, 0, 0) inset;
  -webkit-box-shadow: 0 0 0rem 100rem rgba(0, 0, 0, 0) inset;
  -webkit-text-fill-color: #000000 !important;
}

input:-webkit-autofill:focus {
  box-shadow: 0 0 0rem 100rem rgba(0, 0, 0, 0) inset;
  -webkit-box-shadow: 0 0 0rem 100rem rgba(0, 0, 0, 0) inset;
  -webkit-text-fill-color: #1f2933 !important;
}

.form-control,
.form-select {
  font-size: 1.6rem;
  padding: 1rem 1.5rem;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid;
  border-color: #666;
  padding: 12px;
}
textarea.form-control {
  display: block;
  width: 100%;
  min-height: 14rem;
}
textarea.form-control:focus {
  outline: none;
  box-shadow: none;
}

/*.form-floating > .form-control {
  border: none;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
}*/

/*** Forms ********/
.form-control,
.form-select {
  background: none;
}
.form-control:focus {
  border-color: var(--color-gold);
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 1.5rem;
}
.form-floating > label {
  padding: 1rem 1.5rem;
  top: 7px;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(5.5rem + 2px);
  line-height: 1.25;
}
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-1.2rem) translateX(0.15rem);
}
.form-group + .form-group {
  margin-top: 2rem;
}
form label {
}
form .btn {
  min-width: 150px;
  height: 56px;
  padding: 10px 25px;
}
form .form-row {
}
form .form-actions {
  margin-top: 3rem;
}
form .form-actions .btn + .btn {
  margin-left: 1rem;
}

/**CF7 Floting Field**/
.form-floating .wpcf7-form-control-wrap{}
.form-floating .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
  display: none;
}
.form-floating .wpcf7-form-control-wrap .wpcf7-not-valid-tip:first-child,
.form-floating .wpcf7-form-control-wrap .wpcf7-not-valid-tip:nth-of-type(1){
  display: block;
}


.form-floating .wpcf7-form-control {
  height: calc(5.5rem + 2px);
  line-height: 1.25;
}
.form-floating .wpcf7-textarea {
  padding-top: 2rem;
}
.form-floating .wpcf7-form-control::placeholder {
  color: #111;
  transition: all 0.2s;
}
.form-floating .wpcf7-form-control:focus::placeholder {
  color: #999;
  transform: translateY(-16px);
  font-size: 12px;
}
.form-floating .wpcf7-form-control:focus + label,
.form-floating .wpcf7-form-control:not(:placeholder-shown) + label {
  transform: translateY(-16px);
  font-size: 12px;
}
.form-select:disabled {
    background-color: #ebdcdb;
}

/******/
/*
.form-floating .wpcf7-form-control::-moz-placeholder {
  color: transparent;
}
.form-floating .wpcf7-form-control::placeholder {
  color: transparent;
}
.wpcf7-form-control-wrap ~ label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem 1.5rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.wpcf7-form-control-wrap .wpcf7-form-control:focus ~ label {
}
.wpcf7-form-control-wrap:focus-within {
}
.wpcf7-form-control-wrap:focus-within ~ label {
  transform: scale(0.85) translateY(-1.2rem) translateX(0.15rem);
}

.form-floating
  .wpcf7-form-control-wrap:focus-within
  .form-control:not(:placeholder-shown)
  ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating .wpcf7-form-control-wrap:focus-within ~ label::after,
.form-floating .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}

.form-floating .wpcf7-form-control:-webkit-autofill {
}*/

/*** Modal ********/
.modal-content {
  background-color: #f1e8e7;
  border: 0;
  border-radius: 0;
}
.modal-header,
.modal-body {
  padding: 3rem;
}
.modal-header {
  border-bottom: 0;
  background-color: rgb(229 212 211 / 22%);
}
.modal-header .modal-title {
  font-size: 3rem;
  font-weight: 200;
  line-height: normal;
}
.modal-header .btn-close {
  background: none;
  line-height: 26px;
}
.modal-header .btn-close::after {
  content: "\f00d";
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
  font-size: 30px;
}

/******/
.btn {
  --bs-btn-hover-color: #c89328;
  --bs-btn-hover-bg: #c89328;
  --bs-btn-hover-border-color: #c89328;

  min-height: 40px;
  border-radius: 0;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 400;
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #c89328;
  --bs-btn-border-color: #c89328;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #b37c0b;
  --bs-btn-hover-border-color: #b37c0b;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b37c0b;
  --bs-btn-active-border-color: #b37c0b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #c89328;
  --bs-btn-disabled-border-color: #c89328;
}
.btn-outline-primary {
  --bs-btn-color: #c89328;
  --bs-btn-border-color: #c89328;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #c89328;
  --bs-btn-hover-border-color: #c89328;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c89328;
  --bs-btn-active-border-color: #c89328;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #c89328;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #c89328;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.btn-outline-secondary {
  --bs-btn-color: #5c636a;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
}

/****/
::-webkit-input-placeholder {
  color: #000000;
}

.widget_newsletter::-webkit-input-placeholder {
  color: #808080;
}

:-moz-placeholder {
  color: #000000;
  opacity: 1;
}

::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000000;
}

/**
 * Hide element while making it readable for screen readers
 */
.figure {
  display: block;
}

.section-title {
  text-align: center;
  margin-bottom: 5rem;
}
.section-title .title {
  font-size: 3rem;
  font-weight: 200;
  line-height: normal;
}
.section-title .subtitle{
    font-size: 2rem;
    font-weight: 300;
    line-height: normal;
    margin-top: 2rem;
} 
@media screen and (min-width: 768px) {
  .section-title .title {
    font-size: 3.2rem;
  }
  .section-title .subtitle {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 992px) {
  .section-title .title {
    font-size: 3.8rem;
  }
  .section-title .subtitle {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .section-title .title {
    font-size: 4.8rem;
    letter-spacing: 1px;
  }
  .section-title .subtitle {
    font-size: 3.5rem;
  }
}
.section-title .title span {
  font-weight: 600;
}

.topbutton {
  position: fixed;
  bottom: 9rem;
  right: 3rem;
  background-color: #ffffff;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  border-radius: 0.5rem;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}
.topbutton.btn-show {
  visibility: visible;
  opacity: 1;
}

/*** Theme Buttons ***/
.btn__primary,
.btn__secondary {
  height: 40px;
  min-width: 150px;
  justify-content: center;
}
.btn__primary {
  font-size: 1.4rem;
  padding: 1rem 2.5rem;
  border: 0.1rem solid var(--color-gold);
  background-color: transparent;
  color: var(--color-gold);
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
  text-transform: uppercase;
}
.btn__primary:hover {
  background-color: var(--color-gold);
  color: #ffffff;
}

.btn__secondary_xs {
  border: 0.1rem solid #ffffff;
  display: inline-flex;
  align-items: center;
  padding: 0.8rem 1.5rem;
  transition: all 0.15s ease;
}
.btn__secondary_xs:hover {
  background-color: #ffffff;
  color: #000000;
}

.btn__secondary {
  --txt-color: #707070;
  --bg-color: #f5f5f5;

  border: 0.1rem solid var(--txt-color);
  display: inline-flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0.9rem 1.8rem;
  transition: all 0.15s ease;
  white-space: nowrap;
  color: var(--txt-color);
  background-color: var(--bg-color);
}
.btn__secondary:hover {
  background-color: var(--color-gold);
  border-color: var(--color-gold);
  color: #ffffff;
}
.btn__secondary.bg_transparent {
  background-color: transparent;
}
.btn__secondary.bg_transparent:hover {
  background-color: var(--color-gold);
  border-color: var(--color-gold);
}
.btn__primary.color_gray {
  background-color: #f5f5f5;
  color: #707070;
  border-color: #707070;
}
.btn__primary.color_gray:hover {
  background-color: var(--bs-body-color);
  border-color: var(--bs-body-color);
  color: #ffffff;
}

/*** Tabs ***/
.nav-tabs {
  --bs-nav-link-padding-x: 2.5rem;
  --bs-nav-link-padding-y: 1.5rem;
  --bs-nav-tabs-link-active-color: #000;
  --bs-nav-tabs-border-width: 0;
  margin-bottom: 3rem;
}
.nav-tabs .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: uppercase;
  color: var(--color-gold);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: #f1e8e7;
}
@media (max-width: 576px) {
  .nav-tabs {
    --bs-nav-link-padding-x: 1.5rem;
    --bs-nav-link-padding-y: 0.85rem;
  }
}
/**/
.sub_level_navtab{}
.sub_level_navtab .nav-pills .nav-link{
  color: black;
  border-radius: 0px;
  font-family: inherit;
}
.sub_level_navtab .nav-pills .nav-link.active{
  background-color: var(--color-secondary-btn);
  color: white;
}


/*Accordion*/
.accordion{}
.accordion-item{
  --accordion-padding: 2.5rem 2rem;
  --bs-accordion-border-color: var(--color-rose-gold-2);
}
.accordion-header{
  margin-bottom: 0 !important;
}
.accordion-button{
  font-size: 1.8rem;
  padding: 2.5rem 2rem;
}
.accordion-button:focus{
  outline: 0 !important;
  border: none;
  box-shadow: none;
}
.accordion-button::after{
  --bs-accordion-btn-icon-width: 2rem;
}
.accordion-button:not(.collapsed){
  background-color: var(--color-rose-gold-2);
  color: var(--color-gold);
  font-size: 2rem;
  font-weight: 500;
}
.accordion-body{
  padding: 2.5rem 6rem 2.5rem 2rem;
  min-height: 12rem;
  background: rgb(241 232 231 / 27%);
  font-size: 1.8rem;
}

/***TootTip****/
.tooltip {
  font-size: 1.2rem;
}



/****/
.glightbox-clean .gslide-title {
  margin: 0;
}

.pagination_wrapper {
  margin-top: 5rem;
}
.pagination_wrapper .pagination {
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.pagination_wrapper .pagination .page-link {
  background-color: #e9e9e9;
  width: 5rem;
  height: 5rem;
  font-size: 1.8rem;
  font-weight: 600;
  border: 0;
  box-shadow: none;
  display: grid;
  place-content: center;
  color: #8f8f8f;
  transition: all 0.15s ease;
}
.pagination_wrapper .pagination .page-link.active,
.pagination_wrapper .pagination .page-link:hover {
  background-color: #828282;
  color: #ffffff;
}

.preloader {
  position: fixed;
  inset: 0;
  z-index: 1024;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.preloader img {
  width: 25rem;
}
.preloader .spinner-border {
  --bs-spinner-border-width: 0.22rem;
  margin-top: 1rem;
}

/***/
.spinner_preloader {
  margin-top: 3rem;
  text-align: center;
}
.spinner_preloader .spinner-border {
  --bs-spinner-width: 3.5rem;
  --bs-spinner-height: 3.5rem;
  --bs-spinner-border-width: 0.15em;
}

/**/
.select2-container {
  width: 100% !important;
}

/*--------------------------------------------------------------
    [ ## Container ]
--------------------------------------------------------------*/
.container {
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 765px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 1024px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}
@media screen and (min-width: 1660px) {
  .container {
    max-width: 1720px;
  }
}

/*--------------------------------------------------------------
    [ ## Header ]
--------------------------------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.25s;

  height: var(--header-height);
}
body.admin-bar header {
  top: 30px;
}
header .header-top {
  border-bottom: 0.1rem solid rgba(243, 242, 239, 0.5);
  padding: 0.5rem 0;
}
header .lang_switch {
  border-left: 1px solid;
  border-color: var(--color-grey-1);
  padding-left: 3rem;
  height: 24px;
  line-height: 26px;
}
header .lang_switch li {
}
header .lang_switch li.current-lang {
  display: none;
}
header .lang_switch li a {
  font-family: var(--font-family-en);
}
header .lang_switch li a[lang="ar"] {
  font-family: var(--font-family-ar);
}
header .header-top .links {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-left: auto;
}
header .header-top i {
  font-size: 2.4rem;
}
header .header-bottom {
  padding: 1.5rem 0;
}
@media screen and (max-width: 991px) {
  header .header-bottom {
    padding: 1rem 0;
  }
}

/*Search Bar**/
.search_container {
  position: relative;
  display: inline-block;
  margin: 0px;
  height: 44px;
  width: 50px;
  vertical-align: bottom;
}
.search_icon {
  display: inline-block;
  pointer-events: none;
}
.search_button {
  position: absolute;
  font-size: 22px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
header.bg-white .search_button,
header.sticky .search_button {
  color: #000;
}
.search_input:focus + .search_button {
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  background-color: white;
  color: black;
}
header.sticky .search_input:focus + .search_button {
  border: 1px solid #000;
}
.search_input {
  position: absolute;
  left: auto;
  right: 50px;
  background-color: white;
  outline: none;
  border: none;
  padding: 0;
  width: 0;
  height: 100%;
  z-index: 10;
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
header.sticky .search_input {
}
.search_input:focus,
.search_input:active {
  width: 364px;
  padding: 0 16px 0 14px;
  border-right: 1px solid #e5e5e5;
}
header.sticky .search_input:focus {
  border: 1px solid #000;
  border-right: 0;
}

/***/
header .brand-logo {
  width: 18rem;
}
@media screen and (min-width: 992px) {
  header .brand-logo {
    width: 20rem;
  }
}
@media screen and (min-width: 1200px) {
  header .brand-logo {
    width: 24rem;
  }
}
header .brand-logo .logo-sticky {
  display: none;
}
header .main_menu {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
@media screen and (min-width: 1566px) {
    header .main_menu {
        gap: 4rem;
    }
}
@media screen and (max-width: 991px) {
  header .main_menu {
    display: none;
  }
}
header .nav {
  gap: 3rem;
  align-items: center;
}
header .nav a {
  transition: all cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1566px) {
    header .nav a {
        font-size: 1.6rem;
    }
}
header .nav a:hover {
  color: #c89328;
}
header:not(.sticky) .nav a {
  color: #ffffff;
}
header:not(.sticky) .nav a:hover,
header .main_menu li.current-menu-item > a,
header .main_menu li.current-menu-parent > a,
header .sub-menu li.current-menu-item > a {
  color: #c89328;
}
header:not(.sticky) .navbar-toggler svg {
  color: #ffffff;
}
header.bg-white:not(.sticky) .navbar-toggler svg {
  color: #000;
}
header .menu-item-has-children {
  position: relative;
}
/*header li.menu-item-has-children > a::after {
  content: "\f078";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
  margin-left: 6px;
  opacity: 0.6;
  transition: all 0.15s ease;
}*/
header li.menu-item-has-children:hover > a::after {
}
header .menu-item-has-children > .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateY(1rem) translateX(-50%);
  background-color: #ffffff;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  min-width: 23rem;
  padding: 1rem 0;
  transition: all 0.15s ease;
  opacity: 0;
  visibility: hidden;
}
header .menu-item-has-children > .sub-menu a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.8rem 2rem;
  transition: all 0.15s ease;
  font-weight: 500;
  font-size: 1.4rem;
  color: #000000;
  width: 100%;
}
/*header .menu-item-has-children > .sub-menu .menu-item-has-children > a::after {
  content: "\f054";
}*/
/**/
.primary_nav .menu-item-has-children .submenu_toggle {
  background: none;
  border: none;
  color: white;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.primary_nav .menu-item-has-children .submenu_toggle .icon_chevron::before {
  transition: all 0.3s;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
  font-size: 1.3rem;
}
.primary_nav .sub-menu .menu-item-has-children {
    display: flex;
    justify-content: space-between;
}
header.sticky .primary_nav .menu-item-has-children .submenu_toggle,
header.bg-white .primary_nav .menu-item-has-children .submenu_toggle,
.primary_nav .sub-menu .menu-item-has-children .submenu_toggle{
  color: #000;
}
.primary_nav .sub-menu .menu-item-has-children .submenu_toggle{
  margin-right: 5px;
  position: absolute;
  top: 6px;
  right: 0;
}
.primary_nav .sub-menu .menu-item-has-children .submenu_toggle .icon_chevron::before {
    content: "\f054";
}
.menu-item-has-children.active > .submenu_toggle .icon_chevron::before {
    content: "\f077" !important;
}

/**/
header .menu-item-has-children > .sub-menu a:hover,
header .sub-menu li.current-menu-item a {
  background-color: rgba(0, 0, 0, 0.05);
}
header .menu-item-has-children > .sub-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateY(1rem);
  background-color: #ffffff;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  min-width: 23rem;
  padding: 1rem 0;
  transition: all 0.15s ease;
  opacity: 0;
  visibility: hidden;
}
header .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) translateX(-50%);
}
header .menu-item-has-children:hover > .sub-menu .sub-menu {
  transform: translate(0);
}
header .navbar-toggler {
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 992px) {
  header .navbar-toggler {
    display: none;
  }
}
header .navbar-toggler svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
header .navbar-toggler .close {
  opacity: 0;
}
header .navbar-toggler.menu_active .close {
  opacity: 1;
}
header .navbar-toggler.menu_active .bars {
  opacity: 0;
}
header.sticky,
header.bg-white {
  background-color: #ffffff;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
}
header.sticky img,
header.bg-white img {
  display: none;
}
header.sticky img.logo-sticky,
header.bg-white img.logo-sticky {
  display: block;
}
header.sticky .header-top,
header.bg-white .header-top {
  border-color: rgba(39, 39, 37, 0.5);
}
header.sticky .header-top .btn__secondary_xs,
header.bg-white .header-top .btn__secondary_xs {
  border-color: #c89328;
}
header.sticky .nav a,
header.bg-white .nav a {
  color: #000000;
}
header.sticky .nav a:hover,
header.bg-white .nav a:hover {
  color: #c89328;
}
header .onepage-menu {
  background-color: #f5f5f5;
}
@media screen and (max-width: 991px) {
  header {
    --header-height: auto;
  }
  header .onepage-menu {
    display: none;
  }
  header.sticky {
    border-bottom: 1px solid #f3eceb;
  }
  header.sticky .header-top {
    display: none;
  }
}
header .onepage-menu .nav {
  gap: 0;
}
header .onepage-menu a {
  padding: 1.5rem 1rem;
  display: inline-block;
  font-size: 1.4rem;
}
@media screen and (min-width: 1200px) {
  header .onepage-menu a {
    padding: 1.5rem 2rem;
    font-size: 1.5rem;
  }
}

/**Mobile Menu**/
.offcanvas__menu {
  position: fixed;
  top: 0;
  left: -32rem;
  bottom: 0;
  width: 30rem;
  background-color: #ffffff;
  z-index: 1024;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
  overflow-y: auto;
}
.offcanvas__menu.menu_active {
  left: 0;
}
@media screen and (min-width: 1200px) {
  .offcanvas__menu {
    display: none;
  }
}
.offcanvas__menu .menu-header {
  padding: 2rem 1rem 2rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-gold);
}
.offcanvas__menu .menu-header button {
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c89328;
  color: #ffffff;
  border: 0;
  border-radius: 0.2rem;
}
.offcanvas__menu .buttons {
  padding: 2rem 2rem;
}
.offcanvas__menu .main-menu {
    padding: 1rem 1rem 2rem 2rem;
}
.offcanvas__menu .main-menu .menu-title {
  font-weight: 600;
  border-bottom: 0.1rem solid #c89328;
  padding: 0.8rem 0.8rem 0.5rem;
  text-transform: uppercase;
  background-color: rgba(200, 147, 40, 0.1);
  border-radius: 0.3rem;
}
.offcanvas__menu .main-menu li {
  margin: 1.5rem 0;
}
.offcanvas__menu .main-menu > li{
  border-bottom: 1px solid;
  border-color: var(--color-rose-gold-3);
}
.offcanvas__menu .main-menu li a {
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.offcanvas__menu .main-menu li.menu-item-has-children{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.offcanvas__menu .main-menu li.menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
}
/*.offcanvas__menu .main-menu li.menu-item-has-children > a::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  transition: all 0.15s ease;
}
.offcanvas__menu .main-menu li.menu-item-has-children.active > a::after {
  transform: scaleY(-1);
}*/
.offcanvas__menu .menu-item-has-children .submenu_toggle {
  color: black;
  width: 32px;
  height: 32px;
}
.offcanvas__menu .main-menu .sub-menu {
  display: none;
  width: 100%;
  background: #f8f8f8;
  padding: 0 1rem;
}
.offcanvas__menu .main-menu .sub-menu li {
  margin: 1rem 0;
}
.offcanvas__menu .main-menu .sub-menu li + li{
  border-top: 1px solid;
  border-color: #f4f4f4;
}
.offcanvas__menu .sub-menu .menu-item-has-children .submenu_toggle{
  top: 0;
  margin-right: 0;
  margin-left: 5px;
}
.offcanvas__menu .sub-menu .menu-item-has-children .submenu_toggle .icon_chevron::before {
    content: "\f078";
}
.offcanvas__menu .main-menu .sub-sub-menu{
  display: none;
}

/******/
.page_navigation {
  position: fixed;
  top: var(--header-height);
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 1.5rem 0;
  background: #f5f5f5;
  box-shadow: inset 0px 3px 6px 0px rgb(0 0 0 / 9%);
}
.page_navigation ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.page_navigation ul li {
}
.page_navigation ul li + li {
  margin-left: 3rem;
}
.page_navigation ul li a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.4s;
  display: inline-block;
}
.page_navigation ul li a:hover,
.page_navigation ul li a.active {
  transform: scale(1.1);
  font-weight: 600;
}

/*--------------------------------------------------------------
    [ ## Page Banner]
--------------------------------------------------------------*/
.page_banner {
  height: 30rem;
  /*background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: var(--header-height);*/
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .page_banner {
    height: 40rem;
  }
}
@media screen and (min-width: 992px) {
  .page_banner {
    height: 45rem;
  }
}
@media screen and (min-width: 1200px) {
  .page_banner {
    height: 55rem;
  }
}
@media screen and (min-width: 1400px) {
  .page_banner {
    height: 70rem;
  }
}
.page_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.2) 60%,
    rgba(255, 255, 255, 0) 100%
  );
  /*z-index: -1;*/
}
.page_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_banner .title {
  font-size: 3.8rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .page_banner .title {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .page_banner .title {
    font-size: 6.5rem;
  }
}
.page_banner h6 {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 992px) {
  .page_banner h6 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .page_banner h6 {
    font-size: 2.4rem;
  }
}
.page_banner .location {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 1rem;
}
/**VideoBanner**/
.video_banner .video_controls {
  position: absolute;
  bottom: 3rem;
  right: 4rem;
}
.video_banner .video_controls .btn_list {
  display: flex;
}
.video_banner .video_controls .btn_item {
  --btn-dimention: 4rem;
  display: flex;
  position: relative;
  width: var(--btn-dimention);
  height: var(--btn-dimention);
  margin: 0 5px;
  list-style: none;
}
.video_banner .video_controls .btn_item button {
  border: none;
  background: var(--bs-gray-200);
  width: var(--btn-dimention);
  height: var(--btn-dimention);
  border-radius: 50%;
}
.video_banner .video_controls .btn_item button i {
  line-height: var(--btn-dimention);
}

/*--------------------------------------------------------------
    [ ## Footer ]
--------------------------------------------------------------*/
footer {
  background-color: rgba(229, 212, 211, 0.15);
}
footer .footer-top {
  padding: 4rem 0;
}
footer .footer-top .menu-widget {
  display: grid;
  /*grid-template-columns: repeat(2, minmax(0, 1fr));*/
  column-gap: 2rem;
  row-gap: 1rem;
  grid-auto-flow: column;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(5, auto);
  list-style: none;
}
footer .footer-top .menu-widget a {
  font-size: 1.4rem;
  transition: all 0.15s ease;
  text-transform: uppercase;
  font-weight: 500;
}
footer .footer-top .menu-widget a:hover {
  color: #c89328;
}
footer .footer-top p {
  font-size: 1.5rem;
}
footer .footer-top .subscribe-form p {
  margin-bottom: 1.5rem;
}

footer .mailpoet_form {
  display: flex;
  flex-wrap: wrap;
	width: 100%;
}
footer .mailpoet_form .mailpoet_paragraph.input_email {
  margin-bottom: 0 !important;
  width: calc(100% - 120px);
}
footer .mailpoet_form .mailpoet_paragraph.input_email input {
  border: 0.1rem solid #c89328;
  padding: 1rem 1.5rem !important;
  height: 46px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
footer .mailpoet_form .mailpoet_paragraph.input_email input:focus {
  border-color: #000000;
}
footer .mailpoet_form .mailpoet_paragraph.input_email input::placeholder {
  color: #adb5bd;
}
footer .mailpoet_form .mailpoet_paragraph.btn_subscribe {
  width: 120px;
}
footer .mailpoet_form .mailpoet_paragraph.btn_subscribe .mailpoet_submit {
  background-color: #c89328;
  color: white;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 2rem !important;
  border: none;
  height: 46px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
footer .mailpoet_form .mailpoet_paragraph.btn_subscribe .mailpoet_submit:hover {
  background-color: #000000;
}

footer .mailpoet_form .mailpoet_message{
	padding: 0px !important;
}
footer .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{
	border: 2px solid #00d084;
    padding: 10px;
    color: darkgreen !important;
	left: 0;
    transform: translate(0, -50%);
}
body.rtl footer .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{
	right: 0;
	left: inherit;
}
footer .mailpoet_form .mailpoet_validate_error{}


footer .footer-top .social-icons {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-top .social-icons p {
  margin-right: 3rem;
}
footer .footer-top .social-icons ul {
  display: flex;
  align-items: center;
  gap: 2rem;
}
footer .footer-top .social-icons ul a {
  color: #c89328;
  font-size: 1.8rem;
}
footer .footer-top .social-icons ul a:hover {
  color: #212529;
}
footer .footer-middle {
  border-top: 0.2rem solid #c89328;
  padding: 1.5rem 0;
}
footer .footer-middle p {
  font-size: 1.8rem;
}
footer .copyright {
  padding: 1.5rem 0;
  background-color: #d9d9d9;
}
footer .copyright p {
  font-size: 1.2rem;
}
@media (max-width: 576px) {
  footer .footer-middle p {
    font-size: 1.4rem;
  }
  footer .footer-middle .LRQA_icon {
    max-width: 90px;
  }
}

/**** Swiper Slider ****/
:root {
  --swiper-theme-color: #c89328;
}
.swiper-pagination-bullets {
}
.swiper-pagination-bullet {
  background: #000000;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
/**/
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 200;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "\f054";
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "\f053";
}
.swiper-button-disabled {
  color: #ddd;
}
.swiper-button-next.btn_circle,
.swiper-button-prev.btn_circle{
  background: white;
  width: 5rem;
  height: 5rem;
  border: 0.1rem solid #ddd;
  border-radius: 50%;
}
.swiper-button-next.btn_circle:after,
.swiper-button-prev.btn_circle:after{
  --swiper-navigation-size: 26px;
}

/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
.hero_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.hero_section .swiper-slide {
  background-size: cover;
  background-position: center;
  text-align: center;
  position: relative;
  z-index: 1;
  height: 80rem;
  display: flex;
  align-items: center;
  padding-top: 10rem;
}
@media screen and (min-width: 1400px) {
  .hero_section .swiper-slide {
    height: 90rem;
  }
}
@media screen and (min-width: 1660px) {
  .hero_section .swiper-slide {
    height: 100.5rem;
    padding-top: 15rem;
  }
}
.hero_section .swiper-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.2) 60%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: -1;
}
.hero_section .swiper-slide p {
  font-size: 2rem;
  font-weight: 500;
  color: #ffffff;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
}
@media screen and (min-width: 1200px) {
  .hero_section .swiper-slide p {
    font-size: 2.4rem;
  }
}
.hero_section .swiper-slide h1 {
  font-size: 5rem;
  font-weight: 600;
  color: #ffffff;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
}
@media screen and (min-width: 1200px) {
  .hero_section .swiper-slide h1 {
    font-size: 8rem;
    font-weight: 500;
  }
}
.hero_section .swiper-slide h3 {
  font-size: 2.2rem;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.5;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
}
@media screen and (min-width: 1200px) {
  .hero_section .swiper-slide h3 {
    font-size: 2.8rem;
    line-height: 2;
  }
}
.hero_section .swiper-slide .buttons {
  margin-top: 2rem;
}
.hero_section .swiper-slide a {
  border: 0.2rem solid #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 1.5rem 3rem;
  font-size: 1.8rem;
  font-weight: 500;
  transition: all 0.15s ease;
  height: 52px;
}
.hero_section .swiper-slide a:hover {
  background-color: #ffffff;
  color: #000000;
}

.about-us,
.our_lifestyle {
  padding: 8rem 0;
  background-color: rgba(229, 212, 211, 0.45);
}
.about-us video,
.our_lifestyle video {
  width: 100%;
}
.about-us .content,
.our_lifestyle .content {
  background-color: rgba(229, 212, 211, 0.85);
  padding: 2rem 2.5rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .about-us .content,
  .our_lifestyle .content {
    margin-left: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .about-us .content,
  .our_lifestyle .content {
    padding: 3rem 4rem 3rem 8rem;
  }
}
.about-us .buttons,
.our_lifestyle .buttons {
  margin-top: 3rem;
}

/***/
.lifestyle-gallery-slider{
  max-height: 700px;
}
.lifestyle-gallery-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/***/
.our-properties {
  padding: 8rem 0;
  background-color: rgba(229, 212, 211, 0.25);
}
.our-properties .devider {
  margin: 5rem 0 6rem;
  height: 0.1rem;
  background-color: rgba(0, 0, 0, 0.15);
}
.our-properties .properties-slider[dir="rtl"] .info {
  flex-direction: row-reverse;
  text-align: left;
}

.our-properties .carousel-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1500px;
  margin: auto;
}
.our-properties .properties-slider {
  /*width: calc(100% - 70px);
  margin-right: 0;*/
}
.our-properties .commercial-wrapper .properties-slider {
  margin-left: 0;
}
.our-properties .wrapper_title {
  display: flex;
  align-items: center;
}
.our-properties .wrapper_title span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 48px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 3.84px;
  word-wrap: break-word;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}
.our-properties .commercial-wrapper .wrapper_title span {
  transform: rotate(0deg);
}

.temp__properties .our-properties {
  padding: 0;
  position: relative;
  min-height: 300px;
}

/***/
.property_item .thumbnail {
  overflow: hidden;
  position: relative;
  aspect-ratio: 1.5;
}
.property_item .thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  z-index: 10;
}
.property_item:hover .thumbnail::after {
  border-color: #c89328;
}
.property_item .thumbnail .post_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.property_item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.15s linear;
}
.property_item .thumbnail .btn__primary {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  color: #707070;
  border-color: #3b3b3b;
  z-index: 100;
}
.property_item .thumbnail .btn__primary:hover {
  background-color: #c89328;
  border-color: #c89328;
  color: #fff;
}

/**/
body.home .our-properties .property_item .btn_group{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    z-index: 100;
    opacity: 0;
    transition: all .4s;
} 
body.home .our-properties .property_item .btn_group .btn__primary{
    position: unset;
    transform: translate(0);
    opacity: 1;
}
body.home .our-properties .property_item .btn_group .btn__primary:hover{}
body.home .our-properties .property_item:hover .btn_group{
    opacity: 1;
    top: 50%;
}
body.home .our-properties .property_item:hover .btn_group .btn__primary{}

.property_item .info {
  gap: 2rem;
}
.property_item .amenity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1.5rem;
}
.properties-slider.swiper .property_item .amenity {
  display: none;
}
.property_item .amenity .icons {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.property_item .amenity .icons img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.property_item:hover .amenity .btn__secondary {
  background-color: #c89328;
  border-color: #c89328;
  color: white;
}
.property_item .description {
  padding: 1rem 0;
}
.property_item .description .name {
  font-size: 1.6rem;
}
.property_item .description .location {
  margin-top: 5px;
  font-size: 1.5rem;
  font-weight: 300;
}
.property_item:hover .thumbnail img {
  transform: scale(1.08);
}
.property_item:hover .thumbnail .btn__primary {
  opacity: 1;
}

@media screen and (min-width: 1200px) {
    body.home .our-properties .property_item .description .name{
        font-size: 2.2rem;
    }
}

/***/
.download_apps {
  padding: 8rem 0;
  background-color: #ffffff;
}
.download_apps .content p {
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  .download_apps .content p {
    font-size: 1.6rem;
  }
}
.download_apps .content h5 {
  font-size: 3rem;
  font-weight: 500;
  margin-top: 1rem;
}
@media screen and (max-width: 991px) {
  .download_apps .content h5 {
    font-size: 2rem;
  }
}
.download_apps .content img {
  max-width: 20rem;
}
.download_apps .content .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 572px) {
    .download_apps .content .buttons{
        flex-flow: column;
    }
}
/***/
.app_download {
  font-size: 1.4rem;
  color: var(--color-gold);
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}
.app_download span.label {
  margin-right: 1rem;
}
.app_download .downd_btn {
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  border: 0.1rem solid var(--color-gold);
  margin: 0 6px;
  transition: all 0.15s ease;
}
.app_download .downd_btn.andoird {
  font-size: 2.2rem;
}
.app_download .downd_btn:hover {
  background-color: var(--color-gold);
  color: white;
}
/***/
.download_apps .progress_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  .download_apps .progress_wrapper {
    margin-top: 3rem;
  }
}
.download_apps .progress_wrapper button {
  width: 6rem;
  height: 6rem;
  border: 0.1rem solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: #c89328;
}
.download_apps .progress_wrapper button.swiper-button-disabled {
  color: #ddd;
}
.download_apps .progress_wrapper .pagination {
  flex: 1;
  position: relative;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.05);
}
.download_apps .progress_wrapper .pagination span {
  background-color: #d9d9d9;
}
/**/
.download_apps_slider.swiper-fade .swiper-slide {
  background: white;
  opacity: 0 !important;
}
.download_apps_slider.swiper-fade .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.download_apps_slider .swiper-slide .col_start video {
  width: 100%;
  max-height: 50rem;
  aspect-ratio: 4/3;
}
.download_apps_slider .swiper-slide .col_start img {
  max-height: 50rem;
}
.download_apps_slider .swiper-slide .col_start .col_inner {
  position: relative;
}
.download_apps_slider .swiper-slide .col_start .phn_pic {
  position: absolute;
  top: 0;
  left: 40%;
  z-index: 1;
  transition: all 5s;
  transform: translateX(-50%);
}
.download_apps_slider .swiper-slide.swiper-slide-active .col_start .phn_pic {
  left: 50%;
}
.download_apps_slider .swiper-slide .col_start .trans_pic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 2s;
  transform: scaleX(0.8);
  opacity: 0.5;
}
.download_apps_slider .swiper-slide.swiper-slide-active .col_start .trans_pic {
  opacity: 1;
  transform: scaleX(1);
}
.download_apps_slider .swiper-slide .col_start .bg_pic {
  opacity: 0;
}
.download_apps_slider .swiper-slide .col_start,
.download_apps_slider .swiper-slide .col_end {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/***/
.media_gallery {
  padding: 8rem 0;
  background-color: #fff;
}
.media_gallery .media_card {
  position: relative;
}
.media_gallery .media_card::before,
.media_gallery .media_card::after {
  content: "";
  position: absolute;
  z-index: 100;
  width: 0;
  border-bottom: solid 8px #c89328;
}
.media_gallery .media_card::before {
  left: 0;
  bottom: 0;
}
.media_gallery .media_card::after {
  right: 0;
  top: 0;
}
.media_gallery .media_card:hover::before,
.media_gallery .media_card:hover::after {
  animation: border_anim 1s linear forwards;
}
.media_gallery .media_card .thumbnail {
  overflow: hidden;
}
.media_gallery .media_card .thumbnail img {
  transition: all 0.3s linear;
}
.media_gallery .media_card .overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    180deg,
    black 0%,
    rgba(0, 0, 0, 0.45) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  opacity: 0;
  transition: all 0.3s;
}
.media_gallery .media_card .overlay .title {
  font-weight: 600;
  font-size: 4.5rem;
  text-transform: uppercase;
  color: #ffffff;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.8));
  transition: all 0.5s ease;
  transform: translateY(-5rem) scale(1.3);
}
.media_gallery .media_card .overlay .buttons {
  transition: all 0.5s ease;
  transform: translateY(5rem);
}
.media_gallery .media_card .overlay .buttons .btn__primary {
  font-size: 1.6rem;
}
.media_gallery .media_card:hover img {
  transform: scale(1.08);
}
.media_gallery .media_card:hover .overlay {
  opacity: 1;
}
.media_gallery .media_card:hover .title,
.media_gallery .media_card:hover .buttons {
  transform: translateY(0);
  opacity: 1;
}
.media_gallery .media_card_slider{
    max-width: 1100px;
}

@media screen and (min-width: 1200px) {
    .media_gallery .media_card_slider .swiper-wrapper{
        justify-content: center;
    }
}

/****/
@keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

/***/
.awards {
  padding: 8rem 0;
  background-color: #fbf9f8;
  overflow: hidden;
}
.awards .row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 2rem;
}
.awards .swiper {
  padding: 1rem 2rem;
}
@media screen and (min-width: 576px) {
  .awards .swiper {
    margin-left: -5rem;
    margin-right: -5rem;
    padding: 0 5.5rem;
  }
}
@media screen and (min-width: 992px) {
  .awards .swiper {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media screen and (min-width: 1200px) {
  .awards .swiper {
    padding: 2rem 6rem;
  }
}
.awards .content {
  max-width: 90rem;
  margin-left: 3rem;
}
.awards .content h5 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .awards .content h5 {
    font-size: 3rem;
  }
}
.awards .content h6 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .awards .content h6 {
    font-size: 1.8rem;
  }
}
.awards .content p {
  font-weight: 300;
  font-size: 1.6rem;
}
@media screen and (min-width: 1200px) {
  .awards .content p {
    font-size: 1.8rem;
  }
}
.awards .thumbnail {
  border: 0.5rem solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.15);
  max-width: 20rem;
  margin: 0 auto;
}
.awards .thumbnail img {
  border-radius: 0.75rem;
  width: 100%;
}
.awards .btn__prev,
.awards .btn__next {
  position: absolute;
  top: 25%;
  transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
  border: 0.1rem solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: #c89328;
  z-index: 9;
  font-size: 1.2rem;
}
.awards .btn__prev.swiper-button-disabled,
.awards .btn__next.swiper-button-disabled {
  color: #ddd;
}
@media screen and (min-width: 576px) {
  .awards .btn__prev,
  .awards .btn__next {
    top: 50%;
  }
}
.awards .btn__prev {
  left: 0;
}
.awards .btn__next {
  right: 0;
}

.testimonial {
  padding: 8rem 0;
  background-color: rgba(229, 212, 211, 0.45);
  overflow: hidden;
}
.testimonial .row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 2rem;
}
.testimonial .swiper {
  padding: 1rem 2rem;
}
@media screen and (min-width: 576px) {
  .testimonial .swiper {
    margin-left: -5rem;
    margin-right: -5rem;
    padding: 0 5.5rem;
  }
}
@media screen and (min-width: 992px) {
  .testimonial .swiper {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial .swiper {
    padding: 2rem 6rem;
  }
}
.testimonial .thumbnail {
  border: 0.5rem solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.15);
  max-width: 20rem;
  margin: 0 auto;
}
.testimonial .thumbnail img {
  border-radius: 0.75rem;
  width: 100%;
}
.testimonial blockquote {
  font-size: 1.8rem;
  font-weight: 300;
  opacity: 0.75;
  padding: 0 0rem 3rem;
  position: relative;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .testimonial blockquote {
    padding: 0 7rem 3rem;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .testimonial blockquote {
    font-size: 2.4rem;
  }
}
.testimonial blockquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: -15px;
  width: 6.3rem;
  height: 5rem;
  background: url(assets/images/testimonial/quote.svg) no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}
.testimonial blockquote::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 6.3rem;
  height: 5rem;
  background: url(assets/images/testimonial/quote.svg) no-repeat;
  background-position: center;
  background-size: cover;
  transform: scale(-1);
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .testimonial .author {
    padding: 0 7rem;
  }
}
.testimonial .author h6 {
  font-size: 1.8rem;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .testimonial .author h6 {
    font-size: 1.6rem;
  }
}
.testimonial .author p {
  font-weight: 300;
  opacity: 0.8;
}

.testimonial .btn__prev,
.testimonial .btn__next {
  position: absolute;
  top: 25%;
  transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
  border: 0.1rem solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: #c89328;
  z-index: 9;
  font-size: 1.2rem;
}
.testimonial .btn__prev.swiper-button-disabled,
.testimonial .btn__next.swiper-button-disabled {
  color: #ddd;
}
@media screen and (min-width: 576px) {
  .testimonial .btn__prev,
  .testimonial .btn__next {
    top: 50%;
  }
}
.testimonial .btn__prev {
  left: 0;
}
.testimonial .btn__next {
  right: 0;
}

/*--------------------------------------------------------------
# Properties Page
--------------------------------------------------------------*/
.properties_wrapper .tab_wrapper {
  background-color: #f1e8e7;
  padding: 3rem 0 0;
}
.properties_wrapper .tab_wrapper .nav-tab a {
  color: #000000;
  padding: 1.25rem 2rem;
  transition: all 0.15s ease;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .properties_wrapper .tab_wrapper .nav-tab a {
    padding: 1.25rem 3rem;
  }
}
@media screen and (min-width: 992px) {
  .properties_wrapper .tab_wrapper .nav-tab a {
    padding: 1.25rem 4rem;
  }
}
.properties_wrapper .tab_wrapper .nav-tab a.active {
  background-color: #ffffff;
}

/**/
.properties_wrapper .tab_content {
  padding: 6rem 0 0;
  background: white;
}

/***/
.properties_wrapper .view_list_row {
  justify-content: space-between;
  align-items: center;
}
.properties_wrapper .view_list_row .title {
}
.properties_wrapper .view_list_row .list_buttons {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 14px;
}
.properties_wrapper .view_list_row .list_buttons a svg path {
  transition: all 0.3s;
}
.properties_wrapper .view_list_row .list_buttons a:hover svg path {
  fill: var(--color-secondary-btn);
}
.properties_wrapper .view_list_row .list_buttons a.active svg path {
  fill: var(--color-gold);
}

/**/
.afp_form {
  background-color: #f1e8e7;
  padding: 2rem 2rem;
}
@media screen and (min-width: 1200px) {
}
.afp_form .form-group {
  position: relative;
  border: 1px solid;
  border-color: #666;
  padding: 5px;
}
.afp_form .form-select,
.afp_form .form-control {
  border: 0;
  padding: 1rem 1.5rem;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
}
.afp_form .input-group-text {
  position: absolute;
  right: 0;
  background-color: #f1e8e7;
  padding: 1.2rem 1.6rem;
  font-size: 2rem;
  border: 0;
  border-left: 1px solid rgba(229, 212, 211, 1);
  margin-left: 0px !important;
  z-index: 100;
}
.afp_form .action_button .btn {
  min-width: 150px;
  height: 56px;
  padding: 10px 25px;
}
@media screen and (max-width: 991px) {
  .afp_form .action_button {
    display: flex;
    justify-content: space-between;
  }
  .afp_form .action_button .btn {
    min-width: auto;
    width: calc(50% - 6px);
  }
}

.afp_form .advanced_search_row {
  margin-top: 2rem;
}
.afp_form .col_actions {
  margin-left: auto;
}

/****/
.property_search {
  margin-bottom: 8rem;
}

/* spinner
/* ------------------------------------------------------------------------ */
.xps-map-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.spinner {
  display: table;
  margin: 40px auto 0;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 15px;
  height: 15px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/**/
.property_content {
  padding-bottom: 8rem;
}

/**/
.residential_tabContent {
  padding-top: 5rem;
}

/**/
.hospitality_tabContent {
  padding: 0 0;
}

.hospitality_item .thumbnail {
  overflow: hidden;
  position: relative;
}
.hospitality_item .thumbnail::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 5px solid goldenrod;
  transition: all 0.3s linear;
  opacity: 0;
}
.hospitality_item .thumbnail img {
  transition: all 0.2s linear;
  width: 100%;
  object-fit: cover;
}
.hospitality_item .description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 0 2rem;
}
.hospitality_item .name {
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.hospitality_item .location {
  font-size: 1.4rem;
  font-weight: 300;
}
.hospitality_item:hover .thumbnail img {
  transform: scale(1.1);
}
.hospitality_item:hover .thumbnail::after {
  opacity: 1;
}
.hospitality_item:hover .description .btn__secondary {
  border-color: #c89328;
  background-color: #c89328;
  color: #ffffff;
}

/**/
.cta {
  background-color: rgba(229, 212, 211, 0.7);
  padding: 5rem 0;
}
.cta .title {
  font-size: 3rem;
  font-weight: 300;
  font-style: italic;
}
.cta .row_1 {
  align-items: center;
  justify-content: center;
}

.properties_details {
  padding: 8rem 0;
  overflow: hidden;
}
.properties_details .section-title {
  margin-bottom: 8rem;
}
.properties_details .section-title .title {
}
.properties_details .section-title .location {
  padding-top: 3rem;
  text-transform: uppercase;
}

.properties_details .cover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .properties_details .cover-image img {
    min-height: 500px;
  }
}

.properties_details .intro .content {
  background-color: rgba(229, 212, 211, 0.85);
  padding: 2rem 2.5rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .properties_details .intro .content {
    margin-left: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .properties_details .intro .content {
    padding: 3rem 4rem 3rem 8rem;
  }
}
.properties_details .intro .content p + p {
  margin-top: 1rem;
}
.properties_details .intro .buttons {
  margin-top: 3rem;
}
@media screen and (min-width: 1200px) {
  .properties_details .intro .buttons {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 576px) {
  .properties_details .intro .buttons a + a {
    margin-left: 1rem;
  }
}
.properties_details .intro .buttons a {
  font-size: 1.6rem;
}
/*.properties_details .intro .buttons a {
  font-size: 1.4rem;
  padding: 1rem 1.5rem;
  border: 0.1rem solid #c89328;
  color: #c89328;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
}
@media screen and (min-width: 992px) {
  .properties_details .intro .buttons a {
    padding: 1rem 2.5rem;
  }
}
.properties_details .intro .buttons a:hover {
  background-color: #c89328;
  color: #ffffff;
}*/

.properties_details .photo_carousel {
  padding: 8rem 0;
  width: 125%;
}
.properties_details .photo_carousel .swiper-slide {
  overflow: hidden;
  position: relative;
}
.properties_details .photo_carousel .swiper-slide img {
  transition: all 0.4s ease-out;
  aspect-ratio: 1.4;
}
.properties_details .photo_carousel .swiper-slide:hover img {
  transform: scale(1.1);
}
.properties_details .photo_carousel .swiper-slide .zoomin_icon {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  width: 5rem;
  height: 5rem;
  background-image: url(assets/images/zoom-in_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;

  opacity: 0;
  transition: all 0.4s ease-out;
}
.properties_details .photo_carousel .swiper-slide:hover .zoomin_icon {
  opacity: 1;
  transform: scale(1.4);
}
.properties_details .photo_carousel .swiper-button-next{
  right: 20%;
}

/**/
.features_amenities {
  background-color: #f3eceb;
  padding: 8rem 0;
}
.features_amenities_swiper {
  padding-bottom: 2rem;
}
.features_amenities_swiper .swiper-wrapper {
  justify-content: center;
}
.features_amenities_swiper .swiper-slide {
  height: auto;
}
.features_amenities_swiper .swiper-pagination-bullets {
  bottom: 0px;
}
.features_amenities .feature_card .col_inner {
  background-color: #f3f2ef;
  min-height: 100%;
  border-radius: 0.8rem;
  box-shadow: 0 0 0.8rem 0 #e5d4d3;
  padding: 4rem 6rem;
}
.features_amenities .feature_card .title {
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.2rem;
  padding-bottom: 1.5rem;
  font-size: 2.4rem;
  border-bottom: 0.1rem solid rgba(229, 212, 211, 0.7);
}
.features_amenities .feature_card ul {
  list-style-type: disc;
}
.features_amenities .feature_card ul li {
  line-height: 1.5;
  font-size: 1.5rem;
}
.features_amenities .feature_card ul li + li {
  margin-top: 1.2rem;
}
.features_amenities .feature_card ul li::marker {
  color: #c89211;
}

.strategic-location {
  padding: 8rem 0 0;
  background-color: #fbf9f8;
}
.strategic-location .map iframe {
  width: 100%;
  min-height: 550px;
  /*filter: grayscale(1);*/
}
.strategic-location .distance-list li {
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
}
.strategic-location .distance-list li + li {
  margin-top: 1.5rem;
}
.strategic-location .distance-list li span {
  background-color: white;
}
.strategic-location .distance-list li span.icon {
  width: 7rem;
  height: 7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 7rem;
  filter: grayscale(1);
}
.strategic-location .distance-list li span.icon img {
  max-width: 50px;
  max-height: 50px;
}
.strategic-location .distance-list li span:not(.icon) {
  flex: 1;
  padding: 1.5rem 2.5rem;
  display: flex;
  align-items: center;
}

.outlets {
  padding: 8rem 0 0;
}
.outlets .inner_container {
  padding-bottom: 8rem;
  border-bottom: 0.1rem solid rgba(229, 212, 211, 0.7);
}
.outlets .outlet_slider.swiper{
  padding: 0 32px;
}
.outlet_slider .swiper-button-prev{
  left: 0;
}
.outlet_slider .swiper-button-next{
  right: 0;
}
.outlet_slider.swiper-rtl .swiper-button-next{
  left: 0;
  right: inherit;
}
.outlet_slider.swiper-rtl .swiper-button-prev{
  right: 0;
  left: inherit;
}


.coworking_tabContent .intro,
.coworking_tabContent .available_locations,
.coworking_tabContent .features_aminities {
  padding: 8rem 0;
}
.coworking_tabContent .intro {
  padding-top: 0;
}
.coworking_tabContent .intro .cover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.coworking_tabContent .available_locations {
  padding-bottom: 0;
}
.coworking_tabContent .intro .content {
  background-color: rgba(229, 212, 211, 0.85);
  padding: 2rem 2.5rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .coworking_tabContent .intro .content {
    margin-left: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .coworking_tabContent .intro .content {
    padding: 3rem 4rem 3rem 8rem;
  }
}
.coworking_tabContent .intro .content p + p {
  margin-top: 15px;
}
.coworking_tabContent .intro .buttons {
  margin-top: 3rem;
  text-transform: uppercase;
}
.coworking_tabContent .features_aminities {
  background-color: #f3eceb;
}
.coworking_tabContent .features_aminities .features__item {
  padding: 3rem 2rem;
  background-color: #f3f2ef;
  box-shadow: 0 0 0.8rem 0 #e5d4d3;
  border-radius: 0.8rem;
  text-align: center;
}
.coworking_tabContent .features_aminities .features__item .thumb {
  filter: grayscale(1);
  margin-bottom: 3rem;
  transition: all 0.3s;
}
.coworking_tabContent .features_aminities .features__item:hover .thumb {
  filter: grayscale(0);
}
.coworking_tabContent .features_aminities .features__item .thumb img {
  max-height: 15rem;
}
.coworking_tabContent .features_aminities .features__item .title {
  font-size: 2rem;
  margin-bottom: 2rem;
}
.coworking_tabContent .features_aminities .features__item p {
  font-size: 1.4rem;
}
@media screen and (min-width: 1660px) {
  .coworking_tabContent .features_aminities .features__item p {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------------------------
# Subpages
--------------------------------------------------------------*/
.page__wrapper {
}
.page__wrapper .page_banner {
}
.page__wrapper .page_container {
  padding: 8rem 0;
}
@media (max-width: 768px) {
  .page__wrapper .page_container {
    padding: 4rem 0;
  }
}
.page__wrapper .page_container .page_title {
}
.page__wrapper .page_container .page_content {
  min-height: 300px;
}
.page_content p {
}
.page_content p + p {
  margin-top: 1.5rem;
}
.page_content a {
}

.page_content h1,
.page_content h2,
.page_content h3,
.page_content h4,
.page_content h5,
.page_content h6 {
  margin-bottom: 1rem;
}
.page_content h1 {
  font-size: 2.8rem;
}
.page_content h2 {
  font-size: 2.6rem;
}
.page_content h3 {
  font-size: 2.4rem;
}
.page_content h4 {
  font-size: 2.2rem;
}
.page_content h5 {
  font-size: 2rem;
}
.page_content h6 {
  font-size: 1.8rem;
}

@media screen and (min-width: 992px) {
  .page_content h1 {
    font-size: 3.8rem;
  }

  .page_content h2 {
    font-size: 3.4rem;
  }

  .page_content h3 {
    font-size: 3.2rem;
  }
  .page_content h4 {
    font-size: 3rem;
  }
  .page_content h5 {
    font-size: 2.8rem;
  }
  .page_content h6 {
    font-size: 2.4rem;
  }
}

.page_content table {
}
.page_content table td,
.page_content table th {
  border-color: rgb(200 147 39 / 22%);
  border-style: solid;
  border-width: 1px;
  padding: 10px 15px;
}

/*--------------------------------------------------------------
# News Page
--------------------------------------------------------------*/
.news_wrapper {
  padding: 0 0;
}
.news_wrapper .search_post {
  background-color: #f1e8e7;
  padding: 3rem 4rem;
}
.news_wrapper .search_post .form-control {
  border: 0;
  padding: 1rem 1.5rem;
  border-radius: 0;
  box-shadow: none;
}
.news_wrapper .search_post .input-group {
  padding: 5px;
}
.news_wrapper .search_post .input-group-text {
  background-color: transparent;
  padding: 1rem 1.5rem;
  font-size: 2rem;
  border: 0;
  border-left: 1px solid rgba(229, 212, 211, 1);
  margin-left: 0px !important;
}
.news_wrapper .search_post .date-selector {
  position: relative;
  border: 1px solid;
  border-color: #666;
}
.news_wrapper .search_post .input-date {
  background: transparent;
}
.news_wrapper
  .search_post
  .date-selector
  input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.news_card {
  max-width: 36.5rem;
  margin: 0 auto;
}
.news_card .thumbnail {
  overflow: hidden;
  position: relative;
  aspect-ratio: 1.5;
}
.news_card .thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  z-index: 10;
  transition: all 0.15s linear;
}
.news_card:hover .thumbnail::after {
  border-color: #c89328;
}
.news_card .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.news_card:hover .thumbnail img {
  transform: scale(1.15);
}
.news_card .description {
  padding: 1.5rem 0;
}
.news_card .post-title a {
  line-height: 1.5;
  font-weight: 500;
  display: block;
  transition: all 0.15s ease;
}
.news_card:hover .post-title a {
  font-weight: 600;
}
.news_card .post-title a:hover {
  color: #c89328;
}

.news_content {
  padding: 8rem 0 0;
}
.news_content .row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
@media screen and (min-width: 1200px) {
  .news_content .row {
    --bs-gutter-x: 5rem;
    --bs-gutter-y: 5rem;
  }
}
.news_content .loadmore {
  margin: 5rem 0;
}

/*--------------------------------------------------------------
# Lifestyle Page
--------------------------------------------------------------*/
.lifestyle-intro {
  padding: 8rem 0;
}
.lifestyle-intro .section-title {
  margin-bottom: 2rem;
}

.lifestyle_services_list {
}
.lifestyle_services_list .lifestyle-section {
}
.lifestyle_services_list .lifestyle-section:nth-of-type(odd) {
  --bg: #f5f0ef;
}
.lifestyle_services_list .lifestyle-section:nth-of-type(even) .col_content {
  order: -1;
}
.lifestyle_services_list
  .lifestyle-section:nth-of-type(even)
  .col_content
  > .content {
  margin-left: 0;
  margin-right: -4rem;
  padding: 3rem 8rem 3rem 4rem;
}

.lifestyle-section {
  padding: 8rem 0;
  background-color: var(--bg);
}
.lifestyle-section .section-title {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1200px) {
  .lifestyle-section .section-title {
    margin-bottom: 4rem;
  }
}
.lifestyle-section .cover-image .swiper-slide img {
  height: 60rem;
  width: 100%;
  object-fit: cover;
}
.lifestyle-section .swiper button {
  font-size: 3rem;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: white;
}
.lifestyle-section .swiper button.button-prev {
  left: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .lifestyle-section .swiper button.button-prev {
    left: 3rem;
  }
}
.lifestyle-section .swiper button.button-next {
  right: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .lifestyle-section .swiper button.button-next {
    right: 3rem;
  }
}
.lifestyle-section .content {
  background-color: rgba(229, 212, 211, 0.85);
  padding: 2rem 2.5rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .lifestyle-section .content {
    margin-left: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .lifestyle-section .content {
    padding: 3rem 4rem 3rem 8rem;
  }
}
.lifestyle-section .content .buttons {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
}
.lifestyle-section .content p {
  font-size: 1.6rem;
}
.lifestyle-section .content p + p {
  margin-top: 1rem;
}
@media screen and (min-width: 992px) {
  .lifestyle-section .order-lg-first .content {
    margin-left: 0;
    margin-right: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .lifestyle-section .order-lg-first .content {
    padding: 3rem 8rem 3rem 4rem;
  }
}

/*--------------------------------------------------------------
# Oyster Page
--------------------------------------------------------------*/
.banner_living {
  height: 100vh;
  padding-top: 15rem;
}
.banner_living video {
  position: absolute;
  top: 5rem;
  width: 100%;
  height: calc(100% - 5rem);
  object-fit: cover;
  object-position: top;
}

/**/
.oyster_hero,
.living_hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 16rem;
  padding: 6rem 0;
}
.oyster_hero .logo,
.living_hero .logo {
  max-width: 18rem;
}
@media screen and (min-width: 992px) {
  .oyster_hero .logo,
  .living_hero .logo {
    max-width: 25rem;
  }
}
@media screen and (min-width: 1200px) {
  .oyster_hero .logo,
  .living_hero .logo {
    max-width: 30rem;
  }
}
.oyster_hero .hero_title,
.living_hero .hero_title {
  font-size: 2.4rem;
  margin: 3rem 0;
  line-height: 1.5;
  max-width: 60rem;
}
@media screen and (min-width: 1200px) {
  .oyster_hero .hero_title,
  .living_hero .hero_title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1400px) {
  .oyster_hero .hero_title,
  .living_hero .hero_title {
    font-size: 3.4rem;
    max-width: 70rem;
  }
}
.oyster_hero .hero-image,
.living_hero .hero-image {
  text-align: center;
}
.oyster_hero .hero-image img,
.living_hero .hero-image img {
  max-width: 35rem;
}
@media screen and (min-width: 1200px) {
  .oyster_hero .hero-image img,
  .living_hero .hero-image img {
    max-width: 50rem;
  }
}
@media screen and (min-width: 1400px) {
  .oyster_hero .hero-image img,
  .living_hero .hero-image img {
    max-width: 60rem;
  }
}

.about_oyster .content,
.about_living .content {
  background-color: var(--bg);
  padding: 3rem;
}
@media screen and (min-width: 992px) {
  .about_oyster .content[style],
  .about_living .content[style] {
    margin-top: -5rem;
  }
}
@media screen and (min-width: 1200px) {
  .about_oyster .content[style],
  .about_living .content[style] {
    padding: 4rem 6rem;
  }
}
.about_oyster .content p + p,
.about_living .content p + p {
  margin-top: 1rem;
}

.oyster_privileges {
  padding: 8rem 0;
  background-color: #f8f4f4;
}
.oyster_privileges .privileges-slider-wrapper {
  margin-top: 0rem;
}
@media screen and (min-width: 1200px) {
}
.oyster_privileges .privileges-slider-wrapper .row_01 {
  --bs-gutter-x: 0;
  position: relative;
  justify-content: flex-end;
  align-items: center;
}
.oyster_privileges .privileges-slider-wrapper .col-slider {
  position: absolute;
  left: 0;
}
.oyster_privileges .privileges-slider-wrapper .mockup {
  text-align: right;
}
.oyster_privileges .privileges-slider-wrapper .mockup img {
  position: relative;
  z-index: 100;
}
.oyster_privileges .privilege_item {
  position: relative;
  border: 5px solid #c89328;
  border-radius: 2rem;
  overflow: hidden;
}
.oyster_privileges .privilege_item .thumb {
  overflow: hidden;
  position: relative;
}
.oyster_privileges .privilege_item .thumb::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background-image: linear-gradient(to top, rgb(0 0 0 / 86%), rgb(255 255 255 / 0%));
}
.oyster_privileges .privilege_item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    transition: all 0.15s linear;
}
.oyster_privileges .privilege_item .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 2rem 2rem;
}
.oyster_privileges .privilege_item h6 {
  font-weight: 600;
  font-size: 2.4rem;
}
.oyster_privileges .privilege_item p {
  color: white;
  font-weight: 500;
  font-size: 1.5rem;
}
.oyster_privileges .privilege_item:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 1199px) {
  .oyster_privileges .mockup {
    display: none;
  }
}

.membership {
  /*background-color: #F8F4F4;*/
  padding: 8rem 0;
}
.membership .pricing-item {
  background-color: white;
  border-radius: 1rem;
  overflow: hidden;
}
.membership .pricing-item .pricing-header {
  border-radius: 1rem;
  padding: 3rem 2rem;
  box-shadow: 0 0 0.8rem 0.1rem rgba(0, 0, 0, 0.25);
  text-align: center;
}
.membership .pricing-item .pricing-header .title {
  font-weight: 600;
  font-size: 3.2rem;
  margin-bottom: 1rem;
}
.membership .pricing-item .pricing-header button {
  background-color: transparent;
  font-weight: 600;
}
.membership .pricing-item .pricing-header button:hover {
  background-color: #c89328;
}
.membership .pricing-item .pricing-body {
  padding: 5rem 2.5rem;
}
.membership .pricing-item .pricing-body ul li + li {
  margin-top: 1.5rem;
}
.membership .pricing-item .pricing-body h6 {
  font-weight: 600;
}
.membership .pricing-item .pricing-body h6 small {
  font-weight: 400;
  font-style: italic;
  font-size: 1.4rem;
}
.membership .pricing-item .pricing-body p {
  font-size: 1.5rem;
  line-height: 1.5;
}
.membership .pricing-item .pricing-body .checklist li {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  font-size: 1.5rem;
}
.membership .pricing-item .pricing-footer {
  height: 2rem;
}
.membership .pricing-item.Platinum .pricing-header,
.membership .pricing-item.Platinum .pricing-footer {
  background: linear-gradient(
    45deg,
    #e7e7e7 0%,
    #f4fefe 45%,
    #f4fefe 50%,
    #e7e7e7 100%
  );
}
.membership .pricing-item.Gold .pricing-header,
.membership .pricing-item.Gold .pricing-footer {
  background: linear-gradient(
    45deg,
    #c89328 0%,
    #e2cd46 45%,
    #e2cd46 50%,
    #c89328 100%
  );
}
.membership .pricing-item.Silver .pricing-header,
.membership .pricing-item.Silver .pricing-footer {
  background: linear-gradient(
    45deg,
    #97999b 0%,
    #dddddd 45%,
    #dddddd 50%,
    #97999b 100%
  );
}
.membership .pricing-item.Bronze .pricing-header,
.membership .pricing-item.Bronze .pricing-footer {
  background: linear-gradient(
    45deg,
    #946037 0%,
    #c89328 45%,
    #c89328 50%,
    #946037 100%
  );
}
.membership .membership-enquire {
  background-color: #ede1e0;
  padding: 3rem;
  margin-top: 6rem;
}
.membership .membership-enquire p {
  font-size: 2.2rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  .membership .membership-enquire p {
    text-align: center;
    flex-direction: column;
  }
}
@media screen and (min-width: 1400px) {
  .membership .membership-enquire p {
    justify-content: center;
  }
}

.download_privilege {
  background-color: #c89328;
  padding: 7rem 0;
}
.download_privilege .row_1{
    justify-content: space-around;
    align-items: center;
}
.download_privilege .title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 1400px) {
  .download_privilege .title {
    font-size: 3.6rem;
  }
}
.download_privilege .title b {
  font-weight: 600;
}
.download_privilege p {
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  .download_privilege p {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .download_privilege p {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1400px) {
  .download_privilege p {
    font-size: 2.8rem;
  }
}

/***/
.about_living {
  padding: 8rem 0;
}
.about_living .row_01 {
  align-items: flex-start;
  --bs-gutter-x: 5.5rem;
}
.about_living .living_logo,
.about_living .oyster_logo {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
.about_living .living_logo img {
  max-height: 14rem;
}
.about_living .oyster_logo img {
  max-height: 11rem;
}
.about_living .col_01 .content {
  margin-top: 0;
}
.about_living .col_02 .sec_intro {
  border-left: 1px solid #e3e3e3;
  padding-left: 3rem;
  margin-bottom: 12rem;
}
.about_living .col_02 .sec_intro .hero_title {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 3rem;
}
.about_living .col_02 .sec_intro .hero_title .text-theme {
  font-weight: 600;
}

/**/
.living_privileges {
  padding: 8rem 0;
  background-color: #f5f0ef;
}

.living_privileges_slider .privilege_item {
  background-color: #f3f2ef;
  border: 0.3rem solid #c89328;
  border-radius: 1rem;
  padding: 3.5rem 1rem;
  text-align: center;
  height: 240px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1400px) {
  .living_privileges_slider .privilege_item {
    padding: 4.5rem 3rem;
  }
}
.living_privileges_slider .privilege_item img {
  height: 8rem;
  width: 10rem;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .living_privileges_slider .privilege_item img {
    max-height: 5rem;
  }
}
.living_privileges_slider .privilege_item p {
  font-weight: 400;
  font-size: 1.6rem;
  margin-top: 2rem;
  line-height: 22px;
  height: 44px;
}

/**Living Privilege Features***/
.living_features {
  --gold: #d4af37;
  --text: #2b2f36;
  --muted: #5b616b;
  --card-width: clamp(300px, 46vw, 480px);
      
  max-width: 1200px;
  margin: clamp(16px, 4vw, 56px) auto;
  padding: clamp(8px, 2vw, 16px)
}

.living_features .stage {
  position: relative;
  width: min(1100px, 95vw);
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}

.privilege_card_img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--card-width);
  height: auto;
  transform: translate(-50%, -50%) rotate(-10deg);
  pointer-events: none;
  filter: drop-shadow(0 18px 35px rgba(0, 0, 0, .22)) drop-shadow(0 6px 14px rgba(0, 0, 0, .18));
}

/* Perk (iconn + text) */
.living_features .perk_block {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 260px;
  line-height: 1.25;
  color: var(--text);
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .08));
  font-size: 16px;
}

.living_features .perk_block.right {
  flex-direction: row-reverse;
  text-align: right
}

.living_features .perk_block .icon {
  --dimentions: 60px;
  width: var(--dimentions);
  height: var(--dimentions);
  flex: 0 0 var(--dimentions);
}

.living_features .perk_block svg {
  width: 100%;
  height: 100%;
  stroke: var(--gold);
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.living_features .perk_block .label {
  font-weight: 400;
  display: block;
  color: #2a2d34
}

/*.living_features .perk_block span {
  display: block;
  font-size: 14px;
  color: var(--muted)
}*/

/* --- Positions (percentages of the stage) --- */
.perk_block.p1 {
  top: 18%;
  left: 9%
}

.perk_block.p2 {
  top: 6%;
  left: 50%
}

.perk_block.p3 {
  top: 27%;
  right: 5%
}

.perk_block.p4 {
  bottom: 25%;
  left: 5%
}

.perk_block.p5 {
  bottom: 6%;
  left: 33%
}

.perk_block.p6 {
  bottom: 22%;
  right: 8%
}

/* Mobile fallback: stack under the card */
@media (max-width: 900px) {
  .living_privileges .stage {
    aspect-ratio: auto;
    padding-bottom: 24px
  }

  .privilege_card_img {
    position: relative;
    left: 50%;
    top: auto;
    transform: translateX(-50%) rotate(-10deg);
    margin: 32px 0 10px;
  }

  .living_features .perk_block {
    position: static;
    margin: 10px auto;
    max-width: min(92vw, 600px);
    text-align: left !important;
    flex-direction: row !important
  }

  .perk-flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 12px
  }
}


/****/
.temp_about {
}
.temp_about .section_list .section_item {
  padding: 3rem 0;
}
.temp_about .section_list .section_item .sec_title {
  font-size: 3rem;
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .temp_about .section_list .section_item {
    padding: 6rem 0;
  }
  .temp_about .section_list .section_item .sec_title {
    font-size: 4rem;
  }
}
.temp_about .section_list .section_item .sec_content {
}
.temp_about .section_item .sec_content p {
  color: rgba(0, 0, 0, 0.75);
  font-weight: 300;
  font-size: 1.8rem;
}
.temp_about .section_item .sec_content p + p {
  margin-top: 1.5rem;
}
.temp_about .sec_afp .col_start {
  --bg: #f3eceb;
}
.temp_about .sec_afp .col_inner {
  padding: 3rem;
}
.temp_about .sec_afp .col_start .col_inner {
  background-color: #f3eceb;
}
.temp_about .sec_afp .sec_content .row_1 {
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1400px) {
  .temp_about .sec_afp .sec_content .row_1 {
    --bs-gutter-x: 18rem;
  }
}
@media screen and (min-width: 992px) {
  .temp_about .sec_afp .col_start {
    border-right: 1px solid #f1e7e5;
  }
  .temp_about .sec_afp .sec_content .row_1 {
    --bs-gutter-x: 4rem;
  }
  .temp_about .sec_afp .col_start .col_inner {
    padding: 4rem 6rem;
  }
  .temp_about .sec_afp .col_end .col_inner {
    padding: 0;
  }
}

/**/
.temp_about .section_item.sec_president {
  background: #f3f2ef;
}
.temp_about .section_item.sec_president .sec_title {
  text-align: center;
  margin-bottom: 5rem;
}
.temp_about .section_item .col_profile img.photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.temp_about .section_item .col_profile .desc {
  margin-top: 1.5rem;
  font-weight: 600;
  font-size: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .temp_about .section_item .col_profile .desc {
    max-width: calc(100% - 3.5rem);
  }
}
.temp_about .section_item .col_profile .desc > span {
  font-weight: 300;
  font-size: 1.4rem;
  display: inline-block;
}

.overlay_content {
  align-items: center;
}
.overlay_content.dir_row_reverse {
  flex-direction: row-reverse;
}
.overlay_content .text_col .inner_col {
  background-color: rgba(229, 212, 211, 0.85);
  min-height: 25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 10;
  padding: 5rem;
}
@media screen and (max-width: 991px) {
  .overlay_content {
    --bs-gutter-y: 3rem;
  }
  .overlay_content .text_col .inner_col {
    padding: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .overlay_content .text_col .inner_col {
    margin-left: -4rem;
  }
  .overlay_content.dir_row_reverse .text_col .inner_col {
    margin-left: 0;
    margin-right: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .overlay_content .text_col .inner_col {
    padding: 5rem 5rem 5rem 15rem;
  }
  .overlay_content.dir_row_reverse .text_col .inner_col {
    padding: 5rem 15rem 5rem 5rem;
  }
}

/***/
.temp_about .section_item.sec_vision_mission {
}
.temp_about .section_item.sec_vision_mission .sec_title {
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .temp_about .section_item.sec_vision_mission .sec_content > .row {
    --bs-gutter-x: 4rem;
  }
}
@media screen and (min-width: 1400px) {
  .temp_about .section_item.sec_vision_mission .sec_content > .row {
    --bs-gutter-x: 8rem;
  }
}
.temp_about .section_item.sec_vision_mission .content_col .inner_col {
  height: 100%;
  padding: 5rem;
  box-shadow: 0px 0px 8px #e5d4d3;
  border-radius: 5px;
  background-color: #f3f2ef;
}
@media screen and (max-width: 991px) {
  .temp_about .section_item.sec_vision_mission .col_vision {
    margin-bottom: 5rem;
  }
}

/***/
.temp_about .section_list .sec_exec_mangmnt {
  background-color: #f3eceb;
}
/***/
.temp_about .section_list .sec_leasing_team {
  background-color: #f1e8e7;
}

/**/
.temp_about .section_item .team_members {
  justify-content: center;
}
.temp_about .section_item .team_members .col_member .inner_col {
  background: #fff;
  padding: 2rem;
  height: 100%;
}
.temp_about .section_item .team_members .member_photo {
}
.temp_about .section_item .team_members .member_name {
  font-size: 2rem;
  font-weight: 600;
  margin: 2rem 0 0.5rem;
}
.temp_about .section_item .team_members .member_desig {
  font-size: 1.8rem;
  font-weight: 400;
}
.temp_about .section_item .team_members .member_desc {
  font-size: 1.4rem;
  margin-top: 1.5rem;
}

/**Elite Collection**/
.temp_about .sec_features .feature_list .list_item {
  background: white;
  --bs-gutter-x: 0;
}
.temp_about .sec_features .feature_list .list_item + .list_item {
  margin-top: 3rem;
}
.temp_about
  .sec_features
  .feature_list
  .list_item:nth-of-type(even)
  .col_figure {
  order: 2;
}
.temp_about .sec_features .feature_list .col_figure .inner_col {
  height: 100%;
}
.temp_about .sec_features .feature_list .col_figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.temp_about .sec_features .feature_list .col_caption {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.temp_about .sec_features .feature_list .col_caption .inner_col {
  padding: 2rem;
}
.temp_about .sec_features .feature_list .col_caption ._title {
  font-size: 2.5rem;
  margin-bottom: 1.6rem;
  font-weight: 600;
}
.temp_about .properties-slider .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .temp_about .properties-slider {
    padding-bottom: 3rem;
  }
  .temp_about .properties-slider .swiper-pagination {
    display: block;
    bottom: 0;
  }
}

/*** Media Gallery *****/
.gallery_list .gallery_item {
  padding-top: 5rem;
}
.gallery_list .gallery_item + .gallery_item {
  margin-top: 10rem;
}
.gallery_list .gallery_item .gallery_title {
  text-align: center;
  font-size: 4rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.gallery_list .gallery_item .media_item .inner_item {
  display: inline-flex;
  width: 100%;
  height: 100%;
}
.gallery_item .media_item.type_video {
}
.gallery_item .media_item.type_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_item .media_item.type_video .video_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  font-size: 80px;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.6;
  transition: all 0.4s;
}
.gallery_item .media_item .inner_item:hover .video_icon {
  transform: translate(-50%, -50%) scale(1.15);
  opacity: 1;
}

/*** Single Post ****/
.post_single .content_container {
  max-width: 1027px;
}
.post_single .section-title .title {
  font-weight: 600;
  color: #c89327;
}
.post_single .post_date {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
  font-size: 2rem;
  font-weight: 300;
  color: #8d8d8d;
}
.post_single .post_date ._icon {
}
.post_single .content_container {
}
.post_single .cover-image {
  margin-bottom: 3rem;
  text-align: center;
}
.post_single .content p + p {
  margin-top: 2rem;
  text-align: left;
}

/*** Page Template: Contact us ****/
.temp_contact .form_container {
  max-width: 900px;
  width: 100%;
  display: table;
  margin: 0 auto;
}
.contact_info {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem;
  margin-top: 10rem;
  border-top: 1px solid var(--color-rose-gold-2);
  padding-top: 3rem;
}
.contact_info .info_item {
  display: flex;
  border: 1px solid;
  border-color: var(--color-rose-gold);
  align-items: center;
}
.contact_info ._icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 7rem;
  background: rgb(241 232 231 / 43%);
  border-right: 1px solid;
  border-color: var(--color-rose-gold);
  font-size: 3.5rem;
}
.contact_info ._value {
  padding: 1.5rem 2rem;
}
.contact_info ._value > a {
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 576px) {
  .contact_info {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
  .contact_info ._value > a {
    font-size: 1.6rem;
  }
  .facade_modal .modal-body {
    padding: 2rem !important;
    }
    .facade_modal .modal-body .col_sec_content h1 {
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 1rem!important;
    font-size: 2.5rem!important;
    margin-bottom: 1rem!important;
}
.facade_modal .modal-body .col_sec_content .sec_content {
    margin-left: 0!important;
    margin-right: 0!important;
    padding: 2rem!important;
}
.facade_modal .modal-body .col_sec_content .btn_group {
    margin-top: 2rem!important;
    margin-left: 0!important;
    margin-right: 0!important;
}
.facade_modal .modal-body .col_sec_content .btn_group .btn-enquire {
    min-height: 30px !important;
    padding: 10px!important;
    line-height: 10px!important;
    font-size: 12px;
}

}

/*** Page Template: FAQ ****/
.temp__faq .faq_accordion{
  max-width: 1200px;
  margin: 0 auto;
}
.faq_accordion{
  counter-reset: questionNumber; /* Reset counter to 0 */
}
.faq_accordion .accordion-item {
  counter-increment: questionNumber; /* Increment counter for each item */
}
.faq_accordion .accordion-item .accordion-button::before {
  content: counters(questionNumber, ".", decimal-leading-zero) " "; /* Format the counter output */
  width: 4rem;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f4f4f4;
  border-radius: 50%;
  margin-right: 1.2rem;
}


/*** Page Template: Sustainability ****/
.temp_sustainability .section__row{
    margin-bottom: 10rem;
}
.temp_sustainability .sus_second_title{
    text-align: center;
    font-weight: 400;
    margin-bottom: 3rem;
}

.temp_sustainability h3{
    font-weight: 300;
    font-size: 2.2rem;
    margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
    .temp_sustainability h3{
        font-size: 2.8rem;
    }
}
@media screen and (min-width: 1200px) {
    .temp_sustainability h3{
        font-size: 3.5rem;
        margin-bottom: 2.2rem;
    }
}

.temp_sustainability .main_content{
    align-items: center;
    justify-content: center;
}
.temp_sustainability .main_content .col_logo{
    text-align: right;
}
.temp_sustainability .main_content .col_logo .inner_col{
    /*background: white;*/
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*padding: 14rem 3rem;*/
}
.temp_sustainability .main_content .athar_logo{
    max-height: 250px;
    width: auto;
}

.temp_sustainability .main_content .col_sec_content .inner_col{
    background-color: rgba(229, 212, 211, 0.85);
    padding: 3rem;
    padding-left: 6rem;
    margin-left: -4rem;
}

/**/
.temp_sustainability .sus_artwork_section{
    background: url(assets/images/pattern_bg_1.jpg);
    padding: 6rem 0;
}
.temp_sustainability .sus_artwork_section .col_sec_content .inner_col{
    text-align: center;
}
.temp_sustainability .sus_artwork_section .sec_title{}
.temp_sustainability .sus_artwork_section .sec_content{}
.temp_sustainability .artworks_list{
    /*--bs-gutter-y: 4rem;
    --bs-gutter-x: 8rem;
    max-width: 1220px;
    justify-content: center;
    margin: 0 auto;*/
    --bs-gutter-y: 3rem;
    margin-top: 0;
}
@media screen and (min-width: 1560px) {
    .temp_sustainability .artworks_list .col_item img.item_pic{
        max-width: 430px;
    }
}

/**/
.temp_sustainability .sus_report_section .col_sec_content{
    text-align: center;
}
/*.temp_sustainability .report_list .col_item .item_link{
    background-color: #f3f2ef;
    border: 0.3rem solid #c89328;
    border-radius: 1rem;
    padding: 2.2rem 3rem;
    height: 120px;
    display: inline-flex;
    align-items: center;
}
.temp_sustainability .report_list .col_item .item_icon{
    max-width: 60px;
}
.temp_sustainability .report_list .col_item .item_title{
    margin-left: 16px;
}
.temp_sustainability .report_list .col_item .item_link:hover{
    background-color: #eceae4;
    border: 0.3rem solid #a67718;
}*/

.sus_report_section .report_list{
    justify-content: flex-start;
}
@media (min-width: 1200px) {
    .sus_report_section .report_list{
        --bs-gutter-x: 5.5rem;
        --bs-gutter-y: 5.5rem;
    }
}
.sus_report_section .report_list .col_item .inner_col{
    flex-flow: row;
    display: flex;
    align-items: center;
}
.sus_report_section .report_list .btn_group{
    display: flex;
    flex-flow: column;
    gap: 10px;
    padding: 10px;
}
.sus_report_section .report_list .btn_group .btn{
    white-space: nowrap;
    line-height: 33px;
    height: 40px;
    padding: 4px 20px;
}


/****/
.temp_medical_centre{
    padding: 0;
}
.temp_medical_centre .text-theme {
    color: #25345f;
}
.temp_medical_centre .page_entry_title .section-title .title span {
    color: #c89328;
}

.temp_medical_centre .section__row {
    margin-bottom: 8rem;
}
.temp_medical_centre .main_content{
    align-items: center;
}
.temp_medical_centre .btn_group{
    margin-top: 3rem;
    text-align: center;
}
.temp_medical_centre .btn_group a + a {
    margin-left: 1rem;
}
@media screen and (min-width: 1200px) {
    .temp_medical_centre .btn_group {
        margin-top: 5rem;
    }
    .temp_medical_centre .btn_group a{
        font-size: 1.6rem;
    }
}
.temp_medical_centre .main_content .col_cover img.cover_img{
    max-height: 550px;
    width: 100%;
    object-fit: cover;
}
.temp_medical_centre .main_content .col_sec_content .inner_col {
    background-color: rgb(0 111 186 / 34%);
    padding: 3rem 2.5rem;
    position: relative;
    z-index: 1;
    /*text-align: center;
    margin-top: -4rem;*/
}
@media screen and (min-width: 992px) {
  .temp_medical_centre .main_content .col_sec_content .inner_col {
    margin-left: -4rem;
  }
  body.rtl .temp_medical_centre .main_content .col_sec_content .inner_col {
    margin-left: 0;
    margin-right: -4rem;
  }
}
@media screen and (min-width: 1200px) {
  .temp_medical_centre .main_content .col_sec_content .inner_col {
    padding: 3rem 4rem 3rem 8rem;
  }
  body.rtl .temp_medical_centre .main_content .col_sec_content .inner_col {
    padding: 3rem 8rem 3rem 4rem;
  }
}

.temp_medical_centre .download_privilege{
    background: #8a1538;
    color: white;
}
.temp_medical_centre .download_privilege .row_1{
    align-items: center;
    justify-content: center;
    text-align: center;
}
.temp_medical_centre .features_amenities .feature_card ul li::marker {
    color: #25345f;
}
.temp_medical_centre .photo_carousel{
    width: 100% !important;
    padding: 8rem 0;
}
.temp_medical_centre .photo_carousel .swiper-button-prev {
    left: 20px;
}
.temp_medical_centre .photo_carousel .swiper-button-next {
    right: 20px;
}
body.rtl .temp_medical_centre .photo_carousel .swiper-button-prev {
    left: inherit;
    right: 20px;
}
body.rtl .temp_medical_centre .photo_carousel .swiper-button-next {
    right: inherit;
    left: 20px;
}
.temp_medical_centre .strategic-location{
    padding: 8rem 0;
}


/*** Media Facade ***/
.temp_media_facade .entry_section{
    padding: 8rem 0;
    background: white;
}
.temp_media_facade .page_entry_content{
    padding-bottom: 5rem;
}
.temp_media_facade .page_entry_content .content_area{
    text-align: center;
    max-width: 1300px;
    margin: auto;
}
.temp_media_facade .page_entry_content .btn-enquire{
    margin-top: 2rem;
    line-height: 32px;
    height: 40px;
    padding: 4px 20px;
}
.facades_section{
    padding: 8rem 0;
}
.facades_section .inner_container{
    max-width: 1300px;
    margin: auto;
}
.facades_list.row {
    --bs-gutter-x: 10.5rem;
    --bs-gutter-y: 6rem;
}
.facades_list{}
.facades_list .col_item .inner_item{
    position: relative;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}
.facades_list .col_item .figure{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.facades_list .col_item .figure:before{
    content: '';
    background: black;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s;
    opacity: 0;
}
.facades_list .col_item .figure img.cover_pic{
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: .9;
    transition: all 1s;
    position: relative;
    z-index: 1;
}
.facades_list .col_item .figcaption{
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 100%);
    width: 80%;
    max-width: 360px;
    text-align: center;
    transition: all .6s;
    opacity: 0;
    color: white;
    z-index: 15;
}
.facades_list .col_item .figcaption .facade_title{
    font-size: 5rem;
}
.facades_list .col_item .figcaption .know_btn{
    height: 5rem;
    min-width: 25rem;
    line-height: 4rem;
    font-size: 17px;
    margin-top: 1.5em;
}
/*hover*/
.facades_list .col_item .inner_item:hover{}
.facades_list .col_item .inner_item:hover:before{
    
}
.facades_list .col_item .inner_item:hover:after{
    
}
.facades_list .col_item .inner_item:hover{}
.facades_list .col_item .inner_item:hover .figure:before{
    opacity: 1;
    top: 0;
    z-index: 10;
}
.facades_list .col_item .inner_item:hover .figure img.cover_pic{
    transform: scale(1.4);
    transition: all 5s;
}
.facades_list .col_item .inner_item:hover .figcaption{
    transform: translate(-50%, -50%);
    opacity: 1;
}
/**/
.hover-underline {
    position: relative;
}

.hover-underline::after,
.hover-underline::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 16px;
    background: var(--color-primary-btn);
    bottom: 0px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease-out;
    z-index: 20;
}

.hover-underline::before {
    top: 0px;
    transform-origin: left;
}

.hover-underline:hover::after,
.hover-underline:hover::before {
    transform: scaleX(1);
}

.facade_modal .modal-header{
    background-color: transparent;
}
.facade_modal .modal-header .btn-close{
    
}
.facade_modal .modal-body{
    padding: 5rem;
}
.facade_modal .modal-body .main_content{
    justify-content: center;
    align-items: center;
    position: relative;
}
.facade_modal .modal-body .main_content .btn-close{
    position: absolute;
    right: 0;
    top: 0;
    background-size: 18px;
    opacity: 0.6;
}
.facade_modal .modal-body .main_content .btn-close:hover{
    opacity: 1;
}
.facade_modal .modal-body .main_content .cover_img{
    max-height: 650px;
}
.facade_modal .modal-body .col_sec_content{
    --padding-space: 4rem;
}
.facade_modal .modal-body .col_sec_content .inner_col{
    position: relative;
    z-index: 1;
}
.facade_modal .modal-body .col_sec_content .sec_content{
    background-color: rgba(229, 212, 211, 0.85);
    position: relative;
    z-index: 1;
    padding: 3rem 4rem 3rem 8rem;
    margin-left: -4rem;
}
.facade_modal .modal-body .col_sec_content h1{
    color: var(--color-gold);
    font-size: 4rem;
    font-weight: 600;
    margin-bottom: 3rem;
    margin-left: var(--padding-space);
}
.facade_modal .modal-body .col_sec_content .sec_content p{
    font-size: 1.5rem;
}
.facade_modal .modal-body .col_sec_content .sec_content p + p{
    margin-top: 12px;
}
.facade_modal .modal-body .col_sec_content .btn_group{
    margin-top: 4rem;
    margin-left: var(--padding-space);
}
.facade_modal .modal-body .col_sec_content .btn_group .btn-enquire{
    white-space: nowrap;
    line-height: 30px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 15px;
}

@media (min-width: 767px) {
    .modal-fullscreen-80 {
        max-width: 80vw;
    }
}
/**/
.fadaat_media_section{
    background: #E5D4D3;
    padding: 3.5rem 0;
}
.fadaat_media_section .row_1{
    align-items: center;
    justify-content: space-between;
}
.fadaat_media_section .fadaat_txt{
    font-size: 2.4rem;
    font-weight: 300;
    font-style: italic;
    margin-top: 25px;
}
.fadaat_media_section .text-theme{
    font-weight: 600;
}
.fadaat_media_section .btn-call{
    line-height: 33px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 15px;
}



/***************************************************/
@media (max-width: 1399px) {
    body.logged-in{}
    
    /***/
    header .header-bottom .brand-logo{
        max-width: 180px;
    }
    header .nav a,
    header .menu-item-has-children > .sub-menu a,
    .page_navigation ul li a{
        font-size: 1.2rem;
    }
}
@media (max-width: 1199px) {
    header .header-bottom .brand-logo{
        max-width: 160px;
    }
    header .nav a,
    header .menu-item-has-children > .sub-menu a,
    .page_navigation ul li a{
        font-size: 1rem;
    }

  /**/
  .lifestyle-section .content .buttons {
    justify-content: start;
    row-gap: 1rem;
  }
  .lifestyle-section .content .buttons li:first-child {
    width: 100%;
  }

  .page__wrapper .page_container {
    padding: 5rem 0;
  }

  /**/
  .properties_wrapper .view_list_row .list_buttons svg {
    width: 30px;
    height: 30px;
  }

  /**/
  .news_content {
    padding: 4rem 0 0;
  }
  .news_wrapper .search_post {
    padding: 2rem;
  }
  .afp_form .action_button .btn {
    min-width: 140px;
    padding: 10px 15px;
  }

  /***/
  .gallery_list .gallery_item {
    padding-top: 2rem;
  }
  .gallery_list .gallery_item .gallery_title {
    font-size: 3rem;
  }
  .gallery_item .media_item.type_video .video_icon {
    font-size: 6rem;
  }
  .gallery_item .media_item .inner_item:hover .video_icon {
    transform: translate(-50%, -50%) scale(1.05);
  }
  
  /**/
  .hover-underline::after, .hover-underline::before{
      height: 12px;
  }
  .facades_list .col_item .figcaption{
      bottom: 10%;
  }
  .facades_list .col_item .figcaption .facade_title {
      font-size: 4rem;
  }
  .facades_list .col_item .figcaption .know_btn{
      min-width: 20rem;
  }
  
} /*(max-width: 1199px)*/

@media (max-width: 991px) {
  .page_navigation {
      --header-height: 120px;
        padding-bottom: 1rem;
  }
  .page_navigation ul {
    overflow-y: scroll;
    flex-wrap: nowrap;
    justify-content: start;
    padding-bottom: 0.5rem;
  }
  .page_navigation ul li {
    white-space: nowrap;
  }
  .page_navigation ul li a:hover,
  .page_navigation ul li a.active {
    transform: scale(1);
  }
  
  body.header_sticky .page_navigation {
    --header-height: 65px;
  }

  .properties_wrapper .tab_content {
    padding: 3rem 0 0;
  }

  /**/
  .download_privilege .title {
    margin-bottom: 2rem;
  }
  .about_living .row_01 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 3rem;
  }
  .about_living .col_02 .sec_intro {
    margin-bottom: 2rem;
  }
  .about_living .col_02 .sec_intro .hero_title {
    margin-bottom: 3rem;
  }
  .download_privilege .buttons {
    margin-top: 2rem;
    text-align: center;
  }

  /**/
  .properties_details {
    padding: 6rem 0;
  }
  .properties_details .section-title {
    margin-bottom: 4rem;
  }
  .coworking_tabContent .section-title,
  .hospitality_tabContent .section-title {
    margin-top: 2rem;
  }

  /**/
  .news_wrapper .search_post > .row {
    justify-content: center;
  }
  .afp_form .col_actions {
    margin-left: 0;
  }
  .afp_form .action_button {
    gap: 1.5rem;
  }

  .features_amenities_swiper .swiper-wrapper {
    justify-content: start;
  }
  .lifestyle-intro,
  .lifestyle-section,
  .about_living,
  .living_privileges {
    padding: 6rem 0;
  }
  .lifestyle-section .section-content > .row {
    --bs-gutter-y: 0 !important;
  }
  .lifestyle-section .section-content .cover-image .swiper-slide img {
    height: 50rem;
    width: 100%;
    object-fit: cover;
  }
  .lifestyle_services_list
    .lifestyle-section:nth-of-type(even)
    .col_content
    > .content {
    margin-right: 0;
    padding: 3rem;
  }
  .lifestyle-section .content {
    text-align: center;
  }
  .lifestyle-section .content .buttons {
    justify-content: center;
  }
  .banner_living {
    height: 50vh;
  }
  .about_living .living_logo,
  .about_living .oyster_logo {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }
  .about_living .col_02 .sec_intro .hero_title {
    font-size: 3rem;
  }
  .download_apps_slider .swiper-slide .col_start .col_inner,
  .download_apps_slider .swiper-slide .col_start img {
    height: 28rem;
  }
  .download_apps_slider .swiper-slide .col_start video {
    height: 100%;
  }
  
  
    /***/
    .temp_sustainability .sus_second_title{
        margin-bottom: 2rem;
    }
    .temp_sustainability .main_content .col_logo {
        text-align: start;
    }
    .temp_sustainability .section__row {
        margin-bottom: 6rem;
    }
    .temp_sustainability .sus_artwork_section{
        padding: 4rem 0;
    }
    .temp_sustainability .report_list .col_item .item_link{
        padding: 2rem 2rem;
    }
    .temp_sustainability .report_list .col_item .item_icon {
        max-width: 50px;
    }
    
    /**/
    .temp_media_facade .page_container{
        padding: 0rem 0;
    }
    .temp_media_facade .entry_section,
    .temp_media_facade .facades_section{
        padding: 5rem 0;
    }
    .temp_media_facade .page_entry_content {
        padding-bottom: 0;
    }
    .facades_list.row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 2.5rem;
    }
    .hover-underline::after, .hover-underline::before{
      height: 12px;
    }
    .facades_list .col_item .figcaption{
      bottom: 10%;
    }
    .facades_list .col_item .figcaption .facade_title {
      font-size: 3.5rem;
    }
    .facades_list .col_item .figcaption .know_btn{
      min-width: 18rem;
      font-size: 16px;
        margin-top: 1em;
    }
  
} /*(max-width: 991px)*/


@media (max-width: 576px) {
  .our-properties .wrapper_title span {
    font-size: 35px;
  }
  .overlay_content .text_col .inner_col {
    text-align: center;
  }
  .temp_about .section_item.sec_vision_mission .content_col .inner_col {
    text-align: center;
    padding: 3rem;
  }
  .temp_about .section_item .col_profile .desc > span {
    font-size: 1.6rem;
  }

  /**/
  .properties_wrapper .tab_wrapper .nav-tab {
    justify-content: center;
  }
  .property_search {
    margin-bottom: 5rem;
  }
  .cta .title {
    font-size: 2.5rem;
  }

  .coworking_tabContent .intro {
    padding-bottom: 0;
  }
  .hospitality_tabContent {
    padding-bottom: 4rem;
  }
  .hospitality_tabContent .section-title {
    margin-bottom: 3rem;
  }
  .properties_wrapper .view_list_row .list_buttons {
    margin-top: 3rem;
    margin-left: auto;
    width: 100%;
    display: flex;
    justify-content: end;
  }
  .properties_wrapper .view_list_row .list_buttons > a {
    width: 30px;
  }
  .properties_wrapper .view_list_row .list_buttons svg {
    width: 26px;
    height: 26px;
  }
  .properties_details {
    padding: 4rem 0;
  }
  .properties_details .section-title .location {
    font-size: 1.5rem;
  }
  .properties_details .photo_carousel {
    padding: 5rem 0;
  }
  .outlets,
  .strategic-location {
    padding: 5rem 0 0;
  }
  .strategic-location .map iframe {
    min-height: auto;
    height: 320px;
  }
  .lifestyle-section,
  .lifestyle-intro,
  .about_living,
  .living_privileges,
  .download_privilege {
    padding: 4rem 0;
  }
  .lifestyle-section .section-content .cover-image .swiper-slide img {
    height: 34rem;
  }
  .download_privilege .buttons {
    display: flex;
    gap: 1rem;
    justify-content: center;
  }
  .download_privilege .buttons > a {
  }
  .download_privilege .buttons > a svg {
    width: 160px;
    height: 50px;
  }
  .afp_form .col_actions {
    width: 100%;
  }
  .post_single .section-title .title {
    font-size: 2rem;
  }
  .post_single .post_date {
    font-size: 1.6rem;
  }
  .gallery_wrapper .section-title .title {
    font-size: 3rem;
  }
  .gallery_list .gallery_item .gallery_title {
    font-size: 2rem;
  }
  .gallery_item .media_item.type_video .video_icon {
    font-size: 5rem;
  }
  
    /***/
    .temp_sustainability .section__row {
        margin-bottom: 4rem;
    }
    .temp_sustainability .main_content {
        text-align: center;
    }
    .temp_sustainability .main_content .col_logo {
        text-align: center;
        margin-top: 3rem;
    }
    .temp_sustainability .artworks_list {
        --bs-gutter-y: 3rem;
    }
    .temp_sustainability .report_list{
        --bs-gutter-y: 2rem;
    }
    .temp_sustainability .report_list .col_item .item_link{
        padding: 1.5rem 2rem;
        height: auto;
    }
    .temp_sustainability .report_list .col_item .item_icon {
        max-width: 40px;
    }
    
  
} /*(max-width: 576px)*/

/*# sourceMappingURL=style.css.map */
