.elementor-kit-121139 {
  --e-global-color-primary: #000000;
  --e-global-color-secondary: #cec7c2;
  --e-global-color-text: #8c8989;
  --e-global-color-accent: #61ce70;
  --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;
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 button,
.elementor-kit-121139 input[type="button"],
.elementor-kit-121139 input[type="submit"],
.elementor-kit-121139 .elementor-button {
  background-color: #000000;
  font-family: "Avenir Thin", Sans-serif;
  color: #ffffff;
  border-radius: 3px 3px 3px 3px;
}
.elementor-kit-121139 button:hover,
.elementor-kit-121139 button:focus,
.elementor-kit-121139 input[type="button"]:hover,
.elementor-kit-121139 input[type="button"]:focus,
.elementor-kit-121139 input[type="submit"]:hover,
.elementor-kit-121139 input[type="submit"]:focus,
.elementor-kit-121139 .elementor-button:hover,
.elementor-kit-121139 .elementor-button:focus {
  background-color: #333333;
}
.elementor-kit-121139 e-page-transition {
  background-color: #ffbc7d;
}
.elementor-kit-121139 p {
  margin-block-end: 18px;
}
.elementor-kit-121139 h1 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 h2 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 h3 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 h4 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 h5 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.elementor-kit-121139 h6 {
  color: #000000;
  font-family: "Avenir Thin", Sans-serif;
}
.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;
  }
}
