/* Formstack Fix */
.fsstable-hover .navContent > ul > li:hover ul {
    display: block;
    z-index: 99;
}

/*slider*/
.block_d3bee4eac07b4f26adde5d87043da7d3 .imgEffect-content {
  background: rgba(0,0,0,.6);
}

@media screen and (min-width: 468px) {
  .block_d3bee4eac07b4f26adde5d87043da7d3 .imgEffect-content {
      right: 10%;
  }
/* Image Gallery transitions */
  .block_d3bee4eac07b4f26adde5d87043da7d3 .imgEffect-content {
    transition: transform .5s ease 1s;
    width: auto;
    text-align: left;
    bottom: 0%;
    top: auto;
    padding: 20px;
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .imgEffect-content:after {
    background: #153f58;
    display: inline-block;
    padding: 2px 10px;
    text-transform: uppercase;
    margin-top: 20px;
  }
  /* titles */
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item .contentTitle:before {
    display: block;
    font-size: 18px;
  }

  /* buttons */
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item:nth-child(1) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item:nth-child(2) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item:nth-child(3) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item:nth-child(4) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item:nth-child(5) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .fs-item .imgEffect-content {
    transform: translateY(100%);
  }
  .block_d3bee4eac07b4f26adde5d87043da7d3 .imagesLoaded .fs-item.flex-active-slide .imgEffect-content {
    transform: translateY(0%);
  }
}

/*   Footer   */
/**************/
.blockWrap_aa9800e4c1fc443f96c8cddee89c76d6 {
    width: 100% !important;
}
.block_aa9800e4c1fc443f96c8cddee89c76d6 .contentTitle,
.block_aa9800e4c1fc443f96c8cddee89c76d6 .blockInnerContent {
    text-align: center;
}