.page-template-builder .content .wp-block-heading {
  color: #509e2f;
}
.page-template-builder .content .alignfull {
  padding-left: 80px;
  padding-right: 80px;
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw);
}
.page-template-builder .content .alignfull .wp-block-cover__image-background, .page-template-builder .content .alignfull .wp-block-cover__background {
  max-width: 100%;
}
.page-template-builder .content .alignfull > * {
  max-width: 1230px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-builder .content > .wp-block-group.full-width {
  padding-left: 80px;
  padding-right: 80px;
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw);
}
.page-template-builder .content > .wp-block-group.full-width > * {
  max-width: 1230px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-builder .content > .wp-block-group.full-width .img-hw {
  position: relative;
  height: 100%;
}
.page-template-builder .content > .wp-block-group.full-width .img-hw img {
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 50vw;
  max-width: unset;
}
.page-template-builder .content > .wp-block-group.full-height {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.page-template-builder .content > .wp-block-group.full-height .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  width: 100%;
}
.page-template-builder .content h1, .page-template-builder .content .h1, .page-template-builder .content .h2, .page-template-builder .content h2 {
  font-size: 3.5rem;
}
.page-template-builder .content .img-bg {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  z-index: -1;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
}
.page-template-builder .content .img-bg__parent {
  position: relative;
}
.page-template-builder .content .wp-element-button {
  padding: 0.8rem 1.3rem;
  font-weight: bold;
  background: transparent;
  border: 2px solid #509e2f;
  color: #509e2f;
}
.page-template-builder .content .wp-element-button:hover {
  box-shadow: 0 0.18em 2.3em 0 rgba(80, 158, 47, 0.3098039216);
}
.page-template-builder .content .col-100vh {
  min-height: 100vh;
}
.page-template-builder .content ul.wp-block-list {
  list-style-type: square;
}
.page-template-builder .content ul.wp-block-list.list__downloads {
  list-style-type: none;
  padding-left: 0;
}
.page-template-builder .content ul.wp-block-list.list__downloads a {
  font-size: 0.875rem;
  border: 2px solid #4b4b4b;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.page-template-builder .content ul.wp-block-list.list__downloads a::after {
  display: none !important;
}
.page-template-builder .content ul.wp-block-list.list__downloads a svg * {
  color: #fff;
}
.page-template-builder .content ul.wp-block-list.list__downloads a:hover {
  background: #4b4b4b;
  color: #fff;
}
.page-template-builder .content ul.wp-block-list.list__downloads a:hover svg * {
  color: #4b4b4b;
}
.page-template-builder .bg__primary .bg__primary {
  background: transparent;
}
.page-template-builder .bg__primary ul.wp-block-list.list__downloads a {
  border: 2px solid #fff;
}
.page-template-builder .bg__primary ul.wp-block-list.list__downloads a svg * {
  color: #fff;
}
.page-template-builder .bg__primary ul.wp-block-list.list__downloads a:hover {
  background: #fff;
  color: #4b4b4b;
}
.page-template-builder .bg__primary ul.wp-block-list.list__downloads a:hover svg * {
  color: #4b4b4b;
}
.page-template-builder .bg__green {
  background: #509e2f;
  color: #fff;
}
.page-template-builder .bg__lightgreen, .page-template-builder .bg__lightgreen * {
  background: #a1d884;
  color: #39373a;
}
.page-template-builder .bg__herbst {
  background: #c05131;
  color: #fff;
}
.page-template-builder .bg__orange {
  background: #f68d2e;
  color: #fff;
}
.page-template-builder .bg__sommer {
  background: #ffb81c;
  color: #39373a;
}
.page-template-builder .bg__sommer * {
  color: #39373a;
}
.page-template-builder .bg__green, .page-template-builder .bg__orange, .page-template-builder .bg__herbst, .page-template-builder .bg__primary {
  color: #fff;
}
.page-template-builder .bg__green *, .page-template-builder .bg__green .wp-block-heading, .page-template-builder .bg__orange *, .page-template-builder .bg__orange .wp-block-heading, .page-template-builder .bg__herbst *, .page-template-builder .bg__herbst .wp-block-heading, .page-template-builder .bg__primary *, .page-template-builder .bg__primary .wp-block-heading {
  color: #fff;
}
.page-template-builder .bg__green.icons-block *, .page-template-builder .bg__orange.icons-block *, .page-template-builder .bg__herbst.icons-block *, .page-template-builder .bg__primary.icons-block * {
  color: #4b4b4b;
}
.page-template-builder .font-italic {
  font-style: italic;
}
.page-template-builder .font-narrative {
  font-size: 1.375rem;
}
.page-template-builder .font-narrative__big {
  font-size: 1.75rem;
}
.page-template-builder .txt__green {
  color: #509e2f;
}
.page-template-builder .txt__source {
  font-size: 11px;
}
.page-template-builder .pt-50 {
  padding-top: 50px;
}
.page-template-builder .pb-50 {
  padding-bottom: 50px;
}
.page-template-builder .min-600 {
  min-height: 600px;
}
.page-template-builder #main {
  padding-bottom: 0;
}
.page-template-builder #header .custom-menu {
  position: fixed;
  right: 0;
  width: 100%;
  top: 0;
  transition: 0.3s ease-in-out;
}
.page-template-builder #header .custom-menu .menu {
  padding-left: 176px;
  padding-right: 176px;
  display: flex;
  padding-left: 176px;
  color: #fff;
  justify-content: flex-end;
  text-transform: uppercase;
  font-weight: bold;
  list-style-type: none;
  padding-top: 0.5rem;
}
.page-template-builder #header .custom-menu .menu li {
  padding-left: 1rem;
}
.page-template-builder #header .custom-menu .menu li:first-child a::before {
  display: none !important;
}
.page-template-builder #header .custom-menu .menu a {
  color: #fff;
  cursor: pointer;
  text-shadow: 1px 0px 4px rgba(0, 0, 0, 0.97);
}
.page-template-builder #header .custom-menu .menu a:after {
  background: #fff;
  box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.97);
}
.page-template-builder #header .custom-menu .menu a:before {
  width: 5px;
  height: 5px;
  content: "";
  border-radius: 1px;
  background: #fff;
  display: block;
  position: absolute;
  left: -0.65rem !important;
  top: 50%;
  transform: translateY(-50%);
}
.page-template-builder #header .custom-menu.down {
  top: -100px;
}
.page-template-builder #header .custom-menu.up {
  top: 0;
}
.page-template-builder #header .custom-menu__toggler {
  display: none;
}
.page-template-builder .navbar-brand__hidden-frame {
  margin-top: -8px;
}
.page-template-builder #wpadminbar {
  display: none;
}
.page-template-builder .full-width.deco {
  position: relative;
  overflow: hidden;
}
.page-template-builder .full-width.deco * {
  z-index: 2;
}
.page-template-builder .full-width.deco::before, .page-template-builder .full-width.deco::after {
  filter: grayscale(1);
  content: "";
  position: absolute;
  display: block;
  width: 50vw;
  height: 50vh;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}
.page-template-builder .full-width.deco::before {
  transform: rotate(180deg);
  background-position: right;
  left: -10%;
  top: -10%;
}
.page-template-builder .full-width.deco::after {
  background-position: right;
  right: -10%;
  bottom: -10%;
}
.page-template-builder #footer > .deco .bg__primary {
  background: transparent;
}
.page-template-builder #footer > .deco .bg__primary .navbar-brand img {
  max-width: 165px;
  padding: 10px;
  background: rgba(75, 75, 75, 0.8784313725);
  border-radius: 8px;
  margin-left: -10px;
}
.page-template-builder #footer > .deco .bg__primary .btn {
  color: #4b4b4b;
  border: 2px solid #fff;
}
.page-template-builder #footer > .deco .bg__primary .btn:hover {
  background: transparent !important;
  color: #fff;
}
.page-template-builder #footer .block__contact > .row {
  padding-left: 0;
  padding-right: 0;
}
.page-template-builder .deco > div {
  z-index: 1;
  position: relative;
}
.page-template-builder .wp-block-table.table__time {
  border-radius: 8px;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
}
.page-template-builder .wp-block-table.table__time table {
  margin-bottom: 0;
}
.page-template-builder .wp-block-table.table__time th, .page-template-builder .wp-block-table.table__time td {
  background: #fff;
  border: none;
  vertical-align: middle;
  padding: 0.5rem 1rem;
}
.page-template-builder .wp-block-table.table__time tr:nth-child(even) th, .page-template-builder .wp-block-table.table__time tr:nth-child(even) td {
  background: #fafafa;
}
.page-template-builder .wp-block-table.table__time td:first-child {
  width: 100px;
  color: #509e2f;
  font-weight: bold;
}

.acf-block.full-width {
  padding-left: 80px;
  padding-right: 80px;
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw);
}
.acf-block__deco {
  position: fixed;
  z-index: -2;
  height: 60vh;
  opacity: 0.6;
}
.acf-block__deco__left {
  left: -10%;
  transform: scale(-1, -1);
  top: -10%;
}
.acf-block__deco__right {
  right: -15%;
  bottom: -10%;
}

.header-video,
.header-big {
  position: relative;
  padding-bottom: 50%;
  min-height: calc(100vh + 30px);
}
.header-video__heading,
.header-big__heading {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.header-video h1, .header-video .h1, .header-video .h2, .header-video h2,
.header-big h1,
.header-big .h1,
.header-big .h2,
.header-big h2,
.alignfull h1,
.alignfull .h1,
.alignfull .h2,
.alignfull h2 {
  color: #fff;
  margin: 0;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5882352941);
}
.header-video p,
.header-big p,
.alignfull p {
  color: #fff;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5882352941);
  font-size: 1.8rem;
  font-weight: 900;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.header-big .parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position-x: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.header-big .parallax__tablet, .header-big .parallax__mobile {
  display: none;
}
.header-big__img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  height: 100%;
}
.header-big__img__mobile, .header-big__img__mini {
  display: none;
}

@keyframes pulse-button-animation {
  0% {
    transform: translateY(-50%) scale(1);
  }
  50% {
    transform: translateY(-50%) scale(1.3);
  }
  100% {
    transform: translateY(-50%) scale(1);
  }
}
.header-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.header-video .btn {
  margin: 5px;
  padding: 0.8rem 1.3rem;
  border: 2px solid #fff;
  background: transparent;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5882352941);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5882352941);
}
.header-video .btn:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #4b4b4b;
  text-shadow: none;
}
.header-video__mobile {
  display: none;
}
.header-video__sound {
  z-index: 1;
  display: block;
  position: absolute;
  background: rgba(80, 158, 47, 0.831372549);
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}
.header-video__sound svg {
  width: 30px;
  height: 30px;
}
.header-video__sound.on {
  animation: pulse-button-animation 4s infinite;
  right: 2rem;
}
.header-video__sound.off {
  background: #4b4b4b;
}
.header-video__sound__off {
  display: none;
}

.video-slider.container {
  padding-left: 0;
  padding-right: 0;
}
.video-slider.container .row {
  justify-content: center;
}
.video-slider .video__inner {
  padding-bottom: 66.6%;
}
.video-slider .video__inner img {
  border-radius: 8px;
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.12);
}
.video-slider .video__inner__play {
  z-index: 1;
  position: absolute;
  background: transparent;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-slider .video__inner__play svg {
  width: 50%;
  height: 50%;
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.video-slider .video__inner__play svg * {
  fill: #fff;
}
.video-slider .video__inner__play:after {
  display: none;
}
.video-slider .video__inner__play:hover svg {
  width: 60%;
  height: 60%;
}
.video-slider * {
  text-shadow: none !important;
}
.video-slider .owl-nav.disabled {
  display: block;
}
.video-slider .owl-nav.disabled .owl-prev {
  margin-left: -36px;
}
.video-slider .owl-nav.disabled .owl-next {
  margin-right: -36px;
}
.video-slider__modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background: rgba(57, 55, 58, 0.631372549);
  padding: 100px;
}
.video-slider__modal__close {
  width: 50px;
  height: 50px;
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999999;
  display: flex;
  transform: rotate(45deg);
}
.video-slider__modal__close:hover {
  transform: scale(1.05) rotate(45deg);
  background: transparent;
}
.video-slider__modal__close span {
  width: 5px;
  height: 100%;
  background: #fff;
  display: block;
  border-radius: 2.5px;
  position: absolute;
  margin-left: -3px;
  left: 50%;
}
.video-slider__modal__close span:first-child {
  transform: rotate(90deg);
  margin-left: -3px;
}
.video-slider__modal .brlbs-cmpnt-container {
  width: 100%;
}
.video-slider__modal__inner {
  width: 100%;
  height: 100%;
  display: flex;
}
.video-slider__modal .video__inner {
  margin: 0;
  padding-bottom: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-slider__modal iframe {
  aspect-ratio: 16/9;
  height: unset;
  position: static;
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.icons-block .row {
  justify-content: center;
}
.icons-block img {
  margin-bottom: 0.5rem;
}
.icons-block__col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.icons-block__inner {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 1rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.icons-block__inner.flip {
  width: 100%;
  padding: 0;
  padding-bottom: 100%;
  position: relative;
}
.icons-block__inner.bg {
  background: #fff;
}
.icons-block__inner.bg .txt__green {
  color: #4b4b4b;
}
.icons-block__inner .flip-card {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.icons-block__inner .flip-card__inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.icons-block__inner .flip-card:hover .flip-card__inner {
  transform: rotateY(180deg);
}
.icons-block__inner .flip-card__front, .icons-block__inner .flip-card__back {
  position: absolute;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  background: #fff;
  border-radius: 8px;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  height: calc(100% - 2rem);
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.icons-block__inner .flip-card__back {
  transform: rotateY(180deg);
}
.icons-block__icon {
  height: 100px;
}
.icons-block__txt *:last-child {
  margin-bottom: 0;
}
.icons-block img {
  max-height: 100px;
  height: 100%;
  width: auto;
}
.icons-block .h4 {
  color: #509e2f;
}

.charts__circle__outer {
  position: relative;
  padding-bottom: 100%;
  width: 100%;
}
.charts__circle__pie {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border-radius: 50%;
}
.charts__circle__pie svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.charts__circle figure {
  padding-left: 30px;
  padding-right: 30px;
}
.charts__circle figcaption {
  position: static;
  bottom: 1em;
  right: 1em;
  font-size: 12px;
  text-align: right;
}
.charts__circle span::after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
  height: 0.8em;
  border-radius: 0.2em;
  background: currentColor;
}
.charts__bar__line {
  background: #509e2f;
  height: 2rem;
  width: 100%;
}
.charts__bar__item span {
  font-size: 11px;
  padding-left: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
}
.charts__bar__scale {
  position: absolute;
  display: flex;
  justify-content: space-between;
}
.charts__bar__multiple__part {
  margin-bottom: 3rem;
}
.charts__bar figure {
  border-left: 3px solid #4b4b4b;
  border-bottom: 3px solid #4b4b4b;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.5rem;
  margin-bottom: 0;
  position: relative;
}
.charts__bar figcaption {
  font-size: 12px;
  text-align: right;
  padding-top: 1rem;
  text-align: center;
}

.ba-slider .carousel-inner, .ba-slider__controls {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.ba-slider .carousel-inner {
  padding-left: 80px;
  padding-right: 20px;
  padding-bottom: 30px;
}
.ba-slider .carousel-inner .row {
  max-width: 100%;
  height: 100%;
  align-items: center;
}
.ba-slider__controls {
  display: block;
  height: 100%;
  position: absolute;
  left: 50%;
  top: calc(50% - 15px);
  transform: translate(-50%, -50%);
  width: 100%;
}
.ba-slider__control {
  width: 72px !important;
  height: 42px;
  background: #509e2f !important;
  border-radius: 8px;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  position: absolute !important;
}
.ba-slider__control::after {
  display: none;
}
.ba-slider__control:hover {
  opacity: 1;
  box-shadow: 0 0.18em 2.3em 0 rgba(80, 158, 47, 0.3098039216);
}
.ba-slider__img__outer {
  position: relative;
  width: 100%;
  padding-bottom: 66.6%;
}
.ba-slider__txt {
  display: flex;
  align-items: center;
  text-align: left;
}
.ba-slider__txt p {
  font-size: 1.125rem;
  text-align: center;
}
.ba-slider img {
  border-radius: 8px;
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.ba-slider .carousel-control-prev svg {
  transform: scale(-1, 1);
}

#footer .deco {
  overflow: hidden;
}
#footer .block__contact.full-width {
  padding-left: 80px;
  padding-right: 80px;
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw);
  background: #4b4b4b;
}
#footer .block__contact.full-width .row {
  max-width: 1230px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
#footer .block__contact .txt__green {
  color: #fff;
}
#footer .block__contact .btn {
  color: #509e2f;
}

.person__block.container {
  padding-left: 0;
  padding-right: 0;
  margin-left: -1rem;
  width: calc(100% + 2rem);
}
.person__inner {
  background: #fff;
  border-radius: 8px;
  padding: 0;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.08);
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.person__col p {
  font-weight: bold;
  margin: 0.5rem 0 0;
  text-align: center;
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.5rem;
  color: #fff;
}
.person__img {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.person__img:before {
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.7));
  border-radius: 8px;
  bottom: 0;
  content: "";
  height: 3rem;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.person__img img {
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logos__block .row {
  justify-content: center;
}
.logos__col {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-limited__info {
  background: #4b4b4b;
  color: #fff;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  font-size: 1.25rem;
  border-radius: 8px;
}

@media (min-width: 768px) {
  .icons-block__img {
    width: 100%;
  }
  .icons-block .col-md-6 .icons-block__inner:not(.flip) {
    flex-direction: row;
    height: 100%;
  }
  .icons-block .col-md-6 .icons-block__inner:not(.flip) .icons-block__img {
    width: 100px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .icons-block .col-md-6 .icons-block__inner:not(.flip) .icons-block__txt {
    width: calc(100% - 100px);
    text-align: left;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .icons-block .col-md-6 .icons-block__inner:not(.flip) .icons-block__txt .txt__green {
    margin-bottom: 0;
    font-size: 1.125rem;
  }
  .icons-block .col-md-6:last-child:nth-child(odd) {
    width: 100%;
  }
  .icons-block .col-md-6:last-child:nth-child(odd) .icons-block__inner {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-builder .content .col-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  .page-template-builder .content .icons-block .col-20 .icons-block__desc {
    font-size: 0.875rem;
  }
}
@media (max-width: 1600px) {
  .page-template-builder #header .custom-menu .menu {
    padding-right: 2rem;
    font-size: 0.85rem;
  }
  .page-template-builder #header .custom-menu .menu a::before {
    width: 3px;
    height: 3px;
    left: -0.3rem !important;
  }
}
@media (max-width: 1366px) {
  .page-template-builder #header .custom-menu .menu {
    padding-right: rem;
  }
  .page-template-builder #header .custom-menu .menu li {
    padding-left: 0.5rem;
  }
}
@media (max-width: 1199px) {
  .page-template-builder.no-scroll {
    overflow: hidden;
  }
  .page-template-builder #header .custom-menu {
    transition: 0.5s ease-in-out !important;
    top: -100vh;
    height: 100vh;
    background: #fff;
    opacity: 0;
  }
  .page-template-builder #header .custom-menu.up, .page-template-builder #header .custom-menu.down {
    top: -100vh;
  }
  .page-template-builder #header .custom-menu.up.active, .page-template-builder #header .custom-menu.down.active {
    top: 0;
    opacity: 1;
  }
  .page-template-builder #header .custom-menu.active {
    top: 0;
    opacity: 1;
  }
  .page-template-builder #header .custom-menu .menu {
    display: none;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    font-size: 2rem;
    transition: 0.5s ease-in-out;
    opacity: 0;
  }
  .page-template-builder #header .custom-menu .menu li {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    padding-left: 0;
  }
  .page-template-builder #header .custom-menu .menu.active {
    display: flex;
    opacity: 1;
  }
  .page-template-builder #header .custom-menu .menu a {
    text-shadow: none;
    color: #4b4b4b;
  }
  .page-template-builder #header .custom-menu .menu a::before {
    display: none !important;
  }
  .page-template-builder #header .custom-menu .menu a::after {
    background: #4b4b4b;
    box-shadow: none;
  }
  .page-template-builder #header .custom-menu__toggler {
    display: flex;
    width: 50px;
    height: 50px;
    max-height: unset;
    padding: 0.75rem 0.5rem;
    position: fixed;
    right: 0.5rem;
    top: 0.5rem;
    background: transparent;
    opacity: 0.5;
    flex-direction: column;
    justify-content: space-between;
    z-index: 9999;
    box-shadow: none !important;
  }
  .page-template-builder #header .custom-menu__toggler:hover {
    background: transparent;
  }
  .page-template-builder #header .custom-menu__toggler span {
    width: 30px;
    height: 4px;
    border-radius: 2px;
    display: block;
    background: #bababa;
    box-shadow: 3px 3px 3px #000;
  }
  .page-template-builder #header .custom-menu__toggler.active {
    opacity: 1;
  }
  .page-template-builder #header .custom-menu__toggler.active span {
    box-shadow: none;
  }
  .page-template-builder #header .custom-menu__toggler.active span:nth-child(2) {
    opacity: 0;
  }
  .page-template-builder #header .custom-menu__toggler.active span:first-child {
    position: absolute;
    transform: rotate(-45deg);
    top: 50%;
  }
  .page-template-builder #header .custom-menu__toggler.active span:last-child {
    position: absolute;
    transform: rotate(45deg);
    top: 50%;
  }
}
@media (max-width: 992px) {
  .page-template-builder .full-width.deco::before, .page-template-builder .full-width.deco::after {
    opacity: 0.4;
    width: 40%;
  }
  .page-template-builder .full-width.deco::before {
    top: -30%;
  }
  .page-template-builder .full-width.deco::after {
    bottom: -30%;
  }
  header .navbar-brand__radius {
    border-bottom-right-radius: 8px;
  }
  .header-video video {
    display: none;
  }
  .header-video .header-video__onView.header-video__mobile {
    display: block;
  }
  .header-video__cover {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header-video__cover__onView {
    display: none !important;
  }
  .video-slider .video__inner__play svg {
    width: 30%;
    height: 30%;
  }
  .video-slider .owl-nav button.owl-prev {
    left: -31px;
  }
  .video-slider .owl-nav button.owl-next {
    right: -31px;
  }
  .acf-block__deco {
    height: 40vh;
    opacity: 0.5;
  }
  .ba-slider .carousel-inner {
    padding-left: 20px;
  }
  .ba-slider .carousel-inner .row {
    flex-wrap: wrap;
  }
  .ba-slider__txt {
    width: 100%;
    margin-top: 1rem;
    order: 1;
  }
  .ba-slider__img {
    width: 50%;
  }
  .header-big .parallax__desktop {
    display: none;
  }
  .header-big .parallax__tablet {
    display: block;
  }
}
@media screen and (max-width: 781px) {
  .page-template-builder .content > .wp-block-group.full-width .img-hw img {
    position: static;
    width: 100vw;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .page-template-builder #header .custom-menu .menu {
    font-size: 1.5rem;
  }
  .page-template-builder #header .custom-menu .menu li {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
  }
  .page-template-builder header .navbar-brand__radius {
    position: fixed;
    left: 25px;
  }
  .page-template-builder .content h1, .page-template-builder .content .h1, .page-template-builder .content .h2, .page-template-builder .content h2 {
    font-size: 2.5rem;
  }
  .page-template-builder .content .h3 {
    font-size: 1.75rem;
  }
  .page-template-builder .content > .wp-block-group.full-width, .page-template-builder .content .alignfull {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-template-builder .content ul.wp-block-list.list__downloads {
    list-style-type: none;
    padding-left: 0;
  }
  .page-template-builder .content ul.wp-block-list.list__downloads a {
    display: block;
    text-align: center;
  }
  .page-template-builder .font-narrative {
    font-size: 1.15rem;
  }
  .page-template-builder .font-narrative__big {
    font-size: 1.35rem;
  }
  .header-video p, .header-big p, .alignfull p {
    font-size: 1.5rem;
  }
  .heder-video__heading, .header-big__heading {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .icons-block {
    padding-left: 0;
    padding-right: 0;
  }
  .icons-block__col {
    padding-left: 0;
    padding-right: 0;
  }
  .icons-block__inner {
    padding: 1rem;
  }
  .icons-block img {
    width: 100px;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .icons-block__inner.flip {
    padding-bottom: 1rem;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .icons-block__inner .flip-card {
    position: static;
    height: auto;
    perspective: unset;
    border-radius: 8px;
  }
  .icons-block__inner .flip-card__inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    height: auto;
    transform-style: unset;
    backface-visibility: visible;
  }
  .icons-block__inner .flip-card__front, .icons-block__inner .flip-card__back {
    position: static;
    height: auto;
    transform: unset;
    width: 100%;
    border-radius: 8px;
    margin: 0;
  }
  .icons-block__inner .flip-card:hover {
    transform: unset;
  }
  .icons-block__inner .flip-card:hover .flip-card__inner {
    transform: unset;
  }
  .acf-block.full-width {
    padding-left: 30px;
    padding-right: 30px;
  }
  #footer .block__contact.full-width {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 576px) {
  .logos__col {
    width: 33.3%;
  }
}
@media screen and (max-width: 500px) {
  .page-template-builder .content h1, .page-template-builder .content .h1, .page-template-builder .content h2, .page-template-builder .content .h2 {
    font-size: 2rem;
  }
  .page-template-builder .content .h3 {
    font-size: 1.5rem;
  }
  .page-template-builder .font-narrative {
    font-size: 1.05rem;
  }
  .page-template-builder .font-narrative__big {
    font-size: 1.15rem;
  }
  .page-template-builder #footer > .deco .bg__primary .btn {
    width: 100%;
  }
  .ba-slider .carousel-inner {
    flex-direction: column;
  }
  .ba-slider__txt {
    order: unset;
  }
  .ba-slider__txt p {
    font-size: 1rem;
    text-align: center;
  }
  .ba-slider__img {
    width: 100%;
  }
  .ba-slider__img__1 {
    margin-bottom: 1rem;
  }
  .header-big .parallax__mobile {
    display: block;
  }
  .header-big .parallax__tablet {
    display: none;
  }
  .bg__primary.full-width.deco:before {
    top: 0;
    left: -10%;
    background-position-y: bottom;
  }
  .bg__primary.full-width.deco::after {
    bottom: 0;
    background-position-y: bottom;
    right: 0;
  }
  .wp-block-button {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-height: 700px) {
  .page-template-builder #header .custom-menu .menu {
    font-size: 1rem;
  }
}

/*# sourceMappingURL=gtbbuilder.css.map */
