@import url("//fonts.googleapis.com/css?family=Poppins:400,500,700%7CQuattrocento+Sans:400,700");
@import url("style.css");

ul.ul li {
    list-style: disc !important;
    margin-left: 20px;
}
.rd-parallax-layer:after{content: "";
    background-color: #00000069;
    position: absolute;
    width: 100%;
    height: 100%;}
    
.bg-black:after{content: "";background-color:#00000000 !important}