<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html, body, form, #kapsul
{
    height: 100%;
    background-color: white;
    font-family: 'PT sans',sans-serif;
    line-height: 1.3;
    font-size: 14px;
    min-width: 980px;
}

    form &gt; #kapsul
    {
        height: auto;
        min-height: 100%;
    }

#icerik
{
    padding-bottom: 236px;
}
/* altAlan yukseligi ile ayni olmali */
#altAlan
{
    position: relative;
    margin-top: -220px;/* altAlan yuksekliginin eksi degeri */
    height: 236px;
    clear: both;
    background-color: #EDEDED;
    padding-top: 1em;
    box-sizing: border-box;
}

.ortala
{
    width: 980px;
    margin: 0 auto;
}

ul
{
    outline: none;
}

a
{
    color: black;
    text-decoration: none;
}

.headerContainer
{
    width: 100%;
    /*-webkit-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 5px 4px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 5px 4px 0px rgba(50, 50, 50, 0.26);*/
    padding: 1em 0;
}

.ortalaAlt
{
    width: 940px;
    margin: 0 auto;
    background: rgba(255,255,255,1);
    padding: 20px;
}

.solMenu
{
    float: left;
    width: 25%;
}

.sagIcerik
{
    float: right;
    width: 70%;
}

    .sagIcerik:after
    {
        content: '';
        display: block;
        width: 0;
        height: 0;
        clear: both;
    }

.clearFix:after
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.ortalaAlt:after
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.aktifSayfa
{
    display: block;
    padding: 1em;
    background: aliceblue;
    color: #333;
    text-align: left;
}

.solMenuItem
{
    display: block;
    padding: .8em;
    color: #333;
    text-align: left;
    background: azure;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.yuzdeYuz
{
    width: 100%;
}


.aramaKutusu
{
    float: right;
    padding: .6em;
    border: 0;
    color: #000;
}

.aramaButon
{
    color: #FFF;
    padding: 11px;
    float: right;
    color: #D1D1D1;
}

ul.anaMenu
{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    margin-top: 15px;
}

    ul.anaMenu &gt; li
    {
        display: inline-block;
        vertical-align: middle;
        text-align: right;
        margin-left: 3%;
        float: right;
    }

        ul.anaMenu &gt; li &gt; a
        {
            display: inline-block;
            text-align: center;
            padding: .5em 1em;
            color: #333;
            background: #FFFFFF;
            border: 1px solid #D1D1D1;
            position: relative;
        }

.gecis
{
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.dilcerceve
{
    float: right;
    width: 84px;
    margin-top: 12px;
    overflow: hidden;
}



.dil
{
    border: 0;
    padding: 4px;
    background: #EF1D25;
    color: #fff;
    width: 104px;
    background-image: url(/images/sitelayout/ok.png);
    background-repeat: no-repeat;
    background-position: 69px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ikonBosluk:after
{
    content: ' ';
    display: inline-block;
    width: 8px;
}

.golge
{
    -webkit-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.75);
}


.logoButon
{
    display: block;
    float: left;
    width: 20%;
}

    .logoButon &gt; .logoResim
    {
        width: 100%;
    }

.disTable
{
    display: table;
}

    .disTable &gt; div
    {
        display: table-cell;
    }


.h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 1em;
    text-align: left;
}

.baslik
{
    background: red;
}

.belgeButonlar
{
    display: block;
    float: none;
    background: PeachPuff;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

    .belgeButonlar:hover
    {
        background: PowderBlue;
    }

    .belgeButonlar &gt; i
    {
        display: block;
        text-align: center;
        color: #333;
    }

    .belgeButonlar &gt; .etiket
    {
        display: block;
        text-align: left;
        color: #333;
        padding: 5px 0;
    }

.detay
{
    text-align: center;
    display: inline-block;
    padding: 8px 5px;
    background: gray;
    color: #fff;
}

a.urun
{
    display: block;
    float: left;
    margin-right: 2%;
    width: 32%;
    padding: 1%;
    box-sizing: border-box;
    margin-bottom: 2%;
    min-height: 350px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid #fff;
}

.urunKodu
{
    display: block;
    padding: 1em;
    background-color: #ED1F24;
    color: #FFFFFF;
    height: 40px;
}

a.urun:nth-child(3n)
{
    float: right;
    margin: 0;
}




.headerSag
{
    float: right;
    width: 59%;
}

.araCerceve.clearFix
{
    float: right;
    border: 1px solid #D1D1D1;
}



.clear
{
    clear: both;
}


ul.anaMenu &gt; li &gt; a:hover
{
    
background-color: #ED1F24;
    
color: #fff;
    
border-color: #ED1F24;
}





ul.anaMenu &gt; li:hover &gt; a
{
    background-color: #ED1F24;
    color: #fff;
    border-color: #ED1F24;
}




ul.anaMenu &gt; li &gt; a.altMenuLink:after
{
    content: '';
    display: none;
    width: 100%;
    height: 10px;
    background-color: #ED1F24;
    position: absolute;
    border: 1px solid #ED1F24;
    left: -1px;
    z-index: 2;
}

ul.anaMenu &gt; li:hover &gt; a.altMenuLink:after
{
    display: block;
}

ul.anaMenu &gt; li &gt; ul &gt; li &gt; a
{
    color: #fff;
}

ul.anaMenu &gt; li &gt; a + span.altMenuCercevesi
{
    display: none;
    position: absolute;
    width: 100%;
    z-index: 2;
    list-style: none;
    background-color: #ED1F24;
    margin-top: 4px;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
    left: 0;
}

    /*ul.anaMenu &gt; li &gt; a + ul:before
    {
        content: '';
        display: block;
        position: absolute;
        width: 48%;
        background-color: #FA8E16;
        height: 100%;
        left: -48%;
        top: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    ul.anaMenu &gt; li &gt; a + ul:after
    {
        content: '';
        display: block;
        position: absolute;
        width: 48%;
        background-color: #FA8E16;
        height: 100%;
        right: -48%;
        top: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }*/

    ul.anaMenu &gt; li:hover &gt; span.altMenuCercevesi
{
    display: block;
}

ul.anaMenu &gt; li &gt; span.altMenuCercevesi &gt;  ul
{
    display: table;
    width:980px;
    margin:0 auto;
    list-style: none;
    padding: 0;
    border-spacing: 20px;
    border-collapse: separate;
}
ul.anaMenu &gt; li &gt; span.altMenuCercevesi &gt;  ul &gt; li
{
    display:table-cell;
    vertical-align: top;
    float: left;
    margin-left: 30px;
    padding: 5px;
    border-bottom: 1px solid;
}
ul.anaMenu &gt; li &gt; ul &gt; li
{
    display: table-cell;
    vertical-align: top;
}


img.menuResim {
    width: 100%;
    border: 2px solid #0F1642;
}

span.KategoriBaslik {
    display: block;
    padding: 3px 8px;
    box-sizing: border-box;
    border-bottom: 2px solid #FFF;
    border-top: 2px solid #FFF;
    text-align: left;
    margin-bottom: 11px;
}

ul.anaMenu &gt; li &gt; span.altMenuCercevesi &gt;  ul &gt; li &gt; ul
{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}

ul.anaMenu &gt; li &gt; span.altMenuCercevesi &gt;  ul &gt; li &gt; ul &gt; li &gt; a
{
    display:block;
    padding: 5px 5px;
    box-sizing:border-box;
    text-align:left;
    color:#fff;
}

ul.anaMenu &gt; li &gt; span.altMenuCercevesi &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
    background-color: #101743;
}
span.copy {
    display: block;
    float: left;
    text-align: left;
}

a.ttr {
    display: block;
    float: right;
}
.haberCerceve {
    float: left;
    width: 33%;
}

.referanslar {
    float: left;
    width: 30%;
    position: relative;
    margin-left: 3%;
}

span.haberBaslik {
    display: block;
    margin: 1%;
    font-size: 16px;
    font-weight: bold;
    color: #5D5D5D;
}

a.tumu {
    display: block;
    float: right;
    background-color: #2A328E;
    padding: 5px 9px;
    color: #fff;
}


span#geri &gt; a {
    position: absolute;
    top: 56%;
    width: 30px;
    height: 30px;
    background-image: url('/images/sitelayout/solS.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    left: -22px;
    z-index: 2;
}

span#ileri&gt; a {
    top: 56%;
    position: absolute;
    width: 30px;
    height: 30px;
    right: -22px;
    background-image: url('/images/sitelayout/sagS.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}



.eBulten {
    float: right;
    width: 33%;
}

.bultenCerceve.clearFix {
    margin-top: 5%;
    background-color: #C7C6C6;
    padding: 10px;
    border-radius: 11px;
    float: right;
}

div#inner-editor {
}

input.bultenKutusu {
    border: 0;
    background-color: #C7C6C6;
    color: #000;
    outline: none;
}

    input.bultenKutusu::-webkit-input-placeholder {
        color:#000;
    }

    input.bultenKutusu::-moz-placeholder {
        color:#000;
    }
    input.bultenKutusu:-moz-placeholder {
        color:#000;
    }
    input.bultenKutusu:-ms-input-placeholder {
        color:#000;
    }

a.bultenKayit {
    color: #FFFFFF;
    background-color: #ED2025;
    padding: 3px 9px;
    border-radius: 6px;
}

span.telefon {
    width: 100%;
    color: #2A328E;
    display: table;
    border-spacing: 1px;
    border-collapse: separate;
    text-align: left;
    font-size: 17px;
    margin-top: 3%;
    float: right;
    width: 80%;
}

.telefonIkon {
    display: table-cell;
    vertical-align: middle;
}

span.tel {
    display: table-cell;
    vertical-align: middle;
}

.mailIkon {
    display: table-cell;
    vertical-align: middle;
}



a.ortaLinkler {
    display: block;
    float: left;
    width: 32%;
    border-spacing: 6px;
    margin-right: 2%;
}

p.ortaMetin {
    display: table-cell;
    vertical-align: middle;
    color: #8A8A8A;
    width: 70%;
    text-align: right;
}

span.ortaBaslik {
    display: block;
    margin: 1% 0;
    font-weight: bold;
    font-size: 18px;
    color: #838383;
}

.ortaIkonCerceve {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}

img.ortaIkon {
    width: 100%;
    display: block;
}

a.ortaLinkler:last-of-type {
    float: right;
    margin: 0;
}

.posRel {
    position: relative;
}

span#geri2 &gt; a {
    position: absolute;
    width: 27px;
    height: 46px;
    top: 50%;
    left: 9px;
    background-image: url('/images/sitelayout/salB.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

span#ileri2 &gt; a {
    position: absolute;
    width: 27px;
    height: 46px;
    top: 50%;
    right: 9px;
    background-image: url('/images/sitelayout/sagB.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

img.urunResim {
    width: 100%;
    display: block;
}

a.urun:hover {
    border: 1px solid red;
}

span.altBaslik {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    background: #ED1F24;
    color: #fff;
}

.solResim {
    float: left;
    width: 50%;
}

img.urunDresim {
    display: block;
    width: 100%;
}

.sagDetay {
    float: right;
    width: 48%;
}

.urunKod {
    background: #ED1F24;
    padding: 10px;
    color: #fff;
}

span.sayfaBaslik {
    float: left;
}

span.breadCont {
    float: right;
}

a.bread {
    color: #FFFFFF;
}


a.kategori {
    float: left;
    width: 32%;
    padding: 1em;
    box-sizing: border-box;
    margin-right: 2%;
    display: block;
    margin-bottom: 2%;
    min-height: 350px;
}

img.kategoriResim {
    width: 100%;
}

span.kategoriAdi {
    display: block;
    padding: 10px;
    color: #FFF;
    background: #101743;
}


a.kategori:nth-of-type(3n) {
    margin-right: 0;
    float: right;
}

.sabitler {
    float:left;
    width: 90px;
    font-weight:bold;
    height:21px;
    color: #ED1F24;
}
.nokta {
    float:left;
    font-weight:bold;
}

.iletisimbaslik {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 21px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid;
    width: 98%;
    color: #ED1F24;
}

/*Form AlanÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±*/
.MFormContainer { width:440px; float:left;margin-top: 23px; }
.MFormContainer .Baslik {margin-bottom:10px;font-family:Verdana;font-weight:bold;color: #ED1F24;border-bottom: 2px solid;}
.MFormContainer .MFormAlan { margin-bottom:10px; border:1px solid #dedede; width:404px; min-height:35px; }
.MFormContainer .MFormAlan Input { font-family:'SegoueRegular'; font-size:13px; color:#333; border:none; width:399px; min-height:35px;padding-left:5px; }
.MFormContainer .MFormAlan Textarea { font-family:'SegoueRegular'; font-size:13px; color:#333; border:none; width:397px; min-height:130px; padding-top:5px;padding-left:5px; }
.MFormContainer .AltAlan {  }
.MFormContainer .AltAlan .GkoduAlan { width:80px; height:33px; background-color:#eee; margin-right:19px; float:left; }
.MFormContainer .AltAlan .GKoduTb { width:300px; height:33px; border:1px solid #eee; padding-left:5px; float:left; margin-right:5px;margin-bottom:5px; }
.MFormContainer .AltAlan .GKoduTb Input{ width:300px; height:31px; float:left; border:none; }
.MFormContainer .AltAlan .MBtn {padding:7px 18px;background-color: #2A328E;float:left;color:#fff;margin-bottom:5px;}
.MFormContainer .AltAlan .MBtn:hover {padding:7px 18px;background-color: #ED1F24;float:left;color: #FFFFFF;cursor:pointer;margin-bottom:5px;}
/*Form AlanÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±*/

ul.anaMenu &gt; li &gt; a &gt;  i {
    padding-left: 10px;
}



a.hbrLnk {
    display: block;
    border-left: 5px solid #727272;
    padding-left: 5px;
}

span.seperator {
    display: block;
    position: relative;
    padding: 5px;
    /* width: 90%; */
}

span.seperator:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 46%;
    height: 1px;
    background: #A1A2A2;
}

span.seperator:after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
    width: 46%;
    height: 1px;
    background: #A1A2A2;
}

span.seperator &gt; span {
    border: 1px solid #A1A2A2;
    width: 6px;
    height: 6px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}

.haberBaslik {
    font-weight: bold;
    color: #090E3A;
}

.katbaslik {
    display: block;
    padding: 1%;
    color: #101444;
    margin-top: 10%;
    margin-bottom: 1%;
    width: 98%;
    border-bottom: 2px solid;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.link {
    display: block;
    margin-bottom: 1%;
}


.resim {
    width: 100%;
}

.yazi {
    color: #727272;
    padding: 0 1%;
    font-size: 14px;
    display: block;
    border-bottom: 10px solid;
    float: left;
    width: 89%;
    margin-bottom: 2%;
}

.galerikat {
    margin-right: 1%;
}


.dokumanLnk {
    display: block;
    padding: 5px;
    border: 1px solid #E2DFDF;
    color: #9A9A9A;
    margin: 5px 0;
}

.dokumanLnk:hover {
    border-color: #ED1F24;
    color: #ED1F24;
}

.dokumanIkon {
    display: inline-block;
}

.dokumanMetin {
    display: inline-block;
    margin-left: 10px;
}

.anakatbaslik {
    display: block;
    width: 100%;
    padding: 2%;
    position: relative;
    bottom: 16px;
    background-color: #F22029;
    color: #fff;
}

.ustmenuresim {
    width: 150px;
    height: 150px;
}

.menubaslik {
    display: block;
    text-align: center;
}</pre></body></html>