/*
Theme Name: Freiwillige Feuerwehr Borkum
Theme URI: burkana
Description: Template
Version: 1.0
Author: burkana
*/
/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */ url('fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* oswald-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/oswald-v49-latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/oswald-v49-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/oswald-v49-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/oswald-v49-latin-500.woff') format('woff'), /* Modern Browsers */ url('fonts/oswald-v49-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/oswald-v49-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/oswald-v49-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/oswald-v49-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/oswald-v49-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/oswald-v49-latin-600.woff') format('woff'), /* Modern Browsers */ url('fonts/oswald-v49-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/oswald-v49-latin-600.svg#Oswald') format('svg'); /* Legacy iOS */
}
h1 {
  font-family: 'Oswald';
}
h2 {
  font-family: 'Oswald';
}
* {
  font-family: 'Oswald';
}
p, h4, h5, h6 {
  font-family: 'Roboto Condensed';
}
h3 {
  font-family: 'Oswald';
  font-weight: bold;
}
p strong {
  font-family: 'Roboto Condensed';
}
article h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-family: 'Oswald';
  color: #890100 !important;
}
.hgroup {
  text-align: center;
}
.kontaktSection {
  padding: 5em 0em;
  background: url('../../uploads/2023/04/HintergrundGrafik-scaled.jpg') center center no-repeat;
}
.bildSection {
  padding: 16em 0em !important;
  background: url('../../uploads/2023/04/HintergrundGrafik-scaled.jpg') center center no-repeat;
}
.modal-body p {
  font-size: 0.8em !important;
}
.modal {
  padding-top: 10%;
  background: rgba(52, 52, 52, 0.95) no-repeat 0px 0px !important;
  background-size: cover !important;
}
.modal-content {
  border-radius: 0px;
  border: 8px solid #E27233;
  padding: 5% 0px 0px !important;
}
.sliderBTN span {}
.modal-header h4 {
  line-height: 1.0em;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 2em;
}
.modal-body h5 {}
.modal-footer .btn-secondary {
  background: #000;
  border-radius: 0px;
  border: 0px none;
  width: 100%;
}
.modal-body {
  padding: 1em 2em;
}
.modal-body p {
  line-height: 1.5em;
  font-size: 1em !important;
  margin-bottom: 0em;
}
.modal-footer .btn-secondary:hover {
  background: #E27233;
  color: #fff;
  cursor: pointer;
}
.footer address {
  line-height: 1.7em !important;
}
.modal-body {
  color: #343435;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.5em;
}
.modal-header h4 {
  text-align: center !important;
  font-weight: 700;
  color: #343434;
}
.btn-danger:hover, .btn-danger:active {
  color: #343434 !important;
  background-color: #E27233 !important;
  border-color: #E27233;
}
.modal-footer .btn {
  width: 100%;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(52, 52, 52, 0.95);
  background: linear-gradient(0deg, rgba(52, 52, 52, 0.9) 0%, rgba(52, 52, 52, 0) 80%);
}
.overlayDiagonal {
  background: url(/wp-content/uploads/2020/01/overlayDiagonal.png) 0px 0px no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.captionContainer h6 {
  letter-spacing: 3px;
  line-height: 1.3em;
  font-size: 2em !important;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.carousel-caption {
  bottom: 60px;
}
.captionContainer h4 {
  font-weight: bold;
  font-size: 58px;
  color: #E27233;
}
.col-center {
  margin: 0 auto;
  float: none !important;
}
#testimonial .carousel, .vitaIcon .carousel {
  margin: 100px auto;
  padding: 0 70px;
}
.vitaIcon .imageLogoField {
  width: 180px;
  margin-bottom: 0.5em;
  float: right;
}
.jahrfeld {
  display: block !important;
  width: 193px;
  float: right;
  clear: both;
  text-align: center !important;
}
#testimonial .carousel .item, .vitaIcon .carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}
#testimonial .carousel .item .img-box, .vitaIcon .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  padding: 5px;
  border: 3px solid #e6e6e6;
  border-radius: 50%;
  position: relative;
  top: -20px;
}
#testimonial .carousel .img-box img, .vitaIcon .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
#testimonial .carousel .testimonial, .vitaIcon .testimonial {
  padding: 0px 0;
}
#testimonial .carousel .overview, .vitaIcon .overview {
  font-style: italic;
}
#testimonial .carousel .overview b {
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  color: #343435;
}
#testimonial .carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
.carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
#testimonial .carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li {
  background: #999;
  border-color: transparent;
}
.previewImage {
  max-width: 100%;
  height: auto;
}
.carousel-indicators li.active {
  background: #E27233;
}
.testimonial {
  font-size: 1.5em;
  margin: 1.5em 0em;
  font-weight: 400;
  padding: 0em 100px;
  color: #343435;
  width: 100%;
}
.overview b {
  font-style: normal !important;
  line-height: 1.2em;
  display: block;
}
.vfb-form-group h3 {
  display: block;
  margin-top: 1.5em;
  padding-left: 0.5em;
}
.iconAreaModal {
  height: 180px;
  width: 180px !important;
}
.close {
  float: right;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  margin-bottom: -1em !important;
  top: -10px !important;
  position: relative;
}
#menu-footer li {
  list-style: none !important;
}
.vfbp-form .btn, #vfbField5 {
  border-radius: 0px none !important;
}
.imageLogoField img {
  width: 100%;
  height: auto;
  max-width: 200px;
}
.portfolio-list {
  margin-top: 3em !important;
}
.portfolio-container h4 {
  padding: 1em 0em;
  display: block;
  background: #f2f2f2;
}
.portfolio-container a:hover h4 {
  background: #343435;
  color: #FFF;
}
.modal-body img {
  height: auto;
  width: 100% !important
}
.vitaFieldArea {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 3px dotted #ececec;
}
#modalFieldFinal .modal-dialog {
  padding: 2em !important;
  max-width: 700px !important;
}
.cbp_tmtimeline {
  margin-top: 3em;
  padding-top: 3em !important;
}
.about-img img {
  max-width: 300px;
}
#portfolio {
  background: #f6f5f5;
}
.proBono ul {
  margin: 0em !important;
  padding: 0em !important;
}
.proBono {
  padding: 2em 0em !important;
}
.proBono li {
  margin: 0em;
  list-style: none;
}
.proBono a {
  font-weight: bold;
  color: #343435;
}
.StepList li {
  margin-bottom: 1em;
}
.proBono li span {
  line-height: 1em;
  text-align: right;
  font-size: 4em;
  padding: 0em 0.2em 20px 0px;
  color: #ec660a;
  font-weight: bold;
  display: block;
}
.proBonoBtm h3 {
  font-weight: bold;
  color: #dd5f09;
}
.proBonoBtm {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(236, 236, 236, 1) 100%);
  padding: 5em 0em;
}
.proBonoBtm ul li {
  font-size: 1.2em;
  padding: 0.25em 0em;
  margin-left: 2em;
  line-height: 1.3em;
}
.proBonoBtm ul {
  padding: 0em;
  list-style: square;
  margin: 1em 0em;
}
.proBono li em {
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  border-top: 2px solid #f7f7f7;
  padding-top: 1em;
  margin-top: 1em;
}
.social-mediaIcons {}
.social-mediaIcons li {
  list-style: none;
}
.social-mediaIcons li a {
  transition: all 0.1s ease-in-out 0s;
}
.social-mediaIcons li a {
  background: #E27233 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 1.7em;
  height: auto;
  margin: 3px 0;
  padding: 14px 0em;
  text-align: center;
  width: 50px;
  line-height: 0em;
}
.social-mediaIcons a:hover {
  background: #343434;
}
.social-mediaIcons {
  position: fixed;
  right: 25px;
  top: 300px;
  z-index: 9999;
}
.animatedfsmenu .social-media {
  text-align: center !important;
}
.animatedfsmenu .social-media li:hover a {
  color: #E27233 !important;
}
.animatedfsmenu .social-media {
  display: none !important;
}
.animatedfsmenu .social-media li a {
  width: 45px;
  height: 45px;
  display: block;
  font-size: 13px;
}
.h4 {
  text-align: center;
  color: #E27233;
  display: block;
}
.h4 strong {
  text-align: center;
  display: block;
}
.about-descr em {
  display: block;
  font-size: 0.8em;
  font-style: italic;
  border-top: 1px solid #e6e6e6;
  padding-top: 0.5em;
  margin-top: 1em !important;
}
.leistungenIntro h2 {
  margin-bottom: 0.5em;
}
.leistungenIntro ul {
  margin-top: 2em;
}
.leistungenIntro ul li {
  padding: 0.75em 0em;
  display: block;
  color: #343435;
  border-top: 1px solid #ccc;
  font-size: 1.2em;
}
.iconFieldLeistung {
  display: block;
  text-align: center;
  width: 80%;
  border-radius: 20px;
}
.iconFieldLeistung img {
  max-width: 100%;
}
.leistungInfo {
  padding: 3em 0em;
}
.leistungInfo h2 {
  color: #E27233;
}
.leistungenIntro ul li:first-child {
  border-top: 0px none;
}
.leistungenIntro .owl-item {
  text-align: center;
}
.buttonList .btn-outline-success {
  background: #333333;
}
.buttonList .btn-outline-success:hover {
  background: #da5d08;
  color: #fff;
}
.leistungenIntro {
  padding-top: 200px !important;
}
.leistungInfo p {
  display: block;
  color:
    #343435;
  font-size: 1.2em;
}
.subListLeistung {
  padding: 0em !important;
}
.subListLeistung li {
  line-height: 1.5em !important;
  font-size: 1.1em !important;
  color:
    #343435;
  padding: 0.5em 0em !important;
}
.hinweis {
  font-size: 1.2em;
  text-align: center;
}
.hinweis a {
  font-weight: bold;
}
.newsletterStartseite {
  padding: 0.5em 0em;
  text-align: center;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
  background: #343435;
}
.nlSector {
  padding: 3em 0em;
  border-top: 2px solid rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}
.mailpoet_text {
  padding: 0.5em;
  text-align: center;
  border-radius: 3px;
  border: 0px none;
}
.mailpoet_submit {
  background: #78a8b1;
  padding: 0.5em;
  border: 0px none;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
}
.mailpoet_checkbox_label {
  line-height: 1.7em !important;
  text-align: center !important;
  font-style: italic;
}
.mailpoet_submit:hover {
  background: #fff;
  color: #78a8b1 !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#mailpoet_form-2 h3 {
  display: none;
}
.nlSector h4 {
  color: #FFF !important;
}
.calendly-badge-content {
  padding: 1.5em 0em;
  z-index: 99;
  font-weight: normal !important;
  font-size: 1em !important;
}
.calendly-badge-content:hover {
  background: #343435 !important;
}
.calendly-badge-content span {
  display: none !important;
}
.mailpoet_form_column .mailpoet_form_column {
  display: none !important;
}
.datenschutzField {
  margin-top: -40px !important;
  text-align: left;
  color: #FFF;
  line-height: 1em;
  font-size: 0.8em;
}
.page-template-default article p a {
  color: #E27233;
}
#menu-footer {
  margin-bottom: 0em;
}
#menu-footer li a {
  display: block;
  line-height: 1.6em !important;
}
.page-template-default article p a:hover {
  color: #4d3f3b;
  text-decoration: underline !important;
}
.quote {
  font-family: 'Oswald';
  width: 100%;
  color: #E27233;
  padding: 3em 0em;
  line-height: 1.4em;
  font-size: 2em;
  margin-bottom: 0em;
  text-align: center;
}
.bildergalerie img {
  width: 100% !important;
  height: auto;
}
.preisField {
  padding: 1em;
}
#fahrradIcon {
  position: absolute;
  right: 4%;
  display: block;
  margin-bottom: -100px !important;
}
.preisArea h3 span {
  display: block;
  margin-bottom: 1em;
  font-size: 0.9em;
  font-weight: normal;
}
.hGroup h1 {
  font-family: 'Oswald';
  font-size: 7em;
  text-shadow: 0px 0px 100px rgba(145, 0, 0, 0.9) !important;
}
.centerText {
  text-align: center !important;
  padding: 1em 0em;
}
.centerText strong {
  font-size: 1.4em;
  padding: 1em 0em;
  margin-bottom: 1em;
  display: block;
  margin-top: 1em;
  font-weight: bold;
  border-top: 2px solid #eeeef1;
  border-bottom: 2px solid #eeeef1;
  color: #000;
}
.table thead th {
  padding: .75rem;
}
.table thead tr {}
tbody p {
  font-size: 15px;
  font-weight: normal;
}
.anmerkung {
  padding: 1em;
}
.hGroup {
  padding: 50px 0px;
  width: 100%;
}
.table td em {
  display: block;
}
.table td:first-child {
  width: 30%;
}
.preisArea > em {
  text-align: center;
  line-height: 1.6em;
}
.footerBtmArea {
  background: url("layout/startFooterBtm.png") center center no-repeat;
  height: 140px;
  position: relative;
  top: -50px;
  margin-bottom: -140px;
}
#animatedfsmenu_css .afsmenu > li > a {
  color: #fff !important;
}
.animatedfsmenu-navbar-toggler {
  display: none !important;
}
.anmerkung {
  text-align: center;
  padding-top: 2em;
  width: 100%;
  font-size: 1em;
  line-height: 1.7em;
  border-top: 1px solid #dee2e6;
}
#menu-footer .current-menu-item a {
  color: #cf4337;
}
.preisField h3 {
  text-align: center;
  color: #cf4337 !important;
}
.hGroup h2 {
  font-family: 'Playball', cursive !important;
  font-weight: 300;
  width: 50%;
  margin: 0 auto;
  padding: 0.75em 0em;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.hGroup h1, .hGroup h2 {
  text-align: center;
  color: #FFF;
}
.footerSection {
  background: url("images/footer-BG-Layout.jpg") repeat-x top center;
}
.footerTop {
  padding: 1em 0em;
  text-align: center;
  background: #4d3f3b;
  color: #FFF;
}
#vfbp-form-1 h3 {
  text-align: center;
  font-family: 'Dancing Script', cursive !important;
  color: #503B37;
  font-size: 3em;
  margin: 0em;
}
.clearer {
  clear: both;
}
.footerTop strong {
  color: #c6af69;
}
.footerBtm h5 {
  font-family: 'Oswald';
  color: #000000;
  font-size: 2.1em;
  margin-bottom: 0.5em;
}
address {
  font-size: 1em !important;
  color: #000 !important;
}
#menu-footer li a {
  font-size: 12px !important;
}
#menu-footer li a:hover {
  color: #E27233 !important;
}
#menu-hauptmenue > li a {}
#menu-footer {}
address {
  font-size: 0.9em !important;
}
address h6 {
  font-size: 1.4em;
  margin-bottom: 0.7em;
  color: #683318;
  font-family: 'Oswald';
}
.footer address a {
  color: #e27233 !important;
}
.footer address strong {
  font-weight: bold !important;
}
#menu-footer-1 {
  padding: 0em;
}
#menu-footer li {
  text-align: left !important;
}
address .footerBtm a {
  font-weight: bold;
  color: #c6af69;
}
.overlayField {
  padding: 14em 0em;
}
.galerieSection figure {
  margin-bottom: 0em;
}
.galerieSection figcaption {
  display: block;
  width: 100%;
  text-align: center;
  background: #FFF;
  padding: 0.7em 0em;
  font-family: 'Dancing Script', cursive !important;
  color: #4d3f3b;
  font-size: 2.3em;
}
.page-template-default article h3 {
  display: block;
  margin-bottom: 0.5em !important;
}
.galerieSection img {
  max-width: 100%;
  background: #FFF;
  padding: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.footerBtm img {
  max-width: 100%;
}
.galerieSection a {
  display: block;
}
.galerieSection a:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
.galerieSection a {
  transform: scale(0.9);
}
.galerieSection a:hover {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  transform: scale(1.0);
  transform: rotate(-4deg);
}
.galerieSection {
  background: url("layout/hintergrundbild.jpg")no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.menu-footer-container a:hover {
  color: #4d3f3b !important;
}
#menu-tewetec {
  padding: 0em 0em 2.5em 0em;
  display: block;
}
#borderArea .border-right {
  border-right: 1px solid #d1b268 !important;
}
.preisField {
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border: 5px solid #dee2e6;
}
.preisField h3 {
  font-weight: bold;
  color: #4d3f3b;
}
.preisField h5 {
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0.75em 0em;
}
.preisArea h2 {
  margin-bottom: 0.5em;
  color: #E27233;
  text-align: center;
  font-size: 3em;
}
.table thead th {
  color: #4d3f3b;
  font-weight: bold;
}
.table th {
  border-top: 0px;
  padding-left: 0em;
}
.table td {
  font-weight: bold;
  color: #292929;
}
.settingListBike {
  display: block;
  margin-top: 1em;
  width: 50%;
  margin: 0 auto;
  padding: 1.5em;
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border: 5px solid #dee2e6;
}
.settingListBike li:last-child {
  border-bottom: 0px none;
}
.settingListBike li {
  list-style: none;
  border-bottom: 1px solid #dee2e6;
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  color: #4d3f3b;
  padding: 0.5em 0em;
  line-height: 1.4em;
}
.preisArea h2 em {
  display: block;
  font-style: italic;
  font-weight: 300;
  font-size: 16px !important;
}
.trennlinie {
  background: url("layout/trennlinie.png") no-repeat center center;
  width: 100%;
  background-size: contain;
  height: 20px;
  margin-top: -30px;
  position: relative;
  top: -30px !important;
}
article h4 {
  font-size: 2em;
}
.iconList {
  margin-top: 2em !important;
}
.iconList img {
  max-width: 100px;
  width: 100%;
}
.iconList li a {
  padding: 1em;
  display: block;
}
.iconList li a:hover {
  background: #eeeef1;
  border-radius: 10px;
}
.iconList h2 {
  color: #292929;
  font-weight: normal;
  text-align: center;
  display: block;
  font-size: 1.6em !important;
}
.iconList li {
  list-style: none;
}
.navbar-nav {
  float: right !important;
}
header {}
#menu-hauptmenue {}
.menu-hauptmenue-container {
  margin: 1em 0em;
}
#sticker-sticky-wrapper {
  background: #FFF !important;
}
#headerLogo {
  max-width: 120px;
  position: absolute;
  top: -45px;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.startHeadline {}
#menu-hauptmenue li {
  list-style: none;
}
.footerHeadline {
  width: 100%;
  margin-bottom: 0.25em;
  font-size: 2.8em;
  display: block;
  text-align: center;
}
.kachelIcon img {
  height: 150px;
}
.kachelIcon h3 {
  display: block;
  margin-top: 1em;
  font-size: 1.5em;
}
.kachelIcon {
  background: rgba(0, 0, 0, 0.1);
  display: block;
}
.kachelIcon:hover {
  background: rgba(0, 0, 0, 1);
  color: #FFF;
}
address a {
  font-weight: bold;
}
address a:hover {
  text-decoration: underline !important;
  color: #1a1915 !important;
}
.backgroundAreaFooter {
  background: url("layout/footerbg.png") bottom center repeat-x;
}
address i {
  color: #cf4337;
  margin-right: 0.5em;
}
.bBottom {
  border-bottom: 4px solid #e3e3e8;
}
.footerLogo {
  max-width: 150px !important;
}
.galerieSection .overlayField {
  padding: 600px 0em 0em;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.footerHeadline {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
.footerHeadline span {
  font-family: 'Oswald';
  color: #cf4337;
}
#menu-hauptmenue > li {
  border-right: 2px solid #880100;
  margin: 0em 0em;
}
.statsBackground li {
  padding: 0em;
  list-style: none;
  text-align: center;
}
.statsBackground dl {}
article h3 {
  font-family: 'Roboto Condensed' !important;
  color: #931409 !important;
  text-transform: none;
  font-size: 3em;
  font-weight: 300 !important;
}
article h3 span {
  font-weight: bold;
}
.newsDescription h3 {
  display: block;
  margin-bottom: 1em;
  font-family: 'Oswald';
  color: #890100;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  font-size: 1.3em !important;
}
.newsDescription h5 {
  display: block;
  font-family: 'Oswald';
  color: #363532;
  position: relative;
  line-height: 1.4em;
  text-align: left;
  font-size: 1.5em !important;
}
.articleImageField .beitragsbild {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.statsBackground li {
  border-right: 1px solid #FFF !important;
}
article p {
  font-size: 1.1em;
  font-family: 'Roboto Condensed';
}
.statsBackground li:last-child {
  border-right: 0px none !important;
}
.statsBackground dt {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: 300;
  font-size: 1.2rem;
  color: #FFF;
  line-height: 1.2em !important;
}
.statsBackground dd {
  line-height: 1.2em !important;
  color: #ffd705;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  font-size: 3rem;
}
.statsBackground li {
  font-family: 'Roboto Condensed' !important;
}
.statsBackground ul {
  margin: 0em;
}
#menu-hauptmenue li:last-child {
  border-right: 0px none !important;
}
#menu-hauptmenue > li a {
  padding: 0em 1em;
  margin: 0em;
}
#menu-hauptmenue li a:hover {
  color: #292929;
}
#menu-hauptmenue .current-menu-item > a {
  color: #880100;
}
.statsBackground {
  background-size: cover;
  background-position: center center;
  background-repeat: repeat-x;
}
.stats {
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
}
.home {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#menu-hauptmenue li.current-menu-item a, .page-id-521 #menu-item-490 a, .page-id-474 #menu-item-490 a, .page-id-566 #menu-item-490 a {
  font-weight: bold;
}
.partnerSection a img {
  filter: grayscale(1);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.partnerSection a:hover img, #tewetecLogo img {
  filter: grayscale(0);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#tewetecLogo img {
  filter: grayscale(0) !important;
  -webkit-transition: all 0.1s ease-in-out !important;
  -moz-transition: all 0.1s ease-in-out !important;
  -o-transition: all 0.1s ease-in-out !important;
  transition: all 0.1s ease-in-out !important;
}
.defaultContent p {
  font-size: 1.15em !important;
}
.modal-body {
  text-align: center !important;
}
.iconInfo {
  max-width: 300px !important;
}
.modal-header {
  font-weight: bold;
  color: #cf4337;
}
.partnerSection a {
  display: block;
  width: 100%;
  text-align: center;
}
.partnerSection a {
  display: block;
}
.modal-body img {
  margin: 0 auto;
}
#startHeadline {
  max-width: 450px;
  width: 100%;
}
.wetterWarnung img {
  border: 3px solid #FFF;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
#sticker {
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
}
#sticker-sticky-wrapper {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.startHeadline h1 {
  color: #FFD705;
  text-transform: uppercase;
  font-size: 80px;
}
.startHeadline h3 {
  color: #FFF;
  font-family: 'Roboto Condensed';
  font-weight: 300;
}
#seite h1 {
  margin-top: 10%;
}
.modal h5 {
  font-weight: bold;
  color: #000000;
}
.ausstattungContent ul {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#menu-footer {
  padding: 0em;
}
.backgroundContent li, .backgroundContent li a {
  color: #292929;
  line-height: 1.6em;
  font-family: 'Oswald';
  padding: 0.5em 0em;
  font-size: 1em;
}
#menu-item-593 a {
  background: #683318 !important;
  color: #eee2d4 !important;
  border-color: #683318 !important;
}
#menu-hauptmenue #menu-item-593.current-menu-item a {
  background: #683318 !important;
  color: #e27233 !important;
  font-size: 1.1em !important;
  border-color: #683318 !important;
}
#menu-item-593 a {
  border-radius: 10px;
}
.zimmerSelection {
  border-top: 5px solid #dbebf2;
}
.backgroundContent li {
  list-style-type: square;
}
.ausstattungContent li {
  padding: 1.5em 0.5em !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.ausstattungContent figure {
  margin: 0em;
}
.backgroundContent {
  position: relative;
  width: 110%;
  z-index: 2;
}
.galleryFeld {
  padding: 2em;
  background: #fff;
}
.footerStoerer img {
  position: relative;
  top: -100px;
  width: 300px;
}
.blueArea .backgroundImage {
  background-position: center center;
  background-size: cover;
}
.ausstattungContent li:last-child {
  /*    border-right:0px none;*/
}
/*#testimonial {
	display: none;
}*/
.buttonStoerer {
  max-width: 100%;
  width: 300px;
}
.backgroundContent p {
  font-size: 1.1em;
}
.headlineImpression h4 {
  display: inline-block;
  color: #FFF;
  font-size: 1.3em;
  padding: 1em 2em;
  font-family: 'Oswald';
  background: #683318;
  border-radius: 20px 20px 0px 0px;
}
.headlineImpression p {
  margin: 0em !important;
  background: #fff;
  border-radius: 0px 20px 20px 20px;
  font-size: 1em;
  padding: 1.5em 2em;
}
.zimmerSelection h6 {
  text-align: center;
  color: #FFF;
  font-family: 'Oswald';
  padding: 1em 0em;
  font-size: 1.3em;
  background: #81B9D1;
  border-radius: 20px 20px 0px 0px;
}
.overlayHead {
  position: relative;
}
.zimmerFeld a:hover h6, .zimmerFeld .active h6 {
  background: #e27233 !important;
}
.backgroundContent a {
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #4c6d7b !important;
}
.backgroundContent a:hover {
  text-decoration: underline !important;
}
.overlayHead::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e27233;
  opacity: 0.7;
}
.overlayHead h1 {
  position: relative;
  font-size: 4rem;
  display: block;
  padding: 1.6em 0em;
  z-index: 2;
}
.footerBtm {
  background: #f8f8f8 !important;
}
.backgroundContent {
  border-radius: 0px 20px 20px 0px;
}
.backgroundContent {
  background: #dbebf2;
}
.ausstattungContent li {
  list-style: none;
}
.ausstattungContent li img {
  height: 50px;
}
.ausstattungContent li {
  padding: 0.5em 0em;
}
.ausstattungContent figcaption {
  display: block;
  margin-top: 1em;
}
.ausstattungContent li figcaption {
  font-size: 0.8em;
  color: #683318 !important;
}
.animatedfsmenu .animatedfs_menu_list {
  min-width: inherit !important;
}
article h2 {
  line-height: 1.5em;
}
#startHeadline {
  max-width: 350px;
  width: 100%;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
  border: 5px solid #FFF;
  box-shadow: 0px 0px 10px 20px rgba(0, 0, 0, 0.5);
}
.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header {
  background: #81b9d1 !important;
  color: #FFF !important;
}
.sl-overlay {
  background: #dbebf2 !important;
}
.gallerySection {
  text-align: center;
  color: #683318;
}
.page-id-476 .kontaktSection {
  background: #efe3d5;
}
.page-id-483 .kontaktSection {
  padding: 0em !important;
  margin: 0em !important;
  background: #fff;
}
.gallerySection .ngg-galleryoverview {
  margin-top: 0.75em !important;
}
.gallerySection h3 {
  display: block;
  padding: 1em 0em 0.5em !important;
}
body {
  background: #ffffff;
  color: #898989;
  font-family: 'Oswald';
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.02em;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h2 {
  color: #292929;
  font-weight: 600;
}
h4 {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
}
a {
  color: #292929;
  text-decoration: none !important;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
a:hover {
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
a:hover, a:focus {
  color: #cf4337;
  text-decoration: underline;
}
nav ul li a {
  padding: 2px 0 0 0;
  position: relative;
  display: block;
  font-size: 12px;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.buttonList .btn-outline-success {
  margin-left: 0.5em !important;
}
p {
  margin: 20px 0;
  padding: 0;
  font-size: 1.4em;
  color: #292929;
  line-height: 1.6em !important;
}
::-moz-selection {
  background: #cf4337;
  color: #fff;
}
::selection {
  background: #cf4337;
  color: #fff;
}
.btn {
  background: #333;
  background-color: rgb(51, 51, 51);
  border: medium none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.btn:hover, .btn:focus {
  color: #fff;
}
.padDiv {
  padding: 30px 20px;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  font-size: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.form-control {
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 0;
  color: #292929;
  font-size: 12px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 0.1em;
  padding-left: 10px;
  margin: 0 0 25px 0;
  line-height: 14px;
  text-transform: uppercase;
}
.form-control:focus {
  box-shadow: none;
  outline: 0 none;
}
.paddsection {
  padding-top: 90px;
  padding-bottom: 90px;
}
.paddsections {
  padding-top: 90px;
  padding-bottom: 90px !important;
}
.hvr-shutter-in-horizontal::before {
  background: #333;
}
.hvr-shutter-in-horizontal:hover {
  background: #cf4337;
}
.mb-30 {
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*  Navbar Top
/*-----------------------------------------------------------------------------------*/
.portfolioBTN {
  width: 100%;
  padding: 1em 0em;
  text-align: center;
  background: #4d3f3b !important;
  color: #FFF !important;
  font-weight: bold !important;
  text-transform: uppercase;
}
.portfolioBTN:hover {
  background: #6a767e !important;
}
nav {
  position: fixed;
  background: #fff;
  z-index: 999;
  width: 100%;
  display: none;
  -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
}
.nav-menu {
  float: right;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 26px;
}
nav ul li {
  float: left;
  margin-right: 15px;
  font-family: 'Roboto Condensed';
  font-size: 14px;
  font-weight: 300;
  margin-left: 40px;
}
#menu-hauptmenue li a {
  font-family: 'Roboto Condensed';
  font-weight: 300 !important;
}
.current-menu-item a {
  font-weight: bold;
}
#menu-menue li:hover a {
  color: #fff !important;
  text-decoration: underline !important;
}
#menu-menue li a {
  color: #343434;
}
#menu-menue li {
  list-style: none;
}
#main-nav {
  list-style: none;
}
nav ul li a {
  padding: 2px 0 0 0;
  position: relative;
  display: block;
  font-size: 16px;
  color: #292929;
  font-weight: 300;
  line-height: 21px;
  text-transform: uppercase !important;
  letter-spacing: 0.02em;
}
.logo {
  float: left;
}
.logo img {
  position: relative;
  top: -40px;
  height: 200px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.logo img:hover {
  top: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.responsive {
  display: none;
  font-size: 23px;
}
.active {
  color: #afafaf;
}
/*----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/
#header {
  height: 100vh;
  width: 100%;
}
.sliderWelle2 {
  margin-bottom: -200px;
}
article h3 {
  font-size: 2em;
  font-weight: bold;
  color: #931409 !important;
}
#header .header-content {
  height: 100vh;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#unterseite {
  background: repeat scroll center center / cover;
  height: 80vh;
  width: 100%;
}
#seite {
  background: repeat scroll center center / cover;
  height: 55vh;
  width: 100%;
}
.bBottom h3 {}
#unterseite h1 {
  margin-top: 16%;
}
#unterseite .header-content {
  height: 70vh;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.header-content h1 {
  font-size: 90px;
  line-height: 1em;
  font-weight: 900;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #343435;
}
.typed-cursor {
  color: #ec6608;
}
.header-content p {
  font-size: 13px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
}
.header-content .list-social li {
  float: left;
  margin-right: 20px;
}
.header-content .list-social li i {
  color: #fff;
  font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*  Aout-us
/*-----------------------------------------------------------------------------------*/
#about {
  width: 100%;
  height: auto;
  background: #f7f7f7;
  padding-top: 190px;
}
#about .div-img-bg {
  padding-bottom: 30px;
  border: 20px solid #ececec;
}
#about .div-img-bg .about-img img {
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
  margin-top: -60px;
  margin-left: 40px;
  height: 400px;
  object-fit: cover;
}
.vfbp-form h3, .vfbp-form label {
  color: #292929;
}
#about .about-descr .p-heading {
  letter-spacing: 1px;
  line-height: 1.3em;
  font-size: 1.5em;
  font-weight: normal;
  color: #292929;
  text-transform: normal;
  font-size: 26px;
  text-align: left;
}
#about .about-descr .separator {
  max-width: 80%;
  margin-bottom: 0;
  text-align: left;
  color: #292929;
}
.logoStart img {
  width: 300px;
}
.iconStart {
  background: #343434 url("../images/bgDiagonale.png") center center no-repeat !important;
  background-size: contain;
}
.iconArea {
  padding: 0em 1em 2em;
  text-align: center;
  display: block;
}
.iconArea a {
  display: block;
}
.iconArea a:hover h3 {
  color: #fff !important;
}
.icon-krone {}
/*-----------------------------------------------------------------------------------*/
/*   Services
/*-----------------------------------------------------------------------------------*/
#services {
  background: #f7f7f7;
  position: relative;
  padding-bottom: 80px;
}
.owl-item {
  float: left;
}
.services-block span {
  margin: 10px 0;
  position: relative;
  font-size: 13px;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}
.services-block .separator {
  margin: 0;
  font-size: 13px;
  line-height: 22px;
}
.services-block i {
  font-size: 44px;
  color: #cf4337;
  line-height: 44px;
}
.services-carousel .owl-stage-outer {
  overflow: hidden;
}
.services-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
}
.animatedfsmenu .animatedfs_menu_list .afsmenu li a {
  font-size: 3em !important;
}
.services-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  border: 0;
  padding: 0 !important;
  background-color: #ddd;
  cursor: pointer;
}
.extraPaddingField h2 {
  margin-bottom: 1em;
}
.services-carousel .owl-dot.active {
  background-color: #cf4337;
}
.owl-nav {
  display: none;
}
.StepList {
  margin-top: 2em;
}
/*-----------------------------------------------------------------------------------*/
/*  Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio {
  position: relative;
  padding-bottom: 50px;
}
#portfolio .portfolio-list {
  margin-bottom: 50px;
}
#portfolio .portfolio-list .nav {
  display: inline-block;
  margin: 0;
}
#portfolio .portfolio-list .nav li {
  margin: 0 40px 0 0;
  float: left;
  font-size: 14px;
  color: #292929;
  line-height: 16px;
  cursor: pointer;
  font-family: 'Oswald';
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#portfolio .portfolio-list .nav li:hover, #portfolio .portfolio-list .nav li.filter-active {
  color: #cf4337;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#portfolio .portfolio-container {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}
.portfolio-thumbnail {
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 260px;
}
.portfolio-thumbnail img {
  max-width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*  Journal
/*-----------------------------------------------------------------------------------*/
#journal, #journal-blog {
  height: auto;
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 60px;
  position: relative;
}
#journal-blog {
  background: #fff;
  padding-bottom: 30px;
}
#journal .journal-block {
  display: inline-block;
  height: auto;
  width: 100%;
}
#journal .journal-block .journal-info {
  position: relative;
}
.journal-block .journal-info img {
  max-width: 100%;
}
.journal-block .journal-info .journal-txt {
  padding: 25px 0px;
  position: relative;
}
.journal-block .journal-info .journal-txt h4 a {
  display: block;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 13px 0;
  font-weight: 500;
  color: #292929;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.journal-block .journal-info .journal-txt h4 a:hover {
  color: #cf4337;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.journal-block .journal-info .journal-txt p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
/*-----------------------------------------------------------------------------------*/
/*  Contact
/*-----------------------------------------------------------------------------------*/
#contact {
  height: auto;
  width: 100%;
}
.contact-details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-details li {
  padding-bottom: 10px;
}
#contact input, #contact textarea {
  width: 100%;
}
#contact #sendmessage {
  color: #18d26e;
  border: 1px solid #18d26e;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin: 15px;
}
#contact #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin: 15px;
}
#contact #sendmessage.show, #contact #errormessage.show, #contact .show {
  display: block;
}
#contact .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}
/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/
#footer {
  background: #fff;
  padding-top: 25px !important;
  padding-bottom: 18px !important;
}
#footer .socials-media {
  width: 100%;
}
#footer .socials-media ul {
  display: inline-block;
  float: none;
  margin: 0 0 0em 0;
  padding: 0em;
}
#footer .socials-media ul li {
  float: left;
}
#footer {
  border-top: 2px solid #910000;
  padding-top: 35px;
  padding-bottom: 20px;
}
#footer .socials-media {
  display: block;
}
#footer .socials-media ul li a {}
#sliderWelle {
  margin-top: -200px;
  z-index: 2;
  position: relative;
}
.privacy-policy > #impressum {
  display: none;
}
.privacy-policy > #impressum .enTranslationData {
  display: block !important;
}
#impressum h3 {
  color: #cf4337 !important;
  font-weight: bold;
}
#impressum h2 {
  color: #4d3f3b;
  margin-bottom: 0.25em;
  font-size: 1.8em;
  margin-top: 1em;
  font-weight: bold;
}
.partnerSection {
  padding: 3em 0em;
}
.partnerSection img {
  text-align: center;
  max-width: 100%;
  height: 100px;
}
#impressum h4 {
  font-size: 21px;
}
#footer .socials-media ul li:hover a {
  text-decoration: underline !important;
}
#footer .socials-media ul li {
  border-right: 1px solid #910000;
}
#footer .socials-media ul li:last-child {
  border-right: 0px none;
}
#footer .current_page_item a {
  font-weight: bold !important;
}
#footer .socials-media ul li a {
  font-size: 16px;
  padding: 0em 0.8em;
  color: #638DA2;
  letter-spacing: 0.1em;
  font-weight: 500;
  background: transparent;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#footer .socials-media ul li a:hover {
  color: #4d3f3b !important;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#footer li:hover a {
  color: #ec6608 !important;
}
#footer p {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase;
}
.credits {
  font-size: 13px;
}
.iconStart {}
.iconArea:hover {
  /*  background: #FFF;
  box-shadow: 0px 0px 0px 10px rgba(236, 102, 8, 1);*/
}
.icon-krone {
  height: 200px;
  width: 55%;
  background: url("../images/icon-krone.png") center center;
  background-size: auto auto;
  margin: 0 auto !important;
  background-size: cover;
}
.icon-graf {
  height: 200px;
  width: 70%;
  background: url("../images/icon-graf.png") center center;
  background-size: auto auto;
  background-size: cover;
  margin: 0 auto !important;
}
.icon-marketing {
  height: 200px;
  width: 70%;
  background: url("../images/icon-marketing.png") center center;
  background-size: auto auto;
  background-size: cover;
  margin: 0 auto !important;
}
#intro {
  position: relative;
  top: -60px;
  margin-bottom: -60px;
}
.extraPaddingField {
  padding: 6em 0em !important;
}
.icon-zielscheibe {
  height: 200px;
  width: 70%;
  background: url("../images/icon-zielscheibe.png") center center;
  background-size: auto;
  background-size: auto auto;
  background-size: cover;
  margin: 0 auto !important;
}
/*.iconArea:hover .icon-marketing, .modal-header .icon-marketing {
  background-position: center -25px !important;
}*/
.modal-header .icon-marketing {
  width: 200px;
  height: 100px;
  background-size: cover;
  clear: both;
  float: none;
}
/*.iconArea:hover .icon-graf {
  background-position: center -33px !important;
}
.iconArea:hover .icon-krone {
  background-position: center -33px !important;
}
.iconArea:hover .icon-zielscheibe {
  background-position: center -33px !important;
}

*/
.iconArea a div {
  transform: scale(0.7);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.iconArea a:hover div {
  transform: scale(0.9) !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.iconArea:hover {
  /*  background: #343434;*/
}
.iconArea h3 {
  font-size: 1.7em;
  margin-top: -1em;
  color: #4d3f3b;
  text-transform: uppercase;
}
.iconArea a:hover h3 {
  color: #4d3f3b;
}
.hgroup {
  text-align: center;
}
.hgroup h2 {
  color: #4d3f3b;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: bold;
}
.kontaktImage {
  width: 400px;
  margin-bottom: -1em;
}
.hgroup h6 {
  font-size: 1.5em;
  margin: 2em 0em;
  padding: 0em 100px;
  color: #343435;
  width: 100%;
}
#einleitung {
  padding: 8em 0em 400px;
}
.hgroup h4 {
  letter-spacing: 3px;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
}
.hgroup h6 span {
  color: #e5d2b9;
  padding: 0em 0.25em;
  font-weight: bold;
}
.hgroup h6 {}
footer h2 {
  color: #343434 !important;
}
.infoBorder {
  padding: 0.5em 1em;
  display: inline-block;
  margin: 1.5em auto 0;
  border: 2px solid #343435;
}
#einleitung {
  background: url("../../../uploads/2020/03/einleitungBottom-v2.jpg") center 140px no-repeat;
  background-size: cover;
}
footer {
  padding: 250px 0em 200px;
  background: url("../images/malte-footerBackground.jpg")no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.infoBorder span {
  color: #ec6608;
  padding: 0em 0.5em;
}
.infoBorder i {
  color: #c98e66;
}
#footer li a {
  font-size: 16px !important;
}
#footer li {}
.logoCenter {
  position: relative;
  width: 10%;
  margin: 0 auto;
}
.full-screen {
  height: 800px !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#footer {
  position: relative;
  z-index: 10;
}
.animatedfsmenu.animation_line .afsmenu > li > a {
  color: #4d3f3b !important;
}
.animatedfsmenu.animation_line .afsmenu > li:hover > a, .animatedfsmenu.animation_line .afsmenu > li.current_page_item > a {
  color: #FFF !important;
}
.animatedfsmenu.animation_line .afsmenu > li > a::before {
  background: #4d3f3b !important;
}
.animatedfsmenu .navbar-toggler {
  z-index: 9 !important;
}
.animatedfsmenu .navbar-toggler {
  width: 50px !important;
  height: 50px !important;
}
.animatedfsmenu .navbar-toggler .bar {
  width: 32px !important;
  height: 2px !important;
  margin: 5px auto !important;
}
#menu-hauptmenue .current-menu-item > a {
  font-weight: bold !important;
}
.animatedfsmenu .navbar-toggler .bar.bottom-animate {
  top: 0px !important;
}
.navbar-toggler {
  top: 15px;
  right: 25px !important;
}
#menu-footer a:hover {}
#menu-footer a {
  font-weight: 300;
}
.basicSection article h3 {
  color: #D0B165;
}
.basicSection article a {
  font-weight: bold;
  color: #4d3f3b;
}
.basicSection article a:hover {
  color: #ec6608;
}
.vfbp-form .btn-primary {
  color: #fff;
  background-color: #343435 !important;
  border: none !important;
  border-radius: 0px none !important;
}
.vfbp-form .btn-primary:hover {
  background: #cf4337 !important;
  border-color: none !important;
}
.leistungenField {
  padding: 0em !important;
}
.cn-button.bootstrap {
  background: #4d3f3b !important;
}
.cn-button.bootstrap:hover {
  background: #343434 !important;
}
.animatedfsmenu__opacity.navbar-expand-md {}
.proBonoBtm a {
  font-weight: bold !important;
  color: #ec660a;
}
.mobileBtn {
  display: none;
}
.proBonoBtm a:hover {
  color: #343435;
  text-decoration: underline;
}
/*Meersblau */
#introStart {
  padding: 200px 0px;
  color: #FFF;
}
.trenner {
  background: url("../images/trenner.png") no-repeat;
  width: 119px;
  margin-top: 30px;
  height: 63px;
}
.telHeader a {
  color: #d04438;
  font-weight: bold;
}
.hgroup {
  margin: 50px 0px 50px;
}
.hgroup h3 {
  color: #910000;
}
#introStart blockquote {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 4em;
  line-height: 1.2em;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.footerSection {
  padding-bottom: 100px;
}
#introStart cite {
  font-style: normal;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
h1, h2 {
  font-family: 'Oswald';
}
.leistungenField ul {
  padding: 0em !important;
}
.leistungenField figure {
  text-align: center;
  border: 4px solid #c6bea9;
  padding: 5px;
}
.leistungenField li {
  list-style: none;
}
.bildmarke {
  width: 150px;
  position: relative;
  top: -69px;
  margin-bottom: -70px;
}
.leistungenField figure img {}
.leistungenField figure h2 {
  color: #4d3f3b;
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: bold;
}
.textField {
  padding: 0;
  font-size: 18px;
  color: #292929;
  line-height: 25px;
}
.textField strong {
  color: #4d3f3b;
  font-weight: bold;
}
.leistungenField {
  margin: 10em 0em 0em;
}
.leistungenField .textField {
  margin-top: 2.8em;
}
.textField p {
  margin: 1em 0em !important;
}
.textField p strong {
  color: #4d3f3b;
}
.leistungenField li {
  margin: 4em 0em 2em;
}
.leistungenField figure h5 {
  font-family: 'Oswald';
  color: #4d3f3b;
  display: block;
  padding: 0.5em 0em;
  font-weight: bold;
  font-size: 1em;
}
article h2 {
  font-family: 'Oswald';
  color: #000;
  font-size: 1.3em !important;
  margin: 1em 0em 0.5em;
}
#vfbp-form-2 label {
  display: none;
}
#vfbField22 label {
  display: block !important;
}
#vfbp-form-2 {
  border-right: 2px solid #EFECE5;
  padding-top: 0.2em;
}
#vfb-field-23 {
  background: #4d3f3b !important;
}
#vfb-field-23:hover {
  background: #910000 !important;
}
p a {
  text-decoration: underline;
  color: #4d3f3b;
}
.leistungenField img {
  max-width: 100%;
}
p strong {
  font-weight: bold;
}
.cbp_tmlabel h3 strong {
  color: #4d3f3b !important;
}
p i {
  margin-right: 0.5em;
  color: #4d3f3b;
}
.leftHeadline {
  text-align: right;
  color: #4d3f3b;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 25px 0;
}
.kontaktSection img {}
.ausstattungContent h2 {
  font-size: 1.3em !important;
  margin: 1em 0em 0.5em;
  color: #890100 !important;
}
.ausstattungContent h3 {
  color: #683318;
}
.ausstattungContent p {
  font-size: 1em;
}
.ausstattungContent {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
}
.kontaktSection h5 {
  font-weight: bold;
}
.kontaktSection address {
  line-height: 1.5em;
  font-size: 1.3em !important;
  color: #FFF !important;
}
.footer address, .footer address p {
  font-weight: 300;
  font-size: 1em !important;
}
address p {
  margin-top: 0em !important;
}
address h6 {
  color: #931409;
}
.footer address p a {
  font-weight: 300 !important;
  color: #931409 !important;
  font-size: 1em !important;
}
.footer address strong {
  font-weight: 600;
  font-size: 1em !important;
}
.hgroup h3 {
  margin-bottom: 2.5em;
  margin-top: 2.5em;
}
.abstandGalerie {
  margin-bottom: 13px;
}
.leistungenField figure h5 {
  margin-bottom: 1em;
}
.footerListe h3 {
  text-transform: uppercase;
  color: #FFF;
  font-family: 'Roboto Condensed';
  font-weight: 300 !important;
}
#menu-footer li a {
  font-size: 1em !important;
  font-weight: 300 !important;
  font-family: 'Roboto Condensed';
}
.footerListe h3 strong {
  color: #FFD705;
  font-weight: bold;
}
.footerListe {
  background: rgb(138, 2, 4);
  background: linear-gradient(90deg, rgba(138, 2, 4, 1) 0%, rgba(167, 74, 37, 1) 100%);
}
.intro p {
  font-size: 1.3em;
}
.newsArea {
  background: #f8f8f8;
}
.newsArea p {}
.newsArea .edaytag {
  display: table;
  top: 75px;
  right: 20px;
  height: auto;
  margin-bottom: -33px !important;
}
.edaytag {
  min-height: 70px;
  width: 70px;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  background: #fff;
  color: #fff !important;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  box-sizing: border-box;
}
.edaytag-inner {
  display: table-cell;
  display: block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 10px;
  color: #fff !important;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.edaytag {
  position: relative;
  background: #890100;
  color: #FFF !important;
}
.edaytag .sdate--day {
  position: relative;
  top: -2px;
  color: #fbce04 !important;
}
.sdate--month {
  font-size: 16px;
}
.sdate--day {
  font-size: 32px;
  color: #fff !important;
}
.terminListe li {
  list-style: none;
}
.terminListe h5 {
  font-weight: bold;
  font-family: 'Roboto Condensed';
  color: #292929;
}
.terminListe h4 {
  font-weight: 300;
  font-size: 1em;
}
aside {
  background: #F4F4F4;
}
.articleImageField img {
  height: auto;
}
.terminListe li:last-child {
  border-bottom: 0px none;
}
.terminListe h5 {
  display: block;
  margin-bottom: 0.25em;
  line-height: 1.1em !important;
}
.calendarIcon {
  text-align: center;
  background: #f4f4f4;
  color: #890100;
  border-radius: 50%;
  position: relative;
  top: -25px;
  font-size: 3rem;
  display: inline-block;
  padding: 25px 25px 0em;
  margin-bottom: -25px !important;
  text-align: center;
}
.newsDescription {
  margin-bottom: 1.5em;
}
.carousel-indicators {
  display: none;
}
.newsArea .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2317253f'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.newsArea .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2317253f'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}
.newsDescription a {
  background: transparent;
  margin-top: 1em;
  border: 2px solid #880100;
  color: #880100;
  padding: 0em 2em 2em !important;
}
.newsDescription a:hover {
  background: #890100;
  color: #FFF;
  border-color: #890100;
}
.beitragsbild-wrapper {
  position: relative;
  display: inline-block;
}
.QuellenBild {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  margin: 0em;
}
.contentCard {
  line-height: 1em;
}
.contentCard p {
  line-height: 1.2em !important;
  color: #ffd705;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  font-size: 4.5rem;
  display: block;
  margin: 0em;
}
.contentCard h5 {
  font-family: 'Roboto Condensed';
  font-weight: 300;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  color: #FFF;
  display: block;
  margin: 0em;
}
.contentCard em {
  font-wight: 300;
  font-family: 'Roboto Condensed';
  font-style: normal;
}
.card {
  border: 0px none;
  border-radius: 0px !important;
}
a .card-img-overlay {
  background: rgb(138, 2, 4);
  background: linear-gradient(90deg, rgba(138, 2, 4, 0.8) 0%, rgba(167, 74, 37, 0.8) 100%);
  -webkit-transition: all 0.1s ease-in-out !important;
  -moz-transition: all 0.1s ease-in-out !important;
  -o-transition: all 0.1s ease-in-out !important;
  transition: all 0.1s ease-in-out !important;
}
a:hover .card-img-overlay {
  background: rgb(138, 2, 4);
  background: linear-gradient(90deg, rgba(138, 2, 4, 1) 0%, rgba(167, 74, 37, 1) 100%);
  -webkit-transition: all 0.1s ease-in-out !important;
  -moz-transition: all 0.1s ease-in-out !important;
  -o-transition: all 0.1s ease-in-out !important;
  transition: all 0.1s ease-in-out !important;
}
.contentArea h3 {
  font-weight: bold !important;
}
.newsArea .edaytag {
  z-index: 99;
}
article ul {
  margin-left: 1em;
  list-style-type: square;
  padding: 0em;
}
article hr {
  display: block;
  margin: 2em 0em !important;
}
article ul li {
  line-height: 1.4em;
  padding: 0.25em 0em;
  font-size: 1.1em;
  font-family: 'Roboto Condensed';
  color: #292929;
}
tbody td {
  font-family: 'Roboto Condensed';
  font-weight: 300 !important;
}
aside h2 {
  display: block;
  padding: 1em 0em;
  font-family: 'Oswald';
  color: #890100;
  top: -10px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 1.3em !important;
  margin: 1em 0em -0.5em;
}
.terminListe li {
  border-bottom: 1px solid #e5e5e5;
  padding: 1em 0em;
}
.sdate--month, .sdate--day, .edaytag-time, .edaytag-enddate {
  line-height: 1em;
  text-transform: uppercase;
  color: #fbce04 !important;
  white-space: nowrap;
}
.moreInfos {
  background: #F4F4F4;
}
.sidebarImage {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
}
.newsDescription hr {
  border-top: 1px solid #890100;
  background: #890100 !important;
  max-width: 35px;
}
/* Grundlegendes Styling für das Menü */
/* =========================
   Hauptmenü
========================= */

.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.menu-item {
  position: relative;
  padding: 10px;
}

/* Hauptmenü-Links */
.menu-item > a {
  text-decoration: none;
  color: #000;
  padding: 10px 15px;
  display: block;
}

/* Hover Hauptmenü */
#menu-hauptmenue > li > a:hover {
  color: #890100 !important;
  text-decoration: underline !important;
}

/* =========================
   Submenü (1. Ebene)
========================= */

.sub-menu {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 200px;
}

/* Anzeige beim Hover */
.menu-item:hover > .sub-menu {
  display: block;
}

/* Submenü-Items */
.sub-menu > .menu-item {
  padding: 0;
  margin: 0;
}

/* Submenü-Links */
.sub-menu > .menu-item > a {
  text-decoration: none !important;
  padding: 10px 20px !important;
  display: block;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

/* Letzte Linie entfernen */
.sub-menu > .menu-item:last-child > a {
  border-bottom: none;
}

/* Hover Submenü (1. Ebene) */
.sub-menu > .menu-item:hover > a {
  background-color: #890100;
  color: #fff !important;
  text-decoration: none !important;
}

/* =========================
   Unter-Untermenü (2. Ebene)
========================= */

.sub-menu .sub-menu {
  top: 0;
  left: 100%;
  margin-left: 1px;
}

/* Unter-Untermenü Links */
.sub-menu .sub-menu > .menu-item > a {
  color: #890100 !important;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

/* Hover Unter-Untermenü */
.sub-menu .sub-menu > .menu-item:hover > a {
  background-color: #f5f5f5;
  color: #890100 !important;
}

/* =========================
   Aktives Menüelement
========================= */

.current-menu-item > a {
  font-weight: bold;
  color: #007bff;
}

/* =========================
   Allgemeine Korrekturen
========================= */

.sub-menu li {
  width: 100% !important;
}

/* Markiert Menüeinträge, die Untermenüs haben */
.afs-menu-item-has-children > a::after {
  content: " ▼"; /* Fügt ein Pfeilsymbol nach dem Text hinzu */
  font-size: 12px; /* Größe des Pfeilsymbols */
  margin-left: 5px; /* Abstand zwischen Text und Pfeil */
  color: #890100;
}
.contentArea h5 strong {
  color: #880100;
}
.contentArea ul li a {
  text-decoration: underline !important;
}
#footer-navigation .menu {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  list-style: none;
}
#footer-navigation .menu li {
  margin-bottom: 0.5rem;
}
.teamBereich h5 {
  font-weight: bold;
  color: #880100;
  font-size: 2em;
}
.teamBereich ul li {
  padding: 1em 0em;
  border-bottom: 1px solid #dee2e6;
}
.teamBereich ul li:last-child {
  border-bottom: 0px none;
}
.teamBereich figcaption {
  background: #dee2e6;
}
.btn-facebook-custom {
  background-color: #890100;
  color: #fbce04;
  font-weight: 600;
  border: none;
  transition: all 0.3s ease;
}
.btn-facebook-custom:hover {
  background-color: #6d0000; /* etwas dunkler beim Hover */
  color: #ffd800; /* etwas helleres Gelb beim Hover */
  text-decoration: none;
}
.btn-facebook-custom i {
  color: #FFF !important;
}

.ctl-description {
    padding:1.5em !important;
    background:rgba(0,0,0,0.05) !important;
}

.fahrzeugAuswahl .btn {
    background:#890100;
    text-decoration: none !important;
}

.fahrzeugAuswahl .btn:hover {
    color:#ffd705;
    background:black;
}

.fahrzeugAuswahl .h5, .fahrzeugDescription h2 {
    color:#890100 !important;
    font-size: 1.5em;
}

.fahrzeugAuswahl p, .fahrzeugDescription p {font-size: 1.1em;
  font-family: 'Roboto Condensed';

  padding: 0;

  color: #292929 !important;
  line-height: 1.6em !important;
}

.ausstattungsmerkmale li  {
    font-weight: normal !important;
}

.ctl-navigation-bar  {
    display: none !important;
}

/*.timeline-pro-slideshow-image img {
    object-fit: contain !important; 
    width: 100% !important;
    height: 100% !important;
}
*/
/* Cool Timeline / Swiper: verhindert Overlap durch falsche Höhenberechnung */
.ctl-story-slider .swiper-wrapper{
  height: auto !important;
}
.ctl-story-slider .swiper-slide{
  height: auto !important;
  position: relative !important;
}
.ctl-story img,
.ctl-story-slider img{
  display: block;
  max-width: 100%;
  height: auto;
}
.ctl-story-slider{
  overflow: hidden;
}

/* ===== Text Clamp (nur EIN Bereich ist aktiv!) ===== */

/* Collapsed: 5 Zeilen */
.ctl-story .ctl-description{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

/* Expanded: alles anzeigen */
.ctl-story.is-expanded .ctl-description{
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}

/* Unser Toggle */
.ctl-toggle-more{
  display: inline-block;
  margin-top: 12px;
  padding: 10px 18px;
  border: 1px solid rgba(0,0,0,.25);
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
}