@font-face {
  font-family: "raleway";
  src: url("../fonts/Raleway.woff2") format("woff2"),
    url("../fonts/Raleway.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "raleway";
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"),
    url("../fonts/Raleway-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

* {
  box-sizing: border-box;
}
.wow {
  visibility: hidden;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}

@-ms-viewport {
  width: device;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

a {
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  font-family: "raleway";

  color: #000;
  background-color: #ededed;
}

.page-wrap {
  max-width: 950px;
  margin: 0 auto;
  background-color: #fff;
}

.header {
}

.header .header-image {
}

.header .header-image img {
  max-width: 100%;
}

.header .logo {
  text-align: right;
  padding-right: 50px;
  margin-top: -80px;
}

.main-content {
  padding: 5px 0;
}
.main-content.info {
  padding: 5px 0;
}
.main-content.home1 {
  padding: 5px 0 50px 0;
}

.main-content .content-wrap {
  padding: 0 15px;
}

.main-content .content-wrap {
  max-width: 736px;
  margin: 0 auto;
  padding-top: 70px;
}
.main-content .content-wrap .big-title {
  text-align: center;
}
.main-content .content-wrap .big-title h2 {
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.main-content .content-wrap .big-subtitle {
  text-align: center;
  margin-bottom: 70px;
}
.main-content .content-wrap .big-subtitle h2 {
  font-size: 55px;
  line-height: 1;
}

.main-content .content-wrap .content-text {
  font-size: 18px;
}
.main-content .content-wrap .content-text .color {
  color: #d41317;
  font-weight: 700;
}

.main-content .content-wrap .img-wrap {
  padding: 44px 0;
}
.main-content .content-wrap .img-wrap img {
  max-width: 100%;
}

.main-content .content-wrap .right-pos {
  text-align: right;
}
.main-content .content-wrap .last-subtitle {
}
.main-content .content-wrap .last-subtitle h2 {
  font-size: 25px;
}
.main-content .content-wrap .more-btn {
  text-align: center;
  margin-top: 70px;
}
.main-content .content-wrap .more-btn a {
  display: inline-block;
  background-color: #d41317;
  text-align: center;
  color: #fff;
  min-width: 350px;
  border-radius: 26px;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 50px;
  border: 3px solid #d41317;
}
.main-content .content-wrap .more-btn a:hover {
  background-color: #fffefe;
  color: #d41317;
}
.line-sep {
  background-color: #d41317;
  height: 1px;
  top: 38px;
  margin-left: 20px;
  margin-right: 20px;
}

.line-sep.top {
  position: relative;
}
.line-sep.top .icon-top img {
  width: 71px;
  position: absolute;
  right: 0;
  top: -36px;
  image-rendering: -webkit-optimize-contrast;
}

.main-content .content-wrap a {
  color: #032b6e;
}
.main-content.left-text .content-wrap {
  text-align: left;
}

.main-content .content-wrap .title {
}

.main-content .content-wrap .title h2 {
  color: #000000;
  font-family: "raleway";
  font-size: 90px;
  font-weight: 400;
  text-align: center;
  padding-top: -15px;
}

.main-content .content-wrap .title h3 {
  color: #000000;
  font-family: "raleway";
  font-size: 50px;
  text-align: center;
  margin-top: -4%;
}

.main-content .content-wrap .text {
  font-size: 18px;
  max-width: 710px;
  margin: 0 132px;
}
.main-content .content-wrap .text2 {
  font-size: 18px;
  max-width: 795px;
  text-align: right;
  margin: 0 9% 0 9%;
}
.main-content .content-wrap .text {
  font-size: 18px;
  max-width: 710px;
  margin: 0 132px;
}
.main-content.thank-you .content-wrap .text {
  font-size: 25px;
}
.main-content .content-wrap .text p img {
}

.main-content .content-wrap .color-text {
  color: #9c0045;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 50px;
}

.main-content.info .content-wrap .color-text {
  margin-bottom: 20px;
  max-width: 710px;
  margin: 0 auto;
}

.main-content .content-wrap .big-icon img {
  padding-left: 132px;
  max-width: 75%;
}

.main-content .content-wrap .big-icon2 img {
  max-width: 75%;
  float: right;
  clear: both;
  margin-left: 5em;
  margin-right: 9%;
  padding-bottom: 30px;
}

/*
    .bottom-wrap {
        background: rgb(255, 255, 255);
        background: linear-gradient(0deg, rgba(0, 41, 109, 1) 0%, rgba(21, 65, 122, 1) 48%, rgba(38, 83, 132, 1) 100%);
        color: #fff;
        padding: 0 50px;
    } */

.bottom-wrap .contact-info {
  margin-bottom: 20px;
}
.bottom-wrap .contact-info span {
  color: #9c0145;
  font-weight: 700;
}
.bottom-wrap .contact-info a {
  color: #fff;
}

.bottom-wrap .link-info-text {
  font-size: 20px;
  font-weight: 700;
  max-width: 500px;
  margin: 0 auto;
  padding-top: 39px;
}
.bottom-wrap .big-icon {
  margin-top: 25px;
  text-align: center;
}
.bottom-wrap .big-icon img {
  max-width: 265px;
  position: relative;
  margin-top: 52px;
  margin-bottom: 10px;
}
.bottom-wrap .info .big-icon img {
  width: 27%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 27%;
}
.bottom-wrap .person-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  position: relative;
  top: -104px;
}

.bottom-wrap .person-wrap.info {
  margin: 0 auto;
  top: -52px;
  margin-top: 50px;
  max-width: 500px;
}

.bottom-wrap .person-wrap .person-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}

.bottom-wrap .person-wrap.info .person-item {
  text-align: left;
}
.bottom-wrap .person-wrap.info .person-item.two {
  text-align: right;
}

.bottom-wrap .person-wrap .person-item .image {
  width: 200px;
  height: 200px;
  background-position: center center;
  background-size: cover;
  display: inline-block;
  border: 5px solid #fff;
  border-radius: 50%;
}

.bottom-wrap .person-wrap.info .person-item .image {
  border: 5px solid #960707;
  width: 110px;
  height: 110px;
}

.bottom-wrap .person-wrap .person-item .title {
  font-family: "marydale";
  font-size: 20px;
  max-width: 200px;
  margin: 0 auto;
}

.bottom-wrap .big-text {
  font-size: 20px;
  font-weight: 700;
}

.bottom-wrap .list-wrap {
}

.bottom-wrap .list-wrap ul {
  padding-left: 0;
  margin-top: 30px;
  margin-bottom: 60px;
}

.bottom-wrap .list-wrap ul li {
  list-style: none;
  background: url(../images/heart.svg) no-repeat 0px 5px;
  padding-left: 33px;
  background-size: 15px;
}

.bottom-wrap .text p {
}

.bottom-wrap .f-links {
  padding-bottom: 25px;
  text-align: right;
  padding-top: 25px;
}

.bottom-wrap .f-links a {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  margin-left: 5px;
}
.bottom-wrap .f-links a:hover {
  color: #d41317;
}

.bottom-wrap .big-btn {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}

.bottom-wrap .big-btn.last-slide,
.bottom-wrap .big-btn.submit-slide {
  margin-top: 10px;
}

.bottom-wrap .big-btn a {
  font-family: "raleway";
  font-size: 20px;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #d41317;
  background-color: #d41317;
  border-radius: 17px;
  padding: 11px 65px;
  display: inline-block;
  margin: 0 auto;
}

.bottom-wrap .big-btn a:hover {
  background-color: rgba(0, 0, 0, 0.23);
  border: 1px solid #d41317;
}

.fragen-content {
  /* padding: 0 110px; */
}
.fragen-content .width-background {
  background: url(../images/geschafft_background.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  padding-bottom: 50px;
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.fragen-content .width-background .questions {
  max-width: 700px;
  margin: 0 auto;
}
.fragen-content .width-background .big-title {
  margin-top: 45px;
}
.fragen-content .width-background .top-info-text {
  font-size: 20px;
  margin-bottom: 50px;
}

.fragen-content .width-background .top-info-text span {
  color: #d41317;
  font-weight: 700;
}
.fragen-content .width-background .big-title h2 {
  font-size: 50px;
}

.fragen-content .width-background .color-text-below {
  margin-top: 52px;
  text-align: left;
  margin-bottom: 53px;
}
.fragen-content .width-background .color-text-below h2 {
  color: #d41317;
  font-size: 20px;
}

.fragen-content .width-background .submit-btns {
  text-align: right;
  max-width: 700px;
  margin: 0 auto;
}
.fragen-content .width-background .submit-btns .big-btn a {
  display: inline-block;
  background-color: #d41317;
  text-align: center;
  color: #fff;
  min-width: 270px;
  border-radius: 26px;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 50px;
  border: 3px solid #d41317;
}
.fragen-content .width-background .submit-btns .big-btn.colors a {
  color: #d41317;
  background-color: #fff;
}
.fragen-content .width-background .submit-btns .big-btn a:hover {
  opacity: 0.7;
}

.fragen-content .big-img {
  text-align: center;
  /* margin-top: 40px; */
}
.fragen-content .big-img img {
  max-width: 100%;
}
.fragen-content .top-line {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
  max-width: 800px;
}
.fragen-content .top-line .line {
  position: absolute;
  background-color: #d41317;
  height: 3px;
  top: 38px;
  left: 20px;
  right: 20px;
}
.fragen-content .top-line .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25;
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
  z-index: 9;
}
.fragen-content .top-line .item .text {
  font-size: 20px;
  color: #d41317;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 700;
}
.fragen-content .top-line .item.active .text {
  opacity: 1;
}
.fragen-content .top-line .item .icon-top {
}
.fragen-content .top-line .item .icon-top img {
  width: 71px;
  image-rendering: -webkit-optimize-contrast;
  margin-bottom: 15px;
  opacity: 0;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fragen-content .top-line .item.active .icon-top img {
  opacity: 1;
}

.fragen-content .questions {
  padding: 15px;
  /* text-align: center; */
  /* margin-bottom: 35px; */
  position: relative;
  padding-bottom: 50px;
}
.fragen-content .questions .aps-img img {
  position: absolute;
  width: 28%;
  right: 15px;
  bottom: 0;
}
.fragen-content .questions.question4 .aps-img img {
  position: absolute;
  width: 28%;
  right: 15px;
  top: inherit;
  bottom: 93px;
}
.fragen-content .questions .text {
  line-height: 28px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.fragen-content .questions .text.color {
  margin-bottom: 0;
  margin-top: 35px;
}

.fragen-content .questions .text.text2.color {
  margin-top: 60px;
  margin-bottom: 51px;
}
.fragen-content .questions .text h2 {
  color: #13100e;
  font-family: "raleway";
  font-size: 20px;
  font-weight: 400;
}

.fragen-content .questions .text.color h2 {
  color: #d41317;

  font-size: 45px;
  margin-bottom: 10px;
}
.fragen-content .questions .btns-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 606px;
  margin: 0 auto;
  margin-bottom: 90px;
}
.fragen-content .questions .big-icon img {
  max-width: 100%;
}
.questionsNew .button {
  width: 144px;
  height: 50px;
  position: relative;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 17px;
  font-weight: 700;
}

.questionsNew .button label,
.questionsNew .button input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.questionsNew .button input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
}

.questionsNew .button input[type="radio"]:checked + label,
.questionsNew .button label:hover {
  background-color: #fff;
  color: #d41317;
  border: 2px solid #d41317;
}

.questionsNew .button label {
  cursor: pointer;
  z-index: 999;
  padding-top: 9px;
  background-color: #d41317;
  border: 2px solid #d41317;
  border-radius: 26px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fragen-content .questions .btns-wrap .btn {
  font-size: 35px;
  background-color: #d41317;
  display: inline-block;
  color: #ffffff;
  font-family: "raleway";
  font-size: 25px;
  border-radius: 17px;
  padding: 4px 42px;
  text-align: center;
  min-width: 200px;
  margin: 0px 6%;

  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fragen-content .questions .btns-wrap .btn a {
  color: #fff;
}

.fragen-content .questions .btns-wrap .btn:hover {
  opacity: 0.7;
}

.quform-element-checkbox input[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: block;
  cursor: pointer;
  /* width: 104px; */
  /* height: 82px; */
  position: absolute;
  z-index: 99;
  opacity: 0;
}

.quform-element-checkbox label {
  position: relative;
  cursor: pointer;
}

.quform-element-checkbox label {
  position: relative;
  cursor: pointer;
  /* color: #fff; */
  padding-left: 0;
}

.quform-element-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #d41317;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
  /* margin-bottom: 45px; */
  float: left;
  border-radius: 50%;
}

.quform-element-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 11px;
  width: 5px;
  height: 11px;
  border: solid #d41317;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.footer-new {
  padding-top: 40px;
}
.footer-new .top-logos {
  text-align: center;
}
.footer-new .top-logos img {
  max-width: 100%;
}

.footer-new .text-part {
  border: 4px solid #d41317;
  border-bottom: navajowhite;
  display: flex;
  justify-content: space-between;
  padding: 20px 25px;
  max-width: 745px;
  margin: 0 auto;
  font-size: 18px;
  margin-top: 12px;
}
.footer-new .text-part .text1 {
}
.footer-new .text-part .text2 {
  font-weight: 700;
}
.footer-new .text-part .text2 a {
  color: #1d1d1b;
}
.footer-new .text-part .text2 a:hover {
  opacity: 0.7;
}

.multi_checkbox_nue_wrap {
}
.multi_checkbox_nue_wrap .open-btn-multi {
  display: inline-block;
  background-color: #d41317;
  text-align: center;
  color: #fff;
  width: 100%;
  border-radius: 26px;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: 700;
  /* margin-bottom: 50px; */
  border: 3px solid #d41317;
  cursor: pointer;
}
.multi_checkbox_nue_wrap .open-btn-multi span {
}
.multi_checkbox_nue_wrap .open-btn-multi span img {
  width: 14px;
  margin-left: 10px;
}
.multi_checkbox_nue_wrap .open-btn-multi:hover {
  opacity: 0.7;
}
.multi_checkbox_nue_wrap .multi_checkbox_nue {
  display: none;
  padding-top: 25px;
}

@media (max-width: 767px) {
  .fragen-content .width-background .big-title h2 {
    font-size: 40px;
  }
  .quform-element-checkbox label:before {
    margin-bottom: 45px;
  }
  .width-background .quform-element-checkbox .multi_checkbox_nue label:before {
    margin-bottom: 10px;
  }

  .header .logo {
    margin-top: -30px;
    padding-right: 20px;
  }
  .fragen-content {
    /* padding: 0 15px; */
  }
  .fragen-content .questions {
    margin-bottom: 50px;
    padding: 0;
  }
  .footer-new .text-part {
    justify-content: normal;
    text-align: center;
    flex-wrap: wrap;
    font-size: 16px;
    padding: 11px 10px;
  }
  .footer-new .text-part .text1 {
    width: 100%;
    order: 1;
  }
  .footer-new .text-part .text2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .fragen-content .questions .text {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .questionsNew .button {
    font-size: 13px;
    width: 124px;
  }
  .questionsNew .button label {
    padding-top: 11px;
  }
  .main-content .content-wrap .big-title h2 {
    font-size: 60px;
  }
  .main-content .content-wrap .big-subtitle h2 {
    font-size: 35px;
  }
  .main-content .content-wrap {
    padding-top: 50px;
  }
  .main-content .content-wrap .more-btn a {
    min-width: 320px;
  }
}

@media (max-width: 600px) {
  .main-content .content-wrap .text {
    margin: 0 15px;
  }

  .main-content .content-wrap .big-icon img {
    padding-left: 15px;
    max-width: 75%;
  }
  .main-content .content-wrap .big-icon2 img {
    max-width: 75%;
    float: right;
    clear: both;
    margin-left: 5em;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .fragen-content .top-line {
    margin-bottom: 20px;
  }
  .fragen-content .questions .text.color {
    margin-top: 0;
  }
  .quform-element-checkbox label {
  }
  .fragen-content .top-line .line {
    left: 0;
    right: 0;
  }
  .bottom-wrap {
    padding: 0 15px;
  }

  .bottom-wrap .person-wrap .person-item .image {
    width: 140px;
    height: 140px;
  }
  .bottom-wrap .person-wrap .person-item .title {
    font-size: 16px;
  }
  .bottom-wrap .person-wrap {
    top: -77px;
  }
  .main-content.home1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .main-content .content-wrap .title h2 {
  }
  .fragen-content .questions .btns-wrap .btn {
    margin: 0 5px;
    padding: 4px 34px;
    min-width: 148px;
    font-size: 30px;
  }
  .fragen-content .questions .text h2 {
    font-size: 19px;
    line-height: 1.5;
  }

  .fragen-content .questions .text.color h2 {
    font-size: 35px;
    line-height: 1.5;
  }
  .fragen-content .top-line .item .text {
    font-size: 14px;
  }
  .fragen-content .width-background .top-info-text {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
