﻿.haberleralan a{display:block;}
.haberleralan a:hover{transform:translateY(-10px)}
.haberleralan span{display:block;}
.haberleralan .baslik{font-size:20px; font-weight:700; color:#444; margin:20px 0 10px 0;}
.haberleralan .acikla{font-size:16px; font-weight:400; color:#444;}

.haberdetayalan{}
.haberdetayalan .tarih{font-size:18px; font-weight:600; color:#444; letter-spacing:5px;}
.haberdetayalan .baslik{font-size:32px; font-weight:700; color:#444; margin:20px 0 10px 0;}
.haberdetayalan .acikla{font-size:22px; font-weight:300; color:#444;}

.liste-icerik-alan{padding:55px 0 70px; background:#f7f7f7;}
.liste-icerik-alan .liste-kart{position:relative; display:block; height:100%; min-height:230px; padding:24px; background:#fff; border:1px solid rgba(0,0,0,.08); border-radius:20px 0; color:#444; overflow:hidden; transition:.25s; -webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.05); -moz-box-shadow:0 0 20px 0 rgba(0,0,0,.05); box-shadow:0 0 20px 0 rgba(0,0,0,.05);}
.liste-icerik-alan .liste-kart:hover{color:#444; border-radius:0 20px; transform:translateY(-8px); -webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.12); -moz-box-shadow:0 12px 30px 0 rgba(0,0,0,.12); box-shadow:0 12px 30px 0 rgba(0,0,0,.12);}
.liste-icerik-alan .gorsel{height:110px; display:flex; align-items:center; justify-content:center; margin-bottom:22px; background:#f3f3f3; border-radius:14px 0; overflow:hidden;}
.liste-icerik-alan .gorsel img{max-width:100%; max-height:100%; transition:.25s;}
.liste-icerik-alan .liste-kart:hover .gorsel img{transform:scale(1.05);}
.liste-icerik-alan .gorsel.bos{color:#6a7243; font-size:46px;}
.liste-icerik-alan .baslik{display:block; color:#000; font-size:18px; font-weight:700; line-height:24px; margin:0 0 10px;}
.liste-icerik-alan .acikla{display:block; color:#666; font-size:13px; line-height:21px;}
.sertifikalaralan .liste-kart{min-height:300px; padding-bottom:56px;}
.sertifikalaralan .gorsel{height:170px; background:#fff; border:1px solid rgba(0,0,0,.08);}
.sertifikalaralan .incele{position:absolute; right:20px; bottom:18px; width:36px; height:36px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#6a7243; color:#fff; transition:.25s;}
.sertifikalaralan .liste-kart:hover .incele{background:#000;}


/*Laptop*/
@media (max-width: 1460px) {

}

/*Tablet*/
@media (max-width: 1150px) {
}

/*Mobil*/
@media (max-width: 968px) {
}
