
 

  .iarbk {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .iarbktitle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }

  .iarbktitle:has(.iarbktitlebodylang:empty),
  .iarbktitle:has(.iarbktitlebodylang ul:empty) {
    display: none;
  }

  .iarbktitlebody {
    color: #f3f6f7;
    width: var(--max);
    display: flex;
    justify-content: flex-end;
    padding: 10px 0px 10px 0px;
  }

  .iarbktitlebodytitle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
  }

  .iarbktitlebodylang {
    width: auto;
    margin: -5px 0px -5px 0px;
  }

  .iarbktitlebodylang:empty,
  .iarbktitlebodylang ul:empty {
    display: none;
  }

  .iarbktitlebodylang ul {
    display: flex;
    gap: 8px;
  }

  /* Dil seçici: TR / EN metin, bordür tema rengiyle uyumlu (renk uyumsuzluğu yok) */
  .iarbktitlebodylang li {
    list-style: none;
  }

  .iarbktitlebodylang li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: #183656 !important;
    text-decoration: none;
    border: 1px solid color-mix(in srgb, #183656 40%, transparent);
    border-radius: 8px;
    transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
    cursor: pointer;
  }

  .iarbktitlebodylang li a:hover {
    border-color: #f3f6f7;
    background: #3b85bb;
    color: #f3f6f7 !important;
  }

  .iarbkbody {
    width: var(--max);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0px 5px 0px;
    position: relative;
  }

  /* Mobil hamburger butonu: onclick olduğu için cursor: pointer zorunlu (kural) */
  .iarbk-mobile-toggle {
    display: none;
    background: #183656;
    color: #f3f6f7;
    border: none;
    border-radius: 6px;
    padding: 10px 12px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 0;
  }

  .iarbk-mobile-toggle span {
    font-size: 24px;
  }

  .iarbkmenu {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: var(--max);
  }

  .iarbkmenulist {
    width: calc(100% - 20px);
    background-color: #183656;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
  }

  .iarbkmenubody {
    width: 100%;
    background-color: #183656;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .iarbkmenulist ul {
    width: 100%;
    list-style-type: none;
    display: flex;
    gap: 15px;
    margin: 0;
    padding: 0;
  }

  .iarbkmenulist ul a {
    padding: 10px 15px;
    font-size: 16px;
    color: #f3f6f7 !important;
    border-bottom: 1px solid transparent;
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    margin: 0 2px;
  }

  .iarbkmenulist ul a:hover {
    background-color: #3b85bb;
    border-radius: 5px;
    color: #f3f6f7 !important;
    cursor: pointer;
  }

  .iarbkmenulist ul a.iarbk-menu-list-active {
    color: #f3f6f7 !important;
  }

  .iarbk-menu-list-active {
    background-color: #3b85bb;
    border-radius: 5px;
    color: #f3f6f7 !important;
    cursor: pointer;
  }

  .iarbkmenulistbody {
    width: 100%;
  }

  .iarbklanguages-mobile {
    display: none;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .iarbklanguages-mobile:empty,
  .iarbklanguages-mobile ul:empty {
    display: none !important;
  }

  .iarbklanguages-mobile ul {
    display: flex;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
  }

  /* Dil seçici: TR / EN metin, bordür ve arka plan tema ile uyumlu */
  .iarbklanguages-mobile li {
    list-style: none;
    border: 1px solid color-mix(in srgb, #f3f6f7 35%, transparent);
    padding: 0;
    min-width: 44px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: color-mix(in srgb, #f3f6f7 8%, transparent);
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  }

  .iarbklanguages-mobile li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #f3f6f7 !important;
    text-decoration: none;
    cursor: pointer;
  }

  .iarbklanguages-mobile li:hover {
    background-color: #3b85bb;
    border-color: #f3f6f7;
    box-shadow: 0 2px 8px color-mix(in srgb, #f3f6f7 25%, transparent);
  }

  .iarbklanguages-mobile li:hover a {
    color: #f3f6f7 !important;
  }

  /* Mobil drawer için backdrop: masaüstünde görünmez */
  .iarbk-menu-backdrop {
    display: none;
  }

  @media screen and (min-width: 1024px) {
    .iarbkbodylogo {
      height: 100px;
      max-width: 90vw;
      max-height: 100px;
    }

    .iarbktitle {
    margin-bottom: -30px;
  }


  }

  @media screen and (max-width: 1024px) {
    .iarbkbody {
      width: calc(100% - 20px);
      padding: 0 10px;
      justify-content: center;
    }

    .iarbkmenulist ul {
      flex-direction: row;
    }

    .iarbkbodylogo {
      width: 50vw;
      max-width: 50vw;
      max-height: 100px;
    }

    .iarbktitlebody {
      flex-direction: column;
      gap: 10px;
      align-items: center;
      display: none;
    }

    .iarbktitlebodytitle {
      text-align: center;
      font-size: 14px;
    }
  }

    /* Mobil: app tarzı sağdan kayan drawer menü */
  @media screen and (max-width: 768px) {
    .iarbktitlebodylang {
      display: none;
    }

    .iarbkbody {
      width: calc(100% - 20px);
      padding: 0 10px;
      justify-content: space-between;
    }

    .iarbk-mobile-toggle {
      display: inline-flex;
    }

    .iarbkbodylogo {
      width: 40vw;
      max-width: 40vw;
      max-height: 80px;
    }

    /* Backdrop: sadece menü açıkken görünür; tıklanınca menü kapanır (onclick ile) */
    .iarbk-menu-backdrop {
      display: block;
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.4);
      z-index: 999;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: opacity 0.25s ease, visibility 0.25s ease;
      cursor: pointer;
    }

    .iarbk.iarbkmenu-open .iarbk-menu-backdrop {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }

    /* Drawer: sağdan kayan panel, fixed, tam yükseklik; kapalıyken ekran dışında */
    .iarbkmenubody {
      position: fixed;
      top: 0;
      right: 0;
      width: 85%;
      max-width: 320px;
      height: 100vh;
      max-height: 100vh;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: flex-start;
      box-sizing: border-box;
      z-index: 1000;
      transform: translateX(100%);
      transition: transform 0.3s ease;
      box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
      overflow-y: auto;
    }

    .iarbk.iarbkmenu-open .iarbkmenubody {
      transform: translateX(0);
    }

    .iarbkmenu {
      width: 100%;
      flex-direction: column;
      height: 100%;
    }

    .iarbkmenulistbody {
      flex: 1;
      overflow-y: auto;
    }

    .iarbkmenulist {
      display: flex;
      flex-direction: column;
      width: 100%;
      padding: 16px 12px;
      box-sizing: border-box;
      border-radius: 0;
      box-shadow: none;
    }

    .iarbk.iarbkmenu-open .iarbkmenulist {
      display: flex;
    }

    /* Mobil kural: lang sayfanın (drawer) en altında ve ortada */
    .iarbk.iarbkmenu-open .iarbklanguages-mobile {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      padding: 16px 12px;
      box-sizing: border-box;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      flex-shrink: 0;
    }

    .iarbk.iarbkmenu-open .iarbklanguages-mobile ul {
      justify-content: center;
    }

    .iarbkmenulist ul {
      flex-direction: column;
      gap: 0;
    }

    .iarbkmenulist ul a {
      font-size: 15px;
      width: 100%;
      padding: 14px 12px;
      text-align: left;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      border-radius: 0;
      cursor: pointer;
      box-sizing: border-box;
    }

    .iarbkmenulist ul a:last-child {
      border-bottom: none;
    }

    .iarbkmenulist ul a:hover {
      background-color: #3b85bb;
      border-radius: 0;
    }

    .iarbktitlebodytitle {
      font-size: 12px;
    }
  }


  .pmodx {
    width: 100%
  }

  .pmodxbody {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    align-items: stretch;
  }

  .pmodxbodyitem {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    margin: 5px;
    width: calc((var(--max) / 2) - 10px);
    position: relative;
    flex: 1;
  }

  .pmodxbodyitemlink {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    width: 100%;
  }

  .pmodxbodyitemimg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    margin-top: -100px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    transition: all 0.3s ease;
    background-color: #183656;
    overflow: hidden;
  }

  .pmodxbodyitemimg:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
  }

  .pmodxbodyitemimg img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }

  .pmodxbodyitemtitle {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #f3f6f7;
    width: 100%;
    margin-top: 10px;
    margin: 10px 0 0 0;
    font-weight: bold;
  }

  .pmodxbodybg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px;
    opacity: 0.2;
  }

  .pmodxbodyitems {
    padding: 5px;
    display: flex;
    flex-direction: column;
    background-color: #183656;
    gap: 15px;
    opacity: 0;
    margin-top: 100px;
    position: relative;
    transition:
      opacity 0.3s ease,
      transform 0.5s ease;
  }

  .pmodxbodyitems.left {
    align-self: stretch;
    border-radius: 0px 10px 10px 0px;
    transform: translateX(-100px);
  }

  .pmodxbodyitems.right {
    align-self: stretch;
    border-radius: 10px 0px 0px 10px;
    transform: translateX(100px);
  }

  .pmodxbodyitems.visible {
    opacity: 1;
    transform: translateX(0);
  }

  .pmodxbodyitem.lefts {
    align-self: flex-end;
  }

  .pmodxbodyitem.rights {
    align-self: flex-start;
  }

  @keyframes slideInLeft {
    0% {
      opacity: 0;
      transform: translateX(-100px);
    }

    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }

  @keyframes slideInRight {
    0% {
      opacity: 0;
      transform: translateX(100px);
    }

    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }

  .pmodxbodyitechile {
    display: flex;
    gap: 10px;
    margin-top: 5px;
    flex-wrap: wrap;
    justify-content: center;
    z-index: 2;
    text-align: center;
    color: #f3f6f7;
    height: 50px;
  }

  .pmodxbodyitechilesubpagecontainer {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 2;
    width: 100%;
  }

  .pmodxbodyitechilesubpage {
    font-size: 16px;
    color: #fff !important;
    padding: 8px 16px;
    border-radius: 8px;
    background-color: #000;
    white-space: nowrap;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    min-width: fit-content;
  }

  
  .pmodxbodyitechilesubpage:hover {
    opacity: 0.9;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
  }

  .pmodxbodyitechilesubpage:active {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }

  @media screen and (max-width: 1024px) {
    .pmodxbodyitems {
      width: calc(100% - 10px) !important;
      align-items: center !important;
      justify-content: center !important;
    }

    .pmodxbodyitem.lefts {
      align-self: center;
    }

    .pmodxbodyitem.rights {
      align-self: center;
    }

    .pmodxbody {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }

    .pmodxbodyitechilesubpagecontainer {
      gap: 6px;
      padding: 8px 5px;
    }

    .pmodxbodyitechilesubpage {
      padding: 6px 12px;
      font-size: calc(16px * 0.9);
    }
  }


  .whatsapp {
    border-radius: 50px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 5px;
    background-color: #4dc247;
    display: flex;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 18px;
    color: #000 !important;
    z-index: 10000;
    padding-right: 20px;
  }

  .whatsappicon {
    width: 40px;
    height: 40px;
  }


  .moduleimg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .moduleimg > img {
    width: 100%;
    max-width: 250px;
  }

  .footer {
    position: relative;
    background: #183656;
    padding: 20px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 120px;
  }

  .social-icon,
  .menu {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    flex-wrap: wrap;
  }

  .social-icon__item,
  .menu__item {
    list-style: none;
  }

  .social-icon__link {
    font-size: 2rem;
    color: #f3f6f7;
    margin: 0 10px;
    display: inline-block;
    transition: 0.5s;
  }

  .social-icon__link:hover {
    transform: translateY(-10px);
  } 

  .menu__link {
    font-size: 1.2rem;
    color: #f3f6f7 !important;
    margin: 0 10px;
    display: inline-block;
    transition: 0.5s;
    text-decoration: none;
    opacity: 0.75;
    font-weight: 300;
  }

  .menu__link:hover {
    opacity: 1;
  }

  .footer p { 
    color: #f3f6f7;
    margin: 15px 0 10px 0;
    font-size: 1rem;
    font-weight: 300;
  }

  .wave {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.0' id='katman_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 640 65' style='enable-background:new 0 0 640 65;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23183656;%7D %3C/style%3E %3Cpath class='st0' d='M0,22.4C0,22.4,74.1,0,153,0c176.5,0,328.1,76.6,487,22.4V65H0V22.4z'/%3E%3C/svg%3E");
    background-size: 1000px 102px;
  }

  .wave#wave1 {
    z-index: 100;
    opacity: 1;
    bottom: 0;
    animation: animateWaves 4s linear infinite;
  }

  .wave#wave2 {
    z-index: 99;
    opacity: 0.5;
    bottom: 10px;
    animation: animate 4s linear infinite !important;
  }

  .wave#wave3 {
    z-index: 100;
    opacity: 0.2;
    bottom: 15px;
    animation: animateWaves 3s linear infinite;
  }

  .wave#wave4 {
    z-index: 99;
    opacity: 0.7;
    bottom: 20px;
    animation: animate 3s linear infinite;
  }

  @keyframes animateWaves {
    0% {
      background-position-x: 1000px;
    }

    100% {
      background-positon-x: 0px;
    }
  }

  @keyframes animate {
    0% {
      background-position-x: -1000px;
    }

    100% {
      background-positon-x: 0px;
    }
  }

