.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.smart-header{
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: transparent !important;
  box-shadow: none !important;
  transition: background-color .35s ease, box-shadow .35s ease, backdrop-filter .35s ease, border-color .35s ease;
}

.smart-header > .e-con-inner{
  background: transparent !important;
  transition: background-color .35s ease, box-shadow .35s ease, backdrop-filter .35s ease, border-color .35s ease;
}

.smart-header .elementor-item,
.smart-header .elementor-nav-menu a,
.smart-header .elementor-heading-title,
.smart-header .elementor-icon,
.smart-header .elementor-button-text,
.smart-header .elementor-icon-list-text{
  color: #ffffff !important;
  fill: #ffffff !important;
  transition: color .35s ease, fill .35s ease;
}

.smart-header .current-menu-item > a,
.smart-header .current_page_item > a,
.smart-header .elementor-item.elementor-item-active{
  color: #4ea1ff !important;
}

.smart-header.hero-passed{
  background: rgba(255,255,255,0.82) !important;
  box-shadow:
    0 10px 35px rgba(0,0,0,0.10),
    0 0 30px rgba(255,255,255,0.30) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255,255,255,0.25);
}

.smart-header.hero-passed > .e-con-inner{
  background: transparent !important;
}

.smart-header.hero-passed .elementor-item,
.smart-header.hero-passed .elementor-nav-menu a,
.smart-header.hero-passed .elementor-heading-title,
.smart-header.hero-passed .elementor-icon,
.smart-header.hero-passed .elementor-button-text,
.smart-header.hero-passed .elementor-icon-list-text{
  color: #222222 !important;
  fill: #222222 !important;
}

.smart-header.hero-passed .current-menu-item > a,
.smart-header.hero-passed .current_page_item > a,
.smart-header.hero-passed .elementor-item.elementor-item-active{
  color: #2563eb !important;
}/* End custom CSS */