* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}


html,
body {
    margin: 0;
    padding: 0;
    background-image: url(img/pixelcut-export.png);
    width: 100%;
    height: 100vh;
    background-size: cover;


}


.header-container {
    display: flex;
    justify-content: center;

}

.header-container-center {
    display: flex;
}

.header-container-center-list {
    display: flex;
    margin-top: 30px;
    column-gap: 100px;
    list-style: none;
}

.header-container-center-list-item-link-logo{
    margin-top: -15px;
    display: flex;
    background-color: #ffffff;
    border-radius: 10px;
}

.kocakmakina-logo{
    display: flex;
    font-family:'ubuntu';
    margin-top: -2-px;
    font-size: 25px;
}

.header-container-center-list-item-link {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-family: 'ubuntu';
    font-size: 18px;
    cursor: pointer;
    outline: none;
    transition: color 0.3s ease, border-color 0.3s ease;
    border: 2px solid transparent;
    /* Başlangıçta kenar çizgisi yok */
    background-color: transparent;
    /* Başlangıçta arka plan yok */
}

.header-container-center-list-item-link::after {
    content: "";
    position: absolute;
    width: 0;
    /* Başlangıçta çizgi yok */
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    /* Çizgi rengi */
    transition: width 0.3s ease;
    /* Sağdan sola açılma animasyonu */
}

.header-container-center-list-item-link:hover {
    color: #fff;
    /* Metin beyaza döner */

}

.header-container-center-list-item-link:hover::after {
    width: 100%;
    /* Çizgi sağdan sola açılır */
}


.header-container-center-list-item {
    display: flex;

}


.main-container {
    display: flex;
    justify-content: center;

}



.main-container-content {
    display: flex;
    position: relative;
    margin-top: 50px;
    background-color: #ffffff;
    width: 1280px;
    height: 756px;
    transform: translateX(-2000px);
    clip-path: path("M 0,20 A 20,20 0,0,1 20,0 L 20,0  L 1260,0 A 20,20 0,0,1 1280,20 L 1280,20 L 1280,736 A 20,20 0,0,1 1260,756 L 1260,756 L 425,756 A 20,20 0,0,1 405,736 L 405,736 L 425,283 A 20,20 0,0,0 405,263 L 405,263  L 20,341 A 20,20 0,0,1 0,321  L 0,321 L 0,0 Z");
    animation-duration: 3s;
    animation-name: main-container-content-move;
    animation-fill-mode: forwards;
}

@keyframes main-container-content-move {
    0% {
        transform: translateX(-2000px);
    }

    100% {
        transform: translateX(0px);
    }
}

.main-container-content-subhead {
    display: flex;
    position: absolute;
    background-color: #ffffff;
    width: 400px;
    height: 520px;
    margin-top: 340px;
    margin-right: 900px;
    clip-path: path("M 0,100 A 20,20 0,0,1 20,80 L 20,80 L 380,20 A 20,20 0,0,1 400,40 L 400,40 L 400,480 A 20,20 0,0,1 380,500 L 380,500 L 20,500 A 20,20 0,0,1 0,480 L 0,480 Z");
    flex-direction: column;
    animation-name: main-container-subhead-move;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;

    transform: translateX(-1750px);
}

@keyframes main-container-subhead-move {
    0% {
        transform: translateX(-1750px);
    }

    100% {
        transform: translateX(0);
    }
}

.main-container-content-subtitle {
    display: flex;
    margin-top: 10px;
    margin-left: 50px;
    font-family: 'ubuntu';
    width: 180px;
    height: 30px;
}

.main-container-content-number {
    display: flex;
    font-family: 'noto-sans';
    font-size: 75px;
    margin-top: 0px;
    width: 172px;
    height: 80px;
    margin-left: 45px;

}

.main-container-content-subdetail {
    display: flex;
    font-family: 'ubuntu';
    margin-top: 30px;
    margin-left: 20px;
}


.main-container-content-list-center {
    list-style: none;
    padding: 0;
}

.main-container-content-maintitle {
    display: flex;
    font-family: 'ubuntu';
    font-size: 50px;
    margin-left: 320px;
    margin-top: 20px;


}


.main-container-content-img {
    display: flex;
    margin-right: 40px;
    margin-bottom: 20px;
    border-radius: 20px;
    margin-top: 40px;

}

.main-container-content-list {
    list-style: none;

}

.main-container-content-subhead-list {
    list-style: none;
    flex-direction: row;
    width: 300px;
}

.main-container-content-subhead-talep-btn {
    display: flex;
    width: 100px;
    height: 40px;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    background-color: #333333;
    color: white;
    border: none;
    border-radius: 5px;
    margin-top: 50px;
    margin-left: 50px;
    font-family: 'ubuntu';
    cursor: pointer;
    text-decoration: none;
}



.main-container-content-subhead-detail {
    font-family: 'ubuntu';
    display: flex;
    font-size: 15px;
    width: 300px;
    height: 150px;
    margin-left: 50px;
    margin-top: 10px;

}

.main-container-content-subhead-subdetail-box {
    display: flex;
    font-family: 'ubuntu';
    margin-top: 0px;


}

.main-container-content-subhead-add-list {
    display: flex;
    flex-direction: column;
    /* Yan yana sıralamak için */

    /* Elemanlar arasında boşluk bırakmak için */
    list-style: none;
    /* Varsayılan liste stilini kaldırmak için */
    padding: 0;
    margin: 0;
}

.list-1 {

    height: 40px;
    display: flex;
    align-items: center;
    /* İçeriği dikey olarak ortalamak için */

}

.malzeme {
    margin-left: 10px;
    font-family: 'ubuntu';
    font-size: 20px;
}

.box {
    margin-left: 210px;
}

.list-2 {
    display: flex;
    align-items: center;
    height: 40px;
    margin-top: 130px;

}

.üretim {
    font-family: 'ubuntu';
    font-size: 20px;
    margin-left: 10px;
}

.time {
    color: #333333;
    margin-left: 110px;
}


.industry-section-container {
    margin-top: 200px;
    display: flex;
    height: 750px;
    flex-direction: column;

    align-items: center;
}

.hizmetler-title {
    font-family: 'ubuntu';
    font-size: 50px;
    margin-top: 100px;
    color: #333333;
}

.hizmetler-content {
    display: flex;
    flex-direction: row;
}

.otomativ-img {
    border-radius: 10px;
    width: 400px;

}

.otomativ-otomat-detail {
    font-family: 'ubuntu';
    color: #000000;
    font-size: 20px;
}


.satır1 {
    list-style: none;

    margin: 50px;
}


.ürün-section-container {
    display: flex;
    height: 850px;
    color: #333333;
    justify-content: center;

}

.ürün-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ürün-satır {
    display: flex;
    flex-direction: row;
    list-style: none;
    column-gap: 50px;
    margin-top: 30px;
}

.ürün-title {
    display: flex;
    font-size: 50px;
    color: #333333;
    font-family: 'noto-sans';
}

.ürün-img {
    border-radius: 10px;
}


.hakkımızda-content{
    display: flex;
 
   justify-content: center;

   
}

.hakkımızda-subcontent{
    display: flex;
    width: 600px;
    height: 400px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 100px;
   align-items: center;
flex-direction: column;

}

.hakkımızda-details{
    display: flex;
    font-family: 'ubuntu';
    margin-top: 20px;
}
.hakkımızda-titles{
    display: flex;
    font-family: 'ubuntu';
    margin-top: 20px;
}

.hakkımızdatitle{
    display: flex;
    font-family: 'ubuntu';
    font-size: 50px;
    justify-content: center;
    margin-top: 100px;
}

.hakkımızda-maincontent{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.footer-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 250px;
    height: 500px;

}

.footer-list {
    list-style: none;

}
.ürün-img{
    width: 200px;
}
.footer-list-item {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}

.footer-mail {
    font-family: 'ubuntu';
}

.link-style {
    text-decoration: none;
    color: black;
    font-family: 'ubuntu';
    font-size: 20px;

}


.link-style:hover {
    border-bottom: 2px solid black;
    /* Altına 2px siyah çizgi ekle */
}

.harita {
    display: flex;
    margin-left: 250px;
    border-radius: 10px;
}

@font-face {
    font-family: 'anton';
    src: url(fonts/Anton-Regular.ttf);
}

@font-face {
    font-family: 'noto-sans';
    src: url(fonts/NotoSans-VariableFont_wdth\,wght.ttf);
}


@font-face {
    font-family: 'ubuntu';
    src: url(fonts/Ubuntu-Bold.ttf);
}


.mobile-div {
    display: none;
}

.otomativ-otomat-detail-mb{
    display: none;
}

@media screen and (max-width:480px) {
    * {
        margin: 0;
        padding: 0;

    }

    html {
        scroll-behavior: smooth;
    }

    html,
    body {
        overflow-x: hidden;
    }

    body {
        background-image: url(img/pixelcut-export.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
    }

    .header-container {
        display: flex;
        justify-content: center;
    }

    .header-container-center-list {
        display: flex;
        margin-top: 30px;
        column-gap: 10px;
        list-style: none;
    }

    .kocakmakina-logo{
        display: flex;
        margin-left: 0px;
        font-size: 15px;
    }
.header-container-center-list-item-link-logo{
    background-color: #ffffff;
    width: 50px;
    height: 50px;
}
    .header-container-center-list-item-link {
        display: flex;
        position: relative;
        text-decoration: none;
        color: #ffffff;
        font-family: 'ubuntu';
        font-size: 15px;

        outline: none;
        transition: color 0.3s ease, border-color 0.3s ease;
        border: 2px solid transparent;
        /* Başlangıçta kenar çizgisi yok */
        background-color: transparent;
        /* Başlangıçta arka plan yok */
    }

    .header-container-center-list-item-link::after {
        content: "";
        position: absolute;
        width: 0;
        /* Başlangıçta çizgi yok */
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        /* Çizgi rengi */
        transition: width 0.3s ease;
        /* Sağdan sola açılma animasyonu */
    }

    .header-container-center-list-item-link:hover {
        color: #fff;
        /* Metin beyaza döner */

    }

    .header-container-center-list-item-link:hover::after {
        width: 100%;
        /* Çizgi sağdan sola açılır */
    }


    main {
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .mobile-div {
        display: flex;
        /* mobile-div'i görünür yap */

        /* Genişlik ekranın tamamını alır */

        margin-top: 20px;
        /* Yükseklik otomatik */
        justify-content: center;
        flex-direction: column;
        /* Arka plan rengi */
        align-items: center;

    }

    .mobile-background {
        display: flex;
        width: 350px;
        height: 200px;
        border-radius: 20px;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        flex-direction: row;
    }

    .mobile-container {
        display: flex;

        background-color: white;
        width: 350px;
        height: 350px;
        border-radius: 20px;
        margin-top: 0px;
        flex-direction: column;
        margin-top: 25px;
    }

    .mobile-container-title {
        display: flex;
        font-family: 'ubuntu';
        font-size: 25px;
        margin-left: 20px;
        margin-top: 20px;
    }


    .mobile-container-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 12px;
        margin-left: 10px;
        margin-top: 10px;

    }

    .mobile-talep-btn {
        display: flex;
        width: 100px;
        height: 40px;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        background-color: #201f1f;
        color: #ffffff;
        border-radius: 5px;
        margin-left: 10px;
        margin-top: 40px;
        font-family: 'ubuntu';
        font-size: 14px;
    }

    .mobile-özellik-container {
        display: flex;
        width: 350px;
        height: 350px;
        border-radius: 20px;
        background-color: #ffffff;
        margin-top: 50px;
        flex-direction: column;
    }

    .mobile-özellik-container-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 15px;
        margin-left: 10px;
        margin-top: 20px;
    }

    .malzeme-detail {
        display: flex;
        font-family: 'ubuntu';
        margin-left: 180px;
        font-size: 18px;
        margin-top: 25px;

    }



    .üretim-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 18px;
        margin-top: 10px;
        margin-left: 100px;
    }

    .bilgi-btn {
        display: flex;
        text-decoration: none;
        width: 100px;
        height: 40px;
        background-color: #201f1f;
        color: #ffffff;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        font-family: 'ubuntu';
        margin-top: 75px;
        margin-left: 10px;
    }

    .industry-section-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        /* YATAY ORTALAR */
        justify-content: center;
        /* DİKEY ORTALAR (gerekirse) */
        text-align: center;
        width: 100%;
        margin-top: 500px;
    }

    .hizmetler-title {
        font-size: 30px;
        text-align: center;
        width: 100%;
        /* Genişliği tam ekran yap */
    }



    .hizmetler-content {
        display: flex;
        flex-direction: column;
    }

    .otomativ-img{
        display: flex;
        width: 350px;
    }
    
    .otomativ-otomat-detail{
        display: none;
    }
 

    .otomativ-otomat-detail-mb{
        display: flex;
        font-size: 20px;
        font-family: 'ubuntu';
        color: rgb(0, 0, 0);
    }

    .ürün-section-container{
        display: flex;
        margin-top: 400px;
       
    }

    .ürün-container{
        display: flex;
        flex-direction: column;
    }
     .ürün-satır{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
     }

    .ürün-img{
        display: flex;
        width: 250px;
    }
   
    .ürün-satır-2{
        display: none;
    }

    .hakkımızda-content{
        display: flex;
       justify-content: center;
    
    
       
    }
    .hakkımızda-maincontent{
        display: flex;
        justify-content: center;
        margin-top: 600px;
    }
    .hakkımızda-subcontent{
        display: flex;
        width: 350px;
        height: 5 00px;
        background-color: #ffffff;
        border-radius: 10px;
        margin-top: 100px;
       align-items: center;
    flex-direction: column;
    
    }
    
    .hakkımızda-details{
        display: flex;
        font-family: 'ubuntu';
        margin-top: 20px;
        font-size: 15px;
        margin-left: 5px;
    }
    .hakkımızda-titles{
        display: flex;
        font-family: 'ubuntu';
        margin-top: 20px;
    }
    
    .hakkımızdatitle{
        display: flex;
        font-family: 'ubuntu';
        font-size: 40px;
        justify-content: center;
        margin-top: 100px;
    }
    
    .hakkımızda-maincontent{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .footer-container{
        display: flex;
        flex-direction: column;
       
    }

  

    .harita{
        display: flex;
        width: 275px;
        height: 275px;
        margin-top: 40px;
        margin-left: 0px;
    }
    .main-container {
        display: none;
    }
}


@media screen and (min-width:481px) and (max-width:1024px) {
    * {
        margin: 0;
        padding: 0;

    }

    html {
        scroll-behavior: smooth;
    }

    html,
    body {
        overflow-x: hidden;
    }

    body {
        background-image: url(img/pixelcut-export.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
    }

    .header-container {
        display: flex;
        justify-content: center;
    }

    .header-container-center-list {
        display: flex;
        margin-top: 30px;
        column-gap: 10px;
        list-style: none;
    }

    .logo-img {
        margin-top: 0px;
        width: 50px;
    }

    .header-container-center-list-item-link {
        display: flex;
        position: relative;
        text-decoration: none;
        color: #ffffff;
        font-family: 'ubuntu';
        font-size: 15px;

        outline: none;
        transition: color 0.3s ease, border-color 0.3s ease;
        border: 2px solid transparent;
        /* Başlangıçta kenar çizgisi yok */
        background-color: transparent;
        /* Başlangıçta arka plan yok */
    }

    .header-container-center-list-item-link::after {
        content: "";
        position: absolute;
        width: 0;
        /* Başlangıçta çizgi yok */
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        /* Çizgi rengi */
        transition: width 0.3s ease;
        /* Sağdan sola açılma animasyonu */
    }

    .header-container-center-list-item-link:hover {
        color: #fff;
        /* Metin beyaza döner */

    }

    .header-container-center-list-item-link:hover::after {
        width: 100%;
        /* Çizgi sağdan sola açılır */
    }


    main {
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .mobile-div {
        display: flex;
        /* mobile-div'i görünür yap */

        /* Genişlik ekranın tamamını alır */

        margin-top: 20px;
        /* Yükseklik otomatik */
        justify-content: center;
        flex-direction: column;
        /* Arka plan rengi */
        align-items: center;

    }

    .mobile-background {
        display: flex;
        width: 350px;
        height: 200px;
        border-radius: 20px;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        flex-direction: row;
    }

    .mobile-container {
        display: flex;

        background-color: white;
        width: 350px;
        height: 350px;
        border-radius: 20px;
        margin-top: 0px;
        flex-direction: column;
        margin-top: 25px;
    }

    .mobile-container-title {
        display: flex;
        font-family: 'ubuntu';
        font-size: 25px;
        margin-left: 20px;
        margin-top: 20px;
    }


    .mobile-container-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 12px;
        margin-left: 10px;
        margin-top: 10px;

    }

    .mobile-talep-btn {
        display: flex;
        width: 100px;
        height: 40px;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        background-color: #201f1f;
        color: #ffffff;
        border-radius: 5px;
        margin-left: 10px;
        margin-top: 40px;
        font-family: 'ubuntu';
        font-size: 14px;
    }

    .mobile-özellik-container {
        display: flex;
        width: 350px;
        height: 350px;
        border-radius: 20px;
        background-color: #ffffff;
        margin-top: 50px;
        flex-direction: column;
    }

    .mobile-özellik-container-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 15px;
        margin-left: 10px;
        margin-top: 20px;
    }

    .malzeme-detail {
        display: flex;
        font-family: 'ubuntu';
        margin-left: 180px;
        font-size: 18px;
        margin-top: 25px;

    }



    .üretim-detail {
        display: flex;
        font-family: 'ubuntu';
        font-size: 18px;
        margin-top: 10px;
        margin-left: 100px;
    }

    .bilgi-btn {
        display: flex;
        text-decoration: none;
        width: 100px;
        height: 40px;
        background-color: #201f1f;
        color: #ffffff;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        font-family: 'ubuntu';
        margin-top: 75px;
        margin-left: 10px;
    }

    .industry-section-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        /* YATAY ORTALAR */
        justify-content: center;
        /* DİKEY ORTALAR (gerekirse) */
        text-align: center;
        width: 100%;
        margin-top: 500px;
    }

    .hizmetler-title {
        font-size: 30px;
        text-align: center;
        width: 100%;
        /* Genişliği tam ekran yap */
    }



    .hizmetler-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .otomativ-img{
        display: flex;
        width: 350px;
        margin: 0 auto;
    }
    
    .otomativ-otomat-detail{
        display: none;
    }
 

    .otomativ-otomat-detail-mb{
        display: flex;
        font-size: 20px;
        font-family: 'ubuntu';
        color: rgb(0, 0, 0);
    }

    .ürün-section-container{
        display: flex;
        margin-top: 400px;
       
    }

    .ürün-container{
        display: flex;
        flex-direction: column;
    }
     .ürün-satır{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
     }

    .ürün-img{
        display: flex;
        width: 250px;
    }
   
    .ürün-satır-2{
        display: none;
    }

    .footer-container{
        display: flex;
        flex-direction: column;
       
    }


    .harita{
        display: flex;
        width: 275px;
        height: 275px;
        margin-top: 40px;
        margin-left: 0px;
    }
    .main-container {
        display: none;
    }
    .hakkımızda-maincontent{
        display: flex;
        margin-top: 500px;
    }
}


@media screen and (min-width:1025px) and (max-width:1100px){
    body {
        margin: 0;
        padding: 0;
        background-image: url(img/pixelcut-export.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
    
    
    }
    
    
    .header-container {
        display: flex;
        justify-content: center;
    
    }
    
    .header-container-center {
        display: flex;
    }
    
    .header-container-center-list {
        display: flex;
        margin-top: 30px;
        column-gap: 100px;
        list-style: none;
    }
    
    .logo-img {
        margin-top: -10px;
    
    }
    
    
    
    .header-container-center-list-item-link {
        display: inline-block;
        position: relative;
        text-decoration: none;
        color: #ffffff;
        font-family: 'ubuntu';
        font-size: 18px;
        cursor: pointer;
        outline: none;
        transition: color 0.3s ease, border-color 0.3s ease;
        border: 2px solid transparent;
        /* Başlangıçta kenar çizgisi yok */
        background-color: transparent;
        /* Başlangıçta arka plan yok */
    }
    
    .header-container-center-list-item-link::after {
        content: "";
        position: absolute;
        width: 0;
        /* Başlangıçta çizgi yok */
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        /* Çizgi rengi */
        transition: width 0.3s ease;
        /* Sağdan sola açılma animasyonu */
    }
    
    .header-container-center-list-item-link:hover {
        color: #fff;
        /* Metin beyaza döner */
    
    }
    
    .header-container-center-list-item-link:hover::after {
        width: 100%;
        /* Çizgi sağdan sola açılır */
    } 
    
    
    .header-container-center-list-item {
        display: flex;
    
    }
    
    
    .main-container {
        display: flex;
        justify-content: center;
    
    }
    
    
    
    .main-container-content {
        display: flex;
        position: relative;
        margin-top: 50px;
        background-color: #ffffff;
        width: 1280px;
        height: 756px;
        transform: translateX(-2000px);
        clip-path: path("M 0,20 A 20,20 0,0,1 20,0 L 20,0  L 1260,0 A 20,20 0,0,1 1280,20 L 1280,20 L 1280,736 A 20,20 0,0,1 1260,756 L 1260,756 L 425,756 A 20,20 0,0,1 405,736 L 405,736 L 425,283 A 20,20 0,0,0 405,263 L 405,263  L 20,341 A 20,20 0,0,1 0,321  L 0,321 L 0,0 Z");
        animation-duration: 3s;
        animation-name: main-container-content-move;
        animation-fill-mode: forwards;
    }
    
    @keyframes main-container-content-move {
        0% {
            transform: translateX(-2000px);
        }
    
        100% {
            transform: translateX(0px);
        }
    }
    
    .main-container-content-subhead {
        display: flex;
        position: absolute;
        background-color: #ffffff;
        width: 400px;
        height: 520px;
        margin-top: 340px;
        margin-right: 900px;
        clip-path: path("M 0,100 A 20,20 0,0,1 20,80 L 20,80 L 380,20 A 20,20 0,0,1 400,40 L 400,40 L 400,480 A 20,20 0,0,1 380,500 L 380,500 L 20,500 A 20,20 0,0,1 0,480 L 0,480 Z");
        flex-direction: column;
        animation-name: main-container-subhead-move;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-fill-mode: forwards;
    
        transform: translateX(-1750px);
    }
    
    @keyframes main-container-subhead-move {
        0% {
            transform: translateX(-1750px);
        }
    
        100% {
            transform: translateX(100px);
        }
    }
    
    .main-container-content-subtitle {
        display: flex;
        margin-top: 10px;
        margin-left: 50px;
        font-family: 'ubuntu';
        width: 180px;
        height: 30px;
    }
    
    .main-container-content-number {
        display: flex;
        font-family: 'noto-sans';
        font-size: 75px;
        margin-top: 0px;
        width: 172px;
        height: 80px;
        margin-left: 45px;
    
    }
    
    .main-container-content-subdetail {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 30px;
        margin-left: 20px;
    }
    
    
    .main-container-content-list-center {
        list-style: none;
        padding: 0;
    }
    
    .main-container-content-maintitle {
        display: flex;
        font-family: 'ubuntu';
        font-size: 50px;
        margin-left: 320px;
        margin-top: 20px;
    
    
    }
    
    
    .main-container-content-img {
        display: flex;
        margin-right: 40px;
        margin-bottom: 20px;
        border-radius: 20px;
        margin-top: 40px;
    
    }
    
    .main-container-content-list {
        list-style: none;
    
    }
    
    .main-container-content-subhead-list {
        list-style: none;
        flex-direction: row;
        width: 300px;
    }
    
    .main-container-content-subhead-talep-btn {
        display: flex;
        width: 100px;
        height: 40px;
        justify-content: center;
        align-items: center;
        margin-left: 0px;
        background-color: #333333;
        color: white;
        border: none;
        border-radius: 5px;
        margin-top: 50px;
        margin-left: 50px;
        font-family: 'ubuntu';
        cursor: pointer;
        text-decoration: none;
    }
    
    
    
    .main-container-content-subhead-detail {
        font-family: 'ubuntu';
        display: flex;
        font-size: 15px;
        width: 300px;
        height: 150px;
        margin-left: 50px;
        margin-top: 10px;
    
    }
    
    .main-container-content-subhead-subdetail-box {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 0px;
    
    
    }
    
    .main-container-content-subhead-add-list {
        display: flex;
        flex-direction: column;
        /* Yan yana sıralamak için */
    
        /* Elemanlar arasında boşluk bırakmak için */
        list-style: none;
        /* Varsayılan liste stilini kaldırmak için */
        padding: 0;
        margin: 0;
    }
    
    .list-1 {
    
        height: 40px;
        display: flex;
        align-items: center;
        /* İçeriği dikey olarak ortalamak için */
    
    }
    
    .malzeme {
        margin-left: 10px;
        font-family: 'ubuntu';
        font-size: 20px;
    }
    
    .box {
        margin-left: 210px;
    }
    
    .list-2 {
        display: flex;
        align-items: center;
        height: 40px;
        margin-top: 130px;
    
    }
    
    .üretim {
        font-family: 'ubuntu';
        font-size: 20px;
        margin-left: 10px;
    }
    
    .time {
        color: #333333;
        margin-left: 110px;
    }
    
    
    .industry-section-container {
        margin-top: 200px;
        display: flex;
        height: 750px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .hizmetler-title {
        font-family: 'ubuntu';
        font-size: 50px;
        margin-top: 100px;
        color: #333333;
    }
    
    .hizmetler-content {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    
    .otomativ-img {
        border-radius: 10px;
        width: 250px;
    
    }
    
    .otomativ-otomat-detail {
        font-family: 'ubuntu';
        color: #000000;
        font-size: 20px;
    }
    
    
    .satır1 {
        list-style: none;
    
        margin: 50px;
    }
    
    
    .ürün-section-container {
        display: flex;
        height: 850px;
        color: #333333;
        justify-content: center;
    
    }
    
    .ürün-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .ürün-satır {
        display: flex;
        flex-direction: row;
        list-style: none;
        column-gap: 50px;
        margin-top: 30px;
    }
    
    .ürün-title {
        display: flex;
        font-size: 50px;
        color: #333333;
        font-family: 'noto-sans';
    }
    
    .ürün-img {
        border-radius: 10px;
        width: 300px;
    }
    
    .footer-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 250px;
        width: 100%;
    
    }
    
    .footer-list {
        list-style: none;
        width: 500px;
      
    }
    
    .footer-list-item {
        display: flex;
        flex-direction: row;
        column-gap: 20px;
        margin-left: 200px;
     
    }
    
    .footer-mail {
        font-family: 'ubuntu';
    }
    
    .link-style {
        text-decoration: none;
        color: black;
        font-family: 'ubuntu';
        font-size: 20px;
    
    }
    
    
    .link-style:hover {
        border-bottom: 2px solid black;
        /* Altına 2px siyah çizgi ekle */
    }
    
    .harita {
        display: flex;
        width: 500px;
        border-radius: 10px;
        margin: 0;
        
    }

     .harita-li{
        display: flex;
       margin: 0;
     }

}


@media screen and (min-width:1101px) and (max-width:1400px){
    body {
        margin: 0;
        padding: 0;
        background-image: url(img/pixelcut-export.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
    
    
    }
    
    
    .header-container {
        display: flex;
        justify-content: center;
    
    }
    
    .header-container-center {
        display: flex;
    }
    
    .header-container-center-list {
        display: flex;
        margin-top: 30px;
        column-gap: 100px;
        list-style: none;
    }
    
    .logo-img {
        margin-top: -10px;
    
    }
    
    
    
    .header-container-center-list-item-link {
        display: inline-block;
        position: relative;
        text-decoration: none;
        color: #ffffff;
        font-family: 'ubuntu';
        font-size: 18px;
        cursor: pointer;
        outline: none;
        transition: color 0.3s ease, border-color 0.3s ease;
        border: 2px solid transparent;
        /* Başlangıçta kenar çizgisi yok */
        background-color: transparent;
        /* Başlangıçta arka plan yok */
    }
    
    .header-container-center-list-item-link::after {
        content: "";
        position: absolute;
        width: 0;
        /* Başlangıçta çizgi yok */
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        /* Çizgi rengi */
        transition: width 0.3s ease;
        /* Sağdan sola açılma animasyonu */
    }
    
    .header-container-center-list-item-link:hover {
        color: #fff;
        /* Metin beyaza döner */
    
    }
    
    .header-container-center-list-item-link:hover::after {
        width: 100%;
        /* Çizgi sağdan sola açılır */
    } 
    
    
    .header-container-center-list-item {
        display: flex;
    
    }
    
    
    .main-container {
        display: flex;
        justify-content: center;
    
    }
    
    
    
    .main-container-content {
        display: flex;
        position: relative;
        margin-top: 50px;
        background-color: #ffffff;
        width: 1280px;
        height: 756px;
        transform: translateX(-2000px);
        clip-path: path("M 0,20 A 20,20 0,0,1 20,0 L 20,0  L 1260,0 A 20,20 0,0,1 1280,20 L 1280,20 L 1280,736 A 20,20 0,0,1 1260,756 L 1260,756 L 425,756 A 20,20 0,0,1 405,736 L 405,736 L 425,283 A 20,20 0,0,0 405,263 L 405,263  L 20,341 A 20,20 0,0,1 0,321  L 0,321 L 0,0 Z");
        animation-duration: 3s;
        animation-name: main-container-content-move;
        animation-fill-mode: forwards;
    }
    
    @keyframes main-container-content-move {
        0% {
            transform: translateX(-2000px);
        }
    
        100% {
            transform: translateX(0px);
        }
    }
    
    .main-container-content-subhead {
        display: flex;
        position: absolute;
        background-color: #ffffff;
        width: 400px;
        height: 520px;
        margin-top: 340px;
        margin-right: 900px;
        clip-path: path("M 0,100 A 20,20 0,0,1 20,80 L 20,80 L 380,20 A 20,20 0,0,1 400,40 L 400,40 L 400,480 A 20,20 0,0,1 380,500 L 380,500 L 20,500 A 20,20 0,0,1 0,480 L 0,480 Z");
        flex-direction: column;
        animation-name: main-container-subhead-move;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-fill-mode: forwards;
    
        transform: translateX(-1750px);
    }
    
    @keyframes main-container-subhead-move {
        0% {
            transform: translateX(-1750px);
        }
    
        100% {
            transform: translateX(0px);
        }
    }
    
    .main-container-content-subtitle {
        display: flex;
        margin-top: 10px;
        margin-left: 50px;
        font-family: 'ubuntu';
        width: 180px;
        height: 30px;
    }
    
    .main-container-content-number {
        display: flex;
        font-family: 'noto-sans';
        font-size: 75px;
        margin-top: 0px;
        width: 172px;
        height: 80px;
        margin-left: 45px;
    
    }
    
    .main-container-content-subdetail {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 30px;
        margin-left: 20px;
    }
    
    
    .main-container-content-list-center {
        list-style: none;
        padding: 0;
    }
    
    .main-container-content-maintitle {
        display: flex;
        font-family: 'ubuntu';
        font-size: 50px;
        margin-left: 320px;
        margin-top: 20px;
    
    
    }
    
    
    .main-container-content-img {
        display: flex;
        margin-right: 40px;
        margin-bottom: 20px;
        border-radius: 20px;
        margin-top: 40px;
    
    }
    
    .main-container-content-list {
        list-style: none;
    
    }
    
    .main-container-content-subhead-list {
        list-style: none;
        flex-direction: row;
        width: 300px;
    }
    
    .main-container-content-subhead-talep-btn {
        display: flex;
        width: 100px;
        height: 40px;
        justify-content: center;
        align-items: center;
        margin-left: 0px;
        background-color: #333333;
        color: white;
        border: none;
        border-radius: 5px;
        margin-top: 50px;
        margin-left: 50px;
        font-family: 'ubuntu';
        cursor: pointer;
        text-decoration: none;
    }
    
    
    
    .main-container-content-subhead-detail {
        font-family: 'ubuntu';
        display: flex;
        font-size: 15px;
        width: 300px;
        height: 150px;
        margin-left: 50px;
        margin-top: 10px;
    
    }
    
    .main-container-content-subhead-subdetail-box {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 0px;
    
    
    }
    
    .main-container-content-subhead-add-list {
        display: flex;
        flex-direction: column;
        /* Yan yana sıralamak için */
    
        /* Elemanlar arasında boşluk bırakmak için */
        list-style: none;
        /* Varsayılan liste stilini kaldırmak için */
        padding: 0;
        margin: 0;
    }
    
    .list-1 {
    
        height: 40px;
        display: flex;
        align-items: center;
        /* İçeriği dikey olarak ortalamak için */
    
    }
    
    .malzeme {
        margin-left: 10px;
        font-family: 'ubuntu';
        font-size: 20px;
    }
    
    .box {
        margin-left: 210px;
    }
    
    .list-2 {
        display: flex;
        align-items: center;
        height: 40px;
        margin-top: 130px;
    
    }
    
    .üretim {
        font-family: 'ubuntu';
        font-size: 20px;
        margin-left: 10px;
    }
    
    .time {
        color: #333333;
        margin-left: 110px;
    }
    
    
    .industry-section-container {
        margin-top: 200px;
        display: flex;
        height: 750px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .hizmetler-title {
        font-family: 'ubuntu';
        font-size: 50px;
        margin-top: 100px;
        color: #333333;
    }
    
    .hizmetler-content {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    
    .otomativ-img {
        border-radius: 10px;
        width: 250px;
    
    }
    
    .otomativ-otomat-detail {
        font-family: 'ubuntu';
        color: #000000;
        font-size: 20px;
    }
    
    
    .satır1 {
        list-style: none;
    
        margin: 50px;
    }
    
    
    .ürün-section-container {
        display: flex;
        height: 850px;
        color: #333333;
        justify-content: center;
    
    }
    
    .ürün-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .ürün-satır {
        display: flex;
        flex-direction: row;
        list-style: none;
        column-gap: 50px;
        margin-top: 30px;
    }
    
    .ürün-title {
        display: flex;
        font-size: 50px;
        color: #333333;
        font-family: 'noto-sans';
    }
    
    .ürün-img {
        border-radius: 10px;
        width: 300px;
    }
    
    .footer-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 250px;
        width: 100%;
    
    }
    
    .footer-list {
        list-style: none;
        width: 500px;
      
    }
    
    .footer-list-item {
        display: flex;
        flex-direction: row;
        column-gap: 20px;
        margin-left: 200px;
     
    }
    
    .footer-mail {
        font-family: 'ubuntu';
    }
    
    .link-style {
        text-decoration: none;
        color: black;
        font-family: 'ubuntu';
        font-size: 20px;
    
    }
    
    
    .link-style:hover {
        border-bottom: 2px solid black;
        /* Altına 2px siyah çizgi ekle */
    }
    
    .harita {
        display: flex;
        width: 500px;
        border-radius: 10px;
        margin: 0;
        
    }

     .harita-li{
        display: flex;
       margin: 0;
     }

}



@media screen and (min-width:1101px) and (max-width:1200px){
    body {
        margin: 0;
        padding: 0;
        background-image: url(img/pixelcut-export.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
    
    
    }
    
    
    .header-container {
        display: flex;
        justify-content: center;
    
    }
    
    .header-container-center {
        display: flex;
    }
    
    .header-container-center-list {
        display: flex;
        margin-top: 30px;
        column-gap: 100px;
        list-style: none;
    }
    
    .logo-img {
        margin-top: -10px;
    
    }
    
    
    
    .header-container-center-list-item-link {
        display: inline-block;
        position: relative;
        text-decoration: none;
        color: #ffffff;
        font-family: 'ubuntu';
        font-size: 18px;
        cursor: pointer;
        outline: none;
        transition: color 0.3s ease, border-color 0.3s ease;
        border: 2px solid transparent;
        /* Başlangıçta kenar çizgisi yok */
        background-color: transparent;
        /* Başlangıçta arka plan yok */
    }
    
    .header-container-center-list-item-link::after {
        content: "";
        position: absolute;
        width: 0;
        /* Başlangıçta çizgi yok */
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        /* Çizgi rengi */
        transition: width 0.3s ease;
        /* Sağdan sola açılma animasyonu */
    }
    
    .header-container-center-list-item-link:hover {
        color: #fff;
        /* Metin beyaza döner */
    
    }
    
    .header-container-center-list-item-link:hover::after {
        width: 100%;
        /* Çizgi sağdan sola açılır */
    } 
    
    
    .header-container-center-list-item {
        display: flex;
    
    }
    
    
    .main-container {
        display: flex;
        justify-content: center;
    
    }
    
    
    
    .main-container-content {
        display: flex;
        position: relative;
        margin-top: 50px;
        background-color: #ffffff;
        width: 1280px;
        height: 756px;
        transform: translateX(-2000px);
        clip-path: path("M 0,20 A 20,20 0,0,1 20,0 L 20,0  L 1260,0 A 20,20 0,0,1 1280,20 L 1280,20 L 1280,736 A 20,20 0,0,1 1260,756 L 1260,756 L 425,756 A 20,20 0,0,1 405,736 L 405,736 L 425,283 A 20,20 0,0,0 405,263 L 405,263  L 20,341 A 20,20 0,0,1 0,321  L 0,321 L 0,0 Z");
        animation-duration: 3s;
        animation-name: main-container-content-move;
        animation-fill-mode: forwards;
    }
    
    @keyframes main-container-content-move {
        0% {
            transform: translateX(-2000px);
        }
    
        100% {
            transform: translateX(0px);
        }
    }
    
    .main-container-content-subhead {
        display: flex;
        position: absolute;
        background-color: #ffffff;
        width: 400px;
        height: 520px;
        margin-top: 340px;
        margin-right: 900px;
        clip-path: path("M 0,100 A 20,20 0,0,1 20,80 L 20,80 L 380,20 A 20,20 0,0,1 400,40 L 400,40 L 400,480 A 20,20 0,0,1 380,500 L 380,500 L 20,500 A 20,20 0,0,1 0,480 L 0,480 Z");
        flex-direction: column;
        animation-name: main-container-subhead-move;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-fill-mode: forwards;
    
        transform: translateX(-1750px);
    }
    
    @keyframes main-container-subhead-move {
        0% {
            transform: translateX(-1750px);
        }
    
        100% {
            transform: translateX(70px);
        }
    }
    
    .main-container-content-subtitle {
        display: flex;
        margin-top: 10px;
        margin-left: 50px;
        font-family: 'ubuntu';
        width: 180px;
        height: 30px;
    }
    
    .main-container-content-number {
        display: flex;
        font-family: 'noto-sans';
        font-size: 75px;
        margin-top: 0px;
        width: 172px;
        height: 80px;
        margin-left: 45px;
    
    }
    
    .main-container-content-subdetail {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 30px;
        margin-left: 20px;
    }
    
    
    .main-container-content-list-center {
        list-style: none;
        padding: 0;
    }
    
    .main-container-content-maintitle {
        display: flex;
        font-family: 'ubuntu';
        font-size: 50px;
        margin-left: 320px;
        margin-top: 20px;
    
    
    }
    
    
    .main-container-content-img {
        display: flex;
        margin-right: 40px;
        margin-bottom: 20px;
        border-radius: 20px;
        margin-top: 40px;
    
    }
    
    .main-container-content-list {
        list-style: none;
    
    }
    
    .main-container-content-subhead-list {
        list-style: none;
        flex-direction: row;
        width: 300px;
    }
    
    .main-container-content-subhead-talep-btn {
        display: flex;
        width: 100px;
        height: 40px;
        justify-content: center;
        align-items: center;
        margin-left: 0px;
        background-color: #333333;
        color: white;
        border: none;
        border-radius: 5px;
        margin-top: 50px;
        margin-left: 50px;
        font-family: 'ubuntu';
        cursor: pointer;
        text-decoration: none;
    }
    
    
    
    .main-container-content-subhead-detail {
        font-family: 'ubuntu';
        display: flex;
        font-size: 15px;
        width: 300px;
        height: 150px;
        margin-left: 50px;
        margin-top: 10px;
    
    }
    
    .main-container-content-subhead-subdetail-box {
        display: flex;
        font-family: 'ubuntu';
        margin-top: 0px;
    
    
    }
    
    .main-container-content-subhead-add-list {
        display: flex;
        flex-direction: column;
        /* Yan yana sıralamak için */
    
        /* Elemanlar arasında boşluk bırakmak için */
        list-style: none;
        /* Varsayılan liste stilini kaldırmak için */
        padding: 0;
        margin: 0;
    }
    
    .list-1 {
    
        height: 40px;
        display: flex;
        align-items: center;
        /* İçeriği dikey olarak ortalamak için */
    
    }
    
    .malzeme {
        margin-left: 10px;
        font-family: 'ubuntu';
        font-size: 20px;
    }
    
    .box {
        margin-left: 210px;
    }
    
    .list-2 {
        display: flex;
        align-items: center;
        height: 40px;
        margin-top: 130px;
    
    }
    
    .üretim {
        font-family: 'ubuntu';
        font-size: 20px;
        margin-left: 10px;
    }
    
    .time {
        color: #333333;
        margin-left: 110px;
    }
    
    
    .industry-section-container {
        margin-top: 200px;
        display: flex;
        height: 750px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .hizmetler-title {
        font-family: 'ubuntu';
        font-size: 50px;
        margin-top: 100px;
        color: #333333;
    }
    
    .hizmetler-content {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    
    .otomativ-img {
        border-radius: 10px;
        width: 250px;
    
    }
    
    .otomativ-otomat-detail {
        font-family: 'ubuntu';
        color: #000000;
        font-size: 20px;
    }
    
    
    .satır1 {
        list-style: none;
    
        margin: 50px;
    }
    
    
    .ürün-section-container {
        display: flex;
        height: 850px;
        color: #333333;
        justify-content: center;
    
    }
    
    .ürün-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .ürün-satır {
        display: flex;
        flex-direction: row;
        list-style: none;
        column-gap: 50px;
        margin-top: 30px;
    }
    
    .ürün-title {
        display: flex;
        font-size: 50px;
        color: #333333;
        font-family: 'noto-sans';
    }
    
    .ürün-img {
        border-radius: 10px;
        width: 300px;
    }
    
    .footer-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 250px;
        width: 100%;
    
    }
    
    .footer-list {
        list-style: none;
        width: 500px;
      
    }
    
    .footer-list-item {
        display: flex;
        flex-direction: row;
        column-gap: 20px;
        margin-left: 200px;
     
    }
    
    .footer-mail {
        font-family: 'ubuntu';
    }
    
    .link-style {
        text-decoration: none;
        color: black;
        font-family: 'ubuntu';
        font-size: 20px;
    
    }
    
    
    .link-style:hover {
        border-bottom: 2px solid black;
        /* Altına 2px siyah çizgi ekle */
    }
    
    .harita {
        display: flex;
        width: 500px;
        border-radius: 10px;
        margin: 0;
        
    }

     .harita-li{
        display: flex;
       margin: 0;
     }

}


