a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #942d2e;
  font-family: "Frank Ruhl Libre";
  text-align: center;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-top: 15px solid #942d2e;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding: 15px 0;
}
#tmpl-head .phonebox {
  padding: 40px 0;
  text-align: right;
}
#tmpl-head .midbar {
  padding: 0 8px;
  color: #942d2e;
}
#tmpl-head label {
  color: #942d2e;
  font-weight: bold;
}
#tmpl-head .fa {
  color: #942d2e;
}
#tmpl-nav {
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
#tmpl-content {
  padding: 40px 0;
}
#hpmidart1,
#hpmidart2,
#hpmidart3 {
  padding: 40px 0;
}
#hpmidart1 {
  background: #942d2e;
  color: #ffffff;
}
#hpmidart1 a {
  color: #ffffff;
}
#hpmidart3 {
  background: #F2F3F5;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #942d2e;
  color: #ffffff;
  font-size: 16px;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 25px;
  margin-bottom: 25px;
}
#tmpl-foot .top .msg {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
}
#tmpl-foot .social a {
  background: #531D1D;
  color: #942d2e;
  text-align: center;
  padding: 4px 0;
  margin-right: 6px;
  font-size: 18px;
  width: 26px;
  border-radius: 13px;
}
#tmpl-foot .diconbox {
  padding-bottom: 15px;
}
#tmpl-foot .diconbox .fa {
  color: #531D1D;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 8px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #262626;
  color: #ffffff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #ffffff;
  background: #262626;
  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: #942d2e;
  color: #ffffff;
  border-color: #942d2e;
  border-radius: 10px;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
