/*
 Theme Name: GeneratePress Child
 Theme URI: https://generatepress.com
 Description: Child theme for GeneratePress
 Author: Florian Aufschneider
 Template: generatepress
 Version: 1.0.0
 Text Domain: generatepress-child
*/

@font-face {
  font-family: "Figtree";
  src: url("assets/fonts/figtree/figtree-v9-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;}
@font-face {
  font-family: "Figtree";
  src: url("assets/fonts/figtree/figtree-v9-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;}

/* Apply sitewide */
html, body, * {
  font-family: "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
  scroll-behavior: smooth;}

/* Visually hide but keep accessible */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;}

/* custom styles */
/* custom styles */
/* custom styles */

body {
  position: relative;}

.site-logo img {
  height: 200px;
  width: 200px;
  display: block;}

header.site-header {
  background-color: transparent;
  position: absolute;
  inset: 0px 0px auto 0px;
  z-index: 5;}
header.site-header .inside-header nav {
  display: none !important;}

section.hero {
  max-width: none;
  width: 100%;
  position: relative;}
section.hero video.hero__bg {
  width: 100%;
  height: 95vh;
  object-fit: cover;
  object-position: center;}
section.hero .hero__inner {
  position: absolute;
  inset: auto auto 69px auto;
  max-width: 1200px;
  left: 50%;
  transform: translateX(-50%);
  width: min(100%, 1200px);
  padding: 0 30px;
  z-index: 2;}
section.hero .hero__inner h1 {
  color: #fff;}
section.hero .hero__inner p {
  color: rgba(255, 255, 255, 0.4);}
section.hero .hero__inner a.hero__btn {
  display: inline-block;
  background: #ec690c;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  padding: 20px 40px;
  transition: all ease-in-out 0.2s;}
section.hero .hero__inner a.hero__btn:hover {
  background: #000;
  transform: scale(1.05);}
section.hero .hero__inner a.hero__btn i {
  display: inline-block;
  margin-left: 20px;}

section.hero.xmas-edition video.hero__bg {
 min-height: 1200px;}
section.hero.xmas-edition .xmas__overlay {
  position: absolute;
  top: 300px;
  left: 30px;
  right: 30px;
  z-index: 3;}
section.hero .xmas__overlay .xmas__overlay-media img {
  display: block;
  margin-bottom: 10px;}
section.hero .xmas__overlay .xmas_overlay-text p {
  color: rgba(255, 255, 255, 0.4);
  text-align: center;}

.site-content {
  flex-direction: column;}

.wrapper-txt-img {
  padding: 100px 40px;
  max-width: 1200px;
  margin: 0 auto;}
.wrapper-txt-img + .wrapper-txt-img {
  padding: 0px 40px 50px 40px;}
.wrapper-txt-img h2 {
  font-weight: 700;
  margin-bottom: 50px;}
.wrapper-txt-img h2 span {
  font-weight: 400;}
.wrapper-txt-img p {
  color: rgba(0, 0, 0, 0.5);}
.wrapper-txt-img p strong {
  font-weight: 700;}

.wrapper-blog-teaser {
  color: #fff;
  background: #000;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0px;}
.wrapper-blog-teaser > div {
  max-width: 1200px;
  padding: 100px 40px;
  margin: 0 auto;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts {
  margin: 0px;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li {
  margin: 0px 0px 50px 0px;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li:last-child {
  margin-bottom: 0px;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li a {
  font-size: 24px;
  text-decoration: none;
  color: #ec690c;
  display: block;
  margin-bottom: 20px;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li time {
  color: rgba(255, 255, 255, 0.4);}
.wrapper-blog-teaser > div .button-positioner {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;}
.wrapper-blog-teaser > div .button-positioner > a {
  display: inline-block;
  background: #ec690c;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  padding: 20px 40px;
  transition: all ease-in-out 0.2s;}
.wrapper-blog-teaser > div .button-positioner > a:hover {
  background: rgba(0, 0, 0, 0.1);
  background: rgb(222 223 224);
  color: #000;
  transform: scale(1.05);}
.wrapper-blog-teaser > div .button-positioner > a .gb-shape {
  vertical-align: middle;}

.custom-teaser {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px;
  padding: 100px 40px 0px 40px;
  background: #000;
  color: #fff;}
.custom-teaser + .custom-teaser {
  padding-top: 0px;
  padding-bottom: 100px;}
.custom-teaser .teaser-wrapper {
  margin-bottom: 30px;}
.custom-teaser .teaser-wrapper img {
  margin-bottom: 15px;
  display: block;}
.custom-teaser .teaser-wrapper h3 {
  font-weight: 700;
  hyphens: auto;
  color: #fff;}
.custom-teaser .teaser-wrapper p {
  color: rgba(255, 255, 255, 0.7);}
.custom-teaser .teaser-wrapper p a {
  display: inline;
  color: #ec690c;}
.custom-teaser .teaser-wrapper > a {
  display: inline-block;
  background: #ec690c;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  padding: 20px 40px;
  transition: all ease-in-out 0.2s;

  display: none;}
.custom-teaser .teaser-wrapper > a .gb-shape {
  vertical-align: middle;}
.custom-teaser .teaser-wrapper > a.gb-text-f38a02b0,
.custom-teaser .teaser-wrapper > a.gb-text-59e12c5b {
  display: inline-block;}
.custom-teaser .teaser-wrapper > a:hover {
  background: rgba(0, 0, 0, 0.1);
  background: rgb(222 223 224);
  color: #000;
  transform: scale(1.05);}

.custom-banner {
  background: #ec690c;
  color: #fff;
  padding: 100px 40px;}
.custom-banner h2 {
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 700;}
.custom-banner h2 + p {
  margin-top: 50px;}

.custom-subpage-header {
  position: relative;}
.custom-subpage-header .custom-subpage-header__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 2 / 1;
  object-fit: cover;
  display: block;}
.custom-subpage-header h1.entry-title {
  position: absolute;
  inset: auto auto 69px auto;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 30px;
  color: #fff;}

.subpage-intro-text {
  padding: 100px 40px 50px 40px;
  max-width: 1200px;
  margin: 0 auto;}
.subpage-intro-text h2 {
  font-weight: 700;
  margin-bottom: 50px;}
.subpage-intro-text h2.after-text {
  margin-top: 69px;}
.subpage-intro-text p,
.subpage-intro-text ul li {
  color: rgba(0, 0, 0, 0.5);}

.subpage-add-text {
  padding: 0px 40px 50px 40px;
  max-width: 1200px;
  margin: 0 auto;}
.subpage-add-text h2 {
  font-weight: 700;
  margin-bottom: 50px;}
.subpage-add-text p {
  color: rgba(0, 0, 0, 0.5);}

.credentials-container {
  padding: 100px 40px;
  color: #fff;
  background: #000;
  margin-bottom: 0px;}
.credentials-container h2 {
  margin-bottom: 50px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;}
.credentials {
  max-width: 1200px;
  margin: 0 auto;}
.credentials .single-credential-wrapper .credential-media {
  aspect-ratio: 1000 / 600;
  margin-bottom: 30px;}
.credentials .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider {
  min-height: unset !important;
  height: 100%;}
.credentials .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider .pgcsimplygalleryblock-slider-collection {
  height: 100% !important;}
.credentials .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider .pgcsimplygalleryblock-slider-collection .pgcsimplygalleryblock-slider-content {
  padding: 0px !important;}
.credentials .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider .pgcsimplygalleryblock-slider-collection .pgcsimplygalleryblock-slider-content .pgcsimplygalleryblock-slider-slider-view .pgcsimplygalleryblock-slider-slides-wraper .pgcsimplygalleryblock-slider-slide .pgcsimplygalleryblock-slider-main-wrap {
  padding: 0px !important;}
.credentials .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider .pgcsimplygalleryblock-slider-collection .pgcsimplygalleryblock-slider-content .pgcsimplygalleryblock-slider-slider-view .pgcsimplygalleryblock-slider-slides-wraper .pgcsimplygalleryblock-slider-slide .pgcsimplygalleryblock-slider-main-wrap img {
  width: 100% !important;
  height: auto !important;
  left: auto !important;
  top: auto !important;}
.pgcsimplygalleryblock-slider-next-prev-navi:hover {
  background-color: #ec690c !important;}
.credentials .single-credential-wrapper .credential-body h3 {
  color: #ec690c;
  font-size: 24px;}
.credentials .single-credential-wrapper .credential-body p {
  color: #fff;}
.credentials.credentials--single {
  }
.credentials.credentials--mutli {
  }
.credentials.credentials--mutli .single-credential-wrapper {
  margin-bottom: 60px;}

section.contact-section {
  background: #000;
  color: #fff;
  padding: 100px 0px;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] {
  margin: 0 auto;
  width: auto;
  max-width: 1200px;
  padding: 0 40px !important;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] label,
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox .forminator-label {
  display: none;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label {
  display: block;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-textarea .forminator-field {
  position: relative;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-textarea .forminator-field .forminator-description {
  position: absolute;
  top: 3px;
  right: 8px;
  display: block;
  color: #757575;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label {
  position: relative;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label:after {
  display: block;
  content: '';
  width: 100%;
  clear: both;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label input,
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label span.forminator-checkbox-box {
  float: left;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-checkbox label span.forminator-checkbox-label {
  float: right;
  width: calc(100% - 30px);
  margin-left: 0px;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] button.forminator-button {
  background: #ec690c;
  border-radius: 999px;
  padding: 20px 40px;
  transition: all ease-in-out 0.2s;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] button.forminator-button:hover {
  transform: scale(1.05);
  background: #222222;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-upload .forminator-field {
  background-color: var(--base-2);
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  padding: 10px;
  color: #757575;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field-upload .forminator-field span.forminator-description {
  font-size: 16px !important;
  font-family: inherit !important;
  font-weight: 400 !important;
  color: #757575 !important;}
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] input::placeholder,
section.contact-section form.forminator-ui.forminator-custom-form[data-design=flat] textarea::placeholder {
  color: #757575 !important;}

section.contact-section.contact-v-white {
  background: rgba(0, 0, 0, 0.1);
  color: #000;}

article.post.type-post .inside-article .featured-image img {
  width: 100%;
  height: auto;}
.comments-area {
  display: none !important;}

.site-footer {
  background: #000;
  color: #fff;
  padding: 20px 0px 100px 0px;}
.site-footer footer.custom-footer {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 40px;}
.site-footer footer.custom-footer .footer__top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 50px;}
.site-footer footer.custom-footer .footer__top a.footer__logo {
  display: block;
  width: 33%;}
.site-footer footer.custom-footer .footer__top nav.footer__nav {
  display: block;
  width: 66%;
  padding-left: 30px;
  color: rgba(255, 255, 255, 0.4);}
.site-footer footer.custom-footer .footer__top nav.footer__nav ul {
  list-style-type: none;
  margin: 0px 0px 15px 0px;}
.site-footer footer.custom-footer .footer__top nav.footer__nav ul li a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;}
.site-footer footer.custom-footer .footer__top nav.footer__nav ul li a:hover {
  color: rgba(255, 255, 255, 0.7);}
.site-footer footer.custom-footer .footer__bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-left {
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: end;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right {
  width: 66%;
  padding-left: 30px;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-left .footer__social {
  display: none;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-left .footer__copyright {
  color: rgba(255, 255, 255, 0.4);}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right .footer__contact {
  color: rgba(255, 255, 255, 0.4);}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right .footer__contact p {
  margin-bottom: 0px;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right .footer__contact strong {
  color: #fff;
  display: block;
  margin-bottom: 10px;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right .footer__contact a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;}
.site-footer footer.custom-footer .footer__bottom .footer__bottom-right .footer__contact a:hover {
  color: rgba(255, 255, 255, 0.7);}
.site-footer footer.custom-footer .footer__copyright.cprght-desktop {
  display: none;}

body.page-template-default,
body.error404 {
  background: rgba(0, 0, 0, 0.1);
  padding: 230px 0px 0px 0px;}
body.page-template-default .inside-article,
body.error404 .inside-article {
  background: transparent;}

body.error404 {

}

@media (min-width: 576px) {
  .site-footer footer.custom-footer .footer__top nav.footer__nav {
    padding-left: 20%;}
  .site-footer footer.custom-footer .footer__bottom .footer__bottom-right {
    padding-left: 20%;}
}

@media (min-width: 600px) {
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li {
  width: calc(50% - 15px);
  margin-right: 30px;}
.wrapper-blog-teaser > div > ul.wp-block-latest-posts li:last-child {
  margin-right: 0px;}
}

@media (min-width: 769px) {
  section.hero .hero__inner {
    padding: 0 40px;}
  section.hero .hero__inner p {
    max-width: 600px;}
  section.hero.xmas-edition video.hero__bg {
  min-height: unset;}
  section.hero.xmas-edition .xmas__overlay {
    top: 30px;
    right: 30px;
    bottom: auto;
    left: auto;
    width: 400px;}
  section.hero .xmas__overlay .xmas_overlay-text p {
    text-align: right;}
  .custom-subpage-header h1.entry-title {
    padding: 0 40px;}
  .credentials.credentials--single .single-credential-wrapper  {
    display: flex;
    flex-direction: row;}
  .credentials.credentials--single .single-credential-wrapper .credential-media {
    width: calc(50% - 15px);
    margin-bottom: 0px;
    margin-right: 30px;}
  .credentials.credentials--single .single-credential-wrapper .credential-media .wp-block-pgcsimplygalleryblock-slider {
    height: auto;
    aspect-ratio: 1000 / 600;  }
  .credentials.credentials--single .single-credential-wrapper .credential-body {
    width: calc(50% - 15px);}
  .credentials.credentials--mutli {
    display: flex;
    flex-direction: row;}
  .credentials.credentials--mutli .single-credential-wrapper {
    width: calc(50% - 15px);
    margin-right: 30px;}
}

@media (min-width: 782px) {
  .wrapper-txt-img .wp-block-columns {
    flex-wrap: wrap !important;}
  .wrapper-txt-img .wp-block-columns .wp-block-column {
    width: 100%;
    flex-basis: unset;}
}

@media (min-width: 783px) {
  .forminator-row.forminator-row-last {
    text-align: center;}
}

@media (min-width: 992px) {
  section.hero.xmas-edition .xmas__overlay {
    top: auto;
    right: 30px;
    bottom: 69px;
    left: auto;}
  .wrapper-txt-img .wp-block-columns .wp-block-column {
    width: calc(50% - 30px);
    flex-basis: 0;}
  .wrapper-txt-img .wp-block-columns .wp-block-column p:last-child {
    margin-bottom: 0px;}
  .wrapper-txt-img .wp-block-columns .wp-block-column figure {
    height: 100%;}
  .wrapper-txt-img .wp-block-columns .wp-block-column figure img {
    height: 100%;
    object-fit: cover;}
  .site-footer footer.custom-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;}
  .site-footer footer.custom-footer .footer__top {
    width: 50%;}
  .site-footer footer.custom-footer .footer__bottom {
    width: 50%;}
  .site-footer footer.custom-footer .footer__top nav.footer__nav {
    
  }
  .site-footer footer.custom-footer .footer__bottom .footer__bottom-left .footer__copyright.cprght-mobile {
    display: none;}
  .site-footer footer.custom-footer .footer__copyright.cprght-desktop {
    display: block;
    color: rgba(255, 255, 255, 0.4);
    text-align: center;
    width: 100%;}
}

@media (min-width: 1025px) {

}

@media (min-width: 1200px) {
  section.hero.xmas-edition .xmas__overlay {
    width: 420px;}
}