
		/* top-bar background */
		#top-bar{background: black; z-index: 999999;}

		/* top-bar background hover */
		.top-links li:hover {background: #e10707;}

		/* topbar border color */
		#top-bar,
		.top-links ul li {border-color: #3e3e3e;}

		/* topbar text color */
		.top-links ul li > a {color: white;}

		/* topbar text color hover */
		.top-links li:hover > a {color: white;}

		/* topbar flag text background */
		.top-links ul ul {background: #e10707;}

		/* topbar flag border */
		.top-links ul ul {border-color: #3e3e3e;}

		/* topbar flag text color */
		.top-links a {color: white;}

		/* topbar flag text color hover */
		.top-links a:hover {color: white;}

		.h4 {color: #e10707;}

		.line {border-top: 1px dotted  #333333;}


		/* menu current color active */
		#primary-menu.style-4 > ul > li.current > a {border-color: white;}

		/* menu background color hover Style-4 */
		#primary-menu.style-4 > ul > li:hover > a {border-color: white;}

		/* menu background color */
		#header.transparent-header{background: rgba(225, 7, 7, 0.885);}

		/* menu background color */
		#header.split-menu{background: rgba(225, 7, 7, 0.885);}

		/* sticky menu background color */
		#header.transparent-header.sticky-header #header-wrap{background: #333333;}

		/* split-menu sticky menu background color */
		#header.sticky-header #header-wrap{background: black;}

		/* menu text color */
		#primary-menu ul li > a {color: white;}

		/* menu text color hover */
		#primary-menu.style-4 > ul > li:hover > a {color: white;}

		/* split-menu menu text color hover */
		#primary-menu > ul > li:hover > a {color: white;}

		/* menu text current color active */
		#primary-menu.style-4 > ul > li.current > a {color: white;}

		/* menu text current color active */
		#primary-menu ul li.current > a {color: white;}

		/* submenu text color */
		#primary-menu ul ul li > a {color: black;}

		/* submenu text color hover */
		   	#primary-menu ul ul li:hover > a {color: #e10707;}

		/* submenu background color */
		   	#primary-menu ul ul li > a {background: white;}

		/* submenu background color hover */
		   	#primary-menu ul ul li:hover > a {background: #ffe8e8;}


		/* copyrights footer */
			#copyrights {color: white;}
			#copyrights {background: black;}

		}

	}

<!-- 	 -->