.elementor-kit-5{--e-global-color-primary:#1B2A4A;--e-global-color-secondary:#F07B1C;--e-global-color-text:#474747;--e-global-color-accent:#EAEEF3;--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-kit-5 e-page-transition{background-color:#FFBC7D;}.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-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 *//* Download BM TRADA button */
[data-id="bmt_dl_btn"] .elementor-button {
  background-color: transparent;
  border: 2px solid #1a2e4a;
  border-radius: 0px;
  color: #1a2e4a;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 10px 20px;
  transition: background-color 0.2s, color 0.2s;
}
[data-id="bmt_dl_btn"] .elementor-button:hover {
  background-color: #1a2e4a;
  color: #ffffff;
}
[data-id="bmt_dl_btn"] {
  margin-bottom: 16px;
}

/* File upload field — make label visible and style the input */
.elementor-field-group-field_bmt_upload .elementor-field-label {
  display: block !important;
  clip: unset !important;
  clip-path: unset !important;
  width: auto !important;
  height: auto !important;
  position: relative !important;
  font-weight: 600;
  font-size: 13px;
  color: #1a2e4a;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.elementor-field-group-field_bmt_upload input[type="file"] {
  display: block;
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 0px;
  font-size: 14px;
  color: #444;
  background: #f9f9f9;
  cursor: pointer;
}/* End custom CSS */