.elementor-705 .elementor-element.elementor-element-813bf19{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-65afe65 */.tram-page {
  background: #ffffff;
  font-family: inherit;
}

/* container general, similar cu rt-container */
.tram-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

/* HERO */
.tram-hero {
  background: linear-gradient(135deg, #a91e22 0%, #5c0d10 100%);
  color: #fff;
  padding: 120px 20px 110px;
  text-align: center;
}

.tram-hero h1 {
  font-size: clamp(2.4rem, 3.2vw, 3rem);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0 0 14px;
}

.tram-eyebrow {
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.85;
  margin-bottom: 8px;
}

.tram-hero-subtitle {
  max-width: 720px;
  margin: 0 auto 24px;
  font-size: 0.98rem;
}

/* butoane */
.tram-btn-primary,
.tram-btn-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 24px;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-decoration: none;
  transition: background 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.14s ease;
}

.tram-btn-primary {
  background: linear-gradient(135deg, #7F1316, #A91E22);
  color: #fff;
  box-shadow: 0 14px 30px rgba(0,0,0,0.25);
}

.tram-btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.32);
}

.tram-btn-ghost {
  border: 1px solid #fff;
  color: #333;

}

.tram-btn-ghost:hover {
  background: #f2f2f2;
  color: #000;
}

/* SECȚIUNI GENERALE */
.tram-section {
  padding: 80px 0;
}

.tram-section-header h2 {
  font-size: 1.8rem;
  margin: 0 0 8px;
}

.tram-section-subtitle {
  font-size: 0.95rem;
  color: #666;
  max-width: 620px;
  margin: 0;
}

.tram-section-header-center {
  text-align: center;
}

.tram-section-header-center .tram-section-subtitle {
  margin-left: auto;
  margin-right: auto;
}

/* GRID INTRO (story) */
.tram-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: 40px;
  align-items: center;
}

.tram-story h2 {
  font-size: 1.7rem;
  margin-bottom: 12px;
}

.tram-story p {
  font-size: 0.96rem;
  color: #444;
  margin-bottom: 10px;
}

.tram-img-card {
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
  background: #000;
}

.tram-img-card img {
  display: block;
  width: 100%;
  height: auto;
}

/* PROGRAM */
.tram-program {
  background: #faf7f7;
}

.tram-program-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 28px;
}

.tram-program-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 20px 20px 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.tram-program-card h3 {
  font-size: 1.05rem;
  margin: 0 0 10px;
}

.tram-program-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 6px 0;
  border-top: 1px solid #eee;
  font-size: 0.9rem;
}

.tram-program-row:first-of-type {
  border-top: none;
  padding-top: 0;
}

.tram-program-label {
  font-weight: 600;
  color: #444;
}

.tram-program-times {
  font-family: var(--rt-font-mono, inherit);
  color: #a91e22;
  white-space: nowrap;
}

.tram-program-note {
  font-size: 0.86rem;
  color: #777;
  margin-top: 10px;
}

.tram-badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.tram-badge {
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  background: rgba(169,30,34,0.09);
  color: #a91e22;
}

.tram-badge-ghost {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  color: #555;
}

/* PARTENERI */
.tram-partners {
    background: #fafafa;
}

.tram-partners-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 26px;
}

.tram-partner-card {
  border-radius: 16px;
  padding: 18px 18px 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,0.04);
}

.tram-partner-card h3 {
  margin: 0 0 6px;
  font-size: 1rem;
}

.tram-partner-card p {
  margin: 0;
  font-size: 0.88rem;
  color: #555;
}

/* GALERIE FOTO – nou */
.tram-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 18px;
  margin-top: 26px;
}

/* card foto de bază */
.tram-photo {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(0,0,0,0.08);
  background: #000;
  isolation: isolate;
}

/* imagine + mic zoom pe hover */
.tram-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.tram-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.2), rgba(0,0,0,0.05));
  opacity: 0;
  transition: opacity 0.25s ease;
}

.tram-photo:hover img {
  transform: scale(1.06);
}

.tram-photo:hover::after {
  opacity: 1;
}

/* primul card – mai mare, de impact */
.tram-photo--large {
  grid-column: span 2;
  grid-row: span 2;
}

/* RESPONSIVE – pe ecrane mici nu mai facem layout special */
@media (max-width: 900px) {
  .tram-photo--large {
    grid-column: span 1;
    grid-row: span 1;
  }
}

@media (max-width: 640px) {
  .tram-gallery-grid {
    grid-template-columns: 1fr;
  }
}


/* TESTIMONIALE */
.tram-testimonials {
  background: #fafafa;
}

.tram-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 24px;
}

.tram-testimonial {
  border-radius: 18px;
  padding: 18px 18px 16px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.tram-quote {
  font-size: 0.9rem;
  margin: 0 0 10px;
}

.tram-author {
  font-size: 0.8rem;
  color: #777;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .tram-grid {
    grid-template-columns: 1fr;
  }

  .tram-program-grid {
    grid-template-columns: 1fr;
  }

  .tram-partners-grid,
  .tram-gallery-grid,
  .tram-testimonials-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .tram-hero {
    padding: 90px 16px 70px;
  }

  .tram-section {
    padding: 56px 0;
  }

  .tram-partners-grid,
  .tram-gallery-grid,
  .tram-testimonials-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */