@import url('../font-awesome/css/fontawesome-all.min.css');
@import url(/wp-content/themes/peetsch/assets/font-opensans/stile.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.schrift {
  font-family: 'Open Sans', sans-serif;
}
.schriftlight {
  font-weight: 300;
}
.schriftlightkursiv {
  font-weight: 300;
  font-style: italic;
}
.schriftnormal {
  font-weight: 400;
}
.schriftnormalkursiv {
  font-weight: 400;
  font-style: italic;
}
.schriftsemibold {
  font-weight: 600;
}
.schriftsemiboldkursiv {
  font-weight: 600;
  font-style: italic;
}
.schriftbold {
  font-weight: 700;
}
.schriftboldkursiv {
  font-weight: 700;
  font-style: italic;
}
.schriftblack {
  font-weight: 800;
}
.schriftblackkursiv {
  font-weight: 800;
  font-style: italic;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
input,
select {
  vertical-align: middle;
}
.gecko button::-moz-focus-inner,
.gecko input[type="button"]::-moz-focus-inner,
.gecko input[type="submit"]::-moz-focus-inner,
.gecko input[type="reset"]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}
a,
a:active,
a:focus,
:focus {
  text-decoration: none;
  -moz-outline-style: none;
  outline: none;
}
.silbentrennung {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.schriftglaetten {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.boxsizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cssanimationloeschen {
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.cssanimation {
  transition: all 0.5s;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive-hoehe {
  display: block;
  max-height: 100%;
  width: auto;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.aligncenter {
  text-align: center;
}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.clearboth {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  width: 0px;
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
  visibility: hidden;
}
.row {
  font-size: 0;
}
.displaynone {
  display: none;
}
.backgroundcover {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.backgroundparallax {
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important;
}
.schlagschatten_hart {
  text-shadow: 1px 1px 0px #000000;
}
.schatten {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 300px;
  margin: 1rem;
  position: relative;
  width: 300px;
}
.bild_kreis img {
  border-radius: 50%;
  display: inline-block;
}
.schatten-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.schatten-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.schatten-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.schatten-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.schatten-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.schatten-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.karte iframe {
  width: 100%;
  height: 320px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}
.vertikalzentriert {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 100%;
}
.footer.parallax,
footer.parallax {
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 100;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.slick-dots {
  bottom: -20px !important;
}
.slick-dots li {
  background: #000000 !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}
.slick-dots li button:before {
  display: none !important;
}
.slick-dots li.slick-active {
  background: #004c93 !important;
}
.slick-prev,
.slick-next {
  width: 55px !important;
  height: 75px !important;
  background: #000000;
  z-index: 666;
}
.slick-prev:hover.slick-prev:before,
.slick-next:hover.slick-prev:before,
.slick-prev:hover.slick-next:before,
.slick-next:hover.slick-next:before {
  opacity: 1 !important;
  transition: all 0.5s;
}
.slick-prev {
  left: 50px !important;
}
.slick-next {
  right: 50px !important;
}
.slick-prev:before,
.slick-next:before {
  font-family: FontAwesome !important;
  font-size: 80px !important;
  font-size: 8rem !important;
  line-height: 1;
  opacity: 0.5 !important;
  color: white;
  position: absolute;
  top: -12px !important;
  left: 13px  !important;
  transition: all 0.5s;
}
.slick-prev:before {
  content: "\f104" !important;
}
.slick-next:before {
  content: "\f105" !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 50px !important;
}
@media (max-width: 767px) {
  html,
  body {
    height: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html,
  body {
    height: auto !important;
  }
}
.mm-menu {
  text-align: left;
}
.mm-menu ul li a {
  color: white;
  font-size: 16px;
  font-size: 1.6rem;
}
.mm-menu .mm-listview > li > a.mm-prev,
.mm-menu .mm-listview > li > a.mm-next {
  color: white;
}
.mm-menu .mm-listview > li > a.mm-prev,
.mm-menu .mm-listview > li > a.mm-next {
  color: white !important;
}
.mm-menu {
  background: rgba(0, 76, 147, 0.8) !important;
  color: #ffffff;
}
.mm-menu .mm-header {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-header > a {
  color: #004c93;
}
.mm-menu .mm-header .mm-btn:before,
.mm-menu .mm-header .mm-btn:after {
  border-color: #ffffff;
}
.mm-menu .mm-listview > li:after {
  border-color: #ffffff;
}
.mm-menu .mm-listview > li > a.mm-prev,
.mm-menu .mm-listview > li > a.mm-next {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-listview > li > a.mm-prev:before,
.mm-menu .mm-listview > li > a.mm-next:after {
  border-color: #ffffff;
}
.mm-menu .mm-listview > li > a.mm-prev:after,
.mm-menu .mm-listview > li > a.mm-next:before {
  border-color: #ffffff;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 76, 147, 0.75);
}
.mm-menu .mm-divider {
  background: rgba(255, 255, 255, 0.3);
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  margin-left: 20px;
}
.mm-panel ul li ul {
  margin-left: -20px;
}
.mm-panel ul li ul li {
  padding-left: 15px;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: none !important;
  color: black;
}
.mm-menu ul.sub-menu li:last-child:after {
  border-color: rgba(0, 0, 0, 0) !important;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: white;
  font-weight: 700;
}
#cookie-bar {
  background: #000000;
  height: auto;
  line-height: 24px;
  text-align: center;
  padding: 5px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar p {
  color: white !important;
}
#cookie-bar p a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar p a:hover {
  color: black;
}
#cookie-bar span {
  padding-left: 40px;
  display: inline-block;
}
#cookie-bar .cb-enable {
  background: none;
  text-decoration: underline;
}
#cookie-bar .cb-enable:hover {
  color: black;
  text-decoration: none;
}
#cookie-bar .cb-disable {
  background: #990000;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
span.divascookies-policy-link a:hover {
  color: #004c93;
}
.ie8 .container,
.ie7 .container {
  width: 1170px;
  width: 970px;
}
.formular label {
  display: block;
  margin-bottom: 4px;
}
.formular textarea {
  border: 1px solid #004c93;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  resize: none;
  margin: 0 !important;
}
.formular input[type="text"],
.formular input[type="email"],
.formular input[type="password"],
.formular input[type="search"],
.formular input[type="number"],
.formular input[type="password"],
.formular input[type="submit"],
.formular input[type="date"] {
  margin-top: 0 !important;
  border: 1px solid #004c93;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  color: #004c93;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px !important;
  border-radius: 0;
}
.formular select {
  border: 1px solid #004c93;
  width: 100%;
  padding: 8px;
}
.formular span.wpcf7-list-item {
  margin: 0;
}
.formular .wpcf7-list-item-label {
  font-size: 13px !important;
  font-size: 1.3rem !important;
}
::-webkit-input-placeholder {
  color: rgba(0, 76, 147, 0.5);
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 76, 147, 0.5);
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 76, 147, 0.5);
}
:-ms-input-placeholder {
  color: rgba(0, 76, 147, 0.5);
}
@media (max-width: 479px) {
  .hidden-iphone {
    display: none;
  }
  .breite-iphone {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .col-xs-12 {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-12 {
    padding-bottom: 20px;
  }
}
html {
  font-size: 11px;
}
@media (max-width: 991px) {
  html {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 11px;
  }
}
@media (max-width: 479px) {
  html {
    font-size: 11px;
  }
}
html,
body {
  height: 100%;
}
.font,
body,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
p,
input,
textarea,
select,
select option,
ul li,
ol li,
a,
br,
label,
button,
.wpcf7-response-output {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000000;
  line-height: 140%;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 120%;
}
a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  transition: all 0.5s;
  font-size: inherit;
  font-weight: inherit;
  color: #004c93;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
input,
textarea,
select,
button,
submit {
  border: 0px;
  background: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
sup {
  vertical-align: top;
  position: relative;
  top: -0.2em;
  font-size: 0.8em;
}
ul {
  font-size: 0;
}
ol {
  padding-left: 15px;
}
ol li {
  list-style-type: decimal;
}
strong,
b {
  font-weight: 700;
}
em,
i,
italic {
  font-weight: 400;
  font-style: italic;
}
hr {
  width: 100%;
  border-top: 1px solid #004c93;
}
hr.ce-div {
  border: 0;
  height: 25px;
  display: block;
  margin: 0;
}
br {
  line-height: inherit;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
h6 a {
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #004c93;
  font-weight: 700;
  color: #004c93 !important;
  padding: 8px 25px 8px 25px;
  display: inline-block;
  border-radius: 20px;
  transition: all 0.5s;
}
h6 a:hover {
  background: #004c93 !important;
  color: white !important;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .bodypadding .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body {
  background: white;
}
#scrollUp {
  background-color: #004c93 !important;
  color: white !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  #navmobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #navmobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  #navmobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .navmobile_con {
    display: block;
  }
}
.navmobile p.position {
  top: 10px;
  right: 15px;
  position: fixed;
  z-index: 666666;
  width: 30px;
  height: 30px;
}
.navmobile p.position a {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 4px 8px 8px 8px;
  text-align: center;
  display: block;
  border: 0 !important;
  background: #004c93;
  color: white;
}
.navmobile p.position a i {
  color: #000000;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  top: 3px;
  top: 2px;
  font-weight: 400;
  color: white;
}
.kopf_con {
  background: #004c93;
  padding-top: 7px;
  padding-bottom: 4px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 666;
}
.kopf_con .navigation {
  padding-top: 56px;
  display: inline-block;
}
.kopf_con .navigation_row ul li {
  margin-left: 0px;
  margin-right: 15px;
}
.kopf_con .navigation_row ul li a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
}
.kopf_con .navigation_row ul li:last-child {
  margin-right: 0px;
}
.kopf_con .navigation_row ul li.active a {
  color: #9eacd4;
}
.kopf_con .navigation_row ul li:hover {
  border-bottom: 3px solid #004c93;
}
.kopf_con .navigation_row ul li:hover a {
  color: #9eacd4;
  cursor: pointer;
}
.kopf_con .navigation_row ul li ul {
  top: 31px;
  border-bottom: 1px solid #004c93;
}
.kopf_con .navigation_row ul li ul li {
  display: block !important;
  background: #9eacd4;
  margin-left: 0px;
  margin-right: 0px;
}
.kopf_con .navigation_row ul li ul li a {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
.kopf_con .navigation_row ul li ul li:hover {
  border: none;
}
.kopf_con .navigation_row ul li ul li:hover a {
  border: none;
  color: #004c93 !important;
}
.kopf_con .navigation_row ul li ul li a {
  color: white !important;
  white-space: nowrap;
}
.kopf_con .navigation_row ul li ul li:first-child {
  border-top: 1px solid #004c93;
}
.kopf_con .navigation_row ul li ul li:first-child:hover {
  border-top: 1px solid #004c93;
}
@media (min-width: 768px) and (max-width: 991px) {
  .kopf_con .navigation_row ul li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .kopf_con .navigation_row ul li ul {
    top: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kopf_con .navigation_row ul li {
    margin-right: 12px;
  }
  .kopf_con .navigation_row ul li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .kopf_con .navigation_row ul li ul {
    top: 28px;
  }
}
@media (max-width: 767px) {
  .kopf_con .logo_einzel {
    width: 260px;
  }
  .kopf_con .col-xs-12 {
    padding-bottom: 5px;
  }
}
@media (max-width: 479px) {
  .kopf_con .logo_einzel {
    width: 8 rom0%;
  }
  .kopf_con .col-xs-12 {
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .kopf_con .logo_einzel {
    width: 240px;
    margin-bottom: 10px;
  }
  .kopf_con .navigation {
    padding-top: 0px;
  }
  .kopf_con .col-sm-12 {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kopf_con .navigation {
    padding-top: 27px;
  }
}
.slider_con {
  margin-top: 40px;
  background-image: url("../bilder/slider_kreise.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.slider_con .slide h3 {
  font-size: 32px;
  font-size: 3.2rem;
  color: #004c93;
  width: 60%;
}
.slider_con .slide .bild {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 800px;
  height: 600px;
  position: relative;
}
.slider_con .slide .text {
  padding: 10px;
  display: inline-block;
  width: 250px;
  border: 1px solid #f1f1f1;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .slider_con .slide h3 {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
  }
  .slider_con .slide .text p {
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }
  .slider_con .slide .bild {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider_con .slide h3 {
    font-size: 18px;
    font-size: 1.8rem;
    width: 60%;
  }
  .slider_con .slide .text p {
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }
  .slider_con .slide .bild {
    height: 450px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider_con .slide h3 {
    font-size: 22px;
    font-size: 2.2rem;
    width: 60%;
  }
  .slider_con .slide .text p {
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }
  .slider_con .slide .bild {
    height: 450px;
  }
}
.main {
  margin-top: 130px;
}
@media (max-width: 767px) {
  .main {
    margin-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main {
    margin-top: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main {
    margin-top: 100px;
  }
}
.inhalt_con h1 {
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  color: #004c93;
  margin-bottom: 20px;
  border-bottom: 1px dotted #004c93;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
}
.home .inhalt_con h1 {
  font-size: 34px;
  font-size: 3.4rem;
}
.inhalt_con h2 {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #004c93;
  margin-bottom: 10px;
}
.inhalt_con h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #004c93;
  font-weight: 700;
  margin-bottom: 5px;
}
.inhalt_con h4 {
  font-size: 13px;
  font-size: 1.3rem;
  color: #004c93;
  font-weight: 700;
}
.inhalt_con p,
.inhalt_con ul li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 150%;
}
.inhalt_con p strong,
.inhalt_con ul li strong,
.inhalt_con p b,
.inhalt_con ul li b {
  font-weight: 700;
  color: #9eacd4;
}
.inhalt_con p a,
.inhalt_con ul li a {
  font-weight: 400;
  padding-bottom: 1px;
  border-bottom: 1px dotted #9eacd4;
}
.inhalt_con p a:hover,
.inhalt_con ul li a:hover {
  padding-bottom: 1px;
  border-bottom: 1px solid #004c93;
}
.inhalt_con ul li {
  margin-left: 20px;
  list-style-type: square;
  list-style-position: outside;
}
.inhalt_con .hintergrundfarbe .flaeche,
.inhalt_con .hintergrundfarbe .wpb_wrapper {
  background: #f1f1f1;
  padding: 30px 15px 30px 30px;
}
@media (max-width: 767px) {
  .inhalt_con h1,
  .home .inhalt_con h1 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 5px;
  }
  .inhalt_con h2 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
  .inhalt_con h3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.inhalt_con > .container > .row > .col-lg-12 {
  min-height: 400px;
}
.inhalt_con .infobox .wpb_text_column .wpb_wrapper {
  padding: 10px;
  display: inline-block;
  width: 250px;
  border: 1px solid #f1f1f1;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 0;
  right: 0;
}
.inhalt_con .infobox .wpb_text_column .wpb_wrapper p strong {
  color: #000000;
}
.teaserbox_con {
  margin-top: 20px;
}
.teaserbox_con .teaserbox {
  display: inline-block;
  width: 20%;
  padding: 0px 5px 0px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.teaserbox_con a {
  display: inline-block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.teaserbox_con a p {
  font-weight: 600;
  color: #004c93;
}
.teaserbox_con a .bild {
  background-image: url("../bilder/slider_kreise.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.teaserbox_con a .bild img {
  width: 50%;
  padding: 15px;
  margin: 5px auto 5px auto;
  position: relative;
  z-index: 100;
  border-radius: 50%;
  transition: all 0.5s;
  transform: scale(1);
}
.teaserbox_con a .slideout {
  display: none;
  position: absolute;
  z-index: 100;
  width: 180px;
  text-align: center;
  height: auto;
  margin-left: -90px;
  margin-top: 10px;
}
.teaserbox_con a .slideout p {
  padding: 10px;
  background: #004c93;
  color: white;
  border: 4px solid #004c93;
  position: absolute;
  border-radius: 6px;
  width: 180px;
}
.teaserbox_con a .slideout p:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-bottom: 12px solid #004c93;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
.teaserbox_con a:hover .slideout {
  display: inline-block !important;
  animation: teaserbox--slideout 0.5s ease-out;
}
@media (max-width: 767px) {
  .teaserbox_con a:hover .slideout {
    display: none !important;
  }
}
.teaserbox_con a:hover .bild img {
  transform: scale(1.2);
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .teaserbox_con {
    text-align: center;
  }
  .teaserbox_con .teaserbox {
    width: 50%;
  }
  .teaserbox_con a .bild img {
    width: 80%;
  }
}
@media (max-width: 479px) {
  .teaserbox_con {
    text-align: center;
  }
  .teaserbox_con .teaserbox {
    width: 100%;
  }
  .teaserbox_con a .bild img {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .teaserbox_con {
    text-align: center;
  }
  .teaserbox_con .teaserbox {
    width: 33%;
  }
}
@keyframes teaserbox--slideout {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 10px;
  }
}
.broschuere {
  background: #9eacd4;
  margin-top: 50px;
  margin-bottom: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}
.broschuere p {
  font-size: 20px;
  font-size: 2rem;
  color: white;
  display: inline-block;
}
.broschuere h6 {
  display: inline-block;
  margin-left: 20px;
}
.claim_con {
  text-align: center;
  background: #f1f1f1;
}
.claim_con p {
  color: #004c93;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.fuss_con {
  background: #004c93;
  margin-bottom: 50px;
}
.fuss_con .row {
  padding-top: 3px;
  padding-bottom: 3px;
}
.fuss_con .spalte_b {
  text-align: right;
}
.fuss_con p {
  color: white;
}
.fuss_con p a {
  color: white;
}
.fuss_con p a:hover {
  color: black;
}
@media (max-width: 767px) {
  .fuss_con {
    background: #004c93;
    padding-bottom: 60px;
    margin-bottom: 0;
  }
  .fuss_con .spalte_a,
  .fuss_con .spalte_b {
    text-align: center;
  }
  .fuss_con .spalte_a.col-xs-12,
  .fuss_con .spalte_b.col-xs-12 {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fuss_con {
    background: #004c93;
    padding-bottom: 60px;
    margin-bottom: 0;
  }
  .fuss_con .spalte_a,
  .fuss_con .spalte_b {
    text-align: center;
  }
  .fuss_con .spalte_a.col-sm-12,
  .fuss_con .spalte_b.col-sm-12 {
    padding-bottom: 0;
  }
}
.linie .wpb_column:first-child .wpb_wrapper .wpb_wrapper {
  padding-right: 30px;
}
.linie .wpb_column:last-child .wpb_wrapper .wpb_wrapper {
  border-left: 1px solid #dadeef;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .linie .wpb_column:first-child .wpb_wrapper .wpb_wrapper {
    padding-right: 00px;
  }
  .linie .wpb_column:last-child .wpb_wrapper .wpb_wrapper {
    border-left: 0px solid #dadeef;
    padding-left: 0px;
  }
}
ul#primary-menu > li:nth-child(4),
ul#mobile_menu li:nth-child(4) a:nth-child(2) {
  position: relative;
}
ul#primary-menu > li:nth-child(4):after,
ul#mobile_menu li:nth-child(4) a:nth-child(2):after {
  position: absolute;
  content: "1";
  font-size: 12px;
  background: #cc0000;
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  top: -10px;
  right: -14px;
  text-align: center;
  line-height: 160%;
  display: inline-block;
}
ul#mobile_menu li:nth-child(4) > a:nth-child(2):after {
  position: relative;
  top: -4px;
  right: auto;
  margin-left: 10px;
}
.cmplz-cookiebanner.cmplz-show,
#cmplz-manage-consent .cmplz-manage-consent {
  box-shadow: rgb(0 0 0%) 0px 0px 20px, rgb(0 0 0%) 0px 6px 6px !important;
}
.fuss_fixed_con {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: #004c93;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: table;
  width: 100%;
  height: 40px;
  table-layout: fixed;
  text-align: center;
  padding-top: 6px;
  z-index: 66666;
}
.fuss_fixed_con ul li {
  display: inline-block;
  width: 33%;
}
.fuss_fixed_con ul li a {
  display: inline-block;
  color: white;
}
.fuss_fixed_con ul li a:hover {
  color: white;
}
.fuss_fixed_con ul li a:hover i {
  color: inherit;
}
.fuss_fixed_con ul li a i {
  color: white;
  font-size: 24px;
  font-size: 2.4rem;
}
.entry-footer a,
.post-navigation a,
.posts-navigation a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000000;
  line-height: 140%;
  font-size: 15px;
  font-size: 1.5rem;
}
.entry-footer a:hover,
.post-navigation a:hover,
.posts-navigation a:hover {
  color: #004c93;
}
.entry-footer .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.entry-footer .nav-previous a,
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a {
  padding-left: 24px;
  position: relative;
}
.entry-footer .nav-previous a:before,
.post-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  top: 1px;
  left: 2px;
  content: "\f053";
}
.entry-footer .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
.entry-footer .nav-next a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
  padding-right: 24px;
  position: relative;
}
.entry-footer .nav-next a:before,
.post-navigation .nav-next a:before,
.posts-navigation .nav-next a:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  top: 1;
  right: 2px;
  content: "\f054";
}
@media (max-width: 767px) {
  .entry-footer .nav-previous,
  .post-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .entry-footer .nav-next,
  .post-navigation .nav-next,
  .posts-navigation .nav-next {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .entry-footer .nav-previous,
  .post-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .entry-footer .nav-next,
  .post-navigation .nav-next,
  .posts-navigation .nav-next {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
}
.post-navigation,
.posts-navigation {
  margin-top: 20px;
  margin-bottom: 50px;
}
.post-navigation:after,
.posts-navigation:after {
  content: " ";
  display: table;
  clear: both;
  float: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.widget {
  margin: 0 !important;
}
.wpcf7-form label {
  color: #004c93;
  font-size: 17px;
  font-size: 1.7rem;
}
.wpcf7-form p {
  margin-top: 5px;
}
.wpcf7-form div.wpcf7-response-output {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000000;
  line-height: 140%;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form i nput[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea {
  color: #000000;
  border: 1px solid #004c93;
  border-radius: 0px;
  padding: 5px;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  background: white;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  width: 100%;
}
.wpcf7-form input[type="submit"] {
  background: #004c93;
  color: white;
  border: 1px solid #004c93;
  padding: 4px 8px 5px 8px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  border-radius: 2px;
}
.wpcf7-form input[type="submit"]:hover {
  background: #000000;
  color: white;
}
.entry-footer a,
.posts-navigation a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000000;
  line-height: 140%;
  font-size: 18px;
  font-size: 1.8rem;
}
.entry-footer a:hover,
.posts-navigation a:hover {
  color: #004c93;
}
.entry-footer .nav-previous a,
.posts-navigation .nav-previous a {
  padding-left: 24px;
  position: relative;
}
.entry-footer .nav-previous a:before,
.posts-navigation .nav-previous a:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  top: 1px;
  left: 2px;
  content: "\f137";
}
.entry-footer .nav-next a,
.posts-navigation .nav-next a {
  padding-right: 24px;
  position: relative;
}
.entry-footer .nav-next a:before,
.posts-navigation .nav-next a:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  top: 1px;
  right: 2px;
  content: "\f138";
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 15px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-color: #004c93 !important;
  background-color: #004c93 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: white !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a i {
  color: white !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a i:before {
  color: white !important;
  border-color: white !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a i:after {
  color: white !important;
  border-color: white !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border-color: rgba(0, 76, 147, 0.1) !important;
  background-color: rgba(0, 76, 147, 0.1) !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: #000000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i {
  color: #000000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i:before {
  color: #000000 !important;
  border-color: #000000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i:after {
  color: #000000 !important;
  border-color: #000000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  border-color: transparent !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent !important;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #dadeef !important;
}
.wpb_single_image .vc_box_border.vc_box_border_grey {
  background-color: white;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border {
  padding: 6px;
}
.vc_empty_space {
  height: 30px !important;
}
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
  margin-bottom: 30px !important;
}
.inhalt_con .icons---abstand {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgba(0, 76, 147, 0.5);
  top: 0;
  left: -20px;
}
.inhalt_con .icons---einzug {
  margin-left: 20px;
  position: relative;
}
.inhalt_con a[href$=".pdf"] {
  margin-left: 20px;
  position: relative;
}
.inhalt_con a[href$=".pdf"]:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgba(0, 76, 147, 0.5);
  top: 0;
  left: -20px;
  content: "\f1c1";
}
.inhalt_con a[href$=".doc"] {
  margin-left: 20px;
  position: relative;
}
.inhalt_con a[href$=".doc"]:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgba(0, 76, 147, 0.5);
  top: 0;
  left: -20px;
  content: "\f1c3";
}
.inhalt_con a[href$=".xls"] {
  margin-left: 20px;
  position: relative;
}
.inhalt_con a[href$=".xls"]:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgba(0, 76, 147, 0.5);
  top: 0;
  left: -20px;
  content: "\f1c3";
}
.inhalt_con a[href$=".doc"] {
  margin-left: 20px;
  position: relative;
}
.inhalt_con a[href$=".doc"]:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgba(0, 76, 147, 0.5);
  top: 0;
  left: -20px;
  content: "\f15b";
}
/*# sourceMappingURL=stile.css.map */