#contact .dsgvo-box {
  margin-top: 30px;
}

#contact .wpcf7-form .wpcf7-form-control-wrap.dsgvo {
  width: 34px;
  height: 34px;
  border: 1px solid #ececec;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  margin-right: 20px;
  position: relative; }
  #contact .wpcf7-form .wpcf7-form-control-wrap.dsgvo input {
    height: 100px;
    width: 34px;
    padding: 0;
    margin-top: 0;
    position: absolute;
    left: 0;
    z-index: 2;}
    #contact .wpcf7-form .wpcf7-form-control-wrap.dsgvo input:after {
      display: block;
      width: 34px;
      height: 34px;
      padding-left: 8px;
      padding-top: 8px;
      content: ' ';
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #contact .wpcf7-form .wpcf7-form-control-wrap.dsgvo input:checked::after {
      content: "\f00c"; }


      #contact .dsgvo-text {
        font-size: 16px;
      }

      .home #contact .wpcf7-form .wpcf7-form-control-wrap.dsgvo input:after {
        color: white;
       }

     .home #contact .dsgvo-text {
        color: white;
      }






      #newsletter ul form input[type="email"] {
        background-color: white;
        border: none;
        color: #9e9e9e;
        font-size: 16px;
        padding: 14px 15px;
        width: 100%;
        float: left;
        height: 50px;
        text-align: left; }
        @media (min-width: 450px) {
          #newsletter ul form input[type="email"] {
            width: 40%; } }
      #newsletter ul form input[type="checkbox"] {
        margin-left: 6px;
        opacity: 0; }
        @media (min-width: 450px) {
          #newsletter ul form input[type="checkbox"] {
            margin-left: 40px; } }
        #newsletter ul form input[type="checkbox"] + label {
          width: 1px;
          margin: 12px 28px 0 -18px;
          vertical-align: bottom; }
          #newsletter ul form input[type="checkbox"] + label:before {
            display: inline-block;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
            border: 1px solid #ececec;
            background-color: rgba(255, 255, 255, 0);
            color: #ffffff;
            content: ' ';
            font: normal normal normal 14px/1 FontAwesome;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 12px;
            padding-top: 4px; }
          #newsletter ul form input[type="checkbox"] + label + a {
            font-size: 16px;
            display: inline-block;
            color: #ffffff;
            text-decoration: underline; }
        #newsletter ul form input[type="checkbox"]:checked + label:before {
          content: "\f00c"; }
        #newsletter ul form input[type="checkbox"].error + label:before {
          content: "";
          border: red; }







@media (max-width: 767px) {
  .owl-slider .tp-caption-headline, .owl-slider .tp-caption-headline * {
    font-size: 50px!important;
  }

  .owl-slider .tp-caption-subline{
    font-size: 30px!important;
  }
  .page-title h2{
    padding-left: 0px!important;
  }
}
