body.highvis *:before,
body.highvis *:after {
height:auto!important;
width:auto!important;
padding:0!important;
margin:0!important;
}

[data-aos^=fade][data-aos^=fade]{
	opacity:1 !important;
}

body.highvis .cycle-slideshow {
  display:none!important;
}
body.highvis{
	background-color:#000!important;
}
body.highvis *, 
body.highvis * a {
	background-color: #222 !important;
	/* background-image:none !important; */
	color:yellow !important;
	text-transform: none !important;
	border-color:#000 !important;
}
body.highvis a div.shadow{
	background:transparent !important;
}
body.highvis a {
	text-decoration:none !important;
	color:#00f1ff !important;
}
body.highvis * a {
	text-decoration:none !important;
	color:#00f1ff !important;
}
body.highvis * a:hover {
	text-decoration:underline !important;
	color:#fff !important;
}
body.highvis * a:hover * {
	text-decoration:underline !important;
	color:#fff !important;
}

body.highvis img , .slider-holder{
	/* display:none !important; */
}
