.elementor-kit-7{--e-global-color-primary:#00F2A8;--e-global-color-secondary:#1343EB;--e-global-color-text:#202449;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"jeanne-moderno";--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:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1370px;}.e-con{--container-max-width:1370px;}.elementor-widget:not(:last-child){margin-block-end: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:900px){.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 */.e-font-icon-svg{
    width:12px !important;
}

.elementor-widget-menu-anchor{
    position:absolute;
}

.elementor-widget-text-editor ul, .jet-listing-dynamic-field ul {
  list-style: none; /* Remove default bullets */
}

.elementor-widget-text-editor ul li::before,.jet-listing-dynamic-field ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #00f0a7; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


.green{
    color:#00f0a7;
}

.light{
font-size:35px;
font-family: "jeanne-moderno", Sans-serif !important;
font-style:italic;
font-weight:100;
}


.menu-item .elementor-item-active::before, .menu-item .elementor-item:hover:before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-size:30px;
  color: #00f0a7; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 0.7em; /* Also needed for space (tweak if needed) */
  margin-left: -0.7em; /* Also needed for space (tweak if needed) */
  background-color: transparent !important;
    
}


html, body {
  overflow-x: hidden;
}
body {
  position: relative
}/* End custom CSS */