{
	"auto_complete":
	{
		"selected_items":
		[
			[
				"te",
				"text-blod"
			],
			[
				"u",
				"ul\tTag"
			],
			[
				"EXP",
				"experience"
			],
			[
				"wp",
				"wp-content"
			],
			[
				"DOW",
				"downloads"
			],
			[
				"net",
				"netequity"
			]
		]
	},
	"buffers":
	[
		{
			"file": "about-one.html",
			"settings":
			{
				"buffer_size": 14761,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "download-one.html",
			"settings":
			{
				"buffer_size": 14403,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "css/navbar.css",
			"settings":
			{
				"buffer_size": 5364,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "css/custom.css",
			"settings":
			{
				"buffer_size": 3039,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "css/bootstrap.css",
			"settings":
			{
				"buffer_size": 173671,
				"line_ending": "Unix"
			}
		},
		{
			"file": "contact-one.html",
			"settings":
			{
				"buffer_size": 19487,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "services-one.html",
			"settings":
			{
				"buffer_size": 25345,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "contact.php",
			"settings":
			{
				"buffer_size": 1448,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "gallery-one.html",
			"settings":
			{
				"buffer_size": 22800,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"contents": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\t<head>\n\t\t<meta charset=\"UTF-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        \n\t\t<!-- ==============================================\n\t\tTITLE AND META TAGS\n\t\t=============================================== -->\n\t\t<title>Nozinga Group - Facilities Managemnt Services</title>\n        <meta name=\"description\" content=\"\">\n        <meta name=\"keywords\" content=\"\">\n        <meta name=\"author\" content=\"Quickdev\">\n\n\t\t<!-- ==============================================\n\t\tFAVICON\n\t\t=============================================== -->  \n        <link rel=\"shortcut icon\" href=\"img/master/favicon.png\">\n             \n\t\t<!-- ==============================================\n\t\tCSS\n\t\t=============================================== -->  \n        <link rel=\"stylesheet\" href=\"css/bootstrap.min.css\">\n        <link rel=\"stylesheet\" href=\"css/stylesheet.css\">\n        <link rel=\"stylesheet\" href=\"css/homepage-v2.css\">\n        <link rel=\"stylesheet\" href=\"css/navbar.css\">\n\t\t<link rel=\"stylesheet\" href=\"fonts/font-awesome/css/font-awesome.min.css\">\n\t\t<link rel=\"stylesheet\" href=\"css/animate.min.css\">\n        \n\t</head>\n    \n<body>\n    \n<!-- LOADER -->\n<div id=\"loader-wrapper\">\n<div id=\"loader\"></div>\n</div>\n<!-- LOADER -->    \n\n\t<div class=\"wrapper\"><!-- MAIN WRAPPER -->\n        \n        <div class=\"main-header\">\n            <div class=\"top-header\">\n              <div class=\"container\">\n                <div class=\"leftside\">\n                  <div class=\"location-top\"><p><i class=\"fa fa-envelope-open\" aria-hidden=\"true\"></i>&nbsp; info@nozingagroup.co.za</p></div>\n                  <!-- <div class=\"location-top\"><p><i class=\"fa fa-phone-square\" aria-hidden=\"true\"></i>&nbsp;  212-869-3323</p></div>\n                  <div class=\"location-top\"><p><i class=\"fa fa-map-marker\" aria-hidden=\"true\"></i>&nbsp; 1415 Woodlawn Ave Buffalo</p></div> -->\n                </div>\n                <div class=\"rightside\">\n                  <div class=\"social-items\"><p><a href=\"#\"><i class=\"fa fa-facebook\" aria-hidden=\"true\"></i></a></p></div>\n                  <div class=\"social-items\"><p><a href=\"#\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></a></p></div>\n                  <div class=\"social-items\"><p><a href=\"#\"><i class=\"fa fa-instagram\" aria-hidden=\"true\"></i></a></p></div>\n                  <div class=\"social-items\"><p><a href=\"#\"><i class=\"fa fa-linkedin\" aria-hidden=\"true\"></i></a></p></div>\n                 \n                </div>\n              </div>\n            </div>\n            <div class=\"main-navbar\">\n                <div class=\"container\">\n                    <nav class=\"navbar navbar-expand-lg\">\n                      <a class=\"navbar-brand\" href=\"/templates/aleron\"><div class=\"logo-brand\"><img src=\"img/master/logo.png\" alt=\"\"></div></a>\n                      <button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbar1\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n                        <span class=\"navbar-toggler-icon\"></span>\n                      </button>\n                      <div class=\"collapse navbar-collapse\" id=\"navbar1\">\n                        <ul class=\"navbar-nav ml-auto\"> \n                            <li class=\"nav-item\">\n                                <a class=\"nav-link\" href=\"index.html\">HOME</a>\n                            </li>\n                          \n                                <a class=\"nav-link\" href=\"about-one.html\">ABOUT</a>\n                                <a class=\"nav-link\" href=\"services-one.html\">SERVICES</a>\n                                <a class=\"nav-link\" href=\"gallery-one.html\">GALLERY</a>\n                                <a class=\"nav-link\" href=\"contact-one.html\">CONTACT</a>\n                                \n                            \n                                </ul>\n                            </li>\n                        </ul>\n                      </div>\n                    </nav>\n                </div>\n            </div>\n        </div>\n        \n        <div class=\"main-carousel\">\n            <div id=\"carouselExampleIndicators\" class=\"carousel slide carousel-fade\" data-ride=\"carousel\">\n              <ol class=\"carousel-indicators\">\n                <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"0\" class=\"active\"></li>\n                <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"1\"></li>\n                <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"2\"></li>\n              </ol>\n              <div class=\"carousel-inner\">\n                <div class=\"carousel-item active\">\n                  <div class=\"fill\" style=\"background-image:url('img/master/slider-1.png');\"></div>\n                  <div class=\"carousel-caption\">\n                     <h1 class=\"animated fadeInLeft\">Cleaning & Hygiene</h1>\n                     <h6 class=\"animated fadeInUp\">Providing excellent\ncost effective services</h6>\n                     <div class=\"slider-btn\">\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"about-one.html\" class=\"btn btn-custom btn-large\">Learn More</a></div>\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"contact-one.html\" class=\"btn btn-transparent btn-large\">Contact Us</a></div>\n                     </div>\n                  </div>\n                </div>\n                <div class=\"carousel-item\">\n                  <div class=\"fill\" style=\"background-image:url('img/master/slider-2.png');\"></div>\n                  <div class=\"carousel-caption\">\n                     <h1 class=\"animated fadeInLeft\">Facilities Management</h1>\n                     <h6 class=\"animated fadeInUp\">bringing a unique flair\nof ingenuity and novelty to our clients</h6>\n                     <div class=\"slider-btn\">\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"about-one.html\" class=\"btn btn-custom btn-large\">Learn More</a></div>\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"contact-one.html\" class=\"btn btn-transparent btn-large\">Contact Us</a></div>\n                     </div>\n                  </div>\n                </div>\n                <div class=\"carousel-item\">\n                  <div class=\"fill\" style=\"background-image:url('img/master/slider-3.png');\"></div>\n                  <div class=\"carousel-caption\">\n                     <h1 class=\"animated fadeInLeft\">Building your Dreams</h1>\n                     <h6 class=\"animated fadeInUp\">Gardening services & Waste Management</h6>\n                     <div class=\"slider-btn\">\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"about-one.html\" class=\"btn btn-custom btn-large\">Learn More</a></div>\n                         <div class=\"animated inner-btn fadeInUp\"><a href=\"contact-one.html\" class=\"btn btn-transparent btn-large\">Contact Us</a></div>\n                     </div>\n                  </div>\n                </div>\n              </div>\n              <a class=\"carousel-control-prev\" href=\"#carouselExampleIndicators\" role=\"button\" data-slide=\"prev\">\n                <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n                <span class=\"sr-only\">Previous</span>\n              </a>\n              <a class=\"carousel-control-next\" href=\"#carouselExampleIndicators\" role=\"button\" data-slide=\"next\">\n                <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\n                <span class=\"sr-only\">Next</span>\n              </a>\n            </div>\n        </div>\n        \n        <div class=\"content\">\n            \n            <div class=\"container\">\n                <div class=\"row\">\n                  <div class=\"col-lg-8\">\n                    <div class=\"front-about\">\n                        <h6>Who we are</h6>\n                        <h1>About</h1>\n                        <p>Nozinga Group Pty Ltd is a multi-disciplinary hygiene services provider aimed at providing\ninnovative, environmentally sustainable hygiene and facilities management solutions.\nNozinga Group Pty Ltd was established in 2012, heeding the call to provision of green\nFacilities Management offerings in all sectors of the economy. To date, the group has\nmanaged to establish a footprint in the power generation, food and beverage and public\nsectors in the country. </p>\n                        <!-- p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. </p> -->\n                        <div class=\"span-industry\">\n                            <div class=\"row\">\n                              <div class=\"col-lg-4\">\n                                <div class=\"inner-about-info\">\n                                  <div class=\"industry-about-icon\"><img src=\"img/master/person.png\" alt=\"\"></div>\n                                  <h5>Quality Staff</h5>\n                                  <!-- <p>It is a long established fact that a reader will be distracted.</p> -->\n                                </div>\n                              </div>\n                              <div class=\"col-lg-4\">\n                                <div class=\"inner-about-info\">\n                                  <div class=\"industry-about-icon\"><img src=\"img/master/quality.png\" alt=\"\"></div>\n                                  <h5>Guaranteed Quality</h5>\n                                  <!-- <p>It is a long established fact that a reader will be distracted.</p> -->\n                                </div>\n                              </div>\n                              <div class=\"col-lg-4\">\n                                <div class=\"inner-about-info\">\n                                  <div class=\"industry-about-icon\"><img src=\"img/master/work.png\" alt=\"\"></div>\n                                  <h5>Customer Services</h5>\n                                  <!-- <p>It is a long established fact that a reader will be distracted.</p> -->\n                                </div>\n                              </div>\n                            </div>\n                        </div>\n                    </div>\n                  </div>\n                  <div class=\"col-lg-4 front-contact\">\n                    <div class=\"top-label\">\n                      <h3>Get a Quote</h3>\n                    </div>\n                    <div class=\"contact-container\">\n                        <form id=\"contact-form\" method=\"post\" action=\"contact.php\">\n                            <div class=\"messages\"></div>\n                            <div class=\"controls\">\n                                <div class=\"row\">\n                                    <div class=\"col-lg-12\">\n                                        <div class=\"form-group\">\n                                            <input id=\"form_name\" type=\"text\" name=\"name\" class=\"form-control customize2\" placeholder=\"Name\" required=\"required\" data-error=\"Firstname is required.\">\n                                            <div class=\"help-block with-errors\"></div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <input id=\"form_email\" type=\"email\" name=\"email\" class=\"form-control customize2\" placeholder=\"Email address\" required=\"required\" data-error=\"Valid email is required.\">\n                                            <div class=\"help-block with-errors\"></div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <input id=\"form_phone\" type=\"tel\" name=\"phone\" class=\"form-control customize2\" placeholder=\"Please enter your phone\">\n                                            <div class=\"help-block with-errors\"></div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <textarea id=\"form_message\" name=\"message\" class=\"form-control customize2\" placeholder=\"Your message\" rows=\"5\" required=\"required\" data-error=\"Please,leave us a message.\"></textarea>\n                                            <div class=\"help-block with-errors\"></div>\n                                        </div>\n                                    </div>\n                                </div>\n                                <div class=\"row\">\n                                    <div class=\"col-lg-12\">\n                                        <p><input type=\"submit\" class=\"btn btn-custom\" value=\"Send message\"></p>\n                                    </div>\n                                </div>\n                            </div>\n                        </form>\n                    </div>\n                  </div>\n                </div>\n            </div>\n            \n            <div class=\"container-fluid color-background\">\n                <div class=\"container\">\n                    <div class=\"section-title\">\n                        <h3>Our Services</h3>\n                        <!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p> -->\n                        <hr class=\"center\">\n                    </div>\n                    <div class=\"row\">\n                      <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-1\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>Hygiene</h5>\n                                <!-- <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                      <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-2\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>Pest control</h5>\n                                <!-- <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                      <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-3\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>Waste Management</h5>\n                                <!-- <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                     <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-4\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>Gardening Services</h5>\n                                <!-- <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                      <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-5\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>General Supplies</h5>\n                                <!-- <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                      <div class=\"col-lg-4\">\n                        <div class=\"box-service\">\n                            <div class=\"rounded-icon\">\n                                <div class=\"inner-icon-6\"></div>\n                            </div>\n                            <div class=\"inner-label\">\n                                <h5>Cleaning</h5>\n                                <!-- p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature.</p> -->\n                            </div>\n                        </div>\n                      </div>\n                    </div>\n                </div> \n            </div> \n\n            <div class=\"container\">\n                <div class=\"row\">\n                  <div class=\"col-md-12 col-lg-6\">\n                    <div class=\"info-box-content\">\n                      <!-- <h6>Come home to quality.</h6> -->\n                      <h3>Excellence</h3>\n                      <p>Nozinga Group Pty Ltd specialises in\nFacilities Management Services,Cleaning,\nHygiene, Pest control, Waste\nManagement, Gardening Services and\nGeneral Supplies solutions aimed at the\nindustrial markets, bringing a unique flair\nof ingenuity and novelty to our clients.</p>\n                      <p>We pride ourselves with commitment\nto excellence, quality and our constant\nendeavor to reduce the carbon footprint\nin all our offerings. Our SABS approved\nsuppliers have developed products\naround the scope of current regulations\nand requirements as set out by\nInternational Environmental certification\nbodies.</p>\n                      <p><a class=\"btn btn-custom\" href=\"#\" role=\"button\">Learn More</a></p>\n                    </div>\n                 </div>\n                  <div class=\"col-md-12 col-lg-6\">\n                    <div class=\"info-box-pic-2\"><img src=\"img/master/banner1.png\" alt=\"\"></div>\n                  </div>\n                </div>\n            </div>\n\n            \n            <!-- <div class=\"about-parallax\">\n                <div class=\"container\">\n                    <div class=\"row\">                    \n                        <div class=\"col-sm-6 col-lg-3\">\n                            <div class=\"inner-counter\">\n                                <div class=\"counter-icon\"><img src=\"../img/master/projects.png\" alt=\"\"></div>\n                                <div class=\"counter-statistics\">\n                                    <div class=\"counter\"><h1>471</h1></div>\n                                    <h5>PROJECTS</h5>\n                                    <p>On the other hand, we denounce with righteous indignation and dislike.</p>\n                                </div>\n                            </div>\n                        </div>\n                        <div class=\"col-sm-6 col-lg-3\">\n                            <div class=\"inner-counter\">\n                                <div class=\"counter-icon\"><img src=\"../img/master/goal.png\" alt=\"\"></div>\n                                <div class=\"counter-statistics\">\n                                    <div class=\"counter\"><h1>823</h1></div>\n                                    <h5>COMPLETE GOALS</h5>\n                                    <p>On the other hand, we denounce with righteous indignation and dislike.</p>\n                                </div>\n                            </div>\n                        </div>\n                        <div class=\"col-sm-6 col-lg-3\">\n                            <div class=\"inner-counter\">\n                                <div class=\"counter-icon\"><img src=\"../img/master/happy.png\" alt=\"\"></div>\n                                <div class=\"counter-statistics\">\n                                    <div class=\"counter\"><h1>77</h1></div>\n                                    <h5>WINING AWARDS</h5>\n                                    <p>On the other hand, we denounce with righteous indignation and dislike.</p>\n                                </div>\n                            </div>\n                        </div>\n                        <div class=\"col-sm-6 col-lg-3\">\n                            <div class=\"inner-counter\">\n                                <div class=\"counter-icon\"><img src=\"../img/master/sports-car.png\" alt=\"\"></div>\n                                <div class=\"counter-statistics\">\n                                    <div class=\"counter\"><h1>10092</h1></div>\n                                    <h5>HAPPY CUSTOMERS</h5>\n                                    <p>On the other hand, we denounce with righteous indignation and dislike.</p>\n                                </div>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div> -->\n            <div class=\"container-fluid color-background\">\n          \n                <div class=\"section-title\">\n                    <h3>Our Customer Opinion</h3>\n\t\t\t\t\t<p>We are passionate about the work we do and the people we employ thus, we are\nregistered with the Compensation for Injuries and Diseases.<br> We also subscribe tostrict Occupational Health and Safety practices.\n                    <hr class=\"center\">\n\t\t\t\t<!-- </div> -->\n                <!-- div class=\"main-gallery\">\n                    <div class=\"gallery-cell\">\n                       <div class=\"testimonial-section\">\n                        <div class=\"avatar\"><img src=\"http://placehold.it/400x400\" alt=\"\"></div>\n                        <div class=\"testimonial-quote\">\n                           <p>\"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.\"</p>\n                        </div>\n                        <div class=\"autor\">\n                            <h6>Laura Thomas</h6>\n                        </div>\n                      </div>\n                    </div>\n                    <div class=\"gallery-cell\">\n                       <div class=\"testimonial-section\">\n                        <div class=\"avatar\"><img src=\"http://placehold.it/400x400\" alt=\"\"></div>\n                        <div class=\"testimonial-quote\">\n                           <p>\"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.\"</p>\n                        </div>\n                        <div class=\"autor\">\n                            <h6>Julie Belle</h6>\n                        </div>\n                      </div>\n                    </div>\n                    <div class=\"gallery-cell\">\n                       <div class=\"testimonial-section\">\n                        <div class=\"avatar\"><img src=\"http://placehold.it/400x400\" alt=\"\"></div>\n                        <div class=\"testimonial-quote\">\n                           <p>\"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.\"</p>\n                        </div>\n                        <div class=\"autor\">\n                            <h6>Robert Smith</h6> -->\n                        </div>\n                      </div>\n                    </div>\n                </div>\n            </div>\n        \n            <!-- <div class=\"container\">\n                <div class=\"container\">\n                    <div class=\"section-title\">\n                        <h3>Our Team</h3>\n                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p>\n                        <hr class=\"center\">\n                    </div>\n                    <div class=\"row\">\n                      <div class=\"col-sm-6 col-md-6 col-lg-3\">\n                        <div class=\"thumbnail-employee\">\n                          <div class=\"employee-pic\"><img src=\"http://placehold.it/400x400\" alt=\"...\"></div>\n                          <div class=\"caption\">\n                            <h5>Bob Kucera</h5>\n                            <p>Construction Engineer</p>\n                            <div class=\"employee-social\">\n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-linkedin\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-dribbble\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></a></div>  \n                            </div>\n                          </div>\n                        </div>\n                      </div>\n                      <div class=\"col-sm-6 col-md-6 col-lg-3\">\n                        <div class=\"thumbnail-employee\">\n                          <div class=\"employee-pic\"><img src=\"http://placehold.it/400x400\" alt=\"...\"></div>\n                          <div class=\"caption\">\n                            <h5>John Smith</h5>\n                            <p>Architect</p>\n                            <div class=\"employee-social\">\n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-linkedin\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-dribbble\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></a></div>  \n                            </div>\n                          </div>\n                        </div>\n                      </div>\n                      <div class=\"col-sm-6 col-md-6 col-lg-3\">\n                        <div class=\"thumbnail-employee\">\n                          <div class=\"employee-pic\"><img src=\"http://placehold.it/400x400\" alt=\"...\"></div>\n                          <div class=\"caption\">\n                            <h5>Alex Luke</h5>\n                            <p>Electrical Engineer</p>\n                            <div class=\"employee-social\">\n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-linkedin\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-dribbble\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></a></div>  \n                            </div>\n                          </div>\n                        </div>\n                      </div>\n                      <div class=\"col-sm-6 col-md-6 col-lg-3\">\n                        <div class=\"thumbnail-employee\">\n                          <div class=\"employee-pic\"><img src=\"http://placehold.it/400x400\" alt=\"...\"></div>\n                          <div class=\"caption\">\n                            <h5>Jim Thomas</h5>\n                            <p>Construction Engineer</p>\n                            <div class=\"employee-social\">\n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-linkedin\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-dribbble\" aria-hidden=\"true\"></i></a></div>  \n                                <div class=\"inner-employee-social\"><a href=\"#\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></a></div>  \n                            </div>\n                          </div>\n                        </div>\n                      </div>\n                    </div>\n                </div>\n            </div>\n                        \n            <div class=\"container\">\n                <div class=\"row\">\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                      <div class=\"col-6 col-md-2\">\n                          <div class=\"span-item\">\n                            <img src=\"http://placehold.it/300x250\" alt=\"\">\n                          </div>\n                      </div>\n                </div>\n            </div>\n            \n        </div> -->\n\t\t\n<!-- \t</div>END MAIN WRAPPER -->\n    \n    <div class=\"main-footer\"><!-- MAIN FOOTER -->\n        <div class=\"container\">\n            <div class=\"row\">\n              <div class=\"col-md-6 col-lg-5\">\n                <div class=\"footer-left\">\n                  <div class=\"footer-logo\"><img src=\"img/master/logo-2.png\" alt=\"\"></div>\n\t\t\t\t\t<div class=\"about-footer\">\n\t\t\t\t\t   <p>Nozinga Group Pty Ltd is a multi-disciplinary hygiene services provider aimed at providing\ninnovative, environmentally sustainable hygiene and facilities management solutions.</p>  \n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"social-footer\">\n\t\t\t\t\t  <h6>Follow Us</h6>\n\t\t\t\t\t  <div class=\"social-items\"><a href=\"#\"><div class=\"icon-fa\"><i class=\"fa fa-facebook\" aria-hidden=\"true\"></i></div></a></div>\n\t\t\t\t\t   <div class=\"social-items\"><a href=\"#\"><div class=\"icon-fa\"><i class=\"fa fa-twitter\" aria-hidden=\"true\"></i></div></a></div>\n\t\t\t\t\t   <div class=\"social-items\"><a href=\"#\"><div class=\"icon-fa\"><i class=\"fa fa-instagram\" aria-hidden=\"true\"></i></div></a></div>\n\t\t\t\t\t   <div class=\"social-items\"><a href=\"#\"><div class=\"icon-fa\"><i class=\"fa fa-dribbble\" aria-hidden=\"true\"></i></div></a></div>\n\t\t\t\t\t</div>\n                </div>\n              </div>\n              <div class=\"col-md-6 col-lg-3\">\n                <div class=\"footer-center\">\n                    <h5>CATEGORY LISTS</h5>\n                      <div class=\"categories-list\">\n                        <div class=\"categoties-items\"><a href=\"index.html\">Home</a></div>\n                        <div class=\"categoties-items\"><a href=\"about-one.html\">About</a></div>\n                        <div class=\"categoties-items\"><a href=\"services-one.html\">Services</a></div>\n                        <!-- <div class=\"categoties-items\"><a href=\"gallery.html\">Gallery</a></div> -->\n                       <!--  <div class=\"categoties-items\"><a href=\"projects.html\">Projects</a></div> -->\n                        <!-- <div class=\"categoties-items\"><a href=\"contact-one.html\">Contact</a></div> -->\n                      </div>\n                      <div class=\"categories-list-2\">\n                        <div class=\"categoties-items\"><a href=\"gallery-one.html\">Gallery</a></div>\n                        <div class=\"categoties-items\"><a href=\"contact-one.html\">Contact</a></div>\n                        <!-- <div class=\"categoties-items\"><a href=\"coming-soon.html\">Coming Soon</a></div> -->\n                        <!-- <div class=\"categoties-items\"><a href=\"contact-two.html\">Contact Page</a></div> -->\n                        <!-- <div class=\"categoties-items\"><a href=\"blog-left-sidebar.html\">Blog Left Sidebar</a></div> -->\n                        <!-- <div class=\"categoties-items\"><a href=\"blog-right-sidebar.html\">Blog Right Sidebar</a></div> -->\n                      </div>\n                </div>\n              </div>\n              <div class=\"col-md-12 col-lg-4\">\n                <div class=\"footer-right\">\n                    <div class=\"subscribe-footer\">\n\t\t\t\t\t\t<!-- <h5>NEWSLETTER</h5>\n\t\t\t\t\t\t<p>Suscribe to our newsletter and get the lastest scoop right to your inbox!</p>\n\t\t\t\t\t  \t<div class=\"newsletter-box\">\n\t\t\t\t\t\t <form  action=\"#\" method=\"post\" name=\"sign-up\">\n\t\t\t\t\t\t\t<input type=\"email\" class=\"input\" id=\"email\" name=\"email\" placeholder=\"Your email address\" required>\n\t\t\t\t\t\t\t<input type=\"submit\" class=\"button\" id=\"submit\" value=\"SIGN UP\">\n\t\t\t\t\t\t  </form>           \n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<p class=\"cursive\">Your email is safe with us, we don't spam.</p> -->\n\t\t\t\t\t</div>\n                </div>\n              </div>\n            </div>\n            <hr class=\"line-footer\">\n            <div class=\"bottom-footer\">\n                <div class=\"left-footer\">\n                    <p>© 2020 Nozinga Group</p>\n                </div>\n                <div class=\"right-footer\">\n                    <p>Developed by</a> &nbsp;/&nbsp; <a href=\"#\">Black Raw Media\n            </div>\n        </div>\n    </div><!-- END MAIN FOOTER -->\n\n\t\n\t<a href=\"#0\" class=\"cd-top\">Top</a>\n\t<!-- ==============================================\n\tJAVASCRIPTS\n\t=============================================== -->\n    <!-- LOAD JQUERY LIBRARY -->\n    <script src=\"js/jquery-3.2.1.min.js\"></script>\n    <script src=\"js/bootstrap.min.js\"></script>\n    <script src=\"js/carousel.js\"></script>\n\t<script src=\"js/top.js\"></script>\n    <script src=\"js/loader.js\"></script>\n    <script src=\"js/flickity.pkgd.min.js\"></script> \n    <script src=\"js/testimonials.js\"></script>\n    <script src=\"js/counter.js\"></script>    \n    <script src=\"js/jquery.waypoints.min.js\"></script>\n    <script src=\"js/jquery.counterup.js\"></script>\n    <script src=\"js/contact.js\"></script>\n    <script src=\"js/validator.js\"></script>\n\n    <script>\n      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){\n      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\n      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\n      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');\n      ga('create', 'UA-101241150-1', 'auto');\n      ga('send', 'pageview');\n    </script>   \n\n</body>\n\n</html>",
			"file": "homepage-v2.html",
			"file_size": 35743,
			"file_write_time": 132337464308537060,
			"settings":
			{
				"buffer_size": 35113,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "css/homepage-v2.css",
			"settings":
			{
				"buffer_size": 1828,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "index.html",
			"settings":
			{
				"buffer_size": 35194,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		},
		{
			"file": "css/stylesheet.css",
			"settings":
			{
				"buffer_size": 53786,
				"encoding": "UTF-8",
				"line_ending": "Windows"
			}
		}
	],
	"build_system": "",
	"build_system_choices":
	[
	],
	"build_varint": "",
	"command_palette":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 0.0
	},
	"console":
	{
		"height": 0.0,
		"history":
		[
		]
	},
	"distraction_free":
	{
		"menu_visible": true,
		"show_minimap": false,
		"show_open_files": false,
		"show_tabs": false,
		"side_bar_visible": false,
		"status_bar_visible": false
	},
	"expanded_folders":
	[
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/css",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/fonts",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/img"
	],
	"file_history":
	[
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/projects.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/team.html",
		"/Users/mac/Documents/NET EQUITY/aleron-responsive-construction-html-template/HTML/theme2/about-three.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/gallery 2.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/gallery.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/contact-three.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/index.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/about-one.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/homepage-v2.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/contact-one.html",
		"/Users/mac/Documents/NOZINGA/NOZINGA html website/HTML/theme1/contact.php",
		"/Users/mac/Downloads/style(1).css",
		"/Users/mac/Downloads/style.css",
		"/Users/mac/.bitnami/stackman/machines/xampp/volumes/root/htdocs/test2/wp-config.php",
		"/Users/mac/.bitnami/stackman/machines/xampp/volumes/root/htdocs/test/wp-config.php",
		"/Users/mac/Desktop/ABCMIX/index.html",
		"/Users/mac/Documents/MPILO/mpilomed copy/html/index.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Infrastructure Security.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/index.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Network Design.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Network Monitoring.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/about.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/process.php",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/contact.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/LAN.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Downloads.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Infrastructure Maintenance.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/css/bootstrap.min.css",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Chauffeurs.html",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/custom-slider/css/nivo-slider.css",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/css/owl.carousel.css",
		"/Users/mac/Documents/NWA VIKA/NWAVIKA WEBSITE/NWAVIKA WEBSITE/Tours & safaris.html",
		"/Users/mac/Downloads/wordpress 2/wp-config-sample.php",
		"/Users/mac/websites/FROST 1/frost.dexignzone.com/xhtml/index.html",
		"/Users/mac/websites/FROST 1/frost.dexignzone.com/xhtml/css/skin/skin-1.css",
		"/Users/mac/websites/FROST 1/frost.dexignzone.com/xhtml/css/templete.min.css",
		"/Users/mac/https:/www.blankkanvas.co.za/BLANK KANVAS/www.blankkanvas.co.za/index.html",
		"/Users/mac/https:/www.blankkanvas.co.za/BLANK KANVAS/www.blankkanvas.co.za/assets/css/styles.css",
		"/Users/mac/websites/TASH RESUME/tashcv.co.za/TASH_CV/index.html",
		"/Users/mac/websites/BUHLE 2/tashresume.co.za/Tash_CV/index.html",
		"/Users/mac/websites/TASH RESUME/awca.co.za/TASH_CV/index.html",
		"/Users/mac/websites/ABC/abcmix.de/index.html",
		"/Users/mac/websites/TASH REUME/awca.co.za/TASH_CV/index.html",
		"/Users/mac/websites/TASH REUME/awca.co.za/buhle_CV/css/main.css",
		"/Users/mac/websites/TASH REUME/awca.co.za/buhle_CV/index.html",
		"/Users/mac/websites/ABC/abcmix.de/en/connecting-instructions/index.html",
		"/Users/mac/websites/ABC/abcmix.de/en/downloads-en/index.html",
		"/Users/mac/websites/ABC/abcmix.de/en/contact/index.html",
		"/Users/mac/websites/ABC/abcmix.de/en/mounting-the-colour-foil/index.html",
		"/Users/mac/websites/ABC/abcmix.de/en/home/index.html",
		"/Users/mac/websites/ABC/index.html",
		"/Users/mac/websites/GRAVITY/creazione.avanzare.co/gravity/demo/index.html",
		"/Users/mac/websites/GRAVITY/creazione.avanzare.co/gravity/demo/assets/css/15252sssd.css",
		"/Users/mac/Documents/LUXLINK/LUXLINK WEBSITE/main-miakolegal/LUXURY LINK SITE/contact.html",
		"/Users/mac/Desktop/Info.plist",
		"/Applications/Utilities/Boot Camp Assistant.app/Contents/Info.plist",
		"/Users/mac/Documents/Cedar Rapids Trade/CEDAR RAPIDS WEBSITE/CEDAR WEBSITE/main-miakolegal/CEDAR SITE /custom-slider/css/nivo-slider.css",
		"/Users/mac/Documents/Cedar Rapids Trade/CEDAR RAPIDS WEBSITE/CEDAR WEBSITE/main-miakolegal/CEDAR SITE /index.html",
		"/Users/mac/Documents/Cedar Rapids Trade/CEDAR RAPIDS WEBSITE/CEDAR WEBSITE/main-miakolegal/CEDAR SITE /Downloads.html",
		"/Users/mac/Documents/Cedar Rapids Trade/CEDAR RAPIDS WEBSITE/CEDAR WEBSITE/main-miakolegal/CEDAR SITE /contact.html",
		"/Users/mac/Documents/Cedar Rapids Trade/CEDAR RAPIDS WEBSITE/CEDAR WEBSITE/main-miakolegal/CEDAR SITE /process.php",
		"/Users/mac/Documents/GREY VISUALS/CLOSY WEBSITE/css/style.css",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Service Plan.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Warranty.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Consulting.html.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Roadside_Assistance.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Maintenance Plan.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Tyre protector.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Registration.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Comprehensive.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Motorist bail bond.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Driver support.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/contact.html",
		"/Users/mac/Documents/MPILO/mpilomed copy/html/contact.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Executive.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Driver Support.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/index.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/about.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/products.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Vehicle Insurance.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/Comprehensive 2.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Educational Psychology.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Occupational Therapy.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Medical.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Neurosurgeons.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Orthopaedic Surgeons.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Clinical Psychology.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/index.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/about.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/services.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/contact.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website 2/style.css",
		"/Users/mac/Documents/LAPENG/Lapeng Website/index.html",
		"/Users/mac/Documents/LAPENG/Lapeng Website/custom-slider/css/nivo-slider.css",
		"/Users/mac/Documents/LAPENG/Lapeng Website/style.css",
		"/Users/mac/Documents/LAPENG/Lapeng Website/index3.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Ntombekaya.html",
		"/Users/mac/Documents/DOGOOD/DO GOOD NEW WEBSITE/HTML/DO GOOD SITE/index.html",
		"/Users/mac/Documents/DOGOOD/DO GOOD NEW WEBSITE/HTML/DO GOOD SITE/about us.html",
		"/Users/mac/Documents/DOGOOD/DO GOOD NEW WEBSITE/HTML/DO GOOD SITE/projects.html",
		"/Users/mac/Documents/DOGOOD/DO GOOD NEW WEBSITE/HTML/DO GOOD SITE/contact-one.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/Industrial Psychology.html",
		"/Users/mac/Documents/MPILO/mpilomed/html/css/theme-Cosmetic.css",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Medical.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Occupational Therapy.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Industrial Psychology.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Orthopaedic Surgeons.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Clinical Psychology.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Neurosurgeons.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/services.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/about.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/Educational Psychology.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/contact.html",
		"/Users/mac/Documents/MPILO/elements-healthcare-agency-health-medical-html-TCWJB5-2016-11-20/html/index.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Lulu.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Thembela.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Namhla.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Pozisa.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Corporate Communications.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/contact.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Brand Management.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Event Management.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Media Relations.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Public Relations.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Content Development.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Stakeholder Management.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/Change Management.html",
		"/Users/mac/Documents/MANINI/MANINI NEW SITE/index.html"
	],
	"find":
	{
		"height": 39.0
	},
	"find_in_files":
	{
		"height": 0.0,
		"where_history":
		[
		]
	},
	"find_state":
	{
		"case_sensitive": false,
		"find_history":
		[
			"FDC735",
			"/1920X800",
			"1920X800",
			"why us",
			"mobile",
			"get in touch",
			"kwazulu",
			"086 272 1051",
			"F2A81D",
			"#F2A81D",
			"masters",
			"qualified staff",
			"why us",
			"our team",
			"staff",
			"our services",
			"leaf",
			"building-2",
			"building",
			"our services",
			"excellence",
			"come home",
			"quality staff",
			"hygiene",
			"If you are going",
			"info@",
			"info",
			"url",
			"1080x",
			"1080",
			"FFC428",
			"F27405",
			"info@aleron.com",
			"1920x1080",
			"1920",
			"building your dreams",
			"builiding your dreams",
			"F27405"
		],
		"highlight": false,
		"in_selection": false,
		"preserve_case": false,
		"regex": false,
		"replace_history":
		[
		],
		"reverse": false,
		"show_context": true,
		"use_buffer2": true,
		"whole_word": true,
		"wrap": true
	},
	"groups":
	[
		{
			"selected": 4,
			"sheets":
			[
				{
					"buffer": 0,
					"file": "about-one.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 14761,
						"regions":
						{
						},
						"selection":
						[
							[
								4274,
								4427
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 1259.0,
						"zoom_level": 1.0
					},
					"stack_index": 8,
					"type": "text"
				},
				{
					"buffer": 1,
					"file": "download-one.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 14403,
						"regions":
						{
						},
						"selection":
						[
							[
								8622,
								8622
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 2237.0,
						"zoom_level": 1.0
					},
					"stack_index": 3,
					"type": "text"
				},
				{
					"buffer": 2,
					"file": "css/navbar.css",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 5364,
						"regions":
						{
						},
						"selection":
						[
							[
								465,
								465
							]
						],
						"settings":
						{
							"syntax": "Packages/CSS/CSS.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 240.0,
						"zoom_level": 1.0
					},
					"stack_index": 2,
					"type": "text"
				},
				{
					"buffer": 3,
					"file": "css/custom.css",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 3039,
						"regions":
						{
						},
						"selection":
						[
							[
								1268,
								1268
							]
						],
						"settings":
						{
							"syntax": "Packages/CSS/CSS.sublime-syntax",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 162.0,
						"zoom_level": 1.0
					},
					"stack_index": 1,
					"type": "text"
				},
				{
					"buffer": 4,
					"file": "css/bootstrap.css",
					"semi_transient": true,
					"settings":
					{
						"buffer_size": 173671,
						"regions":
						{
						},
						"selection":
						[
							[
								0,
								0
							]
						],
						"settings":
						{
							"syntax": "Packages/CSS/CSS.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 1.0,
						"translation.y": 4523.0,
						"zoom_level": 1.0
					},
					"stack_index": 0,
					"type": "text"
				},
				{
					"buffer": 5,
					"file": "contact-one.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 19487,
						"regions":
						{
						},
						"selection":
						[
							[
								19487,
								19487
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 6118.0,
						"zoom_level": 1.0
					},
					"stack_index": 6,
					"type": "text"
				},
				{
					"buffer": 6,
					"file": "services-one.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 25345,
						"regions":
						{
						},
						"selection":
						[
							[
								4251,
								4251
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 729.0,
						"zoom_level": 1.0
					},
					"stack_index": 11,
					"type": "text"
				},
				{
					"buffer": 7,
					"file": "contact.php",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 1448,
						"regions":
						{
						},
						"selection":
						[
							[
								219,
								219
							]
						],
						"settings":
						{
							"syntax": "Packages/PHP/PHP.sublime-syntax",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 7,
					"type": "text"
				},
				{
					"buffer": 8,
					"file": "gallery-one.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 22800,
						"regions":
						{
						},
						"selection":
						[
							[
								17495,
								17495
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 5730.0,
						"zoom_level": 1.0
					},
					"stack_index": 4,
					"type": "text"
				},
				{
					"buffer": 9,
					"file": "homepage-v2.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 35113,
						"regions":
						{
						},
						"selection":
						[
							[
								4129,
								0
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 12,
					"type": "text"
				},
				{
					"buffer": 10,
					"file": "css/homepage-v2.css",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 1828,
						"regions":
						{
						},
						"selection":
						[
							[
								264,
								264
							]
						],
						"settings":
						{
							"syntax": "Packages/CSS/CSS.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 10,
					"type": "text"
				},
				{
					"buffer": 11,
					"file": "index.html",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 35194,
						"regions":
						{
						},
						"selection":
						[
							[
								33594,
								33594
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 10691.0,
						"zoom_level": 1.0
					},
					"stack_index": 9,
					"type": "text"
				},
				{
					"buffer": 12,
					"file": "css/stylesheet.css",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 53786,
						"regions":
						{
						},
						"selection":
						[
							[
								5802,
								5802
							]
						],
						"settings":
						{
							"syntax": "Packages/CSS/CSS.sublime-syntax",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 4183.0,
						"zoom_level": 1.0
					},
					"stack_index": 5,
					"type": "text"
				}
			]
		}
	],
	"incremental_find":
	{
		"height": 26.0
	},
	"input":
	{
		"height": 0.0
	},
	"layout":
	{
		"cells":
		[
			[
				0,
				0,
				1,
				1
			]
		],
		"cols":
		[
			0.0,
			1.0
		],
		"rows":
		[
			0.0,
			1.0
		]
	},
	"menu_visible": true,
	"output.find_results":
	{
		"height": 0.0
	},
	"output.unsaved_changes":
	{
		"height": 94.0
	},
	"pinned_build_system": "",
	"project": "NOzinga .sublime-project",
	"replace":
	{
		"height": 48.0
	},
	"save_all_on_build": true,
	"select_file":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 0.0
	},
	"select_project":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 0.0
	},
	"select_symbol":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 0.0
	},
	"selected_group": 0,
	"settings":
	{
	},
	"show_minimap": true,
	"show_open_files": false,
	"show_tabs": true,
	"side_bar_visible": true,
	"side_bar_width": 226.0,
	"status_bar_visible": true,
	"template_settings":
	{
	}
}
