/* ============================================
   SKY DESIGN SOLUTIONS - HOME PAGE STYLES
   ============================================ */

/* ============================================
   SECTION 1: CSS VARIABLES & BASE STYLES
   ============================================ */
/* CSS VARIABLES & BASE STYLES */
  @import url('sections/home-brading-section.css');
/* Home Hero Section */
  @import url('sections/home-hero-section.css');
/* Projects Slider Section */
  @import url('sections/projects-section.css');
/* Partners Section */
  @import url('sections/partners-section.css');
/* Home Video Section */
  @import url('sections/home-video-section.css');
/* Home Featured Projects Section */
  @import url('sections/home-projects-section.css');
/* Home Services Section */
  @import url('sections/home-services-section.css');
/* Home Why Choose Us Section */
  @import url('sections/home-why-choose-section.css');
/* Home Team Section */
  @import url('sections/about-team-section.css');
/* Home Final CTA Section */
  @import url('sections/home-final-cta-section.css');
