﻿body {
}
ul { list-style:none !important;
}
.sayacEnYuk {
    max-width: 1255px;
    width: 96%;
    display: flex;
    margin: 0px auto;
    padding-top: 45px;
    padding-bottom: 25px;
    background: #fbfbfb;
    padding-right: 25px;
}
.enyuksek {
    background: linear-gradient(135deg,#28a745,#20c997);
    color: white;
    padding: 11px;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    margin: 15px 0;
    max-width: 305px;
}
.arclst {
    width: 1083px;
    display: flex;
    margin: 10px auto;
    border: 1px solid #e0e1e6;
    font-size: 15px;
    padding: 20px;
}

.arclstDetay {
    width: 400px;
    margin: 0px auto;
    display: flex;
 
}

    .arclstRs {overflow:hidden;
        display: flex;
        width:350px;
        height:225px;
    }

.arclstOz {
    display: flex;
    width: 550px;
    height: 225px;
    flex-direction: column;
    padding:15px;
}

.arclstTeklif {
    display: flex;
    width: 175px !important;
    height: 225px;
    flex-direction: column;
    padding: 5px;
    
    padding-top:10px;
    flex-direction: column;
}
    .arclstTeklif strong {
     
         
        justify-content: center;
        font-size:16px;

    }
.spantext {
    text-align: center;
    display: flex;
    
    justify-content: center;
    font-size: 15px;
    flex-direction: column;
    align-items: center;
    margin-bottom:5px;
}
    .arclstTeklif span {    
         
        justify-content: center;
        font-size: 15px;
    }

.teklifbekleniyor { text-align:center; margin-top:15px;
}
.ilkteklif {
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.arclstSayac {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 15px 20px;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    width: fit-content;
    box-shadow: 0 2px 8px rgba(0,0,0,.04);
    font-family: "Segoe UI", Arial, sans-serif;
}

.arclstSayac1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 65px;
}

    .arclstSayac1 strong {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .arclstSayac1 strong span:first-child {
            font-size: 28px;
            font-weight: 700;
            color: #2f3542;
            line-height: 1;
        }

        .arclstSayac1 strong span:last-child {
            font-size: 12px;
            color: #8b9098;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: .8px;
            margin-top: 6px;
        }

    .arclstSayac1 > span {
        font-size: 13px;
        color: #7b7b7b;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.dikciz {
    color: #d8d8d8;
    font-size: 26px;
    font-weight: 300;
    user-select: none;
}

.teklifverPasif {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    background: #d8dde4;
    color: #666;
    border-radius: 12px;
    font-weight: 600;
}

.teklifverAktif {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    background: linear-gradient(180deg, #ffc933, #ffb300);
    color: #202020;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    border-radius: 12px;
    transition: .25s ease;
    box-shadow: 0 8px 20px rgba(255, 179, 0, .30);
    border:0px; min-width:165px;
}
.teklifverAktif01 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    background: linear-gradient(180deg, #ffc933, #ffb300);
    color: #202020;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    border-radius: 12px;
    transition: .25s ease;
    box-shadow: 0 8px 20px rgba(255, 179, 0, .30);
    border: 0px;
    min-width: 185px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/* Son Teklif */
.sonteklif
 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    padding: 14px;
    background: #fff;
    border: 1px solid #edf1f5;
    border-radius: 12px;
}

    .sonteklif strong {
        color: #16a34a;
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 6px;
    }

.sonteklif {
    font-size: 13px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: .8px;
}


.listOrta {
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    width: 1100px;
}

.arclsth1 {
    display: flex;
    height: 45px;
    font-size:16px;
}

.arcadr {
    display: flex;
    height: 45px;
    font-size: 14px;
    color: #898989;
}


.son-teklif-kart {
    width: 345px;
    display: inline-block;
    padding: 18px 28px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-left: 6px solid #16a34a;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .son-teklif-kart .etiket {
        font-size: 14px;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 6px;
    }

    .son-teklif-kart div {
        font-size: 36px;
        font-weight: 700;
        color: #16a34a;
        line-height: 1;
    }

        .son-teklif-kart .tl {
            font-size: 18px;
            color: #374151;
            margin-left: 6px;
            font-weight: 600;
        }





.son-tekliflerson3 {
    width: 345px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 25px;
}

    .son-tekliflerson3 .baslikson3 {
        background: #0d6efd;
        color: #fff;
        padding: 10px 13px;
        font-size: 16px;
        font-weight: 600;
    }

.teklifson3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 13px;
    border-bottom: 1px solid #eee;
}

    .teklifson3:last-child {
        border-bottom: none;
    }

.etiketson3 {
    color: #6c757d;
    font-size: 13px;
    width: 90px;
}

.fiyatson3 {
    color: #198754;
    font-weight: 700;
    font-size: 18px;
    text-align: right;
    flex: 1;
}

.tarihson3 {
    width: 120px;
    text-align: right;
    color: #888;
    font-size: 12px;
    margin-left: 10px;
}



@media (max-width: 576px) {

    .lio1 {
        display: flex;
        justify-content: center;
    }
    .enyuksek {
 
        margin: 0px auto;
        margin-top:15px;
        max-width: 305px;
    }
    .arclstDetay {
        width: 355px;
        justify-content: center;
    }
    .sayacEnYuk {
        padding-right: 5px;
        flex-direction: column;
    }
    .arclstSayac1 {
        min-width: 35px;
    }

        .arclstSayac1 strong span:first-child {
            font-size: 21px;
            
        }
    .listOrta {

        width: 98% !important;
    }

    .arclst {
        width: 98% !important;
        flex-direction: column !important;
        align-items: center;
    }
    .arclstOz {
        
        width: 350px !important;
        height: 200px;
      
    }
    .arclstSayac {
        width: 335px;
    }
    .arclstTeklif {      
        width: 320px !important;
    }

    .teklifverAktif {
        width: 320px;
    }

    .sonteklif {
        width: 320px;
    }

    .teklifbekleniyor {
     
        width: 320px; 
    }
    .teklifverPasif {
        width: 320px;
    }
    .arclstRs {
 
        height: auto !important;
    }
}