.c-whity{
	color: #E6E6E6;
}

.img-responsive2, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 50%;
    height: auto;
}

.d-none{
	display: none;
}

.d-block{
	display: block;
}

.d-nada{
	
}