.elementor-236 .elementor-element.elementor-element-1d0d0ec:not(.elementor-motion-effects-element-type-background), .elementor-236 .elementor-element.elementor-element-1d0d0ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#163060;}.elementor-236 .elementor-element.elementor-element-1d0d0ec{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-236 .elementor-element.elementor-element-1d0d0ec > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-236 .elementor-element.elementor-element-71a0693.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-236 .elementor-element.elementor-element-71a0693.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-236 .elementor-element.elementor-element-71a0693.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-236 .elementor-element.elementor-element-71a0693 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-236 .elementor-element.elementor-element-29d9188{width:var( --container-widget-width, 100.001% );max-width:100.001%;--container-widget-width:100.001%;--container-widget-flex-grow:0;}.elementor-236 .elementor-element.elementor-element-36d477b7 > .elementor-container{max-width:1320px;}.elementor-236 .elementor-element.elementor-element-36d477b7{padding:-13px 30px -5px 30px;}.elementor-bc-flex-widget .elementor-236 .elementor-element.elementor-element-636fd7df.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-236 .elementor-element.elementor-element-636fd7df.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-236 .elementor-element.elementor-element-636fd7df > .elementor-element-populated{padding:60px 0px 60px 30px;}.elementor-236 .elementor-element.elementor-element-929d083 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-236 .elementor-element.elementor-element-929d083{margin-top:-69px;margin-bottom:0px;}.elementor-236 .elementor-element.elementor-element-fd9675c{width:var( --container-widget-width, 102.679% );max-width:102.679%;--container-widget-width:102.679%;--container-widget-flex-grow:0;}@media(max-width:1024px) and (min-width:768px){.elementor-236 .elementor-element.elementor-element-636fd7df{width:100%;}}@media(max-width:1024px){.elementor-236 .elementor-element.elementor-element-36d477b7{padding:50px 15px 50px 15px;}.elementor-236 .elementor-element.elementor-element-636fd7df > .elementor-element-populated{padding:30px 0px 0px 0px;}}@media(max-width:767px){.elementor-236 .elementor-element.elementor-element-36d477b7{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-10cff64 */.consultation-section {
  padding: 60px 20px;
  background-color: #f9f9f9;
  font-family: 'Arial', sans-serif;
  text-align: center;
}

.consultation-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #1a1a1a;
}

.consultation-container {
  max-width: 1200px;
  margin: 0 auto;
}

.consultation-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.consultation-card {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px 20px;
  width: 280px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s, box-shadow 0.3s;
}

.consultation-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.15);
}

.consultation-card .icon {
  font-size: 2.5rem;
  margin-bottom: 20px;
  display: inline-block;
}

.consultation-card h3 {
  font-size: 1.25rem;
  margin-bottom: 15px;
  color: #333;
}

.consultation-card p {
  font-size: 1rem;
  color: #666;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd9675c */.consultation-full-section {
  padding: 60px 20px;
  background: #f4f7fa;
  font-family: 'Arial', sans-serif;
  text-align: center;
}

.consultation-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #1a1a1a;
}

.consultation-container {
  max-width: 1200px;
  margin: 0 auto;
}

.consultation-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 40px;
}

.consultation-card {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px 20px;
  width: 280px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s, box-shadow 0.3s;
}

.consultation-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.15);
}

.consultation-card .icon {
  font-size: 2.5rem;
  margin-bottom: 20px;
  display: inline-block;
}

.consultation-card h3 {
  font-size: 1.25rem;
  margin-bottom: 15px;
  color: #333;
}

.consultation-card p {
  font-size: 1rem;
  color: #666;
  line-height: 1.5;
}

.consultation-fee {
  background: #fff;
  padding: 20px 30px;
  border-radius: 15px;
  margin-bottom: 40px;
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
  text-align: left;
  color: #333;
}

.booking-title {
  font-size: 1.8rem;
  margin-bottom: 20px;
  color: #1a1a1a;
}

.booking-steps {
  text-align: left;
  max-width: 800px;
  margin: 0 auto 30px auto;
  color: #333;
  font-size: 1rem;
  line-height: 1.6;
}

.booking-steps li {
  margin-bottom: 15px;
}

.consultation-btn {
  display: inline-block;
    background: linear-gradient(135deg, #1d3d6e 0%, #3abaa1 100%);
    color: #fff;
color:white; padding:16px 16px;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 50px;
  text-decoration: none;
  transition: background 0.3s, transform 0.3s;
  margin-bottom: 30px;
}

.consultation-btn:hover {
  background: #1ebe57;
  transform: translateY(-3px);
}

.consultation-extra {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
  list-style-type: disc;
  padding-left: 20px;
  color: #333;
  font-size: 1rem;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .consultation-cards {
    flex-direction: column;
    align-items: center;
  }

  .consultation-card {
    width: 90%;
  }

  .booking-steps, .consultation-extra {
    width: 90%;
  }
}/* End custom CSS */