.elementor-kit-5{--e-global-color-primary:#ED0000;--e-global-color-secondary:#0A689E;--e-global-color-text:#222222;--e-global-color-accent:#61CE70;--e-global-color-dafa183:#FFFFFF;--e-global-color-49d9458:#ED0000;--e-global-color-e682dc7:#E9E9E9;--e-global-color-ec0edc7:#D9D9D9;--e-global-color-befd7b4:#999999;--e-global-color-fde8146:#00000000;--e-global-color-378aa15:#E5E5E5;--e-global-color-2b40725:#444444;--e-global-typography-primary-font-family:"Verdana";--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:"Verdana";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Verdana", Sans-serif;}.elementor-kit-5 a:hover{text-decoration:underline;}.elementor-kit-5 h2{font-size:32px;line-height:1.2em;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 h2{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h2{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    background: #e2e2e2 url(/wp-content/uploads/assets/bg-grey.jpg) repeat top center;
}
html:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    width: 100%;
    height: 100vh;
    background: url(/wp-content/uploads/assets/bg-top.jpg) no-repeat top center;
}
body {
    position: relative;
    z-index: 2;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    background: #ffffff;
    overflow-x: hidden;
}

@media(max-width:767px) {
  body { padding: 0 10px; }
}

.skip-link {
    display: none !important;
}/* End custom CSS */