#header{
	background-color: rgba(8, 55, 112, 0.82);
	position: absolute;
	padding-bottom: 6px;
}

#header .container{
	width:84%;
}

#et-info{
	width: auto;
	padding-top: 12px;
	margin-top: 2px;
    margin-right: 16px;
}

#top-navigation{
	padding-top: 18px;
}

.admin-bar #hero{
	margin-top: 77px;
}

#topbuttonsWrap{
	
}

#header .btn{
	border-radius: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 6px 26px;
	margin-top: 8px;
}

#hero-text h1{
	color: #083770 !important;
	font-size: 60px;
}

#hero h4{
	color: #083770 !important;
	font-size:22px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

#hero .btn{
	background-color: #B9DBC5;
	border-radius: 16px;
	color: #083770;
	font-size: 16px;
	font-weight: 700;
}

#hero{
	border-bottom: 10px solid #B9DBC5;
}

#top-optionsWrap h4{
	font-weight: bold;
	font-size: 32px;
	color: #083770;
}

#top-optionsWrap a{
	font-size: 16px !important;
	background-color: #FFAA00 !important;
	color: #083770 !important;
	border-radius: 28px !important;
}

h2{
	font-size: 60px;
}