a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #206c3b;
  text-align: center;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .top {
  background: #24a0dc;
  color: #ffffff;
  padding: 2px 0;
}
#tmpl-head .bottom {
  border-bottom: 1px solid #D7D7D7;
}
#tmpl-head .social {
  text-align: right;
}
#tmpl-head .social a {
  background: #ffffff;
  color: #24a0dc;
  padding: 3px 0;
  text-align: center;
  margin-left: 5px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-head .logobox {
  padding: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #tmpl-head .logobox {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding-top: 25px;
  }
}
#tmpl-content {
  padding: 30px 0;
}
#hpfeat {
  padding: 40px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #206c3b;
  color: #ffffff;
  font-size: 16px;
  padding: 20px 0;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tmpl-foot .top .diconbox {
  padding-left: 20px;
  margin-bottom: 10px;
}
#tmpl-foot .top .diconbox .fa {
  color: #5BB251;
}
#tmpl-foot .top .business {
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 5px;
}
#tmpl-foot .social a {
  background: #5BB251;
  color: #206c3b;
  font-size: 18px;
  padding: 5px 0;
  margin-right: 10px;
  width: 28px;
  border-radius: 14px;
  text-align: center;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #1E5631;
  color: #fff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
