.elementor-kit-5{--e-global-color-primary:#E00712;--e-global-color-secondary:#A91814;--e-global-color-text:#54595F;--e-global-color-accent:#FCC81A;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}.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:solid;border-width:0px 2px 0px 0px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.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);}@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.9vw;
    background: #777;
}

::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#E00712,#E00712);
    background: linear-gradient(#E00712,#E00712);
    border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover{
   background: -webkit-linear-gradient(#A91814,#A91814);
   background: linear-gradient(#A91814,#A91814); 
}/* End custom CSS */