a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #1b9f49;
  font-family: "Work Sans";
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding: 20px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #tmpl-head .logobox {
    text-align: left;
  }
}
#tmpl-head .top {
  background: #1b9f49;
  color: #ffffff;
  text-align: right;
  font-size: 16px;
  padding: 4px 0;
}
#tmpl-head .top a {
  color: #ffffff;
}
#tmpl-head .top .phonebox {
  text-transform: uppercase;
  font-weight: bold;
}
#tmpl-head .top .phonebox a {
  color: #fdf100;
}
#tmpl-head .top .phonebox:after {
  content: '|';
  padding: 0 4px;
}
#tmpl-head .top .pnumb {
  color: #fdf100;
}
#tmpl-head .top .social {
  text-align: left;
}
#tmpl-head .top .social a {
  background: #ffffff;
  color: #1b9f49;
  padding: 4px 0;
  text-align: center;
  margin-right: 6px;
  width: 24px;
  border-radius: 12px;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 40px 0;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hpbottom {
  padding: 40px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #1b9f49;
  color: #ffffff;
  font-size: 16px;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
#tmpl-foot .top .msg {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
#tmpl-foot .diconbox {
  margin-bottom: 8px;
}
#tmpl-foot .diconbox .fa {
  color: #E82E22;
}
#tmpl-foot .social {
  padding-top: 8px;
}
#tmpl-foot .social a {
  background: #fdf100;
  color: #1b9f49;
  padding: 5px 0;
  text-align: center;
  margin-right: 6px;
  width: 26px;
  border-radius: 13px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 6px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #1b9f49;
  color: #ffffff;
  border-top: 1px solid #fff;
}
#tmpl-foot .bottom a {
  color: #ffffff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #1b9f49;
  background: #fdf100;
  text-align: center;
}
#mailchimp .msg {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 20px;
}
#mailchimp .msg2 {
  font-size: 20px;
  padding-bottom: 20px;
}
#mailchimp form {
  display: inline-block;
  width: 450px;
  max-width: 100%;
  padding: 20px 40px;
  background: #fff;
}
#mailchimp input {
  padding: 30px;
  font-size: 16px;
  border: 1px solid #DCDCDC;
  width: 100%;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}
#mailchimp input[type=submit] {
  background: #1b9f49;
  color: #ffffff;
  border-color: #1b9f49;
  border-radius: 10px;
}
#service-alert {
  background: #1b9f49;
  color: #ffffff;
  padding: 10px 0;
}
#service-alert .interior {
  position: relative;
  padding-right: 30px;
}
#service-alert .banish {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  cursor: pointer;
  width: 26px;
  background: #ffffff;
  color: #1b9f49;
  border-radius: 13px;
  text-align: center;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
