.elementor-kit-2657{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-32faa01c:#4054B2;--e-global-color-3ec12059:#23A455;--e-global-color-2c25913d:#000;--e-global-color-62e5126b:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2657 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);}@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 *//* temp helpie hack */
.helpie-faq .accordion__body .children_body {
    display: block !important;
}
.helpie-faq.custom-styles.accordions .accordion__header:after, 
.helpie-faq.custom-styles.accordions .accordion__header:before{
    background-color: transparent!important;
}

/* hamburger menu-icon */
.eicon,
.eicon-menu-bar {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.elementor-menu-toggle i:before {
    content: "\f0c9";
    font-family: FontAwesome;
}
.elementor-menu-toggle.elementor-active i.eicon-menu-bar:before {
    content: "\f00d";
    font-family: FontAwesome;
} 

@media only screen and (max-width:767px){
    /* MOBILE MENU */
    .page-home-be #elementor-header .elementor-nav-menu--dropdown{
     /*  margin-top: 15px;  
      top:100%;   */
      top:calc(100% - 5px)!important 
    }
    .page-home-be #elementor-header .elementor-nav-menu--dropdown-mobile {
        height: 100%;
    }
    .page-home-be #elementor-header .elementor-nav-menu--dropdown-mobile .elementor-widget-container {
        height: 100%;
        justify-content: center;
    }
}


/* Contact popup styles */
#pum-11808 .pum-close {
  height: 48px !important;
  width: 48px;
}

#pum-11808 .pum-close img {
  filter: invert(1);
  width: 12px;
  top: initial;
  top: initial;
  right: initial;
  opacity: 0.5;
}

#pum-11808 .pum-close:hover img {
  opacity: 1;
}

#pum-11808 .pum-content {
  text-align: center;
  padding: 0;
}

#pum-11808 h3 {
  font-family: "Rufina", "Raleway", Serif;
  font-size: 38px;
}

#pum-11808 .pum-content input {
  opacity: 1;
}

#pum-11808 .pum-container {
  padding: 48px;
}

.pum-content .intro {
  color: #7a7a7a;
  font-size: 15px;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.5;
  max-width: 65ch;
  margin: 0 auto 48px;
}

.pum-content .caption {
  color: #7a7a7a;
  font-size: 12px;
  margin-bottom: 0;
}

.pum-content #gform2 input::placeholder {
  color: #b6b3ba !important;
  font-size: 14px !important;
  line-height: 1 !important;
}

.pum-content #gform2 input:not([type="submit"]) {
  border-radius: 4px;
  border: 1px solid #b6c3c9 !important;
  background-color: #fff !important;
  font-size: 16px !important;
  color: #272729 !important;
  height: 54px;
}

.pum-content #gform2 input:not([type="submit"]):hover {
  border-color: #98abb3 !important;
}

.pum-content #gform2 input:not([type="submit"]):focus {
  border-color: rgba(60, 178, 230, 0.9) !important;
}

.pum-content #gform_wrapper_2  input[type="submit"] {
  position: relative;
  display: block;
  color: #fff !important;
  line-height: 24px;
  padding: 12px 34px;
  border-radius: 3px;
  transition: all 0.3s;
  font-weight: 600;
  font-size: 14px !important;
  text-transform: uppercase;
  width: 100%!important;
  background: rgba(60, 178, 230, 0.9);
  background: rgba(60, 178, 230, 0.9) !important;
  border-color: rgba(60, 178, 230, 1) !important;
}
.pum-content .gform_footer.top_label{
    padding-top: 0;
}
.pum-content .gform_wrapper .has_first_name {
  margin-top: 0 !important;
}

.pum-content .gform_wrapper ul li .gfield_label {
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  position: absolute;
  top: -10px;
  padding: 4px 8px;
  left: 8px;
  z-index: 1;
  background: #fff;
}

.pum-content .gform_wrapper ul li.gfield {
  position: relative;
}

@media screen and (max-width: 767px) {
  #pum-11808 .pum-container {
    padding: 24px;
    max-height: calc(100vh - 32px);
    top: 16px !important;
    overflow: auto;
  }

  #pum-11808 h3 {
    font-size: 28px;
    margin-bottom: 8px;
  }

  #pum-11808 .gform_wrapper .gform_footer {
    padding: 0;
  }

  .form-wrap .intro,
  .pum-content .intro {
    font-size: 14px;
    margin-bottom: 24px;
  }

  .pre-footer-cta-block #gform2 input:not([type="submit"]),
  .pum-content #gform2 input:not([type="submit"]) {
    height: 48px;
  }

  .pre-footer-cta-block #gform2 input[type="submit"],
  .pum-content #gform2 input[type="submit"] {
    min-width: 100%;
    margin-bottom: 0;
  }
}/* End custom CSS */