.elementor-kit-8{--e-global-color-primary:#AF28E1;--e-global-color-secondary:#E15700;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b5e37c8:#3E3C3C;--e-global-typography-primary-font-family:"Cairo";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:capitalize;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-accent-font-family:"Cairo";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;font-family:"Cairo", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#7A04B4;color:#FAFAFA;border-style:solid;border-width:3px 3px 3px 3px;border-color:#7A04B4;border-radius:0px 0px 0px 0px;padding:14px 38px 14px 39px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#FFFFFF00;color:#7A04B4;border-style:solid;border-width:3px 3px 3px 3px;border-color:#7A04B4;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#7A04B4;font-family:"Cairo", Sans-serif;text-transform:capitalize;font-style:normal;text-decoration:none;}.elementor-kit-8 h1{font-family:"Cairo", Sans-serif;font-weight:600;text-transform:capitalize;}.elementor-kit-8 h2{font-family:"Cairo", Sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;}.elementor-kit-8 h3{font-family:"Cairo", Sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;}.elementor-kit-8 h4{font-family:"Cairo", Sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;}.elementor-kit-8 h5{font-family:"Cairo", Sans-serif;font-size:18px;font-weight:500;}.elementor-kit-8 h6{font-family:"Cairo", Sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;}.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-kit-8{font-size:16px;}.elementor-kit-8 a{font-size:16px;}.elementor-kit-8 h1{font-size:16px;line-height:1.6em;}.elementor-kit-8 h2{font-size:16px;line-height:1.6em;}.elementor-kit-8 h3{font-size:16px;}.elementor-kit-8 h4{font-size:16px;line-height:1.6em;}.elementor-kit-8 h5{font-size:16px;line-height:1.6em;}.elementor-kit-8 h6{font-size:16px;line-height:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden;
}
::-webkit-scrollbar{
    width: 0.8vw;
    background: #000000;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#D3AB5D);
    background: linear-gradient(transparent,#D3AB5D);
    border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover{
   background: -webkit-linear-gradient(transparent,#805112);
   background: linear-gradient(transparent,#805112); 
}

/*Firefox Support*/
html{
    scrollbar-width: thin;
    scrollbar-color: #9B25CA black ;
}/* End custom CSS */