a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  font-family: "UnifrakturMaguntia";
  font-size: 60px;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-bottom: 1px solid #c7a95a;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .top {
  background: #00416b;
  color: #ffffff;
  padding: 4px 0;
  text-align: right;
}
#tmpl-head .top a {
  color: #ffffff;
}
#tmpl-head .addybox {
  text-align: left;
}
#tmpl-head .phonebox {
  display: inline-block;
}
#tmpl-head .phonebox:after {
  content: '|';
  margin: 0 5px;
}
#tmpl-head .social {
  display: inline-block;
}
#tmpl-head .social a {
  background: #ffffff;
  color: #00416b;
  padding: 4px 0;
  text-align: center;
  margin-left: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-head .logobox {
  padding: 0;
  text-align: center;
}
#tmpl-head .logobox img {
  width: 275px;
}
@media (min-width: 768px) {
  #tmpl-head .logobox {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 65px 0;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hpbotart {
  padding: 60px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  border-top: 12px solid #c7a95a;
  background: #00416b;
  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;
  padding-bottom: 10px;
  font-family: "UnifrakturMaguntia";
  font-size: 30px;
}
#tmpl-foot .diconbox {
  margin-bottom: 10px;
}
#tmpl-foot .social {
  display: inline-block;
  padding-top: 20px;
}
#tmpl-foot .social a {
  background: #ffffff;
  color: #00416b;
  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: #1B191A;
  color: #fff;
}
#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: #000000;
  background: #c7a95a;
  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: #00416b;
  color: #ffffff;
  border-color: #00416b;
  border-radius: 10px;
}
#service-alert {
  background: #ff0000;
  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: #00416b;
  border-radius: 13px;
  text-align: center;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
