.sem-menu li {
  position: relative;
}
.sem-menu li:hover .dropdown-menu {
  display: block;
  position: absolute;
}
.sem-menu li .dropdown-menu {
  position: absolute;
  display: none;
}

.node-1410:not(.scroll-page.sticky-header) .header .branding-wrap img {
  height: auto !important;
}

.branding-wrap {
  position: relative;
}

@media (min-width: 992px) {
  body.node-1410 .header:not(.sticky) .branding-wrap::before {
    content: "";
    position: absolute;
    background-image: url(https://www.isikun.edu.tr/sites/default/files/2025-10/isik_ipe_logo_white.svg);
    width: 100%;
    height: auto;
    z-index: 9999999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: 600ms;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
  }
}
.node-1410 .header .header-bottom-right::before {
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
}

.locked .node-1410 .header {
  background-color: unset !important;
}

@media (min-width: 992px) {
  .megamenu-click .node-1410 .header {
    position: absolute;
    background-color: transparent !important;
  }
}
@media (min-width: 992px) {
  .node-1410 .domain-header {
    display: none;
  }
}
.megamenu-click .node-1410 .header div#block-isikun-headersearchikon .icon-search-container .fa-search::before {
  filter: invert(1);
}
.megamenu-click .node-1410 .header nav#block-isikun-anagezintimenusuust .nav-item a {
  color: white !important;
}
.megamenu-click .node-1410 .header .header-bottom-right div#block-isikun-isikdomainmenublock-2 .sem-menu > li > a {
  color: white;
  font-weight: 500;
}

.megamenu-click .node-1410 .header .header-bottom-right div#block-isikun-isikdomainmenublock-2 .sem-menu > li.menu-item--expanded > a::before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjYyNSAxTDUuNjI1IDVMOS42MjUgMSIgc3Ryb2tlPSIjMEExMThFIiBzdHJva2Utd2lkdGg9IjEuNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat center center;
  width: 14px;
  height: 20px;
  display: block;
  margin-left: 2px;
  background-size: 10px;
  right: 0;
  position: relative;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(111deg) brightness(104%) contrast(104%);
}

.node-1410.sticky-header .header .branding-wrap {
  position: relative;
}

.megamenu-click .node-1410 .header.sticky {
  background-color: white !important;
}

.megamenu-click .node-1410.sticky-header .header .header-bottom-right div#block-isikun-isikdomainmenublock-2 .sem-menu > li > a {
  color: #0a118e;
}

.megamenu-click .node-1410 .header .header-bottom-right div#block-isikun-isikdomainmenublock-2 .sem-menu > li.menu-item--expanded > a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.node-1410 div#block-isikun-content {
  transform: translateY(0);
}

.node-1410 section.creative-fullpage--slider .swiper-slide .slider-inner img {
  height: 100vh;
}

.sem-menu li:hover:nth-last-child(2) .dropdown-menu {
  display: block;
  position: absolute;
  float: right;
  right: -20px !important;
  left: unset !important;
}

.sem-categories--item-wrapper .highlights-content a {
  border-radius: 16px;
  padding: 20px 16px;
  font-weight: 500;
  font-size: 21px;
  line-height: 29px;
  position: absolute;
  background-color: white;
  bottom: 0;
  z-index: 2;
  margin: 16px;
  width: 86%;
  animation: fadeIn 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.sem-categories--item-wrapper .highlights-content a::before {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNDY4NzUgNy4yMjcyM0gxNy40Njg4TTE3LjQ2ODggNy4yMjcyM0wxMS40Njg4IDEuMjI3MjNNMTcuNDY4OCA3LjIyNzIzTDExLjQ2ODggMTMuMjI3MiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==") no-repeat;
  width: 18px;
  height: 12px;
  display: block;
  background-size: 16px;
  right: 14px;
  position: absolute;
}

.sem-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0 14px;
}

.sem-categories header {
  flex: 0 1 100%;
  width: 100%;
}

.sem-categories img {
  margin-bottom: 0px;
}

.sem-categories--item {
  margin-bottom: 15px;
}

@media (max-width: 1200px) {
  .sem-categories {
    justify-content: center;
  }
}

/*# sourceMappingURL=navbar-sem.css.map */
