.elementor-kit-14{--e-global-color-primary:#6F366C;--e-global-color-secondary:#24353F;--e-global-color-text:#595959;--e-global-color-accent:#F1F1F2;--e-global-color-5793239:#4D6C7E;--e-global-color-286562f:#BDCED5;--e-global-color-d948b94:#F3F6F7;--e-global-color-dd48265:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-text-font-family:"Montserrat";--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:italic;--e-global-typography-404d164-font-family:"Montserrat";--e-global-typography-404d164-font-size:12px;--e-global-typography-404d164-font-weight:700;font-size:18px;font-weight:400;line-height:1.3em;}.elementor-kit-14 e-page-transition{background-color:var( --e-global-color-accent );}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-14 h1{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:600;line-height:1.1em;letter-spacing:0.01em;}.elementor-kit-14 h2{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:600;text-transform:none;line-height:1.3em;}.elementor-kit-14 h3{font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:600;text-transform:none;line-height:1.3em;}.elementor-kit-14 h4{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:500;}.elementor-kit-14 h6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1330px;}.e-con{--container-max-width:1330px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:40px;}.elementor-element{--widgets-spacing:40px 40px;--widgets-spacing-row:40px;--widgets-spacing-column:40px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-14 h1{font-size:50px;}.elementor-kit-14 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{font-size:15px;}.elementor-kit-14 h1{font-size:36px;}.elementor-kit-14 h2{font-size:28px;}.elementor-kit-14 h3{font-size:18px;}.elementor-kit-14 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-fill .elementor-button,
.btn-fill .elementor-button:hover,
.btn-fill .elementor-button:focus {
  position: relative;
  overflow: hidden;
  background-color: transparent !important;
  transition: color .3s ease;
}

.btn-fill .elementor-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #242F69;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .35s ease;
}

.btn-fill .elementor-button:hover::before {
  transform: scaleX(1);
}

.btn-fill .elementor-button > * {
  position: relative;
  z-index: 1;
}

.btn-fill .elementor-button:hover {
  color: #FFFFFF !important;
}

html { overflow-x: clip; }

/* Megamenu panels: kill bullets, full width rows, hover background */
.elementor-location-header .elementor-icon-list-items,
.elementor-location-header .elementor-icon-list-item {
  list-style: none !important;
}

.elementor-location-header .elementor-icon-list-item::marker {
  content: "" !important;
}

.elementor-location-header .elementor-icon-list-item,
.elementor-location-header .elementor-icon-list-item:not(:last-child) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.elementor-location-header .elementor-icon-list-item > a {
  display: block;
  width: 100%;
  padding: 8px 14px;
  transition: background-color .15s ease;
}

.elementor-location-header .elementor-icon-list-item > a:hover {
  background-color: #F2F4F7;
}

/* No outer margins on the first and last menu items */
.elementor-location-header .elementskit-navbar-nav > li:first-child {
  margin-left: 0 !important;
}

.elementor-location-header .elementskit-navbar-nav > li:last-child {
  margin-right: 0 !important;
}/* End custom CSS */