.elementor-kit-394{--e-global-color-primary:#4B9740;--e-global-color-secondary:#1F5D2A;--e-global-color-text:#4B4B4B;--e-global-color-accent:#000000;--e-global-color-29a1cc10:#FFF;--e-global-color-77ded67:#F7F7F7;--e-global-color-622cdfc:#2F3844;--e-global-color-c0fc015:#4B9740;--e-global-color-9426c32:#86D07C;--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-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-394 button,.elementor-kit-394 input[type="button"],.elementor-kit-394 input[type="submit"],.elementor-kit-394 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-29a1cc10 );}.elementor-kit-394 e-page-transition{background-color:#FFBC7D;}.elementor-kit-394 p{margin-block-end:20px;}.elementor-kit-394 a:hover{text-decoration:none;}.elementor-kit-394 h3{color:var( --e-global-color-accent );}.elementor-kit-394 h4{color:#7CAF84;font-family:"Baumans", Sans-serif;font-size:18px;}.elementor-kit-394 h5{color:#1D1D1D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;}.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-kit-394 hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

.elementor-kit-394 .enlighter {
    margin: 15px;
}

.elementor-kit-394 .enlighter {
    font-size: .9em;
}

header.sticky-header {
    --header-height: 120px;
    --opacity: 1;
    --shrink-me: .5;
    --sticky-background-color: #2f3844;
    --transition: 1s ease;
    --transition-logo: .4s ease;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
header.sticky-header > .elementor-container .shrinking-logo img {
    transition: max-width var(--transition-logo);
}
header.sticky-header.elementor-sticky--effects .shrinking-logo img {
    max-width: calc(100% * var(--shrink-me));
    padding: 10px;
    /*width: 56px !important;*/
}/* End custom CSS */