.elementor-kit-34{--e-global-color-primary:#760963;--e-global-color-secondary:#439BD9;--e-global-color-text:#F1AE44;--e-global-color-accent:#E44544;--e-global-color-d2a1866:#000000;--e-global-color-5305e21:#FFFFFF;--e-global-typography-primary-font-family:"Roboto Serif";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Serif";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Serif";--e-global-typography-text-font-size:26px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Serif";--e-global-typography-accent-font-weight:500;font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 e-page-transition{background-color:#FFBC7D;}.elementor-kit-34 a{font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 h2{font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 h3{font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 h4{font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 h5{font-family:"Roboto Serif", Sans-serif;}.elementor-kit-34 h6{font-family:"Roboto Serif", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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, body {
    max-width: 100% ;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width:12px;
    background-color: #F1AE44;
} 

::-webkit-scrollbar-thumb {
    background-color: #F1AE44;
    border-radius:0px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba();
    background-color: #ffffff;
}
.elementor-kit-34 .elementor-button{
 position: relative;
 overflow: hidden;
 z-index: 1;
}

.elementor-kit-34 .elementor-button:before { content: "";
 position: absolute;
 bottom: 0;
 left: 0;
 width: 0%;
 height: 100%;
 background-color:#000;
 transition: all  0.5s;
 z-index: -1;
  transition: all ease-out 0.5s;
 
}


.elementor-kit-34 .elementor-button:hover:before {
 width: 100%;
 
 
 }/* End custom CSS */