.elementor-kit-37 {
  --e-global-color-primary: #007cbd;
  --e-global-color-secondary: #002d42;
  --e-global-color-text: #000000;
  --e-global-color-accent: #007cbd;
  --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: "Lato", Sans-serif;
  font-size: 17px;
  line-height: 26px;
  background-color: #ffffff;
}
.elementor-kit-37 a {
  color: var(--e-global-color-primary);
  font-family: "Lato", Sans-serif;
  font-size: 17px;
}
.elementor-kit-37 a:hover {
  color: #b48e5b;
}
.elementor-kit-37 h1 {
  color: #000000;
  font-family: "Playfair Display", Sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 1.3em;
}
.elementor-kit-37 h2 {
  color: #202020;
  font-family: "Playfair Display", Sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.3em;
}
.elementor-kit-37 h3 {
  color: #202020;
  font-family: "Playfair Display", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}
.elementor-kit-37 h4 {
  color: #202020;
  font-family: "Playfair Display", Sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3em;
}
.elementor-kit-37 h5 {
  color: #202020;
  font-family: "Playfair Display", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3em;
}
.elementor-kit-37 h6 {
  color: #202020;
  font-family: "Playfair Display", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}
.elementor-kit-37 button,
.elementor-kit-37 input[type="button"],
.elementor-kit-37 input[type="submit"],
.elementor-kit-37 .elementor-button {
  font-size: 18px;
  color: #ffffff;
  background-color: #cca776;
  border-radius: 50px 50px 50px 50px;
  padding: 15px 65px 15px 65px;
}
.elementor-kit-37 button:hover,
.elementor-kit-37 button:focus,
.elementor-kit-37 input[type="button"]:hover,
.elementor-kit-37 input[type="button"]:focus,
.elementor-kit-37 input[type="submit"]:hover,
.elementor-kit-37 input[type="submit"]:focus,
.elementor-kit-37 .elementor-button:hover,
.elementor-kit-37 .elementor-button:focus {
  color: #cca776;
  background-color: #ffffff;
  border-radius: 50px 50px 50px 50px;
}
.elementor-kit-37 input:not([type="button"]):not([type="submit"]),
.elementor-kit-37 textarea,
.elementor-kit-37 .elementor-field-textual {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #7a7a7a;
  border-radius: 6px 6px 6px 6px;
  padding: 10px 10px 10px 15px;
}
.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;
}

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-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;
  }
}
