.main-wrapper.bg-wrapper{
  background-image: none !important;
}
#testCanvas{ 
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; 
  background: #fff
}
#countdown_dashboard{ background-color: rgba(0,0,0,0.0); }
.info-box,
.contact-box,
.contact-form .form-control,
.subscription input{ background-color: rgba(0,0,0,0.045); }
