.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-77481bb:#AB8B4E;--e-global-color-243b056:#1C2636;--e-global-color-56a570a:#FBF8F3;--e-global-color-862d5ff:#FFFFFF;--e-global-color-e73b974:#EFE4D6;--e-global-color-36ea3fb:#DCCDB8;--e-global-color-2f5668d:#B99B77;--e-global-color-190187e:#8A6A45;--e-global-color-4e7c4e3:#3E2F23;--e-global-color-24f405c:#241C15;--e-global-color-93e8939:#7C8471;--e-global-color-b9cf5d5:#B9A48C;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#AC8A4E;}.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;--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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.container, .container-fluid {
    width: 100%;
    max-width: var(--wd-container-w);
    padding-inline: 0px !important;
    margin-inline: auto;
}

wd-toolbar {
    position: fixed;
    inset-inline: 0;
    bottom: 0;
    z-index: 350;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
    height: 55px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 9px rgba(0, 0, 0, .12);
    display: none;
}


@media screen and (max-width: 1024px) {
  body {
    display: none;
      }
}/* End custom CSS */