62 lines
953 B
SCSS
62 lines
953 B
SCSS
@import '_nav';
|
|
@import '_variables';
|
|
@import '_menu';
|
|
@import '_first-part';
|
|
@import '_second-part';
|
|
@import '_third-part';
|
|
@import '_fourth-part';
|
|
@import '_fifth-part';
|
|
@import '_sixth-part';
|
|
@import '_seventh-part';
|
|
@import '_form';
|
|
@import '_footer';
|
|
|
|
|
|
// ABOUT US
|
|
|
|
@import 'about_us/_first-part-au';
|
|
@import 'about_us/_header-au';
|
|
@import 'about_us/_second-part-au';
|
|
@import 'about_us/_third-part-au';
|
|
@import 'about_us/_fourth-part-au';
|
|
@import 'about_us/_fifth-part-au';
|
|
@import 'about_us/_sixth-part-au';
|
|
@import 'about_us/_email-form-au';
|
|
@import 'about_us/_form-about';
|
|
|
|
// SERVICES
|
|
|
|
@import 'services/_first-part-s';
|
|
@import 'services/_form-s';
|
|
@import 'services/_third-part-s';
|
|
|
|
// CASES
|
|
|
|
@import 'cases/_cases-style';
|
|
|
|
// NEWS
|
|
|
|
@import 'news/_news-first';
|
|
@import 'news/_page-nav';
|
|
@import 'news/_search-news';
|
|
@import 'news/_custom-post';
|
|
@import 'news/_categories-news';
|
|
|
|
// CONTACTS
|
|
|
|
@import 'contacts/_contacts_address';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|