@charset "UTF-8";
html {
  scroll-behavior: smooth;
}
body {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  animation: 1s fadeIn;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
body.page-template-app #content {
  margin: 0 !important;
  padding: 20px 0 !important;
}
@media (max-width: 991px) {
  #wpadminbar {
    display: none;
  }
}
h1, h2, h3, h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1;
}
h1 {
  font-size: 200%;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h1 {
    font-size: 150%;
  }
}
h2 {
  font-size: 175%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 135%;
  }
}
h3 {
  font-size: 140%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 120%;
  }
}
.page-id-106 h3 {
  font-size: 120%;
}
@media (max-width: 767px) {
  .page-id-106 h3 {
    font-size: 110%;
  }
}
h4 {
  font-size: 125%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  h4 {
    font-size: 110%;
  }
}
a {
  display: inline-block;
  color: #185640;
  cursor: pointer;
  transition: 0.2s;
}
a:hover {
  color: #333333;
  cursor: pointer;
}
a.button, .button a, .btn-primary, .gform_button, .wp-block-button__link, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  position: relative;
  background: #185640;
  color: #fff;
  font-weight: 700;
  padding: 8px 12px 8px 14px;
  border-radius: 0;
  border: 0;
}
a.button:after, .button a:after, .btn-primary:after, .gform_button:after, .wp-block-button__link:after, .woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after {
  content: '';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  margin-left: -5px;
  opacity: 0;
  color: #fff;
  transition: 0.3s;
}
a.button:hover, a.button:disabled, a.button.disabled, .button a:hover, .button a:disabled, .button a.disabled, .btn-primary:hover, .btn-primary:disabled, .btn-primary.disabled, .gform_button:hover, .gform_button:disabled, .gform_button.disabled, .wp-block-button__link:hover, .wp-block-button__link:disabled, .wp-block-button__link.disabled, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled, .woocommerce a.button:hover, .woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce button.button:hover, .woocommerce button.button:disabled, .woocommerce button.button.disabled, .woocommerce input.button:hover, .woocommerce input.button:disabled, .woocommerce input.button.disabled {
  color: #fff;
  background: #185640;
  text-decoration: none;
  cursor: pointer;
}
a.button:hover:after, a.button:disabled:after, a.button.disabled:after, .button a:hover:after, .button a:disabled:after, .button a.disabled:after, .btn-primary:hover:after, .btn-primary:disabled:after, .btn-primary.disabled:after, .gform_button:hover:after, .gform_button:disabled:after, .gform_button.disabled:after, .wp-block-button__link:hover:after, .wp-block-button__link:disabled:after, .wp-block-button__link.disabled:after, .woocommerce #respond input#submit:hover:after, .woocommerce #respond input#submit:disabled:after, .woocommerce #respond input#submit.disabled:after, .woocommerce a.button:hover:after, .woocommerce a.button:disabled:after, .woocommerce a.button.disabled:after, .woocommerce button.button:hover:after, .woocommerce button.button:disabled:after, .woocommerce button.button.disabled:after, .woocommerce input.button:hover:after, .woocommerce input.button:disabled:after, .woocommerce input.button.disabled:after {
  opacity: 1;
  margin-left: 10px;
  color: #fff;
}
a.button.outline, .button a.outline, .btn-primary.outline, .gform_button.outline, .wp-block-button__link.outline, .woocommerce #respond input#submit.outline, .woocommerce a.button.outline, .woocommerce button.button.outline, .woocommerce input.button.outline {
  background: #fff;
  border: 2px solid #185640;
  color: #333333;
  padding: 6px 12px 6px 14px;
}
a.button.outline:hover, .button a.outline:hover, .btn-primary.outline:hover, .gform_button.outline:hover, .wp-block-button__link.outline:hover, .woocommerce #respond input#submit.outline:hover, .woocommerce a.button.outline:hover, .woocommerce button.button.outline:hover, .woocommerce input.button.outline:hover {
  background: #185640;
  color: #fff;
}
.button a {
  padding: 5px 10px 5px 12px;
}
.button.outline a {
  background: #fff;
  border: 2px solid #185640;
  color: #333333;
  padding: 3px 10px 3px 12px;
}
.button.outline a:hover {
  background: #185640;
  border-color: #185640;
  color: #fff;
}
.button.inline {
  display: inline-block;
}
img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.wp-block-image .alignright, .wp-block-image .alignleft {
  max-width: 50%;
}
@media (max-width: 767px) {
  .wp-block-image .alignright, .wp-block-image .alignleft {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-image .alignright img, .wp-block-image .alignleft img {
  margin-bottom: 0;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
}
.header-link {
  float: right;
  margin-top: -100px;
}
.embed-container, .wp-block-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed, .wp-block-embed-youtube iframe, .wp-block-embed-youtube object, .wp-block-embed-youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.box {
  background: #fff;
  border: 1px solid #185640;
  padding: 20px;
}
.social-links {
  display: flex;
}
.social-links .social-link {
  color: #fff;
  background: #e07c00;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 100%;
  opacity: 1;
  margin-right: 10px;
}
.social-links .social-link:last-child {
  margin-right: 0;
}
.social-links .social-link:hover {
  text-decoration: none;
  opacity: 0.7;
}
#header {
  background: #fff;
}
@media (max-width: 991px) {
  #header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    border-top: 3px solid #185640;
    border-bottom: 2px solid #eeeeee;
  }
}
#header .header__top {
  background-color: #00205c;
  font-size: 90%;
}
@media (max-width: 991px) {
  #header .header__top {
    display: none;
  }
}
#header .header__top a {
  color: #fff;
  padding: 8px 15px;
}
#header .header__top a:hover {
  background: rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
#header .header__top a.login:before {
  content: '';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  margin-right: 10px;
  color: #fff;
  font-size: 120%;
}
#header .header__top a.logout {
  text-decoration: underline;
  padding: 0;
}
#header .header__top a.logout:hover {
  background: none;
  text-decoration: none;
}
#header .header__top a.social {
  padding: 5px;
  font-size: 120%;
  opacity: 0.6;
}
@media (max-width: 767px) {
  #header .header__top a.social {
    font-size: 100%;
    padding: 3px;
  }
}
#header .header__top a.social:hover {
  background: none;
  opacity: 1;
  transform: scale(1.2);
}
#header .header__top .username {
  color: #fff;
}
@media (max-width: 767px) {
  #header .header__top .username {
    font-size: 90%;
  }
}
#header .header__top .username:before {
  content: '';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  margin-right: 10px;
  color: #fff;
  font-size: 120%;
}
@media (max-width: 767px) {
  #header .header__top .username:before {
    font-size: 100%;
  }
}
#header .header__middle {
  padding: 15px 0;
}
@media (max-width: 767px) {
  #header .header__middle {
    padding: 5px 0;
  }
}
#header .header__middle .header__logo {
  width: 175px;
}
@media (max-width: 991px) {
  #header .header__middle .header__logo {
    width: 90px;
  }
}
#header .header__middle .header__logo img {
  width: 100%;
  margin: 0;
}
@media (max-width: 991px) {
  #header .header__middle .header__middle__right {
    padding-right: 90px;
  }
}
@media (max-width: 767px) {
  #header .header__middle .header__middle__right {
    display: none;
  }
}
#header .header__middle .header__middle__right .header__middle__right--col {
  padding-left: 30px;
  border-right: 1px solid #ddd;
}
#header .header__middle .header__middle__right .header__middle__right--col a {
  font-size: 115%;
  font-weight: 700;
  color: #00205c;
  line-height: 1.3;
}
@media (max-width: 991px) {
  #header .header__middle .header__middle__right .header__middle__right--col a {
    font-size: 100%;
  }
}
#header .header__middle .header__middle__right .header__middle__right--col p {
  font-size: 85%;
  margin: 0;
}
@media (max-width: 991px) {
  #header .header__middle .header__middle__right .header__middle__right--col p {
    display: none;
  }
}
#header .header__middle .header__middle__right .header__middle__right--col:last-child {
  border: none;
}
#header .header__nav {
  background-color: #185640;
}
@media (max-width: 991px) {
  #header .header__nav {
    display: none;
  }
}
#header .header__nav #menu .menu {
  padding: 0;
  margin: 0;
}
#header .header__nav #menu .menu .menu-item {
  position: relative;
  display: inline-block;
  list-style: none;
}
#header .header__nav #menu .menu .menu-item a {
  display: block;
  color: #fff;
  padding: 15px;
}
@media (max-width: 1200px) {
  #header .header__nav #menu .menu .menu-item a {
    font-size: 95%;
    padding: 15px 10px;
  }
}
#header .header__nav #menu .menu .menu-item a:hover {
  color: #fff;
  text-decoration: none;
}
#header .header__nav #menu .menu .menu-item .sub-menu {
  background-color: #185640;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
}
#header .header__nav #menu .menu .menu-item .sub-menu .menu-item {
  display: block;
}
#header .header__nav #menu .menu .menu-item .sub-menu .menu-item a {
  color: #fff;
  padding: 10px 15px;
}
#header .header__nav #menu .menu .menu-item .sub-menu .menu-item a:hover {
  background: rgba(0, 0, 0, 0.2);
}
#header .header__nav #menu .menu .menu-item .sub-menu .menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header .header__nav #menu .menu .menu-item .sub-menu .menu-item-has-children > a:after {
  content: '';
  margin-right: 10px;
  color: #fff;
}
#header .header__nav #menu .menu .menu-item-has-children > a {
  transition: 0.2s;
}
#header .header__nav #menu .menu .menu-item-has-children > a:after {
  content: '';
  font-family: 'Font Awesome 5 Pro';
  margin-left: 8px;
  color: #fff !important;
}
#header .header__nav #menu .menu .menu-item-has-children > a:hover:after {
  color: #fff !important;
}
#header .header__nav #menu .menu .menu-item.right {
  float: right;
  color: #fff;
  background-color: #e07c00;
  padding-bottom: 1px;
}
#header .header__nav #menu .menu .menu-item.right a {
  font-weight: 700;
  height: 100%;
}
#header .header__nav #menu .menu .menu-item.right:hover {
  background: #194736;
}
#footer {
  position: relative;
  background-color: #00205c;
  padding: 15px 0 15px;
  color: #fff;
  font-size: 90%;
}
#footer .footer__logo {
  max-width: 175px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #footer .footer__logo {
    width: 85%;
  }
}
#footer .footer__title {
  font-weight: 700;
  margin-bottom: 0px;
}
#footer .footer__content {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #footer .footer__content {
    margin-bottom: 20px;
  }
  #footer .footer__content:last-child {
    margin: 0;
  }
}
#footer .footer__content a {
  color: #fff;
}
@media (max-width: 767px) {
  #footer .footer__content a {
    font-weight: 700;
  }
}
#footer #footer__menu .menu {
  padding: 0;
  margin: 0;
}
#footer #footer__menu .menu .menu-item {
  list-style: none;
  padding: 0;
}
#footer #footer__menu .menu .menu-item a {
  color: #fff;
  background: none;
}
#footer .footer-col {
  padding-top: 15px;
}
@media (max-width: 420px) {
  #footer .footer__social.social-links .social-link {
    width: 30px;
    height: 30px;
    font-size: 18px;
    margin-right: 6px;
  }
}
#footer .grass {
  height: 40px;
  background-image: url('/wp-content/uploads/2019/10/grass.png');
  background-size: contain;
  position: absolute;
  top: -40px;
  width: 100%;
}
@media (max-width: 991px) {
  #footer .grass {
    background-size: cover;
  }
}
#footer .footer-bottom {
  margin-top: 30px;
  border-top: 1px solid #fff;
  padding-top: 15px;
}
#footer .footer-bottom p {
  margin-bottom: 0;
}
#footer .footer-bottom a {
  color: #fff;
  text-decoration: underline;
}
#footer .footer-bottom a:hover {
  color: #e07c00;
  text-decoration: none;
}
@media (max-width: 767px) {
  .tribe-events-view {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    width: 40px !important;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .tribe-events .tribe-events-calendar-list__event-wrapper {
    flex: 1;
  }
}
#content {
  min-height: 300px;
  padding: 0 0 60px;
}
@media (max-width: 991px) {
  #content {
    margin-top: 92px;
  }
}
@media (max-width: 767px) {
  #content {
    margin-top: 60px;
  }
}
#content .header {
  padding: 30px 0 15px;
  margin-bottom: 10px;
}
#content .header .entry-title {
  margin: 0;
}
#content #searchform .searchform__wrapper {
  display: flex;
  max-width: 400px;
}
#content #searchform .searchform__wrapper input[type="text"] {
  flex: 1;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
#content #searchform .searchform__wrapper input[type="submit"] {
  flex-shrink: 0;
  background: #185640;
  color: #fff;
  border: none;
  padding: 7px 12px;
  font-weight: 700;
  font-size: 90%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#content #searchform .searchform__wrapper input[type="submit"]:hover {
  background: #185640;
  cursor: pointer;
  opacity: 0.9;
}
#content #enews-signup-form form {
  display: flex;
}
#content #enews-signup-form form .form-group {
  flex: 1;
  margin-bottom: 0;
}
#content #enews-signup-form form .form-group input.form-control {
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
}
#content #enews-signup-form form .btn {
  flex-shrink: 0;
  background: #185640;
  color: #fff;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 7px 12px;
}
#content #enews-signup-form form .btn:hover {
  background: #185640;
  cursor: pointer;
  opacity: 0.9;
}
#content #enews-signup-form form .btn:after {
  display: none;
}
#content #sidebar {
  border-left: 1px solid #ccc;
  padding: 0 30px;
}
@media (max-width: 991px) {
  #content #sidebar {
    border-left: none;
    border-top: 1px solid #ccc;
    padding: 30px 0 0;
    margin-top: 30px;
  }
}
#content #sidebar .sidebar-section {
  margin-bottom: 30px;
}
#content #sidebar #sidebar-navigation .menu {
  padding: 0;
  list-style: none;
}
#content #sidebar #sidebar-navigation .menu .menu-item {
  padding: 6px 0;
}
#content #sidebar #sidebar-navigation .menu .menu-item:hover {
  color: #185640 !important;
  background: none !important;
  font-weight: 700;
}
#content #sidebar #sidebar-navigation .menu .menu-item:last-child {
  border-bottom: 0;
}
#content #sidebar #sidebar-navigation .menu .menu-item a {
  display: block;
  color: #185640;
  background: none;
}
#content #sidebar #sidebar-navigation .menu .menu-item a:hover {
  color: #185640 !important;
  background: none !important;
  text-decoration: none !important;
}
.home #content {
  padding-top: 0;
}
.home .section {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .home .section {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .home .section {
    padding: 30px 0;
  }
}
.home .section.gray {
  background-color: #eeeeee;
}
.home .section .section-title {
  text-align: center;
}
.home #hero {
  margin-bottom: 0px;
}
.home #hero .hero__wrapper {
  height: 500px;
  padding: 30px 0;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .home #hero .hero__wrapper {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .home #hero .hero__wrapper {
    height: 350px;
    padding: 15px 0;
  }
}
.home #hero .hero__wrapper .hero__content {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  padding: 30px;
  color: #333;
}
@media (max-width: 767px) {
  .home #hero .hero__wrapper .hero__content {
    padding: 20px;
  }
}
.home #hero .hero__wrapper .hero__content .hero__title {
  font-size: 160%;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .home #hero .hero__wrapper .hero__content .hero__title {
    font-size: 140%;
  }
}
@media (max-width: 767px) {
  .home #hero .hero__wrapper .hero__content .hero__title {
    font-size: 120%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .home #hero .hero__wrapper .hero__content .hero__text {
    line-height: 1.3;
    font-size: 90%;
  }
}
.home #hero .hero__wrapper .hero__content .button {
  background: #185640;
  color: #fff;
}
.home #hero .slick-prev, .home #hero .slick-next {
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .home #hero .slick-prev, .home #hero .slick-next {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
}
.home #hero .slick-prev:hover, .home #hero .slick-next:hover {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .home #hero .slick-prev:hover, .home #hero .slick-next:hover {
    background: white;
  }
}
.home #hero .slick-prev:before, .home #hero .slick-next:before {
  font-family: 'Font Awesome 5 Pro';
  color: #e07c00;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .home #hero .slick-prev:before, .home #hero .slick-next:before {
    font-size: 20px;
    margin-top: 3px;
  }
}
.home #hero .slick-prev {
  left: 30px;
}
@media (max-width: 767px) {
  .home #hero .slick-prev {
    left: auto;
    top: auto;
    right: 65px;
    bottom: 0px;
  }
}
.home #hero .slick-prev:before {
  content: '';
  margin-right: 5px;
}
@media (max-width: 767px) {
  .home #hero .slick-prev:before {
    margin-left: 2px;
  }
}
.home #hero .slick-next {
  right: 30px;
}
@media (max-width: 767px) {
  .home #hero .slick-next {
    top: auto;
    right: 20px;
    bottom: 0px;
  }
}
.home #hero .slick-next:before {
  content: '';
  margin-left: 5px;
}
@media (max-width: 767px) {
  .home #hero .slick-next:before {
    margin-right: 2px;
  }
}
.home #hero .slick-dots {
  bottom: 20px;
}
@media (max-width: 767px) {
  .home #hero .slick-dots {
    text-align: left;
    padding-left: 20px;
  }
}
.home #hero .slick-dots li {
  margin: 0 3px;
}
@media (max-width: 767px) {
  .home #hero .slick-dots li {
    margin: 0 1px;
  }
}
.home #hero .slick-dots li button {
  padding: 0;
}
.home #hero .slick-dots li button:before {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 767px) {
  .home #hero .slick-dots li button:before {
    font-size: 12px;
  }
}
.home #home-top .top-row .col {
  margin-bottom: 30px;
}
.home #home-top .top-row .page-title {
  font-size: 200%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .home #home-top .top-row .page-title {
    font-size: 180%;
  }
}
@media (max-width: 767px) {
  .home #home-top .top-row .page-title {
    font-size: 140%;
  }
}
.home #home-top .box .news {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .home #home-top .link-box-col {
    margin-bottom: 20px;
  }
}
.home #home-top .link-box-col a {
  position: relative;
  display: block;
  height: 100%;
  transition: 0.2s;
}
.home #home-top .link-box-col a .home-top__link-box {
  position: relative;
  height: 100%;
  background: #185640;
  color: #fff;
  padding: 20px;
}
.home #home-top .link-box-col a .home-top__link-box .icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 125%;
}
.home #home-top .link-box-col a .home-top__link-box .home-top__link-box-title {
  margin-bottom: 10px;
}
.home #home-top .link-box-col a .home-top__link-box p {
  margin-bottom: 0;
  line-height: 1.4;
}
.home #home-top .link-box-col a:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.home #home-blog .home-blog__blog .home-blog__post {
  margin-bottom: 30px;
}
.home #home-blog .home-blog__blog .home-blog__post .home-blog__feat-img {
  height: 250px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 15px;
}
.home #home-blog .home-blog__blog .home-blog__post .home-blog__post-title {
  font-size: 115%;
  font-weight: 700;
  line-height: 1.4;
}
.home #home-blog .home-blog__blog .home-blog__post .home-blog__permalink {
  font-size: 90%;
  color: #111;
  font-weight: 700;
  padding: 6px 10px;
  border: 1px solid #185640;
}
.home #home-blog .home-blog__blog .home-blog__post .home-blog__permalink:hover {
  background: #185640;
  color: #fff;
  text-decoration: none;
}
.home #home-blog .home-blog__link {
  text-align: center;
}
.home #home-extras .fb-page {
  margin-bottom: 30px;
}
.home #home-extras .box {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .home #home-extras .box {
    margin-top: 10px;
  }
}
.home #home-extras .box .box-title {
  margin-bottom: 10px;
}
.home #home-extras .box .home-extras__col-title {
  font-size: 140%;
  color: #185640;
  padding-bottom: 5px;
  border-bottom: 1px solid #185640;
  margin-bottom: 15px;
}
.home #home-extras .box .home-extras__classifieds_links {
  margin-bottom: 30px;
}
.home #home-extras .box .home-extras__classifieds_links .home-extras__classifieds_links-wrapper {
  display: flex;
}
.home #home-extras .box .home-extras__classifieds_links .home-extras__classifieds_links-wrapper i {
  color: #e07c00;
  margin-right: 8px;
  margin-top: 2px;
}
.home #home-extras .box .home-extras__classifieds_links .home-extras__classifieds_links-wrapper a {
  display: block;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}
.home #home-extras .box .box-link {
  text-align: center;
}
.home #home-extras .home-extras__cert-links .home-extras__cert-link {
  text-align: center;
}
.home #home-extras .home-extras__cert-links .home-extras__cert-link img {
  max-height: 200px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .home #home-extras .home-extras__cert-links .home-extras__cert-link img {
    max-height: 150px;
  }
}
.home #home-extras .home-extras__cert-links .home-extras__cert-link .home-extras__cert-name {
  font-weight: 700;
  line-height: 1.3;
}
.home #home-sponsors .section-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #185640;
  max-width: 700px;
  margin: 0 auto 30px;
}
.home #home-sponsors .sponsor-logos {
  padding: 0 40px;
}
.home #home-sponsors .sponsor-logos .slick-track {
  display: flex;
  align-items: center;
}
.home #home-sponsors .sponsor-logos .slick-track .logo {
  padding: 0 15px;
  margin-bottom: 0;
  max-height: 150px;
  margin: 0 auto;
}
.home #home-sponsors .sponsor-logos .slick-prev, .home #home-sponsors .sponsor-logos .slick-next {
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.home #home-sponsors .sponsor-logos .slick-prev:before, .home #home-sponsors .sponsor-logos .slick-next:before {
  font-family: 'Font Awesome 5 Pro';
  color: #e07c00;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-top: 4px;
}
.home #home-sponsors .sponsor-logos .slick-prev {
  left: 0px;
}
.home #home-sponsors .sponsor-logos .slick-prev:before {
  content: '';
  margin-right: 5px;
}
.home #home-sponsors .sponsor-logos .slick-next {
  right: 0px;
}
.home #home-sponsors .sponsor-logos .slick-next:before {
  content: '';
  margin-left: 5px;
}
.home #home-sponsors .sponsor-logos .slick-dots {
  bottom: -40px;
}
.home #home-sponsors .sponsor-logos .slick-dots li {
  margin: 0 3px;
}
.home #home-sponsors .sponsor-logos .slick-dots li button {
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
}
.home #home-sponsors .sponsor-logos .slick-dots li button:before {
  color: #185640;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.blog article, .archive article {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.blog article .entry-title, .archive article .entry-title {
  padding: 0;
  margin-bottom: 10px;
  border: none;
}
.blog article .entry-meta, .archive article .entry-meta {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.single-post #content {
  padding: 30px 0 80px;
}
.search article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.search article .search-post-type {
  color: #e07c00;
  font-size: 80%;
  font-weight: 700;
  margin-bottom: 5px;
}
.search article .entry-title {
  font-size: 140%;
  padding: 0;
  border: 0;
}
#nav-below {
  text-align: center;
}
#nav-below .wp-pagenavi span, #nav-below .wp-pagenavi a {
  display: inline-block;
  min-width: 32px;
}
#documents-category-list .cat-item {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 12px;
  font-size: 115%;
}
#documents-category-list .cat-item:before {
  content: '';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  margin-right: 10px;
  color: #999;
}
#documents-category-list .cat-item:last-child {
  border-bottom: none;
}
#documents-category-list .cat-item span {
  font-size: 75%;
  color: #555;
}
.single-documents .file {
  border: 1px solid #ccc;
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 30px;
}
.single-documents .file .doc-icon {
  color: #185640;
  font-size: 140%;
  margin-right: 10px;
}
.single-documents .file p {
  font-weight: 700;
}
.single-documents .file .button {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .classified-listings a {
    background: #185640;
    color: #fff;
    padding: 3px 10px;
  }
}
.single-classifieds #content hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-classifieds #content .back-button {
  color: #fff !important;
}
.single-classifieds #sidebar {
  margin-top: 30px;
}
.tax-doc_categories .documents .doc-title {
  font-size: 110%;
  border-bottom: none;
  padding: 0;
  margin-bottom: 10px;
}
.tax-doc_categories .documents .file {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.tax-doc_categories .documents .file .button, .tax-doc_categories .documents .file .button.outline {
  font-size: 90%;
  padding: 5px 10px;
}
.tax-doc_categories .documents .file .button.outline {
  padding: 3px 10px;
}
.tax-doc_categories .documents .file .button.outline:hover {
  background: #185640;
  border-color: #185640;
}
.tax-doc_categories .documents:last-child .file {
  border-bottom: none;
  margin-bottom: 0px;
}
.tingle-modal-box {
  max-width: 500px;
}
.tingle-modal-box__content {
  padding: 1.5rem !important;
}
.tingle-modal-box__footer--sticky {
  position: relative !important;
}
#gform_fields_3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#gform_fields_3 li.gfield {
  flex-basis: 46% !important;
  margin: 2% !important;
}
body.role-um_nofa-member #field_2_7 {
  display: none;
}
.menu ul, .menu li ul.sub-menu li ul {
  position: absolute;
  z-index: 9;
  left: -9999px;
  opacity: 0;
  transition: 0.2s linear opacity;
  -webkit-transition: 0.2s linear opacity;
}
.menu li > a:hover, .menu li > a:focus, .menu li:focus > a, .menu li:hover > a {
  background: #185640;
  color: #fff !important;
}
.menu li > a:hover:after, .menu li > a:focus:after, .menu li:focus > a:after, .menu li:hover > a:after {
  color: #333 !important;
}
.menu li .sub-menu li > a:hover, .menu li .sub-menu li > a:focus, .menu li .sub-menu li:focus > a, .menu li .sub-menu li:hover > a {
  background: rgba(0, 0, 0, 0.2);
}
.menu li:hover ul, .menu li:focus ul, ul.show-menu {
  width: 225px;
  left: 0;
  opacity: 0.99;
}
.menu li ul.sub-menu li:hover ul, .menu li ul.sub-menu li:focus ul {
  top: 0;
  left: 225px;
  opacity: 1;
}
body .gform_wrapper .gform_body .gform_fields .gfield {
  padding: 0;
  margin-top: 0;
  margin-bottom: 15px;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  margin-bottom: 0;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input[type="text"], body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input[type="email"], body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input[type="tel"], body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea {
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select {
  height: 38px;
  border: 1px solid #ccc;
  background-color: #f8f8f8 !important;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=)  no-repeat right 2px center;
  padding-left: 10px;
  appearance: none;
  -webkit-appearance: none;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio ul, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox ul {
  margin: 0;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio ul li input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox ul li input {
  margin: 0 5px 4px 2px;
}
@media (max-width: 767px) {
  body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio ul li input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox ul li input {
    margin: 0 5px 1px 2px;
  }
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_radio ul li label, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox ul li label {
  margin: 0;
  line-height: 1.3;
}
body .gform_wrapper .gform_body .gform_fields .gfield.gsection .gsection_title {
  padding-bottom: 8px !important;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-title {
  padding: 15px;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-title #responsive-menu-pro-title-image {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-search-box {
  padding: 0 5%;
  margin-bottom: 17px;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-search-box .responsive-menu-pro-search-box {
  height: 36px;
  padding: 5px 10px;
  border-width: 1px;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content {
  text-align: center;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login a {
  color: #e07c00;
  text-decoration: underline;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login .btn {
  background: #e07c00;
  padding: 5px 15px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login .btn i {
  margin-right: 10px;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login .username {
  font-weight: 700;
  font-size: 110%;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper #responsive-menu-pro-additional-content #responsive-menu-login .username i {
  margin-right: 10px;
}
.form-group label {
  font-weight: bold;
}
.gpnf-nested-entries thead {
  background: #185640;
  color: #fff;
}
.gpnf-nested-entries thead th {
  text-align: center;
  font-size: 115%;
}
.gpnf-nested-entries thead th:first-child {
  text-align: left;
}
.gpnf-nested-entries tbody td {
  text-align: center;
}
.gpnf-nested-entries tbody td:first-child {
  text-align: left;
}
.price-index-table-container {
  max-width: 100%;
  overflow-x: hidden;
}
.price-index-table {
  max-width: 100%;
  overflow: hidden;
}
.price-index-table thead th {
  text-align: center;
  font-size: 115%;
}
.price-index-table thead th:first-child {
  text-align: left;
}
.price-index-table tbody tr.group {
  background: #00205c !important;
  color: #fff !important;
  font-size: 1.1em;
  padding: 2rem 1rem;
}
.price-index-table tbody tr.hiderows {
  background: #1063ff !important;
}
.price-index-table tbody tr td {
  border-color: rgba(0, 32, 92, 0.5);
  text-align: center;
}
.price-index-table tbody tr td:first-child {
  width: 25%;
  text-align: left;
  font-weight: bold;
}
.price-index-table tbody tr:nth-child(odd) {
  background: rgba(0, 32, 92, 0.05);
}
#priceIndexSubmit, #priceIndexSubmit2 {
  background: #eeeeee;
  padding: 1rem;
  margin-bottom: 2rem;
}
#priceIndexSubmit label, #priceIndexSubmit2 label {
  display: block;
  width: 100%;
}
#priceIndexSubmit .form-group, #priceIndexSubmit2 .form-group {
  flex: 1 0 auto;
  padding: 0 1rem;
}
#priceIndexSubmit input, #priceIndexSubmit select, #priceIndexSubmit2 input, #priceIndexSubmit2 select {
  width: 100%;
}
.gpnf-nested-entries {
  width: 100%;
}
.dataTables_filter {
  margin-right: 0px;
}
.dataTables_filter label {
  display: flex;
  align-items: center;
}
.price-chart {
  width: 100%;
}
.price-chart > div {
  display: flex;
}
.price-chart > div span {
  padding: 0 0.25rem;
  border: 0;
  width: 50% !important;
  text-align: left;
  font-size: 90%;
}
.price-chart > div span:first-child {
  text-align: right;
}
.dataTables_wrapper .dataTables_filter {
  float: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled {
  background-color: #e07c00;
  padding: 9px 12px 9px 14px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button.alt.disabled:hover {
  background-color: #e07c00;
}
.woocommerce .quantity .qty {
  height: 35px;
}
.woocommerce .sku_wrapper {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0;
  margin-bottom: 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-product_subtitle {
  font-size: 90%;
  font-weight: 400;
  color: #666;
}
.woocommerce ul.products li.product .price {
  font-size: 120%;
  padding: 10px 0 0 0;
  margin: 0;
}
.woocommerce .col2-set {
  display: flex;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  float: none;
  flex: inherit;
  max-width: none;
}
.woocommerce form .form-row {
  display: block;
  margin-bottom: 10px;
}
.woocommerce form .form-row label {
  line-height: 1.3;
  margin-bottom: 3px;
}
.woocommerce form .form-row input, .woocommerce form .form-row textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 6px 10px;
}
.woocommerce.single-product #content {
  padding-top: 30px;
}
.woocommerce.single-product #content .entry-meta, .woocommerce.single-product #content .entry-footer, .woocommerce.single-product #content .footer {
  display: none;
}
.woocommerce .woocommerce-checkout #customer_details {
  margin-bottom: 30px;
}
.woocommerce-cart #sidebar, .woocommerce-checkout #sidebar {
  display: none;
}
#sidebar #woo-cart .cart_list .mini_cart_item {
  display: flex;
  flex-flow: wrap;
  border-bottom: 1px solid #eee;
}
#sidebar #woo-cart .cart_list .mini_cart_item:last-child {
  border: none;
}
#sidebar #woo-cart .cart_list .mini_cart_item .remove {
  margin-right: 7px;
}
#sidebar #woo-cart .cart_list .mini_cart_item a img {
  display: none;
}
#sidebar #woo-cart .cart_list .mini_cart_item .quantity {
  font-size: 85%;
  width: 100%;
  margin-left: 35px;
}
#sidebar #woo-cart .total {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
#sidebar #woo-cart .buttons .button:first-child {
  margin-right: 15px;
}
