.hizmetlerbg {background: #fff;padding: 30px 0 35px 0;}

.hizmetlerbg .img-wrap {width: 100% !important;height: 100% !important;}
.hizmetlerbg .img-wrap img{width: 100%; height: 100%; object-fit: cover; object-position: center center;}

.hizmetlerbg p {text-align: justify;width: 100%;height: auto;line-height: 21px;padding: 0px 0 0 0px;font-size: 14px;font-weight: 400;}
.hizmetlerbg .yazii{top: 0px;background: #fff!important;z-index: 1;box-shadow: 0px 0px 21px -2px #00000026;padding: 20px 20px 20px 20px;position: relative;margin-top: 20px;border-radius: 0px;} 
.hizmetlerbg .yazii:before{content: '';position: absolute;right: 18px;background: url(../images/icon.png) no-repeat;width: 96px;height: 40px;background-size: 100%;bottom: 15px;opacity: 1;} 

.hizmetlerbg .liste img.sag-ok{position: absolute;width: 17%;right: -36px;z-index: 1;top: 45%;background: #b12026;height: 4%;border-radius: 5px;}
.hizmetlerbg h1.baslik {border-radius: 0;padding: 0px 0px;color: #1D1D1B;text-decoration: none;font-size: 15px;font-weight: 600;letter-spacing: 1.55px;display: flex;align-items: center;text-transform: uppercase;font-family: 'Inter', sans-serif;margin-bottom: 10px;margin-top: 5px;} 
.hizmetlerbg h1.baslik:before{content: '';position: absolute;left: 0px;bottom: 0px;width: 100%;height: 2px;background: #eaeaea;display: none;}
 
.hizmetlerbg h2.baslik1{font-size: 31px;font-weight: 600;margin-top: 0px;text-align: center;margin-bottom: 10px;} 
.hizmetlerbg h3.baslik2{font-size: 14px;font-weight: 400;margin-top: 10px;margin-bottom: 0px;width: 35%;text-align: center;margin: 0 auto;line-height: 20px;}

.hizmetlerbg h2.baslik11{font-size: 31px;font-weight: 600;margin-top: 0px;text-align: center;margin-bottom: 10px;color: #fff;display: none;} 
.hizmetlerbg h3.baslik21{font-size: 14px;font-weight: 400;margin-top: 10px;margin-bottom: 0px;width: 35%;text-align: center;margin: 0 auto;line-height: 20px;color: #fff;display: none;}

.hizmetlerbg .icon img{transition: 0.3s;}
.hizmetlerbg .icon{overflow: hidden;}
.hizmetlerbg .yazii:hover img{transform: scale(1.2);transition: 0.3s;} 

.hizmetlerbg .kutucuklarr{position: absolute; top: 0px; width: 100%; left: 0px; padding: 50px 90px 0 90px; }
.hizmetlerbg .sayac:after{opacity: 0.3;content: '';position: absolute;left: 0px;top: 0px;width: 100%;height: 30px;padding:  0;background-image: url(../images/scale.png);background-repeat: repeat-x;}
.hizmetlerbg a.detayy{font-size: 13px;color: #ffffff;font-weight: 700;width: 140px;height: 50px;text-align: center;display: flex;align-items: center;background: #213e7f;margin-top: 10px;text-transform: uppercase;justify-content: center;}

.hizmetlerbg .yazii:hover{box-shadow: 0px 0px 11px 5px #00000017;}
@media(max-width: 1024px){
	.hizmetlerbg .ress{
		position: relative!important;
		width: 100%!important;
		margin: 0px 20px 10px 20px!important;
		border-radius: 5px!important;
		overflow: hidden!important;
	}
	.hizmetlerbg .yazii {
	    margin-top: 0px!important;
	    box-shadow: 0px 0px 28px -2px #00000014!important;
	    margin-top: 10px!important;
	}
	.hizmetlerbg .sayac {
	    margin-top: 5px!important;
	}
	.hizmetlerbg .liste img.sag-ok{
		display: none;
	}
	.hizmetlerbg {
	    padding: 0 0 5px 0!important;
	}
}