﻿body {
    background-color: #f0f0f0;
    /*   background-color: #fff;*/
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 5px 300px;
}

form {
    margin: 0px;
    padding: 0px;
}

.w990 {
    max-width: 1180px;
    border: 0px solid red;
}

.ort {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cbot {
    clear: both;
}

.pad10 {
    padding: 18px;
    margin-right: 10px;
}


.orta {
    min-height: 300px;
}

.alt {
    min-height: 290px;
    /* box-shadow: 0px -2px 2px 0px rgba(0,0,0,0.15); */
    margin-top: 0px;
    color: #595959;
    padding-top: 0px;
    background-color: #fff;
   
}



.alttel {
    background-repeat: no-repeat;
    background-position: 0px 32px;
    background-image: url(/images/alttel3.png);
    padding-left: 31px;
    height: 50px;
    border: 0px solid red;
    margin-left: 2px;
    padding-top: 22px;
    padding-bottom: 10px;
    font-size: 11px;
}

    .alttel b {
        display: block;
        font-size: 16px;
        margin-top: 2px;
    }

    .alttel a {
        text-decoration: none;
        color: #595959;
    }

        .alttel a:hover {
            text-decoration: underline;
        clear:both
            }


.altadres {
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-image: url(/images/altadres.png);
    padding-left: 31px;
    height: 25px;
    border: 0px solid red;
    margin-left: 2px;
    padding-top: 0px;
    padding-bottom: 30px;
    font-size: 12px;
    font-weight: normal;
    max-height: 30px;
    overflow: hidden;
}






.altkatagoriler {
    margin-top: 25px;
    margin-left: 30px;
    width: 634px;
    border: 0px solid red;
}

    .altkatagoriler h3 {
        margin: 0px;
        padding: 0px;
       
        padding-bottom: 1px;
        font-size: 14px;
    }

    .altkatagoriler ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        margin-top: 5px;
    }

        .altkatagoriler ul li {
            float: left;
        }

            .altkatagoriler ul li a {
                display: block;
                width: 194px;
                padding: 5px;
                border: 0px solid red;
                color: #595959;
                text-decoration: none;
                font-size: 12px;
                background-image: url(/images/ok.png);
                background-repeat: no-repeat;
                background-position: 0px 9px;
                padding-left: 10px;
            }

                .altkatagoriler ul li a:hover {
                    text-decoration: underline;
                }

.sosyalalt {
    border: 0px solid red;
}

    .sosyalalt a {
        margin-right: 5px;
    }







.solmenu ul li:last-child ol li:last-child a {
    border-bottom: 1px dashed #f1f1f1;
    padding: 4px;
    background-position: 0px 13px;
    font-size: 12px;
    margin-top: 5px;
}

.solmenu > ul > li:last-child a {
    border-bottom: 1px dashed #f1f1f1;
    padding: 9px;
    background-position: 0px 12px;
    font-size: 12px;
    margin-top: 2px;
    padding-bottom: 0px;
}





.solmenu ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: 1px solid #aaaaaa;
    width: 190px;
    margin-left: 170px;
    margin-top: -22px;
    background-color: white;
    z-index: 99;
    border-radius: 3px;
}

    .solmenu ol li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .solmenu ol li a {
            margin: 0px;
            padding: 0px;
            list-style-type: none;
            display: block;
            background-image: url(/images/ok.png);
            background-repeat: no-repeat;
            background-position: 5px 12px;
            border: 0px solid red;
            border-bottom: 1px dotted #aaaaaa;
            padding-left: 15px;
            padding-top: 7px;
            padding-bottom: 7px;
            text-decoration: none;
            color: #595959;
            font-size: 13px;
            font-weight: normal;
            border-radius: 0px;
        }

.aratxt {
    margin-top: 5px;
    margin-left: 7px;
    border: 0px solid red;
    width: 140px;
    outline: none;
}

::placeholder {
    color: #969696;
    font-style: italic;
    opacity: 1;
}

.iciOrt {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}
.urunlisteStokta {
    text-align: center;
    padding: 5px;
    background-color: #f5f5f5;
    margin-top: 7px;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
}

.urunliste {
    width: 150px;
    margin-right: 20px;
    margin-top: 20px;
    height: 337px;
    border: 0px solid #d2d2d2;
    border-radius: 7px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #fff;
    overflow: hidden;
}

    .urunliste:hover {
        /*border: 1px solid #747474;
        background-color: #f5f5f5;*/
    }

    .urunliste:hover, .urunliste:focus {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
    }


    .urunliste .resim1 {
        background-color: white;
        width: 220px;
        height: 220px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        border: 0px solid red;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }

    .urunliste p {
        padding: 7px;
        padding-bottom: 0px;
        margin: 0px;
        display: block;
        text-align: left;
        font-size: 12px;
        height: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .urunliste b {
        font-size: 12px;
        color: #003d6e;
        font-weight: bold;
        
    }

    .urunliste a {
        text-decoration: none;
        color: #003d6e;
    }

.sonucSay {
    margin-top: 30px;
}

.urunfiyat {
    display: block;
    font-weight: bold;
    font-size: 12px;
}

.eskifiyat {
    text-decoration: line-through;
    color: gray;
    font-size: 12px;
    margin-top: 2px;
}

h2 {
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 55px;
    padding-bottom: 8px;
    border-bottom: 0px solid #d2d2d2;
}


.h1orta {
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
}




.suzme {
    border: 1px solid #eee;
    background-color: white;
    padding: 7px;
    border-radius: 7px;
}

    .suzme a {
        color: #909090;
        text-decoration: none;
        margin-right: 10px;
    }

        .suzme a:hover {
            color: #e7211c;
        }

.breadcrumb {
    display: block;
    padding-top: 10px;
    padding-bottom: 3px;
}


    .breadcrumb a {
        color: #909090;
        text-decoration: none;
        font-size: 13px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .breadcrumb a:hover {
            color: #e7211c;
        }


        .breadcrumb a:last-child {
            color: #e7211c;
        }



.fiyataGoreSuzle {
    border: 0px solid red;
    height: 28px;
    margin-top: -3px;
    display: block;
}

    .fiyataGoreSuzle input[type="number"] {
        border: 1px solid #c5c5c5;
        width: 70px;
        padding: 5px;
        margin-right: 1px;
        border-radius: 7px;
    }

    .fiyataGoreSuzle input[type="submit"] {
        border: 0px solid #303030;
        color: white;
        padding: 4px;
        background-color: #e3000f;
        width: 150px;
        cursor: pointer;
        border-radius: 7px;
    }

        .fiyataGoreSuzle input[type="submit"]:hover {
            background-color: #b92933;
        }

.sirala23 {
    float: right;
    margin: 4px;
    margin-right: 20px;
    border: 1px solid #c5c5c5;
    padding: 6px;
    border-radius: 7px;
    margin-top: -3px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

    .sirala23 span {
        float: left;
    }

    .sirala23 img {
        float: left;
        margin-top: 5px;
        margin-left: 5px;
    }

    .sirala23 div {
        background-color: white;
        position: absolute;
        width: 120px;
        margin-top: 25px;
        margin-left: -10px;
        z-index: 25;
        border-radius: 7px;
        padding: 10px;
        border: 1px solid #c5c5c5;
    }

    .sirala23 a {
        display: block;
        padding: 3px;
    }



.resim2 {
    width: 450px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    margin-top: 0px;
    background-color: white;
}

.resim3 {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    padding: 3px;
    background-size: contain;
    border: 1px solid #dbdbdb;
    background-color: white;
}

.zoomresim {
    border: 0px solid red;
    position: absolute;
    z-index: 66;
    margin: -18px;
    margin-left: 16px;
    margin-top: 9px;
}

    .zoomresim a {
        display: block;
        text-decoration: none;
    }

.benzerH3 {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    margin-top: 40px;
}

.cc1 {
    margin-top: 10px;
    height: 10px;
    border-top: 1px solid #909090;
    clear: both;
}

.urunfiyatDetay {
    border: 0px solid blue;
    padding: 0px;
    margin: 0px;
   
    text-align: left;
    color: #b00;
    font-weight: normal;
    font-size: 34px;
    height: 50px;
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 7px;
    border-top: 0px solid #909090;
    background-color: white;
    float: left;
    height:50px;
}

    .urunfiyatDetay div {
        float: left;
    }

    .urunfiyatDetay .tl {
        font-size: 18px;
        font-weight: bold;
        padding-top: 3px;
        padding-left: 5px;
    }


.urunDetayAd {
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
}

.genelKare {
    border: 0px solid red;
    background-color: white;
    padding: 0px;
    float: left;
    width: 560px;
    text-align: left;
    border-radius: 4px;
}

    .genelKare h2 {
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .genelKare h1 {
        margin: 0px;
        padding: 0px;
        text-align: left;
        font-size: 20px;
    }

    .genelKare p {
        line-height: 25px;
    }

.iletisimBilgi {
    clear: both;
    margin-bottom: 15px;
}

.dturunkodu {
    border: 0px solid red;
    background-image: url(/images/menuicon/kod.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
}

#ContentPlaceHolder1_renk {
    background-color: white;
    padding: 10px;
    border-radius: 7px;
}

    #ContentPlaceHolder1_renk b {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        float: left;
        display: block;
        background-image: url(/images/menuicon/color.svg);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 20px;
    }


#ContentPlaceHolder1_baski {
    margin-top: 5px;
    background-color: white;
    padding: 10px;
    border-radius: 7px;
}

    #ContentPlaceHolder1_baski b {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        float: left;
        display: block;
        background-image: url(/images/menuicon/print.svg);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 20px;
    }


.ilicon {
    width: 36px;
    height: 36px;
    border: 0px solid red;
    float: left;
    background-image: url(/images/iletisim.png);
    background-repeat: no-repeat;
    margin-right: 10px;
}

.ilyazi {
    padding-top: 9px;
}

.ilTel {
    background-position: 0px -49px;
}

.ilEmail {
    background-position: 0px -97px;
}



.iletisimTbl td {
    padding: 4px;
}

.iletisimInp {
    border: 1px solid #c5c5c5;
    padding: 5px;
    width: 300px;
    font-family: Arial;
    font-size: 13px;
    outline: none;
}

    .iletisimInp:focus {
        border: 1px solid #003d6e;
    }

.iletisimBtn {
    background-color: #e3000f;
    border: 0px;
    color: white;
    padding: 5px;
    width: 312px;
    height: 40px;
    cursor: pointer;
}


    .iletisimBtn:hover {
        background-color: #b92933;
    }

.copy {
    border-top: 1px solid #d2d2d2;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #595959;
}

    .copy p {
        float: left;
        padding: 6px;
        margin: 4px;
        text-decoration: none;
        display: block;
        font-size: 11px;
    }

    .copy a {
        color: #595959;
        margin: 4px;
        padding: 6px;
        text-decoration: none;
        display: block;
        font-size: 11px;
        float: right;
    }

        .copy a:hover {
            text-decoration: underline;
        }


.tumkakkare {
    float: left;
    width: 384px;
    height: 180px;
    /*  background-color: #f1f1f1;*/
    border: 1px solid #c1c1c1;
    border-radius: 2px;
    margin: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #fff;
    
}


    .tumkakkare:hover {
        /*border: 1px solid #747474;*/
        background-color: #f5f5f5;
    }

    .tumkakkare:hover, .tumkakkare:focus {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
    }


    .tumkakkare a {
        display: block;
        text-align: center;
        opacity: 0.9;
        padding: 0px;
        text-decoration: none;
        font-weight: bold;
        color: white;
        font-size: 16px;
        text-shadow: 1px 1px 1px #000;
        letter-spacing: 2px;
        width: 384px;
        height: 180px;
    }


.tumkakkare2 {
    width: 384px;
    height: 180px;
    display: block;
}


#modalPopup2 {
    background-image: url(/images/n2.png);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#modalOrta2 {
    width: 550px;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    margin-top: 50px;
    padding: 5px;
    border-radius: 4px;
}

#modalKapatBtn2 {
    position: absolute;
    margin-left: 515px;
    margin-top: 3px;
    background-color: white;
    border-radius: 5px;
    padding: 5px;
    width: 22px;
    height: 22px;
}

.modaltxt {
    width: 200px;
    padding: 4px;
}

.secme {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.modalselect {
    padding: 4px;
}

.modaltbl td {
    padding: 4px;
    font-size: 12px;
}

.teklifiste {
    background-color: #e3000f;
    color: white;
    padding: 5px;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    display: block;
    width: 100px;
    height: 34px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: 10px 8px;
    border-radius: 7px;
    font-weight:bold;
}

    .teklifiste:hover {
        background-color: #b92933;
    }

.ilpenStok {
    background-color: #f1f1f1;
    width: 350px;
    border: 1px solid #dbdbdb;
}

    .ilpenStok td {
        padding: 3px;
    }

        .ilpenStok td a {
            color: #595959;
        }

        .ilpenStok td i {
            margin-top: 21px;
            float: left;
        }

.maillist {
    height: 25px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.maillist2 {
    position: absolute;
    background-color: #f9f9f9;
    margin-top: 11px;
    height: 40px;
    width: 400px;
    box-shadow: 0px -4px 4px 0px rgba(0,0,0,0.15);
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #595959;
}

    .maillist2 p {
        margin: 0px;
        padding: 0px;
        padding-top: 13px;
        padding-left: 15px;
        float: left;
    }


.maillistekle {
    margin: 0px;
    padding: 3px;
    margin-top: 8px;
    margin-left: 1px;
    float: left;
    border: 0px;
    border: 1px solid gray;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 2px;
}

#ekleSonuc {
    position: absolute;
    margin-top: 0px;
    margin-left: 300px;
    color: red;
    width: 100px;
    font-size: 10px;
}

.iletisimsonuc {
    color: red;
}

.refdv {
    border: 1px solid #e0e0e0;
    padding: 3px;
    border-radius: 3px;
    float: left;
    margin: 7px;
    width: 205px;
    color: #595959;
}

    .refdv p {
        padding: 3px;
        margin: 0px;
        border-top: 1px solid #e0e0e0;
    }




.stokTablo td i {
}

.stokTablo td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.stokTablotr1 {
    background-color: #cccccc;
    color: #383b42;
    padding-left: 20px;
}

.stokTablo a:hover {
    text-decoration: underline;
}

.udil {
    color: #595959;
    font-size: 10px;
    text-decoration: none;
    float: right;
    margin-top: 9px;
    margin-left: 10px;
}

    .udil:hover {
        text-decoration: underline;
    }

.ust0 {
    margin-top: 0px;
    color: #595959;
    border-bottom: 1px solid #d2d2d2;
    padding-top: 5px;
}

.ust1 {
    background-image: url(/images/bg2.pnga);
    background-color: white;
    background-position: top;
    min-height: 110px;
    height: 160px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
    margin-top: 0px;
    color: #595959;
    border-bottom: 1px solid #d2d2d2;
    padding-top: 0px;
}







.ust2 {
    border-bottom: 1px dashed #b2b2b2;
    margin-top: 10px;
    height: 70px;
}



.logoh1 {
    margin: 0px;
    padding: 0px;
    float: left;
}

.logo {
    float: left;
}

.h2urunkat {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}

.bayigir {
    background-image: url(/images/lock.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 22px;
    font-size: 12px;
    height: 16px;
    border: 0px solid red;
    padding-top: 8px;
    float: right;
}

    .bayigir a {
        margin-top: 1px;
        display: block;
        text-decoration: none;
        color: #969696;
        float: left;
        margin-right: 20px;
    }

        .bayigir a:hover {
            text-decoration: underline;
        }



.ustmenua {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding: 8px;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0px center;
    padding-left: 20px;
}

    .ustmenua img {
        float: left;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 5px;
    }

.aramaDvMb {
    float: left;
    width:99%;
    border: 1px solid #c8c8c8;
    margin-top: 12px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom:10px;
    background-color: #f5f5f5;
    background-color: #fff;
    border-radius: 4px;
    padding: 1px;
    box-shadow: inset 0 .0625em .125em rgba(74,74,74,.05);
}


.aramaDv {
    float: left;
    border: 1px solid #c8c8c8;
    margin-top: 12px;
    margin-right: 2px;
    margin-left: 20px;
    background-color: #f5f5f5;
    background-color: #fff;
    border-radius: 4px;
    padding: 1px;
    box-shadow: inset 0 .0625em .125em rgba(74,74,74,.05);
}

.arama2 {
    width: 40px;
    height: 34px;
    float: left;
    background-image: url(/images/ara222.png);
    background-repeat: no-repeat;
    background-position: 9px 6px;
    cursor: pointer;
    border-left: 1px solid #c8c8c8;
    border-radius: 2px;
}

    .arama2:hover {
        background-color: #f1f1f1;
    }

.aratxt {
    border: 0px solid red;
    float: left;
    margin: 0px;
    padding: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    width: 330px;
    color: #464646;
    outline: none;
}


.maillistDv {
    float: left;
    border: 1px solid #c8c8c8;
    margin-top: 3px;
    margin-right: 2px;
    background-color: #f5f5f5;
    border-radius: 7px;
    overflow: hidden;
}


.maillisttxt {
    border: 0px solid red;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 6px;
    margin-bottom: 3px;
    margin-left: 5px;
    width: 220px;
    background-color: #f5f5f5;
    outline: none;
    color: #464646;
    
}

.maillistBtn2 {
    width: 60px;
    height: 23px;
    text-align: center;
    float: left;
    color: white;
    padding-top: 8px;
    cursor: pointer;
    background-color: #e3000f;
    border-left: 3px solid #f0f0f0;
    border-left: 3px solid #f0f0f0;
    border-radius: 7px;
    margin: 1px;
    margin-right:1px;
}

    .maillistBtn2:hover {
        background-color: #b92933;
    }



.anabanner {
    margin-top: 10px;
    margin-bottom: 10px;
     
 
}

.solOlalt {
    min-height: 10px;
    padding: 0px;
    border: 0px solid red;
    float: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
}

    .solOlalt li {
        float: left;
    }

        .solOlalt li a {
            display: block;
            color: red;
            padding: 8px;
            text-decoration: none;
            font-weight: bold;
        }

            .solOlalt li a:hover {
                text-decoration: underline;
            }

.ymenu {
    border: 0px solid red;
    border-radius: 4px;
    margin: 3px;
    height: 40px;
    margin-top: 8px;
    padding: 0px;
    position:relative;
}

   

.ustdil {
    color: #6f6f6e;
    float: left;
    height: 22px;
    padding-left: 27px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 0px;
    margin-top: 0px;
}

    .ustdil img {
        margin-left: 3px;
        margin-right: 3px;
    }

.ustpdf {
    color: #6f6f6e;
    float: left;
    padding-left: 1px;
    margin-right: 5px;
    margin-top: 9px;
}

    .ustpdf a {
        /*  background-image: url(/images/if_pdf_272699.png);   */
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: 12px 12px;
        padding-left: 20px;
        margin-right: 20px;
        padding-top: 0px;
        float: left;
        display: block;
        color: #6f6f6e;
        text-decoration: none;
    }

        .ustpdf a:hover {
            text-decoration: underline;
        }

    .ustpdf b {
    }
    /*
    .ustpdf a:first-child {
        background-image: url(/images/ana1.png);
    }
        */
    .ustpdf a:last-child {
        background-image: url(/images/excel20.png);
    }

.altlogo {
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
}

.H3ANA {
    color: #e3000f;
}











.tumkakkare .tumkakkare2 {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}



    .tumkakkare .tumkakkare2:hover, .tumkakkare .tumkakkare2:focus {
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    .tumkakkare .tumkakkare2:hover, .tumkakkare .tumkakkare2:focus {
        display: block;
    }

        .tumkakkare .tumkakkare2:hover a, .tumkakkare .tumkakkare2:focus a {
            display: block;
        }


.stokTablo {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    min-width: 100%;
    border-radius:5px;
    overflow:hidden;
}

.stokTabloHeight {
    overflow-x: hidden;
    overflow-y: auto;
    /* max-height: 298px;*/
    padding-right: 10px;
}

.stokdresim {
    float: left;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px;
    background-color: #ffffff;
    background-position: center;
}

.stokTablo td i {
    font-weight: bold;
    color: gray;
    display: block;
}

.stokTablo td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
}

.stokTablotr1 {
    background-color: #cccccc;
    color: #383b42;
    padding: 4px;
    padding-left: 20px;
}

.stokTablo a {
    text-decoration: none;
}

    .stokTablo a:hover {
        text-decoration: underline;
    }

.anaSayfaUyelikBtn a {
    padding: 3px;
    text-decoration: none;
    color: red;
    display: block;
}

    .anaSayfaUyelikBtn a:hover {
        text-decoration: underline;
    }

#sifreDegistirSonuc {
    color: red;
    display: block;
    padding: 3px;
    border: 0px solid red;
    clear: both;
}

.sepeteekleBtn {
    background-color: #e3000f;
    border: 0px;
    color: white;
    padding: 5px;
    width: 120px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
}

.sepetresim {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border: 1px solid gray;
    background-color: white;
    float: left;
    margin-right: 20px;
}

.sepetSilBtn a {
    display: block;
    background-color: #e3000f;
    font-size: 10px;
    border-radius: 3px;
    color: white;
    margin: 5px;
    padding: 5px;
    text-align: center;
    width: 60px;
    float: right;
    text-decoration: none;
}

    .sepetSilBtn a:hover {
        background-color: #b92933;
    }

.siparisiTamamla {
    margin-left: auto;
    margin-right: auto;
    background-color: #e3000f;
    font-size: 15px;
    border-radius: 3px;
    color: white;
    text-decoration: none;
    width: 160px;
    display: block;
    text-align: center;
    padding: 10px;
}

    .siparisiTamamla:hover {
        background-color: #b92933;
    }

.sepetadp {
    float: left;
    border: 0px solid red;
    margin: 5px;
    width: 350px;
    overflow: hidden;
}

    .sepetadp a {
        color: #000000;
        text-decoration: none;
    }

        .sepetadp a:hover {
            text-decoration: underline;
        }

.siparisiSil {
    background-color: #e3000f;
    font-size: 12px;
    border-radius: 3px;
    color: white;
    text-decoration: none;
    padding: 5px;
    float: right;
}

    .siparisiSil:hover {
        background-color: #b92933;
    }

.stokGirisMesaj {
    color: red;
    background-color: #f5f5f5;
    border-radius: 7px;
    padding: 10px;
    padding-left: 30px;
    font-style: italic;
    background-image: url(/images/menuicon/1.svg);
    background-repeat:no-repeat;
    background-size:14px;
    background-position:10px center;
}


.giris2b{
    border:0px solid red;
    float:right;
    margin-top:3px;
    margin-right:5px;
}

.giris2b a {
    color:black;
    text-decoration:none;
}









.blogTakvim {
    background-color: #ff9000;
    float: left;
    width: 50px;
    height: 55px;
    color: white;
    text-align: center;
}

.blogTakvimYazi {
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    border: 0px solid red;
    width: 650px;
    height: 50px;
    font-size: 14px;
}

.blogTakvim1 {
    font-size: 30px;
    padding-top: 4px;
}

.blogTakvim2 {
    font-size: 12px;
}

.blogTre {
    width: 780px;
    background-image: url(/images/tre.jpg);
    background-repeat: repeat-x;
    height: 5px;
    margin-bottom: 5px;
    background-position: bottom;
    padding-top: 15px;
    clear: both;
}

.blogTakvimYazi a {
    text-decoration: none;
    color: #212121;
}

    .blogTakvimYazi a:hover {
        text-decoration: underline;
    }

.TumReferanslar {
    color: red;
}

.altmarkalar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: white;
    border-bottom: 1px dashed #b2b2b2;
    
}

    .altmarkalar h2 {
        padding-bottom: 20px;
    }

    .altmarkalar img {
        margin: 5px;
    }

    .altmarkalar div {
        margin: 0px;
    }

.gerisayim {
    position: absolute;
    z-index: 99;
    background-color: black;
    border-radius: 5px;
    color: white;
    right: 10px;
    top: 10px;
}

    .gerisayim div {
        float: left;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-weight: bold;
    }

.genelBildirim {
    /*
    position: absolute;
    margin-left: -60px;
    margin-top: -15px;*/
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    z-index: 1;
    float:left;
    margin-right:12px;
    margin-top:-1px;
}

    .genelBildirim div {
        z-index: 2;
        position: absolute;
        width: 16px;
        height: 15px;
        padding-top: 3px;
        background-color: red;
        margin-left: 8px;
        margin-top: -7px;
        border-radius: 16px;
        text-align: center;
        color: white;
        font-size: 11px;
        cursor: pointer;
    }

    .genelBildirim img {
        z-index: 1;
        position: absolute;
        width: 16px;
        height: 16px;
    }

.giris2 {
    display: block;
    float: right;
    border: 2px solid #c8c8c8;
    border-radius: 7px;
    height: 40px;
    margin-top: 8px;
    text-align: left;
    background-image: url(/images/menuicon/lock.svg);
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 47px;
    padding-right: 20px;
    font-weight: bold;
    background-size: 25px;
    color: #595959;
}

    .giris2:hover {
        border: 2px solid #000;
    }

    .giris2 span {
        padding-top: 12px;
        float: left;
        display: block;
    }

.aaltKtdv {
    background-color: white;
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 10px;
    border-radius: 7px;
}

    .aaltKtdv h1 {
        display: block;
        font-size: 30px;
        margin-left: 10px;
        text-align: center;
    }
.usepet1 {
    border: 0px solid blue;
    background-image: url(/images/sepet2.svg);
    background-size: 20px 20px;
    background-position: 0px -2px;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 0px;
    padding-bottom: 5px;
    float: right;
    color: black;
    text-decoration: none;
    margin-right: 30px;
    margin-left: 25px;
    height: 20px;
}

    .usepet1 div {
        z-index: 2;
        position: absolute;
        width: 16px;
        height: 15px;
        padding-top: 3px;
        background-color: red;
        margin-left: -8px;
        margin-top: -7px;
        border-radius: 16px;
        text-align: center;
        color: white;
        font-size: 11px;
        cursor: pointer;
    }

.golge1bi img {
    width: 100%;
    height: auto;
}

.katBanner05 {
    
    height: 250px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size:cover;
    background-position:top center;
    
    
}
.divRenkKodu{
    border:0px solid red;
    width:17px;
    height:17px;
    border-radius:17px;
    float:left;
    margin-right:5px;
    margin-top:-2px;
}
#menuo8 {
    height: 50px;
    z-index: 999;
    float: left;
}


#menuo8:hover #omenu {
    display: block;
    opacity: 1;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 1s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.41);
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.katAnaLst47 {
    border: 0px solid red;
    float: left;
    width: 182px;
    vertical-align: middle;
    text-align: center;
    display: table;
    margin: 2px;
}



.anaSST1 {
    display: block;
    padding: 0px;
    text-align: left;
    border: 0px solid red;
    clear: both;
    font-size: 12px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: #e4e4e4;
    z-index: 9999;
    width: 170px;
    padding: 5px;
    border-radius: 10px;
}

    .anaSST1 span {
        color: #595959;
        white-space: nowrap;
       
        text-align: left;
        border: 0px solid blue;
      display:block;
        padding: 0px;
        float:left;
        margin-left:10px;
         
    }

.spwhatapp{
    border:0px solid red;
   position:relative;
   margin-right:0px;
}
.anaSST1 img {
    margin-left: 3px;
    margin-bottom: 5px;
    padding-top: 5px;
    float: left;
}


.modalBlf08 {
    position: absolute;
    width: 230px;
    min-height: 100px;
    background-color: white;
    z-index: 999;
    margin-left: -150px;
    border-radius: 5px;
    border: 1px solid #dedddd;
    text-align: left;
    padding: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.bildirimimgTik img{
    cursor:pointer;
}



.whatsappsabit {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #e4e4e4;
    border-radius: 32px;
    padding: 3px;
}

    .whatsappsabit img {
        float: left;
    }

    .whatsappsabit div {
        float: left;
        margin-top: 8px;
        padding-right: 6px;
        padding-left: 5px;
        color: #a3a3a3;
    }
.hakKisiler {
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    float: left;
    width: 200px;
    height: 260px;
    margin: 5px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 160px 160px;
    text-align: center;
    line-height: 20px;
}

    .hakKisiler b {
        display: block;
        margin-top: 180px;
    }

.hacer {
    background-image: url(/upload/anapers/hacer.png);
}

.ozcan {
    background-image: url(/upload/anapers/ozcan.png);
}

.kubra {
    background-image: url(/upload/anapers/kubra.png);
}

.burak {
    background-image: url(/upload/anapers/burak.png);
}

.salih {
    background-image: url(/upload/anapers/salih.png);
}

.ali {
    background-image: url(/upload/anapers/ali.png);
}

.didem {
    background-image: url(/upload/anapers/didem.png);
}

.rabia {
    background-image: url(/upload/anapers/rabia.png);
}

.enes {
    background-image: url(/upload/anapers/enes.png);
}


 
 

.nisa {
    background-image: url(/upload/anapers/nisa.png);
}

.ramazan {
    background-image: url(/upload/anapers/ramazan.png);
}

.celal {
    background-image: url(/upload/anapers/celal.png);
}
 