#page-title {
  padding: 3px 10px;
  margin: 0 0 20px;
  background: #1fb25a;
  color: #ffffff;
  border-radius: 10px;
  font-weight: bold;
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .addybox {
  font-size: 18px;
  text-align: right;
  color: #9C9C9C;
}
#tmpl-head .addybox div {
  display: inline-block;
}
#tmpl-head .addybox div:first-of-type {
  font-size: 16px;
  font-weight: bold;
  border-right: 1px solid #9C9C9C;
  padding-right: 8px;
  margin-right: 3px;
}
#tmpl-head .phonebox {
  text-align: right;
  color: #1fb25a;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
}
#tmpl-head .container > .row > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tmpl-nav {
  margin: 10px 0;
}
#tmpl-nav .container > div:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 10px;
  border-radius: 3px;
  background: #1fb25a;
}
#tmpl-content {
  padding: 0 0 20px;
  min-height: 350px;
}
#hpslides {
  padding-bottom: 10px;
}
#hpbottom {
  padding-bottom: 20px;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #1fb25a;
  color: #ffffff;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tmpl-foot .addybox {
  font-size: 18px;
}
#tmpl-foot .addybox div:first-of-type {
  font-size: 16px;
  font-weight: bold;
}
#tmpl-foot .phonebox {
  padding: 10px 0;
  font-size: 18px;
}
#tmpl-foot .phonebox div:first-of-type {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
#tmpl-foot .phonebox div:last-of-type {
  font-weight: bold;
}
#tmpl-foot .footmenu .heading {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 3px solid #fff;
  margin-bottom: 10px;
}
#tmpl-foot .footmenu .row > div {
  padding-bottom: 10px;
}
#tmpl-foot .bottom {
  background: #018752;
  color: #ffffff;
  text-align: center;
  padding: 4px 0;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
