body {
  counter-reset: service;
}
body .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support {
  position: sticky;
  top: 0;
}
body #pHeader.sticky > .e-con-inner .elementor-element-2068526e img {
  zoom: 0.8;
}
body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support {
  z-index: 99;
}
body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support #pHeader:not(.sticky) {
  background: transparent;
}
body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support #pHeader:not(.sticky) .elementor-element-2068526e img {
  transition: all ease-in-out 0.3s;
}
body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support #pHeader:not(.sticky) .elementskit-navbar-nav > li > a {
  color: var(--e-global-color-primary);
}
body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support #pHeader:not(.sticky) .elementskit-navbar-nav > li > a:active, body.home .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support #pHeader:not(.sticky) .elementskit-navbar-nav > li > a:hover {
  color: var(--e-global-color-text);
}
@media screen and (min-width: 768px) {
  body .hero-wrapper:before {
    width: 43%;
    right: 0;
    top: 0;
    height: 100%;
    left: auto;
    z-index: 0;
  }
  body .hero-wrapper .hero:before {
    width: 57%;
    left: 0;
    top: 0;
    height: 100%;
    right: auto;
    z-index: 1;
  }
  body .hero-wrapper > .elementor-element > .e-con-inner {
    position: relative;
    z-index: 3;
  }
}
@media screen and (min-width: 768px) {
  body .fact-wrapper:before {
    width: 51%;
    right: 0;
    top: 0;
    height: 100%;
    left: auto;
  }
  body .fact-wrapper .fact:before {
    width: 49%;
    left: 0;
    top: 0;
    height: 100%;
    right: auto;
  }
}
body .accordion-faq .e-n-accordion-item > div,
body .accordion-services .e-n-accordion-item > div {
  border-style: solid !important;
}
body .accordion-services .e-n-accordion-item:before {
  content: "(" counter(service, decimal-leading-zero) ")";
  content: unset;
  counter-increment: service;
  font-style: italic;
  position: absolute;
  top: 5px;
  left: 24px;
  font-family: "Montserrat", Sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  body .accordion-services .e-n-accordion-item:before {
    font-size: 20px;
  }
}
body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-header {
  flex-grow: 1;
}
body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text {
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  flex-direction: column;
  align-items: start;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text {
    flex-direction: row;
    gap: 20px;
    margin-top: 0px;
    align-items: center;
  }
}
body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text > div {
  width: 100%;
}
@media screen and (min-width: 768px) {
  body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text > div {
    width: calc(50% - 10px);
  }
}
body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text span {
  width: 100%;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body .accordion-services .e-n-accordion-item .e-n-accordion-item-title-text span {
    width: calc(50% - 10px);
    font-size: 20px;
  }
}
body .free-consultation:before {
  width: 49%;
  right: 0;
  top: 0;
  height: 100%;
  left: auto;
}
body .section-testimonial .elementskit-commentor-content {
  max-height: 8.4em;
  overflow: auto;
  margin-bottom: 15px;
}
body .section-testimonial .ekit-main-swiper {
  overflow: visible;
}
body .section-testimonial .ekit-main-swiper .swiper-navigation-button.swiper-button-prev {
  bottom: 0;
  top: auto;
  left: auto !important;
  right: 60px;
}
body .section-testimonial .ekit-main-swiper .swiper-navigation-button.swiper-button-next {
  bottom: 0;
  top: auto;
}
@media screen and (max-width: 767.98px) {
  body .map-footer iframe {
    max-height: 300px;
  }
}
body .pum .pum-container .pum-title {
  color: var(--e-global-color-primary);
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  body .pum .pum-container .pum-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  body .pum .pum-container .pum-title {
    font-size: 40px;
  }
}
body .pum .pum-container .popmake-content #clp-form {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100% !important;
  max-width: 900px;
  margin: auto;
}
body .pum .pum-container .popmake-content #clp-form label {
  padding: 0.5em 1.2em;
  font-weight: 400;
  line-height: 1.4em;
  font-size: 0.8em;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
body .pum .pum-container .popmake-content #clp-form label:after {
  content: "*";
  padding-left: 0.3em;
  font-size: 1.2em;
  line-height: 1;
}
body .pum .pum-container .popmake-content #clp-form input[type=email],
body .pum .pum-container .popmake-content #clp-form input[type=text] {
  width: 100%;
  border-radius: 0.1875em;
  background-color: whitesmoke;
  border-color: #505050;
  box-shadow: none;
  padding: 0.5em 0.8em;
  line-height: 1.8em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  outline: 1px solid;
  outline-color: transparent;
  transition: all 150ms;
}
body .pum .pum-container .popmake-content #clp-form input[type=email].no-valid,
body .pum .pum-container .popmake-content #clp-form input[type=text].no-valid {
  border-color: #d22221;
}
body .pum .pum-container .popmake-content #clp-form button[type=submit] {
  background-color: var(--e-global-color-primary);
  font-size: 1em;
  width: auto;
  border-radius: 18px;
  padding: 18px !important;
  line-height: 1;
  position: relative;
  display: block;
  font-family: "Open Sans", sans-serif;
  box-shadow: none;
  -webkit-appearance: button;
}
body .pum .pum-container .popmake-content #clp-form button[type=submit]:hover {
  background-color: var(--e-global-color-primary);
}

/*# sourceMappingURL=style.css.map */
