.vlt-custom--8131 {
  bottom: -250px;
  left: -200px;
  max-width: 550px;
}
.MenuActive {
  color: #c3323a !important;
}
.vlt-custom--1451 {
  top: -25px;
  left: -30px;
  width: 256px;
  height: 208px;
}

@media only screen and (max-width: 575px) {
  .vlt-custom--1451 {
    top: -100px;
    left: -100px;
  }
}

.vlt-custom--1512 {
  bottom: -28vw;
  left: 50vw;
  width: 75vw;
  height: 75vw;
  background-size: cover;
}

.vlt-custom--4124 {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40vw;
  height: 100%;
  background-position: top left;
  background-size: cover;
}

@media only screen and (max-width: 991px) {
  .vlt-custom--4124 {
    right: 0;
    width: 50vw;
  }
}

@media only screen and (max-width: 767px) {
  .vlt-custom--4124 {
    right: -50vw;
    width: 100vw;
  }
}

.vlt-custom--1259 {
  top: -20px;
  right: -5px;
  width: 256px;
  height: 208px;
}

.vlt-custom--2355 {
  bottom: -250px;
  left: 0;
  width: 389px;
  height: 550px;
}
.none-dotes {
  list-style: none;
}
.story-item {
  background: url(../img/community-story-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 40px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.story-item p {
  white-space: initial;
}

.gallery-item {
  border-radius: 50%;
  width: 450px;
  height: 450px;
  margin: auto;
  position: relative;
}
.galleryBg1 {
  background: url(../img/gallery/gallery-1.png) no-repeat center;
  background-size: cover;
}
.galleryBg2 {
  background: url(../img/gallery/gallery-2.png) no-repeat center;
  background-size: cover;
}
.galleryBg3 {
  background: url(../img/gallery/gallery-3.png) no-repeat center;
  background-size: cover;
}
.gallery-txt {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.title-story {
  text-transform: uppercase;
}
.story-text {
  font-size: 75px !important;
  font-weight: 700;
  display: block;
  white-space: nowrap;
}
.btn-block {
  display: flex;
  width: 220px;
  text-align: left;
}
.absTitle {
  line-height: normal;
  font-size: 70px;
}
.btn-block-longer {
  width: 280px;
}
.logo img {
  min-height: 67px;
}
.daire {
  right: 0;
}
.imgVideo {
  position: relative;
}
.imgVideo .iconPlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.imgVideo .iconPlay img {
  display: block;
  width: 90px;
  height: 90px;
}
/* Başlangıçta videoyu gizle */
.video {
  display: none;
  margin-top: 20px;
}

/* Görsel ve video arasındaki düzenleme */
.vlt-slide-photo__inside {
  position: relative;
}

.iconPlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
/* Popup'ın genel görünümü */
.video-popup {
  display: none; /* Başlangıçta gizle */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); /* Arka planı yarı saydam siyah yap */
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Sayfanın üstünde görünmesi için */
}

/* Popup içerik (video) kutusu */
.popup-content {
  position: relative;
  width: 80%;
  max-width: 800px; /* Video genişliği max 800px olacak */
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

/* Kapanma butonu */
.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #c3323a;
  color: white;
  border: none;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  padding: 5px 10px;
  width: 32px;
  height: 32px;
  line-height: 24px;
  z-index: 99;
}
.lh-1 {
  line-height: 1.1;
}
.close-popup:hover {
  background-color: #c3323a;
}
.vlt-offcanvas-menu__footer .vlt-offcanvas-menu__socials {
  text-align: right;
}
.vlt-offcanvas-menu__socials {
  margin-bottom: 10px;
}
.vlt-offcanvas-menu__footer {
  padding-top: 20px;
}

.lowerCase {
  text-transform: inherit !important;
}
.size16 {
  font-size: 16px !important;
}
.size20 {
  font-size: 20px !important;
}
.size22 {
  font-size: 22px !important;
}
.size16 {
  font-size: 16px !important;
}
.size58 {
  font-size: 58px !important;
  font-weight: bold;
}
.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}
.mb-2 {
  margin-bottom: 20px !important;
}
.mb-3 {
  margin-bottom: 30px !important;
}
.mb-4 {
  margin-bottom: 40px !important;
}
.mb-5 {
  margin-bottom: 50px !important;
}
.ml-15 {
  margin-left: 15px;
}
.imgContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.size40 {
  font-size: 40px;
}
.size24 {
  font-size: 24px;
}
.size30 {
  font-size: 30px;
}
.atel {
  text-decoration: underline;
}
.imgContainer img {
  animation: moveUpDown 2s ease-in-out infinite;
}

@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* Yukarıya doğru 10px kayma */
  }
  100% {
    transform: translateY(0);
  }
}
/* #custom-down-arrow {
font-size: 1.25rem;
    font-weight: 700;
    position: fixed;
    z-index: 25;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    flex-direction: column;
    width: 6.25rem;
    height: 6.25rem;
    letter-spacing: -.01em;
    color: #fff;
    border-top-left-radius: 8px;
    background-color: #101010;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
} */

/* #custom-down-arrow:hover {
    opacity: 1;
} */

#custom-down-wrapper {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex; /* yan yana */
  align-items: center;
  z-index: 25;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.01em;
}

#custom-down-arrow {
  width: 6.25rem;
  height: 6.25rem;
  background-color: #101010;
  border-top-left-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#custom-down-arrow svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}

#next-section-name {
  margin-right: 20px;
}

#next-section-name {
  font-weight: 500;
  margin-right: 8px;
  transition: color 0.3s ease;
}

#next-section-name.white {
  color: #fff;
}
#next-section-name.dark {
  color: #222;
}
/* Basit yukarı-aşağı animasyon */
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(-50%) translateY(0);
  }
  40% {
    transform: translateX(-50%) translateY(8px);
  }
  60% {
    transform: translateX(-50%) translateY(4px);
  }
}

.fixed-socials {
  position: fixed;
  right: 3.75rem;
  top: 50%;
  text-align: center;
  z-index: 10;
  display: block;
  width: 32px;
  height: 32px;
}
.fixed-socials img {
  display: block;
  width: 20px;
}

.linkBtn {
  display: block;
  color: #c3323a;
  margin: 10px auto auto auto;
}
.logoBrands img {
  display: block;
  width: 100%;
  height: auto;
}
.logoBrands .logoSm {
  display: block;
  width: 120px;
  height: auto;
}
.logoBrands .logoLg {
  display: block;
  width: 240px;
  height: auto;
}

.vlt-timeline-item__title {
  display: flex;
  justify-content: center;
}
.contactAdressContainer p {
  margin-bottom: 6px;
}
.hoverNone {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  opacity: 1 !important;
}

/* Yukarı Ok Butonu */
.vlt-scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background-color: #333;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 9999;
  border: 2px solid white;
}

.vlt-scroll-to-top.show {
  opacity: 1;
  visibility: visible;
}

.vlt-scroll-to-top:hover {
  background-color: #555;
  transform: translateY(-3px);
}

/* Koyu tema için */
.vlt-scroll-to-top.dark {
  background-color: #fff;
  color: #333;
  border: 2px solid #333;
}

.vlt-scroll-to-top.dark:hover {
  background-color: #f0f0f0;
}

/* 1920x1080 Video Container */
.video {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background: #000;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.video video {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 16 / 9; /* 1920/1080 = 16:9 */
}

/* Responsive 16:9 Aspect Ratio (Güvenli Yöntem) */
.video.ratio-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 1080/1920 = 0.5625 = 56.25% */
}

.video.ratio-16-9 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; /* veya cover */
}
.d-none {
  display: none !important;
}
/* Farklı Container Boyutları */
.video-large {
  max-width: 1920px;
  height: 1080px;
}

.video-medium {
  max-width: 1280px;
  height: 720px;
}

.video-small {
  max-width: 854px;
  height: 480px;
}
.vlt-footer-copyright {
  text-transform: inherit;
}
/* Responsive Breakpoints */
@media (max-width: 1920px) {
  .video-large {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
}

@media (max-width: 1600px) {
  .video-large video {
    max-width: 1600px;
    max-height: 900px;
  }
  .vlt-offcanvas-menu__navigation .sf-menu > li > a {
    font-size: 1.8rem;
  }
}

@media (max-width: 1366px) {
  .video-large video {
    max-width: 1366px;
    max-height: 768px;
  }
}

@media (max-width: 1024px) {
  .video-large video {
    max-width: 1024px;
    max-height: 576px;
  }
}

@media (max-width: 768px) {
  .video {
    border-radius: 8px;
  }

  .video-large video {
    max-width: 768px;
    max-height: 432px;
  }
}

@media (max-width: 480px) {
  .video {
    border-radius: 6px;
  }

  .video-large video {
    max-width: 480px;
    max-height: 270px;
  }
}

/* Video Kontrolleri için Ek Stiller */
.video.controls-custom video::-webkit-media-controls-panel {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
}

.video.controls-custom video::-webkit-media-controls-play-button {
  background-color: #fff;
  border-radius: 50%;
}

.adressCollapse {
  cursor: pointer;
  margin: 10px 0 5px 0;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  transition: background-color 0.3s;
}

.adressCollapse:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.adressCollapse::after {
  content: '▼';
  float: right;
  font-size: 12px;
  transition: transform 0.3s;
}

.adressCollapse.active::after {
  transform: rotate(180deg);
}

.office-content {
  display: none;
  padding: 10px 15px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 0 0 5px 5px;
}

.text-white {
  color: white;
}

.lowerCase {
  text-transform: lowercase;
}

.size16 {
  font-size: 16px;
}

.hoverTxtCommunity:hover p {
  color: #c3323a !important;
  transition: all ease 600ms;
}

/* Font özellikleri */
.custom-font {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

/* Ana container */
.project-showcase {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
  width: 100%;
}

/* Sol taraf - Yazılar */
.project-text-side {
  flex: 0 0 40%;
}

.project-item {
  margin-bottom: 40px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 15px 0;
}

.project-item:hover {
  transform: translateX(10px);
}

.project-title a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s ease;
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
}

.project-title a:hover {
  color: #c3323a;
}

.project-category {
  display: block;
  margin-top: 8px;
  color: #fff;
}

.project-category::before {
  margin-right: 8px;
  content: '/';
}

/* Sağ taraf - Resimler */
.project-image-side {
  flex: 0 0 55%;
  position: relative;
  height: 500px;
}

.project-image-side a {
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in;
}

.project-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  border-radius: 30px;
  overflow: hidden;
}

.project-image.active {
  opacity: 1;
}

.project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* Fancybox hover efekti */
.project-image-side a:hover .project-image img {
  transform: scale(1.05);
}

@media only screen and (max-width: 1440px) {
  .dNone {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .vlt-large-heading {
    font-size: 4rem;
  }
  .fixed-socials {
    right: 0px;
  }
  .size58 {
    font-size: 2.375rem !important;
  }
  .vlt-timeline-item__title {
    display: block;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .vlt-large-heading {
    font-size: 30px;
  }
  .size22 {
    font-size: 18px !important;
  }
}

.tag-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

#tag-counter {
  font-size: 12px;
  opacity: 0.7;
}

.tag-warning {
  font-size: 12px;
  color: #c3323a;
  display: none;
}

/* Limit dolunca pasif tag’ler */
.tag.is-disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.tag-list-container {
  margin: 10px 0 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.tagListDark .tag {
  color: #000;
  border: 1px solid #000;
}
.tag {
  cursor: pointer;
  color: #ccc;
  padding: 5px 10px;
  border-radius: 15px;
  border: 1px solid #ccc;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  user-select: none;
}

.tag:hover {
  background-color: #c3323a;
  color: #fff;
}

/* Seçili hali */
.tag.is-selected {
  background-color: #c3323a;
  border-color: #c3323a;
  color: #fff;
}

.tag.is-selected:hover {
  background-color: #b02b32;
}

/* Çarpı */
.tag .remove-tag {
  display: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
}

.tag.is-selected .remove-tag {
  display: inline-block;
}

textarea {
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  resize: none;
}
.cInfoBoxCon {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .cInfoBoxCon {
    flex-direction: column;
  }
  .contactInfoBox {
    margin-bottom: 20px;
  }
}
.custom-modal-overlay {
  display: none; /* Başlangıçta gizli */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Arka planı karart */
  z-index: 99999;
  justify-content: center;
  align-items: center;
}

.custom-modal-content {
  background: #fff;
  padding: 50px;
  border-radius: 20px;
  text-align: center;
  max-width: 400px;
  width: 90%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: modalFadeIn 0.3s ease;
}

.modal-title {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  font-size: 32px;
}
.modal-text {
  color: #666;
  font-size: 16px;
  margin-bottom: 25px;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
