.anim {
  opacity: 0; }

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 100% !important;
}

.forminator-label {
  font-size: 15px !important;
}

@media (max-width: 991px) {
  .impressum tr,
  .impressum td {
    display: block;
    width: 100% !important;
  }
  .impressum td:first-child {
    padding-bottom: 0 !important;
  }
  .impressum td:last-child {
    padding-top: 0 !important;
  }
}
html {
  scroll-behavior: smooth; }

#menu-mobile {
    border-radius:20px;
    background: #0D1F39!important;
}

hr.has-white-color {
	opacity:0.4
}

.mm-ocd--open {
    background: none!important;
}

.mm-ocd-opened .menu-trigger img {
    display: none!important;
}

.mm-ocd-opened .menu-trigger svg {
    display: block!important;
    width:auto!important;
    height: 24px!important;
}


.mm-ocd__content {
    width:calc(100% - 90px)!important;
    top:20px!important;
    bottom:20px!important;
    left:15px!important;
    border-radius:20px;
    background: #0D1F39!important;
    box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.35);
}

.mm-spn li:before {
    border-color:#fff!important;
    opacity: 1!important;
}

.mm-spn a:not(:last-child):after,
.mm-spn li:after {
    display: none!important;
}

.mm-spn.mm-spn--navbar:before {
	border-color:#fff!important;
	opacity:0.8!important;
}

.mm-spn.mm-spn--navbar:after {
	opacity:0.8!important;
	color:#fff!important;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after,
.mm-spn.mm-spn--navbar ul:before {

	color:#fff!important
}

.mm-spn li a {
    border:0!important;
    color:#fff!important;
    font-size: 16px!important;
    padding:15px 25px!important;
}

.forminator-repeater-label {
  font-size: 18px !important;
  color: #0D2416 !important;
  margin: 0 0 5px; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  padding: 5px 10px 2px;
  font-size: 12px; }

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  padding: 5px 10px 2px;
  font-size: 12px; }

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450; }

.grecaptcha-badge {
  display: none !important; }

#responsive-menu-button {
  display: none !important; }

iframe {
  max-width: 100%; }

.noclick > a {
  pointer-events: none;
  position: relative; }
  .noclick > a .responsive-menu-subarrow {
    pointer-events: auto;
    position: absolute;
    left: 0;
    right: 15px !important;
    width: auto !important;
    background: none !important;
    text-align: right !important; }

.single-item {
  margin-bottom: 40px; }
  .single-item .img {
    padding-bottom: 56%;
    background-size: contain;
    background-position: center;
    margin: 0 0 15px;
    display: block;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    background-repeat: no-repeat; }
  .single-item h3 {
    font-size: 18px !important;
    text-align: center; }
  .single-item:hover .img {
    opacity: 0.7; }

body {
  font-family: 'Outfit', sans-serif;
  color: #0d0e0e;
  font-size: 15px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
  background: #0055aa; }

.wrap {
  overflow: hidden; }

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #2372c1; }

.content .wp-block-table td:first-child {
  width: 20%; }

.mobile {
	display:none;
}

@media (max-width: 991px) {
	.wp-block-table.is-style-stripes{
		border:0;margin-bottom:40px;
	}
	
	.mobile {
	display:block;
}

	.desktop {
	display:none!important;
}
	.content .wp-block-table td {font-size:14px;}
  .content .wp-block-table td:first-child {
    width: 35%; } }
a {
  color: #b9d6ed;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-decoration: none; }
  a:hover {
    color: #b9d6ed;
    text-decoration: underline; }

.wpcf7-list-item-label {
  font-size: 15px !important; }

.wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: 0; }

.wrapper {
  overflow: hidden;
  width: 100%;
  max-width: 100vw; }

.container {
  max-width: 1230px;
  padding: 0 15px;
  width: auto; }

.row {
  margin: 0 -10px; }

.row [class*="col-"] {
  padding: 0 10px; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  color: #fff; }

.container {
  position: relative; }

.header {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 60px;
  right: 0; }
  .header .col-lg-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .header .logo {
    color: #000000;
    font-size: 25px;
    font-weight: 700; }
  .header ul.navigation {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 8;
    width: calc(100% - 400px); }
    .header ul.navigation span {
      display: none; }
    .header ul.navigation li {
      position: relative;
      margin: 0;
      padding: 0;
      text-align: center;
      display: inline-block; }
      .header ul.navigation li > a {
        font-size: 17px;
        padding: 0;
        display: block;
        text-decoration: none;
        -webkit-transition-duration: 0.2s;
                transition-duration: 0.2s;
        position: relative;
        text-align: center;
        font-weight: 500;
        white-space: nowrap;
        z-index: 3;
        color: #000000;
        line-height: 40px; }
      .header ul.navigation li.current-menu-parent > a, .header ul.navigation li.current-page-ancestor > a, .header ul.navigation li.current_page_item > a {
        color: #3785B5 !important; }
      .header ul.navigation li:hover > a {
        color: #3785B5 !important; }
      .header ul.navigation li ul {
        position: absolute;
        top: 40px;
        left: 50%;
        width: 200px;
        background: #fff;
        padding: 15px;
        z-index: 99999;
        pointer-events: none;
        opacity: 0;
        display: block;
        border-radius: 0;
        margin: 0;
        -webkit-transform: translate(-50%, 10px);
                transform: translate(-50%, 10px);
        -webkit-transition-duration: 0.3s;
                transition-duration: 0.3s;
        border-radius: 0;
        -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); }
        .header ul.navigation li ul span {
          display: none; }
        .header ul.navigation li ul:before {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 5px 5px 5px;
          border-color: transparent transparent #fff transparent;
          top: -5px;
          left: 50%;
          margin-left: -5px;
          content: '';
          position: absolute;
          -webkit-box-shadow: none !important;
                  box-shadow: none !important; }
        .header ul.navigation li ul li {
          float: none;
          display: block;
          width: auto;
          padding: 0 !important;
          background: none !important;
          margin: 0 !important;
          text-align: center;
          border-bottom: 1px solid #f2f2f2;
          -webkit-box-shadow: none !important;
                  box-shadow: none !important; }
          .header ul.navigation li ul li:last-child {
            border: 0 !important; }
          .header ul.navigation li ul li:after, .header ul.navigation li ul li:before {
            display: none !important; }
          .header ul.navigation li ul li a {
            line-height: 20px;
            font-size: 14px;
            font-weight: 500;
            padding: 8px 0 !important;
            background: none;
            display: block;
            color: #727272;
            white-space: normal;
            text-shadow: none;
            -webkit-box-shadow: none;
                    box-shadow: none;
            text-align: center;
            font-style: normal;
            border: 0 !important; }
            .header ul.navigation li ul li a:after {
              display: none; }
            .header ul.navigation li ul li a:hover {
              -webkit-box-shadow: none;
                      box-shadow: none;
              background: none;
              opacity: 1 !important;
              color: #3785B5 !important;
              text-decoration: none !important; }
          .header ul.navigation li ul li.current-menu-parent > a, .header ul.navigation li ul li.current-page-ancestor > a, .header ul.navigation li ul li.current_page_item > a, .header ul.navigation li ul li:hover > a {
            color: #3785B5 !important;
            text-decoration: none;
            background: none;
            -webkit-box-shadow: none;
                    box-shadow: none;
            text-decoration: none !important;
            opacity: 1 !important; }
            .header ul.navigation li ul li.current-menu-parent > a:hover, .header ul.navigation li ul li.current-page-ancestor > a:hover, .header ul.navigation li ul li.current_page_item > a:hover, .header ul.navigation li ul li:hover > a:hover {
              color: #3785B5; }
          .header ul.navigation li ul li ul {
            -webkit-transform: none !important;
                    transform: none !important;
            left: 100%;
            top: 0;
            opacity: 0;
            pointer-events: none; }
      .header ul.navigation li:hover > ul {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0); }
  .header .menu-trigger {
    display: none; }
  @media (max-width: 991px) {
    .header {
      top: 20px; }
      .header .menu-trigger {
        display: block;
        height: 48px;
        width: 48px;
        background: #3785B5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%; }
        .header .menu-trigger img {
          height: 16px; }
	    .header .menu-trigger svg {
         display:none}
      .header ul.navigation {
        display: none; } }

.page .header .logo {
  color: #fff; }
.page .header ul.navigation li > a {
  color: #fff; }
.page .header ul.navigation li.current-menu-parent > a, .page .header ul.navigation li.current-page-ancestor > a, .page .header ul.navigation li.current_page_item > a {
  color: #3785B5 !important; }
.page .header ul.navigation li:hover > a {
  color: #3785B5 !important; }
.page .header ul.navigation li ul a {
  color: #727272; }

.hero {
  position: relative;
  background: #5CA9EB; }
  .hero:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50vw;
    content: '';
    background: url("img/bg.jpg") no-repeat center;
    background-size: cover;
    -webkit-filter: blur(5px);
            filter: blur(5px);
    opacity: 0.2; }
  .hero .col-lg-12 {
    height: 850px;
    padding-top: 216px;
    position: relative;
    z-index: 5; }
  .hero .bg {
    margin: 0;
    width: calc((50vw - 600px) + 890px);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .hero .bg img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: right;
         object-position: right;
      height: 100%;
      width: 100%; }
  .hero h1 {
    margin: 0 0 48px -40px; }
.hero h1 p {display:none;}
    .hero h1 div,
    .hero h1 span {
      font-size: 64px;
      color: #fff;
      font-weight: 500;
      line-height: 86px;
      padding: 0 60px;
      background: linear-gradient(to right, rgba(5,31,93,0) 0%,rgba(5,31,93,1) 15%,rgba(5,31,93,1) 85%,rgba(5,31,93,0) 100%);
      display: inline-block;
      z-index: 2;
      position: relative; }
      .hero h1 div:last-child,
      .hero h1 span:last-child {
        z-index: 1;
        margin-top: 0; }
  .hero p {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2; }
  .hero .swiper {
    margin-top: 60px; }
    .hero .swiper .swiper-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      left: 422px;
      top: 25px;
      z-index: 6; }
      .hero .swiper .swiper-nav div {
        margin-right: 13px;
        cursor: pointer;
        -webkit-transition-duration: 0.2s;
                transition-duration: 0.2s; }
        .hero .swiper .swiper-nav div svg {
          height: 38px;
          width: 38px;
          display: block; }
      .hero .swiper .swiper-nav .swiper-button-disabled {
        opacity: 0.4;
        pointer-events: none; }
    .hero .swiper .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .hero .swiper .item figure {
        margin: 0;
        padding: 0;
        overflow: hidden;
        border-radius: 12px;
        width: 380px;
        height: 250px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .hero .swiper .item figure img {
          height: 100%;
          width: 100%;
          -o-object-position: center;
             object-position: center;
          -o-object-fit: cover;
             object-fit: cover; }
      .hero .swiper .item__details {
        padding: 0 0 15px 42px; }
        .hero .swiper .item__details h3 {
          color: #fff;
          margin: 0 0 20px;
          font-size: 30px;
          font-weight: 500; }
        .hero .swiper .item__details a {
          color: #fff;
          font-size: 18px;
          font-weight: 300; }
  @media (max-width: 991px) {
    .hero:before {
      display: none; }
    .hero .col-lg-12 {
      height: 540px;
      padding-top: 100px;
      position: relative;
      z-index: 5; }
    .hero .bg {
      width: auto;
      left: -20px; }
    .hero h1 {
      margin-bottom: 20px; }
	    .hero h1 div,
      .hero h1 span {
        font-size: 42px;
        line-height: 58px;
        padding: 0 50px; }
	   .hero h1 div:last-child,
        .hero h1 span:last-child {
          z-index: 1;
          margin-top: 0px; }
    .hero p {
      font-size: 18px; }
    .hero .swiper {
      margin-top: 70px; }
      .hero .swiper .swiper-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        z-index: 6; }
        .hero .swiper .swiper-nav div {
          margin-right: 13px;
          cursor: pointer;
          -webkit-transition-duration: 0.2s;
                  transition-duration: 0.2s; }
          .hero .swiper .swiper-nav div svg {
            height: 38px;
            width: 38px;
            display: block; }
        .hero .swiper .swiper-nav .swiper-button-disabled {
          opacity: 0.4;
          pointer-events: none; }
      .hero .swiper .item figure {
        width: 60%;
        height: 160px; }
      .hero .swiper .item__details {
        padding: 0 0 10px 20px; }
        .hero .swiper .item__details h3 {
          margin: 0 0 10px;
          font-size: 24px; }
        .hero .swiper .item__details a {
          font-size: 15px; } }

.intro {
  padding: 120px 0 90px; }
  .intro h2 {
    font-weight: 300;
    color: #b9d6ed;
    font-size: 28px;
    margin: 0 0 24px; }
    .intro h2 strong {
      font-weight: 500;
      font-size: 36px; }
  .intro p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 24px; }
    .intro p strong {
      font-weight: 700; }
    .intro p:last-child {
      margin-bottom: 0; }
  @media (max-width: 991px) {
    .intro {
      padding: 60px 0 50px; }
      .intro h2 {
        font-size: 24px;
        margin: 0 0 20px; }
        .intro h2 strong {
          font-size: 30px; }
      .intro p {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 20px; } }

.intro .wp-block-column {
  background: #0055aa; }

.intro img {
mix-blend-mode: plus-lighter;
    filter: opacity(0.5); 
}

.call-to-action {
  position: relative;
  z-index: 2;
  margin-bottom: -37px; }
  .call-to-action a {
    display: block;
    background: url("img/termin.png") no-repeat #3785B5 top right;
    background-size: auto 100%; }
    .call-to-action a h3 {
      margin: 0;
      font-size: 48px;
      color: #fff;
      font-weight: 900; }
    .call-to-action a .col-lg-12 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 150px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 65px; }
  @media (max-width: 991px) {
    .call-to-action {
      margin-bottom: -30px; }
      .call-to-action a {
        display: block;
        background: url("img/termin.png") no-repeat #3785B5 top center;
        background-size: auto 100%; }
        .call-to-action a h3 {
          margin: 0;
          font-size: 32px;
          color: #fff;
          font-weight: 900; }
        .call-to-action a .col-lg-12 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 110px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0 40px; } }

.people {
  position: relative;
  background: #051F5D;
  padding: 120px 0 140px; }
  .people:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: url("img/bg.jpg") no-repeat center;
    background-size: cover;
    opacity: 0.4; }
  .people h3 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 115px; }
  .people .item {
	  text-align:center;
    min-height: 210px;
    position: relative; }
    .people .item figure {
      border-radius: 50%;
      height: 210px;
      width: 210px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: inline-flex;
      overflow: hidden;
		border:5px solid #fff; }
      .people .item figure img {
        height: 100%;
        width: 100%;
        -o-object-position: center;
           object-position: center;
        -o-object-fit: cover;
           object-fit: cover; }
    .people .item h4 {
      color: #fff;
      font-size: 26px;
      font-weight: 500;
      margin: 0 0 24px; }
    .people .item p {
      line-height: 1.2;
      font-size: 16px;
      margin: 0;
      color: #5A5C62; }
  @media (max-width: 991px) {
    .people {
      padding: 100px 0 20px; }
      .people h3 {
        color: #fff;
        text-align: center;
        font-size: 24px;
        font-weight: 500;
        margin: 0 0 60px; }
      .people .item {
        min-height: 0;
		  display:flex;
		  align-items:center;
        margin-bottom: 60px; }
        .people .item figure {
          border-radius: 50%;
          height: 150px;
          width: 150px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          overflow: hidden;
          top: -20px;
          left: 20px; }
          .people .item figure img {
            height: 100%;
            width: 100%;
            -o-object-position: center;
               object-position: center;
            -o-object-fit: cover;
               object-fit: cover; }
        .people .item h4 {
          color: #fff;
          font-size: 26px;
          font-weight: 500;
          margin: 0 0 0 20px; }
        .people .item p {
          line-height: 1.2;
          font-size: 16px;
          color: #5A5C62;
          margin: 0; } }
.newsletter ::placeholder {
  color: #fff;
	opacity:0.5;
}
.newsletter {
  background: #3785B5;
  padding: 56px 0; }
  .newsletter h3 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 45px; }
  .newsletter .field {
    background: #1D315E;
    position: relative;
    border-radius: 12px; }
    .newsletter .field input {
      height: 70px;
      border-radius: 0;
      padding: 0 70px 0 45px;
      font-size: 24px;
      font-weight: 300;
      color: #fff;
      background: none;
      width: 100%;
      border: 0;
      outline: none; }
    .newsletter .field button {
      border: 0;
      background: none;
      cursor: pointer;
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .newsletter .field button svg {
        height: 25px;
        width: 25px;
        display: block; }
      .newsletter .field button:focus {
        outline: none; }
      .newsletter .field button:hover {
        opacity: 0.3; }
  @media (max-width: 991px) {
    .newsletter {
      padding: 50px 0; }
      .newsletter h3 {
        color: #fff;
        text-align: center;
        font-size: 24px;
        font-weight: 500;
        margin: 0 0 30px; }
      .newsletter .field {
        background: #1D315E;
        position: relative;
        border-radius: 12px; }
        .newsletter .field input {
          height: 70px;
          border-radius: 0;
          padding: 0 70px 0 30px;
          font-size: 24px;
          font-weight: 300;
          color: #fff;
          background: none;
          width: 100%;
          border: 0;
          outline: none; }
        .newsletter .field button {
          border: 0;
          background: none;
          cursor: pointer;
          position: absolute;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
          .newsletter .field button svg {
            height: 25px;
            width: 25px;
            display: block; }
          .newsletter .field button:focus {
            outline: none; }
          .newsletter .field button:hover {
            opacity: 0.3; } }

.page-title {
  position: relative;
  background: #051F5D;
  padding: 190px 0 30px; }
.page-title:after {
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: linear-gradient(to bottom, rgba(5,31,93,1) 0%,rgba(5,31,93,0) 70%,rgba(5,31,93,0) 100%);
}
  .page-title:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: url("img/bg.jpg") no-repeat center;
    background-size: cover;
    opacity: 0.7; }
  .page-title .col-lg-12 {
    display: -webkit-box;
    display: -ms-flexbox;
	  position:relative;
	  z-index:@;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .page-title h1 {
    font-size: 48px;
    font-weight: 600;
    margin: 0;
    color: #fff; }
  @media (max-width: 991px) {
    .page-title {
      padding: 130px 0 30px; }
      .page-title h1 {
        font-size: 32px; } }

.content {
  position: relative;
  z-index: 5; }
  .content--page {
    padding-top: 60px;
    padding-bottom: 100px;
    position: relative; }
    .content--page .container {
      position: relative;
      z-index: 2; }
  .content table td {
    vertical-align: top; }
  .content h1 {
    margin: 0 0 25px;
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    position: relative; }
  .content h2 {
    margin: 0 0 15px;
    font-size: 40px;
    color: #b9d6ed;
    font-weight: 600;
    position: relative; }
  .content h3 {
    margin: 0 0 10px;
    font-size: 24px;
    color: #b9d6ed;
    font-weight: 700; }
  .content h4 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #b9d6ed;
    font-weight: 700; }
  .content h5 {
    color: #b9d6ed;
    font-size: 16px;
    font-weight: 700;
    margin: -15px 0 25px;
    text-transform: uppercase; }
  .content h6 {
    color: #b9d6ed;
    font-size: 17px;
    font-weight: 700;
    margin: 70px 0 0; }
  .content blockquote {
    font-size: 16px;
    color: #ffff;
    margin: 0 0 38px;
    padding: 0 0 0 18px;
    border-left: 2px solid #b9d6ed; }
  .content td, .content th {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 400; }
  .content p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 20px;
    line-height: 24px;
    font-weight: 500; }
  .content li {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 500; }
  .content ul {
    margin-bottom: 20px;
    padding-left: 20px; }
  .content img {
    max-width: 100%;
    height: auto !important; }
  .content hr {
    margin: 30px 0;
    clear: both; }
  .content form .row {
    margin: 0 -5px; }
  .content form .col-lg-12,
  .content form .col-lg-6 {
    padding: 0 5px; }
  .content form input[type="email"],
  .content form input[type="text"],
  .content form input[type="tel"],
  .content form input[type="number"],
.content form select,
  .content form textarea {
    width: 100%;
    font-size: 15px;
    color: #00429f;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 50px!important;
	   -webkit-appearance: none;
  -moz-appearance: none;
    margin-bottom: 10px;
    padding: 0 20px;
    border-radius: 2px;
    outline: none;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 4px;
    background-color: rgba(255,255,255,0.9);
    -webkit-box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.17);
            box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.17); }
  .content form textarea {
    resize: none;
    height: 125px!important;
    padding: 15px 20px;
    margin-bottom: 0; }
  .content form ::-webkit-input-placeholder {
    color: #00429f; }
  .content form ::-moz-placeholder {
    color: #00429f; }
  .content form :-ms-input-placeholder {
    color: #00429f; }
  .content form :-moz-placeholder {
    color: #00429f; }
  .content form button {
    display: inline-block;
    line-height: 20px;
    padding: 12px 0 12px;
    width: 135px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-align: left;
    position: relative;
    border-radius: 5px;
    text-align: center;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e4e4e4), to(white));
    background-image: linear-gradient(to top, #e4e4e4 0%, white 100%);
    -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.27);
            box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.27); }
    .content form button:focus {
      outline: none; }
    .content form button:hover {
      text-decoration: none;
      color: #236a78; }
  @media (max-width: 991px) {
    .content .sidebar {
      display: none; }
    .content--page {
      padding: 40px 0 60px;
      position: relative; }
      .content--page a img.alignright {
        float: none;
        display: block;
        margin: 0 auto 24px; }
    .content--home {
      padding: 18.75vw 0 9.375vw; }
      .content--home:before {
        background-size: 70% auto; }
      .content--home .text h2 {
        color: #ffffff; }
      .content--home .text p, .content--home .text li {
        color: #fff; }
        .content--home .text p a, .content--home .text li a {
          color: #fff; }
      .content--home .boxes {
        margin-top: 30px;
        display: block;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        .content--home .boxes .item {
          border: 1px solid rgba(255, 255, 255, 0.11);
          background: rgba(0, 0, 0, 0.1);
          text-align: center;
          padding: 50px 30px;
          width: 100%;
          margin: 0 0 20px; }
          .content--home .boxes .item h3 {
            margin-bottom: 32px; }
          .content--home .boxes .item p {
            color: #fff; }
            .content--home .boxes .item p a {
              color: #fff; }
    .content--extra {
      padding: 56.25vw 1.5625vw 12.5vw;
      background: url("img/bg.jpg") no-repeat top 0 right -31.25vw;
      background-size: auto 62.5vw; }
    .content blockquote,
    .content li,
    .content p {
      font-size: 15px; }
    .content h1 {
      font-size: 40px; }
    .content h2 {
      font-size: 28px; }
    .content h3 {
      font-size: 18px; }
    .content h4 {
      font-size: 15px; }
    .content form .row {
      margin: 0 -5px; }
    .content form input[type="email"],
    .content form input[type="text"],
    .content form textarea {
      height: 45px; }
    .content form textarea {
      height: 120px; } }

.footer {
  position: relative;
  z-index: 4;
  padding: 70px 0 50px; }
  .footer .col-lg-12 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer p {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin: 0 15px; }
    .footer p a {
      color: #fff; }
  @media (max-width: 991px) {
    .footer {
      padding: 30px 0 30px; }
      .footer .col-lg-12 {
		  text-align:center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;

        display: block;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-flex: wrap;
            -ms-flex-positive: wrap;
                flex-grow: wrap; }
      .footer p {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        margin: 0 15px; }
        .footer p a {
          color: #fff; } }

.credits {
  position: relative;
  z-index: 9; }
  .credits .col-lg-12,
  .credits .col-lg-6 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 40px 10px 30px; }
    .credits .col-lg-12:before,
    .credits .col-lg-6:before {
      top: 0;
      height: 8px;
      border-radius: 4px;
      left: 10px;
      right: 10px;
      content: '';
      position: absolute;
      background: #3785B5; }
  .credits span {
    display: inline-block;
    margin: 0; }
  .credits a {
    text-decoration: none;
    color: #fff; }
  @media (max-width: 991px) {
    .credits {
      padding: 0 0 20px; }
      .credits .col-lg-12,
      .credits .col-lg-6 {
        text-align: center;
        font-size: 12px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .credits .col-lg-12 span,
        .credits .col-lg-6 span {
          width: 100%;
          margin: 0; }
        .credits .col-lg-12 span:last-child,
        .credits .col-lg-6 span:last-child {
          display: none; } }

.breadcrumbs-wrap {
  z-index: 4;
  position: static;
  padding-top: 0;
  opacity: 0.6;
  margin-top: 10px; }
  @media (max-width: 991px) {
    .breadcrumbs-wrap {
      padding-top: 0vw;
      opacity: 0.6; }
      .breadcrumbs-wrap .col-lg-12 {
        padding: 0; } }

.breadcrumbs {
  font-size: 14px;
  color: #fff; }
  .breadcrumbs a {
    color: #fff; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.wpcf7-list-item,
.content label {
  display: block !important;
  font-weight: 400;
  margin: 0 !important; }

.wpcf7-list-item.last {
  margin-bottom: 20px !important; }

.content small {
  font-size: 11px;
  line-height: 12px;
  display: block;
  margin: -10px 0 30px; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.size-thumbnail {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important; }

.gallery-columns-4 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(25% - 15px) !important; }
  @media (max-width: 991px) {
    .gallery-columns-4 .gallery-item {
      width: calc(50% - 15px) !important; } }

.gallery-columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gallery-columns-6 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(16.6% - 15px) !important; }
  @media (max-width: 991px) {
    .gallery-columns-6 .gallery-item {
      width: calc(33.3% - 15px) !important; } }

.gallery-columns-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.content img {
  max-width: 100%; }

.wp-caption-text {
  font-size: 14px;
  padding: 5px 0; }
  @media (max-width: 991px) {
    .wp-caption-text {
      font-size: 2.1875vw; } }

.wp-caption a img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s; }
.wp-caption a:hover img {
  opacity: 0.6; }

.wpcf7-not-valid-tip {
  display: none !important; }

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
  border: 2px solid red !important; }

div.wpcf7-validation-errors {
  background: red;
  border: 2px solid red !important;
  color: #fff; }

.wpcf7-response-output {
  position: relative;
  z-index: 999; }

.gb-notice-dismiss {
  display: none; }

#gwolle_gb .gwolle-gb-float div.label {
  width: 25% !important; }

#gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
  outline: none;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #055f27;
  text-decoration: none;
  border: 0;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background: none;
  border: 1px solid #055f27;
  border-radius: 4px; }
  #gwolle_gb_write_button .btn:hover, #gwolle-gb-write-button .btn:hover {
    color: #fff;
    text-decoration: none;
    background: #055f27; }
  #gwolle_gb_write_button .btn:focus, #gwolle-gb-write-button .btn:focus {
    color: #fff; }
  @media (max-width: 991px) {
    #gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
      height: 10.46875vw;
      font-size: 2.96875vw;
      line-height: 10.46875vw;
      padding: 0 3.125vw;
      border-radius: 1.5625vw;
      min-width: 28.125vw; } }

#gwolle_gb_captcha_verify {
  display: none !important; }

#gwolle_gb_write_button {
  margin: 0 0 30px !important; }

#gwolle_gb_new_entry {
  margin-bottom: 40px; }
  #gwolle_gb_new_entry h3 {
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 20px; }
  #gwolle_gb_new_entry .text-info {
    color: #000 !important; }
  #gwolle_gb_new_entry .btn {
    outline: none;
    height: 50px;
    font-weight: 500;
    font-size: 16px;
    color: #055f27;
    text-decoration: none;
    border: 0;
    line-height: 50px;
    display: inline-block;
    cursor: pointer;
    padding: 0 15px;
    border-radius: 0;
    text-align: center;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    background: none;
    border: 1px solid #055f27;
    border-radius: 4px; }
    #gwolle_gb_new_entry .btn:hover {
      color: #fff;
      text-decoration: none;
      background: #055f27; }
    #gwolle_gb_new_entry .btn:focus {
      color: #fff; }
    @media (max-width: 991px) {
      #gwolle_gb_new_entry .btn {
        height: 10.46875vw;
        font-size: 2.96875vw;
        line-height: 10.46875vw;
        padding: 0 3.125vw;
        border-radius: 1.5625vw;
        min-width: 28.125vw; } }

.gwolle_gb_notice {
  font-size: 14px; }

.gwolle_gb_invisible {
  display: none; }

#gwolle_gb .gb-entry .gb-author-info .gb-author-name,
#gwolle_gb .gb-entry .gb-entry-content {
  padding-left: 0 !important; }

div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  --mm-ocd-width:80%;
  --mm-ocd-min-width:200px;
  --mm-ocd-max-width:440px; }

body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom,background-color;
  transition-property: bottom,background-color;
  -webkit-transition-duration: 0s,.3s;
  transition-duration: 0s,.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: .45s,.15s;
  transition-delay: .45s,.15s; }

.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0); }

.mm-ocd--left .mm-ocd__backdrop {
  right: 0; }

.mm-ocd--right .mm-ocd__backdrop {
  left: 0; }

.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:root {
  --mm-spn-item-height:50px;
  --mm-spn-item-indent:20px;
  --mm-spn-line-height:24px; }

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left .3s ease 0s;
  transition: left .3s ease 0s;
  cursor: default; }

.mm-spn ul:after {
  content: '';
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height); }

.mm-spn > ul {
  left: 0; }

.mm-spn ul.mm-spn--open {
  left: 0; }

.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden; }

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer; }

.mm-spn li:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height)/ 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: .4; }

.mm-spn li:after {
  content: '';
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: .15; }

.mm-spn a, .mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent); }

.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none; }

.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height)); }

.mm-spn a:not(:last-child):after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: .15; }

.mm-spn span {
  background: 0 0; }

.mm-spn.mm-spn--navbar {
  cursor: pointer; }

.mm-spn.mm-spn--navbar:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: .4; }

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default; }

.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none; }

.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: .4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px); }

.mm-spn.mm-spn--navbar ul:before {
  content: '';
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: .15; }

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3; }

.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333; }

.mm-spn.mm-spn--vertical {
  overflow-y: auto; }

.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static; }

.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height)/ 2); }

.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block; }

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0); }

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none; }
