.dcv-dots {
	
	display:none !important;
}

 .dcv-controls-bar {
	
	    justify-content: flex-end !important;
}

.ocultar-dots .dcv-controls-bar {

	display:none !important;
	
}

.dcv-controls-bar{
	display:none !important;
}

.rec-dots{
	display: none !important;
}

.rec-carousel-controls{
	justify-content: flex-end !important;
}