.elementor-kit-1399{--e-global-color-primary:#588EAB;--e-global-color-secondary:#50626F;--e-global-color-text:#50626F;--e-global-color-accent:#704F2B;--e-global-color-5eea3be:#9F895D;--e-global-color-d1303d7:#EDF0F4;--e-global-color-a94116d:#F5EBE0;--e-global-color-8b0835f:#FFFFFF;--e-global-color-aac231c:#000000;--e-global-color-1b9142c:#D1BB8F;--e-global-color-d91045d:#8BB4C9;--e-global-color-235e6bc:#2D5E77;--e-global-color-d840de4:#B7CEDA;--e-global-color-6b60c3b:#78B0B1;--e-global-color-e2ce6c2:#C2DDDD;--e-global-color-f6ebcb9:#548B93;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:200;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quattrocento Sans";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;}.elementor-kit-1399 e-page-transition{background-color:#F0F0F0;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-underline.e--animation-fade a:after,
.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-underline.e--animation-fade a:before {
    display: none !important;
    content: none !important;
}


/*add a title with a dash*/
.title-with-line {
    display: flex;
    align-items: center;
    gap: 10px; /* Space between title and line */
}
.title-with-line .elementor-heading-title::after {
    content: '';
    flex-grow: 1; /* Makes the line fill remaining space */
    border-bottom: 1px solid #fff; /* Your line style */
    height: 1px;
}/* End custom CSS */