.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-cb7ad0f:#EF7D00;--e-global-color-0deb39c:#7A7A7A;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-c544eb0-font-family:"Oswald";--e-global-typography-c544eb0-font-size:80px;--e-global-typography-c544eb0-font-weight:700;--e-global-typography-c544eb0-text-transform:uppercase;--e-global-typography-c544eb0-line-height:1.1em;--e-global-typography-85c6258-font-family:"Oswald";--e-global-typography-85c6258-font-size:34px;--e-global-typography-85c6258-font-weight:500;--e-global-typography-85c6258-text-transform:none;--e-global-typography-85c6258-line-height:1.1em;--e-global-typography-7dde08a-font-family:"Lato";--e-global-typography-7dde08a-font-size:20px;color:#EF7D00;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#EF7D00;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 h1{color:#EF7D00;font-family:"Lato", Sans-serif;}.elementor-kit-7 h2{color:#EF7D00;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h3{color:#EF7D00;}.elementor-kit-7 h4{color:#EF7D00;}.elementor-kit-7 h5{color:#EF7D00;}.elementor-kit-7 h6{color:#EF7D00;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1024px){.elementor-kit-7{--e-global-typography-c544eb0-font-size:60px;--e-global-typography-c544eb0-line-height:1.1em;--e-global-typography-85c6258-font-size:28px;--e-global-typography-85c6258-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-c544eb0-font-size:40px;--e-global-typography-c544eb0-line-height:1.1em;--e-global-typography-85c6258-font-size:21px;--e-global-typography-85c6258-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden !important;
}

body::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background: #000;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: #000;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #EF7D00;  /* creates padding around scroll thumb */
}/* End custom CSS */