
/*# sourceMappingURL=custom.min.css.map */
.bg-semidark {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .5;
    background-color: #000;
}