.main-slide-desc {
font-size: 30px; justify-content: end; display: flex; flex-direction: column; width: 100%; text-align: end; color: white;  max-width: 950px; 
}

.main-slide-title {
    display: flex; flex-direction: column; justify-content: end; width: 100%; align-items: end;
}



@media screen and (min-width: 1024px) {
 .justify-end {
    justify-content: end;
}

.main-slide-title {
    padding-right: 60px;
    margin-bottom: 140px;
   
}

.kaydir-kesfet {
     margin-left: 600px;
}

.hero-section .navigation-field {
    position: absolute;
    bottom: 35px;
    right: 78px !important;
    left: auto !important;
    z-index: 2;
}
}

.hero-section .navigation-field {
    position: absolute;
    bottom: 50px;
    right: auto;
    left: 50px;
    z-index: 2;
}

.referance-list li {
  padding: .25rem .5rem;
  border-radius: .25rem;
  transition: color .15s ease, background-color .15s ease;
}

.referance-list li:hover {
  color: #02617e;         
  background-color: rgba(30, 58, 138, .1);
}

.\*\:duration-450>* {
    transition-duration: .2s;
}

/* CSS */
.main-slide-desc {
  opacity: 0;
  transform: translateY(-50%) skew(-30deg) scale(0.8);
  /* transition: [özellikler] [süre] [easing] [delay] */
  transition: 
    opacity   0.45s ease   1.2s,    /* 1.2s sonra opacity animasyonu başlasın */
    transform 0.45s ease   1.2s;    /* 1.2s sonra transform animasyonu başlasın */
}

/* .swiper-slide-active örneği; sizin projenizde aktif slide seçiciniz farklı olabilir */
.swiper-slide-active .main-slide-desc {
  opacity: 1;
  transform: translateY(0) skew(0deg) scale(1);
}

@media (min-width:768px) and (max-width:1025px){
  .main-catalog {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-top: 15px;
    justify-content: center;
    align-items: center;

}

}
@media (width:320px) and (height:568px){
  .main-title, .about-title {
    text-align:center;

}

    .vimeo-iframe-scroll {
        scale: 3.6 !important;
    }
}

@media screen and (max-width: 768px) { 

    .vimeo-iframe-scroll {
    scale: 2.6 !important;
}

    .form-mail-button {
        position: relative !important;
        margin: 5px auto 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer input::placeholder {
        white-space: normal !important;
        line-height: 1.4 !important;
      }

      .footer .form-group input{
        padding: 0 0 10px 20px !important;
        height: 80px !important;
      }

      .footer {
        padding: 0px 15px !important;
      }

      .footer .text-\[18px\] {
        font-size: 15px !important;
    }

  
        .md\:\!text-editor-sm :where(h3):not(:where([class~=not-text-editor],[class~=not-text-editor] *)) {
            font-size: 1rem !important;
            margin-top: 1.5555556em !important;
            margin-bottom: .4444444em !important;
            line-height: 1.5555556 !important;
        }
    

    
.referances-section .left{
    order: 2;
}

.referances-section .right{
    order: 1;
}

.front-shape {
    border-radius: 0 !important;
}

  .main-slide-desc {
font-size: 14px; justify-content: end; display: flex; flex-direction: column; width: 100%; text-align: center; color: white;
        padding: 27px;

}

.main-slide-title {
    display: flex; flex-direction: column; justify-content: center; width: 100%; align-items: center;
}

.vimeo-iframe {
    scale: 5 !important;
}

}




.icon-arrow-down:before {
    content: "A";
    transform: rotate(90deg) !important;
}

.icon-arrow-right:before {
    content: "C";
    transform: rotate(90deg);
}

.icon-arrow-left:before {
    content: "B";
    transform: rotate(180deg);
}

.front-shape .\!size-\[385px\] {
        width: 253px !important;
    height: 385px !important;
}

.blogs-index .bg-white {
    --tw-bg-opacity: 0.3;
    background-color: rgb(0 0 0 / 30%);
}




@media screen and (min-width: 2000px) {
.\!max-h-\[1080px\] {
    max-height: 1272px !important;
}
}

.counters-section .px-\[40px\] {
    padding-left: 160px !important;
    padding-right: 160px !important;
}

.counters-section .circle-content {
        display: flex;
    flex-direction: column;
    align-items: center;
}


.counters-section .py-\[20px\] {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
}

.counters-section .px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.counters-section .rounded-\[20px\] {
    border-radius: 100% !important;
}

.counters-section .text-\[30px\] {
    font-size: 40px;
}

.counters-section .text-\[24px\] {
    font-size: 40px;
}

@media screen and (max-width: 1024px) {  
    .counters-section .rounded-full {
    border-radius: 0;
    }

    .counters-section  .md\:grid-cols-2 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .counters-section .rounded-\[20px\] {
    border-radius: 3% !important;
}

.counters-section .py-\[20px\] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.counters-section .px-\[40px\] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.counters-section .text-\[30px\] {
    font-size: 24px;
}

.counters-section .text-\[24px\] {
    font-size: 27px;
}
}


/* --HAKKIMIZDA PAGE-- */

.history-section {
    margin-bottom: 80px;
}

.about-date-section .text-white {
    color: #02617e;
}

.about-date-section .\[-webkit-text-stroke-color\:_rgba\(241\,_248\,_255\,_0\.60\)_\;\] {
-webkit-text-stroke-color: #dae506b4;
}

.about-date-section .group\/slide.swiper-slide-active .group-\[\&\.swiper-slide-active\]\/slide\:text-white {
color: #02617e;
}

.about-date-section .group\/slide.swiper-slide-active .group-\[\&\.swiper-slide-active\]\/slide\:bg-white {
    --tw-bg-opacity: 1;
    background-color:#02617e;
}

.about-date-section .bg-\[\#F1F8FF\] {
    --tw-bg-opacity: 1;
    background-color: #02617e;
}

.about-date-section .group\/slide.swiper-slide-active .group-\[\&\.swiper-slide-active\]\/slide\:border-white\/100 {
    border-color: #02617e;
}

.about-date-section .bg-white\/30 {
    background-color: #dae50633;
}

.about-date-section .bg-\[\#0A85ED\] {
    --tw-bg-opacity: 1;
    background-color: #0189b3;
}

/* VİMEO VİDEO */

.vimeo-embed-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vimeo-embed-scroll {
    position: relative;
    width: 100%;
    height: 100%;
    will-change: transform, opacity; /* Animasyon performansını artırır */
}

.vimeo-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    transition: opacity 0.3s ease;
}

.vimeo-poster-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    transition: opacity 0.3s ease;
}

.vimeo-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    scale: 1.5;
}

/* Iframe için donma önleyici stil */
.vimeo-iframe-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    scale: 1.7;
    pointer-events: none; /* Kullanıcı etkileşimini devre dışı bırakır */
}

/* Kapak resmi için stil */
.vimeo-embed-scroll:not(.loaded) .vimeo-poster {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vimeo-embed-container.loaded .vimeo-poster {
    opacity: 0;
}
/* Kapak resmi için stil */
.vimeo-embed-scroll:not(.loaded) .vimeo-poster-scroll {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vimeo-embed-scroll.loaded .vimeo-poster-scroll {
    display: none;
}

/* History Image Container Styles */

.title-inner{
display: flex;
flex-direction: column;
}
.history-image-container {
    flex-shrink: 0;
    margin: 0 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.history-image {
    width: 300px;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .footer .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        padding: 20px 0px !important;
    }

    .md\:text-\[20px\] {
        font-size: 35px !important;
    }

    .md\:text-\[14px\] {
        font-size: 24px !important;
    }

    .footer {
       padding: 0px 50px !important;
    }

    .amac-section {
        margin-top: -150px !important;
    }

    .custom-circle-btn {
        background: radial-gradient(circle at center, #d9e506 40px, transparent 40px) !important;
    }

    .title-field {
        flex-direction: row !important;
    }

    .history-image {
        width: 250px;
        height: 150px;
        border-radius: 6px;
    }

    .vimeo-iframe {
        scale: 2.7;
    }

    .main-slide-title {
        justify-content: center;
        align-items: center;
    }

    .main-slide-desc {
        justify-content: center;
        text-align: center;
        padding: 0 20px;
    }


 }





/* Mobile responsive styles for history image */
@media screen and (max-width: 768px) {
    .history-image-container {
        margin: 10px 0;
        order: -1; /* Move image above text on mobile */
    }
    
    @media screen and (max-width: 768px) {
        .history-image {
            width: 200px;
            height: 100px;
            border-radius: 6px;
        }
    }
    
    .title-field {
        align-items: center !important;
    }
}

/* REFERANS DETAY SAYFASINDAKİ YUVlARLAK BUTON ÖZELLEŞTİRMELERİ */
.custom-circle-btn {
    position: relative;
}

/* Sadece yazının olduğu kısım için fosforlu yeşil arkaplan */
.custom-circle-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    background-color: #d9e506;
    border-radius: 50%;
    z-index: 0;
}

/* Overflow hidden sorunu için arkaplanı direkt div'e de verebiliriz */
.custom-circle-btn {
    position: relative;
    background: radial-gradient(circle at center, #d9e506 75px, transparent 75px);
}

/* Responsive düzenlemeler */
@media screen and (max-width: 1024px) {
    .custom-circle-btn {
        background: radial-gradient(circle at center, #d9e506 60px, transparent 60px);
    }
    
    .custom-circle-btn::before {
        width: 120px;
        height: 120px;
    }
}

@media screen and (max-width: 768px) {
    .custom-circle-btn {
        background: radial-gradient(circle at center, #d9e506 40px, transparent 40px);
    }
    
    .custom-circle-btn::before {
        width: 80px;
        height: 80px;
    }
}

/* SVG animasyonu - normalde durgun, hover'da dönsün */
.custom-svg-rotate {
    animation: none; /* Varsayılan olarak animasyon yok */
    transition: transform 0.3s ease;
    z-index: 2
}

.custom-circle-btn:hover .custom-svg-rotate {
    animation: spin 7s linear infinite; /* Hover'da daha yavaş dönsün */
}

/* Maindown ikonu için daha spesifik selector - çakışmayı önler */
.custom-circle-btn .maindown-icon {
    animation: bounce-vertical-center 2s ease-in-out infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    height: 40px;
    width: 40px;;
}

.fill-black{fill:#000000}

/* Animasyon tanımları */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Ana keyframe - base transform korunarak ekstra translateY eklenir */
@keyframes bounce-vertical-center {
    0%, 100% {
        transform: translate(-50%, -50%) translateY(-3px);
    }
    50% {
        transform: translate(-50%, -50%) translateY(3px);
    }
}

/* Responsive keyframe animasyonları */
@media screen and (max-width: 1024px) {
    .custom-circle-btn .maindown-icon {
           width: 16px !important;
        height: auto;
        animation: bounce-vertical-center-tablet 2s ease-in-out infinite;
    }
    
    @keyframes bounce-vertical-center-tablet {
        0%, 100% {
            transform: translate(-50%, -50%) translateY(-2px);
        }
        50% {
            transform: translate(-50%, -50%) translateY(2px);
        }
    }
}

@media screen and (max-width: 768px) {
    .custom-circle-btn .maindown-icon {
        animation: bounce-vertical-center-mobile 2s ease-in-out infinite;
        width: 16px !important;
        height: auto;
    }
    
    @keyframes bounce-vertical-center-mobile {
        0%, 100% {
            transform: translate(-50%, -50%) translateY(-1px);
        }
        50% {
            transform: translate(-50%, -50%) translateY(1px);
        }
    }
}


/* İLETİŞİM CSS */

.contact-section {
    padding-top: 170px !important;
}

@media screen and (max-width: 1024px) { 
    .contact-section .button-field {
        flex-direction: column !important;
    }

    .contact-section {
        padding-top: 100px !important;
    }

    .bulletin-section .swiper-backface-hidden .swiper-slide {
        margin-left: 0 !important;
        justify-content: center !important;
        align-items: center !important;
        display: flex !important;
         }

         .bulletin-section .bulletin-content-carousel {
margin-right: 0 !important;
justify-self: center;
         }

         .bulletin-section .swiper-wrapper{
            justify-content: center;
         }

         .bulletin-section  .button-field {
            justify-content: center !important;
         }
 }



 






