/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.1.0.1
 Text Domain:  bootscore
*/

/* 
All style editing is done via css/scss/_bscore_custom.scss
*/




body, html {
   

    
            
  
}

body.page-template-page_euthanasie {background-image:url(img/background/grain_euthanasie.jpg);
}

body.page-template-page_toetungsanstalt {background-image:url(img/background/grain_toetungsanstalt.jpg);
}

body.page-template-page_heute {background-image:url(img/background/grain_heute.jpg);
}

.anchor {padding-top: 60px; margin-top: -60px;}

a {color:#2a172e;}
a:hover {color: #9b4f59;}

h2 {font-weight:400;}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.gallery-item {
  text-align: left;
}


ul.footernav li a p:hover {color:#fff;}
.navbar-text.adresse p a:hover {color:#fff !important;}

#offcanvas-navbar {min-height: 850px;}

.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  background-image: url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Icon_close_01.png);
  height: 50px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
  background-position:left;
}

 ul.navmenu li a p:hover, .offcanvas-body .col-sm-4 a p:hover,  ul.navmenu li a p:hover, .offcanvas-body .col-lg-4 a p:hover {color:#fff !important;}

.modal-body .card p, .modal-footer {color: #fff;}
 .modal-footer {font-size: 12px;
   padding-top:0;
 }

.modal-content {
  background-color: transparent;
}

.modal-header, .modal-footer, .modal-content {
  border: none;
}

.modal-body {position:relative;}

.modal-body img.close {max-width:50px; position:absolute; top:-9px; right:-9px;; z-index:1000;
  width: auto;
height: auto;
}

.modal-dialog {
  max-width: 601px;
  margin: 0 auto;
}

img.size-full, img.size-large, img.size-medium {max-height:450px !important;
  width:auto;
  border: 2px solid #2a172e;
-webkit-box-shadow: 6px 6px 16px -2px #000000; 
box-shadow: 6px 6px 16px -2px #000000;
transition: transform 630ms ease-in-out;
} 

img.size-full:hover, img.size-large:hover, img.size-medium:hover {transform: scale(110%)  translate(3.5%, 5%);transition: transform 630ms ease-in-out;
 
} 


.facebook {
  width:50px;
    height:50px;
    background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/facebook.png);
    background-size:contain;
    background-repeat:no-repeat;
}

.facebook:hover {
    background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/facebook_hover.png);
}


.insta {
  width:50px;
    height:50px;
    background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/instagram.png);
    background-size:contain;
    background-repeat:no-repeat;
}

.insta:hover {
    background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/instagram_hover.png);
}



.offcanvas-header .btn-close:hover {

  background-image: url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Icon_close_01_Hover.png);

}




body.page-template-page_start img.size-full, body.page-template-page_start img.size-large, body.page-template-page_start img.size-medium {max-height:450px !important;
  width:auto;
  border: none;
-webkit-box-shadow: none; 
box-shadow: none;
transition: transform none;
} 

/* 
offcanvas nav
*/
.offcanvas-body.bg-dark p {color:#eab794;}

.line-left {border-left:3px solid #eab794;}

.offcanvas-body.bg-dark li {list-style:none;
      margin-bottom:35px;
}

.offcanvas-body.bg-dark .col-1 {border-right:solid 3px #eab794; }

.offcanvas-body.bg-dark a {text-decoration: none;}

.offcanvas-body.bg-dark .col-2 {text-align:center;
}

#offcanvas-navbar {min-height: 100vh;}

.navbar.main {-webkit-box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77); 
box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77);}



body.page-template-page_euthanasie .col-11.navi .col-4:first-child a    {
  font-weight:bold;
  text-decoration:underline;
}

body.page-template-page_toetungsanstalt .col-11.navi .col-4:nth-child(2) a    {
  font-weight:bold;
  text-decoration:underline;
}

body.page-template-page_heute .col-11.navi .col-4:nth-child(3) a    {
  font-weight:bold;
  text-decoration:underline;
}



                                                    
.top-button .btn-primary {
  color: #fff;
  background-color: #2A172E;
  border:none;
}


.top-button .btn-primary:hover {
  color: #F9AF54;
  background-color: #2A172E;
  border:none;
}


img.facebook {background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/facebook.png);
    background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

}

img.insta {background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/instagram.png);
    background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

}




body {font-family: 'Roboto', sans-serif; font-size:22px; background-image: url(http://brandenburg.local/wp-content/uploads/2022/01/bg_euthanasie.png;)}

body.page-template-page_toetungsanstalt{background-color: #1D6663;}
body.page-template-page_toetungsanstalt p , body.page-template-page_toetungsanstalt ul li, body.page-template-page_toetungsanstalt h1, body.page-template-page_toetungsanstalt h2, body.page-template-page_toetungsanstalt h3, body.page-template-page_toetungsanstalt h4 {color: #fff;}

body.page-template-page_heute{background-color: #F1B874;}

body.page-template-page_start{background-color: #F1B874; position: relative;}


body.page-template-page_euthanasie p.nav-item a,
body.page-template-page-sidebar-none p.nav-item a
 {
color: #eab794;
text-decoration: none;
}

body.page-template-page_toetungsanstalt p.nav-item a {
color: #F9AF54;
text-decoration: none;
}

body.page-template-page_heute p.nav-item a {
color: #F1B874;
text-decoration: none;
}

body.page-template-page_start p.nav-item a {
color: #F1B874;
text-decoration: none;
}




p.nav-item a:hover {color:#fff !important;}


nav ul li a {
   font-weight: 700;
   font-size:1.273em;
}

.navbar-dark .navbar-nav .nav-link {
font-weight: 400;
font-size: 1em;
color: #eab794;
}

p {
   font-weight:400;
   font-size:1em;
}

h1.card-title {
   font-size:1.636em;
   font-weight:400;
   color:#fff;
}

.row-content h3 {
   font-size:1.818em;
   font-weight:500;
}

button.btn.hamburger {
   width:75px;
   height:75px;
   background-size:cover;
   background-repeat: no-repeat;
}

button.btn.hamburger {
background-image:url(img/buttons/Button_Menu_01.png);
}

body.page-template-page_start button.btn.hamburger:hover, body.page-template-page_heute button.btn.hamburger:hover   {
background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Menu_03_hover.png) !important;
}

body.page-template-page_start button.btn.hamburger:hover, body.page-template-page_heute button.btn.hamburger:hover {
background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Menu_03_hover.png) !important;
}


body.page-template-page_euthanasie button.btn.hamburger:hover,
body.page-template-page_sidebar-none button.btn.hamburger:hover {
background-image:url(img/buttons/Button_Menu_01_hover.png) !important;
}

body.page-template-page_toetungsanstalt button.btn.hamburger:hover {
background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Menu_02_hover.png) !important;
}



.card {
    border:none;
    border-radius:0 !important; 
}

.card h2 {
    font-size:4em;
}

.container {max-width:1200px;
    padding:0 !important;
}

.navbar-nav {flex-direction: row;}


.wp-caption-text {
    text-align: left;
    font-size:0.636em;
}

img.cutout.rotate-right {transform:rotate(3deg);}
img.cutout.rotate-left {transform:rotate(-3deg);}



#content.site-content {padding-top:56px !important;}


p.nav-item {color:#f3bd7f;}

section#header  {
    position:relative;
width:100%;
height:100%;}





body.page-template-page_start section#header .hintergrund {
    z-index:1;
    background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/Eingangsillustration_Main_Page_ohne-VG-1.jpg);
    background-size:100%;
    background-repeat: no-repeat;
    min-height:100vh;
    width:100%;
    padding:0 !important;
    position: absolute;
    top:0;
    left:
}


body.page-template-page_euthanasie section#header .hintergrund {
    z-index:1;
    background-image:url(img/assets/K_1_final_Hintergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
    min-height:100vh;
    width:100%;
    padding:0 !important;
    position: absolute;
    top:0;
    left:
    
 
}

body.page-template-page_euthanasie section#header .mittelgrund {
    z-index:2;
    background-image:url(img/assets/K_1_final_Mittelgrund.png);
    background-size:100%;
    background-repeat: no-repeat;
 min-height:100vh;
 width:100%;
 padding:0 !important;
 position: absolute;
 top:0;

   
}

body.page-template-page_euthanasie section#header .vordergrund {
    z-index:3;
    background-image:url(img/assets/K_1_final_Vordergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
   min-height:130vh;
   width:100%;
   padding:0 !important;
   position: absolute;
   top:0;
  
}



body.page-template-page_heute section#header .hintergrund {
    z-index:1;
    background-image:url(img/assets/K_3_Final_Hintergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
    min-height:100vh;
    width:100%;
    padding:0 !important;
    position: absolute;
    top:0;
    left:
    
 
}

body.page-template-page_heute section#header .mittelgrund {
    z-index:2;
    background-image:url(img/assets/K_3_Final_Mittelgrund.png);
    background-size:100%;
    background-repeat: no-repeat;
 min-height:100vh;
 width:100%;
 padding:0 !important;
 position: absolute;
 top:0;

   
}

body.page-template-page_heute section#header .vordergrund {
    z-index:3;
    background-image:url(img/assets/K_3_Final_Vordergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
   min-height:110vh;
   width:100%;
   padding:0 !important;
   position: absolute;
   top:0;
  
}



body.page-template-page_toetungsanstalt section#header .hintergrund {
    z-index:1;
    background-image:url(img/assets/K_2_Final_Hintergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
    min-height:100vh;
    width:100%;
    padding:0 !important;
    position: absolute;
    top:0;
    left:
    
 
}

body.page-template-page_toetungsanstalt section#header .mittelgrund {
    z-index:2;
    background-image:url(img/assets/K_2_Final_Mittelgrund.png);
    background-size:100%;
    background-repeat: no-repeat;
 min-height:100vh;
 width:100%;
 padding:0 !important;
 position: absolute;
 top:0;

   
}

body.page-template-page_toetungsanstalt section#header .vordergrund {
    z-index:3;
    background-image:url(img/assets/K_2_Final_Vordergrund.png);
    background-size:100%;
    background-repeat: no-repeat;
   min-height:110vh;
   width:100%;
   padding:0 !important;
   position: absolute;
   top:0;
  
}


section.section_wrapper {
   position:relative;
   min-width:100%;
   min-height:100%;
   z-index: 5;
}

.section_inner {
   position:absolute;
   min-width:100%;
   min-height:100%;
   z-index: 5;
   top:0;
   left:0;
}


section.section_wrapper.willkommen {
   position:relative;
   min-width:100%;
 
   z-index: 5;
}

section.section_wrapper.willkommen .section_inner {
   position:relative;
   min-width:100%;
 
   z-index: 5;
   top:0;
   left:0;
}

.section_inner_fade {
   z-index: 4;
}


body.page-template-page_toetungsanstalt .section_inner {
   position:absolute;
   min-width:100%;
   min-height:100%;
   z-index: 5;
   top:0;
   left:0;
}

body.page-template-page_toetungsanstalt .lyte_disclaimer i {color:#fff;}



.modal button.close {
    background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Icon_close_01.png);
    background-color: transparent;
    background-size:contain;
    background-repeat: no-repeat;
  background-position: right;
  cursor: pointer !important;
  width: 100%;
  height: 45px !important;
  border: none !important;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
}




img.lupe {
opacity:0;
}

.lL > br {display:none;}

img.lupe:hover {
   opacity:0;
}


img[src*="Wolke"] {border: none;
-webkit-box-shadow: none;
box-shadow: none;}


img[src*="Wolke"]:hover {  transform: none;
  transition: transform 630ms ease-in-out;}


body.page-template-page_toetungsanstalt button.lupe_div {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_02.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
}

body.page-template-page_heute button.lupe_div {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_01.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
}

body.page-template-page_euthanasie button.lupe_div {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_01.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: scroll;
}

body.page-template-page_euthanasie button.lupe_div:hover {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_01_hover.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
}



body.page-template-page_toetungsanstalt button.lupe_div:hover {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_02_hover.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
}

body.page-template-page_heute button.lupe_div:hover {
   background:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/01/Button_Magnifier_01_hover.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: left;
}





img.lupe {
width: 100%;
height: 50px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
background-repeat: no-repeat;
background-size: contain;;
}

button.lupe_div {
cursor: pointer !important;
width: 100%;
height: 75px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
color:transparent;
font-size:0.1rem;

}


.row.content {
   padding-top:40px;
   padding-bottom:40px;
}





.scroll-indicator {
   position:absolute;
   left:34px;
   top:0;
   bottom:50px;
   width:1px;
}

section.section_wrapper.willkommen .scroll-indicator {
     bottom:0px;
     left:34px;
}


.scroll-indicator:before {
   content:"";
   position:absolute;
   left:18px;
   top:0;
   bottom:0;
   width:4px;
    background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(42,23,46,1) 3%, rgba(42,23,46,1) 51%, rgba(42,23,46,1) 99%, rgba(255,255,255,0) 100%); 
}

.scroll-indicator.willkommen:before {
   content:"";
   position:absolute;
   left:18px;
   top:0;
   bottom:0;
   width:4px;
    background: #2a172e ;
}

.indicator {
   top:50vh;
   left:-50px;
   position:sticky;
   width:40px;
   height:40px;
   border-radius:5px;
   background:transparent;
   background-image:url(img/buttons/Guideline_Arrow_down.png);
   background-repeat: no-repeat;
   background-size: cover;
   
}
.indicator span {
   position:absolute;
   padding-right:14px;
   transform:translate(-100%, 50%);
}


.row-full{
 width: 100%;
 position: relative;
 
 height: 50px;
 margin-top: 100px;

 margin-top: 0px;
 margin-bottom: 30px;
 background:#2A172E;
 -webkit-box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77); 
box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77);

 }

 
 


body.modal-open .background-container{
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='4');
}




.card.text-light.bg-dark.mb-3 {background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/bgcards.png);
  background-color:transparent;
  -webkit-box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77); 
box-shadow: 5px 5px 15px -8px rgba(0,0,0,0.77);
background-color:transparent !important;
}




div[class^="wolke"] {background-repeat:no-repeat;}


/* 
Wolke Euthanasie links
*/
body.page-template-page_euthanasie .wolke_links_bg_01 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-450px;
 top: 3300px;
}

body.page-template-page_euthanasie .wolke_links_bg_02 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-2.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-270px;
  top:5900px;
}

body.page-template-page_euthanasie .wolke_links_bg_03 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-360px;
 top: 9050px;
}


body.page-template-page_euthanasie .wolke_links_bg_04 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-4.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-350px;
 top: 9480px;
}


body.page-template-page_euthanasie .wolke_links_bg_05 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-5.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-365px;
  top:10500px;
}

body.page-template-page_euthanasie .wolke_links_bg_06 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-360px;
  top:11740px;
}

body.page-template-page_euthanasie .wolke_links_bg_07 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-7.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-380px;
  top:12310px;
}

body.page-template-page_euthanasie .wolke_links_bg_08 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-8.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-375px;
top: 13930px;
}

body.page-template-page_euthanasie .wolke_links_bg_09 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-9.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-365px;
top: 16450px;
}

body.page-template-page_euthanasie .wolke_links_bg_10 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-9220.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:16300px;
}

body.page-template-page_euthanasie .wolke_links_bg_11 {background-image:url(img/assets/wolken_euthanasie/links/IMG_-7.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-380px;
top: 18450px;
}


/* 
Wolke Euthanasie rechts
*/
body.page-template-page_euthanasie .wolke_rechts_bg_01 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-250px;
  top:1540px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_02 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-2.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-230px;
  top:2400px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_03 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-360px;
  top:3700px;
}


body.page-template-page_euthanasie .wolke_rechts_bg_04 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-4.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-350px;
  top:4900px;
}


body.page-template-page_euthanasie .wolke_rechts_bg_05 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-5.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-100px;
  top:8400px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_06 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-260px;
  top:10600px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_07 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-7.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-150px;
  top:11700px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_08 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-8.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-215px;
  top:13180px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_09 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_9220.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-165px;
  top:13900px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_10 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-170px;
  top:17390px;
}

body.page-template-page_euthanasie .wolke_rechts_bg_11 {background-image:url(img/assets/wolken_euthanasie/rechts/IMG_-7.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-220px;
  top:19480px;
}

body.page-template-page_euthanasie .bus_rechts {background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/img_cut_02_01-e1644338424623.png);
width: 700px;
height: 700px;
position: absolute;
right: 0;
top: 14900px;
background-size: contain;
background-repeat: no-repeat;
}



/* 
Wolke Tötungsanstalt links
*/

body.page-template-page_toetungsanstalt .wolke_links_bg_01 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-350px;
  top:1680px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_02 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-2.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-170px;
  top:3340px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_03 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-60px;
  top:5350px;
}


body.page-template-page_toetungsanstalt .wolke_links_bg_04 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-4.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-20px;
  top:11730px;
}


body.page-template-page_toetungsanstalt .wolke_links_bg_05 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-5.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-165px;
  top:14490px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_06 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-160px;
  top:18140px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_07 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-7.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-180px;
  top:18670px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_08 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-8.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-75px;
   top:19620px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_09 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-9.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-165px;
 top:24300px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_10 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-10.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-270px;
  top:26700px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_11 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-11.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-190px;
  top:29500px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_12 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_-12.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-120px;
  top:32990px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_13 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_9215.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-70px;
  top:34300px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_14 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_9219.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:35140px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_15 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_9220.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:35840px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_16 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_9221.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:35960px;
}

body.page-template-page_toetungsanstalt .wolke_links_bg_17 {background-image:url(img/assets/wolken_toetungsanstalt/links/IMG_9215.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-70px;
  top:36680px;
}


/* 
Wolke toetungsanstalt rechts
*/
body.page-template-page_toetungsanstalt .wolke_rechts_bg_01 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
right: -450px;
top: 1700px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_02 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-2.png);
background-image: url(img/assets/wolken_toetungsanstalt/rechts/IMG_-2.png);
width: 700px;
height: 700px;
position: absolute;
right: -530px;
top: 2860px;
z-index: 6;
opacity: 0.6;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_03 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
right: -360px;
top: 4900px;}


body.page-template-page_toetungsanstalt .wolke_rechts_bg_04 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-4.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-350px;
  top:6050px;
}


body.page-template-page_toetungsanstalt .wolke_rechts_bg_05 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-5.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-365px;
  top:12450px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_06 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  right: -200px;
top: 13390px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_07 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-5.png);
  width:700px;
  height:700px;
  position:absolute;
  right: -280px;
top: 16190px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_08 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-8.png);
  width:700px;
  height:700px;
  position:absolute;
  right: -315px;
top: 18790px;}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_09 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_9219.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-165px;
  top:20090px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_10 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-9220.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-370px;
  top:16690px;
}

body.page-template-page_toetungsanstalt .wolke_rechts_bg_11 {background-image:url(img/assets/wolken_toetungsanstalt/rechts/IMG_-9221.png);
  width:700px;
  height:700px;
  position:absolute;
  right:-370px;
  top:16690px;
}




/* 
Wolke Heute links
*/

body.page-template-page_heute .wolke_links_bg_01 {background-image:url(img/assets/wolken_heute/links/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-350px;
  top:3260px;
}

body.page-template-page_heute .wolke_links_bg_02 {background-image:url(img/assets/wolken_heute/links/IMG_-2.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:4550px;
}

body.page-template-page_heute .wolke_links_bg_03 {background-image:url(img/assets/wolken_heute/links/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-360px;
  top:8950px;
}


body.page-template-page_heute .wolke_links_bg_04 {background-image:url(img/assets/wolken_heute/links/IMG_-4.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-350px;
  top:10250px;
}


body.page-template-page_heute .wolke_links_bg_05 {background-image:url(img/assets/wolken_heute/links/IMG_-5.png);
  width:800px;
  height:800px;
  position:absolute;
  left:-365px;
  top:11450px;
}

body.page-template-page_heute .wolke_links_bg_06 {background-image:url(img/assets/wolken_heute/links/IMG_-6.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-360px;
  top:13690px;
}

body.page-template-page_heute .wolke_links_bg_07 {background-image:url(img/assets/wolken_heute/links/IMG_-7.png);
  width:800px;
  height:800px;
  position:absolute;
  left:-380px;
  top:15140px;
}

body.page-template-page_heute .wolke_links_bg_08 {background-image:url(img/assets/wolken_heute/links/IMG_-8.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-375px;
  top:15740px;
}

body.page-template-page_heute .wolke_links_bg_09 {background-image:url(img/assets/wolken_heute/links/IMG_-9.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-365px;
  top:17800px;
}

body.page-template-page_heute .wolke_links_bg_10 {background-image:url(img/assets/wolken_heute/links/IMG_-10.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:18800px;
}

body.page-template-page_heute .wolke_links_bg_11 {background-image:url(img/assets/wolken_heute/links/IMG_-11.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:20390px;
}

body.page-template-page_heute .wolke_links_bg_12 {background-image:url(img/assets/wolken_heute/links/IMG_-12.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:16690px;
}

body.page-template-page_heute .wolke_links_bg_13 {background-image:url(img/assets/wolken_heute/links/IMG_-13.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:22840px;
}

body.page-template-page_heute .wolke_links_bg_14 {background-image:url(img/assets/wolken_heute/links/IMG_9220.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:24790px;
}


body.page-template-page_heute .wolke_links_bg_15 {background-image:url(img/assets/wolken_heute/links/IMG_-13.png);
  width:700px;
  height:700px;
  position:absolute;
  left:-370px;
  top:26510px;
}









/* 
Wolke heute rechts
*/
body.page-template-page_heute .wolke_rechts_bg_01 {background-image:url(img/assets/wolken_heute/rechts/IMG_-1.png);
  width:700px;
  height:700px;
  position:absolute;
right: -50px;
top: 4300px;

}

body.page-template-page_heute .wolke_rechts_bg_02 {background-image:url(img/assets/wolken_heute/rechts/IMG_-2.png);
  width:700px;
  height:700px;
  position:absolute;
   right: -130px;
  top: 10600px;
  z-index: 0;
}
}

body.page-template-page_heute .wolke_rechts_bg_03 {background-image:url(img/assets/wolken_heute/rechts/IMG_-3.png);
  width:700px;
  height:700px;
  position:absolute;
right: -360px;
top: 15700px;}


body.page-template-page_heute .wolke_rechts_bg_04 {background-image:url(img/assets/wolken_heute/rechts/IMG_9220.png);
  width:700px;
  height:700px;
  position:absolute;
  right: -250px;
  top: 16900px;
}

body.page-template-page_heute .frau_rechts {background-image:url(https://geschichte-inklusiv.de/wp-content/uploads/2022/02/img_cut_03_01.png);
  width:400px;
  height:400px;
  position:absolute;
 right: 0px;
top: 3350px;
background-size: contain;
background-repeat: no-repeat;
}





@media(max-width: 992px) { 
  
  
 section.section_wrapper {
  z-index: 5;
  margin-top: 30px !important;
  position: relative;
}

.section_inner {
 position: relative;
 top:-100px;
 padding-left:10px;
}

body.page-template-page_start section#header {
margin-top:-30px !important;
}

body.page-template-page_toetungsanstalt .section_inner {
 position: relative;
 top:-100px;
 padding-left:10px;
}

body.page-template-page_toetungsanstalt section.section_wrapper {
  z-index: 5;
  margin-top: -80px !important;
  position: relative;
}



body.page-template-page_heute .section_inner {
 position: relative;
 top:-100px;
 padding-left:10px;
}

body.page-template-page_start .section_inner {
 position: relative;
 top:-220px;
 padding-left:10px;
}

body.page-template-page_euthanasie .section_inner {
 position: relative;
 top:-100px;
 padding-left:10px;
}



  body {
  font-size:17px;
  }
  
  section#header {
  margin-top: -100px;
}
  
  h1.card-title {
  font-size: 1.55em;
}

h2, .h2 {
  font-size: calc(1rem + 0.9vw);
}




img.size-full, img.size-large, img.size-medium {
  max-height: 200px !important;
  width: auto;
  height: auto;
}


.row-full {
  width: 100%;
  position: ;
  margin-left:0;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 30px;
  left: 0;
}



p > br {display:none;}

.row.content {
  padding-top: 10px;
  padding-bottom: 10px;
}


.img-fluid.cutout {
  max-width: 90vw;
  max-height:300px;
  width: auto;

}


.col-xxl-3 img.cutout {
max-width:100% !important;
}



.scroll-indicator, .indicator {display:none !important;}
  img[src*="Anker"] {display:none;}
  
  
.offcanvas-body .col-lg-4 {margin-bottom:40px;}

  div[class^='wolke']{display:none;}
  
  
  

  .gdpr-button-accept {
    background-color:#2a172e;
  }
  
    .gdpr-button-accept:hover {
    background-color:#130a15;
  }
  
  
 
}


img.cutout {display:flex;
  margin: 0 auto;
  max-width:20%;
  margin-top:50px;
  margin-bottom:50px;
}


body.page-template-page_toetungsanstalt img.cutout {display:flex;
  margin: 0 auto;
  max-width:40%;
  margin-top:50px;
  margin-bottom:50px;
}




.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}





@media(max-width: 1400px) {
  .img-fluid.cutout {
  max-width:30%;
  margin:0 auto !important;
}

div[class^='wolke']{display:none;}

} 

@media(max-width: 1200px) {
  .img-fluid.cutout {
  max-width:40%;
  margin:0 auto !important;
}

} 


@media(max-width: 768px) {
  .img-fluid.cutout {
  max-width:50%;
  margin:0 auto !important;
}

img.imartikel {
  height:110px;
  width:110px;
} 

.bus_rechts {
  display:none;
}

body.page-template-page_start section#header .hintergrund {

    top:180px;
}

body.page-template-page_start .first {

    padding-top:180px;
}



} 

@media(max-width: 560px) {
  .img-fluid.cutout {
  max-width:80%;
  margin:0 auto !important;
}

img.imartikel {
  height:80px;
  width:80px;
} 



} 
