.single a{
	font-size: 12px;
	font-family: 'Maison Neue Medium';
}
.icons-1 .single{
	margin-bottom: 40px
}
.icons-1 .single img{
	max-width: 87px;
} 
.icons-1 .single .image{
	margin-bottom: 15px
}
.icons-1 .title-line{
	margin-bottom: 30px
}
.icons-1 .single p{
	margin-bottom: 0
}
.single-actividad p,
.single-servicio p{
	margin-bottom: 0
}
.single-actividad .image{
	margin-bottom: 15px
}
.single-servicio .image{
	max-width: 78px;
	margin-bottom: 15px
}
.actividades-servicios .title-line{
	margin-bottom: 30px
}
.single-servicio{
	padding-right: 15px
}

@media only screen and (max-width:1920px) {
	
}

@media only screen and (max-width: 1700px) {
	
	
	
}
@media only screen and (max-width: 1500px) {
	
	

}
@media only screen and (max-width: 1200px) {
	

}

@media only screen and (max-width:991px) {
	.single-servicio{
		padding-right: 0;
		margin-bottom:30px;
	}
	.single-actividad{
		margin-bottom: 30px
	}
}	

@media only screen and (max-width: 767px) {
	
	
}

@media only screen and (max-width: 575px) {
	
	.single-actividad .image{
		width: 260px
	}

}
