a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-bottom: 1px solid #EBEBED;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .top {
  background: #cc3338;
  color: #ffffff;
  padding: 6px 0;
  font-size: 16px;
}
#tmpl-head .top .fa {
  margin-right: 4px;
}
#tmpl-head .top ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
#tmpl-head .top ul li {
  display: inline-block;
}
#tmpl-head .top ul li:before {
  content: '|';
  padding: 0px 12px 0px 6px;
}
#tmpl-head .top ul li:first-of-type:before {
  content: '';
  padding: 0;
}
#tmpl-head .logobox {
  padding: 20px 0;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding-top: 40px;
  }
}
#tmpl-content {
  padding: 30px 0;
}
#hpmidart1 {
  padding: 60px 0;
  background: #cc3338;
  color: #ffffff;
}
#hpmidart2 {
  padding: 60px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #252525;
  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 .business {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: bold;
}
#tmpl-foot .footmenu .row > div {
  padding-bottom: 8px;
}
#tmpl-foot .diconbox {
  padding-bottom: 10px;
}
#tmpl-foot .diconbox .fa {
  color: #cc3338;
}
#tmpl-foot .social {
  padding-top: 10px;
}
#tmpl-foot .social a {
  background: #ffffff;
  color: #252525;
  padding: 4px 0;
  text-align: center;
  margin-right: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #1C1C1C;
  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;
}
