.site-header {
  box-shadow: rgba(0, 0, 0, 0.25) 0 3px 11px 0 !important; }
  .site-header .fl-heading {
    transition: all .3s ease-in-out; }
  .site-header .fl-photo-content a {
    display: inline-block; }
  .fl-theme-builder-header-sticky .site-header h1.fl-heading {
    font-size: 24px; }
  .fl-theme-builder-header-sticky .site-header h3.fl-heading {
    font-size: 18px; }

.fl-theme-builder-header-sticky.fl-theme-builder-header-shrink .site-header .fl-photo {
  height: 70px !important; }

.site-primary-menu .current-menu-item > a {
  font-weight: 700; }

.site-footer-copyright a {
  text-decoration: underline;
  transition: all .3s ease-in-out; }
  .site-footer-copyright a:hover, .site-footer-copyright a:focus {
    text-decoration: none; }

.text-underline {
  text-decoration: underline; }

.bordered-box .fl-rich-text {
  background-color: #e5e8ed;
  border: 2px solid #7dba00;
  padding: 15px; }

.map-border-green .fl-map {
  border: 2px solid #7dba00; }

.green {
  color: #7dba00 !important; }

.heading-italic .heading-title {
  font-style: italic; }
  .heading-italic .heading-title .green {
    color: #7dba00 !important; }

.img-arrow .fl-photo-img {
  width: 100px; }
