.elementor-kit-8{--e-global-color-primary:#2E366C;--e-global-color-secondary:#E0E0E0;--e-global-color-text:#3D3D3D;--e-global-color-accent:#FF6800;--e-global-color-6df4f3d:#222222;--e-global-color-88df724:#111111;--e-global-color-6a7ed71:#20264D;--e-global-color-e472720:#FFFFFF;--e-global-color-7b64768:#424D99;--e-global-color-15e34ce:#F2F2F2;--e-global-typography-primary-font-family:"Ubuntu Sans";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-0.02em;--e-global-typography-secondary-font-family:"Ubuntu Sans";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:-0.02em;--e-global-typography-text-font-family:"Ubuntu Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Ubuntu Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-ab61add-font-family:"Ubuntu Sans";--e-global-typography-ab61add-font-size:28px;--e-global-typography-ab61add-font-weight:700;--e-global-typography-ab61add-letter-spacing:-0.02em;--e-global-typography-1a114d8-font-family:"Ubuntu Sans";--e-global-typography-1a114d8-font-size:24px;--e-global-typography-1a114d8-font-weight:700;--e-global-typography-1a114d8-letter-spacing:-0.02em;background-color:var( --e-global-color-15e34ce );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a:hover{color:#FF6800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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:1366px){.elementor-kit-8{--e-global-typography-primary-font-size:54px;--e-global-typography-secondary-font-size:40px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;--e-global-typography-ab61add-font-size:28px;--e-global-typography-1a114d8-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-ab61add-font-size:24px;--e-global-typography-1a114d8-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-ab61add-font-size:24px;--e-global-typography-1a114d8-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5em;--container-default-padding-right:1.5em;--container-default-padding-bottom:5em;--container-default-padding-left:1.5em;}}@media(min-width:2400px){.elementor-kit-8{--e-global-typography-primary-font-size:54px;--e-global-typography-secondary-font-size:40px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;--e-global-typography-ab61add-font-size:28px;--e-global-typography-1a114d8-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}/* Start custom CSS */body::-webkit-scrollbar {
  width: 10px;
}

body::-webkit-scrollbar-track {
  background: #e0e0e0
;
}

body::-webkit-scrollbar-thumb {
  background-color: #2e366c;
  border-radius: 1px;
  border: 0px solid #000000;
}

::selection {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
    background-color: #3D4892;
}

body, html {
overflow-x: hidden !important;
}

@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}/* End custom CSS */