/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.1
	Stable tag: 3.4.1
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    body, html {
      height: 100%;
      font-family: Rubik, sans-serif;
    }

    .hero {
      display: flex;
      height: 100vh;
      background: url('https://rofpravasaoffical.in/wp-content/uploads/2025/05/bgImage11.jpg') no-repeat center center;
      background-size: cover;
      position: relative;
      color: #fff;
    }

    .hero::before {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      /*background: rgba(0, 0, 0, 0.6); overlay for better text visibility */
      z-index: 0;
    }

    .hero-left {
      flex: 1;
      display: flex;
      align-items: flex-end;
      padding: 20px;
      z-index: 1;
    }

    .hero-left img {
      max-height: 90%;
      width: auto;
    }

    .hero-right {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 40px;
      z-index: 1;
    }

    .hero-box {
      background-color: rgba(0, 0, 0, 0.8);
      padding: 30px;
      border-radius: 10px;
      max-width: 450px;
      text-align: left;
    }

    .hero-box h2 {
      font-size: 24px;
      margin-bottom: 10px;
    }

    .hero-box p {
      margin: 5px 0;
      font-size: 16px;
    }

    .hero-box .icon {
      color: limegreen;
      margin-right: 8px;
    }

    .hero-box button {
      margin-top: 20px;
      padding: 12px 20px;
      font-size: 16px;
      background: #fff;
      color: #000;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      width: 100%;
    }

    .project-summary {
  display: flex;
  justify-content: space-around;
  align-items: center;
  /*background-color: #1f2a30; dark background */
  background-color: #202020;
  color: white;
  padding: 20px 20px;
  flex-wrap: wrap;
  gap: 20px;
}

.summary-item {
  text-align: center;
  max-width: 300px;
}

.summary-item .icon img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.summary-item .value {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 5px;
}

.summary-item .label {
  
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;

}

.project-section {
  display: flex;
  background: #fff;
  font-family: 'Arial', sans-serif;
  overflow: hidden;
}

/* Left side image styling */
.left-image {
  width: 50%;
  overflow: hidden;
}

.left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 50px;
}

/* Right side content styling */
.right-content {
  width: 50%;
  padding: 60px 40px;
  box-sizing: border-box;
  background-color: #fff;
}

.amenities-section .section-label {
  font-size: 18px;
  color: #000;
  position: relative;
  margin-bottom: 10px;
  margin-left:11%;
}

.amenities-section .section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  left: -8.9rem;
  top: 50%;
  transform: translateY(-50%);
}

.right-content h2 {
  font-size: 32px;
  font-weight: 800;
  margin: 20px 0;
}

.right-content p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}

.highlight-section {
  display: flex;
  background: #fff;
  font-family: 'Arial', sans-serif;
  overflow: hidden;
  padding: 6px 0px;
  height: 400px;
}

/* Left side content */
.highlight-content {
  width: 50%;
  padding: 1.5rem;
  box-sizing: border-box;
}

.gallery-section .section-label {
  font-size: 18px;
  color: #000;
  position: relative;
  margin-bottom: 10px;
  margin-left: 5%;
}

.gallery-section .section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  left: -3.8rem;
  top: 50%;
  transform: translateY(-50%);
}

.highlight-content h2 {
  font-size: 2.25rem;
  font-weight: 800;
  margin: 0px 0 20px;
}

.highlight-content ul {
  list-style-type: circle;
  padding-left: 20px;
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}

/* Right side image */
.highlight-image {
  width: 50%;
  overflow: hidden;
}

.highlight-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-bottom-left-radius: 70px;
  border-top-right-radius: 50px;
}

.price-section {
  font-family: 'Arial', sans-serif;
  background: #fff;
  padding: 20px;
  margin-top: 40px;
}

.floor-plan-section .section-label {
  font-size: 18px;
  color: #000;
  position: relative;
  margin-bottom: 10px;
  margin-left: 11.5%;
}

.floor-plan-section .section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  left: -9.15rem;
  top: 50%;
  transform: translateY(-50%);
}

.price-section h2 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 30px;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 16px;
}

.price-table thead tr {
  background-color: #202A2F;
  color: #fff;
}

.price-table th,
.price-table td {
  padding: 15px 20px;
  border: 1px solid #ddd;
}

.price-btn {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 8px 15px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  transition: 0.3s ease;
}

.price-btn:hover {
  background-color: #f0f0f0;
}


.floor-plan-section {
  font-family: 'Arial', sans-serif;
  background: #fff;
  padding: 20px;
  /*text-align: center;*/
}

.price-section .section-label {
  font-size: 18px;
  color: #000;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 8%;
}

.price-section .section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  left: -6.1rem;
  top: 50%;
  transform: translateY(-50%);
}

.floor-plan-section h2 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 40px;
  text-align: left;
}

.floor-plan-cards {
  display: flex;
  gap: 30px;
  /*justify-content: center;*/
  flex-wrap: wrap;
}

.floor-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  /*max-width: 400px;*/
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.floor-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.floor-details {
  background-color: #202A2F;
  color: white;
  padding: 15px 10px;
  width: 100%;
  text-align: center;
}

.unit-type {
  font-weight: 700;
  font-size: 20px;
}

.unit-size {
  font-size: 14px;
  margin-top: 5px;
}

.gallery-section {
  font-family: 'Poppins', sans-serif;
  padding: 20px 20px;
  background-color: #fff;
  /*max-width: 1300px;*/
  margin: auto;
}

.highlights.section-label {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 14%;
}

.highlights.section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  left: -5.4rem;
  top: 50%;
  transform: translateY(-50%);
}

.gallery-section h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.gallery-item {
  overflow: hidden;
  border-radius: 10px;
}

.gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  border-radius: 10px;
}

.gallery-item:hover img {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.amenities-section {
  font-family: 'Poppins', sans-serif;
  padding: 20px 20px;
  background-color: #fff;
  /*max-width: 1300px;*/
  margin: auto;
}

.section-label {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 20%;
}

.section-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  left: -7.4rem;
  top: 50%;
  transform: translateY(-50%);
}

.amenities-section h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.amenities-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}

.amenity-box {
  background-color: #eee;
  padding: 20px;
  border-radius: 10px;
  font-weight: 600;
  color: #000;
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  min-height: 100px;
  display: flex;
  align-items: flex-end;
}

.amenity-box.active {
  background-color: #4d91ab;
  color: #fff;
}

.amenity-box::after {
  content: url('lock-icon.svg'); /* replace with your lock icon */
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
}

.location-section {
  font-family: 'Segoe UI', sans-serif;
  padding: 20px;
  background: #fff;
}

.location-container {
  display: flex;
  align-items: center;
  gap: 40px;
}

.location-map img {
  max-width: 600px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.location-details {
 /* max-width: 500px;*/
}

.location-details h4 {
  font-size: 24px;
  font-weight: 500;
  color: #444;
  margin-bottom: 8px;
  border-left: 3px solid black;
  padding-left: 10px;
}

.location-details h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}

.location-details ul {
  list-style: disc;
  padding-left: 20px;
  line-height: 1.8;
}

.location-details li {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.master-plan-section {
  padding: 20px;
  font-family: 'Segoe UI', sans-serif;
  background-color: #fff;
}

.master-plan-container {
  /*max-width: 1200px;*/
  margin: 0 auto;
}

.master-plan-header h4 {
  font-size: 24px;
  font-weight: 500;
  color: #444;
  margin-bottom: 8px;
  /*border-left: 3px solid black;*/
  padding-left: 10px;
  margin-left: 7.4%;
}

.master-plan-header .section-label::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
    left: -6rem;
    top: 50%;
    transform: translateY(-50%);
}

.master-plan-header h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.master-plan-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.about-builder-section {
  padding: 20px;
  background-color: #fff;
  font-family: 'Segoe UI', sans-serif;
}

.about-builder-container {
  /*max-width: 1200px;*/
  margin: 0 auto;
}

.about-builder-container h4 {
  font-size: 24px;
  font-weight: 500;
  color: #444;
  display: flex;
  align-items: center;
  gap: 0px;
  margin-bottom: 8px;
}

.about-builder-container h4 .line {
  display: inline-block;
  width: 8%;
  height: 2px;
  background-color: #000;
}

.about-builder-container h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: 'Georgia', serif;
}

.about-builder-container p {
  font-size: 18px;
  color: #333;
  line-height: 1.8;
  /*max-width: 1000px;*/
}

.faq-section {
  /*max-width: 1100px;*/
  margin: 0 auto;
  font-family: 'Segoe UI', sans-serif;
  padding: 20px;
}

.faq-section h4 {
  font-size: 24px;
  font-weight: 500;
  color: #444;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.faq-section h4::before {
  content: '';
  display: inline-block;
  width: 8%;
  height: 2px;
  background-color: #000;
}

.faq-section h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: 'Georgia', serif;
}

.accordion {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}

.accordion-item {
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
}

.accordion-item:first-child {
  border-top: none;
}

.accordion-header {
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 15px;
    transition: background 0.3s ease;
    flex-direction: row-reverse;
    gap: 10px;
}

.accordion-header:hover {
  background-color: #f0f0f0;
}

.accordion-content {
    padding: 20px 20px 20px;
    display: none;
    color: #333;
    font-size: 14px;
    border-top: 1px solid #ddd;
}

.accordion-item.active .accordion-content {
  display: block;
}

.arrow {
  transition: transform 0.3s ease;
}

.accordion-item.active .arrow {
  transform: rotate(90deg);
}


.properties-section {
  padding: 40px 20px;
  font-family: 'Inter', sans-serif;
}

.section-header {
  margin-bottom: 30px;
}

.section-line {
  display: inline-block;
  width: 8%;
  height: 2px;
  background-color: #000;
  vertical-align: middle;
  /*margin-right: 10px;*/
}

.section-subtitle {
  font-size: 20px;
  color: #333;
  font-weight: 500;
}

.section-title {
  font-size: 36px;
  font-weight: 700;
  margin: 10px 0;
}

.properties-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}

.property-card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    width: calc(25% - 20px);
    display: flex;
    flex-direction: column;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.property-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.property-card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.card-content {
  padding: 15px;
  position: relative;
}

.card-content h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.card-content p {
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
}

.price {
  font-weight: 700;
  font-size: 16px;
}

.card-cta {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #0d2c23;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 18px;
  cursor: pointer;
}

.view-more-wrapper {
  text-align: center;
  margin-top: 30px;
}

.view-more-btn {
    background-color: #1f2a2e;
    color: #fff;
    font-size: 16px;
    padding: 12px 24px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    position: relative;
    animation: bubbleJump 1.5s infinite ease-in-out;
}

/* Jump Animation */
@keyframes bubbleJump {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}


.enquiry-section {
  background-color: #1f2a2e;
  color: white;
  padding: 60px 20px;
  width: 100%;
}

.enquiry-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.enquiry-left {
  flex: 1 1 45%;
  margin-bottom: 30px;
}

.line {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #fff;
  vertical-align: middle;
  margin-right: 10px;
}

.subtitle {
  font-size: 18px;
  vertical-align: middle;
}

.enquiry-left h2 {
  font-size: 36px;
  font-weight: 700;
  margin: 15px 0;
}

.phone a {
  color: white;
  font-size: 20px;
  text-decoration: none;
}

.enquiry-right {
  flex: 1 1 45%;
  background-color: #212e33;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.enquiry-right input {
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid #aaa;
  border-radius: 8px;
  background-color: transparent;
  color: white;
  font-size: 15px;
}

.enquiry-right input::placeholder {
  color: #ccc;
}

.disclaimer {
  font-size: 12px;
  color: #ccc;
  margin-bottom: 20px;
}

.enquiry-right button {
  width: 100%;
  background-color: white;
  color: #000;
  padding: 14px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s;
}

.enquiry-right button:hover {
  background-color: #ddd;
}

@media (max-width: 768px) {
  .enquiry-container {
    flex-direction: column;
  }

  .enquiry-left, .enquiry-right {
    flex: 1 1 100%;
  }
}






@media (max-width: 768px) {
      .hero {
        flex-direction: column;
      }

      .hero-left, .hero-right {
        justify-content: center;
      }

      .hero-left img {
        max-width: 80%;
      }
		
	.project-section {
		flex-direction: column;
	}
	.left-image {
		width: 100%;
	}
	.right-content {
		width: 100%;
	}
	.highlight-section{
		height: auto;
	}
	.highlight-section, .location-container {
		flex-direction: column;
	}
	.highlight-content,.highlight-image {
		width: 100%;
	}
	.amenities-grid { 
		grid-template-columns: repeat(2, 1fr);
	}
	

}

.custom-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    font-family: Arial, sans-serif;
    background-color: #fff;
}

.logo img {
    height: 80px;
}

.header-actions {
    display: flex;
    gap: 10px;
}

.callback-btn {
    padding: 10px 20px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.call-btn {
    padding: 10px 20px;
    background-color: #293437;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.call-btn .call-icon {
    margin-right: 8px;
}

.header-actions a:hover{
	color: #ffffff;
}
