.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a58c782:#D9251C;--e-global-color-ee89703:#9E9E9E;--e-global-color-f4a5c17:#FFFFFF;--e-global-color-230bd67:#000000;--e-global-color-0861f69:#CA0E5A;--e-global-color-abbed74:#9D3581;--e-global-color-c6abb2c:#64498A;--e-global-color-867051d:#354D78;--e-global-color-e5cfdd4:#2F4858;--e-global-color-dc5bb37:#60AFE1;--e-global-color-d94b7d9:#000000;--e-global-color-1caa877:#16224F;--e-global-color-544fcb4:#37ABF2;--e-global-color-083a606:#254379;--e-global-color-805978e:#EB1C24;--e-global-color-5c1b5c9:#00A551;--e-global-color-b0d48aa:#FF7F2F;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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: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 */html, body {
   max-width: 100%;
   overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    background:#00A551;
}
  
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}/* End custom CSS */