@import url("footer.css");
@media only screen and (max-width: 767px) {
  @font-face {
    font-family: "VistolSans-Black";
    src: url("../fonts/VistolSans-Black.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-Bold";
    src: url("../fonts/VistolSans-Bold.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-ExtraBold";
    src: url("../fonts/VistolSans-ExtraBold.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-Light";
    src: url("../fonts/VistolSans-Light.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-Medium";
    src: url("../fonts/VistolSans-Medium.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-Regular";
    src: url("../fonts/VistolSans-Regular.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-SemiBold";
    src: url("../fonts/VistolSans-SemiBold.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "VistolSans-Thin";
    src: url("../fonts/VistolSans-Thin.otf") format("opentype");
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
  }

  html {
    overflow-x: hidden;
    width: 100vw;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  /* Smooth Scrolling */
  html::-webkit-scrollbar {
    width: 8px;
  }

  html::-webkit-scrollbar-track {
    background: #7c439a;
  }

  html::-webkit-scrollbar-thumb {
    background: #c3d940;
    border-radius: 4px;
  }
  body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "VistolSans-Regular", sans-serif;
    color: #292929;
    background: radial-gradient(ellipse, #ffffff, #f4f4f4);
  }
  /* Mobil uyumlu CSS */

  /* MERCAN Yazısı */
  .mercan-header .mercan {
    font-family: "VistolSans-Black", sans-serif;
    font-weight: 800;
    font-size: 50px;
    color: #707070;
    display: inline;
  }

  .mercan-header .mercan span {
    color: #7c439a;
  }

  /* 100. Yıl İklim ve Çevre Bilim Merkezi Başlığı */
  .description-bold {
    font-size: 18px;
    color: #707070;
    font-weight: 700;
    margin-bottom: 1rem;
  }

  .description {
    font-size: 13px;
    color: #292929;
    margin: 0;
    max-width: 600px;
    margin-top: 5px;
  }

  /* Circle ve Inner-Circle Yapısı */
  .container-circle {
    width: 250px;
    height: 250px;
    border: 2px dotted #707070;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 20px auto;
  }

  .inner-circle {
    width: 180px;
    height: 180px;
    background-color: #c3d940;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .tree-visual {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  /* Kids Görseli */
  .kids {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -10px;
  }

  .kids img {
    width: 100%;
    height: auto;
  }

  /* Navigasyon Butonları */
  .banner-nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #c3d940;
    border: 2px solid #fff;
    color: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 20;
  }

  .banner-nav-button.prev {
    left: -20px;
  }

  .banner-nav-button.next {
    right: -20px;
  }

  /* Güneş Görseli */
  .gunes {
    position: absolute;
    top: 40%;
    right: 0;
  }

  .gunes img {
    width: 40%;
    height: auto;
    animation: rotate 20s linear infinite;
  }

  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }

  .etkinlik-title h2,
  .etkinlik-title h2 span {
    font-size: 52px;
  }
  .etkinlik-btn {
    width: 40% !important;
  }
  .event-card h2 {
    font-family: "VistolSans-Black", sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #fff;
    margin: 0;
  }
  .nav-button.prev,
  .nav-button.next {
    width: 40px;
    height: 40px;
    font-size: 20px;
    margin: 0 -50px;
  }
  /* atolye-anasayfa */

  .atolye-title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .atolye-title h2 {
    font-family: "VistolSans-Black", sans-serif;
    font-weight: 800;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7a599a;
    margin: 0;
    padding: 3px 0;
  }
  .atolye-title .ust_p {
    font-family: "VistolSans-Light", sans-serif;
    font-weight: 300;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #505050;
    letter-spacing: 0.08em;
    margin: 0;
  }
  .atolye-info {
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #585858;
    text-align: center;
    margin: 2% auto;
    max-width: 700px !important;
  }
  .atolye-btn {
    font-family: "VistolSans-ExtraBold", sans-serif;
    font-weight: 800;
    font-size: 14px;
    background-color: #c3d940;
    border: #fff;
    color: #fff;
    border-radius: 15px;
    width: 40% !important;
    margin: 2% auto;
    padding: 3px 10px;
    transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
  }
  .atolye-btn:hover {
    background-color: #7a599a; /* Hover sırasında arka plan rengini değiştirir */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* Hover sırasında gölge ekler */
    transform: translateY(0) scale(1.1); /* Hover sırasında biraz büyütür */
  }
  .background-section {
    background-image: url("../images/gozlem_mobil.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100vw;
    min-height: 100%; /* Minimum yüksekliği 1080px olarak ayarla */
    height: 100vh; /* Ekran yüksekliğine göre esnek ayarla */
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .cont-gozlem {
    padding: 0;
    margin-top: -24rem;
  }
  /* Title and Text Styles */
  .gozlem-title {
    text-align: center;
    color: #fff;
  }

  .gozlem-title h2 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 30px;
    color: #fff;
    margin: 0;
  }

  .gozlem-title h2 span {
    color: #c3d940;
  }

  .gozlem_p1 {
    font-family: "VistolSans-Light", sans-serif;
    font-size: 20px;
    color: #fff;
    margin: 0;
    letter-spacing: 0.02em;
    text-wrap: nowrap;
  }

  .gozlem_p2 {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
    max-width: 400px;
  }

  /* Hotspot Positions */
  .hotspot-1 {
    top: 195%;
    left: 50%;
  }

  .hotspot-2 {
    top: 275%;
    left: 30%;
  }

  .hotspot-3 {
    top: 200%;
    left: 20%;
  }
  .hotspot {
    width: 22px;
    height: 22px;
    border: 5px solid #5f338a;
  }
  .tooltip {
    font-size: 10px;
    padding: 8px;
    width: 120px;
  }
  /* Ana alanın düzeni */
  .purple-area {
    background-color: #5f338a;
    color: white;
    padding: 1rem;
    width: 100vw;
    overflow-x: hidden;
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  /* Başlık ve içerik düzeni */
  .bilim-duzenek-title h2 {
    font-size: 32px;
    margin-bottom: 0.5rem;
  }

  .bilim-duzenek-title .ust_p {
    font-size: 16px;
    text-align: center;
    margin-top: 5rem;
  }

  .bilim-duzenek-info {
    font-size: 14px;
    padding: 1rem;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    max-width: 380px !important;
  }
  .tab-buttons-wrapper {
    width: 100%; /* Tüm ekran genişliği */
    overflow-x: auto; /* Yatayda kaydırılabilir alan */
    display: flex; /* Esnek düzen */
    -webkit-overflow-scrolling: touch; /* Mobil cihazlarda yumuşak kaydırma */
    scroll-snap-type: x mandatory; /* Kaydırmayı düzenle */
    padding: 0 16px; /* Kenarlara boşluk ekle */
  }

  .tab-buttons {
    display: inline-flex; /* Butonları yatayda sırala */
    gap: 10px; /* Butonlar arasındaki boşluk */
    min-width: max-content; /* İçeriği genişlet */
  }

  .tab-buttons::-webkit-scrollbar {
    height: 6px; /* Scroll çubuğu boyutu */
  }

  .tab-buttons::-webkit-scrollbar-thumb {
    background: #c3d940; /* Scroll çubuğu rengi */
    border-radius: 3px; /* Yuvarlak köşeler */
  }

  .bilim-duzenek-btn {
    flex: 0 0 auto; /* Butonların küçülmesini önle */
    font-size: 12px;
    padding: 8px 16px;
    scroll-snap-align: start; /* Butonların hizalanmasını sağla */
    white-space: nowrap; /* Metin taşmasını önle */
  }

  .bilim-duzenek-btn:first-child {
    margin-left: 0; /* İlk buton için ekstra boşluk */
  }

  .bilim-duzenek-btn:last-child {
    margin-right: 0; /* Son buton için ekstra boşluk */
  }

  /* Bilim Düzenekleri Alanı */
  .bilim-duzenek {
    margin-top: 18rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bilim-duzenek .items .item {
    width: 250px;
    height: 250px;
  }
  /* Circle Container Düzeni */
  .bilim-duzenek .circle-container {
    position: relative;
    width: auto;
    height: 250px;
    margin: 0 auto;
  }
  .bilim-duzenek .item.prev,
  .bilim-duzenek .item.next {
    border: 20px solid #5f338a;
  }
  .bilim-duzenek .item.active img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 140px;
  }
  .bilim-duzenek .button-container .button:before {
    background-color: transparent;
  }
  .circle-text {
    font-size: 10px;
  }

  .lowerCircle {
    font-size: 8px;
    letter-spacing: 0.08em;
  }

  /* Planet Pozisyonları ve Düzenleme */
  .planet-info-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 18rem;
    padding: 1rem;
  }

  .planet-item {
    width: 85px;
    height: auto;
    animation: none; /* Animasyonları mobilde kaldır */
  }

  .planet {
    width: 100%;
    height: auto;
  }

  /* Gezegenlerin pozisyonlarını circle etrafında sabitle */
  .planet-item:nth-child(1) {
    position: absolute;
    top: -20px;
    left: 0;
  }

  .planet-item:nth-child(2) {
    position: absolute;
    top: -35px;
    right: 0;
  }

  .planet-item:nth-child(3) {
    position: absolute;
    right: 20%;
    bottom: -55vh;
  }

  /* Sol ve sağ gezinme düğmeleri */
  .button-container {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }

  .button-container .button {
    font-size: 20px;
  }

  .nav-button.prev,
  .nav-button.next {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .bilim-content .tooltip {
    display: none;
    position: absolute;
    border-color: #c3d940 !important;
    color: #c3d940;
    background-color: #4c2a6e;
    padding: 10px;
    border-radius: 8px;
    /* white-space: nowrap; */
    width: 80px;
    left: -40px;
    top: 27px;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    transform: translateY(-10px);
    box-shadow: 0 0 10px #c3d940;
  }
  .bilim-content .hotspot {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #c3d940;
    border: 4px solid #5f338a;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 7;
  }
  .fixed-buttons {
    position: fixed;
    right: -20px !important;
    top: 150px !important;
  }
  .fixed-buttons .button-default {
    width: 35px !important;
    height: 35px !important;
  }
  .fixed-buttons img {
    display: flex;
    justify-content: center;
    width: 18px !important;
    height: auto;
    text-decoration: none;
    color: #fff;
    transform: rotate(-90deg); /* İkonları geri döndürme */
  }

  /* kurumsal */
  .kurumsal-section {
    padding: 0 !important;
  }
  /* Mobil Uyumlu Navigation Butonları */
  .kurumsal-nav-buttons {
    display: flex;
    overflow-x: auto; /* Yatay kaydırma */
    gap: 10px;
    padding: 10px;
    scrollbar-width: none; /* Tarayıcı kaydırma çubuğunu gizler */
  }

  .kurumsal-nav-buttons::-webkit-scrollbar {
    display: none; /* Webkit tarayıcılarda kaydırma çubuğunu gizler */
  }

  .kurumsal-nav-buttons button {
    flex-shrink: 0;
    min-width: 150px; /* Mobil cihazlarda buton genişliği */
    padding: 8px 12px;
    font-size: 14px; /* Yazı boyutunu küçült */
    border-radius: 20px;
    background-color: white;
    color: #292929;
    border: 2px solid transparent;
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }

  .kurumsal-nav-buttons button:hover {
    background-color: #c3d940;
    color: white;
  }

  .kurumsal-nav-buttons button.active {
    background-color: #c3d940;
    color: white;
    border: 2px solid #c3d940;
  }

  /* Konteyneri dikey hizala */
  .section1-container {
    flex-direction: column;
    gap: 30px !important; /* Mobilde elemanlar arasına boşluk */
    padding: 20px !important;
  }

  /* Çember Alanı */
  .section1-circle-container {
    width: 300px !important; /* Çember boyutunu küçült */
    height: 300px !important;
  }

  .section1-kurumsal-svg {
    top: -25px !important; /* SVG'yi çemberle hizala */
    left: -25px !important;
    width: 350px !important; /* Daha küçük çap */
    height: 350px !important;
  }

  .text-container h1 {
    font-size: 45px !important;
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 900;
    color: #292929;
    margin-bottom: 20px;
    margin-top: 1.5rem;
    text-align: center;
  }
  .text-container p {
    padding: 0 20px;
    text-align: center;
    line-height: 1.4 !important;
  }
  .section2-container h1 {
    font-size: 45px !important;
  }
  .section2-container p {
    padding: 0 20px;
    line-height: 1.4 !important;
  }

  .section3-container .row {
    display: flex;
    flex-direction: column-reverse; /* Mobilde elemanları dikey hizalar */
    align-items: center; /* Elemanları ortalar */
    text-align: center; /* Metni ortalar */
    gap: 20px; /* Görsel ve metin arasındaki boşluk */
  }
  .section3-container h1 {
    font-size: 45px !important;
  }
  .message-image {
    width: 80% !important;
    max-width: 100% !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin-top: 0 !important;
  }
  .section3-container p {
    padding: 0 20px;
    line-height: 1.4 !important;
    text-align: center !important; /* Paragrafları ortala */
  }
  .kurumsal-tabs-section {
    /* background-color: #5f338a; */
    background-image: url("../images/mobile_kurumsal_bottom.png") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 100vw;
    min-height: auto !important;
    height: auto !important; /* Ekran yüksekliğine göre esnek ayarla */
    display: flex;
    flex-direction: column; /* Tüm içerikler sütun düzeninde */
    align-items: center;
    justify-content: flex-start;
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 2rem;
    top: 0 !important;
    z-index: 1 !important;
  }
  .kurumsal-tabs-nav {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    margin-top: 4rem !important;
    position: relative;
    z-index: 3;
  }
  .kurumsal-tab-button {
    padding: 8px 0 !important;
    border-radius: 15px;
  }

  .iletisim-container h1 {
    font-size: 45px !important;
    margin: 0 auto !important;
  }

  /* Genel container stili */
  .iletisim-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .iletisim-container .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* Sütun stilleri */
  .iletisim-container .col-xl-4 {
    width: 33.333%;
    padding: 15px;
  }

  /* Görsel stil */
  .message-image {
    width: 100%;
    height: auto;
  }

  .iletisim-container .row {
    flex-direction: column;
    text-align: center;
  }

  .iletisim-container .col-xl-4 {
    width: 100%;
  }

  /* Form mobilde ilk sırada */
  .iletisim-container .row > div:nth-child(2) {
    order: 3;
  }

  /* Adres bilgileri ikinci sırada */
  .iletisim-container .row > div:nth-child(1) {
    order: 2;
  }

  /* Görsel en sonda */
  .iletisim-container .row > div:nth-child(3) {
    order: 1;
  }
  .iletisim-little-title {
    font-family: "VistolSans-Light", sans-serif !important;
    font-weight: 300 !important;
    color: #c3d940 !important;
    text-align: center !important;
    font-size: 20px !important;
    margin: 0 !important;
  }
  .iletisim-container img {
    position: relative;
    right: 0 !important;
    z-index: -1;
    width: 60% !important;
    box-shadow: none;
  }
  .lokasyon-container h2 {
    font-size: 70px !important;
  }
  .lokasyon-container p {
    font-size: 18px !important;
  }
  .sss .container {
    margin: 0 auto;
    width: 100% !important;
  }
  .accordion .accordion-item.active .accordion-content {
    opacity: 1;
    max-height: 100% !important;
  }
  .accordion button {
    font-size: 14px !important;
    padding: 1.2em 0.5em;
  }
  .accordion .accordion-content p,
  .header-section p {
    font-size: 14px !important;
  }
  .sss-header p:first-child {
    font-size: 20px !important;
  }
  .sss-header p:nth-of-type(2),
  .header-section h2,
  .sss-header p:nth-of-type(2) span {
    font-size: 45px !important;
  }
  .sss-header p:nth-of-type(3) {
    text-align: center;
    font-size: 14px !important;
  }
  .bg-container {
    /* background-color: #5f338a; */
    background-image: url("../images/mobil-anket-bg.png") !important;
    width: 100vw !important;
    min-height: auto !important;
    height: 100vh !important;
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 0;
    top: 0 !important;
    z-index: 1 !important;
  }
  .sss {
    top: 0 !important;
  }
  .sss-mb {
    margin-bottom: -10% !important;
  }
  .content-section {
    display: flex;
    width: 100% !important;
    height: 100% !important;
    justify-content: center !important;
    flex-direction: column-reverse;
  }
  .question-container form {
    padding: 0 !important;
  }
  .question-container h2 {
    font-size: 16px !important;
  }
  .question-container label {
    padding: 2px 10px !important;
    white-space: nowrap;
  }
  .question-container {
    width: 100%;
    max-width: 600px;
    margin-bottom: 30px;
  }
  .progress-container {
    width: 100% !important;
    text-align: center;
  }
  .progress-bar-bg {
    background-color: #ddd;
    width: 350px !important;
    height: 14px !important;
  }
  .progress-text {
    margin-top: 10px;
    font-size: 14px !important;
  }
  .button-container {
    justify-content: center !important;
  }
  .mobile-slider {
    background-color: #5f338a;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    position: relative;
  }

  .slider-track {
    display: flex;
    width: 100%;
    transform: translateX(calc(-100% / 3));
  }

  .slide-item {
    min-width: calc(100% / 3);
    padding: 0;
    transition: all 0.3s ease;
  }

  .slide-item .content {
    background: #5f338a;
    height: 220px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 15px;
  }

  .slide-item.active .content {
    background: #c3d940;
    color: #333;
    height: 180px;
    transform: scale(1.1);
  }

  .distance {
    font-size: 27px;
    margin-bottom: 10px;
  }

  .distance b {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 900;
  }

  .location {
    text-align: center;
    font-size: 14px;
  }
  .atolye-baslik h2 {
    font-size: 35px !important;
    text-align: center;
  }
  .deniz_canlilari_content p:first-child {
    text-align: center;
    font-size: 14px !important;
    padding: 0 1rem;
  }
  .deniz_canlilari_content p:nth-of-type(2) {
    display: none;
  }
  .kaplumbaga {
    margin-top: 3rem !important;
  }
  .kaplumbaga-media-content {
    position: relative !important;
  }

  .kaplumbaga-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 170px !important;
    height: 170px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .kaplumbaga-hotspot.active .kaplumbaga-tooltip::before {
    width: 170px !important;
    height: 170px !important;
  }
  .kaplumbaga-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 11px !important;
  }
  .kaplumbaga-hotspot-1 .kaplumbaga-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 170px !important;
    height: 170px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .kaplumbaga-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 12px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }
  .iklim {
    margin-top: 0 !important;
    margin-left: 10px;
    max-width: 80%;
  }
  .iklim-media-content {
    position: relative !important;
  }

  .iklim-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 170px !important;
    height: 170px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .iklim-hotspot.active .iklim-tooltip::before {
    width: 170px !important;
    height: 170px !important;
  }
  .iklim-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 11px !important;
  }
  .iklim-hotspot-1 .iklim-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 170px !important;
    height: 170px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .iklim-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 12px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }

  .uydu-media-content {
    position: relative !important;
  }

  .uydu-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .uydu-hotspot.active .uydu-tooltip::before {
    width: 180px !important;
    height: 180px !important;
  }
  .uydu-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 10px !important;
    padding: 0 15px;
  }
  .uydu-hotspot-1 .uydu-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .uydu-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 11px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }
  .uydu-hotspot {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #c3d940;
    border: 4px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 10 !important;
  }
  .uydu-hotspot-1 {
    top: 40%;
    left: 52%;
  }
  .uydu-hotspot-2 {
    top: 6%;
    left: 62%;
  }
  .uydu-hotspot-4 {
    top: 54%;
    left: 48%;
  }
  .uydu-hotspot-5 {
    top: 48%;
    left: 72%;
  }
  .uydu-hotspot-3 .uydu-tooltip {
    left: 30% !important;
    top: 30% !important;
    transform: translate(-15%, -50%) !important;
  }
  .uydu-hotspot-5 .uydu-tooltip {
    left: 30% !important;
    top: 30% !important;
    transform: translate(-53%, -35%) !important;
  }
  .fen-media-content {
    position: relative !important;
  }
  .fen {
    margin-left: 0;
  }
  .fen-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .fen-hotspot.active .fen-tooltip::before {
    width: 180px !important;
    height: 180px !important;
  }
  .fen-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 10px !important;
    padding: 0 15px;
  }
  .fen-hotspot-1 .fen-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .fen-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 11px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }
  .fen-hotspot {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #c3d940;
    border: 4px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 10 !important;
  }
  .robotik-media-content {
    position: relative !important;
  }

  .robotik-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .robotik-hotspot.active .robotik-tooltip::before {
    width: 180px !important;
    height: 180px !important;
  }
  .robotik-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 10px !important;
    padding: 0 15px;
  }
  .robotik-hotspot-1 .robotik-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .robotik-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 11px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }
  .robotik-hotspot {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #c3d940;
    border: 4px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 10 !important;
  }
  .robotik-hotspot-1 {
    left: 52%;
  }
  .robotik-hotspot-2 {
    left: 45%;
  }
  .robotik-hotspot-3 {
    left: 30%;
  }
  .robotik_kodlama .marine-animal-content img {
    max-width: 75%;
    height: auto;
    margin-top: 3rem;
  }
  .minik_mucit-media-content {
    position: relative !important;
  }
  .minik_mucit {
    margin-top: 0;
    margin-left: 0;
  }
  .minik_mucit-tooltip {
    position: absolute !important;
    left: 30% !important;
    top: 30% !important;
    transform: translate(-30%, -30%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }

  .minik_mucit-hotspot.active .minik_mucit-tooltip::before {
    width: 180px !important;
    height: 180px !important;
  }
  .minik_mucit-tooltip p {
    font-family: "VistolSans-Regular", sans-serif;
    font-size: 10px !important;
    padding: 0 15px;
  }
  .minik_mucit-hotspot-1 .minik_mucit-tooltip {
    position: absolute !important;
    left: 70% !important;
    top: 70% !important;
    transform: translate(-70%, -70%) !important;
    width: 180px !important;
    height: 180px !important;
    /* Remove connection to hotspot */
    margin: 0 !important;
  }
  .minik_mucit-tooltip h3 {
    font-family: "VistolSans-Black", sans-serif;
    font-size: 11px !important;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 10px !important;
  }
  .minik_mucit-hotspot {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #c3d940;
    border: 4px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 10 !important;
  }
  .minik_mucit-hotspot-1 {
    left: 52%;
  }
  .minik_mucit-hotspot-2 {
    left: 45%;
  }
  .minik_mucit-hotspot-3 {
    left: 30%;
  }
  .minik_mucit-hotspot-4 {
    left: 43%;
  }
  .minik_mucit-hotspot-5 {
    left: 45%;
  }
  /* .atolye-content-wrapper {
    flex-direction: column !important;
  } */
  .atolye-content-area {
    margin-top: 6rem;
  }
  .atolye-tabs-wrapper {
    position: absolute;
    right: 0;
    top: 5px;
    width: 100% !important;
    z-index: 100;
    margin-bottom: 20px !important;
  }

  .atolye-tabs-list {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding: 10px 0 !important;
    -webkit-overflow-scrolling: touch !important;
    white-space: nowrap !important;
    width: 100% !important;
    scroll-behavior: smooth !important;
  }

  /* Firefox için scrollbar stilleri */
  @supports (scrollbar-width: thin) {
    .atolye-tabs-list {
      scrollbar-width: thin !important;
      scrollbar-color: #c3d940 #f1f1f1 !important;
    }
  }

  /* Webkit (Chrome, Safari, Edge) için scrollbar stilleri */
  @supports (-webkit-appearance: none) {
    .atolye-tabs-list::-webkit-scrollbar {
      height: 5px !important;
    }

    .atolye-tabs-list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
    }

    .atolye-tabs-list::-webkit-scrollbar-thumb {
      background: #c3d940 !important;
      border-radius: 10px !important;
    }
  }

  .atolye-tab-button {
    flex: 0 0 auto !important;
    touch-action: pan-x !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    scroll-snap-align: center !important; /* Scroll snap için */
  }
  .atolye-tabs-list-tab2 {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding: 10px 0 !important;
    -webkit-overflow-scrolling: touch !important;
    white-space: nowrap !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .atolye-tabs-list-tab2::-webkit-scrollbar {
    height: 5px !important;
  }

  .atolye-tabs-list-tab2::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    border-radius: 10px !important;
  }

  .atolye-tabs-list-tab2::-webkit-scrollbar-thumb {
    background: #c3d940 !important;
    border-radius: 10px !important;
  }

  .atolye-tab2-button {
    flex: 0 0 auto !important;
    touch-action: pan-x !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    padding: 10px !important;
  }
  .main .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem !important;
    margin: 3% 0 !important;
  }
  .deniz-canlilari-title h2 {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 800;
    font-size: 30px !important;
    color: #3b3b3b;
    white-space: wrap;
    text-align: center;
    margin-bottom: -5% !important;
  }
  .marine-section .container {
    max-width: 1200px;
    margin: 10% 0% !important;
  }
  .marineSwiper .nav-button.next {
    right: 70px !important;
  }
  .marineSwiper .nav-button.prev {
    left: 70px !important;
  }
  #minik_mucit.marineSwiper .nav-button.next {
    right: 54px !important;
  }
  #minik_mucit.marineSwiper .nav-button.prev {
    left: 54px !important;
  }
  .nav-button {
    position: absolute;
    top: 35% !important;
  }
  #robotik .nav-button {
    position: absolute;
    top: 25% !important;
  }
  .current-number,
  .prev-number,
  .next-number {
    font-size: 27px !important;
  }
  .animal-info {
    font-size: inherit !important;
  }
  .animal-info h3 {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 800;
    font-size: inherit !important;
    color: #3b3b3b;
    white-space: nowrap;
    text-align: center;
  }
  .animal-info .description {
    font-size: inherit !important;
  }
  .gozlemevi-bg {
    background-image: url("../images/gozlemevi/mobil-bg.png") !important;
    background-size: auto;
    padding: 1rem;
    width: 100vw;
    overflow-x: hidden;
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  /* Circle ve Inner-Circle Yapısı */
  .gozlemevi-container-circle {
    width: 250px;
    height: 250px;
    border: 2px dotted #707070;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 18% 10%;
  }

  .gozlemevi-baslik h2 {
    font-size: 40px !important;
    text-align: center;
  }
  .gozlemevi_content p:first-child {
    text-align: center;
    font-size: 14px !important;
    padding: 0 1rem;
  }
  .gozlemevi_content p:nth-of-type(2) {
    display: none;
  }
  .gozlemevi-tabs-list-tab {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding: 10px 0 !important;
    -webkit-overflow-scrolling: touch !important;
    white-space: nowrap !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .gozlemevi-tabs-list-tab::-webkit-scrollbar {
    height: 5px !important;
  }

  .gozlemevi-tabs-list-tab::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    border-radius: 10px !important;
  }

  .gozlemevi-tabs-list-tab::-webkit-scrollbar-thumb {
    background: #c3d940 !important;
    border-radius: 10px !important;
  }

  .gozlemevi-tab-button {
    flex: 0 0 auto !important;
    touch-action: pan-x !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    padding: 10px !important;
  }
  .solar-system-mobile {
    padding: 20px;
    background-color: #fff;
    overflow: hidden;
  }

  .mobile-system-title {
    text-align: center;
  }

  .mobile-system-title h2 {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #3b3b3b;
    margin: 2rem 0;
    white-space: nowrap;
  }

  .mobile-system-title p {
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #292929;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
  }

  .mobile-planets-container {
    position: relative;
  }

  .mobile-orbit-system {
    position: relative;
    height: 400px;
    margin: 0 auto;
  }

  .mobile-background-orbits {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
  }

  .mobile-orbit {
    position: absolute;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 280px;
    height: 280px;
  }

  .mobile-orbit-outer {
    width: 320px;
    height: 320px;
  }

  .mobile-orbit-inner {
    width: 240px;
    height: 240px;
  }

  .mobile-planets-slider {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 50px;
  }

  .mobile-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #c3d940;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    z-index: 10;
    transition: all 0.3s ease;
  }

  .mobile-nav-btn:hover {
    background: #a8bc35;
    transform: translateY(-50%) scale(1.1);
  }

  .mobile-prev-btn {
    left: 10px;
  }

  .mobile-next-btn {
    right: 10px;
  }

  .mobile-planets-track-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
  }

  .mobile-planets-track {
    display: flex;
    transition: transform 0.5s ease;
    align-items: center;
    min-height: 300px;
  }

  .mobile-planet-slide {
    flex: 0 0 33.333%;
    padding: 0 15px;
    text-align: center;
    transition: all 0.5s ease;
    opacity: 0.5;
    transform: scale(0.8);
  }

  .mobile-planet-slide.active {
    opacity: 1;
    transform: scale(1.2);
  }

  .mobile-planet-image-wrapper {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 15px;
  }

  .mobile-planet-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
    animation: mobileRotate 5s linear infinite !important;
  }

  .mobile-planet-slide h3 {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: #999;
    margin: 10px 0 0;
    transition: color 0.3s ease;
  }

  .mobile-planet-info {
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  .mobile-info-slide {
    display: none;
    text-align: center;
  }

  .mobile-info-slide.active {
    display: block;
    animation: mobileSlideAnimation 0.5s ease;
  }

  @keyframes mobileSlideAnimation {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @media (max-width: 576px) {
    .mobile-planet-slide {
      flex: 0 0 50%;
    }

    .mobile-orbit {
      width: 220px;
      height: 220px;
    }

    .mobile-orbit-outer {
      width: 260px;
      height: 260px;
    }

    .mobile-orbit-inner {
      width: 180px;
      height: 180px;
    }

    .mobile-system-title h2 {
      font-size: 24px;
    }

    .mobile-system-title p {
      font-size: 14px;
    }
  }

  /* Mobil için yeni animasyon tanımlamaları */
  @keyframes mobileRotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .planetarium-banner {
    background-image: url("../images/planetaryum/planetaryum-bg-mobil.png");
    color: white;
    padding: 0 3rem;
    width: 100vw;
    overflow-x: hidden;
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: start;
  }
  .main-text {
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 400;
    font-size: 2.5em;
  }

  .sub-text {
    font-family: "VistolSans-Regular", sans-serif;
    font-weight: 400;
    font-size: 2.2em;
    margin-bottom: 2%;
  }

  .randevual-btn {
    font-family: "VistolSans-ExtraBold", sans-serif;
    font-weight: 800;
    font-size: 14px;
    background-color: #c3d940;
    border: #fff;
    color: #fff;
    border-radius: 15px;
    width: 40% !important;
    margin: 2% 0;
    padding: 3px 10px;
    transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
  }
  /* .bilim-duzenekleri-content-wrapper {
    flex-direction: column !important;
  } */
  .bilim-duzenekleri-content-area {
    margin-top: 5rem;
  }

  .bilim-duzenekleri-tabs-wrapper {
    position: absolute;
    right: 0;
    top: 30px;
    width: 100% !important;
    z-index: 100;
    margin-bottom: 20px !important;
    transform: translateY(0%);
  }

  .bilim-duzenekleri-tabs-list {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding: 10px 0 !important;
    -webkit-overflow-scrolling: touch !important;
    white-space: nowrap !important;
    width: 100% !important;
    scroll-behavior: smooth !important;
  }

  /* Firefox için scrollbar stilleri */
  @supports (scrollbar-width: thin) {
    .bilim-duzenekleri-tabs-list {
      scrollbar-width: thin !important;
      scrollbar-color: #c3d940 #f1f1f1 !important;
    }
  }

  /* Webkit (Chrome, Safari, Edge) için scrollbar stilleri */
  @supports (-webkit-appearance: none) {
    .bilim-duzenekleri-tabs-list::-webkit-scrollbar {
      height: 5px !important;
    }

    .bilim-duzenekleri-tabs-list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
    }

    .bilim-duzenekleri-tabs-list::-webkit-scrollbar-thumb {
      background: #c3d940 !important;
      border-radius: 10px !important;
    }
  }
  .bilim-duzenekleri-tab-button {
    flex: 0 0 auto !important;
    touch-action: pan-x !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    scroll-snap-align: center !important; /* Scroll snap için */
  }
  .bilim-duzenekleri-container-circle {
    width: 250px;
    height: 250px;
    border: 2px dotted #707070;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 5% auto;
  }
  .bilim-duzenekleri-baslik h2 {
    font-family: "VistolSans-Bold", sans-serif;
    font-weight: 800;
    font-size: 40px !important;
    color: #3b3b3b;
    white-space: nowrap;
    text-align: center;
  }
  .web-footer {
    display: none;
  }
  .mobile-footer {
    display: block;
  }
  .footer-bottom {
    flex-direction: column;
    padding: 1rem 0;
  }

  .kesfet-content-area {
    margin-top: 7rem;
  }
  .kesfet-tabs-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 100;
    margin-bottom: 20px !important;
    transform: translateY(0);
  }

  .kesfet-tabs-list {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important; /* Başlangıçtan itibaren hizalama */
    gap: 15px !important;
    padding: 10px !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100% !important;
    max-width: 100vw !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    position: relative !important;
  }

  /* Firefox için scrollbar stilleri */
  @supports (scrollbar-width: thin) {
    .kesfet-tabs-list {
      scrollbar-width: thin !important;
      scrollbar-color: #c3d940 #f1f1f1 !important;
    }
  }

  /* Webkit (Chrome, Safari, Edge) için scrollbar stilleri */
  @supports (-webkit-appearance: none) {
    .kesfet-tabs-list::-webkit-scrollbar {
      height: 5px !important;
    }

    .kesfet-tabs-list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
    }

    .kesfet-tabs-list::-webkit-scrollbar-thumb {
      background: #c3d940 !important;
      border-radius: 10px !important;
    }
  }

  .kesfet-tab-button {
    flex: 0 0 auto !important;
    touch-action: pan-x !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    scroll-snap-align: center !important; /* Scroll snap için */
  }

  /* Mercan tab listesi için düzenlemeler */
  .mercan-tabs-list {
    display: flex !important;
    justify-content: flex-start !important; /* Başlangıçtan itibaren hizalama */
    gap: 15px !important;
    padding: 10px !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100% !important;
    max-width: 100vw !important;
    margin: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    position: relative !important;
  }

  /* Mercan tab butonları için düzenlemeler */
  .mercan-tab2-button {
    flex: 0 0 auto !important;
    padding: 10px 30px !important;
    min-width: max-content !important;
    font-size: 14px !important;
    scroll-snap-align: start !important;
    border-radius: 20px !important;
  }

  /* Firefox için scrollbar stilleri */
  @supports (scrollbar-width: thin) {
    .mercan-tabs-list {
      scrollbar-width: thin !important;
      scrollbar-color: #c3d940 #f1f1f1 !important;
    }
  }

  /* Webkit scrollbar stilleri */
  @supports (-webkit-appearance: none) {
    .mercan-tabs-list::-webkit-scrollbar {
      height: 5px !important;
    }

    .mercan-tabs-list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
    }

    .mercan-tabs-list::-webkit-scrollbar-thumb {
      background: #c3d940 !important;
      border-radius: 10px !important;
    }
  }
  .kurumsal-tabs-list {
    display: flex !important;
    justify-content: flex-start !important; /* Başlangıçtan itibaren hizalama */
    gap: 15px !important;
    padding: 10px !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100% !important;
    max-width: 100vw !important;
    margin: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    position: relative !important;
  }

  /* kurumsal tab butonları için düzenlemeler */
  .kurumsal-tab2-button {
    flex: 0 0 auto !important;
    padding: 10px 30px !important;
    min-width: max-content !important;
    font-size: 14px !important;
    scroll-snap-align: start !important;
    border-radius: 20px !important;
  }

  /* Firefox için scrollbar stilleri */
  @supports (scrollbar-width: thin) {
    .kurumsal-tabs-list {
      scrollbar-width: thin !important;
      scrollbar-color: #c3d940 #f1f1f1 !important;
    }
  }

  /* Webkit scrollbar stilleri */
  @supports (-webkit-appearance: none) {
    .kurumsal-tabs-list::-webkit-scrollbar {
      height: 5px !important;
    }

    .kurumsal-tabs-list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
    }

    .kurumsal-tabs-list::-webkit-scrollbar-thumb {
      background: #c3d940 !important;
      border-radius: 10px !important;
    }
  }

  #ziyaret-kurallari.mercan-tabs-list {
    display: flex !important;
    justify-content: center !important; /* Başlangıçtan itibaren hizalama */
    gap: 15px !important;
    padding: 10px !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    width: 100% !important;
    max-width: 100vw !important;
    margin: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    position: relative !important;
  }
  #ziyaret-planlama.bottom-img {
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  #ziyaret-planlama.bottom-img p,
  #ziyaret-planlama.bottom-img p span {
    top: 0;
    left: 0;
    font-size: 25px !important;
  }
  #olanaklar.bottom-img .olanak_img2 {
    width: 25% !important;
    height: auto;
    object-fit: cover;
    position: absolute;
    left: 3%;
    z-index: 100;
    bottom: -4%;
  }
  #olanaklar.bottom-img {
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .bottom-img img {
    width: 80% !important;
    height: auto;
    object-fit: cover;
    position: relative;
  }
  .tab2-aciklama {
    padding: 0 3rem;
  }
  .rotating-container {
    position: absolute;
    width: 110px;
    height: 104px;
    top: 10px;
    left: 55%;
    animation: rotate 20s linear infinite;
  }
  .text-wrapper {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  /* .image-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
  } */
  #galeri-bottom.bottom-img {
    bottom: -2rem;
  }

  #kabuk {
    width: 300px;
  }
  #manto {
    width: 240px;
  }
  #dis-cekirdek {
    width: 180px;
  }
  #ic-cekirdek {
    width: 120px;
  }
  #merkez {
    width: 60px;
  }

  .expanded #kabuk {
    transform: translate(calc(-50% - 125px), -50%);
    width: 140px !important;
  }
  .expanded #manto {
    transform: translate(calc(-50% - 55px), -50%);
    width: 100px !important;
  }
  .expanded #dis-cekirdek {
    transform: translate(-33%, -50%);
    width: 90px !important;
  }
  .expanded #ic-cekirdek {
    transform: translate(calc(-50% + 80px), -50%);
    width: 80px !important;
  }
  .expanded #merkez {
    transform: translate(calc(-50% + 144px), -50%);
    width: 80px !important;
  }
  .layer-hotspot {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #c3d940;
    border: 5px solid #fff;
  }
  .layer-tooltip {
    width: 200px;
    height: 200px;
    font-size: 11px !important;
    left: calc(100% - 115px) !important;
  }
  .layer-tooltip p {
    font-size: 11px !important;
  }
  #etkinlikler.bottom-img {
    flex-direction: column;
  }
  #etkinlikler.bottom-img img {
    bottom: 0;
  }
  #etkinlikler.bottom-img p {
    position: relative;
    left: 0;
    margin-top: 0;
    font-size: 30px;
  }
  #etkinlikler.bottom-img p span {
    left: 0;
    margin-top: 0;
    font-size: 25px;
    position: relative;
  }
}
