.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ce0e0fd:#00000000;--e-global-color-8b1d6d5:#000000;--e-global-color-06d0e28:#FFFFFF;--e-global-color-2d40a14:#1F2D17;--e-global-color-ec61498:#304B2B;--e-global-color-360d8fe:#697D46;--e-global-color-40ddfd7:#FFFDE9;--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-weight:400;--e-global-typography-accent-font-family:"Roboto";--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:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}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: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 */:root{
    font-size: 62.5%;
}

html, body{
    font-size: 1.6rem;
    width: 100%;
    overflow-x: hidden;
}

.sticky-header {
    width: 100% !important;
}

.sticky-header.elementor-sticky--effects {
    width: 100% !important;
    background-color: rgba(48, 75, 43, 1)!important;
}

.sticky-header .logo img {
    transition: height .3s ease;
}

.sticky-header.elementor-sticky--effects .logo img {
    height: 7rem !important;
    width: auto !important;
}

@media (max-width: 767px) {
    .sticky-header .logo img {
        height: 7rem !important;
        width: auto !important;
    }
}/* End custom CSS */