@charset "UTF-8";
.nav-fbx {
	background-color: #00115B;
	border-bottom: 11px solid #000000;
	position: relative;
	min-height: 85px;
	line-height: 85px;
}
.nav-link {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
	cursor: pointer;
	color: #FDFDFD;
}
.nav-link:hover {
	color: #DAF2FA;
	cursor: pointer;
	opacity: 0.5;
}
.nav-height {
}
#big-nav-box {
}
.gallery-image {
	max-height: 400px;
	overflow-y: hidden;
	border-bottom: 14px groove #000000;
	margin-top: -20px;
}
.font-14 {
	font-size: 14px;
	text-align: justify;
}
.font-base {
	font-size: 16px;
	text-align: justify;
	line-height: 22px;
}
.drop-box {
	background-color: rgba(10,93,36,0.70);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 6px;
	opacity: 1;
}
.height-35 {
	height: 35px;
	line-height: 35px;
}
.text-white {
	color: rgba(255,255,255,1.00);
}
.height-30 {
	height: 30px;
	line-height: 30px;
}
.flip-icon {
	cursor: pointer;
}
.boxHidden {
	display: none;
}
.roll-item {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #FFFFFF;
	opacity: 1;
	font-size: large;
	min-height: 35px;
	line-height: 35px;
	cursor: pointer;
}
.roll-item:hover {
	color: #E5CA27;
}
.contact-drop {
	background-color: rgba(4,89,138,0.90);
	border: medium solid rgba(231,231,231,1.00);
	border-radius: 8px;
}
.link-bar {
	margin-top: 30px;
}
.side-bar-left {
	background-color: rgba(227,230,234,1.00);
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.font-paragraph {
	margin-bottom: 7px;
}
#text-box {
	padding-left: 15px;
	padding-right: 15px;
}
.fake-li {
	margin-left: 35px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	overflow-x: hidden;
}
.link-description {
	margin-left: 45px;
}
.text-bright {
	color: #FFFC00;
}
