@charset "UTF-8";
/*!
 Template Arev Lighting Website from Seo Friend Ltd.
 */
html{
	margin: 0;
	padding: 0;
	}
body {	
	  margin: 0;
 	  -webkit-text-size-adjust: 100%;
 	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		font-family: open-sans,sans-serif;
		font-weight: 400;
		font-style: normal;	
}
a, .ns-bs5 a {
	color: #fbb900;
	text-decoration: none;
}
a:hover, .ns-bs5 a:hover {
	color: #002d62;
}
.mcwWrapper {
	display: flex;
	flex-direction: column;
}

.mcwHeader {
	display: flex;
}
.mcwMain {
	display: flex;
}

.footer {
	display: flex;
}