@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
html.frozen-html {
  overflow: hidden;
}

.path-frontpage .header::after {
  height: 200px;
}

.branding-wrap img {
  width: 224px;
  height: auto;
}

.header {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent;
  padding: 16px 0;
  z-index: 99;
  transition: 0.3s ease-in;
}
@media (min-width: 992px) {
  .header::after {
    content: "";
    background: linear-gradient(180deg, #000000 -28.78%, rgba(0, 0, 0, 0) 74.13%);
    width: 100%;
    height: 100px;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
  }
}
.header div#block-ozelbankacilik-dildegistirici {
  position: relative;
}
.header .language-switcher-language-url {
  position: relative;
}
.header .language-switcher-language-url:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.header .language-switcher-language-url .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  top: 30px;
  display: none;
  float: left;
  padding: 0.5rem 0;
  margin: 0.7rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #b59f7c;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  min-width: 3rem;
  padding: 0;
  margin-top: 20px;
  border: 0.5px solid #b59f7c;
  border-radius: 18px;
  z-index: 2003;
}
.header .language-switcher-language-url a.language-link.dropdown-item {
  text-align: right;
  border-bottom: 0.5px solid #987b4d;
  text-transform: uppercase;
  padding-block: 0;
  padding-inline: 20px;
  color: #FFF;
}
.header .language-switcher-language-url a.language-link.dropdown-item:last-child {
  border-bottom: 0px;
}
.header .language-switcher-language-url a.header-top__lang-switcher-item {
  color: #FFF;
  position: relative;
  font-size: 14px;
}
.header .language-switcher-language-url a.header-top__lang-switcher-item span {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjcxMjg5MSAxTDQuNzEyODkgNUw4LjcxMjg5IDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
  width: 20px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
}
.header .language-switcher-language-url a.language-link.dropdown-item:hover {
  color: #987b4d;
}
.header .language-switcher-language-url a.language-link.dropdown-item:first-child {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.header .language-switcher-language-url a.language-link.dropdown-item:last-child {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.header a.header-top__lang-switcher-item span {
  top: unset !important;
  transform: unset !important;
  background-color: unset !important;
}
.header.show {
  background-color: #222222;
}
.header.show::after {
  display: none;
}
.header.dark {
  background-color: #222222;
  animation: slideDown 0.7s ease-out;
}
.header.dark::after {
  display: none;
}
.header .logo a img {
  height: 48px;
}
.header .desktop-menu ul {
  list-style-type: none;
}
.header ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.header .desktop-menu {
  max-width: 100%;
  flex: 0 0 100%;
}
.header .desktop-menu ul.desktop-menu-list,
.header .desktop-menu ul.desktop-menu-button {
  margin: 0;
  padding: 0;
}
.header .desktop-menu ul.desktop-menu-search {
  padding: 0;
}
.header .desktop-menu ul.desktop-menu-open {
  margin-bottom: 0;
}
.header .desktop-menu-list {
  display: flex;
  align-items: center;
  gap: 32px;
}
.header .desktop-menu-list li a {
  color: #FFF;
  font-family: "Gotham Narrow XLight", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.header .desktop-menu-search {
  margin: 0 32px;
}
.header .desktop-menu-search li a {
  cursor: pointer;
}
.header .desktop-menu-button {
  display: flex;
  gap: 8px;
  align-items: center;
}
.header .desktop-menu-button li a {
  color: #FFF;
  font-family: "Gotham Narrow Light", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.header .desktop-menu-button li .customer-button {
  padding: 13px 24px;
  display: inline-block;
  background: rgba(152, 123, 77, 0.3);
  border: 1px solid #987B4D;
  border-radius: 32px;
  transition: 0.3s ease-in;
}
.header .desktop-menu-button li .customer-button:hover {
  border: 1px solid rgba(255, 255, 255, 0.41);
  background-color: transparent;
}
.header .desktop-menu-button li .sube {
  border: 1px solid rgba(255, 255, 255, 0.41);
  padding: 13px 24px;
  display: inline-block;
  border-radius: 32px;
  transition: 0.3s ease-in;
}
.header .desktop-menu-button li .sube:hover {
  background: rgba(152, 123, 77, 0.3);
  border: 1px solid #987B4D;
}
.header .desktop-menu-open {
  margin-left: 8px;
  margin-right: 32px;
  padding: 13px 24px;
  background-color: #987B4D;
  display: inline-block;
  border-radius: 32px;
  transition: 0.3s ease-in;
}
.header .desktop-menu-open li a {
  color: #FFF;
  font-family: "Gotham Narrow Light", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.header .desktop-menu-lang li a {
  color: #FFF;
  font-family: "Gotham Narrow XLight", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.mega-menu {
  background-color: #222222;
  padding: 74px 0;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  transition: 0.3s ease;
  z-index: 99999;
  animation: fadeIn 0.4s ease-in-out;
  display: none;
}
.mega-menu.show {
  pointer-events: all;
  opacity: 1;
  display: block;
  transform: translateY(0);
}
.mega-menu > .container > .row > .col-12:first-of-type > ul {
  flex: 0 0 255px;
  width: 255px;
}
@media (min-width: 992px) {
  .mega-menu > .container > .row > .col-12:first-of-type > ul {
    position: relative;
    height: 100%;
    border-right: 1px solid rgba(228, 228, 228, 0.1);
  }
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li {
  padding: 10px 0;
  line-height: 0;
  margin-bottom: 16px;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover .default {
  display: none;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover .sub-menu {
  display: block;
  column-count: 2;
  column-gap: 32px;
}
@media (max-width: 991.98px) {
  .mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover .sub-menu {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .mega-menu > .container > .row > .col-12:first-of-type > ul > li {
    position: relative;
  }
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li > a {
  color: rgba(255, 255, 255, 0.5803921569);
  font-family: "Gotham Narrow Medium", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  transition: 0.3s ease-in-out;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li > a::after {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
  right: 0;
  bottom: 0;
  top: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  content: "";
  position: absolute;
  background-position: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADDSURBVHgBpZI7DsIwDIbtoHbOEXoEjkAXJDZGJKjUnaH0BtygA4+VDbEyFVhyhR6hR2AuqMaJqMQQkVT9lzzs77csG8Gh+zEpgGDeNq94ll/q35hwwUitBKBIhIEqi0XUCw6aIOejshkgeEgVqWzCt+LrmJG6a8HAt/1yQ4TynwEnShSQfV/GAMvdaiIEKOgpArqaymyw9QFGiBkhSYaeAG3s1bPW45CcuFragdP1ufKCbaD+d45KL4kN9IL1ktjAwfoAf1RV+Ymcwd8AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: contain;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li > a::before {
  left: 0;
  bottom: -10px;
  content: "";
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 0;
  height: 2px;
  background-color: #B9955C;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover > a {
  color: #B9955C;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover > a::after {
  visibility: visible;
  opacity: 1;
  right: -24px;
}
.mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover > a::before {
  width: 110%;
}
.mega-menu-box {
  margin-left: 32px;
}
.mega-menu-box ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 24px;
}
.mega-menu-box ul li {
  border: 1px solid rgba(152, 123, 77, 0.3);
  padding: 46px 30px;
}
.mega-menu-box ul li a {
  color: #FFF;
  font-family: "Gotham Narrow medium", sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .mega-menu-box ul li a {
    flex-direction: column;
    text-align: center;
    gap: 18px;
  }
  .mega-menu-box ul li a img {
    width: 30%;
  }
}

.sub-menu {
  padding-left: 32px !important;
  display: none;
  width: 666px;
  gap: 32px;
  margin-top: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  height: 100%;
}
@media (max-width: 991.98px) {
  .sub-menu.open-mobile {
    display: block !important;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    height: auto;
    left: 0;
    margin-left: 0;
    display: none;
    background-color: #222222;
    overflow: hidden;
    padding-left: unset !important;
  }
}
.sub-menu li {
  position: relative;
  padding: 21px 0;
  break-inside: avoid;
  column-fill: balance;
}
.sub-menu li a {
  color: rgba(255, 255, 255, 0.6705882353);
  font-family: "Gotham Narrow book", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 325;
  line-height: 22px;
  transition: 0.3s ease-in;
  display: flex;
  align-items: center;
  position: relative;
}
.sub-menu li a::before {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAcCAYAAACH81QkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKBSURBVHgBrVVNbtpQEJ55z6RqsijqCegJSk5Qs6sqqOgJGqRKDcoGdgmJBEgFZRe6iIAV6QUKalKpu3CD0BPg3MCbKFWKPZ0xtnGwG2iVWVie53nffPNrAJb+Qb4I/ynd/byJ3f1iBrUzZf2MnN/N8vEPa73LrzNKG0MCTKvI+Q7q1KV8XAVwWnuTFVsGyIqulr4zq9S0f1CoPMhA6UuxDc5UkiEpOOkdFk4SUZSxgwTpiLWtyscji9+sBPNKr1YYBvR7tXxnfmfBYC5oe0wc0u8SgRCK3aO8qUhVAPGZfxaz80D22qMJOTrHbsYxA4eysELCnEhYu62LHCE14R8lltjyp4tGFMjVOIFVIKe1Yna5pALkh2bx+3glyN0GWK6GOpd0EG00cuGaCGKhIUTLK4b0U1UbIxtmeptVU7pQyilgiGCX2+dnEEd5GdEsco2O4dGf98qL3lG+o0FfgdbjJzde2e/JnCmaAYC0xh7fDRMrDMhVNodQYjVztzVbnqOMNy/MUBLPTralNbycBB4MVINy+1tDQpCeIQBbLg0qZnoeOgeCMJGWR8JXt09nZphYL0ydqvMz9BrpmS/O1nOvUzlH01tDl4SJ5E8pHPZrb+shiByy53RSqT+0vl4HuhQBicK+YScNbyxkM4E/1jK9D60Bz4ZLH9U5tPexjvWAfJprSoZBDCsGxDT7h/mrdbaciL9P4tMrqy9anfCC9lfCQix/nxhVP+sxqr82N+/9CYgoBEUgWSHNcJ/4rW/BukL0eePGyEkkRnAWtD6XrMEZ/2tipTpKudWP7e+dBaME8f9F3kYnckpcMhMV0m7rvJRkbyQdRlkBKgtcHgE3nvxHlT816yKCMmC4gwAAAABJRU5ErkJggg==) no-repeat center;
  display: block;
  width: 36px;
  height: 28px;
}
.sub-menu li::before {
  left: 0;
  bottom: 0;
  background-color: rgba(217, 217, 217, 0.1019607843);
  width: 100%;
  height: 2px;
  content: "";
  transition: 0.3s ease-in;
  position: absolute;
}
.sub-menu li::after {
  left: 0;
  bottom: 0;
  background-color: #B9955C;
  width: 0;
  height: 2px;
  content: "";
  transition: 0.3s ease-in;
  position: absolute;
  transition: 0.3s ease-in;
}
.sub-menu li:hover a {
  color: #B9955C;
}
.sub-menu li:hover::before {
  opacity: 0;
}
.sub-menu li:hover::after {
  width: 100%;
}

.open-menu-span span {
  background-color: #fff;
  width: 18px;
  height: 2px;
  display: flex;
  border-radius: 24px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.open-menu-span span:nth-child(2) {
  margin: 4px 0;
}
.open-menu-span span:nth-child(3) {
  width: 13px;
}
.open-menu.show span:first-of-type {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 2px;
  position: relative;
}
.open-menu.show span:nth-child(2) {
  display: none;
}
.open-menu.show span:last-of-type {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 18px;
}

.yellow {
  background-color: #fff;
}
.yellow li a {
  color: #987B4D;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.back-button {
  color: #B9955C;
  font-family: "Gotham Narrow medium", sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 16px;
  line-height: 22px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@media (max-width: 992px) {
  .open-menu-span span {
    background-color: #fff;
    width: 18px;
    height: 2px;
    display: flex;
    border-radius: 24px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .open-menu-span span:nth-child(2) {
    margin: 4px 0;
  }
  .open-menu-span span:nth-child(3) {
    width: 13px;
  }
  .open-menu.show span:first-of-type {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2px;
    position: relative;
    background-color: #987B4D;
  }
  .open-menu.show span:nth-child(2) {
    display: none;
  }
  .open-menu.show span:last-of-type {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #987B4D;
    width: 18px;
  }
  .mega-menu {
    overflow: scroll;
    padding: 40px 0;
  }
  .mega-menu-box {
    margin-left: 0;
    padding-bottom: 85px;
  }
  .mega-menu-box ul li {
    padding: 15px 24px;
  }
  .mega-menu-box ul li a {
    font-size: 17px;
    line-height: 1.2em;
  }
  .mega-menu-box ul li a br {
    display: none;
  }
  .mega-menu-box ul li a img {
    width: 30px;
  }
  .mega-menu .col-12:first-of-type {
    border: none;
  }
  .mega-menu > .container > .row > .col-12:first-of-type > ul {
    flex: 0 0 100%;
    width: 100%;
  }
  .mega-menu > .container > .row > .col-12:first-of-type > ul.menu:not(.desktop-menu-button) {
    height: 100vh;
    margin-bottom: 100px;
    padding-bottom: 100px;
    min-height: 950px;
  }
}
@media (max-width: 1400px) {
  .sub-menu {
    width: 570px;
  }
}
@media (max-width: 1200px) {
  .sub-menu {
    width: 100%;
    column-count: unset !important;
    overflow: auto;
  }
  .sub-menu::-webkit-scrollbar {
    background-color: unset !important;
    width: 3px;
  }
  .sub-menu::-webkit-scrollbar-thumb {
    background-color: #565656;
    border-radius: 6px;
  }
}
@media (min-width: 1200px) {
  .mega-menu > .container > .row > .col-12:first-of-type > ul > .default > a {
    color: #B9955C;
  }
  .mega-menu > .container > .row > .col-12:first-of-type > ul > .default > a::before {
    width: 110%;
  }
  .mega-menu > .container > .row > .col-12:first-of-type > ul > .default > a::after {
    visibility: visible;
    opacity: 1;
    right: -24px;
  }
  .mega-menu > .container > .row > .col-12:first-of-type > ul > .default .sub-menu {
    display: block;
    column-count: 2;
    column-gap: 32px;
  }
}
.mega-menu .header-top-search, .mega-menu .header-top-search ~ div {
  display: none;
}

@media (max-width: 992px) {
  .mega-menu .header-top-search ~ div {
    display: block;
  }
  .mega-menu .header-top-search ~ div ul li {
    margin-bottom: 16px;
  }
  .mega-menu .header-top-search ~ div ul li a {
    color: rgba(255, 255, 255, 0.5803921569);
    font-family: "Gotham Narrow Book";
  }
}

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