.sticky-wrapper {
  width: 100%;
  height: 75px; }
  .sticky-wrapper .l-sticky-footer {
    position: fixed;
    left: 0;
    top: calc(100vh - 75px);
    z-index: 20; }
    .sticky-wrapper .l-sticky-footer .content {
      display: flex;
      padding-top: 0;
      transition: all 0.5s ease-in; }
      .sticky-wrapper .l-sticky-footer .content .item {
        flex-grow: 1;
        min-width: 33.3%;
        border-left: 2px solid rgba(255, 255, 255, 0.5);
        text-align: center;
        padding: 0 1rem 1rem 1rem; }
        .sticky-wrapper .l-sticky-footer .content .item .header {
          height: 75px;
          line-height: 75px; }
          .sticky-wrapper .l-sticky-footer .content .item .header h3 {
            line-height: 75px;
            margin: 0; }
            .sticky-wrapper .l-sticky-footer .content .item .header h3 a, .sticky-wrapper .l-sticky-footer .content .item .header h3 a:link, .sticky-wrapper .l-sticky-footer .content .item .header h3 a:hover, .sticky-wrapper .l-sticky-footer .content .item .header h3 a:visited {
              color: #c0d83A; }
      .sticky-wrapper .l-sticky-footer .content .item.last {
        border-right: 2px solid rgba(255, 255, 255, 0.5); }
  .sticky-wrapper .l-sticky-footer.stuck {
    position: relative;
    left: auto;
    top: auto; }
    .sticky-wrapper .l-sticky-footer.stuck .content {
      padding-top: 1rem; }

.block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy {
  display: flex;
  flex-direction: row; }
  .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy .column {
    width: 33.3%;
    flex-grow: 1; }
  .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 0 0.78947em;
    margin-top: 0;
    margin-bottom: 0; }
    .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset .fieldset-wrapper {
      padding-bottom: 0; }
      .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset .fieldset-wrapper .fieldset-description {
        margin: 0;
        padding: 1rem 1rem 2rem 1rem; }
    .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset legend {
      width: 100%;
      background-color: #fff; }
      .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset legend .fieldset-legend {
        text-transform: none;
        position: relative; }
        .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset legend .fieldset-legend a {
          color: #8d8d88; }
  .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset.collapsed {
    box-shadow: none;
    background-color: transparent;
    padding: 0 0.78947em !important; }
    .block-wfuna-addons-wfuna-addons-una-directory .block-content .flexy fieldset.collapsed legend {
      background-color: transparent; }

.block-wfuna-addons-wfuna-addons-una-directory #cedc_map {
  width: 100%; }

.main-section .block.block-wfuna-addons-wfuna-addons-una-directory {
  padding-top: 0; }
