#header{
	height: 100vh;
}

.tecnicas img{
	border-radius: 5px;
}

h6{
	font-size: 1.5em;
	color:#fff;
	font-weight: bold;
}

.dia{
	font-size: 1.2em;
	color: #fff;
	margin-top: 25px;
	font-weight: bold;
}

.hora{
	font-size: 1em;
	font-weight: normal;
}

.g-quad:hover:after{
	content: attr(title);
	font-size: 14px !important;
	font-weight: 300;
}

.h7{
	color: #fff;
	margin-top: 30px;
	font-size: 15px;
}

.red{
	background-color: #740d13;
	color: #fff !important;
}

.b-white{
	background-color: #f6f6f6;
}


img{max-width: 100%;}

#skills{
	padding: 10px;
}

.portfolio-item .hover-bg{
	height: auto;
}