.elementor-kit-364{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-45681c06:#FFA800;--e-global-color-ec9b77:#4054B2;--e-global-color-6c5aa59f:#23A455;--e-global-color-162cddfc:#000;--e-global-color-44985af0:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-364 e-page-transition{background-color:#FFBC7D;}@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 */.floating-download-global {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9999;
  padding: 14px 24px;
  background: linear-gradient(to right, #0073e6, #00b4db);
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(0, 115, 230, 0.25);
  transition: background 0.3s ease, transform 0.3s ease;
}

.floating-download-global:hover {
  background: linear-gradient(to right, #005bb5, #00a3c8);
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .floating-download-global {
    font-size: 14px;
    padding: 12px 20px;
    bottom: 20px;
    right: 20px;
  }
}/* End custom CSS */