.elementor-kit-9{--e-global-color-primary:#A68B50;--e-global-color-secondary:#03464E;--e-global-color-text:#111111;--e-global-color-accent:#A68B50;--e-global-typography-primary-font-family:"Cantarell";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cantarell";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cantarell";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Cantarell";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Header */
#sticky-header {transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out; opacity: 0; pointer-events: none; position: fixed; width: 100%; top: 0; z-index: 999;}
#sticky-header.active {opacity: 1; pointer-events: auto;}

@media (max-width:1024px){
    #main-header{background:#03464E!important}
}

/* Menu */
.main-menu .elementor-nav-menu--main .elementor-item:before {border-radius:100px;}
.main-menu .elementor-menu-toggle{padding:0!important}
.main-menu span.elementor-menu-toggle__icon--close, 
.main-menu span.elementor-menu-toggle__icon--open{line-height:0!important}

/* Section Title */
.section-title h2{margin:0 0 20px; position:relative}
.section-title h2 span{background:var(--e-global-color-secondary); padding:5px 40px; position:relative; border-radius:20px 0 20px 0}
.section-title h2:before{background:var(--e-global-color-secondary); content:''; display:block; height:2px; width:100%; position:absolute; left:0; top:50%; margin-top:-1px}

@media (max-width:767px){
    .section-title h2 span{padding:3px 20px}
}

/* Form */
.elementor-form .elementor-button.elementor-size-sm{min-height:auto}/* End custom CSS */