/* Add here all your CSS customizations */

.azul{
	color: #59b7dd;
}

.bg-azul{
	background-color: #59b7dd;
}


@media (max-width:992px) {
    .tp-kbimg, .cel{
        display: none;
    }
}

