/* 84rem, horizontal padding of 1.5rem */
html {
  font-size: 16px;
  line-height: 1.44444;
}

body {
  font-size: 1.125rem;
  overflow-x: hidden;
  line-height: 1.44444;
  color: #00235E;
  background-color: #ffffff;
}

blockquote {
  font-size: 1.125rem;
  line-height: 1.44444;
}

.primary {
  color: #00235E !important;
}

.color1 {
  color: #00235E !important;
}

.color2 {
  color: #618ABB !important;
}

.color3 {
  color: #FDBA21 !important;
}

.color4 {
  color: #B9D1EA !important;
}

.color5 {
  color: #E6EFFF !important;
}

.color6 {
  color: #F8FAFD !important;
}

.white {
  color: #ffffff !important;
}

.primary-bg {
  background-color: #00235E !important;
}

.color1-bg {
  background-color: #00235E !important;
}

.color2-bg {
  background-color: #618ABB !important;
}

.color3-bg {
  background-color: #FDBA21 !important;
}

.color4-bg {
  background-color: #B9D1EA !important;
}

.color5-bg {
  background-color: #E6EFFF !important;
}

.white-bg {
  background-color: #ffffff !important;
}

h1, .elementor-widget-heading h1.elementor-heading-title {
  font-size: 4rem;
}

.h1, .h1.elementor-widget-heading .elementor-heading-title {
  font-size: 4rem !important;
}

h2, .elementor-widget-heading h2.elementor-heading-title {
  font-size: 2.75rem;
}

.h2, .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 2.75rem !important;
}

h3, .elementor-widget-heading h3.elementor-heading-title {
  font-size: 2rem;
}

.h3, .h3.elementor-widget-heading .elementor-heading-title {
  font-size: 2rem !important;
}

h4, .elementor-widget-heading h4.elementor-heading-title {
  font-size: 1.75rem;
}

.h4, .h4.elementor-widget-heading .elementor-heading-title {
  font-size: 1.75rem !important;
}

h5, .elementor-widget-heading h5.elementor-heading-title {
  font-size: 1.25rem;
}

.h5, .h5.elementor-widget-heading .elementor-heading-title {
  font-size: 1.25rem !important;
}

h6, .elementor-widget-heading h6.elementor-heading-title {
  font-size: 1rem;
}

.h6, .h6.elementor-widget-heading .elementor-heading-title {
  font-size: 1rem !important;
}

@media screen and (max-width: 1344px) {
  h1, .elementor-widget-heading h1.elementor-heading-title {
    font-size: clamp(2.5rem, 4.7619vw, 4rem);
  }
  .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(2.5rem, 4.7619vw, 4rem) !important;
  }
  h2, .elementor-widget-heading h2.elementor-heading-title {
    font-size: clamp(2rem, 3.27381vw, 2.75rem);
  }
  .h2, .h2.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(2rem, 3.27381vw, 2.75rem) !important;
  }
  h3, .elementor-widget-heading h3.elementor-heading-title {
    font-size: clamp(1.75rem, 2.38095vw, 2rem);
  }
  .h3, .h3.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.75rem, 2.38095vw, 2rem) !important;
  }
  h4, .elementor-widget-heading h4.elementor-heading-title {
    font-size: clamp(1.5rem, 2.08333vw, 1.75rem);
  }
  .h4, .h4.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.5rem, 2.08333vw, 1.75rem) !important;
  }
}
h1, .h1, .h1.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.1875;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.18182;
}

h3, .h3, .h3.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.25;
}

h4, .h4, .h4.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.28571;
}

h5, .h5, .h5.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.5;
}

h6, .h6, .h6.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.5;
}

h1, .h1, .h1.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h1.elementor-heading-title {
  font-weight: 800;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h2.elementor-heading-title {
  font-weight: 800;
}

h3, .h3, .h3.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title {
  font-weight: 800;
}

h4, .h4, .h4.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h4.elementor-heading-title {
  font-weight: 800;
}

h5, .h5, .h5.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h5.elementor-heading-title {
  font-weight: 400;
}

h6, .h6, .h6.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h6.elementor-heading-title {
  font-weight: 700;
}

.font-sm {
  font-size: 14px;
}

.dark-theme,
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6,
.dark-theme a {
  color: #ffffff;
}

/* HEADERS */
.td-header-main {
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  position: fixed;
  width: 100%;
}
.td-header-main.hidden-top {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

body .td-header-main .td-header-search {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: -20px;
  z-index: -1;
}
body .td-header-main .td-header-search.search-open {
  visibility: visible;
  opacity: 1;
  right: 0px;
  z-index: 2;
}

/* MOBILE MENU 1 */
body .header-menu-mobile {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  position: fixed !important;
  width: 100%;
  top: -100px;
  opacity: 0;
  z-index: -99;
}

@media screen and (max-width: 991px) {
  body.mobile-menu-open .td-header-main.hidden-top {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
  body.mobile-menu-open .header-menu-mobile {
    visibility: visible;
    opacity: 1;
    top: 0px;
    z-index: 9996;
  }
  body.mobile-menu-open.admin-bar .header-menu-mobile {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  body.mobile-menu-open.admin-bar .header-menu-mobile {
    top: 46px;
  }
}
/* PRE-REQUISITE: ELEMENTOR */
@media (min-width: 1024px) {
  #td-offcanvas .uael-offcanvas, .uael-offcanvas-overlay {
    display: none;
  }
}
@media (max-width: 767px) {
  #td-offcanvas .uael-offcanvas {
    width: 100% !important;
  }
}
.uael-offcanvas img {
  display: block;
  margin: initial;
}

/* HELPER: UNORDERED LIST ICONS */
ul.ul-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.5em;
}
ul.ul-circle > li {
  position: relative;
  padding-left: 1.4em;
}
ul.ul-circle > li::before {
  position: absolute;
  font-weight: 600;
  font-size: 0.5em;
  line-height: inherit;
  content: "\f111";
  display: block;
  color: currentColor;
  left: 0;
  margin-top: 0.9em;
  font-family: "Font Awesome 6 Pro", sans-serif;
}
ul.ul-circle > li > ul {
  margin-top: 1.2em;
}
ul.ul-circle > li > ul > li::before {
  font-weight: 400;
}

/*
HELPER: LAYOUT DEFAULT SECTION PADDING
PRE-REQUISITE: ELEMENTOR PRO
*/
.td-section-padding {
  padding: 80px 0;
}
.td-section-padding > .e-con-inner {
  padding: 0px;
}

.td-section-padding-top {
  padding: 80px 0 0;
}
.td-section-padding-top > .e-con-inner {
  padding: 0px;
}

.td-section-padding-bottom {
  padding: 0 0 80px;
}
.td-section-padding-bottom > .e-con-inner {
  padding: 0px;
}

@media (max-width: 1024px) {
  .td-section-padding {
    padding: 40px 0;
  }
  .td-section-padding-top {
    padding: 40px 0 0;
  }
  .td-section-padding-bottom {
    padding: 0 0 40px;
  }
}
@media (max-width: 767px) {
  .td-section-padding {
    padding: 20px 0;
  }
  .td-section-padding-top {
    padding: 20px 0 0;
  }
  .td-section-padding-bottom {
    padding: 0 0 20px;
  }
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.uael-faq-accordion .uael-accordion-content p {
  margin-bottom: 1.75em;
}

.elementor-widget-text-editor .elementor-widget-container a {
  text-decoration: underline;
}

.elementor-widget-theme-post-content > .elementor-widget-container > p > a {
  text-decoration: underline;
}

.elementor-widget-icon .elementor-icon-wrapper {
  line-height: 0;
}

/* HELPER: MENU */
.td-menu-h, .td-menu-h li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.td-menu-h li {
  display: inline-block;
}

/*
SNIPPET: BREADCRUMBS
PRE-REQUISITE: BREADCRUMBS NAVXT
*/
.td-breadcrumbs-el-wrapper .elementor-shortcode {
  overflow-x: auto;
  white-space: nowrap;
}

.breadcrumbs {
  color: #FDBA21;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
  font-weight: 700;
}

.breadcrumbs a,
.breadcrumbs .sep {
  color: rgba(255, 255, 255, 0.5);
}

.td-breadcrumbs-el-wrapper .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
}
.td-breadcrumbs-el-wrapper .breadcrumbs > [property=itemListElement]:last-of-type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 160px;
}
.td-breadcrumbs-el-wrapper .breadcrumbs > [property=itemListElement]:last-of-type > span[property=name] {
  max-width: 675px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
FACET
PRE-REQUISITE: FACETWP
*/
.facetwp-facet {
  margin-bottom: 0 !important;
}

.td-filter-tags .facetwp-selections ul,
.td-filter-tags .facetwp-selections ul li {
  margin: 0;
  padding: 0;
}

.td-filter-tags .facetwp-selections ul li {
  display: inline;
}

.td-filter-tags .facetwp-selections ul li span {
  background-color: transparent;
  font-weight: 700;
  display: inline-block;
  padding: 14px 20px;
  margin-bottom: 5px;
  color: #00235E;
  margin-right: 5px;
  border: 1px solid #00235E;
}

.td-filter-tags .facetwp-selections ul li > .facetwp-selection-label {
  display: none;
}

.td-filter-tags .pb-count,
.td-filter-tags .facetwp-selections ul li {
  margin-bottom: 10px;
}

.td-filter-tags .facetwp-selections .facetwp-selection-value {
  padding-right: 40px;
  background-image: url(../images/icon-close.png);
  background-position: right 14px center;
}

.td-pagination .facetwp-pager .facetwp-page {
  padding: 12px 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  border: 1px solid #00235E;
  margin: 0 5px;
}
.td-pagination .facetwp-pager .facetwp-page:hover, .td-pagination .facetwp-pager .facetwp-page.active {
  background-color: #00235E;
  color: #ffffff;
  border-color: #00235E;
  text-decoration: none;
}

.elementor-pagination .page-numbers:not(.dots) {
  padding: 12px 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  border: 1px solid #00235E;
  margin: 0 5px;
}
.elementor-pagination .page-numbers:not(.dots):hover, .elementor-pagination .page-numbers:not(.dots).current {
  background-color: #00235E;
  color: #ffffff;
  border-color: #00235E;
  text-decoration: none;
}

.facetwp-type-autocomplete input[type=button].facetwp-autocomplete-update {
  display: none;
}

.td-uniform-height.td-loop-item > [data-elementor-type=section],
.td-uniform-height.td-loop-item > [data-elementor-type=container] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.d-flex.elementor-column > .elementor-widget-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* Buttons */
a.td-btn {
  text-decoration: none !important;
}

a.td-btn, button.td-btn {
  --btn-color: #ffffff;
  --btn-bg-color: #00235E;
  --btn-border-color: #00235E;
  --btn-h-color: #00235E;
  --btn-h-bg-color: #ffffff;
  --btn-h-border-color: #00235E;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  padding: 15px 40px;
  border-radius: 0px;
  font-size: 1rem;
  line-height: 1.44445em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--btn-color) !important;
  background-color: var(--btn-bg-color) !important;
  border-color: var(--btn-border-color);
}
a.td-btn i[class^=fa]:before, button.td-btn i[class^=fa]:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1em;
}
a.td-btn.td-btn-block, button.td-btn.td-btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
a.td-btn.td-btn-icon, button.td-btn.td-btn-icon {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
a.td-btn:hover, a.td-btn:focus, button.td-btn:hover, button.td-btn:focus {
  color: var(--btn-h-color) !important;
  background-color: var(--btn-h-bg-color) !important;
  border-color: var(--btn-h-border-color);
}
a.td-btn.td-btn-secondary, button.td-btn.td-btn-secondary {
  --btn-color: #00235E;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #00235E;
  --btn-h-border-color: #ffffff;
}
a.td-btn.td-btn-ghost, button.td-btn.td-btn-ghost {
  --btn-color: #00235E;
  --btn-bg-color: transparent;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #00235E;
}
a.td-btn.td-btn-ghost.td-btn-secondary, button.td-btn.td-btn-ghost.td-btn-secondary {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-h-color: #00235E;
  --btn-h-bg-color: #ffffff;
}
a.td-btn.td-btn-tertiary, button.td-btn.td-btn-tertiary {
  --btn-color: #ffffff;
  --btn-bg-color: #FDBA21;
  --btn-border-color: #FDBA21;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #618ABB;
  --btn-h-border-color: #FDBA21;
}
a.td-btn.td-btn-reverse, button.td-btn.td-btn-reverse {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
a.td-btn.td-btn-reverse:hover, a.td-btn.td-btn-reverse:focus, button.td-btn.td-btn-reverse:hover, button.td-btn.td-btn-reverse:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}

/* ELEMENTOR BUTTONS */
.elementor-widget-button.td-btn-e .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #00235E;
  --btn-border-color: #00235E;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #00235E;
  --btn-h-border-color: #00235E;
  border-width: 1px;
  border-style: solid;
  padding: 15px 40px;
  border-radius: 0px;
  font-size: 1rem;
  line-height: 1.44445em;
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.td-btn-e .elementor-button:hover, .elementor-widget-button.td-btn-e .elementor-button:focus {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.td-btn-e.td-btn-e-secondary .elementor-button {
  --btn-color: #00235E;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #00235E;
  --btn-h-border-color: #ffffff;
}
.elementor-widget-button.td-btn-e.td-btn-e-ghost .elementor-button {
  --btn-color: #00235E;
  --btn-bg-color: transparent;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #00235E;
}
.elementor-widget-button.td-btn-e.td-btn-e-ghost.td-btn-e-secondary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-h-color: #00235E;
  --btn-h-bg-color: #ffffff;
}
.elementor-widget-button.td-btn-e.td-btn-e-tertiary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #FDBA21;
  --btn-border-color: #FDBA21;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #618ABB;
  --btn-h-border-color: #FDBA21;
}
.elementor-widget-button.td-btn-e.td-btn-e-reverse .elementor-button {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.td-btn-e.td-btn-e-reverse .elementor-button:hover, .elementor-widget-button.td-btn-e.td-btn-e-reverse .elementor-button:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.td-btn-e.td-btn-e-block .elementor-button {
  width: 100%;
}
.elementor-widget-button.td-btn-e.td-btn-e-block .elementor-button .elementor-button-text {
  text-align: left;
}

/* ACF ICON */
.td-global-acf-icon {
  font-size: inherit;
  line-height: inherit;
}
.td-global-acf-icon svg {
  width: 1em;
  height: 1em;
}

/* BETTERDOCS <=== */
.betterdocs-wrapper.betterdocs-single-wrapper .betterdocs-content-wrapper .docs-content-full-main .betterdocs-content-inner-area .betterdocs-entry-header .betterdocs-entry-title {
  font-size: clamp(2rem, 3.27381vw, 2.75rem) !important;
  font-family: "Nunito", sans-serif !important;
  letter-spacing: normal;
  font-weight: 800 !important;
}

.betterdocs-wrapper.betterdocs-single-wrapper .betterdocs-content-wrapper .betterdocs-full-sidebar-right .right-sidebar-toc-container .simplebar-content .betterdocs-toc .toc-title {
  font-family: "Nunito", sans-serif !important;
  font-weight: 800 !important;
}

.docs-single-main .betterdocs-content h2.betterdocs-content-heading {
  color: #00235E;
  font-size: clamp(1.75rem, 2.38095vw, 2rem);
  font-weight: 800;
}

.docs-single-main .betterdocs-content h3.betterdocs-content-heading {
  color: #00235E;
  font-size: clamp(1.5rem, 2.08333vw, 1.75rem);
  font-weight: 800;
}

.docs-single-main .betterdocs-content h4.betterdocs-content-heading {
  color: #00235E;
  font-size: clamp(1.25rem, 1.4881vw, 1.25rem);
  font-weight: 800;
}

.betterdocs-content p {
  margin-bottom: 2rem;
}

.betterdocs-wrapper .betterdocs-content-wrapper .docs-content-full-main .betterdocs-content-inner-area .docs-navigation a {
  color: #00235E !important;
  font-family: "Nunito", sans-serif !important;
  font-weight: 800 !important;
}

.betterdocs-category-title:not(:has(a)) {
  color: #00235E !important;
}

.betterdocs-category-link-btn {
  text-decoration: none !important;
}

/* BETTERDOCS ===> *//*# sourceMappingURL=style.css.map */