@charset "UTF-8";
/*!
 *base_nav css
*/

/*! Header Navbar =================================================================*/
nav {margin-bottom:0px; padding-bottom:0px;}
.navbar {margin-bottom:0px; padding-bottom:0px;}


/*! Footer =================================================================*/
.footer {
	color:black;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#4d9626;
}
.footaddress{line-height:1.3rem; margin-bottom:-0.5rem;}
.footlink a {color:white; font-size:0.85rem;}
footer a:hover {opacity:0.7; text-decoration: none;}
.bottom-copy{ color:white; background-color:#175806; text-align:center; font-size:0.8rem; padding:0.6rem; }
.footbox {background-color:white; padding:1.3rem;}
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;background-color: rgba(255,255,255,0.5);
  bottom: -50px;
  background: #444;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f062';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -8px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top:hover {
	opacity:0.8;
}
.footer-ban {
    background-color:#f0f0f0;
    padding:3rem 0px 2rem 0px;
    margin-bottom:2rem;
}
/*! Imported Header =================================================================*/

/*! Imported Footer =================================================================*/
