@import url('../font-awesome/css/all.min.css');
@import url('../font-inter/stile.css');
@import url('../font-newsreader/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: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1360px;
    width: 100%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.row {
  margin-left: -30px;
  margin-right: -30px;
}
.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: 30px;
  padding-right: 30px;
}
.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: 'Inter', sans-serif;
}
.schriftthin {
  font-family: 'Inter', sans-serif;
  font-weight: 100;
}
.schriftextralight {
  font-family: 'Inter', sans-serif;
  font-weight: 200;
}
.schriftlight {
  font-family: 'Inter', sans-serif;
  font-weight: 300;
}
.schriftnormal {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.schriftmedium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
}
.schriftsemibold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
}
.schriftbold {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
.schriftextrabold {
  font-family: 'Inter', sans-serif;
  font-weight: 800;
}
.schriftblack {
  font-family: 'Inter', sans-serif;
  font-weight: 900;
}
.serifnormal {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
}
.serifnormalkursiv {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  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: 62.5%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
div {
  font-size: 0;
}
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;
}
.inhalt .silbentrennung_deaktiviert p {
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.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;
}
.markierungdeaktivieren {
  user-select: none;
  /* standard syntax */
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
.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;
}
.schatten {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 12px;
}
.bild_kreis img {
  border-radius: 50%;
  display: inline-block;
}
.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%;
}
.vertikalzentriert_flexbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.footer.parallax,
footer.parallax {
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 100;
}
.parallax_scroll {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.unterstrichen {
  background-image: linear-gradient(120deg, rgba(30, 58, 43, 0.5) 0%, rgba(30, 58, 43, 0.5) 100%);
  background-repeat: no-repeat;
  background-size: 100% 1.25em;
  background-position: 0px 100%;
}
.button-strich--ani a {
  display: inline-block;
  position: relative;
}
.button-strich--ani a:before {
  content: '';
  width: 0;
  height: 10px;
  background: rgba(30, 58, 43, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button-strich--ani a:hover:before {
  width: 100%;
}
.stretched-link::after,
.stretched-link--inc {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.col-xs-padding-0.col-xs-12 {
  padding-bottom: 0 !important;
}
.col-sm-padding-0.col-sm-12 {
  padding-bottom: 0 !important;
}
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
/*
Bild per inline

<style>
    body:before {
        background-image: url('bilder/platzhalter-hintergrund.jpg');
    }
</style>
*/
.slick-dots {
  bottom: 0px !important;
}
.slick-dots li {
  background: #1E3A2B !important;
  width: 45px !important;
  height: 5px !important;
  border-radius: 0px !important;
}
.slick-dots li button:before {
  display: none !important;
}
.slick-dots li.slick-active {
  background: #1E3A2B !important;
}
.slick-prev,
.slick-next {
  width: 55px !important;
  height: 75px !important;
  background: #1E3A2B;
  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: 'Font Awesome 5 Pro' !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;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html,
  body {
    height: auto;
  }
}
.mm-menu {
  --mm-color-background: grey;
  --mm-color-text: white;
}
.mm-listitem {
  font-size: 18px;
  font-size: 1.8rem;
}
.mm-counter {
  font-size: 14px;
  font-size: 1.4rem;
}
.mm-navbar__title {
  color: white;
}
.mm-navbar {
  --mm-color-background: white;
  --mm-color-text-dimmed: #1E3A2B;
  --mm-color-button: #1E3A2B;
}
.mm-panel {
  --mm-color-background: white;
  --mm-color-text: #1E3A2B;
  --mm-color-button: #1E3A2B;
}
.mm-navbar__title {
  font-size: 30px !important;
  font-size: 3rem !important;
  color: white;
}
#menu-item-72457.menu-item,
#menu-item-72458.menu-item,
#menu-item-71456.menu-item,
#menu-item-71457.menu-item,
#menu-item-72053.menu-item,
#menu-item-72054.menu-item {
  display: inline-block;
  border-color: transparent !important;
}
#menu-item-72457.menu-item a,
#menu-item-72458.menu-item a,
#menu-item-71456.menu-item a,
#menu-item-71457.menu-item a,
#menu-item-72053.menu-item a,
#menu-item-72054.menu-item a {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
#menu-item-72459.menu-item,
#menu-item-71458.menu-item,
#menu-item-72055.menu-item {
  margin-top: -9px;
  border-top: 1px solid var(--mm-color-border);
}
#menu-item-72459.menu-item a:before,
#menu-item-71458.menu-item a:before,
#menu-item-72055.menu-item a:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  font-size: 2rem;
  margin-right: 20px;
}
.mm-listitem__btn {
  width: 90px;
}
.formular h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 30px;
}
.formular label {
  display: block;
  margin-bottom: 4px;
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
}
.formular textarea {
  border: 1px solid #1E3A2B;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  resize: none;
}
.formular input[type="text"],
.formular input[type="tel"],
.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"] {
  border: 1px solid #1E3A2B;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  color: #1E3A2B;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.formular input:focus,
.formular textarea:focus,
.formular select:focus {
  outline: 3px solid #e80000;
}
.formular select {
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  color: #1E3A2B !important;
  border: 1px solid #1E3A2B;
  border-radius: 0 !important;
}
.formular .checkbox-wrap {
  display: flex;
  align-items: center;
}
.formular .checkbox-wrap .nf-field-label {
  padding-left: 11px;
}
.formular input[type="checkbox"] {
  transform: scale(1.8);
  margin-left: 6px;
}
.formular .nf-error input[type="text"],
.formular .nf-error input[type="tel"],
.formular .nf-error input[type="email"],
.formular .nf-error input[type="password"],
.formular .nf-error input[type="search"],
.formular .nf-error input[type="number"],
.formular .nf-error input[type="password"],
.formular .nf-error input[type="submit"],
.formular .nf-error input[type="date"],
.formular .nf-error textarea,
.formular .nf-error select {
  border: 1px solid #e80000 !important;
  background: rgba(232, 0, 0, 0.05) !important;
}
::-webkit-input-placeholder {
  color: rgba(30, 58, 43, 0.5);
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(30, 58, 43, 0.5);
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(30, 58, 43, 0.5);
}
:-ms-input-placeholder {
  color: rgba(30, 58, 43, 0.5);
}
.nf-field-label .nf-label-span,
.nf-field-label label {
  height: 30px;
}
.nf-error {
  font-size: 20px;
  font-size: 2rem;
}
#ninja_forms_required_items,
.nf-field-container {
  margin-bottom: 0 !important;
}
.nf-field {
  margin-bottom: 25px;
}
.nf-field-description,
.nf-field-description span {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  color: #1E3A2B;
  line-height: 140%;
  margin-top: 30px !important;
  display: block;
  width: 100% !important;
}
@media (max-width: 767px) {
  .nf-field-description,
  .nf-field-description span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
  }
}
.nf-field-description p,
.nf-field-description span p {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .nf-cell {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nf-cell {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nf-cell {
    width: 100% !important;
  }
}
.nf-error-msg {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  color: #1E3A2B;
  line-height: 140%;
  color: #e80000;
}
@media (max-width: 767px) {
  .nf-error-msg {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
  }
}
@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;
  }
}
.container .container {
  width: 100% !important;
}
.container .container .row {
  margin-left: -60px;
  margin-right: -60px;
}
html {
  -webkit-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
body {
  --sb-track-color: #e9f5e0;
  --sb-thumb-color: #1e3a2b;
  --sb-size: 14px;
}
body::-webkit-scrollbar {
  width: var(--sb-size);
}
body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 3px;
}
body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 3px;
}
:root {
  font-size: 62.5%;
}
:root body {
  font-size: 20px;
  font-size: 2rem;
}
html,
body {
  height: 100%;
}
html {
  scroll-behavior: smooth;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
@media (max-width: 767px) {
  html,
  body {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html,
  body {
    height: auto;
  }
}
.textstil_basis {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  color: #1E3A2B;
  line-height: 140%;
}
@media (max-width: 767px) {
  .textstil_basis {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
textarea,
select,
select option,
ul li,
ol li,
a,
br,
label,
button,
.wpcf7-response-output,
.modal-window,
.sbi_caption_text {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  color: #1E3A2B;
  line-height: 140%;
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  input,
  textarea,
  select,
  select option,
  ul li,
  ol li,
  a,
  br,
  label,
  button,
  .wpcf7-response-output,
  .modal-window,
  .sbi_caption_text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 110%;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
h1 {
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
input,
textarea,
select,
button,
submit {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus {
  outline: 3px solid #e80000 !important;
  border-radius: 100px;
}
.skip-link {
  font-size: 20px !important;
  font-size: 2rem !important;
}
.vc_tta-panel-heading a:focus {
  outline: 3px solid #e80000;
  outline-offset: 4px;
  border-radius: 100px;
}
h6 a:focus {
  outline-offset: 0;
  outline: 0;
  border-color: #e80000;
  background: #e80000;
}
sup {
  vertical-align: top;
  position: relative;
  top: -0.2em;
  font-size: 0.8em;
}
ul,
ol {
  font-size: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
strong,
b {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: inherit;
}
em,
i,
italic {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: oblique;
  font-size: inherit;
}
hr {
  margin-bottom: 30px;
  padding: 0 0 30px 0;
  border: 0;
  border-bottom: 1px dotted #1E3A2B;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpb_text_column {
  /*
  a[href^="http://"],
  a[href^="https://"] {
    .icons---einzug;

    &:before {
      .icons---abstand;
      content: "\f14c";
    }
  }
*/
}
.wpb_text_column .icons---abstand {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
}
.wpb_text_column .icons---einzug {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href$=".pdf"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href$=".pdf"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f1c1";
}
.wpb_text_column a[href$=".doc"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href$=".doc"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f1c2";
}
.wpb_text_column a[href$=".docx"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href$=".docx"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f1c2";
}
.wpb_text_column a[href$=".xls"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href$=".xls"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f1c3";
}
.wpb_text_column a[href^="mailto"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href^="mailto"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f0e0";
}
.wpb_text_column a[href^="tel"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href^="tel"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f095";
}
.wpb_text_column a[href^="fax"] {
  margin-left: 0 !important;
  position: relative;
  display: inline;
  padding-left: 5px !important;
}
.wpb_text_column a[href^="fax"]:before {
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1e3a2b;
  top: -1px;
  left: -5px;
  content: "\f1ac";
}
@media (prefers-reduced-motion: no-preference) {
  @view-transition {
    navigation: auto;
  }
  ::view-transition-group(root) {
    animation-duration: 1s;
    animation-timing-function: ease;
  }
}
@media (max-width: 767px) {
  .bodypadding .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#scrollUp {
  background-color: #1E3A2B !important;
  color: white !important;
}
.navmobile_button .nav_barrierefrei,
.navmobile_button .nav_suche,
.navmobile_button a.position {
  top: 35px;
  right: 30px;
  position: fixed;
  z-index: 1000;
  text-align: center;
  display: block;
  background: #E9F5E0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.navmobile_button .nav_barrierefrei:hover,
.navmobile_button .nav_suche:hover,
.navmobile_button a.position:hover {
  cursor: pointer;
  border: 0;
  background: #1E3A2B;
}
.navmobile_button .nav_barrierefrei:hover i,
.navmobile_button .nav_suche:hover i,
.navmobile_button a.position:hover i {
  color: #E9F5E0;
}
.navmobile_button .nav_barrierefrei {
  right: 120px;
  display: none;
}
.navmobile_button .nav_barrierefrei i {
  font-size: 34px;
  font-size: 3.4rem;
  position: relative;
  top: 3px;
  color: #1E3A2B;
}
.navmobile_button .nav_suche {
  right: 75px;
  padding: 6px 8px 8px 8px;
}
.navmobile_button .nav_suche i {
  font-size: 22px;
  font-size: 2.2rem;
  position: relative;
  top: 2px;
  color: #1E3A2B;
}
.navmobile_button a.position {
  padding: 4px 8px 8px 8px;
}
.navmobile_button a.position i {
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  top: 2px;
  color: #1E3A2B;
}
@media (max-width: 767px) {
  .navmobile_button .nav_suche {
    display: none;
  }
  .navmobile_button a.position {
    top: 20px;
    right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navmobile_button .nav_suche {
    top: 20px;
    right: 80px;
  }
  .navmobile_button a.position {
    top: 20px;
    right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navmobile_button .nav_suche {
    top: 20px;
    right: 80px;
  }
  .navmobile_button a.position {
    top: 20px;
    right: 20px;
  }
}
.link_ani a {
  /*position: relative;
     color: @farbefirma;


     &:after {
       content: '';
       position: absolute;
       width: 100%;
       transform: scaleX(1);
       height: 1px;
       bottom: -1px;
       left: 0;
       background-color: @farbefirma;
       transform-origin: bottom left;
       transition: transform 0.25s ease-out;
     }

     &:hover {
       &:after {
         background-color: @farbefirma !important;
         transform: scaleX(0);
         transform-origin: bottom right;
       }
     }
 */
  padding-bottom: 1px;
  border-bottom: 2px dotted #1E3A2B;
}
.link_ani a:hover {
  border-bottom: 2px solid #1E3A2B;
}
.textstil p,
.textstil ul li,
.textstil ol li {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.textstil p a,
.textstil ul li a,
.textstil ol li a {
  /*position: relative;
     color: @farbefirma;


     &:after {
       content: '';
       position: absolute;
       width: 100%;
       transform: scaleX(1);
       height: 1px;
       bottom: -1px;
       left: 0;
       background-color: @farbefirma;
       transform-origin: bottom left;
       transition: transform 0.25s ease-out;
     }

     &:hover {
       &:after {
         background-color: @farbefirma !important;
         transform: scaleX(0);
         transform-origin: bottom right;
       }
     }
 */
  padding-bottom: 1px;
  border-bottom: 2px dotted #1E3A2B;
}
.textstil p a:hover,
.textstil ul li a:hover,
.textstil ol li a:hover {
  border-bottom: 2px solid #1E3A2B;
}
.textstil ul li,
.textstil ol li {
  list-style-position: outside;
  margin-left: 25px;
}
.textstil ul li {
  list-style-type: square;
}
.textstil ol li {
  list-style-type: decimal;
}
.textstil h1 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 64px;
  font-size: 6.4rem;
  margin-bottom: 40px;
}
.textstil h1 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.textstil h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}
.textstil h3 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 72px;
  font-size: 7.2rem;
  margin-bottom: 50px !important;
}
.textstil h3 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.textstil h4 {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 90px;
}
.textstil blockquote {
  padding: 0 30px 0 30px;
}
.textstil blockquote p {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 28px;
  font-size: 2.8rem;
}
.textstil p.small {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .textstil h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 25px !important;
  }
  .textstil h3 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 35px !important;
  }
  .textstil h4 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .textstil h3 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 46.66666667px !important;
  }
  .textstil h4 {
    font-size: 29px;
    font-size: 2.9rem;
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .textstil h3 {
    font-size: 58px;
    font-size: 5.8rem;
    margin-bottom: 56px !important;
  }
}
body {
  background-color: #fffffe;
}
body a.focus_bild {
  outline: 3px solid #e80000;
}
body a.focus_svg {
  outline: 0px solid #e80000;
}
body a.focus_svg:focus img {
  filter: brightness(0) saturate(100%) invert(17%) sepia(65%) saturate(5622%) hue-rotate(357deg) brightness(74%) contrast(123%) !important;
}
body .vc_tta-accordion h4 a:focus {
  outline: 3px solid #e80000 !important;
}
.video_con {
  pointer-events: none;
  position: relative;
}
.video_con .rahmen {
  position: relative;
}
@media (max-width: 767px) {
  .video_con .ueberschrift {
    margin-bottom: 50px;
  }
}
.kopfbild_con,
.video_con {
  position: relative;
}
.kopfbild_con video,
.video_con video {
  width: 100%;
  height: auto;
}
.kopfbild_con .ueberschrift,
.video_con .ueberschrift {
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.5) 100%);
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 200px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  justify-content: center;
}
.kopfbild_con .ueberschrift h1,
.video_con .ueberschrift h1 {
  font-size: 84px;
  font-size: 8.4rem;
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  color: white;
}
.kopfbild_con .ueberschrift h1 em,
.video_con .ueberschrift h1 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.kopfbild_con .ueberschrift p,
.video_con .ueberschrift p {
  font-size: 20px;
  font-size: 2rem;
  color: white;
}
.kopfbild_con .ueberschrift p time,
.video_con .ueberschrift p time,
.kopfbild_con .ueberschrift p span,
.video_con .ueberschrift p span,
.kopfbild_con .ueberschrift p a,
.video_con .ueberschrift p a {
  color: inherit;
  font-size: inherit;
}
@media (max-width: 767px) {
  .kopfbild_con .ueberschrift,
  .video_con .ueberschrift {
    background: transparent;
    padding-top: 40px;
    position: relative;
    left: auto;
    right: auto;
  }
  .kopfbild_con .ueberschrift h1,
  .video_con .ueberschrift h1 {
    font-size: 42px !important;
    font-size: 4.2rem !important;
    color: #1E3A2B;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .kopfbild_con .ueberschrift,
  .video_con .ueberschrift {
    padding-top: 140px;
  }
  .kopfbild_con .ueberschrift h1,
  .video_con .ueberschrift h1 {
    font-size: 56px !important;
    font-size: 5.6rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kopfbild_con .ueberschrift,
  .video_con .ueberschrift {
    padding-top: 140px;
  }
  .kopfbild_con .ueberschrift h1,
  .video_con .ueberschrift h1 {
    font-size: 68px !important;
    font-size: 6.8rem !important;
  }
}
.kopfbild_con .rahmen {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
}
.kopfbild_con .ueberschrift h1 {
  font-size: 64px;
  font-size: 6.4rem;
}
@media (max-width: 767px) {
  .kopfbild_con .ueberschrift h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .kopfbild_con .ueberschrift h1 {
    font-size: 43px;
    font-size: 4.3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kopfbild_con .ueberschrift h1 {
    font-size: 52px;
    font-size: 5.2rem;
  }
}
.schatten_nav {
  filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
.schatten_svg_weiss {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(295deg) brightness(104%) contrast(102%) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
.schatten_svg__farbe {
  filter: invert(16%) sepia(48%) saturate(400%) hue-rotate(95deg) brightness(99%) contrast(93%) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
.kopf_con {
  text-align: center;
  position: fixed;
  padding-top: 40px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  transition: all 0.5s;
  /*
    .page-template-page_unterseite &,
    .page-template-page_unterseite_aerzte & {
      .nav_con {
        ul {
          li {
            a {
              color: @farbefirma;

              &:hover {
                border: 1px solid @farbefirma;
                .schatten_nav;

              }

            }
          }
        }
      }
    }
  */
}
.kopf_con .nav_con ul li {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
}
.kopf_con .nav_con ul li a {
  color: white;
  padding: 8px 15px;
  border: 1px solid transparent;
  border-radius: 100px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
.kopf_con .nav_con ul li a:hover {
  border: 1px solid white;
  filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
.kopf_con .nav_con ul li:nth-child(3) {
  margin-right: 125px;
}
.kopf_con .nav_con ul li:nth-child(4) {
  margin-left: 125px;
}
.page-template-page_unterseite_aerzte.onscroll .kopf_con img.logo_svg {
  filter: invert(100%) sepia(16%) saturate(381%) hue-rotate(289deg) brightness(116%) contrast(100%) !important;
}
.kopf_con .sprache_con {
  position: absolute;
  right: 25px;
  top: 42px;
  z-index: 100;
}
.kopf_con .sprache_con .sprache,
.kopf_con .sprache_con .suche {
  display: inline-block;
  vertical-align: middle;
}
.kopf_con .sprache_con .sprache {
  margin-left: 35px;
}
.kopf_con .sprache_con .sprache ul {
  line-height: 1;
}
.kopf_con .sprache_con .sprache ul li {
  padding-bottom: 6px;
}
.kopf_con .sprache_con .sprache ul li a {
  width: 28px;
  height: 28px;
  border: 1px solid white;
  display: block;
  border-radius: 100px;
}
.kopf_con .sprache_con .sprache ul li a img {
  border-radius: 100px;
  overflow: hidden;
}
.kopf_con .sprache_con .sprache ul li > ul {
  display: none;
  position: absolute;
  padding-top: 6px;
}
.kopf_con .sprache_con .sprache ul li.aktiv ul {
  display: block;
}
.kopf_con .sprache_con .suche i {
  color: white;
  font-size: 22px;
  font-size: 2.2rem;
  cursor: pointer;
}
.kopf_con .logo_con {
  display: inline-block;
  width: 180px;
  transition: all 0.5s;
}
.kopf_con .logo_con .logo {
  top: -50px;
  z-index: 1;
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.kopf_con .logo_con .logo img.logo_svg {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(295deg) brightness(104%) contrast(102%) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));
}
@media (max-width: 767px) {
  .kopf_con .sprache_con {
    right: 65px;
    top: 10px;
  }
  .kopf_con .logo_con {
    max-width: 100px;
  }
  .kopf_con .logo_con .logo {
    top: -20px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .kopf_con .sprache_con {
    right: 92px;
    top: 24px;
  }
  .kopf_con .logo_con {
    max-width: 120px;
  }
  .kopf_con .logo_con .logo {
    top: -20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .kopf_con .sprache_con {
    right: 92px;
    top: 24px;
  }
  .kopf_con .logo_con {
    max-width: 140px;
  }
  .kopf_con .logo_con .logo {
    top: -20px;
  }
}
.onscroll .kopf_con {
  background: rgba(30, 58, 43, 0.9);
  transition: all 0.5s;
  backdrop-filter: blur(4px);
}
.onscroll .kopf_con .logo_con {
  width: 100px;
  width: 60px;
  transition: all 0.5s;
}
@media (min-width: 1200px) {
  .onscroll .kopf_con {
    height: 150px;
    height: 100px;
  }
}
.suche_input {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 10000;
  background: #1E3A2B;
  padding: 15px 0;
  transition: all 0.5s;
  text-align: center;
}
.suche_input input {
  display: inline-block;
  border-radius: 100px;
}
.suche_input input[type="text"] {
  font-size: 22px;
  font-size: 2.2rem;
  padding: 10px 15px;
  background: white;
  color: #1E3A2B;
  width: 70%;
}
.suche_input input[type="submit"] {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-size: 2.2rem;
  background: white;
  height: 50px;
  width: 50px;
  transition: all 0.5s;
  margin-left: 10px;
}
.suche_input input[type="submit"]:hover {
  background: #E9F5E0;
  transition: all 0.5s;
}
.suche_input--aktiv .suche_input {
  top: 0;
  transition: all 0.5s;
}
.sprache_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background: #E9F5E0;
  z-index: 50;
  pointer-events: none;
  transition: all 0.5s;
}
.suche_input--aktiv .sprache_overlay {
  opacity: 0.8;
  transition: all 0.5s;
  pointer-events: auto;
}
.inhalt p,
.inhalt ul li,
.inhalt ol li {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.inhalt p a,
.inhalt ul li a,
.inhalt ol li a {
  /*position: relative;
     color: @farbefirma;


     &:after {
       content: '';
       position: absolute;
       width: 100%;
       transform: scaleX(1);
       height: 1px;
       bottom: -1px;
       left: 0;
       background-color: @farbefirma;
       transform-origin: bottom left;
       transition: transform 0.25s ease-out;
     }

     &:hover {
       &:after {
         background-color: @farbefirma !important;
         transform: scaleX(0);
         transform-origin: bottom right;
       }
     }
 */
  padding-bottom: 1px;
  border-bottom: 2px dotted #1E3A2B;
}
.inhalt p a:hover,
.inhalt ul li a:hover,
.inhalt ol li a:hover {
  border-bottom: 2px solid #1E3A2B;
}
.inhalt ul li,
.inhalt ol li {
  list-style-position: outside;
  margin-left: 25px;
}
.inhalt ul li {
  list-style-type: square;
}
.inhalt ol li {
  list-style-type: decimal;
}
.inhalt h1 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 64px;
  font-size: 6.4rem;
  margin-bottom: 40px;
}
.inhalt h1 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.inhalt h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}
.inhalt h3 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 72px;
  font-size: 7.2rem;
  margin-bottom: 50px !important;
}
.inhalt h3 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.inhalt h4 {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 90px;
}
.inhalt blockquote {
  padding: 0 30px 0 30px;
}
.inhalt blockquote p {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 28px;
  font-size: 2.8rem;
}
.inhalt p.small {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .inhalt h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 25px !important;
  }
  .inhalt h3 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 35px !important;
  }
  .inhalt h4 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inhalt h3 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 46.66666667px !important;
  }
  .inhalt h4 {
    font-size: 29px;
    font-size: 2.9rem;
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inhalt h3 {
    font-size: 58px;
    font-size: 5.8rem;
    margin-bottom: 56px !important;
  }
}
.abstand {
  width: 100%;
  display: block;
  height: 30px;
}
.abstand.wert1 {
  height: 30px;
}
.abstand.wert2 {
  height: 60px;
}
.abstand.wert3 {
  height: 90px;
}
.abstand.wert4 {
  height: 120px;
}
.abstand.wert5 {
  height: 150px;
}
.abstand.wert6 {
  height: 180px;
}
@media (max-width: 767px) {
  .abstand {
    height: 10px;
  }
  .abstand.wert1 {
    height: 10px;
  }
  .abstand.wert2 {
    height: 20px;
  }
  .abstand.wert3 {
    height: 30px;
  }
  .abstand.wert4 {
    height: 40px;
  }
  .abstand.wert5 {
    height: 50px;
  }
  .abstand.wert6 {
    height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .abstand {
    height: 15px;
  }
  .abstand.wert1 {
    height: 15px;
  }
  .abstand.wert2 {
    height: 30px;
  }
  .abstand.wert3 {
    height: 45px;
  }
  .abstand.wert4 {
    height: 60px;
  }
  .abstand.wert5 {
    height: 75px;
  }
  .abstand.wert6 {
    height: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .abstand {
    height: 20px;
  }
  .abstand.wert1 {
    height: 20px;
  }
  .abstand.wert2 {
    height: 40px;
  }
  .abstand.wert3 {
    height: 60px;
  }
  .abstand.wert4 {
    height: 80px;
  }
  .abstand.wert5 {
    height: 100px;
  }
  .abstand.wert6 {
    height: 120px;
  }
}
.background_farbefirmahell {
  background: #E9F5E0;
  border-radius: 24px;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1E3A2B;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 24px;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #E9F5E0;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.icon_con {
  width: 100%;
  text-align: center;
}
.icon_con p {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
}
.icon_con p a {
  position: relative;
  display: inline-block;
  border-radius: 24px;
  border: 1px solid #1E3A2B;
  margin: 0 10px;
  padding: 10px 20px;
  transition: all 0.5s;
}
.icon_con p a:hover {
  background: #1E3A2B;
  color: #f8fdf4;
  transition: all 0.5s;
}
.icon_con p a:after {
  border: 0;
  background: 0;
  display: none;
}
.icon_con p a i {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .icon_con p a {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .icon_con p a i {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.footer {
  margin: 180px 0 0 0;
}
.footer a {
  color: #1E3A2B;
}
.footer .links,
.footer .button {
  margin-bottom: 80px;
}
.footer .links h5 {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  padding-bottom: 25px;
}
.footer .links p,
.footer .links ul li {
  line-height: 170%;
  transition: all 0.5s;
  font-size: 18px;
  font-size: 1.8rem;
}
.footer .links p a,
.footer .links ul li a {
  transition: all 0.5s;
}
.footer .links p a:hover,
.footer .links ul li a:hover {
  transition: all 0.5s;
  background: #1E3A2B;
  color: #f8fdf4;
}
@media (max-width: 767px) {
  .footer .links h5 {
    padding-bottom: 0;
    line-height: 140%;
    margin-top: 30px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .footer .links p,
  .footer .links ul li {
    line-height: 140%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.footer .partner {
  text-align: center;
  margin: 0 0 120px 0;
}
.footer .partner p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.footer .partner a {
  display: inline-block;
  margin: 0 15px 10px 15px;
  vertical-align: middle;
  background: #fffffe;
}
.footer .partner a.tuev {
  width: 90px !important;
  height: auto !important;
}
.footer .partner a.bhe {
  width: 172px !important;
  height: auto !important;
}
.footer .partner img {
  display: block;
  max-height: 45px;
  width: 100%;
}
@media (max-width: 767px) {
  .footer .partner p {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .partner p {
    display: block;
    margin-bottom: 10px;
  }
}
.footer .leiste .rahmen {
  padding: 25px;
  background: #1E3A2B;
  border-radius: 24px;
}
.footer .leiste .spalte_b a {
  display: block;
  margin: 0 auto;
  max-width: 215px;
}
.footer .leiste .spalte_c {
  text-align: right;
  padding-top: 10px;
}
.footer .leiste .spalte_c p {
  font-size: 24px;
  font-size: 2.4rem;
}
.footer .leiste .spalte_c p br {
  font-size: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.footer .leiste .spalte_c p a {
  background: #f8fdf4;
  width: 47px;
  height: 47px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  margin-left: 9px;
}
.footer .leiste .spalte_c p a i {
  position: relative;
  top: 6px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .footer .leiste .col-xs-12 {
    padding-bottom: 10px;
  }
  .footer .leiste .spalte_b a {
    display: block;
    max-width: 150px;
    text-align: left;
  }
  .footer .leiste .spalte_c {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leiste .spalte_b a {
    display: block;
    margin: 0;
    max-width: 215px;
    text-align: left;
  }
}
.footer .copyright {
  text-align: center;
}
.footer .copyright p {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 45px 0;
}
.hintergrund_gruenhell {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 90px;
  padding-bottom: 90px;
}
.hintergrund_gruenhell > .vc_col-sm-12 {
  padding-left: 120px;
  padding-right: 120px;
  padding-top: 120px;
  padding-bottom: 80px;
  background: #E9F5E0;
  border-radius: 24px;
}
.hintergrund_gruenhell > .wpb_wrapper {
  padding: 30px;
  background: #E9F5E0;
  border-radius: 24px;
}
.hintergrund_gruenhell > .wpb_wrapper h2 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}
.hintergrund_gruenhell.zahl h2 {
  text-align: center;
}
.hintergrund_gruenhell.zahl h2 strong {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: #1E3A2B;
  color: #E9F5E0;
  line-height: 210%;
  border-radius: 100px;
  margin-bottom: 20px;
}
.hintergrund_gruenhell.hintergrund_gruenhell---abstand_unten {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .hintergrund_gruenhell {
    margin-bottom: 45px;
    padding-bottom: 45px;
  }
  .hintergrund_gruenhell .vc_col-sm-2 {
    display: none;
  }
  .hintergrund_gruenhell > .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 53.33333333px;
    padding-bottom: 26.66666667px;
    border-radius: 24px;
    background: #E9F5E0;
  }
  .hintergrund_gruenhell.hintergrund_gruenhell---abstand_unten {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hintergrund_gruenhell {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .hintergrund_gruenhell > .vc_col-sm-12 {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
    padding-bottom: 40px;
    border-radius: 24px;
    background: #E9F5E0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hintergrund_gruenhell {
    margin-bottom: 72px;
    padding-bottom: 72px;
  }
  .hintergrund_gruenhell > .vc_col-sm-12 {
    padding-left: 96px;
    padding-right: 96px;
    padding-top: 128px;
    padding-bottom: 64px;
    border-radius: 24px;
    background: #E9F5E0;
  }
}
.hintergrund_gruenhellhell {
  background: #f8fdf4;
}
.hintergrund_gruenhellhell_abstand {
  padding-top: 90px;
}
.bild_eckenrundung img {
  border-radius: 24px;
  overflow: hidden;
}
h6 > a,
p.personio-integration-application-button > a,
p.h6 > a {
  font-size: 16px !important;
  font-size: 1.6rem !important;
  background: #1E3A2B;
  border: 1px solid #1E3A2B;
  border-radius: 100px;
  color: #f8fdf4;
  padding: 18px 35px 18px 35px;
  display: inline-block;
  letter-spacing: 0.02em;
  transition: all 0.5s;
}
h6 > a:before,
p.personio-integration-application-button > a:before,
p.h6 > a:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #f8fdf4;
  font-size: 22px;
  font-size: 2.2rem;
  padding-right: 15px;
  transition: all 0.5s;
}
h6 > a:hover,
p.personio-integration-application-button > a:hover,
p.h6 > a:hover {
  background: #E9F5E0;
  color: #1E3A2B;
}
h6 > a:hover:before,
p.personio-integration-application-button > a:hover:before,
p.h6 > a:hover:before {
  color: #1E3A2B;
}
h6.kat_fachaerzte a:before,
p.personio-integration-application-button.kat_fachaerzte a:before,
p.h6.kat_fachaerzte a:before {
  content: "\f0f0";
}
h6.kat_fachgebiete a:before,
p.personio-integration-application-button.kat_fachgebiete a:before,
p.h6.kat_fachgebiete a:before {
  content: "\f140";
}
h6.kat_termin a:before,
p.personio-integration-application-button.kat_termin a:before,
p.h6.kat_termin a:before {
  content: "\f271";
}
@media (max-width: 767px) {
  h6 a,
  p.personio-integration-application-button a,
  p.h6 a {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    padding: 10px 20px 10px 20px !important;
  }
  h6 a:before,
  p.personio-integration-application-button a:before,
  p.h6 a:before {
    font-size: 16px !important;
    font-size: 1.6rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h6 a,
  p.personio-integration-application-button a,
  p.h6 a {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    padding: 10px 20px 10px 20px !important;
  }
  h6 a:before,
  p.personio-integration-application-button a:before,
  p.h6 a:before {
    font-size: 16px !important;
    font-size: 1.6rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h6 a,
  p.personio-integration-application-button a,
  p.h6 a {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    padding: 12px 25px 12px 25px !important;
  }
  h6 a:before,
  p.personio-integration-application-button a:before,
  p.h6 a:before {
    font-size: 16px !important;
    font-size: 1.6rem !important;
  }
}
.spaltenreihenfolge-include {
  display: flex;
  flex-direction: column;
}
.spaltenreihenfolge-include .wpb_column:nth-child(1) {
  order: 2;
}
.spaltenreihenfolge-include .wpb_column:nth-child(2) {
  order: 1;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .spaltenreihenfolge {
    display: flex;
    flex-direction: column;
  }
  .spaltenreihenfolge .wpb_column:nth-child(1) {
    order: 2;
  }
  .spaltenreihenfolge .wpb_column:nth-child(2) {
    order: 1;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .spaltenreihenfolge {
    display: flex;
    flex-direction: column;
  }
  .spaltenreihenfolge .wpb_column:nth-child(1) {
    order: 2;
  }
  .spaltenreihenfolge .wpb_column:nth-child(2) {
    order: 1;
    margin-bottom: 30px !important;
  }
}
.box_termin {
  text-align: center;
}
.box_termin .vc_column-inner > .wpb_wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #f8fdf4;
  border-radius: 24px;
}
.box_termin p {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
  margin-top: 45px;
  margin-bottom: 45px;
}
.box_termin .wpb_single_image {
  width: 200px;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto !important;
  display: block;
}
@media (max-width: 767px) {
  .box_termin .vc_column-inner > .wpb_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .box_termin p {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .box_termin .wpb_single_image {
    width: 160px;
    height: 160px;
  }
}
.box_arzt .wpb_content_element {
  margin-bottom: 0 !important;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  padding: 60px 40px;
  background: #E9F5E0;
  border-radius: 24px;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(1) {
  width: 200px;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto !important;
  display: block;
  margin-bottom: 20px !important;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(2) {
  height: 45px;
  margin: -45px auto 20px auto !important;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(2) img {
  display: none;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper .siegel_facharzt img {
  width: auto;
  height: 45px;
  display: block !important;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper h2 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  text-align: left;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper p {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
}
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper h6,
.box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper p.h6 {
  margin-top: 30px;
}
.box_arzt h6 {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    padding: 40px 40px;
    max-width: 300px;
    margin: 0 auto;
  }
  .box_arzt > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_single_image:nth-child(1) {
    width: 140px;
    height: 140px;
  }
}
.fachgebiet_liste > .vc_column_container > .vc_column-inner,
.fachaerzte_liste > .vc_column_container > .vc_column-inner {
  text-align: center;
}
.fachaerzte_liste .templatera_shortcode,
.fachgebiet_liste .templatera_shortcode,
.newsblock_liste_con .templatera_shortcode,
.fachaerzte_liste .newsblock_con,
.fachgebiet_liste .newsblock_con,
.newsblock_liste_con .newsblock_con {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.fachaerzte_liste .templatera_shortcode .box_arzt,
.fachgebiet_liste .templatera_shortcode .box_arzt,
.newsblock_liste_con .templatera_shortcode .box_arzt,
.fachaerzte_liste .newsblock_con .box_arzt,
.fachgebiet_liste .newsblock_con .box_arzt,
.newsblock_liste_con .newsblock_con .box_arzt,
.fachaerzte_liste .templatera_shortcode .fachgebiet_icon,
.fachgebiet_liste .templatera_shortcode .fachgebiet_icon,
.newsblock_liste_con .templatera_shortcode .fachgebiet_icon,
.fachaerzte_liste .newsblock_con .fachgebiet_icon,
.fachgebiet_liste .newsblock_con .fachgebiet_icon,
.newsblock_liste_con .newsblock_con .fachgebiet_icon {
  width: 100%;
}
.fachaerzte_liste .templatera_shortcode .box_arzt.vc_row,
.fachgebiet_liste .templatera_shortcode .box_arzt.vc_row,
.newsblock_liste_con .templatera_shortcode .box_arzt.vc_row,
.fachaerzte_liste .newsblock_con .box_arzt.vc_row,
.fachgebiet_liste .newsblock_con .box_arzt.vc_row,
.newsblock_liste_con .newsblock_con .box_arzt.vc_row,
.fachaerzte_liste .templatera_shortcode .fachgebiet_icon.vc_row,
.fachgebiet_liste .templatera_shortcode .fachgebiet_icon.vc_row,
.newsblock_liste_con .templatera_shortcode .fachgebiet_icon.vc_row,
.fachaerzte_liste .newsblock_con .fachgebiet_icon.vc_row,
.fachgebiet_liste .newsblock_con .fachgebiet_icon.vc_row,
.newsblock_liste_con .newsblock_con .fachgebiet_icon.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fachaerzte_liste .templatera_shortcode .box_arzt .vc_row,
.fachgebiet_liste .templatera_shortcode .box_arzt .vc_row,
.newsblock_liste_con .templatera_shortcode .box_arzt .vc_row,
.fachaerzte_liste .newsblock_con .box_arzt .vc_row,
.fachgebiet_liste .newsblock_con .box_arzt .vc_row,
.newsblock_liste_con .newsblock_con .box_arzt .vc_row,
.fachaerzte_liste .templatera_shortcode .fachgebiet_icon .vc_row,
.fachgebiet_liste .templatera_shortcode .fachgebiet_icon .vc_row,
.newsblock_liste_con .templatera_shortcode .fachgebiet_icon .vc_row,
.fachaerzte_liste .newsblock_con .fachgebiet_icon .vc_row,
.fachgebiet_liste .newsblock_con .fachgebiet_icon .vc_row,
.newsblock_liste_con .newsblock_con .fachgebiet_icon .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fachaerzte_liste .templatera_shortcode .box_arzt .vc_row .vc_column-inner,
.fachgebiet_liste .templatera_shortcode .box_arzt .vc_row .vc_column-inner,
.newsblock_liste_con .templatera_shortcode .box_arzt .vc_row .vc_column-inner,
.fachaerzte_liste .newsblock_con .box_arzt .vc_row .vc_column-inner,
.fachgebiet_liste .newsblock_con .box_arzt .vc_row .vc_column-inner,
.newsblock_liste_con .newsblock_con .box_arzt .vc_row .vc_column-inner,
.fachaerzte_liste .templatera_shortcode .fachgebiet_icon .vc_row .vc_column-inner,
.fachgebiet_liste .templatera_shortcode .fachgebiet_icon .vc_row .vc_column-inner,
.newsblock_liste_con .templatera_shortcode .fachgebiet_icon .vc_row .vc_column-inner,
.fachaerzte_liste .newsblock_con .fachgebiet_icon .vc_row .vc_column-inner,
.fachgebiet_liste .newsblock_con .fachgebiet_icon .vc_row .vc_column-inner,
.newsblock_liste_con .newsblock_con .fachgebiet_icon .vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.fachaerzte_liste .templatera_shortcode .box_arzt .vc_column-inner,
.fachgebiet_liste .templatera_shortcode .box_arzt .vc_column-inner,
.newsblock_liste_con .templatera_shortcode .box_arzt .vc_column-inner,
.fachaerzte_liste .newsblock_con .box_arzt .vc_column-inner,
.fachgebiet_liste .newsblock_con .box_arzt .vc_column-inner,
.newsblock_liste_con .newsblock_con .box_arzt .vc_column-inner,
.fachaerzte_liste .templatera_shortcode .fachgebiet_icon .vc_column-inner,
.fachgebiet_liste .templatera_shortcode .fachgebiet_icon .vc_column-inner,
.newsblock_liste_con .templatera_shortcode .fachgebiet_icon .vc_column-inner,
.fachaerzte_liste .newsblock_con .fachgebiet_icon .vc_column-inner,
.fachgebiet_liste .newsblock_con .fachgebiet_icon .vc_column-inner,
.newsblock_liste_con .newsblock_con .fachgebiet_icon .vc_column-inner {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .fachaerzte_liste .templatera_shortcode,
  .fachgebiet_liste .templatera_shortcode,
  .newsblock_liste_con .templatera_shortcode {
    width: 100%;
  }
  .fachaerzte_liste .templatera_shortcode .vc_column-inner,
  .fachgebiet_liste .templatera_shortcode .vc_column-inner,
  .newsblock_liste_con .templatera_shortcode .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .fachaerzte_liste .vc_row,
  .fachgebiet_liste .vc_row,
  .newsblock_liste_con .vc_row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fachaerzte_liste .templatera_shortcode,
  .fachgebiet_liste .templatera_shortcode,
  .newsblock_liste_con .templatera_shortcode {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fachaerzte_liste .templatera_shortcode,
  .fachgebiet_liste .templatera_shortcode,
  .newsblock_liste_con .templatera_shortcode {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .fachaerzte_liste > .vc_col-sm-12,
  .fachgebiet_liste > .vc_col-sm-12,
  .newsblock_liste_con > .vc_col-sm-12 {
    padding-left: 105px;
    padding-right: 105px;
  }
}
.fachgebiet_liste .fachgebiet_icon {
  max-width: 100%;
  text-align: left;
}
.fachgebiet_liste .fachgebiet_icon h3 {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 20px !important;
}
.fachgebiet_liste .fachgebiet_icon p {
  font-size: 18px;
  font-size: 1.8rem;
}
.fachgebiet_liste .fachgebiet_icon h6,
.fachgebiet_liste .fachgebiet_icon p.h6 {
  margin-top: 30px;
  text-align: center;
}
.fachgebiet_liste .fachgebiet_icon .wpb_content_element {
  margin-bottom: 0 !important;
}
.fachgebiet_liste .fachgebiet_icon > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  padding: 60px 40px;
  background: #E9F5E0;
  border-radius: 24px;
}
.fachgebiet_liste .fachgebiet_icon:hover h6 a {
  background: #E9F5E0;
  color: #1E3A2B;
}
.fachgebiet_liste .fachgebiet_icon:hover h6 a:before {
  color: #1E3A2B;
}
.fachgebiet_liste .fachgebiet_icon .vc_row.wpb_row.vc_inner.vc_row-fluid + .wpb_text_column.wpb_content_element,
.fachgebiet_liste .fachgebiet_icon .wpb_single_image + .wpb_text_column.wpb_content_element + .wpb_text_column.wpb_content_element {
  display: block;
}
@media (max-width: 767px) {
  .fachgebiet_liste .fachgebiet_icon > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    padding: 40px 40px;
  }
}
.personen_liste {
  text-align: center;
}
.personen_liste .box_arzt {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.personen_liste .box_arzt > .vc_column_container {
  padding: 0 15px 30px 15px;
}
.personen_liste .box_arzt > .vc_column_container > .vc_column-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .personen_liste .box_arzt {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .personen_liste .box_arzt {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .personen_liste .box_arzt {
    width: 33%;
  }
}
.icons_liste h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}
.icons_liste h3 {
  margin-top: 30px;
  margin-bottom: 0 !important;
  font-size: 20px;
  font-size: 2rem;
  line-height: 140%;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
}
.icons_liste .vc_inner.vc_row.wpb_row.vc_row-fluid {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin: 0;
}
.icons_liste .vc_inner.vc_row.wpb_row.vc_row-fluid .vc_column-inner {
  padding: 0 !important;
}
.icons_liste .vc_inner > .wpb_column > .vc_column-inner > .wpb_wrapper {
  background: #fffffe;
  border-radius: 24px;
  padding: 60px 30px;
  margin: 0 15px 30px 15px;
  text-align: center;
}
.icons_liste .vc_inner .wpb_single_image {
  background: #1E3A2B;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0 auto;
}
.icons_liste .vc_inner .wpb_single_image img {
  padding-top: 10px;
  width: 80%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .icons_liste .vc_inner.vc_row.wpb_row.vc_row-fluid {
    width: 100%;
  }
  .icons_liste .vc_inner > .wpb_column > .vc_column-inner > .wpb_wrapper {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .icons_liste .vc_inner.vc_row.wpb_row.vc_row-fluid {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .icons_liste .vc_inner.vc_row.wpb_row.vc_row-fluid {
    width: 33.33%;
  }
}
.buttons_liste {
  text-align: center;
}
.buttons_liste h6 {
  display: inline-block;
  margin: 0 15px 30px 15px;
}
.fachgebiet_icon {
  position: relative;
  max-width: 280px;
  text-align: center;
  margin: 0 auto !important;
  display: inline-block;
  vertical-align: top;
}
.fachgebiet_icon .wpb_single_image {
  width: 100px;
  height: 100px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 100%;
  overflow: hidden;
  display: block;
  background: #1E3A2B;
  margin: 0 auto !important;
  transition: all 0.5s;
}
.fachgebiet_icon .wpb_single_image img {
  width: 80%;
  margin: 0 auto !important;
  padding-top: 10%;
}
.fachgebiet_icon h3 {
  padding-top: 30px;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 0 !important;
}
.fachgebiet_icon h3 a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.fachgebiet_icon:hover .wpb_single_image {
  transform: scale(1.2);
  transition: all 0.5s;
}
.fachgebiet_icon .vc_row.wpb_row.vc_inner.vc_row-fluid + .wpb_text_column.wpb_content_element,
.fachgebiet_icon .wpb_single_image + .wpb_text_column.wpb_content_element + .wpb_text_column.wpb_content_element {
  display: none;
}
@media (max-width: 767px) {
  .fachgebiet_icon h3 {
    padding-top: 20px;
  }
  .fachgebiet_icon .wpb_single_image {
    width: 70px;
    height: 70px;
  }
}
.vc_tta-panels-container h3 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 8px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
}
.page-template-page_unterseite_aerzte img.logo_svg {
  filter: invert(16%) sepia(48%) saturate(400%) hue-rotate(95deg) brightness(99%) contrast(93%) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5)) !important;
}
.page-template-page_unterseite_aerzte h1,
.page-template-page_unterseite_fachbereich h1,
.page-template-page_unterseite_standard h1,
.post-template-default h1 {
  font-size: 62px;
  font-size: 6.2rem;
}
.page-template-page_unterseite_aerzte h1 em,
.page-template-page_unterseite_fachbereich h1 em,
.page-template-page_unterseite_standard h1 em,
.post-template-default h1 em {
  font-style: normal;
  font-size: 38px;
  font-size: 3.8rem;
}
.page-template-page_unterseite_aerzte h2,
.page-template-page_unterseite_fachbereich h2,
.page-template-page_unterseite_standard h2,
.post-template-default h2 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 42px;
  font-size: 4.2rem;
}
.page-template-page_unterseite_aerzte .hintergrund_gruenhell h2,
.page-template-page_unterseite_fachbereich .hintergrund_gruenhell h2,
.page-template-page_unterseite_standard .hintergrund_gruenhell h2,
.post-template-default .hintergrund_gruenhell h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}
.page-template-page_unterseite_aerzte .hintergrund_gruenhell h3,
.page-template-page_unterseite_fachbereich .hintergrund_gruenhell h3,
.page-template-page_unterseite_standard .hintergrund_gruenhell h3,
.post-template-default .hintergrund_gruenhell h3 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  margin-bottom: 8px !important;
}
@media (max-width: 767px) {
  .page-template-page_unterseite_aerzte .hintergrund_gruenhell h2,
  .page-template-page_unterseite_fachbereich .hintergrund_gruenhell h2,
  .page-template-page_unterseite_standard .hintergrund_gruenhell h2,
  .post-template-default .hintergrund_gruenhell h2 {
    margin-bottom: 25px !important;
  }
}
.page-template-page_unterseite_aerzte .hintergrund_gruenhellhell {
  padding-top: 300px;
}
.page-template-page_unterseite_fachbereich h2,
.page-template-page_unterseite_standard h2,
.post-template-default h2 {
  margin-top: 50px;
}
.page-template-page_unterseite_fachbereich .wpb_wrapper > h2:first-child,
.page-template-page_unterseite_standard .wpb_wrapper > h2:first-child,
.post-template-default .wpb_wrapper > h2:first-child {
  margin-top: 0;
}
.page-template-page_unterseite_fachbereich .kopfbild_con {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .page-template-page_unterseite_fachbereich .kopfbild_con {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-page_unterseite_fachbereich .kopfbild_con {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-page_unterseite_fachbereich .kopfbild_con {
    margin-bottom: 80px;
  }
}
.zeile_box_rechts .vc_col-sm-6 + .vc_col-sm-6 .wpb_wrapper {
  padding: 40px;
  background: #E9F5E0;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .zeile_box_rechts .vc_col-sm-6 + .vc_col-sm-6 .wpb_wrapper {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .zeile_box_rechts .vc_col-sm-6 + .vc_col-sm-6 .wpb_wrapper {
    padding: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .zeile_box_rechts .vc_col-sm-6 + .vc_col-sm-6 .wpb_wrapper {
    padding: 40px;
  }
}
.zertifikate_bildergalerie {
  text-align: center;
}
.zertifikate_bildergalerie li {
  position: relative !important;
  float: none !important;
  top: auto !important;
  left: auto !important;
  display: inline-block;
  margin: 0 15px 30px 15px !important;
}
.zertifikate_bildergalerie img {
  max-height: 160px;
  width: auto;
}
.zertifikate_bildergalerie.xl img {
  max-height: 260px;
}
@media (max-width: 767px) {
  .zertifikate_bildergalerie img {
    max-height: 120px;
  }
}
.stellenangebote_liste .personioposition {
  margin-bottom: 30px;
  padding: 0 0 30px 0;
  border-bottom: 1px dotted #1E3A2B;
}
.stellenangebote_liste h2 {
  font-size: 26px !important;
  font-size: 2.6rem !important;
  line-height: 110% !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}
.stellenangebote_liste h2 a {
  font-size: inherit !important;
  line-height: inherit !important;
}
.stellenangebote_ansicht h1 {
  font-size: 42px;
  font-size: 4.2rem;
}
.stellenangebote_ansicht h3 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-top: 72px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
}
.stellenangebote_ansicht p,
.stellenangebote_ansicht li {
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-size: 20px !important;
  font-size: 2rem !important;
  color: #1E3A2B !important;
  line-height: 140% !important;
}
@media (max-width: 767px) {
  .stellenangebote_ansicht p,
  .stellenangebote_ansicht li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
  }
}
.stellenangebote_ansicht p u,
.stellenangebote_ansicht li u {
  text-decoration: none;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
.stellenangebote_ansicht p span,
.stellenangebote_ansicht li span {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
}
.stellenangebote_ansicht p.personio-integration-application-button {
  margin-top: 50px;
}
.stellenangebote_ansicht p.personio-integration-application-button a {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}
.stellenangebote_ansicht p.personio-integration-application-button a:before {
  content: "\f0f0";
}
.videos_liste .wpb_video_widget {
  margin-bottom: 60px !important;
}
.videos_liste h3 {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 30px !important;
}
.templatera_inlineblock {
  text-align: center;
}
.templatera_inlineblock .templatera_shortcode {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1200px) {
  .newsblock_liste_con {
    padding-left: 105px;
    padding-right: 105px;
  }
}
.newsblock_liste_con .newsblock_con {
  width: 33%;
  display: inline-block;
}
.newsblock_liste_con .newsblock_con .news {
  padding: 60px 40px;
  margin: 0 15px 15px 15px;
  background: #E9F5E0;
  border-radius: 24px;
}
.newsblock_liste_con .newsblock_con .news .bild {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 24px;
}
.newsblock_liste_con .newsblock_con .news .datum {
  margin: 20px 0 20px 0;
}
.newsblock_liste_con .newsblock_con .news h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 0 !important;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  text-align: left;
}
.newsblock_liste_con .newsblock_con h6,
.newsblock_liste_con .newsblock_con p.h6 {
  margin: 30px auto 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .newsblock_liste_con .newsblock_con {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newsblock_liste_con .newsblock_con {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newsblock_liste_con .newsblock_con {
    width: 33%;
  }
}
.suche_con {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #f8fdf4;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 12px;
}
.suche_con .suche {
  position: relative;
  width: calc(100% - 50px);
  display: inline-block;
  vertical-align: middle;
}
.suche_con input[type=submit] {
  background: none;
  border: none;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
}
.suche_con .button_suche_schiessen {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.suche_con .button_suche_schiessen i {
  font-size: 32px;
  font-size: 3.2rem;
}
.searchwp-live-search-results {
  position: fixed !important;
  top: 100px !important;
  left: 0px !important;
}
.searchwp-live-search-results-showing {
  width: 100% !important;
  border-radius: 0 !important;
}
.lang_de .sprache_en,
.lang_de .sprache_ru {
  display: none;
}
.lang_en .sprache_de,
.lang_en .sprache_ru {
  display: none;
}
.lang_ru .sprache_de,
.lang_ru .sprache_en {
  display: none;
}
.modal-window h5 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.modal-window p {
  font-size: 20px;
  font-size: 2rem;
}
.jahre-25_con {
  opacity: 1;
  transition: all 0.5s;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 120px;
  top: -130px;
}
.jahre-25_con .jahre-25 {
  background-image: url(/wp-content/themes/meoclinic/assets/bilder/meoclinic-25jahr-rechts.png);
  background-repeat: no-repeat;
  background-size: 2980px;
  background-position: center center;
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  transform: translateX(40px);
}
.jahre-25_con .jahre-25.links {
  background-image: url(/wp-content/themes/meoclinic/assets/bilder/meoclinic-25jahr-links.png);
  transform: translateX(-40px);
}
.onscroll .jahre-25_con {
  opacity: 0;
  transition: all 0.5s;
  top: -200px;
  height: 1px;
}
@media (max-width: 767px) {
  .jahre-25_con {
    top: -55px;
  }
  .jahre-25_con .jahre-25 {
    background-image: url(/wp-content/themes/meoclinic/assets/bilder/meoclinic-25jahr-mobil.png);
    background-size: 1830px;
    transform: translateX(0);
  }
  .jahre-25_con .jahre-25.links {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .jahre-25_con {
    top: -94px;
  }
  .jahre-25_con .jahre-25 {
    background-size: 2260px;
    transform: translateX(10px);
  }
  .jahre-25_con .jahre-25.links {
    transform: translateX(-10px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .jahre-25_con {
    top: -100px;
  }
  .jahre-25_con .jahre-25 {
    transform: translateX(20px);
  }
  .jahre-25_con .jahre-25.links {
    transform: translateX(-20px);
  }
}
#BorlabsCookieBox * {
  font-size: 16px;
}
.page-id-1345 ._brlbs-cb-vimeo,
.page-id-22410 ._brlbs-cb-vimeo,
.page-id-22857 ._brlbs-cb-vimeo {
  display: none;
}
.page-id-1345 .video_con .rahmen,
.page-id-22410 .video_con .rahmen,
.page-id-22857 .video_con .rahmen {
  /*background-image: url(/wp-content/uploads/poster-video-startseite.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
}
.modal-window__content {
  padding: 30px !important;
}
.siegel_startseite {
  margin: 50px auto 30px auto;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .siegel_startseite {
    margin: 0px auto 30px auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siegel_startseite {
    margin: 20px auto 0px auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siegel_startseite {
    margin: 50px auto 30px auto;
  }
}
.siegel_startseite img {
  width: 120px;
}
@media (max-width: 767px) {
  .siegel_startseite img {
    width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .siegel_startseite img {
    width: 75px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .siegel_startseite img {
    width: 80px;
  }
}
@media (min-width: 1200px) {
  .siegel_startseite img {
    width: 110px;
  }
}
.fuss_fixed_con {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: #1E3A2B;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: table;
  width: 100%;
  height: 40px;
  table-layout: fixed;
  text-align: center;
  padding-top: 6px;
}
.fuss_fixed_con ul li {
  display: inline-block;
  width: 25%;
}
.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-size: 15px;
  font-size: 1.5rem;
}
.entry-footer a:hover,
.post-navigation a:hover,
.posts-navigation a:hover {
  color: #1E3A2B;
}
.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;
}
.vc_row.background {
  background: #f7f5fa;
  padding-top: 55px;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_col-sm-1,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12 {
    width: 100% !important;
  }
}
.entry-footer a,
.posts-navigation a {
  font-size: 18px;
  font-size: 1.8rem;
}
.entry-footer a p,
.posts-navigation a p,
.entry-footer a ul li,
.posts-navigation a ul li,
.entry-footer a ol li,
.posts-navigation a ol li {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.entry-footer a p a,
.posts-navigation a p a,
.entry-footer a ul li a,
.posts-navigation a ul li a,
.entry-footer a ol li a,
.posts-navigation a ol li a {
  /*position: relative;
     color: @farbefirma;


     &:after {
       content: '';
       position: absolute;
       width: 100%;
       transform: scaleX(1);
       height: 1px;
       bottom: -1px;
       left: 0;
       background-color: @farbefirma;
       transform-origin: bottom left;
       transition: transform 0.25s ease-out;
     }

     &:hover {
       &:after {
         background-color: @farbefirma !important;
         transform: scaleX(0);
         transform-origin: bottom right;
       }
     }
 */
  padding-bottom: 1px;
  border-bottom: 2px dotted #1E3A2B;
}
.entry-footer a p a:hover,
.posts-navigation a p a:hover,
.entry-footer a ul li a:hover,
.posts-navigation a ul li a:hover,
.entry-footer a ol li a:hover,
.posts-navigation a ol li a:hover {
  border-bottom: 2px solid #1E3A2B;
}
.entry-footer a ul li,
.posts-navigation a ul li,
.entry-footer a ol li,
.posts-navigation a ol li {
  list-style-position: outside;
  margin-left: 25px;
}
.entry-footer a ul li,
.posts-navigation a ul li {
  list-style-type: square;
}
.entry-footer a ol li,
.posts-navigation a ol li {
  list-style-type: decimal;
}
.entry-footer a h1,
.posts-navigation a h1 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 64px;
  font-size: 6.4rem;
  margin-bottom: 40px;
}
.entry-footer a h1 em,
.posts-navigation a h1 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.entry-footer a h2,
.posts-navigation a h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}
.entry-footer a h3,
.posts-navigation a h3 {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-size: 72px;
  font-size: 7.2rem;
  margin-bottom: 50px !important;
}
.entry-footer a h3 em,
.posts-navigation a h3 em {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.entry-footer a h4,
.posts-navigation a h4 {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 90px;
}
.entry-footer a blockquote,
.posts-navigation a blockquote {
  padding: 0 30px 0 30px;
}
.entry-footer a blockquote p,
.posts-navigation a blockquote p {
  font-family: 'Newsreader', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 28px;
  font-size: 2.8rem;
}
.entry-footer a p.small,
.posts-navigation a p.small {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .entry-footer a h2,
  .posts-navigation a h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 25px !important;
  }
  .entry-footer a h3,
  .posts-navigation a h3 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 35px !important;
  }
  .entry-footer a h4,
  .posts-navigation a h4 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .entry-footer a h3,
  .posts-navigation a h3 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 46.66666667px !important;
  }
  .entry-footer a h4,
  .posts-navigation a h4 {
    font-size: 29px;
    font-size: 2.9rem;
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .entry-footer a h3,
  .posts-navigation a h3 {
    font-size: 58px;
    font-size: 5.8rem;
    margin-bottom: 56px !important;
  }
}
.entry-footer a:hover,
.posts-navigation a:hover {
  color: #1E3A2B;
}
.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: 0px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  border: 0 !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #1E3A2B;
  font-size: 22px;
  font-size: 2.2rem;
  content: "\f067" !important;
  font-style: normal !important;
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  content: "\f068" !important;
  color: #E9F5E0 !important;
}
.vc_tta .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  right: 30px !important;
  left: auto !important;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
}
.vc_tta .vc_active .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  background: #1E3A2B !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 0 !important;
  padding-right: 100px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  border: 0 !important;
  background: none !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
  padding: 0 !important;
}
.vc_tta.vc_general .vc_tta-panel-body > .wpb_content_element:first-child {
  padding-top: 40px;
}
.vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 60px !important;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 0 0 0 0 !important;
}
.vc_tta.vc_general .vc_tta-panel-title > a span {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 140%;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  color: #1E3A2B !important;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  line-height: 75% !important;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #1E3A2B;
}
.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;
}
@media (max-width: 767px) {
  .vc_row.wpb_row.vc_row-fluid .wpb_column {
    margin-bottom: 30px;
  }
  .vc_row.wpb_row.vc_row-fluid .wpb_column:last-child {
    margin-bottom: 2px !important;
  }
  .wpb_text_column:last-child {
    margin-bottom: 2px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_row.wpb_row.vc_row-fluid .wpb_column {
    margin-bottom: 30px;
  }
  .vc_row.wpb_row.vc_row-fluid .wpb_column:last-child {
    margin-bottom: 2px !important;
  }
  .wpb_text_column:last-child {
    margin-bottom: 2px !important;
  }
}
/*# sourceMappingURL=stile.css.map */