@font-face {
  font-family: Bureau;
  src: url("../Fonts/Bureau.eot"); }
@font-face {
  font-family: Bureau;
  src: url("../Fonts/Bureau.ttf"); }
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
body {
  background-color: #f3f3f1;
  color: #494f52;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px; }

#wrapper {
  min-height: 100%;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 40em) {
    #wrapper {
      padding-bottom: 225px; } }

body h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bureau", sans-serif;
  font-weight: normal; }

@media screen and (min-width: 40em) {
  h2 {
    font-size: 2rem; } }
a {
  color: #81888c; }
  a:visited {
    color: #81888c; }
  a:hover, a:focus {
    color: #494f52; }

.off-canvas-content {
  background-color: #f3f3f1;
  font-size: 16px; }

.off-canvas-content {
  padding-bottom: 0; }

footer a:hover {
  color: #fff;
  transition: all 0.2s ease-out; }

figure {
  margin: 0; }

.parent-img-responsive {
  overflow: hidden; }
  .parent-img-responsive .img-responsive {
    transition: all 0.2s ease-out; }
  .parent-img-responsive .img-responsive:hover {
    transform: scale(1.05);
    transition: all 0.2s ease-out; }

.kss-fuhrmannwallenfelsde-cityboxfooter {
  color: #81888c;
  font-family: 'Noto Sans', sans-serif;
  line-height: 1.425;
  margin-bottom: 1.25rem; }
  .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .city-name h3 {
    line-height: 1.1;
    margin: 0; }
  .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data {
    font-size: 1rem; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .adress {
      margin-bottom: 1.3rem;
      margin-top: .5rem; }
      .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .adress p {
        line-height: 1.425;
        margin-bottom: 0; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .tel-number .phone-letter {
      font-family: "Bureau", sans-serif;
      margin-right: 5px; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .tel-number p {
      display: inline-block;
      margin: 0; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .email .phone-letter {
      font-family: "Bureau", sans-serif;
      margin-right: 5px; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .email a {
      display: inline-block;
      transition: all 0.2s ease-out; }
    .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .more-link {
      border-bottom: 2px solid transparent;
      display: inline-block;
      font-family: "Bureau", sans-serif;
      line-height: 23px;
      margin-top: .5rem;
      transition: none; }
      .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .more-link:hover {
        border-bottom: 2px solid #81888c;
        color: #81888c;
        transition: none; }

* {
  outline: none; }

.content-head-line hr {
  margin-top: 0; }

.startpage .content-head-line {
  display: none; }

.parent-img-responsive {
  overflow: hidden; }
  .parent-img-responsive .img-responsive {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .parent-img-responsive .img-responsive:hover {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.parent-img-responsive:hover {
  box-shadow: inset 0 0 0 50px #3071A9; }

.kss-fuhrmannwallenfelsde-lawyerfinder {
  position: relative; }
  .kss-fuhrmannwallenfelsde-lawyerfinder .grid-container {
    margin-left: -5px;
    margin-right: -5px; }
    @media screen and (max-width: 39.9375em) {
      .kss-fuhrmannwallenfelsde-lawyerfinder .grid-container {
        height: auto !important; } }
  .kss-fuhrmannwallenfelsde-lawyerfinder hr {
    margin-bottom: .5rem;
    margin-top: 0; }

.lawyer-filters {
  display: none; }

@media screen and (min-width: 40em) {
  .styled-select {
    margin-bottom: 25px;
    margin-top: 1.75rem; } }

.mobile-filter span {
  margin-bottom: .3rem; }

.styled-select, .mobile-filter {
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 40em) {
    .styled-select, .mobile-filter {
      width: 25%; } }
  .styled-select .selection, .mobile-filter .selection {
    height: 36px;
    width: 25%; }
  .styled-select ul, .mobile-filter ul {
    width: 264px; }
  .styled-select .select2-container--default .select2-selection--single .select2-selection__arrow, .mobile-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #f4f4f3;
    height: 34px;
    width: 34px; }
    .styled-select .select2-container--default .select2-selection--single .select2-selection__arrow b, .mobile-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
      background: #f9f8f6 url(./../Images/arrow.svg) no-repeat center;
      background-size: 10px 10px;
      border: 0;
      border-color: transparent;
      height: 34px;
      left: 0;
      margin: 0;
      top: 0;
      width: 34px; }
  .styled-select .select2-container--default .select2-selection--single .select2-selection__rendered, .mobile-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 34px;
    font-family: "Bureau", sans-serif;
    line-height: 34px; }
  .styled-select .select2-container--default .select2-selection--single, .mobile-filter .select2-container--default .select2-selection--single {
    border: 1px solid #f4f4f3;
    border-radius: 0;
    height: 36px;
    width: 300px; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff !important;
  color: #81888c !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff !important;
  color: #494f52 !important; }

.lawyer-filter-groups ol {
  counter-reset: item;
  list-style-type: none;
  margin: 0; }
  .lawyer-filter-groups ol > li > p {
    margin-bottom: 0; }
    .lawyer-filter-groups ol > li > p.inactive {
      filter: grayscale(100%);
      opacity: .5; }
    .lawyer-filter-groups ol > li > p.active {
      background-color: #fff;
      color: #494f52;
      position: relative; }
      .lawyer-filter-groups ol > li > p.active .closebutton-cross {
        cursor: pointer;
        display: inline-block; }
    .lawyer-filter-groups ol > li > p:before {
      content: "0" counter(item) " ";
      counter-increment: item;
      color: #cdbd02;
      font-size: 16px;
      line-height: 30px;
      padding-left: 3%;
      font-family: "Bureau", sans-serif;
      position: relative;
      top: 3px;
      vertical-align: top;
      text-align: center;
      width: 13%; }
    .lawyer-filter-groups ol > li > p .closebutton-cross {
      background-color: #f9f8f6;
      background-image: url(./../Images/x.svg);
      background-position: 12px 12px;
      background-repeat: no-repeat;
      background-size: 12px 12px;
      display: none;
      height: 34px;
      position: absolute;
      right: 0;
      width: 34px; }
    .lawyer-filter-groups ol > li > p button {
      color: #81888c;
      font-family: "Bureau", sans-serif;
      font-size: 20px;
      line-height: 34px;
      text-align: left;
      width: 80.6%; }
  .lawyer-filter-groups ol > li > ul {
    margin-left: 0; }
    .lawyer-filter-groups ol > li > ul > li {
      padding-left: 8px; }
      .lawyer-filter-groups ol > li > ul > li p {
        margin-bottom: .4rem;
        margin-top: .4rem; }
        .lawyer-filter-groups ol > li > ul > li p button {
          font-size: 18px;
          font-family: "Bureau", sans-serif;
          color: #81888c;
          width: 85%;
          text-align: left;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          .lawyer-filter-groups ol > li > ul > li p button:hover {
            color: #494f52; }
.lawyer-filter-groups .lawyer-filters > li, .lawyer-filter-groups .lawyer-mobile-filters > li {
  display: block;
  float: left;
  height: 65px;
  margin-bottom: 20px;
  padding-right: 0;
  width: 25%; }
  .lawyer-filter-groups .lawyer-filters > li > ul, .lawyer-filter-groups .lawyer-mobile-filters > li > ul {
    background-color: #fff;
    display: block;
    height: 0;
    left: 0;
    list-style-type: none;
    opacity: 0;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 2px;
    position: absolute;
    transition: opacity .1s ease-out;
    transition-delay: .1s;
    visibility: hidden;
    width: 100%;
    z-index: 1; }
    .lawyer-filter-groups .lawyer-filters > li > ul li, .lawyer-filter-groups .lawyer-mobile-filters > li > ul li {
      float: left;
      line-height: 38px;
      width: 25%; }
      .lawyer-filter-groups .lawyer-filters > li > ul li p:before, .lawyer-filter-groups .lawyer-mobile-filters > li > ul li p:before {
        background-image: url("./../Images/arrow_lang_yellow.svg");
        background-size: 30px 10px;
        display: inline-block;
        width: 30px;
        height: 10px;
        content: ''; }
    .lawyer-filter-groups .lawyer-filters > li > ul:after, .lawyer-filter-groups .lawyer-mobile-filters > li > ul:after {
      content: '';
      display: block;
      clear: both; }
  .lawyer-filter-groups .lawyer-filters > li:hover, .lawyer-filter-groups .lawyer-mobile-filters > li:hover {
    color: #494f52; }
    .lawyer-filter-groups .lawyer-filters > li:hover > p, .lawyer-filter-groups .lawyer-mobile-filters > li:hover > p {
      background-color: #fff; }
      .lawyer-filter-groups .lawyer-filters > li:hover > p > button, .lawyer-filter-groups .lawyer-mobile-filters > li:hover > p > button {
        color: #494f52; }
    .lawyer-filter-groups .lawyer-filters > li:hover ul, .lawyer-filter-groups .lawyer-mobile-filters > li:hover ul {
      visibility: visible;
      display: block;
      opacity: 1;
      height: auto;
      transition: all .1s ease-out;
      transition-delay: 0.5s;
      margin-top: 0; }
.lawyer-filter-groups .lawyer-filters:after, .lawyer-filter-groups .lawyer-mobile-filters:after {
  content: '';
  display: block;
  clear: both; }

.select2-container .select2-dropdown {
  width: 266px !important;
  border: 1px solid #f4f4f3; }
  .select2-container .select2-dropdown li {
    border-bottom: 1px solid #f4f4f3;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
    color: #81888c !important; }
    .select2-container .select2-dropdown li:hover {
      color: #494f52 !important; }

.breadcrumb-section {
  visibility: hidden;
  position: relative;
  width: 100%;
  margin: auto;
  height: 3rem;
  background-color: #fff;
  margin-bottom: .5rem;
  line-height: 48px;
  font-family: "Bureau", sans-serif; }
  .breadcrumb-section .selected-filter-options {
    float: left;
    margin-left: 10px; }
    .breadcrumb-section .selected-filter-options .filter-breadcrumb-number {
      color: #cdbd02;
      margin-right: 10px; }
    .breadcrumb-section .selected-filter-options .filter-breadcrumb-first-element {
      margin-right: 15px;
      font-size: 22px; }
    .breadcrumb-section .selected-filter-options .filter-breadcrumb-second-element {
      color: #81888c; }
      .breadcrumb-section .selected-filter-options .filter-breadcrumb-second-element:before {
        background-image: url(./../Images/arrow_lang_yellow.svg);
        background-size: 30px 10px;
        display: inline-block;
        width: 30px;
        height: 10px;
        content: '';
        margin-right: 5px; }
  .breadcrumb-section .close-breadcrumb {
    cursor: pointer;
    float: right;
    height: 50px;
    padding-left: 15px;
    width: 50px; }
  .breadcrumb-section:after {
    content: '';
    display: block;
    clear: both; }

.select2-results__option {
  font-family: "Bureau", sans-serif; }

@media screen and (min-width: 64em) {
  .mobile-filter {
    display: none; } }
@media screen and (min-width: 64em) {
  .lawyer-filters {
    display: block; } }
@media screen and (max-width: 1100px) {
  .lawyer-filter-groups ol > li > p button {
    font-size: 20px;
    width: 77.6%; } }
@media screen and (max-width: 480px) {
  .styled-select, .mobile-filter {
    width: 100%;
    max-width: 480px; } }
footer {
  background-color: #494f52;
  padding-top: 2.5rem; }
  footer h2,
  footer h3 {
    color: #81888c;
    font-size: 1.375rem; }
  footer .legal {
    border-top: 1px solid #81888c;
    margin-top: 1.25rem; }
    footer .legal ul {
      list-style: none; }
    footer .legal .normal,
    footer .legal .current {
      float: left;
      font-size: 13px;
      margin-right: 36px;
      margin-top: 1rem;
      padding-bottom: 1.3rem; }
  footer.hide-footer-content {
    padding-top: 0; }
    footer.hide-footer-content .footer-content {
      display: none; }
    footer.hide-footer-content .legal {
      margin-top: 0; }
  footer::after {
    clear: both;
    content: "";
    float: none;
    height: 0; }

@media only screen and (max-width: 64em) {
  footer {
    padding-top: 1.15rem; }
    footer .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data {
      font-size: 14px;
      line-height: 2rem; }
      footer .kss-fuhrmannwallenfelsde-cityboxfooter .city-box-footer .contact-data .email {
        margin-bottom: 3rem; }
    footer .kss-fuhrmannwallenfelsde-cityboxfooter:nth-child(2), footer .kss-fuhrmannwallenfelsde-cityboxfooter:nth-child(3) {
      margin-top: 2rem; } }
.off-canvas-content > .content {
  background-color: #f3f3f1;
  padding-top: 200px; }

.dark-edge {
  background-color: #4c4a4b;
  border-bottom: 2px solid #8f9198;
  height: 1.2rem;
  width: 100%; }

header {
  background-color: #f3f3f1;
  position: fixed;
  width: 100%;
  z-index: 2; }
  header.small {
    box-shadow: 0 1px 2px -2px gray; }
  header .logo .row-desktop {
    background-color: #494f52;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    height: 122px;
    padding-top: 36px;
    text-align: center;
    overflow: hidden; }
    header .logo .row-desktop h1 a img {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      height: auto;
      width: 233px; }
    header .logo .row-desktop.small {
      height: 90px; }
  header .logo .row-mobile {
    background-color: #494f52;
    font-family: "Bureau", sans-serif;
    height: 50px; }
    header .logo .row-mobile div {
      color: white;
      float: left;
      height: 100%;
      margin: 0 auto; }
    header .logo .row-mobile .menu-button {
      padding-top: 3px;
      padding-left: 18px; }
      header .logo .row-mobile .menu-button p {
        font-size: 18px;
        height: 100%;
        line-height: 50px;
        font-family: "Bureau", sans-serif; }
        header .logo .row-mobile .menu-button p:before {
          content: url("./../Images/burger.svg");
          display: inline-block;
          margin-right: 5px;
          width: 18px; }
    header .logo .row-mobile .short-logo {
      text-align: center;
      padding-top: 3px; }
      header .logo .row-mobile .short-logo h1 {
        font-family: "Bureau", sans-serif;
        font-size: 1.6rem;
        line-height: 50px;
        height: 100%; }
        header .logo .row-mobile .short-logo h1 a {
          color: #fff;
          font-size: 1.7rem; }
    header .logo .row-mobile .language-menu {
      padding-top: 3px; }
      header .logo .row-mobile .language-menu ul {
        height: 100%;
        line-height: 50px;
        list-style-type: none;
        margin: 0;
        padding-right: 35px;
        text-align: right; }
      header .logo .row-mobile .language-menu li {
        font-family: "Bureau", sans-serif; }
        header .logo .row-mobile .language-menu li.current {
          display: none; }
        header .logo .row-mobile .language-menu li a {
          color: #cab800; }
          @media screen and (min-width: 40em) {
            header .logo .row-mobile .language-menu li a {
              color: #fff; } }
    header .logo .row-mobile:after {
      clear: both;
      content: '';
      display: block; }
  header .menu {
    display: table;
    font-family: "Bureau", sans-serif;
    font-size: 1.25rem;
    margin: auto;
    padding-top: 1.25rem;
    text-align: center; }
    @media screen and (min-width: 64em) {
      header .menu {
        font-size: 1.375rem;
        padding-top: 1.125rem; } }
    header .menu > ul {
      margin: auto;
      float: left; }
      header .menu > ul > li .dropdown-arrow-mobile {
        display: none; }
      header .menu > ul > li > a {
        color: #81888c;
        padding-bottom: 6px;
        transition: color 250ms ease-out; }
        header .menu > ul > li > a:hover {
          border-bottom: 2px solid #494f52;
          color: #494f52; }
      header .menu > ul > li.current > a {
        border-bottom: 2px solid #494f52;
        color: #494f52; }
      header .menu > ul > li.active > a {
        border-bottom: 2px solid #494f52; }
      header .menu > ul > li.active li.current > a {
        color: #494f52; }
      header .menu > ul > li:hover > a {
        border-bottom: 2px solid #494f52; }
      header .menu > ul > .active > a {
        background-color: transparent;
        color: #494f52; }
      header .menu > ul:after {
        clear: both;
        content: '';
        display: block; }
      header .menu > ul > li > ul {
        font-size: 1rem;
        margin-left: 0; }
    header .menu .language-menu {
      float: left;
      font-size: 1rem; }
      @media screen and (min-width: 64em) {
        header .menu .language-menu {
          font-size: 1.125rem; } }
      header .menu .language-menu ul {
        margin-top: 5px; }
        header .menu .language-menu ul li {
          float: left; }
          header .menu .language-menu ul li.current > a {
            border-bottom: 2px solid #cdbd02;
            color: #cdbd02;
            padding-bottom: 6px; }
          header .menu .language-menu ul li > a {
            transition: color 250ms ease-out;
            color: #81888c;
            padding-bottom: 6px; }
            header .menu .language-menu ul li > a:hover {
              border-bottom: 2px solid #cdbd02;
              color: #cdbd02; }
        header .menu .language-menu ul li:first-child:after {
          content: '/';
          margin-left: 0px;
          margin-right: 4px; }
        header .menu .language-menu ul:after {
          content: '';
          display: block;
          clear: both; }
    header .menu:after {
      content: '';
      display: block;
      clear: both; }
  header nav > ul > li {
    float: left;
    margin-right: 26px; }
    header nav > ul > li:first-child {
      margin-right: 8px; }
    header nav > ul > li > ul {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      height: auto;
      max-height: 0;
      overflow: hidden; }
      header nav > ul > li > ul:after {
        clear: both;
        content: '';
        display: block; }
    header nav > ul > li:hover > ul {
      display: block;
      height: auto;
      margin-top: 5px;
      max-height: 200px; }
  header nav li {
    list-style-type: none; }
  @media screen and (min-width: 40em) {
    header .logo .row-mobile {
      display: none; } }
  @media screen and (max-width: 800px) {
    header .menu > ul > li {
      margin-right: 20px; } }
  @media screen and (max-width: 39.9375em) {
    header .logo .row-desktop {
      display: none; }
    header .row .menu {
      display: none; } }

@media screen and (min-width: 40em) {
  .dark-edge {
    display: none; } }
@media screen and (max-width: 39.9375em) {
  .off-canvas-content > .content {
    padding-top: 100px; } }
.lawyer-single {
  padding-bottom: 100px; }
  .lawyer-single > .title {
    border-top: 1px solid #e2e3e2;
    padding: 1.8rem .9375rem .8rem; }
  .lawyer-single .titlename {
    float: left;
    font-family: "Bureau", sans-serif;
    font-size: 2rem;
    font-weight: normal; }
  .lawyer-single .closebutton {
    float: right; }
    .lawyer-single .closebutton a {
      color: #cab800;
      font-family: "Bureau", sans-serif;
      font-size: 2rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .lawyer-single .closebutton a:hover {
        color: rgba(205, 189, 2, 0.7); }
      .lawyer-single .closebutton a .text {
        letter-spacing: 2px;
        margin-right: 15px; }
  @media screen and (max-width: 39.9375em) {
    .lawyer-single .column.expose {
      margin-bottom: 50px; } }
  .lawyer-single .column.expose .profile-image {
    padding-bottom: 20px;
    width: 100%; }
  .lawyer-single .column.expose .extra-certificate {
    color: #81888c;
    font-family: "Bureau", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 0; }
  .lawyer-single .column.expose .specialist-fields,
  .lawyer-single .column.expose .general-fields,
  .lawyer-single .column.expose .spoken-languages,
  .lawyer-single .column.expose .of-counsel {
    color: #81888c;
    font-family: "Bureau", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem; }
  .lawyer-single .column.expose .specialist-fields {
    list-style-type: none;
    margin-left: 0; }
  .lawyer-single .column.expose .general-fields {
    font-size: 1rem;
    line-height: 1.3;
    list-style-type: none;
    margin-left: 0;
    margin-top: 40px; }
    .lawyer-single .column.expose .general-fields:after {
      clear: both;
      content: '';
      display: block; }
    .lawyer-single .column.expose .general-fields li {
      float: left;
      margin-right: 3px; }
      .lawyer-single .column.expose .general-fields li:after {
        content: ', '; }
      .lawyer-single .column.expose .general-fields li:last-of-type:after {
        content: ''; }
  .lawyer-single .column.expose .spoken-languages {
    font-size: 1rem;
    margin-top: .75rem; }
    .lawyer-single .column.expose .spoken-languages p {
      margin: 0; }
  .lawyer-single .column.expose .profession h2 {
    font-family: "Bureau", sans-serif;
    font-size: 2rem;
    font-weight: normal; }
    .lawyer-single .column.expose .profession h2 .llm {
      font-size: 1.25rem; }
  .lawyer-single .column.expose .bottom-line {
    border-bottom: 1px solid #e2e3e2;
    border-top: 1px solid #e2e3e2;
    font-family: "Bureau", sans-serif;
    font-size: 1.1rem;
    margin-top: .5rem;
    padding-bottom: .5rem;
    padding-top: .5rem; }
    .lawyer-single .column.expose .bottom-line a {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #494f52; }
      .lawyer-single .column.expose .bottom-line a:hover {
        color: #81888c; }
    @media screen and (max-width: 39.9375em) {
      .lawyer-single .column.expose .bottom-line .phone {
        float: none;
        padding-bottom: 10px; } }
    .lawyer-single .column.expose .bottom-line .phone > img {
      margin-right: 10px; }
    .lawyer-single .column.expose .bottom-line div {
      float: left;
      margin-right: 25px; }
      .lawyer-single .column.expose .bottom-line div.location {
        float: right;
        margin-right: 0; }
    .lawyer-single .column.expose .bottom-line:after {
      content: '';
      display: block;
      clear: both; }
  .lawyer-single .column.cv {
    font-size: 1rem; }
  @media screen and (max-width: 39.9375em) {
    .lawyer-single .title .closebutton .text {
      display: none; } }
  .lawyer-single .cross {
    display: inline-block; }

.grid-item {
  font-family: "Bureau",sans-serif;
  margin-bottom: 3rem;
  padding: 5px; }
  @media screen and (max-width: 39.9375em) {
    .grid-item {
      position: static !important; } }
  .grid-item .grid-inner {
    background-color: #e2e3e2; }

.lawyer-teaser {
  color: #8a8d90;
  display: block; }
  @media screen and (max-width: 39.9375em) {
    .lawyer-teaser img {
      width: 100%; } }
  .lawyer-teaser h3 {
    color: #494f52;
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: .85rem;
    padding-left: 15px; }
    @media screen and (min-width: 40em) {
      .lawyer-teaser h3 {
        font-size: 1.9375rem; } }
    .lawyer-teaser h3 .llm {
      font-size: 1.125rem; }
      @media screen and (min-width: 40em) {
        .lawyer-teaser h3 .llm {
          font-size: 1.38rem; } }
  .lawyer-teaser .of-counsel {
    font-size: 1rem; }
  .lawyer-teaser .profession {
    color: #8a8d90;
    font-size: 1rem;
    line-height: 1.25rem;
    padding-bottom: 5px;
    padding-left: 15px; }
  .lawyer-teaser .lawyer-info-wrapper {
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden; }
  .lawyer-teaser .special-profession {
    color: #8a8d90;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 15px; }
  .lawyer-teaser .specialist-fields {
    height: 65px;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 15px; }
    .lawyer-teaser .specialist-fields li {
      color: #8a8d90;
      font-size: 1rem;
      line-height: 1.25rem;
      margin-right: 3px; }
  .lawyer-teaser .general-fields-div {
    color: #8a8d90;
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0 15px; }
  .lawyer-teaser .more-information {
    color: #cdbd02;
    display: inline-block;
    height: 1.8rem;
    margin-bottom: 4px;
    margin-left: 15px; }
    .lawyer-teaser .more-information:hover {
      border-bottom: 3px solid #cdbd02; }

.teaser-bottom-line {
  border-top: 2px solid #d1d6dc;
  font-family: "Bureau", sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
  padding: 10px 15px; }
  .teaser-bottom-line a {
    color: #494f52; }
    .teaser-bottom-line a:visited {
      color: #494f52; }
    .teaser-bottom-line a:hover, .teaser-bottom-line a:focus {
      color: #81888c; }
  .teaser-bottom-line div {
    float: left; }
  .teaser-bottom-line .phone {
    padding-right: 15px; }
    .teaser-bottom-line .phone img {
      vertical-align: baseline; }
  .teaser-bottom-line .location {
    color: #494f52;
    float: right; }
    @media screen and (max-width: 350px) {
      .teaser-bottom-line .location {
        width: 66px; } }
  .teaser-bottom-line:after {
    clear: both;
    content: '';
    display: block; }

.kss-fuhrmannwallenfelsde-googlemaps .map {
  height: 400px;
  width: 100%;
  background-color: darkgrey; }

.kss-fuhrmannwallenfelsde-cityboxcontent .map {
  height: 250px; }

.off-canvas {
  position: fixed; }
  .off-canvas.position-left {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-color: #8f9198;
    box-shadow: inset -20px 0 100px #7f8187;
    left: -72%;
    min-height: 100%;
    width: 72%;
    z-index: 1; }
    .off-canvas.position-left.mob-menu-open {
      left: 0; }

.off-canvas-content {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 0; }
  .off-canvas-content.mob-menu-open {
    margin-left: 72%;
    width: 100%;
    z-index: -1; }

.menu-button:hover {
  cursor: pointer; }

.mobile-navigation .mob-nav-heading {
  background-color: #d1d6dc;
  box-shadow: inset -20px 0 100px #b8bcc2;
  color: #55575d;
  font-family: "Bureau", sans-serif;
  font-size: 1.25rem;
  line-height: 50px;
  padding-left: 20px; }
.mobile-navigation > ul {
  list-style-type: none;
  margin-left: 10px; }
  .mobile-navigation > ul > li {
    border-bottom: 1px solid #9a9da1;
    padding-top: 5px; }
    .mobile-navigation > ul > li > a {
      color: #fff;
      display: block;
      font-family: "Bureau", sans-serif;
      font-size: 1.25rem;
      line-height: 40px;
      padding-left: 10px;
      text-transform: uppercase;
      width: 85%; }
    .mobile-navigation > ul > li > ul {
      list-style-type: none;
      margin-bottom: 12px; }
      .mobile-navigation > ul > li > ul > li > a {
        color: #fff;
        line-height: 40px; }
    .mobile-navigation > ul > li:after {
      clear: both;
      content: '';
      display: block; }

@media print {
  a {
    text-decoration: none; }

  html {
    margin: 0 24px 0 64px; }

  header {
    display: none; }

  footer {
    display: none; }

  .lawyer-single > .title {
    border-top: none; }

  .off-canvas-content > .content {
    padding-top: 0; }

  .closebutton {
    display: none; }

  .lawyer-single .column.expose .profile-image {
    width: 50%; }

  .content.lawyer-single .row .column.expose img {
    float: left;
    margin-right: 24px; }
  .content.lawyer-single .row .column.expose .bottom-line {
    display: flex;
    justify-content: center; }
    .content.lawyer-single .row .column.expose .bottom-line .phone img {
      display: none; }
    .content.lawyer-single .row .column.expose .bottom-line .vcard {
      display: none; }
    .content.lawyer-single .row .column.expose .bottom-line .location {
      float: none; }
  .content.lawyer-single .row .column.cv {
    padding-top: 32px; }

  a[href]:after {
    content: ": " attr(href); } }
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.background-default .medium-8 {
  margin-top: 0; }
  .background-default .medium-8 p {
    font-size: 1rem; }

.kss-fuhrmannwallenfelsde-lawyersbymembershipdate {
  margin-bottom: 25px; }
  .kss-fuhrmannwallenfelsde-lawyersbymembershipdate p {
    font-family: "Bureau", sans-serif;
    font-size: 1.1rem;
    margin-bottom: 0;
    margin-top: .4rem; }
  .kss-fuhrmannwallenfelsde-lawyersbymembershipdate .lawyers-list {
    margin: -3px 0 0; }
    .kss-fuhrmannwallenfelsde-lawyersbymembershipdate .lawyers-list li {
      list-style: none; }
      .kss-fuhrmannwallenfelsde-lawyersbymembershipdate .lawyers-list li a {
        display: inline-block;
        font-size: 1rem;
        line-height: 1.1rem; }

.kss-fuhrmannwallenfelsde-cityboxcontent {
  margin-top: .1rem; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .city-pic img {
    margin-top: .4rem; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .city-name {
    margin-top: 1.25rem; }
    .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .city-name h3 {
      letter-spacing: .1rem; }
      @media screen and (min-width: 40em) {
        .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .city-name h3 {
          font-size: 1.875rem;
          line-height: 1.1; } }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data p {
    display: inline;
    font-size: 1rem;
    margin: 0; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data a {
    color: #494f52; }
    .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data a:hover, .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data a:visited, .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data a:focus {
      color: #494f52; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .tel-number .phone-letter {
    font-family: "Bureau", sans-serif;
    font-size: 1rem;
    margin-right: 5px; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .tel-number a {
    font-size: 1rem;
    transition: all 0.2s ease-out; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .fax-number .phone-letter {
    font-family: "Bureau", sans-serif;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-right: 5px; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .fax-number p {
    font-size: 1rem;
    margin-bottom: 0; }
    .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .fax-number p::after {
      clear: both;
      float: none; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .email .phone-letter {
    font-family: "Bureau", sans-serif;
    font-size: 1rem;
    margin-right: 5px; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .email a {
    display: inline;
    font-size: 1rem;
    transition: all 0.2s ease-out; }
  .kss-fuhrmannwallenfelsde-cityboxcontent .city-box-big .contact-data .adress {
    font-size: 1rem;
    margin-bottom: 1.4rem;
    margin-top: 1.4rem; }

.kss-neos-slickslider-carousel .slick-slide img {
  min-height: 351px;
  min-width: 936px;
  width: auto;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0); }

figure {
  width: 100%;
  text-align: center;
  overflow: hidden; }

.kss-fuhrmannwallenfelsde-cityboxcontentstartpage {
  margin-bottom: 100px; }
  @media screen and (min-width: 40em) {
    .kss-fuhrmannwallenfelsde-cityboxcontentstartpage {
      padding: 0 10px; } }
  @media screen and (min-width: 64em) {
    .kss-fuhrmannwallenfelsde-cityboxcontentstartpage {
      padding: 0 50px; } }
  .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .city-box-content-small {
    text-align: center; }
    @media screen and (max-width: 39.9375em) {
      .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .city-box-content-small {
        margin-bottom: 30px; } }
    @media screen and (min-width: 40em) {
      .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .city-box-content-small {
        padding-left: 10px;
        text-align: left; } }
  .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .city-name h3 {
    color: #81888c;
    font-size: 1.375rem;
    line-height: 1.1;
    margin: 0; }
  .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .contact-data {
    font-size: 1rem; }
    .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .contact-data .more-link {
      border-bottom: 2px solid transparent;
      color: #cdbd02;
      display: inline-block;
      font-family: "Bureau", sans-serif;
      line-height: 23px;
      margin-top: .5rem;
      transition: none; }
      .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .contact-data .more-link:hover {
        border-bottom: 2px solid #cdbd02;
        color: #cdbd02;
        transition: none; }
  @media screen and (min-width: 40em) {
    .kss-fuhrmannwallenfelsde-cityboxcontentstartpage .border-left-right {
      border-left: 1px solid #81888c;
      border-right: 1px solid #81888c; } }

.kss-neos-slickslider-carousel .slick-slide img {
  width: 100%; }

.kss-fuhrmannwallenfelsde-locationteaser {
  font-size: 1rem; }
  .kss-fuhrmannwallenfelsde-locationteaser h3 {
    line-height: 1.1;
    margin-top: 1.25rem; }
  .kss-fuhrmannwallenfelsde-locationteaser a {
    color: #494f52; }
    .kss-fuhrmannwallenfelsde-locationteaser a:visited {
      color: #494f52; }
    .kss-fuhrmannwallenfelsde-locationteaser a:hover, .kss-fuhrmannwallenfelsde-locationteaser a:focus {
      color: #81888c; }
  .kss-fuhrmannwallenfelsde-locationteaser .more-link {
    display: block;
    margin: 1.3rem 0 2.3rem; }

.neos-backend .neos-contentelement.neos-not-inline-editable > .neos-contentelement-overlay {
  z-index: 9999; }

body.neos-navigate-panel-open > #wrapper > header {
  left: 320px; }

body.neos-controls > #wrapper > header {
  top: 80px; }

/*# sourceMappingURL=Main.8.css.map */
