.meta-info {
	display: Flex;
	align-items: center;
}
.meta-info span{
	font-weight: bold;
	margin: 0 12px;
}
.meta-info span:first-child {
	margin-left: 0;
}
.post-box .entry-media.post-cat-abs .post-cat.right {
	left: auto;
	right: 0;
}
.post-cat.right .posted-in a {
	margin-right: 0;
}
.section-team-list {
	background-image: url(../img/bg1-team.jpeg);
}
.icon-bg-1:hover {
	background-image: url(../img/bg-iconbox1-hover.jpeg) !important;
}
.cate-lines.h-light, .cate-item {
	height: 100%;
}
.cate-item img {
	object-fit: cover;
	height: 100%;
}
.portfoy-img-div {
	height: 217px;
	object-fit: cover;
}
.portfoy-head {
	height: 80px;
}
.cate-lines img {
	filter: brightness(40%);
}
.cate-lines:hover img {
	filter: brightness(120%);
}
.cate-lines h2 {
	font-weight: 700;
}
.dcell {
	position: relative;
}
.dcell .page-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	z-index: 20;
}
.dcell .page-container {
	position: relative;
	z-index: 24;
}
.cate-lines img.cv-logo-text {
	 filter: brightness(100%);
    position: relative;
    right: 40px;
}
