/*
Theme Name: ggb
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.0
Tested up to: 6.4.2
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfour
Text Domain: bbg
Tags: one-column, wide-blocks, 
*/
/*}
 */
/*page-template-wp-custom-template-single-ggb*/
/*page-template*/
/*wf_cpt_ggb-template */
:root {
  --gray: #707070;
  --light-gray: #F8F8FA;
  --orange: #FFA22B;
  --red: #FF2D16;
  --light-blue: #00B8F1;
  --wp--style--root--padding-top: 0;
  --weite-gr: 20vw;
  --weite-mi: 30vw;
  --font-size: 16px;
  --wp--style--global--content-size-kma-pr: 100%;
  --wp--style--global--wide-size: 1380px;
  --wp--style--root--padding-right: 0;
  --wp--style--root--padding-left: 0;
  --wp--style--global--content-size: 100%;

}

@font-face {
  font-family: 'MulishItalic';
  src: url('fonts/Mulish-Italic-VariableFont_wght') format(woff);
}

@font-face {
  font-family: 'Mulish';
  src: url('fonts/Mulish-VariableFont_wght.woff') format(woff);
}

@font-face {
  font-family: 'MulishBold';
  src: url('fonts/Mulish-Bold.woff') format(woff);
}

@font-face {
  font-family: 'MulishSemiBold';
  src: url('fonts/Mulish-SemiBold.woff') format(woff);
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Regular.woff') format(woff);
}

@font-face {
  font-family: 'OpenSansBold';
  src: url('fonts/OpenSans-Bold.woff') format(woff);
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.ttf') format(ttf);
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: 'OpenSans';
  color: #707070;
  overflow-x: hidden;
  font-size: 16px;
}

a {
  color: var(--orange);
  font-size: 16px;
}

:where(.wp-site-blocks *:focus) {
  outline-width: 0px;
}
/* .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
  color:var(--orange)
} */
/**************************************/
body {
  font-family: 'OpenSans';
  color: var(--gray);
  background-color: #fff;
}

body {
  margin: 0;
  --wp--style--global--content-size: 100% !important;
  --wp--style--global--wide-size: 100% !important;
  --wp--style--root--padding-right: 0 !important;
  --wp--style--root--padding-left: 0 !important;
}

.home .entry-content.wp-block-post-content {
  margin-block-start: 0;
}
.header-top-aussen {z-index: 1000; opacity: 1;}
#startseite-navigation {
  position: relative;
  top: 0px;
  z-index: 1200;
  opacity: 1;
  transition: all 0.5 ease-in;
}

#sticky-top-image-start {
  display: block;
}

#header-aussen-start {
  display: block;
/*   position: absolute;
 */  z-index: 100;
  display: flex;
  flex-flow: column;
  justify-content: end;
  margin-top: -565px;
  width: 100%;
}
#header-aussen-start .icon a{color: #707070;}

@media screen and (max-width:1500px) {
  #header-aussen-start {

  margin-top: -515px;

}}
@media screen and (max-width:1400px) {
  #header-aussen-start {

  margin-top: -498px;

}}
#sticky-top-image-start .spacer100 {
  background-color: #fff;
  margin-top:0px!important;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,1+63,0+100 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,.6) 42%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  height: 130px;
}

@media screen and (max-width:1350px) {
  #startseite-navigation {
    display: none;
  }
  .spacer-startseite{ height: 165px!important;}
  .header-top-aussen  {
    opacity: 1!important;
  }
}
@media screen and (min-width:1350px) {
  /* kreise einblenden */
  .home #startseite-navigation #sticky-nav {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
}
.wp-block-navigation__responsive-container-open:not(.always-shown) {
  display: none!important;
}
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display: block!important;
}
}

.home #startseite-navigation figure.wp-block-image img {
  object-fit: cover;
  width: 100%;
}

.home #startseite-navigation .header-text-innen {
  width: 77%;
  margin: 0 auto;

}

.home #startseite-navigation .header-text {
  justify-content: center;
}



/**** startseite overlay***/
/* .home #startseite-navigation  .header-text-innen {
  width: 77%;
  margin: 0 auto;

}
 */
.home #startseite-navigation .header-text {
  justify-content: center;
}

.home #startseite-navigation #sticky-nav>nav {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
}

.home #startseite-navigation #header-text-navi {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  background: none !important;
  max-width: var(--wp--style--global--content-size-bgg);
}

.home #startseite-navigation .header-text-innen {
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding-left: 20px;
}

.home #startseite-navigation #header-text-navi {
  margin: 0 auto;
  display: block;
  width: 90%;
  margin: 0 auto;
}

.home #startseite-navigation .header-top-aussen .header-text a {
  font-family: 'OpenSansBold';
  font-size: 70px;
  line-height: 80px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
  text-decoration: none;
}

.home #startseite-navigation .header-top-aussen .subtitle {
  font-family: 'MulishSemiBold';
  font-size: 50px;
  line-height: 58px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
}


/*** pos bild top****/

.home #startseite-navigation .header-nav ul {
  margin-top: 70px;
  height: 180px;
  width: 100%;
  justify-content: center !important;
  gap: 100px;
}

@media screen and (max-width:1250px) {
  .home #startseite-navigation .header-nav ul {
    gap: 70px;
  }
}

#header-aussen {
  position: absolute;
  z-index: 100;
  display: flex;
  flex-flow: column;
  width: 100%;
  justify-content: center;
  font-family: 'OpenSansBold';
  top:13px;
}
.home #startseite-navigation .header-text-zeile {
  width: 100%;
  justify-content: center;
}

.page-template-wp-custom-template-single-ggb .element-is-not-sticky .header-text-zeile {
  flex-flow: row;
  width: 100%;
}

.page-template-wp-custom-template-single-ggb .element-is-not-sticky#header-text-navi {
  top: 8px;
  padding-top: 0;
}

.page-template-wp-custom-template-single-ggb .element-is-not-sticky .header-nav {
  width: auto;
}

@media screen and (max-width:1400px) {
  .home #startseite-navigation .header-nav ul {

    height: 63px;
  }

  .home #startseite-navigation .header-text-zeile .icon a {
    width: 100px;
    height: 140px;
  }
}



.home #startseite-navigation .header-text-navi {
  position: fixed;
  z-index: 100;
  margin-top: 30px !important;
}


@media screen and (max-width:800px) {

  .home #startseite-navigation .header-text-navi {
    position: fixed;
    z-index: 100;
    margin-top: 30px !important;
    margin-top: 20px;
    width: 100% !important;
    margin-left: 0;
    left: 0 !important;
    top: 25px;
    margin-left: 10px !important;

  }

  .home #startseite-navigation #header-text-navi {
    margin-top: 20px;
    width: 100% !important;
    background: none !important;
    margin-left: 0;
    left: 0 !important;
    text-align: left;
    top: 25px;
    margin-left: 10px !important;

  }


  .home #startseite-navigation .header-text {
    max-width: 540px;
    text-align: left;
  }

  .home #startseite-navigation .header-text a {
    font-family: 'OpenSansBold';
    font-size: 20px;
    line-height: 25px;
  }

  .home #startseite-navigation .subtitle {
    font-size: 16px;
    line-height: 30px;

  }
}

/*** kleiner 400 px **/

/******************** ende eingefügt****/
/********************************/
/********************************/
/********************************/
/** Navigation**/
/** */
/** element-is-sticky wenn oben*/
/** element-is-not-sticky wenn unten*/
/*Angleichung single und sticky*/

/** 3 zustände header*/
/* */
.element-is-sticky {
  margin-block-start: 0rem !important
}

h1,
h2 {
  font-family: 'Mulish';
  font-size: 45px;
  font-weight: 500;
}

/*************************************************/
/*********** breakpoint mobile Navigation ********/
/*************************************************/
/** breakpoint start **/
.wp-block-navigation__responsive-container-open:not(.always-shown) {
  display: block;
}

.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display: none;
}

/* 
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
  display: block
} */



.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: 0
}

@media (min-width: 1390px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }


  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0
  }
}

/** breakpoint ende**/
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  height: 44px !important;
  width: 44px !important;
  background-color: #fff;
}

/*************************************************/
/*********** ende breakpoint mobile Navigation ********/
/*************************************************/



@media (min-width: 1390px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}


.header-top-aussen {
  position: fixed;
  top: 0;
  width: 100%;
}

#header-aussen .header-text-innen {
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding-left: 20px;
}

#header-aussen .header-text-innen:before {
  content: '';
  display: block;
  background-image: url('icons/leiste.png');
  background-size: contain;
  height: 100%;
  width: 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}


/*************************************************/
/*********** breakpoint mobile Navigation ********/
/*************************************************/
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  height: 44px !important;
  width: 44px !important;
  background-color: #fff;
}



/** header position**/
header .wp-block-image img {
  width: 100%;
}

.header-top-aussen figure.wp-block-image img {
  object-fit: cover;
  object-position: 0 -338px;
}

@media screen and (max-width:1900px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -300px;
  }
}

@media screen and (max-width:1600px) {

  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -270px;
  }
}

@media screen and (max-width:1390px) {

  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -250px;
  }

}

@media screen and (max-width:1300px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -200px;
  }
}

@media screen and (max-width:1200px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -170px;
  }
}

@media screen and (max-width:1100px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -150px;
  }
}

@media screen and (max-width:1000px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0 -130px;
  }
}

@media screen and (max-width:800px) {
  .header-top-aussen figure.wp-block-image img {
    object-fit: cover;
    object-position: 0px;
  }
}


@media(max-width:1390px) {
  .page-template .header-nav {
    margin: 0px !important;
  }
}




.header-text {
  position: relative;
  margin-bottom: 20px;
}


.header-text a {
  /*   font-family: 'MulishBold';
 */
  font-family: 'OpenSansBold';
  font-size: 70px;
  line-height: 80px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
  text-decoration: none;
}

.header-text .subtitle {
  font-family: 'MulishSemiBold';
  font-size: 50px;
  line-height: 58px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
}

@media screen and (max-width:1500px) {

  .header-text a {
    font-size: 55px;
    line-height: 63px;
  }

  .header-text .subtitle {
    font-size: 40px;
    line-height: 40px;

  }

}

@media screen and (max-width:1000px) {
  .header-text a {
    font-size: 35px;
    line-height: 40px;
  }

  .header-text .subtitle {
    font-size: 25px;
    line-height: 30px;

  }


}

@media screen and (max-width:610px) {
  .header-text a {
    font-size: 25px;
    line-height: 30px;
  }

  .header-text .subtitle {
    font-size: 18px;
    line-height: 22px;

  }

}

/*** ergnäzen für iphone se**/


.header-top-aussen #sticky-top-image {
  top: 0;
  height: 224px;
  width: 100%;
  overflow: hidden;
}

.icon a {
  width: 120px;
  height: 160px;
  background-image: url('icons/menu-icon.svg');
  background-repeat: no-repeat;
  display: flex !important;
  flex-flow: column;
  justify-content: flex-end;
  text-align: center;
}




/********************************************************************************************/
/******************************navigation sticky desktop ************************************/
/***************************************************************************************/

.header-top-aussen #header-text-navi {
  margin-top: 20px;
  width: 90%;
  background: none !important;
  margin: 0 auto;
  left: 0 !important;
  text-align: left;
  top: 0px;

}

.header-top-aussen h2.header-text {
  font-family: 'OpenSansBold';
  padding-top: 0px;
  line-height: 14px;

}

@media (min-width: 1390px) {

  #sticky-nav .header-text,
  #sticky-nav a,
  #sticky-nav .header-nav,
  #sticky-nav nav,
  #sticky-nav.header-text .subtitle {
    display: block;
    text-align: center;
    color: #fff;
    /**!**/

  }

}



.header-top-aussen #sticky-nav .icon a {
  width: 90px;
  height: 100px;
  background-image: url(icons/menu-icon.svg);
  background-size: 80%;
  /** raus mobil**/
  background-position: top center;
  text-align: center;
  white-space: nowrap;

}

.header-top-aussen .icon a span,
.header-top-aussen .icon a {
  font-size: 16px;
  font-family: 'OpenSans';
  color: #fff;
    white-space: nowrap!important;
}

.header-top-aussen .header-text {
  max-width: 770px;
}

.header-top-aussen .header-text a {
  /*   font-family: 'MulishBold';
 */
  font-family: 'OpenSansBold';
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
}

.header-top-aussen .subtitle {
  font-family: 'MulishSemiBold';
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 3px 6px #000;
}

@media screen and (max-width:800px) {
  .header-top-aussen .header-text {
    max-width: 90%;
  }

  .header-top-aussen .header-text a {
    /*   font-family: 'MulishBold';
 */
    font-family: 'OpenSansBold';
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    text-shadow: 0 3px 6px #000;
  }

  .header-top-aussen .subtitle {
    font-family: 'MulishSemiBold';
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-shadow: 0 3px 6px #000;
  }
}

.header-text-zeile {
  width: 100%;
  margin: 0 auto;
  margin-top: 22px !important;
}

.page-template-wp-custom-template-single-ggb .element-is-not-sticky .header-text-zeile,
.page-template .element-is-not-sticky .header-text-zeile,
.element-is-sticky .header-text-zeile {
  justify-content: space-between !important;
  width: 90%;
}

/*** text oben mobile***/
/** Bild sticky **/
.header-top-aussen #sticky-top-image {
  width: 100%;
  height: 165px !important;
  overflow: hidden;
  z-index: 100;
}

@media screen and (min-width:1699px) {

  .header-top-aussen #sticky-top-image {
    width: 100%;
    height: 224px !important;
    overflow: hidden;
    z-index: 100;
  }
}

@media screen and (max-width:1699px) {

  .header-top-aussen .header-text {
    max-width: 540px;
  }

  .header-top-aussen .header-text a {
    font-size: 32px;
    line-height: 34px;
  }

  .header-top-aussen .subtitle {
    font-size: 18px;
    line-height: 20px;
  }
  #header-aussen {
    top: -6px;
  }
}
@media screen and (max-width:800px) {

  .header-top-aussen .header-text {
    max-width: 440px;
  }

  .header-top-aussen .header-text a {
    font-size: 28px;
    line-height: 32px;
  }

  .header-top-aussen .subtitle {
    font-size: 14px;
    line-height: 16px;
  }

}
@media screen and (max-width:600px) {

  .header-top-aussen .header-text {
    max-width: 340px;
  }

  .header-top-aussen .header-text a {
    font-size: 24px;
    line-height: 28px;
  }

  .header-top-aussen .subtitle {
    font-size: 12px;
    line-height: 14px;
  }

}

@media screen and (min-width: 2200px) {
  .header-top-aussen #header-text-navi {

    width: 70%;

  }
}

@media screen and (max-width:1150px) {

  #header-aussen {
    flex-flow: row;
    padding-top: 0px;
    top: 0;
  }

  #header-aussen {
    position: fixed;
    z-index: 100;
    display: block;
    top: 0px;
    width: 100%;
  }
  
}

/*** kleiner 768 // 992 px **/
@media screen and (max-width:800px) {
  #header-aussen {
    width: 100%;
  }

  #sticky-top-image {
    position: fixed;
    height: 160px !important;
    top: 0;
    width: 100%;
  }

  #sticky-top-image figure {
    overflow: hidden;
    height: 100%;
    width: 100%;
  }

  #header-aussen {
    position: absolute;
    z-index: 100;
    display: flex;
    flex-flow: column;
    justify-content: start;
    top: 0px;
    height: auto;
  }


}



/*** kleiner 400 px **/
@media screen and (max-width:480px) {
  #header-text-navi {
    padding-top: 0 !important;
  }

  #sticky-top-image {
    position: fixed;
    height: 200px !important;
    top: 0;
  }

  .header-top-aussen .header-text {
    max-width: 240px;
  }

  #sticky-top-image figure {
    overflow: hidden;
    height: 100%;
  }

  .header-top-aussen .header-text a {
    font-size: 16px;
    line-height: 25px;
  }

  .header-top-aussen .subtitle {
    font-size: 16px;
    line-height: 18px;
  }

  #sticky-top-image figure img {
    box-sizing: border-box;
    height: 100%;
    max-width: 100%;
    vertical-align: bottom;
    object-fit: cover;
  }

  main {
    padding-top: 240px;
  }
}

@media (max-width: 500px) {
  #sticky-nav {
    position: absolute !important;
    right: 12px;
    top: 12px;
  }
  .header-top-aussen h2.header-text {
    line-height: 3px;
}
  .header-top-aussen .header-text a {
    font-size: 16px;
    line-height: 18px;
  }
  .header-top-aussen .header-text a {
    font-size: 16px;
    line-height: 18px;
  }

  .header-top-aussen .subtitle {
    padding-top: 12px;
  }
}

@media screen and (max-width:330px) {
  .header-top-aussen .header-text {
    max-width: 180px;
  }
}

ul.wp-block-navigation__responsive-container {
  background-color: #fff;
  display: flex;
}




/**page-id-172  über uns **/
/**page-id-144  Übersicht**/
/**page-id-215  Übersicht**/
.ueber-uns a {
  background-image: url('icons/Icon_Ueber_Uns_Positiv.svg') !important;
}

.ueber-uns:hover a,
.page-id-172 .ueber-uns a {
  background-image: url('icons/Icon_Ueber_Uns_Negativ.svg') !important;
}


.uebersicht a {
  background-image: url('icons/Icon_Uebersichten_Positiv.svg') !important;
}

.page-id-144 .uebersicht a,
.page-id-215 .uebersicht a,
.uebersicht:hover a {
  background-image: url('icons/Icon_Uebersichten_Negativ.svg') !important;
}

.dokumente a {
  background-image: url('icons/Icon_Dokumente_Positiv.svg') !important;
}

.page-id-409 .dokumente a,
.dokumente:hover a {
  background-image: url('icons/Icon_Dokumente_Negativ.svg') !important;
}



.gebet a {
  background-image: url('icons/Icon_Gebet_Positiv.svg') !important;
}

.page-id-411 .gebet a,
.gebet:hover a {
  background-image: url('icons/Icon_Gebet_Negativ.svg') !important;
}



.information a {
  background-image: url('icons/Icon_Informationen_Positiv.svg') !important;
}


.page-id-414 .information a,
.information:hover a {
  background-image: url('icons/Icon_Informationen_Negativ.svg') !important;
}

.kontakt a {
  background-image: url('icons/Icon_Kontakt_Positiv.svg') !important;
}


.page-id-417 .kontakt a,
.kontakt:hover a {
  background-image: url('icons/Icon_Kontakt_Negativ.svg') !important;
}


/***************************************************************************************/
/******************************navigation sticky ende **********************************/

/**mobile Navigation start**/
/* .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  max-width: 100% !important;
  height: auto;
  width: 100%;
} */

.wp-block-navigation__responsive-container {
  right: 0 !important;
  left: initial;
}

#modal-1.has-modal-open.is-menu-open {
  width: 80%;
  max-width: 700px;
  background-color: #fff !important;
}

#modal-1.has-modal-open.is-menu-open ul {
  display: block !important;
  width: 100%;
}

#modal-1.has-modal-open.is-menu-open li {
  display: block;
  border-bottom: 1px solid #707070;
}

#modal-1.has-modal-open.is-menu-open .icon a {
  justify-content: center;
  height: 75px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  color: #707070 !important;
}

#modal-1.has-modal-open.is-menu-open .icon a span {
  display: block;
  width: 200px;
  padding-left: 120px;
  color: #707070 !important;
}
@media screen and (max-width:420px){
#modal-1.has-modal-open.is-menu-open .icon a span {
  padding-left: 70px;

}
}
@media screen and (max-width:300px){
#modal-1.has-modal-open.is-menu-open .icon a{
  display:block;
  background: none!important;
  width: 100%;

}
}
/**mobile Navigation ende**/

/**** image header ende**/
/*.single-wf_cpt_ggb*/
.single-wf_cpt_ggb #inner {
  width: 80%;
  margin: 0 auto;
  padding-top: 370px;
  max-width: 1340px;
  font-family: 'OpenSansBold';
  font-size: 25px;
  color: var(--gray);
}

.single-wf_cpt_ggb main {

  width: 80%;
  margin: 0 auto;
  background-color: var(--light-gray);
  height: auto;
  max-width: 1340px;
  padding: 11px 20px 20px 140px;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgb(0, 0, 0, .15);

}

.single-wf_cpt_ggb main h1 {
  font-family: 'OpenSansBold';
  font-size: 25px;
  color: var(--gray);
  text-align: left;

}

.single-wf_cpt_ggb main p {
  font-family: 'OpenSans';
  font-size: 25px;
  color: var(--gray);

}

/***startseite **/
/**** contentblöcke***/
/*************************************************************************************/
/*** startseite***/
.home main {
  width: 100%;
  margin: 0 auto;
  background-color: var(--light-gray);
  height: auto;
  max-width: 100%;
  padding: 0;
  border-radius: 0px;
  box-shadow: 0 3px 6px var(--gray);
  color: #707070;

}

@media screen and (max-width:800px) {
  .wp-block-spacer {
    height: 125px !important;
  }
}

.page-template-wp-custom-template-single-ggb .entry-content h2.wp-block-heading,
.home .grau-ueber-uns h2.wp-block-heading,
.home .grau-dokumenete h2.wp-block-heading,
.home .weiss-uebersicht h2.wp-block-heading,
.home #gebet h2.wp-block-heading,
.home #info-kontakt h2.wp-block-heading,
.home .gebet-innen h2.wp-block-heading,
.home .wp-block-heading.has-text-align-center {
  /*   font-family: 'MulishBold';
 */
  font-family: 'OpenSansBold';
  font-size: 45px;
  color: #707070;


}

.page-template-wp-custom-template-single-ggb .entry-content h3.wp-block-heading,
.home .grau-ueber-uns h3.wp-block-heading,
.home .grau-dokumenete h3.wp-block-heading,
.home .weiss-uebersicht h3.wp-block-heading {
  /*   font-family: 'MulishBold';
 */
  font-family: 'OpenSansBold';
  font-size: 20px;
  color: #707070;

}

.home p.weiter a {
  color: var(--orange);
  font-family: 'OpenSansBold';
  text-decoration: none;
}

.home p.weiter a:before {
  content: '> '

}

#ueberuns,
#uebersicht,
#dokumente,
#gebet,
#info-kontakt {
  scroll-margin-top: 165px;
  width: auto;
}
#info,
#kontakt,
#willkommen 
 {
  scroll-margin-top: 165px;
}

@media screen and (min-width:1699px) {

  #ueberuns,
  #uebersicht,
  #dokumente,
  #gebet,
  #info,
  #kontakt {
    scroll-margin-block-start: 223px;
  }
#willkommen {
    scroll-margin-block-start: 223px;
  }
  #ueberuns {
    scroll-margin-block-start: 223px;

  }

}

.grau-ueber-uns {
  width: 100%;
  padding: 70px 140px 70px 0;
  background-color: #EFEFEF;
  box-shadow: 0 3px 6px rgba(200, 200, 200, 0.133);
}

@media screen and (max-width:781px) {
  .grau-ueber-uns {
    width: auto;
    padding: 20px;
    margin: 20px;
  }

  .grau-ueber-uns figure.alignleft {
    float: none;
    margin-inline-start: 0;
    margin-inline-end: 0em;
  }
}

.weiss-uebersicht {
  padding: 70px 0 70px 140px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(200, 200, 200, 0.133);
  margin-block-start: 0;
}

.weiss-uebersicht figure {
  margin: 0;
  padding: 0;
  margin-inline-end: 0m;
  align-self: flex-end;
  width: 100%;
}

.weiss-uebersicht figure img {
  width: 100% !important;
}

@media screen and (max-width:781px) {
  .weiss-uebersicht {
    width: auto;
    padding: 20px;
    margin: 20px;
  }

  .weiss-uebersicht figure.alignrigth,
  .weiss-uebersicht figure.alignleft {
    float: none;
    margin-inline-start: 0;
    margin-inline-end: 0em;
    width: 100%;
  }

  .weiss-uebersicht img {
    width: 100% !important;
  }
}

.grau-dokumente {
  padding: 70px;
  background-color: #EFEFEF;
  box-shadow: 0 3px 6px rgba(200, 200, 200, 0.133);
  margin-top: 0;
}

/* .grau-dokumente #gutenslider-udmy7cmqg {
  max-width: 1110px;
  z-index: 0;
} */

.grau-dokumente .wp-block-eedee-block-gutenslider {
  max-width: 1110px;
  z-index: 0;
}

/** dokumente **/
/* .swiper-wrapper{margin-left:-300px} */
.swiper .swiper-wrapper .wp-block-eedee-block-gutenslide .slide-content {
  display: block !important;
}

.swiper-slide {
  margin-right: 25px;
  font-size: 20px;
  font-family: 'OpenSans';
  text-align: center;
}

#dokumente .download {
  color: #FFA22B;
}

#dokumente button svg {
  display: none;
}

.eedee-swiper-outer {
  position: relative;
  display: flex;
}

#dokumente button {
  position: absolute !important;

}
.wp-block-eedee-block-gutenslider.dot-position-bottom
.eedee-gutenslider-pagination{
  bottom: -51px!important;
  height: 30px;
}
.wp-block-eedee-block-gutenslider .swiper-pagination-bullet{
  background-color: var(--orange)!important;
}

#dokumente button.eedee-gutenslider-prev {
  content: '';
  display: block;
  height: 120px;
  width: 120px;
  left: -150px;
  top: 120px;
}

#dokumente button.eedee-gutenslider-next {
  display: block;
  height: 120px;
  width: 120px;
  left: calc(100% + 30px);
  top: 120px;
}

#dokumente button.eedee-gutenslider-next:before {
  content: '';
  display: block;
  height: 120px;
  width: 120px;
  position: absolute;
  left: -0;
  top: 0px;
  background-image: url('icons/slider-forward.svg');
  background-repeat: no-repeat;
}


#dokumente button.eedee-gutenslider-prev:before {
  content: '';
  display: block;
  height: 120px;
  width: 120px;
  position: absolute;
  right: 0;
  top: -0;
  background-position: top right;
  background-image: url('icons/slider-back.svg');
  background-repeat: no-repeat;

}
button.swiper-button-disabled{display: none!important;}
@media screen and (max-width:800px) {
  .grau-dokumente {
    padding: 70px 20px;

  }

  .swiper-slide {
    width: 360px !important;
  }

  #dokumente button.eedee-gutenslider-prev:before,
  #dokumente button.eedee-gutenslider-next:before {
    content: '';
    display: none;
  }

  .grau-dokumente #gutenslider-udmy7cmqg {
    max-width: 100%;
    z-index: 10;
  }

  .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer,
  .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer,
  .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer {
    height: 260px !important;
    min-height: 260px !important;
  }
  /* .wp-block-eedee-block-gutenslider.content-change {
  height: 252px;
} */
}
/* @media screen and (max-width:1350px) {
    .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer,
  .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer,
  .wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer {
    height: 260px !important;
    min-height: 260px !important;
  }
} */
#gebet {
  color: #fff;
  background-image: url('icons/gebet.jpg');
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
#info-kontakt.gebete-innen.zwei{
  margin-top: 0;
  padding-top: 0;
}
#gebet .background {}

#gebet .gebet-innen {
  width: 80%;
  margin: 0 auto
}
p.p-first{margin-block-start: 1.2rem!important;}
#gebet .gebet-innen h2 {
  color: #fff !important;
  width: 400px;
  margin-left: 0px !important;
}

#gebet .gebet-innen p {
  color: #fff;
  width: 400px;
  margin-left: 0px !important;
}

@media screen and (max-width:800px) {
  #gebet {
    background: none;
    background-color: #5e8eb5;
  }
}

.info-kontakt-innen {
  width: 80%;
  margin: 0 auto;
}

#info-kontakt {
  padding: 70px 0;
}

#info-kontakt .linke-spalte,
#info-kontakt .rechte-spalte {
  background-color: #EFEFEF;
}

#info-kontakt .linke-spalte {
  padding-right: 20px;
  padding-bottom: 0px;
  margin-right: 40px;
}

#info-kontakt .rechte-spalte {
  padding: 20px;
}

@media screen and (max-width:1200px) {

  .is-layout-flex.info-kontakt-innen {
    display: block;
  }
}

@media screen and (max-width:800px) {

  .page-template-wp-custom-template-single-ggb .entry-content h2.wp-block-heading,
  .home .grau-ueber-uns h2.wp-block-heading,
  .home .grau-dokumenete h2.wp-block-heading,
  .home .weiss-uebersicht h2.wp-block-heading,
  .home .gebet h2.wp-block-heading,
  .home #info-kontakt h2.wp-block-heading,
  .home .wp-block-heading.has-text-align-center {
    font-size: 25px;
  }
}

@media screen and (max-width:800px) {


  .is-layout-flex.info-kontakt-innen .rechte-spalte {
    display: block;
  }

  .is-layout-flex.info-kontakt-innen .rechte-spalte {
    display: block;
  }

  .is-layout-flex.info-kontakt-innen .wp-block-columns {
    gap: 60px;
  }

  .is-layout-flex.info-kontakt-innen .linke-spalte figure {
    float: none;
    margin-inline-start: 0;
    margin-inline-end: 0em;
    width: 100%;
  }

  #info-kontakt .rechte-spalte {
    padding-right: 0px;
  }

  .is-layout-flex.info-kontakt-innen .linke-spalte p,
  .is-layout-flex.info-kontakt-innen .linke-spalte h2 {
    padding-left: 20px;
  }
}

#info-kontakt .rechte-spalte,
#info-kontakt .linke-spalte {
  width: auto;
  margin: 20px 0;
}

#info-kontakt .linke-spalte:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

/***startseite ende**/



.page-template-wp-custom-template-single-ggb .entry-content p.center .page-template-wp-custom-template-single-ggb .entry-content p.center {
  text-align: center;
}

/** suchfeld**/
li.sf-field-search {
  display: flex !important;
  justify-content: flex-end;
}

li.sf-field-search h4 {
  font-family: 'OpenSansBold';
  font-size: 20px;
  margin-right: 20px;
  color: #707070;
  align-self: center;
}

li.sf-field-search input {
  width: 340px;
  height: 32px;
  border-radius: 15px;
  border: #eee 1px solid;
  padding: 10px;
  text-align: left;
  font-family: 'OpenSans';
  font-size: 20px;
  color: #707070;
}

li.sf-field-search input::placeholder {
  text-align: right;
}

.searchandfilter ul {
  margin: 0;
  padding: 0;
}

@media screen and (max-width:800px) {
  li.sf-field-search {
    display: block !important;
  }

  li.sf-field-search input {
    width: 100% !important;
  }
}

.page-template-wp-custom-template-single-ggb .entry-content {
  width: 80%;
  margin: 0 auto;
}

.search-filter-results div {
  position: relative;
}

.search-filter-results .mail {
  color: var(--orange);
}

.search-filter-results div p {
  text-align: left;
}

.search-filter-results .content {
  display: none;
  opacity: 0;
  padding-left: 20px;
  background-color: #EFEFEF;
  transition: all 0.5 ease-in;
}


.search-filter-results .content.show {
  display: block;
  opacity: 1;
  transition: all 0.2 linear;
  padding-bottom: 20px;
}

.search-filter-results .content.show p:first-child {
  margin: 0;
  padding: 0;
}

.search-filter-results .content img {
  width: 186px;
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;

}



.page-template-wp-custom-template-single-ggb .entry-content .ggb-aussen p {
  text-align: left;
}

.grau {
  background-color: #EFEFEF;
  margin-left: 14px;
  transition: all 0.1s ease-in;
}

.ggb-aussen:not(.show) .grau:hover {
  background-color: #FFA22B;
}

.search-filter-results div .top {

  background-image: url('icons/pfeill_unten.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50px;
  margin-left: 14px;
  padding-right: 0px;

}

.search-filter-results div .top.show {
  background-image: url('icons/pfeill_top.svg');
}

.search-filter-results div .top h2 {
  font-family: 'OpenSansBold';
  padding: 15px 50px 15px 0px;
  font-size: 16px;
  color: #707070;
  cursor: pointer;
  margin-bottom: 0;
}


.search-filter-results .content.show {
  background-color: #EFEFEF;
}

.search-filter-results div p {
  font-family: 'OpenSans';
  font-size: 16px;
  color: #707070;
  line-height: 24px;
  margin: 7px 0;

}

.search-filter-results div strong {
  font-family: 'OpenSansBold';
  font-size: 16px;
  font-weight: 400;


}

.search-filter-results div .ggb-top {
  font-family: 'OpenSansBold';
  font-size: 16px;
  font-weight: 400;
  margin-top: 33px;
  display: block;

}

.search-filter-results figure+p>.ggb-top {
  font-family: 'OpenSansBold';
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;

}

.search-filter-results div a {
  font-family: 'OpenSans';
  font-weight: 500;
  font-size: 16px;
  color: #FFA22B
}


.search-filter-results .ggb-aussen {
  background: rgb(235, 40, 74);
  background: linear-gradient(356deg, rgba(235, 40, 74, 1) 0%, rgba(246, 106, 57, 1) 27%, rgba(255, 162, 43, 1) 100%);
}

.search-filter-results div.ggb-aussen:last-child {

  margin-bottom: 60px;

}

.search-filter-results .ggb-aussen.show {
  background-size: 100%;
  background-repeat: no-repeat;
}

.search-filter-results .ggb-aussen p {
  padding-right: 60px;
}

.search-filter-results .top.show:before {
  content: '';
  display: block;
  background: none;
}

/*** footer nach umnten wenn seite leer**/
.page-template-wp-custom-template-single-ggb.page-id-215 .wp-site-blocks {
  min-height: 98vh;
  height: auto;
}

footer {
  background-color: #707070;
  padding: 10px 0;
  color: #fff;
  position: relative;
  bottom: 0;
  width: 100%;
}


footer>p {
  width: 80%;
  margin: 0 auto;
}

footer a {
  color: #EFEFEF;
  text-decoration: none;
}

div.entry-content:after {
  content: '';
  display: block;
  clear: both;
}

/**navigation ohn stick pro**/