/* ===== Bootstrap CSS ===== */
@import url("/framework/global/bundle/responsive/bootstrap.min.css");

/* ===== Main Style CSS ===== */
@import url("/framework/global/bundle/style/style.css");

/* ===== Responsive CSS ===== */
@import url("/framework/global/bundle/responsive/responsive.css");

/* ===== Header CSS ===== */
@import url("/framework/global/header/header.css");

/* ===== Footer CSS ===== */
@import url("/framework/global/footer/footer.css");

/* ===== Preloader CSS ===== */
/*@import url("/framework/global/preloader/preloader.css");*/