.clsContraste{
	background-color: black !important;
	color: white !important;
	border-color: black !important;
	
}

.fontWhite{
	color:white !important;
}

.clsSecSujetosObligadosContraste {
	background: black;
	color: white !important;
}

.fontWhiteNormal{
	color:white !important;
	font-weight: normal !important;
}

.clsSectionContraste{
	background: black !important;
	color: white !important;
}

.ff-subTitleContraste {
    font-family: "Roboto" !important;
    color: #ffffff !important;
    /*font-weight: bold;*/
    text-align: left;
}

.titulo-lenguasContraste {
    color: #ffffff;
    line-height: normal;
    font-weight: normal;
    font-family: Roboto;
}

.lbl-audioContraste {
    text-align: right;
    margin-left: 60%;
    font-weight: 100;
    color: white !important;
}

.tituloIconosContraste {
    color: #ffffff !important;
    font-weight: normal !important;
}

.parrafo2Contraste {
	color: #ffffff !important;
}

.lnkLibraryContraste a{
	color: white !important;
}
.dzsparallaxer-contraste {
    opacity: 0 !important;
}

.fc-whiteContraste{
    color:white !important;
}

.bg-blackContraste{
    background-color: black !important;
	background:0;
}

.bg-f4-Contraste{
    background-color:black !important;
}

.fc-whiteContrasteLi.subMSelected {
    background-color: #4f1d20 !important;
}