.elementor-kit-15{--e-global-color-primary:#008FFF;--e-global-color-secondary:#556E83;--e-global-color-text:#1B242F;--e-global-color-accent:#19202A;--e-global-color-aaa9e61:#EFF7FF;--e-global-color-01eefe1:#11161D;--e-global-color-c1ccfbf:#FFFFFF;--e-global-typography-primary-font-family:"Sandbox";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sandbox";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sandbox";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sandbox";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-c1ccfbf );}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 h1{font-weight:900;letter-spacing:0px;}.elementor-kit-15 h2{font-weight:bold;}.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);}.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 */.line {
  height: px;
  width: 100%;
  margin-left: 10px;
  max-width: 430px;
  background-color: #313539;
  position: relative;
  align-self: center;
  flex: 1 1 0%;
}

.subtitle{
    color:white;
    font-size: 1em;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 6,29px;
    line-height: 2;
}

a{
    color:#008FFF;
}

.nf-field-label .nf-label-span, .nf-field-label label {
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #ccc;
}

.ninja-forms-form-wrap *, .ninja-forms-form-wrap ::after, .ninja-forms-form-wrap ::before {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #ccc;
}

.eael-contact-form input[type="text"], .eael-contact-form input[type="email"], .eael-contact-form input[type="url"], .eael-contact-form input[type="tel"], .eael-contact-form input[type="date"], .eael-contact-form input[type="number"], .eael-contact-form textarea {
  background: #222!important;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  outline: 0;
  width: 100%;
}

input[type="text"], input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea, fieldset {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 8px;
  padding: .5rem 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nf-field-description {
  width: 20%!important;
  order: 10;
}

body{
    background-color: #EFF3F7!important;
}

    .section-header {
      display: flex;
      align-items: center;
      padding: 0px 0px;
      background-color: none;
      color: white;
      font-family: sandbox;
      gap: 1px;
      margin-bottom: 1em;
    }

    .section-title {
      margin: 0;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 300!important;
      font-size: 12px!important;
      line-height: 1.4;
      word-break: break-word;
      color:#858585;
    }

    .line {
      flex-grow: 1;
      height: 1px;
      background-color: #ccc;
    }
    
h2{
    color:black;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sandboxvr.de/wp-content/uploads/2025/06/sandboxvr-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://sandboxvr.de/wp-content/uploads/2025/06/sandboxvr-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sandboxvr.de/wp-content/uploads/2025/06/sandboxvr-medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */