




         .icons em {
			 margin:10px;
			 margin-top: 20px;
			 font-size: 36px;
		 }
		  .icons img {
			 margin:10px;
			 margin-top: 20px;
			  margin-bottom: 0px;
			 font-size: 36px;
		 }
		 .hizmetler {
			 background-color: #f5f8fe;
			 border: 1px solid #fff;
			 height: 140px;
    		 min-height: 124px;
             transition: all .2s ease-in-out;
		 }
		 .hizmetler:hover {
			 background-color: #adb9ca7a;
		 }

		 .hizmetler h4 {
			 font-weight: 400;
			 color: #25292f;
			 font-size:16px;
		 }

        .services {
            background-color: #fff;
            padding-top: 40px;
            padding-bottom: 40px;
            text-align: center;
        }
		 .services a {
             text-decoration: none;

		 }





.services.layout4 .hizmetler a span{
    position:absolute;
    right:10px;
    top:10px;
    padding: 2px 10px;
    color: #fff;
    background-color:#002d62
}

/* İTÜ OİDB CSS -  /// 28.06.2021*/