.elementor-13 .elementor-element.elementor-element-8df2a85{--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-13 .elementor-element.elementor-element-e5301f4{width:100%;max-width:100%;margin:-23px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:-9px 0px 0px 0px;}.elementor-13 .elementor-element.elementor-element-850c999{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-13 .elementor-element.elementor-element-b072f44{--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-13 .elementor-element.elementor-element-b9d0a16{width:100%;max-width:100%;}.elementor-13 .elementor-element.elementor-element-666382a{--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-13 .elementor-element.elementor-element-ae7fa2b{width:100%;max-width:100%;}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-b072f44{--width:50%;}.elementor-13 .elementor-element.elementor-element-666382a{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-e5301f4 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

.contact-heading {
  text-align: center;
  padding: 40px 20px;
  font-family: 'Poppins', sans-serif;
}

.contact-heading h2 {
  font-size: 32px;
  color: #0a66c2;
  font-weight: 700;
  margin-bottom: 12px;
}

.contact-heading p {
  font-size: 16px;
  color: #555;
  max-width: 600px;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b9d0a16 */.clinic-details {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  font-family: 'Poppins', sans-serif;
  max-width: 600px;
  margin: 40px auto;
}

.clinic-details h3 {
  font-size: 24px;
  color: #0a66c2;
  margin-bottom: 20px;
  text-align: center;
}

.clinic-details ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.clinic-details li {
  margin-bottom: 12px;
  font-size: 16px;
  color: #333;
}

.clinic-details a {
  color: #0a66c2;
  text-decoration: none;
  font-weight: 500;
}

.whatsapp-button a {
  display: inline-block;
  background-color: #25d366;
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.whatsapp-button a:hover {
  background-color: #1da851;
}
.clinic-details {
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 30px;
  background: #ffffff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae7fa2b */.map-box {
  border: 2px solid #ccc;
  border-radius: 12px;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-top: 40px;
}/* End custom CSS */