.elementor-kit-7{--e-global-color-primary:#12494C;--e-global-color-secondary:#E3E7E1;--e-global-color-text:#1A1C1A;--e-global-color-accent:#12494C;--e-global-color-422af2e:#B8C3B4;--e-global-color-8fd5237:#FFFFFF;--e-global-color-24c68b1:#1A1C1A;--e-global-typography-primary-font-family:"quasimoda";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"quasimoda";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"quasimoda";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"quasimoda";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;color:var( --e-global-color-text );font-family:"quasimoda", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"quasimoda", Sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:1px;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#E5E8E3;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"quasimoda", Sans-serif;font-weight:500;text-transform:uppercase;}.elementor-kit-7 h2{color:var( --e-global-color-accent );font-family:"quasimoda", Sans-serif;font-weight:500;text-transform:uppercase;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"quasimoda", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"quasimoda", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"quasimoda", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-kit-7 h6{font-family:"quasimoda", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.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 */body { background-size: 100% auto!important; }

.hover-container .elementor-button {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.hover-container:hover .elementor-button {
  opacity: 1;
  visibility: visible;
}

.bg-fade-in {
    opacity: 0;
    transition: opacity .5s ease-in-out;
}

.bg-fade-in.elementor-element {
    background-size: cover;
    background-position: center;
}

.bg-fade-in.loaded {
    opacity: 1;
}/* End custom CSS */