.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#011726;--e-global-color-text:#1E82C6;--e-global-color-accent:#5EB023;--e-global-color-14df993:#ECBF7C;--e-global-color-5fa398b:#095C94;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:2.25rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:0.9rem;--e-global-typography-accent-font-weight:600;--e-global-typography-58855d2-font-family:"Roboto";--e-global-typography-58855d2-font-size:1.5rem;--e-global-typography-58855d2-font-weight:700;--e-global-typography-58855d2-text-transform:uppercase;--e-global-typography-9668ec8-font-family:"Roboto";--e-global-typography-9668ec8-font-size:1.25rem;--e-global-typography-9668ec8-font-weight:800;--e-global-typography-9668ec8-text-transform:uppercase;--e-global-typography-1352458-font-family:"Lato";--e-global-typography-1352458-font-weight:600;--e-global-typography-1352458-text-transform:uppercase;--e-global-typography-cb31ebd-font-size:4rem;--e-global-typography-cb31ebd-font-weight:900;--e-global-typography-cb31ebd-text-transform:uppercase;background-color:var( --e-global-color-primary );--e-preloader-animation:pulse;--e-preloader-animation-duration:1000ms;--e-preloader-delay:3000ms;--e-preloader-max-width:120px;}.elementor-kit-6 e-page-transition{background-color:#011726F5;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-1352458-font-family ), Sans-serif;font-weight:var( --e-global-typography-1352458-font-weight );text-transform:var( --e-global-typography-1352458-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.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);}.elementor-lightbox{background-color:#011726BA;--lightbox-ui-color:var( --e-global-color-primary );--lightbox-ui-color-hover:var( --e-global-color-text );}.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-6{--e-global-typography-primary-font-size:2.25rem;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:0.875rem;--e-global-typography-58855d2-font-size:1.25rem;--e-global-typography-9668ec8-font-size:1.125rem;--e-global-typography-1352458-font-size:1rem;--e-global-typography-cb31ebd-font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:1.75rem;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:0.938rem;--e-global-typography-58855d2-font-size:1.25rem;--e-global-typography-9668ec8-font-size:1.125rem;--e-global-typography-cb31ebd-font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}
a{
    text-decoration: none !important;
}
/*=============== SCROLL BAR ===============*/
::-webkit-scrollbar {
  width: 0.35rem;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  background-color: #011726;
  border-radius: 0.05rem;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #1E82C6;
}/* End custom CSS */