.node-a a, .node-b a, .node-c a, .node-d a {
	color: #fff;
}
.node-a a:hover, .node-b a:hover, .node-c a:hover, .node-d a:hover {
	color: rgba(255,255,255,.67);
}
.img-content{
	width: 80%;
	height: auto;
	max-width: 100%;
}
.ico-lab{
	width: 20%;
	opacity: 0.5;
}
.capability-number{
	font-size: 3em;
}
.eyebrow, .section-kicker {
    color: #5695a5;
}
.itm1{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/educacion.jpg) !important;
	color: #fff !important;
}
.itm2{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/publico.jpeg) !important;
	color: #fff !important;
}
.itm3{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/salud.jpeg) !important;
	color: #fff !important;
}
.itm4{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/transformacion.jpg) !important;
	color: #fff !important;
}
.itm5{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/pdigitales.jpeg) !important;
	color: #fff !important;
}
.itm6{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/conocimiento.jpeg) !important;
	color: #fff !important;
}
.itm7{
	background-size: cover !important;
	background-position-y:center !important;
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.6)), url(../img/capacitacion.jpeg) !important;
	color: #fff !important;
}
.btn-brand {
    color: #fff;
}
