@charset "utf-8";
.img-responsive {
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	padding-bottom: 20px;
	max-width: 750px;
	width: 40%;
}
h1, h3, p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background-repeat: no-repeat;
	background-image: url(../images/bgcover.jpg);
	background-size: cover;
	transition: 1s opacity;
}
.container-fluid2 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	padding-top: 225px;
}
nav {
	margin-top: 20px;
}
nav .navbar-nav > li > a:hover, nav .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #308014;
}
nav .navbar-nav > .active > a, nav .navbar-nav > .active > a:hover, nav .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #308014;
}
nav .navbar-nav > li > a {
	color: #308014;
	text-align: center;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
select {
	height: 40px;
	left: auto;
	right: auto;
	text-align: center;
	margin-top: 40px;
}
#frmselect > select {
	padding-right: 10px;
	margin-right: 15px;
}
#frmselect > button {
	margin-left: 0px;
}
#footeryhan {
	background-color: #454545;
	text-align: center;
}
button {
	width: 215px;
	height: 44px;
	border-radius: 0px;
	text-align: center;
	background-color: #99FF00;
}
.btn {
	background-color: #a6ce39;
	border-radius: 0px;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F58220;
}
#frmselect {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#headerlogo {
	width: 185px;
	position: static;
	margin-left: 36px;
}
.container1 article {
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: justify;
}
#footerpages {
	text-align: center;
	background-color: #5A5A5A;
	position: relative;
	color: #FFFFFF;
}
#content h10 {
	text-align: left;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: xx-large;
}
.container1 #footerpages {
	text-align: center;
	background-color: #5A5A5A;
	position: relative;
	color: #FFFFFF;
}
#content {
	margin-left: 30px;
	margin-right: 0px;
	padding-bottom: 20px;
	width: 70%;
	max-width: none;
}
.container1 {
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
