.elementor-kit-7{--e-global-color-primary:#2E5BF9;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#090A16;--e-global-color-accent:#FFFFFF;--e-global-color-10f1f31:#2236B1;--e-global-typography-primary-font-family:"BC Novatica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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;background-color:#FDFDFD;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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;}}/* Start custom CSS */body{
     background: #FDFDFD;
}

/* CF7 two-column layout */
.cf7-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-family: "Inter", Sans-Serif;
}

.cf7-col {
  width: calc(50% - 10px);
}

.cf7-full {
  width: 100%;
}

.cf7-grid input::placeholder,
.cf7-grid textarea::placeholder {
  color: #090A16;
  opacity: 1;
}

/* Inputs full width */
.wpcf7 label{
    display: block;
    width: 100%;
    color: #fff;
}

.cf7-grid input:not([type="checkbox"]):not([type="submit"]),
.cf7-grid textarea {
  width: 100%;
  border-radius: 20px;
  padding: 12px 20px;
}

.cf7-grid input[type="submit"]{
    background: transparent linear-gradient(106deg, #2E5BF9 0%, #2236B1 100%) 0% 0% no-repeat padding-box;
    border: 0;
    border-radius: 20px;
    padding: 20px 35px 20px 35px;
    opacity: 1;
    color: #fff;
    font-family: "BC Novatica", Sans-serif;
}

.wpcf7 form .wpcf7-response-output, .wpcf7-not-valid-tip{
    color: #dc3232;
}

.wpcf7-list-item{
    margin-left: 0;
}

/* Mobile: single column */
@media (max-width: 768px) {
  .cf7-col {
    width: 100%;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'BC Novatica';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ndf-immobilien-verwaltung.de/wp-content/uploads/2025/12/Novatica-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */