@charset "UTF-8";
/*@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../fonts/aller_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=submit],
button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 16px; }
  @media only screen and (max-width: 767px) {
    html {
      font-size: 15px; } }

body {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.3;
  font-size: 1rem;
  font-family: 'Nunito', sans-serif; }

img {
  border: 0; }

.innerwrapper {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  padding: 0 30px; }
  .innerwrapper .innerwrapper--inner {
    width: 100%;
    position: relative; }
  @media only screen and (max-width: 980px) {
    .innerwrapper {
      padding: 0 25px; } }
  @media only screen and (max-width: 768px) {
    .innerwrapper {
      padding: 0 20px; } }
  @media only screen and (max-width: 600px) {
    .innerwrapper {
      padding: 0 15px; } }

.header--theme-one {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 25px 0 25px 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  transition: 250ms ease-out;
  height: 95px;
  /*
	@at-root body.home .header--theme-one {
		background-color: transparent;
		
	
		&.fixed {
			background-color: #FFFFFF;
		}
	}*/ }
  @media only screen and (max-width: 990px) {
    .header--theme-one {
      padding: 15px 0 15px 0;
      height: 75px; } }
  .header--theme-one.fixed {
    background-color: rgba(255, 255, 255, 0.9); }
  .header--theme-one .logo {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 0;
    width: 100px; }
    .header--theme-one .logo svg,
    .header--theme-one .logo img {
      width: 100%;
      height: auto; }
  .header--theme-one .open__mobile__nav {
    display: none;
    position: absolute;
    top: 6px;
    right: 0; }
    @media only screen and (max-width: 990px) {
      .header--theme-one .open__mobile__nav {
        display: block; } }
  .header--theme-one .phone {
    position: absolute;
    right: 0;
    top: 9px;
    font-size: 0.857rem;
    line-height: 27px;
    display: inline-block;
    height: 27px;
    background-image: url("data:image/svg+xml;utf8,<svg width='25' height='25' viewBox='0 0 25 25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><path id='a' d='M12.5 0H0v25h25V0z'/></defs><g fill='none' fill-rule='evenodd'><mask id='b' fill='%23fff'><use xlink:href='%23a'/></mask><path d='M12.5 0C5.597 0 0 5.597 0 12.5S5.597 25 12.5 25 25 19.403 25 12.5 19.403 0 12.5 0zm6.6 18.24l-1 1c-.18.178-.702.29-.72.29-3.165.027-6.214-1.216-8.454-3.456-2.246-2.248-3.49-5.308-3.457-8.484 0-.002.113-.51.292-.687l1-1c.367-.37 1.07-.535 1.563-.37l.21.07c.492.165 1.008.708 1.144 1.21l.502 1.846c.136.5-.047 1.216-.413 1.582l-.67.668c.657 2.43 2.562 4.335 4.99 4.993l.67-.67c.367-.366 1.082-.55 1.582-.414l1.848.504c.5.138 1.044.65 1.208 1.142l.07.213c.164.49 0 1.194-.367 1.56z' fill='%23600724' mask='url(%23b)'/></g></svg>");
    padding-left: 35px;
    background-position: left center;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    color: #B40040; }
    @media only screen and (max-width: 990px) {
      .header--theme-one .phone {
        right: 60px; } }
    @media only screen and (max-width: 767px) {
      .header--theme-one .phone {
        font-size: 1rem; } }
    @media only screen and (max-width: 480px) {
      .header--theme-one .phone {
        background-size: 22px 22px;
        margin-left: 0;
        padding-left: 40px;
        background-position: 10px center;
        position: fixed;
        background-color: #B40040;
        color: #FFFFFF;
        right: auto;
        top: auto;
        float: none;
        display: block;
        width: 170px;
        padding-right: 20px;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        border-radius: 10px;
        background-image: url("data:image/svg+xml;utf8,<svg width='25' height='25' viewBox='0 0 25 25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><path id='a' d='M12.5 0H0v25h25V0z'/></defs><g fill='none' fill-rule='evenodd'><mask id='b' fill='%23fff'><use xlink:href='%23a'/></mask><path d='M12.5 0C5.597 0 0 5.597 0 12.5S5.597 25 12.5 25 25 19.403 25 12.5 19.403 0 12.5 0zm6.6 18.24l-1 1c-.18.178-.702.29-.72.29-3.165.027-6.214-1.216-8.454-3.456-2.246-2.248-3.49-5.308-3.457-8.484 0-.002.113-.51.292-.687l1-1c.367-.37 1.07-.535 1.563-.37l.21.07c.492.165 1.008.708 1.144 1.21l.502 1.846c.136.5-.047 1.216-.413 1.582l-.67.668c.657 2.43 2.562 4.335 4.99 4.993l.67-.67c.367-.366 1.082-.55 1.582-.414l1.848.504c.5.138 1.044.65 1.208 1.142l.07.213c.164.49 0 1.194-.367 1.56z' fill='%23FFFFFF' mask='url(%23b)'/></g></svg>");
        height: 35px;
        line-height: 35px; } }
    .header--theme-one .phone a {
      color: inherit;
      text-decoration: none; }
  .header--theme-one nav {
    width: 100%; }
    .header--theme-one nav .close {
      font-size: 70px;
      line-height: 70px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      right: 8%;
      top: 0;
      text-decoration: none;
      color: #B40040;
      display: none; }
    @media only screen and (max-width: 990px) {
      .header--theme-one nav {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow-y: scroll;
        z-index: 99999;
        background-color: rgba(255, 255, 255, 0.9); }
        .header--theme-one nav .close {
          display: block; } }
    .header--theme-one nav ul {
      width: 100%;
      text-align: center;
      display: block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 0;
      line-height: 0; }
      @media only screen and (max-width: 990px) {
        .header--theme-one nav ul {
          width: 100%;
          max-width: 270px;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
      .header--theme-one nav ul li {
        list-style-type: none;
        margin: 0;
        padding: 0 10px;
        font-size: 0.857rem;
        line-height: 1.5;
        display: inline-block; }
        @media only screen and (max-width: 990px) {
          .header--theme-one nav ul li {
            display: block;
            font-size: 1.1rem; } }
        .header--theme-one nav ul li a {
          color: #B40040;
          text-decoration: none;
          display: block;
          padding: 10px 5px;
          font-weight: 700;
          min-width: 100px;
          border-top: 5px solid #B40040; }
          .header--theme-one nav ul li a:hover {
            color: #9E958F;
            border-top: 5px solid #9E958F; }
        .header--theme-one nav ul li.current_page_item a {
          color: #9E958F;
          border-top: 5px solid #9E958F; }

.startscreen--theme-one {
  width: 100%;
  position: relative;
  color: #B40040; }
  .startscreen--theme-one .background__image {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 60%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    top: 0; }
    @media only screen and (max-width: 990px) {
      .startscreen--theme-one .background__image {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .startscreen--theme-one .background__image {
        width: 100%;
        position: relative;
        height: 60vw; } }
  .startscreen--theme-one .innerwrapper--inner {
    min-height: 100vh;
    position: relative;
    z-index: 2;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    padding-top: 140px; }
    @media only screen and (max-width: 767px) {
      .startscreen--theme-one .innerwrapper--inner {
        display: block;
        padding-top: 0;
        min-height: 0; } }
  .startscreen--theme-one h1 {
    font-size: 1.6142rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #B40040;
    margin-top: 0;
    text-transform: uppercase; }
  .startscreen--theme-one .cta__button {
    position: absolute;
    left: 0;
    bottom: 30px;
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    transition: 300ms 500ms ease-out; }
    .startscreen--theme-one .cta__button.visible {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    @media only screen and (max-width: 767px) {
      .startscreen--theme-one .cta__button {
        display: none; } }
  .startscreen--theme-one .startscreen__column--right {
    width: calc(-10vw + 1 * 566px);
    text-align: left;
    padding-top: 8vh;
    padding-bottom: 30px; }
    @media only screen and (min-width: 1920px) {
      .startscreen--theme-one .startscreen__column--right {
        width: 374px; } }
    @media only screen and (max-width: 1240px) {
      .startscreen--theme-one .startscreen__column--right {
        width: 40%; } }
    @media only screen and (max-width: 990px) {
      .startscreen--theme-one .startscreen__column--right {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .startscreen--theme-one .startscreen__column--right {
        width: 100%;
        padding: 8% 0; } }
    .startscreen--theme-one .startscreen__column--right .startscreen__column--right--inner {
      width: 100%;
      border-left: 10px solid #B40040;
      padding-left: 40px; }
      @media only screen and (max-width: 480px) {
        .startscreen--theme-one .startscreen__column--right .startscreen__column--right--inner {
          padding-left: 0;
          border-left: none; } }
    .startscreen--theme-one .startscreen__column--right p:last-child {
      margin-bottom: 0; }

.teaserlist--theme-one {
  width: 100%;
  position: relative;
  color: #4A4A4A; }
  .teaserlist--theme-one .background__image {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 60%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: 1; }
    @media only screen and (max-width: 990px) {
      .teaserlist--theme-one .background__image {
        width: 100%; } }
    .teaserlist--theme-one .background__image:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #FFFFFF;
      opacity: 0.65;
      z-index: 2; }
  .teaserlist--theme-one .innerwrapper--inner {
    position: relative;
    z-index: 2;
    justify-content: center;
    display: flex;
    padding-top: 10%;
    padding-bottom: 10%; }
    @media only screen and (max-width: 990px) {
      .teaserlist--theme-one .innerwrapper--inner {
        display: block;
        padding-top: 8%;
        padding-bottom: 8%; } }
    .teaserlist--theme-one .innerwrapper--inner:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      position: absolute;
      left: calc(-9.8529411765vw + 1 * 557.176470588px);
      top: -20px;
      background-color: #B40040;
      z-index: 999;
      margin-left: -20px; }
      @media only screen and (min-width: 1920px) {
        .teaserlist--theme-one .innerwrapper--inner:before {
          left: 368px; } }
      @media only screen and (max-width: 1240px) {
        .teaserlist--theme-one .innerwrapper--inner:before {
          left: calc(40% - 5px); } }
      @media only screen and (max-width: 990px) {
        .teaserlist--theme-one .innerwrapper--inner:before {
          display: none; } }
  .teaserlist--theme-one h2 {
    font-size: 1.6142rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #B40040;
    text-transform: uppercase; }
  .teaserlist--theme-one h3 {
    font-size: 1.142rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #B40040;
    text-transform: uppercase; }
  .teaserlist--theme-one .teaserlist__column--left {
    width: calc(-9.8529411765vw + 1 * 557.176470588px);
    padding-right: 40px;
    text-align: left; }
    @media only screen and (min-width: 1920px) {
      .teaserlist--theme-one .teaserlist__column--left {
        width: 368px; } }
    @media only screen and (max-width: 1240px) {
      .teaserlist--theme-one .teaserlist__column--left {
        width: calc(40% - 5px); } }
    @media only screen and (max-width: 990px) {
      .teaserlist--theme-one .teaserlist__column--left {
        width: 100%;
        margin-bottom: 2rem;
        padding-right: 0; } }
  .teaserlist--theme-one .teaserlist__column--right {
    width: calc(10.5882352941vw + 1 * 548.705882353px);
    padding-left: 40px; }
    @media only screen and (min-width: 1920px) {
      .teaserlist--theme-one .teaserlist__column--right {
        width: 752px; } }
    @media only screen and (max-width: 1240px) {
      .teaserlist--theme-one .teaserlist__column--right {
        width: calc(60% - 5px); } }
    @media only screen and (max-width: 990px) {
      .teaserlist--theme-one .teaserlist__column--right {
        width: 100%;
        padding-left: 0; } }
    .teaserlist--theme-one .teaserlist__column--right ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      counter-reset: listcount; }
      .teaserlist--theme-one .teaserlist__column--right ul li {
        display: block;
        list-style-type: none;
        margin: 1rem 0 3rem 0;
        padding: 0;
        text-align: left;
        padding-left: 120px;
        position: relative;
        counter-increment: listcount; }
        @media only screen and (max-width: 990px) {
          .teaserlist--theme-one .teaserlist__column--right ul li {
            padding-left: 60px; } }
        @media only screen and (max-width: 480px) {
          .teaserlist--theme-one .teaserlist__column--right ul li {
            padding-left: 0; } }
        .teaserlist--theme-one .teaserlist__column--right ul li h3 {
          margin-bottom: -0.5rem; }
          .teaserlist--theme-one .teaserlist__column--right ul li h3 a {
            color: inherit;
            text-decoration: none; }
            .teaserlist--theme-one .teaserlist__column--right ul li h3 a:hover {
              text-decoration: underline; }
        .teaserlist--theme-one .teaserlist__column--right ul li ul {
          counter-reset: none;
          margin: 1rem 0; }
          .teaserlist--theme-one .teaserlist__column--right ul li ul li {
            counter-increment: none;
            margin: 0.5rem 0;
            padding-left: 40px; }
            .teaserlist--theme-one .teaserlist__column--right ul li ul li:before {
              width: 5px;
              height: 5px;
              content: '';
              background-color: #4A4A4A;
              border-radius: 50%;
              line-height: 0;
              font-size: 0;
              position: absolute;
              top: 7px;
              left: 10px; }
              @media only screen and (max-width: 480px) {
                .teaserlist--theme-one .teaserlist__column--right ul li ul li:before {
                  display: block; } }
        .teaserlist--theme-one .teaserlist__column--right ul li:before {
          content: counter(listcount);
          display: block;
          width: 60px;
          height: 60px;
          position: absolute;
          left: 0;
          background-color: #9E958F;
          border-radius: 50%;
          color: #FFFFFF;
          font-size: 30px;
          text-align: center;
          line-height: 65px;
          margin-top: 0; }
          @media only screen and (max-width: 990px) {
            .teaserlist--theme-one .teaserlist__column--right ul li:before {
              width: 30px;
              height: 30px;
              line-height: 35px;
              font-size: 20px; } }
          @media only screen and (max-width: 480px) {
            .teaserlist--theme-one .teaserlist__column--right ul li:before {
              display: none; } }
        .teaserlist--theme-one .teaserlist__column--right ul li:last-child {
          margin-bottom: 1rem; }

.contactarea--theme-one {
  width: 100%;
  position: relative;
  color: #4A4A4A; }
  .contactarea--theme-one .background__image {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 60%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    z-index: 3; }
    .contactarea--theme-one .background__image iframe {
      width: 100% !important;
      height: 100% !important; }
    @media only screen and (max-width: 990px) {
      .contactarea--theme-one .background__image {
        width: 100%;
        height: 50vw;
        position: relative; } }
  .contactarea--theme-one .innerwrapper--inner {
    position: relative;
    z-index: 2;
    justify-content: flex-end;
    display: flex;
    padding-top: 5%;
    padding-bottom: 5%; }
    @media only screen and (max-width: 767px) {
      .contactarea--theme-one .innerwrapper--inner {
        display: block;
        padding-top: 8%;
        padding-bottom: 8%; } }
  .contactarea--theme-one h2 {
    font-size: 1.6142rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #B40040;
    text-transform: uppercase; }
  .contactarea--theme-one .contactarea__column--right {
    padding-left: 40px;
    width: calc(-9.8529411765vw + 1 * 557.176470588px);
    text-align: left; }
    @media only screen and (min-width: 1920px) {
      .contactarea--theme-one .contactarea__column--right {
        width: 368px; } }
    @media only screen and (max-width: 1240px) {
      .contactarea--theme-one .contactarea__column--right {
        width: calc(40% - 5px); } }
    @media only screen and (max-width: 990px) {
      .contactarea--theme-one .contactarea__column--right {
        padding-left: 0;
        width: 100%; } }
    .contactarea--theme-one .contactarea__column--right table {
      color: #4A4A4A;
      width: 100%; }
      .contactarea--theme-one .contactarea__column--right table td {
        border: 0;
        padding: 5px 0;
        padding-right: 20px;
        line-height: 1.3;
        vertical-align: top; }
        .contactarea--theme-one .contactarea__column--right table td:last-child {
          width: 190px; }
        .contactarea--theme-one .contactarea__column--right table td em {
          display: inline-block;
          font-style: normal;
          min-width: 50px;
          text-align: left; }
          .contactarea--theme-one .contactarea__column--right table td em:nth-child(2), .contactarea--theme-one .contactarea__column--right table td em:nth-child(6) {
            min-width: 32px;
            text-align: left; }
    .contactarea--theme-one .contactarea__column--right a {
      color: inherit; }

.aboutarea--theme-one {
  width: 100%;
  position: relative;
  color: #4A4A4A;
  /*
	.aboutarea__column--right {
		
		
		width: linear(1240, 1920, 435, 368);
		padding-left: 0;
		text-align: left;
		position: relative;
		
		
		@media only screen and (min-width: 1920px) {
			width: 368px;
		}

		@media only screen and (max-width: 1240px) {
			width: calc(40% - 5px);
		}

		img {
			width: 100%;
			height: auto;
		}

	}*/ }
  .aboutarea--theme-one .background__image {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 40%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: 1; }
    .aboutarea--theme-one .background__image:before {
      background-image: url(../images/polster.jpg);
      content: '';
      display: block;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      max-width: 674px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 990px) {
        .aboutarea--theme-one .background__image:before {
          max-width: 10000px; } }
    @media only screen and (max-width: 990px) {
      .aboutarea--theme-one .background__image {
        width: 100%;
        position: relative;
        height: 65vw;
        right: auto;
        top: auto; } }
  .aboutarea--theme-one .innerwrapper--inner {
    position: relative;
    z-index: 2;
    justify-content: flex-start;
    display: flex; }
    @media only screen and (max-width: 990px) {
      .aboutarea--theme-one .innerwrapper--inner {
        display: block; } }
    .aboutarea--theme-one .innerwrapper--inner:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      position: absolute;
      left: calc(-9.8529411765vw + 1 * 557.176470588px);
      top: -20px;
      background-color: #B40040;
      z-index: 999;
      margin-left: -20px; }
      @media only screen and (min-width: 1920px) {
        .aboutarea--theme-one .innerwrapper--inner:before {
          left: 368px; } }
      @media only screen and (max-width: 1240px) {
        .aboutarea--theme-one .innerwrapper--inner:before {
          left: calc(40% - 5px); } }
      @media only screen and (max-width: 990px) {
        .aboutarea--theme-one .innerwrapper--inner:before {
          display: none; } }
  .aboutarea--theme-one h2 {
    font-size: 1.6142rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #B40040;
    text-transform: uppercase; }
  .aboutarea--theme-one .aboutarea__column--left {
    width: calc(10.5882352941vw + 1 * 548.705882353px);
    padding-right: 40px;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: left; }
    @media only screen and (min-width: 1920px) {
      .aboutarea--theme-one .aboutarea__column--left {
        width: 752px; } }
    @media only screen and (max-width: 1240px) {
      .aboutarea--theme-one .aboutarea__column--left {
        width: calc(60% - 5px); } }
    @media only screen and (max-width: 990px) {
      .aboutarea--theme-one .aboutarea__column--left {
        width: 100%;
        padding-right: 0; } }
    @media only screen and (max-width: 767px) {
      .aboutarea--theme-one .aboutarea__column--left {
        padding-top: 8%;
        padding-bottom: 8%; } }
    .aboutarea--theme-one .aboutarea__column--left a {
      color: inherit; }
    .aboutarea--theme-one .aboutarea__column--left ul {
      counter-reset: none;
      margin: 1rem 0;
      list-style-type: none;
      padding: 0; }
      .aboutarea--theme-one .aboutarea__column--left ul li {
        counter-increment: none;
        margin: 0.5rem 0;
        padding: 0;
        list-style-type: none;
        padding-left: 40px;
        position: relative; }
        .aboutarea--theme-one .aboutarea__column--left ul li:before {
          width: 5px;
          height: 5px;
          content: '';
          background-color: #4A4A4A;
          border-radius: 50%;
          line-height: 0;
          font-size: 0;
          position: absolute;
          top: 7px;
          left: 10px; }

.read__more--theme-one {
  display: inline-block;
  color: #B40040;
  text-decoration: none;
  margin-left: 10px; }

.footer--theme-one {
  background-color: #B40040;
  color: #FFFFFF; }
  .footer--theme-one .innerwrapper--inner {
    position: relative;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 60px; }
    @media only screen and (max-width: 480px) {
      .footer--theme-one .innerwrapper--inner {
        padding-bottom: 120px; } }
    .footer--theme-one .innerwrapper--inner .footer__column--wrapper {
      justify-content: flex-start;
      display: flex; }
      @media only screen and (max-width: 480px) {
        .footer--theme-one .innerwrapper--inner .footer__column--wrapper {
          display: block; } }
    .footer--theme-one .innerwrapper--inner .footer__column {
      width: 50%;
      text-align: left;
      color: #FFFFFF;
      font-size: 1rem;
      line-height: 1.3; }
      .footer--theme-one .innerwrapper--inner .footer__column:first-child {
        width: calc(10.5882352941vw + 1 * 548.705882353px);
        padding-right: 40px; }
        @media only screen and (min-width: 1920px) {
          .footer--theme-one .innerwrapper--inner .footer__column:first-child {
            width: 752px; } }
        @media only screen and (max-width: 1240px) {
          .footer--theme-one .innerwrapper--inner .footer__column:first-child {
            width: 60%; } }
        @media only screen and (max-width: 480px) {
          .footer--theme-one .innerwrapper--inner .footer__column:first-child {
            width: 100%;
            padding-right: 0; } }
      .footer--theme-one .innerwrapper--inner .footer__column:last-child {
        width: calc(-9.8529411765vw + 1 * 557.176470588px);
        padding-left: 40px; }
        @media only screen and (min-width: 1920px) {
          .footer--theme-one .innerwrapper--inner .footer__column:last-child {
            width: 368px; } }
        @media only screen and (max-width: 1240px) {
          .footer--theme-one .innerwrapper--inner .footer__column:last-child {
            width: 40%; } }
        @media only screen and (max-width: 480px) {
          .footer--theme-one .innerwrapper--inner .footer__column:last-child {
            width: 100%;
            padding-left: 0;
            margin-top: 3rem; } }
      .footer--theme-one .innerwrapper--inner .footer__column a {
        color: inherit; }
      .footer--theme-one .innerwrapper--inner .footer__column .social__links {
        font-size: 0;
        line-height: 0;
        text-align: left; }
        .footer--theme-one .innerwrapper--inner .footer__column .social__links a {
          display: inline-block;
          margin-right: 15px;
          height: 15px;
          width: auto; }
          .footer--theme-one .innerwrapper--inner .footer__column .social__links a svg {
            width: 100%;
            height: auto; }
      .footer--theme-one .innerwrapper--inner .footer__column.logo__column {
        font-size: 0;
        line-height: 0; }
        .footer--theme-one .innerwrapper--inner .footer__column.logo__column img {
          display: inline-block;
          vertical-align: bottom;
          margin: 0 15px; }
          .footer--theme-one .innerwrapper--inner .footer__column.logo__column img.tuev {
            width: 70px;
            height: auto; }
          .footer--theme-one .innerwrapper--inner .footer__column.logo__column img.focus {
            width: 80px;
            height: auto; }
      .footer--theme-one .innerwrapper--inner .footer__column ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        .footer--theme-one .innerwrapper--inner .footer__column ul li {
          list-style-type: none;
          margin: 0;
          padding: 0; }
          .footer--theme-one .innerwrapper--inner .footer__column ul li a {
            text-decoration: none;
            color: #FFFFFF; }
            .footer--theme-one .innerwrapper--inner .footer__column ul li a:hover {
              text-decoration: underline; }
    .footer--theme-one .innerwrapper--inner h5 {
      font-size: 1rem;
      line-height: 1.16;
      font-weight: normal;
      text-align: left;
      color: #FFFFFF;
      text-transform: uppercase;
      margin-top: 0; }
    .footer--theme-one .innerwrapper--inner .generic__nav {
      display: block;
      text-align: left;
      margin-top: 1.5rem; }
      .footer--theme-one .innerwrapper--inner .generic__nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 0;
        line-height: 0; }
        .footer--theme-one .innerwrapper--inner .generic__nav ul li {
          display: inline-block;
          font-size: 0.9rem;
          line-height: 1;
          text-transform: uppercase;
          padding-right: 15px; }
          .footer--theme-one .innerwrapper--inner .generic__nav ul li a {
            color: #FFFFFF;
            text-decoration: none; }
            .footer--theme-one .innerwrapper--inner .generic__nav ul li a:hover {
              text-decoration: underline; }

strong {
  font-weight: 700; }

.header--theme-three {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #FFFFFF; }
  .header--theme-three .generic__top {
    border-bottom: 1px solid #F04B4C; }
    .header--theme-three .generic__top .open__mobile__nav {
      display: none;
      position: absolute;
      top: 9px;
      right: 0; }
      @media only screen and (max-width: 990px) {
        .header--theme-three .generic__top .open__mobile__nav {
          display: block; } }
    .header--theme-three .generic__top .innerwrapper--inner {
      padding-top: 12px;
      padding-bottom: 12px;
      position: relative; }
      @media only screen and (max-width: 990px) {
        .header--theme-three .generic__top .innerwrapper--inner {
          padding-top: 18px;
          padding-bottom: 18px; } }
    .header--theme-three .generic__top .phone {
      position: absolute;
      right: 0;
      top: 5px;
      font-size: 0.857rem;
      line-height: 27px;
      display: inline-block;
      height: 27px;
      background-image: url("data:image/svg+xml;utf8,<svg width='27' height='27' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><path id='a' d='M13.097.867H.06V27h26.073V.867z'/></defs><g fill='none' fill-rule='evenodd'><mask id='b' fill='%23fff'><use xlink:href='%23a'/></mask><path d='M22.551 14.07h-1.332c0-4.347-3.539-7.886-7.887-7.886V4.852c5.086 0 9.219 4.136 9.219 9.218zm-9.219-6.918v1.332a5.59 5.59 0 0 1 5.586 5.586h1.332a6.924 6.924 0 0 0-6.918-6.918zM13.066.867C5.859.867 0 6.727 0 13.934S5.859 27 13.066 27a.806.806 0 1 0 0-1.613c-6.316 0-11.453-5.137-11.453-11.453C1.613 7.617 6.75 2.48 13.066 2.48c6.317 0 11.454 5.137 11.454 11.454 0 2.64-1.403 5.257-3.415 6.363a4.934 4.934 0 0 1-2.367.609 3.813 3.813 0 0 0 1.274-1.222c.062-.098.148-.184.191-.289.262-.629.285-1.348.442-2.016.195-.848-3.727-2.512-4.067-1.449-.121.394-.312 1.636-.558 1.965-.223.293-.762.156-1.102-.133-.895-.762-1.891-1.883-2.766-2.766l-.074-.074-.074-.074c-.883-.875-2.004-1.871-2.766-2.766-.289-.34-.426-.883-.133-1.102.329-.25 1.571-.433 1.965-.558 1.063-.34-.601-4.262-1.453-4.067-.664.157-1.383.18-2.012.442-.109.047-.191.129-.289.191-2.238 1.418-2.527 4.867-.339 7.434.832.98 1.699 1.933 2.593 2.859l-.004.004c.024.024.051.047.075.074.027.024.05.047.07.075l.008-.004c.926.894 2.027 2.211 3.812 3.402 3.766 2.512 6.653 1.813 8.352.879 2.937-1.617 4.25-5.07 4.25-7.773C26.133 6.727 20.27.867 13.066.867z' fill='%23213159' mask='url(%23b)'/></g></svg>");
      padding-left: 35px;
      background-position: left center;
      background-size: 25px 25px;
      background-repeat: no-repeat;
      color: #213159;
      font-weight: 700;
      /*
			@media only screen and (max-width: 767px) {
				font-size: 1rem;
			}
			
			@media only screen and (max-width: 480px) {
				background-size: 22px 22px;
				margin-left: 0;
				padding-left: 40px;
				background-position: 10px center;
				position: fixed;
				background-color: $color__theme-three__highlight;
				color: #FFFFFF;
				right: auto;
				top: auto;
				float: none;
				display: block;
				width: 170px;
				padding-right: 20px;
				bottom: 20px;
				left: 50%;
				transform: translateX(-50%);
				border-radius: 10px;
				height: 35px;
				line-height: 35px;
			}
			*/ }
      @media only screen and (max-width: 990px) {
        .header--theme-three .generic__top .phone {
          right: 60px;
          top: 12px; } }
      @media only screen and (max-width: 600px) {
        .header--theme-three .generic__top .phone {
          right: 50px; } }
      .header--theme-three .generic__top .phone a {
        color: inherit;
        text-decoration: none; }
    .header--theme-three .generic__top .social__links {
      font-size: 0;
      line-height: 0;
      text-align: left; }
      .header--theme-three .generic__top .social__links a {
        display: inline-block;
        margin-right: 15px; }
        @media only screen and (max-width: 600px) {
          .header--theme-three .generic__top .social__links a {
            margin-right: 12px; } }
        .header--theme-three .generic__top .social__links a svg,
        .header--theme-three .generic__top .social__links a img {
          width: 100%;
          height: auto; }
  .header--theme-three nav {
    width: 100%;
    background-color: #FFFFFF; }
    @media only screen and (max-width: 990px) {
      .header--theme-three nav .innerwrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 2; } }
    .header--theme-three nav .close {
      font-size: 70px;
      line-height: 70px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      right: 25px;
      top: 0;
      text-decoration: none;
      color: #F04B4C;
      display: none; }
    @media only screen and (max-width: 990px) {
      .header--theme-three nav {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow-y: scroll;
        z-index: 99999; }
        .header--theme-three nav .close {
          display: block;
          z-index: 3; } }
    .header--theme-three nav ul {
      width: 100%;
      text-align: center;
      display: block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 0;
      line-height: 0; }
      @media only screen and (max-width: 990px) {
        .header--theme-three nav ul {
          width: 100%;
          max-width: 270px;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  @media only screen and (max-width: 990px) and (min-device-width: 768px) and (max-device-width: 1024px) {
    .header--theme-three nav ul {
      padding-bottom: 70px; } }
  @media only screen and (max-width: 990px) and (min-device-width: 375px) and (max-device-width: 667px) {
    .header--theme-three nav ul {
      padding-bottom: 70px; } }
      .header--theme-three nav ul li {
        list-style-type: none;
        margin: 0;
        padding: 5px 25px;
        font-size: 0.857rem;
        line-height: 1.5;
        display: inline-block; }
        @media only screen and (max-width: 990px) {
          .header--theme-three nav ul li {
            display: block;
            font-size: 1.1rem; } }
        .header--theme-three nav ul li a {
          color: #213159;
          text-decoration: none;
          display: block;
          padding: 10px 5px;
          font-weight: 600; }
          .header--theme-three nav ul li a:hover {
            color: #F04B4C; }
        .header--theme-three nav ul li.current_page_item a {
          color: #F04B4C; }

.logo--theme-three {
  padding-top: 90px; }
  @media only screen and (max-width: 990px) {
    .logo--theme-three {
      padding-top: 52px; } }
  .logo--theme-three .logo {
    width: 100%;
    max-width: 200px;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    display: block; }
    .logo--theme-three .logo img,
    .logo--theme-three .logo svg {
      width: 100%;
      height: auto; }
  .logo--theme-three .innerwrapper {
    padding-bottom: 20px;
    padding-top: 20px; }

.startscreen--theme-three {
  width: 100%;
  position: relative;
  overflow: visible; }
  .startscreen--theme-three .innerwrapper {
    padding-bottom: 20px; }
  .startscreen--theme-three .innerwrapper--inner {
    padding-bottom: 50px; }
    @media only screen and (max-width: 580px) {
      .startscreen--theme-three .innerwrapper--inner {
        padding-bottom: 30px; } }
  .startscreen--theme-three .startscreen__image {
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    line-height: 0; }
    .startscreen--theme-three .startscreen__image img,
    .startscreen--theme-three .startscreen__image svg {
      width: 100%;
      height: auto; }
  .startscreen--theme-three h1 {
    font-size: 1.714rem;
    line-height: 1.3333;
    font-weight: 700;
    text-align: left;
    color: #EBE6DF;
    background-color: #213159;
    display: block;
    width: 80%;
    margin: 0;
    padding: 1.2rem;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -30px; }
    @media only screen and (max-width: 670px) {
      .startscreen--theme-three h1 {
        font-size: 1.4rem; } }
    @media only screen and (max-width: 580px) {
      .startscreen--theme-three h1 {
        width: 100%;
        position: relative;
        bottom: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        left: auto;
        font-size: 1.3rem; } }
  .startscreen--theme-three .cta__button {
    position: absolute;
    right: -80px;
    top: -80px;
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    transition: 300ms 500ms ease-out;
    overflow: hidden; }
    .startscreen--theme-three .cta__button.visible {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
      transition: 300ms ease-out; }
      .startscreen--theme-three .cta__button.visible:hover {
        -webkit-transform: scale(1) rotate(10deg);
                transform: scale(1) rotate(10deg); }
    @media only screen and (max-width: 1020px) {
      .startscreen--theme-three .cta__button {
        right: -20px;
        top: -20px; } }
    @media only screen and (max-width: 767px) {
      .startscreen--theme-three .cta__button {
        display: none; } }

.teaserlist--theme-three {
  text-align: center;
  color: #213159;
  padding-bottom: 30px; }
  .teaserlist--theme-three .innerwrapper {
    text-align: center; }
    .teaserlist--theme-three .innerwrapper a {
      color: inherit; }
  .teaserlist--theme-three h2 {
    font-size: 1.2rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: center;
    color: #213159; }
  .teaserlist--theme-three p {
    max-width: 640px;
    margin: 1rem auto; }
  .teaserlist--theme-three .teaser__wrapper {
    display: flex;
    padding: 30px 0;
    width: calc(100% + 30px + 30px);
    margin-left: -30px; }
    @media only screen and (max-width: 660px) {
      .teaserlist--theme-three .teaser__wrapper {
        flex-wrap: wrap; } }
    .teaserlist--theme-three .teaser__wrapper .single__teaser {
      width: 50%;
      position: relative;
      overflow: hidden;
      font-size: 0;
      line-height: 0; }
      @media only screen and (max-width: 660px) {
        .teaserlist--theme-three .teaser__wrapper .single__teaser {
          width: 100%; } }
      .teaserlist--theme-three .teaser__wrapper .single__teaser h3 {
        display: block;
        position: absolute;
        background-color: rgba(61, 96, 152, 0.85);
        text-transform: uppercase;
        color: #EBE6DF;
        font-weight: 700;
        width: 90%;
        max-width: 300px;
        padding: 15px 10px;
        bottom: 30px;
        left: 50%;
        -webkit-transform: translate3D(-50%, 0, 0);
                transform: translate3D(-50%, 0, 0);
        font-size: 1rem;
        transition: -webkit-transform 200ms ease-out;
        transition: transform 200ms ease-out;
        transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
        line-height: 1.2; }
      .teaserlist--theme-three .teaser__wrapper .single__teaser:before {
        content: '';
        display: block;
        width: 5px;
        height: 80%;
        position: absolute;
        background-color: rgba(240, 75, 76, 0.9);
        font-size: 0;
        line-height: 0;
        z-index: 99;
        top: 10%; }
        @media only screen and (max-width: 660px) {
          .teaserlist--theme-three .teaser__wrapper .single__teaser:before {
            display: none; } }
      .teaserlist--theme-three .teaser__wrapper .single__teaser:first-child:before {
        right: 0; }
      .teaserlist--theme-three .teaser__wrapper .single__teaser:last-child:before {
        left: 0; }
      .teaserlist--theme-three .teaser__wrapper .single__teaser .single__teaser--overlay {
        background-color: rgba(61, 96, 152, 0.85);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 4;
        -webkit-transform: translate3D(0, -100%, 0);
                transform: translate3D(0, -100%, 0);
        transition: -webkit-transform 200ms ease-out;
        transition: transform 200ms ease-out;
        transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
        justify-content: center;
        align-items: center;
        display: flex;
        color: #EBE6DF;
        line-height: 1.3;
        pointer-events: none;
        font-size: 1rem; }
        .teaserlist--theme-three .teaser__wrapper .single__teaser .single__teaser--overlay .single__teaser--overlay--inner {
          width: 90%;
          max-width: 400px; }
        .teaserlist--theme-three .teaser__wrapper .single__teaser .single__teaser--overlay h2 {
          font-size: 1.2rem;
          line-height: 1.3;
          font-weight: 700;
          text-align: center;
          color: #EBE6DF;
          position: relative;
          display: block;
          padding-top: 20px; }
          .teaserlist--theme-three .teaser__wrapper .single__teaser .single__teaser--overlay h2:before {
            content: '';
            display: block;
            width: 80px;
            height: 3px;
            font-size: 0;
            line-height: 0;
            background-color: #EBE6DF;
            position: absolute;
            left: 50%;
            margin-left: -40px;
            top: 0; }
        .teaserlist--theme-three .teaser__wrapper .single__teaser .single__teaser--overlay .plus {
          font-size: 2rem;
          font-weight: 700; }
      .teaserlist--theme-three .teaser__wrapper .single__teaser:hover h3 {
        -webkit-transform: translate3D(-50%, 100px, 0);
                transform: translate3D(-50%, 100px, 0); }
      .teaserlist--theme-three .teaser__wrapper .single__teaser:hover .single__teaser--overlay {
        -webkit-transform: translate3D(0, 0, 0);
                transform: translate3D(0, 0, 0); }
      .teaserlist--theme-three .teaser__wrapper .single__teaser img {
        width: 100%;
        height: auto; }

.map--theme-three {
  width: 100%;
  height: 40vw; }
  .map--theme-three iframe {
    width: 100% !important;
    height: 100% !important; }

.footer--theme-three {
  background-color: #213159;
  color: #EBE6DF;
  padding-bottom: 90px; }
  .footer--theme-three .innerwrapper--inner {
    position: relative;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer--theme-three .innerwrapper--inner .footer__column--wrapper {
      justify-content: flex-start;
      display: flex; }
      @media only screen and (max-width: 480px) {
        .footer--theme-three .innerwrapper--inner .footer__column--wrapper {
          display: block; } }
    .footer--theme-three .innerwrapper--inner .footer__column {
      width: 50%;
      text-align: left;
      color: #FFFFFF;
      font-size: 1rem;
      line-height: 1.3; }
      .footer--theme-three .innerwrapper--inner .footer__column:first-child {
        width: 50%;
        padding-right: 40px;
        max-width: 320px; }
        @media only screen and (max-width: 480px) {
          .footer--theme-three .innerwrapper--inner .footer__column:first-child {
            width: 100%;
            padding-right: 0; } }
      .footer--theme-three .innerwrapper--inner .footer__column:last-child {
        width: 50%;
        padding-left: 40px;
        max-width: 320px; }
        @media only screen and (max-width: 480px) {
          .footer--theme-three .innerwrapper--inner .footer__column:last-child {
            width: 100%;
            padding-left: 0;
            margin-top: 3rem; } }
      .footer--theme-three .innerwrapper--inner .footer__column a {
        color: inherit; }
      .footer--theme-three .innerwrapper--inner .footer__column ul {
        list-style-type: none;
        margin-left: 0;
        margin-right: 0;
        padding: 0; }
        .footer--theme-three .innerwrapper--inner .footer__column ul li {
          list-style-type: none;
          margin: 0;
          padding: 0; }
          .footer--theme-three .innerwrapper--inner .footer__column ul li a {
            text-decoration: none;
            color: #FFFFFF; }
            .footer--theme-three .innerwrapper--inner .footer__column ul li a:hover {
              text-decoration: underline; }
  .footer--theme-three h5 {
    font-size: 1rem;
    line-height: 1.16;
    font-weight: 700;
    text-align: left;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0; }

.scroll__down--theme-three {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  font-size: 0;
  line-height: 0; }

.subpage--theme-three .innerwrapper {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .subpage--theme-three .innerwrapper a {
    color: inherit; }

.subpage--theme-three h1 {
  font-size: 1.2rem;
  line-height: 1.16;
  font-weight: 700;
  text-align: center;
  color: #213159; }

.subpage--theme-three h2 {
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  color: #213159;
  position: relative;
  display: block;
  padding-top: 20px; }
  .subpage--theme-three h2:before {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    font-size: 0;
    line-height: 0;
    background-color: #213159;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 0; }

.subpage--theme-three .column__wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: calc(100% + 30px + 30px);
  margin-left: -30px; }
  @media only screen and (max-width: 660px) {
    .subpage--theme-three .column__wrapper {
      flex-wrap: wrap; } }
  .subpage--theme-three .column__wrapper .column {
    width: 50%;
    padding: 0 30px;
    text-align: left;
    color: #213159; }
    @media only screen and (max-width: 660px) {
      .subpage--theme-three .column__wrapper .column {
        width: 100%;
        text-align: left !important; }
        .subpage--theme-three .column__wrapper .column p {
          text-align: left !important; } }

.subpage--theme-three .single__text {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  text-align: center;
  color: #213159; }
  .subpage--theme-three .single__text img {
    width: 100%;
    height: auto; }

.image__spacer--theme-three {
  font-size: 0;
  line-height: 0;
  width: 100%; }
  .image__spacer--theme-three img {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    height: auto; }

.image__text__section--theme-three .innerwrapper {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  font-size: 1.2857rem;
  color: #FFFFFF;
  text-align: left;
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-weight: 600;
  position: relative; }
  @media only screen and (max-width: 500px) {
    .image__text__section--theme-three .innerwrapper {
      background-position: 86% center; }
      .image__text__section--theme-three .innerwrapper:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #213159;
        opacity: 0.3;
        z-index: 1; }
      .image__text__section--theme-three .innerwrapper * {
        position: relative;
        z-index: 3; } }

.wsp-container h2 {
  display: none; }

.wsp-container ul.wsp-pages-list {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none; }
  .wsp-container ul.wsp-pages-list li {
    list-style-type: none; }

.cf_info.failure {
  padding: 15px;
  border: 2px solid #c90000;
  background-color: #ffd0d0;
  color: #213159;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

.cf_info.waiting {
  padding: 15px;
  border: 2px solid #4d8989;
  background-color: #c0e6e6;
  color: #213159;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

.cf_info.success {
  padding: 15px;
  border: 2px solid #00ca04;
  background-color: #d0ffd6;
  color: #213159;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

#cformsform {
  text-align: left; }
  #cformsform ol li {
    border: 0 !important; }
    #cformsform ol li:before {
      display: none !important; }
  #cformsform .cf_hidden,
  #cformsform .reqtxt,
  #cformsform .emailreqtxt,
  #cformsform .textonly {
    display: none; }
  #cformsform fieldset.cf-fs1,
  #cformsform fieldset.cf-fs2 {
    border: 0;
    margin: 0;
    padding: 0;
    width: 50%;
    position: relative;
    z-index: 9; }
    #cformsform fieldset.cf-fs1 legend,
    #cformsform fieldset.cf-fs2 legend {
      display: none; }
    @media only screen and (max-width: 680px) {
      #cformsform fieldset.cf-fs1,
      #cformsform fieldset.cf-fs2 {
        float: none;
        width: 100%; } }
  #cformsform fieldset.cf-fs1 {
    padding-right: 30px; }
    @media only screen and (max-width: 680px) {
      #cformsform fieldset.cf-fs1 {
        padding-right: 0; } }
  #cformsform fieldset.cf-fs2 {
    padding-left: 30px; }
    @media only screen and (max-width: 680px) {
      #cformsform fieldset.cf-fs2 {
        padding-left: 0; } }
  #cformsform input[type=text],
  #cformsform textarea,
  #cformsform .cformselect {
    width: 100%;
    border: 0;
    background-color: #FFFFFF;
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #213159;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 5px;
    border: 1px solid rgba(33, 49, 89, 0.7); }
    #cformsform input[type=text].cf_error,
    #cformsform textarea.cf_error,
    #cformsform .cformselect.cf_error {
      background-color: #FFDCDC; }
  #cformsform textarea {
    height: 90px; }
  #cformsform .cf-box-title {
    padding-bottom: 5px;
    padding-top: 15px; }
  #cformsform .cf-box-group {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap; }
    #cformsform .cf-box-group input {
      margin: 0;
      padding: 0;
      margin-top: 7px;
      width: 20px;
      height: 20px; }
    #cformsform .cf-box-group label {
      position: relative;
      width: calc(50% - 20px);
      display: block;
      font-size: 1rem;
      color: #213159;
      line-height: 1.325rem;
      padding: 3px 10px 3px 10px;
      font-family: 'Source Sans Pro', sans-serif; }
  #cformsform .cf-sb {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 0;
    position: relative;
    z-index: 3;
    text-align: right; }
    @media only screen and (max-width: 890px) {
      #cformsform .cf-sb {
        padding-left: 0; } }
    #cformsform .cf-sb input {
      display: inline-block;
      border: 0;
      background-color: #F04B4C;
      border: 2px solid #F04B4C;
      font-size: 1.125rem;
      line-height: 1.125rem;
      padding: 12px 25px;
      margin-left: 30px;
      font-family: 'Fjalla One', sans-serif;
      color: #FFFFFF;
      cursor: pointer; }
      @media only screen and (max-width: 890px) {
        #cformsform .cf-sb input {
          margin-left: 0; } }
  #cformsform input.cf-box-a {
    margin: 0;
    padding: 0;
    position: absolute;
    margin-top: 1px;
    width: 20px;
    height: 20px; }
  #cformsform label.cf-after {
    position: relative;
    width: 100%;
    display: block;
    font-size: 1rem;
    color: #213159;
    line-height: 1.325rem;
    padding-left: 30px; }
    #cformsform label.cf-after a {
      color: inherit; }
  #cformsform label {
    color: #213159;
    padding-bottom: 2px;
    display: block; }
  #cformsform ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    #cformsform ol li {
      list-style-type: none;
      margin: 0;
      padding: 0;
      width: 100%;
      /*&#li--1 {
				width: calc();
			}*/ }
      #cformsform ol li#li--2, #cformsform ol li#li--3, #cformsform ol li#li--5, #cformsform ol li#li--6 {
        width: 50%; }
      #cformsform ol li#li--2, #cformsform ol li#li--5 {
        padding-right: 15px; }
      #cformsform ol li#li--3, #cformsform ol li#li--6 {
        padding-left: 15px; }
      #cformsform ol li#li--12 {
        margin-top: 20px; }
  #cformsform:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0; }

section {
  overflow: hidden; }

.cc_banner-wrapper {
  z-index: 999999 !important; }

/*Hier wird die Hintergrudfarbe des Balkens geändert*/
.cc_container {
  background: #213159 none repeat scroll 0 0 !important;
  font-size: 15px; }

/*Hier wird die Farbe des Buttons angepasst*/
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #F04B4C !important; }

/*Hier wird die Farbe des "Mehr erfahren"-Links angepasst*/
a.cc_more_info {
  color: white !important; }
