/* lato-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../fonts/lato-v24-latin-regular.woff2) format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../fonts/lato-v24-latin-900.woff2) format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Anthrazit */
/* Blau */
/* Hellblau */
/* Sand */
/* Hellgrau */
/* dunkelgrau */
/* rot */
html {
  /* für Footer benötigt */
  position: relative;
  min-height: 100%;
  font-size: 100%;
}
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.42857;
  color: #3e3d40;
  background: #ffffff url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../img/background.png) repeat 0 0;
}
body.insolvenz {
  background-image: url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../img/background-insolvenz.png);
}
img {
  /* All images responsive by default instead of class .img-responsive */
  display: block;
  height: auto;
  max-width: 100%;
}
a {
  color: #04659d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #04659d;
  text-decoration: underline;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 1em;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 35px;
  color: #3e3d40;
  padding: 0;
  /* zur Sicherheit für .hx-Elemente */
  /*strong { font-weight: @fontnorm }*/
}
h1,
.h1 {
  /* font-size: 36px; */
  margin-top: 0;
}
h2,
.h2 {
  /* font-size: 30px */
}
h4,
.h4 {
  text-transform: uppercase;
}
b,
strong {
  font-weight: 900;
}
small,
.small {
  font-size: 12px;
}
/*p { padding-bottom: 10px }*/
p {
  margin: 0px 0px 35px;
}
.colored {
  color: #04659d;
}
/* TYPO3 Textstil "Farbig" */
.text-center,
.align-center {
  text-align: center;
}
.text-center img,
.align-center img {
  margin: 0 auto;
}
.clearfix {
  display: table;
  content: " ";
  clear: both;
}
.container {
  position: relative;
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 930px;
  }
}
.container-fluid {
  position: relative;
  /* für Ausrichtung Slideshow/Schatten-Main */
}
.headerarea {
  text-align: center;
  min-height: 115px;
}
.headerarea img {
  margin: 0 auto;
}
.navbar {
  margin-bottom: 0;
  border: 0;
  min-height: 0;
}
.navbar-header {
  float: none;
}
.navbar-toggle {
  padding: 10px 10px 5px;
  margin: 10px auto;
  float: none;
  background-color: #d6e6eb;
  /* Android center hack */
  position: relative;
  width: 64px;
  /*&:hover .icon-bar,
	&:focus .icon-bar { background-color: @white }*/
  /*&:hover, &:focus {
		.toggle-label { color: @2ndcolor }
		.icon-bar { background-color: @2ndcolor }
	}*/
  /*&.collapsed, &.collapsed:focus {
		.toggle-label { color: @1stcolor }
		.icon-bar { background-color: @1stcolor }
	}*/
}
.navbar-toggle .toggle-label {
  color: #04659d;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.navbar-toggle .icon-bar {
  width: 42px;
  height: 6px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #04659d;
}
.navbar-brand {
  padding: 15px;
  font-size: 18px;
  line-height: 1;
  height: auto;
  float: none;
  display: block;
  /*img { height: 50px; width: auto }*/
}
.navbar-collapse {
  border-top: none;
  box-shadow: none;
  max-height: none !important;
  /*&.in { padding-top: 0 } /* Überschneidung mit Logo vermeiden */
}
.navbar-collapse.in {
  padding-bottom: 0;
}
.navbar-nav {
  margin: 0;
}
.nav > li > a {
  color: #3e3d40;
  background-color: transparent;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
  line-height: 1;
  text-transform: uppercase;
}
.nav > li.active > a,
.nav > li:hover > a,
.nav > li:focus > a,
.seite_9 #mainmenu > li.first > a {
  color: #04659d;
  background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #04659d;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent !important;
  border-color: inherit !important;
}
/* nur um Bootstrap-Standard zu überschreiben */
.dropdown-menu {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: #3e3d40;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
  text-transform: none;
}
.dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  padding: 5px 15px;
  color: #3e3d40;
  background-color: transparent;
}
.dropdown-menu > li.active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #04659d !important;
  background-color: transparent !important;
  font-weight: 900;
}
/*.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}*/
@media (max-width: 767px) {
  .navbar-brand {
    margin: 25px 0;
  }
  .navbar-toggle {
    display: block;
    margin-bottom: 40px;
  }
  .navbar-collapse.in {
    margin-bottom: 40px;
  }
  .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin: 10px 0;
  }
}
@media (min-width: 768px) {
  .navbar-collapse {
    text-align: center;
    position: relative;
  }
  /*.navbar-brand {
		margin: 0 !important;
		padding: 0;
		float: none;
		width: auto;
		height: auto;
		position: absolute;
		left: 10%;
		top: 10px;
		img { height: 150px }
	}*/
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-top: 100px;
    margin-left: 5px;
  }
  .insolvenz #mainmenu > li > a {
    background-color: #dcd6d0;
  }
  #mainmenu {
    margin-top: 65px;
    margin-bottom: 35px;
  }
  #mainmenu > li > a {
    padding: 10px 15px;
    background-color: #d6e6eb;
    margin: 0 10px;
  }
  #mainmenu > li.active > a,
  #mainmenu > li:hover > a,
  #mainmenu > li:focus > a {
    color: #ffffff;
    background-color: #04659d;
  }
  /* Alle Menüpunkte mit gleicher Breite gleichverteilt */
  .navbar-nav.nav-justified > li {
    float: none;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-justified > .dropdown .dropdown-menu {
    left: 10px;
  }
  #topmenu {
    position: absolute;
    top: -165px;
    width: 100%;
  }
  #topmenu > li {
    float: none;
    display: inline-block;
  }
  #topmenu > li > a {
    font-size: 12px;
    padding: 5px;
    background-color: transparent;
    display: inline-block;
  }
  #topmenu > li + li:before {
    content: "\00a0|\00a0";
    font-size: 12px;
    color: #3e3d40;
  }
  #topmenu > li.active > a,
  #topmenu > li:hover > a,
  #topmenu > li:focus > a {
    color: #04659d;
    background-color: transparent;
  }
  .uebersicht #topmenu {
    top: 15px;
  }
  .seite_1 #topmenu > li.first > a,
  .seite_9 #topmenu > li.first > a,
  .seite_28 #topmenu > li.first > a {
    color: #04659d;
    background-color: transparent;
  }
  .dropdown-menu {
    padding-left: 0;
    padding-bottom: 15px;
    color: #dcd6d0;
    background-color: #3e3d40;
    text-align: left;
    border-top: 1px solid #dcd6d0;
  }
  .dropdown-menu > li > a {
    font-size: 18px;
    color: #dcd6d0;
    background-color: #3e3d40;
    border-bottom: 1px dotted #dcd6d0;
    margin: 0 15px;
    padding: 10px 0;
  }
  .dropdown-menu > li.active > a,
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    color: #dcd6d0 !important;
    background-color: #3e3d40 !important;
  }
  .navbar-nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0;
  }
  /* Dropdown on hover */
}
.slideshow {
  padding: 0;
  /* TYPO3 Override benötigt für Ausrichtung slide-overlay/Facebook-Button */
}
.slideshow div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}
.slideshow #slides div,
.slideshow #slides figure,
.slideshow #slides .csc-textpic {
  width: 100%;
}
.slideshow #slides div img,
.slideshow #slides figure img,
.slideshow #slides .csc-textpic img {
  width: 100%;
  max-width: none;
}
.slideshow .link-slide {
  display: block;
  position: absolute;
  bottom: 25%;
  color: #ffffff;
  opacity: .75;
}
.slideshow .link-slide:hover {
  opacity: 1;
}
.slideshow .link-slide-next {
  right: 25px;
}
.slideshow .link-slide-prev {
  left: 25px;
}
@media (min-width: 480px) {
  .slideshow .link-slide {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .slideshow .link-slide {
    font-size: 44px;
    bottom: 15%;
  }
  .slideshow .link-slide-next {
    right: 10%;
  }
  .slideshow .link-slide-prev {
    left: 10%;
  }
}
@media (min-width: 1200px) {
  .slideshow .link-slide {
    font-size: 54px;
  }
  .slideshow .link-slide-next {
    right: 20%;
  }
  .slideshow .link-slide-prev {
    left: 20%;
  }
}
@media (min-width: 1500px) {
  .slideshow #slides div img,
  .slideshow #slides figure img,
  .slideshow #slides .csc-textpic img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .slideshow .link-slide-next {
    right: 50%;
    margin-right: -440px;
  }
  .slideshow .link-slide-prev {
    left: 50%;
    margin-left: -440px;
  }
}
.maincontent {
  margin-top: 35px;
  margin-bottom: 35px;
  /* .align-center; */
}
.maincontent .nav-pills.nav-justified {
  margin-bottom: 50px;
}
.maincontent .nav-pills.nav-justified > li {
  margin: 0;
}
.maincontent .nav-pills.nav-justified > li > a {
  font-size: 16px;
  padding: 8px 16px;
  background-color: #d6e6eb;
  margin: 0 10px;
  border-radius: 0;
}
.maincontent .nav-pills.nav-justified > li.active > a,
.maincontent .nav-pills.nav-justified > li:hover > a,
.maincontent .nav-pills.nav-justified > li:focus > a {
  color: #ffffff;
  background-color: #04659d;
}
.maincontent .tab-content {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.maincontent .btn-collapse {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  /*font-size: 18px;*/
  text-decoration: none !important;
  border-bottom: 1px solid #cccccc;
}
.maincontent .btn-collapse:hover,
.maincontent .btn-collapse:focus {
  cursor: pointer;
}
.maincontent .btn-collapse .glyphicon {
  top: 0;
  padding-right: 5px;
  font-size: 14px;
}
.maincontent .text-collapse {
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: left;
}
@media (min-width: 768px) {
  .maincontent.with-sidebar .col-content,
  .maincontent.with-sidebar .col-sidebar {
    text-align: left;
  }
}
footer {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 25px;
  text-align: center;
}
footer img {
  margin: 0 auto;
}
footer .menu {
  padding-top: 40px;
  border-top: 1px solid #cccccc;
}
footer .menu #footermenu {
  margin-left: 0;
}
footer .menu #footermenu * {
  vertical-align: top;
  text-align: left;
  line-height: 1.2;
}
footer .menu #footermenu a {
  color: #3e3d40;
  font-size: 12px;
}
footer .menu #footermenu a:hover,
footer .menu #footermenu a:focus,
footer .menu #footermenu a:active {
  color: #04659d;
  text-decoration: none;
}
footer .menu #footermenu > li {
  padding: 0 30px;
  margin-bottom: 25px;
  min-width: 180px;
  /*@media (min-width: 992px) { min-width: 70px }*/
}
footer .menu #footermenu > li > a {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
footer .menu #footermenu > li > ul {
  margin-top: 5px;
  min-height: 100px;
  min-width: 120px;
}
footer .impress {
  padding-bottom: 50px;
}
footer .impress a {
  color: #3e3d40;
  font-size: 14px;
}
footer .impress a:hover,
footer .impress a:focus,
footer .impress a:active {
  color: #04659d;
  text-decoration: none;
}
.uebersicht footer {
  padding-top: 0;
}
.uebersicht footer .menu {
  display: none;
}
.uebersicht footer .impress a {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 15px;
}
.insolvenz footer .menu #footermenu > li {
  min-width: 220px;
}
.insolvenz footer .menu #footermenu > li > ul {
  min-width: 160px;
}
@media (min-width: 992px) {
  .insolvenz footer .menu #footermenu > li {
    padding: 0 15px;
    min-width: 130px;
  }
  .insolvenz footer .menu #footermenu > li > ul {
    min-width: 70px;
  }
}
/* powermail */
.tx-powermail form {
  padding-top: 25px;
  /*.powermail_captchaimage {
		width: 100%;
		max-height: 60px;
		margin: 6px 0; 
		border-radius: 4px;
	}*/
  /*.powermail_message {
		list-style: none;
		min-height: 1px;
		padding: 20px;
		&.powermail_message_error {
			background: none;
			background-color: @signal;
			li { color: white;	padding: 0 }
		}
	}*/
}
.tx-powermail form label {
  font-weight: 400;
}
.tx-powermail form legend {
  display: none;
}
.tx-powermail form .mandatory {
  color: #04659d;
  padding-left: 6px;
  font-weight: 900;
}
.tx-powermail form .not-mandatory {
  color: transparent;
  padding-left: 6px;
}
.tx-powermail form .form-control {
  background-color: #ffffff;
  color: #3e3d40;
  border-color: #3e3d40;
  border-radius: 0;
}
.tx-powermail form .form-control:focus {
  border-color: #04659d;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tx-powermail form .powermail_submit {
  background-color: #04659d;
  color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 900;
  width: 100%;
  margin: 10px 0 20px;
  padding: 10px 20px;
}
.tx-powermail form .powermail_submit:hover {
  color: #ffffff;
  background-color: #04659d;
}
.tx-powermail form .parsley-errors-list {
  color: #ffffff;
  background-color: #04659d;
  list-style: none;
  font-weight: 900;
}
.tx-powermail form .parsley-errors-list li {
  padding: 6px 0;
}
/* Confirmation Page */
/*dl.powermail_all {
	dt { width: 30%; padding-right: 10px; font-weight: @fontnorm }
	dd { width: 70%; padding-left: 10px; font-weight: @fontbold }
}*/
.tx-powermail .powermail_input,
.tx-powermail .powermail_textarea {
  width: 100%;
}
.tx-powermail .powermail_radio_legend {
  display: block;
}
/*
 *	Imagemap Standorte
 */
.insolvenz .slideshow,
.anwaelte .slideshow {
  text-align: center;
}
.tx-maparea {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: auto !important;
}
.tx-maparea img[usemap] {
  border: none;
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.tx-maparea .maparea-badge {
  display: none;
  position: absolute;
  color: #3e3d40;
  font-weight: 900;
  padding: 0px 3px;
  font-size: 8px;
}
.tx-maparea .maparea-badge.active,
.tx-maparea .maparea-badge:hover,
.tx-maparea .maparea-badge:focus {
  color: #ffffff;
  background-color: #04659d;
  text-decoration: none;
}
@media (min-width: 768px) {
  .tx-maparea .maparea-badge {
    padding: 1px 6px;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .tx-maparea .maparea-badge {
    padding: 2px 12px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .tx-maparea .maparea-badge {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .tx-maparea .maparea-badge {
    font-size: 18px;
  }
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #crossroadModal .modal-dialog {
    width: 650px;
  }
}
#crossroadModal .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #ffffff url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../img/background.png) repeat 0 0;
}
#crossroadModal .modal-body {
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#crossroadModal .modal-body .navbar-brand {
  display: inline-block;
  margin-top: 2em;
}
#crossroadModal .modal-body .introtext {
  font-size: 0.8em;
  color: #595959;
}
#crossroadModal .modal-body .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: absolute;
  top: 1em;
  right: 1em;
  border: none;
  background: none;
}
.insolvenz #crossroadModal .modal-content {
  background: #ffffff url(../../../../typo3conf/ext/km_sbf/Resources/Public/less/../img/background-insolvenz.png) repeat 0 0;
}
