.elementor-kit-5{--e-global-color-primary:#0092A0;--e-global-color-secondary:#373C4A;--e-global-color-text:#111111;--e-global-color-accent:#FF8F00;--e-global-color-2867563:#005F66;--e-global-color-cb22206:#21C6BE;--e-global-color-2477f78:#EA6536;--e-global-color-2ca6d98:#972960;--e-global-color-23eb625:#126ABF;--e-global-color-1b943e2:#67A41D;--e-global-color-1cd55c4:#E3FCFB;--e-global-color-e0dde5c:#E9F2EF;--e-global-color-39138d8:#DAE0DD;--e-global-color-c246903:#51596D;--e-global-color-5ecda54:#FFFFFF;--e-global-color-544eb8f:#F5F5F5;--e-global-color-b1ace8e:#F67B69;--e-global-color-95c4708:#AAADB3;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ce16d60-font-size:60px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FF8F00;font-weight:500;color:var( --e-global-color-5ecda54 );border-radius:30px 30px 30px 30px;padding:20px 25px 20px 25px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FB9B21;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-23eb625 );}.elementor-kit-5 h4{line-height:30px;}.elementor-kit-5 h5{line-height:26px;}.elementor-kit-5 h6{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{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation .menu li{font-family:"Open Sans", Sans-serif;font-size:1em;font-weight:500;}@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 */.menu-item .sub-menu .menu-item .elementor-sub-item > img {
    width: 40px !important;
    max-width: initial;
    margin-top: -10px;
    margin-bottom: -10px;
}

.menu-item .sub-menu .menu-item .elementor-sub-item {
    padding-right: 20px !important;
}

.elementor-location-footer .hs-form-field {
    margin-bottom: 0 !important
}

.pum-theme-5473 .pum-content iframe{
    width: 100%;
}

.pum-theme-5473 .pum-content + .pum-close, .pum-theme-inspire-popup .pum-content + .pum-close {
    position: absolute;
    padding: 0px !important;
    height: 26px;
    width: 26px;
    left: auto;
    right: 5px;
    bottom: auto;
    top: 5px;
    padding: 0px;
    color: #000000;
    font-family: Sans-Serif;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 24px;
    border: 2px none #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 0%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgba( 255, 255, 255, 1.00 );
}

.responsive-iframe {
	max-width: 100%;
	height: calc(100vh + 400px);
	position: relative;
	width: 100%;
}

.responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.elementor-flip-box__button{
    display: none;
}

.img-offset .elementor-widget-image-box .elementor-image-box-img {
    margin-top: -50px !important;
}
.demo-dialog {
  position: relative;
  max-width: 640px;
  margin: 5vh auto;
  background: #fff;
  border-radius: 14px;
  padding: 32px 24px 24px; /* added extra top padding */
  z-index: 10001;
  box-shadow: 0 20px 60px rgba(0,0,0,.25);
  overflow: hidden;
}

.demo-close {
  position: absolute;
  top: -12px;   /* lift above the box */
  right: -12px; /* move outside right */
  border: 0;
  background: #ff7a33;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0,0,0,.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.demo-close:hover {
  background: #e85f18;
}/* End custom CSS */