@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
body {
  font-family: "Open Sans", sans-serif;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  font-family: "Open Sans", sans-serif;
}
.anasayfa #sp-top-bar {
  background-color: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  width: 100%;
  top: 0px;
  z-index: 999;
}
.anasayfa #sp-top-bar {
  background-color: rgba(255, 255, 255, 0) !important;
  position: absolute !important;
  width: 100%;
  top: 0px;
  z-index: 999;
  color: #e1ad4f;
}
.anasayfa #sp-header {
  background-color: rgba(0, 0, 0, 0.3) !important;
  position: absolute;
  top: 35px;
}
.anasayfa #sp-header a {
  font-family: "Open Sans", sans-serif;
  color: #fff !important;
}
