
/**************************************
    pflege-paritaet.de 
	Altlandsberg PGPGS gGmbH
	April 2026
    (c) Helga Kröger  Kommunikation

**************************************/
/** generell **/

b, strong {
  font-weight: 700;
}
.news-list-view .card-body h2 {
  text-transform: none;
}


/*** shariff ***/

.shariff .orientation-horizontal.button-style-standard li {
  min-width: 40px;
  max-width: 40px;
  height: 40px;

}
.shariff .orientation-horizontal.button-style-standard li a {
   height: inherit;
   text-align: center;
   background-color: #005DA8!important;
}
.shariff .orientation-horizontal.button-style-standard li a span {
   font-size: 28px;
}

.shariff li.shariff-button {
  margin-right: 10px;
  margin-left: 0;
}

.shariff-button .share_text {
  display: none!important;
}

@media only screen and (min-width: 640px) {
  .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
	min-width: 40px;
    max-width: 40px;
    height: 40px;
  }
  
}

.searchbox_footer {
	display: flex;
}

.searchfield_footer {
	flex-grow: 1;
	flex-shrink: 1;
	width: 80%;
	max-width: 180px;
	border: 0px !important;
	border-radius: 2px!important;
	margin-right: 1px;
}
input.searchfield_footer::placeholder {
	font-size:1rem!important;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #eee;
  --bs-btn-border-color: #eee;
  border-radius: 2px!important;
}

.btn-info:hover,
.btn-info:focus {
	background-color: #999!important;
    border-color: #999!important;
	--bs-btn-bg: #999!important;
	color: #fff!important;
}
.kesearch_searchbox .kesearchbox {
  height: 45px;
}
div.kesearchbox {
  position: relative;
  height: 35px;
  margin: 0 0 10px 0;
}
.kesearchbox #ke_search_sword {
  width: 360px;
}

.kesearch_searchbox span.resetbutt a {
  min-width: 220px;
  max-width: 220px;
  padding: 8px 10px;
  font-weight: 300;
}
.kesearch_searchbox span.submitbutt input {
  padding: 8px 32px;
}


/*** shariff + Suche ENDE ***/




a {
  color: #005DA8;
  font-weight: 700;
  text-decoration: underline;
}
a:focus,
a:hover {
	color: #0d6efd;
}

.news-related.news-related-files strong {
  font-weight: 600;
}

/*** Seitennavigation ***/
.seitennavi p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1rem;
}

/*** Aktuelles News-List **/

.news-list-view .card {
	--bs-card-border-color: #575757;
    --bs-card-border-radius: 20px;
}
.news-list-view .card-body h3 {
	padding-top: 0;
}

.news-list-view .card-text {
	font-weight: 400;
}

.news-list-view a.card:focus,
.news-list-view a.card:hover,
.news-list-view .card-text:focus,
.news-list-view .card-text:hover {
	color: #005DA8;
}

.news-single figcaption {
	padding: 5px;
	color: #32475b;
}


.news a {
  text-decoration:underline;
}
.news-list-view .img-fluid {
  border-radius: 20px 0 0 20px;
}


/*** Seite Ansprechpartner - Start***/


#page-21 .text-bg-dark {
  color: #fff !important;
  background-color: #cc1f2f!important;
}
#page-21 .row.beside h3 {
  padding-top: 0;
}

/*** Ansprechpartner - Ende***/

/*** Seite Impressum + Datenschutz - Start***/
#page-8 .bodytext h2,
#page-9 .bodytext h2 {
  padding-bottom: .5rem;
  padding-top: 1rem;
}
/*** Seite Impressum - Ende***/

/** ZITATE - Start***/
.swiper {
  margin-bottom: 1.5rem;
  max-width: 800px;
}

.swiper .card {
	border: 0px !important;
}

.swiper .card-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.swiper .card-body::before {
/*  content: "\f10d";
  font-family: 'Font Awesome 7 Brands';*/
  content: "“";
  color: #32475b;
  display: block;
  font-family: Times New Roman,Times,serif;
  font-size: 100px;
  font-weight: 900;
  height: .6em;
  line-height: 1;
}

.swiper .card-body .text-center {
	font-style: italic;
	font-size: 1rem;
    font-weight: 600;
	margin-bottom: 1rem;
    padding: 0 100px;
}

.swiper .card-body .text-center.small {
	font-style: normal;
	font-size: .825rem;
    color: #005DA8;
	margin-bottom: 0;
}

.swiper .swiper-button-next, .swiper .swiper-button-prev {
	color: #575757 !important;
}
.swiper .swiper-pagination {
	margin-top: 0 !important;
}
/*.swiper .swiper-pagination-bullet-active {
  background: #005DA8;
  opacity: var(--swiper-pagination-bullet-opacity,1);
}*/

/** ZITATE - ENDE ***/

/** cookiehint **/
div.cc-window.cc-theme-edgeless {
  border-radius: 11px;
}
div.cc-window .cc-body {
  box-shadow: -5px 5px 25px 0 rgba(26,46,74,.25);
}

.cc-btn.cc-allow-all {
  color: #fff!important;
}

/* Akkordeon / FAQ-Listen - START */



.accordion-item:first-of-type > .accordion-header .accordion-button,
.accordion-item:first-of-type,
.accordion-item:last-of-type > .accordion-collapse,
.accordion-item:last-of-type {
	border-radius: 0;
}

.accordion-item {
	border-top: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: none;
	border-right: none;
}

.accordion-item h2.accordion-header {
	padding-bottom: 0;
}

.accordion-item h2.accordion-header button {
	font-size: 1.375rem;
	font-weight: 700;
}

h2.accordion-header .accordion-button:not(.collapsed) {
	background-color: #fff;
	box-shadow:none;
}

body .accordion-body {
  font-size: 1.125rem;
}


/* Akkordeon / FAQ-Listen - ENDE */

a.ce-link > .ce-link-content {
	padding: 0;
}

.btn-secondary {
	background: #CC1F2F;
	--bs-btn-bg: #CC1F2F;
    --bs-btn-border-color: #CC1F2F;
	text-transform: uppercase;
}
.news-backlink-wrap a {
	text-decoration: none;
}
.btn-secondary:hover,
.btn-secondary:focus {
	background: #CC1F2Fdd!important;
	--bs-btn-bg: #CC1F2Fdd!important;
    --bs-btn-border-color: #CC1F2Fdd!important;
}
.btn:hover {
  border-color: #CC1F2F;
}

.form-navigation .btn-group .btn-primary {
	background: #CC1F2F;
	border-color: #CC1F2F;
	color: #ffffff!important;
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  color: #ffffff!important;
}


body {
  font-family: Open Sans, sans serif;
  font-weight: 300!important;
  font-size: 1.3125rem;
  font-style: normal;
  color: #005DA8;
}

main.main-content .bodytext p strong {
  font-weight: 700!important; 
}

main > div {
	position: relative;
}

/** Stil Texteinzug ***/
.text-indent {
  padding-left: 20%;  
}

#page-wrapper {
	max-width: 1920px;
	margin: auto;
	position: relative;
}

#logo_top {
	position: absolute;
	left: 50px;
	z-index: 100;
	background: transparent url('/fileadmin/templates/img/Flaeche_weiss.png') 0% 0% no-repeat padding-box;
	background-size: contain;
	width: 50%;
	padding-left: 20px;
	min-width: 320px;
}

#logo_top .logo {
	padding-right: 250px;
	padding-bottom: 50px;	
    padding-top: 2%;
}
#logo_top .logo img {
	min-width: 200px;
}
#logo_top a {
	display: block;
	margin-left: 40px;
}

.page-title h1 {
	display: none;
}

 .h2, h2, form h2 {
    font-size: 1.75rem;
    text-transform: uppercase;
    color:#CC1F2F;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  
h3 {
    font-size: 1.625rem;
    font-weight: 700;
	padding-top: 1rem;
  }

main.main-content > div:first-child {
	margin-top: 2rem !important;
}

#main-navbar {
    padding-top: 0;
	padding-bottom:0;
	box-shadow: 0px 2px 4px #00000029;
}

.navbar-nav {
  color: #005DA8;
  justify-content: space-between;
  width: 100%;
 /* letter-spacing: 1.25px;*/

}


.main-navbarnav .nav-item {
  flex-grow:1;
  text-align:center;
}

.main-navbarnav .nav-item .dropdown-menu {
  width: 100%;
  text-align: center;
  border-radius: 0;
  border: none;
  padding-bottom: 0;
  padding-top:0;
  margin-top: 0;
  border-bottom: 1px solid #00000029;
  box-shadow: 0px 1px 1px #00000029;
}
.navbar-nav {
  color: #005DA8;
  justify-content: space-between;
  width: 100%;
 /* letter-spacing: 1.25px;*/

}

.nav-link {
  display: block;
  padding: 25px 0;
  font-size: 1.275rem;
  font-weight: 700;
  color: #005DA8;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.navbar-nav .dropdown-item {
   font-size: 1.125rem;
   font-weight: 700;
   color: #005DA8;
   border-radius:0;
   border-top: 1px solid #00000029;
   padding: 0.5rem 1rem;
}

/** hamburger icon - mobile ansicht **/
#main-navbar .navbar-toggler {
	margin: 10px 0;
	border: 1px solid #005DA8;
}



.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 93, 163, 1%29' stroke-linecap='butt' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
}

/** ENDE hamburger icon - mobile ansicht **/


.dropdown-toggle::after {
  color: #CC1F2F;
  display: none;
}

.nav-link:focus,
.nav-link:hover,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.parent-active,
.dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown-item:active {
  background: #CC1F2F;
  color: #fff!important;
  text-decoration: none;
}
.navbar-nav .nav-link.show {
  color: #005DA8;
}

.dropdown-menu .dropdown-item:focus {
	background: #F8F9FA;
}

.breadcrumb {
	font-size: 1rem;
	margin-top: 2rem;
}

.breadcrumb a {
	color: #005DA8;
}

/*** Abstand nach ... **/
.container > div {
  margin-bottom: 3rem;
}
#main-navbar #navbarToggler {
  margin-bottom: 0rem;
}

/* Überschriften links mit rotem Hintergrund */
.layout-10,
.layout-15  {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.layout-10 header {
	background: transparent url('/fileadmin/templates/img/Flaeche_klein.png') 0% 0% no-repeat padding-box;
	background-size: contain;
	padding: 35px 100px 55px 50px;
    z-index: 100;
    position: relative;
	min-width: 500px;
}

.layout-10 header > *,
.layout-15 header > * {
	color: #ffffff;
	transform: matrix(1, -0.03, 0.03, 1 ,0 ,0);
	display: inline-block;
	text-transform: uppercase;
}

.layout-10 h1,
.layout-10 h2 {
    font-size: 2.125rem;
    font-weight: normal;
	padding-bottom: 0;
}

.layout-10.layoutImg,
.layout-15.layoutImg {
    margin-bottom: 0;
    position: absolute;
    margin-top:0;
  
}

/* Überschriften links mit blauem Hintergrund */

.layout-15.layoutImg {
	left: 40px;	
}
.layout-15 header {
	background: transparent url('/fileadmin/templates/img/Blaue_Welle.svg') 0% 0% no-repeat padding-box;
	background-size: contain;
	padding: 30px 100px 50px 50px;
    z-index: 100;
    position: relative;
}
.layout-15 h2 {
    font-size: 1.325rem;
    font-weight: normal;
	padding-left: 0px;
}





/* Bildunterschriften rechts unten mit rotem Hintergrund */

.layout-20 figure {
  position: relative;
}


.layout-20 figure figcaption {
  position: absolute;
  bottom:0;
  right: 0;
  background: transparent url('/fileadmin/templates/img/Bogen_unten.svg') 0% 0% no-repeat padding-box;
  background-size: contain;
  background-position: bottom right;
  width: 55%;
  min-height: 200px;
  text-align: right!important; 
  font-size: 1rem; 
}

.layout-20 figure figcaption div::before {
	content:" ";
	shape-outside: polygon(100% 0%, 71% 9%, 39% 27%, 20% 53%, 0% 100%, 0% 0%);
	/*shape-outside: polygon(100px 0px, 71px 9px, 39px 27px, 20px 53px, 0px 100px, 0px 0px);*/
	float: left;
	width: 100%;
	height: 200px;

}

.layout-20 figure figcaption p {
	padding-top: 15%;
	padding-right: 25px;
	color: #ffffff;
}


.jumbotron .carousel-caption {
	font-size: 2rem;
	font-weight: 700;
	text-align: left;
	left: 60%;
    right: 2%;
	line-height: 1.2;
	align-items: flex-start !important;
	top: unset;
	bottom: 0!important;
}
.jumbotron-content div.w-100 {
  background: rgba(128,128,128,0.5);
  padding: 20px 25px;
  border-radius: 20px;

}

/** Palliativ **/
#page-16.jumbotron .carousel-caption {
	top: 15%;
	left: 50%;
	right: 10%;
}

/** Team, Ausbildung, BW **/
/*#page-3 .jumbotron .carousel-caption,
#page-20 .jumbotron .carousel-caption,
#page-14 .jumbotron .carousel-caption,
#page-15 .jumbotron .carousel-caption {
	top: unset;
	bottom: 0!important;
}
#page-20 .jumbotron .carousel-caption,
#page-14 .jumbotron .carousel-caption,
#page-15 .jumbotron .carousel-caption {
	left: 58%;
    right: 2%;
}
*/

.bewerbung {
	border: 1px solid #575757;
    border-radius: 51px;
	padding: 1rem 3rem;
	align-items: center;
}
.bewerbung .even p:last-child {
	margin-bottom: 0;
}

.bewerbung .even .mainheader {
	transform: matrix(1, -0.03, 0.03, 1 ,0 ,0);
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
    font-size: 1.5rem;
	padding-bottom: 1rem;
}

.bewerbung .odd p/*,
.bewerbung.btnOnly p*/ {
	background-image: url("/fileadmin/templates/img/Button.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding: 4rem 1rem;
	color: #fff;
}

/*.bewerbung.btnOnly {
	border: none;
	border-radius: 0;
	box-shadow: none;
}*/


.bewerbung .odd .ce-link-content,
.bewerbung .odd .ce-link-content:hover {
  text-decoration: none !important;
  box-shadow: none;
  transition:none;
  padding:0;
}

/*** FORMULARE ***/


button, input, optgroup, select, textarea,
.form-control option {
	font-family: arial!important;
	font-size: 85%;
    color: #005DA8!important;
  /*font-family: "Open Sans", "sans serif"!important;*/
}

.container form {
   max-width: 1020px;
   padding-bottom: 2rem;
}


form .row,
form .form-group,
.tx-fp-newsletter .form-group {
    margin-bottom: 1.25rem;
}

form .form-label {
	font-weight: 600;
	color: #005DA8;
}

form .form-check {
  padding-left: 5px;
}

form .form-check-label span {
	padding-left: .75rem;
	font-size: 1.25rem;
}
form .form-check-label span span.required {
   padding-left: 0;
}

form .form-control {
	font-size: 1.125rem;
	border-radius: 1.125rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #575757;
}

form .form-group legend {
    margin-top: 1.5rem;
	font-weight: 600;
}

form h2 {
    font-size: 1.75rem;
    padding-bottom: 1rem;
}

.form-group .form-text {
  font-size: 1.125rem;
  color: #575757;
}

.form-Group .form-control::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}


#online-Bewerbung-26-fileupload-1 {	
  padding-top: .5rem;
}

select.form-control {
   background-image: url("/fileadmin/templates/img/caret-down.svg");
   background-repeat: no-repeat; 
   background-size: 30px;
   background-position: right 10px center;
   cursor: pointer;
} 
.form-check-input[type="checkbox"] {
  border: 1px solid #575757;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
  margin-left: 2px;
  border: 1px solid #575757;
}


textarea.form-control {
  min-height: calc(5em + .75rem + calc(var(--bs-border-width) * 2));
}

/*** FOOTER ***/

/** Abstand zwischen letztem div u Footer entfernen ... ist es besser??  **/


/*.main-content .gallery div.row.gx-0.mb-4:last-child {
   margin-bottom:0!important;
}*/

footer.bg-dark {
	background-color: #005DA8!important;
}

.footer h2 {
   color: #fff;  
   font-size: 1.5rem;
   font-weight: 600;
   text-transform: uppercase;
}
.footer a {
  color: #fff;
}
.footer .bodytext, 
.SocialMedia span {
  font-size: 1rem; /*0.938rem;*/
}
footer header {
	padding-bottom: 1.5rem;
}


.SocialMedia .fa-brands {
   margin-right: 10px;
}
.fa-tiktok::before {
  font-family: "Font Awesome 7 Brands";
  font-weight: 900;
  content: "\e07b";
}



/***** Schriften  ***/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}




/***************************************/
/***************************************/
/***** MEDIA QUERIES START ****/
/***************************************/
/***************************************/

@media (min-width:1201px) {
	.layout-10 header {
       min-width: 580px;
    }
}



@media (max-width:1400px) {
	.jumbotron .carousel-caption {
	  font-size: 1.75rem;
	}
}


@media (max-width:1200px) {
	.layout-20 figure figcaption p {
		padding-top: 20%;
		padding-right: 15px;
	}
	   
	.jumbotron .carousel-caption {
		 font-size: 1.275rem;
		 left: 58%;
	}
  
}

@media (max-width:992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
     padding: 0.5rem 1rem;
  }

  .jumbotron .carousel-caption {
		 font-size: 1.225rem;
		 left: 55%;
	}
  #navbarToggler .navbar-nav {
	  margin: auto;
	  max-width: 350px;
  }
	  
  .navbar-nav .nav-link.parent-active {
	  background: #fff;
	  color: #CC1F2F !important;
	  text-decoration: none;
	  border: 2px solid #CC1F2F;
	 }
	 
   .layout-20 figure figcaption {
	  width: 100%;
	  min-height: fit-content;
	  background-image: none;
	  background-color:#cc1f2f;
  }
   .layout-20 figure figcaption div::before {
	 display: none;
	}
  .layout-20 figure figcaption p {
	  padding-top: 15px;
	  padding-right: 25px;
	  padding-left: 25px;
	}
  
}

@media (max-width:767px) {
  .jumbotron .carousel-caption {
	left: 52%!important;
  }
	
  #logo_top {
    left: 0px;
  }
	
  #logo_top .logo {
    padding-top: 0;
  }
  
  #logo_top a {
    display: block;
    margin-left: 0px;
  }
  .layout-15.layoutImg {
    left: 15px;
  }
  .layout-15 header {
	 padding: 30px 50px 50px 50px;
  }
  
  .jumbotron-content div.w-100 {
    background: none;
  }
  .footer header {
    padding-bottom: 0rem;
  }
  .footer .tiktok {
	  margin-bottom: 2.5rem;
  }
  .back-to-top {
	  right:0;
	}
  .back-to-top .fa-4x {
	  font-size: 3rem;
	}
}

@media (max-width:576px) {
	
  .layout-10 header,
  .layout-15 header {
    padding-top: 15px;
  }
 /* h1 {
    font-size:1.25rem;
  }*/
  .layout-10 h1,
   .layout-10 h2  {
	font-size: 1.25rem;
  }
 
   .layout-15 h2  {
	font-size: 1rem;
  }
  
  .layout-10 header  {
	min-height: 70px;
	padding: 10px 40px 10px 10px;
  }
   .layout-15 header  {
	padding: 8px 30px 0px 30px;
    max-width: 280px;
  }
  .layout-10, 
  .layout-10.layoutImg {
	margin-bottom: 2rem;
	margin-top: 3rem;
	position: relative;
  }
  
  .layout-10.layoutImg header {
	position: absolute;
	top: 0px;
	min-width: 250px; 
}
	.text-indent {
	  padding-left: 0;
	}
    .layout-20 figure figcaption {
		display: none;
	}
	.bewerbung {
	  padding: 1rem 1.5rem;
	}
	.swiper .card-body .text-center {
		padding: 0;
	}
	.news-list-view .card-body h3 {
		hyphens: auto;
	}

}

@media (max-width:500px) {	
  .layout-10 header {
	min-width: 100%;
  }
  
  
  
}




/**** AB HIER MIN_WIDTH FÜR CONTAINER - nicht bearbeiten ***/

@media (min-width:576px) {
  .container,
  .container-sm {
    max-width:540px
  }
}
@media (min-width:768px) {
  .container,
  .container-sm,
  .container-md {
    max-width:720px
  }
}
@media (min-width:992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width:960px
  }
  
}


@media (min-width:1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    /*max-width:1140px;*/
	max-width: 960px;
  }
}
@media (min-width:1400px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
   /* max-width:1320px*/
    max-width:1120px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px
}



