.elementor-kit-4 {
  --e-global-color-primary: #00509E;
  --e-global-color-primary_hover: #00509E
  --e-global-color-text: #555555;
  --e-global-color-text_light: #888888;
  --e-global-color-accent: #000000;
  --e-global-color-border: #dfe1e7;
  --e-global-color-background: #ffffff;
  --e-global-color-background_light: #f3f5fa;
  --e-global-typography-heading_title-font-size: 50px;
  --e-global-typography-heading_title-font-weight: 600;
  --e-global-typography-heading_title-text-transform: uppercase;
  --e-global-typography-heading_title-line-height: 1.08em;
  --e-global-typography-c71b205-font-family: "Unbounded";
  --e-global-typography-c71b205-font-size: 13px;
  --e-global-typography-c71b205-font-weight: 600;
  --e-global-typography-c71b205-text-transform: lowercase;
  --e-global-typography-c71b205-line-height: 1.8em;
}

body {
    --primary: #00509E;
    --primary_hover: #E56C28;
    --text: #555555;
    --text_light: #888888;
    --accent: #000000;
    --border: #DFE1E7;
    --background: #FFFFFF;
    --background_light: #F3F5FA;
}

div#main-logo img {
    width: 140px;
}
div#main-logo {
    background: transparent;
    padding: 7px 39px;
}

div#footer-logo img {
    width: 100%;
}

div#footer-logo {
    background: white;
    padding: 20px 36px;
    width: 207px;
}
#address a {
    color: var(--primary);
    font-size: 18px;
    font-weight: 700;
}
.footer-end-section {
    background-color: #040c15 !important;
    border: unset !important;
}
.footer-end-section .e-con-inner {
    display: block !important;
    text-align: center;
    padding: 33px 0px;
    color: white;
}
#page #masthead.change-background {
    background-color: white !important;
}



@media (min-width: 768px) {
    .elementor-64 .elementor-element.elementor-element-9a0cd93 {
        --width: 35%;
    }
}
