.ozel-resim2 img {
    object-fit: cover!important;
    width: 100%!important;
    height: 450px!important;
    padding: 0 100px;
    margin-top: 0;
}


.haberler_kapsar a:hover{
color: #F44336;
}

.haberler_kapsar{
    /* float: left; */
    width: 100%;
}
.haberler_ust{
    float: left;
    width: 100%;
    padding: 5px 0 25px 0;
}

.haberler_sol img:hover {
}

.haberler_ust li{
    float: left;
    list-style: none;
}

.haberler_sag li ul li:hover {
	padding:0!important;
}

.haberler_ust li h2{
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.haberler_ust li a{
    color: #F44336;
    font-weight: bold;
}
.haberler_sol {
}
.haberler_sol a {
    width: 100%;
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
.haberler_sol img {
    width: 100%;
    transition: 0.3s ease-out;
    transform-origin: 50% 50%;
}
.haberler_sol h2 {
    font-weight: bold;
    width: 100%;
    font-size: 24px;
}
.haberler_ust_meta {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0;
}
.haberler_ust_meta a {
    float: left;
    width: 100%;
    text-decoration: none;
    color: #F44336;
    font-weight: bold;
}
.haberler_alt_meta {
    float: left;
    width: 100%;
}
.haberler_alt_meta li {
    float: left;
    list-style: none;
    padding: 0 25px 0 0;
}
.haberler_alt_meta li a {
    color: #888;
    font-size: 14px;
}
.haberler_sag {
}
.haberler_sag li {
    float: left;
    width: 100%;
    list-style: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
     /* Safari prior 6.1 */
    transition: 0.2s;
}


.haberler_sag li:hover {
    padding-left: 10px;
}

.haberler_sag li ul {}
.haberler_sag li ul li {
    width: inherit;
    padding: 0 10px 0 0;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
    margin: 0;
}
.haberler_sag li ul li a {
    font-size: 13px;
    float: left;
    font-weight: normal;
    margin-top: 5px;
}
.haberler_sag li h2 {font-weight: 600;margin: 0;line-height: 26px;}
.haberler_sag li a {
    color: inherit;
    font-size: 22px;
}

.haberler-resim-kapsar {overflow:hidden;}
.haberler-resim-kapsar:hover .haberler-resim-ic-kapsar img {transform: scale(1.1);}
