.elementor-kit-41{--e-global-color-primary:#1F1F25;--e-global-color-secondary:#930F12;--e-global-color-text:#878B8E;--e-global-color-accent:#1F1F25;--e-global-color-dc273ee:#FFFFFF;--e-global-color-74b284f:#DADADA;--e-global-color-9117d49:#E4E4E4;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Albert Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Exo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo";--e-global-typography-accent-font-weight:600;}.elementor-kit-41 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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 {
    overflow-x: hidden !important;
}

.custom-whatsapp-icon {
    position: fixed;
    left: 12px;
    bottom: 4px;
    z-index: 100;
    width: 45px;
    cursor: pointer;
    transition: transform 300ms ease;
}

@media (min-width: 1024px) {
    .custom-whatsapp-icon:hover {
        transform: scale(1.08) translateY(0);
    }
}

@media (max-width: 768px) {
    .custom-whatsapp-icon {
        width: 44px;
        left: 8px;
        bottom: 2px;
    }
}/* End custom CSS */