.elementor-9257 .elementor-element.elementor-element-856959e{z-index:0;}/* Start custom CSS for html, class: .elementor-element-856959e *//* Base Reset */


/* Hero Section with background */
.hero {
  background: url("https://andamanstour.in/wp-content/uploads/2025/07/Sightseeing-in-Andaman.jpg")
    no-repeat center center/cover;
  height: 300px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  color: white;
}

.hero-content {
  max-width: 700px;
}

.hero-content h1 {
  font-size: 42px;
  margin-bottom: 25px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

.breadcrumb {
  position: absolute;
  bottom: 20px;
  left: 25px;
  background: rgba(255, 255, 255, 0.85);
  color: #333;
  padding: 8px 15px;
  border-radius: 6px;
  font-size: 14px;
  z-index: 2;
}

.breadcrumb a {
  text-decoration: none;
  color: #007bff;
  margin: 0 4px;
}

.breadcrumb span {
  color: #000;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-80f12e6 */.section-heading {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #2E3A59;  /* প্রফেশনাল ডার্ক ব্লু শেড */
  margin: 20px 0;
  line-height: 1.3;
  font-family: "Segoe UI", Arial, sans-serif;
}

/* Responsive */
@media (max-width: 768px) {
  .section-heading {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .section-heading {
    font-size: 20px;
  }
}/* End custom CSS */