.hizmetlerbg {background: #d9d9d9;padding: 70px 0 80px 0;}
 
.hizmetlerbg .hizmet-baslik {position: relative;margin-bottom: 9px;}
.hizmetlerbg .hizmet-baslik h2.hizmet-title {color: #000; font-weight: 500; font-size: 35px; } 

.hizmetlerbg .hizmet-baslik h2.hizmet-title span {color: #224e7b;}

.hizmetlerbg .hizmet-baslik p.hizmet-text {font-size:1.1rem;margin-bottom: 0rem!important;color:#555555;font-weight:500;}

.hizmetlerbg .hizmet-item {position: relative;padding: 2rem;height: 25rem;margin-top: 15px;display: flex;justify-content: center;align-items: flex-end;overflow: hidden;}
.hizmetlerbg .hizmet-item a {position: absolute;left: 0px;bottom: 40px;width: 100%;height: 11%;z-index: 2;background: #224e7bd6;}
.hizmetlerbg .hizmet-item .overlay {background: #00000014;opacity: 0.3;border-top-right-radius:0;z-index: 1;position: absolute;left: 0px;top:0px;width: 100%;height: 100%;}
.hizmetlerbg .hizmet-item img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center;transition: all .5s;}
.hizmetlerbg .hizmet-item:hover img{transform: scale3d(1.1, 1.1, 1.1);}

.hizmetlerbg .hizmet-item .text-content {position: relative;z-index: 9;width: 100%;text-align: center;}
.hizmetlerbg .hizmet-item .text-baslik {color:#fff;font-size: 25px;font-weight: 400;letter-spacing: 1px;background: #224e7bd6;padding: 10px;}
.hizmetlerbg .hizmet-item .text-title {color:#fff;font-size: 1.08rem;font-weight: 300;}

.hizmetlerbg .tum-hizmetler {display:inline-block;padding:10px 25px;font-weight: 600;color: #224e7b;font-size:17px;border: solid 1px #224e7b;}