
/*
 * This file is part of the TYPO3 CMS project.
 *
 * It is free software; you can redistribute it and/or modify it under
 * the terms of the GNU General Public License, either version 2
 * of the License, or any later version.
 *
 * For the full copyright and license information, please read the
 * LICENSE.txt file that was distributed with this source code.
 *
 * The TYPO3 project - inspiring people to share!
 */
 
 
/* --- GRID --- */

.lightblue-colorscheme,
main .container.container-margin.lightblue-colorscheme > .row,
main .container-fluid.container-margin.lightblue-colorscheme > .row,
main .container-fluid.container-margin-no-padding.lightblue-colorscheme > .row {
	background-color: #e2f9f5;
}

.blue-colorscheme,
main .container.container-margin.blue-colorscheme > .row,
main .container-fluid.container-margin.blue-colorscheme > .row,
main .container-fluid.container-margin-no-padding.blue-colorscheme > .row {
	background-color: #66c1bf;
}

.darkblue-colorscheme,
main .container.container-margin.darkblue-colorscheme > .row,
main .container-fluid.container-margin.darkblue-colorscheme > .row,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row {
	background-color: #39407a;
	color: #fff;
}

.magenta-colorscheme,
main .container.container-margin.magenta-colorscheme > .row,
main .container-fluid.container-margin.magenta-colorscheme > .row,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row {
	background-color: #e5006d;
}

body main .container {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

body main .container .container {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

body .container h2 {
	margin-top: 0px;
}


/* --- BODY --- */

body {
	word-break: break-word;
	font-family: Roboto, Arial, Sans-Serif;
	color: #39407a;
	font-size: 18px;
}

/* --- SLIDER ---*/
#swiper-9 .swiper-button-next, #swiper-9 .swiper-button-prev{
	text-shadow: 1px 1px 1px #39407a50,0 0 25px #39407a50,0 0 5px #39407a50 !important;
}

/*  --- NEWS ****/
#news-container-168 h3, .sk-post-username {
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif !important;
}

/* --- TYPOGRAPHIE --- */

@font-face {
	font-family: "ITC Avant Garde Gothic Pro Bold";
	src:
		local("ITC Avant Garde Gothic Pro Bold"),
		url("ITCAvantGardeGothicProBold/font.woff") format("woff"),
		url("ITCAvantGardeGothicProBold/font.woff2") format("woff2");
}

@font-face {
	font-family: "ITC Avant Garde Gothic Pro Book";
	src:
		local("ITC Avant Garde Gothic Pro Book"),
		url("ITCAvantGardeGothicProBook/font.woff") format("woff"),
		url("ITCAvantGardeGothicProBook/font.woff2") format("woff2");
}

@font-face {
	font-family: "Roboto";
	src:
		local("Roboto"),
		url("Roboto/Roboto-VariableFont_wdth,wght.ttf") format("truetype");
}

h1, h2 {
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif;
	/*color: #39407a;*/
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 60px;
}

header h2.card-title {
	font-size:45px;
	height: 10rem;
}

.col-md-4 h2 {font-size:28px;}

/*div#c14.frame.frame-default.frame-type-textpic.frame-layout-4 div.ce-textpic.ce-center.ce-above div.ce-bodytext h5 a {color:#e5006d;}
div#c14.frame.frame-default.frame-type-textpic.frame-layout-4 div.ce-textpic.ce-center.ce-above div.ce-bodytext h5 a:hover {color:#39407a;}*/

h3 {
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	/*color: #39407a;*/
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #66c1bf;
	font-size: 20px;
}

h4, h5, h6 {
	font-family: Roboto, Arial, Sans-Serif;
	/*color: #39407a;*/
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: 900;
	color: #66c1bf;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	hyphens: none;
}

a{
	color:#65c1be;
}

a:hover{
	color:#e5006d;
	text-decoration:none;
}

main ul {
	padding: 0px;
}
main ul li {
	margin-left: 10px;
	padding-left: 5px;
}
main ul li::marker {
	content: url(pink-button.png);
}

.darkblue-colorscheme h1,
main .container.container-margin.darkblue-colorscheme > .row h1,
main .container-fluid.container-margin.darkblue-colorscheme > .row h1,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h1,
.darkblue-colorscheme h2,
main .container.container-margin.darkblue-colorscheme > .row h2,
main .container-fluid.container-margin.darkblue-colorscheme > .row h2,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h2,
.darkblue-colorscheme h3,
main .container.container-margin.darkblue-colorscheme > .row h3,
main .container-fluid.container-margin.darkblue-colorscheme > .row h3,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h3,
.darkblue-colorscheme h4,
main .container.container-margin.darkblue-colorscheme > .row h4,
main .container-fluid.container-margin.darkblue-colorscheme > .row h4,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h4,
.darkblue-colorscheme h5,
main .container.container-margin.darkblue-colorscheme > .row h5,
main .container-fluid.container-margin.darkblue-colorscheme > .row h5,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h5,
.darkblue-colorscheme h6,
main .container.container-margin.darkblue-colorscheme > .row h6,
main .container-fluid.container-margin.darkblue-colorscheme > .row h6,
main .container-fluid.container-margin-no-padding.darkblue-colorscheme > .row h6 {
	color: #fff;
}

.lightblue-colorscheme h3,
main .container.container-margin.lightblue-colorscheme > .row h3,
main .container-fluid.container-margin.lightblue-colorscheme > .row h3,
main .container-fluid.container-margin-no-padding.lightblue-colorscheme > .row h3 {
	color: #39407a;
}

h1 .point, h2 .point, h3 .point, h4 .point, h5 .point, h6 .point {
	color: #e5006d;
}

.magenta-colorscheme h1 .point,
main .container.container-margin.magenta-colorscheme > .row h1 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h1 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h1 .point,
.magenta-colorscheme h2 .point,
main .container.container-margin.magenta-colorscheme > .row h2 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h2 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h2 .point,
.magenta-colorscheme h3 .point,
main .container.container-margin.magenta-colorscheme > .row h3 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h3 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h3 .point,
.magenta-colorscheme h4 .point,
main .container.container-margin.magenta-colorscheme > .row h4 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h4 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h4 .point,
.magenta-colorscheme h5 .point,
main .container.container-margin.magenta-colorscheme > .row h5 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h5 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h5 .point,
.magenta-colorscheme h6 .point,
main .container.container-margin.magenta-colorscheme > .row h6 .point,
main .container-fluid.container-margin.magenta-colorscheme > .row h6 .point,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row h6 .point,
.bdag_magenta_background h1 .point,
.bdag_magenta_background h2 .point,
.bdag_magenta_background h3 .point,
.bdag_magenta_background h4 .point,
.bdag_magenta_background h5 .point,
.bdag_magenta_background h6 .point {
	color: #39407a;
}

.blue-colorscheme a,
main .container.container-margin.blue-colorscheme > .row a,
main .container-fluid.container-margin.blue-colorscheme > .row a,
main .container-fluid.container-margin-no-padding.blue-colorscheme > .row a,
.bdag_blue_background a {
	color: #e5006d;
}

.blue-colorscheme a:hover,
main .container.container-margin.blue-colorscheme > .row a:hover,
main .container-fluid.container-margin.blue-colorscheme > .row a:hover,
main .container-fluid.container-margin-no-padding.blue-colorscheme > .row a:hover,
.bdag_blue_background a:hover {
	color: #39407a;
}

.magenta-colorscheme a,
main .container.container-margin.magenta-colorscheme > .row a,
main .container-fluid.container-margin.magenta-colorscheme > .row a,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row a,
.bdag_magenta_background a {
	color: #39407a;
}

.magenta-colorscheme a:hover,
main .container.container-margin.magenta-colorscheme > .row a:hover,
main .container-fluid.container-margin.magenta-colorscheme > .row a:hover,
main .container-fluid.container-margin-no-padding.magenta-colorscheme > .row a:hover,
.bdag_magenta_background a:hover {
	color: #65c1be;
}


/* --- HAUPTNAVIGATION --- */

li.nav-item.active.current a.nav-link{
	color: #6dc0b6;
	/*font-weight:bold;*/
}


.mainnavigation {
	background-color: #fff !important;
}

.mainnavigation-menu {
	background-color: #39407a !important;
	border-top: 6px solid #66c1bf;
	position: sticky;
  	top: 0;
  	width: 100%;
  	z-index: 100;
	border-bottom: 1px solid #66c1bf;
}

.mainnavigation-menu .navbar-dark {
	padding-left: 0px;
}

.mainnavigation-menu .navbar-dark .navbar-nav .nav-link {
	font-size: 16px;
	font-weight: 600px;
	color: #fff;
	margin-right: 1rem;
}

.mainnavigation-menu .navbar-dark .navbar-nav .navbar-item:first-child .nav-link {
	padding-left: 0px;
}

.mainnavigation-mycura img,
.mainnavigation-menu-mycura img {
	height: 50px;
	width: auto;
}
.mainnavigation-mycura img {
	margin-left: 50px;
}
.mainnavigation-menu-mycura {
	display: none;
	/*margin-top: 20px;*/
	margin-top: 5px;
}
.navbar-right.mainnavigation-mycura div {
	margin-top: 31px;
}

.breadcrumbcontainer {
	background-color: #e2f9f5;
}
.breadcrumbcontainer .container {
	padding-top: 0px;
	padding-bottom: 0px;
}
.breadcrumbcontainer .container .breadcrumb {
	background-color: inherit;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.breadcrumbcontainer .container .breadcrumb li {
	font-family: Roboto, Arial, Sans-Serif;
	margin-right: 0.5rem;
	margin-left: 0px;
	padding-left: 0px;
}
.breadcrumbcontainer .container .breadcrumb li::marker {
	content: none;
}
.breadcrumbcontainer .container .breadcrumb li a {
	color: #39407a;
}
.breadcrumbcontainer .container .breadcrumb li a:after {
	content: "|";
	color: #39407a;
	margin-left: 0.5rem;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
}

.navbar {
	float: left;
	padding: 0.5rem;
}
.navbar-right {
	float: right;
	/*margin-top: 20px;*/
}
.navbar-right .img-fluid{margin-top:10px;}

.navbar-right div {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}

.languagemenu {
	display: none;
}

.dropdown, .dropup {
	position: static;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu {
	width: 72rem;
	text-align: left;
	left: 0;
	top: 3.3rem;
	background-color: #39407a;
}

.mainnavigation-menu .navbar-collapse .dropdown-item {
	/*width: 22rem;*/
	/*width: 18rem;*/
	/*width: 24rem;
	height: 250px;
	float: left;
	clear: none;*/
	margin: 1rem 0;
	padding: .1rem 0.9rem;
}
.pagets__bdag_sitepackage_home .mainnavigation-menu .navbar-collapse .dropdown-item {
	/*width: 14rem;*/
	width: 16.5rem;
}

.mainnavigation-menu .navbar-collapse .dropdown-item .dropdown-item {
	width: auto;
	height: auto;
	float: none;
	margin: 0;
	padding: .1rem 0;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-menu {
	/*display: block !important;*/
	width: auto;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item {
	font-weight: 600;
	font-size: 0.9rem;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item .nav-link {
	padding: 0 0.6rem;
	width: 22rem;
}



/********* SUBNAVI **********/

.subnavi-title{
	color: #fff;
	font-weight:bold;
	padding-top:20px;
	margin-left:10px;
	padding-bottom:10px;
}
.subnavi-title::after{
	content: url(pink-button.png);
	padding-right:5px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 0.8rem;
	margin-left: -0.3rem;

}
.subnavi-subtitle{
	color: #fff;
	margin-left:10px;
	font-size:0.8rem;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item .dropdown-item {
	font-weight: normal;
	font-size: 0.8rem;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item .dropdown-item .nav-link {
	padding: 0 0.6rem;
}

/*Bild unten bei der Startseite mit mehr rand*/
#c40 img.image-embed-item {padding: 10px;}

/*li.nav-item.active.dropdown a.nav-link::before{*/
li.nav-item .dropdown-menu a.nav-link::before{
	content: url(pink-button.png);
	padding-right:5px;
}

li.nav-item.active.current.dropdown a{
	color: #6dc0b6;
	/*font-weight:bold;*/
}

li.nav-item.active.dropdown a.nav-link.dropdown-toggle{
	color: #6dc0b6;
	/*font-weight:bold;*/
}

li.nav-item.active.current.dropdown .dropdown-menu a{
	color: #fff;
}

li.nav-item.active.dropdown .dropdown-menu a.nav-link.dropdown-toggle{
	color: #fff;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active.dropdown li.dropdown-item a.nav-link.dropdown-toggle{
	color: #fff;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active.dropdown a.nav-link.dropdown-toggle{
	color: #6dc0b6;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active a.nav-link{
	color: #6dc0b6;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active .dropdown-menu a{
	color: #fff;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active.dropdown li.dropdown-item.active a.nav-link{
	color: #6dc0b6;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active.dropdown li.dropdown-item.active .dropdown-menu a.nav-link{
	color: #fff;
}

li.nav-item.active.dropdown .dropdown-menu li.dropdown-item.active.dropdown li.dropdown-item.active.dropdown li.dropdown-item.active a.nav-link{
	color: #6dc0b6;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-menu {
	/*position: static !important;*/
	background: none;
	position: absolute !important;
	top: 5.5rem;
	left: 24rem;
	border-left: 1px solid #fff;
	border-radius:0px;
	bottom: 1rem;
	margin-top:10px;
	padding:0px;
}

.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu {
	top: 0px;
	bottom: 0px;
	margin-top:0px;
}

.dropdown-item.active, .dropdown-item:active{
	background-color:transparent !important;
}

.dropdown-item .dropdown-toggle::after {
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
	border-right: 0;
	vertical-align: .155em;
	margin-left: .355em;
}

/*ul.dropdown-menu.rootline-path::before {
	content: url(strich.png);
}*/


/* --- HEADER --- */

#swiper-9 .card {
	display:flex !important;
}

.header #swiper-9 {
	margin-bottom: 0px;
	height: 500px;
}

.header #swiper-9 figure {
	margin-bottom: 0px;
}

.header #swiper-9 .card:before {
	display: none;
}

.header #swiper-9 .card-body {
	position: absolute;
	top: 23px;
	right: 200px;
	height: 450px;
	width: 450px;
	background: #e5006d;
	color: #fff;
}

.header #swiper-9 h2,
.header #swiper-9 h3 {
	color: #fff;
}

.header #swiper-9 h2 .point {
	color: #39407a;
}

.header .frame-type-image img {
	height: 500px;
}

.news-list-item h3, .news-list-item div.lead { min-height: fit-content; }

.header #swiper-9 .news-teaser {
	height: 150px;
	overflow: hidden;
}

.header #swiper-9 .news-teaser p {
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	font-size: 20px;
}

.header #swiper-9 .more {
	background-color: #39407a;
  	border-color: #39407a;
	border-radius: 0rem;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.header #swiper-9 .more:hover {
	background-color: #65c1be;
  	border-color: #65c1be;
	border-radius: 0rem;

}

/* ---------GOOGLE MY MAPS Karte------------------*/

div.qqvbed-tJHJj{
	background-color: #39407a !important;
}
.RIFvHW-maps-pin-view-background{
	background:#39407a;
}

.gm-style .gm-style-iw-c {
	width: 500px;
	background: #e5006d;
	border-radius: 0px;
	padding: 12px !important;
	min-height:500px;
}
.gm-style .gm-style-iw-d {
	overflow: hidden !important;
}

.gm-style .gm-style-iw {
	font-size: 18px;
}

.gm-style .gm-style-iw-tc::after {
	background: #e5006d;
}

.gme-info-window p {
	margin-bottom: 0px;
}

.gme-info-window .info-content {
	margin-bottom: 1rem;
	padding: 0.5rem;
	color: #fff;
}

.gme-info-window .info-content h2 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

.gme-info-window .team {
	background: #fff;
	/*padding-top: 0.1rem;
	padding-bottom: 0.1rem;*/
	overflow: scroll;
	height: 220px;
	overflow-x: hidden;
}
.gme-info-window .team-member {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.gme-info-window .team-member .team-member-name {
	font-size: 20px;
	color: #6dc0b6;
}
.gme-info-window .team-member .team-member-short-text {
	color: #39407a;
}

/*Teamseite Abstände kleiner */
.teamseite_inocare .col-md-12 .row .col-md-4 {
	padding-left: 30px;
	padding-right: 0px;
}

.js-gme-container .container {
	padding-top: 0px;
	padding-bottom: 0px;
}

.gme-cats {
	list-style-type: none;
}
.gme-cats li {
	float: left;
	margin-left: 0px;
	margin-right: 2rem;
	width: 320px;
}
.gme-cats li::marker {
	content: none;
}
.gme-cats li label {
	margin-left: 0.5rem;
}

#c566 {
	padding-bottom:0px;
}

.kategorien{
	padding-bottom:20px;
}

.tx-go-maps-ext img {
	width: 20px;
}

/* ---------- CONTENT ELEMENTS GENERAL ---------- */

.bdag_lightblue_background {background-color: #e2f9f5;}
.bdag_blue_background {background-color: #66c1bf;}
.bdag_darkblue_background {background-color: #39407a; color: #fff;}
.bdag_magenta_background {background-color: #e5006d; color: #fff;}

.ce-border img, .ce-border iframe{
	border: 2px solid #66c1bf;
}

.frame-layout-4 {
	height: fit-content;
	padding: 3rem;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	font-size: 1.4rem;
}

.frame-layout-4 .ce-gallery {
	margin-bottom: 3.5rem;
}

.frame-layout-4 .ce-bodytext p {
	height: 8.4rem;
	overflow: hidden;
}

.frame-layout-4 .ce-bodytext a {
	background-color: #39407a;
  	border-color: #39407a;
	border-radius: 0rem;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.bdag_darkblue_background .frame-layout-4 .ce-bodytext a {
	background-color: #e5006d;
  	border-color: #e5006d;
}

.frame-layout-4 .ce-bodytext a:hover {
	background-color: #e5006d;
  	border-color: #e5006d;
	border-radius: 0rem;

}
.bdag_magenta_background .frame-layout-4 .ce-bodytext a:hover,
.bdag_darkblue_background .frame-layout-4 .ce-bodytext a:hover {
	background-color: #66c1bf;
  	border-color: #66c1bf;
}

.frame-layout-4 img {
	height: auto;
	width: 100%;
}

.frame-type-textpic .ce-left.ce-intext h2 {
	margin-top: 0px;
	/*font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	font-size: 20px;*/
}

.frame-type-textpic .ce-left.ce-intext h3 {
	margin-top: 0px;
	text-transform: none;
	margin-bottom: 0.5rem;
}
.frame-type-textpic .ce-left.ce-intext .point {
	display: none;
}
.frame-type-textpic .ce-left.ce-intext .ce-gallery {
	margin-right: 20px;
}

.frame-layout-5 .ce-gallery {
	bottom: -4.5rem;
	position: relative;
}

.frame-layout-5 .ce-image,
.frame-layout-5 .ce-gallery {
	overflow: visible;
}

.frame-layout-6 {
	bottom: -4rem;
	position: absolute;
	width: 95%;
}
.frame-layout-6 .ce-outer,
.frame-layout-6 .ce-inner,
.frame-layout-6 .ce-row,
.frame-layout-6 .ce-column,
.frame-layout-6 .image,
.frame-layout-6 .image-embed-item {
	width: 100%;
}
.frame-layout-6 .image-embed-item {
	height: auto;
}

#c249 img {
	height: 650px;
	width: auto;
}
.frame-layout-7 img {
	position: absolute;
	right: 0px;
	bottom: -72px;
	height: 412px;
	width: auto;
}

.bdag-numbers-count {
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif;
	font-size: 3rem;
	color: #fff;
	margin-bottom: 0.5rem;
}

.bdag-numbers-text {
	color: #fff;
}

.frame-layout-8 .ce-image {
	overflow: visible;
}
.frame-layout-8 .ce-gallery {
	width: 120%;
	margin-left: -10%;
}
.frame-layout-8 .ce-outer,
.frame-layout-8 .ce-inner,
.frame-layout-8 .ce-row,
.frame-layout-8 .ce-column,
.frame-layout-8 .image,
.frame-layout-8 .image-embed-item {
	width: 100%;
}
.frame-layout-8 .image-embed-item {
	height: auto;
}

#c7 p {
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	font-size: 20px;
}

.list-group-item {
	border: none;
}
.list-group-item h3 a {
	color: #39407a;
	font-weight: bold;
  	font-size: 28px;
}

#news-container-168 h3{
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif;
}
#news-container-168 h3 a{
	font-weight: normal !important;
}


/*.list-group-item .btn-primary,
.news-single .btn-primary {
	background: none;
	border: none;
	color: #39407a;
	padding: 0px;
}*/

.form-check {
	padding: 0px;
}
.form-check input {
	margin-right: 0.75rem;
}


/* --------------------- BUTTON --------------*/

.btn-primary {
	background-color: #39407a;
  	border-color: #39407a;
	border-radius: 0rem;
}

.btn-primary:hover {
	background-color: #e5006d;
  	border-color: #e5006d;
	border-radius: 0rem;

}

/* --------------------- NEWS --------------*/

div.news.news-single div.article div.row div.col-md-8 div.lead {
	height: auto;
}


div#news-container-168.news-list-view.row li.list-group-item.col-md-4 div.news-list-item.mb-3{
	background: #e2f9f5;
	padding: 20px;
	margin-bottom: 20px !important;
}

body .news-list-item h3 {
	height: 7rem;
}

.pagination li::marker {
	content: none;
}

.news-single .lead {
	height: auto;
}

.news .page-link {
	color: #39407a;
}

/*News links Abstand entfernen damit sie im Container bleiben*/
.news .list-group-item {
	padding: 0px 20px 0px 0px !important;
}

.news .page-item.active .page-link {
	background-color: #39407a;
	border-color: #39407a;
}



/*LinkedIn Posts*/
.newsseite_inocare .sk-post-item {
	box-shadow: none !important;
	width: 98% !important;
	padding: 20px !important;
	margin-bottom: 8px !important;
}

#c627 .sk-posts-grid .sk-post-userinfo a {
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif !important;
	color: #39407a;
	font-size: 24px;
	font-weight: 400;
	line-height: 33.6px;
}

/*Abstand zwischen logo und titel verkleinern*/
#c627 .sk-posts-grid .sk-post-header {gap: 10px;}

.sk-posts-grid .sk-post-userpic {border-radius: 0px !important;}

#c202 {padding: 30px;}

#c201 .sk-header-buttons a {border-radius: 0px;}

#c201 .sk-header-picture {border-radius: 0px;}

#c201 .sk-posts-header .sk-header-name {font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif !important;}

#c201 .sk-posts-grid .sk-post-media.--image {border-radius: 0px;}

#c201 .sk-posts-grid .sk-post-footer {padding-top: 10px;}

#c201 .sk-posts-grid .sk-post-shared {border-radius: 0px;}

#c201 .sk-posts-grid .sk-post-header {min-height: 100px;}

#c201 .sk-posts-grid .sk-post-shared {margin-bottom: 15px;}

#c168 .news-list-item .extra time {
	font-size: 18px;
	font-weight: 600;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
}

#c168 .news-list-item .lead p {
	font-size: 18px;
	font-weight: 300;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
}

#c201 .sk-posts-grid .sk-post-userinfo .sk-post-dateposted {
	font-size: 18px;
	font-weight: 600;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	color: #39407a;
}

#c201 .sk-posts-grid .sk-post-body-short, #c201 .sk-posts-grid .sk-post-body-full {
	font-size: 18px;
	font-weight: 300;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	color: #39407a;
}

#c201 .sk-posts-grid .sk-post-readmore {
	font-size: 18px;
	font-weight: 300;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	color: #65c1be;
}

#c201 .sk-posts-grid .sk-post-readmore:hover {
	color: #e83e8c;
}

#c201 .sk-posts-grid .sk-post-readless {
	font-size: 18px;
	font-weight: 300;
	font-family: "ITC Avant Garde Gothic Pro Book", Arial, Sans-Serif;
	color: #65c1be;
}

#c201 .sk-posts-grid .sk-post-readless:hover {
	color: #e83e8c;
}

#c201 .sk-posts-grid .sk-post-footer .sk-post-likes, #c201 .sk-posts-grid .sk-post-footer .sk-post-comments {
	margin-top: 4px;
}

#c201 .sk-posts-grid .sk-post-footer svg path, #c201 .sk-posts-grid .sk-post-likes p, #c201 .sk-posts-grid .sk-post-comments p {
	fill: #39407a;
	color: #39407a;
}

#c201 .sk-posts-footer .sk-posts-loadmore.sk-footer-button {
	border-radius: 0px;
	margin-bottom: 30px;
}

.newsseite_inocare .sk-post-item .sk-post-userpic {
	width: 100px !important;
	align-self: baseline;
}
/* ----------- FOOTER ------------ */

.footer {
	padding-top: 5rem;
	padding-bottom: 2rem;
	font-size: 17px;
	background-color:#39407a !important;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif;
	font-size: 17px;
	color: #fff;
	font-size: 1rem;
	margin-bottom: 2rem;
}

.footer h1 .point, .footer h2 .point, .footer h3 .point, .footer h4 .point, .footer h5 .point, .footer h6 .point {
	display: none;
}

.metanavigation {
	padding-left: 0px;
}

.metanavigation .navbar-nav .nav-item .nav-link {
	padding-left: 0px;
}

#c6 p {
	margin-bottom: 0.5rem;
}

#c570 .filter-button-group {
	display: none;
}

/* ------------- MEDIA QUERIES --------------- */

@media only screen and (min-width: 2000px) {
	.header #swiper-9 .card-body {
		right: 30%;
	}
}

@media (min-width: 1200px) {
	/*Boxen auf der Startseite Kompetenz viereckig*/
    #c12 .row .col-md-4 .colorscheme {  width: 100vw;  height: 100vw; max-width: 22rem; max-height: 22rem; column-gap: 10px;}
    #c12 .row .col-md-4 .colorscheme .ce-bodytext {font-size: 20px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext a {margin-bottom: 41px; bottom: 0px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext h5 {margin-bottom: 10px; bottom: 0px; position: absolute;}
}

@media only screen and (max-width: 1200px) {
	/*Boxen auf der Startseite Kompetenz viereckig*/
	#c12 .row { gap: 20px; flex-wrap: nowrap; gap: clamp(10px, 5vw, 10px);}
    #c12 .row .col-md-4 .colorscheme {  width: 23vw;  height: 23vw; max-width: 22rem; max-height: 22rem; gap: 20px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext p {font-size: 15px; height: unset;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext h5 {margin-bottom: 10px; bottom: 0px; position: absolute;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext a {font-size: 15px; height: unset; margin-bottom: 23px; bottom: 0px; position: absolute;}
	#c12 .row .col-md-4 .colorscheme .frame-layout-4 {padding: 30px;}
	#c12 .row .col-md-4 h2 {font-size: 23px;}
	/*Tabelle lesbar machen*/
	#c125 td {min-width: 100px;}

	.subnavi-title {
		display: none;
	}
	.subnavi-subtitle {
		display: none;
	}
	.mainnavigation-menu .navbar-collapse .dropdown-menu {
		width: auto;
	}
	.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-menu {
		position: static !important;
		border-left: none;
		height: auto;
	}
	.mainnavigation-mycura {
		display: none;
	}
	.mainnavigation-menu-mycura {
		display: block;
	}
	.mainnavigation-menu-mycura img {
		display: none;
	}
	.dropdown-item .dropdown-toggle::after {
		border-top: .3em solid;
		border-bottom: 0;
		border-left: .3em solid transparent;
		border-right: .3em solid transparent;
		vertical-align: .255em;
		margin-left: .255em;
	}
	.header #swiper-9 .card-body {
		height: 250px;
		width: 250px;
	}

	.header #swiper-9 .card-body .more { margin-top: 5px;}
	.header #swiper-9 h2 {
		font-size: 30px;
	}
	header h2.card-title{
		height: 7rem;
	}

	.header #swiper-9 .news-teaser {
		height: 70px;
		display: none;
		font-size: 14px;
	}
	.header #swiper-9 .more {
		font-size: 14px;
	}
	.header #swiper-9 figure {
		height: 100%;
	}
	.header #swiper-9 figure picture {
		height: 100%;
	}

}

/* Media Query für Boxen "Unsere Kompetenz" auf der Startseite schrift vergrössern damit Verhältnis mehr stimmt */
@media only screen and (min-width: 1080px) and (max-width: 1199px) {
	#c12 .row .col-md-4 .colorscheme .ce-bodytext p {font-size: 18px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext a {font-size: 18px;}
	#c12 .row .col-md-4 h2 {font-size: 26px;}
}

@media only screen and (max-width: 992px) {
	/*Boxen auf der Startseite Kompetenz viereckig und Abstände korrekt/dynamisch*/
	#c12 .row {display: flex; flex-direction: column; align-items: center; gap: 20px;}
    #c12 .row .col-md-4 {width: 100%; max-width: 22rem; }
    #c12 .row .col-md-4 .colorscheme { width: 100vw; max-width: 22rem; height: 100vw; max-height: 22rem; column-gap: 10px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext p {font-size: 20px; }
	#c12 .row .col-md-4 .colorscheme .ce-bodytext a {font-size: 20px;}
	#c12 .row .col-md-4 h2 {font-size: 28px;}
	#c12 .row .col-md-4 .colorscheme .frame-layout-4 {padding: 48px;}
	#c12 .row .col-md-4 .colorscheme .ce-bodytext a {margin-bottom: 41px; bottom: 0px;}
	
	/*Cookie Popup Scrollable bei den erforderlichen Cookies*/
	#cookieman-acco-mandatory .table-responsive table.table th {min-width: 95px;}

	/*In Text-Bild-Elementen (wo Bild links) Aufzählungsbilder kleiner*/
	.ce-textpic.ce-left.ce-intext.ce-nowrap img.image-embed-item {width: 50px; height: auto;}
	.normal-contentalignment .col-md-6:has(.ce-textpic.ce-left.ce-intext.ce-nowrap) {padding-left: 0px !important;}


	/* Bild vergrössern newsbeitrag LinkedIn Innovative lösungen */
	.sk-post-item[data-id="7308525268300689409"] .sk-post-image-wrapper img {
		transform: scale(1.5);
	}

	.header #swiper-9 .card-body {
		top: 5%;
		right: 15%;
		height: 250px;
		width: 250px;
	}
	.header #swiper-9 h2 {
		font-size: 20px;
	}
	.header #swiper-9 .news-teaser {
		height: 65px;
	}
	.header #swiper-9 .news-list-date {
		font-size: 14px;
	}
	header h2.card-title{
		height: 4rem;
	}




}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	/*#c12.container .row .col-md-4 {padding-left: 10px; padding-right: 10px;}*/
	#c13.frame, #c14.frame, #c15.frame {padding: 2rem;}

	/*Team Boxen grösser damit nicht abgeschnitten*/
	div.team-members .container .team-member div.scroll-up {min-height: 72px;}
}


/* --- Tablet Portrait --- */
@media only screen and (max-width: 768px) {

	.header #swiper-9 h2 {
		font-size: 1rem;
		margin-bottom: 0px;
	}
	header h2.card-title{
		height: 2.5rem;
	}
	.header #swiper-9 .news-teaser {
		display: none;
	}
	.header #swiper-9 .news-list-date {
		font-size: 12px;
	}
	
	/*Mobile Titel Border damit der Titel im Container ist*/
	.ce-headline-center {padding-left: 30px; padding-right: 30px;}
	

	.frame-layout-5 .ce-gallery {
		bottom: 0px;
	}
	
	.frame-layout-7 img {
		position: static;
	}
	
	.frame-type-bdagnumbers {
		margin-top: 5rem;
	}
	
	#c222 .frame-space-before-medium {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#c222 .frame-layout-4 {
		margin-top: 1rem;
	}
	
	#c12 .frame-layout-4 {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	
	#c37 {
		display: none;
	}
	
	.ce-gallery[data-ce-images="2"] .ce-column {
		margin-right: 0px;
	}
	
	.ce-gallery[data-ce-images="2"] .ce-column img {
		object-fit: contain;
		width: 100%;
		border: 1px solid #66c1bf;
		margin-bottom: 1rem;
	}
	
	.footer .ce-gallery[data-ce-images="2"] .ce-column img {
		border: none;
	}
	
	.modal-footer {
		display: block;
	}
	.modal-footer > :not(:first-child) {
		margin-left: 0px;
		margin-top: 5px;
	}

	.metanavigation .navbar-nav .nav-item .nav-link {
		text-align: left !important;
	}

	.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item .dropdown-item .nav-link {
		padding: 0 1.6rem;
	}

	.mainnavigation-menu .navbar-collapse .dropdown-menu .dropdown-item .dropdown-item .dropdown-item .nav-link {
		padding: 0 2.6rem;
	}
}

/* --- Mobiles --- */
@media only screen and (max-width: 576px) {
	h1, h2 {
		font-family: "ITC Avant Garde Gothic Pro Bold", Arial, Sans-Serif;
		/*color: #39407a;*/
		margin-top: 1rem;
		margin-bottom: 1rem;
		font-size: 50px;
	}
	.header #swiper-9 .news-teaser {
		display: none;
	}
	header h2.card-title{
		height: 2.5rem;
	}
	#c249 img {
		display:none;
	}

	.teamseite_inocare .col-md-12 .row .col-md-4 {
		padding-left: 0px;
		padding-right: 0px;
	}

}

@media only screen and (min-width: 993px) and (max-width: 1013px) {
	#c12 .row .col-md-4 .colorscheme #c15 .point {display: none;}
}
