.elementor-kit-6{--e-global-color-primary:#359ACD;--e-global-color-secondary:#FFCC00;--e-global-color-text:#171717;--e-global-color-accent:#FF9900;--e-global-color-a83b4d7:#FFFFFF;--e-global-color-fea1a7c:#000000;--e-global-color-1655bec:#F1F1F1;--e-global-color-92d8343:#A2A2A2;--e-global-color-a5f752f:#56B500;--e-global-color-e31335d:#00000000;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Noto Sans";--e-global-typography-accent-font-weight:500;background-color:#FFFDF8;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Noto Sans", Sans-serif;font-size:18px;font-weight:400;line-height:22px;}.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-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:824px;}.e-con{--container-max-width:824px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.eb-header {
  transition: background-color 200ms ease-in-out, min-height 200ms ease-in-out;
}

.eb-header .eb-header-logo-img img {
  transition: width 200ms ease-in-out;
}

.eb-header:not(.elementor-section--handles-inside) .eb-header-logo-test-two-lines {
  display: none;
}

.eb-header .eb-header-logo-test-two-lines,
.eb-header .eb-header-logo-test-one-line {
  transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
}

.eb-header .eb-header-logo-test-two-lines {
  opacity: 1;
  visibility: visible;
}

.eb-header .eb-header-logo-test-one-line {
  opacity: 0;
  visibility: hidden;
}

.eb-header.elementor-sticky--effects {
  background-color: rgba(230, 230, 230, 0.7) !important;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.service-item-bg {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

@media (max-width: 810px) {
  .eb-header .booking-button_normal {
    display: none !important;
  }

  .eb-header .booking-button_small {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .eb-header.elementor-sticky--effects {
    min-height: 40px !important;
    height: 40px !important;
  }

  .eb-header.elementor-sticky--effects .eb-header-logo-img img {
    width: 30px !important;
  }

  .eb-header.elementor-sticky--effects .eb-header-logo-test-two-lines {
    opacity: 0;
    visibility: hidden;
  }

  .eb-header.elementor-sticky--effects .eb-header-logo-test-one-line {
    opacity: 1;
    visibility: visible;
  }
}

/*.eb-header .eb-header-logo-img img {
    transform-origin: right center;
    transition: transform 200ms ease-in-out;
}

.eb-header .eb-header-logo-test-two-lines {
    opacity: 0.99;
    transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
    visibility: visible;
}

.eb-header:not(.elementor-sticky--active) .eb-header-logo-test-two-lines {
    opacity: 0;
    visibility: hidden;
}

.eb-header .eb-header-logo-test-one-line {
    opacity: 0;
    transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
    visibility: hidden;
}

.eb-header.elementor-sticky--effects .eb-header-logo-img  img {
    transform: scale(0.7);
}

.eb-header.elementor-sticky--effects .eb-header-logo-test-one-line {
    opacity: 0.99;
    visibility: visible;
}

.eb-header.elementor-sticky--effects .eb-header-logo-test-two-lines {
    opacity: 0;
    visibility: hidden;
}*//* End custom CSS */