.elementor-kit-5{--e-global-color-primary:#FCFF80;--e-global-color-secondary:#0F0D0D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Koulen";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Koulen";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"SF Pro Display";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#FFFFFF;font-family:"SF Pro Display", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#0F0D0D;}.elementor-kit-5 p{margin-block-end:10px;}.elementor-kit-5 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Koulen", Sans-serif;font-size:16px;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.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{--lightbox-text-color:var( --e-global-color-primary );}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}}@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 */html::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

html::-webkit-scrollbar-track {
    background: #D9D9D91F;
    border-radius: 10px;
}

html::-webkit-scrollbar-thumb {
    background: #D9D9D91F;
    border-radius: 10px;
}
body{
    overflow-x: hidden !important;
}
.site-footer{
    display: none;
}
/*e-page-transition:after {
    position: absolute;
    content: '';
    width:230px;
    height: 230px;
    background-color: transparent;
    margin: auto;
    border-radius: 50%;
    -webkit-animation: ripple 4s ease-in infinite;
    animation: ripple 4s ease-in infinite;
    border: 1px solid #f0f0f1;
    transition: all 4s ease-in;
}
e-page-transition:before {
    position: relative;
    content: '';
    width:430px;
    height: 430px;
    background-color: transparent;
    margin: auto;
    border-radius: 50%;
    -webkit-animation: ripple 8s ease-in infinite;
    animation: ripple 8s ease-in infinite;
    border: 1px solid #f0f0f1;
    transition: all 8s ease-in;
}

@keyframes ripple {
  0% {
    border: 1px solid #f0f0f1;
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    border: 1px solid #f0f0f1;
    transform: scale(1.8);
    opacity: 0.1;
  }
}*/

a{
    text-decoration: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://neeraj.moshimoshi.tech/wp-content/uploads/2024/07/SF-Pro-Display-Regular.woff2') format('woff2'),
		url('https://neeraj.moshimoshi.tech/wp-content/uploads/2024/07/SF-Pro-Display-Regular.woff') format('woff'),
		url('https://neeraj.moshimoshi.tech/wp-content/uploads/2024/07/SF-Pro-Display-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */