@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Plus Jakarta Sans', sans-serif;
    /* outline: 1px solid red !important;  */
}

/*!ÜST KISIM*/
.mail-info {
    position: fixed; 
    top: 0;
    left: 0; 
    width: 100%; 
    height: 32px; 
    background-color: rgba(15, 50, 95, 1);
    z-index: 999;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 14px; 
}

.right-content {
    position: absolute;
    right: 50px;
}


/* Mobil cihazlar için responsive stiller */

@media screen and (max-width: 480px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 540px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 768px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 768px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 344px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 344px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 375px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 375px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 412px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 412px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 414px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 414px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}


@media screen and (width: 430px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 430px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 360px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 360px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

@media screen and (width: 390px) {
    .mail-info {
        padding: 8px;
        font-size: 14px; /* Metin boyutunu küçültüyoruz */
        width: 390px;
    }

    .mail-info .right-content {
        position: relative;
        bottom: 5px;
        left: 5%;
        margin-top: 8px;
        text-align: left; /* Sol hizalama yapıyoruz */
    }

    .mail-info .left-content{
        position: relative;
        right: 5%;
        bottom: 7px;
    }

    .mail-info span {
        position: relative;
        justify-content: flex-start;
    }
}

/*!ÜST KISIM*/

/*! NAVBAR KISMI */
.nav {
    position: fixed;
    top: 32px; /* mail-info üstünde olacak şekilde ayarlayın */
    width: 100%;
    height: 100px; /* Navbar yüksekliği */
    background: #FFFFFF; /* Hafif şeffaf arka plan */
    backdrop-filter: blur(10px); /* Arka plan bulanıklığı */
    z-index: 998; /* mail-info üstünde olacak şekilde ayarlayın */
    transition: background 0.3s ease; /* Arka plan değişim geçişi */
}

.nav-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

.nav-logo {
    position: relative;
    left: 20px;
}


.btn {
    position: relative;
    right: 10px; /* Butonun sağda sabit kalması için gerekli ayarı yapın */
    width: 156px;
    height: 46px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 30px;
    cursor: pointer;
    transition: .1s ease;
}

.btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

.btn.white-btn {
    background: rgba(243, 84, 46, 1);
    color: #FFFFFF;
    border: none;
    transition: all 0.4s ease;
}

.btn.white-btn:hover {
    background: rgba(0, 115, 195, 1);
}

.lang-button {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.lang-button span {
    font-size: 16px;
}

.lang-button i {
    margin-left: 5px;
}
  
  #language-select {
    position: absolute;
    right: 20px; /* Request a Demo butonuna göre hizalamak için ayarlayabilirsiniz */
    top: 50%; /* Dikey merkezleme */
    transform: translateY(-50%);
    font-size: 16px;
    padding: 5px;
    width: 150px;
    border: none;
    border-radius: 4px;
    text-align: center;
    transition: 0.5s all ease;
  }

  #language-select:hover{
    opacity: 0.6;
  }

.lang-button {
    display: flex;
    align-items: center;
}




/* Mobil cihazlarda nav-menu'yi açma */

@media screen and (width: 344px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 344px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        right: 50%;
        top: 10px;
    }

    #language-select{
        position: relative;
        top: 70px;
    }
}


@media screen and (width: 360px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 360px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        left: 10%;
    }
}

@media screen and (width: 390px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 390px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        left: 10%;
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 140px; /* Sağdan boşluğu azaltın */
        top: 80px;
    }
}

@media screen and (width: 412px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 412px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        left: 10%;
    }
}


@media screen and (width: 414px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 414px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        left: 10%;
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 140px; /* Sağdan boşluğu azaltın */
        top: 80px;
    }
}

@media screen and (width: 430px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 430px;
    }

    .nav-logo {
        left: -30px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }

    
    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #nav-demo{
        position: relative;
        left: 10%;
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 160px; /* Sağdan boşluğu azaltın */
        top: 80px;
    }
}


@media screen and (width: 1024px) {
    .nav- {
        display: none; /* Menüyü gizle */
        position: absolute;
        top: 60px; /* Burger menünün altında hizalayın */
        left: 0;
        width: 100%;
        background: #fff; /* Arka plan rengini ayarlayın */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 1000; /* Üstte olmasını sağlar */
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }

    #nav-demo{
        position: relative;
        right: 50px;
    }

   
    .nav-button {
        display: block; /* Butonu göster */
    }



    .lang-button {
        display: block; /* Dil butonunu göster */
    }

}

@media screen and (width: 820px) {
    .nav- {
        display: block; 
        position: absolute;
        top: 60px; /* Burger menünün altında hizalayın */
        left: 0;
        width: 100%;
        background: #fff; /* Arka plan rengini ayarlayın */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 1000; /* Üstte olmasını sağlar */
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }

    #nav-demo{
        position: relative;
        right: 50%;
    }

    .nav-button {
        display: block; /* Butonu göster */
    }

    .lang-button {
        display: flex; /* Dil butonunu göster */
    }

    
}

@media screen and (width: 912px) {
    .nav-menu {
        display: none; /* Menüyü gizle */
        position: absolute;
        top: 60px; /* Burger menünün altında hizalayın */
        left: 0;
        width: 100%;
        background: #fff; /* Arka plan rengini ayarlayın */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 1000; /* Üstte olmasını sağlar */
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }


    .nav-button {
        display: block; /* Butonu göster */
    }

    .lang-button {
        display: block; /* Dil butonunu göster */
    }


}

@media screen and (width: 853px) {
    .nav-menu {
        display: none; /* Menüyü gizle */
        position: absolute;
        top: 60px; /* Burger menünün altında hizalayın */
        left: 0;
        width: 100%;
        background: #fff; /* Arka plan rengini ayarlayın */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 1000; /* Üstte olmasını sağlar */
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }


    .nav-button {
        position: relative;
        left: -5%;
        display: block; /* Butonu göster */
    }

    .lang-button {
        display: block; /* Dil butonunu göster */
    }

}


@media screen and (width: 412px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
    }

    .nav-logo {
        left: -10px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }


    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 140px; /* Sağdan boşluğu azaltın */
        top: 80px;
    }
}

@media screen and (width: 375px) {
    .nav {
        top: 20px; /* Üstten biraz daha az boşluk bırakın */
        height: 80px; /* Navbar yüksekliğini küçültün */
        width: 375px;
    }

    .nav-content {
        justify-content: space-between; /* Elemanlar arasındaki boşluğu azaltın */
        padding: 0 10px; /* Yatayda daha az boşluk bırakın */
    }

    .nav-logo {
        left: 10px; /* Logoyu daha sola çekin */
    }

    .btn {
        position: relative;
        width: 120px !important; /* Buton genişliğini küçültün */
        height: 40px; /* Buton yüksekliğini küçültün */
        right: 5px; /* Butonu sağa doğru kaydırın */
        font-size: 14px; /* Yazı boyutunu küçültün */
    }

    .lang-button span {
        font-size: 14px; /* Dil seçimi yazı boyutunu küçültün */
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 120px; /* Sağdan boşluğu azaltın */
        top: 80px;
    }
}





@media screen and (width: 360px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
    }

    .nav-logo {
        left: -10px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }


    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 245%;
        width: 140px; /* Adjust special button width */
    }

    #language-select {
        width: 120px; /* Dil seçimi genişliğini küçültün */
        font-size: 14px; /* Yazı boyutunu küçültün */
        right: 110px; /* Sağdan boşluğu azaltın */
        top: 100px;
    }
}

@media screen and (width: 540px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
    }

    .nav-logo {
        left: -1px;
        top: 5px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }


    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 150%;
        width: 140px; /* Adjust special button width */
    }
}

@media screen and (width: 768px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
        width: 768px;
    }

    .nav-logo {
        left: -1px;
        top: 5px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }


    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 10px;
        right: 80%;
        width: 140px; /* Adjust special button width */
    }
}

@media screen and (width: 344px) {
    .nav {
        top: 20px; /* Adjusted for better alignment */
        height: 80px; /* Reduce navbar height */
    }

    .nav-logo {
        left: -10px;
        top: 20px;
        max-width: 100px; /* Ensure logo doesn't overflow */
    }

    .nav-content {
        padding: 0 10px; /* Add some padding to content */
    }


    .btn {
        width: 120px; /* Reduce button size */
        height: 36px; /* Reduce button height */
        font-size: 14px; /* Adjust button font size */
    }

    .btn.white-btn {
        line-height: 0.3;
        position: relative;
        top: 5px;
        right: 330%;
        width: 100px;
        font-size: 12px; 
    }
}

@media screen and (width: 1280px) {
    .nav-menu {
        display: none; /* Menüyü gizle */
        position: absolute;
        top: 60px; /* Burger menünün altında hizalayın */
        left: 0;
        width: 100%;
        background: #fff; /* Arka plan rengini ayarlayın */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 1000; /* Üstte olmasını sağlar */
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }


    .nav-button {
        display: block; /* Butonu göster */
    }

    .lang-button {
        display: block; /* Dil butonunu göster */
    }

}

/*! NAVBAR KISMI */


/*! VİDEOLU KISIM*/
.video-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    padding: 40px;
    border-radius: 5px;
    margin-top: 130px;
}

#video-title-p{
    width: 600px;
    position: relative;
    right: 20px;
    font-size: 20px;
    color: #454545;
}

.content {
    max-width: 45%;
}

.video-title {
    position: relative;
    right: 20px;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #051235;
}

.video-image{
    width: 850px;
    height: 584px;
}

.content p {
    margin-bottom: 20px;
    color: #6B7280;
}

.cta-buttons {
    position: relative;
    right: 20px;
    display: flex;
    gap: 10px;
}

.cta {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.cta-primary {
    background-color: black;
    color: #FFF;
    transition: 0.5s all ease;
}

.cta-primary:hover{
    background-color: rgba(15, 117, 188, 1);
}

.cta-secondary {
    background-color: #F9FAFB;
    color: #4B5563;
    border: 1px solid #999;
    transition: 0.5s all ease;
}

.cta-secondary:hover{
    background-color: rgba(243, 84, 46, 1);
    color: #FFF;
    
}

.video-container {
    max-width: 70%;
    border-radius: 5px;
}

/* Responsive Video Bölümü */
@media (max-width: 768px) {
    .video-title {
        font-size: 36px; /* Daha küçük başlık boyutu */
        margin-top: 20px; /* Ekran boyutuna göre margin ayarlaması */
    }

    .video-container {
        margin-top: 120px; /* Başlığın altına yerleştirilir */
    }
}

@media (max-width: 480px) {
    .video-title {
        font-size: 24px; /* Mobil ekranlar için daha küçük başlık boyutu */
    }

    .video-container {
        margin-top: 80px; /* Başlığın altına daha yakın */
    }
}

@media only screen and (max-width: 376px) {
    .video-section {
        display: block; /* Flex yerine blok düzenine geçin */
        margin-top: 40%; /* Üstten daha az boşluk bırakın */
        padding: 20px; /* Kenarlardan boşlukları azaltın */
    }

    .video-title {
        font-size: 24px !important; 
        text-align: left !important; /* Başlığı ortalayın */
        left: 60px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
    }

    .video-image {
        width: 100%; /* Görsel genişliği %100 yapın */
        height: auto; /* Yükseklik otomatik ayarlansın */
        margin: 20px 0; /* Görselin üst ve altından boşluk bırakın */
        display: none;
        overflow: hidden;
    }

    .content {
        max-width: 100%; /* İçeriği genişletin */
        text-align: center; /* İçeriği ortalayın */
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }
}

@media (width: 390px) {
    .video-section {
        display: block; /* Flex yerine blok düzenine geçin */
        margin-top: 40%; /* Üstten daha az boşluk bırakın */
        padding: 20px; /* Kenarlardan boşlukları azaltın */
    }

    .video-title {
        font-size: 24px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 0px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
    }

    .video-image {
        width: 100%; /* Görsel genişliği %100 yapın */
        height: auto; /* Yükseklik otomatik ayarlansın */
        margin: 20px 0; /* Görselin üst ve altından boşluk bırakın */
        display: none;
        overflow: hidden;
    }

    .content {
        max-width: 100%; /* İçeriği genişletin */
        text-align: center; /* İçeriği ortalayın */
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }
}


@media (max-width: 414px) {

    .video-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    #video-title {
        font-size: 1.5rem; /* Font boyutunu mobil için optimize et */
        line-height: 1.4; /* Satır yüksekliği ile metnin dengeli görünmesini sağla */
        text-align: justify; /* Metni ortala */
        margin: 0 auto; /* Üst ve alt marjinleri otomatik olarak ayarla */
        max-width: 90%; /* Genişliği sınırla, ancak biraz boşluk bırak */
    }

    #video-title-p {
        position: relative;
        font-size: 14px; /* Paragraf yazısı küçültüldü */
        text-align: center; /* Ortalanmış paragraf */
        margin-bottom: 15px;
    }

    .cta-buttons {
        position: relative;
        left: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px; /* Butonlar arası boşluk */
    }

    .cta {
        width: 100%; /* Butonlar tam genişlikte */
        padding: 10px 20px;
        font-size: 14px; /* Buton yazısı küçültüldü */
    }

    .video-container {
        display: none;
        overflow: hidden;
         height: auto; /* Yükseklik oranı korunur */
        margin-top: 20px;
        width: 100%; /* Video resim genişliği tam ekran yapılır */
    }

    .video-image {
       display: none;
       overflow: hidden;
        height: auto; /* Yükseklik oranı korunur */
    }

}


@media (width: 430px) {
    .video-section {
        display: block; /* Flex yerine blok düzenine geçin */
        margin-top: 40%; /* Üstten daha az boşluk bırakın */
        padding: 20px; /* Kenarlardan boşlukları azaltın */
    }

    .video-title {
        font-size: 24px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 0px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
    }

    .video-image {
        width: 100%; /* Görsel genişliği %100 yapın */
        height: auto; /* Yükseklik otomatik ayarlansın */
        margin: 20px 0; /* Görselin üst ve altından boşluk bırakın */
        display: none;
        overflow: hidden;
    }

    .content {
        max-width: 100%; /* İçeriği genişletin */
        text-align: center; /* İçeriği ortalayın */
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }
}


@media (max-width: 853px) {

    #video-title{
        position: relative;
    }

    #video-image{
        width: 420.5px; /* ya da width: 300px; */
        height: 410px;
        position: relative;
        bottom: 200px;
        right: 300px;
        overflow: hidden;
    }


    .video-container {
        position: relative;
        z-index: 1; /* Videonun başlığın arkasında kalmasını sağlar */
        margin-top: 500px; /* Başlığın hemen altına yerleştirmek için */
        width: 10%;
        height: 10%;
    }

}

@media (width: 1024px) {
    
    #video-image{
        width: 679.45px;
        height: 410px;
    }

    #video-title{
        position: relative;
        left: 130px;
    }
    
}

@media (width: 912px) {
    
    #video-image{
        width: 679.45px;
        height: 410px;
    }

    
}

@media (width: 768px) {

    .video-title {
        font-size: 36px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 170px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
        margin-left: 170px;
    }

    #video-image{
        width: 420.5px; /* ya da width: 300px; */
        height: 410px;
        position: relative;
        bottom: 200px;
        right: 300px;
        display: none;
        overflow: hidden;
    }


    .video-container {
        position: relative;
        z-index: 1; /* Videonun başlığın arkasında kalmasını sağlar */
        margin-top: 500px; /* Başlığın hemen altına yerleştirmek için */
        width: 10%;
        height: 10%;
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
        position: relative;
        left: 170px;
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }

}

@media (width: 820px) {

    .video-title {
        font-size: 36px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 190px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 500px; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
        margin-left: 100px;
    }

    #video-image{
        width: 420.5px; /* ya da width: 300px; */
        height: 410px;
        position: relative;
        bottom: 200px;
        right: 300px;
        display: none;
        overflow: hidden;
    }


    .video-container {
        position: relative;
        z-index: 1; /* Videonun başlığın arkasında kalmasını sağlar */
        margin-top: 500px; /* Başlığın hemen altına yerleştirmek için */
        width: 10%;
        height: 10%;
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
        position: relative;
        left: 185px;
        margin-top: 40px;
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }

}


@media (width: 1024px) {

    .video-title {
        font-size: 48px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 250px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 500px; /* Yazıyı genişletin */
        font-size: 24px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
        margin-left: 200px;
    }

    #video-image{
        width: 420.5px; /* ya da width: 300px; */
        height: 410px;
        position: relative;
        bottom: 200px;
        right: 300px;
        display: none;
        overflow: hidden;
    }


    .video-container {
        position: relative;
        z-index: 1; /* Videonun başlığın arkasında kalmasını sağlar */
        margin-top: 500px; /* Başlığın hemen altına yerleştirmek için */
        width: 10%;
        height: 10%;
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
        position: relative;
        left: 250px;
        margin-top: 40px;
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }

}


@media (width: 540px) {

    #video-title{
        position: relative;
        margin-left: -20px;
    }

    #video-image{
        width: 420.5px; /* ya da width: 300px; */
        height: 410px;
        position: relative;
        bottom: 200px;
        right: 300px;
        display: none;
        overflow: hidden;
    }


    .video-container {
        position: relative;
        z-index: 1; /* Videonun başlığın arkasında kalmasını sağlar */
        margin-top: 500px; /* Başlığın hemen altına yerleştirmek için */
        width: 10%;
        height: 10%;
    }

}

@media (width: 412px) {
    .video-section {
        display: block; /* Flex yerine blok düzenine geçin */
        margin-top: 40%; /* Üstten daha az boşluk bırakın */
        padding: 20px; /* Kenarlardan boşlukları azaltın */
    }

    .video-title {
        font-size: 24px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 0px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
    }

    .video-image {
        width: 100%; /* Görsel genişliği %100 yapın */
        height: auto; /* Yükseklik otomatik ayarlansın */
        margin: 20px 0; /* Görselin üst ve altından boşluk bırakın */
        display: none;
        overflow: hidden;
    }

    .content {
        max-width: 100%; /* İçeriği genişletin */
        text-align: center; /* İçeriği ortalayın */
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }

}

@media (width: 414px) {
    .video-section {
        display: block; /* Flex yerine blok düzenine geçin */
        margin-top: 40%; /* Üstten daha az boşluk bırakın */
        padding: 20px; /* Kenarlardan boşlukları azaltın */
    }

    .video-title {
        font-size: 24px !important; 
        text-align: center !important; /* Başlığı ortalayın */
        left: 0px !important; /* Sağdan kaymayı kaldırın */
        line-height: 1.4 !important; /* Satır yüksekliğini düzenleyin */
        word-spacing: 0 !important; /* Kelimeler arasındaki boşluğu ayarlayın */
    }

    #video-title-p {
        width: 100%; /* Yazıyı genişletin */
        font-size: 16px; /* Yazı boyutunu küçültün */
        text-align: center; /* Yazıyı ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        margin-top: 30px;
    }

    .video-image {
        width: 100%; /* Görsel genişliği %100 yapın */
        height: auto; /* Yükseklik otomatik ayarlansın */
        margin: 20px 0; /* Görselin üst ve altından boşluk bırakın */
        display: none;
        overflow: hidden;
    }

    .content {
        max-width: 100%; /* İçeriği genişletin */
        text-align: center; /* İçeriği ortalayın */
    }

    .cta-buttons {
        justify-content: center; /* Butonları ortalayın */
        right: 0; /* Sağdan kaymayı kaldırın */
        gap: 5px; /* Butonlar arası boşluğu azaltın */
    }

    .cta {
        padding: 8px 15px; /* Buton padding'ini küçültün */
    }

    .cta-primary, .cta-secondary {
        font-size: 14px; /* Buton yazı boyutunu küçültün */
    }

}
/*!VİDEOLU KISIM*/

/*! GRADYEN MAVİ KUTU MARKALAR*/
.box {
    width: 100%; /* Kutu genişliğinin tüm sayfayı kaplamasını sağlar */
    height: 147px;
    padding: 30px; /* Kutu içindeki içeriğe boşluk sağlar */
    background: linear-gradient(to right, 
    rgba(12, 62, 113, 1) 10%, 
    rgba(0, 0, 0, 1) 100%);

    text-align: center; /* Kutu içindeki metni ortalar */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Kutuya hafif bir gölge efekti verir */
    
}

.box img {
    
    display: inline-flex; 
    height: auto;
    transition: 0.5s all ease;
}

.box img:hover{
    opacity: 0.5;
}

.box img:not([src$=".png"]) {
    display: none;
}


/* Tabletler için responsive stiller */

@media screen and (width: 344px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 360px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 375px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 390px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 412px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 414px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}

@media screen and (width: 430px) {
    

    .box img {
        width: calc(24.33% - 0px); /* Üç resim için genişlik ayarı */
       position: relative;
       top: 20px;
    }
}



@media screen and (width: 768px) {
    .box {
        width: 100%; /* Kutu genişliğinin tüm sayfayı kaplamasını sağlar */
        padding: 30px; /* Kutu içindeki içeriğe boşluk sağlar */
        background: linear-gradient(to right, 
        rgba(12, 62, 113, 1) 10%, 
        rgba(0, 0, 0, 1) 100%);
    
        text-align: center; /* Kutu içindeki metni ortalar */
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Kutuya hafif bir gölge efekti verir */
        
    }

    .box img {
        width: calc(20.33% - 10px); /* Üç resim için genişlik ayarı */
    }
}

@media screen and (width: 820px) {
    .box {
        width: 100%; /* Kutu genişliğinin tüm sayfayı kaplamasını sağlar */
        padding: 30px; /* Kutu içindeki içeriğe boşluk sağlar */
        background: linear-gradient(to right, 
        rgba(12, 62, 113, 1) 10%, 
        rgba(0, 0, 0, 1) 100%);
    
        text-align: center; /* Kutu içindeki metni ortalar */
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Kutuya hafif bir gölge efekti verir */
        
    }

    .box img {
        width: calc(20.33% - 10px); /* Üç resim için genişlik ayarı */
    }
}

@media screen and (width: 540px) {
    .box {
        width: 100%; /* Kutu genişliğinin tüm sayfayı kaplamasını sağlar */
        padding: 30px; /* Kutu içindeki içeriğe boşluk sağlar */
        background: linear-gradient(to right, 
        rgba(12, 62, 113, 1) 10%, 
        rgba(0, 0, 0, 1) 100%);
    
        text-align: center; /* Kutu içindeki metni ortalar */
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Kutuya hafif bir gölge efekti verir */
        
    }

    .box img {
        width: calc(20.33% - 10px); /* Üç resim için genişlik ayarı */
    }
}

@media screen and (width: 853px) {
    .box {
        width: 100%; /* Kutu genişliğinin tüm sayfayı kaplamasını sağlar */
        padding: 30px; /* Kutu içindeki içeriğe boşluk sağlar */
        background: linear-gradient(to right, 
        rgba(12, 62, 113, 1) 10%, 
        rgba(0, 0, 0, 1) 100%);
    
        text-align: center; /* Kutu içindeki metni ortalar */
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Kutuya hafif bir gölge efekti verir */
        
    }

    .box img {
        width: calc(20.33% - 10px); /* Üç resim için genişlik ayarı */
    }
}

/*! GRADYEN MAVİ KUTU MARKALAR*/

/* CUSTOM DIV */
.custom-div {
    background-color: transparent;
    padding: 20px;
    overflow: hidden; 
    height: 555px; /* Normal yüksekliği korur */
    position: relative;
    border-radius: 4px; 
}

.section-content {
    width: 90%; /* Normal genişliği korur */
    height: 80%; /* Normal yüksekliği korur */
    background: linear-gradient(to bottom, 
    rgba(12, 62, 113, 1) 10%, 
    rgba(0, 0, 0, 1) 100%);

    border-radius: 30px;
    margin-bottom: 20px; /* Kartlar arasına boşluk ekler */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute; /* Yukarıdan aşağıya geçişi sağlar */
    top: 40px;
    left: 80px;
    transition: transform 0.5s ease, opacity 0.5s ease; /* Geçiş efekti */
    opacity: 0; /* Varsayılan olarak gizle */
}

.card-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start; /* İçeriği sola yaslar */
}

.card-description {
    max-width: 100%;
}


/* Sağ taraftaki içerik */
.card-info {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-title {
    color: #FFF;
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 20px;
    font-weight: bold;
    text-align: center;
    transform: translateX(-50%);
    width: 100%; /* Genişliği sabit piksel yerine orantılı ayarlayın */
}

.description-text {
    position: relative;
    right: 30%;
    font-size: 18px;
    color: #FFF;
    text-align: center; /* Paragrafı sola yaslar */
    width: 800px;
}


.card-list {
    list-style-type: disc;
    position: absolute;
    left: 48%;
    bottom: 120px;
    color: #fff;
    text-align: left; /* Listeyi sola yaslar */
}

/* List Item stil ayarları */
.card-list li {
    font-size: 18px; /* Normal font boyutu */
    margin-bottom: 5px; 
    line-height: 1.4; 
    padding-left: 20px; 
    margin-left: 350px; /* Normal margin */
}

/*! MEDYA SORGULARI */
@media screen and (max-width: 375px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Adjust height to be flexible on smaller screens */
    }

    .section-content {
        width: 100%;
        top: 20px; /* Adjust for smaller screens */
        left: 0; /* Center content horizontally */
        padding: 20px;
        transform: none; /* Remove any horizontal translation */
        opacity: 1;
    }

    .card-title {
        font-size: 18px; /* Smaller font size for mobile */
        width: 90%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%); /* Keep it centered */
    }

    .description-text {
        font-size: 14px; /* Smaller text for better readability on mobile */
        width: 100%; /* Full width */
        right: 0;
        padding: 0 10px; /* Add some padding */
        text-align: center; /* Center the text */
    }

    .card-list {
        font-size: 14px; /* Smaller font for list */
        padding-left: 10px; /* Reduce padding for mobile */
        margin-left: 0;
        left: 5%;
        bottom: 80px;
        width: 90%;
    }

    .card-list li {
        margin-bottom: 10px; /* Adjust space between items */
        line-height: 1.3;
        padding-left: 10px; /* Smaller padding */
    }
}

@media screen and (width: 390px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Adjust height to be flexible on smaller screens */
    }

    .section-content {
        width: 100%;
        top: 20px; /* Adjust for smaller screens */
        left: 0; /* Center content horizontally */
        padding: 20px;
        transform: none; /* Remove any horizontal translation */
        opacity: 1;
    }

    .card-title {
        font-size: 18px; /* Smaller font size for mobile */
        width: 90%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%); /* Keep it centered */
    }

    .description-text {
        font-size: 14px; /* Smaller text for better readability on mobile */
        width: 100%; /* Full width */
        right: 0;
        padding: 0 10px; /* Add some padding */
        text-align: center; /* Center the text */
    }

    .card-list {
        font-size: 14px; /* Smaller font for list */
        padding-left: 10px; /* Reduce padding for mobile */
        margin-left: 0;
        left: 5%;
        bottom: 80px;
        width: 90%;
    }

    .card-list li {
        margin-bottom: 10px; /* Adjust space between items */
        line-height: 1.3;
        padding-left: 10px; /* Smaller padding */
    }
}


@media screen and (width: 412px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Adjust height to be flexible on smaller screens */
        overflow: hidden;
    }

    .section-content {
        width: 100%;
        top: 20px; /* Adjust for smaller screens */
        left: 0; /* Center content horizontally */
        padding: 20px;
        transform: none; /* Remove any horizontal translation */
        opacity: 1;
    }

    .card-title {
        font-size: 18px; /* Smaller font size for mobile */
        width: 90%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%); /* Keep it centered */
    }

    .description-text {
        font-size: 14px; /* Smaller text for better readability on mobile */
        width: 100%; /* Full width */
        right: 0;
        padding: 0 10px; /* Add some padding */
        text-align: center; /* Center the text */
    }

    .card-list {
        font-size: 14px; /* Smaller font for list */
        padding-left: 10px; /* Reduce padding for mobile */
        margin-left: 0;
        left: 5%;
        bottom: 80px;
        width: 90%;
    }

    .card-list li {
        margin-bottom: 10px; /* Adjust space between items */
        line-height: 1.3;
        padding-left: 10px; /* Smaller padding */
    }
}

@media screen and (width: 414px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Adjust height to be flexible on smaller screens */
        overflow: hidden;
    }

    .section-content {
        width: 100%;
        top: 20px; /* Adjust for smaller screens */
        left: 0; /* Center content horizontally */
        padding: 20px;
        transform: none; /* Remove any horizontal translation */
        opacity: 1;
    }

    .card-title {
        font-size: 18px; /* Smaller font size for mobile */
        width: 90%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%); /* Keep it centered */
    }

    .description-text {
        font-size: 14px; /* Smaller text for better readability on mobile */
        width: 100%; /* Full width */
        right: 0;
        padding: 0 10px; /* Add some padding */
        text-align: center; /* Center the text */
    }

    .card-list {
        font-size: 14px; /* Smaller font for list */
        padding-left: 10px; /* Reduce padding for mobile */
        margin-left: 0;
        left: 5%;
        bottom: 80px;
        width: 90%;
    }

    .card-list li {
        margin-bottom: 10px; /* Adjust space between items */
        line-height: 1.3;
        padding-left: 10px; /* Smaller padding */
    }
}

@media screen and (width: 430px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Adjust height to be flexible on smaller screens */
        overflow: hidden;
    }

    .section-content {
        width: 100%;
        top: 20px; /* Adjust for smaller screens */
        left: 0; /* Center content horizontally */
        padding: 20px;
        transform: none; /* Remove any horizontal translation */
        opacity: 1;
    }

    .card-title {
        font-size: 18px; /* Smaller font size for mobile */
        width: 90%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%); /* Keep it centered */
    }

    .description-text {
        font-size: 14px; /* Smaller text for better readability on mobile */
        width: 100%; /* Full width */
        right: 0;
        padding: 0 10px; /* Add some padding */
        text-align: center; /* Center the text */
    }

    .card-list {
        font-size: 14px; /* Smaller font for list */
        padding-left: 10px; /* Reduce padding for mobile */
        margin-left: 0;
        left: 5%;
        bottom: 80px;
        width: 90%;
    }

    .card-list li {
        margin-bottom: 10px; /* Adjust space between items */
        line-height: 1.3;
        padding-left: 10px; /* Smaller padding */
    }
}

@media screen and (width: 768px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Yüksekliği içeriğe göre ayarlayın */
    }

    .section-content {
        width: 100%; /* Genişliği tam ekran yapın */
        height: auto; /* Yüksekliği içeriğe göre ayarlayın */
        top: 20px;
        left: 0;
        padding: 10px;
        border-radius: 15px; /* Daha küçük kenar yuvarlaması */
    }

    .card-title {
        font-size: 24px; /* Başlık boyutunu küçültün */
        top: 10px;
        width: 90%;
    }

    .description-text {
        right: 0;
        font-size: 16px; /* Metin boyutunu küçültün */
        width: 100%; /* Genişliği daraltın */
        padding: 10px;
        text-align: left; /* Paragrafı sola yaslayın */
    }

    .card-list {
        left: 5%;
        bottom: 80px; /* Alt boşluğu küçültün */
        text-align: left;
    }

    .card-list li {
        font-size: 16px; /* Font boyutunu küçültün */
        margin-left: 20px; /* Marjı küçültün */
        padding-left: 10px;
    }
}


@media screen and (width: 820px) {
    .custom-div {
        padding: 10px;
        height: auto; /* Yüksekliği içeriğe göre ayarlayın */
    }

    .section-content {
        width: 100%; /* Genişliği tam ekran yapın */
        height: auto; /* Yüksekliği içeriğe göre ayarlayın */
        top: 20px;
        left: 0;
        padding: 10px;
        border-radius: 15px; /* Daha küçük kenar yuvarlaması */
    }

    .card-title {
        font-size: 24px; /* Başlık boyutunu küçültün */
        top: 10px;
        width: 90%;
    }

    .description-text {
        right: 0;
        font-size: 16px; /* Metin boyutunu küçültün */
        width: 100%; /* Genişliği daraltın */
        padding: 10px;
        text-align: left; /* Paragrafı sola yaslayın */
    }

    .card-list {
        left: 5%;
        bottom: 80px; /* Alt boşluğu küçültün */
        text-align: left;
    }

    .card-list li {
        font-size: 16px; /* Font boyutunu küçültün */
        margin-left: 20px; /* Marjı küçültün */
        padding-left: 10px;
    }
}


@media screen and (width: 1024px) {
    .card-title{
        font-size: 20px;
    }

    .card-list{
        position: relative;
        top: 20px;
        left: -10%;
    }

    .card-list li{
        font-size: 14px;
    }

    #description-text{
        position: relative;
        text-align: center;
        font-size: 15px;
        left: 0px;
    }
}
/*! MEDYA SORGULARI */

/* ADDITIONAL SECTION */
.additional-section {
    max-width: 1200px; /* Bilgisayar ekranlarında genişlik sınırı */
    margin: auto;
    padding: 20px;
}

/* Headings */
.section-heading2{
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s ease, transform 1s ease;
}

.section-heading2.animate {
    animation: fadeInUp 1s ease-in-out;
    opacity: 1;
    transform: translateY(0);
}

.section-heading2 {
    font-size: 48px; /* Bilgisayar ekranlarında başlık boyutu */
    font-weight: 800;
    text-align: center;
    margin-top: 100px;
    animation-delay: 0.2s;
}



/* Content Pair */
.content-pair {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 100px;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s ease, transform 1s ease;
}

.content-pair.animate {
    animation: fadeIn 1s ease-in-out;
    opacity: 1;
    transform: translateY(0);
}

.image-left, .image-right {
    flex-basis: 50%; /* Bilgisayar ekranlarında her bir görselin genişliği */
}

.text-left, .text-right {
    flex-basis: 50%;
    padding: 0 20px; /* Bilgisayar ekranlarında padding */
}

.text-left {
    text-align: left;
    margin-top: 50px;
}

.text-right {
    text-align: left;
    line-height: 1.3;
}


.text-right h3, .text-left h3 {
    font-weight: 400;
    font-size: 32px; /* Bilgisayar ekranlarında başlık boyutu */
}

.text-right h2, .text-left h2 {
    font-size: 42px; /* Bilgisayar ekranlarında başlık boyutu */
    font-weight: 800;
    line-height: 1.2;
    margin-top: 20px;
}

.text-right p, .text-left p {
    margin-top: 40px;
    font-size: 24px; /* Bilgisayar ekranlarında yazı boyutu */
    font-weight: 500;
    color: rgba(95, 94, 94, 1);
}

.image-left img, .image-right img {
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 361px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: block;
}

#panel{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 440px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: block;
    position: relative;
    right: 110px;
}

#reporting{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 440px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: flex;
    position: fixed;
    bottom: 10px;
    left: 580px;
}

#limitations{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 450px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: flex;
    position: fixed;
    bottom: 10px;
    left: 570px;
}

#user-login{
        width: auto; /* Bilgisayar ekranlarında görsel genişliği */
        height: 440px; /* Bilgisayar ekranlarında görsel yüksekliği */
        display: block;
        position: relative;
        right: 110px;
}

#role{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 460px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: block;
    position: relative;
    right: 100px;
    bottom: 50px;
}

#computer{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 440px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: flex;
    position: fixed;
    bottom: 10px;
    left: 570px;
}

#provider{
    width: auto; /* Bilgisayar ekranlarında görsel genişliği */
    height: 460px; /* Bilgisayar ekranlarında görsel yüksekliği */
    display: block;
    position: relative;
    right: 100px;
    bottom: 50px;
}

/* Resim ve metin konumlandırması */
.image-right {
    margin-left: 300px;
    margin-top: 120px;
}

.text-left h3, .text-right h3 {
    font-weight: 400;
    font-size: 32px; /* Bilgisayar ekranlarında başlık boyutu */
}

.text-left h2, .text-right h2 {
    font-size: 42px; /* Bilgisayar ekranlarında başlık boyutu */
}

.text-left p, .text-right p {
    font-size: 24px; /* Bilgisayar ekranlarında yazı boyutu */
}

/* Responsive */
@media (max-width: 1024px) {
    .section-heading2 {
        font-size: 40px; /* Orta büyüklükte ekranlarda başlık boyutu */
        margin-top: 60px;
    }

    .content-pair {
        flex-direction: column; /* Orta büyüklükte ekranlarda dikey düzenleme */
        align-items: center; /* İçeriği merkezde hizala */
        margin-top: 80px;
    }

    .image-left, .image-right {
        flex-basis: 100%; /* Orta büyüklükte ekranlarda genişlik */
        margin: 0; /* Margin sıfırlandı */
    }

    .image-right{
        margin-top: 2%;
    }

    .text-left, .text-right {
        flex-basis: 100%; /* Orta büyüklükte ekranlarda genişlik */
        padding: 0; /* Padding sıfırlandı */
        text-align: center; /* Metni merkezde hizala */
        margin-top: 50px; /* Margin ayarlandı */
    }


    .text-left h3, .text-right h3 {
        font-size: 24px; /* Orta büyüklükte ekranlarda başlık boyutu */
    }

     .text-right h2 {
        font-size: 28px; /* Orta büyüklükte ekranlarda başlık boyutu */
        line-height: 1.3;
    }

    .text-left{
        font-size: 28px; /* Orta büyüklükte ekranlarda başlık boyutu */
    }

    .text-left p, .text-right p {
        font-size: 20px; /* Orta büyüklükte ekranlarda yazı boyutu */
    }

    .image-left img, .image-right img {
        width: 100%; /* Orta büyüklükte ekranlarda genişlik tam */
        height: auto; /* Orta büyüklükte ekranlarda yükseklik otomatik */
    }

    #panel{
        position: relative;
        left: 2px;
    }

    #content-pair1-h2{
        position: relative;
        bottom: 50px;
    }

    #content-pair1-p{
        position: relative;
        bottom: 80px;
    }

    #reporting{
        width: auto; /* Bilgisayar ekranlarında görsel genişliği */
        height: 410px; /* Bilgisayar ekranlarında görsel yüksekliği */
        display: flex;
        position: fixed;
        left: 150px;
    }

    #content-pair2h2{
        position: relative;
        top: 180px;
    }

    #content-pair2-p{
        position: relative;
        top: 150px;
    }

    #limitations{
        position: relative;
        bottom: 230px;
        left: -0%;
    }


    #user-login{
        position: relative;
        left: 0px;
    }

    #role{
        position: relative;
        left: 2%;
        width: 967px;
        height: 583.5px;
    }

    #computer{
        position: relative;
        bottom: 300px;
        left: 1px;
    }

    #content-pair6-h2{
        position: relative;
        top: 350px;
    }

    #content-pair6-p{
        position: relative;
        top: 350px;
    }

    #provider{
        
        left: 0px;
    }
}

@media (max-width: 768px) {
    .section-heading2 {
        font-size: 32px; /* Küçük ekranlarda başlık boyutu */
        margin-top: 40px;
    }

    

    .content-pair {
        flex-direction: column; /* Küçük ekranlarda dikey düzenleme */
        margin-top: 40px;
    }

    .image-left, .image-right {
        flex-basis: 100%; /* Küçük ekranlarda genişlik tam */
        margin: 0; /* Margin sıfırlandı */
    }

    .image-right{
        margin-top: 2%;
    }

    .text-left, .text-right {
        flex-basis: 100%; /* Küçük ekranlarda genişlik tam */
        padding: 0; /* Padding sıfırlandı */
        text-align: center; /* Metni merkezde hizala */
        margin-top: 20px; /* Margin ayarlandı */
    }

    .text-left h3, .text-right h3 {
        font-size: 20px; /* Küçük ekranlarda başlık boyutu */
    }

    .text-left h2, .text-right h2 {
        font-size: 28px; /* Küçük ekranlarda başlık boyutu */
    }

    .text-left p, .text-right p {
        font-size: 16px; /* Küçük ekranlarda yazı boyutu */
    }

    .image-left img, .image-right img {
        width: 100%; /* Küçük ekranlarda genişlik tam */
        height: auto; /* Küçük ekranlarda yükseklik otomatik */
    }
}

@media (max-width: 430px) {
    .image-right{
        margin-top: 3%;
    }

    .text-right h2{
        line-height: 1.5;
    }
}
    
@media (width: 820px) {
    #reporting{
        position: absolute;
        left: 40px;
    }

    #role{
        width: 679.45px;
        height: 410px;
    }

    #limitations{
        position: relative;
        top: 160px;
    }

    #content-pair3-h2{
        position: relative;
        top: 90px;
    }

    #content-pair3-p{
        position: relative;
        top: 100px;
    }

    #content-pair7-h2{
        position: relative;
        top: 60px;
    }

    #content-pair7-p{
        position: relative;
        top: 60px;
    }

    #provider{
        width: 679.45px;
        height: 410px;
        position: relative;
        top: 170px;
    }
}

@media (width: 1024px) {
    #limitations{
        position: relative;
        top: 160px;
    }

    #content-pair3-h2{
        position: relative;
        top: 90px;
    }

    #content-pair3-p{
        position: relative;
        top: 100px;
    }

    #content-pair7-h2{
        position: relative;
        top: 60px;
    }

    #content-pair7-p{
        position: relative;
        top: 60px;
    }

    #provider{
        width: 679.45px;
        height: 410px;
        position: relative;
        top: 170px;
    }

}

@media (width: 768px) {
    #reporting{
        position: absolute;
        left: 40px;
        bottom: -100px;
    }

    #content-pair2h2{
        position: relative;
        top: 270px;
    }

    #content-pair2-p{
        position: relative;
        top: 260px;
    }

    #role{
        width: 679.45px;
        height: 410px;
    }

    #limitations{
        position: relative;
        top: -90px;
    }

    #content-pair3-h2{
        position: relative;
        top: 600px;
    }

    #content-pair3-p{
        position: relative;
        top: 600px;
    }

    #computer{
        position: relative;
        top: -170px;
    }

    #content-pair6-p{
        position: relative;
        bottom: 100%;
        
    }
}


@media (width: 912px) {
    #reporting{
        position: absolute;
        left: 120px;
        bottom: 60px;
    }

    #role{
        width: 679.45px;
        height: 410px;
    }
}


@media (width: 344px) {
    #panel{
        width: 335px;
        height: 202px;
    }

    #reporting{
        width: 335px;
        height: 202px;
        position: absolute;
        bottom: 80px;
        left: -32px;
    }

    #limitations{
        width: 335px;
        height: 202px;
        position: relative;
        bottom: 220px;
    }

    #content-pair3-p{
        position: relative;
        top: 240px;
    }

    #content-pair3-h2{
        position: relative;
        top: 250px;
    }

    #role{
        width: 335px;
        height: 202px;
    }

    #computer{
        bottom: 140px;
        width: 335px;
        height: 202px;
    }

    #user-login{
        width: 375px;
        height: 202px;
        margin-top: 20px;
    }

    #provider{
        width: 375px;
        height: 202px;
        position: relative;
        top: 190px;
    }

    #content-pair7-h2{
        position: relative;
        bottom: 90px;
    }

    #content-pair7-p{
        position: relative;
        top: 70px;
    }


    #content-pair9-p{
        position: relative;
        top: 30px;
    }

    #content-pair9-h2{
        position: relative;
        top: 60px;
    }

    #panel2{
        position: relative;
        top: 70px;
    }
}

@media (width: 375px) {
    #panel{
        width: 335px;
        height: 202px;
    }

    #reporting{
        width: 335px;
        height: 202px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #limitations{
        width: 335px;
        height: 202px;
        position: relative;
        bottom: 220px;
    }

    #content-pair3-p{
        position: relative;
        top: 240px;
    }

    #content-pair3-h2{
        position: relative;
        top: 250px;
    }

    #role{
        width: 335px;
        height: 202px;
    }

    #computer{
        bottom: 140px;
        width: 335px;
        height: 202px;
    }

    #user-login{
        width: 375px;
        height: 202px;
        margin-top: 20px;
    }

    #provider{
        width: 375px;
        height: 202px;
        position: relative;
        top: 190px;
    }

    #content-pair7-h2{
        position: relative;
        bottom: 90px;
    }

    #content-pair7-p{
        position: relative;
        top: 70px;
    }


    #content-pair9-p{
        position: relative;
        top: 30px;
    }

    #content-pair9-h2{
        position: relative;
        top: 60px;
    }

    #panel2{
        position: relative;
        top: 70px;
    }
}

@media (width: 412px) {
    #panel{
        width: 374px;
        height: 225.67px;
    }

    #reporting{
        width: 374px;
        height: 225.67px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #content-pair3-h2{
        position: relative;
        top: 290px;
    }

    #content-pair3-p{
        position: relative;
        top: 290px;
    }

    #limitations{
        width: 374px;
        height: 225.67px;
       position: relative;
    }

    #user-login{
        width: 375px;
        height: 225.67px;
    }

    #role{
        width: 374px;
        height: 225.67px;
    }

    #computer{
        bottom: 140px;
        width: 374px;
        height: 225.67px;
    }

    #provider{
        width: 375px;
        height: 225.67px;
        position: relative;
        top: 100px;
    }

    #content-pair7-h2{
        position: relative;
        top:50px;
    }

    #content-pair7-p{
        position: relative;
        top: 50px;
    }
}

@media (width: 414px) {
    #panel{
        width: 374px;
        height: 225.67px;
    }

    #reporting{
        width: 374px;
        height: 225.67px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #content-pair3-h2{
        position: relative;
        top: 290px;
    }

    #content-pair3-p{
        position: relative;
        top: 290px;
    }

    #limitations{
        width: 374px;
        height: 225.67px;
       position: relative;
    }

    #user-login{
        width: 375px;
        height: 225.67px;
    }

    #role{
        width: 374px;
        height: 225.67px;
    }

    #computer{
        bottom: 140px;
        width: 374px;
        height: 225.67px;
    }

    #provider{
        width: 375px;
        height: 225.67px;
        position: relative;
        top: 100px;
    }

    #content-pair7-h2{
        position: relative;
        top:50px;
    }

    #content-pair7-p{
        position: relative;
        top: 50px;
    }
}

@media (width: 430px) {
    #panel{
        width: 374px;
        height: 225.67px;
    }

    #reporting{
        width: 374px;
        height: 225.67px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #content-pair3-h2{
        position: relative;
        top: 290px;
    }

    #content-pair3-p{
        position: relative;
        top: 290px;
    }

    #limitations{
        width: 374px;
        height: 225.67px;
       position: relative;
    }

    #user-login{
        width: 375px;
        height: 225.67px;
    }

    #role{
        width: 374px;
        height: 225.67px;
    }

    #computer{
        bottom: 140px;
        width: 374px;
        height: 225.67px;
    }

    #provider{
        width: 375px;
        height: 225.67px;
        position: relative;
        top: 100px;
    }

    #content-pair7-h2{
        position: relative;
        top:50px;
    }

    #content-pair7-p{
        position: relative;
        top: 50px;
    }
}

@media (width: 412px) {
    #panel{
        width: 374px;
        height: 225.67px;
    }

    #reporting{
        width: 374px;
        height: 225.67px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #limitations{
        width: 374px;
        height: 225.67px;
        margin-top: 50px;
    }

    #role{
        width: 374px;
        height: 225.67px;
    }

    #computer{
        bottom: 140px;
        width: 374px;
        height: 225.67px;
    }
}

@media (width: 360px) {
    #panel{
        width: 335px;
        height: 202px;
    }

    #reporting{
        width: 335px;
        height: 202px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #limitations{
        width: 335px;
        height: 202px;
        position: relative;
        bottom: 220px;
    }

    #content-pair3-p{
        position: relative;
        top: 240px;
    }

    #content-pair3-h2{
        position: relative;
        top: 250px;
    }

    #role{
        width: 335px;
        height: 202px;
    }

    #computer{
        bottom: 140px;
        width: 335px;
        height: 202px;
    }

    #user-login{
        width: 375px;
        height: 202px;
        margin-top: 20px;
    }

    #provider{
        width: 375px;
        height: 202px;
        position: relative;
        top: 190px;
    }

    #content-pair7-h2{
        position: relative;
        bottom: 90px;
    }

    #content-pair7-p{
        position: relative;
        top: 70px;
    }


    #content-pair9-p{
        position: relative;
        top: 30px;
    }

    #content-pair9-h2{
        position: relative;
        top: 60px;
    }

    #panel2{
        position: relative;
        top: 70px;
    }
}

@media (width: 390px) {
    #panel{
        width: 335px;
        height: 202px;
    }

    #reporting{
        width: 335px;
        height: 202px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #limitations{
        width: 335px;
        height: 202px;
        position: relative;
        bottom: 220px;
    }

    #content-pair3-p{
        position: relative;
        top: 240px;
    }

    #content-pair3-h2{
        position: relative;
        top: 250px;
    }

    #role{
        width: 335px;
        height: 202px;
    }

    #computer{
        bottom: 140px;
        width: 335px;
        height: 202px;
    }

    #user-login{
        width: 375px;
        height: 202px;
        margin-top: 20px;
    }

    #provider{
        width: 375px;
        height: 202px;
        position: relative;
        top: 190px;
    }

    #content-pair7-h2{
        position: relative;
        bottom: 90px;
    }

    #content-pair7-p{
        position: relative;
        top: 70px;
    }


    #content-pair9-p{
        position: relative;
        top: 30px;
    }

    #content-pair9-h2{
        position: relative;
        top: 60px;
    }

    #panel2{
        position: relative;
        top: 70px;
    }
}

@media (width: 430px) {
    #panel{
        width: 374px;
        height: 225.67px;
    }

    #reporting{
        width: 374px;
        height: 225.67px;
        position: absolute;
        bottom: 80px;
        left: 10px;
    }

    #limitations{
        width: 374px;
        height: 225.67px;
        margin-top: 50px;
    }

    #role{
        width: 374px;
        height: 225.67px;
    }

    #computer{
        bottom: 140px;
        width: 374px;
        height: 225.67px;
    }
}

@media (width: 820px) {

    #content-pair2h2{
        position: relative;
        top: 240px;
    }

    #content-pair2-p{
        position: relative;
        top: 250px;
    }
}


/*!SIKÇA SORULAN SORULAR KISMI*/
.faq-section {
    max-width: 950px; /* Maksimum genişlik */
    margin: 40px auto; /* Merkezde hizalama ve üstten margin */
    padding: 20px;
    margin-top: 100px; /* Üstten margin */
}

.faq-item {
    background-color: rgba(0, 0, 0, 0.03);
    margin-bottom: 20px; /* Alt boşluk */
    border-radius: 16px; /* Köşe yuvarlaklığı */
    overflow: hidden;
    position: relative; /* Toggle ikonunu konumlandırmak için */
}

.faq-header {
    text-align: center;
    font-size: 48px; /* Başlık boyutu */
    margin-bottom: 20px; /* Başlık ile içeriğin arasına boşluk */
}

.faq-label {
    display: block;
    padding: 20px;
    font-size: 18px; /* Label yazı boyutu */
    font-weight: bold;
    background-color: #eeeeee; /* Arka plan rengi */
    cursor: pointer;
    color: #333; /* Yazı rengi */
}

.answer {
    display: none; /* Varsayılan olarak gizle */
    padding: 20px;
    background-color: #eeeeee; /* Arka plan rengi */
}

.faq-item input {
    display: none; /* Checkbox'ı gizle */
}

.faq-item input:checked + .faq-label + .answer {
    display: block; /* Seçili olan cevabı gösterir */
}

.faq-item input:checked + .faq-label {
    background-color: #dddddd; /* Açık olan label rengi */
}

.toggle-icon {
    font-weight: bold;
    position: absolute;
    right: 2%; /* Sağdan boşluk */
    transform: translateY(-50%); /* Merkezde hizalama */
    font-size: 20px; /* İkon boyutu */
    cursor: pointer;
    user-select: none; /* Seçimi engeller */
}

/* Responsive Ayarları */
@media (max-width: 768px) {
    .faq-section {
        padding: 10px; /* Küçük ekranlarda padding azaltıldı */
        margin-top: 50px; /* Küçük ekranlarda üstten margin azaltıldı */
    }

    .faq-header {
        font-size: 32px; /* Küçük ekranlarda başlık boyutu */
    }

    .faq-label {
        font-size: 16px; /* Küçük ekranlarda label yazı boyutu */
        padding: 15px; /* Küçük ekranlarda padding azaltıldı */
    }

    .toggle-icon {
        right: 10px; /* Küçük ekranlarda sağ boşluk azaltıldı */
        font-size: 18px; /* Küçük ekranlarda ikon boyutu */
    }
}

@media (max-width: 480px) {
    .faq-section {
        padding: 5px; /* Daha küçük ekranlarda padding azaltıldı */
        margin-top: 30px; /* Daha küçük ekranlarda üstten margin azaltıldı */
    }

    .faq-header {
        font-size: 24px; /* Daha küçük ekranlarda başlık boyutu */
    }

    .faq-label {
        font-size: 14px; /* Daha küçük ekranlarda label yazı boyutu */
        padding: 10px; /* Daha küçük ekranlarda padding azaltıldı */
    }

    .toggle-icon {
        right: 5px; /* Daha küçük ekranlarda sağ boşluk azaltıldı */
        font-size: 16px; /* Daha küçük ekranlarda ikon boyutu */
    }
}


@media (max-width: 390px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}

@media (max-width: 430px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}

@media (max-width: 768px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}

@media (max-width: 820px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}

@media (max-width: 1024px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}

@media (max-width: 1280px) {
    .toggle-icon{
        position: absolute;
        top: auto;
    }
}
/*!SIKÇA SORULAN SORULAR KISMI*/



/* BANNER */
.banner {
    position: relative;
    bottom: 20px;
    display: flex;
    align-items: center; /* İçerikleri dikeyde merkezde hizalar */
    background-color: rgba(244, 244, 244, 1);
    padding: 10px;
    border-radius: 13px;
    margin-top: 20px;
    width: 100%; /* Tam genişlikte olmasını sağlar */
    max-width: 1408px; /* Maksimum genişlik */
    box-sizing: border-box; /* Padding ve border'ı genişliğe dahil eder */
    margin: 0 auto; /* Ortada hizalar */
}

.banner img {
    max-width: 300px; /* Resmin maksimum genişliği */
    height: auto; /* Yüksekliği orantılı olarak ayarla */
    margin-right: 20px; /* Resim ile yazı arasına boşluk ekler */
    object-fit: cover; /* Resmi konteynere uygun şekilde keser */
}

.banner-content {
    display: flex;
    flex-direction: column;
    justify-content: center; /* İçeriği dikeyde merkezde hizalar */
    text-align: left; /* Metni sola hizalar */
}

.banner p {
    position: relative;
    right: 30px;
    bottom: 7px;
    font-size: 16px; /* Metin boyutunu küçük ekranlar için ayarla */
    margin: 0;
}

.btn.banner-btn {
    position: absolute;
    left: 80%;
    top: 35%;
    background: #000;
    color: #FFFFFF;
    border: none;
    transition: all 0.4s ease;
    border-radius: 6px;
    padding: 10px 20px; /* Buton içindeki metin için padding */
    font-size: 14px; /* Buton metin boyutu */
    cursor: pointer;
    text-align: center; /* Metni merkezde hizalar */
}

.btn.banner-btn:hover {
    background-color: rgba(0, 44, 74, 1);
    color: #FFFFFF;
}

/* Responsive Ayarları */

@media (width: 344px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (max-width: 375px) {
     
    #demoBtn{
        position: relative;
        left: -350%;
    }

    #banner-p{
        position: relative;
        left: 0px;
    }

}




@media (max-width: 1200px) {
    .banner img {
        max-width: 200px; /* Daha küçük ekranlarda maksimum genişlik */
    }

     .btn.banner-btn {
        position: absolute;
        bottom: 50px;
        right: 130px;
        font-size: 14px; /* Daha küçük ekranlarda buton metin boyutu */
        padding: 2px 4px; /* Buton içindeki metin için padding */
        width: 110px;
        height: auto;
    }
}

@media (max-width: 768px) {
    .banner {
        flex-direction: column; /* İçerikleri dikey hizala */
        align-items: center; /* Merkezde hizala */
        text-align: center; /* Metni merkezde hizala */
    }

    .banner img {
        max-width: 100%; /* Resmi konteynerin genişliğine göre ayarla */
        margin-right: 0; /* Resim ile yazı arasındaki boşluğu kaldır */
        margin-bottom: 10px; /* Resimler arasına boşluk ekler */
    }

    .banner-content {
        align-items: center; /* İçeriği merkezde hizalar */
        text-align: center; /* Metni merkezde hizalar */
        margin-top: 20px; /* Banner ile içerik arasına boşluk ekler */
    }

    .banner p {
        font-size: 14px; /* Daha küçük ekranlarda metin boyutu */
        margin-bottom: 10px; /* Metin ve buton arasına boşluk ekler */
    }

    .banner .btn.banner-btn {
        font-size: 14px; /* Daha küçük ekranlarda buton metin boyutu */
        padding: 8px 16px; /* Buton içindeki metin için padding */
        right: 5%; /* Sağdan %5 uzaklık */
        bottom: 10px; /* Alttan 10px uzaklık */
    }
}

@media (max-width: 480px) {
    .banner {
        padding: 5px; /* Daha küçük ekranlarda padding azaltıldı */
    }

    .banner img {
        max-width: 150px; /* Daha küçük ekranlarda maksimum genişlik */
        margin-bottom: 10px; /* Resimler arasına boşluk ekler */
    }

    .banner p {
        font-size: 12px; /* Daha küçük ekranlarda metin boyutu */
    }

}


@media (max-width: 1290px) {

    #demoBtn{
        position: relative;
        right: 100%;
    }

}

@media (max-width: 1024px) {
    #demoBtn{
        position: relative;
        right: 240px;
        top: 10px;
    }

}


@media (max-width: 412px) {
    #demoBtn{
        position: relative;
        right: 340%;        
    }
}

@media (max-width: 853px) {
    #demoBtn{
        margin-left: 340%;
    }
    

}

@media (width: 375px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 360px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 390px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 412px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 414px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 430px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}

@media (width: 768px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: 30px;
        left: -0px;
    }

    #banner-p{
        position: relative;
        left: 0;
        bottom: 50px;
    }
}



@media (width: 412px) {
    #demoBtn{
        margin-left: 1%;
    }

}

@media (width: 390px) {
    #demoBtn{
        position: relative;
        left: -400px;
    }

}

@media (width: 430px) {
    #demoBtn{
        position: relative;
        left: -380px;
    }

}


@media (width: 412px) {

    #demoBtn{
        position: relative;
        right: 220%;
    }

}


@media (width: 768px) {
    #demoBtn{
        position: relative;
        left: -380px;
    }

}


@media (width: 540px) {
    #demoBtn{
        position: relative;
        right: 340%;
    }

}

@media (width: 1024px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: -30px;
        left: -430px;
    }

    #banner-p{
        position: relative;
        left: 0;
        text-align: center;
        bottom: 30px;
    }
}

@media (width: 912px) {
    #demoBtn{
        position: relative;
        top: 40px;
        padding: 10px 20px;
        left: -360px;
    }
}


@media (width: 820px) {
    #demoBtn2{
        height: 50px;
        position: relative;
        bottom: -30px;
        left: -320px;
    }

    #banner-p{
        position: relative;
        left: 0;
        text-align: center;
        bottom: 30px;
    }
}

/*!BANNER*/

/* FOOTER */
.footer {
    position: relative;
    background: linear-gradient(to left, 
    rgba(12, 62, 113, 1) 10%, 
    rgba(0, 0, 0, 1) 100%);

    width: 100%;
    height: 392px; /* Footer yüksekliği */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; /* İçerik ve şeritlerin yerleşimi için */
}

.footer-background {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end; /* İçeriği footer'ın en altına yerleştirir */
    position: relative;
    
}

.socials{
    position: absolute;
    bottom: 20%;
    left: 40px; /* Sol taraftan uzaklığı ayarlayabilirsiniz */
    display: flex;
    justify-content: space-between;
    opacity: 0.6;
    transition: 0.5s all ease;
}

.socials i {
    margin: 0 5px; /* Her bir logo arasında 15px boşluk */
    transition: 0.5s all ease;
    opacity: 0.5;
}

.socials a {
    display: inline-flex; /* Daha esnek bir hizalama sağlar */
    align-items: center;  /* İçeriklerin dikeyde ortalanmasını sağlar */
    text-decoration: none; /* Varsayılan link alt çizgisini kaldırır */
    padding: 0;           /* Varsayılan padding'i sıfırlar */
    margin: 0;            /* Varsayılan margin'i sıfırlar */
    z-index: 1001; /* Linklere öncelik verir */
    position: relative; /* Z-index'in çalışması için pozisyon ayarlanmalı */
}

.overlay { /* Eğer bir üst katman varsa */
    pointer-events: none; /* Bu element tıklanamaz hale gelir */
}

.socials i:hover{
    opacity: 1;
    transform: scale(1.1); /* Logoyu hafif büyütür */
    transition: 0.3s ease;
}

.footer-content {
    width: 1440px; /* Footer genişliği */
    max-width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent; /* İçeriğin arka plan rengi */
    border-radius: 10px; 
    position: relative; 
}

.footer-content img{
    position: relative;
    left: 42%;
}

.footer-header{
    position: absolute;
    bottom: 160px;
    left: 35%;
    color: #FFF;
}

.footer-strip {
    width: 375px;
    height: 1px; /* Şeridin yüksekliği */
    background-color: rgba(95, 95, 95, 1); /* Şerit rengi */
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0; /* Şeridi üstte yerleştirir */
    left: 51%; /* Sol kenardan itibaren ortalar */
    transform: translateX(-50%); /* Kendini ortalar */

    
}

.footer-logo {
    position: absolute;
    left: 30px;
    bottom: 250px;
}

.footer-logo2 {
    position: absolute;
    left: 30px;
    bottom: 150px;
}


.footer p {
    color: rgba(255, 255, 255, 1);
    font-size: 13px; /* Yazı boyutu */
    margin: 0;
    text-align: center; /* Yazıyı ortalar */
    margin-right: 1px;
    margin-bottom: 5px;
}

.footer-desc{
    font-size: 12px;
}

.footer-tagline {
    margin-top: 10px; /* Logonun üstünden boşluk */
    margin-bottom: 20px; /* Paragraf ve şerit arasında boşluk */
    font-size: 14px; /* Paragraf yazı boyutu */
    color: #FFFFFF; /* Paragraf yazı rengi */
}

@media (width: 1024px) {
    #footer-header{
        position: absolute;
        left: 28%;
    }
}

@media (width: 912px) {
    #footer-header{
        position: absolute;
        left: 28%;
    }
}

@media (width: 820px) {
    #footer-header{
        position: absolute;
        left: 20%;
    }

    #footer-logo{
        position: relative;
        left: 270px;
    }
}

@media (width: 768px) {
    #footer-header{
        position: absolute;
        left: 20%;
    }

    #footer-logo{
        position: relative;
        left: 250px;
    }
}

@media (width: 344px) {
    #footer-header{
        position: absolute;
       left: -50px;
        width: 320px;
    }

    #footer-logo{
        position: relative;
        left: 10px;
    }

    .socials{
        display: flex;
        justify-content: center;
        position: relative;
        left: 40%;
    }

    #footer-strip{
        display: none;
    }
}

@media (width: 360px) {
    #footer-header{
        position: absolute;
        left: 1%;
        width: 320px;
    }

    #footer-logo{
        position: relative;
        left: 70px;
    }

    #footer-strip{
        position: relative;
        bottom: 100px;
        width: 350px;
    }
}

@media (width: 375px) {
    #footer-header{
        position: absolute;
        left: 10%;
        width: 370px;
    }

    #footer-logo{
        position: relative;
        left: 70px;
    }

    #footer-strip{
        position: relative;
        bottom: 100px;
        width: 360px;
    }
}

@media (width: 390px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }

    #footer-strip{
        position: relative;
        top: -100px;
    }
}

@media (width: 412px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }

    #footer-strip{
        position: relative;
        top: -100px;
    }
}

@media (width: 414px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }

    #footer-strip{
        position: relative;
        top: -100px;
    }
}

@media (width: 430px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }

    #footer-strip{
        position: relative;
        top: -100px;
    }
}


@media (width: 412px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }
}

@media (width: 360px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }

    .footer-strip{
        width: 360px;
    }
}

@media (width: 430px) {
    #footer-header{
        position: absolute;
        text-align: center;
        left: 5%;
    }

    #footer-logo{
        position: relative;
        left: 90px;
    }
}



 /*!PRİVACY POLİCY*/

 .privacy-policy {
    position: fixed;
    bottom: 20px; /* Biraz yukarı çekerek havada durma hissi verir */
    left: 20px;
    right: 20px;
    background-color: #FFF; /* Arka planı biraz daha şeffaf hale getir */
    padding: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); /* Daha büyük ve yumuşak bir gölge ekleyerek havada durma hissi verir */
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
    border-radius: 20px;
    backdrop-filter: blur(
      10px
    ); /* Arka plandaki öğelere hafif bir blur efekti verir */
    opacity: 0.90; /* Biraz şeffaflık ekler */
    transition: all 0.3s ease-in-out; /* Geçiş efektleri ekleyerek yumuşak geçişler sağlar */
  }
   
  .privacy-policy:hover {
    transform: translateY(
      -5px
    ); /* Üzerine gelince hafifçe yukarı hareket etsin */
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4); /* Hover'da gölgeyi büyüterek asılı durma hissi artırılır */
    opacity: 1; /* Hover sırasında tam opaklık */
  }
   
  .privacy-content {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
   
  .privacy-text {
    flex-grow: 1;
    margin-right: 20px;
  }
   
  .privacy-text h2 {
    margin-bottom: 10px;
    color: rgba(251, 0, 61, 1);
  }
   
  .privacy-text p {
    margin: 0;
    font-size: 16px;
    color: #000;
  }
   
  .privacy-text strong {
    font-size: 18px;
    color: #1d1d1f;
  }
   
  .privacy-buttons {
    display: flex;
    gap: 10px;
  }
   
  .privacy-buttons button {
    padding: 10px 20px;
    border-radius: 8px;
    border: 2px solid transparent;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
  }
   
  .privacy-logo {
    position: relative;
    right: 90px;
  }
   
 
  #allow-btn {
    text-align: center;
    background-color: rgba(243, 84, 46, 1);
    color: #ffffff;
    border: 2px solid rgba(243, 84, 46, 1);
    transition: 0.5s all ease;
    padding: 20px 40px;
  }
   
  #allow-btn:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(15, 117, 188, 1);
  }
   
  @media screen and (min-width: 300px) and (max-width: 700px) {
    .privacy-content {
      display: block !important;
    }
  }
  @media (max-width: 650px) {
    .privacy-policy {
      bottom: 10px;
      left: 5%;
      right: 5%;
      width: 90%; /* Ekranın %90'ını kaplar, kenarlardan boşluk bırakır */
      padding: 10px;
      flex-direction: column;
      align-items: flex-start;
    }
   
    .privacy-text {
      margin-right: 0;
      margin-bottom: 10px;
    }
   
    .privacy-buttons {
      width: 100%;
      justify-content: space-between;
      gap: 5px;
    }
   
    .privacy-buttons button {
      padding: 8px 15px;
      font-size: 12px;
    }
   
    .privacy-logo {
      position: relative;
      right: 0;
      margin-bottom: 10px;
    }
  }
   
  /* Tabletler için (max 900px) */
  @media (max-width: 900px) {
    .privacy-policy {
      bottom: 15px;
      left: 15px;
      right: 15px;
      padding: 15px;
    }
   
    .privacy-text p {
      font-size: 14px;
    }
   
    .privacy-buttons button {
      padding: 10px 18px;
      font-size: 13px;
    }
  }
   
  /* Daha büyük ekranlar için (min 1200px) */
  @media (min-width: 1200px) {
    .privacy-policy {
      bottom: 30px;
      left: 30px;
      right: 30px;
      padding: 25px;
    }
   
    .privacy-buttons button {
      padding: 12px 25px;
      font-size: 16px;
    }
  }

/*!PRİVACY POLİCY*/