/*  */
.top-header a:focus {
  color: #fff;
}

.gw-logo2 {
  padding-top: 45px;
}
.gw-logo2 img {
  max-width: 140px;
}

@media (max-width: 991px) {
  .gw-logo2 {
    padding-top: 14px;
  }
}
/* cookie styling */
body #ccc {
  font-size: 16px !important;
  /*  .ccc-content--dark .ccc-link.ccc-tabbable:focus {
      background-color: #111125!important;
      border-color: #111125!important;
  }
  .ccc-content--dark .ccc-link.ccc-tabbable:focus {
      background-color: #111125!important;
      border-color: #111125!important;
  }
  .ccc-content--dark .ccc-tabbable:focus {
      box-shadow: 0 4px 8px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.2);
  } */
  /* .ccc-content--dark   .ccc-link.ccc-tabbable:focus {
      filter: invert(100%);
      padding: 8px;
  } */
  /*    .ccc-notify__notify.ccc-content--dark .ccc-link.ccc-tabbable:focus {
      background-color: #111125 !important;
      border-color: #111125 !important;
  } */
  /*  .ccc-content--dark .ccc-notify-button,
  .ccc-content--dark .ccc-notify-button span {
      border-color: #fff;
      color: #fff;
  }

  .ccc-content--dark .ccc-notify-button,
  .ccc-content--dark .ccc-notify-button span {
      border-color: #fff;
      color: #fff;
  } */
  /*  .ccc-notify__notify.ccc-content--dark {
      .ccc-link.ccc-tabbable:focus {
          background-color: #111125 !important;
          border-color: #111125 !important;
      }
  } */
  /*  .ccc-notify__notify.ccc-content--dark .ccc-link.ccc-tabbable:focus {
      background-color: #111125 !important;
      border-color: #111125 !important;
  } */
}
body #ccc a {
  outline: 0 !important;
}
body #ccc a:focus {
  outline: 0 !important;
}
body #ccc a:focus-visible {
  color: var(--almost-black) !important;
  background-color: var(--focus-yellow) !important;
  outline: 0 !important;
}
body #ccc #ccc-icon:focus {
  outline: 0;
}
body #ccc #ccc-icon:focus #star path {
  fill: var(--almost-black);
}
body #ccc #ccc-icon:focus svg {
  fill: var(--focus-yellow);
}
body #ccc h2,
body #ccc h3 {
  font-size: 1.1em !important;
}
body #ccc .checkbox-toggle-on,
body #ccc .checkbox-toggle-off {
  color: var(--park-green) !important;
}
body #ccc #ccc-title {
  font-size: 1.3em !important;
}
body #ccc .checkbox-toggle-toggle {
  background-color: var(--park-green) !important;
}
body #ccc .checkbox-toggle--slider .checkbox-toggle-off {
  opacity: 0.65;
}
body #ccc .checkbox-toggle {
  background-color: #ffffff !important;
  border: 3px solid var(--west-green) !important;
}
body #ccc p,
body #ccc .third-party-cookie-link {
  font-size: 1em !important;
}
body #ccc #ccc-close {
  fill: var(--almost-black) !important;
  outline: 0 !important;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body #ccc #ccc-close:hover {
  background-color: var(--park-green);
  fill: var(--white) !important;
  outline: 0 !important;
}
body #ccc #ccc-close:focus-visible {
  background-color: var(--focus-yellow) !important;
  background-color: var(--focus-yellow) !important;
  outline: 0 !important;
  -webkit-box-shadow: 0px 4px 0px 0px var(--almost-black);
          box-shadow: 0px 4px 0px 0px var(--almost-black);
}
body #ccc .ccc-content--dark .ccc-tabbable:active,
body #ccc .ccc-content--dark .ccc-tabbable:hover,
body #ccc .ccc-icon--highlight:active,
body #ccc .ccc-icon--highlight:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important;
}
body #ccc .ccc-content--dark a,
body #ccc .ccc-content--dark h1,
body #ccc .ccc-content--dark h2,
body #ccc .ccc-content--dark h3,
body #ccc .ccc-content--dark p,
body #ccc .ccc-content--dark span {
  color: #fff;
}
body #ccc .ccc-content--dark div.ccc-tabbable {
  outline: auto;
}
body #ccc .ccc-content--dark div.ccc-tabbable:hover {
  outline: auto;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important;
}
body #ccc .ccc-content--dark div.ccc-tabbable:focus-within {
  outline: 2px solid var(--almost-black) !important;
}
body #ccc .ccc-notify-button {
  margin: 4px 8px 16px 2px;
  border-radius: 30px;
  padding: 9px 25px !important;
}
body #ccc .ccc-notify-button:hover {
  outline: auto;
}
body #ccc #ccc-notify-dismiss {
  top: 6px;
  outline: 0;
  border-radius: 5px;
}
body #ccc #ccc-notify-dismiss svg {
  fill: var(--almost-black) !important;
}
body #ccc #ccc-notify-dismiss:hover {
  background-color: var(--park-green) !important;
  outline: 0;
}
body #ccc #ccc-notify-dismiss:hover svg {
  fill: var(--white) !important;
}
body #ccc #ccc-notify-dismiss:focus {
  outline: 0;
}
body #ccc #ccc-notify-dismiss:focus-visible {
  background-color: var(--focus-yellow) !important;
  outline: 0 !important;
  -webkit-box-shadow: 0px 4px 0px 0px var(--almost-black);
          box-shadow: 0px 4px 0px 0px var(--almost-black);
}
body #ccc button#ccc-notify-reject {
  border: 2px solid transparent !important;
}
body #ccc button#ccc-notify-reject:focus-visible {
  outline: 0 !important;
  border-color: var(--almost-black) !important;
}
body #ccc .ccc-notify__notify.ccc-content--dark .ccc-tabbable:focus {
  /*  box-shadow: 0 4px 8px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.2); 
   filter: invert(100%);   */
}
body #ccc .ccc-notify-button.ccc-reject-button {
  background-color: transparent !important;
  border-color: var(--west-green) !important;
  color: var(--almost-black) !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-family: var(--title-font-bold);
  font-weight: normal;
}
body #ccc .ccc-notify-button.ccc-reject-button span {
  color: var(--almost-black) !important;
}
body #ccc .ccc-notify-button.ccc-reject-button:hover {
  background-color: var(--park-green) !important;
  border-color: var(--west-green) !important;
  color: var(--white) !important;
  outline: 0;
}
body #ccc .ccc-notify-button.ccc-reject-button:hover span {
  color: var(--white) !important;
}
body #ccc .ccc-notify-button.ccc-reject-button:focus-visible {
  background-color: var(--focus-yellow) !important;
  border-color: var(--almost-black) !important;
  color: var(--almost-black) !important;
  outline: 0;
}
body #ccc .ccc-notify-button.ccc-reject-button:focus-visible span {
  color: var(--almost-black) !important;
}
body #ccc .ccc-content--dark {
  /* .ccc-notify-button {
      outline: 0 !important;
      border-color: var(--dark-green) !important;
      color: var(--white) !important;
  } */
}
body #ccc .ccc-content--dark .ccc-notify-link {
  outline: 0 !important;
  background-color: transparent !important;
  border: 2px solid var(--west-green) !important;
  font-family: var(--title-font-bold);
  font-weight: normal;
}
body #ccc .ccc-content--dark .ccc-notify-link:hover {
  background-color: var(--park-green) !important;
  border-color: var(--west-green) !important;
  color: var(--white) !important;
  outline: 0;
}
body #ccc .ccc-content--dark .ccc-notify-link:hover span {
  color: var(--white) !important;
}
body #ccc .ccc-content--dark .ccc-notify-link:focus-visible {
  background-color: var(--focus-yellow) !important;
  border-color: var(--almost-black) !important;
  color: var(--almost-black) !important;
  outline: 0 !important;
}
body #ccc .ccc-content--dark .ccc-notify-link:focus-visible span {
  color: var(--almost-black) !important;
}
body #ccc .ccc-svg-element {
  top: 2px;
}
body #ccc .ccc-notify-button.ccc-accept-button,
body #ccc .ccc-notify-button.ccc-close-button {
  background-color: var(--park-green) !important;
  border-color: var(--park-green) !important;
  color: var(--white) !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-family: var(--title-font-bold);
  font-weight: normal;
  outline: 0 !important;
}
body #ccc .ccc-notify-button.ccc-accept-button:hover,
body #ccc .ccc-notify-button.ccc-close-button:hover {
  background-color: var(--forest-green) !important;
  border-color: var(--west-green) !important;
  color: var(--white) !important;
  outline: 0;
}
body #ccc .ccc-notify-button.ccc-accept-button:focus-visible,
body #ccc .ccc-notify-button.ccc-close-button:focus-visible {
  background-color: var(--focus-yellow) !important;
  border-color: var(--almost-black) !important;
  color: var(--almost-black) !important;
  outline: 0 !important;
}
body #ccc .ccc-notify-button.ccc-accept-button:focus-visible span,
body #ccc .ccc-notify-button.ccc-close-button:focus-visible span {
  color: var(--almost-black) !important;
}
body #ccc .ccc-notify-button.ccc-accept-button span,
body #ccc .ccc-notify-button.ccc-close-button span {
  color: var(--white) !important;
}

@media (max-width: 991px) {
  body #ccc #ccc-icon {
    width: 70px !important;
    height: 70px !important;
  }
}
@media (min-width: 992px) {
  .latest-news .news-list.four-column li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    max-width: 25%;
  }
  .latest-news .news-list.four-column li:nth-child(-n+4) {
    padding-bottom: 0;
  }
}
.no-record {
  font-weight: normal;
}

.error-wrap {
  padding: 10px 20px 20px;
  border: 2px solid #E00000;
  margin-bottom: 10px;
  display: none;
}

.total-err-count,
.err-premise,
.err-locations,
.err-premises-sizes-min,
.err-premises-sizes-max {
  color: #E00000;
  display: none;
}

.total-err-count {
  font-weight: 600;
}

.total-err-count a,
.err-premise a,
.err-locations a,
.err-premises-sizes-min a,
.err-premises-sizes-max a {
  color: #E00000;
}
.total-err-count a:hover,
.err-premise a:hover,
.err-locations a:hover,
.err-premises-sizes-min a:hover,
.err-premises-sizes-max a:hover {
  color: #E00000;
  text-decoration: none;
}
.total-err-count a:focus-visible,
.err-premise a:focus-visible,
.err-locations a:focus-visible,
.err-premises-sizes-min a:focus-visible,
.err-premises-sizes-max a:focus-visible {
  color: #000;
}

.filter-widget1 .err-premise {
  margin-top: -25px;
  padding-bottom: 10px;
}

.filter-widget .err-premises-sizes-min,
.filter-widget .err-premises-sizes-max {
  margin-top: -15px;
  padding-bottom: 20px;
}

.news-mandatory {
  font-size: 14px;
  color: #666;
  text-align: right;
  margin: 20px 0 10px 0;
}

.register-section .registeration-inner .um-um_password_id .um-field-block div,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--almost-black);
}

.ftz-pages .header__middle .header__middle-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20.5em;
          flex: 1 1 20.5em;
  max-width: 20.5em;
  position: relative;
}
.ftz-pages .header__middle .header__middle-logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ftz-pages .header__middle .header__middle-logo:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ftz-pages .header__middle .header__middle-logo-ftz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  position: relative;
}
.ftz-pages .header__middle .header__middle-logo-ftz:has(.header__middle-logo:focus-visible) {
  background-color: var(--focus-yellow);
  -webkit-box-shadow: 0px 3px 0px 0px var(--almost-black);
          box-shadow: 0px 3px 0px 0px var(--almost-black);
}
.ftz-pages .header__middle .header__middle-logo-ftz:has(.header__middle-logo:focus-visible) .txt-slash:before {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.ftz-pages .header__middle .header__middle-logo-ftz .header__middle-logo:focus-visible {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.ftz-pages .header__middle .header__middle-logo-ftz .txt-slash {
  font-size: 12px;
  text-transform: uppercase;
  -ms-flex-item-align: center;
      align-self: center;
  letter-spacing: 1.8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 32px;
  position: relative;
}
.ftz-pages .header__middle .header__middle-logo-ftz .txt-slash:before {
  content: "";
  background: url(../images/icons/slash.svg) no-repeat;
  width: 11.33px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 11px;
          flex: 0 0 11px;
  /* height: 100%; */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  left: 0;
  height: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
.ftz-pages .header__middle .header__middle-right {
  max-width: calc(100% - 20.5em);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 20.5em);
          flex: 1 1 calc(100% - 20.5em);
  gap: 10px;
  padding-top: 0px;
  margin-top: -5px;
}
.ftz-pages .header__middle-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ftz-pages .header__middle-btn {
  padding: 6.5px 10px;
}
.ftz-pages .content-detail-widget blockquote {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 20px;
}
.ftz-pages .content-detail-widget blockquote p {
  font-size: 17px;
  line-height: 1.5em;
  margin-bottom: 0;
}
.ftz-pages .content-detail-widget blockquote p:has(em) {
  margin-bottom: 15px;
  line-height: 1.25em;
}
.ftz-pages .content-detail-widget blockquote p em {
  font-size: 30px;
  font-style: normal;
  line-height: 1.25em;
}
.ftz-pages .content-detail-widget ol {
  margin-left: 20px;
}
.ftz-pages .content-detail-widget ul {
  margin-left: 5px;
}
.ftz-pages .content-detail-widget ul li {
  padding-left: 18px;
}
.ftz-pages .content-detail-widget ul li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 10px;
}
.ftz-pages .content-detail-widget iframe {
  height: auto;
  width: 100%;
  aspect-ratio: 16/9;
}
.ftz-pages .animate-hover {
  position: relative;
}
.ftz-pages .animate-hover:not([target=_blank]):before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: slideIn 0.3s forwards;
          animation: slideIn 0.3s forwards;
}
.ftz-pages .sitemap-inner .mega-close {
  display: none;
}

@media (min-width: 1280px) {
  .ftz-pages .header__middle .header__middle-btn:after {
    margin-top: -2px;
  }
  .ftz-pages .header__middle .header__middle-btn:before {
    bottom: 8px;
  }
}
@media (max-width: 991px) {
  .ftz-pages .header__middle-row {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .ftz-pages .header__middle-hamburger {
    margin-right: 0;
  }
  .ftz-pages .header__middle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .ftz-pages .header__middle .header__middle-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 170px;
            flex: 1 1 170px;
    max-width: 170px;
  }
  .ftz-pages .header__middle .header__middle-right {
    max-width: calc(100% - 170px);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 170px);
            flex: 1 1 calc(100% - 170px);
  }
  .ftz-pages .header__middle .header__middle-logo-ftz {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .ftz-pages .header__middle .header__middle-logo-ftz .txt-slash {
    padding-left: 12px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    font-size: 8px;
    line-height: 2.2em;
  }
  .ftz-pages .header__middle .header__middle-logo-ftz .txt-slash:before {
    height: 100%;
    width: 6px;
    background-size: 100%;
  }
  .ftz-pages .content-detail-widget ol {
    margin-left: 25px;
  }
  .ftz-pages .content-detail-widget blockquote {
    margin-left: 15px;
    border-left-width: 3px;
  }
  .ftz-pages .content-detail-widget blockquote p {
    font-size: 16px;
  }
  .ftz-pages .content-detail-widget blockquote p em {
    font-size: 24px;
  }
}