.p-title {
	color: #8d8d8a;
	font-size: 12px;
	font-weight: 300;
}

.p-data {
	display: inline-block;
	margin-right: 40px;
	font-size: 14px;
	color: #222;
	font-weight: 500;
}
.p-title {
	color: #8d8d8a;
	font-size: 12px;
	font-weight: 300;
}

.p-data {
	display: inline-block;
	margin-right: 40px;
	font-size: 14px;
	color: #222;
	font-weight: 500;
}

.tit-P {
	position: absolute;
	top: 30px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	cursor: pointer;
}

.tit-P h2 {
	color: #fff;
}

.portfolio-warp .gib a::after {
	font-size: 1.1rem;
	line-height: normal;
	content: "Abrir el proyecto";
	width: 100px;
}
#projectTitle {
	height: 0;
}
#project-info .row {
	display: none;
}