#proyectoscolaborativos .box-student .top-box-student {
	background-color: #f26866;
	height: 70px;
}

#proyectoscolaborativos .box-student .top-box-student .title-box-student {
	position: relative;
}

#proyectoscolaborativos .box-student .top-box-student .title-box-student img {
	position: absolute;
	left: 15px;
	bottom: 5px;
}

#proyectoscolaborativos .box-student .top-box-student .title-box-student h3 {
	font-family: 'FuturaBold';
	color: #fff;
	font-size: 20px;
	line-height: 83px;
	margin: 0;
	padding-left: 90px;
}

#proyectoscolaborativos .box-student .body-box-stundet {
	background-color: white;
	padding: 20px 24px;
}

@media (max-width: 768px) {
	#proyectoscolaborativos .box-student .body-box-stundet {
		padding: 20px 8px;
	}
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet {
	height: 280px;
	position: relative;
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .special-student .cover-special-student
	{
	background-size: cover;
	height: 160px;
	margin-bottom: 15px;
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .special-student .desc-special-student
	{
	color: #383838;
	font-size: 18px;
	margin: 0;
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet a.vermas {
	bottom: 0;
	color: #f26866;
	font-size: 14px;
	position: absolute;
	right: 0;
	font-family: 'Futura';
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .project-student
	{
	padding: 20px 0;
}

#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .project-student .project-desc {
	font-family: 'Futura';
	font-size: 14px;
}
#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .project-student .project-desc>a
{
	font-family: 'Futura';
	font-size: 15px;
	color: #383838 !important;
	position: relative !important;
}
#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .calendario-civico>div
	{
	width: 48%;
	padding: 2% 0;
}

@media (max-width: 74.9em) {
	#proyectoscolaborativos .box-student .top-box-student .title-box-student h3 {
		line-height: 20px !important;
		padding-top: 19px !important;
	}
	#proyectoscolaborativos .box-student .top-box-student .title-box-student img {
		bottom: -20px !important;
	}
	#proyectoscolaborativos .box-student .body-box-stundet .wrapper-box-stundet .project-student .project-desc {
		padding-left: 20px;
	}
}

@media (max-width: 61.9em) {
	#proyectoscolaborativos .box-student .top-box-student .title-box-student h3 {
		line-height: 83px !important;
		padding-top: 0px !important;
	}
	#proyectoscolaborativos .box-student .top-box-student .title-box-student img {
		bottom: 5px !important;
	}
}

@media (max-width: 992px) {
	#proyectoscolaborativos {
    	margin-top: 20px;
    }
}