.elementor-kit-6{--e-global-color-primary:#8C1616;--e-global-color-secondary:#C01120;--e-global-color-text:#171414;--e-global-color-accent:#CC1119;--e-global-color-251cd68:#D6AAA8;--e-global-color-c581c3d:#FBF2EB;--e-global-color-59d1c62:#94A3B8;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-641c7ab-font-family:"Open Sans";--e-global-typography-641c7ab-font-size:22px;--e-global-typography-641c7ab-font-weight:700;--e-global-typography-de3446c-font-family:"Open Sans";--e-global-typography-de3446c-font-size:14px;--e-global-typography-de3446c-font-weight:400;--e-global-typography-de3446c-line-height:24px;--e-global-typography-ae93ce5-font-family:"Open Sans";--e-global-typography-ae93ce5-font-size:18px;--e-global-typography-ae93ce5-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}@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:380px;}.e-con{--container-max-width:380px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}/* Start custom CSS */p{
    margin-bottom: 0px;
}

html, body{
width: 100%;
overflow-x: hidden;
    
}

::-webkit-scrollbar {
    width: 10px; 
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 12px;
    background: #8C1616;
    border: 1px solid #ffffff;

  
    height: 140px; 
}

::-webkit-scrollbar-track {
    background: #ffffff;
}/* End custom CSS */