.client img {
opacity:1 !important
} 
#kunye .baslik,
#kunye .bilgi {
    border: 1px solid rgba(23, 9, 9, .16);
    float: left;
    text-align: center
}

#kunye {
    font-size: 14px;
    padding-bottom: 5px;
    background-color: #efefef;
    width: 740px;
    position: relative;
    margin: auto;
    height: 1057px;
}

#kunye .cerveve {
    float: left;
    margin: 5px 0 0 5px
}

#kunye .baslik {
    font-weight: 700;
    height: 70px;
    padding: 22px 0;
    line-height: 60px;
    width: 220px;
    vertical-align: text-bottom;
}

#kunye .bilgi {
    height: 80px;
    margin-left: 5px;
    padding: 17px 0;
    line-height: 32px;
    width: 500px;
}
#kunyeContent {
    float: left;
    width: 1020px;
    text-align: center;
}
 
.heyet a {
    width: 130px;
    margin: auto;
}
 
.heyet img {    width: inherit;
    margin: auto;}
.heyet .work-name {
    font-size: 16px;
}
.heyet .tags {
    color: #545454;
    font: 14px normal !important;
}
.fotoGaleri {
	width: 256px;
}

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
	.swiper-button-next, .swiper-button-prev {
		
    color: #000 !important
	}