.elementor-12 .elementor-element.elementor-element-6f44521:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-6f44521 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://druglandhealthcare.com/wp-content/uploads/2025/07/7797.webp");}.elementor-12 .elementor-element.elementor-element-6f44521{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-12 .elementor-element.elementor-element-6f44521 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-12 .elementor-element.elementor-element-befec3f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12 .elementor-element.elementor-element-befec3f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-12 .elementor-element.elementor-element-7324cc1 img{opacity:1;border-radius:15px 015px 15px 015px;}.elementor-12 .elementor-element.elementor-element-d656ed0{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.09);}.elementor-bc-flex-widget .elementor-12 .elementor-element.elementor-element-ef9d9dd.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12 .elementor-element.elementor-element-ef9d9dd.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-12 .elementor-element.elementor-element-ef9d9dd.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-12 .elementor-element.elementor-element-ef9d9dd > .elementor-element-populated{padding:0px 0px 0px 60px;}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-12 .elementor-element.elementor-element-1a24b08:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-1a24b08 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}.elementor-12 .elementor-element.elementor-element-1a24b08{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-12 .elementor-element.elementor-element-1a24b08 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(max-width:1024px){.elementor-bc-flex-widget .elementor-12 .elementor-element.elementor-element-be2c30d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12 .elementor-element.elementor-element-be2c30d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}}@media(min-width:1025px){.elementor-12 .elementor-element.elementor-element-6f44521:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-6f44521 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-670dc61 */.product-section {
  background-color: #f9fdfc;
  padding: 60px 20px;
  text-align: center;
}

.product-section h2 {
  font-size: 30px;
  color: #198754;
  margin-bottom: 20px;
}

.product-description,
.product-note {
  font-size: 16px;
  color: #2c3e50;
  max-width: 700px;
  margin: 0 auto 20px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Only 2 columns */
  gap: 24px;
  max-width: 800px;
  margin: 40px auto;
}

.product-card {
  background-color: #e6f0ff;
  padding: 20px;
  border-radius: 10px;
  font-size: 16px;
  color: #003366;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: background-color 0.3s, transform 0.2s;
}

.product-card:hover {
  background-color: #d1e7ff;
  transform: translateY(-5px);
}

.product-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 24px;
  background-color: #0d6efd;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s;
}

.product-btn:hover {
  background-color: #0a58ca;
}

/* Responsive: stack cards on mobile */
@media (max-width: 768px) {
  .product-grid {
    grid-template-columns: 1fr;
  }
}
text-decoration: none;
.product-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 24px;
  background-color: #0d6efd;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
}

.product-btn:hover {
  background-color: #0a58ca;
  color: #fff; /* Keeps text white */
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(13, 110, 253, 0.15);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9266602 */.why-section {
  background-color: #f9fdfb;
  padding: 60px 20px;
  text-align: center;
}

.why-section h2 {
  font-size: 30px;
  margin-bottom: 40px;
  color: #198754;
}

.why-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* Exactly 5 columns */
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.why-item {
  background-color: #e6f5ec;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease;
}

.why-item:hover {
  transform: translateY(-5px);
}

.why-item i {
  font-size: 28px;
  color: #198754;
  margin-bottom: 12px;
}

.why-item h3 {
  font-size: 16px;
  color: #003366;
  margin-bottom: 6px;
}

.why-item p {
  font-size: 14px;
  color: #2c3e50;
}

/* Make responsive below 1100px */
@media (max-width: 1100px) {
  .why-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .why-row {
    grid-template-columns: 1fr;
  }
}
.why-section h2 {
  font-size: 30px;
  margin-bottom: 40px;
  color: #198754;
  text-align: center; /* Add this to explicitly center */
  display: block;     /* Ensures it's treated as block */
  margin-left: auto;  /* Forces center align with margin auto */
  margin-right: auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a8ca04 */.expansion-section {
  background-color: #f1f7fe;
  padding: 60px 20px;
  text-align: center;
}

.expansion-section h2 {
  font-size: 30px;
  color: #0d6efd;
  margin-bottom: 20px;
}

.container {
  max-width: 900px;
  margin: 0 auto;
}

.intro-text,
.cta-text {
  font-size: 16px;
  color: #2c3e50;
  margin: 15px auto;
  max-width: 700px;
}

.partner-list {
  list-style: none;
  padding: 0;
  margin: 30px auto;
  max-width: 600px;
}

.partner-list li {
  background-color: #ffffff;
  padding: 14px 20px;
  margin: 10px 0;
  border-radius: 8px;
  font-size: 16px;
  color: #003366;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: left;
}

.expansion-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 24px;
  background-color: #0d6efd;
  color: #ffffff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s ease;
}

.expansion-btn:hover {
  background-color: #0a58ca;
}

@media (max-width: 600px) {
  .partner-list li {
    text-align: center;
  }
}
.expansion-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 24px;
  background-color: #0d6efd;
  color: #ffffff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s ease, transform 0.3s, box-shadow 0.3s;
}

.expansion-btn:hover {
  background-color: #0a58ca;
  color: #ffffff; /* Keeps text color white on hover */
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(13, 110, 253, 0.15);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2dc313d */.domestic-btn {
  display: inline-block;
  padding: 12px 24px;
  background-color: #0d6efd;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
}

.domestic-btn:hover {
  background-color: #0a58ca;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(13, 110, 253, 0.2);
  color: #fff; /* Keep text color the same */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a7dc859 */.connect-section {
  background-color: #ffffff;
  padding: 60px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.connect-section h2 {
  font-size: 28px;
  color: #198754;
  margin-bottom: 20px;
}

.connect-text {
  font-size: 16px;
  color: #2c3e50;
  margin-bottom: 30px;
  line-height: 1.6;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.connect-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 25px;
}

.connect-btn {
  padding: 12px 20px;
  background-color: #198754;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
}

.connect-btn:hover {
  background-color: #157347;
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(25, 135, 84, 0.2);
  color: #fff;
}

.connect-btn.whatsapp {
  background-color: #25D366;
}

.connect-btn.whatsapp:hover {
  background-color: #1ebe5d;
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(37, 211, 102, 0.2);
  color: #fff;
}

@media (max-width: 600px) {
  .connect-buttons {
    flex-direction: column;
    align-items: center;
  }

  .connect-btn {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
}/* End custom CSS */