a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 40px 0 20px;
  text-align: center;
  font-family: "Gelasio";
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#page-title2 {
  padding: 30px 0;
  margin: 0 0 60px;
  text-align: left;
  font-family: "Gelasio";
  background: #979797;
  color: #ffffff;
}
@media (max-width: 768px) {
  #page-title2 {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .social {
  display: inline-block;
}
#tmpl-head .social a {
  background: #000000;
  color: #979797;
  padding: 4px 0;
  text-align: center;
  margin-left: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-head .logobox {
  text-align: center;
}
@media (min-width: 992px) {
  #tmpl-head .logobox {
    text-align: left;
  }
  #tmpl-head .logobox img {
    width: 200px;
  }
}
#tmpl-head .headbox {
  font-size: 18px;
  text-align: center;
  position: relative;
  padding-left: 26px;
}
#tmpl-head .headbox a {
  font-weight: normal;
}
#tmpl-head .headbox .fas {
  display: none;
}
@media (min-width: 992px) {
  #tmpl-head .headbox {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: left;
  }
  #tmpl-head .headbox .fas {
    display: block;
    position: absolute;
    top: 66px;
    left: 0;
    color: #979797;
  }
}
#tmpl-nav {
  background: #000000;
  color: #ffffff;
  padding: 5px 0;
}
#tmpl-nav > div {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
#tmpl-content {
  padding-bottom: 40px;
}
#hpmid1 {
  padding: 60px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #000000;
  color: #ffffff;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 35px;
  margin-bottom: 35px;
}
#tmpl-foot .top .business {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#tmpl-foot .diconbox {
  margin-bottom: 10px;
}
#tmpl-foot .diconbox .fas {
  color: #868784;
}
#tmpl-foot .social {
  display: inline-block;
  padding-top: 10px;
}
#tmpl-foot .social a {
  background: #868784;
  color: #000000;
  padding: 4px 0;
  text-align: center;
  margin-right: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 8px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #979797;
  color: #ffffff;
}
#tmpl-foot .bottom a {
  color: #fff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #ffffff;
  background: #979797;
  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: #000000;
  color: #ffffff;
  border-color: #000000;
  border-radius: 10px;
}
#service-alert {
  background: #000000;
  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: #000000;
  border-radius: 13px;
  text-align: center;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
