.hizmetler_img{width:100%;overflow:hidden;max-height:374px;}
.hizmetler_img>img{width:100%;}

.hizmetler_category{height:200px;background-color:#f8f8f8;}
.hizmetler_category ul{float:right;}
.hizmetler_category ul>li{float:left;}
.hizmetler_category ul>li>a{display:block;width:220px;height:200px;text-align:center;font-weight:600;font-size:13px;color:#7f8799;padding-top:40px;}
.hizmetler_category ul>li.active>a{background-color:#9edf78;color:#fff;}
.hizmetler_category ul>li>a>.hizmetler_category_img{display:block;text-align:center;margin:0px auto 20px;height:60px;background-image:url(../img/all_icons.png);background-repeat:no-repeat;}
.hizmetler_category ul>li>a>.hizmetler_category_title{display:block;position:relative;}
.hizmetler_category ul>li>a>.hizmetler_category_title>span{display:block;position:relative;font-weight:100;}
.hizmetler_category ul>li>a>.hizmetler_category_title:after{display:block;margin:15px auto 0px;content:'';height:2px;width:15px;background-color:#7f8799;}
.hizmetler_category ul>li>a:hover{background-color:#9edf78;color:#fff;}
.hizmetler_category ul>li>a:hover>.hizmetler_category_title:after{background-color:#fff;}


.mmm15 {width:70px;background-position:-75px -750px;}
.mmm16 {width:60px;background-position:-75px -825px;}
.mmm17 {width:56px;background-position:-75px -900px;}
.mmm18 {width:46px;background-position:-75px -975px;}

.hizmet_icerik{color:#7f8799;font-size:14px;line-height:2;}
.hizmet_icerik>div{display:block;padding:0px 0px 20px 0px;}
.hizmet_icerik>div>div>h3{font-weight:bold;font-size:18px;margin-bottom:5px;}
.hizmet_icerik img{max-width:100%;}

@media only screen and (min-width:813px) and (max-width:1037px) {
	.hizmetler_category ul>li>a{width:150px;}
}
@media only screen and (max-width:813px){
	.hizmetler_category{height:auto;}
	.hizmetler_category ul{float:none;margin:0px -7.5px;}
	.hizmetler_category ul>li{float:none;width:100%;}
	.hizmetler_category ul>li>a{width:100%;height:auto;text-align:left;padding:10px !important;}
	.hizmetler_category ul>li>a>.hizmetler_category_img{display:none;}
	.hizmetler_category ul>li>a>.hizmetler_category_title:after{display:none;}
}