.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#222222;--e-global-color-accent:#61CE70;--e-global-color-d200b7f:#BDA96A;--e-global-color-6aa4e9a:#C6A84A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--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:1250px;}.e-con{--container-max-width:1250px;}.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);}@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 */.customico a {
  color: #343536 !important;
  text-decoration: none !important;
}

.customico .elementor-icon-box-icon {
  position: relative;
}

.customico .elementor-icon {
  background-color: white !important;
  border-radius: 100px;
  display: inline-block;
  width: 80px;
  height: 80px;
  padding: 15px;
  z-index: 4 !important;
  position: relative; 
}

.customico .elementor-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100px;
  border: 5px solid #FFF;
  width: 100px;
  height: 100px;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: center center;
  transition: transform 150ms cubic-bezier(0.8, 0, 0.2, 1);
  will-change: transform;
  pointer-events: none;
  z-index: -1;
}

.customico .elementor-icon:hover::after {
  transform: translate3d(-50%, -50%, 0) scale(1.1) !important;
}


#ekit-megamenu-main .elementskit-dropdown,
#ekit-megamenu-main .elementskit-submenu-panel {
  position: absolute !important;
  z-index: 99999 !important;
}

/* Keep the main nav container stacking high */
#ekit-megamenu-main {
  z-index: 10000 !important;
}

/* Overlay stays just below menu so clicks outside still close it */
.elementskit-menu-overlay {
  z-index: 9998 !important;
}/* End custom CSS */