.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#F97242;--e-global-color-00d3420:#F97242;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;font-family:"Raleway", Sans-serif;font-size:15px;font-weight:400;background-color:#E7E7E7;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#E12424;--e-preloader-size:51px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}@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 *//*@media only screen and (min-width: 1100px) {*/
/*	body #magicMouseCursor {*/
/*	  z-index:10000!important;*/
/*	  position: fixed;*/
/*	  width: 35px;*/
/*	  height: 35px;*/
/*	  border: 1px solid #fff;*/
/*	  background: rgba(0,0,0,0.2);*/
/*	  border-radius: 50%;*/
/*	  z-index: 9999;*/
/*	  left: 0;*/
/*	  top: 0;*/
/*	  transition: transform 0.07s, width 0.3s, height 0.3s;*/
/*	  pointer-events: none; }*/
/*	  body #magicMouseCursor.cursor-square {*/
/*		border-radius: 0; }*/

/*	body #magicPointer {*/
/*	  z-index:10000000!important;*/
/*	  height: 10px;*/
/*	  width: 10px;*/
/*	  top: 0;*/
/*	  left: 0;*/
/*	  position: fixed;*/
/*	 background: linear-gradient(90deg*/
/* ,#d93636 20%,#f2a20c 100%);*/
/*	  border-radius: 50%;*/
/*	  pointer-events: none;*/
/*	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s; }*/
/*	  body #magicPointer.is-hover {*/
/*		background: #fff; }*/
/*	  body #magicPointer.pointer-blur {*/
/*		height: 50px;*/
/*		width: 50px;*/
/*		background: none;*/
/*		border: 1px solid #fff;*/
/*		box-shadow: 0px 0px 15px -5px white; }*/
/*	  body #magicPointer.pointer-overlay {*/
/*		height: 50px;*/
/*		width: 50px;*/
/*		mix-blend-mode: difference;*/
/*		box-shadow: 0px 0px 15px -5px white; }*/

/*	body .magic-hover {*/
/*	  transition: all 0.2s; }*/
/*	  body .magic-hover:hover {*/
/*		cursor: none!important; }*/


::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000046; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: ##000046; 
}/* End custom CSS */