body { font-family: 'Open Sans', sans-serif; font-weight: 400; color:#000; font-size: 14px; background-color: #fff;}
#container {
	background-color:#fff;
	padding-bottom:0;
	padding-top:5px;
	padding-bottom:50px;
}
#Informationarea {
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

#Sliderarea {
	background-color:#fff;
	padding-bottom:30px;
}

#Sliderarea .container {
	padding-left:0!important;
	padding-right:0!important;
}
#Sliderarea .ce_sliderStart img {
    width: 100% !important;
    height: auto !important;
}
#Sliderarea .ce_sliderStart figure.image_container {
    margin-top:-40px;
}

#Sliderarea .ce_sliderStart figure.image_container img, #Sliderarea div.content-slider {
    border-top-left-radius:20px;
	border-bottom-left-radius:20px;
	z-index:900;
	position:relative;
}
#Sliderarea .ce_sliderStart figcaption.caption {
    float: right;
	font-size: 32px;
	font-weight:800;
	text-transform:uppercase;
	padding: 5px 30px;
	background-color: #e4131f;
	z-index: 999;
	position: relative;
	top: 420px;
	color: #fff;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.slider-control {
    display:block !important;
	padding-top:5px;
}
.slider-control .slider-menu {
   text-align: center;
}

.slider-control .slider-menu b {
    color: #bbb;
	cursor: pointer;
    font-size: 60px;
	border-radius:4px !important;
	/* background-color:#bbb; */
	width:20px !important;
	margin:4px;
}

#Sliderarea .slider-control .slider-menu b.active {
    color: #e4131f;
	/* background-color: #e4131f; */
	border-radius:4px !important;
	width:20px !important;
}

.cookieconsent-optout-marketing {
	color:#000 !important;
	
}

/* #### BEWERTUNGEN SLIDER #### */
.rsts-skin-default .rsts-nav-bullets {
    line-height: 0;
    position: relative;
    text-align: center;
    padding-top: 20px;
}

.rsts-skin-default .rsts-next {
    position: absolute;
    right: -10px;
    bottom: 50px;
    overflow: hidden;
    width: 20px;
    height: 80px;
   border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-image: url(../images/arrow-right.png);
    -webkit-box-shadow: 0 0 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0.1);
    box-shadow: 0 0 0px rgb(0 0 0 / 10%);
    background-position: 50% 50%;
    -webkit-transition: opacity 0.05s linear;
    -moz-transition: opacity 0.05s linear;
    -o-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
}
.rsts-skin-default .rsts-prev {
    position: absolute;
    left: -10px;
    bottom: 50px;
    overflow: hidden;
    width: 20px;
    height: 80px;
   border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,0.1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-image: url(../images/arrow-left.png);
    -webkit-box-shadow: 0 0 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0.1);
    box-shadow: 0 0 0px rgb(0 0 0 / 10%);
    background-position: 50% 50%;
    -webkit-transition: opacity 0.05s linear;
    -moz-transition: opacity 0.05s linear;
    -o-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
}

/* #### BEWERTUNGEN SLIDER END #### */


h1, h2, h3 {font-weight: 600;}

h1, h2 { font-size: 30px; margin: 0 0 10px ; padding: 20px 0 20px 0; font-weight: 600; text-transform: none; color: #000!important; }
h1 span, h2 span { font-size: 26px; font-weight: 300; color: #e4131f!important; }
h2.normal { font-size: 22px; margin: 0 0 10px ; padding: 20px 0 10px 0;  font-weight: 600; text-transform: none; color: #000!important;  }
h3 { font-size: 21px; margin: 0 0 10px 0; padding: 20px 0 10px 0; text-transform: none; color: #000; }
h3.red { color: #e4131f; }
.green-form .widget.widget-explanation h3.red { color: #5c8530; }
.red h3, .green h3 { font-size: 30px; margin: 0; padding: 10px 0 10px 0;  font-weight: 600; text-transform: none; color: #fff!important;  }
.red h2 span, .green h2 span { font-size: 26px; font-weight: 300; color: #fff!important; }
h4 { font-size: 14px; margin: 0 0 10px 0; padding: 20px 0 10px 0; color: #000; font-weight:bold; }


h1:before {
  content: " ";
  display: block;
}

h1:after {
  content: " ";
  display: block;
}

.text-center h1:after, .text-center  h2:after ,
h1.text-center:after, h2.text-center:after

{ margin-left:auto; margin-right: auto; }


.p-img { padding: 150px; }
.p-overlay { margin-top: 0px; }

a {color:#e4131f}
a:hover, a:focus {color:#e4131f; text-decoration:underline;}

.green .container .warum-bim-teaser .warum-bim-teaser-cta a {color:#5c8530 !important;}
.green .container .warum-bim-teaser .warum-bim-teaser-cta a:hover, a:focus {color:#5c8530 !important; text-decoration:underline;}

span.red-text {color: #990066;}

a.btn
 { border: 0; padding: 0; font-weight: normal; color: #e4131f;  font-weight: 700; font-size: 16px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
a.btn2, .submit, p.btn2 span.button { border: 0; padding:5px 15px; font-weight: normal; color: #fff; font-size: 16px; background-color:#e4131f; border-bottom-left-radius:8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px;}

.green-form div.widget.widget-submit .submit { border: 0; padding:5px 15px; font-weight: normal; color: #fff; font-size: 16px; background-color:#5c8530 !important; border-bottom-left-radius:8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px;}
p.btn2 a { color: #fff; font-size: 16px;}
p.btn2  { text-align:center;}




footer h3 { font-size: 16px; margin-bottom: 10px; padding-bottom: 10px; }

/* ######## HEADER ######## */

#header {
	background-color:#fff;
}

#header-toparea .logo { z-index: 10; position: absolute; top: 20px; padding:20px; background-color:#fff; border: 1px solid white; border-color: #fff; border-radius: 8px;}

#cboxWrapper #header-toparea .logo {position:relative!important;}

#cboxWrapper #header, #cboxWrapper #Socialmediasection,  #cboxWrapper #footer {display:none;}

nav strong {
    font-weight: normal;
}

#mainnav { padding-top:6px; padding-bottom:15px;}
#mainnav .container { border-bottom: 2px solid #e4131f; padding-bottom:4px;}

/* ######## HEADER END ######## */

/* ######## BOXES START ######## */

#modul-phonebox.card-phonebox {
    border: none;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    transition: all 0.2s ease-out;
}

#modul-phonebox.card-phonebox .card-header {
    background-color: #e31e24;
    padding: 0 0 0 10px;
    border: none;
    position: relative;
}

#modul-phonebox.card-phonebox .card-header.green {
    background-color: #5c8530 !important;
    padding: 0 0 0 10px;
    border: none;
    position: relative;
}

#modul-phonebox.card-phonebox .card-header>a {
    color: #fff;
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    padding: 10px;
    padding-right: 5px;
    text-decoration: none;
    transition: all 0.5s ease-out;
}
#modul-phonebox.card-phonebox a {
    color: #ffffff!important;
}

#modul-phonebox.card-phonebox .card-header>a:not(.employee) strong {
    position: relative;
    padding-left: 40px;
}

#modul-phonebox.card-phonebox .card-header>a>strong {
    font-weight: 400;
    display: block;
    font-size: 22px;
    line-height: 22px;
}

#modul-phonebox.card-phonebox .card-header>a:not(.employee) strong .fa {
    position: absolute;
    bottom: 0;
    left: 6px;
}

#modul-phonebox.card-phonebox .card-header>a:not(.employee) strong .fa.fa-2x {
    font-size: 34px;
    left: -5px;
}

#modul-phonebox.card-phonebox .card-header>a:not(.employee) strong small {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 2px;
}

#modul-phonebox.card-phonebox .card-header>a>strong small {
    font-weight: 400;
    letter-spacing: .06em;
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
    white-space: normal;
}

.btn, .card, .card-header, .card-footer, .card-block, .card-img-top, .form-control, .modal-content, .btn:first-child, .card:first-child, .card-header:first-child, .card-footer:first-child, .card-block:first-child, .card-img-top:first-child, .form-control:first-child, .modal-content:first-child, .btn:last-child, .card:last-child, .card-header:last-child, .card-footer:last-child, .card-block:last-child, .card-img-top:last-child, .form-control:last-child, .modal-content:last-child {
    border-radius: 0;
}

.card-header, .card-block {
    padding: 10px;
}

ul.list-icons, ol.list-icons {
    padding-left: 0;
}

#modul-phonebox.card-phonebox .card-block ul li:not(:last-of-type) {
    padding-bottom: .25em;
    border-bottom: 1px solid #9c9c9c;
    border-color: #d9d9d9;
}

ul.list-icons>li, ol.list-icons>li {
    list-style: none;
    position: relative;
    padding-left: 1.8em;
    padding-top:4px;
    padding-bottom:4px;
}

@media only screen and (min-width: 1200px) {
b small, strong small, b .small, strong .small, b.small, strong.small {
    font-weight: 700;
}
}
@media only screen and (min-width: 992px) {
b small, strong small, b .small, strong .small, b.small, strong.small {
    font-weight: 700;
}
}
@media only screen and (min-width: 768px) {
b small, strong small, b .small, strong .small, b.small, strong.small {
    font-weight: 700;
}
}
@media only screen and (min-width: 576px) {
b small, strong small, b .small, strong .small, b.small, strong.small {
    font-weight: 700;
}
}

@media only screen and (min-width: 1200px) {
li, dt, dd {
    margin-bottom: 5px;
}
}
@media only screen and (min-width: 992px) {
li, dt, dd {
    margin-bottom: 5px;
}
}
@media only screen and (min-width: 768px) {
li, dt, dd {
    margin-bottom: 5px;
} }
@media only screen and (min-width: 576px) {
li, dt, dd {
    margin-bottom: 5px;
} } 
@media only screen and (min-width: 1200px) {
li, dt, dd {
    font-weight: 400;
} }

#modul-phonebox .card-block .fa.text-success {
    color: #000000!important;
}
ul.list-icons>li>span:first-child, ol.list-icons>li>span:first-child {
    position: absolute;
    left: .1em;
    top: 6px;
}

@media only screen and (min-width: 576px) {
#modul-phonebox.card-phonebox .card-header>a {
    padding: 15px;
    padding-right: 5px;
} }

/* ######### BEWERBUNG STEPS ############# */

#bewerbung-steps .timeline{list-style:none;position:relative;padding:0 8px 0 8px; margin:0;}
#bewerbung-steps .timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#d9d9d9;/*margin-left:-1.5px;*/left:25px;}
#bewerbung-steps .timeline>li{margin-bottom:40px;position:relative;}
#bewerbung-steps .timeline>li:before,#bewerbung-steps .timeline>li:after{content:" ";display:table;}
#bewerbung-steps .timeline>li:after{clear:both}
#bewerbung-steps .timeline .timeline-panel{float:right;border:1px solid white;border-color:#d9d9d9;padding:15px;position:relative;width:calc(100% - (50px * 1.5));min-height:75px;background-color:#fff;}
#bewerbung-steps .timeline .timeline-panel:before{border-left:0 solid #e6e6e6;border-right:15px solid #e6e6e6;border-color:#d9d9d9;border-top:15px solid transparent;border-bottom:15px solid transparent;position:absolute;left:-15px;top:22.5px;display:inline-block;content:" ";}
#bewerbung-steps .timeline .timeline-panel:after{border-left:0 solid #fff;border-right:14px solid #fff;border-top:14px solid transparent;border-bottom:14px solid transparent;left:-14px;position:absolute;top:21px;display:inline-block;content:" ";margin-top:3px;}
#bewerbung-steps .timeline .timeline-badge{font-size:1.5rem;color:#fff;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;background-color:#e4131f;z-index:1;border-radius:50%;left:0;margin-left:0;top:15px;}

#bewerbung-steps .timeline .timeline-badge-lm{font-size:1.5rem;color:#fff;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;background-color:#5c8530;z-index:1;border-radius:50%;left:0;margin-left:0;top:15px;}

@media only screen and (min-width:992px){
#bewerbung-steps .timeline.timeline-center:before{left:50%}
#bewerbung-steps .timeline.timeline-center>li:nth-of-type(odd) .timeline-panel{float:left;}
#bewerbung-steps .timeline.timeline-center>li:nth-of-type(odd) .timeline-panel:before{border-right:0 solid #e6e6e6;border-left:15px solid #e6e6e6;left:auto;right:-15px;}
#bewerbung-steps .timeline.timeline-center>li:nth-of-type(odd) .timeline-panel:after{border-right:0 solid #fff;border-left:14px solid #fff;left:auto;right:-14px;}
#bewerbung-steps .timeline.timeline-center .timeline-panel{width:calc(50% - (50px))}#bewerbung-steps .timeline.timeline-center .timeline-badge{left:50%;margin-left:-25px;}
}

#bewerbung-steps .timeline.timeline-center .timeline-panel{width:calc(50% - (50px))}#bewerbung-steps .timeline.timeline-center .timeline-badge-lm{left:50%;margin-left:-25px;}
}

@media only screen and (min-width:992px){
#bewerbung-steps .timeline.timeline-horizontal{display:flex;}
#bewerbung-steps .timeline.timeline-horizontal:before{width:100%;height:3px;margin-top:-1.5px;top:25px;left:0;bottom:auto;right:0;}
#bewerbung-steps .timeline.timeline-horizontal .timeline-badge{left:50%;margin-left:-25px;top:0;}
#bewerbung-steps .timeline.timeline-horizontal>li{flex-grow:1;flex-basis:0%; /*margin:0 20px;*/}
#bewerbung-steps .timeline.timeline-horizontal>li:first-of-type{margin-left:0;}
#bewerbung-steps .timeline.timeline-horizontal>li:last-of-type{margin-right:0;}
#bewerbung-steps .timeline.timeline-horizontal>li:last-of-type .timeline-badge{font-size:1.75em;width:62.5px;height:62.5px;line-height:62.5px;margin-left:-31.25px;margin-top:-6.25px;}
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel{width:100%;height:calc(100% - (50px * 1.5));margin-top:75px;}
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel:before{top:-15px;left:50%;margin-left:-15px;border-top:0 solid white;border-bottom:15px solid #fff;border-color:#d9d9d9;border-left:15px solid transparent;border-right:15px solid transparent;}
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel:after{top:-17px;left:50%;margin-left:-14px;border-top:0 solid white;border-bottom:14px solid #fff;border-left:14px solid transparent;border-right:14px solid transparent;}
}

#bewerbung-steps .cta{margin-top:0;}

@media only screen and (min-width:576px){
	#bewerbung-steps .cta{margin-top:20px;}
}

.bewerbung-steps-background {
    background-color: #f0f0f0!important;
    color: #222222!important;
    border-color: #c9c9c9!important;
}

/* ################# */


div.row {
    margin: 0 -10px;
    margin-bottom: -10px;
    padding: 0;
}

@media only screen and (min-width: 576px) {
div.row {
    margin: 0 -30px;
    margin-bottom: -30px;
    padding: 0 15px;
} }

@media only screen and (min-width: 768px) {
div.row {
    /* margin: 0 -40px;
    margin-bottom: -40px;
    padding: 0 20px; */
} }

@media only screen and  (min-width: 992px) {
.row {
    margin-right: -15px;
    margin-left: -15px;
} }

@media only screen and  (min-width: 1200px) {
.row {
    margin-right: -15px;
    margin-left: -15px;
} }


#bewerbung-steps .timeline {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
}

#bewerbung-steps .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #d9d9d9;
    /*margin-left: -1.5px;*/
    left: 25px;
}

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal {
    display: flex;
} }

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal:before {
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
    top: 25px;
    left: 0;
    bottom: auto;
    right: 0;
} }


#bewerbung-steps .timeline>li {
    margin-bottom: 40px;
    position: relative;
}

/*@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal>li {
    flex-grow: 1;
    flex-basis: 0%;
    margin: 0 20px;
} } */

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal>li:first-of-type {
    margin-left: 0;
} }

#bewerbung-steps .timeline>li:before, #bewerbung-steps .timeline>li:after {
    content: " ";
    display: table;
}

#bewerbung-steps .timeline .timeline-badge {
    font-size: 1.5em;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    background-color: #e4131f;
    z-index: 1;
    border-radius: 26%;
    left: 0;
    margin-left: 0;
    top: 15px;
}

#bewerbung-steps .timeline .timeline-badge-lm {
    font-size: 1.5em;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    background-color: #5c8530;
    z-index: 1;
    border-radius: 26%;
    left: 0;
    margin-left: 0;
    top: 15px;
}

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal .timeline-badge, #bewerbung-steps .timeline.timeline-horizontal .timeline-badge-lm {
    left: 50%;
    margin-left: -25px;
    top: 0;
} }

.bg-primary {
    background-color: #e4131f;!important;
    color: #ffffff!important;
    border-color: #fff!important;
}

#bewerbung-steps .timeline .timeline-panel {
    float: right;
    border: 1px solid white;
    border-color: #d9d9d9;
    padding: 15px;
    position: relative;
    width: calc(100% - (50px * 1.5));
    min-height: 75px;
    background-color: #fff;
}

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel {
    width: 100%;
    height: calc(100% - (50px * 1.5));
    margin-top: 75px;
} }


#bewerbung-steps .timeline .timeline-panel:before {
    border-left: 0 solid #e6e6e6;
    border-right: 15px solid #e6e6e6;
    border-color: #d9d9d9;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -15px;
    top: 22.5px;
    display: inline-block;
    content: " ";
}

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel:before {
    top: -15px;
    left: 50%;
    margin-left: -15px;
    border-top: 0 solid white;
    border-bottom: 15px solid #fff;
    border-color: #d9d9d9;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
} }

.bewerbung-steps-background h1, .bewerbung-steps-background .h1, .bewerbung-steps-background h2, .bewerbung-steps-background .h2, .bewerbung-steps-background h3, .bewerbung-steps-background .h3, .bewerbung-steps-background h4, .bewerbung-steps-background .h4, .bewerbung-steps-background h5, .bewerbung-steps-background .h5, .bewerbung-steps-background h6, .bewerbung-steps-background .h6 {
    color: #e4131f!important;
    font-size: 18px;
    font-weight: 600;
}

.bewerbung-steps-background.green h1, .bewerbung-steps-background.green .h1, .bewerbung-steps-background.green h2, .bewerbung-steps-background.green .h2, .bewerbung-steps-background.green h3, .bewerbung-steps-background.green .h3, .bewerbung-steps-background.green h4, .bewerbung-steps-background.green .h4, .bewerbung-steps-background.green h5, .bewerbung-steps-background.green .h5, .bewerbung-steps-background.green h6, .bewerbung-steps-background.green .h6 {
    color: #5c8530!important;
    font-size: 18px;
    font-weight: 600;
}

#bewerbung-steps .timeline .timeline-panel:after {
    border-left: 0 solid #fff;
    border-right: 14px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    left: -14px;
    position: absolute;
    top: 21px;
    display: inline-block;
    content: " ";
    margin-top: 3px;
}

@media only screen and (min-width: 992px) {
#bewerbung-steps .timeline.timeline-horizontal .timeline-panel:after {
    top: -17px;
    left: 50%;
    margin-left: -14px;
    border-top: 0 solid white;
    border-bottom: 14px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
} }

#bewerbung-steps .timeline>li:before, #bewerbung-steps .timeline>li:after {
    content: " ";
    display: table;
}

#bewerbung-steps .timeline>li:after {
    clear: both;
}

/* ########## BEWERBUNG STEPS END ####### */

/* ########## GOOGLE BEWERTUNGEN START ######### */
.big-stars {
	font-size: 1.8em;
}

h2.bewertungen-stars {
	margin-bottom: -12px;
}

.google-bewertungen {
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom,#f9f9f9 0%,#f0f0f0 100%);
    padding: 0 15px;
    font-size: 12px;
    margin-bottom: 20px;
}

.google-bewertungen .google-header {
    padding: 15px 0 8px;
}

.google-bewertungen .google-header h5 {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    margin-bottom: 3px;
    color: #444444!important;
}

.google-bewertungen .google-header .text-success {
    font-size: 10px;
    font-weight: 500;
    color: #4b883b!important;
    text-transform:uppercase;
}

.fa {
    width: 1.25em;
    text-align: center;
}

.fa-star, .fa-star-half {
    color: #f0ad4e!important;
    width: 1.1em;
    text-align: left;
}

.google-muted {
    color: rgba(0,0,0,.6)!important;
}

.google-bewertungen .google-block {
    padding: 8px 0;
    border-top: 1px solid rgba(0,0,0,.125);
}

.google-bewertungen .google-block p {
    font-size: 12px;
    line-height: 16px;
}

.google-bewertungen .google-block .google-text {
    margin-bottom: 0;
}

.google-bewertungen .google-footer {
    padding: 8px 0 15px;
    border-top: 1px solid rgba(0,0,0,.125);
}

.google-bewertungen .google-footer img {
    max-width: 80px;
    max-height: 30px;
}

h5 .google-title {
    color: #f0ad4e!important;
}

/* ########## GOOGLE BEWERTUNGEN END ######### */

#contactform-landing {
	
}


/* ######## BOXES END ######## */

/* ######## FOOTER ######## */

.text-right {text-align:right;}

#footer .footercontainer .container {background-color:#e4131f; }
#footer .footercontainer.green .container {background-color:#5c8530; }
#footer .footerbottom .container {background-color:#000; }

#footer {
	padding:20px 0 0 0;
	color:#fff;
	text-decoration:none;
	font-size:17px;
	font-weight:400;
}

#footer a {
	/*-moz-transition: color .5s, background .5s;
	-webkit-transition: color .5s, background .5s;
	transition: color .5s, background .5s; */
	color:#fff;
	text-decoration:none;
	font-size:17px;
	font-weight:400;
}

#footer a:hover { color: #f5f5f5; text-decoration:underline; }

.footernav {
    width:100%;
    margin:30px 0 30px 0;
}

.footernav ul {
    width:100%;
    margin:0;
    padding:0;
}
.footernav li {
    float:left;
    margin-right:40px;
    list-style-type:none;
    color:#fff;
	font-size:17px;
	font-weight:400;
}


footer ul { list-style-type: none; margin: 0; padding: 0; }


.footercontainer .container  { padding: 20px 0;}
.footerbottom .container  { padding: 8px 0;}
.footersocials a { padding: 1px 5px 5px; margin: 0 5px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.footersocials a:hover  { background: none!important; }


p.footerIcons a:after {
	-moz-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;

	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

footer .footercontainer, footer .footercontainer  .container  {margin-bottom:0!important; }
p.footerIcons a { font-size: 17px; }
p.footerIcons  em { display: none; }
.footer-fb:after { content:"\f09a"; }
.footer-tw:after { content:"\f099"; }
.footer-gp:after { content:"\f0d5 "; }
.footer-pi:after { content:"\f0d2 "; }

p.footerIcons a:hover:after { font-size: 25px;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}

.copyrightnote p { color: #494949; }

#footer .ce_text img {
	margin-bottom:5px;
}

/* ##### FOOTER END ### */



p.more, p.back {display: inline-block; background: #e7e7e7; font-size: 14px; }
.mod_eventlist div.header a, p.more a, p.back a, p.info a { color: #353535; display: inline-block; padding: 3px 10px; }
.mod_eventlist div.header, p.info {padding: 0 0 5px; font-size: 14px; display: inline-block; }

.comment_default .reply {margin-left: 50px; }


.mod_nl_list li { color: #666; font-size: 12px;  }
.mod_nl_list li a { font-size: 18px; margin-left: 5px;}

.multicell { border-top: 4px solid #ccc; }
.multicell .ce_text  { padding: 10px 0; margin: 10px 0; border-bottom: 1px solid #ccc; }
.multicell h2, .multicell h1, { margin-top:0; padding-top:0; }

.fullwidth .content-slider .ce_text { padding: 100px 0; text-align:left !important; }
.socials a { display: block; float: left; padding: 10px; margin: 0 1px;}

.mainnavi .active,
.mainnavi .trail,
.mainnavi .forward { color: white!important; }



input.text, textarea, select {  padding: 10px; background-color: #F0F0F0; border-color: #ccc;}
input.text:hover, textarea:hover, select:hover  { border-color: #999; }




/* ========================== */



.devider { border-bottom: 1px solid #ccc; padding-bottom: 50px; }


.ContentStripe {padding: 50px 0; }
.ContentStripe .image_container { display:inline-block; margin-bottom: 20px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.InsideOut { color: #fff; }
.InsideOut p { color: #fff; }
.InsideOut  h2, .InsideOut  h3 { text-transform: uppercase; font-weight:700; color: #fff; }
.InsideOut .image_container:hover { background: none!important; }

ul.level_2 a.trail,
ul.level_2 span.forward,
ul.level_2 strong

{ color: white!important; }



input.submit { padding: 5px 10px; }
input.submit,
p.info a:hover,
p.more a:hover,
p.back a:hover { color: white; }

.ce_accordionStart {
	background-color_#f5f5f5;
	margin-bottom:10px;
}

.ce_accordion .toggler {
    position: relative;
    padding: 5px 10px 5px 46px;
    color: rgba(85, 85, 85, 0.7);
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    background-image: none;
    font-weight: bold;
    line-height: 30px;
    -moz-transition: All 0.3s ease;
    -ms-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    transition: All 0.3s ease;
    cursor: pointer;
	margin: 1px 0 8px 0!important;
	text-transform: none!important;

}

.ce_accordion .toggler:before
{	font-family: 'Font Awesome 5 Free'; padding-right: 5px;}

.ce_accordion .toggler:hover:before,
.ce_accordion .toggler.active:before
{ content:"\f068"; font-family: 'Font Awesome 5 Free';}
.ce_accordion .toggler:before { content:"\f067"; font-family: 'Font Awesome 5 Free'; float:left; margin-right: 20px;}

.reply p.info:before,
span.date:before,
p.time:before,
.mod_newslist p.info:before,
.mod_eventreader p.info:before,
p.footerIcons a:after,
.scrolltop a:after ,
p.info a:before,
p.more a:before,
p.back a:before,
.btn:after,
{	font-family: 'Font Awesome 5 Free'; padding-right: 5px;  }
p.info a:before {	content:"\f073"; font-family: 'Font Awesome 5 Free';}
p.more a:before {	content:"\f055"; font-family: 'Font Awesome 5 Free'; float: right; }
p.back a:before {	/*content:"\f053";*/ font-family: 'Font Awesome 5 Free'; }
.btn:after {content:"\f054 "; font-family: 'Font Awesome 5 Free'; padding: 0 0 0 5px; font-size: 12px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.btn:hover:after { padding-left: 10px; }

.reply p.info:before {content:"\f112";}


.mod_newslist p.info:before,
.mod_eventreader p.info:before,
p.time:before {content:"\f017";
font-family: 'Font Awesome 5 Free';
padding-right: 4px;}
span.date:before,



.scrolltop a:after {content:"\f106"; font-family: 'Font Awesome 5 Free'; display: block; text-indent:0; background: #e7e7e7; padding: 10px 20px; font-size: 25px;}
.scrolltop a:hover:after  { color:white; }


/* ######### TEASER BOXEN ######## */

.teaservideo {
	padding-bottom:10px;
	margin-botom:20px;
}

.teaser {
	min-height:420px;
	padding-bottom: 10px;
	margin-bottom:20px;

}
.teaser-start {
	margin-bottom:20px;
}

.teaser-start-box {
	min-height: 240px;
    padding-bottom: 10px;
    border-radius: 12px;
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-left: 20px;
}

.teaser img, .teaser-start img {
	vertical-align: middle;
	width: 100%;
	height: auto;
	margin-bottom:10px;
	border-radius:12px;
}

.teaser h3{
	margin:0;
	padding:0;
	text-transform:none;
	font-size:18px;
	padding:10px 10px 20px 10px;
}
.teaser p{
	margin:0;
	padding:10px 10px 10px 10px;
	color:#000;
}
.teaser span.green{
	color:#e4131f;
}
.teaser ul{
	margin:0 0 10px 0;
	padding:0 10px 10px 40px;
	list-style-image:url(../images/list-icon.png);
}
.teaser li{
	padding:0 0 0 6px;
	margin-left: 10px;
}




/* ######### GOOGLE MAP ######### */
.dlh_googlemap {
    width: 100% !important;
}
/* ######### KONTAKT FORM ######## */


/* ###### SLIDER ###### */

.fullwidth  .ce_text { color: white; font-size: 20px; }
.fullwidth  h1 { border: none; font-size: 40px; }

/* ###### ROCKSOLID SLIDER ###### */

div.rsts-skin-default-content.rsts-type-fade .rsts-slide {
    background-color: #fff;
}
.rsts-skin-default-content .rsts-nav li.rsts-nav-prev, .rsts-skin-default-content .rsts-nav li.rsts-nav-next {
    display: none;
}

.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a:hover, .rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a.active {
    background-color: #e30613!important;
    width: 17px;
    height: 17px;
    border-radius: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a {
    display: inline-block;
    width: 17px;
    height: 17px;
    overflow: hidden;
    margin: 12px 4px;
    border-radius: 2px;
    outline: none;
    text-align: left;
    text-indent: -999px;
    background-color: #cccccc!important;
	-webkit-border-radius: none;
    -moz-border-radius: none;
    background-color: rgba(204,204,204,0.9);
    -webkit-background-clip: none;
    -moz-background-clip: none;
    background-clip: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.rsts-skin-default-content .rsts-caption {
    position: absolute;
    top: 70%;
    right: 0;
    margin-left: 60px;
	margin-right:0;
	left:40%;
	float:right;
    padding: 5px 30px;
    -webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 0;
    -moz-border-top-left-radius: 8px;
	-moz-border-top-right-radius: 0;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 0;
    border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
    color: #fff;
    background-color: #e30613;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate((0, 0);
    transform: translate(0, 0));
    -webkit-transition: opacity 0.0s,-webkit-transform 0.0s;
    -moz-transition: opacity 0.0s,-moz-transform 0.0s;
    -o-transition: opacity 0.0s,-o-transform 0.0s;
    transition: opacity 0.0s,transform 0.0s;
	font-size: 32px;
	font-weight: 800;
}

/* ####### COLORS & IMAGE BACKGROUNDS ########## */

.red .container {
	background-color:#e4131f;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}

.green .container {
	background-color:#5c8530;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}

.lightgrey .container {
	background-color:#f0f0f0;
	padding-top:30px;
	padding-bottom:40px;
	color:#fff;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.standort-box {
	background-color:#fff;
	padding-bottom: 10px;
    border-radius: 0;
    padding-top: 10px;
    border:1px solid rgba(0,0,0,.125);
    color:#000;
	
}






/* ############## Social Media ################ */
#Socialmedia {
    right: 0px;
    top: 50%;
    position: fixed;
    padding: 10px 1px 10px 0;
    font-size: 10px;
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom,#f9f9f9 0%,#f0f0f0 100%);
    border-radius: 3px 0px 0px 3px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
#Socialmedia div img {
    padding-left:10px;
    height:auto;
}
#Socialmedia .card-header {
    text-align: center;
    padding: 1px;
    margin: 0 4px 5px 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}

#Socialmedia .card-header img {
    vertical-align: middle;
    width:60%;
    height:auto;
}

#Socialmedia .stars {
    display: flex;
    justify-content: center;
    margin: 0 0 4px 0;
}

#Socialmedia .lead {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    margin: 2px 4px;
    border-bottom: 1px solid #ccc;
}

#Socialmedia .card-footer {
    text-align:center;
    padding-top: 4px;
}





fieldset.checkbox_container {margin-bottom:60px;}

.warum-bim-background {
	background: #E4131F;
    background: -webkit-gradient(linear,left top,right top,from(#E4131F),to(#E4131F));
    background: linear-gradient(to right,#E4131F 0,#E4131F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4131F', endColorstr='#E4131F', GradientType=1);
}

.warum-bim-teaser {
    padding: 60px 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.warum-bim-teaser-image {
    max-width: 400px;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}

figure:first-child, img:first-child {
    margin-top: 0;
}

.warum-bim-teaser img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.warum-bim-desktop {
    display: none;
}

.warum-bim-mobile {
    display: inline-block;
}

@media (min-width: 769px) {
.warum-bim-desktop {
    display: inline-block;}

.warum-bim-mobile {
    display: none;}
}

@media (max-width: 768px) {
.warum-bim-mobile {
    display: inline-block;}
.warum-bim-desktop {
    display: none;}
}

@media (min-width: 769px) {
.warum-bim-teaser-image {
    max-width: 900px;}
}

.warum-bim-teaser-cta {
    margin-top: 15px;
}

.button-white {
    background: #fff!important;
    color: #E4131F!important;
	text-decoration:none;
}

.bim-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin: 15px 0 0;
    padding: 12px;
    -webkit-transition: background .5s;
    transition: background .5s;
    vertical-align: top;
    border: none;
    border-radius: 3px;
    background: #e2061c;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #E4131F!important;
    font-family: Roboto,'Droid Sans',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}


/* ######### Header Info ######## */
.header-info {
    background-color: #e4131f;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    text-align:right!important;
    font-size:1.2em;
}

.header-info-lm {
    background-color: #5c8530;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    text-align:right!important;
    font-size:1.2em;
}

.header-info a, .header-info-lm a {
    color: #fff;
    text-decoration:none;
}
.header-info a:hover, .header-info a:active, .header-info-lm a:hover, .header-info-lm a:active {
    color: #000;
    text-decoration:none;
}

/* ######### Testimonials ######## */

.testimonials {
	background-color:#f3f3f3;
	padding-top:50px !important;
	padding-bottom:50px !important;
	color:#000;
	margin:0;
}

.testimonials h2, .testimonials h3 {
	font-size: 30px;
    margin: 0 0 10px;
    padding: 20px 0 20px 0;
    font-weight: 600;
    text-transform: none;
    color: #000!important;
}

.testimonials h2 span, .testimonials h3 span {
	font-size: 26px;
    font-weight: 300;
    color: #e4131f!important;
}

.testimonials img {
	vertical-align: middle;
	width: 100%;
	height: auto;
	border-radius:50%;
 	border:2px solid #e4131f;
}

.testimonials .image_container {
 	margin:0 auto;
	width:30%;
	padding-right:50px;
	padding-bottom:40px:
}

.testimonials .slider-control .slider-menu {
 	font-weight: 100;
    top: 0;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    font-size: 10px;
}

.testimonials .slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer;
    font-size: 40px;
    border-radius: 4px !important;
    width: 20px !important;
    margin: 4px;
}
.testimonials .slider-control .slider-menu b.active {
    color: #666;
}

/* ######### Spacer ######## */

.top0 {
	 margin-top: 0;
}
 .bottom0 {
	 margin-bottom: 0 !important;
}
 .top10 {
	 margin-top: 10px;
}
 .bottom10 {
	 margin-bottom: 10px !important;
}
 .top20 {
	 margin-top: 20px;
}
 .bottom20 {
	 margin-bottom: 20px !important;
}
 .top30 {
	 margin-top: 30px;
}
 .bottom30 {
	 margin-bottom: 30px !important;
}
 .top40 {
	 margin-top: 40px;
}
 .bottom40 {
	 margin-bottom: 40px !important;
}
 .top50 {
	 margin-top: 50px;
}
 .bottom50 {
	 margin-bottom: 50px !important;
}
 .top60 {
	 margin-top: 60px;
}
 .bottom60 {
	 margin-bottom: 60px !important;
}
 .top70 {
	 margin-top: 70px;
}
 .bottom70 {
	 margin-bottom: 70px !important;
}
 .top80 {
	 margin-top: 80px;
}
 .bottom80 {
	 margin-bottom: 80px !important;
}
 .top90 {
	 margin-top: 90px;
}
 .bottom90 {
	 margin-bottom: 90px !important;
}
 .top100 {
	 margin-top: 100px;
}
 .bottom100 {
	 margin-bottom: 100px !important;
}
 .top110 {
	 margin-top: 110px;
}
 .bottom110 {
	 margin-bottom: 110px !important;
}
 .top120 {
	 margin-top: 120px;
}
 .bottom120 {
	 margin-bottom: 120px !important;
}
 .top150 {
	 padding-top: 150px;
}
 .bottom150 {
	 margin-bottom: 150px !important;
}
 .top250 {
	 padding-top: 250px;
}
 .bottom250 {
	 margin-bottom: 250px !important;
}
 .top350 {
	 padding-top: 350px;
}
 .bottom350 {
	 margin-bottom: 350px !important;
}
/** * ============================================================================= * abstaende padding * ========================================================================== */
 .ptop0 {
	 padding-top: 0px !important;
}
 .pbottom0 {
	 padding-bottom: 0px !important;
}
 .ptop10 {
	 padding-top: 10px !important;
}
 .pbottom10 {
	 padding-bottom: 10px !important;
}
 .ptop20 {
	 padding-top: 20px !important;
}
 .pbottom20 {
	 padding-bottom: 20px !important;
}
 .ptop30 {
	 padding-top: 30px !important;
}
 .pbottom30 {
	 padding-bottom: 30px !important;
}
 .ptop40 {
	 padding-top: 40px !important;
}
 .pbottom40 {
	 padding-bottom: 40px !important;
}
 .ptop50 {
	 padding-top: 50px !important;
}
 .pbottom50 {
	 padding-bottom: 50px !important;
}
 .ptop60 {
	 padding-top: 60px !important;
}
 .pbottom60 {
	 padding-bottom: 60px !important;
}
 .ptop70 {
	 padding-top: 70px !important;
}
 .pbottom70 {
	 padding-bottom: 70px !important;
}
 .ptop80 {
	 padding-top: 80px !important;
}
 .pbottom80 {
	 padding-bottom: 80px !important;
}
 .ptop90 {
	 padding-top: 90px !important;
}
 .pbottom90 {
	 padding-bottom: 90px !important;
}
 .ptop100 {
	 padding-top: 100px !important;
}
 .pbottom100 {
	 padding-bottom: 100px !important;
}
 .ptop110 {
	 padding-top: 110px !important;
}
 .pbottom110 {
	 padding-bottom: 110px;
}
 .ptop120 {
	 padding-top: 120px !important;
}
 .pbottom120 {
	 padding-bottom: 120px !important;
}
