@charset "utf-8";
body {
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	color: #000000;
	font-family: 'Ubuntu', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: normal;
	background-color: #DEDADA;
	background-image: url(../images/bg_image1.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media screen and (max-width: 1000px) {
body {
	display: flex;
	flex-direction: column;
}
}
a {
	outline: 0px;	
}
table {
	border-collapse: collapse;
	border-color: #dedada;	
}
table tr th {
	border-color: #dedada;
	text-align: left;	
}
table tr td {
	border-color: #dedada;
	text-align: left;	
}
hr {
	height: 1px;
	border: 0px;
	background-color: #dedada;	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #5F5F5F;	
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	-ms-text-shadow: 1px 1px 1px #ffffff;
	-o-text-shadow: 1px 1px 1px #ffffff;
}
.red_msg {
	color: #fff;
	background-color: #DB0003;	
	padding: 2%;
	width: 96%;
	border-radius: 4px;
}
.align_par_right {
	text-align: right;
	padding: 0px;
	margin: 0px;	
}
#top_notice {
	width: 1000px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: both;
	display: none;
}
#top_notice h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #969696;
	text-align: center;
	font-size: 10px;
}
.hover_buttons {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.hover_buttons:hover {
	filter: brightness(80%);
	-moz-filter: brightness(80%);
	-webkit-filter: brightness(80%);
	-ms-filter: brightness(80%);
	-o-filter: brightness(80%);
}
#nav_container {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: both;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-webkit-box-shadow: 0px 0px 6px 2px #000000;
	box-shadow: 0px 0px 6px 2px #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom: 2px solid #00A859;
	z-index: 8000;
}
@media screen and (max-width: 1000px) {
#nav_container {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	background-image: none;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	order: 5;
}
}
#nav_container #nav_content {
	width: 1000px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
@media screen and (max-width: 1000px) {
#nav_container #nav_content {
	width: 100%;
	height: 50px;
	margin: 0%;
	padding: 0%x;
}
}
.hide_submenu {
	display: none;	
}
@media screen and (max-width: 1000px) {
.hide_submenu {
	display: block;	
}
}
.show_submenu {
	display: block;	
}
@media screen and (max-width: 1000px) {
.show_submenu {
	display: none;	
}
}
#socials {
	width: 660px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 340px;
	position: relative;
	clear: both;
}
@media screen and (max-width: 1000px) {
#socials {
	width: auto;
	height: 50px;
	margin: 0%;
	padding: 1%;
	order: 1;
}
}
@media screen and (max-width: 400px) {
#socials {
	width: 400px;
}
}
#socials #social_links {
	width: auto;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
	z-index: 5000;
}
@media screen and (max-width: 1000px) {
#socials #social_links {
	width: auto;
	height: 50px;
	margin: 0%;
	padding: 0%;
	float: left;
}
}
.hover_icons {
	opacity: 0.7;
}
.hover_icons:hover {
	opacity: 1.0;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
#socials #slogan {
	width: auto;
	height: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: right;
	z-index: 5;
}
@media screen and (max-width: 1000px) {
#socials #slogan {
	width: auto;
	height: 50px;
	margin: 0%;
	padding: 0%;
	float: right;
}
}
@media screen and (max-width: 650px) {
#socials #slogan img {
	width: 80%;
	height: auto;
}
}
#logo {
	width: 300px;
	height: 225px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 660px;
	padding-bottom: 0px;
	padding-left: 40px;
	position: relative;
	top: -50px;
	margin-bottom: -55px;
	z-index: 500;
}
@media screen and (max-width: 1000px) {
#logo {
	width: 100%;
	height: 225px;
	margin: 0%;
	padding: 0% 0% 0% 20px;
	top: 0px;
	margin-bottom: -55px;
	order: 2;
}
#logo img {
	width: 35%;
	height: auto;	
}
}
@media screen and (max-width: 400px) {
#logo {
	width: 400px;
}
}
#slider_container {
	width: 958px;
	height: 358px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #9B9B9B;
	border-radius: 6px;
	top: -170px;
	margin-bottom: -170px;
}
@media screen and (max-width: 1000px) {
#slider_container {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	background-color: transparent;
	border: 0px;
	border-radius: 0px;
	top: -170px;
	margin-bottom: -170px;
	order: 3;
}
}
@media screen and (max-width: 400px) {
#slider_container {
	width: 400px;
}
}
#slider_container #slider_content {
	width: 958px;
	height: 358px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
@media screen and (max-width: 1000px) {
#slider_container #slider_content {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
}
}
.shadow_1000 {
	width: 1000px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(../images/shadow_1000.png);
	background-position: center top;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
.shadow_1000 {
	width: 100%;
	height: 20px;
	margin: 0%;
	padding: 0%;
	order: 4;
}
}
@media screen and (max-width: 400px) {
.shadow_1000 {
	width: 400px;
}
}
#more_boxes_container {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	clear: right;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: table;
	background-image: url(../images/more_boxes_bg.png);
	background-attachment: scroll;
	background-repeat: repeat;
}
@media screen and (max-width: 1000px) {
#more_boxes_container {
	padding-top: 20px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 20px;
	margin: 0%;
	order: 6;
}
}
@media screen and (max-width: 400px) {
#more_boxes_container {
	width: 400px;
}
}
#more_boxes_container #more_boxes_content {
	padding: 0px;
	clear: none;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
@media screen and (max-width: 1000px) {
#more_boxes_container #more_boxes_content {
	padding: 0%;
	width: 100%;
	margin: 0%;
}
}
#more_boxes_container #more_boxes_content .mb_holder {
	width: 29%;
	height: auto;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
}
#more_boxes_container #more_boxes_content .mb_holder p {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #5A5A5A;
	font-size: 12px;
	text-align: justify;
}
#more_boxes_container #more_boxes_content .mb_holder h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00a859;
	font-size: 16px;
	text-align: right;
}
#more_boxes_container #more_boxes_content .mb_holder h4 a, #more_boxes_container #more_boxes_content .mb_holder h4 a:visited {
	color: #00a859;
	text-decoration: none;	
}
#more_boxes_container #more_boxes_content .mb_holder h4 a:hover, #more_boxes_container #more_boxes_content .mb_holder h4 a:visited:hover {
	color: #007a41;
	text-decoration: none;	
	padding-right: 10px;
}
#more_boxes_container #more_boxes_content .mb_holder h4 a:hover, #more_boxes_container #more_boxes_content .mb_holder h4 a:visited:hover:hover {
	padding-right: 10px;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
#content_container {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
@media screen and (max-width: 1000px) {
#content_container {
	width: 96%;
	margin: 2%;
	padding: 0%;
	order: 7;
}
}
@media screen and (max-width: 400px) {
#content_container {
	width: 400px;
}
}
#content_container #content_info {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
@media screen and (max-width: 1000px) {
#content_container #content_info {
	width: 100%;
	margin: 0%;
	padding: 0%;
}
}
#content_container #content_info img {
	max-width: 100%;
	height: auto;	
}
#content_container #content_info p {
	text-align: justify;
	line-height: 1.4em;	
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	-ms-text-shadow: 1px 1px 1px #ffffff;
	-o-text-shadow: 1px 1px 1px #ffffff;
}
#footer_container {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	clear: both;
	background-image: url(../images/footer_filler.jpg);
	background-repeat: repeat;
	background-size: contain;
	background-attachment: scroll;
	-webkit-box-shadow: 0px 0px 6px 2px #000000;
	box-shadow: 0px 0px 6px 2px #000000;
}
@media screen and (max-width: 1000px) {
#footer_container {
	order: 8;
}
}
@media screen and (max-width: 400px) {
#footer_container {
	width: 400px;
}
}
#footer_container #footer_content {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}
@media screen and (max-width: 1000px) {
#footer_container #footer_content {
	width: 96%;
	margin: 2%;
	padding: 0%;
}
}
#footer_container #footer_content h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #E3E3E3;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	font-size: 12px;
}
#footer_container #footer_content h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #E3E3E3;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	font-size: 12px;
}
#footer_container #footer_content h4 a, #footer_container #footer_content h4 a:visited {
	color: #E3E3E3;
	text-decoration: none;
}
#footer_container #footer_content h4 a:hover, #footer_container #footer_content h4 a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_container #footer_content .hide_meta {
	display: none;	
}

/* FORM STYLE */
label.error {
	color: #ffffff;
	padding: 1%;
	width: 93%;
	margin: 2px 0px 0px 0px;
	background-color: #D10003;	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	display: block;
}
.red_asterisk:after {
	color: #F80000;
	font-size: 12px;
	font-family: FontAwesome;
	content: '\f069';
}
input {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	width: 95%;
	padding: 2%;
	border: 1px solid #00A859;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;	
}
input:hover {
	border: 1px solid #00A859;
	box-shadow: 0px 0px 4px #00A859;
}
textarea {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	width: 95%;
	height: 80px;
	padding: 2%;
	border: 1px solid #00A859;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;	
}
textarea:hover {
	border: 1px solid #00A859;
	box-shadow: 0px 0px 4px #00A859;
}
select {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	width: 100%;
	border: 1px solid #00A859;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;	
	padding: 2%;
}
select:hover {
	border: 1px solid #00A859;
	box-shadow: 0px 0px 4px #00A859;
}
option {
	border-bottom: 1px solid #C4C4C4;
}
.half_field {
	width: 60%;	
}
.quart_field {
	width: 30%;	
}
#dof_icon, #co_icon, #ci_icon {
	cursor: pointer;	
}
.subm_btn {
	background-color: #00A859;
	color: #fff;
	cursor: pointer;	
}