.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-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:#FFFFFF;}.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);}.elementor-lightbox{background-color:#000000E8;}@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;}.elementor-kit-6{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}}/* Start custom CSS */html.lenis,
html.lenis body {
  height: auto!important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain!important;
}

.lenis.lenis-stopped {
  overflow: clip!important;
}

.lenis.lenis-smooth iframe {
  pointer-events: none!important;
}

html, body{
    width:100%!important;
    overflow-x:hidden!important;
  
}
/*webpage scrollbar*/

  body::-webkit-scrollbar {
	  width: 8px;
	
     }
     
  body::-webkit-scrollbar-track {
     background-color: #fff; 
    
     }
     
  body::-webkit-scrollbar-thumb {
    border-radius: 50px!important;
    border:0px solid #0c0c0e;
     background: #092b31;
    /* background-image: linear-gradient(0deg, #D494D7 0%, #5142D6 100%);
    /*box-shadow:0 -100vh 0 100vh #00acee;
    mask-image: linear-gradient(to right, transparent, #000, transparent);*/
     }/* End custom CSS */