.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#43484E;--e-global-color-text:#F15A24;--e-global-color-accent:#FFFFFF;--e-global-color-543942e:#CF502E;--e-global-color-0a1bebd:#2B3C56;--e-global-color-a94a043:#F15A2494;--e-global-color-70cf336:#0cfbfb;--e-global-color-6503c5d:#C70B46;--e-global-color-dcdd7f1:#5D16EC;--e-global-color-9ae646f:#009FA1;--e-global-color-baa0937:#1F1F1F;--e-global-color-d2a1e24:#226699;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Source Code Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-accent );border-style:none;}.site-header{background-color:#070F1980;padding-inline-end:80px;padding-inline-start:80px;}.elementor-kit-9 a{color:var( --e-global-color-accent );}.elementor-kit-9 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .site-logo img{width:300px;max-width:300px;}.site-header .site-navigation ul.menu li a{color:#FFFFFF;}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:#F15A24;}.site-header .site-navigation .menu li{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}@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 */::-webkit-scrollbar{
    width: 0.5vw;
    background: #222;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#ce4627,#ce5e28);
    background: linear-gradient(#ce4627, #ce5e28);
    border-radius: 0px;
}


/*Firefox Support*/
/*html{
    scrollbar-width: thin;
    scrollbar-color: #f15a24 #222;
}/* End custom CSS */