/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../webfonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('../webfonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../webfonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'),
    url('../webfonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../webfonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('../webfonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-regular.svg#Roboto') format('rgba(0, 0, 0, 0.5);svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../webfonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../webfonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../webfonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('../webfonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../webfonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Roboto Black'), local('Roboto-Black'),
    url('../webfonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../webfonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'MANZ Icons';
    font-style: normal;
    font-weight: 400;
    src: local('MANZ Icons'),
    url('../webfonts/mz-icons.ttf') format('truetype');
    font-display: swap;
}

::selection {
    background: rgba(174, 19, 15, .09); /* WebKit/Blink Browsers */
}
::-moz-selection {
    background: rgba(174, 19, 15, .09); /* Gecko Browsers */
}

body {
    letter-spacing: 0.5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom:0;
  line-height: 1.2;
}

h1, .h1 {
    font-size:2.2rem !important
}
h2, .h2 {
    font-size:1.5rem !important;
    line-height: 1.4 !important;
}
h3, .h3 {
    font-size:1.25rem !important;
    line-height: 1.4 !important;
}
h4, .h4 {
    font-size:1.125rem !important;
    line-height: 1.4 !important;
}
h5, .h5 {
    font-size:1.1rem !important;
    line-height: 1.4 !important;
}
h6, .h6 {
    font-size:1rem !important;
    line-height: 1.4 !important;
}
.h0 {
    font-size:3.5rem;
}

@media (max-width: 767.98px) {
    body {
        font-size:14px !important;
    }
    .h0 {
        font-size:34px !important;
    }
    h1, .h1 {
        font-size:28px !important;
    }
    h2, .h2 {
        font-size:24px !important;
    }
    h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
        font-size:20px !important;
    }
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
}

#headermenu {
    border-top:1px solid #f0f0f0;
}

#headermenu .shadow-bottom {
    box-shadow: 0 0.2rem 0.3rem 0rem rgba(0,0,0,0.15);
    z-index:100;
}

#headermenu .nav-item {
    position: relative;
    border-bottom:5px solid transparent;
    padding-bottom:5px !important;
}
#headermenu .nav-item.active a, #headermenu .nav-item.hover a {
    color: #ae110e;
}

#headermenu .nav-item.active, #headermenu .nav-item.hover {
    border-bottom:5px solid #ae110e;
}

/*#headermenu .nav-item.active::after, #headermenu .nav-item.hover::after {
    content: '';
    position:absolute;
    bottom:-2px;
    width:100%;
    height:5px;
    background-color: #ae110e;
}*/

@media (max-width: 939.98px) {
    #headermenu .nav-item.active::after, #headermenu .nav-item.hover::after {
        display:none;
    }

    #headermenu .nav-item.active, #headermenu .nav-item.hover {
        border-bottom:5px solid transparent;
    }
}

#headermenu.header-sticky .nav-item.active::after, #headermenu.header-sticky .nav-item.hover::after {
    bottom:-23px;
}

.mega-menu {
    position: fixed;
    margin-top: -1px;
    z-index:7100;
    width:100%;
}

.mega-menu .bg-light {
    min-height:200px;
}

.mega-menu-sticky {
    margin-top:66px;
}

#carouselHero .carousel-item {
  min-height: 520px;
  background: no-repeat center center scroll;
  background-size: cover;
}

#carouselHero .carousel-indicators {
  position: relative;
  bottom: -9px;
  z-index: 15;
  display: inline-block;
  padding-left: 0;
  margin-right: 3%;
  margin-left: 3%;
  list-style: none;
}

.carousel-indicators li {
    background-color: #ffffff;
    border: 1px solid #696969;
    border-radius: 100%;
    width:10px;
    height:10px;
    margin-left:5px;
    margin-right:5px;
    display: inline-block;
    opacity: .75;
}
.carousel-indicators li.active {
    opacity: .95;
    background-color: #696969;
}

#carouselHero .carousel-caption {
    position: absolute;
    right:0;
    left:0;
    top: 20px;
    text-align: left;
    display: block;
    max-width: 1280px;
    width:100%;
}

@media (max-width: 939.98px) {
    #carouselHero .carousel-caption {
        top: 330px;
    }
}

#carouselHero .carousel-indicators-container {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  z-index: 15;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  display: flex;
  justify-content: center;
  align-items: center;
  width:100%;
}
#carouselHero .carousel-control-prev, #carouselHero .carousel-control-next {
    /*position: relative;
    right:auto;
    left:auto;*/
    z-index: 1;
    /*display: inline-block;*/
    width: auto;
    color: #fff;
    text-align: left;
    opacity: 0.9;
    transition: opacity 0.15s ease;
    height: 20px;
}

#carouselHero .carousel-control-prev img, #carouselHero .carousel-control-next img {
    margin-top:-421px !important;
}

/*.carousel-indicators-container-ribbon {
  padding-right:400px;
}*/

.carousel-ribbon-container {
  position: absolute;
  top:0;
  display: block;
  max-width: 1280px;
  height: 100%;
  left: 0;
  right: 0;
    width:100%;
}

.carousel-ribbon {
  position:absolute;
  right: 0;
  top: 0;
  z-index: 20;
  margin-right: 35px;
  height:100%;
  width:360px;
  display:block;
}

@media (min-width:940px) and (max-width: 1300px) {
    .carousel-ribbon {
        margin-right: 50px;
    }
}

.carousel-ribbon-links {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width:100%;
}

@media (min-width: 939.98px) {
    .carousel-ribbon .border-md-bottom {
        border-bottom: 1px solid #C13531 !important;
    }
}



@media (max-width: 939.98px) {
    #carouselHero .carousel-item {
        min-height: 235px;
        background: no-repeat center center scroll;
        background-size: cover;
    }

    .carousel-ribbon-container {
        position: relative;
        top:0px;
    }
    .carousel-ribbon {
        position: relative;
        margin-right: 0;
        width:100%;
    }
    .carousel-inner {
        top:-150px;
    }
    .carousel-ribbon-links {
        position: relative;
        top:0;
        -ms-transform: none;
        transform: none;
    }
    .carousel-indicators-container-ribbon {
        padding-right:0px;
    }
    #carouselHero .carousel-indicators-container {
        position: relative;
        bottom:0;
        top:235px;
        height:150px;
        background-color:#F5F5F5;
    }

    #carouselHero .carousel-control-prev img, #carouselHero .carousel-control-next img {
        margin-top:0px !important;
    }
    .carousel-control-prev, .carousel-control-next {
        position: relative;
        width:10%;
    }
    .carousel-control-prev img {
        content: url('/typo3conf/ext/user_manz_hero/Resources/Public/Icons/mz-arrow-left-small.svg');
        height:28px;
        width:auto;
    }
    .carousel-control-next img {
        content: url('/typo3conf/ext/user_manz_hero/Resources/Public/Icons/mz-arrow-right-small.svg');
        height:28px;
        width:auto;
    }
    .manz-hero-mobile-caption {
        width:80%;
    }
}

.loading-bar {
    height:1.5rem;
    width:100%;
    background-color: rgb(245, 245, 245);
    animation-name: loadingbar;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

@keyframes loadingbar {
    0%    {background-color: rgb(245, 245, 245);}
    100%    {background-color: rgb(200, 200, 200);}
}

.h3-three-headlines-overflow {
    max-height: calc(2.1rem * 3);
    overflow: hidden;
    position: relative;
}
.h3-two-headlines-overflow {
    max-height: calc(2.1rem * 2);
    overflow: hidden;
    position: relative;
}
.h4-three-headlines-overflow {
    max-height: calc(1.6rem * 3);
    overflow: hidden;
    position: relative;
}
.h4-two-headlines-overflow {
    max-height: calc(1.6rem * 2);
    overflow: hidden;
    position: relative;
}

@media (max-width:939.98px) {
    .h3-three-headlines-overflow {
        max-height: calc(27px * 3);
        overflow: hidden;
        position: relative;
    }
    .h3-two-headlines-overflow {
        max-height: calc(27px * 2);
        overflow: hidden;
        position: relative;
    }
    .h4-three-headlines-overflow {
        max-height: calc(1.3rem * 3);
        overflow: hidden;
        position: relative;
    }
    .h4-two-headlines-overflow {
        max-height: calc(1.3rem * 2);
        overflow: hidden;
        position: relative;
    }
}

.h3-three-headlines-overflow::after, .h3-two-headlines-overflow::after, .h4-three-headlines-overflow::after, .h4-two-headlines-overflow::after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
.bg-light .h3-three-headlines-overflow::after, .bg-light .h3-two-headlines-overflow::after, .bg-light .h4-three-headlines-overflow::after, .bg-light .h4-two-headlines-overflow::after {
    background: linear-gradient(to right, rgba(245, 245, 245, 0), rgba(245, 245, 245, 1) 50%);
}

.icon-search-border {
    position:relative;
}

.icon-search-border::before {
    content:'';
    position:absolute;
    width:2px;
    height:40px;
    background-color: #ADADAD;
    top:0;
    left:-20px;
    margin-left:20px;
}

@media (max-width: 939.98px) {
    .icon-search-border {
        border-bottom:1px solid rgba(0, 0, 0, 0.5);
        display:block;
    }

    .icon-search-border::before {
        display:none;
    }

    .nav-item {
        border-bottom:1px solid rgba(0, 0, 0, 0.5) !important;
    }
}


/* The sticky class is added to the header with JS when it reaches its scroll position */
.header-sticky {
    position: fixed;
    top: 6px;
    width: 100%;
    /*height:80px;*/
    background-color:#ffffff;
    z-index:7000;
    border-top:0 !important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.header-sticky-padding {
    padding-bottom:80px;
}

.hover-shadow-border {
    /*border:1px solid #ffffff;*/
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0);
}

.hover-shadow-border:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    /*border:1px solid #dee2e6;*/
    transition:0.75s;
}

.hover-bg-white, .hover-bg-light {
    height:100%;
}

.hover-bg-white:hover {
    background-color:#ffffff !important;
    transition:0.75s;
}

.hover-bg-light2:hover {
    background-color:#DCDCDC !important;
    transition:0.75s;
}

.hover-bg-blue:hover {
    background-color:#F5F8FD !important;
    transition:0.75s;
}
.hover-bg-blue:hover .hover-text-red {
    color: #ae110e !important;
    transition:0.75s;
}
.hover-text-red:hover {
    color: #ae110e !important;
    transition:0.75s;
}



.typo3-text p, .typo3-text h1, .typo3-text h2, .typo3-text h3, .typo3-text h4, .typo3-text h5 {
    margin-bottom:14px;
    padding:0 !important;
}
.typo3-text p:last-child {
    margin-bottom:0px;
}
.typo3-text h1, .typo3-text h2, .typo3-text h3, .typo3-text h4, .typo3-text h5 {
    /*padding-top:14px !important;
    color:#333333;*/
}


.typo3-text li {
    padding-bottom:0.25rem;
}
.typo3-text li:last-child {
    padding-bottom:0;
}

.typo3-text strong, .typo3-text b {
    /*color:#333333;*/
}

.typo3-text img {
    margin-top:14px;
    width:100%;
    height:auto !important;
}

.typo3-text pre {
    margin-top:-14px;
    color:#868686;
}

.table-functions table {
    border-collapse: collapse;
    border:1px solid #DADADA;
}

.table-functions table tr:nth-child(odd) {
    background-color:#F1F1F1;
}

.table-functions table td {
    border:1px solid #DADADA;
    padding:10px;
}
.table-functions table td:not(:first-child) {
    text-align: center;
}
.table-functions table td:first-child {
    font-size:14px;
}
.table-functions table td:first-child strong {
    font-size:15px;
}

.table-functions table tfoot tr {
    background-color:#ffffff !important;
    cursor: pointer;
}
.table-functions table tfoot td {
    text-align: center;
    padding:15px;
}

.icon {
    position: relative;
    padding-left:10px;
}

.icon-arrow-down-red:before {
    content:url(../img/mz-arrow-down-red.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:-2px;
}

.icon-arrow-up-red:before {
    content:url(../img/mz-arrow-up-red.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:-2px;
}

.icon404 {
    position: relative;
    padding-left:35px;
}

.icon404:before {
    position: absolute;
    width:30px;
    height:30px;
    top:-5px;
    left:0;
}

.icon-shop:before {
    content:url(../Icons/mz-shop.svg);
}
.icon-shop:hover:before {
    content:url(../Icons/mz-shop-hover.svg);
}
.icon-linkbutler:before {
    content:url(../Icons/mz-link-butler.svg);
}
.icon-linkbutler:hover:before {
    content:url(../Icons/mz-link-butler-hover.svg);
}
.icon-new:before {
    content:url(../Icons/mz-new.svg);
}
.icon-new:hover:before {
    content:url(../Icons/mz-new_hover.svg);
}
.icon-grundbuch:before {
    content:url(../Icons/mz-grundbuch.svg);
}
.icon-grundbuch:hover:before {
    content:url(../Icons/mz-grundbuch-hover.svg);
}
.icon-rdb:before {
    content:url(../Icons/mz-search-ergebnis.svg);
}
.icon-rdb:hover:before {
    content:url(../Icons/mz-search-ergebnis-hover.svg);
}
.icon-firmenbuch:before {
    content:url(../Icons/mz-firmenbuch.svg);
}
.icon-firmenbuch:hover:before {
    content:url(../Icons/mz-firmenbuch-hover.svg);
}
.icon-cloud:before {
    content:url(../Icons/mz-manz-cloud.svg);
}
.icon-cloud:hover:before {
    content:url(../Icons/mz-manz-cloud-hover.svg);
}
.icon-newsroom:before {
    top:0px;
    content:url(../Icons/mz-newsroom.svg);
}
.icon-newsroom:hover:before {
    top:0px;
    content:url(../Icons/mz-newsroom_hover.svg);
}
.icon-jobs:before {
    content:url(../Icons/mz-job-angebot.svg);
}
.icon-jobs:hover:before {
    content:url(../Icons/mz-job-angebot-hover.svg);
}
.icon-kalender:before {
    content:url(../Icons/mz-kalender.svg);
}
.icon-kalender:hover:before {
    content:url(../Icons/mz-kalender-hover.svg);
}
.icon-tarif:before {
    content:url(../Icons/mz-rechner-dicker.svg);
}
.icon-tarif::hover:before {
    content:url(../Icons/mz-rechner-dicker-hover.svg);
}






.timeline {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 4rem;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #AE130F;
    background:linear-gradient(180deg, rgba(174,19,15,1) 0%, rgba(174,19,15,1) 99.5%, rgba(174,19,15,0) 100%);
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */
.timeline-container {
    padding: 0px 40px;
    position: relative;
    background-color: inherit;
    width: 100%;
}

.timeline-container p {
    position: relative;
    z-index:10;
}

/* The circles on the timeline */
.timeline-container::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: calc(50% - 10px);
    background-color: #ffffff;
    border: 3px solid #AE130F;
    top: 3rem;
    border-radius: 50%;
    z-index: 1;
}

/*
@media (min-width: 1024px) {
    .timeline-container:nth-child(4n-3) img {
        position: absolute;
        z-index: 1;
        right: 0;
        bottom: -8.3rem;
        height: 194px;
    }

    .timeline-container:nth-child(4n-2) img {
        position: absolute;
        z-index: 1;
        right: 0;
        top: 3.5rem;
        height: 332px;
    }

    .timeline-container:nth-child(4n-1) img {
        position: absolute;
        z-index: 1;
        left: -70px;
        top: 6.5rem;
        height: 277px;
    }

    .timeline-container:nth-child(4n-0) img {
        position: relative;
        z-index: 1;
        width: 100%;
        padding-top:2rem;
    }
}*/

.timeline-container:nth-child(even)::after {
    right: auto;
    left:calc(50% - 10px);
}

/* Place the container to the left */
.timeline-container:nth-child(odd) {
    left: 0;
}
/* Place the container to the right */
.timeline-container:nth-child(even) {
    left: 0%;
}

/* The actual content */
.timeline-content {
    padding: 0px 30px;
    background-color: white;
    position: relative;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media (max-width: 1023.98px) {
    /* Place the timelime to the left */
    .timeline::after {
        left: 0px;
    }

    /* Full-width containers */
    .timeline-container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline-container::before {
        left: 25px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    .timeline-container::after {
        left: -10px !important;
        right: auto;
        top: 1.5rem;
    }

    /* Make all right containers behave like the left ones */
    .timeline-container:nth-child(even) {
        left: 0;
    }

    .timeline-content {
        padding-right: 0px;
    }
}
@media (max-width: 767.98px) {
    .history-year-bar-sticky {
        margin-top: -467px !important;
    }
}

.history-year-bar {
    margin-top:-50px;
    height:50px;
    overflow:hidden;
    background-color:#696969;
    z-index:100;
}

.history-bar-container.fade-out:before {
    content: "";
    position: absolute;
    right: 0;
    width: 4rem;
    height: 4rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75) 100%);
    z-index: 150;
    margin-top: -50px;
}

.history-bar-container.history-bar-container-sticky.fade-out:before {
    position: fixed;
    margin-top: -835px;
}

.history-bar-container.fade-in:after {
    content: "";
    position: absolute;
    left: 0;
    width: 4rem;
    height: 4rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 100%);
    z-index: 150;
    margin-top: -50px;
}

.history-bar-container.history-bar-container-sticky.fade-in:after {
    position: fixed;
    margin-top: -835px;
}

.history-year-bar-sticky {
    margin-top: -504px;
}

.history-year-link {
    border-left:1.5px solid #ffffff;
    border-right:1.5px solid #ffffff;
    transition:0.5s;
    text-decoration: none !important;
}

.history-year-link:hover {
    background-color:#ae110e;
}

.history-year-link.active {
    background-color: #ffffff;
    color:#696969 !important;
}
.history-year-link.active:hover {
    background-color: #ffffff;
}

@media (max-width: 1023.98px) {
    .history-year-bar {
        height: 45px;
    }

    .history-bar-container.history-bar-container-sticky.fade-out:before {
        margin-top: -468px;
    }

    .history-bar-container.fade-out:before {
        height:50px;
        width:2rem;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 100%) !important;
    }

    .history-bar-container.history-bar-container-sticky.fade-in:after {
        margin-top: -468px;
    }
    .history-bar-container.fade-in:after {
        height:50px;
        width:2rem;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 100%) !important;
    }
}


.parallax-bg {
    /*height: calc(100vh - 111px) !important;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-icon {
    /*height:calc(100vh - 111px) !important;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

.parallax-sticky-content-number {
    width:40px;
    height:40px;
    border:2px solid #ffffff;
    border-radius:100%;
    position:absolute;
    left:0;
    top:0;
}

.parallax-sticky-content-section {
    top: 150vh;
}

@media (max-width: 767.98px) {
    .parallax-bg {
        background-attachment: scroll;
        background-position: top center;
    }
    .parallax-bg-icon {
        background-attachment: scroll;
        background-position: top center;
    }
}

pre, .pre {
    color:rgba(0, 0, 0, 0.5);
    letter-spacing: 0.85px;
    font-weight: 600;
    font-size:0.88rem !important;
}

pre.text-break {
    line-height:18px;
    overflow:hidden;
}

.nav-pills .nav-link {
    padding:0.35rem 0;
    color:rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
.nav-pills .nav-link.active {
    background-color:transparent;
    color:#ae110e;
    font-weight:bold;
}

.text-md-left {
    text-align:left;
}

.hero-basic {
    background-size: cover;
    background-position: center center;
    height:520px;
}

.hero-basic-left-image {
    background-size: cover;
    background-position: center center;
    height:380px;
}

.hero-company {
    background-repeat:no-repeat;
    height:520px;
}

@media (min-width:768px) {
    .company-image-box {
        min-height: 520px;
    }
}

.company-image-box-image {
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
    min-height: 260px;
}

.hero-left-box-image {
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
    min-height: 180px;
}

.image-employee {
    height:100px;
    width:100px;
    min-height:initial;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
}

@media (min-width:720px) {
    .image-employee {
        height: 153px;
        width:153px;
        background-size:153px 153px;
    }
}
@media (min-width:940px) {
    .image-employee {
        height:200px;
        width:200px;
        background-size:200px 200px;
    }
}
@media (min-width:1280px) {
    .image-employee {
        height:200px;
        width:200px;
        background-size:200px 200px;
    }
}


.text-darkgray {
    color:#333333 !important;
}

.text-lightgray {
    color:#868686 !important;
}

.w-33 {
    width:33%;
}
.w-50 {
    width:50%;
}

@media (min-width:720px) {
    .border-md {
        border: 1px solid #dee2e6 !important;
    }
    .w-md-33 {
        width:33%;
    }
    .w-md-50 {
        width:50%;
    }
    .w-md-75 {
        width:75%;
    }
    .w-md-80 {
        width:80%;
    }
    .w-md-100 {
        width:100%;
    }
}


@media (max-width:767.98px) {
    .hero-basic {
        height: 240px;
    }
    .hero-basic-left-image {
        height: 420px;
    }

    /*.company-image-box {
        height:240px;
    }*/

    .hero-company {
        height:380px;
    }

    .icon-submenu {

    }

    .icon-submenu:after {
        content:url(../img/mz-arrow-right-small.svg);
        position: absolute;
        width: 5px;
        height: 5px;
        top: calc(50% - 0.5rem - 2.5px);
        right: 1rem;
    }

    .navbar-collapse .navbar-nav {
        height:91vh;
    }

    .navbar-collapse {
        background-color: #F5F5F5 !important;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 6px -4px inset
    }
}

.product-navbar-sticky {
    position:fixed;
    top: 60px;
    z-index: 20;
    width:100%;
}

.product-navbar-sticky.shadow-bottom, .mega-menu.shadow-bottom {
    box-shadow: 0 0.2rem 0.3rem 0rem rgba(0,0,0,0.15);
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: none;
}

.navbar-toggle:focus {
    outline: none;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width:768px) {
    .overflow-md-hidden {
        overflow:hidden !important;
    }
}


#seachbox {
    height:100vh;
    width:100vw;
    top:0;
    left:0;
    display:none;
    z-index:9000;
}

.btn-search-close {
    top:0px;
    right:0px;
}

.btn-search-close:before {
    content:url(../img/mz-times.svg);
    position: absolute;
    width:28px;
    height:28px;
    top:30px;
    right:30px;
}

#form_kesearch_searchfield:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    height: 2px;
    width: 100%;
    left: 0;
    background-color: #696969;
}

#ke_search_searchfield_submit {
    font-size:20px;
}

#ke_search_searchfield_sword {
    font-size:28px;
}
@media (max-width: 767.98px) {
    #ke_search_searchfield_submit {
        font-size:16px;
    }

    #ke_search_searchfield_sword {
        font-size: 18px;
    }
    .btn-search-close:before {
        content:url(../img/mz-times.svg);
        position: absolute;
        width:22px;
        height:22px;
        top:28px;
        right:28px;
    }
}

.manz-form label {
    margin:0 !important;
}

@media (max-width: 767.98px) {
    .manz-form label {
        margin-bottom:0.5rem !important;
    }
}

#ke_search_searchfield_sword:focus {
    background-color:#F5F5F5;
}

#ke_search_searchfield_sword:focus {
    outline:none;
    box-shadow:none !important;
}

.header-line {
    padding:3px;
}

.header-line.sticky {
    position:fixed;
    z-index: 7000;
    width:100%;
    top:0;
    height:6px;
}

.result-list-item .hit {
    color:#3D75D3 !important;
}

span.resetbutt {
    display:none;
}

span.submitbutt {
    position: relative;
    left: 400px;
    top: -44px;
}

span.submitbutt input {
    height: 41px;
}

#ke_search_sword {
    border-radius: 0 !important;
    width:400px !important;
}

#kesearch_searchbox, .tx-kesearch-pi1 {
    overflow:hidden;
    max-width:100vw;
}

@media (max-width: 939.98px) {
    span.submitbutt {
        left: 160px;
    }
    #ke_search_sword {
        width:160px !important;
    }
    span.submitbutt input {
        height: 38px;
    }
}

span.submitbutt input {
    background-color:#696969 !important;
    color:#ffffff !important;
    border-radius: 0 !important;
}

span.submitbutt input:hover {
    border:1px solid #295db4 !important;
    background-color: #565656 !important;
}

.rechtaktuell-imagebox {
    position: relative;
    border:8px solid rgba(174, 19, 15, 0.09);
}
.rechtaktuell-imagebox img {
    position: relative;
    top: -27px;
    left: 0px;
}
@media (max-width: 939.98px) {
    .rechtaktuell-imagebox img {
        top: 0px;
        left: 0px;
    }
}

.rechtaktuell-imagebox span {
    position: absolute;
    right: 55px;
    top: 45px;
}

.rechtaktuell-redborder {
    position: relative;
    border:8px solid rgba(174, 19, 15, 0.09);
}

.icon-minus-circle:before {
    content:url(../img/mz-minus-circle.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:0px;
}
.icon-plus-circle:before {
    content:url(../img/mz-plus-circle.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:0px;
}
.icon-download:before {
    content:url(../img/mz-download.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:0px;
}
.icon-download-white:before {
    content:url(../img/mz-download-white.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:0px;
}

.icon-plus-circle[aria-expanded="true"]:before {
    content:url(../img/mz-minus-circle.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:0px;
}

.event-box-timeline {
    position:relative;
}

.event-box-timeline .fade-out {
    position: absolute;
    right: 0;
    width: 6rem;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.99) 100%);
    margin-top: -200px;
    z-index:10;
}
.event-box-timeline .fade-out::before {
    content:url(../img/mz-arrow-right-small.svg);
    position: absolute;
    margin:auto 0;
    height:30px;
    width:15px;
    top:0;
    right:calc(4rem / 2 - 15px / 2);
    bottom:0;
    z-index:15;
    cursor:pointer;
}

.event-box-timeline .fade-in {
    position: absolute;
    left: -1px;
    width: 6rem;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.99), rgba(255, 255, 255, 0) 100%);
    margin-top: -200px;
    z-index:10;
    cursor:pointer;
}

.event-box-timeline .fade-in::before {
    content:url(../img/mz-arrow-left-small.svg);
    position: absolute;
    margin:auto 0;
    height:30px;
    width:15px;
    top:0;
    left:calc(4rem / 2 - 15px / 2);
    bottom:0;
    z-index:15;
}

.event-box {
    width:200px;
    height:200px;
    color:#ffffff;
    position:relative;
    padding:10px;
    min-width: 200px;
    min-height: 200px;
    border-right:2px solid #ffffff;
    position:relative;
}

.event-box-month {
    background-color:#333333;
    border-right:2px solid #333333;
}
.event-box-month:after {
    content:'';
    width:2px;
    height:100%;
    background-color:#333333;
    position:absolute;
    top:0;
    left:-2px;
}

.event-box-month-label {
    position:absolute;
    bottom:-11px;
    right:10px;
    font-size:50px;
}

.event-box-month {
    background-color:#333333;
}

.event-box-pflege {
    background-color:#007780;
}

.event-box-recht1 {
    background-color:#438C69;
}

.event-box-recht2 {
    background-color:#B0B419;
}

.event-box-steuer {
    background-color:#DD7400;
}

.event-box-recht3 {
    background-color:#BD2285;
}

.event-box-recht4 {
    background-color:#34557B;
}
.event-box-recht5 {
    background-color:#006379;
}

.event-box-wohnen {
    background-color:#0071A1;
}

.event-box-recht6 {
    background-color:#91171F;
}

.event-box-recht7 {
    background-color:#A71F8C;
}


.cursor-pointer {
    cursor:pointer;
}

@media (min-width: 720px) {
    .border-md-left {
        border-left: 1px solid #dee2e6;
    }
    .border-md-right {
        border-right: 1px solid #dee2e6;
    }
    .border-md-top {
        border-top: 1px solid #dee2e6;
    }
    .border-md-bottom {
        border-bottom: 1px solid #dee2e6;
    }
}


button.close span {
    content: url(../img/mz-times.svg);
}

@media (max-width: 719.98px) {
    .modal {
        padding-top: 80px;
    }
}

.hover-bg-primary:hover {
    background-color: #EEF1F6;
}

.next-inline + * {
    display: inline;
}

.floating-kasten {
    float:right;
    width:295px;
}


@media (max-width: 719.98px) {
    .floating-kasten {
        float:none;
        width:100%;
    }
}

.hero-credit {
    position:absolute;
    bottom:0;
    right:0;
    opacity:0;
    transition:0.5s;
    background-color:#ffffff;
    color:#696969;
}

.hero-basic:hover .hero-credit {
    opacity: 1;
}

.text-black {
    color:#000000 !important;
}

.manz-gallery {
    position:relative;
    display: block;
    overflow:hidden;
    min-height:287px;
}


@media (max-width: 719.98px) {
    .manz-gallery-left, .manz-gallery-right, .manz-gallery-left2, .manz-gallery-left3, .manz-gallery-right2, .manz-gallery-right3 {
        display:none;
    }
    .manz-gallery-center {
        width:100%;
    }
}
@media (min-width: 720px) {
    .manz-gallery > a, .manz-gallery > div {
        width: 50%;
        display:inline-block;
        user-select: none;
    }
    .manz-gallery-left, .manz-gallery-left2, .manz-gallery-left3 {
        position:absolute;
        cursor:pointer;
        left:-26%;
        transition: 0.5s;
    }
    .manz-gallery-left2 {
        left:-76%;
    }
    .manz-gallery-left3 {
        left:-126%;
    }
    .manz-gallery-right, .manz-gallery-right2, .manz-gallery-right3 {
        position:absolute;
        cursor:pointer;
        left:76%;
        transition: 0.5s;
    }
    .manz-gallery-right2 {
        left:126%;
    }
    .manz-gallery-right3 {
        left:176%;
    }
    .manz-gallery-left:before, .manz-gallery-left2:before, .manz-gallery-right:before, .manz-gallery-right2:before {
        content:'';
        position:absolute;
        top:0;
        left:0;
        width: 100%;
        height:100%;
        display:block;
        background-color:rgba(255,255,255,0.75);
        transition: 0.5s;
    }
    .manz-gallery-left:hover:after {
        content:url(../img/mz-arrow-long-left.svg);
        position: absolute;
        width:60px;
        height:60px;
        top:calc(50% - 60px / 2);
        right:30px;
    }
    .manz-gallery-right:hover:after {
        content:url(../img/mz-arrow-long-right.svg);
        position: absolute;
        width:60px;
        height:60px;
        top:calc(50% - 60px / 2);
        left:30px;
    }

    .manz-gallery-center {
        position:absolute;
        left: 25%;
        transition: 0.5s;
    }
    .manz-gallery-center:before {
        content:'';
        position:absolute;
        top:0;
        left:0;
        width: 100%;
        height:100%;
        display:block;
        background-color:rgba(255,255,255,0.0);
        transition: 0.5s;
    }
}

.job-arrow:before {
    content: url(../img/mz-arrow-right-small-white.svg);
    position: absolute;
    margin: auto 0;
    height: 75px;
    width: 75px;
    top: 0;
    right: calc(4rem / 2 - 50px / 2);
    bottom: 0;
    z-index: 15;
}

.collapse.show > .nav-heft {
    background-color:transparent !important;
    color:rgba(0, 0, 0, 0.5);
}

.collapse.show > .nav-heft.active {
    color:#ae110e;
}

.link-extern:before {
    content: url(../img/mz-link-extern.svg);
    position: absolute;
    height: 20px;
    width: 20px;
    bottom: 0;
    left:-25px;
    z-index: 15;
}

.zeitschrift-image-box {
    background-color:#F5F5F5;
}

@media (min-width: 2000px) {
    .zeitschrift-image-box {
        background-size:contain !important;
    }
}

.typo3-text table {
    width:100%
}
.typo3-text table thead tr {
    background-color: #F5F5F5 !important;
}
.typo3-text table thead tr th {
    padding: 5px !important;
}

.typo3-text table tbody tr td {
    padding: 5px !important;
    border-width: 2px 2px 2px 2px;
    border-bottom: 1px solid #dee2e6;
}

.carousel-ribbon-links .carousel-ribbon-link:hover {
    background-color: #9c0f0d;
}

.custom-file-label::after {
    height: calc(1.5em + 1.9rem);
    padding: 0.375rem 0.75rem;
}

.dx-dropdowneditor-icon:before, .mz-arrow-down:before {
    content:url(../img/mz-arrow-down.svg);
}

.dx-texteditor.dx-editor-outlined {
    border-radius: 0 !important;
}

@media (max-width: 767.98px) {
    .scroll-single-line {
        overflow-x: auto;
        max-height: 45px;
        white-space: nowrap;
    }
}

.text-light2 {
    color:#C0C0C0;
}

.rounded-md {
    border-radius: 0.25rem !important;
}

.btn.active.btn-active-icon {
    position: relative;
    padding-right:32px;
}

.btn.active.btn-active-icon:after {
    content:url(../img/mz-cross-circle-white.svg);
    position: absolute;
    width:20px;
    height:20px;
    right:5px;
    top:8px;
}

.scroll-top {
    background-color: silver;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: sticky;
    bottom: 30px;
    left: calc(100% - 70px);
    z-index: 1;
    display: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.badge-primary {
    background-color: rgba(174, 19, 15, 0.08) !important;
    border-radius: .4rem;
}

.nav-tabs.border-0 a {
    font-weight:bold;
    color:#696969;
    background-color: transparent !important;
    border:none !important;
}
.nav-tabs.border-0 a.active {
    font-weight:bold;
    color:#ae110e;
}


@media (max-width:1023.98px) {
    .headline-rotated {
        margin-bottom:1.5rem;
        display:block;
    }
}
@media (min-width:1024px) {
    .headline-rotated {
        position:absolute;
        top:0;
        right: calc(100%);
        white-space: nowrap;
        transform: rotate(270deg);
        transform-origin: right top;
    }
}

.company-icons-bildbox {
    background-size:cover;
    height:423px;
    background-position: center center;
}

.bildbox-greybox {
    position:absolute;
    right:35px;
    bottom:-60px;
    height:149px;
    width:546px;
    background-color:rgba(86, 86, 86, 1);
    color:#FFFFFF;
    line-height:1.7rem;
}

.bildbox-greybox-copyright {
    bottom:-20px;
    left:0
}

@media (max-width:767.98px) {
    .bildbox-greybox {
        right:5%;
        width:90%;
    }

    .company-icons-bildbox {
        height:250px;
    }

    .bildbox-greybox-copyright {
        bottom:-85px;
    }
}

.bildbox-greybox p {
    line-height:1.7rem;
}

.bildbox-greybox .overflow-hidden {
    height:106px;
}

.icon-quote {
    z-index:10;
    position: relative;
}

.icon-quote:before {
    content:'„';
    position: absolute;
    top: -285px;
    left: -45px;
    font-size: 279px;
    color: #565656;
    opacity: 0.1;
    z-index: 5;
    font-family: sans-serif;
}

.icon-quote-white {
    z-index:10;
    position: relative;
}

.icon-quote-white:before {
    content:'„';
    position: absolute;
    top: -285px;
    left: -45px;
    font-size: 279px;
    color: #ffffff;
    opacity: 0.1;
    z-index: 5;
    font-family: sans-serif;
}

@media (max-width:767.98px) {
    .icon-quote:before, .icon-quote-white:before {
        top: -179px;
        left: -19px;
        font-size: 179px;
    }
}

.border-white-dotted-right:after {
    content: '';
    width: 1px;
    height: 108%;
    position: absolute;
    border-right: 10px dotted #FFFFFF;
    top: -4px;
    right: -5px;
    z-index: 10;
}

.border-white-dotted-left:after {
    content: '';
    width: 1px;
    height: 108%;
    position: absolute;
    border-right: 10px dotted #FFFFFF;
    top: -4px;
    left: -5px;
    z-index: 10;
}

.ankerpunkt:target:before {
    content: "";
    display: block;
    height: 230px; /* same as your fixed header height */
    margin: -230px 0 0; /* negative fixed header height */
}

@media (min-width: 1280px) {
    .company-text-3images {
        min-height: 850px;
    }
}

@media (max-width: 767.98px) {
    .company-text-3images {
        min-height:auto;
    }
}

.company-icons-bildbox-text, .company-icons-bildbox-text p {
    font-size:20px;
    line-height: 1.7rem;
}

.navbar-light .navbar-nav a.nav-link {
    color:#696969;
}
.navbar-light .navbar-nav .nav-item.text-primary a.nav-link {
    color:#ae110e !important
}

.bg-footer {
    background-color:#565656;
}
.bg-footer .text-light {
    color: #c0c0c0 !important;
}


.footer-icon {
    display:inline-block;
    background-color:silver;
    color:#696969;
    width: 30px;
    height: 30px;
}
.footer-icon:hover {
    background-color:#f1f1f1;
}

.text-hover-border-bottom {
    padding-bottom:0.1rem;
    border-bottom:2px solid transparent;
}
.text-hover-border-bottom:hover {
    border-bottom:2px solid #cfcfcf;
}

.sm-icon-logo {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
}

.sm-icon-logo-youtube {
    background-image: url(../img/logo-sm-youtube.svg);
}
.sm-icon-logo-facebook {
    background-image: url(../img/logo-sm-facebook.svg);
}
.sm-icon-logo-linkedin {
    background-image: url(../img/logo-sm-linkedin.svg);
}
.sm-icon-logo-twitter {
    background-image: url(../img/logo-sm-twitter.svg);
}
.sm-icon-logo-instagram {
    background-image: url(../img/logo-sm-instagram.svg);
}
.sm-icon-logo-xing {
    background-image: url(../img/logo-sm-xing.svg);
}

@media (min-width: 768px) {
    .company-benefit-box {
        max-height:353px;
    }
}

.select-wrapper {
    position: relative;
    width: 100%;
    display:block;
}

.select-wrapper::before {
    color: #000;
    font-size: 20px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 10px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #E2E2E2;
    color: #000;
    cursor: pointer;
    outline: none !important;
    width: 100%;
    transition: color 0ms;
    font-family: "Roboto", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
select:focus::-ms-value {
    background-color: transparent;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
    outline: 0px;
    transition: color 0ms;
}
select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
    outline: 0px;
    transition: color 0ms;
}
select::-moz-focus-inner {
    border:0;
}

.btn [class*=" mz-"], .btn [class^=mz-] {
    font-size: 1rem!important;
    font-weight: bolder;
}

[class*=" mz-"], [class^=mz-] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: "MANZ Icons"!important;
    font-style: normal;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mz-shop:before{content:""!important}

iframe {
    max-width:100%;
}

@media (max-width:768px) {
    .shariff li, .shariff li a {
        height:40px;
    }
}

.bg-light .shariff .theme-grey .shariff-button a {
    background-color:transparent;
}
.shariff .orientation-horizontal li {
    margin-right: 15px !important;
}

.shadow-card {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.29);
}

.border-mini-seperator {
    position:relative;
    padding-bottom: 1rem;
}

.border-mini-seperator:after {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    background-color:#707070;
    width:37px;
    height:1px;
}

.border-mini-seperator-center {
    position:relative;
    padding-bottom: 1rem;
}

.border-mini-seperator-center:after {
    content:'';
    position:absolute;
    bottom:0;
    left:calc(50% - 37px / 2);
    background-color:#707070;
    width:37px;
    height:1px;
}

@media(min-width:1280px) {
    .w-lg-100 {
        width:100% !important;
    }
}

.transition-05s {
    transition: all 0.5s;
}


.grid-sizer,
.grid-item {
    width: calc(33.3333% - (20px / 3));
}
@media (max-width:939.98px) {
    .grid-sizer,
    .grid-item {
        width: calc(100% - (20px));
    }
}


.grid-item {
    float: left;
    margin-bottom: 10px;
}

.grid-item img {
    display: block;
    max-width: 100%;
}

.shadow-left-sm {
    box-shadow: -4px 0px 10px -5px rgba(0, 0, 0, 0.15);
    z-index:10;
}

.shadow-bottom-sm {
    box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.15);
    z-index:10;
}

.grow { transition: all .2s ease; }
.grow:hover { transform: scale(1.1); }

[aria-expanded="false"] .icon-plus-minus-circle:before {
    content:url(../img/mz-plus-circle.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:2px;
}

[aria-expanded="true"] .icon-plus-minus-circle:before {
    content:url(../img/mz-minus-circle.svg);
    position: absolute;
    width:20px;
    height:20px;
    top:2px;
}

.collapse-border[aria-expanded="false"] {
    border-bottom: 1.5px solid #F5F5F5;
}
.collapse-border[aria-expanded="true"] {
    border-bottom: 0px;
}

.carousel-stacked {
    width:900px;
    height:430px;
    position: relative;
    left: calc((100% - 900px) / 2);
}

.carousel-stacked-items-container {
    position: absolute;
    top:0;
    width:600px;
    z-index:100;
    transition:0.5s;
}

.carousel-stacked-item {
    opacity: 0;
    padding:1.2rem;
    height:430px;
    display:none;
}

.carousel-stacked-dummy-left0 {
    position: absolute;
    left:45px;
    top:calc((100% - 55%) / 2);
    height:55%;
    opactiy:0;
    z-index:15;
    width:50px;
    box-shadow:none;
    transition:0.5s;
}

.carousel-stacked-dummy-left1 {
    position: absolute;
    left:55px;
    top:calc((100% - 75%) / 2);
    height:75%;
    width:147px;
    background: #AE130F;
    box-shadow: 0px 0px 10px #0000004D;
    z-index:25;
    opactiy:1;
    transition:0.5s;
}

.carousel-stacked-dummy-left2 {
    position: absolute;
    left:95px;
    top:calc((100% - 85%) / 2);
    height:85%;
    max-height:85%;
    width:147px;
    background: transparent linear-gradient(90deg, #942417 0%, #480705 100%) 0% 0% no-repeat;
    box-shadow: 0px 0px 10px #0000004D;
    z-index:50;
    opactiy:1;
    transition:0.5s;
    overflow:hidden;
}

.carousel-stacked-dummy-right0 {
    position: absolute;
    right:45px;
    top:calc((100% - 55%) / 2);
    height:55%;
    width:50px;
    z-index:15;
    opactiy:0;
    transition:0.5s;
}

.carousel-stacked-dummy-right1 {
    position: absolute;
    right:55px;
    top:calc((100% - 75%) / 2);
    height:75%;
    width:147px;
    background: #AE130F;
    box-shadow: 0px 0px 10px #0000004D;
    z-index:25;
    opactiy:1;
    transition:0.5s;
}

.carousel-stacked-dummy-right2 {
    position: absolute;
    right:95px;
    top:calc((100% - 85%) / 2);
    height:85%;
    max-height:85%;
    width:147px;
    background: transparent linear-gradient(270deg, #942417 0%, #480705 100%) 0% 0% no-repeat;
    box-shadow: 0px 0px 10px #0000004D;
    z-index:50;
    opactiy:1;
    transition:0.5s;
    overflow:hidden;
}

.carousel-stacked-dummy-active {
    position: absolute;
    top:0;
    width:600px;
    height:430px;
    transition:0.5s;
    padding:1.2rem;
    background:#ffffff;
    box-shadow: 0px 0px 10px #0000004D;
    z-index:110;
}

.carousel-stacked-items-container .carousel-stacked-item.active {
    background:#ffffff;
    box-shadow: 0px 0px 10px #0000004D;
    opacity:1;
    display: table-cell !important;
    vertical-align: middle;
    height:430px;
    z-index:110;
    width:600px;
}

.carousel-stacked-items-container.left, .carousel-stacked-dummy-active.from-left {
    left:calc((900px - (600px)) / 2);
}
.carousel-stacked-items-container.right, .carousel-stacked-dummy-active.from-right {
    right:150px;
}

.carousel-stacked-control-prev {
    position:absolute;
    left:0;
    top:calc(50% - 35px / 2);
    cursor:pointer;
}

.carousel-stacked-control-next {
    position:absolute;
    right:0;
    top:calc(50% - 35px / 2);
    cursor:pointer;
}

.carousel-stacked-mobile-controls {
    display:none;
}

@media (max-width:939.98px) {
    .carousel-stacked, .carousel-stacked-items-container, .carousel-stacked-item, .carousel-stacked-items-container .carousel-stacked-item.active {
        width:100%;
        left:0;
        height: initial;
        min-height:200px;
        transition:0s;
        display: block !important;
    }

    .carousel-stacked-dummy-left0, .carousel-stacked-dummy-left1, .carousel-stacked-dummy-left2, .carousel-stacked-dummy-right0, .carousel-stacked-dummy-right1, .carousel-stacked-dummy-right2 {
        display:none;
        transition:0s;
    }
    .carousel-stacked-items-container.left, .carousel-stacked-dummy-active.from-left, .carousel-stacked-items-container.right, .carousel-stacked-dummy-active.from-right {
        left:0;
    }
    .carousel-stacked-control-prev, .carousel-stacked-control-next, .carousel-stacked-items-container {
        position:relative;
    }
    .carousel-stacked-mobile-controls {
        display:block;
        text-align: center;
    }
    .carousel-stacked-indicator {
        background-color: #ffffff;
        border: 1px solid #696969;
        border-radius: 100%;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        margin-right: 5px;
        display: inline-block;
        opacity: .75;
    }
    .carousel-stacked-indicator.active {
        opacity: .95;
        background-color: #696969;
    }
}


@media (min-width:600px) and (max-width:939.98px) {
    .carousel-stacked, .carousel-stacked-items-container, .carousel-stacked-item {
    }
}

.border-color-light {
    border-color:#F5F5F5 !important
}

.tx-kesearch-pi1 .message, .tx-kesearch-pi1 #kesearch_num_results {
    margin-bottom:0.75rem;
}

.kesearch_searchbox {
    max-height:60px;
}

.font-size-normal {
    font-size:1rem !important;
}

.font-size-xxs {
    font-size:0.625rem !important;
}

h-100 {
    height:100%;
}

@media (max-width: 767.98px) {
    .product-header-image-autor-header {
        height:370px;
    }
}


.simplebar-wrapper, .select2-results__options  {
    max-height:250px;
}



.simplebar-offset:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: 110;
    top: -2px;
    box-shadow: 0 0.2rem 0.6rem 0.01rem rgba(0, 0, 0, 0.8);
}

.simplebar-track.simplebar-vertical {
    width:9px;
}

/**
 * SELECT 2 CSS
 */
.select2, .select2-dropdown {
    box-shadow: 0 0.2rem 0.4rem 0.01rem rgba(0, 0, 0, 0.2);
    z-index:100;
    border-radius: 0;
}

.select2 .select2-selection {
    height: calc(1.5em + 1.2rem + 2px) !important;
    padding: 0.5rem 0.8rem !important;
    border: 1px solid #ced4da !important;
    border-radius: 0 !important;
    font-weight: 500;
    font-size: 1.05rem;
}

.select2 b {
    border-color: #4b4f52 transparent !important;
    margin-top: 0.05em !important; }

.select2-dropdown {
    border: 1px solid #ced4da !important;
    z-index: 10000; }

.select2-container--open .select2-dropdown--below {
    border-top: none !important; }

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

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

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    /*margin-top: 2px;*/
    margin-right: 7px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-top: 2px; }

.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:active,
.select2 .select2-selection:focus,
.select2 .select2-selection:active,
.select2.select2-container:focus,
.select2.select2-container:active {
    outline: none; }

.has-error .select2-selection {
    border-color: #d9534f !important; }

.select2-button-like .select2-selection__choice {
    background-color: #F5F8FD !important;
    border-color: #F5F8FD !important;
    color:#696969 !important;
    font-size: 1.2rem !important;
    margin-right: 10px !important;
    margin-top: 7px !important;
    padding: 10px !important; }

.select2-selection__arrow b {
    display:none;
}

.select2-results__option {
    padding-left:1rem;
}

.select2-selection__arrow:after {
    position: absolute;
    top: 10px;
    left: -20px;
    content: url(../img/mz-arrow-down.svg);
    width: 25px;
}

.text-shadow {
    text-shadow: 2px 2px 4px #000000;
}
@media (min-width: 939.98px) {
    .text-md-shadow {
        text-shadow: 2px 2px 4px #000000;
    }
}

.archiv-aufz > i:first-child {
    display:inline-block;
    padding-left:3px;
}
.archiv-aufz b {
    display:inline-block;
    padding-left:3px;
}

video {
    width:100%;
    max-width:902.77px;
    height:507.8px;
}

.video-fullwidth {
    width:100%;
    max-width:100%;
    height:auto;
    max-height:85vh;
}

@media (min-width:508px) {
    .video-portrait {
        width:285.64px;
        max-width:285.64px;
        height:507.8px;
    }
}

.top-0 {
    top:0 !important;
}

@media (min-width: 768px) {
    .rechtaktuell-hero-header-image {
        background-position:center center;
    }
}

.overflow-wrap-break-word {
    overflow-wrap: break-word;
}
