.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#EE771B;--e-global-color-bd81812:#64BFAF;--e-global-color-122c1f4:#EE771B;--e-global-color-ab113c6:#FFFFFF;--e-global-color-778697b:#FCFCFC;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-6f5b218-font-family:"Great Vibes";}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-122c1f4 );color:var( --e-global-color-ab113c6 );}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-122c1f4 );color:var( --e-global-color-ab113c6 );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-bd81812 );}.elementor-kit-9 h1{font-family:"Raleway", Sans-serif;font-size:4.2rem;}.elementor-kit-9 h2{font-family:"Great Vibes", Sans-serif;font-size:3.2rem;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-9 h1{font-size:2.8rem;}.elementor-kit-9 h2{font-size:2.4rem;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5, h6, li, p, a {
    margin: 0;
}

h1 {
  display: inline-block;
  background: var(--e-global-color-bd81812);
  padding: 1.2rem !important;
  text-transform: uppercase;
}

/* Header - Sticky */
.sticky-logo{
    transition: 0.5s;
}

.elementor-sticky--effects .sticky-logo{
    width: 150px !important;
    transform: scale(1.1);
}

.menu-section {
    transition: 0.1s;
    background: rgba(0,0,0,0)
}

@media(max-width:767px){
    .menu-section {
    background: var(    --e-global-color-bd81812) !important;
    margin-bottom: -100px !important;
}
}

.elementor-sticky--effects.menu-section{
    background: var(--e-global-color-bd81812 );
    box-shadow: 3px 0px 16px rgba(0,0,0,0.2);
}

/* Header - Menu */

.menu li:last-child{
    background-color: var(    --e-global-color-122c1f4);
    margin-left: 10px;
}/* End custom CSS */