.elementor-kit-159{--e-global-color-primary:#4067BB;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#15803D;--e-global-color-1ca94c3:#5F7C59;--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-159 button,.elementor-kit-159 input[type="button"],.elementor-kit-159 input[type="submit"],.elementor-kit-159 .elementor-button{background-color:#495E45;}.elementor-kit-159 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 {
  overflow-x: hidden;
  width: 100%;
}

.elementor-page .site-main,
.elementor-page .entry-content,
.elementor-page .wp-site-blocks {
  max-width: none !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.elementor-section,
.elementor-container,
.e-con,
.e-con-inner {
  max-width: 100%;
}

img,
video,
iframe {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 1.15;
  }

  h2 {
    font-size: 26px;
    line-height: 1.2;
  }

  p {
    font-size: 16px;
    line-height: 1.55;
  }

  .elementor-widget-button .elementor-button {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */