/* CSS Document */
@import "is.css";

@font-face
{
    font-family: 'RobotoBold';
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face
{
	font-family: 'CharmonmanBold';
    src: url("../fonts/Charmonman-Bold.ttf");
}

*
{
	margin:0;
	padding:0;
	z-index: 1;
}

body
{
	background-color:#ffffff;
	font-family:RobotoBold;
	color:#000;
}


/* ================================================================ */
/* ============================ HEADER ============================ */
/* ================================================================ */


.parent-header
{
	position:fixed;
	display:block;
	width:100%;
	height:84px;
	background-color:#ffffff;
}

.prime-bar
{
	border:0px solid red;
	position:static;
	height:78px;
	width:1080px;
	margin:auto;
	margin-top:0px;
	display:block;
	
}

.prime-bar-upper
{
	height:78px;
	width:1080px;
	position:relative;
	display:block;
}

.prime-logo
{
	top: 0px;
	left: -4px;
	height:74px;
	width:357px;
	position:relative;
	display:inline-block;
	background-image:url("../assets/logo/BNGR-LOGO-small-small.png");
	background-repeat:no-repeat;
	background-size:contain;
	margin:0;
	
	/*border: 1px solid yellow;*/
}

.menu
{
	border: 0px solid red;
	display: block;
	height: 34px;
	width: 1080px;
	color:#ffffff;
	margin: auto;
}

.menu li
{
	border: 0px solid red;
	display:block;
	float: left;
	padding:6px;
	height: 19px;
	width: 90px;
	margin-top: 2px;
	text-align: center;	
}

.menu li:nth-of-type(3) li
{
	text-align: left;
	width: 200px;
}

.product-submenu
{
	color:#fff;
	display:none;
	position:static;
	padding:4px;
	width:214px;
	background-color:rgba(95,3,173,0.7);	
	top:0px;
	left:-8px;
}

.prime-menu
{
	background-color: #1303ad;
	height:34px;
	width:100%px;
	display: block;
	font-size:14px;
	position: static;
	z-index: 2;
	
	/*border:1px solid red;*/
}

a
{
	text-decoration:none;
	color:#ffffff;
	position: relative;
}

a:hover
{
	color:#5499C7;
}

.menu li:nth-of-type(3):hover .product-submenu
{
	display:inline-block;
}

.menu li:hover
{
	background-color:#5f03ad;
}

.menu li:nth-of-type(3) li:hover
{
	background-color:rgba(0,0,0,0.7);
}


/* ================================================================ */
/* ============================= BODY ============================= */
/* ================================================================ */

.page-body-main
{
	position:relative;
	top: 130px;
	display:block;	
	z-index: 0;
}

.page-content-shell
{
	border: 0px solid black;
	width: 1080px;
	top: 0px;
	display:block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.page-content-opening
{
	border: 0px solid red;
	position: relative;
	display: block;
	width: 100%;
	height: 53px;
}

.page-menu-bar
{
	position: relative;
	border: 1px solid gray;
	display: block;
	width: 100%;
	height: 28px;
	background-color: #202020;
	margin-top: 10px;
}

.page-menu-bar a
{
	border: 0px solid red;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	color: #ffffff;
	background-color: #202020;	
	position: relative;
}

.page-menu-bar a:nth-of-type(1)
{
	background-color: #ffffff;
	color: #000000;
}

.page-menu-bar a:hover
{
	color: #ffffff;
	background-color:#5f03ad;
}

.product-category-title
{
	border: 0px solid blue;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 26px;
	text-decoration: underline;
	font-family: "Arial Black";
	color: #fe0303;
}

.product-content-001
{
	border: 0px solid red;
	display: block;
	position: relative;	
	margin-top: 18px;
}

.product-content-001-logointro
{
	border: 0px solid blue;
	display: block;
	position: relative;
	margin-left: 46px;
}

.logo-intro
{
	position:relative;
	display:inline-block;
	margin:0;
	vertical-align: top;
	border: 0px solid #000000;
}

.description-intro
{
	position:relative;
	display:inline-block;
	margin:0;
	vertical-align: top;
	border: 0px solid #000000;
}

.description-intro p
{
	font-family: "Arial";
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.description-intro .p-heading
{
	font-weight: bold;
	font-size: 18pt;
}

.page-title
{
	font-family:Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";
	font-size: 44px;
	font-weight: bold;	
	display: block;
	position: relative;
}

.page-body-lower
{
	background-color: #000000;
	position:fixed;
	display:block;
	bottom: 0px;
	left: 0px;
	right: 0px;	
}

.footer-body-main
{
	border: 0px solid blue;
	position:relative;
	display:block;
	width: 1265px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-main
{
	border: 0px solid yellow;
	position:relative;
	left: 32%;
	display:inline-block;
	color: #ffffff;
	font-family: "Arial";
	font-size: 10pt;
	margin:auto;
	overflow: hidden;
}

.u-construction
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 236px;
	margin-right: 236px;
}


