.container	{
	width: 1170px !important;
	max-width: none !important;
}
.only_index {
	display: none;
}
body {
	background-color: #fff;
	*background-image: url(../images/hintergrund02.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 16px;
	font-family: all-round-gothic, sans-serif;
	font-weight: 400;
	
}
.content {
    /*background-image: url("../images/background.png"), url("../images/background.jpg") !important;*/
	/*background-position: right top;*/
	/*background-image: url("../images/3006455.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	background-position: left bottom;*/
    background-color: rgba(246,246,246,1.00);	
}

.kontaktinfos {
	background-image: url("../images/kontaktinfos_bg.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	*background: rgb(221,221,228);
*background: -moz-linear-gradient(0deg, rgba(221,221,228,1) 50%, rgba(255,255,255,1) 100%);
*background: -webkit-linear-gradient(0deg, rgba(221,221,228,1) 50%, rgba(255,255,255,1) 100%);
*background: linear-gradient(0deg, rgba(221,221,228,1) 50%, rgba(255,255,255,1) 100%);
*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dddde4",endColorstr="#ffffff",GradientType=1);
}
.textblau {
  font-size: larger;
  font-weight: 400;
  color: #38579E;
}
ul { padding-left:20px; list-style:none; }

ul.behandlungspflege li:before {    
    font-family: 'Icofont';
    font-size: 36px;
    color: #52a381;
    content: '\ecec';
    margin:0 5px 0 -15px;
}

ul.grundpflege li:before {    
    font-family: 'Icofont';
    font-size: 36px;
    color: #52a381;
    content: '\eced';
    margin:0 5px 0 -15px;
}

ul.betreuung li:before {    
    font-family: 'Icofont';
    font-size: 36px;
    color: #52a381;
    content: '\ed06';
    margin:0 5px 0 -15px;
}
.team p {
  font-size: .9rem;
}
.team p b {
  font-size: 1.1rem;
}
.team {
  padding: 20px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-right: 25px;
  margin-bottom:25px;
}

.team-img img {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.top-info {
	*border-bottom: 1px solid #333;
	background-color: #008232;
	color: #fff;
	font-weight: 500;
}
.image {
	border: 3px solid #38B3E9;
}
.box-shadow {
	box-shadow: 3px 3px 5px 0px #333;
}
.box-shadow-center {
	box-shadow: 0px 3px 5px #333;
}
.text-shadow {
	text-shadow: 1px 1px 2px #fff;
}
.shadow-bottom {
	box-shadow: 0px 4px 4px #8686867d;
}
.shadow-box {
	box-shadow: 0 12px 20px -10px rgba(130,216,135,0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.5), 0 7px 8px -5px rgba(36,176,38,0.20);
	*background-size: cover;
	*border-right: 2px solid #89BC0E;
  	*max-height: 370px;
}
hr {
	border-color: #BFBFBF;
}
a {
	color: #333;
}
a:hover {
    color: #aaa;
}
.top-info a {
	color: #FFCB00;
	font-weight: 500;
}
footer a {
	color: #fff !important;
	font-weight: 500;
}
.footer a {
	color: #333 !important;
}
.content a {
    color: #0686CA;
    font-weight: 700;
}
.color-01 {
    color: #008232;
}
.color-02 {
	color: #444;
}
.color-03 {
	color: #35A8E0;
}
.color-04 {
    color: #008232;
}
.color-white {
	color: #FFFFFF;
}
.color-gelb {
	color: #FBBB21;
}

.a-hover:hover {
	color: #35A8E0;
}

.vertical-middle {
	vertical-align: middle;
}
.font-size-l {
	font-size: 22px;
}
.font-size-xl {
	font-size: 28px;
}
.font-size-xxl {
	font-size: 36px;
}

.font-01 {
	font-family: carbon, sans-serif;
}
.font-bold {
	font-weight: bold;
}
.text-black {
	color: #000;
}

.leistung h4 {
	font-weight: 700 !important;
}

.bg-nav {
	/*background-image: url("../images/nav-background.png");*/
	background-color: #F2F2F8;
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
}
.bg-stripes {
	background: rgb(255,255,255);
background: linear-gradient(129deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 89%, rgba(48,160,138,1) 89%, rgba(51,171,145,1) 94%, rgba(255,255,255,0) 94%, rgba(255,255,255,0) 95%, rgba(51,171,145,1) 95%, rgba(52,176,148,1) 100%);
}
.bg-white-50 {
	background-color: rgba(255,255,255,0.5);
}
.bg-white-85 {
	background-color: rgba(255,255,255,0.85);
}
.bg-faded {
   background: rgb(82,163,129);
background: linear-gradient(0deg, rgba(82,163,129,1) 0%, rgba(195,245,224,0) 50%);
}
.bg-dark {
	background-color: rgba(0,0,0,0.55) !important;
}
.bg-faded-white {
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 44.07%,rgba(255,255,255,0.68) 100%) !important;
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 44.07%,rgba(255,255,255,0.68) 100%) !important;
    background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 44.07%,rgba(255,255,255,0.68) 100%) !important;
    background-image: linear-gradient(90deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,1.00) 44.07%,rgba(255,255,255,0.68) 100%) !important;
}

.background-img {
	background-image: url(../images/eiswaffel.png);
    background-position: right top 12%;
    background-size: cover;
    background-repeat: no-repeat;
	background-transparent: 0;
}

.bg-color {
	background-color: #008232;
}
.bg-color-02 {
	background-color: #eee;
}
.bg-color-03 {
	background-color: #ddd;
}
/*Button*/
.btn {
	border-radius: 0px;
}
.btn-primary {
	background-color: #283287 !important;
}

/*Logo Slider*/

.bg-slider {
	background-image: url("../images/bg-slider.png");
	background-position: bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	background-repeat: no-repeat;
}

.logo-slider {
    position: absolute;
    padding-top: 220px !important;
    top: 0;
    bottom: 0;
    left: 150px;
	right: 0;
	*margin: 0 auto;
    z-index: 99999;
    width: 400px;
    height: 100%;
 background: rgba(255,255,255,0.7);
*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 90%, rgba(255,255,255,1) 100%);
	box-shadow: 0px 2px 5px rgba(51,51,51,0.60);
}
.unterseite {
	position: absolute;
	left: 0;
	right: 0;
	top: 65%;
	bottom: 0;
	z-index: 999999;
	width: 100%;
	height: 15%;
	margin:auto;
}

.unterseite h1 {
	background: rgba(255,255,255,0.80);
	padding: 10px 0px;
}

/*Carrier*/
.carrierlayer {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 150px;
	z-index: 9;
}

@media (min-width: 768px) {
	.carrierlayer {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 250px;
	z-index: 9;
}
}
/*Liste*/
ul {
	list-style-type: none;
	padding: 0;
}
.element, .element_2 {
    position: relative;
    padding-left: 25px;
    padding-bottom: 10px;
}

.element:before {
content: "\eb4a";
font-family: icofont;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #91BC1B;
left: 0px;
position: absolute;
}
.element_2:before {
content: "\eb23";
font-family: icofont;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #91BC1B;
left: 0px;
position: absolute;
}
/*Flexslider reviews*/
.reviews {
	position: relative;
	background-image: url("../images/border.png");
	background-size: contain;
}
.reviews .leistung {
	text-align: center;
	/*position: absolute;*/
	bottom: 0;
	width: 100%;
	background-color: #fff;
}

#reviews-slider .flex-control-nav {
	bottom: -25px;
}
.reviews > a > img {
	transition: all .35s;
}
.reviews > a > img:hover {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


/*scroll top*/
.scroll-top {
    font-family: icofont;
    color: #FFCB00;
    font-weight: bold;
	*background-color: #333;
    right: 2%;
    bottom: 13%;
    position: fixed;
    transition: all .35s;
	*box-shadow: 1px 0px 2px #333;
}
.scroll-top:hover {
    color: #FFF388;
	*background-color: #C3D565;
    text-decoration: none;
}

/*Slider Marken Namen*/
.marken_slider {
	max-width: 400px;
}


/*Cards*/
.card {
	box-shadow: none;
	background-color: transparent;
}
.card-header {
	background-color: transparent;
	border-bottom: 1px solid #022BBB;
	color: #333;
	font-size: 16px;
}
.card-body {
	background-color: #fff;
	border-top: 1px solid #022BBB;
}


/*Accordion*/
.accordion .card {
	border: 0;
}
.accordion .card-header {
	background-color:#E4E4E4;
	color: rgba(243,145,0,1.00);
	
	font-weight: 300;
}
.accordion .card-header.collapsed {
	background-color:#f5f5f5;
	color: #91BC1B;
	
	font-weight: 400;
}
.accordion .card-header a {
	border: 0;
}
.accordion .card-header:after {
    font-family: 'icofont';  
    content: "\eb38";
    float: right;
	
	color: rgba(243,145,0,1.00);
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\eb35";
	color: #333;
}




.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	background-color: transparent;
	color: #91BC1B;
	box-shadow: none;
	box-shadow: inset 0 -3px 0 #022BBB;
	text-transform: uppercase;
	

}
.nav-tabs .nav-link{
	background-color: transparent;
	border-radius: 0px;
	color: #444;
	padding: 10px 30px;
	box-shadow: none;

	
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus:hover{
	background-color: transparent;
	color: #91BC1B;
	box-shadow: inset 0 -3px 0 #022BBB;
	

	

}
/*Leistungen Button*/

.leistungen-button {
	background-color: #0068B4;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(38,80,176,0.60);
}
.leistungen-button:hover {
	background-color: #0088B4;
	cursor: pointer;

}

/*Tabs to Accordion*/
.nav-tabs {
    display:none;
}

@media(min-width:992px) {
    .nav-tabs {
        display: flex;

    }
    
    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
}

@media(max-width:992px){
    .tab-pane {
        display: block !important;
        opacity: 1;
    }
}


.stoerer {
	position: absolute;
    top: -45px;
    right: -40px;
	z-index: 1;
}

.stoerer img {
	width: 250px;
}


/*Table*/

.table .table {
	background-color: transparent;
	font-weight: 500;
}
.table-success, .table-success>th, .table-success>td {
    background-color: #FBBB21;
    color: #444444;
    font-weight: 700;
}