.elementor-12378 .elementor-element.elementor-element-ba7ca08{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.61;--padding-top:0170px;--padding-bottom:0170px;--padding-left:0px;--padding-right:0px;}.elementor-12378 .elementor-element.elementor-element-ba7ca08:not(.elementor-motion-effects-element-type-background), .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://theramagroup.in/wp-content/uploads/2026/08/banner.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-12378 .elementor-element.elementor-element-ba7ca08::before, .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .elementor-background-video-container::before, .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .e-con-inner > .elementor-background-video-container::before, .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .elementor-background-slideshow::before, .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12378 .elementor-element.elementor-element-ba7ca08 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-12378 .elementor-element.elementor-element-3cbd28c{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-12378 .elementor-element.elementor-element-d4de08f{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-12378 .elementor-element.elementor-element-d4de08f.elementor-element{--align-self:center;}.elementor-12378 .elementor-element.elementor-element-d4de08f .elementor-heading-title{font-family:"ADLaM Display", Sans-serif;font-size:51px;font-weight:600;color:#FFFFFF;}.elementor-12378 .elementor-element.elementor-element-f54edbf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12378 .elementor-element.elementor-element-8f731bf{--display:flex;}.elementor-12378 .elementor-element.elementor-element-fb257f8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12378 .elementor-element.elementor-element-fb257f8:not(.elementor-motion-effects-element-type-background), .elementor-12378 .elementor-element.elementor-element-fb257f8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4EFE6;}.elementor-12378 .elementor-element.elementor-element-36d1191{--display:flex;}body.elementor-page-12378{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-12378 .elementor-element.elementor-element-ba7ca08{--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-12378 .elementor-element.elementor-element-d4de08f .elementor-heading-title{font-size:30px;}}@media(min-width:768px){.elementor-12378 .elementor-element.elementor-element-ba7ca08{--width:100%;}.elementor-12378 .elementor-element.elementor-element-3cbd28c{--content-width:1600px;}.elementor-12378 .elementor-element.elementor-element-f54edbf{--width:100%;}.elementor-12378 .elementor-element.elementor-element-8f731bf{--content-width:1600px;}.elementor-12378 .elementor-element.elementor-element-fb257f8{--width:100%;}.elementor-12378 .elementor-element.elementor-element-36d1191{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-2fd8e13 *//* ===== Rama Shree Garden Section ===== */

.rsg-section {
  width: 100%;
  padding: 70px 40px;
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

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

/* ===== Text Content ===== */

.rsg-content {
  flex: 1 1 420px;
  min-width: 280px;
}

.rsg-title {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 34px;
  font-weight: 700;
  color: #2f3d1f;
  margin: 0 0 14px 0;
  line-height: 1.2;
}

.rsg-underline {
  display: block;
  width: 70px;
  height: 3px;
  background-color: #4a5c2c;
  margin-bottom: 28px;
}

.rsg-text {
  font-size: 15.5px;
  line-height: 1.9;
  color: #333333;
  margin: 0 0 24px 0;
  font-weight: 400;
}

.rsg-text:last-child {
  margin-bottom: 0;
}

.rsg-text strong {
  font-weight: 700;
  color: #222222;
}

/* ===== Image Section ===== */

.rsg-image-wrap {
  flex: 1 1 480px;
  min-width: 280px;
  position: relative;
  display: flex;
  justify-content: center;
}

.rsg-image-card {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
  position: relative;
  z-index: 2;
}

.rsg-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 16 / 10;
}

.rsg-corner-accent {
  position: absolute;
  bottom: -18px;
  right: -18px;
  width: 90px;
  height: 90px;
  background-color: #2f3d1f;
  z-index: 1;
  border-radius: 2px;
}

/* ===== Tablet ===== */

@media (max-width: 900px) {
  .rsg-section {
    padding: 50px 30px;
  }

  .rsg-container {
    gap: 40px;
  }

  .rsg-title {
    font-size: 30px;
  }
}

/* ===== Mobile ===== */

@media (max-width: 700px) {
  .rsg-container {
    flex-direction: column-reverse;
    text-align: left;
  }

  .rsg-content,
  .rsg-image-wrap {
    flex: 1 1 100%;
    width: 100%;
  }

  .rsg-image-wrap {
    margin-bottom: 10px;
  }

  .rsg-corner-accent {
    width: 60px;
    height: 60px;
    bottom: -12px;
    right: -12px;
  }
}

@media (max-width: 480px) {
  .rsg-section {
    padding: 40px 20px;
  }

  .rsg-title {
    font-size: 26px;
  }

  .rsg-underline {
    margin-bottom: 20px;
  }

  .rsg-text {
    font-size: 14.5px;
    line-height: 1.8;
    margin-bottom: 18px;
  }

  .rsg-corner-accent {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff529f4 *//* ===========================
   Why Choose Rama Shree Garden
   =========================== */

.why-choose {
  --wc-green: #3b4a28;
  --wc-green-dark: #2f3b20;
  --wc-gold: #c9a24b;
  --wc-text-dark: #2a2a2a;
  --wc-text-muted: #6b6b6b;
  --wc-bg: #f4efe6;
  --wc-card-bg: #ffffff;
  --wc-card-border: #ece7db;

  background-color: var(--wc-bg);
  padding: 72px 24px;
  overflow: hidden;
  position: relative;
}

.why-choose__container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ---------- Header ---------- */

.why-choose__header {
  text-align: center;
  margin-bottom: 56px;
}

.why-choose__eyebrow {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 20px;
  color: var(--wc-text-dark);
  margin: 0 0 4px;
  font-weight: 400;
}

.why-choose__title {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 700;
  font-size: 40px;
  color: var(--wc-green);
  margin: 0 0 18px;
  letter-spacing: 0.5px;
}

.why-choose__divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.why-choose__divider-line {
  width: 90px;
  height: 1px;
  background: linear-gradient(to var(--dir, right), transparent, var(--wc-gold));
}

.why-choose__divider-line:first-child {
  background: linear-gradient(to left, transparent, var(--wc-gold));
}

.why-choose__divider-line:last-child {
  background: linear-gradient(to right, transparent, var(--wc-gold));
}

.why-choose__divider-dot {
  width: 8px;
  height: 8px;
  background: var(--wc-gold);
  border-radius: 50%;
  transform: rotate(45deg);
  flex-shrink: 0;
}

/* ---------- Grid ---------- */

.why-choose__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

/* ---------- Card ---------- */

.feature-card {
  background: var(--wc-card-bg);
  border: 1px solid var(--wc-card-border);
  border-radius: 6px;
  padding: 36px 26px 32px;
  text-align: center;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.09);
}

.feature-card__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 22px;
  border-radius: 50%;
  background: var(--wc-green);
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-card__icon img,
.feature-card__icon svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
  /* helper if you use single-color svg icon files that need to appear white */
  filter: brightness(0) invert(1);
}

.feature-card__title {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.35;
  color: var(--wc-text-dark);
  margin: 0 0 12px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-card__underline {
  display: block;
  width: 42px;
  height: 2px;
  background: var(--wc-gold);
  margin: 0 auto 16px;
}

.feature-card__text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: var(--wc-text-muted);
  margin: 0;
}

/* ---------- Responsive ---------- */

@media (max-width: 992px) {
  .why-choose__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-choose__title {
    font-size: 34px;
  }
}

@media (max-width: 560px) {
  .why-choose {
    padding: 48px 16px;
  }

  .why-choose__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .why-choose__title {
    font-size: 28px;
  }

  .why-choose__eyebrow {
    font-size: 17px;
  }

  .why-choose__divider-line {
    width: 55px;
  }

  .feature-card {
    padding: 30px 22px;
  }

  .feature-card__title {
    min-height: auto;
  }
}/* End custom CSS */