.texto-blanco:after {
	color: #ffffff !important;
}

.texto-azul:after {
	color: #0a1c61 !important;
}

.texto-verde {
	color: #00cc66 !important;
}

.fondo-blanco:after {
	background: #ffffff !important;
}

.fondo-azul:after {
	background: #0a1c61 !important;
}

.boton-informatica {
	color: #0a1c61 !important;
	background: #ffffff !important;
}

.boton-informatica:before {
	background: #0a1c61 !important;
}

.red-bg .boton-informatica:after {
	border-right: 2px solid #0a1c61 !important;
	border-top: 2px solid #0a1c61 !important;
}

.arrow-btn-box:hover .boton-informatica:after {
	border-right: 2px solid #0a1c61 !important;
	border-top: 2px solid #0a1c61 !important;
}

.home-slider .swiper-pagination-bullet:nth-child(3):after {
	color: #ffffff !important;
	background: #0a1c61 !important;
	padding: 3px !important;
}

.texto-verde.slider-overlay2:before {
	background: #00cc66 !important;
}

.boton-consumibles:after, .boton-consumibles:before {
	background: #00cc66 !important;
}

.boton-consumibles2:after {
	color: #00cc66 !important;
}

.home-slider .swiper-pagination-bullet:nth-child(2):after {
	color: #ffffff !important;
	background: #00cc66 !important;
	padding: 3px !important;
}