<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Listeleme stil 1 **/
.listeleme1 {}
.listeleme1 ul {}
.listeleme1 ul li {width:31.3%;margin:10px 1%;float:left;}
.listeleme1 ul li p {padding:5px 10px;margin:0px;border-bottom:1px solid #fff;text-align:center;}
.listeleme1 .listbaslik {text-align:center;border-bottom:1px solid #fff;margin:0px;padding:10px;}
.listeleme1 .listfiyat{font-weight:bold;text-align:center;}
.listeleme1 .detayincele{text-align:center;width:100%;padding:10px;background:#76960a;color:#fff;display:inline-block;transition:1s; }
.listeleme1 .detayincele:hover, .listeleme1 li:hover .detayincele {text-decoration:none;background:#455b02;}

.icozellik .galeri {display:none;}
.icozellik .fiyat {display:none;}

/** Listeleme stil 2 **/
.listeleme2 {display:table;padding:10px;margin:10px 0px;float:left;background:#e1e1e1;position:relative;}
.listeleme2 .profilremi {width:120px;height:150px;text-align: center;float: left;margin-right:10px;padding:5px;overflow:hidden;position:relative;border-right:1px solid #ccc;}
.listeleme2 .profilremi img {width:100px;height:auto;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.listeleme2 .gorevtanimi {color:#999;}
.listeleme2 h3 {font-size:16px;color:#333;margin:10px 0px;}
.listeleme2 p {font-size:16px;color:#333;margin:10px 0px;}

.effect-1 li:not(.shown), .effect-2 li:not(.shown), .effect-3 li:not(.shown), .effect-4 li:not(.shown), .effect-5 li:not(.shown), .effect-6 li:not(.shown), .effect-7 li:not(.shown), .effect-8 li:not(.shown), .effect-9 li:not(.shown), .effect-10 li:not(.shown) {opacity:1!important;}
.effect-1 li:not(.animate), .effect-2 li:not(.animate), .effect-3 li:not(.animate), .effect-4 li:not(.animate), .effect-5 li:not(.animate), .effect-6 li:not(.animate), .effect-7 li:not(.animate), .effect-8 li:not(.animate), .effect-9 li:not(.animate), .effect-10 li:not(.animate) {opacity:1!important;}

.effect-0 li:not(.shown), .effect-0 li:not(.animate) {opacity:1!important;}
.ortakisim ul li.shown {opacity:1!important}
.ortakisim ul li.animate {opacity:1!important}
</pre></body></html>