
        .desktop-image {
    display: block;
}

.mobile-image {
    display: none;
}

@media (max-width: 768px) {
    .desktop-image {
        display: none !important;
    }

    .mobile-image {
        display: block !important;
    }
}

.dark-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000042;
    z-index: 999;
}

.blog-listesi {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
    padding: 0;
    list-style: none;
    margin: 0;
}

.blog-listesi li {
    width: calc(33.333% - 37px);
    /* 3 sütunluk yapı için */
    margin-bottom: 24px;
    box-sizing: border-box;
}


.blog-listesi img.ans1 {
    width: 100%;
    height: 220px;
    object-fit: inherit;
    border-radius: 12px;
    display: block;
}


.blog-alt {
    padding: 16px;
    margin-top: -0.2rem;

}

.blok-detay .introFond {
    width: 100%;
    height: 600px;
    margin-top: 90px;
}

.blok-detay .introFond {
    background-color: #141c25;
    ;
}

.blog-alt strong {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    color: #000;
}

.blog .liste4 li {
    height: 100%;
}

.blog .titreHaut {
    font-size: 63px;
    padding-top: 3.5rem;
    padding-bottom: 0.8em;

}

.devamini-oku {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    background-color: #f79637;
    ;
    padding: 10px 20px;
    border-radius: 50px;
    display: block;
    margin-bottom: 20px;
    transition: background-color 0.3s ease;
    width: 135px !important;
    height: 25px !important;
    text-align: center;
    margin-left: -7px;
}

.devamini-oku:hover {
    background-color: #000000;

}

.devamini-oku img {
    width: 10px !important;
    position: absolute !important;
    top: 50% !important;
    left: 22px !important;
    margin-top: -7px !important;
    display: block !important;
    transform-origin: 50% 50% !important;
    display: block !important;
    transition: transform 0.3s ease, opacity 0.3s ease;

}

@media (max-width: 768px) {
    .blog-listesi {
        flex-direction: column;
    }

    .blog-listesi li {
        width: 100% !important;
    }

    .blog .titreHaut {
        font-size: 35px;
        padding-top: 3.5rem;


    }

}

#intro.blog-detayy {
    height: 63% !important;

}

#intro.blog-detay {
    height: 5% !important;
    background-color: white;
}

#intro.blog-detayy .slider1 {
    left: 0px;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    height: 100%;
    width: 100%;
    translate: none;
    rotate: none;
    scale: none;
    opacity: 1;
    transform: translate(0px, 0px);
    z-index: 9999;
    visibility: inherit;

}

.slider-mobil {
    left: 50%;
    top: 50%;
    position: absolute;
    margin-top: -300px;
    margin-left: -206px;
    height: 100%;
    width: 100%;
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: inherit;
    z-index: 9;
}

#intro.blog-detayy .slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* %40 siyah */
    z-index: 999999;
}

#intro.blog-detayy .introFondINT {
    position: relative;
}

#titre1.blog-title {
    padding-top: 335px !important;
    margin-left: 8% !important;
}

#titre1.blog-titlee {
    padding-top: 230px !important;
    margin-left: 8% !important;
        padding-bottom: 15px;
    
}

.ext1.blog-icerik {
    width: 68% !important;
    max-width: 1600px;
    margin-left: 145px !important;
    margin-right: auto !important;
    margin-bottom: 7%;
}

.ext1.blog-icerik .TitreArticle h3 {
    padding: 0.8em 40px 0 0;
    font-size: 2.45em;
}

.ext1.blog-icerik .Article {
    width: 82%;
    margin-left: 14.9%;
    max-width: 815px;
    min-width: 600px;
    margin-top: 5.4em;
}

.ext10 {
    width: 18%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: 0;
    margin-top: 66px;

}

.ext1.blog-icerik h2 {
    font-size: 35px !important;
    margin-top: 25px;
}

.ext1.blog-icerik li {
    list-style: disc;
    margin-left: 34px;
    margin-bottom: 14px
}

.row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
}

.son-yazilar {

    width: 100%;
    max-width: 250px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 33px;
    z-index: 2;
    background: white;
    margin: 0;
    margin-top: 0px;
    margin-left: -75px;
}

.son-yazilar-item {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}

.son-yazilar-img {
    width: 55px;
    height: 55px;
    object-fit: cover;
    border-radius: 6px;
}

.son-yazilar-content p {
    margin: 0;
    font-size: 13px;
}

.teklif-formu {
    margin-top: 22px;
    background-color: #141c25;
    padding: 30px;
    max-width: 262px;
    width: 100%;
    border-radius: 10px;
    color: white;
    margin-left: -77px;
    margin-right: 42px;
    position: relative;
}

.teklif-formu h1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.teklif-formu label,
.teklif-formu input,
.teklif-formu select,
.teklif-formu textarea {
    font-size: 13px !important;
}

.teklif-formu .gonderbtn {
    padding: 10px 0;
    font-size: 14px;
    border-radius: 20px;
}

.blog-left-col {

    position: relative;
}




.sticky-wrapper {
    position: relative;
}

@media (max-width: 991px) {
    .sticky-wrapper {
        position: static !important;
        width: 100%;
        margin: 20px 0;
    }
}


.blog-left-col,
.ext10 {
    overflow: visible !important;
}

@media (max-width: 768px) {

    .container,
    .row {
        width: 100%;
        /* Tam genişlikte olsun */
        margin-left: 0;
        margin-right: 0;
        margin-top: 80% !important;
        margin-bottom: 0%;
    }

    .ext10 {
        width: 84%;
        margin-top: 0px;
        margin-bottom: 70px;
        margin-left: 95px;
    }

    .restext__left-cont {
        gap: 1.2rem !important;
    }

    .ext1.blog-icerik .Article {
        width: 82%;
        margin-left: -1.1%;
        max-width: 815px;
        min-width: 282px;
        margin-top: 5.4em;
        position: relative;
        width: 100%;
        overflow: visible;
    }

    .son-yazilar {
        width: 100%;
        position: static;
        margin-left: -64px;

    }
}

.ext1.blog-icerik h2 {
    font-size: 26px !important;
    line-height: 1.5em;
}

.sticky-wrapper .son-yazilar h3 {
    font-size: 26px !important;
    line-height: 1.5em;
}

.ext1.blog-icerik li {
    font-size: 15px !important;
}

.retext__left-cont {
    display: flex;
    /* Ensure flex layout */
    flex-wrap: nowrap;
    /* Prevent wrapping */
    align-items: center;
    /* Vertically center the items */
    justify-content: flex-start;
    /* Align items to the left */
    gap: 20px;
    /* Add space between the two items */
    justify-content: space-between;
}

.pbmit-meta-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pbmit-meta-item:last-child {
    margin-left: 0;
    /* Son öğeye sola margin eklenmesin */
}

.pbmit-meta-item .pbmit-date-texts.ab {
    margin-left: 10px;

}

@media (max-width: 768px) {
    #titre1.blog-title {
        padding-top: 25px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-59%, -50%);
        color: white;
        z-index: 99;

    }

    .pbmit-meta-item .pbmit-date-texts.ab {
        margin-left: 10px;
        gap: 1.2rem !important;
    }

    #titre1.blog-titlee {
        padding-top: 25px !important;
        position: absolute;
        top: 67%;
        left: 50%;
        transform: translate(-59%, 5%);
        background-color: #fff;
        z-index: 99;

    }

    .ext1.blog-icerik {
        width: 80% !important;
        max-width: 1600px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 6.9rem !important;
        margin-bottom: 12%;
    }

    .svg {
        height: 30px;
        width: 30px;
    }

    .TitreArticle img {
        z-index: 999;
    }

    .TitreArticle h1 {
        position: relative !important;
        bottom: -1em;
        font-size: 2.4em;
        font-weight: 300;
        color: #141c25;
        padding: 0.8em 2.5em 0 0;
        line-height: 1.3em;
        background-color: #FFFFFF;
        letter-spacing: normal;
    }

    .Article .depliA {
        width: 290px;
    }


}

.Article .depliA {
    width: 88% !important;
}

.TitreArticle h1 {
    position: absolute;
    bottom: -1em;
    font-size: 2.4em;
    font-weight: 300;
    color: #141c25;
    padding: 0.8em 2.5em 0 0;
    line-height: 1.3em;
    background-color: #FFFFFF;
    letter-spacing: normal;
}

#titre1.blog-title h1 strong {
    font-size: 38px;
    font-weight: 400;
    line-height: 1.3em;
    display: block;
    
}

#titre1.blog-titlee h1 strong {
    font-size: 38px;
    font-weight: 400;
    line-height: 1.3em;
    display: block;
    margin-top: -35px !important;
    margin-bottom: -44px !important;
}

.restext__left-cont .infoRapide2 {
    width: 290px;
}

.son-yazilar h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.son-yazilar-img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 5px;
}

.son-yazilar-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.son-yazilar-item:last-child {
    border-bottom: none;
}

.son-yazilar h3 {
    font-size: 28px;
    margin-bottom: 25px;
    color: #242a32;
    text-align: center;
}

.tarih {
    font-size: 13px;
    color: rgb(247, 150, 55);
    margin: 0;
}

.baslik {
    font-size: 1.2em;
    font-family: 'pt', sans-serif;
    font-weight: 400;
    color: #242a32;
    /* line-height: 2em; */
}

.son-yazilar-content {
    display: flex;
    flex-direction: column;
}

.Article .restext__soc p a {
    color: #141c25;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .blog-listesi:hover img {
        filter: none !important;
        transform: none !important;
    }

    .liste4 .blog-alt strong {
        font-size: 20px;

    }

    .ext1.blog {
        margin-top: 15% !important;
    }

    .icerik-kutusu {
        border: 1px solid #ccc;
        width: 90% !important;

    }

    .baslik {
        font-size: 1.4em;

    }
}

.icerik-kutusu {
    border: 1px solid #ccc;
    padding: 15px 20px;
    background-color: #fafafa;
    ;
    border-radius: 10px;
    width: 53%;
    font-family: Arial, sans-serif;

    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.icerik-kutusu h3 {
    font-size: 1.1rem;
    margin-bottom: 12px;
}

.icerik-kutusu ol {
    list-style: decimal;
    padding: 2px;
    margin: 0;
}

.ext1.blog-icerik .icerik-kutusu li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 14px
}

.icerik-kutusu ol li {
    margin-bottom: -10px;
    line-height: 1.4;
    padding-left: 4px;


}

.icerik-kutusu ol li ol {
    list-style: lower-alpha;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 15px;
}

.icerik-kutusu a {

    text-decoration: none !important;
    font-size: 0.95rem;
    color: #242a32;

}

.icerik-kutusu a:hover {
    text-decoration: underline;
}

.icerik-kutusu li::before {

    text-decoration: none !important;
    content: none !important;

}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

.breadcrumb-nav {
    font-size: 14px;
    color: black;
    margin-bottom: 10px;
}

.breadcrumb-nav.c {
    font-size: 14px;
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
}

.breadcrumb-nav a {
    color: black;
    text-decoration: none;
}

.breadcrumb-nav a:hover {
    text-decoration: underline;
}

.breadcrumb-nav span {
    color: black;
}



.bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 99999999;
}

.online-btn,
.teklif-btn {
    flex: 1;
    padding: 12px 0;
    text-align: center;
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 14px;
    height: 27px;
}

.online-btn {
    background-color: #f79637;
}

.teklif-btn {
    background-color: #1f1f1f;
}

@media (min-width: 768px) {
    .bottom-bar {
        display: none;
    }

    .restext__left-cont.ab {
        gap: 30px !important;
        width: 100%;
        display: flex !important;
        align-items: flex-end !important;
        justify-content: center !important;
    }

}





.blog-menu {
    transition: background 0.3s ease;

    background-color: rgba(19, 28, 37, 1);
    border-bottom-left-radius: 0px !important;
}


.blog-menu.fixedmenu {
    background-image: none;
    background-color: rgba(19, 28, 37, 1);

}

.blog-menu li {
    display: inline-block !important;
    float: left !important;
    background-color: rgba(19, 28, 37, 1) !important;
    transition: background-color 0.3s ease;
    margin-top: 8px !important;
    margin-bottom: 7px !important;
    padding: 0 !important;

}


.blog-menu-li {
    display: inline-block;
    padding: 1em 1.2em 0.6em 1.2em;
    font-size: 1.1em;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    line-height: 1.2em;
    margin: 20px 0 !important;
}

.blog-left-col {
    position: relative;
}

.teklif-formu {
    position: sticky;
    top: 20px;
    right: auto !important;
    transition: none !important;
    transform: none !important;
}


nav.breadcrumb-nav span {
    margin-bottom: 10px;
}
@media (max-width: 768px) {
   #titre1.blog-titlee h1 strong {
       font-size: 2.65em !important;
   }
}
@media (max-width: 768px) {

    
    .row.blog {
        width: 100%;
        /* Tam genişlikte olsun */
        margin-left: 0;
        margin-right: 0;
        margin-top: 30% !important;
        margin-bottom: 0%;
    }
    .blog-listesi img.ans1 {
    width: 100%;
    }
    .blog-slider.liste4 li a img{
        width: 663px;
        height: 250px;
    }
     .liste4.blog-slider {
        display: grid;
        
    }
    .blog-slider-container ul
    {
    	display: grid ;
    }

}