body {
  background: url('/images/background/tanitim-bg1.jpg') no-repeat center center fixed;
  background-size: cover;
}

.kurumsal-blok {
  background-color: rgba(255, 255, 255, 0.20);
  padding: 30px;
  margin: 30px auto;
  max-width: 900px;
  border-left: 5px solid #363f91;
  border-radius: 6px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.kurumsal-blok h3 {
  color: #363f91;
  margin-top: 0;
}

.kurumsal-blok p {
  color: #333;
  line-height: 1.6;
}

.icao-tanitim {
  max-width: 1000px;
  margin: 60px auto;
  padding: 30px;
  background: rgba(255, 255, 255, 0.20);
  border-left: 5px solid #363f91;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,0.08);
  color: #333;
}

.icao-tanitim h2 {
  color: #363f91;
  font-size: 24px;
  margin-bottom: 20px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 8px;
}

.icao-tanitim ul {
  padding-left: 20px;
  margin-bottom: 30px;
}

.icao-tanitim li {
  margin-bottom: 8px;
  line-height: 1.6;
}

.egitim-kategori {
  margin-bottom: 25px;
}

.egitim-kategori h3 {
  font-size: 20px;
  color: #2b2b6d;
  margin-bottom: 10px;
  text-decoration: underline;
}
