<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------
[Master Stylesheet]

Project: BeingHuman - Non Profit, NGO &amp; Charity HTML Template
Version: 1.0.0
Assigned to: Themeforest
Primary use: Charity, NGO, Non-profit organization, Donation, or fundraising.   
    
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1 Fonts
2 Body / body
3 Default Css
	3.1 Reset Style / img
	3.2 Form Inputs / input
	3.3 Button Style / .itg-button
	3.4 Padding Style / .pad0
	3.5 Margin Style / .mar0
4 Header-Style
	4.1 Top Bar / .top-bar
	4.2 Navigation Bar / .navbar-brand&gt;img
5 Main Slider
	5.1 Owl Nav Style / .owl-prev
	5.2 Slider Style / .slider-section
6 Heading Style / .theme-heading
7 Services / .message-section
8 About Us / .about-us-section 
9 Causes Style / .causes-section
10 Story Style / .story-section
11 Team / .team-detail
12 Gallery / .gallery-section
13 Blogs / .blog
14 Page Header / .breadcrumb-box
15 Preloader
16 Page Style
	16.1 Sidebars / .sidebar
	16.2 Pagination / .pagination-box span
	16.3 Comment Area / .comments-area
	16.4 Error Style / .error
	16.5 Coming Soon / .coming-soon
	16.6 Events Style / .event-detail
	16.7 FAQs Style / .faqs
17 Footer / .main-footer
	
-------------------------------------------------------------------*/

/*--- Bootstrap.CSS ---*/
@import 'assests/css/bootstrap.min.css';
/*--- Fontawesome.CSS ---*/
@import 'assests/plugins/font-awesome/css/font-awesome.min.css';
/*--- Owl-Carousel.CSS ---*/
@import 'assests/plugins/owl-carousel/css/owl.carousel.min.css';
@import 'assests/plugins/owl-carousel/css/owl.theme.default.min.css';
/*--- Hover-Dropdown-Menu.CSS ---*/
@import 'assests/plugins/megamenu/css/hover-dropdown-menu.css';
/*--- Fancybox.CSS ---*/
@import 'assests/plugins/fancyBox/css/jquery.fancybox.css';
/*--- Accordian.CSS ---*/
@import 'assests/plugins/jquery-ui/css/jquery-ui.css';
/*--- Switcher.CSS ---*/
@import 'assests/plugins/switcher/css/switcher.css';
/*--- Style.CSS ---*/
@import 'assests/css/style.css';
/*--- Responsive.CSS ---*/
@import 'assests/css/responsive.css';
/*--- Color.CSS ---*/
@import 'assests/css/color.css';</pre></body></html>