  .president {
    position: fixed;
    bottom: 5px;
    left: 2%;
    z-index: 99;
    width: 200px;
  }

  #e_major li {
    margin: 0 15px;
    padding:10px 0;
}

  .president .name a {
    color: #fff;
    text-decoration: none;
  }

  .president .name {
    text-align: center;
    padding: 10px;
    position: fixed;
    bottom: 30px;
    left: 0px;
    margin: 0 auto 0;
    width: 100%;
  }

  #gov_announce {
    overflow: scroll;
  }

  #gov_announce a.nav-link {
    padding: 5px 10px;
}
  #gov_announce > ul {
    margin-left:20px !important;
  }

  .president .name a {
    color: #fff;
    text-decoration: none;
  }

  .president .social {
    margin-top: 5px;
    text-align: center;
  }

  .president .social a {
    color: #ffc107;
    transition: 0.5s all;
    margin-right: 10px;
  }

  .president .social a:hover {
    color:#fff;
  }

  .president img {
    /*border-bottom: 3px solid #094aab;*/
    width: 100%;
    /*border-bottom: 3px solid #088d9f;*/
  }

  .president .title {
    font-size: 12px;
    display: block;
    width: 100%;
    font-weight: normal;
  }

  .president .name {
        font-weight: bold;
  }
  .footer_div {
    opacity: 1;
    visibility: visible;
    position: fixed;
    padding: 5px 0;
    bottom: 0px;
    /*background-color: #09244b !important;*/
    background-color: #23a8a5 !important;
    width: 100%;
    transition: 0.5s all;
  }
  .footer_div:hover {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }

  #e_major {
    position: fixed;          /* yan panel gibi */
    top: 50px;
    right: 0;
    width: 300px;
    height: 100%;
    background: rgb(17 160 193 / 77%);
    color: #fff;
    padding: 20px;
    transform: translateX(100%);
    transition: transform 0.4s ease;
    z-index: 9999999;
  }

  #gov_announce {
    background-color: rgb(17 160 193 / 77%);
    position: fixed;
    top: 50px;
    right: 0;
    width: 300px;
    height: 100%;
    color: #fff;
    padding: 20px;
    transform: translateX(100%);
    transition: transform 0.4s ease;
    z-index: 9999999;
  }

  #announce {
    background-color: rgb(17 160 193 / 77%);
    position: fixed;
    top: 50px;
    right: 0;
    width: 300px;
    height: 100%;
    color: #fff;
    padding: 20px;
    transform: translateX(100%);
    transition: transform 0.4s ease;
    z-index: 9999999;
  }

  #gov_announce h3, #announce h3, #e_major h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-style: italic;
  }

  #announce .nav-link:hover, .left-menu a:hover {
    background-color: transparent; !important;
  }

  #gov_announce ul li:hover, #announce ul li:hover, #e_major ul li:hover {
      padding-left: 10px;
  }

  #gov_announce .close_gov_announce, #e_major .close_e_major, .close_top_menu {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
  }

  .card-body {
    font-size: 1rem !important;
  }

  #announce .close_announce {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
  }

  #gov_announce ul, #announce ul, #e_major ul {
    margin: 10px 0 10px;
    padding: 0 0 0 0px;
    font-size: 20px;
    list-style-type: square;
}

  .nav-item.expired {
    opacity: 0.6;
}

.disabled-link {
    font-size: 14px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
}

.expired-message {
    position: absolute;
    top: -47px;
    display: inline-block;
    transition: 0.5s all;
    right: 0;
    background-color: red;
    color: #fff;
    font-weight: bold;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
}

.nav-item.expired:hover .expired-message {
    visibility: visible;
    opacity: 1;
}

#gov_announce ul li, #announce ul li, #e_major ul li {
    padding: 0px 0;
    transition: 0.5s all;
}

 #gov_announce.active, #announce.active, #e_major.active {
    transform: translateX(0%);
  }


/* SPBIM */
.letter-bounce {
  display: block;
}
.letter-bounce span {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  animation: microBounce 4s ease-in-out infinite;
}
.letter-bounce span:nth-child(1) { animation-delay: 0s; }
.letter-bounce span:nth-child(2) { animation-delay: .08s; }
.letter-bounce span:nth-child(3) { animation-delay: .16s; }
.letter-bounce span:nth-child(4) { animation-delay: .24s; }
.letter-bounce span:nth-child(5) { animation-delay: .32s; }
.letter-bounce span:nth-child(6) { animation-delay: .40s; }
.letter-bounce span:nth-child(7) { animation-delay: .48s; }
.letter-bounce span:nth-child(8) { animation-delay: .56s; }

@keyframes microBounce {
  0%, 85%, 100% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-6px);
  }
  95% {
    transform: translateY(0);
  }
}
/*---*/

.footer_info {
  display: flex;
  justify-content: center;
}

.footer_info .letter-bounce {
  padding-left: 20px;
}

.left_in_nav {
  order: 1;
}



      .call153 {
          display: inline-block;
          border-radius: 10px;
          padding: 10px;
          text-align: center;
          font-size: 0.9rem;
          margin-right: 0;
          width: fit-content;
          position: relative;
          transition: 0.5s all;
        }

        .call153:hover {
          padding-left: 15px;
        }


        .call153:hover .txt a {
          color:#ffc107;
        } 

        .call153 .image {
          width: 30px;
          margin-right: 10px;
          position: absolute;
          left: -25px;
          top: 5px;
        }
        
        .call153 img {
          width: 100%;
        }
        .call153 .txt {
          color: #fff;
        }
        .call153 .txt span {
          font-weight: bold;
        }
        .call153 a {
          color: #fff;
          display: contents !important;
        }
        /*.call153 {
          display: flex;
          background-color: rgba(255,255,255,.1);
          border-radius: 10px;
          padding: 10px;
          text-align: center;
          margin-right: 0;
          width: 180px;
          transition: 0.5s all;
        }

        .call153:hover {
          padding-left: 20px;
        }


        .call153:hover .txt a {
          color:#ffc107;
        } 

        .call153 .image {
          width: 40px;
          margin-right: 10px;
        }
        .call153 img {
          width: 100%;
        }
        .call153 .txt {
          color: #fff;
        }
        .call153 .txt span {
          font-weight: bold;
        }
        .call153 a {
          display: contents !important;
        }*/
     
    body {

      font-family: Quicksand;
      position: relative;
      width: 100%;
      height: 100vh;
    }
    .navbar-custom {
      position: fixed;
      top:50px;
      width: 100%;
      z-index: 9999;
      background-color: transparent;
    }


    .left-menu {
      display: flex !important;
    }

.left-menu a {
  font-size: 1rem;
    padding: 6px 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    transition: 0.5s all;
}

.navbar-brand {
  width: 160px;
}

.top-header .container-fluid, .navbar-custom .container-fluid  {
  padding-left: 50px;
  padding-right: 50px;
}

.navbar-brand img {
  width: 100%;
}

.nav-link:hover, .left-menu a:hover {
  background: rgba(255,255,255,.1);
  border-radius: 4px;
}

.news-card p {
  display: none;
}



#announce .nav-link, #e_major .nav-link, .sub-menu .nav-link {
  font-style: italic;
}
    .navbar-brand,
    .nav-link {
      color: #fff !important;
    }
    .hero-section {
      background: url('hero-bg.jpg') center/cover no-repeat;
      height: 350px;
      color: #fff;
    }

         .hero {
            position: relative;
            height: 100vh;
            overflow: hidden;
            color: #fff;
        }


    .video-hero {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.video-hero iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  pointer-events: none; /* tıklanamaz */
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 5%);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  top: 20%;
  transform: translateY(-50%);
}

.latest {
  position: absolute;
  bottom: 30px;
  right: 0;
  z-index: 0;
  left:0;
  width: 890px;
}

.latest h4, .latest h5 {
  font-size: 0.9rem !important;
}

.latest button {
  color: #000 ;
  background-color: #ffc107;
  border: 1px solid #ffc107 ;
}

.latest button:hover {
  background-color: #23a8a54d;
  box-shadow: 3px 3px #23a8a54d;

}

.respect {
  width: 65px;
  margin-right: 10px;
  position: relative;
  border-bottom: 3px solid #088d9f;
}

.respect img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray;
    margin-top: 0px;
}

.search {
    width: 40px;
    display: inline-block;
    margin-right: 30px;
    margin-top: 5px;
}

 .date_info {
    color: #ffc107 !important;
    font-weight: bold;
  }
  /* ANA ALAN */
.floating-search{
    position:relative;
    display:flex;
    align-items:center;
}

/* SEARCH ICON */
.search-toggle{
    width:35px;
    height:35px;
    border:none;
    border-radius:50%;
    background:transparent;
    color:#fff;
    font-size:18px;
    cursor:pointer;
    z-index:2;
    transition:.4s;
    box-shadow:0 10px 30px rgba(13,110,253,.35);
}

.search-toggle:hover{
    transform:scale(1.08) rotate(8deg);
}

/* EXPAND INPUT */
.search-expand{
    position:absolute;
    right:45px;
    width:0;
    opacity:0;
    overflow:hidden;
    transition:.5s ease;
    display:flex;
    align-items:center;
    background:#fff;
    border-radius:60px;
    box-shadow:0 10px 40px rgba(0,0,0,.12);
}

/* ACTIVE */
.search-expand.active{
    width:320px;
    opacity:1;
    padding:0px;
}

/* INPUT */
.search-expand input{
    border:none;
    outline:none;
    width:100%;
    padding:14px 20px;
    background:transparent;
    font-size:15px;
}

/* SUBMIT */
.submit-btn{
    width:48px;
    height:48px;
    border:none;
    border-radius:50%;
    background:#ffc206;
    color:#fff;
    flex-shrink:0;
    transition:.3s;
}

.submit-btn:hover{
    transform:scale(1.05);
    background:#084298;
}

.hero video {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }

        .hero::after {
            content: "";
            position: absolute;
            inset: 0;
            /*background: rgba(0,0,0,.25);*/
                        background: rgba(0,0,0,.1);

        }

        .hero-content {
            position: relative;
            z-index: 2;
        }

        .respect {
          transition: 0.5s all;
        }

        

        .respect_msg {
          opacity: 0;
          visibility: hidden;
          width: fit-content;
          position: absolute;
          top: 100px;
          left: -20px;
          font-size: 0.9rem;
          border-radius: 4px;
          background-color: rgba(255,255,255,.1);
          color: #fff;
          font-style: italic;
          border: 1px solid rgba(255,255,255,.1);
          padding: 10px;
          text-align: center;
          transition: 0.5s all;
        }

        .respect:hover .respect_msg {
          opacity: 1;
          visibility: visible;
        }

        .navbar-collapse {
          flex-grow: 0;
        }

        .left_side {
          position: fixed;
          left: 2.5%;
          top: 22%;
          display: inline-block;
          background: transparent;
          padding: 0px 20px 0 0px;
          transition: 0.5s all;
          z-index: 99;
                      border-left: 2px solid rgb(35 168 165);

        }
  
        .right_side {
          position: fixed;
          right: 3.5%;
          top: 25%;
          padding: 20px;
          transition: 0.5s all;
          z-index: 9;

        }
        .right_side a, .left_side a {
            color: #fff;
            text-decoration: none;
            font-size: 1rem;
            font-weight: bold;
            padding:7px 10px;
            display: block;
            width: fit-content;
            transition: 0.5s all;
        }

        .left_side a:hover, .right_side a:hover {
/*          background: rgba(255, 255, 255, .1);
          border-radius: 4px 10px 10px 4px;
          box-shadow: 0px 1px 1px 1px #f8f9fa52;
*/         
          background: #23a8a54d;
          border-radius: 4px 10px 10px 4px;
          box-shadow: 0px 1px 1px 1px #23a8a54d;
        }

        .left_s_nav {
          display: flex;
        }

        .top-header {
    /** background: linear-gradient(90deg, #0d6efd, #084298); **/
    background: #23a8a5;
  color: #fff;
  font-size: 14px;
  padding: 5px 0;
}

.marquee {
  position: relative;
  white-space: nowrap;
}

.left_side i {
  padding-right: 10px;
  color: #ffc107;
}

.right_button_d i {
  margin-right: 10px;
  color: #ffc107;
  padding: 5px 10px;
  border-radius: 20px;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  font-size: 0.9rem;
  animation: marquee 15s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.tree {
    border-radius: 10px;
    border: 1px solid #ffc206;
    color: #ffc206;
    text-align: center;
    padding: 5px;
    font-size: 20px;
}
.female {
    border-radius: 10px;
    border: 1px solid #ffc206;
    color: #ffc206;
    text-align: center;
    padding: 5px;
    font-size: 20px;
}


.seismo {
  z-index: 9999;
  width: fit-content;
  height: fit-content;
  position: unset !important;
  overflow: hidden;
}

.line {
  width: 400px;
  height: 2px;
  background: red;
  position: relative;
  top: 40px;
  animation: quake 1.5s infinite linear;
}

@keyframes quake {
  0% { transform: translateX(0) translateY(0); }
  20% { transform: translateX(-20px) translateY(-5px); }
  40% { transform: translateX(-40px) translateY(5px); }
  60% { transform: translateX(-60px) translateY(-3px); }
  80% { transform: translateX(-80px) translateY(3px); }
  100% { transform: translateX(-100px) translateY(0); }
}

.seismo .message {
  opacity:0;
  visibility: hidden;
  position: absolute;
  right: 100px;
  border-radius: 4px;
  bottom:0px;
  padding: 10px;
  color: #fff;
  left: -300px !important;
  transition: 0.5s all;
  background-color:  rgba(255,255,255,.1);
  width: 250px;
  top: auto !important;
  bottom: 0 !important;
}

.seismo:hover .message {
  opacity: 1;
  visibility: visible;
}


.news-card {
  background: transparent;
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  color: #fff;
  border:none;
  transition: all 0.4s ease;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.news-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 45px rgba(0,0,0,0.15);
}

.news-img {
  overflow: hidden;
}

.news-img img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.news-card:hover .news-img img {
  transform: scale(1.1);
}

.news-content {
  padding: 20px;
}

.news-date {
  font-size: 13px;
  color: #6c757d;
}

.news-content h5 {
  margin: 10px 0;
  font-weight: 600;
}

.news-content p {
  font-size: 14px;
  color: #555;
}

.news-content a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #2678af;
  text-decoration: none;
  transition: margin-left 0.3s ease;
}

.news-content a:hover {
  margin-left: 6px;
  color: #ffc107;
}



.ata img {
  width: 100%;
}

li.nav-item {
  font-size: 1.1rem;
}

.ata {
  margin-top: 0;
  text-align: center;
  transition: 0.5s all;
  width: 120px;
  position: relative;
  cursor: url('../images/cursor.png'), pointer;

}

.ata .msg {
    opacity: 0;
    visibility: hidden;
    padding: 5px 20px;
    background-color: rgba(255,255,255,.1);
    color: #fff;
    position: absolute;
    border-radius: 4px;
    margin: 0 auto;
    transition: 0.5s all;
    width: fit-content;
    text-align: center;
    top:115px;
    right: 10px;
}



.ata:hover .msg {
  opacity: 1;
  visibility: visible;
}


.top_menu_nav {
  position: fixed;
    top: -580px;
    width: 100%;
    height: 400px;
    background-color: #094db2;
    z-index: 9999;
    transition: 0.8s all;
    border-top: 3px solid #ffc107;
}

.top_menu_nav ul {
  margin: 40px;
  display: block;
}

.top_menu_nav.active {
  top:180px;
}



.wave-container{
    position: relative;
    width: 60px;
    border:1px solid #ffc107;
    border-radius: 10px;
    height: 60px;
    content: "";
    background-image: url('../images/earthquake.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
}

.wave-container::after{
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  width:0;
  height:0;
  background:#ffc107;
  border-radius:50%;
  box-shadow:0 0 15px #ffc107;
}

.wave-container span{
  position:absolute;
  inset:0;
  border:2px solid #ffc107;
  border-radius:50%;
  animation: ripple 5s infinite;
  opacity:0;
  top:-10px;
}

.wave-container span:nth-child(2){
  animation-delay:1s;
}

.wave-container span:nth-child(3){
  animation-delay:2s;
}

/* ANİMASYON */
@keyframes ripple{
  0%{
    transform:scale(0.2);
    opacity:1;
  }
  100%{
    transform:scale(1);
    opacity:0;
  }
}


  .ddown-menu a.nav-link {
    font-size: 15px;
  }



.top_left_menu .e_major_open {
  border:1px solid #ffca2c;
}

.top_left_menu .announce_open {
  border:1px solid #9C27B0;
}

.top_left_menu .sss {
  border:1px solid #8BC34A;
}



.video-widget{
    position:fixed;
    bottom:50px;
    right:20px;
    text-align: center;
    border-radius:50%;
    display: block;
    cursor:pointer;
    transition: 0.5s all;
    z-index:9999;
    transition:0.3s;
}

.video-widget img {
     width:auto;
    height:150px;

}

.video-widget:hover{
    transform:scale(1.05);
}

.video-widget .msg {
  opacity: 0;
  visibility: hidden;
  width: 250px;
  border-radius: 4px;
  bottom: 10px;
  padding: 10px;
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  transition: 0.5s all;
  font-size: 17px;
  right: 120px;
  position: fixed;
}

.video-widget:hover .msg {
  opacity: 1;
  visibility: visible;
}

.video-widget video{
    width:100%;
    height:100%;
    object-fit:cover;
}

.chat-box{
    position:fixed;
    bottom:50px;
    right:20px;
    width:320px;
    background:white;
    border-radius:15px;
    box-shadow:0 10px 30px rgba(0,0,0,0.3);
    display:none;
    flex-direction:column;
    overflow:hidden;
    z-index:9999999;
}

.chat-header{
    background:#007bff;
    color:white;
    padding:15px;
    font-weight:bold;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.chat-messages{
    flex:1;
    padding:15px;
    overflow-y:auto;
    font-size:14px;
}

.chat-box {
    width: 320px;
    position: fixed;
    right: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    overflow: hidden;
    transition: all .3s ease;
}

.chat-header {
    background: #007bff;
    color: #fff;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chat-controls button {
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin-left: 8px;
}

.chat-body {
    transition: max-height .3s ease, opacity .3s ease;
    max-height: 500px;
    opacity: 1;
}

.chat-input{
    display:flex;
    border-top:1px solid #eee;
}

.chat-input input{
    flex:1;
    border:none;
    padding:10px;
    outline:none;
}

.chat-input button{
    border:none;
    background:#007bff;
    color:white;
    padding:10px 15px;
    cursor:pointer;
}

.close-btn{
    cursor:pointer;
}

.sp_button_color {
  color: #ffc107;
}


 .info_tekirdag {
    position: absolute;
    right: 65px;
    padding: 0px;
    color: #fff;
    top:5px;
    display: flex;
    z-index: 999999;
    width: fit-content;
  }
  .info_tekirdag i {
    color: #ffca2c;
  }

  .info_tekirdag .number {
    opacity: 1;
    color: #ffc107;
    font-weight: bold;
  }

  .info_sec {
    position: relative;
    margin-bottom: 5px;
    border:1px solid #ffc107;
    border-radius: 5px;
    padding: 5px;
    margin-right: 5px;
    transition: 0.5s all;
  }

  .info_sec:hover {
    cursor: pointer;
  }

  .info_sec:hover .info_txt {
    opacity: 1;
    visibility: visible;
  }

  .info_txt a {
    text-decoration: none;
    color: #fff;
  }


  .info_txt {
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    transition: 0.5s all;
    right: -70px;
    font-size: 0.9rem;
    top:-40px;
    width: 170px;
    background-color: rgba(255,255,255,.1);
    padding: 5px;
    border-radius: 4px;
  }

  .info_sec:hover {
  background-color: #23a8a54d;
  box-shadow: 3px 3px #23a8a54d;

  }

  .info_sec:nth-child(2) .info_txt {
    right: -40px;
  }

  .info_sec:nth-child(3) .info_txt {
    right: 0px;
  }

  .announcement-new-badge {
    padding: 0 10px;
    background-color: #23a8a5;
    color: #fff;
    width: fit-content;
    border-radius: 5px;
    margin: 10px 0 0;
    position: absolute;
    right: 10px;
    top: 0px;
    /* font-weight: bold; */
    font-size: 14px;
    border: 1px solid #ffc206;
}



.paw-print {
    position:relative;
    margin: 0 auto;
    width:10px;
    color: #ffc107;
    height:10px;
    background:#ffc107;
    border-radius:50% 50% 45% 45%;
}

.toe {
    position:absolute;
    width:10px;
    height:10px;
    background:#ffc107;
    border-radius:50%;
    animation:toeFade 3s ease-in-out forwards;
}

.t1 { top:-2px; left:-11px; animation-delay:0s; }
.t2 { top:-11px; left:-5px; animation-delay:.3s; }
.t3 { top:-12px; right:-5px; animation-delay:.6s; }
.t4 { top:-3px; right:-10px; animation-delay:.9s; }


.paw_border {
  border:1px solid #ffc206;
  border-radius: 10px;
  padding: 25px 15px 15px 15px;
  cursor: pointer;
  z-index: 99;
}

.side_button {
  margin: 5px 0;
  position: relative;
  height: fit-content;
  width: 60px;
  font-size: 30px !important;
  transition: 0.5s all;
}

.side_button:hover {
  background-color: #23a8a54d;
  box-shadow: 3px 3px #23a8a54d;
}

.adres_phone_div {
  display: flex;
}

.side_button .message {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 60px;
    border-radius: 4px;
    bottom: 0px;
    left: -450px;
    right: auto;
    top: 5px;
    right: 0 !important;
    padding: 10px;
    height: fit-content;
    color: #fff;
    transition: 0.5s all;
    background-color: rgba(255, 255, 255, .1);
    width: 250px;
    /* left: -100px; */
    font-size: 0.9rem !important;
    text-align: center;
}

.side_button:hover .message {
  opacity: 1;
  visibility: visible;
}


@keyframes toeFade {
    0%   { opacity:1; }
    30%  { opacity:0; }
    60%  { opacity:0; }
    100% { opacity:1; }
}

.nav-item {
  position: relative;
  list-style-position: outside;
}

.nav-item:hover .ddown-menu {
  opacity: 1;
  visibility: visible;
}

.ddown-menu {
  background-color: rgb(17 160 193 / 50%);
  position: absolute;
  opacity: 0;
  visibility: hidden;
  right: 0px;
  transition: 0.5s all;
  top:60px;
  padding: 20px 30px;
  width: 650px;
  border-top: 2px solid #ffc107;
}

.ddown-menu .nav-item {
  width: 48% !important;
  display: inline-block;
}

.sub-menu {
  padding-left: 0;
}


.sub-menu .nav-link i {
  color: rgb(255, 193, 7);
}


.nav-item li::marker {
    color: #ffc107;
    font-size: 18px; 
    font-weight: bold;
}

.seismo.side_button:hover {
  background-color: transparent;
  box-shadow: none !important;
}


.right_s {
    position: fixed;
    right: 2.5%;
    top: 25%;
    z-index: 999999;
    width: fit-content;
}

.left-menu i {
    font-size: 20px;
    margin-right: 10px;
    color: #ffc107;
}

.call153_mobile {
  display: none;
}

.div_msg {
          opacity: 0;
          visibility: hidden;
          width: 200px;
          height: fit-content;
          position: fixed;
          left: 0;
          top:50px;
          background-color: #fafafb;
          padding: 10px;
          border-radius: 5px;
        }
        .notification-btn:hover .div_msg {
          opacity: 1;
          visibility: visible;
          
        }
        .notification-btn .div_msg img {
          width: 100%;
        }


         .weather-box {
    max-width: fit-content;
    position: absolute;
    top:0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
}
.weather-current {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.weather-current a {
  color: #fff;
  transition: 0.5s all;
  text-decoration: none;
}

.weather-current a:hover {
  font-size: 17px;
}

.weather-icon {
    font-size: 30px;
    color: #f39c12; /* güneş rengi */
}



.chat-messages {
    height: 300px;
    overflow-y: auto;
}

.user-msg {
    background: #007bff;
    color: white;
    padding: 8px;
    margin: 5px;
    border-radius: 10px;
    width: fit-content;
}

.bot-msg {
    background: #f1f1f1;
    padding: 8px;
    margin: 5px;
    border-radius: 10px;
}

.loading {
    opacity: 0.6;
}

  .access_div.active #accessibility-panel {
    opacity: 1;
    visibility: visible;
    right: 15%;
  }
  #accessibility-panel {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 0;
    transition: 0.5s all;
    margin: 0 auto;
    z-index: 999999;
    text-align: center;
    background-color:rgba(255,255,255,.1);
    justify-content: space-around;
    border-radius: 20px 20px 0 0;
    flex-flow: column;
    padding: 40px 0;
    bottom:0%;
    width: 500px;
  }
  div#accessibility-panel button {
    border: none;
    padding: 5px 10px;
    background-color: #ffc206;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    width: 200px;
    margin: 5px auto;
}

.access_div {
  position: fixed;
  right: 100px;
  z-index: 99999999;
  bottom: 205px;
}

.access_div_button {
    color: #ffc206;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    border:1px solid #ffc206;
    padding: 5px;
    font-size: 30px;
}

.close_access_div {
    position: absolute;
    z-index: 99999;
    top: 10px;
    font-size: 20px;
    right: 20px;
    color: #ffc206;
    font-weight: bold;
    cursor:pointer;
}


.chat-box.minimized .chat-body {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
}

.map, .award {
  border-radius: 10px;
    border: 1px solid #ffc206;
    color: #ffc206;
    text-align: center;
    padding: 5px;
    font-size: 18px;
}

.map {
  color: blue;
}

.award i, .map ifmap {
  color: #d5322f;
}



.gear-spin {
    display: inline-block;
    animation: gearRotate 2s linear infinite;
}

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

 .female .message video {
        width: 100%; 
        padding: 10px; 
      }

      .female .message {
        width: 150px;
        bottom: auto;
        top: -35px !important;
        z-index: 9999;
        left: -190px;
      }


.wheelchair-wrap {
    position: relative;
    display: inline-block;
    font-size: 25px;
}

.wheelchair-wrap i {
    position: relative;
    z-index: 2;
}

.wheel {
    position: absolute;
    width: 14px;
    height: 14px;
    border: 2px solid currentColor;
    border-radius: 50%;
    bottom: 10px;
    left: 5px;

    animation: wheelSpin 0.8s linear infinite;
}

.wheel::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: currentColor;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

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


.menu_item {
  vertical-align: bottom;
  width: fit-content;
  background-size: cover;
  transition: all 133ms ease-in;
  transition-delay: 12ms;
  position: relative;
  bottom: 0px;
}
.menu_item:hover {
  transition-delay: 12ms;
  transition: all 133ms ease-in;
  font-size: 17px;
}




.glass-morphism {
  background: rgba(137, 120, 120, 0.38);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(137, 120, 120, 0.7);
}

.bot-links {
    margin-top: 8px;
}

.chat-link {
    display: block;
    background: #f1f5f9;
    padding: 6px 10px;
    margin-top: 5px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 13px;
    color: #0d6efd;
    transition: 0.2s;
}

.chat-link:hover {
    background: #e2e8f0;
}
.bi-camera-fill {
  display: inline-block;
  animation: spin 2s linear infinite;
}

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





    .notification-btn {
      position: relative;
      border: none;
      background: #00bcd4;
      color: #fff;
      padding:5px;
      border-radius: 12px;
      cursor: pointer;
      font-size: 20px;
      transition: 0.3s ease;
      box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    }

    .notification-btn i {
      margin-right: 0 !important; 
    }

    .notification-btn:hover {
      transform: translateY(-2px);
      background: #2563eb;
    }

    .notification-badge {
      position: absolute;
      top: -8px;
      right: -8px;
      width: 22px;
      height: 22px;
      background: #ef4444;
      color: #fff;
      border-radius: 50%;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      border: 2px solid #fff;
    }

    .lightbox {
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.55);
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transition: 0.3s ease;
      z-index: 9999999;
      padding: 20px;
    }

    .lightbox.active {
      opacity: 1;
      visibility: visible;
    }

    .lightbox-content {
      width: 100%;
      max-width: 80%;
      background: #fff;
      border-radius: 18px;
      padding: 24px;
      position: relative;
      transform: scale(0.9);
      transition: 0.3s ease;
      box-shadow: 0 20px 50px rgba(0,0,0,0.25);
    }

    .lightbox.active .lightbox-content {
      transform: scale(1);
    }

    .close-btn {
      position: absolute;
      top: -5px;
      right: 5px;
      background: none;
      border: none;
      font-size: 26px;
      cursor: pointer;
      color: #666;
    }

    .popup-title {
      margin: 0 0 10px;
      font-size: 24px;
      color: #111827;
    }

    .popup-text {
      margin: 0 0 18px;
      color: #4b5563;
      line-height: 1.6;
      font-size: 15px;
    }

    .notification-list {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    .notification-item {
      background: #f9fafb;
      border: 1px solid #e5e7eb;
      border-radius: 12px;
      padding: 14px;
    }

    .notification-item strong {
      display: block;
      margin-bottom: 4px;
      color: #111827;
    }

    .notification-item span {
      font-size: 14px;
      color: #6b7280;
    }