/*
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/fileadmin/ext/fonts/SourceSans3-Light.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fileadmin/ext/fonts/SourceSans3-Regular.ttf");
}*/

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-ThinItalic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-LightItalic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Italic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-MediumItalic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-BoldItalic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-BlackItalic.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Thin.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Light.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Medium.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Bold.ttf");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../Fonts/Roboto/Roboto-Black.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-ExtraLightItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-LightItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Italic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-MediumItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-SemiBoldItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-BoldItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-BlackItalic.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-ExtraLight.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Light.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Regular.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Medium.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Bold.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Bold.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-ExtraBold.ttf");
}

@font-face {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../Fonts/SourceSans3/SourceSans3-Black.ttf");
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: 0px solid !important;
    box-shadow: 0px 0px 0px transparent !important;
}

body {
    font-family: 'Source Sans 3' !important;
    background-color: #fff;
    font-size: 16px;
    color: #001F25;
}

footer img {
    max-width: 50%;
    height: auto;
}

footer {
    border-bottom: 5px solid #b7b7b7;
    border-top: 5px solid #b7b7b7;
}

footer .frame-container-default {
    padding: 0px !important;
    width: 100% !important;
    margin: 0px !important;
    max-width: 100% !important;
}

.login {
    max-width: 500px;
    margin: 0 auto;
}

.login input[type="text"],
.login input[type="password"] {
    padding: 35px;
    border-radius: 50px;
    text-align: center;
}

.login input[type='submit'] {
    width: 80%;
    border-radius: 50px;
    border: 0px;
}

.loginSection {
    padding-top: 20px;
    margin-top: 0px !important;
    background-image: url("../Images/loginHintergrund.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 83vh;
}

.loginSection header {
    color: #fff;
}

.loginSection .frame-inner {
    text-align: center;
}

.loginSection a:link,
.loginSection a:visited,
.loginSection a:active,
.loginSection a:hover
{
    color: white !important;
    text-decoration: underline;
}

.loginSection .text-success {
    color: var(--frame-color) !important;
}

.metrotile {
    width: 100%;
    padding: 15px;
    height: 230px;
    margin-bottom: 10px;
    position: relative;
}

.metrotile.full {
    height: 333px;
}

.metrotile .gallery-item img,
.metrotile .gallery-item picture {
    width: 100px;
    height: auto;
    max-width: 100px;
    max-height: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.frame-smallIMG,
.smallIMG {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.metrotile .frame-smallIMG .gallery-item img,
.metrotile .frame-smallIMG .gallery-item picture,
.metrotile .smallIMG .gallery-item img,
.metrotile .smallIMG .gallery-item picture {
    width: 100px;
    height: auto;
    max-width: 100px;
    max-height: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.dashboard-img img {
    max-width: 100px !important;
}

.metrotile .default {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.metrotile .frame-header {
    margin: 0px;
}

.metrotile.grey {
    background-color: #7e868a;
}

.metrotile.light-blue {
    background-color: #1746a8;
}

.metrotile.blue {
    background-color: #0f2f71;
}

.metrotile.red {
    background-color: #bb140c;
}

.metrotile.green {
    background-color: #009593;
}

.metrotile h2,
.metrotile h3,
.metrotile h4,
.metrotile h5,
.metrotile h2 a,
.metrotile h3 a,
.metrotile h4 a,
.metrotile h5 a,
.metrotile h2 a span,
.metrotile h3 a span,
.metrotile h4 a span,
.metrotile h5 a span {
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.metrotile .contentcontainer-column {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.metrotile .contentcontainer-column .element-header {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 15px;
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #fff;
}

.konzept-dashboard .row.dashboard-grid {
    margin-left: -5px;
    margin-right: -5px;
}

.konzept-dashboard .row.dashboard-grid .col-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.news {
    height: 230px;
    margin-bottom: 10px;
}

.news-list-view {
    margin-bottom: 10px;
    height: inherit;
    border: 1px solid #707070;
    overflow: hidden;
}

.news-list-view #carouselExampleControls {
    height: inherit;
}

.news-list-view .article img {
    width: 100%;
    height: auto;
}
.news-list-view .article .card .card-body .btn {
    border-radius: 25px;
    width: 50%;
}

.news-list-view .article .card .card-body .btn-white {
    background: #fff;
}

.news-list-view .carousel-control-prev,
.news-list-view .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 23px;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: calc(100% - 10px);
}

.news-list-view .carousel-control-prev {
    left: 0;
}

.news-list-view .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    bottom: 23px;
}

.news-list-view .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.news-list-view .carousel-control-next {
    right: 0;
}

.news-list-view .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    bottom: 23px;
}

.news .article .news-img-wrap {
    background-color: #0f2f71;
    height: 230px;
}

.news-price {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #F8F8F8;
    padding: 5px 10px;
    border-radius: 25px;
    color: #FF0003;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.news-price span {
    color: #5B5B5B;
    font-size: 20px;
    margin-right: 10px;
}

.frame-space-before-extra-small {
    margin-top: 10px;
}

.frame-space-before-small {
    margin-top: 20px;
}

.frame-space-before-medium {
    margin-top: 30px;
}

.frame-space-before-large {
    margin-top: 40px;
}

.frame-space-before-extra-large {
    margin-top: 50px;
}

.frame-space-after-extra-small {
    margin-bottom: 10px;
}

.frame-space-after-small {
    margin-bottom: 20px;
}

.frame-space-after-medium {
    margin-bottom: 30px;
}

.frame-space-after-large {
    margin-bottom: 40px;
}

.frame-space-after-extra-large {
    margin-bottom: 50px;
}

/*
.row {
    --bs-gutter-x: 10px;
    --bs-gutter-y: 0;
}*/

.navbar-mainnavigation {
    border-bottom: 5px solid #0f2f71;
}

.navbar-mainnavigation.ae {
    border-bottom: 5px solid #6e6e6e;
}

.navbar-mainnavigation.psw {
    border-bottom: 5px solid #009593;
}

.navbar-mainnavigation.cps {
    border-bottom: 5px solid #004f9f;
}

.navbar-mainnavigation.tp {
    border-bottom: 5px solid #009593;
}

.navbar-mainnavigation.tt {
    border-bottom: 5px solid #bb140c;
}

.navbar-mainnavigation > .container > .collapse > .navbar-nav:last-child {
    margin-left: inherit;
}

.navbar-brand {
    margin-right: 0px !important;
}

.info-wrapper {
    width: 100%;
}

.mobile-icon {
    width: 100%;
    margin-top: 20px;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0rem;
}

footer img {
    margin-bottom: 5px;
}

.navbar-default .navbar-toggler {
    color: #333;
}

.navbar-mainnavigation .nav-link-text {
    text-transform: uppercase;
}

.card {
    border-radius: 0rem;
    border: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.card-img-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.card-footer {
    padding: 1rem 1.5rem !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
    border-top: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.qlinks .element-header span,
.contacts .element-header span,
.small-fastlane .element-header span {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.qlinks .element-subheader span,
.contacts .element-subheader span,
.small-fastlane .element-subheader span {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.qlinks .textmedia,
.qlinks .textpic,
.contacts .textmedia,
.contacts .textpic {
    gap: 0px;
}

.qlinks .textpic-text,
.contacts .element-subheader,
.small-fastlane .element-subheader {
    margin-bottom: 10px !important;
}

.qlinks .element-header,
.contacts .element-header,
.small-fastlane .element-header {
    position: relative;
    margin: 0px;
    line-height: 20px;
    margin-left: 40px;
}

.qlinks .element-subheader,
.contacts .element-subheader,
.small-fastlane .element-subheader {
    margin: 0px;
    line-height: 14px;
    margin-left: 40px;
}

.qlinks .element-header::before {
    position: absolute;
    content: '';
    background-image: url('../Images/book.svg');
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: -40px;
    width: 26px;
    height: 30px;
}

.contacts .element-header::before {
    position: absolute;
    content: '';
    background-image: url('../Images/address-card-solid.svg');
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
}

.small-fastlane .element-header::before {
    position: absolute;
    content: '';
    background-image: url('../Images/link-solid.svg');
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
}

.qlinks img,
.contacts img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.link-chevron::after {
    content: none;
}

.link-chevron::before {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cg fill='%333'%3e%3cpath d='M9.586 8L6.05 11.536l.707.707L11 8 6.757 3.757l-.707.707z'/%3e%3c/g%3e%3c/svg%3e");
}

.link-chevron::before {
    height: 1em;
    width: 1em;
    content: "";
    display: inline-block;
}

.collapsed-sidebar .divider hr {
    border: 0px;
    margin: 18px 0px;
}

.sbox.qlinks p {
    text-transform: uppercase;
    color: #707070;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 5px !important;
    margin-bottom: 0.5rem !important;
    font-size: 0.9rem;
}

.sbox.contacts p {
    padding: 0px !important;
    margin-bottom: 0rem !important;
}

.sbox.aside {
    padding: 0px;
}

.aside ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.aside ul li {
    padding-left: 30px;
    margin-bottom: 0px;
    min-height: 25px;
    background: url("../Images/HäckchensymbolGrau.svg") no-repeat 0px 5px / 20px;
    background-position: 0px 2px;
}

.main-section {
    margin-bottom: 30px;
}

.kataloge ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.kataloge ul li {
    padding-left: 31px;
    background: url("../Images/HäckchensymbolGrau.svg") no-repeat 5px 5px / 18px;
}

.kataloge picture img {
    border: 1px solid #707070;
}

.fliesstext-checkliste ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.fliesstext-checkliste ul li {
    padding-left: 31px;
    background: url("../Images/HäckchensymbolGrau.svg") no-repeat 5px 5px / 18px;
}

small, .small {
    font-size: 80%;
    font-weight: 400;
}

.accordion {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.accordion-item {
    flex-basis: 50%;
    margin-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important
}

.accordion-button:focus {
    box-shadow: 0 0 0 0rem rgba(42, 157, 143, 0.25);
}

.accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-header button {
    color: #4faf98;
    background: #f8f8f8;
}

.accordion-item button {
    font-size: 1.1rem;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.2em;
    padding-right: calc(1.5rem + 2em);
}

.accordion-button::after {
    right: 20px;
    position: absolute;
}

.broschuere .card-footer {
    background-color: transparent !important;
    border-top: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.btn-default {
    border-radius: 0px;
}

.grey-box {
    background: #707070;
    padding: 15px;
    color: #fff;
    margin-bottom: 10px;
}

.grey-box a {
    color: #fff;
    text-decoration: underline;
}

.text-justify {
    text-align: justify;
}

.image-kachel .gallery-row {
    background: #707070;
    width: 100%;
    height: 100%;
}

.table > :not(caption) > * > * {
    border-top-width: 1px;
    border-bottom-width: 0px;
}

.frame-type-wwequicklinksso_pi1 {
    color: #009593;
    padding: 0px !important;
}

.frame-type-wwequicklinksso_pi1 ul {
    padding: 0px;
}

.frame-type-wwequicklinksso_pi1 ul li {
    list-style: none;
}

.frame-type-wwequicklinksso_pi1 .frame-container {
    padding: 0px !important;
}

.sso-btn {
    background: #f1f1f1;
    margin-bottom: 15px;
    padding: 15px;
    transition: 0.3s;
}

.sso-btn:hover {
    background: #ccc;
    transition: 0.3s;
}

.sso-btn a {
    display: block;
}

.newsHeaderTitle {
    color: #fff;
}

.qlinks .gallery-row {
    justify-content: center;
    background: rgba(255,255,255,0.9);
    padding: 0px;
}

.frame-custom-h2 h2 {
    font-size: 25px;
}

.autoImage .gallery-item img {
    max-width: 100% !important;
    width: auto;
}

.btn-success {
    color: #fff !important;
    background-color: #0E7537;
    border-color: #0E7537;
    text-transform: uppercase;
}

.new-sidebar {
    border-top: 24px solid #E0E0E0;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    margin-bottom: 20px;
}

.new-sidebar .sideItem {
    margin-bottom: 45px;
}

.new-sidebar .sideItem hr {
    margin-left: -15px;
    width: calc(100% + 30px);
    margin-top: 13px;
    margin-bottom: 10px;
}

.new-sidebar .sideItem .sideIcon {
    opacity: 0.6;
    margin-bottom: 33px;
}

.new-sidebar .sideItem .sideThumb {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.ads-column img {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#p673 .image-kachel .gallery-row,
#p675 .image-kachel .gallery-row {
    background: #f2f2f2;
}

#p673 .grey-box,
#p675 .grey-box {
    background: #f2f2f2;
    color: #001F25;
}

#p675 .frame-type-wwequicklinksso_pi1 {
    background-color: transparent !important;
    padding: 0px !important;
    margin-bottom: 0rem !important;
}

#p675 .frame-type-wwequicklinksso_pi1 .frame-container {
    padding: 0px;
}

#p675 .frame-type-wwequicklinksso_pi1 ul li {
    text-align: left;
}

#p675 .frame-type-wwequicklinksso_pi1 a {
    background-color: #0E7537;
    border-color: #0E7537;
    text-transform: uppercase;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

#p675 .frame-type-wwequicklinksso_pi1 a:hover {
    color: #ffffff !important;
    background-color: #4e9c4e;
    border-color: #4a934a;
    text-decoration: none;
}

#p673 .sbox,
#p675 .sbox {
    min-height: auto;
    height: 100%;
    margin-bottom: 0px;
    background: transparent;
    color: inherit;
}

#p673 .aside ul li,
#p675 .aside ul li {
    background: url("../Images/HäckchensymbolGrau.svg") no-repeat 0px 5px / 20px;
}

.side-ads {
    display: block;
}

.side-banner {
    width: 100%;
    height: auto;
}

.content-ads {
    display: none;
    max-width: 300px;
    margin: 0 auto;
}

#p673,
#p675 {
    color: #001F25;
}

#p673 h1,
#p675 h1 {
    font-size: 27px;
    color: #001F25;
    font-weight: 400;
}

#p673 h2,
#p675 h2 {
    font-size: 23px;
    color: #001F25;
    font-weight: 400;
}

#p673 h3,
#p675 h3 {
    color: #001F25;
    font-weight: 400;
}

#p673 h4,
#p675 h4 {
    color: #001F25;
    font-weight: 400;
}

#p673 a,
#p675 a {
    color: #001F25;
    font-weight: 500;
    font-size: 14px;
}

#p673 a:hover,
#p675 a:hover {
    color: #001F25;
    opacity: 0.8;
    text-decoration: none;
}

#p673 .frame-container,
#p675 .frame-container {
    margin: 0px;
}

#p673 .sbox.aside,
#p675 .sbox.aside {
    padding: 16px;
}

.col45 {
    width: 39%;
}

.btn.btn-transparent {
    color: #fff;
    border: 0px solid transparent;
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(42,157,143,0.25);
}

.navbar-mainnavigation .navbar-brand-image img {
    max-height: unset;
    max-width: 180px;
    height: auto;
}

.navbar-mainnavigation {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid transparent;
    box-shadow:  0px 0 0 rgba(0,0,0,0.15);
}

.systemlogo {
    display: block;
    max-width: 76px;
    height: auto;
    margin-left: 15px;
}

.ads-banner {
    padding: 0px 15px;
    max-width: 970px;
}

.ads-banner img {
    width: 100%;
    height: auto;
}

.systemlogo img {
    width: 100%;
    height: auto;
}

.loggedInAs {
    display: inline-block;
    color: #707070;
    font-size: 14px;
    width: 100%;
    padding: 0px 20px;
    line-height: 34px;
}

.loggedInAs strong {
    font-weight: 500;
}

.logout-btn-small {
    background: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #707070;
    font-weight: 500;
    letter-spacing: 1.25px;
    text-transform: uppercase;
}

.logout-btn-small:hover {
    background: #0A44A4;
    border: 1px solid #0A44A4;
}

.logout-btn-small img {
    width: 14px;
    height: auto;
    margin-right: 5px;
}

.headWrapper {
    padding: 10px 0px;
    background: #fff;
}

.navbar-mainnavigation .nav-link.nav-link-main::before {
    height: 0px;
}

.nav-link {
    font-weight: 500;
    color: #0A44A4;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    padding: 0px 10px;
}

.nav-item:hover .dropdown-menu {
    display: block !important;
    top: 28px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #0A44A4;
    border-bottom: 2px solid #0A44A4;
}

.nav-link:hover,
.nav-link:focus {
    color: #0A44A4;
    border-bottom: 2px solid #0A44A4;
    text-decoration: none;
}

.dropdown-nav .nav-item .nav-link {
    font-weight: 400;
    color: inherit;
    font-size: 16px;
    border-bottom: 0px solid transparent;
}

.dropdown-nav .nav-item .nav-link:hover,
.dropdown-nav .nav-item .nav-link:focus {
    border-bottom: 0px solid transparent;
    color: #0A44A4;
}

.breadcrumb a {
    color: #009593;
    text-decoration: none;
}

.navbar-toggler-custom img {
    width: 30px;
    height: auto;
}

a:not([href]):not([tabindex]) {
    color: #fff;
}

.mm-panel {
    background: #0A44A4;
}

.mm-navbar {
    background: #0A44A4;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    color: #fff;
}

.fastlane {
    border-top: 24px solid #009593;
    background: #fff;
    -webkit-box-shadow: 1px 15px 20px 4px rgba(0,0,0,0.36);
    -moz-box-shadow: 1px 15px 20px 4px rgba(0,0,0,0.36);
    box-shadow: 1px 15px 20px 4px rgba(0,0,0,0.36);
}

.fastlane h2::before {
    content: url('../Images/fastlane.svg');
    position: absolute;
    top: -50px;
    left: 15px;
    width: 38px;
    height: 30px;
}

.fastlane h2 {
    padding: 0px 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #001F25;
    position: relative;
    margin-top: 80px;
}

.fastlane h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    padding: 0px 15px;
    font-size: 14px;
    color: #001F25;
}

.fastlane ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #f2f2f2;
}

.fastlane ul li a {
    font-family: "Roboto", sans-serif;
    color: #001F25;
    font-weight: 500;
    font-size: 14px;
    padding: 15px;
    transition: 0.3s;
    text-decoration: none;
    display: block;
}

.fastlane ul li a:hover {
    color: #009593;
    background: rgb(0, 149, 147, 0.1);
    transition: 0.3s;
}

.news-teaser-text {
    position: absolute;
    background: #fff;
    width: 220px;
    height: 230px;
    padding: 5px;
    box-sizing: border-box;
    line-height: 18px;
    top: 0px;
}

.news-teaser-text p {
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.news-teaser-text::after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 120px 0 110px 60px;
    border-color: transparent transparent transparent #fff;
    transform: rotate(0deg);
}

.news-teaser-text h3 {
    color: #0A44A4 !important;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.btn-news {
    background: #0E7537;
    color: #fff;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    border-color: #0E7537;
}

.btn-news:hover {
    background: #0E7537;
    color: #fff;
    border-color: #0E7537;
}

.container-fluid {
    --bs-gutter-x: 80px;
}

.mm-btn::after, .mm-btn::before {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: rgb(255, 255, 255);
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: transparent;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.form-control:focus,
.felogin_login input[type="text"]:focus {
    box-shadow: inset 0 0px 0px rgba(112,112,112,0.075),0 0 0 0rem rgba(87,119,96,0.25) !important;
}

.login input[type="submit"] {
    box-shadow: 0px 0px 0px !important;
}

.btn.btn-transparent {
    color: #fff !important;
    border: 0px solid transparent !important;
    background: transparent !important;
    box-shadow: 0 !important;
}

.btn.btn-transparent:hover {
    color: #fff !important;
    border: 0px solid transparent !important;
    background: transparent !important;
}

.collapsed-sidebar {
    border: 2px solid #e0e0e0;
    padding: 10px;
    background: #fff;
}

.LoginStatus {
    text-align: center;
}

.metaLogin {
    border-bottom: 2px solid #e0e0e0;
}

.LoginStatus a {
    background-color: #0a44a4;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
    font-weight: 500;
    letter-spacing: 1.42px;
    transition: 0.3s;
    display: flex;
    align-items: center;
}

.LoginStatus a:hover {
    background-color: #093c90;
    transition: 0.3s;
}

.special-container-show-more {
    margin: 0px 0px;
    padding: 10px 10px 50px 10px;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.51);
    -moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.51);
    box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.51);
    overflow: hidden;
    position: relative;
}

.special-container-show-more.unhide {
    max-height: 100000px !important;
    transition: 0.3s;
}

.special-container-show-more .element-header {
    font-size: 23px;
    font-weight: 500;
}

.col-xxl-8 .element-header {
    color: #707070;
}

.special-container-show-more .show-more {
    color: #009593;
    text-transform: uppercase;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 0px 10px;
    background: #fff;
    -webkit-box-shadow: 0px -35px 65px 10px rgba(255,255,255,1);
    -moz-box-shadow: 0px -35px 65px 10px rgba(255,255,255,1);
    box-shadow: 0px -35px 65px 10px rgba(255,255,255,1);
}

.special-container-show-more.unhide .show-more {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}

.btn {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.btn-primary {
    border-color: #0A44A4;
    background: #0A44A4;
}

.btn-primary:hover {
    border-color: #0f2f71;
    background: #0f2f71;
}

.page-headline .element-header {
    font-size: 30px;
    font-weight: 500;
    margin: 20px 0px;
    color: #707070;
}

.navbar-collapse {
    margin-top: -38px;
}

.customerPopup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customerPopup .customerInnner {
    padding: 15px;
    background: #fff;
    max-width: 600px;
    min-width: 300px;
}

.customerPopup .customerInnner button {
    border-radius: 0px !important;
    background: #0a44a4 !important;
    border-color: #0a44a4 !important;
    cursor: pointer;
}

.dropdown-nav.level3 {
    margin-left: 15px;
}

.dropdown-nav.level2 span,
.dropdown-nav.level3 span {
    text-transform: none;
}

.navbar-mainnavigation .nav-link:not(.nav-link-toggle)::before {
    content: unset;
}

.nav-link.nav-link-dropdown.active {
    color: #0a44a4;
}

.sidebar-quicklinks .element-header span {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.sidebar-quicklinks .element-subheader {
    margin: 0px;
    line-height: 14px;
    margin-left: 40px;
}

.sidebar-quicklinks .element-subheader span {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.sidebar-quicklinks .element-header {
    position: relative;
    margin: 0px;
    margin-left: 0px;
    line-height: 20px;
    margin-left: 40px;
}

.sidebar-quicklinks .element-header::before {
    position: absolute;
    content: '';
    background-image: url('../Images/fastlane.svg');
    background-size: contain;
    background-repeat: no-repeat;
    top: 5px;
    left: -40px;
    width: 26px;
    height: 30px;
}

.sidebar-quicklinks .element-subheader {
    margin-bottom: 10px !important;
}

#page-header .container-fluid {
    display: inline !important;
    max-width: 1920px;
}

.navbar-mainnavigation .nav-style-simple .dropdown-menu {
    width: 280px;
}

.gallery-item-size-3 img,
.gallery-item-size-3 picture {
    width: 100%;
    height: auto;
    max-width: 311px;
}

.wwe-contact img {
    margin: 0 auto;
    max-width: 300px;
    height: auto;
}

.table-responsive table tr:first-child td {
    background: #0f2f71;
    color: #fff;
    font-weight: bold;
    border-right-width: 1px;
}

.table-responsive table tr td:first-child {
    background: #0f2f71;
    color: #fff;
    font-weight: bold;
}

.table-responsive table tr td {
    border-right-width: 1px;
}

.table-responsive img {
    width: 20px;
    height: auto;
    margin: 0 auto;
}

.sidebar-wrap h4 strong {
    font-size: 18px;
    font-weight: 500;
}

@media (min-width: 1920px) {
    #page-content .container-fluid {
        max-width: 1920px;
    }
}

@media (max-width: 1600px) {
    .ads-banner {
        max-width: 700px;
    }
}

@media (max-width: 1400px) {
    .loggedInAs {
        max-width: unset;
    }

    .fastlane {
        position: fixed;
        right: -212px;
        top: 270px;
        transition: 0.3s;
    }

    .fastlane.show {
        right: 20px;
        transition: 0.3s;
    }

    .fastlane .toogle-fastlane {
        background: #009593;
        width: 50px;
        height: 50px;
        position: absolute;
        left: -50px;
        z-index: 10000;
        border: 1px solid #000;
        cursor: pointer;
    }

    .fastlane .toogle-fastlane::before {
        content: url('../Images/fastlane-white.svg');
        width: 30px;
        height: auto;
        margin: 0 auto;
        margin-top: 11px;
        display: block;
    }

    .fastlane h2 {
        margin-top: 15px;
    }

    .fastlane h2::before {
        content: unset;
    }

    .sidebar-wrap {
        position: fixed;
        max-width: 212px;
        top: 270px;
        right: -212px;
        transition: 0.3s;
    }

    .sidebar-wrap.show {
        right: 20px;
        transition: 0.3s;
    }

    .toogle-sidebar {
        background: #009593;
        width: 50px;
        height: 50px;
        position: absolute;
        left: -50px;
        z-index: 10000;
        border: 1px solid #000;
        cursor: pointer;
    }

    .toogle-sidebar::before {
        content: url('../Images/fastlane-white.svg');
        width: 30px;
        height: auto;
        margin: 0 auto;
        margin-top: 11px;
        display: block;
    }

    .ads-banner {
        max-width: 970px;
        margin: 0 auto;
        padding: 0px;
    }

    .side-banner {
        display: none;
    }

    .fastlane ul {
        height: 365px;
        overflow: scroll;
    }

    .collapsed-sidebar {
        height: 365px;
        overflow-y: scroll;
    }

    .navbar-collapse {
        margin-left: 0px;
    }
}

@media (max-width: 1400px) {
    .navbar-collapse {
        margin-top: -46px;
    }
}

@media (min-width: 1400px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}

@media (max-width: 1199px) {
    .news-list-view .carousel-control-prev-icon {
        bottom: 27px;
    }

    .news-list-view .carousel-control-next-icon {
        bottom: 27px;
    }

    .col45 {
        width: 50%;
    }

    .nav-link {
        font-size: 14px;
        padding: 0px 5px;
    }

    .nav-item:hover .dropdown-menu {
        right: 0px;
    }

    .navbar-collapse {
        margin-top: -43px;
    }
}

@media (max-width: 992px) {
    .container-fluid {
        --bs-gutter-x: 40px;
    }

    .dropdown-menu {
        border-radius: 0px;
    }

    .news-list-view .carousel-control-prev-icon {
        bottom: 40px;
    }

    .news-list-view .carousel-control-next-icon {
        bottom: 40px;
    }

    .navbar-toggler {
        display: none !important;
    }

    .nav-link {
        font-weight: 400;
        font-size: 16px;
        padding: 10px;
        border-bottom: 0px solid transparent !important;
    }

    .dropdown-nav .nav-item .nav-link {
        color: #fff;
    }

    .dropdown-nav .nav-item .nav-link:hover,
    .dropdown-nav .nav-item .nav-link:focus {
        color: #fff;
    }

    .nav-link:hover,
    .nav-link:focus {
        border-bottom: 0px solid #0A44A4 !important;
    }

    .news-teaser-text {
        width: 50%;
    }

    .systemlogo {
        max-width: 80px;
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show {
        color: #fff;
        border-bottom: 0px solid transparent;
    }

    #page-header .container-fluid {
        display: flex !important;
    }
}

@media (max-width: 992px) {
    .navbar-mainnavigation > .container > .collapse > .navbar-nav:last-child {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .news-list-view .carousel-control-prev-icon {
        bottom: 23px;
    }

    .news-list-view .carousel-control-next-icon {
        bottom: 23px;
    }

    .side-ads {
        display: none;
    }

    .content-ads {
        display: block;
    }
}

@media (max-width: 576px) {
    .carousel .carousel-item {
        padding-left: 0px;
        padding-right: 0px;
    }

    .accordion-item {
        flex-basis: 100%;
    }

    .col45 {
        width: 100%;
    }

    .loggedInAs {
        font-size: 14px;
    }

    .news {
        height: auto;
    }

    .news-teaser-text {
        position: unset;
        width: 100%;
        height: auto;
        padding: 15px;
    }

    .LoginStatus {
        text-align: left;
    }

    .page-headline .element-header {
        font-size: 22px;
    }

    body {
        font-size: 14px;
    }

    .special-container-show-more .element-header,
    .qlinks .element-header span,
    .contacts .element-header span {
        font-size: 18px;
    }

    .special-container-show-more .show-more {
        font-size: 14px;
    }

    .btn {
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }
}

@media (max-height: 735px) {
    .fastlane,
    .sidebar-wrap {
        top: 210px;
    }

    .fastlane ul {
        height: 155px;
    }

    .collapsed-sidebar {
        height: 155px;
    }
}

@media (max-height: 470px) {
    .fastlane,
    .sidebar-wrap {
      top: 180px;
    }
}

@media (max-height: 375px) {
    .fastlane,
    .sidebar-wrap {
        top: 120px;
    }

    .fastlane ul {
      height: 95px;
    }

    .collapsed-sidebar {
        height: 95px;
    }
}

@media (max-height: 330px) {
    .fastlane,
    .sidebar-wrap {
        top: 35px;
    }
}
