.elementor-5001 .elementor-element.elementor-element-1c748f3{--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-5001 .elementor-element.elementor-element-e6ac578{--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-5001 .elementor-element.elementor-element-3ac5446{--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-5001 .elementor-element.elementor-element-5d5b485{--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-5001 .elementor-element.elementor-element-421b5fd{--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-5001 .elementor-element.elementor-element-dd7ac3b{--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-5001 .elementor-element.elementor-element-a3f6b8c{--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;}@media(min-width:768px){.elementor-5001 .elementor-element.elementor-element-e6ac578{--content-width:1400px;}.elementor-5001 .elementor-element.elementor-element-3ac5446{--content-width:1400px;}.elementor-5001 .elementor-element.elementor-element-5d5b485{--content-width:1400px;}.elementor-5001 .elementor-element.elementor-element-421b5fd{--content-width:1400px;}.elementor-5001 .elementor-element.elementor-element-dd7ac3b{--content-width:1400px;}}/* Start custom CSS for html, class: .elementor-element-793b96c *//* Brand Philosophy Section */
.mirth-brand-philosophy {
  padding: 40px 20px; /* Reduced from 100px */
  background-color: #ffffff;
}

.mirth-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.mirth-heading {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.15;
  margin-bottom: 12px; /* Reduced spacing */
  color: #1a1a1a;
}

.mirth-text {
  font-size: 17px;
  line-height: 1.6; /* Reduced line height */
  color: #555555;
  margin: 0 auto;
  max-width: 750px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .mirth-brand-philosophy {
    padding: 25px 15px; /* Further reduced */
  }

  .mirth-heading {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .mirth-text {
    font-size: 15px;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea5acb7 *//* Minash Villa Section */
.mirth-villa-section {
  padding: 50px 20px; /* Reduced from 110px */
  background-color: #ffffff;
}

.mirth-villa-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 40px; /* Reduced from 70px */
}

/* Image */
.mirth-villa-image img {
  width: 100%;
  max-width: 480px; /* Slightly reduced */
  border-radius: 14px;
  object-fit: cover;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.07);
}

/* Content */
.mirth-villa-content {
  flex: 1;
}

.mirth-villa-heading {
  font-size: 38px; /* Reduced */
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 14px; /* Reduced */
  color: #1b1b1b;
}

.mirth-villa-text {
  font-size: 17px;
  line-height: 1.6; /* Reduced from 1.9 */
  color: #555555;
  max-width: 520px;
  margin: 0;
}

/* Responsive */
@media (max-width: 900px) {
  .mirth-villa-section {
    padding: 30px 15px;
  }

  .mirth-villa-container {
    flex-direction: column;
    gap: 25px;
  }

  .mirth-villa-content {
    text-align: center;
  }

  .mirth-villa-heading {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .mirth-villa-text {
    font-size: 15px;
    line-height: 1.5;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-13775ff *//* Minash Villa Section */
.mirth-villa-section {
  padding: 50px 20px; /* ↓ from 110px */
  background-color: #ffffff;
}

/* Container */
.mirth-villa-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 40px; /* ↓ from 70px */
}

/* Image */
.mirth-villa-image img {
  width: 100%;
  max-width: 480px; /* slightly reduced */
  border-radius: 14px;
  object-fit: cover;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.07);
  display: block; /* removes image white gap */
}

/* Content */
.mirth-villa-content {
  flex: 1;
}

/* Heading */
.mirth-villa-heading {
  font-size: 38px; /* ↓ from 44px */
  font-weight: 600;
  line-height: 1.15; /* tighter */
  margin-bottom: 14px; /* ↓ from 26px */
  margin-top: 0; /* remove default heading space */
  color: #1b1b1b;
}

/* Text */
.mirth-villa-text {
  font-size: 17px; /* ↓ from 18px */
  line-height: 1.6; /* ↓ from 1.9 */
  color: #555555;
  max-width: 520px;
  margin: 0; /* removes paragraph top/bottom space */
}

/* Responsive */
@media (max-width: 900px) {
  .mirth-villa-section {
    padding: 30px 15px;
  }

  .mirth-villa-container {
    flex-direction: column;
    gap: 25px;
  }

  .mirth-villa-content {
    text-align: center;
  }

  .mirth-villa-heading {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .mirth-villa-text {
    font-size: 15px;
    line-height: 1.5;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e799cf8 *//* Section 5 – Kanthalloor */
.mirth-zigzag-alt {
  background-color: #ffffff;
}

/* Shared Base */
.mirth-villa-section {
  padding: 48px 20px; /* ↓ from 120px */
}

/* Layout */
.mirth-villa-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 40px; /* ↓ from 70px */
}

/* Content */
.mirth-villa-content {
  flex: 1;
}

/* Heading */
.mirth-villa-heading {
  font-size: 38px; /* ↓ from 44px */
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 10px 0; /* remove default top margin */
  color: #1b1b1b;
}

/* Subheading */
.mirth-villa-subheading {
  font-size: 16px; /* ↓ from 18px */
  font-weight: 500;
  margin-bottom: 12px; /* ↓ from 22px */
  color: #7a7a7a;
}

/* Text */
.mirth-villa-text {
  font-size: 17px; /* ↓ from 18px */
  line-height: 1.6; /* ↓ from 1.9 */
  color: #555555;
  max-width: 520px;
  margin: 0; /* removes paragraph spacing */
}

/* Image */
.mirth-villa-image img {
  width: 100%;
  max-width: 480px; /* slightly reduced */
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.08);
  display: block; /* removes image bottom gap */
}

/* Responsive */
@media (max-width: 900px) {
  .mirth-villa-section {
    padding: 30px 15px;
  }

  .mirth-villa-container {
    flex-direction: column;
    gap: 24px;
  }

  .mirth-villa-content {
    text-align: center;
  }

  .mirth-villa-heading {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .mirth-villa-subheading {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .mirth-villa-text {
    font-size: 15px;
    line-height: 1.5;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-406ea51 *//* Upcoming Destinations Section */
.mirth-upcoming-section {
  padding: 48px 20px; /* ↓ from 120px */
  background-color: #ffffff;
}

.mirth-upcoming-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Header */
.mirth-upcoming-header {
  text-align: center;
  margin-bottom: 36px; /* ↓ from 70px */
}

.mirth-upcoming-tag {
  display: inline-block;
  font-size: 12px; /* slightly reduced */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 8px; /* ↓ from 14px */
}

.mirth-upcoming-heading {
  font-size: 38px; /* ↓ from 44px */
  font-weight: 600;
  line-height: 1.15;
  margin: 0; /* remove default heading margin */
  color: #1b1b1b;
}

/* Grid */
.mirth-upcoming-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px; /* ↓ from 40px */
}

/* Card */
.mirth-upcoming-card {
  background-color: #f9faf8;
  padding: 26px 24px; /* ↓ from 40px 36px */
  border-radius: 16px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.mirth-upcoming-card:hover {
  transform: translateY(-4px); /* less vertical jump */
  box-shadow: 0 16px 32px rgba(0,0,0,0.07);
}

/* Card Title */
.mirth-upcoming-card h3 {
  font-size: 20px; /* ↓ from 22px */
  font-weight: 600;
  margin: 0 0 10px 0; /* ↓ spacing */
  color: #1b1b1b;
}

.mirth-upcoming-card h3 span {
  font-size: 13px;
  font-weight: 400;
  color: #888;
}

/* Card Text */
.mirth-upcoming-card p {
  font-size: 15px; /* ↓ from 16px */
  line-height: 1.55; /* ↓ from 1.8 */
  color: #555;
  margin: 0; /* remove paragraph margins */
}

/* Responsive */
@media (max-width: 992px) {
  .mirth-upcoming-section {
    padding: 32px 15px;
  }

  .mirth-upcoming-header {
    margin-bottom: 24px;
  }

  .mirth-upcoming-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .mirth-upcoming-heading {
    font-size: 28px;
  }
}/* End custom CSS */