.elementor-kit-31528{--e-global-color-primary:#243365;--e-global-color-secondary:#F8F8F8;--e-global-color-text:#3C3C3C;--e-global-color-accent:#16BFBF;--e-global-color-c5ad0b0:#F8F8F8;--e-global-color-cd33d95:#16BFBFB3;--e-global-color-6712585:#16BFBF;--e-global-color-6837629:#EBF2F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:0.4px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.2px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:0.2px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.2px;--e-global-typography-788145f-font-family:"Roboto";--e-global-typography-788145f-font-size:30px;--e-global-typography-788145f-font-weight:900;--e-global-typography-788145f-text-transform:uppercase;--e-global-typography-c0dd584-font-family:"Roboto";--e-global-typography-c0dd584-font-size:24px;--e-global-typography-c0dd584-font-weight:600;--e-global-typography-c0dd584-text-transform:uppercase;--e-global-typography-09b71f4-font-family:"Roboto";--e-global-typography-09b71f4-font-size:20px;--e-global-typography-09b71f4-font-weight:700;--e-global-typography-c9eea91-font-family:"Roboto";--e-global-typography-c9eea91-font-weight:300;--e-global-typography-6446db4-font-family:"Roboto";--e-global-typography-6446db4-font-size:14px;--e-global-typography-6446db4-font-weight:100;--e-global-typography-6446db4-font-style:italic;--e-global-typography-56d846f-font-family:"Roboto";--e-global-typography-56d846f-font-size:14px;--e-global-typography-56d846f-font-weight:500;font-family:"Roboto", Sans-serif;font-weight:300;}.elementor-kit-31528 button,.elementor-kit-31528 input[type="button"],.elementor-kit-31528 input[type="submit"],.elementor-kit-31528 .elementor-button{background-color:#16BFBFB3;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );letter-spacing:var( --e-global-typography-accent-letter-spacing );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:0px 0px 0px 0px;padding:-1px -1px -1px -1px;}.elementor-kit-31528 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-31528 h1{font-family:"Roboto", Sans-serif;font-weight:900;text-transform:none;}.elementor-kit-31528 h2{font-family:"Roboto", Sans-serif;font-weight:500;}.elementor-kit-31528 button:hover,.elementor-kit-31528 button:focus,.elementor-kit-31528 input[type="button"]:hover,.elementor-kit-31528 input[type="button"]:focus,.elementor-kit-31528 input[type="submit"]:hover,.elementor-kit-31528 input[type="submit"]:focus,.elementor-kit-31528 .elementor-button:hover,.elementor-kit-31528 .elementor-button:focus{box-shadow:45px 0px 10px 0px rgba(0,0,0,0.5);}.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);}@media(max-width:1024px){.elementor-kit-31528 button,.elementor-kit-31528 input[type="button"],.elementor-kit-31528 input[type="submit"],.elementor-kit-31528 .elementor-button{letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-31528 button,.elementor-kit-31528 input[type="button"],.elementor-kit-31528 input[type="submit"],.elementor-kit-31528 .elementor-button{letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.whatsapp-sticky {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 65px;
    height: 65px;
    background-color: #25D366;
    border-radius: 50%;
    z-index: 9999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s ease;
}

.whatsapp-sticky:hover {
    transform: scale(1.12);
}

.whatsapp-sticky img {
    width: 36px;
    height: 36px;
}/* End custom CSS */