/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/montserrat-v25-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-100.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-100italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/montserrat-v25-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-100italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/montserrat-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-700italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #284682;
  text-decoration: none;
  background-color: transparent;
}

@media (hover: hover) {
  a:hover {
    color: #162748;
    text-decoration: underline;
  }
}

.supports-no-hovermq:not(.supports-touchevents) a:hover {
  color: #162748;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

@media (hover: hover) {
  a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
  }
}

a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

.supports-no-hovermq:not(.supports-touchevents) a:not([href]):not([tabindex]):hover, .supports-no-hovermq:not(.supports-touchevents) a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #ccc;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1 {
  letter-spacing: 0.375rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #284682;
  font-weight: 900;
}

@media (min-width: 768px) {
  h1 {
    letter-spacing: 0.75rem;
    font-size: 1.875rem;
    line-height: 2.3125rem;
  }
}

@media (min-width: 1680px) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.0625rem;
  }
}

.boxes li.box-phone a,
.boxes li.box-phone span, .boxes li.box-fax a,
.boxes li.box-fax span, .rss_default .h3, .rechtsgebiet h2 {
  font-size: 1rem;
  font-weight: 700;
  color: #284682;
}

@media (min-width: 768px) {
  .boxes li.box-phone a,
  .boxes li.box-phone span, .boxes li.box-fax a,
  .boxes li.box-fax span, .rss_default .h3, .rechtsgebiet h2 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1680px) {
  .boxes li.box-phone a,
  .boxes li.box-phone span, .boxes li.box-fax a,
  .boxes li.box-fax span, .rss_default .h3, .rechtsgebiet h2 {
    font-size: 1.875rem;
    line-height: 2.3125rem;
  }
}

.rss_default_header .h4 {
  font-size: 1em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.3125em;
}

body {
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: .75rem;
  line-height: 1.5;
  color: #555;
}

@media (min-width: 768px) {
  body {
    font-size: 0.875rem;
  }
}

@media (min-width: 1680px) {
  body {
    font-size: 1rem;
  }
}

@font-face {
  font-family: "icons-dueckers";
  src: url("../fonts/icons-dueckers.eot?2t1lia");
  src: url("../fonts/icons-dueckers.eot?2t1lia#iefix") format("embedded-opentype"), url("../fonts/icons-dueckers.ttf?2t1lia") format("truetype"), url("../fonts/icons-dueckers.woff?2t1lia") format("woff"), url("../fonts/icons-dueckers.svg?2t1lia#icons-dueckers") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"], .boxes li > .inside::before, .rechtsgebiet::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: "icons-dueckers";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon-email::before {
  content: "\e900";
}

.icon-fax::before {
  content: "\e901";
}

.icon-telefon::before {
  content: "\e902";
}

.icon-anfahrt::before {
  content: "\e903";
}

.icon-arbeitsrecht::before {
  content: "\e904";
}

.icon-burger::before {
  content: "\e905";
}

.icon-close::before {
  content: "\e906";
}

.icon-familienrecht::before {
  content: "\e907";
}

.icon-immobilienrecht::before {
  content: "\e908";
}

.icon-inkasso::before {
  content: "\e909";
}

.icon-pdf::before {
  content: "\e90a";
}

.icon-sozialrecht::before {
  content: "\e90b";
}

.icon-strafrecht::before {
  content: "\e90c";
}

.icon-verkehrsrecht::before {
  content: "\e90d";
}

.icon-versicherungsrecht::before {
  content: "\e90e";
}

.icon-vertragsrecht::before {
  content: "\e90f";
}

.icon-opening-hours::before {
  content: "\e910";
}

.ym-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -40px;
  margin-left: -40px;
}

.formbody .ym-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.ym-gl,
.ym-gr {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 1px;
  padding-right: 40px;
  padding-left: 40px;
}

.formbody .ym-gl, .formbody
.ym-gr {
  padding-right: 20px;
  padding-left: 20px;
}

[class*="ym-gbox"] {
  padding: 0 !important;
}

@media (min-width: 1200px) {
  .ym-g15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
            flex: 0 0 15%;
    max-width: 15%;
  }
  .ym-g16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .ym-g20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .ym-g25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .ym-g30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .ym-g33 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .ym-g35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
  }
  .ym-g40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .ym-g45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
  }
  .ym-g50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .ym-g55 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
  }
  .ym-g60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .ym-g65 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
            flex: 0 0 65%;
    max-width: 65%;
  }
  .ym-g66 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .ym-g70 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .ym-g75 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .ym-g80 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .ym-g85 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 85%;
            flex: 0 0 85%;
    max-width: 85%;
  }
}

body {
  padding-left: 0;
  padding-right: 0;
}

#wrapper {
  margin-top: 300px;
  margin-bottom: 140px;
}

@media (min-width: 576px) {
  #wrapper {
    margin-top: 110px;
  }
}

@media (min-width: 768px) {
  #wrapper {
    margin-top: 450px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #wrapper {
    margin-top: 110px;
  }
}

@media (min-width: 992px) {
  #wrapper {
    margin-top: 130px;
  }
}

@media (min-width: 1200px) {
  #wrapper {
    margin-top: 170px;
  }
}

@media (min-width: 1680px) {
  #wrapper {
    margin-top: 180px;
    margin-bottom: 220px;
  }
}

@media (min-width: 992px) {
  .content-left #wrapper {
    margin-bottom: 0;
  }
}

#header {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 20px;
  right: 20px;
  height: 110px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  #header {
    height: 130px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #header {
    height: 110px;
  }
}

@media (min-width: 1200px) {
  #header {
    height: 170px;
  }
}

@media (min-width: 1680px) {
  #header {
    height: 180px;
    padding-top: 30px;
  }
}

#header .inside {
  height: 70px;
  border-bottom: 10px solid #f3f3f3;
  text-align: right;
}

@media (min-width: 768px) {
  #header .inside {
    height: 90px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #header .inside {
    height: 70px;
  }
}

@media (min-width: 1200px) {
  #header .inside {
    height: 130px;
    border-bottom: 20px solid #f3f3f3;
  }
}

#header .mod_logo {
  position: absolute;
  left: 0;
  top: 20px;
}

@media (min-width: 1680px) {
  #header .mod_logo {
    top: 30px;
  }
}

@media (min-width: 992px) {
  #header .mod_navigation_container {
    margin-left: 145px;
  }
}

@media (min-width: 1200px) {
  #header .mod_navigation_container {
    margin-left: 205px;
  }
}

@media (min-width: 1680px) {
  #header .mod_navigation_container {
    margin-left: 265px;
  }
}

#footer {
  overflow: hidden;
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 20px solid #fff;
}

@media (min-width: 576px) {
  #footer {
    left: 50vw;
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  #footer {
    top: 450px;
    left: 66.666666vw;
    padding-top: 0;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #footer {
    top: auto;
    left: 50vw;
    padding-top: 20px;
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  #footer {
    top: auto;
    left: 50vw;
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  #footer {
    left: 37.5vw;
    padding-left: 20px;
  }
}

@media (min-width: 1680px) {
  #footer {
    border-width: 30px;
    left: 33.333333vw;
  }
}

.footer-visible #footer {
  padding-top: 20px;
}

#footer > .inside {
  height: 100%;
}

@media (min-width: 992px) {
  #footer > .inside {
    height: auto;
  }
}

@media (min-width: 1200px) {
  #footer > .inside {
    margin-bottom: -70px;
  }
  .footer-visible #footer > .inside {
    margin-bottom: 0;
  }
}

@media (min-width: 1680px) {
  #footer > .inside {
    margin-bottom: -110px;
  }
}

@media (hover: hover) {
  #footer:hover {
    padding-top: 20px;
  }
  #footer:hover > .inside {
    margin-bottom: 0;
  }
}

#footer:focus {
  padding-top: 20px;
}

#footer:focus > .inside {
  margin-bottom: 0;
}

.supports-no-hovermq:not(.supports-touchevents) #footer:hover, .supports-no-hovermq:not(.supports-touchevents) #footer:focus {
  padding-top: 20px;
}

.supports-no-hovermq:not(.supports-touchevents) #footer:hover > .inside, .supports-no-hovermq:not(.supports-touchevents) #footer:focus > .inside {
  margin-bottom: 0;
}

#left {
  position: absolute;
  z-index: 1;
  top: 110px;
  left: 0;
  right: 0;
  height: 190px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

@media (min-width: 576px) {
  #left {
    position: fixed;
    left: auto;
    right: 0;
    width: 50vw;
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  #left {
    width: 100%;
    left: 0;
    right: auto;
    top: 130px;
    height: 320px;
    padding-left: 20px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #left {
    top: 110px;
    left: auto;
    right: 0;
    width: 50vw;
    height: 190px;
    padding-left: 10px;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  #left {
    top: 130px;
    bottom: -webkit-calc(50vh - 80px);
    bottom: calc(50vh - 80px);
    left: auto;
    right: 0;
    width: 50vw;
    height: auto;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  #left {
    top: 170px;
    bottom: 20px;
    left: 0;
    right: auto;
    width: 37.5vw;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1680px) {
  #left {
    top: 180px;
    bottom: 30px;
    width: 33.333333vw;
  }
}

@media (min-width: 1200px) {
  .content-left #left {
    left: auto;
    right: 0;
    bottom: 90px;
    width: 62.5vw;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1680px) {
  .content-left #left {
    bottom: 140px;
    width: 66.666666vw;
  }
}

@media (min-width: 1200px) {
  .content-left.footer-visible #left {
    bottom: 170px;
  }
}

@media (min-width: 1680px) {
  .content-left.footer-visible #left {
    bottom: 250px;
  }
}

#main {
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 576px) {
  #main {
    margin-right: 50vw;
    padding-right: 10px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  #main {
    margin-left: 0;
    margin-right: 33.333333vw;
    padding-left: 20px;
    padding-right: 10px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #main {
    margin-left: auto;
    margin-right: 50vw;
    padding-right: 10px;
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  #main {
    margin-left: 0;
    margin-right: 50vw;
    padding-left: 20px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  #main {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 37.5vw;
    margin-right: 0;
  }
}

@media (min-width: 1680px) {
  #main {
    margin-left: 33.333333vw;
  }
}

@media (min-width: 1200px) {
  .content-left #main {
    margin-left: 0;
    margin-right: 62.5vw;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1680px) {
  .content-left #main {
    margin-right: 66.666666vw;
  }
}

label {
  font-weight: 700;
  font-size: 1em;
}

.widget-text,
.widget-textarea,
.widget-select {
  position: relative;
  margin-bottom: 1rem;
}

.widget-text > input,
.widget-text > textarea,
.widget-text > select,
.widget-text > label,
.widget-textarea > input,
.widget-textarea > textarea,
.widget-textarea > select,
.widget-textarea > label,
.widget-select > input,
.widget-select > textarea,
.widget-select > select,
.widget-select > label {
  padding: .75rem;
}

.widget-text > label,
.widget-textarea > label,
.widget-select > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5;
  color: #555;
  border: 1px solid transparent;
  border-radius: .25rem;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.supports-no-placeholder-shown .widget-text > label, .supports-no-placeholder-shown
.widget-textarea > label, .supports-no-placeholder-shown
.widget-select > label {
  position: static;
}

.widget-text > input,
.widget-textarea > textarea,
.widget-select > select {
  display: block;
  width: 100%;
  padding: .75rem;
  font-weight: 400;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-bottom: 1px solid #ced4da;
}

.widget-text > input:disabled, .widget-text > input[readonly],
.widget-textarea > textarea:disabled,
.widget-textarea > textarea[readonly],
.widget-select > select:disabled,
.widget-select > select[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.widget-text > input::-webkit-input-placeholder,
.widget-textarea > textarea::-webkit-input-placeholder,
.widget-select > select::-webkit-input-placeholder {
  color: transparent;
  opacity: 0;
}

.widget-text > input::-moz-placeholder,
.widget-textarea > textarea::-moz-placeholder,
.widget-select > select::-moz-placeholder {
  color: transparent;
  opacity: 0;
}

.widget-text > input:-ms-input-placeholder,
.widget-textarea > textarea:-ms-input-placeholder,
.widget-select > select:-ms-input-placeholder {
  color: transparent;
  opacity: 0;
}

.widget-text > input::-ms-input-placeholder,
.widget-textarea > textarea::-ms-input-placeholder,
.widget-select > select::-ms-input-placeholder {
  color: transparent;
  opacity: 0;
}

.widget-text > input::placeholder,
.widget-textarea > textarea::placeholder,
.widget-select > select::placeholder {
  color: transparent;
  opacity: 0;
}

.supports-no-placeholder-shown .widget-text > input::-webkit-input-placeholder, .supports-no-placeholder-shown
.widget-textarea > textarea::-webkit-input-placeholder, .supports-no-placeholder-shown
.widget-select > select::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.supports-no-placeholder-shown .widget-text > input::-moz-placeholder, .supports-no-placeholder-shown
.widget-textarea > textarea::-moz-placeholder, .supports-no-placeholder-shown
.widget-select > select::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.supports-no-placeholder-shown .widget-text > input:-ms-input-placeholder, .supports-no-placeholder-shown
.widget-textarea > textarea:-ms-input-placeholder, .supports-no-placeholder-shown
.widget-select > select:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.supports-no-placeholder-shown .widget-text > input::-ms-input-placeholder, .supports-no-placeholder-shown
.widget-textarea > textarea::-ms-input-placeholder, .supports-no-placeholder-shown
.widget-select > select::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.supports-no-placeholder-shown .widget-text > input::placeholder, .supports-no-placeholder-shown
.widget-textarea > textarea::placeholder, .supports-no-placeholder-shown
.widget-select > select::placeholder {
  color: #ccc;
  opacity: 1;
}

.widget-text > input:not(:placeholder-shown),
.widget-textarea > textarea:not(:placeholder-shown),
.widget-select > select:not(:placeholder-shown) {
  padding-top: -webkit-calc(.75rem + .75rem * (2 / 3));
  padding-top: calc(.75rem + .75rem * (2 / 3));
  padding-bottom: -webkit-calc(.75rem / 3);
  padding-bottom: calc(.75rem / 3);
}

.widget-text > input:not(:placeholder-shown) ~ label,
.widget-textarea > textarea:not(:placeholder-shown) ~ label,
.widget-select > select:not(:placeholder-shown) ~ label {
  padding-top: -webkit-calc(.75rem / 3);
  padding-top: calc(.75rem / 3);
  padding-bottom: -webkit-calc(.75rem / 3);
  padding-bottom: calc(.75rem / 3);
  font-size: .75rem;
  color: #ccc;
}

.widget-select > select::-ms-expand {
  background-color: transparent;
  border: 0;
}

.widget-select > select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.widget-textarea > textarea {
  height: auto;
}

.widget-radio {
  margin-bottom: 1rem;
}

.widget-radio > .radio_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.widget-radio > .radio_container > label {
  padding-left: .75em;
  font-size: 1rem;
  font-weight: 700;
}

.widget-radio > .radio_container .widget_radio_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 40px;
}

.widget-radio > .radio_container .widget_radio_container > span + span {
  margin-left: 40px;
}

.widget-radio > .radio_container span {
  position: relative;
}

.widget-radio > .radio_container input {
  visibility: hidden;
}

.widget-radio > .radio_container input + label {
  margin-left: 20px;
}

.widget-radio > .radio_container input + label::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  content: "";
  border: 2px solid #555;
}

.widget-radio > .radio_container input + label::after {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 10px;
  height: 10px;
  background-color: #555;
  border-radius: 50%;
  visibility: hidden;
  content: "";
}

.widget-radio > .radio_container input:checked + label::before {
  border-color: #284682;
}

.widget-radio > .radio_container input:checked + label::after {
  visibility: visible;
  background-color: #284682;
}

.widget-submit {
  text-align: right;
}

.widget-submit .submit {
  display: inline-block;
  font-weight: 700;
  color: #555;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (hover: hover) {
  .widget-submit .submit:hover {
    color: #212529;
    background-color: #b9b9b9;
    border-color: #b3b2b2;
  }
}

.supports-no-hovermq:not(.supports-touchevents) .widget-submit .submit:hover {
  color: #212529;
  background-color: #b9b9b9;
  border-color: #b3b2b2;
}

.widget-submit .submit:focus, .widget-submit .submit.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}

.widget-submit .submit.disabled, .widget-submit .submit:disabled {
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
}

.widget-submit .submit:not(:disabled):not(.disabled):active, .widget-submit .submit:not(:disabled):not(.disabled).active,
.show > .widget-submit .submit.dropdown-toggle {
  color: #212529;
  background-color: #b3b2b2;
  border-color: #acacac;
}

.widget-submit .submit:not(:disabled):not(.disabled):active:focus, .widget-submit .submit:not(:disabled):not(.disabled).active:focus,
.show > .widget-submit .submit.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget-submit .submit {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media (hover: hover) {
  .widget-submit .submit:hover {
    color: #555;
    text-decoration: none;
  }
}

.supports-no-hovermq:not(.supports-touchevents) .widget-submit .submit:hover {
  color: #555;
  text-decoration: none;
}

.widget-submit .submit:focus, .widget-submit .submit.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 70, 130, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 70, 130, 0.25);
}

.widget-submit .submit:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a {
  font-weight: 700;
  text-decoration: underline;
}

.invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.invisible:active, .invisible:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

h1 {
  margin-bottom: 0.625rem;
}

@media (min-width: 768px) {
  h1 {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 1200px) {
  h1 {
    margin-bottom: 2.8125rem;
  }
}

#header {
  background-color: #fff;
}

#header .mod_logo {
  width: 83px;
}

@media (min-width: 768px) {
  #header .mod_logo {
    width: 125px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #header .mod_logo {
    width: 83px;
  }
}

@media (min-width: 1200px) {
  #header .mod_logo {
    width: 185px;
    padding-left: 20px;
  }
}

@media (min-width: 1680px) {
  #header .mod_logo {
    width: 225px;
    padding-left: 60px;
  }
}

#header .mod_logo figure {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  #header .mod_customnav,
  #header .mod_navigation {
    padding-right: 20px;
  }
}

@media (min-width: 1680px) {
  #header .mod_customnav,
  #header .mod_navigation {
    padding-right: 60px;
  }
}

#left {
  overflow: hidden;
}

#left .inside {
  height: 100%;
}

#left .inside .mod_article,
#left .inside .ce_image,
#left .inside .image_container,
#left .inside .ce_dlh_googlemaps,
#left .inside .dlh_googlemap,
#left .inside .ce_sliderStart,
#left .inside .content-slider,
#left .inside .slider-wrapper {
  height: 100%;
}

#left .inside .mod_article img,
#left .inside .ce_image img,
#left .inside .image_container img,
#left .inside .ce_dlh_googlemaps img,
#left .inside .dlh_googlemap img,
#left .inside .ce_sliderStart img,
#left .inside .content-slider img,
#left .inside .slider-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.supports-no-objectfit #left .inside .mod_article img, .supports-no-objectfit
#left .inside .ce_image img, .supports-no-objectfit
#left .inside .image_container img, .supports-no-objectfit
#left .inside .ce_dlh_googlemaps img, .supports-no-objectfit
#left .inside .dlh_googlemap img, .supports-no-objectfit
#left .inside .ce_sliderStart img, .supports-no-objectfit
#left .inside .content-slider img, .supports-no-objectfit
#left .inside .slider-wrapper img {
  width: 100%;
  height: auto;
}

#main {
  overflow: hidden;
}

#main .inside {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  #main .inside {
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  #main .inside {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  #main .inside {
    padding-left: 10px;
  }
}

@media (min-width: 1200px) {
  #main .inside {
    padding-top: 40px;
    padding-right: 20px;
  }
}

@media (min-width: 1680px) {
  #main .inside {
    padding-top: 80px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (min-width: 992px) {
  .content-left #main .inside {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .content-left #main .inside {
    padding-left: 20px;
  }
}

@media (min-width: 1680px) {
  .content-left #main .inside {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.footer-visible #main .inside {
  margin-bottom: 0;
}

#footer {
  background-color: #fff;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#footer > .inside {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (hover: hover) {
  #footer:hover .inside {
    margin-bottom: 0;
  }
}

#footer:focus .inside {
  margin-bottom: 0;
}

.supports-no-hovermq:not(.supports-touchevents) #footer:hover .inside, .supports-no-hovermq:not(.supports-touchevents) #footer:focus .inside {
  margin-bottom: 0;
}

.toggle_navigation {
  position: absolute;
  top: 27px;
  right: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-size: 1.625rem;
  line-height: 1;
  color: #284682;
  z-index: 1;
}

@media (min-width: 992px) {
  .toggle_navigation {
    display: none;
  }
}

.toggle_navigation::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: "icons-dueckers";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e905";
}

.mod_navigation_container {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: auto;
  padding: 35px 5px 35px 40px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 992px) {
  .mod_navigation_container {
    background-color: transparent;
    display: block;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    padding: 0;
  }
}

.mod_navigation_container[data-state="open"] {
  -webkit-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

@media (min-width: 992px) {
  .mod_navigation_container[data-state="open"] {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.mod_navigation_container[data-state="open"] + .toggle_navigation::before {
  content: "\e906";
}

.mod_customnav ul,
.mod_navigation ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) {
  .mod_customnav ul,
  .mod_navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
}

.mod_customnav ul li,
.mod_navigation ul li {
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.6666666667em;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .mod_customnav ul li,
  .mod_navigation ul li {
    font-size: 0.75rem;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .mod_customnav ul li,
  .mod_navigation ul li {
    font-size: 0.75rem;
  }
}

.mod_customnav ul li a,
.mod_customnav ul li span,
.mod_customnav ul li strong,
.mod_navigation ul li a,
.mod_navigation ul li span,
.mod_navigation ul li strong {
  font-weight: inherit;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (hover: hover) {
  .mod_customnav ul li a:hover,
  .mod_customnav ul li span:hover,
  .mod_customnav ul li strong:hover,
  .mod_navigation ul li a:hover,
  .mod_navigation ul li span:hover,
  .mod_navigation ul li strong:hover {
    text-decoration: underline;
    color: #284682;
  }
}

.mod_customnav ul li a:focus,
.mod_customnav ul li span:focus,
.mod_customnav ul li strong:focus,
.mod_navigation ul li a:focus,
.mod_navigation ul li span:focus,
.mod_navigation ul li strong:focus {
  text-decoration: underline;
  color: #284682;
}

.supports-no-hovermq:not(.supports-touchevents) .mod_customnav ul li a:hover, .supports-no-hovermq:not(.supports-touchevents) .mod_customnav ul li a:focus, .supports-no-hovermq:not(.supports-touchevents)
.mod_customnav ul li span:hover, .supports-no-hovermq:not(.supports-touchevents)
.mod_customnav ul li span:focus, .supports-no-hovermq:not(.supports-touchevents)
.mod_customnav ul li strong:hover, .supports-no-hovermq:not(.supports-touchevents)
.mod_customnav ul li strong:focus, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li a:hover, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li a:focus, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li span:hover, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li span:focus, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li strong:hover, .supports-no-hovermq:not(.supports-touchevents)
.mod_navigation ul li strong:focus {
  text-decoration: underline;
  color: #284682;
}

.mod_customnav ul li.active strong,
.mod_navigation ul li.active strong {
  font-weight: inherit;
  text-decoration: underline;
  color: #284682;
}

.mod_customnav ul li + li,
.mod_navigation ul li + li {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .mod_customnav ul li + li,
  .mod_navigation ul li + li {
    margin-top: 0;
  }
}

.mod_customnav {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .mod_customnav {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .mod_customnav ul li {
    font-weight: 400;
    text-transform: none;
    font-size: 0.6875rem;
  }
}

@media (min-width: 1200px) {
  .mod_customnav ul li {
    font-size: 1em;
  }
}

@media (min-width: 992px) {
  .mod_customnav ul li + li {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .mod_customnav ul li + li {
    margin-left: 30px;
  }
}

.mod_customnav ul li a,
.mod_customnav ul li strong,
.mod_customnav ul li span {
  text-decoration: none;
  color: #555;
}

@media (min-width: 992px) {
  .mod_navigation {
    margin-top: 15px;
  }
}

@media (min-width: 1200px) {
  .mod_navigation {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .mod_navigation ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 1680px) {
  .mod_navigation ul li {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .mod_navigation ul li + li {
    margin-left: 30px;
  }
}

@media (min-width: 1200px) {
  .mod_navigation ul li + li {
    margin-left: 60px;
  }
}

.mod_navigation ul li a,
.mod_navigation ul li strong,
.mod_navigation ul li span {
  color: #555;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.boxes {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  list-style: none;
  height: 100%;
  margin: 0 -10px;
  padding: 0;
}

@media (min-width: 576px) {
  .boxes {
    margin-left: -7px;
    margin-right: -7px;
  }
}

@media (min-width: 768px) {
  .boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    margin-left: -7px;
    margin-right: -7px;
  }
}

@media (min-width: 992px) {
  .boxes {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: -24px;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .boxes {
    margin-top: 0;
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}

.boxes li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
          flex-grow: 0;
  -webkit-flex-basis: 25%;
          flex-basis: 25%;
  font-size: 0.6875rem;
  line-height: 1.6666666667em;
  height: 0;
  padding: 0 10px;
  position: relative;
  padding-bottom: -webkit-calc(25% - 20px);
  padding-bottom: calc(25% - 20px);
}

@media (min-width: 576px) {
  .boxes li {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: -webkit-calc(25% - 14px);
    padding-bottom: calc(25% - 14px);
  }
}

@media (min-width: 768px) {
  .boxes li {
    position: static;
    height: 100%;
    -webkit-flex-basis: auto;
            flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li {
    position: relative;
    height: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
            flex-grow: 0;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: -webkit-calc(25% - 20px);
    padding-bottom: calc(25% - 20px);
  }
}

@media (min-width: 992px) {
  .boxes li {
    height: 120px;
    margin-top: 24px;
    padding: 0 10px;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
  }
}

@media (min-width: 1200px) {
  .boxes li {
    margin-top: 0;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
  }
}

@media (min-width: 1680px) {
  .boxes li {
    font-size: 1rem;
    height: 200px;
  }
}

.boxes li.active {
  position: absolute;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .boxes li.active {
    position: static;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active {
    position: absolute;
  }
}

.boxes li.active > .inside {
  color: #fff;
}

@media (min-width: 768px) {
  .boxes li.active > .inside {
    color: inherit;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active > .inside {
    color: #fff;
  }
}

.boxes li.active > .inside::before {
  position: absolute;
  left: 20px;
  z-index: 4;
  color: inherit;
}

@media (min-width: 768px) {
  .boxes li.active > .inside::before {
    position: static;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active > .inside::before {
    position: absolute;
  }
}

.boxes li.active > .inside::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: "icons-dueckers";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e906";
  font-size: 30px;
  position: absolute;
  z-index: 4;
  right: 20px;
}

@media (min-width: 768px) {
  .boxes li.active > .inside::after {
    content: none;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active > .inside::after {
    content: "\e906";
  }
}

.boxes li.active > .inside a {
  color: inherit;
}

@media (min-width: 768px) {
  .boxes li.active > .inside a {
    color: #284682;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active > .inside a {
    color: inherit;
  }
}

.boxes li.active > .inside .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  right: 0;
  left: 0;
  background-color: #284682;
}

@media (min-width: 768px) {
  .boxes li.active > .inside .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: static;
    background-color: transparent;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.active > .inside .content {
    position: absolute;
    background-color: #284682;
  }
}

@media (hover: hover) {
  .boxes li.active:hover > .inside a {
    color: inherit;
  }
}

.boxes li.active:focus > .inside a {
  color: inherit;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li.active:hover > .inside a, .supports-no-hovermq:not(.supports-touchevents) .boxes li.active:focus > .inside a {
  color: inherit;
}

.boxes li > .inside {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #284682), color-stop(50%, #fff));
  background-image: -webkit-linear-gradient(left, #284682 50%, #fff 50%);
  background-image: -o-linear-gradient(left, #284682 50%, #fff 50%);
  background-image: linear-gradient(to right, #284682 50%, #fff 50%);
  -webkit-background-size: 200% 100%;
          background-size: 200% 100%;
  background-position: right bottom;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
}

@media (min-width: 576px) {
  .boxes li > .inside {
    left: 7px;
    right: 7px;
  }
}

@media (min-width: 768px) {
  .boxes li > .inside {
    position: static;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li > .inside {
    position: absolute;
    left: 10px;
    right: 10px;
  }
}

.boxes li > .inside::before {
  font-size: 30px;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (min-width: 768px) {
  .boxes li > .inside::before {
    margin-bottom: 19px;
    font-size: 32px;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li > .inside::before {
    margin-bottom: 0;
    font-size: 30px;
  }
}

@media (min-width: 1680px) {
  .boxes li > .inside::before {
    font-size: 34px;
    margin-bottom: 35px;
  }
}

.boxes li > .inside .content {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

@media (min-width: 768px) {
  .boxes li > .inside .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li > .inside .content {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .boxes li > .inside .content {
    font-size: 9px;
    line-height: 1.5;
  }
}

@media (hover: hover) {
  .boxes li:hover .inside {
    background-position: left bottom;
    color: #fff;
  }
  .boxes li:hover .inside::before {
    color: #fff !important;
  }
  .boxes li:hover a,
  .boxes li:hover span {
    color: inherit;
  }
}

.boxes li:focus .inside {
  background-position: left bottom;
  color: #fff;
}

.boxes li:focus .inside::before {
  color: #fff !important;
}

.boxes li:focus a,
.boxes li:focus span {
  color: inherit;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li:hover .inside, .supports-no-hovermq:not(.supports-touchevents) .boxes li:focus .inside {
  background-position: left bottom;
  color: #fff;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li:hover .inside::before, .supports-no-hovermq:not(.supports-touchevents) .boxes li:focus .inside::before {
  color: #fff !important;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li:hover a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li:hover span, .supports-no-hovermq:not(.supports-touchevents) .boxes li:focus a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li:focus span {
  color: inherit;
}

.boxes li a,
.boxes li span,
.boxes li strong {
  text-align: center;
}

.boxes li.box-phone.active > .inside::before,
.boxes li.box-phone.active > .inside a,
.boxes li.box-phone.active > .inside span, .boxes li.box-fax.active > .inside::before,
.boxes li.box-fax.active > .inside a,
.boxes li.box-fax.active > .inside span, .boxes li.box-email.active > .inside::before,
.boxes li.box-email.active > .inside a,
.boxes li.box-email.active > .inside span, .boxes li.box-opening-hours.active > .inside::before,
.boxes li.box-opening-hours.active > .inside a,
.boxes li.box-opening-hours.active > .inside span, .boxes li.box-location.active > .inside::before,
.boxes li.box-location.active > .inside a,
.boxes li.box-location.active > .inside span {
  color: #fff;
}

@media (min-width: 768px) {
  .boxes li.box-phone.active > .inside::before,
  .boxes li.box-phone.active > .inside a,
  .boxes li.box-phone.active > .inside span, .boxes li.box-fax.active > .inside::before,
  .boxes li.box-fax.active > .inside a,
  .boxes li.box-fax.active > .inside span, .boxes li.box-email.active > .inside::before,
  .boxes li.box-email.active > .inside a,
  .boxes li.box-email.active > .inside span, .boxes li.box-opening-hours.active > .inside::before,
  .boxes li.box-opening-hours.active > .inside a,
  .boxes li.box-opening-hours.active > .inside span, .boxes li.box-location.active > .inside::before,
  .boxes li.box-location.active > .inside a,
  .boxes li.box-location.active > .inside span {
    color: inherit;
  }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 3) {
  .boxes li.box-phone.active > .inside::before,
  .boxes li.box-phone.active > .inside a,
  .boxes li.box-phone.active > .inside span, .boxes li.box-fax.active > .inside::before,
  .boxes li.box-fax.active > .inside a,
  .boxes li.box-fax.active > .inside span, .boxes li.box-email.active > .inside::before,
  .boxes li.box-email.active > .inside a,
  .boxes li.box-email.active > .inside span, .boxes li.box-opening-hours.active > .inside::before,
  .boxes li.box-opening-hours.active > .inside a,
  .boxes li.box-opening-hours.active > .inside span, .boxes li.box-location.active > .inside::before,
  .boxes li.box-location.active > .inside a,
  .boxes li.box-location.active > .inside span {
    color: #fff;
  }
}

.boxes li.box-fax > .inside {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #284682), color-stop(50%, #f3f3f3));
  background-image: -webkit-linear-gradient(left, #284682 50%, #f3f3f3 50%);
  background-image: -o-linear-gradient(left, #284682 50%, #f3f3f3 50%);
  background-image: linear-gradient(to right, #284682 50%, #f3f3f3 50%);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .boxes li.box-fax > .inside {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #284682), color-stop(50%, #fff));
    background-image: -webkit-linear-gradient(left, #284682 50%, #fff 50%);
    background-image: -o-linear-gradient(left, #284682 50%, #fff 50%);
    background-image: linear-gradient(to right, #284682 50%, #fff 50%);
  }
}

.boxes li.box-fax > .inside::before {
  color: #ccc;
  content: "\e901";
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .boxes li.box-phone > .inside {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #284682), color-stop(50%, #f3f3f3));
    background-image: -webkit-linear-gradient(left, #284682 50%, #f3f3f3 50%);
    background-image: -o-linear-gradient(left, #284682 50%, #f3f3f3 50%);
    background-image: linear-gradient(to right, #284682 50%, #f3f3f3 50%);
  }
}

.boxes li.box-phone > .inside::before {
  color: #ccc;
  content: "\e902";
}

.boxes li.box-email > .inside::before {
  color: #ccc;
  content: "\e900";
}

.boxes li.box-opening-hours > .inside::before {
  color: #ccc;
  content: "\e910";
}

.boxes li.box-phone a,
.boxes li.box-phone span, .boxes li.box-fax a,
.boxes li.box-fax span {
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (hover: hover) {
  .boxes li.box-phone:hover a,
  .boxes li.box-phone:hover span, .boxes li.box-fax:hover a,
  .boxes li.box-fax:hover span {
    color: #fff;
  }
}

.boxes li.box-phone:focus a,
.boxes li.box-phone:focus span, .boxes li.box-fax:focus a,
.boxes li.box-fax:focus span {
  color: #fff;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-phone:hover a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-phone:hover span, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-phone:focus a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-phone:focus span, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-fax:hover a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-fax:hover span, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-fax:focus a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-fax:focus span {
  color: #fff;
}

.boxes li.box-location > .inside {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f3f3f3), color-stop(50%, #284682));
  background-image: -webkit-linear-gradient(left, #f3f3f3 50%, #284682 50%);
  background-image: -o-linear-gradient(left, #f3f3f3 50%, #284682 50%);
  background-image: linear-gradient(to right, #f3f3f3 50%, #284682 50%);
}

.boxes li.box-location > .inside::before {
  content: "\e903";
}

.boxes li.box-location > .inside a,
.boxes li.box-location > .inside span {
  color: inherit;
}

@media (hover: hover) {
  .boxes li.box-location > .inside:hover {
    color: #555;
  }
  .boxes li.box-location > .inside:hover::before {
    color: #284682 !important;
  }
  .boxes li.box-location > .inside:hover a,
  .boxes li.box-location > .inside:hover span {
    color: #284682;
  }
}

.boxes li.box-location > .inside:focus {
  color: #555;
}

.boxes li.box-location > .inside:focus::before {
  color: #284682 !important;
}

.boxes li.box-location > .inside:focus a,
.boxes li.box-location > .inside:focus span {
  color: #284682;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:hover, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:focus {
  color: #555;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:hover::before, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:focus::before {
  color: #284682 !important;
}

.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:hover a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:hover span, .supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:focus a,
.supports-no-hovermq:not(.supports-touchevents) .boxes li.box-location > .inside:focus span {
  color: #284682;
}

.rss_default_header {
  margin-bottom: 40px;
}

@media (min-width: 1200px) {
  .rss_default_header {
    margin-bottom: 80px;
  }
}

.rss_default_header .h4 {
  margin-bottom: 20px;
}

.rss_default_header .h4 a {
  color: inherit;
  text-decoration: none;
}

.rss_default .h3 {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .rss_default .h3 {
    margin-bottom: 40px;
  }
}

.rss_default .h3 a {
  text-decoration: none;
}

.rss_default + .rss_default {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .rss_default + .rss_default {
    margin-top: 80px;
  }
}

.image_container {
  overflow: hidden;
  margin-bottom: 0;
}

.image_container.float_left {
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}

.rechtsgebiet {
  position: relative;
  margin: 40px 0;
  padding: 40px 20px 20px;
  background-color: #f3f3f3;
}

@media (min-width: 1200px) {
  .rechtsgebiet {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px;
  }
}

.rechtsgebiet::before {
  position: absolute;
  top: -18px;
  left: 20px;
  color: #284682;
  font-size: 36px;
}

@media (min-width: 1200px) {
  .rechtsgebiet::before {
    left: 40px;
  }
}

.rechtsgebiet h2 {
  margin-bottom: 1.625rem;
}

.rechtsgebiet#vertragsrecht::before {
  content: "\e90f";
}

.rechtsgebiet#arbeitsrecht::before {
  content: "\e904";
}

.rechtsgebiet#familienrecht::before {
  content: "\e907";
}

.rechtsgebiet#immobilienrecht::before {
  content: "\e908";
}

.rechtsgebiet#inkasso::before {
  content: "\e909";
}

.rechtsgebiet#sozialrecht::before {
  content: "\e90b";
}

.rechtsgebiet#strafrecht::before {
  content: "\e90c";
}

.rechtsgebiet#verkehrsrecht::before {
  content: "\e90d";
}

.rechtsgebiet#versicherungsrecht::before {
  content: "\e90e";
}

.text-uppercase {
  text-transform: uppercase;
}

.ce_sliderStart {
  position: relative;
}

.slider-control {
  position: static;
  height: 0;
}

.slider-control a,
.slider-control .slider-menu {
  position: absolute;
}

.slider-control a {
  display: none;
}

@media (min-width: 1200px) {
  .slider-control a {
    display: none;
  }
}

.slider-control .slider-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  top: auto;
  bottom: 6px;
  left: 50%;
  margin-left: 0;
  width: auto;
  font-size: 1rem;
  line-height: 1;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .slider-control .slider-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    bottom: 26px;
  }
}

.slider-control .slider-menu b {
  position: relative;
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
}

.slider-control .slider-menu b::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 1rem;
  height: 1rem;
  border: 2px solid #fff;
  border-radius: 50%;
}

.slider-control .slider-menu b, .slider-control .slider-menu b.active {
  color: transparent;
}

.slider-control .slider-menu b.active::before {
  background-color: #fff;
}