/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
  background-color: #ecb04a;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
html.hidden {
  overflow-y: hidden;
}

html,
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  line-height: 1.3;
  overflow-x: hidden;
  overflow-y: auto;
}
.lock-body {
  overflow-y: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

/* .wrap-button .wp-block-button__link.no-border-radius, */
.wp-block-buttons .wp-block-button__link,
a.button,
.button a {
  font-weight: 700;
  font-size: 14px;
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  padding: 11px;
  display: inline-block;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 10px 7px -10px #b29069;
  background-color: #ecb04a;
}
.wrap-button .wp-block-button__link.no-border-radius.outlined,
.wp-block-buttons .outlined a.wp-block-button__link,
a.button.outlined,
.button.outlined a {
  box-shadow: 0 10px 7px -10px #b29069;
  border-radius: 3px;
  border: 1px solid #ecb04a;
  background-color: #fff;
}
.wrap-button .wp-block-button__link.no-border-radius.blue,
a.button.blue,
.button.blue a {
  background: #004c97;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1.2px;
  line-height: normal;
}
.wrap-button .wp-block-button__link.no-border-radius.blue-dark,
a.button.blue-dark,
.button.blue-dark a {
  border-radius: 5px !important;
  background-color: #16274a;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1.2px;
}
/* .wrap-button .wp-block-button__link.no-border-radius:hover, */
.wp-block-buttons .wp-block-button__link:hover,
a.button:hover,
.button a:hover {
  opacity: 0.8;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  box-shadow: 0 10px 7px -10px #b29069;
  border: 1px solid #ecb04a;
  background-color: #fff;
  font-size: 14px;
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  border-radius: 3px !important;
}

a.link-button,
.join-us__content .link-button a,
.link-button a.elementor-button {
  display: inline-block;
  color: #16274a;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  padding: 0;
}

a.link-button::before,
.join-us__content .link-button a::before,
.link-button a.elementor-button::before {
  content: "";
  position: absolute;
  left: -4px;
  right: 0;
  bottom: -2px;
  background: #ecb04a;
  height: 1px;
}
@media screen and (max-width: 767px) {
  a.link-button::before,
  .join-us__content .link-button a::before,
  .link-button a.elementor-button::before {
    left: 0;
  }
}
a.link-button::after,
.join-us__content .link-button a::after,
.link-button a.elementor-button::after {
  content: "";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  margin-left: 4px;
  color: #ecb04a;
}
.link-button.white a {
  font-weight: 600;
  color: #fff;
}
.link-button.white a::before {
  background: #fff;
}
.link-button.white a::after {
  color: #fff;
}

.right {
  float: right;
}

.brandon,
.brandon .elementor-heading-title {
  font-family: "Brandon Smith Stamp", sans-serif!important;
  font-weight: 400!important;
  margin-block-end:0.5rem!important;
}

.corn {
  color: #ecb04a;
}

.text-align-center {
  text-align: center;
}

.content-container {
  margin: 37px auto 3rem;
  z-index: 10;
  max-width: 76.5rem;
  padding: 0 1rem;
}
.content-container.single-container {
  max-width: 64rem;
}
@media screen and (max-width: 767px) {
  .content-container {
    margin-top: 0;
  }
}

.e-con::before {
  width: auto!important;
}

.e-con .header-inner {
  margin: 60px auto 36px;
  max-width: 76.5rem;
  padding: 0 1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .e-con .header-inner {
    margin: 60px -5px 36px;
  }
}
.e-con > .e-con-inner > .header-inner.header-single-inner {
  max-width: 64.5rem;
}
.header-inner .brandon {
  font-family: "Brandon Smith Stamp", sans-serif;
  color: #004c97;
  font-size: 60px;
  font-weight: 400;
  display: block;
  line-height: 1;
  margin-top: -19px;
  padding-left: 45px;
}
@media screen and (max-width: 767px) {
  .header-inner .brandon {
    font-size: 40px;
    padding-left: 0;
    margin-top: -8px;    
  }
}

.e-con .link-button.archive-link {
  text-align: left;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
}
.e-con .archive-link a.elementor-button::after {
  content: "";
  float: left;
  margin-right: 10px;
}
.e-con .archive-link a.elementor-button::before {
  left: 3px;
  right: -1px;
}

.overlay {
  position: relative;
  width: 100%;
  height: calc(100vh - 650px);
  min-height: 250px;
}

.protected-post-form {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  display: block;
  width: 252px;
  transform: translate(-50%, 50%);
  height: auto;
  max-height: 61px;
}
.protected-post-form .inner {
  background: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
}
.protected-post-form .button {
  border-radius: 50%;
  color: #ecb04a;
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0 22px;
  padding: 0;
  font-size: 19px;
}
.protected-post-form .input {
  width: 100%;
  height: 61px;
  border: none;
  outline: none;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #4d4d4d;
}

.page-template .content-container > p {
  max-width: 49.68rem;
  text-align: center;
  margin: auto;
}

.page-template-default .content-container > p {
  max-width: 49.68rem;
  text-align: center;
  margin: auto;
}

.page-template-default .content-container {
  max-width: 65.75rem;
}
@media screen and (max-width: 767px) {
  .page-template-default .content-container {
    padding: 0;
  }
}

.preloader {
  position: absolute;
  z-index: 100000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  color: #446b34;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.preloader__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.preloader__icon::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 900;
  animation: spin 1s ease-in-out infinite;
}
.preloader--hidden {
  visibility: hidden;
  opacity: 0;
}

.main-content {
  max-width: 911px;
  margin: 0 auto;
  position: relative;
}
.main-content.main-content--featured {
  margin-top: -127px;
}
@media screen and (max-width: 1024px) {
  .main-content.main-content--featured {
    margin-top: -80px;
  }
}
.content-bg:has(.elementor-widget-theme-post-featured-image) ~ .main-content.main-content--featured .main-content__inner::before {
  content: "";
  background-image: url("/wp-content/uploads/2025/05/fon-n.png");
  height: 280px;
  top: -55px;
  z-index: 0;
  width: auto;
  position: absolute;
  left: -22px;
  right: -22px;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .main-content .main-content__inner::before,
  .content-bg:has(.elementor-widget-theme-post-featured-image) ~ .main-content.main-content--featured .main-content__inner::before {
    top: -80px;
    left: -10px;
    right: -10px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 767px) {
  .main-content .main-content__inner::before,
  .content-bg:has(.elementor-widget-theme-post-featured-image) ~ .main-content.main-content--featured .main-content__inner::before {
    height: 300px;
    top: -40px;
    left: 0;
    right: 0;
  }
}
.main-content__inner {
  position: relative;
  background-repeat: no-repeat;
  padding: 0 60px 0!important;
  background-position: top;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .main-content__inner {
    padding: 0 30px!important;
  }
}
@media screen and (max-width: 767px) {
  .main-content__inner {
    padding: 0 35px 0!important;
  }
}
@media screen and (max-width: 550px) {
  .main-content__inner {
    padding: 0 26px!important;
  }
}
.main-content__inner .wp-block-image.alignfull {
  margin: 0;
}
.main-content-block {
  margin: 25px 0 70px;
  /* padding: 25px 0 70px; */
}

p {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.page-template-default h1 {
  position: relative;
  z-index: 20;
}
.page-template-default .main-content-block {
  margin-top: 18px;
}

.content-main {
  position: relative;
}
.page-template-default main::before,
.news-template-default main::before,
.page-id-16683::before,
.home::before {
  content: "";
  position: absolute;
  left: 0;
  top: 40rem;
  background: url("/wp-content/uploads/2025/05/est-1928.png");
  background-size: cover;
  width: 112px;
  height: 440px;
  z-index: 11;
}
@media screen and (max-width: 800px) {
  .page-template-default main::before,
  .news-template-default main::before,
  .page-id-16683::before {
    content: none;
  }
}

.header-inner .thumbnail {
  border-radius: 10px;
  width: 100%;
  max-width: 996px;
  max-height: 477px;
  object-fit: cover;
}
@media screen and (max-width: 800px) {
  .header-inner .thumbnail {
    margin: 0 -1rem;
  }
}
@media screen and (max-width: 767px) {
  .header-inner .thumbnail {
    border-radius: 0;
  }
}

.wp-block-image.is-style-rounded img,
.wp-block-image.is-style-circle-mask img {
  border-radius: 10px !important;
}

a,
p,
address,
blockquote {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
}

a {
  font-size: 14px;
  text-decoration: none;
  transition: 0.2s ease-out;
}
a:hover {
  transition: 0.2s ease-out;
  text-decoration: none;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #4d4d4d;
  font-size: 14px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 1.5;
  }
}

table {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
}

small {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-style: italic;
}

time {
  display: block;
  padding-top: 0.75rem;
  font-size: 0.875rem;
}

ul,
ol {
  margin-top: 20px;
  margin-bottom: 2.25rem;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  padding-left: 24px;
}
ul li,
ol li {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  padding-left: 12px;
  color: #4d4d4d;
}

h1, h1.elementor-heading-title,
h2, h2.elementor-heading-title, h2.wp-block-heading,
h3, h3.elementor-heading-title, h3.wp-block-heading,
h4, h4.elementor-heading-title, h4.wp-block-heading,
h5, h5.elementor-heading-title, h5.wp-block-heading,
h6, h6.elementor-heading-title, h6.wp-block-heading {
  display: block;
  margin-top: 0.5rem;
  margin-block-start: 0.5rem;
  margin-bottom: 0.5rem;
  margin-block-end: 0.5rem;
}
h1.dark-text,
h2.dark-text,
h3.dark-text,
h4.dark-text,
h5.dark-text,
h6.dark-text {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 60px;
  line-height: 1.117;
  color: #16274a;
  text-align: left;
  position: relative;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: normal;
  }
}
h1 > .brandon {
  font-size: inherit;
  text-transform: capitalize;
}

.heading-center .elementor-heading-title {
    text-align: center;
}

h2 {
  font-size: 45px;
  font-weight: 700;
  color: #16274a;
}
h2 > * {
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  h2 > * {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 550px) {
  h2 > * {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 550px) {
  h2 {
    font-size: 2.25rem;
  }
}

h3 {
  font-size: 30px;
  font-weight: 700;
  color: #16274a;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 550px) {
  h3 {
    font-size: 23px;
  }
}

h4 {
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 550px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  color: #16274a;
  font-size: 16px;
  font-weight: 700;
}

h6 {
  color: #16274a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}

.green {
  color: #446b34;
}

.red {
  color: #dd3c27;
}

.blue {
  color: #1a839a;
}

.grey {
  color: #4d4d4d;
}

.primary-button,
.primary-button--solid-white,
.primary-button--solid-blue,
.primary-button--light-solid-blue,
.primary-button--border,
.primary-button--border-white,
.primary-button--plain {
  display: inline-block;
  padding: 0.5rem 0.75rem 0.6rem;
  font-weight: normal;
  font-size: 1rem;
  text-align: center;
  line-height: 1;
}
.primary-button--solid-white {
  padding: 0.8rem 0.6rem 0.9rem;
  font-weight: bold;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .primary-button--solid-white {
    padding: 1rem 0.75rem 1.1rem;
  }
}
.primary-button--solid-blue {
  padding: 0.8rem 0.6rem 0.9rem;
  font-weight: bold;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .primary-button--solid-blue {
    padding: 1rem 0.75rem 1.1rem;
  }
}
.primary-button--light-solid-blue {
  font-weight: normal;
  border-radius: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .primary-button--light-solid-blue {
    padding: 0.7rem 0.5rem 0.8rem;
  }
}
.primary-button--border {
  background-color: transparent;
  border-radius: 5px;
  font-weight: bold;
  transition: 0.1s ease-in;
}
.primary-button--border:hover {
  transition: 0.1s ease-out;
}
.primary-button--border-white {
  background-color: transparent;
  border-radius: 5px;
  font-weight: bold;
  transition: 0.1s ease-in;
}
.primary-button--border-white:hover {
  transition: 0.1s ease-out;
}
.primary-button--plain,
.primary-button--plain-back {
  padding: 0.25rem 0;
  font-size: 0.875rem;
  border-bottom: 1px solid transparent;
}
.primary-button--plain .fa-chevron-right,
.primary-button--plain-back .fa-chevron-right {
  font-size: 0.65rem;
  padding-left: 0.25rem;
}
.primary-button--plain .fa-chevron-left,
.primary-button--plain-back .fa-chevron-left {
  font-size: 0.65rem;
  padding-right: 0.25rem;
}
/* 
.search-module .facetwp-facet {
  margin-bottom: 20px;
}
.search-module .facetwp-facet.facetwp-facet-years_news {
  margin-bottom: 30px;
}

.facetwp-type-date_range {
  cursor: pointer;
}

.facetwp-input-wrap {
  width: 100%;
  position: relative;
}
.facetwp-input-wrap::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #2f2f2f;
  font-size: 14px;
  width: 14px;
  left: 13px;
  position: absolute;
  top: 13px;
  line-height: 1;
}
.facetwp-input-wrap .facetwp-icon::before {
  content: unset;
}

span.facetwp-input-wrap input.facetwp-search {
  border-radius: 5px;
  color: #4d4d4d;
  width: 100%;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  outline: none;
  min-width: 215px;
  border: 1px solid #bfbfbf;
  height: 40px;
  padding: 0 20px 0 36px;
}
span.facetwp-input-wrap input.facetwp-search::placeholder {
  color: #4d4d4d;
}

.facetwp-type-dropdown {
  width: auto;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
}
.facetwp-type-dropdown::before {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  top: 10px;
  font-weight: 700;
  left: 13px;
  font-size: 1rem;
  color: #231f20;
  z-index: 4;
}
.facetwp-type-dropdown .facetwp-dropdown {
  border: none;
  font-size: 12px;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  padding: 13px 17px 13px 36px;
  text-align: left;
  text-align-last: left;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 5px;
  color: #4d4d4d;
}
.facetwp-type-dropdown .facetwp-dropdown::-ms-expand {
  display: none !important;
}
.facetwp-type-dropdown .facetwp-dropdown:hover {
  opacity: 0.8;
}
.facetwp-type-dropdown option {
  text-align: left;
}

.facet-checkbox {
  margin-bottom: 20px;
}

.row-facet-dropdown {
  display: flex;
  flex-flow: column;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px;
}*/

.search-module {
  margin-bottom: 72px;
  margin-right: 91px;
  max-width: 215px;
}
@media screen and (max-width: 1024px) {
  .search-module {
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .search-module {
    margin-right: 0;
    max-width: 100%;
    display: none;
  }
  .search-module.active {
    display: block;
  }
}
/*
.facetwp-facet-date_news select {
  max-width: 85px;
}

.facetwp-pager {
  text-align: center;
}
.facetwp-pager .facetwp-page {
  color: #2f2f2f;
  font-size: 12px;
  font-weight: 700;
  margin: 0 10px;
}
.facetwp-pager .facetwp-page.active {
  font-weight: 700;
  position: relative;
  color: #16274a;
}
.facetwp-pager .facetwp-page.next {
  position: relative;
  font-size: 0;
  color: #000;
}
.facetwp-pager .facetwp-page.next::after {
  content: "";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
}
.facetwp-pager .facetwp-page.prev {
  font-size: 0;
  color: #000;
}
.facetwp-pager .facetwp-page.prev::after {
  content: "";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
} */

.pagination {
  margin-top: 57px;
}

.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 5px;
  cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
  color: #4d4d4d;
  font-size: 12px;
}

.checkbox-custom + .checkbox-custom-label:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  background: transparent;
  border: 1px solid #979797;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  font-size: 10px;
  color: #231f20;
  margin-right: 15px;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.checkbox-custom:focus + .checkbox-custom-label {
  outline: 1px solid #ddd;
}

.css-filters {
  display: none;
}
.css-filters.active {
  display: block;
  margin-bottom: 40px;
}

.content-container .wp-block-image.mt-1 {
  margin-top: 81px;
}

.recent-posts {
  position: relative;
  max-width: 75rem;
  max-width: 61rem;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .recent-posts {
    padding: 0 40px;
  }
}
@media screen and (max-width: 414px) {
  .recent-posts {
    padding: 0 20px;
  }
}
/* 
.e-con.recent-posts-wrapper .e-con-inner {
  position: relative;
} */
/* .e-con.recent-posts-wrapper > .e-con-inner::before, */
.recent-posts.posts-inner::before {
  content: "";
  background-color: #004c97;
  height: 92%;
  position: absolute;
  top: 0;
  left: -6rem;
  right: -6rem;
  z-index: 0;
  border-radius: 10px;
  min-height: 533px;
}

@media screen and (max-width: 1024px) {
  .recent-posts.posts-inner::before {
    left: -2rem;
    height: 100%;
  }
}
.recent-posts.posts-inner.events-inner::before {
  content: "";
  background-color: #004c97;
  height: 92%;
  position: absolute;
  top: 0;
  left: -12rem;
  right: -7rem;
  z-index: 0;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .recent-posts.posts-inner.events-inner::before {
    left: 0;
    right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .recent-posts.posts-inner.events-inner::before {
    border-radius: 0;
    right: -2rem;
    left: -2rem;
    height: 100%;
  }
}
.recent-posts.posts-inner.events-inner::after {
  content: "Stay Updated";
  transform: rotate(90deg);
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  bottom: 28rem;
  left: -12rem;
}
@media screen and (max-width: 1024px) {
  .recent-posts.posts-inner.events-inner::after {
    left: -1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .recent-posts.posts-inner.events-inner::after {
    display: none;
  }
}
.recent-posts.posts-inner.events-inner .upcoming-events::before {
  right: -12rem;
}
@media screen and (max-width: 1024px) {
  .recent-posts.posts-inner.events-inner .upcoming-events::before {
    right: -4rem;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .recent-posts.posts-inner.events-inner .upcoming-events::before {
    right: -4rem;
    left: -4rem;
  }
}

.recent-news,
.upcoming-events {
  position: relative;
  max-width: 75rem;
  padding: 29px 5% 0 5%;
  z-index: 10;
  margin: 0 -3rem; 
}
@media screen and (max-width: 1024px) {
  .recent-news,
  .upcoming-events {
    padding: 29px 0 0 20px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .recent-news,
  .upcoming-events {
    padding: 37px 0 71px;
  }
}

.recent-news__header {
  position: relative;
  border-bottom: 1px solid #16274a; 
}
.recent-news__inner,
.upcoming-events__inner {
  padding: 30px 0 50px 17px;
  display: flex;
  margin: 25px -10% 0 -5%;
  color: #fff;
  width: auto;
}
@media screen and (max-width: 1024px) {
  .recent-news__inner,
  .upcoming-events__inner {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .recent-news__inner,
  .upcoming-events__inner {
    flex-flow: column;
    margin: 0;
    padding: 0;    
  }
}
/* @media screen and (max-width: 550px) {
  .recent-news__inner,
  .upcoming-events__inner {
    margin: 0;
    padding: 0;
  }
} */
.recent-news .title,
.upcoming-events .title {
  color: #fff;
  margin-right: 0;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .recent-news .title,
  .upcoming-events .title {
    margin-right: 0;
    padding-bottom: 20px;
  }
}

.recent-news .title > *,
.upcoming-events .title > * {
  font-size: 48px;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .recent-news .title > *,
  .upcoming-events .title > * {
    font-size: 31px;
  }
}
@media screen and (max-width: 767px) {
  .recent-news .title > *,
  .upcoming-events .title > * {
    font-size: 36px;
  }
}
.recent-news .corn,
.upcoming-events .corn {
  font-family: "Brandon Smith Stamp", sans-serif;
  font-size: 50px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .recent-news .corn,
  .upcoming-events .corn {
    font-size: 33px;
  }
}
@media screen and (max-width: 767px) {
  .recent-news .corn,
  .upcoming-events .corn {
    font-size: 30px;
  }
}
.recent-news .recent-item,
.upcoming-events .recent-item {
  padding: 0 51px;
  /* width: 33.3%; */
  color: #fff;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
/* .recent-news .recent-item:not(:first-child)::before,
.upcoming-events .recent-item:not(:first-child)::before, */

.recent-news .jet-listing-grid__item:not(:first-child) .recent-item::before,
.upcoming-events .jet-listing-grid__item:not(:first-child) .recent-item::before,
.recent-news .jet-listing-grid__item::before,
.upcoming-events .jet-listing-grid__item::before {
  content: '';
  background: url("/wp-content/uploads/2025/05/border.png");
  background-size: cover;
  width: 12px!important;
  position: absolute;
  display: block;
  top: 0;
  left: -37px;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
.recent-news .jet-listing-grid__item:not(:first-child) .recent-item::before,
.upcoming-events .jet-listing-grid__item:not(:first-child) .recent-item::before {
    left: -14px;
  }
}
@media screen and (max-width: 767px) {
  .recent-news .jet-listing-grid__item:not(:first-child) .recent-item::before,
  .upcoming-events .jet-listing-grid__item:not(:first-child) .recent-item::before {
    content: none;
  }
}
@media screen and (max-width: 1024px) {
  .recent-news .recent-item,
  .upcoming-events .recent-item {
    padding: 0 21px;
  }
}
@media screen and (max-width: 767px) {
  .recent-news .recent-item,
  .upcoming-events .recent-item {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
  }
}
/* @media screen and (max-width: 550px) {
  .recent-news .recent-item,
  .upcoming-events .recent-item {
    padding: 0;
  }
} */
.recent-news .recent-item__date .jet-listing-dynamic-field__content,
.upcoming-events .recent-item__date .jet-listing-dynamic-field__content {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.recent-news .recent-item__title .elementor-heading-title a,
.upcoming-events .recent-item__title .elementor-heading-title a,
.recent-news .recent-item__title .jet-listing-dynamic-field__content,
.upcoming-events .recent-item__title .jet-listing-dynamic-field__content {
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32px;
  max-width: 210px;
  color: #fff;
}
.recent-news .recent-item__title .elementor-heading-title a:hover,
.upcoming-events .recent-item__title .elementor-heading-title a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .recent-news .recent-item__title .elementor-heading-title a,
  .upcoming-events .recent-item__title .elementor-heading-title a {
    max-width: 100%;
  }
}
.recent-news .recent-item__author-name,
.upcoming-events .recent-item__author-name,
.recent-news .recent-item__author .elementor-author-box__name,
.upcoming-events .recent-item__author .elementor-author-box__name {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1.2px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 2px;
}
.recent-news .recent-item__author-position,
.upcoming-events .recent-item__author-position {
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.recent-news .recent-item .line,
.upcoming-events .recent-item .line {
  margin: 39px 0 30px;
  background-color: #ecb04a;
  max-width: 40px;
  border-color: #ecb04a;
}
.recent-news .recent-item__author-img img,
.upcoming-events .recent-item__author-img img,
.recent-news .recent-item__author .elementor-author-box img,
.upcoming-events .recent-item__author .elementor-author-box img {
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 19px;
}
.recent-news .recent-item__author,
.upcoming-events .recent-item__author {
  display: flex;
  flex-flow: row;
  color: #fff;
}
.recent-news .recent-item .button a,
.upcoming-events .recent-item .button a {
  width: 93%;
  text-align: center;
  margin-left: -19px;
  text-transform: uppercase;
  box-shadow: none;
}
@media screen and (max-width: 1024px) {
  .recent-news .recent-item .button a,
  .upcoming-events .recent-item .button a {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .recent-news .recent-item .button a,
  .upcoming-events .recent-item .button a {
    margin: 0 0 30px;
  }
}
.recent-news .recent-item__location,
.upcoming-events .recent-item__location {
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 43px;
  margin-block-end: 43px!important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* .upcoming-events {
  position: relative;
  padding: 37px 40px 71px;
  margin: 0 0 0 -39px;
}
@media screen and (max-width: 1024px) {
  .upcoming-events {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .upcoming-events {
    margin: 0;
    padding: 0;
  }
} */
.e-con.upcoming-events__header {
  position: relative;
  border-bottom: 1px solid #004c97;
  margin-left: 41px;
  max-width: 878px;
}
@media screen and (max-width: 767px) {
  .e-con.upcoming-events__header {
    margin-left: 0;
  }
}
.upcoming-events .recent-item {
  padding: 0 63px;
  /* width: 33.3%; */
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .upcoming-events .recent-item {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .upcoming-events .recent-item {
    padding: 0 20px;
    margin: 0 auto 30px;
    width: 100%;
  }
}
/* @media screen and (max-width: 550px) {
  .upcoming-events .recent-item {
    padding: 0;
  }
} */
.upcoming-events .recent-item .button a {
  margin-left: -23px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .upcoming-events .recent-item .button a {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .upcoming-events .title {
    margin-left: 0;
  }
}
.upcoming-events .recent-item .line {
  margin: 19px 0 16px;
}
.upcoming-events__inner {
  display: flex;
  flex-flow: row;
  margin: 46px -8% 0 -2%;
  width: auto;
}
@media screen and (max-width: 1024px) {
  .upcoming-events__inner {
    margin: 30px -10% 0 0;
  }
}
@media screen and (max-width: 767px) {
  .upcoming-events__inner {
    flex-flow: column;
    padding: 0;
    margin: 30px 0 0;
  }
}

.e-con.upcoming-events::before {
  content: "";
  background-color: #16274a;
  height: 100%;
  position: absolute;
  top: 0;
  left: -6rem;
  right: -7rem;
  z-index: 0;
  border-radius: 10px;
  width: auto;
}

.recent-posts {
  margin-bottom: 85px;
  position: relative;
  z-index: 10;
}
.link-button.recent-posts__link a {
  color: #fff;
  /* position: absolute;
  right: 0;
  top: 31px;*/
  margin-bottom: 40px;
}
.link-button.recent-posts__link a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .link-button.recent-posts__link a {
    position: relative;
    top: unset;
    right: unset;
    margin-bottom: 30px;
  }
}
.link-button.recent-posts__link a::before {
  background: #fff;
}
.link-button.recent-posts__link a::after {
  color: #fff;
}


.large-block .large-block__inner {
  padding: 39px 0 32px;
  display: flex;
  /* flex-flow: row-reverse; */
  justify-content: space-between;
  border-bottom: 1px solid #F1A647;
}
@media screen and (max-width: 767px) {
  .large-block .large-block__inner {
    flex-flow: column-reverse;
    padding: 20px 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 414px) {
  .large-block .large-block__inner {
    padding: 15px 0;
  }
}

.large-block  .jet-listing-dynamic-image img {
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .large-block .jet-listing-dynamic-image img {
    margin: 0 auto 20px;
    display: block;
    border-radius: 0;
  }
}

.join-us {
  margin: 80px 0;
}
/* @media screen and (max-width: 1024px) {
  .join-us {
    margin: 40px -1rem;
  }
} */
.join-us__inner {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .join-us__inner {
    flex-flow: column;
  }
}
.join-us__content {
  text-align: center;
  min-width: 38%;
  margin-top: 52px;
  padding-right: 76px;
}
@media screen and (max-width: 1024px) {
  .join-us__content {
    min-width: 100%;
    padding-right: 0;
  }
}
.join-us__media {
  min-width: 60%;
  position: relative;
	z-index:1;
}
.join-us__media img {
  border-radius: 10px;
  aspect-ratio: 7/3;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .join-us__media {
    min-width: 100%;
    margin-top: 30px;
  }
}
.join-us__media::after {
  content: "";
  background: #ecb04a;
  position: absolute;
  right: -21px;
  left: -20.5rem;
  bottom: 4.4rem;
  height: 1px;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .join-us__media::after {
    content: none;
  }
}
h3.wp-block-heading.join-us__title {
  line-height: 0;
}

.join-us__title .elementor-heading-title {
  font-size: 45px;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .join-us__title {
    text-align: center;
  }
}
.join-us__title span {
  font-family: "Brandon Smith Stamp", sans-serif;
  color: #004c97;
  font-size: 50px;
  font-weight: 400;
  display: block;
  line-height: 1;
  margin: -16px 0;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .join-us__title span {
    text-align: center;
    margin: -8px 0;
  }
}
.join-us a.link-button,
.join-us .link-button a,
.join-us .link-button a.elementor-button {
  font-size: 12px;
  margin: 46px 16px 0 0;
  display: inline-block;
  background-color: transparent;
  box-shadow: none;

}
@media screen and (max-width: 1024px) {
  .join-us a.link-button,
  .join-us .link-button a,
  .join-us .link-button a.elementor-button {
    margin: 20px 0;
  }
}

div.wp-block-cover.alignfull {
  margin-left: -40vw;
  margin-right: -40vw;
  width: auto;
  height: auto;
}
div.wp-block-cover.alignfull .wp-block-cover__inner-container {
  max-width: 800px;
}
div.wp-block-cover.alignfull .join-us__title {
  color: #16274a;
}

.wp-block-columns.alignfull {
  /* margin-left: -40vw;
  margin-right: -40vw; */
  width: auto;
  height: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wp-block-columns.alignfull {
    margin-left: -35px;
    margin-right: -35px;
  }
}
@media screen and (max-width: 550px) {
  .wp-block-columns.alignfull {
    margin-left: -26px;
    margin-right: -26px;
  }
}
.wp-block-columns.alignfull > .wp-block-column {
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .wp-block-columns.alignfull .join-us {
    margin: 40px 0 0;
  }
}

.mission-block {
  position: relative;
  padding: 34px 33px 7px 52px;
}
@media screen and (max-width: 600px) {
  .mission-block {
    padding: 30px;
  }
  .mission-block::before {
    border-radius: 0 !important;
  }
}
.mission-block::before {
  content: "";
  width: auto;
  position: absolute;
  top: 0;
  left: 5px;
  right: -6.5rem;
  height: 100%;
  background: #004c97;
  z-index: 15;
  border-radius: 9px;
}
@media screen and (max-width: 600px) {
  .mission-block::before {
    right: 0;
    left: 0;
  }
}
.mission-block * {
  z-index: 20;
  position: relative;
}

.vision-block {
  position: relative;
  padding: 32px 55px 13px 0;
  /* margin-top: 51px; */
}
.vision-block * {
  z-index: 20;
  position: relative;
}
@media screen and (max-width: 600px) {
  .vision-block {
    padding: 30px;
    margin: 0;
  }
  .vision-block::before {
    border-radius: 0 !important;
  }
}
.vision-block::before {
  content: "";
  width: auto;
  position: absolute;
  top: 0;
  left: -3rem;
  right: 0;
  height: 100%;
  background: #16274a;
  z-index: 15;
  border-radius: 9px;
}
@media screen and (max-width: 600px) {
  .vision-block::before {
    left: 0;
  }
}

.e-con .wp-block-separator {
  margin: 1em 0;
}

.block-statement.wp-block-columns {
  align-items: flex-start;
  margin-bottom: 8px;
  gap:2em;
}
.block-statement.wp-block-columns h2,
.block-statement.wp-block-columns h3 {
  line-height: 1;
}
.block-statement.wp-block-columns h3 {
  margin-top: -15px;
  margin-left: 17px;
  color: #fff;
}
.block-statement.wp-block-columns .wp-block-separator {
  margin: 13px 0 12px;
  border: none;
  height: 1px;
}
.block-statement.wp-block-columns p {
  color: #fff;
  margin-block-start:0;
  margin-block-end:20px;
}

div.wp-block-cover,
div.wp-block-cover-image {
  height: auto;
}

.absolute.wp-block-cover {
  position: absolute;
  top: 108px;
  left: 0;
  right: 0;
  z-index: -5;
  opacity: 0.8;
  background-size: contain;
  min-height: 800px;
}
.absolute.wp-block-cover img.wp-block-cover__image-background {
  object-fit: fill;
  -o-object-fit: fill;
}
.absolute.wp-block-cover.absolute-bottom {
  bottom: 0;
  top: unset;
}

.heading-detail {
  color: #004c97;
  font-size: 12px;
  font-weight: 400;
}

.main-content-block .wp-block-table {
  margin: 0;
}
.main-content-block table td {
  padding: 19px 6% 18px;
  color: #4d4d4d;
}
.main-content-block table th {
  padding: 19px 22px 18px;
  color: #16274a;
  font-size: 14px;
  font-weight: 700;
}
.main-content-block .list__inner-table {
  width: 100%;
  overflow-x: scroll;
}
.main-content-block .table-acf {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}
.main-content-block .table-acf thead th {
  border: 1px solid #16274a;
  font-weight: 700;
  color: #16274a;
  background: #ecf2f7;
}
.main-content-block .table-acf td {
  padding: 21px 16px 20px;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #16274a;
}
.main-content-block .main-content--button {
  margin: 20px 20px 20px 0;
}

.fsBody.fsEmbed {
  padding: 0;
}
.fsBody.fsEmbed .fieldset-content .always-ltr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 100%;
}
.fsBody.fsEmbed .fieldset-content .always-ltr > * {
  float: none;
}
.fsBody.fsEmbed .fieldset-content .always-ltr .fsField {
  flex: 1 0 auto;
  width: auto;
}
.fsBody.fsEmbed .fieldset-content .always-ltr .fsField:last-child {
  margin-left: 15px;
}
.fsBody.fsEmbed .fieldset-content .always-ltr span {
  top: 0;
  left: 0;
  flex: 0 1 20px;
  text-align: center;
}
.fsBody.fsEmbed div.fsError {
  font-family: "Montserrat", sans-serif;
}
.fsBody.fsEmbed .fsLabel,
.fsBody.fsEmbed label {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  position: absolute;
  top: 19px;
  left: 15px;
  font-style: normal;
  pointer-events: none;
  margin: 0;
  transition: opacity 0.1s ease;
  line-height: 1;
  z-index: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsLabel,
  .fsBody.fsEmbed label {
    font-size: 13px;
  }
}
.fsBody.fsEmbed .fsLabel .fsRequiredMarker,
.fsBody.fsEmbed label .fsRequiredMarker {
  line-height: 1;
  font-size: 14px;
}
.fsBody.fsEmbed .fsForm {
  padding: 52px 103px 60px;
  background: #ecf2f7;
  border-radius: 10px !important;
  border: none;
}
.fsBody.fsEmbed .fsForm h3 {
  text-align: center;
  margin-bottom: 40px;
  font-family: "Montserrat", sans-serif;
}
.fsBody.fsEmbed .fsForm .fsSectionHeader {
  margin-bottom: 20px;
}
.fsBody.fsEmbed .fsForm .fsSectionHeader .fsSectionHeading {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsForm .fsSectionHeader .fsSectionHeading {
    font-size: 26px;
  }
}
@media screen and (max-width: 550px) {
  .fsBody.fsEmbed .fsForm .fsSectionHeader .fsSectionHeading {
    font-size: 23px;
  }
}
.fsBody.fsEmbed .fsForm [fs-field-type="richtext"] > p {
  color: #16274a;
}
.fsBody.fsEmbed .fsForm [fs-field-type="richtext"] > p span {
  font-size: 30px !important;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsForm [fs-field-type="richtext"] > p span {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 550px) {
  .fsBody.fsEmbed .fsForm [fs-field-type="richtext"] > p span {
    font-size: 23px !important;
  }
}
@media screen and (max-width: 40em) {
  .fsBody.fsEmbed .fsForm {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 550px) {
  .fsBody.fsEmbed .fsForm {
    padding: 20px;
  }
}
.fsBody.fsEmbed .fsField {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #004c97 !important;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  height: 50px;
}
.fsBody.fsEmbed select.fsField {
  padding: 0 15px;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-down fa-w-14'%3E%3Cpath fill='%234D4D4D' d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-size: 10px;
}
.fsBody.fsEmbed .fsFieldRow {
  margin-bottom: 20px !important;
}
.fsBody.fsEmbed .fsFieldRow fieldset[role="group"] .fieldset-content {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.fsBody.fsEmbed
  .fsFieldRow
  fieldset[role="group"]
  .fieldset-content
  > select.fsField {
  flex: 1 0 auto;
}
.fsBody.fsEmbed
  .fsFieldRow
  fieldset[role="group"]
  .fieldset-content
  > select.fsField:not(.fsBody.fsEmbed
    .fsFieldRow
    fieldset[role="group"]
    .fieldset-content
    > select.fsField:last-of-type) {
  margin-right: 20px;
}
.fsBody.fsEmbed .fsSubFieldGroup {
  display: flex;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubFieldGroup {
    flex-direction: column;
  }
}
.fsBody.fsEmbed .fsSubFieldGroup .fsFieldCity {
  flex: 1 0 60px;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubFieldGroup .fsFieldCity {
    flex: 1 0 auto;
    width: 100%;
  }
}
.fsBody.fsEmbed .fsSubFieldGroup .fsFieldState {
  flex: 1 0 80px;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubFieldGroup .fsFieldState {
    flex: 1 0 auto;
    width: 100%;
  }
}
.fsBody.fsEmbed .fsSubFieldGroup .fsFieldZip {
  flex: 1 0 95px;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubFieldGroup .fsFieldZip {
    flex: 1 0 auto;
    width: 100%;
  }
}
.fsBody.fsEmbed .fsFieldRow .fsFieldCell {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}
.fsBody.fsEmbed .fsFieldRow .fsFieldCell[fs-field-type="datetime"] .fsLabel {
  top: 0;
  position: relative;
  left: 0;
  margin-bottom: 15px;
}
.fsBody.fsEmbed .fsFieldRow .fsFieldCell[fs-field-type="name"] > .fsLabel,
.fsBody.fsEmbed .fsFieldRow .fsFieldCell[fs-field-type="address"] > .fsLabel {
  display: none;
}
.fsBody.fsEmbed .fsFieldRow .fsFieldCell[fs-field-type="select"] label {
  display: none;
}
.fsBody.fsEmbed .fsSupporting {
  font-family: "Montserrat", sans-serif;
}
.fsBody.fsEmbed
  .fsSubFieldGroup
  .fsSubField:nth-child(1):nth-last-child(2).fsNameFirst {
  width: calc(50% - 20px);
}
.fsBody.fsEmbed .fsSubField {
  margin-right: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubField {
    margin: 0;
    width: 100% !important;
  }
}
.fsBody.fsEmbed .fsSubmit input.fsSubmitButton {
  padding: 13px 15px;
  background-color: #f1a647 !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  color: #16274a !important;
  font-weight: 700;
  font-family: "Montserrat", sans-serif !important;
  width: auto !important;
}
.fsBody.fsEmbed .fsPagination {
  text-align: right;
}
.fsBody.fsEmbed .fsForm .fsSubmit {
  margin-top: 20px;
  padding: 0;
  transition: opacity 0.3s ease;
}
.fsBody.fsEmbed .fsForm .fsSubmit:hover {
  opacity: 0.8;
}
.fsBody.fsEmbed .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  margin: 0 !important;
}
@media screen and (max-width: 40em) {
  .fsBody.fsEmbed .fsSubFieldGroup .fsSubField:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .fsBody.fsEmbed .fsSubFieldGroup .fsSubField:not(:last-child) {
    margin-bottom: 20px;
  }
}

.gform_wrapper {
  background-color: #ecf2f7;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
.gform_wrapper .admin-hidden-markup {
  display: none;
}
.gform_wrapper .gform_title,
.gform_wrapper .gsection_title {
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .gform_wrapper .gform_title,
  .gform_wrapper .gsection_title {
    font-size: 26px;
  }
}
@media screen and (max-width: 550px) {
  .gform_wrapper .gform_title,
  .gform_wrapper .gsection_title {
    font-size: 23px;
  }
}
.gform_wrapper .gsection_title {
  margin-bottom: 15px !important;
}
.gform_wrapper button {
  border: none;
  box-shadow: none;
  cursor: pointer;
  transition: opacity 0.3s ease-in;
}
.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
  background-color: #fbfdff;
  color: #4d4d4d;
  border: 1px solid #004c97;
  border-radius: 3px;
  width: 100%;
}
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  color: #4d4d4d;
}
.gform_wrapper textarea {
  resize: none;
}
.gform_wrapper textarea::placeholder {
  font-size: 14px;
}
.gform_wrapper input,
.gform_wrapper textarea {
  padding: 15px;
}
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
  font-size: 14px;
}
.gform_wrapper select {
  padding: 14px 15px;
}
.gform_wrapper input.button {
  width: auto;
}
.gform_wrapper .clear-multi {
  display: flex;
}
.gform_wrapper .clear-multi input,
.gform_wrapper .clear-multi select {
  width: auto;
}
.gform_wrapper .clear-multi input {
  padding: 15px 5px;
}
.gform_wrapper .clear-multi select {
  padding: 14px 5px;
}
.gform_wrapper .clear-multi i {
  font-style: normal;
}
@media screen and (min-width: 460px) {
  .gform_wrapper .clear-multi input {
    padding: 15px;
  }
  .gform_wrapper .clear-multi select {
    padding: 14px 15px;
  }
}
@media screen and (min-width: 890px) {
  .gform_wrapper .clear-multi label {
    position: relative;
    top: 8px;
    padding-left: 15px;
  }
}
.gform_wrapper .gform_drop_area {
  padding: 24px;
  border: 1px dashed #ccc;
  text-align: center;
  color: #aaa;
  margin-bottom: 16px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
}
.gform_wrapper .gform_drop_area span {
  display: block;
  margin-bottom: 8px;
}
.gform_wrapper .gfield.gf_left_half.gf_time,
.gform_wrapper .gfield.gf_right_half.gf_time {
  width: 100%;
}
@media screen and (min-width: 890px) {
  .gform_wrapper .gfield.gf_left_half.gf_time,
  .gform_wrapper .gfield.gf_right_half.gf_time {
    width: calc(50% - 10px);
  }
}
.gform_wrapper .gform_heading {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}
.gform_wrapper .gform_fields {
  list-style: none;
  padding: 0;
}
.gform_wrapper .gfield {
  margin-bottom: 20px;
  width: 100%;
  padding: 0;
  border: none;
}
.gform_wrapper
  .gfield:not(.gform_wrapper .gfield.gfield--width-half):not(.gform_wrapper
    .gfield.gfield--width-third) {
  clear: both;
}
.gform_wrapper .gfield .ginput_complex.ginput_container_address > span {
  margin: 0 0 20px;
  display: block;
}
.gform_wrapper .gfield .hour_label,
.gform_wrapper .gfield .minute_label {
  display: none;
}
@media screen and (min-width: 901px) {
  .gform_wrapper .gfmc-row-1-col-1-of-3 ul {
    padding-right: 20px;
  }
  .gform_wrapper .gfmc-row-1-col-2-of-3 ul {
    padding-right: 10px;
  }
  .gform_wrapper .gfmc-row-1-col-2-of-3 ul {
    padding-left: 10px;
  }
}
.gform_wrapper .ginput_complex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.gform_wrapper .ginput_complex .ginput_container {
  flex: 0 1 auto;
}
@media screen and (max-width: 900px) {
  .gform_wrapper .ginput_complex .ginput_container {
    flex: 1 1 auto;
  }
}
.gform_wrapper .ginput_complex input::-webkit-outer-spin-button,
.gform_wrapper .ginput_complex input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.gform_wrapper .ginput_complex input[type="number"] {
  font-size: 12px;
  padding: 16.5px 5px;
  box-sizing: content-box;
  -moz-appearance: textfield;
  text-align: center;
  width: 28px;
}
@media screen and (max-width: 900px) {
  .gform_wrapper .ginput_complex input[type="number"] {
    width: calc(100% - 12px);
  }
}
.gform_wrapper .ginput_complex select {
  margin-left: 10px;
  padding: 14px 6px;
  box-sizing: content-box;
  max-width: 45px;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .gform_wrapper .ginput_complex select {
    max-width: calc(100% - 26px);
  }
}
.gform_wrapper .ginput_complex .hour_minute_colon {
  margin: 0 5px;
}
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
  position: relative;
  bottom: 8px;
  display: block;
  margin-top: 28px;
}
.gform_wrapper .gfield.hidden_label label.gfield_label {
  display: none;
}
.gform_wrapper label.hidden_sub_label {
  display: none;
}
.gform_wrapper .screen-reader-text,
.gform_wrapper label.hidden_sub_label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  display: none !important;
}
.gform_wrapper .ginput_container_name {
  width: 100%;
}
.gform_wrapper .ginput_container.gf_name_has_2 {
  display: flex;
  flex-wrap: wrap;
}
.gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 100%;
}
.gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span input {
  width: 100%;
}
.gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span + span {
  margin-top: 20px;
}
@media screen and (min-width: 641px) {
  .gform_wrapper {
    padding: 50px 102px 60px;
  }
  .gform_wrapper .ginput_complex.ginput_container_address {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .gform_wrapper .ginput_complex.ginput_container_address > span {
    flex: 1 0 calc(50% - 20px);
    margin: 10px;
  }
  .gform_wrapper .gfield--width-third {
    width: calc(33.332% - 16px);
    float: left;
    margin-right: 20px;
  }
  .gform_wrapper .gfield--width-third + .gfield--width-third {
    margin-right: 20px;
  }
  .gform_wrapper
    .gfield--width-third
    + .gfield--width-third
    + .gfield--width-third {
    margin-right: 0px;
  }
  .gform_wrapper .gfield--width-half {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
  }
  .gform_wrapper .gfield--width-half + .gfield--width-half {
    float: right;
    margin-right: 0;
    margin-left: 10px;
  }
  .gform_wrapper .gf_left_half {
    float: left;
    margin-right: 10px;
  }
  .gform_wrapper .gf_right_half {
    float: right;
    margin-left: 10px;
  }
  .gform_wrapper .gf_left_half,
  .gform_wrapper .gf_right_half {
    width: calc(50% - 10px);
  }
  .gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 50%;
  }
  .gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span + span {
    margin-top: 0;
  }
  .gform_wrapper
    div.ginput_complex.ginput_container.gf_name_has_2
    span:first-child {
    padding-right: 10px;
  }
  .gform_wrapper
    div.ginput_complex.ginput_container.gf_name_has_2
    span:last-child {
    padding-left: 10px;
  }
}
/* .gform_wrapper .gform_footer {
  text-align: right;
} */
.gform_wrapper .gform_footer .gform_button {
  background-color: #f1a647;
  border-radius: 3px;
  font-size: 14px;
  color: #16274a;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  padding: 11px 15px;
  cursor: pointer;
  border: none;
  box-shadow: none;
  transition: opacity 0.3s ease-in;
  margin-top: 10px;
}

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666;
}

.ui-datepicker-title {
  text-align: center;
}

.ui-datepicker-title select {
  margin-top: 2.5%;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/datepicker/arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}

.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}

.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}

.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f1f1f1", GradientType=0);
  border-bottom: 1px solid #bbb;
}

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0);
}

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

.ui-datepicker tbody td:last-child {
  border-right: 0px;
}

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#dedede", GradientType=0);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
}

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}

.ui-datepicker-calendar .ui-state-active {
  background: #fff2aa;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  color: #666;
  /* set the active date font color */
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0px #fff;
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}

table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}

body div#ui-datepicker-div[style] {
  z-index: 9999 !important;
}

.gform_validation_container {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}
/*
.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
} */

.header .wrapper {
  max-width: 1232px;
  margin: auto;
  padding: 25px 17px 0;
  display: flex;
  flex-flow: column;
}

.header-logo img {
  min-width: 180px;
}
@media screen and (max-width: 1200px) {
  .header-logo img {
    min-width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .header-logo img {
    min-width: 100px;
    max-width: 130px;
  }
}

.nav-menu {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .nav-menu {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .nav-menu-wrapper {
    min-height: 100vh;
    overflow-y: scroll;
    height: 100vh;
    position: relative;
    padding-bottom: 220px;
    width: 100%;
    display: block;
  }
}
.nav-menu.active {
  display: block;
  position: absolute;
  left: -2.5rem;
  right: -2.5rem;
  top: 67px;
  background: #fff;
  z-index: 1000;
  padding-top: 28px;
  min-height: 100vh;
  overflow-y: visible;
}
.nav-menu.active #top-menu {
  flex-flow: column;
  width: 100%;
  padding: 0 2rem;
}
@media screen and (max-width: 1024px) {
  .nav-menu.active #top-menu {
    align-items: flex-start;
  }
}
.nav-menu.active li {
  width: 100%;
}
.nav-menu.active li a {
  width: 100%;
  display: block;
}

.header-navigation .elementor-icon-list-item a {
  color: #4d4d4d;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.header-navigation .header-link {
  margin-right: 14px;
}
@media screen and (max-width: 767px) {
  .header-navigation .header-link:last-child {
    margin-right: 0;
  }
}

.nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-top: 14px;
}

#top-menu {
  display: inline-flex;
  list-style-type: none;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0;
  justify-content: flex-end;
}
#top-menu li {
  position: relative;
  margin-bottom: 0;
  line-height: 40px;
  padding-left: 0;
}
#top-menu a {
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin: 0 17px;
}
@media screen and (max-width: 1350px) {
  #top-menu a {
    margin: 0 0.5rem;
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1200px) {
  #top-menu a {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1024px) {
  #top-menu a {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #top-menu a {
    font-size: 19px;
  }
}
#top-menu a:hover {
  opacity: 0.8;
}
#top-menu .sub-menu,
#main-menu .sub-menu {
  padding: 7px 6px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: auto;
  right: 0;
  min-width: 197px!important;
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  list-style-type: none;
  z-index: 100;
}
/* #top-menu .sub-menu::before,
  #main-menu .sub-menu::before {
  content: "";
  background: url("../images/menu.png");
  position: absolute;
  top: -10px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 20px;
  width: 20px;
  height: 20px;
} */
@media screen and (max-width: 1024px) {
  #top-menu .sub-menu,
  #main-menu .sub-menu {
    position: relative;
    background: #fff;
    border: none;
    box-shadow: none;
    color: #446b34;
    left: unset;
    top: unset;
    margin-bottom: 20px;
  }
  #top-menu .sub-menu.active, #main-menu .sub-menu.active {
    display: block;
  }
  #top-menu .sub-menu::before,
  #top-menu .sub-menu::after,
  #main-menu .sub-menu::before,
  #main-menu .sub-menu::after {
    content: none;
  }

  #main-menu .elementor-nav-menu {
    min-height: 100vh;
    padding-bottom: 2rem;
  }
  #main-menu .elementor-nav-menu .button-header {
    padding-left:12px;
    margin-top: 12px;
  }
    #main-menu .elementor-nav-menu .button-header:hover a {
    background-color: #ecb04a;
  }
}


#top-menu .sub-menu li,
#main-menu .sub-menu li {
  line-height: 1;
}
#top-menu .sub-menu a,
#main-menu .sub-menu a {
  color: #16274a;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  padding: 6px 8px;
  margin: 0;
  display: block;
  line-height: 1;
  font-size: 14px;
}
#top-menu .sub-menu a:hover,
#main-menu .sub-menu a:hover {
  background: #ecf2f7;
  font-weight: 700;
}
#top-menu .sub-menu.active,
#main-menu .sub-menu.active {
  display: block;
}

/*.button-header a {
  margin-left: 31px;
  padding: 13px 20px 12px 20px!important;
  font-size: 0.8rem;
}
@media screen and (max-width: 1200px) {
  .button-header a {
    margin-left: 15px;
    padding: 7px 5px;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .button-header a {
    width: auto;
    margin-left: 40px;
    font-size: 17px;
    padding: 10px 15px;
  }
} */

#menu-toggle {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  position: absolute;
  z-index: 2000;
  top: 5px;
  right: 2px;
  display: none;
}
@media screen and (max-width: 1024px) {
  #menu-toggle {
    top: 2px;
    right: 0;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  #menu-toggle {
    align-items: flex-end;
  }
}
#menu-toggle.active {
  background-color: transparent;
}
#menu-toggle:hover {
  cursor: pointer;
}
#menu-toggle .x-bar {
  display: block;
  height: 3px;
  margin-bottom: 5px;
  background-color: #004c97;
  transition: 0.3s ease-out;
  border-radius: 2px;
  margin-right: 0;
  width: 2.05rem;
}
@media screen and (max-width: 767px) {
  #menu-toggle .x-bar {
    width: 1.6rem;
  }
}
#menu-toggle .x-bar:nth-child(3) {
  margin-bottom: 0;
}
#menu-toggle .x-bar.x-bar-active {
  width: 1.6rem;
  background-color: #004c97;
}
#menu-toggle .x-bar-active {
  position: relative;
  transition: 0.3s ease-out;
  margin-bottom: 0;
  height: 2px;
}
#menu-toggle .x-bar-active:nth-child(3n + 1) {
  top: 0;
  transform: rotate(45deg);
}
#menu-toggle .x-bar-active:nth-child(3n + 2) {
  opacity: 0;
}
#menu-toggle .x-bar-active:nth-child(3n + 3) {
  bottom: 4px;
  transform: rotate(-45deg);
  margin-bottom: 0;
}

.js-nav {
  position: absolute;
  right: 17px;
  top: 5px;
  width: 24px;
  height: 24px;
  border: none;
  background: transparent;
  box-shadow: none;
  outline: none;
}
@media screen and (min-width: 1023px) {
  .js-nav {
    display: none;
  }
}
.js-nav::after {
  content: "+";
  color: #004c97;
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}
.js-nav.active-item::after {
  content: "-";
}

.footer {
  /* background-image: url("../images/footer-bg.png"); */
  padding: 34px 20px 0;
  position: relative;
  color: #fff;
  background-color: #004c97;
  background-size: cover;
  z-index: 20;
}
.footer .container {
  max-width: 75rem;
  padding: 0;
  margin: 0 auto;
}
.footer__top {
  display: flex;
  flex-flow: wrap;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 24px;
  padding-top: 16px;
}
@media screen and (max-width: 767px) {
  .footer__top {
    flex-flow: column;
  }
}
.footer__top .col {
  width: 20%;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 17px;
}
@media screen and (max-width: 767px) {
  .footer__top .col {
    border: none;
  }
}
.footer__top .col:last-child {
  border: none;
}
.footer__top .col.contact-us {
  width: 23%;
}
@media screen and (max-width: 1024px) {
  .footer__top .col.contact-us {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .col.contact-us {
    width: 100%;
    margin-bottom: 0;
  }
}
.footer__top .col.socials {
  width: 35%;
}
@media screen and (max-width: 1024px) {
  .footer__top .col.socials {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .col.socials {
    width: 100%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .footer__top .col {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .col {
    width: 100%;
    margin-bottom: 0;
  }
}
.footer__top .footer-address {
  display: flex;
  flex-flow: column;
}
.footer__top .footer-address:nth-child(1) {
  padding-right: 24px;
}
@media screen and (max-width: 1024px) {
  .footer__top .footer-address:nth-child(1) {
    padding: 25px 24px 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .footer-address:nth-child(1) {
    padding: 20px 0;
  }
}
.footer__top .footer-address:nth-child(2) {
  width: 25%;
  padding: 17px 16px 0 24px;
}
@media screen and (max-width: 1024px) {
  .footer__top .footer-address:nth-child(2) {
    width: 50%;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .footer-address:nth-child(2) {
    padding: 20px 0;
    width: 100%;
  }
}
.footer .button {
  border-color: #fff;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.footer .button:hover {
  text-decoration: none;
}
.footer__bottom {
  display: flex;
  flex-flow: wrap;
  padding: 29px 0 23px;
  font-size: 10px;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .footer__bottom {
    flex-flow: column;
    align-items: center;
  }
}
.footer__bottom .col {
  width: 33%;
}
@media screen and (max-width: 1024px) {
  .footer__bottom .col {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .footer__bottom .col {
    border: none;
  }
}
.footer__bottom p,
.footer__bottom a {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.e-con.footer .address,
.e-con.footer .contact a,
.e-con.footer .number,
.e-con.footer .email {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 21px;
  font-family: "Montserrat", sans-serif;
}
/* .footer .address::before,
.footer .number::before,
.footer .email::before {
  font-weight: 700;
  color: #fff;
  margin-right: 8px;
  font-family: "Font Awesome 5 Free";
} */
.e-con.footer .address {
  max-width: 156px;
}
.e-con.footer .info p,
.e-con.footer .info a {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 9px;
}
.e-con.footer .footer-title h4 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: normal;
  margin-bottom: 24px;
}
.footer .design {
  text-align: right;
}
.footer .design p a {
  display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .footer .design {
    width: 100%;
    text-align: center;
  }
}
.footer .design img {
  width: 22px;
  margin: -1px 0 0 4px;
}
.footer .footer-menu {
  width: 18%;
  padding: 25px 24px 0 26px;
  list-style-type: none;
}
@media screen and (max-width: 1024px) {
  .footer .footer-menu {
    width: 50%;
    padding: 35px 24px 0 17px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footer-menu {
    width: 100%;
    padding: 20px 0;
  }
}
.footer .footer-form {
  width: 30%;
  padding: 20px 0 0 31px;
}
@media screen and (max-width: 1024px) {
  .footer .footer-form {
    width: 50%;
    padding: 25px 24px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footer-form {
    width: 100%;
    padding: 20px 0;
  }
}
.footer .footer-form .gform_wrapper {
  padding: 0;
}
.footer .footer-form .gform_wrapper .gform_fields {
  margin: 0;
}
.footer .footer-form .gform_wrapper .gfield {
  margin: 0;
}
.footer .footer-form input {
  /* min-width: 201px; */
  height: 42px;
  border-radius: 3px;
  background-color: #d8d8d8;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #4d4d4d;
  font-family: "Montserrat", sans-serif;
  padding: 0 20px 0 10px;
  width: 100%;
}
/* .footer .footer-form .gform_wrapper .gform_footer {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 20px;
  transform: translateY(-50%);
}
.footer .footer-form .gform_wrapper form {
  max-width: 201px;
  position: relative;
  float: left;
  margin-top: -12px;
}
.footer .footer-form .gform_wrapper .gform_heading {
  margin-bottom: 0;
}
.footer .footer-form .button.gform_button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #004c97;
  font-size: 14px;
  padding: 0;
} */
.footer
  .footer-form
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding: 5px 32px 5px 18px;
}
.footer .socials {
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0;
  list-style-type: none;
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .footer .socials {
    justify-content: flex-start;
  }
}
.footer .socials li {
  padding-left: 0;
}
.footer .socials a {
  margin-right: 18px;
}
.footer .socials a::before {
  font-size: 20px;
  color: #fff;
}
.footer .socials a:hover {
  opacity: 0.8;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .policy {
  text-align: center;
}

#footer-menu {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  justify-content: center;
  flex-flow: column;
  list-style-type: none;
  margin-top: 0;
}
#footer-menu li {
  padding: 0 7px;
  line-height: 0.9;
  margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
  #footer-menu li {
    padding: 0;
    margin-bottom: 15px;
  }
}
#footer-menu li:last-child {
  border-right: none;
  margin-bottom: 0;
}
#footer-menu a {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}

.wp-block-columns .title-name {
  margin-bottom: 0;
}
.wp-block-columns .title-name strong {
  font-weight: 500;
  font-size: 22px;
}
.wp-block-columns .company {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 14px;
}
.wp-block-columns .staff-block {
  padding: 24px 0 30px;
  border-bottom: 1px solid #4d4d4d;
}
.wp-block-columns .staff-block:first-of-type {
  padding-top: 16px;
}
.wp-block-columns .staff-block figure img {
  border: 10px solid #fff;
  border-radius: 50%;
  margin-right: 34px;
  margin-top: -23px;
  width: 98px;
  box-sizing: content-box;
}
.wp-block-columns .staff-block .name {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 7px;
  margin-top: 37px;
}
.wp-block-columns .staff-block .position {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.wp-block-columns .staff-block .wp-block-button__link {
  padding: 0;
  border: none;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}

.block-staff {
  margin: 0 -12vw 0 -12vw;
  width: auto;
  padding: 55px 0 45px;
  border-radius: 0 100px 0 100px;
}
.block-staff .wp-block-columns {
  max-width: 58%;
  margin: auto;
}

.list-resources {
  display: flex;
  flex-flow: wrap;
}
.list-resources .resource-item {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .list-resources .resource-item {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .list-resources .resource-item {
    width: 100%;
  }
}
.list-resources .resource-item__link:last-child .resource-item__inner {
  border-bottom: none;
}
.list-resources .resource-item__wrap {
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .list-resources .resource-item__wrap {
    padding: 10px;
  }
}
.list-resources .resource-item__inner {
  display: flex;
  flex-flow: wrap;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px 0;
  color: #4d4d4d;
}
.list-resources .resource-item__inner > a {
  color: #4d4d4d;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.list-resources .resource-item__inner i {
  color: #bfbfbf;
  font-size: 10px;
  margin-left: 20px;
}
.list-resources .resource-item__cat {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #16274a;
  margin-bottom: 20px;
}
.list-resources .resource-item__subcat {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #4d4d4d;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px 0;
  display: flex;
}
.list-resources .resource-item .description {
  padding-left: 20px;
}
.list-resources .resource-item .description .resource-item {
  width: 100%;
}
.list-resources .resource-item .expand-collapse {
  font-size: 10px;
  color: #ecb04a;
  margin-left: 20px;
}

.description-title {
  font-size: 26px;
  line-height: 55px;
  transition: 0.3s;
  margin-top: 2px;
  margin-bottom: 2px;
}
.description-title:hover {
  cursor: pointer;
}
.description-title.active .fas {
  transform: rotate(180deg);
}

.expand-collapse {
  float: right;
  margin-right: 8px;
}
.expand-collapse.yellow {
  color: #ecb04a;
}

.description {
  font-size: 18px;
  display: none;
  margin-left: 0;
}
.description p {
  margin-top: 4px;
}

.password-form h4,
.password-form p {
  display: none;
}

div.passster-form {
  max-width: 252px;
  background: #fff;
}
div.passster-form fieldset {
  position: relative;
}
div.passster-form .passster-password {
  border-radius: 10px;
  border-color: #bfbfbf;
  height: 61px;
  padding: 21px 24px;
  font-weight: 700;
  color: #4d4d4d;
}
div.passster-form button.passster-submit {
  background: transparent !important;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  width: 20px;
}
div.passster-form button.passster-submit:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #ecb04a;
  font-weight: 700;
  font-size: 16px;
}

.page-template-archive-resources .content-main::before {
  content: none;
}

.e-con .list-participation {
  margin-bottom: 50px;
}
.e-con .list-participation .expand-collapse {
  color: #ecb04a;
  font-size: 25px;
}
.e-con .list-participation-item:not(:first-child) {
  margin-top: 81px;
}
.e-con .list-participation__cat {
  color: #4d4d4d;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25px;
  border-bottom: 1px solid #bfbfbf;
  padding: 9px 0;
  display: flex;
  justify-content: space-between;
}
.e-con .list-participation .participation-item {
  padding: 29px 0 19px;
  border-bottom: 1px solid #bfbfbf;
  color: #4d4d4d;
}
.e-con .list-participation .participation-item__title a {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
  display: block;
}
.e-con .list-participation .participation-item__title a:hover {
  color: #16274a;
}
.e-con .list-participation .participation-item__description {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 24px;
}
.e-con .list-participation .link-button a.elementor-button {
  font-size: 12px;
}

.content-participation {
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .content-participation {
    padding: 0;
  }
}
.content-participation .header-inner {
  margin-bottom: 0;
  text-align: left;
  width: 100%;
}
.content-participation .header-inner .thumbnail {
  max-width: 996px;
  margin: auto;
  display: block;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .content-participation .header-inner .thumbnail {
    border-radius: 0;
  }
}

@media screen and (max-width: 767px) {
  .container-participation {
    padding: 1rem;
  }
}

.districts-chapters {
  display: flex;
  flex-flow: row;
}
@media screen and (max-width: 1024px) {
  .districts-chapters {
    flex-flow: column;
  }
}
.districts-chapters .list {
  width: calc(100% - 300px);
  padding-right: 100px;
  padding-top: 26px;
}
@media screen and (max-width: 1024px) {
  .districts-chapters .list {
    padding-right: 0;
    width: 100%;
  }
}
.districts-chapters .list__bottom {
  margin-top: 40px;
}
.districts-chapters .list__bottom .elementor-icon-list-item:nth-child(1) .elementor-icon-list-icon {
  color: #446B34;
}
.districts-chapters .list__bottom .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon {
  color: #DD3C27;
}
.districts-chapters .list__bottom .elementor-icon-list-item:nth-child(3) .elementor-icon-list-icon {
  color: #1A839A;
}

.districts-chapters .sidebar {
  width: 466px;
  padding-top: 49px;
}
@media screen and (max-width: 1024px) {
  .districts-chapters .sidebar {
    margin: auto;
    max-width: 400px;
    width: 100%;
  }
}
.districts-chapters .map {
  margin-bottom: 78px;
}
.districts-chapters .team .title {
  margin: 20px 0;
}
.districts-chapters .list-participation__cat {
  padding: 17px 0 15px;
}
.districts-chapters .expand-collapse {
  margin-top: 10px;
}

.list__inner {
  display: flex;
  flex-flow: wrap;
  border-top: 1px solid #16274a;
  border-bottom: 1px solid #bfbfbf;
}
.list div.chapter {
  /* width: 33.3%; */
  padding: 11px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .list div.chapter {
    width: 100%;
  }
}
.list div.chapter::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  height: 1px;
  background: #bfbfbf;
}
.list div.chapter a.jet-listing-dynamic-link__link {
  color: #004c97;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  max-width: 100%;
}
.list div.chapter i {
  margin-left: 10px;
  font-size: 8px;
}
.list .link-button a.elementor-button {
  margin: 21px 0 22px;
}
.list .info {
  margin-bottom: 10px;
}
.list .info i {
  font-size: 8px;
}

.page-template-archive-districts-chapters .content-main::before {
  content: none;
}

.post-type-archive-news .content-container {
  margin-bottom: 2.5rem;
}

.list-news {
  margin: auto;
  display: flex;
  flex-flow: row;
}
@media screen and (max-width: 767px) {
  .list-news {
    flex-flow: column;
  }
}
.list-news__result {
  max-width: 589px;
}
@media screen and (max-width: 767px) {
  .list-news__result {
    max-width: 97%;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .new-item {
    margin-bottom: 20px;
  }
}
.new-item.latest {
  margin-bottom: 20px;
}
.new-item.latest .new-item__inner {
  padding: 27px 19px;
  border-radius: 2px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .new-item.latest .new-item__inner {
    padding: 20px 15px;
  }
}
.new-item.latest .new-item__title {
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .new-item.latest .new-item__title {
    font-size: 35px;
  }
}
@media screen and (max-width: 550px) {
  .new-item.latest .new-item__title {
    font-size: 28px;
  }
}
.new-item.latest .new-item__excerpt p {
  margin-bottom: 17px;
}
.new-item__inner {
  position: relative;
  display: flex;
  flex-flow: column;
  border-bottom: 1px solid #e9e6d8;
  align-items: flex-start;
  padding: 21px 0 15px;
}
@media screen and (max-width: 767px) {
  .new-item__inner {
    padding: 21px 0;
  }
}
.new-item__title a {
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-size: inherit;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.563rem;
  margin-bottom: 0.875rem;
}
.new-item__title a.news-post {
  font-size: 2.813rem;
  font-weight: 700;
  line-height: 1.2;
  max-width: 31.25rem;
}
.new-item__date,
.new-item__author {
  font-weight: 700;
  line-height: 1;
}
.new-item__label {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #16274a;
  letter-spacing: 0;
  line-height: 1;
  background: #ecb04a;
  padding: 7px;
  margin-bottom: 15px;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -10px;
}
.e-con.wrapper__sidebar .new-item__info {
  font-size: 12px;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 6px;
  margin-block-end: 6px;
}
.e-con.wrapper__sidebar .new-item__excerpt p {
  margin-bottom: 32px;
}
.e-con.wrapper__sidebar .new-item .link-button a.elementor-button {
  margin-bottom: 0;
}
.e-con.wrapper__sidebar .new-item .button {
  margin-bottom: 0;
}

.item-cats {
  display: inline-flex;
  flex-flow: wrap;
}

.item-cat {
  background: #dce8f3;
  border-radius: 5px;
  color: #4d4d4d;
  font-size: 12px;
  padding: 5px 12px;
  margin: 0 16px 18px 0;
}

@media screen and (max-width: 1200px) {
  .page-template-archive-news .header-inner {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 767px) {
  .page-template-archive-news .header-inner {
    margin: 70px 0 30px;
  }
}

.main-events {
  max-width: 998px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .main-events {
    margin: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .main-events {
    margin: 0;
  }
}
.main-events .search-module-wrap {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  margin-bottom: 20px;
  flex-flow: wrap;
}
@media screen and (max-width: 767px) {
  .main-events .search-module-wrap {
    justify-content: center;
  }
}
/* 
.main-events .search-module-wrap .facetwp-facet-event_search {
  width: 47%;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap .facetwp-facet-event_search {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .main-events .search-module-wrap .facetwp-facet-event_search {
    width: 75%;
  }
}
.main-events .search-module-wrap .facetwp-facet-event_search .facetwp-search {
  border: none;
  height: 68px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 120px 0 55px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap .facetwp-facet-event_search .facetwp-search {
    font-size: 12px;
  }
}
@media screen and (max-width: 550px) {
  .main-events .search-module-wrap .facetwp-facet-event_search .facetwp-search {
    font-size: 10px;
    padding: 0 99px 0 42px;
  }
}
@media screen and (max-width: 414px) {
  .main-events .search-module-wrap .facetwp-facet-event_search .facetwp-search {
    padding: 0 89px 0 22px;
    letter-spacing: 0;
    font-size: 9px;
  }
} */

.main-events .search-module-wrap button {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 12px;
  margin: 0 20px;
  outline: none;
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap button {
    margin: 0 13px;
  }
}
.main-events .search-module-wrap button.button-filter {
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 0;
  padding: 0;
  margin: 0 56px 0 7px;
  color: #4d4d4d;
  min-width: 74px;
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap button.button-filter {
    margin: 0 21px 0 7px;
  }
}
@media screen and (max-width: 767px) {
  .main-events .search-module-wrap button.button-filter {
    margin: 0;
    min-width: auto;
    width: 25%;
    font-size: 9px;    
  }
}

/* 
.main-events .search-module-wrap .row-facet-buttons {
  border-left: 1px solid #4d4d4d;
  margin: 10px 0;
  padding: 0 19px;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap .row-facet-buttons {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .main-events .search-module-wrap .row-facet-buttons {
    border: none;
    width: 100%;
    justify-content: space-around;
  }
} */

.main-events .search-module-wrap .modal-button {
  font-size: 14px;
  position: relative;
  line-height: 47px;
  color: #4d4d4d;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .main-events .search-module-wrap .modal-button {
    padding: 0 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .main-events .search-module-wrap .modal-button {
    padding: 0 10px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .main-events .search-module-wrap .modal-button {
    border: none;
    padding: 0 6px;
    margin: 0;
  }
}
.main-events .search-module-wrap .modal-button.active::after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -13px;
  background: #ecb04a;
}
.main-events .search-module-filter {
  display: flex;
  flex-flow: row;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .main-events .search-module-filter {
    flex-flow: column;
    margin: 0;
  }
}

/* .main-events .search-module-filter .facetwp-facet {
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .main-events .search-module-filter .facetwp-facet {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.main-events .search-module-filter .facet-checkbox {
  margin: 0 30px 40px 15px;
}
@media screen and (max-width: 767px) {
  .main-events .search-module-filter .facet-checkbox {
    width: 100%;
    margin: 0 20px 20px;
  }
}
.main-events .search-module-filter .facetwp-type-dropdown::before {
  content: none;
}
.main-events .search-module-filter .facetwp-type-dropdown .facetwp-dropdown {
  padding: 12px 15px;
  text-align: center;
}
.main-events
  .search-module-filter
  .facetwp-type-dropdown
  .facetwp-dropdown
  option {
  text-align: center;
} */

.main-events .css-filters {
  display: none;
}
.main-events .css-filters.active {
  display: flex;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .main-events .css-filters.active {
    flex-flow: column;
    width: 100%;
  }
}

/* .main-events .css-filters.active .facetwp-type-dropdown .facetwp-dropdown {
  padding: 12px 15px;
}
.main-events .facetwp-icon {
  opacity: 1;
}
.main-events .facetwp-input-wrap .facetwp-icon::before {
  content: "Find Events";
  background: none;
  line-height: 1;
  text-align: center;
  border: 1px solid #f1a647;
  padding: 11px 0;
  width: 116px;
  font-weight: 700;
  color: #16274a;
  font-style: normal;
  height: auto;
  position: absolute;
  top: 15px;
  right: 11px;
  font-size: 14px;
  opacity: 1;
}
@media screen and (max-width: 550px) {
  .main-events .facetwp-input-wrap .facetwp-icon::before {
    width: 70px;
    font-size: 10px;
  }
}
.main-events .facetwp-input-wrap::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #2f2f2f;
  font-size: 20px;
  width: 30px;
  height: 100%;
  left: 18px;
  position: absolute;
  top: 25px;
  line-height: 1;
}
@media screen and (max-width: 550px) {
  .main-events .facetwp-input-wrap::before {
    font-size: 12px;
    left: 5px;
    top: 29px;
  }
} */

.main-events .month-divider,
.main-events .jet-engine-break-listing {
  position: relative;
  display: flex;
  flex-flow: wrap;
  margin: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .main-events .month-divider,
  .main-events .jet-engine-break-listing {
    margin-bottom: 20px;
  }
}
.main-events .month-divider::after,
.main-events .jet-engine-break-listing::after {
  content: "";
  position: relative;
  top: 8px;
  margin-left: 20px;
  height: 1px;
  background: #bfbfbf;
  flex: auto;
}
.main-events .month-divider + .archive-events__single,
.main-events .jet-engine-break-listing + .jet-listing-grid__item .archive-events__single {
  border-top: 0;
}
.main-events .month-divider__title {
  text-transform: uppercase;
}

.main-events .jet-engine-break-listing {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 2px;
    text-align: left;  
}

@media screen and (max-width: 767px) {
  .main-events__bar {
    margin: 0 20px;
  }
}

.archive-events__single {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding: 60px 0;
  border-top: 1px solid #bfbfbf;
}
@media screen and (max-width: 767px) {
  .archive-events__single {
    padding: 30px;
    margin-bottom: 30px;
  }
}
/* @media screen and (max-width: 550px) {
  .archive-events__single {
    flex-flow: column;
    padding: 0;
  }
} */
.archive-events__single .event-date {
  color: #004c97;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  max-width: 40px;
}
@media screen and (max-width: 767px) {
  .archive-events__single .event-date {
    display: none;
  }
}
.archive-events__single .event-date__number {
  font-size: 22px;
  & .jet-listing-dynamic-field__content {
    font-weight: 700;
  }
}
.archive-events__single .info {
  padding: 0 30px 0 60px;
  min-width: 67%;
}
@media screen and (max-width: 767px) {
  .archive-events__single .info {
    padding: 0 0 20px;
  }
}
.archive-events__single .event-feature {
  max-width: 309px;
}
@media screen and (max-width: 767px) {
  .archive-events__single .event-feature {
    max-width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .archive-events__single .event-feature img {
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px);
  }
}
.archive-events__single-date {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 2px;
  margin-bottom: 31px;
}
@media screen and (max-width: 767px) {
  .archive-events__single-date {
    font-size: 12px;
    margin-bottom: 19px;
  }
}
.archive-events__single-excerpt {
  font-size: 14px;
  color: #4d4d4d;
}
.archive-events__single-title {
  margin-bottom: 21px;
}
.archive-events__single-title * {
  color: #16274a;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .archive-events__single-title * {
    font-size: 21px;
  }
}
.archive-events__single-location {
  margin-bottom: 21px;
}

/* .facetwp-facet-load_more {
  margin-top: 30px;
}

.facetwp-load-more {
  padding: 0;
  border: none;
  background: transparent;
  font-size: 16px;
  color: #2f2f2f;
}
@media screen and (max-width: 550px) {
  .facetwp-load-more {
    font-size: 13px;
  }
} */

.grid-events-wrap {
  border-bottom: 1px solid #bfbfbf;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .grid-events-wrap {
    padding-bottom: 30px;
  }
}
.grid-events-wrap__navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.search-module-navigation {
  display: flex;
  flex-flow: row;
  align-items: center;
}

/* .search-module-navigation .facetwp-facet {
  margin-bottom: 0;
}
.search-module-navigation .facetwp-facet-pager_events .facetwp-pager {
  display: flex;
}
.search-module-navigation .facetwp-facet-pager_events .facetwp-page {
  display: none;
}
.search-module-navigation .facetwp-facet-pager_events .facetwp-page.next,
.search-module-navigation .facetwp-facet-pager_events .facetwp-page.prev {
  color: #f1a647;
  display: flex;
  padding: 0;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 24px;
}
@media screen and (max-width: 550px) {
  .search-module-navigation .facetwp-facet-pager_events .facetwp-page.next,
  .search-module-navigation .facetwp-facet-pager_events .facetwp-page.prev {
    margin: 0;
  }
}
.search-module-navigation .facetwp-facet-pager_events .facetwp-page.disabled {
  opacity: 0.6;
  cursor: not-allowed;
} */

.search-module-navigation .button {
  padding: 11px 15.5px;
  margin-right: 60px;
  margin-left: 20px;
  box-shadow: none;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  .search-module-navigation .button {
    margin-right: 20px;
  }
}

/* .search-module-navigation .facetwp-facet-date_range_events .facetwp-date {
  border: none;
  background: transparent;
  font-size: 28px;
  font-weight: 700;
  color: #16274a;
}
@media screen and (max-width: 550px) {
  .search-module-navigation .facetwp-facet-date_range_events .facetwp-date {
    font-size: 13px;
  }
}
.search-module-navigation
  .facetwp-facet-date_range_events
  .facetwp-date::placeholder {
  font-size: 28px;
  font-weight: 700;
  color: #16274a;
}
@media screen and (max-width: 550px) {
  .search-module-navigation
    .facetwp-facet-date_range_events
    .facetwp-date::placeholder {
    font-size: 13px;
  }
} */

.css-wrapper-calendar {
  height: 0;
  overflow: hidden;
}
.css-wrapper-calendar .grid-events-wrap__navigation {
  justify-content: flex-end;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .page-template-archive-events .content-container {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  div.fc .fc-toolbar-title {
    font-size: 13px;
  }
}

div.fc .fc-button-primary:hover {
  background-color: transparent;
  border: none;
}

div.fc div.fc-toolbar-chunk {
  display: flex;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  div.fc div.fc-toolbar-chunk {
    margin-right: 10px;
  }
}
div.fc div.fc-toolbar-chunk button.fc-today-button {
  background: transparent;
  border: 1px solid #f1a647;
  text-transform: capitalize;
  padding: 11px 15px;
  color: #16274a;
  font-size: 14px;
  font-weight: 700;
  order: 2;
  outline: none;
}
div.fc div.fc-toolbar-chunk button.fc-today-button:hover {
  background-color: transparent;
  outline: none;
}

div.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0;
}

div.fc .fc-button-group > .fc-button:not(.fc-today-button) {
  background: transparent;
  border: none;
}
@media screen and (max-width: 767px) {
  div.fc .fc-button-group > .fc-button:not(.fc-today-button) {
    padding: 0;
  }
}
div.fc .fc-button-group > .fc-button:not(.fc-today-button) span::before {
  color: #f1a647;
  font-weight: 700;
}
div.fc .fc-button-group > .fc-button:not(.fc-today-button):active,
div.fc .fc-button-group > .fc-button:not(.fc-today-button):hover,
div.fc .fc-button-group > .fc-button:not(.fc-today-button):focus {
  box-shadow: none;
  outline: none;
  background: transparent;
}

div.fc div.fc-button-group {
  margin-right: 20px;
}

div.fc-header-toolbar.fc-toolbar {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-end;
}

div.fc .fc-col-header-cell-cushion {
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
  text-transform: uppercase;
  padding: 10px 0;
}

div.fc-theme-standard th {
  text-align: left;
  border-color: #979797;
  border-top: none;
  border-left: none;
  border-right: none;
}

div.fc-theme-standard td {
  border-color: #979797;
  border-right: none;
  border-bottom: none;
}

div.fc-theme-standard .fc-scrollgrid {
  border: none;
}

div.fc .fc-daygrid-day-number {
  font-size: 16px;
  font-weight: 700;
  color: #4d4d4d;
}

div.fc .fc-daygrid-day-top {
  justify-content: flex-end;
}

.fc-direction-ltr .fc-daygrid-event.fc-event-start,
div.fc-direction-rtl .fc-daygrid-event.fc-event-end,
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end) {
  background: #dce8f3;
  border: none;
  border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  color: #4d4d4d;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px;
}

div.fc .fc-daygrid-day.fc-day-today {
  background-color: #ecf2f7;
}

.fc-daygrid-block-event div.fc-event-title {
  font-size: 12px;
  font-weight: 400;
  color: #4d4d4d;
}

.fc-direction-ltr .fc-daygrid-event div.fc-event-time {
  font-size: 12px;
  font-weight: 400;
  color: #4d4d4d;
}

@media screen and (max-width: 767px) {
  .css-wrapper-list {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .css-wrapper-calendar {
    padding: 0 20px;
  }
}

div.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  min-height: 7em;
}

.fc-daygrid-dot-event div.fc-event-title {
  word-break: break-word;
  white-space: break-spaces;
}

div.fc .fc-button:disabled {
  opacity: 1;
}

.css-toggle {
  display: none;
  position: relative;
  border-bottom: 1px solid #bfbfbf;
  padding: 0 0 5px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .css-toggle {
    display: block;
  }
}
.css-toggle::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #f1a647;
  margin-left: 10px;
}
.css-toggle.active {
  border: none;
}
.css-toggle.active::after {
  content: "";
}

/* .list-sponsors {
  margin: 95px 0 0;
}
@media screen and (max-width: 767px) {
  .list-sponsors {
    margin: 50px 0 0;
  }
}
.list-sponsors__inner {
  display: flex;
  flex-flow: wrap;
  text-align: center;
}
.list-sponsors .sponsor {
  width: 20%;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 10px;
}
.list-sponsors.premier-sponsor {
  margin: 0;
}
.list-sponsors.premier-sponsor .premier-sponsor__title {
  margin-bottom: 40px;
}
.list-sponsors.star-5 .star-5__inner {
  padding-top: 33px;
}
.list-sponsors.star-5 .sponsor {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .list-sponsors.star-5 .sponsor {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .list-sponsors.star-5 .sponsor {
    width: 33.3%;
  }
}
@media screen and (max-width: 550px) {
  .list-sponsors.star-5 .sponsor {
    width: 50%;
    margin-bottom: 30px;
  }
}
.list-sponsors.star-4 {
  margin-top: 22px;
}
.list-sponsors.star-4 .star-4__inner {
  padding-top: 25px;
}
.list-sponsors.star-4 .sponsor {
  width: 16.6%;
  padding: 10px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1024px) {
  .list-sponsors.star-4 .sponsor {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .list-sponsors.star-4 .sponsor {
    width: 25%;
  }
}
@media screen and (max-width: 550px) {
  .list-sponsors.star-4 .sponsor {
    width: 33.3%;
    margin-bottom: 20px;
  }
}
.list-sponsors.star-3 {
  margin-top: 46px;
}
.list-sponsors.star-3 .list-sponsors__inner {
  margin-top: 40px;
}
.list-sponsors.star-3 .sponsor {
  width: 33.3%;
}
@media screen and (max-width: 767px) {
  .list-sponsors.star-3 .sponsor {
    width: 50%;
  }
}
.list-sponsors.star-3 .sponsor__title {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 51px;
}
@media screen and (max-width: 767px) {
  .list-sponsors.star-3 .sponsor__title {
    margin-bottom: 30px;
  }
}
.list-sponsors.additional-sponsors {
  margin-top: 26px;
}
.list-sponsors.additional-sponsors .list-sponsors__inner {
  margin-top: 40px;
}
.list-sponsors.additional-sponsors .sponsor {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .list-sponsors.additional-sponsors .sponsor {
    width: 33.3%;
  }
}
@media screen and (max-width: 550px) {
  .list-sponsors.additional-sponsors .sponsor {
    width: 50%;
  }
}
.list-sponsors.additional-sponsors .sponsor__title {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
} */


.list-sponsors .wp-block-kadence-infobox a.kt-blocks-info-box-link-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* 
.popup.fancybox-content {
  padding: 36px 37px 32px;
  max-width: 384px;
  overflow: visible;
  font-family: "Montserrat", sans-serif;
  border-right: 10px;
}
@media screen and (max-width: 550px) {
  .popup.fancybox-content {
    max-width: 280px;
    padding: 25px 20px;
  }
}
.popup.fancybox-content .popup__title {
  font-size: 24px;
  color: #16274a;
  font-weight: 700;
  margin-bottom: 21px;
}
.popup.fancybox-content .button.popup__button::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-left: 15px;
}
.popup.fancybox-content .fancybox-button {
  padding: 10px;
  right: -20px;
  top: -20px;
  width: 36px;
  opacity: 1;
  height: 36px;
  position: absolute;
  background: #f1a647;
  border-radius: 50%;
}
.popup.fancybox-content .fancybox-button::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-left: 0;
  color: #16274a;
  position: absolute;
  top: 10px;
  left: 13px;
}

.fancybox-inner {
  -webkit-backdrop-filter: saturate(1%) blur(5px);
  backdrop-filter: saturate(1%) blur(5px);
} */

.page-template-template-sponsors .content-container {
  margin-top: 93px;
}
.page-template-template-sponsors .main-content-block {
  margin-bottom: 60px;
}

.page-template-template-foundation
  .absolute.wp-block-cover
  img.wp-block-cover__image-background {
  object-fit: unset;
}
.page-template-template-foundation .accordion-block {
  margin: 40px 53px 0;
}
.page-template-template-foundation .accordion-block .card {
  margin-bottom: 19px;
}
.page-template-template-foundation .accordion-block .card__photo {
  margin-bottom: 11px;
}
.page-template-template-foundation .brandon {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-template-template-foundation .content-container {
    padding: 0 1rem;
  }
}
.page-template-template-foundation .content-main::before {
  top: 18%;
}
@media screen and (max-width: 767px) {
  .page-template-template-foundation .content-main::before {
    top: 16%;
  }
}

.post__cat .jet-listing-dynamic-terms__link {
  background: #dce8f3;
  border-radius: 5px;
  color: #4d4d4d;
  font-size: 12px;
  margin: 0 10px 10px 0;
  padding: 5px 12px;
  display: inline-block;
}

.e-con.main-content .post__info {
  margin-bottom: 30px;
  margin-block-end: 30px;
}
.e-con.main-content .post__info * {
  font-size: 12px;
  display: flex;
}
.e-con.main-content .post__info time,
.e-con.wrapper__sidebar .new-item__info time {
  padding-top: 0;
  font-weight: 700;
}

.e-con.main-content .elementor-post-info__item--type-author,
.e-con.wrapper__sidebar .elementor-post-info__item--type-author {
  font-weight: 700;
}

.e-con.main-content .elementor-post-info__item--type-author .elementor-post-info__item-prefix,
.e-con.wrapper__sidebar .elementor-post-info__item--type-author .elementor-post-info__item-prefix {
  font-weight: 400;
}

.post__content {
  margin-top: 40px;
}

.main-single-news .wp-block-columns {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .main-single-news .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 3.8em;
  }
}
.main-single-news .wp-block-columns .wp-block-column .wp-block-image {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .main-single-news:not(.main-content--featured) .main-content__inner {
    padding: 0 1rem;
  }
}

.related-stories {
  margin-bottom: 80px;
  position: relative;
  padding: 46px 0;
  box-shadow: 0 10px 7px -10px rgba(22, 39, 74, 0.5);
}
@media screen and (max-width: 767px) {
  .related-stories {
    margin-bottom: 0;
    padding: 40px 15px;
  }
}
.related-stories::before {
  content: "";
  background: #ecf2f7;
  border-radius: 10px;
  position: absolute;
  left: -2%;
  right: -2%;
  top: 0;
  bottom: 0;
  inset:0;
  z-index: 0;
}
.related-stories__inner {
  display: flex;
  flex-flow: row;
  margin-top: 62px;
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .related-stories__inner {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .related-stories__inner {
    flex-flow: column;
    margin-top: 30px;
  }
}
.related-stories .header-line {
  max-width: 50px;
  margin: 8px auto 37px;
}
.related-stories .related-item,
.related-stories .jet-listing-grid__item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .related-stories .related-item {
    margin-bottom: 20px;
  }
}
.related-stories .related-item:not(:first-child)::before,
.related-stories .jet-listing-grid__item:not(:first-child)::before {
  content: '';
  position: absolute;
  width: 1px;
  top: -20px;
  bottom: -20px;
  left: 0;
  height: auto;
  background: linear-gradient(
    to bottom,
    #d9c3a200,
    #b29069 55%,
    #b2906900 100%
  );
  opacity: 0.39;
}
@media screen and (max-width: 767px) {
  .related-stories .related-item:not(:first-child)::before {
    content: none;
  }
}
.related-stories .related-item__inner {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .related-stories .related-item__inner {
    padding: 21px 0;
    margin: 0 15px;
    border-bottom: 1px solid #e9e6d8;
  }
}
.related-stories .related-item__excerpt .jet-listing-dynamic-field__content {
  margin-bottom: 22px;
  font-size: 14px;
  color: #4d4d4d;
}
.related-stories .related-item .new-item__info * {
  font-size: 12px;
  display: flex;
}

@media screen and (max-width: 767px) {
  .single-news .content-container {
    padding: 0;
    margin-bottom: 0;
  }
}

.event-columns {
  display: flex;
  flex-flow: row;
  margin: 44px 0 85px;
}
@media screen and (max-width: 767px) {
  .event-columns {
    flex-flow: column;
    margin-bottom: 40px;
  }
}
.event-columns .col {
  width: 33.3%;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  .event-columns .col {
    width: 100%;
    margin-bottom: 20px;
  }
}
.event-columns .col.event-date .col__inner {
  flex-flow: column;
}
.event-columns .col__inner {
  display: flex;
  margin: 0 15px;
  height: 100%;
  border-bottom: 1px solid #bfbfbf;
}
.event-columns .col i {
  color: #ecb04a;
  font-size: 18px;
  margin-right: 12px;
}
.event-columns .col .phone {
  display: block;
  color: #4d4d4d;
}

@media screen and (max-width: 767px) {
  .single-events .content-container {
    padding: 0;
  }
}

.e-con.participation-content {
  max-width: 75rem;
  margin: 58px auto;
  /* padding: 58px 0; */
  display: flex;
  flex-flow: row;
}
@media screen and (max-width: 767px) {
  .e-con.participation-content {
    flex-flow: column;
  }
}
.e-con.participation-content .main-content-block {
  margin: 20px 0 0;
}
.e-con.participation-content .main-content-block h2 {
  color: #4d4d4d;
}
.e-con.participation-content__inner {
  padding: 37px 100px 0 0;
}
@media screen and (max-width: 1024px) {
  .e-con.participation-content__inner {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .e-con.participation-content__inner {
    padding-right: 0;
  }
}
.e-con.participation-content__sidebar {
  min-width: 286px;
  max-width: 286px;
}
@media screen and (max-width: 1024px) {
  .e-con.participation-content__sidebar {
    min-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .e-con.participation-content__sidebar {
    margin: auto;
  }
}
.e-con.participation-content .thumbnail img {
  margin-bottom: 38px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .e-con.participation-content .thumbnail img {
    border-radius: 0;
  }
}
.e-con.participation-content .post-updated {
  font-size: 12px;
  font-style: italic;
  letter-spacing: normal;
  margin-bottom: 20px;
}
.e-con.participation-content .list-sponsors {
  margin-top: 19px;
}
.e-con.participation-content .sponsor {
  margin-bottom: 42px;
  width: 100%;
  flex-flow: column;
  align-items: flex-start;
}
.e-con.participation-content .sponsor__title {
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  margin-bottom: 7px;
}
.e-con.participation-content .sponsor__website {
  font-size: 12px;
}
.e-con.participation-content .sponsor__media {
  margin-bottom: 11px;
  max-height: 189px;
  display: inline-block!important;
}
.e-con.participation-content .sponsor__media img {
  max-height: 189px;
  width: 100%;
  object-fit:contain;	
}
.e-con.participation-content .sponsor__media .video {
  padding-bottom: 0;
}
.e-con.participation-content .sponsor__media .video iframe {
  top: unset;
  left: unset;
  position: relative;
  height: auto;
}
.e-con.participation-content .resource-item {
  width: 100%;
}
.e-con.participation-content .resource-item__inner {
  border-bottom: 1px solid #ecf2f7;
}
.e-con.participation-content .sponsors-title {
  font-size: 24px;
  font-weight: 700;
}
.e-con.participation-content .resources-title {
  font-size: 16px;
  font-weight: 700;
  color: #4d4d4d;
}
.e-con.participation-content .sponsor__website::before {
  left: 1px;
}

.single-districts .content-main::before,
.single-chapters .content-main::before,
.single-cde-lde .content-main::before,
.single-awards-scholarships .content-main::before,
.single-programs .content-main::before {
  content: none;
}

.chapter-content__inner {
  display: flex;
  /* flex-flow: wrap; */
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .chapter-content__inner {
    flex-flow: column;
  }
}
/* .chapter-content .column {
  width: 33.3%;
} */
@media screen and (max-width: 767px) {
  .chapter-content .column {
    width: 100%;
    margin-bottom: 30px;
  }
}
.chapter-content .column a:not(.link-button .elementor-button):not(.socials__item) {
  color: #1a839a;
  text-decoration: underline;
  margin-bottom: 5px;
  max-width: 165px;
  display: block;
}
.chapter-content .column a:not(.link-button .elementor-button):not(.socials__item).phone {
  margin-top: 20px;
}
.chapter-content .e-con .title {
  margin-bottom: 18px;
  margin-block-end: 18px;
}
.chapter-content .date {
  font-weight: 700;
  font-size: 16px;
  display: block;
}
.chapter-content .item {
  margin-bottom: 20px;
}
.chapter-content .socials.blue {
  margin: 20px 0;
  display: flex;
}
.chapter-content .column .socials.blue a.elementor-icon {
  margin-right: 15px;
  color: #004c97;
  font-size: 18px;
}

.single-chapters .header-inner {
  text-align: left;
}
.single-chapters .e-con .chapter-button-submit {
  margin: 40px auto;
}
.single-chapters .address-chapter:not(:first-child) {
  margin-top: 30px;
}

.district-officers {
  width: 80%;
  margin: 57px 0 28px;
}
@media screen and (max-width: 767px) {
  .district-officers {
    width: 100%;
  }
}
.district-officers__inner {
  display: flex;
  flex-flow: wrap;
  margin: 40px 0 0 -53px;
}
@media screen and (max-width: 767px) {
  .district-officers__inner {
    margin: 40px 0 0 0;
  }
}
/* .district-officers .officer {
  width: 33.3%;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .district-officers .officer {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .district-officers .officer {
    width: 100%;
  }
} */
.district-officers .officer__title {
  margin: 18px auto 4px;
}
.district-officers .officer__position {
  font-size: 12px;
}

.district-chapters {
  width: 69%;
}
@media screen and (max-width: 767px) {
  .district-chapters {
    width: 100%;
  }
}

.single-districts .chapter-content .socials.blue {
  margin: 27px 0 34px;
}
.single-districts .chapter-content .email {
  margin-bottom: 16px;
  max-width: 100%;
}
.single-districts .chapter-content > .list {
  margin-bottom: 80px;
  margin-top: 50px;
}
.single-districts .chapter-content .list .chapter i {
  margin-left: 5px;
}
.single-districts .chapter-content .list__inner {
  /* margin-bottom: 40px; */
  /* margin-block-end: 40px; */
  border-top: none;
}
.single-districts .e-con .list-resources {
  justify-content: center;
}
.single-districts .e-con .map-district {
  margin: 70px 0 80px;
}
.single-districts .e-con .map-district img {
  width: 100%;
  border-right: 0;
}
.single-districts .e-con .archive-link {
  text-align: left;
}
.single-districts .e-con .header-inner {
  text-align: left;
}
.single-districts .e-con .district-button-submit {
  margin: 40px auto;
}
.single-districts
  .chapter-content
  .column
  a:not(.link-button):not(.socials__item) {
  display: inline-block;
}

#home-slider .slick-slide,
#home-slider .slick-slide__inner {
  height: 757px;
}
@media screen and (max-width: 767px) {
  #home-slider .slick-slide,
  #home-slider .slick-slide__inner {
    height: 550px;
  }
}
#home-slider .slick-slide__inner {
  background-position: center;
  background-size: cover;
}
#home-slider::before {
  content: "";
  background-image: url("/wp-content/uploads/2025/05/hero-bg.png");
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: 100% 101%;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  #home-slider::before {
    background-size: cover;
  }
}

.videoHolder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.videoHolder .video {
  width: 100%;
  height: auto;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

.slide__inner {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.slider-caption {
  z-index: 100;
  position: absolute;
  top: 41%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .slider-caption {
    top: 36%;
  }
}
.slider-caption__title > * {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 72px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 84px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .slider-caption__title > * {
    font-size: 48px;
    line-height: 56px;
  }
}
@media screen and (max-width: 550px) {
  .slider-caption__title > * {
    font-size: 38px;
    line-height: 46px;
  }
}
.slider-caption__title > * > span {
  font-size: inherit;
  text-transform: none;
  display: block;
}
.slider-caption__logo {
  position: absolute;
  right: -11%;
  bottom: -27%;
  opacity: 0.5;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 62.25%;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home .content-container .title {
  color: #16274a;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  margin: 50px 0;
}
.home .content-container .title .brandon {
  font-size: 65px;
  text-transform: none;
  font-weight: 400;
}
.home .content-container .wp-block-separator {
  max-width: 107px;
  margin: 8px auto 14px;
  border: none;
  height: 2px;
}
.home .wp-block-image.ml-0 {
  margin: 1rem 1rem 1rem 0;
}
.home .wp-block-column.ml-0 {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .home .wp-block-column.ml-0 {
    flex-basis: 50% !important;
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 599px) {
  .home .wp-block-column.ml-0 {
    flex-basis: 100% !important;
    margin-bottom: 30px;
  }
}
.home .columns-started {
  margin-bottom: 45px;
}
@media screen and (max-width: 1024px) {
  .home .columns-started {
    flex-wrap: wrap;
    flex-flow: wrap;
  }
}
.home .columns-started .wp-block-buttons {
  justify-content: center;
}
.home .columns-started .wp-block-image {
  margin-bottom: 27px;
}
.home .columns-started .wp-block-image img {
  max-height: 267px;
}
@media screen and (max-width: 1024px) {
  .home .columns-started .wp-block-image img {
    width: auto;
  }
}
.home .columns-started .wp-block-image.mr-2 {
  margin: 0 2rem 23px 0;
}
@media screen and (max-width: 1024px) {
  .home .columns-started .wp-block-image.mr-2 {
    margin: 0 0 23px;
  }
}
.home .columns-started .wp-block-image.ml-0 {
  margin: 0 0 23px 0;
}
.home .columns-started .wp-block-image.ml-1 {
  margin: 0 0 23px 1rem;
}
@media screen and (max-width: 1024px) {
  .home .columns-started .wp-block-image.ml-1 {
    margin: 0 0 23px;
  }
}
.home .columns-started .wp-block-column p {
  padding: 0 15px 0 9px;
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 12px;
}
@media screen and (max-width: 599px) {
  .home .columns-started .wp-block-column p {
    padding: 0 15px;
  }
}
.home .columns-started .wp-block-column.first p {
  padding: 11px 61px 12px;
}
@media screen and (max-width: 599px) {
  .home .columns-started .wp-block-column.first p {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  .home .columns-started .wp-block-column.first {
    flex-basis: 100% !important;
    margin-bottom: 30px;
  }
}
.home .content-container {
  margin-bottom: 57px;
  margin-top: 18px;
}
.home .large-block.support {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  max-width: 64rem; 
}
.home .large-block.support .large-block__inner {
  flex-flow: row;
}
@media screen and (max-width: 1024px) {
  .home .large-block.support .large-block__inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .home .large-block.support .large-block__inner {
    flex-flow: column-reverse;
  }
}
.home .large-block.support .large-block__content {
  min-width: 67%;
  padding: 80px 38px 0 7px;
}
@media screen and (max-width: 1024px) {
  .home .large-block.support .large-block__content {
    padding: 10px 0 0 0;
    max-width: 100%;
  }
}
.home .large-block.support .large-block__media {
  min-width: 43%;
}
.home .large-block.support .large-block__image {
  width: 75%;
}
.home .large-block.support .large-block__title .elementor-heading-title {
  color: #16274a;
  font-family: "Brandon Smith Stamp", sans-serif;
  font-size: 60px;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 32px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .home .large-block.support .large-block__title .elementor-heading-title {
    font-size: 40px;
  }
}
.home .large-block.support .large-block__description {
  max-width: 588px;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4d;
}
@media screen and (max-width: 767px) {
  .home .large-block.support .large-block__description {
    max-width: 100%;
  }
}
.home .large-block.support .button {
  padding: 10px;
}
.home .upcoming-events,
.home .recent-news,
.single-districts .recent-news,
.single-districts .upcoming-events {
  padding: 29px 0 0;
  position: relative;
  margin: 0 auto;
}
.home .large-block__inner {
  border-bottom: none;
}
.home .conditional .large-block__title {
  font-size: 54px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .home .conditional .large-block__title {
    font-size: 35px;
  }
}
.home .e-con.recent-posts-wrapper,
.single-districts .e-con.recent-posts-wrapper {
  max-width: 61rem;
}
.home .recent-news,
.home .upcoming-events,
.single-districts .recent-news,
.single-districts .upcoming-events {
  padding: 29px 0 0;
  position: relative;
  /* margin-left: -39px; */
}
@media screen and (max-width: 1024px) {
  .home .recent-news,
  .home .upcoming-events,
  .single-districts .recent-news,
  .single-districts .upcoming-events {
    padding: 29px 5% 0;
  }
}
@media screen and (max-width: 767px) {
  .home .recent-news,
  .home .upcoming-events,
  .single-districts .recent-news,
  .single-districts .upcoming-events {
    padding: 29px 0 0;
  }
}
/* .home .recent-posts__link a {
  top: 30px;
}
@media screen and (max-width: 550px) {
  .home .recent-posts__link a {
    top: unset;
  }
} */
.home .content-main::before {
  top: 21%;
}
@media screen and (max-width: 767px) {
  .home .content-main::before {
    top: 10%;
  }
}

.support-cover {
  position: absolute;
  /* left: -50%;
  right: -50%; */
  top:71%;
  bottom: 0;
  z-index: 0;
  height: 745px;
  background-size: auto;
  background-position: center;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .support-cover {
    top: 80%;
  }
}

.wp-block-columns.list-staff .name {
  letter-spacing: 0;
  color: #4d4d4d;
  margin-bottom: 8px;
  max-width: 200px;
}
.wp-block-columns.list-staff .position {
  margin-bottom: 26px;
  font-size: 12px;
  max-width: 200px;
}
@media screen and (min-width: 782px) {
  .wp-block-columns.list-staff .wp-block-column:not(:first-child) {
    margin-left: 8em;
  }
}

.archive-events__single .info {
	width: 100%;
}


/*
  Kadence Block Styles (to replace custom blocks)
*/
.wp-block-kadence-iconlist ul.kt-svg-icon-list {
  margin-bottom: 0;
}
.wp-block-kadence-iconlist .kt-svg-icon-list-text {
  font-weight: 700;
}



/*
	Author: Shane Schroll - 502
	Author URI: https://weare502.com
	Theme Name: Kansas FFA Theme
	Description: Custom blocks stylesheet. Block Editor Preview and Front End styles for blocks.
	Version: 1.3.7
	Text Domain: sdc
*/
/* body a, body p, body address, body blockquote {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
}
body a {
  font-size: 14px;
  text-decoration: none;
  transition: 0.2s ease-out;
}
body a:hover {
  transition: 0.2s ease-out;
  text-decoration: none;
}
body p {
  margin-top: 0;
  margin-bottom: 20px;
  margin-block-end: 20px;
  font-weight: 400;
  color: #4D4D4D;
  font-size: 14px;
  line-height: normal;
}
@media screen and (max-width: 550px) {
  body p {
    font-size: 16px;
    line-height: 1.5;
  }
}
body table {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
}
body small {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-style: italic;
} */
/* body time {
  display: block;
  padding-top: 0.75rem;
  padding-top: 0;
  font-size: 0.875rem;
} */
/* body ul, body ol {
  margin-top: 20px;
  margin-bottom: 2.25rem;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  padding-left: 24px;
}
body ul li, body ol li {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  padding-left: 12px;
  color: #4D4D4D;
}
body h1, body h2, body h3,
body h4, body h5, body h6 {
  display: block;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
body h1.dark-text, body h2.dark-text, body h3.dark-text,
body h4.dark-text, body h5.dark-text, body h6.dark-text {
  font-family: "Montserrat", sans-serif;
}
body h1,
body h1.elementor-heading-title {
  font-weight: 700;
  font-size: 60px;
  line-height: 1.117;
  color: #16274A;
  text-align: left;
  position: relative;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 14px;
}
@media screen and (max-width: 550px) {
  body h1,
  body h1.elementor-heading-title {
    font-size: 34px;
    line-height: normal;
  }
}
body h1 > .brandon {
  font-size: inherit;
  text-transform: capitalize;
}
body h2 {
  font-size: 45px;
  font-weight: 700;
  color: #16274A;
}
body h2 > * {
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  body h2 > * {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 550px) {
  body h2 > * {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767px) {
  body h2 {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 550px) {
  body h2 {
    font-size: 2.25rem;
  }
}
body h3 {
  font-size: 30px;
  font-weight: 700;
  color: #16274A;
}
@media screen and (max-width: 767px) {
  body h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 550px) {
  body h3 {
    font-size: 23px;
  }
}
body h4 {
  color: #16274A;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  body h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 550px) {
  body h4 {
    font-size: 20px;
  }
}
body h5 {
  color: #16274A;
  font-size: 16px;
  font-weight: 700;
}
body h6 {
  color: #16274A;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
body .green {
  color: #446B34;
}
body .red {
  color: #DD3C27;
}
body .blue {
  color: #1A839A;
}
body .grey {
  color: #4D4D4D;
}
body .large-block {
  position: relative;
  max-width: 64rem;
  margin: 0 auto;
}
body .large-block__inner {
  padding: 39px 0 32px;
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  border-bottom: 1px solid #F1A647;
}
@media screen and (max-width: 767px) {
  body .large-block__inner {
    flex-flow: column-reverse;
    padding: 20px 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 414px) {
  body .large-block__inner {
    padding: 15px 0;
  }
}
body .large-block__content {
  min-width: 46%;
  padding: 7px 7px 0 37px;
  max-width: 449px;
}
@media screen and (max-width: 767px) {
  body .large-block__content {
    min-width: 100%;
    padding: 0;
  }
}
body .large-block__description p {
  margin-bottom: 29px;
}
body .large-block__title {
  color: #16274A;
  font-weight: 700;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  body .large-block__title {
    font-size: 35px;
    line-height: 1;
  }
}
@media screen and (max-width: 414px) {
  body .large-block__title {
    margin-bottom: 14px;
  }
}
body .large-block__image {
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  body .large-block__image {
    margin: 0 auto 20px;
    display: block;
    border-radius: 0;
  }
}
body .large-block__media {
  min-width: 49%;
}
body .large-block__navigation {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
body .large-block .button {
  margin-right: 34px;
  padding: 11px 18px;
}
@media screen and (max-width: 414px) {
  body .large-block .button {
    margin-right: 20px;
  }
} */
body .accordion-block {
  margin: 40px 0;
}
body .accordion-block .list__inner {
  margin: 0 -40px;
  border-bottom: 0;
  border-top: none;
  padding: 40px 0 0;
}
/* body .accordion-block .card {
  min-width: 33.3%;
  width: 33.3%;
  margin-bottom: 30px;
} */

body .accordion-block .card.e-con {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body .accordion-block .card {
    min-width: 100%;
    width: 100%;
  }
}
body .accordion-block .card__inner {
  padding: 0 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body .accordion-block .card__inner {
    padding: 0 15px;
  }
}
body .card__photo {
  margin-bottom: 18px;
   margin:0 auto 18px; 
}
body .card__photo img {
  max-width: 125px;
}
body .accordion-block .card .heading {
  margin-bottom: 5px;
  color: #4D4D4D;
  font-weight: 700;
}
body .accordion-block .card .subtitle,
body .accordion-block .card .subtitle p {
  font-size: 12px;
  color: #4D4D4D;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 0;
}
body .accordion-block .list-participation__cat {
  padding: 20px 0 16px;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
body .accordion-block .list__inner-content .title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
body .grid-photos .list__inner {
  padding: 0;
}
body .grid-photos .card__contact {
  margin: 13px 0 20px;
}
body .grid-photos .card__contact__item {
  margin: 0 7px;
  font-size: 20px;
  color: #004C97;
}
body .grid-photos .card .subtitle.italic,
body .grid-photos .card .subtitle.italic p {
  font-style: italic;
}
body .grid-photos .card__subheading {
  padding: 0 21px;
}
body .alert-bar {
  padding: 22px 30px;
  border-radius: 5px;
  background: #ECF2F7;
  margin: 20px 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  body .alert-bar {
    padding: 15px 20px;
  }
}
body .alert-bar__title {
  font-size: 16px;
  font-weight: 700;
  color: #4D4D4D;
}
body .alert-bar__icon {
  margin-right: 15px;
  color: #4D4D4D;
}
body .alert-bar.red {
  background: #FFBDB4;
}
body .alert-bar.green {
  background: #C2E7C6;
}
body .alert-bar.yellow {
  background: #FFDEA5;
}

/*
	END: Custom blocks stylesheet. Block Editor Preview and Front End styles for blocks.
*/

