.elementor-kit-3597{--e-global-color-primary:#00558E;--e-global-color-secondary:#222222;--e-global-color-text:#333333;--e-global-color-accent:#BAAE48;--e-global-color-8d45852:#428BCA;--e-global-color-e739d15:#AEC4D0;--e-global-color-07b8fca:#858585;--e-global-color-def3a4c:#606060;--e-global-color-c724e70:#000000;--e-global-color-a3117d8:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Flex";--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-3597 button,.elementor-kit-3597 input[type="button"],.elementor-kit-3597 input[type="submit"],.elementor-kit-3597 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-weight:600;text-transform:capitalize;color:var( --e-global-color-a3117d8 );border-style:none;}.elementor-kit-3597 button:hover,.elementor-kit-3597 button:focus,.elementor-kit-3597 input[type="button"]:hover,.elementor-kit-3597 input[type="button"]:focus,.elementor-kit-3597 input[type="submit"]:hover,.elementor-kit-3597 input[type="submit"]:focus,.elementor-kit-3597 .elementor-button:hover,.elementor-kit-3597 .elementor-button:focus{background-color:var( --e-global-color-8d45852 );color:var( --e-global-color-a3117d8 );}.elementor-kit-3597 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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 */html,
body {
  min-height: 100%;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.site-main,
#content,
main,
.elementor-location-single,
.elementor-location-archive,
.wpb-content-wrapper {
  flex: 1 0 auto;
}

.site-main,
#content,
main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.elementor-location-footer,
footer {
  margin-top: auto;
}/* End custom CSS */