@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	position:relative;
	vertical-align:middle !important;
}

.affix {
	top:0;
	width:100%;
	z-index:999 !important;
}

.navbar {
	margin-bottom:0px;
	border-radius:0px !important;
	border:hidden !important;
	background-color:transparent !important;
}

.affix ~ .container-fluid {
	position:relative;
	top:50px;
}

video {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
}

.text {
	z-index:2;
	position:absolute;
	background:rgba(0,0,0,0.4);
	top:0;
	bottom:0;
	left:0;
	right:0;
}

section.Header {
	background: 
		linear-gradient(to bottom right, 
		rgba(255,255,255,0.9), 
		rgba(255,255,255,0.7)),
		url(../images/bannerImages.jpg);
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	color:#336666;
}

section.BluGrnGrdnt {
	color:#FFF;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(to bottom right, rgba(51,102,102,0.9), rgba(66,204,176,0.9));
	top: 0px;
}

section.BluChlGrdnt {
	color:#42ccb0;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(to bottom right, rgba(51,102,102,0.9), rgba(51,51,51,0.9)), url(../images/fsbg.jpg);
	top: 0px;
}

section.AimSection {
	color:#336666;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8)), url(../images/fsbg.jpg);
	top: 0px;
}

section.InfoWht {
	color:#336666;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: #FFF;
	top: 0px;
}

section.WhtonLgtBlu {
	color:#FFF;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(66,204,176,0.9), rgba(66,204,176,0.9));
	top: 0px;
}

section.WhtonDrkBlu {
	color:#FFF;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(51,102,102,1), rgba(51,102,102,1));
	top: 0px;
}

section.WhtonBluGrd {
	color:#FFF;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(66,204,176,0.9), rgba(51,102,102,0.9)), url(../images/fsbg.jpg);
	top: 0px;
}

section.DrkBluonWht {
	color:#336666;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8)), url(../images/fsbg.jpg);
	top: 0px;
}

section.DrkBluonWht2 {
	color:#336666;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8)), url(../images/fsbg2.jpg);
	top: 0px;
}

section.LgtBluonChl {
	color:#42ccb0;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(51,51,51,0.9), rgba(51,51,51,0.9)), url(../images/fsbg.jpg);
	top: 0px;
}

section.ChlonWht {
	color:#333;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url(../images/fsbg.jpg);
	top: 0px;
}

section.Copyright {
	color:#FFF;
	background-position: 50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: #173131;
	top: 0px;
}


.section-fullscreen {
	min-height: 100vh;
}

.section-65vh {
	min-height: 65vh;
}

.section-85vh {
	min-height: 85vh;
}

.section-2x100px {
	padding: 100px 0;
}

.section-xl80px {
	padding: 80px 0;
}

.section-lg60px {
	padding: 60px 0;
}

.section-md40px {
	padding: 40px 0;
}

.section-sm20px {
	padding: 20px 0;
}

.flex-vertical-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

#logo_overlay {
	position: absolute;
	top: 0px !important;
	left: 0px !important;
	height: auto !important;
	width: 500px !important;
	z-index: 100 !important;
}

#logo_mobile {
	display:none;
}

#logo_desktop {
}

h7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
}
h8 {
	font-size: 40pt;
	color:#00AFEF;
}
h9 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

h10 {
	font-size: 40pt;
}

h11 {
	font-size: 8pt;
	color:#FFF;
}

i.fa::before{
    font-size: 40px;
}

#fsbg {
	width: 100%;
	position: fixed;
	z-index: -100;
	left: 0px;
	top: 0px;
	min-height: 100%;
	min-width: 1920px;
}

.profile {
	border-radius:50%;
	width:200 !important;
	high:200 !important;
}

@media (max-width: 600px){
	#logo_desktop {
		display:none;
	}
	
	#logo_mobile {
		display:inherit;
		z-index: 100;
	}
	
	#logo_overlay {
	}

}
