@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-Bold.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-BoldItalic.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-Italic.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-Black.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-BlackItalic.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-LightItalic.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Trebuchet SBG2";
    src: url("../Fonts/TrebuchetSBG2-Light.woff2") format("woff2"),
        url("../Fonts/TrebuchetSBG2-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Segoe UI";
    src: url("../Fonts/SegoeUI-Italic.woff2") format("woff2"),
        url("../Fonts/SegoeUI-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI";
    src: url("../Fonts/SegoeUI.woff2") format("woff2"),
        url("../Fonts/SegoeUI.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI";
    src: url("../Fonts/SegoeUI-BoldItalic.woff2") format("woff2"),
        url("../Fonts/SegoeUI-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI";
    src: url("../Fonts/SegoeUI-Bold.woff2") format("woff2"),
        url("../Fonts/SegoeUI-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
:root {
    --contentcontainer-gap: 25px;
}
body {
    font-size: 18px;
    font-weight: 300;
    color: #000000;
    line-height: 1.5;
    font-kerning: none;
    font-family: "Trebuchet SBG2";
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
header h4 {
    margin-bottom: 25px;
}
h1 {
    margin-bottom: 2rem;
    font-weight: 900;
}
p {
    margin-bottom: 1.8rem;
}
ul {
    margin-top: 1.25rem;
    margin-bottom: 1.8rem;
}
ul li {
    margin-bottom: 0.3rem;
}
b,
strong {
    font-weight: bold;
}
.line-height-lg {
    line-height: 1.65;
}
.line-height-md {
    line-height: 1.4;
}
.line-height-sm {
    line-height: 1.2;
}
.row {
    --bs-gutter-x: 1.5rem;
}
.frame-default.frame-type-header {
    margin-bottom: 25px;
}
.frame-type-mask_all_links.frame-default {
    margin-bottom: 56px;
}
.frame-type-mask_accordion.frame-default {
    margin-bottom: 80px;
}
.frame-type-carousel{
    padding-top: 0;
}
.frame-space-before-extra-small,
.frame-default.frame-space-before-extra-small {
    margin-top: 1em;
}
.frame-space-before-small,
.frame-default.frame-space-before-small {
    margin-top: 2em;
}
.frame-space-before-medium,
.frame-default.frame-space-before-medium {
    margin-top: 4.5em;
}
.frame-space-before-large,
.frame-default.frame-space-before-large {
    margin-top: 5.5em;
}
.frame-space-before-extra-large,
.frame-default.frame-space-before-extra-large {
    margin-top: 10em;
}

.frame-space-after-extra-small,
.frame-default.frame-space-after-extra-small {
    margin-bottom: 1em;
}
.frame-space-after-small,
.frame-default.frame-space-after-small {
    margin-bottom: 2em;
}
.frame-space-after-medium,
.frame-default.frame-space-after-medium {
    margin-bottom: 4.5em;
}
.frame-space-after-large,
.frame-default.frame-space-after-large {
    margin-bottom: 5.5em;
}
.frame-space-after-extra-large,
.frame-default.frame-space-after-extra-large {
    margin-bottom: 10em;
}
.ce-gallery iframe {
    max-width: 100%;
    min-height: 300px;
    height: auto;
}
.frame a[class=""],
.frame a:not([class]) {
    --frame-link-color: #000;
}
.frame a[class=""]:hover,
.frame a:not([class]):hover {
    --frame-link-hover-color: #000;
}
.mb-5 {
    margin-bottom: 3.3rem !important;
}
.header-size-2 {
    font-size: 22px;
    font-weight: 400;
}
.ce-column:not(:last-child) {
    margin-right: 20px;
}
.text-right {
    text-align: right;
}
.bg-lightgray {
    background-color: #ededed;
}
.btn {
    border-radius: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}
.btn-primary {
    min-width: 183px;
    padding: 13px 25px;
    border-color: #d20a11;
}
.btn-primary,
.btn-outline-primary{
    background-color: #d20a11;
}
.btn-outline-primary {
    --bs-btn-color: #d20a11;
    --bs-btn-border-color: #d20a11;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #d20a11;
    --bs-btn-hover-border-color: #d20a11;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #d20a11;
    --bs-btn-active-border-color: #d20a11;
    box-shadow: none;
    padding: 10px 20px;
    --bs-btn-border-width: 2px;
}
.bg-primary .btn-outline-primary {
    --bs-btn-color: #fff;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-border-color: #fff;
    --bs-btn-hover-color: #d20a11;
    --bs-btn-hover-bg: #fff;
    --bs-btn-active-color: #d20a11;
    --bs-btn-active-bg: #fff;
    --bs-btn-active-border-color: #fff;
}
.frame-well {
    padding: 1.5rem 2rem;
}
.frame {
    margin-top: 0;
    margin-bottom: 60px;
    padding: 0;
}
.bg-primary {
    background-color: #d20a11 !important;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #d20a11;
    border-color: #d20a11;
    text-decoration: underline !important;
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    background-color: darkred;
    border-color: darkred;
}
.form-control {
    border-radius: 0;
    min-height: 45px;
}
.btn-primary,
.btn-primary:hover {
    color: #fff;
    border-radius: 0;
    box-shadow: none;
}
a.btn-align-right {
    float: right;
    margin-right: 210px;
}
#wrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
img {
    max-width: 100%;
    height: auto;
}
.news-list-view img {
    aspect-ratio: 3/2;
}
a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000;
}
.footer-menu li a:hover,
.accordion .accordion-body li a:hover {
    color: #d20a11;
}
/* Header */
#header {
    margin-bottom: 25px;
}
.header_logo h1 {
    margin: 0;
}
.tickercontainer {
    padding: 5px 2px;
    font-weight: 700;
    background-color: #fdc300;
    height: 60px;
    overflow: hidden;
}
.tickercontainer p {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
}
.navbar-brand svg {
    width: 300px;
}
.navbar-nav .nav-item {
    line-height: 1.2;
    margin-bottom: 0;
}
.navbar-nav .dropdown {
    /*
	display: flex;
    align-items: center;
	cursor: pointer;
	padding-right: 22px;
	*/
}
.top-header .frame-default {
    margin: 0;
}
/*
.navbar-expand-lg .navbar-nav .dropdown > a{
    padding: 0;
}
.navbar-nav .dropdown a {
    color: #000000;
    transition: all 0.3s ease;
}
.navbar-nav > .dropdown > .nav-link{
    font-size: 22px;
    font-weight: 400;
}
*/
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0;
}
.navbar-nav li,
.nav-tabs li {
    margin-bottom: 0;
}
.navbar-nav .dropdown a {
    color: #000000;
}
.main-menu .navbar-nav > li > a {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0;
}
.main-menu .navbar-nav > li.active > a,
.main-menu .navbar-nav > li > a:hover,
.main-menu .navbar-nav > .dropdown.show > a {
    color: #d20a11;
}
/*
.main-menu .navbar-nav > .dropdown.show > a::after, .main-menu .navbar-nav > li.active > a::after, .main-menu .navbar-nav > li:hover > a::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #d20a11;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 2px;
    z-index: 1;
}
*/
.navbar-nav .dropdown-toggle::after{
    display: none;
}
.navbar-nav .dropdown-arrow {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 0;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.navbar-nav .dropdown .dropdown-toggle .dropdown-arrow{
    background-image: url('../Images/arrow-down.svg');
}
.navbar-nav .dropdown .dropdown-toggle:hover .dropdown-arrow, .navbar-nav .dropdown.active > .dropdown-toggle .dropdown-arrow, .main-menu .navbar-nav > li > a:hover .dropdown-arrow{
    background-image: url('../Images/arrow-down-red.svg');
}
.navbar-nav .dropdown .subdropdown-toggle.dropdown-arrow {
    top: 3px;
}
.navbar-nav .dropdown > .dropdown-arrow {
    margin-left: 8px;
    margin-top: auto;
}
.dropdown-menu {
    min-width: 390px;
    top: 100%;
    padding: 0;
    margin-top: 10px;
    border-radius: 0;
    padding: 25px 30px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.33);
    border: none;
}
.dropdown-list {
    padding-left: 0;
}
/* .dropdown-menu > .dropdown-list{
    margin-top: 30px;
} */
.navbar-brand {
    display: block;
}
.navbar-brand img {
    width: 304px;
}
/*
.dropdown-list-open > .menu-title{
    display: none;
}
*/
.dropdown-item[data-state="closed"] .dropdown-submenu {
    display: none;
}
/*
.dropdown-list-open > .prev-link{
    display: none;
}
*/
.list-style-none {
    list-style: none;
}
.dropdown-list-open > .submenu-top-header {
    display: none;
}
.dropdown-item[data-state="open"] > a,
.dropdown-item[data-state="open"] > .dropdown-arrow {
    display: none;
}
.dropdown-item[data-state="open"] > .dropdown-submenu {
    display: block;
}
.dropdown-submenu {
    width: 100%;
}
.dropdown-menu .dropdown-item {
    /*
	display: flex;
    align-items: center;
    justify-content: space-between;
	*/
    padding: 0;
    position: relative;
}
.dropdown-menu ul > li:not([data-state="open"]) {
    padding: 0 0 20px 0;
}
.dropdown-menu .dropdown-list-hid {
    display: none;
}
.subdropdown-toggle{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navbar-nav .dropdown-menu .dropdown-arrow{
    display: inline-block;
    content: "";
    background-image: url('../Images/arrow-right.svg');
    background-position: center;
}
.navbar-nav .dropdown-menu .subdropdown-toggle:hover .dropdown-arrow, .navbar-nav .dropdown-menu .dropdown-item.active > .nav-link .dropdown-arrow{
    background-image: url('../Images/arrow-right-red.svg');
}
.dropdown-menu .menu-title a{
    font-size: 24px;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 25px;
    display: inline-block;
}
.dropdown-menu .menu-title a{
    font-size: 24px;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 25px;
}
.dropdown-menu a {
    font-size: 18px;
    font-weight: 300;
    padding: 0;
}
.navbar-nav .dropdown .dropdown-item,
.navbar-nav .dropdown .dropdown-item a:hover {
    background-color: transparent;
}
.navbar-nav .dropdown a:hover, .navbar-nav .dropdown .menu-title .active, .dropdown-item.active > .nav-link{
    color: #d20a11;
}
.navbar-expand-lg .navbar-nav .dropdown-item .nav-link {
    width: 100%;
    padding: 0 15px;
    text-wrap: auto;
}
.dropdown-menu .prev-link {
    position: relative;
    text-decoration: none;
    padding-left: 25px;
}
.prev-link::after {
    content: "";
    display: inline-block;
    margin-left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    border: none;
    background-image: url("../Images/prev-arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.prev-link:hover::after {
    background-image: url("../Images/prev-arrow-red.svg");
}
.container.content-above-header.nav-open{
    display:none;
}
/* Search Field */
.searchform {
    width: 480px;
}
.searchform .clearer {
    display: none;
}
.searchform .form-control {
    background-color: #e6e6e6;
    border: none;
    border-radius: 0;
    min-height: 40px;
    box-shadow: none;
}
.searchform .submit-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}
.submit-btn .btn-search {
    padding: 0;
    box-shadow: none;
    border: none;
}
.submit-btn .btn-search:hover {
    color: #d20a11;
    background-color: transparent;
}
.form-control:focus {
    box-shadow: none;
}
.search_field.form-control::placeholder {
    color: #c5c5c5;
}
.searchform .form-control {
    color: #000000;
    font-size: 18px;
    padding: 6px 15px;
}
/* Slider */
.content-slider .content-block {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 45px 35px 35px 6px;
}
.content-slider .img-fluid {
    height: 100%;
    object-fit: cover;
}
.content-slider .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
.content-slider .description {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.2;
}
.content-slider .description p {
    line-height: 1.2;
}
.content-slider .link {
    text-align: right;
    margin-bottom: 10px;
}
.content-slider .link a {
    color: #fff;
    font-weight: 900;
    display: inline-block;
    min-width: 183px;
    text-align: center;
    text-decoration: none;
    background-color: #d20a11;
    margin-right: 50px;
}
.content-slider .col-md-8 img {
    height: 100%;
    object-fit: cover;
}
.owl-dot {
    width: 8px;
    height: 8px;
    margin: 5px;
    border-radius: 50%;
    transition: all 0.3s ease;
    background-color: #c5c5c5 !important;
}
.owl-dot.active,
.owl-dot:hover {
    background-color: #000000 !important;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 20px;
    background-image: url("../Images/arrow-left-white.svg");
}
.owl-carousel .owl-nav button.owl-next {
    right: 20px;
    background-image: url("../Images/arrow-right-white.svg");
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.content-slider.owl-carousel .owl-nav .owl-prev,
.content-slider.owl-carousel .owl-nav .owl-next {
    background-color: #d20a11;
    width: 40px;
    height: 40px;
    background-size: 80%;
}
.owl-nav span {
    display: none;
}
.content-slider .owl-prev,
.content-slider .owl-next {
    display: none;
}
#c49{
    padding-top: 10px;
}
.content-slider:hover .owl-prev,
.content-slider:hover .owl-next {
    /*	opacity: 1;*/
}
/* Links List infographics*/
.contentcontainer .frame-type-link_group {
    height: 100%;
    padding-top: 1.875rem;
    padding-bottom: 25px;
}
.frame-header .h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 10px;
}
.contentcontainer .frame-type-link_group .frame-container-default {
    padding: 0;
}
.frame-type-link_group .header-icon svg {
    width: 35px;
    height: 35px;
}
.link-list-box.p-4 {
    padding: 1.875rem 1rem 25px 35px !important;
}
.link-text-with-repeating-box .link-list-box {
    padding: 1.875rem 1rem 25px 35px;
}
.link-list-box.pe-5 {
    padding-right: 3rem !important;
}
.link-list-box.pb-3 {
    padding-bottom: 1rem !important;
}
ul.link-list-box {
    margin-bottom: 0;
}
.link-list-box .list-item.px-5,
.link-list-box .list-items.px-5 {
    padding-left: 52px !important;
    padding-right: 0 !important;
}
.link-list-box .icon img {
    width: 35px;
}
.link-list-box .icon {
    margin-right: 17px;
}
.link-list-box h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0;
}
.link-list-box .header-wrap {
    margin-bottom: 6px;
    align-items: center;
}
.link-list-box li {
    margin-bottom: 10px;
}
.link-list-box .list-item a {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
    padding-right: 25px;
}
.link-list-box .list-item a:hover,
.footer-bottom-bg a:hover {
    text-decoration: underline;
    transition: text-shadow 0.2s ease-in-out;
    text-shadow: 1px 0 0 currentColor;
}
.link-box-with-icon-text .list-items .row {
    justify-content: space-between;
}
.link-box-with-icon-text .list-items li {
    max-width: 390px;
}
.text-link-arrow,
.title-link-arrow,
.title-link-arrow-lg,
.text-link-arrow-lg {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
    display: inline-block;
    padding-right: 20px;
}
.title-med {
    font-size: 1.275rem;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 8px;
}
.link-list-box .list-item {
    line-height: 1.33;
}
.footer-quicklinks li{
    text-decoration: none;
}
.footer-quicklinks .link-list-box .list-item a:hover {
    color: #d20a11;
}

.link-list-box .list-item a::after,
.title-link-arrow:after,
.text-link-arrow:after,
.text-link-arrow-lg:after,
.title-link-arrow-lg:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../Images/arrow-right-red.svg");
    position: absolute;
    bottom: 0;
    margin-bottom: 6px;
}
.text-link-arrow-lg:after,
.title-link-arrow-lg:after {
    width: 20px;
    height: 20px;
}

.text-link-arrow:after,
.link-text-with-repeating-box .list-item a::after {
    margin-bottom: 6px;
}
.link-list-box .arrow-none a::after {
    display: none;
}
.link-list-box .list-item a span {
    margin-left: 10px;
}
/* footer */
#footer {
    margin-top: auto;
    line-height: 1.2;
}
#footer .link-list-box .icon {
    margin-right: 22px;
}
#footer .link-list-box .icon img {
    width: 30px;
}
#footer .link-list-box a {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 0.94rem !important;
    padding-top: 0.94rem !important;
}
#footer .link-list-box a::after {
    display: none;
}
#footer .link-list-box a svg {
    width: 30px;
    height: 30px;
}
.footer-top-bg {
    height: 50px;
    background-color: #d20a11;
}
.footer-content {
    position: relative;
    background-color: #303030;
    padding-bottom: 43px;
}
.footer-content h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}
.footer-content .col-right .ce-row {
    display: flex;
    align-items: center;
}
.footer-content,
.footer-content a {
    color: #ffffff;
}
.footer-icons {
    padding: 35px 30px;
    margin-bottom: 0;
    border-top: 3px solid #161616;
    border-bottom: 1px solid #4f4f4f;
}
.footer-icons li {
    list-style: none;
    width: 32px;
    height: 32px;
    margin-bottom: 0;
    margin-left: 35px;
    margin-right: 35px;
}
.footer-icons li:first-child {
    margin-left: 0;
    margin-right: 20px;
}
.footer-icons li:last-child {
    margin-right: 0;
}
.footer-icons li.youtube {
    width: 25px;
}
.footer-icons li a svg {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}
.footer-icons li a:hover svg {
    stroke: #d20a11;
}
.footer-menu ul {
    padding-left: 0;
    margin-bottom: 0;
}
.footer-menu {
    margin-top: 35px;
}
.footer-menu ul li {
    margin-bottom: 0;
    padding-bottom: 5px;
    margin-top: 6px;
    list-style: none;
    line-height: 1.5;
}
.footer-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.footer-bottom-bg {
    background-color: #fff;
    padding: 20px 10px;
}
.footer-bottom-bg p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
}
#footer figure img {
    width: auto;
    margin: 0;
}
/* Footer End */

/* Scroll To Top */
.scrollto-top {
    position: absolute;
    bottom: 0;
    right: 10px;
    display: none;
    background-color: #d20a11;
    width: 33px;
    height: 33px;
    line-height: 38px;
    cursor: pointer;
    z-index: 998;
    transition: color 0.3s ease, border-color 0.3s ease,
        background-color 0.3s ease;
}
.scrollto-top:hover {
    background-color: darkred;
}
.scrollto-top svg {
    width: 100%;
    height: 75%;
}
.news-latest .news-img-wrap {
    position: relative;
    height: 100%;
}
.news-latest .news-list-category,
.news-related-news .news-list-category,
.image-block-overlay-text .category,
.image-block-link-overlay-text .category {
    position: absolute;
    top: 30px;
    left: 40px;
    padding: 10px 20px;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    min-width: 100px;
    text-align: center;
    line-height: 1.2;
}
.news-img-wrap .category {
    background-color: #fff;
    color: #000;
    position: absolute;
    top: 7%;
    left: 6%;
    padding: 6px 6px;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}
.news-related-news .news-list-category {
    left: 30px;
}
.news-single .news-list-category a::after{
    content:"|";
}
.news-single .news-list-category a:last-child::after{
    content:"";
}
.news-latest .header,
.news-related-news .header,
.image-block-overlay-text .header,
.image-block-link-overlay-text .header {
    position: absolute;
    bottom: 20px;
    left: 40px;
    max-width: 80%;
    line-height: 1.2;
}
.news-latest .header a,
.news-related-news .header h3,
.image-block-overlay-text .header a,
.image-block-link-overlay-text .header a {
    color: #fff;
    text-decoration: none;
}
.news-latest .header a:hover,
.news-related-news a:hover h3,
.news-list-view div.image-block-link-overlay-text:hover a[itemprop="url"] {
    color: #fff;
    text-decoration: underline;
}
.news-latest .header h3,
.news-related-news .header h3,
.image-block-overlay-text .header,
.image-block-link-overlay-text .header {
    font-size: 31px;
    font-weight: 900;
}
.news-latest img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-list-view .img-right-text-wrap .news-img-wrap {
    padding-bottom: 16%;
    overflow: hidden;
    height: 0;
}
.news-list-view .img-right-text-wrap .news-img-wrap img {
    height: 100%;
    position: absolute;
    left: calc(var(--bs-gutter-x) * 0.5);
    top: 0;
    width: calc(100% - var(--bs-gutter-x));
    object-fit: cover;
}
.news-list-view .img-right-text-wrap p {
    margin-bottom: 0;
}
.news-list-view .frame-link-block-right {
    margin-top: 1em;
}
/* News ajax view with filter */
.news-ajax h3{
    font-size:1.2rem;
    line-height: 28px;
}

.news-category-filter{
    max-height: 110px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.news-category-filter.expanded {
    max-height: none;
}
.frame .news-category-filter li{
    margin-bottom:30px;
}
.frame .news-category-filter li a{
    background-color: #fff;
    color: #000;
    border: solid 1px #000;
    font-size: 18px;
    padding: 10px 10px;
}
.frame .news-category-filter li a.active{
    background-color: #d20a11;
    color: #fff;
    border-color: #d20a11;
}
.frame .news-category-filter li a:hover {
    background-color: #ededed;
    color: #d20a11;
}
.frame-type-news_categorylist .news{
    border: none;
}
.frame-type-news_categorylist .dropdown-toggle{
    background-color: #d20a11;
    font-weight: normal;
    font-size: 18px;
    padding: 15px 20px 15px 20px;
    color: #fff;
}
.frame-type-news_categorylist .dropdown-toggle:hover, .btn-reset:hover{
    text-decoration: underline;
}
/*
.frame-type-news_categorylist .dropdown-toggle::after{
    background-image: url('../Images/arrow-down-red.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    border:none;
    position: relative;
    top: 8px;
}
*/
.frame-type-news_categorylist .dropdown-toggle:active{
    background-color: #ededed;
    border:none;
}
.frame-type-news_categorylist button:focus:not(:focus-visible) {
    border: none;
}
.redbtn-styling {
    background-color: #d20a11;
    font-weight: normal;
    font-size: 18px;
    padding: 15px 40px 15px 40px;
    color: #fff;
    border: none;
    margin-right: 70px;
}
.redbtn-styling:hover,
.footer-bottom-bg a {
    text-decoration: underline;
}
.btn-reset {
    font-size: 16px;
    background-color: #d20a11;
    color: #fff;
    padding: 15px 20px 15px 20px;
}
.btn-reset svg {
    margin-right: 4px;
}
.icon-arrow-repeat{
    background: url('../Images/Icons/refresh.svg') center center no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    margin-left:5px
}
.text-space-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
/* News grid view with filter END */
/*tab */
.tab-nav-link {
    color: #000 !important;
}
.nav-tabs {
    --bs-nav-tabs-border-width: 4px;
    --bs-nav-tabs-link-active-color: #d20a11;
    --bs-nav-tabs-border-color: #c5c5c5;
}
.nav-tabs .nav-link {
    padding: 0 0 10px 0;
    margin-right: 26px;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    padding-left: 5px;
    padding-right: 5px;
}
.nav-tabs .nav-item:not(:first-child) .nav-link {
    margin-left: 30px;
}
.nav-tabs .nav-link.active {
    color: #d20a11 !important;
    font-weight: 600;
    border-bottom: 4px solid #d20a11 !important;
}
.frame-content {
    margin-bottom: 3rem;
}

.breadcrumb {
    padding: 0;
    color: #000000;
    font-size: 16px;
    --bs-breadcrumb-item-active-color: #d20a11;
    --bs-breadcrumb-bg: none;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 5px;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, "|");
    padding-right: 5px;
}
.breadcrumb-link {
    color: #000000;
    text-decoration: none;
}
.color-primary {
    color: #d20a11;
}
.font-weight-bold {
    font-weight: bold;
}
.frame-link-block-right {
    margin-right: 70px;
}
.service-list-view .frame-link-block-right {
    margin-right: 211px;
}

.news-single {
    line-height: 1.65;
}
.news-single .news-content-wrap .teaser-text {
    font-size: 22px;
    line-height: 1.4;
}
.news-single .news-content-wrap p {
    margin-bottom: 50px;
}
.news-single .news-content-wrap p:not(strong) {
    margin-bottom: 10px;
}
.news-single .news-content-wrap h4 {
    font-size: 18px;
    margin-bottom: 15px;
}
.news-single .teaser-text p {
    margin-bottom: 0;
}
.news-detail-media-wrap .news-media-slider .outer,
.news-detail-media-wrap .news-media-slider .outer div {
    height: 100%;
    width: 100%;
}
.news-detail-media-wrap .news-media-slider iframe,
.news-img-wrap .mediaelement,
.news-img-wrap .mediaelement-video,
.news-img-wrap .mediaelement-video iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}
.news-single .info.link-list-box .c-wrap h3 {
    margin-bottom: 30px;
}
.news-single .info.link-list-box li {
    margin-bottom: 30px;
}
.news-detail-media-wrap .right-block .news-media-slider {
    height: 50%;
}
.news-detail-media-wrap .news-list-category a.color-primary::after{
    content:'|';
}
.news-detail-media-wrap .news-list-category a.color-primary:last-child:after{
    content:'';
}
.news-media-slider,
.news-media-slider .owl-stage-outer,
.news-media-slider .owl-stage-outer .owl-stage {
    height: 100%;
}
.quote-text {
    position: relative;
    display: inline-block;
    line-height: 1.2;
    grid-column: 2;
    grid-row: 2 / 3;
    font-weight: 600;
    /* padding: 0; */
}
.quote-text-wrap .quote-left,
.quote-text-wrap .quote-right {
    color: #d20a11;
    width: 40px;
    display: inline-block;
}
.quote-text-wrap {
    padding-left: 65px;
}
.quote .sub-text {
    padding-left: 65px;
    font-size: 16px;
}
.quote .quote-left {
    position: absolute;
    left: 0;
    top: 4px;
}
.image-with-quotes img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.news-related-news img {
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}
#content-area ul li:not(#header li, #footer li, .list-unstyled li, .facet-list li, .pagination li, .tik4-blog li, .owl-item)::before {
    background: #d20a11;
    content: "";
    display: inline-block !important;
    height: 12px;
    margin: 3px 8px 2px 0px !important;
    width: 12px;
}
#content-area ul li:not(#header li, #footer li, .list-unstyled li, .facet-list li, .tik4-blog li, .owl-item) {
    list-style: none;
    text-indent: -20px;
    padding-left: 20px;
}
#content-area li:not(#header li, #footer li, .list-unstyled li)* {
}

#content-area ul:not(#header ul, #footer ul, .list-unstyled) {
    padding-left: 0;
}
#content-area ul li h3, #content-area ul li h2 {
    display:inline;
}
.frame-type-subnavigation,
.list-subnavigation {
    margin-left: -10px;
    margin-right: -10px;
}
.frame-type-subnavigation li{
    width: 16.666%;
    /*padding-left: 10px;
	padding-right: 10px;*/
}
.list-subnavigation li{
    width:25%;
}
.frame-type-subnavigation .btn,
.list-subnavigation .btn {
    width: 199px;
    min-width: 199px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    font-weight: 400;
    padding: 10px 10px;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-subnavigation .btn{
    width: 100%;
    word-break: break-word;
}
.media-right-content-block iframe {
    min-height: 440px;
    height: 100%;
    width: 100%;
    display: block;
}
.media-right-content-block .title,
.media-right-content-block .title h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
.media-right-content-block .description p,
.contact-details p:last-of-type {
    display: inline;
    margin-bottom: 0;
}
.media-right-content-block .description {
    font-size: 22px;
    line-height: 1.5;
}
.media-right-content-block .description a {
    background: url("../Images/arrow-right-red.svg") right center no-repeat;
    background-size: 12px;
    padding-right: 20px;
}
.media-right-content-block figure {
    margin: 0;
}
.service-tab-view .text-wrap {
    font-weight: normal;
}

#topcontent > div.frame-default:last-child {
    margin-bottom: 0;
}
.news-detail-media-wrap .news-img-wrap.news-media-slider .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.news-detail-media-wrap .news-img-wrap.news-media-slider img {
    height: 100%;
    object-fit: cover;
}
.members .header-wrap .sub-header {
    font-size: 26px;
}
.full-width-media-slider .owl-dots {
    background-color: #ededed;
    padding-bottom: 10px;
    text-align: center;
}
.full-width-media-slider.owl-carousel .owl-nav .owl-prev,
.full-width-media-slider.owl-carousel .owl-nav .owl-next {
    width: 70px;
    height: 70px;
    margin-top: -20px;
}
.full-width-media-slider.owl-carousel .owl-nav .owl-prev {
    left: 10px;
}
.full-width-media-slider.owl-carousel .owl-nav .owl-next {
    right: 10px;
}
.accordion {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke-width='2px' stroke='%23D20A11' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke-width='2px' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
}
.accordion-item:first-of-type > .accordion-header .accordion-button,
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-radius: 0;
}
.accordion-item {
    border: none;
    margin-bottom: 10px;
}
.accordion-button {
    background-color: #ededed;
    padding-left: 2.5rem;
    padding-right: 3rem;
    font-size: 1.5rem;
    font-weight: 700;
    height: 70px;
}
.accordion-button:focus {
    box-shadow: none;
}
.accordion-button[aria-expanded="true"] {
    background-color: #d20a11;
    color: #fff;
}
.accordion-body {
    padding: 40px 3rem 5px 3.6rem;
}
.formslist li {
    margin-bottom: 30px;
    font-size: 24px;
    text-indent: 0 !important;
    padding-left: 0 !important;
    font-weight: 400;
}
.accordion .accordion-body li {
    margin-bottom: 15px;
    font-size: 18px;
    /*text-indent: 0 !important;
    padding-left: 0 !important;
    font-weight: 400;*/
}
.accordion .accordion-body li:before {
    display: none !important;
}
a.link-full-width-arrow, .link-arrow {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-right: 30px;
}
a.link-full-width-arrow::after,.link-arrow:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="8.414" height="14.828" viewBox="0 0 8.414 14.828"%3E%3Cpath id="Path_139" data-name="Path 139" d="M9,6l6,6L9,18" transform="translate(-7.586 -4.586)" fill="none" stroke="%23df0a14" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"%3E%3C/path%3E%3C/svg%3E');
    position: absolute;
    right: 0;
    top: 3px;
}
.link-arrow, .link-arrow:after{
    display: inline;
}
li a.link-full-width-arrow::after, li .link-arrow:after {
    width: 20px;
    height: 20px;
    top: 6px;
}
.accordion .header-link,
.frame-type-mask_accordion .main-header {
    font-size: 1.6rem;
    padding: 0 2.5rem;
}
.news-letter .icon-text {
    font-size: 21px;
}
.news-letter .text {
    font-size: 21px;
    width: calc(100% - 40px);
    margin-left: 0.8rem;
}
.news-letter .icon {
    margin-left: 0.4rem;
}
.icon-with-header-link .header {
    width: calc(100% - 54px);
}
.icon-with-header-link .title-link-arrow-lg:after {
    right: 0;
}
.container-row {
    --bs-gutter-x: 1.5rem;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.frame-layout-4 .btn-primary,
.tabContainer .btn-primary {
    min-width: 183px;
}
#page_title h1 {
    margin-bottom: 3rem;
}
.frame-layout-1 h1 {
    margin-bottom: 3rem;
}
.frame-layout-1 h4 {
    margin-bottom: 35px;
}
.tx-tickaroo {
    margin-top: 30px;
    margin-bottom: 30px;
}
.tx-tickaroo:first-of-type {
    margin-bottom: 30px;
}
.tickaro-slider {
    padding-left: 37px;
    padding-right: 37px;
    line-height: 1.2;
}
.tickaro-slider .item {
    background-color: #fff8e3;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
}
.owl-carousel.tickaro-slider .owl-nav button.owl-prev {
    left: 0;
    background-image: url("../Images/arrow-left.svg");
    background-position: left center;
}
.owl-carousel.tickaro-slider .owl-nav button.owl-next {
    right: 0;
    background-image: url("../Images/arrow-right.svg");
    background-position: right center;
}
.owl-carousel.tickaro-slider .owl-nav button.owl-prev,
.owl-carousel.tickaro-slider .owl-nav button.owl-next {
    background-size: 10px auto;
}
.owl-carousel.tickaro-slider .owl-item{
    list-style: none;
}
.tickaro-slider .item .date {
    font-size: 14px;
}
.tickaro-slider .item .time {
    font-size: 14px;
}
.tickaro-slider .item .content,
.tickaro-slider .item .content h2 {
    font-size: 16px;
    font-weight: normal;
}
.tickaro-slider .item .content{
    max-height: 60px;
    overflow: hidden;
}
.tickaro-slider .owl-stage {
    display: flex;
}
.video-wrap {
    padding-bottom: 66.6%;
    height: 0;
    position: relative;
}
.video-wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.video-sm {
    padding-bottom: 50%;
}
.kesearch_pagebrowser ul li {
    padding-left: 0 !important;
    text-indent: 0 !important;
}
.kesearch_pagebrowser ul li:before {
    display: none !important;
}
.tx-kesearch-pi1 .reset-btn {
    display: none;
}
/* blockquote override */
blockquote {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: none;
    font-style: normal;
    background: #f2f2f2;
    margin-bottom: 0;
    margin: 0 0 0rem;
}

.quote-img {
    width: 40%;
    flex-basis: 40%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

blockquote p {
    float: right;
    display: flow-root;
    text-align: center;
    margin: 0;
}

blockquote.blockquote-img-2 p,
blockquote.blockquote-img-3 p {
    float: left;
}

blockquote p span {
    font-size: 1rem;
    font-weight: 400;
}

blockquote.blockquote-img-0 p {
    width: 100%;
}

blockquote p.p-img {
    display: flex;
    float: left;
    padding: 0;
    width: calc(50% + 10px);
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

blockquote.blockquote-img-1 p.p-img {
    left: 0;
    border-right: 20px solid #fff;
}

blockquote.blockquote-img-2 p.p-img,
blockquote.blockquote-img-3 p.p-img {
    right: 0;
    float: right;
    padding: 0;
    border-left: 20px solid #fff;
}

blockquote.blockquote-img-1 img,
blockquote.blockquote-img-2 img,
blockquote.blockquote-img-3 img {
    object-fit: contain;
    margin: 0 auto;
}

blockquote.blockquote-img-0 p:first-child,
blockquote.blockquote-img-1 p:nth-child(2),
blockquote.blockquote-img-2 p:nth-child(2),
blockquote.blockquote-img-3 p:nth-child(2) {
    font-size: 1.5rem;
}

/* Quotes with-without image */
.quotes-withwithout-image .quote-wrap {
    background: #f2f2f2;
    text-align: center;
    padding: 3.1rem;
}
.quotes-withwithout-image .col-md-6 .quote-wrap {
    height: calc(100% - 455px);
}
.quotes-withwithout-image .quote-wrap .quote-wrap-quote {
    font-size: 1.5rem;
}
.quotes-withwithout-image .quote-wrap .quote-wrap-quote img {
    width: 23.4px;
    margin: -5px 2px 0 2px;;
}
.quotes-withwithout-image .quote-wrap p {
    font-size: 1rem;
    font-weight: 400;
}
.quotes-withwithout-image .col-lg-4 img.img {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.quotes-withwithout-image .col-md-6 img.img {
    width: 100%;
}
.quotes-withwithout-image .col-md-6 img.img {
    margin-bottom: 1rem;
}
.quotes-withwithout-image .col-md-6:not(:first-child) img.img {
    bottom: 0;
    margin: 1rem 0;
}
.blockquote-wrapper.with-image {
    display: flex;
}
/* image without quote */
.news-text-wrap img {
    margin-top: 10px;
    margin-bottom: 20px;
}
.blockquote-wrapper.no-image {
    margin-bottom: 20px;
}
.news-text-wrap img.quote-img {
    margin-top: 0;
    margin-bottom: 0;
}

/* quote icons */
.quote-begin::before {
    content: url('../Images/quote-left.svg');
    display: inline-block;
    width: 20px;
    height: 20px;
}

.quote-end::after {
    content: url('../Images/quote-right.svg');
    display: inline-block;
    width: 20px;
    height: 20px;
}

.quote-end {
    align-self: start;
    grid-column: 3;
    grid-row: 1 / span 2;
}

.blockquote-wrapper figcaption {
    grid-column: 2;
    grid-row: 3;
    align-self: start;
    padding-left: 1.25rem;
}

/* logo abstand */
.header_logo h1 {
    margin: 0;
}

/* Slider image width */
.carousel-image img {
    max-width: 100%;
    width: 100%;
}
/* Carousal */
.carousel .carousel-backgroundimage {
    background-repeat: no-repeat;
}
.carousel-frontent-layout-default {
    margin-bottom: 80px;
}
.carousel-frontent-layout-default .carousel-indicators {
    top: 16px;
    left: calc(68% + 15px);
    margin: 0;
    width: auto;
    bottom: auto;
    justify-content: flex-start;
}
.carousel .carousel-indicators button {
    background-color: #686868;
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 50%;
    transition: all 0.3s ease;
    opacity: 1;
    margin: 5px;
}
.carousel .carousel-indicators button.active,
.carousel .carousel-indicators button:hover {
    background-color: #d20a11;
}
.carousel-information .link {
    margin-bottom: 10px;
}
.carousel-information .link a {
    font-weight: 900;
    margin-right: 35px;
}
.carousel-information .link a:hover{
    text-decoration: none;
}
.carousel-frontent-layout-default .carousel-control-next,
.carousel-frontent-layout-default .carousel-control-prev {
    background-color: #d20a11;
    width: 40px;
    height: 40px;
    background-size: 80%;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.carousel-frontent-layout-default:hover .carousel-control-next,
.carousel-frontent-layout-default:hover .carousel-control-prev {
    opacity: 1;
    visibility: visible;
}
.carousel-frontent-layout-default .carousel-control-next {
    right: calc(31.7% + 50px)
}
.carousel-frontent-layout-default .carousel-control-prev {
    left: 20px;
}
.carousel-slide .carousel-item {
    background-color: transparent;
}
.carousel-frontent-layout-default .item {
    height: 350px;
}
.carousel-frontent-layout-testimonials .carousel-control-next,
.carousel-frontent-layout-testimonials .carousel-control-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -20px;
}
.carousel-frontent-layout-testimonials .carousel-control-next {
    right: 20px;
}
.carousel-frontent-layout-testimonials .carousel-control-prev {
    left: 20px;
}
.carousel-frontent-layout-testimonials.carousel .carousel-control-icon {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.carousel-frontent-layout-testimonials.carousel-item-type-image
    .carousel-image {
    height: 100%;
}
.carousel .carousel-control-icon {
    max-width: 100%;
    margin: auto;
}
.carousel-frontent-layout-testimonials .carousel-image {
    width: 100%;
}
.carousel-frontent-layout-testimonials.carousel .item {
    height: auto;
}
.carousel-frontent-layout-testimonials .carousel-indicators {
    background-color: #ededed;
    padding: 10px 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}
.carousel-information .title h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
.carousel-frontent-layout-default .carousel-information .content-block {
    display: flex;
    justify-content: end;
    flex-direction: column;
    height: 100%;
    color: #000;
    padding: 45px 35px 35px 21px;
}
.carousel-frontent-layout-default .carousel-information {
    background-color: #ededed;
}
.carousel-information .description {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.2;
}
.footer-content .two-col-layout li.me-4 {
    margin-right: 20px !important;
}
.carousel .carousel-content {
    /*height: auto;*/
}

.carousel-item-type-image .carousel-image img {
    width: 100%;
}
/* LinkGroup */
.frame-type-link_group {
    display: flex;
    background-color: #ededed;
    justify-content: space-evenly;
    align-items: center;
}
.frame-type-link_group .frame-group-container {
    width: 100%;
    height: 100%;
}
.contentcontainer .frame-type-link_group.frame-background-none:last-child, .frame-type-link_group {
    padding: 1.6em;
}
.frame-type-link_group .frame-header {
    margin-bottom: 0.4em;
}
.frame-type-link_group .frame-header h3, .frame-type-link_group .frame-header h2 {
    display: flex;
    align-items: flex-start;
}
.frame-type-link_group .header-icon {
    display: inline-block;
    margin-right: 17px;
}
.contentcontainer .frame-type-link_group .link-list-box{
    display: block;
}
.frame-type-link_group .link-list-box{
    display: flex;
    flex-wrap: wrap;
}
.frame-type-link_group .link-list-box .list-item{
    margin-bottom: 10px;
}
.contentcontainer .frame-type-link_group .link-list-box .list-item{
    width: 100%;
}

/* Breadcrumb */
.breadcrumb li:not(:last-child) a:hover {
    text-decoration: underline;
}

.breadcrumb li:not(:first-child) a:hover {
    text-decoration: underline;
}

/* Accordion links styling UI changes */
.accordion-body a.link-full-width-arrow:hover {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
    text-decoration: underline;
    color: #000 !important;
}

/* Employees Styling */
.az-pagelist {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}


.az-pagelist li {
    text-indent: 0px !important;
    padding-left: 0px !important;
}

.az-pagelist li::before {
    content: none !important;
}

.grey-box {
    text-align: center;
}


.employee-desc {
    padding: 20px 20px 20px 20px;
    background-color: #f9f9f9;
}

.employee-profession {
    display:block;
    margin-bottom: 10px;
}

.employee-officeAddress svg {
    margin-right: 8px;
    margin-bottom: 5px;
}

.employee-tel svg {
    margin-right: 8px;
    margin-bottom: 4px;
}

.employee-mail svg {
    margin-right: 8px;
    margin-bottom: 2px;
}

.employee-tel strong,
.employee-mail strong,
.employee-officeAddress strong {
    font-weight: bolder;
}

/* Testweise für Politiker */

.grey-box img {
    width: 100%;
    object-fit: contain;
    aspect-ratio: 3/2;
}

.grey-box {
    aspect-ratio: 3/2;
}

/* NewsTicker Whitespace fix */
.carouselTicker__item {
    margin-right: 0px !important;
}

/* Media Tile Arrow fix */
.media-right-content-block .title a.link-arrow{
    display: inline-block;
}
.media-right-content-block .title a.link-arrow::after {
    width: 24px;
    height: 24px;
    margin-top: 9px;
    top: auto;
    right: auto;
}

/* TextMedia Styling */

.textmedia-item .image picture {
    background-color: #ededed;
}


.textmedia-item .gallery-item img {
    width: 100%;
    height: auto;
    aspect-ratio: 3/2;
    object-fit: contain;
}

.textmedia-below .textmedia-item .gallery-row {
    width: 100%;
    flex-wrap: nowrap;
    gap: 24px;
}

.textmedia.textmedia-right {
    flex-wrap: nowrap;
}

.textmedia-right .textmedia-item {
    flex: 50%;
}

.textmedia-right-small {
    flex-wrap: nowrap;
}

.textmedia-right-small .textmedia-gallery {
    flex-basis: 30%;
    order: 2;
}

.textmedia-right-small .textmedia-text {
    flex-basis: 70%;
    order: 1;
}

.textmedia-left-small {
    flex-wrap: nowrap;
}

.textmedia-left-small .textmedia-gallery {
    flex-basis: 30%;
}

.textmedia-left-small .textmedia-text {
    flex-basis: 70%;
}

.textmedia-item.textmedia-text.bg-lightgray {
    padding: 40px 30px;
}

.textmedia-politician .textmedia-text {
    flex-basis: 30%;
}

.textmedia-politician .textmedia-gallery {
    flex-basis: 70%;
}

.textmedia.textmedia-politician  {
    flex-wrap: nowrap;
}

.textmedia-politician .textmedia-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/* Vorübergehend, da keine Klasse für Kontaktbox in RTE verfügbar ist */
.textmedia-politician .textmedia-text p {
    background-color: #ededed;
    padding: 20px 40px;
}

.textmedia {
    gap: 24px;
}

.textmedia .caption {
    /* Um unter die Box zu kriegen:
        ;position: absolute;
       Padding nimmt dadurch aber keine rücksicht auf die figcaption
       Eventuell Designänderung
    */
    opacity: 1;
    font-weight: 400;
    font-size: 1rem;
    padding-top: 0.625rem;
}

/* Departments */
.departmentContainer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 80px;
    grid-column-gap: 24px;
    padding-top: 50px;
}

.departmentContainer h2 {
    background-color: #ededed;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.departmentContainer p {
    padding-left: 10px;
}

.departmentTasks ul, .childDepartments ul, .departmentContact ul,
.attachedDepartments ul, .parentDepartmentContainer ul {
    padding-left: 10px !important;
}

.departmentEmail a {
    padding-left: 10px;
    -webkit-box-decoration-break: clone;
}


.departmentContainer p:first-of-type {
    margin-bottom: 0;
}

.siblingDepartments {
    margin-top: 80px;
}

.tx-hebo-staff a {
    text-decoration: underline;
}

.tx-hebo-staff a:hover  {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
    text-decoration: underline;
}

.tx-hebo-staff .siblingDepartments a.btn-primary {
    text-decoration: none;
}

.attachedDepartments li p {
    display: inline;
    padding-left: 0px;
}

.departmentContainer {
    word-break: break-word;
}

.departmentContainer li {
    text-indent: 0px;
    padding-left: 0px;
}

.activeSubmenu {
    background-color: #ededed;
    color: #d20a11;
    font-weight: 400;
    cursor: default;
    pointer-events: none;
}

.activeSubmenu:hover,
.activeSubmenu:focus,
.activeSubmenu:active {
    background-color: #ededed !important;
    color: #d20a11 !important;
    box-shadow: none !important;
}


/* Politican Detail */

.employeeBio {
    display: grid;
    grid-template-columns: repeat(2, minmax(0%, 1fr));
    grid-auto-rows: 1fr;
    padding-bottom: 2em;
    column-gap: 32px;
    justify-items: stretch;
    align-items: stretch;
}

.employeeImage img {
    aspect-ratio: 3/2;
}

.employeeInfo {
    display: grid;
}

.employeeInfo .party, .employeeInfo .email {
    margin-top: 20px;
}

.employeeInfo .name {
    font-weight:600;
}

.employeeImage {
    background-color: #e4e4e4;
    aspect-ratio: 3/2;
    text-align: center;
}

.employeeImage img {
    aspect-ratio: 3/2;
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.electoralDistrict {
    display: inline-block;
}

.email {
    display: grid;
    background-color: #ededed;
    padding: 20px 40px 20px 40px;
}

.currentParliamentaryInitiatives a {
    color: #d20a11 !important;
    font-weight: bolder;
    text-decoration: underline;
}

.currentParliamentaryInitiatives a:hover {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
}

.roleInParty {
    width: 60%;
}

.employeeEducation li {
    text-indent: 0px !important;
    padding-bottom: 10px;
}

.employeeEducation li:first-child {
    padding-top: 10px;
}

.employee-container {
    display: flex;
    flex-direction: column;
}

.employee-container > .employee-desc {
    flex-grow: 1;
}


/* Tabs - inner frame override */
.frame-type-tabs .tab-content .frame {
    padding-top: 0px;
}

/* last frame on page should have no margin */
.frame-default:last-child {
    margin-bottom: 0;
}

/* Link underlined */

.employeeBio .email a {
    text-decoration: underline;
}

.employeeBio .email a:hover {
    text-decoration: underline;
    transition: text-shadow 0.2s ease-in-out;
    text-shadow: 1px 0 0 currentColor;
}

/* 4col news layout */
.articleCard .title-link-arrow-lg:after,
.teasers .title-link-arrow-lg:after {
    margin-bottom: 4px;
}

.news .btn.dropdown-toggle::after {
    content: none;
}

/* Frame Tickaroo */
.frame-type-list:has(.tx-tickaroo) {
    margin-bottom: 33px;
}

.frame .news-category-filter li a.active .catplaceholder {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-x' width='18' height='18' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23ffffff' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 6l-12 12' /%3E%3Cpath d='M6 6l12 12' /%3E%3C/svg%3E");
}

.frame .news-category-filter li a.active:hover .catplaceholder {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-x' width='18' height='18' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23d20a11' fill='%23d20a11' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 6l-12 12' /%3E%3Cpath d='M6 6l12 12' /%3E%3C/svg%3E");
}

.catplaceholder {
    vertical-align: middle;
    margin-left: 8px;
}

.departmentTeam {
    padding-top: 40px;
}

.page-title:has(+ .frame .subheader) {
    margin-bottom: 5px;
}

.frame-type-news_newsliststicky:first-of-type {
    margin-bottom: 60px;
}

/* Teasers */

.teasers img {
    aspect-ratio: 3/2;
    object-fit: contain;
    background-color: #ededed;
}

/* Formlist */
.form-row {
    display:flex;
    justify-content: space-between;
}

.download-link {
    margin-right: 15px;
}

.online-link svg {
    margin-top: 3px;
}

.textmedia-text h4 a.link-arrow:after {
    margin-top: 2px;
}

/* Department Contact Link Hover */
.departmentContact a,
.departmentEmail a,
.departmentLocationInformation a,
.departmentTasks a {
    text-decoration: underline;
}

.departmentContact a:hover,
.departmentEmail a:hover,
.departmentLocationInformation a:hover,
.departmentTasks a:hover {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
}

.textmedia-text ul li a:hover {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
}

.textmedia-text ul li a,
.textmedia-text a {
    text-decoration: underline;
}

.text-center a:hover,
.textmedia-text a:hover {
    text-shadow: 1px 0 0 currentColor;
    transition: text-shadow 0.2s ease-in-out;
}

.text-center a {
    text-decoration: underline;
}

/* Abstände Überschriften textmedia - HINWEIS: :has browsersupport */
.frame-type-textmedia:has(.textmedia-below):not(:has(.textmedia-gallery)) {
    margin-bottom: 30px;
}

/* Accordion accessible */
button.accordion-button:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
}

button.accordion-button {
    transition: outline 0.3s ease, outline-offset 0.3s ease;
}

/* Landesregierung Media Tile Styling */

.mediatile-politician img {
    max-width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.mediatile-politician .content-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.mediatile.mediatile-politician h2 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 30px;
    letter-spacing: 0px;
}

.mediatile-contact {
    padding-left: 40px !important;
    font-weight: 400;
}

.mediatile-contact p {
    margin-bottom: 0;
}

.mediatile-ressorts {
    margin-left: 40px;
}

.mediatile-politician a {    
    transition: text-shadow 0.2s ease-in-out;
}
    
.mediatile-politician a:hover {
    text-decoration: underline;
    text-shadow: 1px 0 0 currentColor;
}
    
/* Employee List Styling - Function */

.employee-function {
    display: block;
}

.employee-titleAfter {
    margin-left: -6px;
}

/* SOLR Styling */
#tx-solr-search {
    display: flex;
    flex-direction: column;
}

.list-group-item.search-result.results-entry {
    border-bottom: 1px solid #f2f2f2;
    padding-top: 30px;
}

.results-list .list-group-item.search-result.results-entry:last-child {
    border-bottom: none;
}

.facet-list {
    display: flex;
    gap: 20px;
    padding-top: 20px;
}

.facet-item {
    display: inline;
}

ul.facet-list li {
    list-style: none;
}

.facet-label a {
    font-size: 18px;
    font-weight: 600;
}

.quote-figure {
    flex-basis: 60%;
    display: grid;
    grid-template-columns: auto 1fr;
    background-color: #f2f2f2;
    align-items: flex-start;
    padding: 40px 40px;
    margin: 0;
}

.quote-begin {
    grid-row: 1 / span 2;
    grid-column: 1;
    align-self: end;
}

.figcaption {
    grid-column: 2;
    align-items: flex-start;
}

.quote-text p {
    text-align: left;
    font-size: 1.125rem;
}

blockquote.quote-text p {
    float: left;
}

/* Abstände SPACE AFTER */
.frame-space-after-extra-large {
    margin-bottom: 100px !important;
}
.frame-space-after-large {
    margin-bottom: 80px !important;
}
.frame-space-after-medium {
    margin-bottom: 40px !important;
}
.frame-space-after-small {
    margin-bottom: 30px !important;
}
.frame-space-after-extra-small {
    margin-bottom: 20px !important;
}

/* Abstände SPACE BEFORE */
.frame-space-before-extra-large {
    margin-top: 100px !important;
}
.frame-space-before-large {
    margin-top: 80px !important;
}
.frame-space-before-medium {
    margin-top: 40px !important;
}
.frame-space-before-small {
    margin-top: 30px !important;
}
.frame-space-before-extra-small {
    margin-top: 20px !important;
}
.frame-space-before-default{
    margin-top: 0px !important;
}

/* solr pagination */
.page-link {
    display: inline;
}

.page-link.active, .active>.page-link {
    background-color: #d20a11;
    color: #fff;
    border-color: #d20a11;
}

.page-link:hover {
    color: #d20a11;
    border-color: #d20a11;
}

.page-item.active .page-link:hover {
    color: #fff;
}

.solr-pagination .pagination {
    flex-wrap: wrap;
    gap: 10px;
}

.pagination-arrow {
    border: none;
}

.page-link.pagination-arrow:hover {
    background-color: transparent;
}

/* SOLR Suchbox Header */
.tx-solr-submit:hover {
    color: #d20a11;
}

.searchform .tx-solr-submit.form-control {
    flex-basis: 10%;
}

/* SOLR Suchbox in Suche Detail */
#tx-solr-search .searchform {
    display: block;
    position: relative;
    top: auto;
    transform: none;
    width: 100%;
}

#tx-solr-search .searchform .form-control {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    min-height: 60px;
    box-shadow: none;
}

#tx-solr-search .searchform .tx-solr-submit.form-control {
    border-left: none;
    flex-basis: 0%;
}

#tx-solr-search .searchform .tx-solr-suggest.form-control {
    border-right: none;
}

/* CAROUSEL PLAY/PAUSE BEGIN */
/* Play/Pause Button */
.carousel-playpause {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.carousel-playpause:hover {
    background-color: #fff;
}

.carousel-playpause:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
}

/* Play/Pause Icons */
.carousel-playpause-icon {
    position: relative;
    width: 16px;
    height: 16px;
}

/* Pause Icon (Default) */
.carousel-playpause-icon {
    position: relative;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor' fill='none'%3E%3Cpath d='M6 5h4v14h-4z'/%3E%3Cpath d='M14 5h4v14h-4z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Play Icon wenn pausiert */
.carousel-playpause.is-paused .carousel-playpause-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor' fill='none'%3E%3Cpath d='M7 4v16l13 -8z'/%3E%3C/svg%3E");
}

/* Entfernen der alten Icon-Styles */
.carousel-playpause-icon::before,
.carousel-playpause-icon::after {
    content: none;
}

/* Visually Hidden */
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/* PLAY/PAUSE CAROUSEL END */


/* Quote gap */
.blockquote-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Meldungen aspect ratio */
.tx-service img {
    aspect-ratio: 3/2;
}

/* Magazin Content styling */
.news-content-wrap li p {
    display: inline;
}

.news-content-wrap li {
    text-indent: 0px !important;
}

/* Aspect Ratio Video in new Magazine Detail */
.mediaelement-video iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

/* Footer Salzburg App Store Icons, WCAG 2.2 AA - 1.4.3 Contrast (Minimum) */
.footer-content span.visually-hidden {
    background-color: #000 !important;
    color: #fff !important;
}

.news-img-wrap .header span, .news-related-news .header h3 {
    background-color: rgb(0, 0, 0, 0.1);
}

.service-tab-view .news-title > .title-med:first-child {
    margin-top: 20px;
}

/* RTE Table Styling */
/* Grundlegendes Styling für die Tabelle */
.table .contenttable {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    margin: 1em 0;
    font-size: 1.125rem;
  }
  
  .table .contenttable th, 
  .table .contenttable td {
    padding: 12px 15px;
    border: 1px solid #ddd;
  }
  
  .table .contenttable thead th {
    background-color: #f4f4f4; /* Hellgrauer Hintergrund für Header */
    color: #333; /* Kontrastreicher Text */
    font-weight: bold;
  }
  
  .table .contenttable tbody tr:nth-child(even) {
    background-color: #f9f9f9; /* Alternierende Zeilenfarben */
  }
  
  .table .contenttable tbody tr:nth-child(odd) {
    background-color: #ffffff; /* Weiß für ungerade Zeilen */
  }
  
  .table .contenttable tbody tr:hover {
    background-color: #f1f1f1; /* Hover-Effekt */
  }
  
  .table {
    display: flex;
    flex-direction: column;
  }

  .table figcaption {
    margin-top: 0.5em;
    font-size: 14px;
    text-align: center;
    color: #555; /* Leicht abgedunkelte Schrift für die Beschreibung */
    order: -1;
  }
  
  /* Für WCAG Konformität */
  .table .contenttable th, 
  .table .contenttable td {
    text-align: left;
  }
  
  .table .contenttable th:focus,
  .table .contenttable td:focus {
    outline: 2px solid #d20a11; /* Fokus für bessere Zugänglichkeit */
    outline-offset: 2px;
  }

  /* employee group title - departments */
  .employee-group-title {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  /* table h-scroll */
  figure.table{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  
  /* Preloader Styles */
.news-ajax-preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1000;
}

.news-ajax-preloader.active {
    display: flex;
    justify-content: center;
    align-items: center;
}

.news-ajax {
    position: relative;
    min-height: 200px;
}

/* Spinner Animation */
.news-ajax-preloader .spinner {
    text-align: center;
}

.news-ajax-preloader .bounce1,
.news-ajax-preloader .bounce2,
.news-ajax-preloader .bounce3 {
    width: 12px;
    height: 12px;
    background-color: #d20a11; /* Land Salzburg Rot */
    border-radius: 100%;
    display: inline-block;
    margin: 0 4px;
    animation: bouncedelay 1.4s infinite ease-in-out both;
}

.news-ajax-preloader .bounce1 {
    animation-delay: -0.32s;
}

.news-ajax-preloader .bounce2 {
    animation-delay: -0.16s;
}

@keyframes bouncedelay {
    0%, 80%, 100% { 
        transform: scale(0);
    } 
    40% { 
        transform: scale(1.0);
    }
}

/* SalzburgOn aspect-ratio */
.img-wrap img {
    aspect-ratio: 3/2;
    object-fit: contain;
    background-color: #ededed;
}
.salzburgon-top-videos .img-wrap img {
    aspect-ratio: inherit;
}
.frame-type-text a {
    transition: text-shadow 0.2s ease-in-out;
    text-decoration: underline;
}

.frame-type-text a:hover {
    text-shadow: 1px 0 0 currentColor;
    text-decoration: underline;
}

/* focus color indicator carousel */
.carousel .carousel-indicators button:focus-visible {
    outline: 2px solid #d20a11;
    outline-offset: 2px;
}

/* Ensure controls stay visible in fade mode */
.carousel.carousel-fade .carousel-control-prev,
.carousel.carousel-fade .carousel-control-next {
    z-index: 2;
}

.carousel-item-layout-secondary {
    --carousel-item-background: transparent;
}

/* Carousel Testimonials */
.carousel-frontent-layout-testimonials {
    display: flex;
    flex-direction: column-reverse;
}

.carousel-frontent-layout-testimonials .carousel-indicators {
    padding: 16px 0px;
}

.carousel-frontent-layout-testimonials .carousel-playpause {
    align-self: flex-end;
    bottom: 4px;
}



/* RTE Iframe video aspect ratio */
.video-iframe {
    aspect-ratio: 16/9;
    min-height: 200px;
    max-height: 80vh;
    border: none;
}

#realtime-news-container .frame-link-block-right {
    margin-right: 211px;
}

.news-list-view .frame-link-block-right {
    margin-right: 182px;
}

.news-letter button[type=submit] {
    margin-right: 85px;
}

/* Tickaroo iframe styling */
.tik4-live, .tik4-quote__text {
    font-size: 1.125rem !important;
}

.tik4-content-block {
    margin-top: 1.2rem !important;
    margin-bottom: 0.2rem !important;
}

.tx-tickaroo ul.owl-stage {
    margin-bottom: 0;
}

.news-img-wrap .image-block-link-overlay-text h3 {
    color: #fff;
}

.news-img-wrap .image-block-link-overlay-text {
    position: relative;
}

.news-img-wrap.image-block-link-overlay-text::before,
.news-related-news .image-link-wrap::before  {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to top, 
        rgba(0,0,0,0.9) 0%, 
        rgba(0,0,0,0.6) 20%,
        rgba(0,0,0,0.3) 30%,
        rgba(0,0,0,0) 50%);
    z-index: 1;
}

.news-list-view a:hover h3 {
    text-decoration: underline;
}

.news-list-view h3,
.news-related-news .header {
    z-index: 2;
}

.news-list-view a.news-item-link {
    color: #000;
}

.news-list-view a {
    color: #fff;
}

.news-item-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

/* Abstand <ul> Ausnahmen */
.owl-carousel ul.owl-stage,
.navbar ul, ul.dropdown-list,
.footer-quicklinks ul {
    margin-top: 0;
}

/* Tastatur-Fokus-Stile für Barrierefreiheit */
.tx-solr-q:focus-visible {
    outline: 2px solid #000;
    outline-offset: 2px;
}

.tx-solr-submit:focus-visible {
    outline: 2px solid #000;
    outline-offset: 2px;
}

/* Runde Ecken für Embedded Frames */
.frame-layout-embedded>.frame-group-container>.frame-group-inner {
    border-radius: 0;
}

/* Play Button SalzburgON */
.mediatile-salzburgon .image-container a,
.salzburgon-top-videos .img-wrap {
    position: relative;
    display: block;
}

.mediatile-salzburgon .image-container a::before,
.salzburgon-top-videos .img-wrap::before {
    content: "";
    background-image: url('../Images/SVGs/player-play-negativ.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    pointer-events: none;
    transition: transform 0.3s ease, background-image 0.3s ease;
}

/* Hover-Effekt für den Play-Button mit speziellem Hover-Bild */
.mediatile-salzburgon .image-container a:hover::before,
.salzburgon-top-videos .img-wrap:hover::before {
    background-image: url('../Images/SVGs/player-play-negativ-Hover.svg');
    transform: translate(-50%, -50%) scale(1.1);
}

/*
.mediatile-salzburgon .image-container a:hover::before {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.9;
}
*/

/* Ladeindikator für iFrames in Tabs */
.iframe-loading {
    position: relative;
}

.iframe-loading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
}

.iframe-loading::after {
    content: "";
    position: absolute;
    top: 25%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #d20a11; 
    border-radius: 50%;
    z-index: 11;
    animation: iframe-spinner 1s linear infinite;
}

@keyframes iframe-spinner {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* LMZ-Sheet#130 Magazin */
.news-text-wrap h3 {
    margin-top: 40px;
}

.info.link-list-box h3 {
    line-height: 32px;
}

/* Grauer Hintergrund für H2 mit gray-bar Klasse */
.textmedia h2.gray-bar a,
.textmedia h2:not(.gray-bar) a,
.textmedia h2.gray-bar:not(:has(a)) {
    background-color: #e9e9e9;
    padding: 0.8rem;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-right: 30px;
    font-size: 1.5rem;
}

/* Pfeil nach rechts für H2 mit gray-bar Klasse */
.textmedia h2.gray-bar a::after,
.textmedia h2:not(.gray-bar) a::after {
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-right: 30px;
    top: 31%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="8.414" height="14.828" viewBox="0 0 8.414 14.828"%3E%3Cpath id="Path_139" data-name="Path 139" d="M9,6l6,6L9,18" transform="translate(-7.586 -4.586)" fill="none" stroke="%23df0a14" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"%3E%3C/path%3E%3C/svg%3E');
    position: absolute;
    right: 0;
}

/* Ausnahme für H2 mit Link in Liste - KEIN GRAUER BALKEN */
#content-area ul li h2 a {
    background-color: transparent;
    padding: 0;
    display: inline;
    color: inherit;
    text-decoration: underline;
    transition: text-shadow 0.2s ease-in-out;
    font-size: unset;
}

#content-area ul li h2 a:hover {
    text-decoration: underline;
    text-shadow: 1px 0 0 #d20a11;
    color: #d20a11;
}

#content-area ul li h2 a::after {
    display: none;
}

/* Last minute icons for formslist */
i.info-link.hide-text,
i.download-link.hide-text,
i.online-link.hide-text {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px; /* hides the text visually */
  white-space: nowrap;  /* prevent wrapping */
  width: 24px; /* optional: constrain width */
  height: 24px;
}
i.info-link.hide-text:before,
i.download-link.hide-text:before,
i.online-link.hide-text:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}

i.info-link.hide-text:before {
    background-image: url("../Images/Icons/info-icon.svg");
}

i.online-link.hide-text:before {
    background-image: url("../Images/Icons/external-link.svg");
}

i.download-link.hide-text:before {
    background-image: url("../Images/Icons/download.svg");
}
