/* GravityForms */
.gform_required_legend {
	display:none!important;
}

.gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large, .gform-theme--foundation .gfield textarea.medium, .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date input {
	transform: skewX(-20deg);
}

body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.mt-0 {
  margin-top: 0;
}
.pt-1 {
  padding-top: 1em;
}
.pt-5 {
  padding-top: 5em;
}
.entry-content {
  font-family: inherit;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: inherit;
}
.entry-content p {
  font-family: inherit;
}
.entry-content .my-0 {
  margin-bottom: 0;
  margin-top: 0;
}
.entry-content .mb-0 {
  margin-bottom: 0;
}
.entry-content .mt-3 {
  margin-top: 3em !important;
}
.entry-content .px-0 {
  padding-left: 0;
  padding-right: 0;
}
.border-bottom {
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}
.border-bottom:after {
  background: #EBCC47;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 60px;
}
.border-center.border-bottom:after {
  margin-left: auto;
  margin-right: auto;
  right: 0;
}
.border-bottom > figure {
  margin-bottom: 0;
}
.page-banner-image img {
  height: 430px;
  object-fit: cover;
  width: 100%;
}
.page-banner-image-big img {
  height: 860px;
  object-fit: cover;
  width: 100%;
}
/**** Header ****/
#site-header .primary-menu .menu-item a {
  color: #000;
  font-size: 100%;
  font-style: italic;
  text-decoration: none;
  text-transform: uppercase;
}
.section-inner,
.section-inner.header-inner {
  max-width: 1300px;
}
.burlet-container {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}
@media screen and (max-width: 1315px) {
  .burlet-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.post-inner {
  padding-top: 0;
}
.entry-header {
  display: none;
}
/*** Banner Section ****/
.banner-section {
  height: 500px;
  position: relative;
}
.entry-content > .banner-section.alignfull {
  margin: 0;
}
.banner-section .banner-bg {
  background: center / cover no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.banner-section .burlet-container {
  height: 100%;
  position: relative;
}
.banner-section .banner-content {
  position: absolute;
  bottom: 4em;
}
.banner-section .banner-content .banner-title {
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .banner-section .banner-content .banner-title {
    font-size: 40px;
  }
}
.banner-section .banner-content .banner-button a {
  background: #EBCC47;
  color: #000;
  font-size: 14px;
  padding: 10px 30px;
  text-decoration: none;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.banner-section .banner-content .banner-button a span {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  display: inline-block;
}
.slanting-button {
  /* &.border-only {
        &:after {
            border: 3px solid @burletyellow;
        }
    } */
}
.slanting-button a.wp-block-button__link,
.slanting-button a.custom-btn {
  background: transparent;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-transform: none;
}
.slanting-button a.wp-block-button__link:after,
.slanting-button a.custom-btn:after {
  content: "";
  background: #EBCC47;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  z-index: -1;
}
.border-only.slanting-button a.wp-block-button__link:after,
.border-only.slanting-button a.custom-btn:after {
  background: transparent;
  border: 3px solid #EBCC47;
}
.slanting-button a.custom-btn {
  padding: 8px 35px;
}
.slanting-button a.custom-btn:after {
  z-index: 1;
}
.title-border-bottom {
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}
.title-border-bottom:after {
  background-color: #EBCC47;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 60px;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
figure.wp-block-image.position-absolute {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -220px;
}
figure.wp-block-image.position-absolute img {
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  figure.wp-block-image.position-absolute {
    max-width: 300px;
    right: -120px;
    top: auto;
  }
}
/**** Homepage Featured 3 Col ****/
.entry-content > .featured-section {
  margin: 0;
  padding: 0;
}
.entry-content > .featured-section .wp-block-column {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .entry-content > .featured-section .wp-block-column {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .featured-section {
    flex-direction: column;
  }
}
.featured-col {
  display: block;
  height: 100%;
  padding: 4em 3em;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.featured-col .bg-image {
  background: center / cover no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.featured-col .bg-overlay {
  opacity: 0.9;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.featured-col .featured-content {
  position: relative;
}
.featured-col .featured-content .featured-icon img {
  margin: 0 auto 20px;
}
.featured-col .featured-content .featured-title {
  color: #fff;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .featured-col .featured-content .featured-title {
    font-size: 24px;
  }
}
.featured-col .featured-content .featured-title:after {
  content: "";
  background: #fff;
  height: 5px;
  width: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.featured-col .featured-content .featured-desc {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .featured-col .featured-content .featured-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .featured-col {
    padding: 4em 2em;
  }
}
/*********/
.unsere-werte-section.wp-block-columns.alignfull {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .unsere-werte-section.wp-block-columns.alignfull .content-col {
    padding: 0 2em;
  }
}
.unsere-werte-section.wp-block-columns.alignfull .wp-block-image {
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .unsere-werte-section.wp-block-columns.alignfull .wp-block-buttons {
    margin: 7em 0 3em;
    text-align: center;
  }
}
.inner-unsere-werte-section .wp-block-group__inner-container {
  margin-left: 0;
}
.wp-block-group.alignfull.inner-unsere-werte-section .wp-block-group__inner-container > .alignwide {
  padding-right: 10%;
}
@media screen and (max-width: 1315px) {
  .wp-block-group.alignfull.inner-unsere-werte-section .wp-block-group__inner-container > .alignwide {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .wp-block-group.alignfull.inner-unsere-werte-section .wp-block-group__inner-container > .alignwide {
    padding-right: 15px;
  }
}
.inner-unsere-werte-section .wp-block-group__inner-container .title-border-bottom:after {
  left: 15px;
}
.inner-unsere-werte-section .alignwide {
  margin-bottom: 15px;
  margin-top: 0;
}
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
  margin-top: 0;
}
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
  margin-bottom: 0;
  margin-top: 0;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.entry-content > .alignwide {
  max-width: 1300px;
  width: 100%;
}
@media screen and (max-width: 1315px) {
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
  .entry-content > .alignwide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.entry-content [class*="__inner-container"] > .alignwide,
.entry-content [class*="__inner-container"] > .wp-block-columns,
.entry-content [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.position-absolute) {
  max-width: 1300px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .entry-content [class*="__inner-container"] > .alignwide,
  .entry-content [class*="__inner-container"] > .wp-block-columns,
  .entry-content [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.position-absolute) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}
.entry-content > .wp-block-group.alignwide.has-background,
.entry-content > .wp-block-group.alignfull.has-background {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-cover h2 {
  text-transform: uppercase;
}
.wp-block-columns h3 {
  font-size: 20px;
  margin: 15px 0 5px !important;
  text-transform: uppercase;
}
.grid-bluebg .wp-block-columns p {
  font-size: 12px;
}
/* 
.wp-block-group.alignfull {
    & > .wp-block-group__inner-container {
        & > .alignwide {
            padding: 0 15px;
        }
    }
}
 */
.form-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 6em 0 2em;
}
.form-row .form-col {
  flex-basis: 32%;
  display: flex;
}
.form-row .form-col label {
  margin-bottom: 0;
}
.form-row .form-col input[type="text"],
.form-row .form-col input[type="tel"],
.form-row .form-col input[type="email"] {
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  height: 44px;
  margin-top: 5px;
}
.form-row .form-col textarea {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .form-row .form-col {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .form-row {
    align-items: center;
    flex-direction: column;
  }
}
.single-col-form .form-row {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
}
.single-col-form .form-row .form-col {
  margin-bottom: 2em;
}
.form-row.form-2col {
  align-items: initial;
}
.form-row.form-2col .form-col {
  flex-basis: 45%;
  display: block;
}
.form-row.form-2col .form-col textarea {
  height: 18rem;
}
.form-section {
  padding: 3em 0;
}
.form-section .section-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.form-section .section-title:after {
  background-color: #EBCC47;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 60px;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.form-section .wp-block-group__inner-container {
  position: relative;
}
.form-section .wp-block-image.position-absolute {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 400px !important;
  width: auto !important;
}
.wpcf7-submit.slanting-button {
  background: #EBCC47;
  color: #000;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  height: 44px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
}
.wpcf7-submit.slanting-button span {
  display: inline-block;
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}
.maps-section #map {
  height: 500px;
}
.projects-section {
  padding: 3em 0;
  position: relative;
}
.projects-section .bg-image {
  background: center / cover no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.projects-section .bg-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.9;
}
.projects-section .section-title {
  color: #fff;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}
.projects-section .section-title:after {
  background: #EBCC47;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 5px;
  width: 60px;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.projects-section .project-section-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1300px;
  position: relative;
  /* .slick-list {
            width: 100%;
            .slick-track {
                min-width: 100%;
            }
        } */
}
.projects-section .project-section-wrap .project-col {
  color: #fff;
  flex-basis: 30%;
}
.projects-section .project-section-wrap .project-col .project-item .item-img {
  background: center / cover no-repeat;
  margin-bottom: 25px;
  padding-bottom: 67%;
}
.projects-section .project-section-wrap .project-col .project-item .item-title {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap .project-col .project-item .item-title {
    font-size: 18px;
  }
}
.projects-section .project-section-wrap .project-col .project-item .item-desc {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap .project-col .project-item .item-desc {
    font-size: 12px;
  }
}
.projects-section .project-section-wrap .project-col .project-item .item-link {
  margin-top: 25px;
}
.projects-section .project-section-wrap .project-col .project-item .item-link a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.projects-section .project-section-wrap .project-col .project-item .item-link a:hover {
  color: #EBCC47;
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap .project-col .project-item .item-link a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap .project-col .project-item {
    margin: 0 10px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap .project-col {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    /* max-width: 300px; */
  }
}
@media screen and (max-width: 767px) {
  .projects-section .project-section-wrap {
    flex-direction: column;
  }
}
.projects-section .project-section-button {
  display: flex;
  justify-content: center;
  margin: 40px 0;
  position: relative;
}
.projects-section .project-section-button a {
  color: #fff;
  font-weight: normal;
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 10px 0;
}
.slick-dots li {
  line-height: 0;
  margin: 0 10px;
}
.slick-dots li button {
  background: #2F2F2D;
  height: 5px;
  width: 50px;
  outline: 0;
  padding: 0;
  text-indent: -9999px;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.projects-section .slick-dots li button {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .slick-dots li button {
    height: 3px;
    width: 32px;
  }
}
.slick-dots li.slick-active button {
  background: #EBCC47;
}
.projects-carousel .projects-carousel-wrap {
  position: relative;
}
.projects-carousel .projects-carousel-wrap .slick-arrow {
  background: url(../img/arrow-slide.svg) center / contain no-repeat;
  position: absolute;
  bottom: 60px;
  top: 0;
  margin: auto;
  height: 32px;
  width: 16px;
  text-indent: -9999px;
  z-index: 9;
}
.projects-carousel .projects-carousel-wrap .slick-arrow.slick-prev {
  transform: rotate(180deg);
  left: 10%;
}
.projects-carousel .projects-carousel-wrap .slick-arrow.slick-next {
  right: 10%;
}
.projects-carousel .projects-carousel-wrap .project-col {
  opacity: 0.3;
  outline: 0;
}
.projects-carousel .projects-carousel-wrap .project-col.slick-center {
  opacity: 1;
}
.projects-carousel .projects-carousel-wrap .project-col .project-item {
  padding: 0 15px;
  text-align: center;
}
.projects-carousel .projects-carousel-wrap .project-col .project-item .item-img {
  background: center / cover no-repeat;
  padding-bottom: 60%;
}
.projects-carousel .projects-carousel-wrap .project-col .project-item .item-title {
  color: #2F2F2D;
  font-size: 14px;
  margin: 10px 0;
}
.projects-carousel .projects-carousel-wrap .project-col .project-item .item-title a {
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .projects-carousel .projects-carousel-wrap .project-col .project-item {
    padding: 0 10px;
  }
}
.entry-content .single-col-form .subtitle {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.5rem;
  padding-top: 25px;
  margin-top: 25px;
  position: relative;
  text-transform: uppercase;
}
.entry-content .single-col-form .subtitle:before {
  background: #EBCC47;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 60px;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.entry-content .single-col-form .main-title {
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
.bg-overlay {
  position: relative;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.6;
}
.bg-overlay-white.bg-overlay:before {
  background: #fff;
}
.entry-container .wp-block-group.alignfull > .wp-block-group__inner-container > .wpcf7 {
  max-width: 1300px;
  width: 100%;
}
.wp-block-video video {
  height: 750px;
  object-fit: cover;
}
/** Featured Title Block **/
.featured-title-section {
  display: flex;
  justify-content: space-between;
  max-width: none !important;
  margin-left: -20px;
  margin-right: -20px;
  width: auto !important;
}
.entry-content .featured-title-section {
  margin-bottom: 0;
  margin-top: 0;
}
.featured-title-section .featured-title-col {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 25%;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  padding: 15px 6rem 15px 20px;
  text-decoration: none;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.featured-title-section .featured-title-col .featured-text {
  margin-right: -1000%;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1199px) {
  .featured-title-section .featured-title-col .featured-text {
    display: none;
    margin-right: 0;
  }
}
.featured-title-section .featured-title-col:hover .featured-text {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .featured-title-section .featured-title-col {
    font-size: 15px;
  }
}
.featured-title-section .featured-title-col > div {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
}
.featured-title-section .featured-title-col .title-img-icon {
  margin-left: 25px;
}
.featured-title-section .featured-title-col .title-img-icon img {
  max-width: 50px;
}
@media screen and (max-width: 767px) {
  .featured-title-section .featured-title-col .title-img-icon img {
    max-width: 40px;
  }
}
.featured-title-section .featured-title-col.featured-title-left {
  background-color: #ebcc47;
}
.featured-title-section .featured-title-col.featured-title-center {
  background-color: #ebbd21;
}
.featured-title-section .featured-title-col.featured-title-right {
  background-color: #d1a20d;
}
.featured-title-section .featured-title-col.featured-title-active {
  cursor: default;
  flex-basis: 50%;
  pointer-events: none;
}
.featured-title-section .featured-title-col.featured-title-active .featured-text {
  display: block;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .featured-title-section .featured-title-col {
    padding-right: 3rem;
  }
}
/**************************/
/**** Team Grid Section ****/
.team-grid-section {
  background-color: #284787;
  padding: 3em 0;
}
.entry-content > .team-grid-section {
  margin: 0;
}
.team-grid-section .team-grid-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team-grid-section .team-grid-wrap .team-grid-item {
  color: #fff;
  flex-basis: 32%;
  margin: 25px 0;
}
.team-grid-section .team-grid-wrap .team-grid-item .team-title {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  margin: 10px 0 0;
}
.team-grid-section .team-grid-wrap .team-grid-item .team-desc {
  font-size: 12px;
}
.team-grid-section .team-grid-wrap .team-grid-item .team-desc a {
  color: #EBCC47;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .team-grid-section .team-grid-wrap .team-grid-item {
    flex-basis: 48%;
  }
  .team-grid-section .team-grid-wrap .team-grid-item.team-grid-item-first {
    flex-basis: 100%;
  }
}
@media all and (max-width: 767px) {
  .team-grid-section .team-grid-wrap {
    padding: 0;
  }
}
/*** Utility Classes ****/
.img-100 img {
  width: 100% !important;
}
/*** Mobile Nav ***/
.modal-menu a {
  color: #284787;
}
.toggle-text {
  display: none;
}
/***** Footer *****/
.footer-top-visible .footer-nav-widgets-wrapper {
  margin-top: 0;
}