@import url(../bootstrap/dist/css/bootstrap.min.css);
@import url(lineicons.css);
@import url(fancybox-popup.css);
@import url(aos.css);
@import url(animate.min.css);
@import url(../owlcarousel/assets/owl.theme.default.min.css);
@import url(../owlcarousel/assets/owl.carousel.min.css);
@import url(header-footer.css);
@import url(master-style.css);
@import url(responsive.css);

html {
    scroll-behavior: smooth;
    scroll-padding-top: 90px;
}

/* .bg-background-1 {
    background: url(../images/banner-images/bg-gold-1.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.bg-background-2 {
    background: url(../images/banner-images/bg-gold-2.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.bg-background-3 {
    background: url(../images/bg-2.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}

.bg-background-4 {
    background: url(../images/banner-images/bg-3.avif) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}


.bg-background-5 {
    background: url(../images/banner-images/bg-4.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
}  */



