<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Made by Alper Oymak */

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.side_icon {
  width: 65% !important;
  height: auto;
  margin: 0 auto;
}

.anaServisButonAlani {
  position: relative;
  float: left;
  border-bottom: solid 0px #3473e4;
  width: 33%;
  height: auto;
  padding: 0;
  margin: 2px 0;
}

.anaServisButonAlani.border-sag {
  border-right: solid 0px #3473e4;
}
.anaServisButonAlani.border-none {
  border-bottom: 0;
}
.anaServisButonAlani:hover {

  transform: scale(1.1);
  transition: transform .2s;
}
.anaServisButonAlani img {
  width: 79%;
  height: auto;
  margin: 0 auto;
}

.anaServisButonAlaniEn {
  position: relative;
  float: left;
  border-bottom: solid 0px #3473e4;
  width: 50%;
  height: auto;
  padding: 9px 0 2px 0;
}

.anaServisButonAlaniEn.border-sag {
  border-right: solid 0px #3473e4;
}
.anaServisButonAlaniEn.border-none {
  border-bottom: 0;
}
.anaServisButonAlaniEn:hover {
  background-color: #3473e4;
}
.anaServisButonAlaniEn img {
  width: 50%;
  height: auto;
  margin: 0 auto;
}

.baskan_sosyalmedya {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.baskan_container {
  margin: 30px 0 0 0;
  background: url("../images/bg_ahmetaras.jpg");
}
.baskan_sosyalmedya i {
  margin-right: 20px;
  display: inline-block;
}
.baslan_linkler span {
  display: inline-block;
  padding: 20px 20px 0 0;
  font-weight: 600;
  font-size: 15px;
}

.anaSayfaSosyalMedya ul {
  margin-top: 50px;
}
.anaSayfaSosyalMedya a {
  font-size: 20px;
  padding-top: 10px;
}
.anaSayfaSosyalMedya a:hover {
  color: #39b1b8;
}

.baskan_imza {
  width: 40%;
  height: auto;
}
.baskan_video {
  height: 640px;
}
.page_video {
  height: 640px;
  margin: 50px;
  padding: 15px;
}

.custom ul {
  margin-left: 20px;
}
.custom li {
  list-style: circle;
}

#searchList {
  background-color: #39b1b8;
  line-height: 18px;
}

#upbutton {
  display: inline-block;
  background-color: #39b1b8;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  margin: 10px;
  position: fixed;
  bottom: 80px;
  right: 20px;
  transition: background-color 0.3s;
  z-index: 1000;
}
#upbutton:hover {
  cursor: pointer;
  background-color: #333;
}
#upbutton:active {
  background-color: #555;
}
#upbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 30px;
  color: #fff;
}

.paketselect {
  border: solid 2px #0a6aa1;
}
.paket_bilgi {
  text-align: left;
  position: absolute;
  bottom: -30px;
}
.paket_bilgi a:link {
  font-size: 12px;
  font-weight: normal;
}
.paket {
  height: 250px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 60px;
}
.paket_1 {
  background-color: #f9f9f9;
}
.paket_2 {
  background-color: #f1f1f1;
}

.eczane_tek {
  width: 100%;
  padding: 10px 5px 10px 80px;
  margin-bottom: 10px;
  cursor: pointer;
  background: url("../images/icons/eczane.png") no-repeat;
  background-position: 10px;
}
.eczane_tek h3 {
  font-size: 16px;
  font-weight: bold;
}
.eczane_tek .ADRES {
  display: block;
}
.eczane_tek .TELEFON {
  display: block;
}

.fatura_box {
  -webkit-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.68);
  box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.68);
  padding: 15px;
  background-color: #f8f8f8;
}
.fatura_box span {
  width: 100px;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
}

.city_top_search_en {
  position: relative;
  float: left;
  width: 100%;
  background-color: #3473e4;
  padding: 31px;
}

.eczane_fig {
  padding: 10px 15px;
  border: 1px solid #d7d7d7;
  margin: 0px 0px 20px;
  background-color: #fff;
}
.eczane_fig {
  border: 1px solid #d7d7d7;
  margin: 0px 0px 35px;
  overflow: hidden;
}
.eczane_img {
  float: left;
  width: 10%;
  display: inline-block;
}
.eczane_text {
  float: left;
  width: 90%;
  display: inline-block;
}

.bottom_social ul li a {
  border: 2px solid #fff;
}

.bottom_social {
  width: 100%;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: center;
}

.bottom_social ul {
  width: 100%;
}
.bottom_social ul li {
  float: left;
  width: auto;
  margin-right: 5px;
}
.bottom_social ul li:last-child {
  margin-right: 0px;
}
.bottom_social ul li a {
  display: inline-block;
  height: 36px;
  width: 36px;
  text-align: center;
  line-height: 33px;
  border: 3px solid;
  color: #fff;
  font-size: 20px;
}
.bottom_social ul li a:hover {
  color: #fff;
}

.altyapiDetay i {
  margin-right: 5px;
}

.altYapiTakvimiList ul li {
  display: block !important;
  line-height: 30px;
}

.city_project_fig img {
  aspect-ratio: 3/2;
  object-fit: contain;
  
}

.popup-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.popup-content {

  padding: 0;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: relative;
}

.popup-header {
  display: flex;
  justify-content: flex-end;
  padding: 10px;
}

.close-button {
  background: none;
  border: none;
  font-size: 40px;
  cursor: pointer;
  color: #999;
  position: absolute;
  right: -20px;
  top: -20px;
  color: #FFF;
}

.close-button:focus {
  outline: none;
}

.popup-content img {
  max-width: 100%;
  height: auto;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .altyapiDetay {
    width: 90%;
  }
  .altyapiDetay div {
    height: 70px;
  }
  .altyapiDetay span {
    width: 180px;
    font-weight: bold;
    display: flex;
    color: #17469c;
    height: 16px;
    vertical-align: sub;
  }
  .altYapiTakvimiList span {
    width: 180px;
    font-weight: bold;
    display: inline-block;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .altyapiDetay {
    width: 90%;
    padding: 0 20px;
  }
  .altyapiDetay div {
    height: 50px;
    padding: 0 20px;
  }
  .altyapiDetay span {
    width: 180px;
    font-weight: bold;
    display: inline-block;
    color: #17469c;
    height: 16px;
    vertical-align: sub;
  }
  .altYapiTakvimiList span {
    width: 180px;
    font-weight: bold;
    display: inline-block;
  }
  .anaServisler {margin-top: 20px !important;}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .altyapiDetay {
    width: 100%;
  }
  .altyapiDetay div {
    height: 50px;
  }
  .altyapiDetay span {
    width: 220px;
    font-weight: bold;
    display: inline-block;
    color: #17469c;
    height: 16px;
    vertical-align: sub;
  }
  .altYapiTakvimiList span {
    width: 250px;
    font-weight: bold;
    display: inline-block;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .altyapiDetay {
    width: 100%;
  }
  .altyapiDetay div {
    height: 50px;
  }
  .altyapiDetay span {
    width: 220px;
    font-weight: bold;
    display: inline-block;
    color: #17469c;
    height: 16px;
    vertical-align: sub;
  }
  .altYapiTakvimiList span {
    width: 250px;
    font-weight: bold;
    display: inline-block;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .altyapiDetay {
    width: 100%;
  }
  .altyapiDetay div {
    height: 50px;
  }
  .altyapiDetay span {
    width: 220px;
    font-weight: bold;
    display: inline-block;
    color: #17469c;
    height: 16px;
    vertical-align: sub;
  }

  .altYapiTakvimiList span {
    width: 250px;
    font-weight: bold;
    display: inline-block;
  }
}

/* AÃ§Ä±lÄ±r Mega MenÃ¼ Profesyonel GÃ¶rÃ¼nÃ¼m */

/* Ana menÃ¼ efektleri */
.navigation &gt; ul &gt; li {
  transition: all 0.3s ease;
}

.navigation &gt; ul &gt; li &gt; a {
  position: relative;
  transition: all 0.3s ease;
}

.navigation &gt; ul &gt; li &gt; a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  bottom: 0;
  left: 50%;
  background-color: #fff;
  transform: translateX(-50%);
  transition: all 0.3s ease;
}

.navigation &gt; ul &gt; li:hover &gt; a:after {
  width: 80%;
}

/* AÃ§Ä±lÄ±r menÃ¼ler iÃ§in stil */
.navigation ul li ul,
.navigation ul li ul.child,
.navigation ul li ul.row,
.navigation ul li ul.child.list-group.row {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-top: 3px solid #1e398f; /* Kurumsal mavi renk */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px;
  padding: 8px;
  z-index: 99999 !important; /* Ã‡ok yÃ¼ksek z-index deÄŸeri */
  position: absolute !important;
}

/* Mega menÃ¼ Ã¶ÄŸeleri */
.navigation ul li ul li {
  border-bottom: 1px solid #f0f0f0;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

/* MenÃ¼ linklerinin gÃ¶rÃ¼nÃ¼mÃ¼ */
.navigation ul li ul li a {
  color: #333;
  padding: 10px 12px;
  transition: all 0.2s ease;
  font-size: 13px;
}

.navigation ul li ul li a:hover {
  background-color: #f5f7fa;
  color: #1e398f; /* Hover durumunda mavi renk */
  padding-left: 15px; /* Biraz saÄŸa kayma efekti */
}

/* Ã‡oklu sÃ¼tunlu menÃ¼ (mega menÃ¼) */
.navigation ul li ul.row {
  width: auto;
  min-width: 520px;
  padding: 15px;
}

.navigation ul li ul.row li {
  border-bottom: none;
}

.navigation ul li ul.row li a {
  padding: 8px 10px;
  margin-bottom: 2px;
  border-radius: 3px;
}

/* Alt menÃ¼ler */
.navigation ul li ul li ul.child {
  left: 100%;
  top: 0;
  border-top: 1px solid #e9e9e9;
  border-left: 3px solid #1e398f;
}

/* ÃœÃ§Ã¼ncÃ¼ seviye menÃ¼ler iÃ§in ok iÅŸareti */
.navigation ul li ul li ul.child li a:before {
  content: "\f105"; /* Font Awesome ok iÅŸareti */
  font-family: FontAwesome;
  margin-right: 8px;
  font-size: 12px;
  color: #1e398f;
}

/* MenÃ¼nÃ¼n ikinci satÄ±ra inmesini Ã¶nleme - normal yazÄ± boyutuyla */

/* Ana menÃ¼ konteynerÄ± iÃ§in dÃ¼zenleme */
.navigation {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 99999 !important;
}

.navigation &gt; ul {
  display: flex;
  justify-content: space-evenly; /* Ã–ÄŸeleri eÅŸit aralÄ±klarla daÄŸÄ±t */
  width: 100%;
  padding: 0;
  margin: 0;
}

/* MenÃ¼ Ã¶ÄŸeleri iÃ§in ayarlar */
.navigation &gt; ul &gt; li {
  position: relative;
  padding: 15.5px 7px !important; /* Padding deÄŸerini optimize et */
  z-index: 99999 !important;
}

.navigation &gt; ul &gt; li &gt; a {
  font-size: 13px; /* Normal yazÄ± boyutu */
  white-space: nowrap;
  padding: 0 2px;
}

/* BoÅŸluklarÄ± azalt */
.navigation &gt; ul &gt; li:not(:last-child) {
  margin-right: 0;
}

/* Ä°letiÅŸim menÃ¼sÃ¼ iÃ§in Ã¶zel dÃ¼zenleme */
.navigation &gt; ul &gt; li:last-child {
  margin-right: 0;
}

/* Mobil gÃ¶rÃ¼nÃ¼m yÃ¶netimi */
@media screen and (max-width: 1100px) {
  .dl-menuwrapper {
    display: block;
  }
  
  .navigation {
    display: none;
  }
}

/* Sadece AÃ§Ä±lÄ±r MenÃ¼ GÃ¶rÃ¼nÃ¼m Ä°yileÅŸtirmesi */

/* AÃ§Ä±lÄ±r menÃ¼ temel stili */
.navigation ul li ul {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 3px solid #1e398f;
  padding: 5px 0;
  z-index: 9999 !important;
}

/* AÃ§Ä±lÄ±r menÃ¼ Ã¶ÄŸeleri */
.navigation ul li ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

/* AÃ§Ä±lÄ±r menÃ¼ linkleri */
.navigation ul li ul li a {
  color: #333;
  font-size: 13px;
  padding: 10px 15px;
  display: block;
  transition: background-color 0.2s, color 0.2s;
}

/* AÃ§Ä±lÄ±r menÃ¼ hover efekti */
.navigation ul li ul li a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
  text-decoration: none;
}

/* Ã‡oklu sÃ¼tunlu mega menÃ¼ */
.navigation ul li ul.row {
  width: auto;
  min-width: 580px;
  background-color: #ffffff;
  padding: 15px;
}

.navigation ul li ul.row li {
  border-bottom: none;
}

.navigation ul li ul.row li a {
  border-radius: 3px;
  margin-bottom: 5px;
}

/* Alt menÃ¼lerin konumlandÄ±rÄ±lmasÄ± */
.navigation ul li ul li ul.child {
  top: 0;
  left: 100%;
  border-left: 3px solid #1e398f;
  border-top: 1px solid #e9e9e9;
}

/* Tesis menÃ¼sÃ¼ gibi Ã¶zel mega menÃ¼ler */
.navigation ul li ul li ul.child.list-group {
  width: 600px;
}

/* Alt baÅŸlÄ±klar iÃ§in stil */
.navigation ul li ul.child li a.heading {
  font-weight: 600;
  color: #1e398f;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
}

/* LÃ¼ks AÃ§Ä±lÄ±r MenÃ¼ Stillemesi */

/* AÃ§Ä±lÄ±r menÃ¼ ana konteyner */
.navigation ul li ul {
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-top: 3px solid #1e398f;
  padding: 8px 0;
  margin-top: 3px;
  z-index: 9999 !important;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

/* Hover animasyonu */
.navigation ul li:hover &gt; ul {
  opacity: 1;
  transform: translateY(0);
}

/* MenÃ¼ Ã¶ÄŸeleri */
.navigation ul li ul li {
  transition: background-color 0.2s;
  margin: 2px 5px;
  border-radius: 5px;
}

/* MenÃ¼ linkleri */
.navigation ul li ul li a {
  color: #333;
  font-size: 14px;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  transition: all 0.3s;
  position: relative;
  font-weight: 400;
  letter-spacing: 0.2px;
}

/* Link hover efekti */
.navigation ul li ul li a:hover {
  background: linear-gradient(to right, rgba(30, 57, 143, 0.08) 0%, rgba(30, 57, 143, 0.02) 100%);
  color: #1e398f;
  transform: translateX(5px);
}

/* Ok iÅŸareti ve ikonlar */
.navigation ul li ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #1e398f;
  opacity: 0;
  transform: translateX(-5px);
  transition: all 0.3s;
}

.navigation ul li ul li a:hover:before {
  opacity: 1;
  transform: translateX(0);
}

/* Mega menÃ¼ Ã¶zel stili */
.navigation ul li ul.row {
  display: flex;
  flex-wrap: wrap;
  min-width: 580px;
  padding: 15px;
  background: #fff;
}

.navigation ul li ul.row li {
  margin: 3px;
}

.navigation ul li ul.row li a {
  padding: 10px 15px;
  font-size: 13px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid transparent;
}

.navigation ul li ul.row li a:hover {
  background: #f0f4ff;
  border: 1px solid rgba(30, 57, 143, 0.1);
  transform: none;
}

/* Alt menÃ¼ler */
.navigation ul li ul li ul.child {
  left: 100%;
  top: 0;
  border-left: 3px solid #1e398f;
  border-top: 1px solid #e9e9e9;
  transform: translateX(10px);
}

.navigation ul li ul li:hover &gt; ul.child {
  transform: translateX(0);
}

/* Kategori baÅŸlÄ±klarÄ± */
.navigation ul li ul li.heading &gt; a {
  font-weight: 600;
  color: #1e398f;
  border-bottom: 1px solid rgba(30, 57, 143, 0.1);
  pointer-events: none;
}

/* Konteyner kenar Ã§izgileri */
.navigation ul li ul:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 30px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #1e398f;
}

/* GeniÅŸ tesisler menÃ¼sÃ¼ iÃ§in Ã¶zel stil */
.navigation ul li ul li ul.child.list-group {
  width: 600px;
  columns: 2;
  column-gap: 50px;
  padding: 15px;
}

.navigation ul li ul li ul.child.list-group li {
  break-inside: avoid;
}

/* Kolon YapÄ±sÄ± DÃ¼zeltilmiÅŸ AÃ§Ä±lÄ±r MenÃ¼ */

/* Ana AÃ§Ä±lÄ±r MenÃ¼ Konteyner */
.navigation ul li ul {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 3px solid #1e398f;
  padding: 8px 0;
  z-index: 9999 !important;
}

/* AÃ§Ä±lÄ±r MenÃ¼ Ã–ÄŸeleri */
.navigation ul li ul li {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding: 0;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

/* AÃ§Ä±lÄ±r MenÃ¼ Linkleri */
.navigation ul li ul li a {
  color: #333;
  font-size: 13px;
  padding: 10px 15px;
  display: block;
  transition: all 0.2s;
}

/* Hover Efekti */
.navigation ul li ul li a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
  padding-left: 18px;
}

/* Kolon YapÄ±sÄ±nda Mega MenÃ¼ DÃ¼zenlemesi */
.navigation ul li ul.row,
.navigation ul li ul.child.list-group.row {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 580px !important;
  padding: 10px !important;
}

/* Kolon Ã–ÄŸeleri */
.navigation ul li ul.row li,
.navigation ul li ul.child.list-group.row li {
  width: 50% !important; /* 2 kolon iÃ§in */
  border-bottom: none;
  box-sizing: border-box;
  padding: 0 5px;
}

/* Tesis menÃ¼sÃ¼ gibi Ã¶zel dÃ¼zen gerektiren menÃ¼ler */
.navigation ul li ul li ul.child.list-group {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 600px !important;
  left: 40%;
  top: 100%;
}

.navigation ul li ul li ul.child.list-group li {
  width: 50% !important;
  float: left;
  border-bottom: none;
}

/* Alt menÃ¼ler iÃ§in konum ayarÄ± */
.navigation ul li ul li ul.child {
  left: 100%;
  top: 0;
  border-left: 3px solid #1e398f;
}

/* GeniÅŸ iÃ§erikli menÃ¼ler iÃ§in scroll Ã¶nleme */
.navigation ul li ul.child.list-group.row {
  max-height: 400px;
  overflow-y: auto;
}

/* Ä°Ã§ iÃ§e aÃ§Ä±lÄ±r menÃ¼ler iÃ§in stil */
.navigation ul li ul li.col-xs-6 {
  width: 50% !important;
  border-bottom: none;
}

/* Link stilleri */
.navigation ul li ul li a {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Mega MenÃ¼ Kolon DÃ¼zenlemesi */

/* AÃ§Ä±lÄ±r menÃ¼ler iÃ§in temel stil (deÄŸiÅŸmedi) */
.navigation ul li ul {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 3px solid #1e398f;
  z-index: 9999 !important;
}

/* Kolon yapÄ±sÄ±nÄ± dÃ¼zelten Ã¶zel tanÄ±mlar */
.navigation ul li ul.child.list-group.row {
  display: block; /* Flex yerine block */
  width: 600px !important; /* GeniÅŸlik korunuyor */
  padding: 10px;
}

/* col-xs-6 sÄ±nÄ±fÄ±nÄ± kullanan Ã¶ÄŸeler iÃ§in dÃ¼zeltme */
.navigation ul li ul.child.list-group.row li.col-xs-6 {
  width: 50% !important; /* GeniÅŸliÄŸi sabitliyoruz */
  float: left; /* Float kullanÄ±yoruz Bootstrap'e uygun olarak */
  padding: 0 10px; /* Ä°Ã§ boÅŸluk */
  margin: 2px 0; /* DÄ±ÅŸ boÅŸluk */
  box-sizing: border-box; /* Kutu modelini dÃ¼zeltiyor */
  border-bottom: none;
}

/* Link geniÅŸliÄŸi dÃ¼zeltmesi */
.navigation ul li ul.child.list-group.row li.col-xs-6 a {
  width: 100% !important; /* 370px yerine % kullanÄ±mÄ± */
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 10px;
  border-radius: 3px;
}

/* Hover efekti */
.navigation ul li ul.child.list-group.row li.col-xs-6 a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
}

/* DiÄŸer aÃ§Ä±lÄ±r menÃ¼ stilleri (deÄŸiÅŸmedi) */
.navigation ul li ul li {
  border-bottom: 1px solid #f0f0f0;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

.navigation ul li ul li a {
  color: #333;
  padding: 10px 15px;
  display: block;
}

/* 3 Kolonlu Mega MenÃ¼ DÃ¼zenlemesi */

/* Temel aÃ§Ä±lÄ±r menÃ¼ gÃ¶rÃ¼nÃ¼mÃ¼ */
.navigation ul li ul {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 3px solid #1e398f;
  z-index: 9999 !important;
  padding: 10px;
}

/* Normal aÃ§Ä±lÄ±r menÃ¼ Ã¶ÄŸeleri */
.navigation ul li ul li {
  border-bottom: 1px solid #f0f0f0;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

.navigation ul li ul li a {
  color: #333;
  padding: 10px 15px;
  display: block;
  transition: all 0.2s ease;
}

.navigation ul li ul li a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
}

/* 2 Kolonlu mega menÃ¼ (varsayÄ±lan) */
.navigation ul li ul.child.list-group.row {
  display: block;
  width: 600px !important;
  padding: 12px;
}

.navigation ul li ul.child.list-group.row li.col-xs-6 {
  width: 50% !important;
  float: left;
  padding: 0 5px;
  margin: 2px 0;
  box-sizing: border-box;
  border-bottom: none;
}

/* 3 Kolonlu mega menÃ¼ (uzun iÃ§erik iÃ§in) */
.navigation ul li ul.child.list-group.row[style*="width: 600px"] {
  width: 800px !important; /* Daha geniÅŸ konteyner */
}

/* Tesisler menÃ¼sÃ¼ iÃ§in Ã¶zel 3 kolon tanÄ±mÄ± */
.navigation ul li:nth-child(4) ul.child ul.child.list-group.row li.col-xs-6 {
  width: 33.33% !important; /* 3 kolon */
  float: left;
}

/* TÃ¼m menÃ¼ler iÃ§in 3 kolonlu yapÄ± seÃ§eneÄŸi */
.navigation ul li ul.child.list-group.triple-column li.col-xs-6 {
  width: 33.33% !important;
  float: left;
}

/* Link stilleri */
.navigation ul li ul.child.list-group.row li.col-xs-6 a {
  width: 100% !important;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: 13px;
  transition: all 0.2s ease;
}

/* Hover efekti */
.navigation ul li ul.child.list-group.row li.col-xs-6 a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
  transform: translateX(3px);
}

/* BÃ¼yÃ¼k ekranlar iÃ§in responsive davranÄ±ÅŸ */
@media (min-width: 1200px) {
  .navigation ul li ul.child.list-group.row[style*="width: 600px"] {
    width: 900px !important; /* Daha da geniÅŸ */
  }
}

/* Orta boyutlu ekranlar iÃ§in 2 kolona dÃ¶nÃ¼ÅŸ */
@media (max-width: 992px) {
  .navigation ul li:nth-child(4) ul.child ul.child.list-group.row li.col-xs-6,
  .navigation ul li ul.child.list-group.triple-column li.col-xs-6 {
    width: 50% !important; /* 2 kolon */
  }
}

/* Minimal, Modern ve Scrollbar'sÄ±z AÃ§Ä±lÄ±r MenÃ¼ */

/* Temel AÃ§Ä±lÄ±r MenÃ¼ Stili */
.navigation ul li ul {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #eaeaea;
  z-index: 9999 !important;
  padding: 5px;
  max-height: none !important; /* Scrollbar'Ä± kaldÄ±r */
  overflow: visible !important; /* Scrollbar'Ä± kaldÄ±r */
}

/* Normal AÃ§Ä±lÄ±r MenÃ¼ Ã–ÄŸeleri */
.navigation ul li ul li {
  border-bottom: 1px solid #f5f5f5;
}

.navigation ul li ul li:last-child {
  border-bottom: none;
}

.navigation ul li ul li a {
  color: #333;
  padding: 8px 12px;
  display: block;
  font-size: 13px;
}

.navigation ul li ul li a:hover {
  background-color: #f8f9fa;
  color: #1e398f;
}

/* Mega MenÃ¼ - 3 Kolon */
.navigation ul li ul.child.list-group.row {
  display: flex;
  flex-wrap: wrap;
  width: 750px !important;
  padding: 10px;
}

.navigation ul li ul.child.list-group.row li.col-xs-6 {
  width: 33.33% !important; /* 3 kolon */
  padding: 0 5px;
  margin: 0;
  border-bottom: none;
}

/* Tesisler menÃ¼sÃ¼ iÃ§in de 3 kolon */
.navigation ul li:nth-child(4) ul.child ul.child.list-group.row {
  width: 750px !important;
}

.navigation ul li:nth-child(4) ul.child ul.child.list-group.row li.col-xs-6 {
  width: 33.33% !important; /* 3 kolon */
}

/* Link stilleri */
.navigation ul li ul.child.list-group.row li.col-xs-6 a {
  width: auto !important;
  display: block;
  white-space: normal; /* Metni sarma */
  overflow: visible;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.4;
  height: auto;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all 0.2s ease;
}

.navigation ul li ul.child.list-group.row li.col-xs-6 a:hover {
  background-color: #f5f7fa;
  color: #1e398f;
  padding-left: 13px;
}

/* Kategori baÅŸlÄ±klarÄ± iÃ§in stil */
.navigation ul li ul &gt; li:first-child {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
}

.navigation ul li ul &gt; li:first-child &gt; a {
  font-weight: 600;
  color: #1e398f;
}

/* Z-index Sorunu Ã‡Ã¶zÃ¼mÃ¼ */

/* Arama kutusu z-index dÃ¼zeltmesi */
.city_top_search,
.city_top_search_en,
.city_top_navigation_search {
  position: relative;
  z-index: 10 !important; /* AÃ§Ä±lÄ±r menÃ¼den daha dÃ¼ÅŸÃ¼k */
}

/* Search dropdown iÃ§in z-index ayarÄ± */
#searchList {
  position: absolute;
  z-index: 9991 !important; /* MenÃ¼nÃ¼n altÄ±nda ama aramanÄ±n Ã¼stÃ¼nde */
}

/* 3 Kolonlu Mega MenÃ¼ tasarÄ±mÄ± (Ã¶nceki kodlar) */
.navigation ul li ul.child.list-group.row {
  display: flex;
  flex-wrap: wrap;
  width: 600px !important;
  padding: 10px;
}

.navigation ul li ul.child.list-group.row li.col-xs-6 {
  width: 33.33% !important;
  padding: 0 5px;
  margin: 0;
  border-bottom: none;
}

/* Link stilleri */
.navigation ul li ul.child.list-group.row li.col-xs-6 a {
  width: auto !important;
  display: block;
  white-space: normal;
  overflow: visible;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.4;
}
</pre></body></html>