/* 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;
}

body
{
	background-color:#ffffff;
	font-family:RobotoBold;
	color:#000;
}


/* ================================================================ */
/* ============================ HEADER ============================ */
/* ================================================================ */


.parent-header
{
	position:fixed;
	display:block;
	width:100%;
	background-color:#ffffff;
}

.prime-bar
{
	border:0px solid red;
	position:relative;
	height:78px;
	width:1080px;
	margin:auto;
	display:block;
	
	
}

.prime-bar-upper
{
	height:79px;
	width:1080px;
	position:relative;
	display:block;
}

.prime-logo
{
	top: 0px;
	left: -4px;
	height:74px;
	width:357px;
	position:absolute;
	display:inline-block;
	background-image:url("../assets/logo/BNGR-LOGO-small-small.png");
	background-repeat:no-repeat;
	background-size:contain;
	margin:0;
	z-index:3;
	
	/*border: 1px solid yellow;*/
}

.prime-iconic
{
	bottom: 10px;
	right: -10px;
	height:500px;
	width:473px;
	position:absolute;
	display:inline-block;
	background-image:url("../assets/logo/SRC-2022.05.23_0009.png");
	background-repeat:no-repeat;
	background-size:contain;
	margin:0;
	
	/*border: 1px solid yellow;*/
}

.prime-banner
{
	bottom: 59px;
	left: 0px;
	width:944px;
	height:250px;
	position:absolute;
	display:inline-block;
	margin:0;
	
	border:0px solid blue;
}

.case-banner
{
	width:944px;
	height:250px;
	
	/*border:1px solid blue;*/
}

.image-cover
{
	width:944px;
	height:250px;
	position:absolute;
	
	background-color:rgba(0,0,0,0.4);
}

.prime-slide-show
{
	height:250px;
	width:944px;
	object-fit: cover;
}

.prime-bar-lower
{
	width:1265px;
	height:34px;
	display:flex;
	
	/*border:1px solid red;*/
}

.menu
{
	border: 0px solid red;
	display: block;
	height: 34px;
	width: 1080px;
	color:#ffffff;
	margin: auto;
}

.menu li
{
	border: 0px solid red;
	display:inline-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;
}

.reserve-logo
{
	height:34px;
	width:460px;
	display:inline-block;
	
	/*border:1px solid red;*/
}

.product-submenu
{
	color:#fff;
	display:none;
	position:absolute;
	padding:4px;
	width:214px;
	background-color:rgba(95,3,173,0.7);
	z-index: 1;
}

.prime-menu
{
	background-color: #1303ad;
	height:34px;
	width:100%px;
	display: block;
	font-size:14px;
	position: static;
	
	/*border:1px solid red;*/
}

a
{
	text-decoration:none;
	color:#ffffff;
}

a:hover
{
	color:#5499C7;
}

.menu li:nth-of-type(3):hover .product-submenu
{
	display:block;
}

.menu li:hover
{
	background-color:#5f03ad;
}

.menu li:nth-of-type(3) li:hover
{
	background-color:rgba(0,0,0,0.7);
}


/* ================================================================ */
/* ============================= BODY ============================= */
/* ================================================================ */
.body-case
{
	position:absolute;
	top:280px;
	width:100%;
	height:100%;
}

.standard-container
{
	width:1265px;
	margin-left:auto;
	margin-right:auto;
	
	/*border: 1px solid red;*/
}

.page-body-main
{
	background-color: #ffffff;
	position:relative;
	top: 120px;
	display:block;
	z-index: -1;
}

.page-content-shell
{
	border: 0px solid black;
	background-color: #ffffff;
	position:relative;
	width: 1080px;
	top: 0px;
	display:flex;
	margin-left: auto;
	margin-right: auto;
}

.page-content-opening
{
	padding: 10px;	
}

.page-title
{
	font-family:Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";
	font-size: 44px;
	font-weight: bold;	
}

.p-title
{
	text-align: center;
	font-family: Arial Black;
	font-size: 24px;
	font-weight: normal;
}

.p-company
{
	text-align: left;
	font-family: Arial Black;
	font-size: 24px;
	font-weight: normal;
}

.p-content
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

.tel-list
{
	border: 0px solid red;
	display: inline-block;
	font-weight: normal;
	font-size: 16px;
	margin-left: 60px;
}


.partner-shell
{
	display: block;
	width: 1080px;
	border: 0px solid red;
}

.partner-shell img
{
	height: 70px;
}

.partner-shell div
{
	display: inline-block;
	border: 0px solid red;
	height: 70px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 28px;
	margin-right: 28px;
}

.client-shell
{
	display: block;
	position: static;
	width: 1080px;
	border: 0px solid red;
	margin-top: 48px;
}

.client-shell div
{
	border: 0px solid red;
	display: inline-block;
	position: relative;
	height: 110px;
	width: 260px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 0px;
}

.client-shell img
{

}

.page-body-lower
{
	background-color: #000000;
	position:fixed;
	display:block;
	bottom: 0px;
	left: 0px;
	right: 0px;	
	z-index: 1;
}

.footer-body-main
{
	border: 0px solid blue;
	position:relative;
	display:block;
	width: 1080px;
	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;
}

.title-header
{
	background-color:#2471A3;
	width:100%;
	position:relative;
	top:10px;
	
	/*border: 1px solid yellow;*/
}

.container-title
{
	height:38px;
	width:1265px;
	display:block;
	margin-left:auto;
	margin-right:auto;

	
	/*border: 1px solid red;*/
}

.Product-Group-Title
{
	display:block;
	margin-top:6px;
	margin-left:6px;
	position:absolute;
	font-weight:bold;
	font-size:24px;
	color:#FFF;
}

.gallery-container
{
	width:1265px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:26px;
}

.thumbnail
{
	height:90px;
}

.Gallery-Shell
{
	display:inline-block;
	padding:4px;
	border-radius:2px;
	margin:4px;
	border: .5px solid #ABB2B9;
	box-shadow:1px 2px #ABB2B9;
	transition:0.3s;
}

.Modal-Shell
{
	display: none;									/* Hidden by default */
    position: fixed;								/* Stay in place */
    z-index: 1;										/* Sit on top */
    left: 0;
    top: 0;
    width: 100%;									/* Full width */
    height: 100%;									/* Full height */
    overflow: auto;									/* Enable scroll if needed */
    background-color: rgba(0,0,0,0.9);				/* Black w/ opacity */
}

.Modal-Content 
{
    margin: auto;
    display: block;
    height:90%;
	padding:5%;

}

.modal-content
{ 
    animation-name: zoom;
    animation-duration: 0.6s;
}

.Gallery-Shell:hover
{
	opacity:0.7;
}

/* The Close Button */
.close 
{
    position: absolute;
    top: 20px;
    right: 270px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus 
{
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@keyframes zoom 
{
    from {transform:scale(0)} 
    to {transform:scale(1)}
}


