/* ABIS Business  2016 v.0.1  Styles by Manfred Oeding - visual.io */
/* Settings
____________________________________________*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
img,
video,
iframe {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
}
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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 {
  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"] {
  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;
  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;
}
html {
   font-size: 100%;
}
body {
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: auto;
}
html,
body {
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 2.4rem;
  text-rendering: optimizelegibility;
  margin: 0.75em 0;
  color: #007b8a;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  line-height: 1.8rem;
  font-weight: 600;
}
h2 {
  text-rendering: optimizelegibility;
  margin: 0.75em 0;
  color: #007b8a;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 600;
}
h3 {
  text-rendering: optimizelegibility;
  margin: 0.75em 0;
  line-height: 1.6em;
  color: #007b8a;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
}
h4 {
  text-rendering: optimizelegibility;
  margin: 0.75em 0;
  line-height: 1.6em;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #004750;
  font-weight: 600;
}
h5 {
  text-rendering: optimizelegibility;
  margin: 0.75em 0;
  line-height: 1.6em;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  padding-bottom: 5px;
  font-weight: 600;
}
p,
.value_text p  {
  font-size: 1.1rem;
  margin: 0.75em 0;
  line-height: 1.6em;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #444;
}

b,
strong {
  font-weight: 600;
}
ul {
  margin: 0.32rem 0.94rem;
  padding-left: 0;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-weight: 400;
  list-style-type: square;
}
ul li {
  list-style-type: disc;
  padding: 0.125rem;
  font-size:1.1rem;
}
li {
  list-style: url("/typo3conf/ext/abis2021/Resources/Public/Images/bullet.gif");
}
a {
  color: #004750;
  text-decoration: none;
}
a:hover {
  color: #007b8a;
  text-decoration: underline;
}
hr {
  height: 1px;
  border: 0;
  border-bottom: 1px dotted #ccc;
}
table {
  max-width: 100%;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 18px;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-radius: 4px;
  border: 0;
  font-size: 1em !important;
  font-weight: 400;
}
table th,
table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table thead:first-child tr th,
table thead:first-child tr td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #ddd;
}
table th + th,
table td + td,
table th + td,
table td + th {
  border-left: 1px solid #ddd;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
  border-top: 0;
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
  border-radius: 4px 0 0 0;
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
  border-radius: 0 4px 0 0;
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
  border-radius: 0 0 4px 0;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #f5f5f5;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: rgba(255,255,255,0.2);
  border: 1px 0 1px 0;
}
table th + th,
table td + td,
table th + td,
table td + th {
  border-left: 0;
  border-right: 0;
}
form fieldset {
  border: 0;
  padding: 25px 0;
}
form legend {
  display: none;
}
form label {
  line-height: 1.5em;
  display: inline-block;
  font-weight: 400;
  width: 60%;
}
/* Basic Styles
____________________________________________*/
html,
body {
  background-color: #f5f5f1;
  font-weight: 400;
}
#c154,
.wrapper {
  width: 95%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
#c154:after,
.wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#c154 {
  padding: 60px 75px 0 110px;
}
section,
.section {
  clear: both;
}
@media only screen and (max-width: 768px) {
  footer {
    flex-flow: column;
  }
  .wrapper {
    width: 95%;
  }
}
@media only screen and (min-width: 1024px) {
  footer,
  .wrapper {
    width: 95%;
  }
}
@media only screen and (min-width: 1400px) {
  .wrapper,
  footer {
    width: 1200px;
  }
}
.swiper-container {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-color: #004750;
  width: 100%;
  height: 750px;
}
.testimonials{
    margin: 0 auto;
}
.testimonials .swiper-slide {
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .swiper-slide,
  .swiper-container {
    height: 760px;
  }
  .testimonials .swiper-slide {
    height: auto;
  }
}
@media only screen and (min-width: 1400px) {
  .swiper-slide,
  .swiper-container {
    height: 960px;
  }
  .testimonials .swiper-slide {
    height: auto;
  }
}
.fp-tableCell {
  vertical-align: top;
}
.pad75 {
  padding: 75px 0;
}
.right30,
.right40,
.right50,
.right60,
.right70 {
  float: right;
  padding-left: 0 !important;
}
.left,
.left30,
.left40,
.left50,
.left60,
.left70 {
  float: left;
  padding-right: 0 !important;
}
.left25 {
  width: calc(25% - 15px);
}
.left30,
.right30 {
  width: calc(30% - 15px);
}
.left40,
.right40 {
  width: calc(40% - 75px);
}
.right50,
.left50 {
  width: calc(50% - 25px);
}
.left60,
.right60 {
  width: calc(70% - 75px);
}
.left70,
.right70 {
  width: calc(70% - 15px);
}
@media only screen and (max-width: 768px) {
  .left,
  .left30,
  .left40,
  .left50,
  .left60,
  .left70,
  .right30,
  .right40,
  .rigth50,
  .right60,
  .right70 {
    width: calc(100% - 0px);
    padding-left: 0;
    padding-right: 0px;
    float: none;
    clear: both;
  }
  .pad75 {
    padding: 10px;
  }
}
.fotos {
  display: flex;
direction
  width: 65%;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.foto {
  flex: 1 auto;
  margin: 15px;
}
.main_content .wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}
.main {
  flex: 2;
  padding-left: 75px;
  padding-right: 50px;
}
aside {
  font-size: 0.9em;
}
.sidebox {
  background-color: rgba(255,255,255,0.5);
  padding: 12px 12px;
  border-radius: 10px;
}

.sidebox .csc-frame-frame1 {
    width:65%;
}

.sidebox h2 {
  color: #004750;
  padding: 10px 0 0 0;
  font-weight: 600;
  font-size: 1rem;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sidebox h2:first-child {

}
.sidebox p {
  font-size: 0.9em;
  margin: 0;
  padding: 0 0 5px 0;
}
aside {
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .main_content .wrapper {
    flex-direction: column;
  }
  .main {
    padding: 0 0 0 0;
  }
  .footercontainer {
    height: auto;
  }
  .address {
    padding-left: 0 !important;
  }
  aside {
    margin-top: 25px;
  }
}
p.csc-frame-frame1 {
  border: 1px solid #ccc;
  padding: 4px 5px 4px 8px;
  border-radius: 5px;
  background-color: rgba(0,71,80,0.2);
  width: 65%;
  font-size: 1.1em;
  margin: 10px 0;
}
.video {
  padding-top: 35px;
  padding-bottom: 75px;
  margin-top: 140px;
  background-color: #fff;
}
.video h2 {
  foo: bar;
}
.videopage .main_content .wrapper:after {
  content: "";
  display: block;
  clear: both;
}
.videopage .video {
  margin-top: 0;
  background-color: transparent;
}
.videopage .video__item {
  display: block;
  margin-bottom: 75px;
}
.videopage .video__item:after {
  content: "";
  display: block;
  clear: both;
}
.videopage .video__container {
  width: 40%;
  padding-right: 40px;
  padding-top: 20px;
}
@media only screen and (max-width: 769px) {
  .videopage .video__container {
    width: 100%;
  }
}
.videopage .text__container {
  margin-left: 40px;
  width: 50%;
  float: left;
}
@media only screen and (max-width: 769px) {
  .videopage .text__container {
    margin-left: 0;
    width: 100%;
    margin-top: 25px;
  }
}
.testimonials .swiper-pagination {
  top: 450px;
}
.news-single .ce-media,
.news-single iframe {
  width: 640px;
  min-height: 360px;
}
@media only screen and (max-width: 767px) {
  .news-single .ce-media,
  .news-single iframe {
    width: 440px;
    height: 220px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 414px) {
  .news-single .ce-media,
  .news-single iframe {
    width: 380px;
    height: 220px;
  }
}
/* Navigation
____________________________________________*/
nav.topnavi {
  clear: both;
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  font-weight: 400;
  float: right;
  display: flex;
  justify-content: flex-end;
  background-color: rgba(255,255,255,0.85);
}
nav.topnavi i {
  font-size: 0.8em;
  color: #007b8a;
  margin: 0 6px 3px 10px;
}
nav.topnavi ul {
  float: left;
  margin: 0 10px 0 10px;
  padding: 0 10px 0 10px;
}
nav.topnavi ul > li {
  list-style: none;
  padding-left: 25px;
  float: left;
}
nav.topnavi ul > li a {
  font-size: 0.85em;
  text-decoration: none;
  color: #004750;
}
nav.topnavi ul > li a:hover {
  text-decoration: none;
  color: #000;
}
nav.topnavi ul li.active a {
  text-decoration: none;
}
nav.topnavi li a {
  font-size: 0.85rem;
}
nav.topnavi li a:hover {
  color: #007b8a;
  text-decoration: none;
  padding-bottom: 2px;
}
@media only screen and (max-width: 810px) {
  nav.topnavi {
    display: none;
  }
}
nav.menu {
  position: absolute;
  top: 27px;
  width: 100%;
  background-color: rgba(230,230,230,0.35);
}
.menu-link {
  display: none;
}
.menu {
  float: left;
  transition: all 0.3s ease;
}
.menu ul {
  float: right;
  margin: 0 10px 0 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: inline-table;
}
.menu > li > ul.sub-menu {
  min-width: 10em;
  padding: 4px 0;
  background-color: rgba(255,255,255,0.75);
  border: 0 solid transparent;
}
.menu ul li {
  padding: 0;
}
.menu > ul > li {
  display: inline-block;
}
.menu ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 1.05em;
  font-weight: 600;
}
.menu ul li > a {
  height: 58px;
  padding: 15px 12px;
}
.menu ul li > a:hover {
  color: #fff;
  background-color: #004750;
}
.menu ul ul {
  display: none;
  position: absolute;
  margin-left: 0;
  top: 100%;
  min-width: 160px;
  background-color: rgba(255,255,255,0.705);
  border: 0px solid transparent;
  list-style: none;
}
.menu ul li:hover > ul {
  display: block;
}
.menu ul ul > li {
  position: relative;
  list-style: none;
}
.menu ul ul > li a {
  padding: 10px 15px 10px 10px;
  height: auto;
  background-color: rgba(255,255,255,0.7);
  border-bottom: 1px dotted #ccc;
  font-weight: 400;
  font-size: 0.95em;
}
.menu ul ul > li a:hover {
  background-color: #004750;
  color: #fff;
}
.menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
@media only screen and (max-width: 830px) {
  nav.menu {
    top: 121px;
    z-index: 10 !important;
    background-color: #e6e6e1;
  }
  nav.menu ul {
    width: 100%;
    padding-left: 10px;
    z-index: 11;
    margin: 0;
  }
  .sub-menu {
    margin-right: 0;
  }
  .example-header .container {
    width: 100%;
  }
  a.menu-link {
    margin-top: 15px;
    display: block;
    color: #fff;
    background-color: #004750;
    font-weight: 600;
    float: right;
    text-decoration: none;
    padding: 19px 10px;
  }
  .menu {
    clear: both;
    min-width: inherit;
    float: none;
  }
  .menu,
  .menu > ul ul {
    overflow: hidden;
    max-height: 0;
    background-color: #f4f4f4;
  }
  .menu > li > ul.sub-menu {
    padding: 0;
    border: none;
  }
  .menu.active,
  .menu > ul ul.active {
    max-height: 55em;
  }
  .menu ul {
    display: inline;
  }
  .menu > ul {
    border-top: 1px solid #808080;
  }
  .menu li,
  .menu > ul > li {
    display: block;
  }
  .menu li a {
    color: #000;
    display: block;
    padding: 0.8em;
    border-bottom: 1px solid #808080;
    position: relative;
  }
  .menu li.has-submenu > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
  }
  .menu li.has-submenu > a.active:after {
    content: "-";
  }
  .menu ul ul > li a {
    background-color: #fff;
    width: 100%;
    height: 58px;
    padding: 22px 18px 22px 30px;
    border-bottom: 1px solid #ccc;
  }
  .menu ul ul > li a:hover {
    color: #fff;
  }
  .menu ul ul,
  .menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    border: none;
  }
}
ul.breadcrumb {
  background-color: transparent;
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  padding: 15px 0 50px 75px;
  font-size: 0.8em;
  list-style: none;
}
ul.breadcrumb li {
  padding-left: 0;
  float: left;
  list-style: none;
}
@media only screen and (max-width: 768px) {
  ul.breadcrumb {
    padding: 0 0 0 0;
    background-color: #fff;
  }
}
#subnav-side {
  margin-left: 0;
  padding-left: 0;
  font-size: 0.9em;
}
#subnav-side li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#subnav-side li:last-child {
  border-bottom: 0;
}
#subnav-side ul li {
  list-style: none;
  margin-left: 10px;
}
/* Content
____________________________________________*/
.logo {
  width: 190px;
  height: 193px;
  display: block;
}
header > a > object {
  height: auto;
  width: 100%;
}
a.logolink {
  position: relative;
  display: inline-block;
  z-index: 8;
}
a.logolink:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header {
  height: 640px;
  min-height: 640px;
  border-bottom: 0;
}
.subpage section.header,
.contentpage .header,
.subpage .background-carousel {
  min-height: 480px;
  height: 480px;
}
header#branding {
  background: none repeat scroll 0 0 rgba(255,255,255,0);
  left: 50%;
  margin-left: -700px;
  top: 0;
  z-index: 9;
  width: 70%;
  max-width: 1400px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.background-carousel {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
  max-height: 644px;
  height: auto;
}
.background-carousel img {
  width: 100%;
  height: auto;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .background-carousel img {
    height: 100%;
    width: 100%;
  }
}
.claim {
  text-align: center;
  z-index: 2;
}
.claim p {
  font-size: 1.5em;
  font-weight: 400;
  padding-bottom: 75px;
}
@media only screen and (max-width: 1200px) {
  .background-carousel {
    max-height: 500px;
  }
  .header {
    height: 510px;
    min-height: 510px;
  }
  .contentpage .header {
    min-height: 510px;
  }
}
@media only screen and (max-width: 1024px) {
  .background-carousel {
    max-height: 400px;
  }
  .logo {
    width: 150px;
    height: 155px;
    display: block;
  }
  .header {
    height: 410px;
    min-height: 410px;
  }
  .contentpage .header {
    min-height: 410px;
  }
}
@media only screen and (max-width: 768px) {
  .background-carousel {
    max-height: 300px;
  }
  .header {
    height: 310px;
    min-height: 310px;
  }
  .contentpage .header {
    min-height: 310px;
  }
}
@media only screen and (max-width: 565px) {
  .background-carousel {
    max-height: 200px;
  }
  .logo {
    width: 120px;
    height: 122px;
    display: block;
  }
  .header {
    height: 225px;
    min-height: 225px;
  }
  .contentpage .header {
    min-height: 225px;
  }
  .claim p {
    font-size: 1em;
  }
}
.claimslide {
  position: absolute;
  z-index: 5;
  top: 545px;
  height: 100px;
  display: flex;
  justify-content: center;
  width: 100%;
  background: rgba(0,0,0,0.25);
  clear: both;
  margin: 0;
  border: 0;
  padding: 0;
}
.claimslide img {
  position: absolute;
  right: 0;
  width: 100px;
  height: 101px;
}
.claimslide h1,
.claimslide h2 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  padding: 30px 25px 0 5px;
  margin: 0.1em 0;
}
.claimslide h1 a,
.claimslide h2 a {
  color: #fff;
  text-decoration: none;
  transition: font-size 0.5s;
}
.claimslide h1 a:hover,
.claimslide h2 a:hover {
  text-decoration: none;
  font-size: 2.1rem;
}
.subpage .claimslide {
  top: 380px;
}
@media only screen and (max-width: 830px) {
  .subpage .claimslide {
    top: 315px !important;
    background: transparent;
  }
  .subpage .claimslide h1 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 25px 25px 0 25px;
  }
}
.shortdesc {
  text-align: center;
  z-index: 1;
}
.shortdesc h1,
.shortdesc p {
  font-size: 1.5em;
  font-weight: 400;
  padding-bottom: 0;
  color: #222;
  line-height: 1.5em;
}
.swiper-slide {
  background-color: #f5f5f1;
}
.swiper-pagination {
  padding: 0 110px;
  margin: 0 auto;
  top: 510px;
  left: calc(50% - 150px);
}
.swiper-pagination-bullet {
  padding: 1px;
  margin: 5px;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  border: 1px solid #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
  z-index: 13;
}
.subpage .swiper-pagination {
  display: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 116px;
}
.swiper-pagination-bullet {
  color: #ececec;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.swiper-button-next,
.swiper-button-prev {
  display: none;
  color: #fff;
  position: absolute;
  top: calc(50% - 175px);
  width: 50px;
  height: 50px;
  transition: background 0.5s;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #007b8a;
  color: #fff;
}
.swiper-container-rtl,
.swiper-button-prev {
  background: url("/typo3conf/ext/abis2021/Resources/Public/Images/Icons/left_arrow.svg") !important;
  background-width: 100%;
}
.swiper-container-rtl:hover,
.swiper-button-prev:hover {
  background-color: #007b8a;
}
.swiper-container-ltr,
.swiper-button-next {
  background: url("/typo3conf/ext/abis2021/Resources/Public/Images/Icons/right_arrow.svg") !important;
  background-width: 100%;
}
.swiper-container-ltr:hover,
.swiper-button-next:hover {
  background-color: #007b8a;
}
.subpage .swiper-button-prev,
.subpage .swiper-button-next {
  display: none;
}
.values {
  padding: 50px 0 25px 0;
  position: relative;
}
.value_container {
  max-width: 25%;
  min-width: 172px;
  float: left;
}
.value_container h4.value_title {
  font-weight: 400;
  font-size: 1.2em;
  border-bottom: 0;
}
.values .wrapper,
.value_center {
  position: relative;
  margin: 0 auto;
  display: block;
}
.values .wrapper:after,
.value_center:after {
  content: "";
  display: block;
  clear: both;
}
.value_inner {
  padding: 15px;
}
.value_link {
  foo: bar;
}
.value_link:hover {
  text-decoration: none;
}
.value_link:hover .icon1 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_systemisch.svg");
}
.value_link:hover .icon2 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_agil.svg");
}
.value_link:hover .icon3 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_loesung.svg");
}
.value_link:hover .icon4 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_nachhaltig.svg");
}
.value_icon {
  text-align: center;
  height: 85px;
  width: 85px;
  background: transparent;
  margin: 5px auto;
}
.icon1 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_systemisch_o.svg");
  transition: background-image 0.5s;
}
.icon2 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_agil_o.svg");
  transition: background-image 0.5s;
}
.icon3 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_loesung_o.svg");
  transition: background-image 0.5s;
}
.icon3:hover {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_loesung.svg");
}
.icon4 {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_nachhaltig_o.svg");
  transition: background-image 0.5s;
}
.icon4:hover {
  background-image: url("/typo3conf/ext/abis2021/Resources/Public/Images/icon_nachhaltig.svg");
}
.value_title {
  text-align: center;
}
.value_text p {
  text-align: center;
  font-size: 0.9em;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.products {
  min-height: 600px;
  background: url("/typo3conf/ext/abis2021/Resources/Public/Images/p_bg.jpg") repeat left -300px;
  background-size: 100%;
  padding: 25px;
}
.products a {
  text-decoration: none;
}
.products hr {
  padding: 0;
  margin: 0;
}
.products h1 {
  color: #fff;
  text-align: center;
  margin: 10px auto;
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 35px;
}
.products h2 {
  color: #f5f5f1;
  text-align: left;
  margin: 10px auto;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.products h3 {
  font-size: 1.1em;
  line-height: 1em;
}
.products__logos {
  background-color: #fff;
}
@media only screen and (max-width: 768ox) {
  .products {
    height: auto;
  }
}
.products_wrapper {
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.prodbox {
  text-align: center;
  min-height: 500px;
  background: url("/typo3conf/ext/abis2021/Resources/Public/Images/p_bg2.jpg") repeat left 0;
  background-size: 100%;
  padding: 40px 10px 40px 10px;
  position: relative;
}
.prodbox:after {
  content: "";
  display: block;
  clear: both;
}
.prodbox a {
  text-decoration: none;
}
.prodbox hr {
  padding: 0;
  margin: 0;
}
.prodbox__title {
  width: 80%;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1em;
  font-weight: 600;
  padding: 10px 10px 10px 5px;
  margin: 0.1em auto;
}
.prodbox__title h2 {
  text-align: center;
}
.prodbox__title a {
  color: #fff;
  text-decoration: none;
  transition: font-size 0.5s;
}
.prodbox__title a:hover {
  text-decoration: none;
  font-size: 2.1rem;
}
.prodbox__label {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.8rem;
  padding: 2px 5px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 5px;
}
.prodbox__group {
  border-radius: 5px;
  margin: 5px auto;
  /*background-color: rgba(0,0,0,0.05);*/
}
.prodbox__group:after {
  content: "";
  display: block;
  clear: both;
}
.prodbox__top {
  clear: both;
}
.prodbox__top:after {
  content: "";
  display: block;
  clear: both;
}
.prodbox__bottom {
  clear: both;
}
.prodbox__bottom:after {
  content: "";
  display: block;
  clear: both;
}
.prodbox--center {
  padding-left: 110px;
  margin: 0 auto;
  max-width: 1300px;
  width: 85%;
}
.prodbox--center:after {
  content: "";
  display: block;
  clear: both;
}
.prodbox__item {
  text-align: left;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.15);
  position: relative;
  float: left;
  padding: 25px;
  color: #fff;
  height: 175px;
  margin: 20px;
  transition: background-color 0.5s, height 0.2s;
}
.prodbox__item h3 {
  line-height: 1.25rem;
  margin: 0 0 .75em 0;
  position: absolute;
  top: 65px;
  left: 20px;
  color: #fff;
}
.prodbox__item:hover {
  height: 450px;
  border: 1px solid #007b8a;
}
.prodbox__item:hover .prodbox__detail {
  display: block;
}
.prodbox--big {
  background-color: rgba(0,123,138,0.7);
  width: 40%;
  min-width: 300px;
}
.prodbox--big:hover {
  background-color: #007b8a;
}
.prodbox--small {
  background-color: rgba(0,71,80,0.7);
  width: 25%;
  min-width: 175px;
}
.prodbox--small:hover {
  background-color: #004750;
}
.prodbox--small h3 {
  top: 65px;
}
.prodbox__timelabel {
  position: absolute;
  bottom: 0;
  left: 10px;
  font-size: 0.8rem;
  line-height: 1rem;
  margin: 0.25em 0 0.5em 15px;
}
.prodbox__timeline {
  background-color: transparent;
  height: 5px;
  display: block;
  width: 50%;
  position: absolute;
  bottom: 50px;
  z-index: 4;
}
.prodbox__timelineback {
  z-index: 1;
  position: absolute;
  display: block;
  bottom: 10px;
  width: 99%;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset;
  background-color: rgba(0,0,0,0.5);
}
.prodbox--long {
  width: 80%;
}
.prodbox--mid {
  width: 80%;
}
.prodbox--short {
  width: 80%;
}
.prodbox__icon {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0.5;
}
.prodbox--iconbig {
  width: 60px;
  height: 60px;
}
.prodbox--iconsmall {
  width: 40px;
  height: 40px;
}
.prodbox__detail {
  display: none;
  position: absolute;
  left: 10px;
  top: 100px;
  width: 90%;
  transition: display 0.7s easyin;
}
.prodbox__longtext {
  color: #fff;
}
.prodbox__longtext p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-left: 10px;
}
.prodbox__link1 {
  color: #fff;
  width: 90%;
  border-top: 1px dotted #fff;
  transition: background-color 0.5s;
  margin-left: 10px;
  padding: 2px 0 2px 4px;
}
.prodbox__link1 a {
  color: #fff;
}
.prodbox__link1:hover {
  background-color: rgba(255,255,255,0.2);
}
.prodbox__link2 {
  color: #fff;
  width: 90%;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  transition: background-color 0.5s;
  margin-left: 10px;
  padding: 2px 0 2px 4px;
}
.prodbox__link2 a {
  color: #fff;
}
.prodbox__link2:hover {
  background-color: rgba(255,255,255,0.2);
}
@media only screen and (max-width: 768px) {
  .prodbox__title {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .prodbox__item {
    float: none;
  }
  .prodbox--big {
    width: 85%;
    max-width: 85%;
    margin: 10px auto;
  }
  .prodbox--small {
    width: 85%;
    max-width: 85%;
    margin: 10px auto;
  }
  .prodbox--center {
    padding-left: 0;
  }
}
.portfolio {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  padding: 75px 0;
  clear: both;
}
.portfolio ul {
  font-weight: 400;
}
.portfolio ul a {
  color: #007b8a;
}
.p_item {
  margin-bottom: 0;
}
.p_item h4 {
  font-size: 1rem;
}
.p_item p {
  font-size: 0.95rem;
  min-width: 160px;
}
.p_item ul {
  margin: 5px 0;
  padding: 5px 0;
  font-size: 1.2em;
}
.p_item li {
  font-size: 1rem;
  margin: 0 0 0 15px;
  padding: 10px 0;
}
.p_item a {
  text-decoration: none;
  font-weight: 600;
  color: #007b8a;
  width: 99%;
  display: inline-block;
  padding: 5px 0 8px 0;
  border-bottom: 1px dotted #007b8a;
}
.p_item a::after {
  content: " »";
}
.p_item a.download {
  display: inline;
  border-bottom: 0;
}
.subpage .portfolio {
  padding: 25px 0 0 0;
  clear: both;
  width: 100%;
}
.subpage .portfolio + .ce-bodytext {
  clear: both;
}
.numbers {
  background-color: #007b8a;
  color: #fff;
  min-height: 200px;
  padding: 15px 0 15px 0;
}
.numbers img {
  foo: bar;
}
.numbers .numbers__item {
  justify-content: center;
  align-content: center;
  flex-direction: column;
  float: left;
  padding: 10px;
  border-right: 1px solid rgba(255,255,255,0.9);
  width: 25%;
  color: #efefef;
  color: rgba(255,255,255,0.9);
}
.numbers .numbers__item .icon {
  width: 30%;
  margin: 5px auto;
  opacity: 0.7;
}
.numbers .numbers__item .title {
  font-weight: 300;
  font-size: 1em;
  margin: 5px auto;
  text-align: center;
}
.numbers .numbers__item .number {
  font-weight: 300;
  font-size: 2.2em;
  margin: 5px auto;
  text-align: center;
}
.numbers .numbers__item:last-child {
  border-right: 0;
}
.numbers .numbers__item .red {
  border: 10px solid #d13f19;
}
@media only screen and (max-width: 1024px) {
  .numbers .numbers__item {
    width: 50%;
    margin-top: 25px;
  }
  .numbers .numbers__item:nth-child(2) {
    border-right: 0;
  }
}
.testimonials h2 {
  color: #007b8a;
  padding-top: 50px;
  margin: 0 auto;
}
.testimonials cite,
.testimonials p {
  font-size: 0.85em;
  clear: left;
}
.testimonials .swiper-testimonials .swiper-slide {
  border-right: 0 !important;
  padding: 15px 0 15px 0 !important;
}
.testimonials .swiper-pagination {
  bottom: 25px;
}
.testimonials .testimonials__name {
  padding-left: 143px;
}
.swiper-testimonials {
  overflow: hidden;
}
.swiper-testimonials .swiper-slide {
  background: none;
  list-style: none;
  border-right: 1px solid #ccc;
  margin-right: 15px;
  padding: 15px 0 15px 0;
}
.testimonials-prev {
  top: 50%;
  left: -60px;
}
.testimonials-next {
  right: -60px;
  top: 50%;
}
.blog .circle-container {
  border-radius: 50%;
  height: 120px;
  width: 120px;
  overflow: hidden;
  margin: 0 25px 25px 0;
  float: left;
  clear: left;
  transition: all 0.5s;
}
.blog .circle-container:hover {
  height: 135px;
  width: 135px;
}
.blog .circle-container:hover p.testimonials__name {
  padding-left: 158px;
}
.blog img {
  max-width: 100%;
  clear: both;
}
p.more {
  font-size: 1rem;
}
.sidebox .circle-container {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  overflow: hidden;
  margin: 0 25px 25px 0;
  float: left;
  clear: left;
}
.people {
  display: block;
}
.people p {
  width: 100%;
}
.people p a {
  font-weight: 600;
}
.people .p_item {
  text-align: center;
  height: 240px;
}
.people_item {
  padding-right: 15px;
  margin: auto;
  min-width: 160px;
  height: 200px;
  transition: height 0.5s;
}
.people_item:hover {
  height: 210px;
}
.p_spruch {
  font-size: 0.9rem;
}
.p_item-overlay p {
  font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
  .people_container {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 845px) {
  .people {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1024px) {
  .people {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
}
.institute {
  background-color: #fff;
}
.institute ul {
  margin-left: 28px;
  padding-left: 0;
}
.institute li {
  padding-left: 5px;
  margin-left: 0;
  margin-bottom: 5px;
}
.institute__mainbox {
  padding: 25px 75px 10px 0;
}
.institute__mainbox p {
  padding-right: 75px;
}
.institute__sidebox {
  padding: 10px 10px 20px 40px;
  background-color: #f5f5f1;
  border-radius: 5px 5px 0 0;
  position: relative;
  left: 0;
  top: 50px !important;
}
.institute__sidebox h3 {
  margin-left: 15px;
}
.institute__partner {
  margin-top: 4px;
  padding: 10px 10px 20px 0;
  background-color: #f5f5f1;
  border-radius: 0 0 5px 5px;
  border: 1px solid #f5f5f1;
}
.institute__partner p {
  padding: 10px 10px 20px 0;
}
.institute__link img {
  width: 100%;
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  .institute__mainbox {
    padding: 25px 20px 20px 20px;
  }
  .institute__mainbox p {
    padding-right: 0;
  }
  .institute__locations h2 {
    font-size: 1.6em;
  }
  .institute__link img {
    padding-top: 0;
    width: 80%;
    margin: -25px auto 20px auto;
  }
}
.institutes {
  background-color: #f5f5eb;
  padding-bottom: 75px;
  margin-top: -12px;
}
.institutes__description {
  clear: both;
}
.institutes__description p {
  padding-top: 10px;
  padding-bottom: 10px;
}
.institutes__items {
  min-width: 100%;
}
.institutes__single {
  float: left;
  clear: right;
  margin-right: 25px;
  width: 100%;
}
.institutes__single:hover .institutes__image {
  width: 75px;
  height: 77px;
}
.institutes__image {
  width: 65px;
  height: 67px;
  float: left;
  margin: 0 15px 15px 10px;
  transition: width 0.5s, height 0.5s;
}
.institutes__single h4 {
  border-bottom: 0;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.institutes__single p {
  padding-top: 0;
  margin-top: 5px;
  font-size: 0.9rem;
}
.institutes__details {
  position: relative;
}
.institute__locations {
  padding: 75px 0 90px 0;
}
.institutes__description p {
  padding-top: 10px;
  padding-bottom: 10px;
}
.institute__partner p {
  padding: 10px 10px 20px 0;
}
.companies,
.abis-institute,
.abis-consulting {
  display: inline-table;
  position: fixed;
  right: 0;
  top: 445px;
  height: 100px;
  width: 110px;
  margin: 0 0 0 0;
  border: 0;
  padding: 0;
  clear: left;
  z-index: 4;
}
.abis-institute {
  top: 575px;
  z-index: 6;
}
.abis-c,
.abis-i {
  right: 0;
}
.abis-c img,
.abis-i img {
  right: 0;
  width: 100px;
  height: 101px;
  transition: width 0.5s;
}
.abis-c img:hover,
.abis-i img:hover {
  width: 100px;
}
.promotext {
  padding: 75px 0;
}
.companies {
  height: 100px;
  clear: both;
  height: 200px;
  z-index: 0;
  opacity: 0.7;
  transition: background 0.5s;
}
.companies:after {
  content: "";
  display: block;
  clear: both;
}
.companies .companies_block {
  display: none;
  padding: 10px;
  transition: display 0.5s;
}
.companies .companies_block h4 {
  margin: 0;
  padding: 0;
}
.companies:hover {
  background: rgba(255,255,255,0.95);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  right: 0;
  width: 450px;
  padding: 6px 100px 6px 6px;
  opacity: 1;
}
.companies:hover .companies_block {
  display: block;
}
.abis-companies a:hover {
  text-decoration: none;
  color: #222;
}
.news-start {
  background-color: #fff;
}
.news-start ul {
  padding-left: 0;
}
.news-start li {
  padding-left: 0;
  margin-left: 0;
}
.news .news-default .wrapper {
  flex-direction: column;
}
.blog {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.blog li {
  flex: 1;
  list-style: none;
  border-right: 1px solid #ccc;
  margin-right: 15px;
  padding: 15px 15px 15px 0;
}
.blog img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .blog {
    display: block;
  }
  .blog li {
    width: 100%;
    border-right: 0;
  }
}
.producticon {
  width: 75px;
}
.impressionen {
  padding-top: 70px;
}
.swiper-impressionen {
  width: 100%;
  height: 300px;
  margin: 20px auto;
}
.swiper-impressionen .swiper-slide {
  height: 155px;
  text-align: center;
  font-size: 18px;
  width: 60%;
/* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-impressionen .swiper-slide:nth-child(2n) {
  width: 40%;
}
.swiper-impressionen .swiper-slide:nth-child(3n) {
  width: 20%;
}
.impressionen transition height 0.5s {
  width: 200px;
}
.impressionen transition height 0.5s img {
  height: 200px;
  width: 220px;
  transition: height 0.5s, width 0.5s;
}
.footer,
.footercontainer {
  background-color: #fff;
  clear: both;
  position: relative;
  height: 355px;
  display: block;
}
.footer:after,
.footercontainer:after {
  content: "";
  display: block;
  clear: both;
}
footer {
  width: 95%;
  padding-top: 0;
  height: 280px;
  background-color: #fff;
  margin: 0 auto;
  z-index: 10;
  flex-flow: row wrap;
  clear: both;
}
footer h4 {
  border: 0;
  margin-bottom: -10px;
}
.footer__identity {
  padding: 25px;
  padding-left: 0;
  margin-left: 0;
  float: left;
  line-height: 1;
  width: 400px;
  clear: right;
}
.footer__identity h5,
.footer__identity p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 100px;
  color: #555;
  font-weight: 400;
  font-size: 0.92rem;
}
.footer__logo {
  height: 130px;
}
.footer___right {
  margin-left: 410px;
  width: 60%;
}
.footer___right:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .footer__identity,
  .footer___right {
    width: 100%;
    clear: both;
    margin-left: 0;
    padding-right: 0;
  }
}
.akademie_link {
  padding: 44px 20px 0 0;
  padding-left: 0;
  width: 250px;
  display: block;
  float: left;
  clear: right;
}
.akademie_link:after {
  content: "";
  display: block;
  clear: both;
}
.akademie_link p {
  font-size: 0.92rem;
}
.akademie_link a {
  color: #555 !important;
}
.akademie_link a strong {
  color: $abis-color-business !important;
}
.footer__logo-s {
  width: 20px !important;
  height: 20px !important;
  float: left;
  clear: right;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.footer__logo-s img {
  width: 20px !important;
  height: 20px !important;
}
.akademie_link--akademie,
.akademie_link--consulting {
  float: left;
  height: 81px;
  transition: background-color 0.5s;
}
.akademie_link--akademie p,
.akademie_link--consulting p {
  line-height: 1.2em;
}
.akademie_link--akademie:hover,
.akademie_link--consulting:hover {
  background-color: rgba(0,0,0,0.05);
}
@media only screen and (max-width: 768px) {
  .akademie_link {
    float: none;
    padding: 10px 20px 20px 0;
    width: 89%;
  }
}
.footer__address {
  padding: 15px;
  padding-top: 0;
}
.footer__address p {
  margin-top: -0.5em;
  line-height: 1.2;
}
.footer__navigation {
  justify-content: flex-end;
  padding-top: 40px;
  margin-right: 15px;
  font-size: 0.85em;
  flex: 1;
  padding-left: 335px;
}
.footer__navigation ul {
  margin-left: 0;
  width: 450px;
}
.footer__navigation li {
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  line-height: 1.2;
  border-bottom: 1px dotted #ccc;
}
.footer__tags {
  clear: both;
  padding: 75px 0;
}
.footer__tags h4 {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
.footer__tags__item {
  padding: 2px;
  border-radius: 4px;
  margin: 1px;
  font-weight: 400;
  font-size: 0.85rem;
  margin: 1px;
  white-space: nowrap;
}
.footer__tags__item a {
  color: #999;
}
.footer__tags__item::after {
  content: "  -";
}
@media only screen and (max-width: 768px) {
  .footer__navigation {
    padding: 0 0 25px 0;
    margin: 0 0 0 15px;
    width: 100%;
    clear: both;
    float: left;
  }
  .footer__navigation ul {
    max-width: 95%;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 10px;
  }
  .footer__navigation li {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 10px;
  }
  .footer__address {
    padding: 0 0 15px;
  }
  footer {
    flex-flow: column;
    max-width: 100%;
  }
  .wrapper {
    width: 95%;
  }
}
@media only screen and (min-width: 1024px) {
  footer {
    width: 1024px;
  }
}
@media only screen and (min-width: 1200px) {
  footer {
    width: 1200px;
  }
}
.box {
  border: 0px solid #d13f19;
  padding: 15px;
  background: rgba(255,255,255,0.3);
}
.more {
  font-weight: 600;
  font-size: 1rem;
}
.sectionmore a {
  border: 1px solid rgba(0,0,0,0.2);
  padding: 5px;
  border-radius: 5px;
  width: auto;
}
.sectionblock_text1 {
  min-height: 188px;
}
.sectionblock_text2 {
  padding-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .sectionblock_text1 {
    min-height: 0;
  }
  .sectionblock_text2 {
    padding-bottom: 65px;
  }
}
.visible {
  display: flex !important;
}
.morebutton {
  background-color: transparent !important;
  color:#444;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 1em !important;
  font-weight: 600;
  padding: 5px 15px 5px 0 !important;
  cursor: pointer;
  margin: 15px 0 !important;
  border-bottom: 1px dotted #ccc !important;
}
.morebutton h3 {
  margin: 0;
  padding: 0;
  color: #444;
  font-size:1.2rem;
}
.morebutton .fa {
  color: #004750;
  font-size: 12px;
  margin-right: 10px;
}
.morecontent {
  display: none;
  font-size: 14px;
  padding: 0 20px 20px 10px !important;
}
.morecontent h3,
.morecontent h4 {
  color: #444;
  font-size:1.1rem;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.morecontent ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 10px;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start:20px;
  unicode-bidi: isolate;
}
.morecontent li {
  margin: 0 0 5px 0 ;
  padding: 0 0 0 10px;
  font-size: 1.1rem;
}



/*PARALLAX*/

.parallax__Item,
.parallaxItem {
  width: 100%;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  background-size: 100%;
  min-height: 120px;
}
.parallaxItem__Text,
.parallaxText {
  padding-top: 5em;
  padding-bottom: 5em;
  text-align: center;
  position: relative;
}
.parallaxItem__Text h2,
.parallaxText h2 {
  margin: 50px auto;
  color: #fff;
  font-size: 2.6em;
  text-shadow: 1px 1px 2px rgba(0,71,80,0.5);
}
.subpage .parallaxItem__Text,
.subpage .parallaxText {
  padding-top: 1.6em;
  padding-bottom: 5em;
  text-align: center;
  position: relative;
}
.subpage .parallaxItem__Text h2,
.subpage .parallaxText h2 {
  margin: 50px auto;
  color: #fff;
  font-size: 2.4em;
  text-shadow: 1px 1px 2px rgba(0,71,80,0.5);
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .parallaxText h2 {
    line-height: 1.6em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .parallax__Item,
  .parallaxItem {
    background-size: 200%;
  }
  .parallaxItem__Text,
  .parallaxText {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .parallaxText h2 {
    margin: 20px auto;
    font-size: 2em;
    line-height: 2.1em;
  }
}
@media only screen and (max-width: 768px) {
  .parallax__Item,
  .parallaxItem {
    background-size: 300%;
  }
  .parallaxItem__Text,
  .parallaxText {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .parallaxText h2 {
    margin: 20px auto;
    font-size: 1.4em;
    line-height: 1.5em;
  }
  .subpage .parallaxItem__Text h2,
  .subpage .parallaxText h2 {
    font-size: 1.8em;
    margin: 36px auto;
  }
}
.taglist {
  width: 1100px;
  padding: 0;
  margin: 0;
}
.taglist li {
  margin: 0 20px 10px 0;
  padding: 5px 10px;
  border-radius: 5px;
  list-style: none;
  float: left;
  background-color: rgba(0,0,0,0.02);
}
@media only screen and (max-width: 768px) {
  .tags {
    flex-direction: column;
  }
  .tags .wrapper {
    width: 80%;
    display: flex;
    flex-direction: column;
  }
  .taglist {
    display: flex;
    flex-direction: column;
  }
}
.ce-intext .ce-left {
  margin-right: 25px !important;
}
.trainer {
  width: 100%;
  clear: both;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #007b8a;
}
.trainer:after {
  content: "";
  display: block;
  clear: both;
}
.trainer__foto {
  margin-top: 5px;
  margin-right: 25px;
  float: left;
  clear: right;
  height: 100%;
}
.trainer__foto img {
  width: 200px;
  height: auto;
}
.trainer__texte {
  float: left;
  border: 1px solid #007b8a;
  padding: 5px;
}
.trainer__texte:after {
  content: "";
  display: block;
  clear: both;
}
.trainer__name {
  color: #007b8a;
}
.trainer__title {
  padding-bottom: 0;
}
.trainer__education p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding-bottom: 0;
}
.trainer__focus {
  padding: 5px;
  padding-bottom: 0;
}
.trainer__focus p {
  font-size: 0.9rem;
  line-height: 1.2rem;
}
.trainer__focus h4 {
  border-bottom: 0;
  color: #007b8a;
  margin: 0;
}
.trainer__focus h4 + p {
  margin-top: 0;
}
.trainer__mail {
  font-size: 0.9rem;
  margin-left: 226px;
  padding-bottom: 5px;
}
.trainer__mail .fa {
  color: #007b8a;
}
@media only screen and (max-width: 768px) {
  .trainer__foto img {
    width: 155px !important;
  }
  .trainer__education {
    margin-left: 185px;
  }
  .trainer__focus {
    clear: both;
  }
  .trainer__mail {
    margin-left: 0;
  }
}
.contentblock {
  margin-top: 25px;
  margin-bottom: 25px;
}
.contentblock:after {
  content: "";
  display: block;
  clear: both;
}
.contentblock--left,
.contentblock--right {
  padding-top: 15px;
  padding-bottom: 15px;
}
.contentblock--left h3,
.contentblock--right h3 {
  padding-top: 15px;
}
.intern aside {
  border-radius: 5px;
  padding: 5px;
  background-color: rgba(255,255,255,0.9);
}
.intern aside h3 {
  margin-left: 28px;
}
.intern aside #subnav-intern ul {
  padding: 10px;
}
.intern aside #subnav-intern li {
  list-style: none;
  border-top: 1px solid #007b8a;
  font-weight: 600;
}
.intern aside #subnav-intern li ul {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.intern aside #subnav-intern li ul li {
  font-weight: 400;
  border-top: 0px solid transparent;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  p.csc-frame-frame1 {
    width: 90%;
  }
}
#modal {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.5);
  z-index: 12;
  height: 100%;
  width: 100%;
  display:none;
}
#modal a {
  color: $abis-grey;
  color: $abis-color-business;
  opacity: 0.85;
  tansition: opacity 0.2s;
}
#modal a:hover {
  color: rgba(0,0,0,0.5);
  opacity: 1;
  text-decoration: none;
}
#modal h2 {
  margin-bottom: 0;
  color: $abis-grey;
}
.modal__content {
  position: absolute;
  background-color: #fff;
  background: url("/fileadmin/Redaktion/bg_portfolio.jpg") no-repeat;
  background-attachment: fixed;
  opacity: 0.9;
  filter: blur(50%);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  background-size: 100%;
  border-radius: 5px;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.35);
  top: 15%;
  left: 25%;
  min-height: 438px;
  height: 20%;
  transform: translate(-50%, -50%);
  padding: 25px 50px 50px 50px;
}
.modal_link--consulting {
  padding-top: 0;
}
.modal_link--institut:hover p {
  color: rgba(0,0,0,0.5);
  opacity: 1;
  cursor: pointer;
}
.modal__item {
  min-height: 115px;
}
.modal__item:after {
  content: "";
  display: block;
  clear: both;
}
.modal_link--institut h3,
.modal_link--consulting h3 {
  margin-left: 130px;
  padding-top: 18px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.modal_link--institut p,
.modal_link--consulting p {
  margin-left: 130px;
  padding-top: 5px;
  margin-top: 0;
}
.modal__logo-s {
  float: left;
  width: 110px;
  height: 100px;
  vertical-align: top;
  margin-right: 15px;
  margin-top: 10px;
  position: absolute;
  display: block;
  cursor: pointer;
}
#modal__button {
  float: right;
  margin-right: -25px;
  margin-top: -10px;
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  background-color: transparent;
  border: 1px solid #eee;
  cursor: pointer;
}
@media only screen and (min-width: 667px) and (max-width: 768px) {
  .modal__content {
    height: 410px;
    min-height: 410px;
    top: 0;
    left: 0;
    padding: 10px 50px 50px 15px;
  }
  .modal__content>p {
    display: none;
  }
  .modal__logo-s {
    float: left;
    width: 75px;
    height: 70px;
  }
  .modal__item {
    min-height: 75px;
  }
  .modal_link--institut p,
  .modal_link--consulting p {
    margin-left: 90px;
  }
  .parallax {
    background-position: 0 -150px;
  }
}
@media only screen and (max-width: 736px) {
  .modal__content {
    height: 60%;
    min-height: 520px;
    top: 0;
    left: 0;
    padding: 10px 50px 50px 15px;
  }
}
.btn-group .btn {
  margin-bottom: 10px;
}
/* TYPO3 Extensions
____________________________________________*/
.tx-yag-breadcrumbcomtainer {
  display: none;
}
.yag-item-thumb-outerframe {
  margin: 0 10px 10px 0;
}
.yag-list-wrap ul,
.yag-list-wrap li {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.tx-yag-pager {
  display: none;
}
.pagination>li>a,
.pagination>li>span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #004750;
  background-color: transparent;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #004750;
  border-color: #007b8a;
}
.tx-powermail label {
  font-size: 0.9em;
}
.tx-powermail h3 {
  display: none;
}
.tx-powermail legend {
  display: none;
}
.tx-powermail .powermail_fieldset {
  border: 0;
  padding: 0;
  margin: 25px 0;
}
.tx-powermail .powermail_fieldwrap {
  padding-bottom: 15px;
}
.tx-powermail .checkbox {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 75%;
  border-bottom: 1px dotted #ccc;
}
.tx-powermail .checkbox label {
  width: 100%;
}
.tx-powermail .powermail_input {
  padding: 0 15px;
  width: 100%;
  height: 35px;
}
.tx-powermail .powermail_label {
  font-weight: 400;
  margin-bottom: 6px;
}
.tx-powermail .powermail_radio {
  width: 25px;
}
.tx-powermail .powermail_submit {
  background-color: #007b8a !important;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px;
  width: 150px;
}
.tx-powermail .powermail_field {
  border: 0 solid #ccc;
  width: 90%;
}
.tx-powermail .powermail_checkbox {
  width: 5%;
  clear: left;
}
.tx-powermail .powermail_select {
  font-family: 'Open Sans', 'Neue Helvetica', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.tx-powermail .powermail_form {
  width: 90% !important;
}
.tx-powermail .powermail_fieldset_2 {
  width: 100% !important;
}
.tx-powermail input,
.tx-powermail textarea {
  width: 75%;
  border: 1px solid #ccc;
  padding: 10px;
}
#c92 .tx-powermail .powermail_input,
#c92 .tx-powermail .powermail_textarea {
  width: 100% !important;
}
.tx-felogin-pi1 div {
  margin-bottom: 10px;
}
#user,
#pass {
  width: 50%;
  border: 1px solid #ccc;
  padding: 0 15px;
}
input[type="submit"] {
  background-color: #007b8a;
  color: #fff;
  border: 1px solid #007b8a;
  border-radius: 5px;
}
.form-group .col-sm-9 {
  padding-bottom: 15px;
  width: 90%;
}
.form-group .col-sm-9 input {
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
}
.form-group .btn-default {
  width: 200px;
}
.teilensocial {
  margin-top: -10px;
}
.shariff .orientation-horizontal li {
  height: 50px;
}
.shariff li a {
  margin-top: 0px;
}

.news-list ul {
  padding: 0;
  margin: 0;
}
.news-list ul li {
  list-style-type: none;
  list-style: none;
}
.news-list li {
  clear: both;
  padding-top: 20px;
}
.news-list .news-img-wrap {
  float: left;
  width: 20%;
  padding-right: 30px;
}
.event-list ul {
  padding: 0;
  margin: 0;
}
.event-list ul li {
  list-style-type: none;
  list-style: none;
}
.event-list-item h4 {
  clear: both;
}
.event-list-item {
  margin-bottom: 0.75em;
}
.event-list-item p {
  margin: 0.25em 0 0.75em 0;
}
.event-list-item .clear {
  clear: both;
}
.event-list-row {
  clear: both;
}
.event-list-row .event-list-label {
  float: left;
  font-weight: 400;
}
.event-list-row .event-list-value {
  float: left;
  padding-left: 5px;
}
.event-list-row .morebutton {
  font-weight: 400;
  margin: 10px 0 !important;
}
.event-registration {
  margin-top: 0.5em;
  background-color: rgba(0,0,0,0.05);
  padding: 0.25em;
}
.event-registration-row .event-registration-label,
.event-registration-row .event-list-label,
.event-registration-row label {
  float: left;
  width: 20%;
}
.event-registration-row .event-registration-value,
.event-registration-row input {
  float: left;
  width: 40%;
}
.event-registration-row .clear {
  clear: both;
  height: 0.5em;
}
.event-registration-submit,
.event-registration-check {
  padding-left: 20%;
}
.event-registration-check input {
  padding-left: 20%;
  width: inherit;
}
div.slide {
  position: relative;
}
div.slide img {
  max-width: 145px;
  transition: all 0.3s;
}
div.slide:hover img {
  transform: scale(1.1);
}
div.slide div {
  width: 145px;
  height: 100%;
  padding: 0;
  display: none;
  position: absolute;
  bottom: 0;
  background-color: rgba(0,71,80,0.9);
  color: #fff;
  border: 1px solid #004750;
  left: 0;
  transform: scale(1.1);
}
.people_item {
  margin: 0 !important;
}
.people .p_item {
  text-align: left;
}
.p_item-overlay p {
  padding-left: 8px;
  padding-right: 20px;
}
.p_spruch {
  padding-top: 15px;
  font-size: 1em;
  line-height: 1.1em;
}
.p_mail a {
  color: #fff;
  clear: both;
  padding-bottom: 10px;
}
.p_mail,
.p_more {
  padding-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .left25 {
    width: calc(50% - 15px);
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .left25 {
    width: calc(50% - 1px);
  }
}
.swiper-button-next,
.swiper-button-prev {
  display: block;
}
@media only screen and (max-width: 768px) {
  .background-carousel img {
    height: 70%;
  }
}
@media only screen and (max-width: 672px) {
  .background-carousel img {
    height: 57%;
  }
}
@media only screen and (max-width: 576px) {
  .background-carousel img {
    height: 43%;
  }
}
@media only screen and (max-width: 480px) {
  .background-carousel img {
    height: 29%;
  }
}
a.menu-link {
  background-color: rgba(0,71,80,0.75);
}
.trainer__foto {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.trainer_foto_text {
  width: 200px;
  height: 273px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 273px;
  background-color: rgba(0,71,80,0.9);
}
.trainer__foto:hover .trainer_foto_text {
  margin-top: 0;
  color: #fff;
}
.trainer_foto_text {
  padding: 12px;
  transition: all 0.7s ease;
}
.trainer_mail a {
  color: #fff;
}
.ce_institute {
  padding: 30px 0;
  min-height: 180px;
  margin-bottom: 1px;
  clear: both;
}
.ce_institute__image {
  position: relative;
}
.ce_institute__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
}
.ce_institute__text {
  padding-left: 135px;
}
.background-carousel img {
  height: auto;
}
.footer__tags__item {
  float: left;
}
@media (max-width: 768px) {
  .subpage section.header,
  .contentpage .header,
  .subpage .background-carousel {
    min-height: inherit !important;
    height: 225px;
  }
  .right30 {
    padding-top: 0 !important;
  }
  .right50 {
    width: 95%;
    float: none;
    clear: both;
    margin-left: 0;
    margin-right: 30px;
  }
  .institute__locations {
    padding: 30px 0 30px 20px;
  }
  .institute__locations h2 {
    margin-top: 0;
    font-size: 1.5rem;
    line-height:1.45em;
  }
  .institute__locations h3 {
    margin-top: 0;
    font-size: 1.35rem;
    line-height:1.5em;
  }
  .swiper-button-next {
    display: none;
  }
  .swiper-button-prev {
    display: none;
  }
  .testimonials {
    width: 90%;
    padding-left: 20px;
    margin: 0 auto;
  }
  .testimonials .swiper-pagination {
    display: none;
  }
  .swiper-testimonials {
    overflow: visible;
  }
  .swiper-testimonials .swiper-wrapper {
    display: block;
    max-width: 95%;
  }
  .swiper-testimonials .swiper-slide {
    width: 95% !important;
  }
  .blog .circle-container {
    float: none;
    margin-left: calc(50% - 60px);
  }
  .swiper-testimonials .testimonials__name {
    margin-top: 0;
    padding-left: 0;
  }
  .footer__navigation {
    margin-left: 0;
  }
  .numbers .numbers__item .number {
    font-size: 1.5em;
    margin: 5px auto;
    text-align: center;
  }
  #c267 .ce-gallery {
    clear: both;
    float: none;
    width: 100%;
  }
  .rootline,
  .ce-bodytext {
    padding-left: 0;
    padding-right: 10px;
  }
  h2 {
    padding-left: 0;
    padding-right: 10px;
  }
}
@media (max-width: 400px) {
  .subpage section.header,
  .contentpage .header,
  .subpage .background-carousel {
    height: 180px;
  }
}
@media (max-width: 830px) {
  .wrapper {
    z-index: inherit;
  }
  .menu-link {
    z-index: 7;
    position: absolute;
    right: 0;
    top: 0;
  }
}
/* Special pages
____________________________________________*/
/* --- Archive Pages --- */
/* --- Search Results --- */
/* --- 404 Error Page --- */
/* Misc
____________________________________________*/
/*  Print
____________________________________________*/
@media print {
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14pt;
    line-height: 1.45;
    font-family: Garamond, "Times New Roman", serif;
    color: #000;
    background: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    font-family: "Helvetica", Arial, sans-serif;
  }
  h1 {
    font-size: 36pt;
    line-height: 1.25em;
  }
  h2 {
    font-size: 24pt;
    line-height: 1.25em;
  }
  h3 {
    font-size: 18pt;
    line-height: 1.25em;
  }
  h4,
  h5,
  h6 {
    font-size: 14pt;
    line-height: 1.25em;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  code {
    font: 12pt Courier, 'Bitstream Vera Sans Mono', Consolas, Courier, monospace;
  }
  blockquote {
    margin: 1.2em;
    padding: 1em;
    font-size: 24pt;
    line-height: 1.45833333em;
    font-style: italic;
  }
  hr {
    background-color: #ccc;
  }
  img {
    float: left;
    margin: 1em 1.5em 1.5em 0;
    max-width: 100% !important;
  }
  a img {
    border: none;
  }
  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333;
  }
  a:link[href^="http://"]:after,
  a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="http://"] {
    color: #000;
  }
  a[href$=".jpg"]:after,
  a[href$=".jpeg"]:after,
  a[href$=".gif"]:after,
  a[href$=".png"]:after {
    content: " (" attr(href) ") ";
    display: none;
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  table {
    margin: 1px;
    text-align: left;
  }
  th {
    border-bottom: 1px solid #333;
    font-weight: bold;
  }
  td {
    border-bottom: 1px solid #333;
  }
  th,
  td {
    padding: 4px 10px 4px 0;
  }
  tfoot {
    font-style: italic;
  }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
}

/* FROM Backend*/
.cc_banner {
    background-color: #004750 !important;
}

.cc_message {
    font-family: 'Open Sans','Neue Helvetica',Helvetica,Arial,sans-serif !important;
    line-height: 1.4 !important;
    color: white !important;
    text-align: center !important;
}

.cc_message a {
    color: white !important;
    font-weight: bold !important;
    font-family: 'Open Sans','Neue Helvetica',Helvetica,Arial,sans-serif;
}

.cc_btn {
    background-color: #555!important;
    color: white !important;
    font-weight: bold !important;
    font-family: 'Open Sans','Neue Helvetica',Helvetica,Arial,sans-serif !important;
}
.shariff-button a {
    text-align: center;
    display: table-cell !important;
    width: 31px;
    vertical-align: middle;
}
@media only screen and (max-width: 768px) {
    .topnavi-mobil {
        height: auto !important;
        padding-bottom: 5px;
    }
}
@media screen and (min-width: 769px) {
    footer, .footercontainer {
        height: auto;
        display: flex;
    }

    .footer__identity {
        float: none;
        width: 33%;
    }

    .footer___right {
        margin-left: 0;
        width: 66%;
    }
    .akademie_link {
        float: none;
    }
    .footer___right {
        display: flex;
    }
    .footer__navigation {
        padding-left: 0;
    }
    .footer__navigation ul {
        width: 100%;
    }
}
.consultant_shortcut .trainer__foto {
    filter: none !important;
}


/*social media im footer */
.footer__social {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    flex-wrap: wrap;
    gap: 10px;
    min-height: 25px;
    padding: 10px 0 0 0
}

.footer__social a {
    display: inline-block;
    font-size: 1em;
    margin: 0 5px 0 0
}

.header__button {
    position: fixed;
    right: 25px;
    margin-top:-55px;
    z-index: 100;
    filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.25))
}
.header__button img {
    width:85px;
    transition: transform 500ms;
}

.header__button img:hover {
    transform: scale(1.1);
    width:85px;
}



/* New Homepage 2023*/
.introtext2023 {
  display: flex;
  flex-direction: column;
  flex-wrap:wrap;
  gap:15px;
  margin: 25px auto 0 auto;
  justify-content: center;
}

.introtext2023 .wrapper {
  padding: 10px;
  z-index: 0;
}

.introtext__title {
}

.introtext__title h1 {
  font-size:3.5rem;
  text-align: center;
}
.introtext__text {
  width:75%;
  max-width:1440px;
  margin:15px auto;
  text-align: center;
}

.introtext__text p {
  font-size: 1.5em;
  font-weight: 400;
  padding-bottom: 0;
  color: #222;
  line-height: 1.5em;
}

/*- - - - - - - - - - - - - - - - - - - - - - */
/* TESTIMONIALS  STIMMEN 2023*/
/*- - - - - - - - - - - - - - - - - - - - - - */
.testimonialsn .wrapper {
  height: 535px;
  overflow: hidden;
}
.testimonialsn .swiper-testimonials.stimmen {
  width: 100%;
  margin: 0 auto;
}
.testimonialsn .swiper-testimonials.stimmen .swiper-slide {
  padding: 0;
  margin: 15px 0 0 10px;
  border-right:0;
  background-color: #f5f5f1;
  height:416px;
}
.testimonialsn .swiper-testimonials.stimmen .swiper-slide .swiper-slide-wrapper {
  background-color: rgba(255,255,255,0.5);
  border-radius: 10px;
  padding: 25px;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.10);
  width: 70%;
  height: 350px;
}
.testimonialsn .swiper-testimonials.stimmen .swiper-slide h3 {
  color: #004750;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-top: -5px;
  margin-left: 2px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  min-height: 2em;
}
.testimonialsn .swiper-testimonials.stimmen .swiper-slide h3::before {
  content: '"';
  color: #004750;
  font-size: 3.5rem;
  margin-left: -2px;
  margin-top: 2px;
  font-family: 'Passion One', Helvetica, Arial, sans-serif;
  letter-spacing: 5px;
}
.testimonialsn .swiper-testimonials.stimmen .swiper-slide p {
  font-size: 0.75rem;
  line-height: 1.2rem;
  font-style: italic;
}
.swiper-testimonials.stimmen .swiper-slide .testimonialsn__name p {
  font-style: normal;
  font-weight:600;
}
.testimonialsn .swiper-testimonials.stimmen .testimonials-prev {
  color: #eee;
  transform: translate(-15px, 10px);
  z-index: 15;
  display: none;
}
.testimonialsn .swiper-testimonials.stimmen .testimonials-next {
  color: #eee;
  transform: translate(16px, 10px);
  z-index: 15;
  display: none;
}

.subpage .testimonialsn .swiper-testimonials.stimmen .swiper-pagination,
.testimonialsn .swiper-testimonials.stimmen .swiper-pagination {
  display:block;
  z-index:1000;
}

@media only screen and (max-width: 768px) {
  .testimonials .wrapper {
    width: 95%;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonialsn .swiper-slide,
  .testimonialsn .swiper-container {
    height: auto;
  }
}
@media only screen and (min-width: 1400px) {
  .testimonials .swiper-slide {
    height: auto;
  }
}

/*- - - - - - - - - - - - - - - - - - - - - - */
/* 1SPALTER / 3SPALTER 2023*/
/*- - - - - - - - - - - - - - - - - - - - - - */
.abis1spalter {

}

/*3spalter*/
.abis3spalter__columns{
  display:flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  gap:20px;
  margin-bottom:80px;
}

.abis3spalter__column {
  max-width:calc(100% - 30px);
  margin: 0 auto;
  border: 1px solid #eee;
  padding: 0 25px 10px 25px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.10);
}
.abis3spalter__column ul {
  margin-top:0;
}
.abis3spalter__column ul li{
  line-height: 1.4rem;

}
.abis3spalter__column--mid {

}
.abis3spalter__column--right {

}

.abis3spalter__image {
  margin: 0 0 70px 0;
  max-height: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.abis3spalter__image img{
  max-height: 120px;
  height: 120px;
}


@media only screen and (min-width: 1024px) {

  .abis3spalter__columns{
    flex-direction: row;

  }
  .abis3spalter__column {
    max-width:calc(33% - 10px);
    margin: 0 auto;
  }

}

