a:hover,
a:focus {
  text-decoration: none;
}
.hprect {
  background: #0f86b0;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
.hprect .t {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  padding-bottom: 10px;
}
.hprect .b {
  background: #ffffff;
  color: #6f6f6f;
  padding: 5px;
  min-height: 231px;
}
.hprect .mn-scroll-item {
  background: #0f86b0;
  color: #ffffff;
  margin-bottom: 10px !important;
}
.hprect .mn-scroll-item a {
  color: #ffffff;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #04537e;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-bottom: 1px solid #EBEBEB;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .top {
  background: #0f86b0;
  color: #ffffff;
  padding: 4px 0;
  font-size: 16px;
  text-align: center;
}
#tmpl-head .top a {
  font-weight: bold;
  color: #ffffff;
}
#tmpl-head .slinks .fa {
  margin-right: 5px;
}
#tmpl-head .slinks a {
  margin: 0 10px;
}
@media (min-width: 768px) {
  #tmpl-head .top {
    text-align: left;
  }
  #tmpl-head .slinks {
    text-align: right;
  }
  #tmpl-head .slinks a {
    margin: 0 0 0 25px;
  }
}
#tmpl-head .social a {
  padding: 4px 0;
  text-align: center;
  margin-right: 4px;
  background: #ffffff;
  color: #0f86b0;
  width: 22px;
  border-radius: 11px;
  font-size: 14px;
}
#tmpl-head .logobox {
  padding: 10px 0;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 40px 0;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hppartners {
  padding: 25px 0;
}
#hppartners .stitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  color: #000;
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 12px;
  border-bottom: 1px solid #EBEBEB;
}
#hppartners li {
  margin: 16px 8px;
}
#hpevents {
  background: #04537e;
  padding: 60px 0;
}
#hpevents .more {
  padding-top: 20px;
  padding-right: 30px;
}
#hpevents .more a {
  color: #ffffff;
}
#hpmidart {
  padding: 50px 0;
}
#hpbottom {
  padding-top: 40px;
  background: #eee;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #04537e;
  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 .business {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 6px;
}
#tmpl-foot .diconbox {
  margin-bottom: 10px;
}
#tmpl-foot .diconbox .fa {
  color: #0f86b0;
}
#tmpl-foot .social {
  padding-top: 10px;
}
#tmpl-foot .social a {
  padding: 4px 0;
  text-align: center;
  background: #0f86b0;
  color: #04537e;
  margin-right: 12px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #093751;
  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: #04537e;
  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: #0f86b0;
  color: #ffffff;
  border-color: #0f86b0;
  border-radius: 10px;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
