@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-CondIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-CondIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Cond.woff2') format('woff2'),
        url('../fonts/MyriadPro-Cond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldCond.woff2') format('woff2'),
        url('../fonts/MyriadPro-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-It.woff2') format('woff2'),
        url('../fonts/MyriadPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldCondIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-BoldCondIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-SemiboldIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {font-family: "CCSignLanguage Italic";
  src: url("../fonts/2659d9e6cce9b39629873a42c15aa78f.eot"); /* IE9*/
  src: url("../fonts/2659d9e6cce9b39629873a42c15aa78f.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/2659d9e6cce9b39629873a42c15aa78f.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/2659d9e6cce9b39629873a42c15aa78f.woff") format("woff"), /* chrome、firefox */
  url("../fonts/2659d9e6cce9b39629873a42c15aa78f.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/2659d9e6cce9b39629873a42c15aa78f.svg#CCSignLanguage Italic") format("svg"); /* iOS 4.1- */
}

body{font-family: 'Myriad Pro', sans-serif;font-size: 1.1rem;font-weight: 300;color: #424242;line-height: 1.5;text-decoration: none;}
h1{font-family: 'Myriad Pro', sans-serif;font-size: 3rem;font-weight: 300;color: #FFFFFF;text-decoration: none;background-color: #9d2065;font-weight:900;display:inline-block; padding: 10px 20px 5px 20px; margin-bottom: 30px;text-transform: uppercase;}
h2{font-family: 'Myriad Pro', sans-serif;font-size: 2.5rem;font-weight: 600;color: #9d2065;text-decoration: none;}
h3{font-family: 'Myriad Pro', sans-serif;font-size: 2.5rem;font-weight: 300;color: #FFFFFF;text-decoration: none;background-color: #9d2065;font-weight:900;display:inline-block; padding: 10px 20px 5px 20px; margin-bottom: 30px;text-transform: uppercase;}
h4{font-family: 'Myriad Pro', sans-serif;font-size: 2.3rem;font-weight: 300;color: #D5D5D4;text-decoration: none;text-align: left;}
h5{font-family: 'Myriad Pro', sans-serif;font-size: 2.5rem;font-weight: 500;color: #9d2065;text-decoration: none;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{font-size: 1.3rem;font-weight: 300;line-height: 1;text-decoration: none;}

h1.nrl-h1 {
    background: none !important;
    color: #9d2065 !important;
    text-align: center !important;
    display: block !important;
    padding: 0px;
}

#sp-top-bar {
    background: #F0F0F0 !important;
    color: #3c3c3b;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #9d2065;
}

/*--- Off-Canvas Menu toggle on text ---*/
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler, 
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler {
    width: 100%;
    text-align: right;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,body.ltr .sp-megamenu-parent>li.sp-has-child>span:after{
	content: none !important;
}

.flex-container-home {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.flex-items-home {
  display: block;
  flex: 1;
  align-self: auto;
  order: 0;
  padding:30px;
  margin: 10px;
  box-shadow: 0px 0px 20px 0px #DDDDDD;
  border-radius: 20px;}

#sp-header {
    background-color:rgba(256, 256, 256, 0.8);
    box-shadow: none !important;
}

span.nrl-intro {
    font-family: "CCSignLanguage Italic";
    color: #5d5d5d;
    margin: 20px 0px;
    font-size: 1.2em;
}

span.nrl-jobs-title {
    font-size: 1.6rem;
    background-color: #9d2065;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 20px 5px 20px;
    display: block;
    width: 100%;
}

button.nrl-button {
    background-color: #9D2065;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
-webkit-box-shadow: 0px 5px 20px 0px #7D7D7D; 
box-shadow: 0px 5px 20px 0px #7D7D7D;
}

button.nrl-button2 {
background: RGBA(0, 0, 0, 0);
    color: rgba(157, 32, 101, 1);
    font-weight: 600;
    opacity: 1;
    padding: 15px 30px 15px 30px;
    box-shadow: none;
    border: 2px solid rgba(157, 32, 101, 1);
    border-radius: 99px;
	}

button.nrl-button:hover {
background-color: #a53171;
-webkit-box-shadow: 0px 10px 20px 0px #666666; 
box-shadow: 0px 10px 20px 0px #666666;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 20px;
    line-height: 1.2;
}

.sp-module.nrl-jobs-style h3.mwall-title {
    line-height: 0.8;
    margin: 0;
    padding: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

#sp-main-body {
    padding: 0px 0px 50px 0px;
}

.ba-form-footer {
    display: none !important;
}

#mwall_container_1 {
    text-align: center;
}

#mwall_container_1.mwall-container.mwall-columns.leistungen h3 a {
    font-size: 2.2rem;
    background-color: #9d2065;
    color: #ffffff;
    font-weight:900;
}

div#mwall_container_1.mwall-container.mwall-columns.leistungen .mwall-photo-link img {
    object-fit: unset;
    min-width: 50%;
    min-height: 50%;
    max-width: 50%;
    margin-bottom: 40px;
}

.mwall-columns .mwall-item-inner {
padding:0px;
}

h3.mwall-title {
    line-height: 38px !important;
    margin: 0;
    padding: none;
    display: inline-block;
}

section#sp-dots-top {
    display: block;
}

.exampleSlider .eblc-content .item {
    vertical-align: middle;
}

.flex-container-leistungen {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
box-shadow: 0px 0px 20px 0px #DDDDDD;
    border-radius: 20px;
}

.flex-container-leistungen-reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
}

.flex-items-leistungen:nth-child(1) {
  display: block;
  flex: 1;
  align-self: auto;
  order: 0;
padding:30px;
margin: 0px 50px 0px 50px;
min-width: 40%;
}

.flex-items-leistungen:nth-child(2) {
  display: block;
  flex: 1;
  align-self: auto;
  order: 0;
padding:30px;
margin: 0px 50px 0px 50px;
min-width: 40%;
}

.flex-container-jobs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: normal;
  align-content: normal;
}

.flex-items-jobs {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flexbox-panel {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: space-evenly;
     align-items: center;
     align-content: left;
}

.flexbox-item {
     flex: 0 1 auto;
text-align:left;
}

.flex-item:nth-child {
     flex-grow: 0;
     flex-shrink: 1;
     flex-basis: auto;
}

.accordion_1 .eb_hag_container {
transform: none !important;
}

.nrl-gel-services h3.mwall-title {
    width: 100%;
}

.nrl-gel-services h3.mwall-title > span {
    color: #ffffff !important;
    font-size: 0.6em;
}

.nrl-gel-services .mwall-desc {
font-size: 0.7em;
line-height:2;
font-weight:700;
}

.nrl-gel-services .mwall-item-outer-cont {
    border-radius: 15px 50px 50px 50px;
}

#mwall_items_6 .mwall-detail-box .mwall-s-desc, #mwall_items_6 .mwall-detail-box .mwall-desc, #mwall_items_6 .mwall-detail-box .mwall-price, #mwall_items_6 .mwall-detail-box .mwall-hits {
    color: #333333;
    font-size: 0.7em;
    font-weight: 500;
}

#mwall_items_6 .mwall-detail-box h3.mwall-title a, #mwall_items_6 .mwall-detail-box h3.mwall-title span {
    /* color: rgba(51,51,51, 0.9) !important; */
    color: #ffffff !important;
}

#mwall_items_6 .mwall-detail-box .mwall-s-desc, #mwall_items_6 .mwall-detail-box .mwall-desc, #mwall_items_6 .mwall-detail-box .mwall-price, #mwall_items_6 .mwall-detail-box .mwall-hits {
    font-size: 0.9em !important;
}

li.sp-menu-item a.menu-feature {
    background-color: #9d2065;
    padding: 10px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 500;
    margin-left: 50px;
}

li.sp-menu-item a.menu-feature:hover {
    background-color: #b55589;
}


.n2-ss-slider .n2-ss-shape-divider {
z-index: 20 !important;
}

#sp-customer .container-inner {
    margin: 0px 15px 0px 15px;
    padding: 30px;
    box-shadow: 0px 0px 20px 0px #DDDDDD;
    border-radius: 20px 20px 0px 0px;
}

div.nrl-transporte .mwall-big .mwall-item-inner {
    background: rgb(48,48,48);
    background: linear-gradient(180deg, rgba(48,48,48,1) 0%, rgba(48,48,48,0.7539390756302521) 50%, rgba(121,9,9,0) 100%);
}

div.nrl-transporte .mwall-item {
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #777777;
    margin: 20px;
    padding: 0px !important;
}

.flex-content-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: center;
}

.flex-content-items {
flex:1;
}





@media (max-width:1199px){
	#sp-header.full-header{
		padding-left:15px;
		padding-right:15px
	}
	#sp-header.header-with-social #sp-menu .social-wrap{
		padding-left:0px
	}
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li span{
		padding:0 10px
	}
  li.sp-menu-item a.menu-feature {
    margin-left: 10px;
}
}
@media (min-width:992px){
	#sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas{
		display:none !important
	}
}
@media (max-width:991px){
	:root{
		--header_height: $header_height_sm
	}
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span{
		line-height:60px
	}
	#sp-header{
		height:90px !important;
	}
	#sp-header .logo{
		height:90px !important;
	}
	.logo-image-phone {
    height: 70px !important;
    }
	#sp-header.header-with-modal-menu #offcanvas-toggler{
		display:flex !important
	}
	#sp-header.header-with-modal-menu #modal-menu-toggler{
		display:none
	}
	#sp-header.full-header-center #offcanvas-toggler.mega,#sp-header.header-with-modal-menu #offcanvas-toggler.mega,#sp-header.full-header-left #offcanvas-toggler.mega,#sp-header.lg-header #offcanvas-toggler.mega,#sp-header.header-with-social #offcanvas-toggler.mega{
		display:flex !important
	}
	#sp-header.lg-header #offcanvas-toggler.mega{
		display:none !important
	}
	#sp-header.lg-header .offcanvas-toggler-left.offcanvas{
		display:flex !important
	}
	#sp-header-topbar .container-inner>.row{
		min-height:60px
	}
	#modal-menu{
		top:60px
	}
	#offcanvas-toggler{
		height:60px;
		line-height:60px
	}
	#sp-logo.has-border>.sp-column{
		border-right:none;
		padding-right:0px
	}
	#sp-menu .social-wrap:after,#sp-logo.has-border:after{
		display:none
	}
	#sp-logo.has-border{
		padding-right:15px
	}
	#sp-menu .social-wrap{
		padding-left:15px
	}
	#sp-header.header-with-modal-menu.center-layout .sp-contact-info,#sp-header.header-with-modal-menu.classic-layout .sp-contact-info{
		display:none
	}
	#sp-header-topbar{
		margin:10px 0px
	}
	#sp-header-topbar .container-inner{
		padding-bottom:10px
	}
	.hu-media-modal .modal-content{
		height:80vh
	}

    .flex-items-home{
      min-width: 40%;
    max-width: 50%;
      margin: 0px 50px 0px 50px;
  }
}
@media (max-width:767px){
	#sp-menu .social-wrap{
		padding-left:10px
	}
	#sp-menu .social-wrap:after{
		display:none
	}
	#sp-header .menu-wrap{
		display:none
	}
	.hu-media-modal .modal-content{
		height:85vh
	}
	.modal-dialog.jviewport-width80{
		width:auto
	}
	.article.related-article-large.d-flex{
		display:block !important
	}
	.related-article-large .article-image{
		width:auto;
		min-width:auto;
		margin-bottom:15px
	}
	.related-article-large .article-information{
		border-left:none;
		padding-left:0;
		margin-left:0
	}
	.article-list.grid{
		--columns: 1 !important;
		margin-bottom:15px
	}
}
@media (max-width:575px){
	:root{
		--header_height: $header_height_xs
	}
	.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span{
		line-height:50px
	}
	#sp-header{
		height:100px !important;
	}
	#sp-header .logo{
		height:100px !important;
	}
	.logo-image-phone {
    height: 90px !important;
    }
	#sp-header-topbar .container-inner>.row{
		min-height:50px
	}
	#modal-menu{
		top:50px
	}
	#offcanvas-toggler{
		height:60px;
		line-height:60px
	}
	#sp-header .sp-module{
		margin-left:10px
	}
	#sp-header .sp-module .sp-sign-in .text{
		display:none
	}
	#sp-menu ul.social-icons>li:not(:last-child){
		margin-right:10px
	}
	#sp-header.lg-header .top-part{
		border-bottom:none
	}
	#sp-header.lg-header #sp-contact{
		order:1
	}
	#sp-header.lg-header #sp-logo{
		order:3
	}
	#sp-header.lg-header #sp-social{
		order:2
	}
	#sp-header.lg-header #sp-social .sp-column{
		justify-content:center !important
	}
	#sp-header.lg-header #sp-social .social-icons{
		margin:0
	}
	#sp-header.lg-header #sp-social .social-icons>li:not(:last-child){
		margin-right:10px
	}
	#sp-header.lg-header .sp-contact-info{
		text-align:center;
		margin:5px 0
	}
	.header-has-modules .container-inner>.row{
		flex-wrap:wrap !important
	}
	.header-has-modules #offcanvas-toggler{
		height:auto;
		line-height:1.2
	}
	html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds{
		width:50%;
		margin-bottom:15px
	}
	html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number{
		font-size:2.5rem
	}
	html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string{
		font-size:14px
	}
	.view-search #search-form .btn-group{
		flex-wrap:wrap
	}
	.view-search #search-form button,.view-search #search-form .btn{
		border-radius:3px
	}
  .flex-items-home{
    max-width: 90%;
    min-width: 60%;
    margin: 15px;
  }
}

/*--Modul Services--*/
    .svc-container {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
    }

    .svc-item {
        background: #9d2065;
        background: linear-gradient(to bottom, RGBA(157,32,101,1) 0%,RGBA(110,23,71,1) 100%);
        color: white;
        text-align: center;
        width: calc(25% - 30px);
        padding: 20px;
        border-radius: 10px;
        transition: all 0.3s ease-in-out;
        cursor: pointer;
    }

    .svc-item:hover {
        transform: scale(1.1);
    }

    .svc-container:hover .svc-item:not(:hover) {
        transform: scale(0.9);
    }

    .svc-item svg {
        width: 50%;
        height: auto;
        fill: white;
    }

    .svc-item img {
        width: 50px;
        height: 50px;
    }

    .svc-svg {
         width: 100px; /* Größe anpassen */
         height: 100px;
         fill: #9d2065; /* Farbe ändern */
    }

    .svc-item h2 {
        margin-top: 10px;
        font-size: 150%;
        color: #ffffff;
    }

    @media (max-width: 1199px) {

        .svc-item h2 {
            margin-top: 18px;
            font-size: 118%;
        }
    }

    @media (max-width: 991px) {
        .svc-item {
            width: calc(50% - 15px);
        }

        .svc-container {
            gap: 15px;
        }
        .svc-item h2 {
            margin-top: 18px;
            font-size: 110%;
        }
    }

    @media (max-width: 480px) {
        .svc-item {
            width: calc(50% - 15px);
        }
        .svc-container {
            gap: 15px;
        }
        .svc-item h2 {
            margin-top: 18px;
            font-size: 90%;
        }
    }

section#sp-articlefull {
    margin-top: -60px;
}

/*--Content Article-- */
    .nrlcontent-container {
        width: 100%;
        margin: 0 auto;
    }
    .nrlcontent-block {
        display: flex;
        justify-content: center;
        padding: 20px;
        min-height: 650px;
    }
    .nrlcontent-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 1320px;
        width: 100%;
    }
    .nrlcontent-block:nth-child(odd) {
        background-color: #ffffff;
    }
    .nrlcontent-block:nth-child(even) {
        background-color: #f0f0f0;
    }
    .nrlcontent-text {
        width: 50%;
        padding: 0 50px;
        line-height: 1.8;
        text-align: justify;
    }
    .nrlcontent-image {
        width: 50%;
        padding: 0 15px; 
        line-height: 1.8;
        text-align: justify;
    }
    .nrlcontent-image img {
        width: 100%;
        height: auto;
        display: block;
    }

    @media (max-width: 768px) {
        .nrlcontent-block {
            min-height: unset;
        }
        .nrlcontent-inner {
            flex-direction: column;
            text-align: center;
            justify-content: center;
        }
        .nrlcontent-block {
            padding: 50px 0px;
        }      
        .nrlcontent-text, .nrlcontent-image {
            width: 100%;
        }
      
        .nrlcontent-image {
            order: 2;
            witdth: 100%;
            padding: 0px 50px;
        }
        .nrlcontent-text h3 {
            margin-top: 18px;
            font-size: 140%;
        }     
    }*/

/*---Content Article New --
    .nrlcontent-container {
        width: 100%;
        margin: 0 auto;
    }
    .nrlcontent-block {
        display: flex;
        justify-content: center;
        padding: 60px 0;
        position: relative;
        min-height: 400px;
    }
    .nrlcontent-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 1340px;
        width: 100%;
        position: relative;
        z-index: 2;
    }
    .nrlcontent-reverse {
        flex-direction: row-reverse;
    }
    .nrlcontent-block:nth-child(odd) {
        background-color: #ffffff;
    }
    .nrlcontent-block:nth-child(even) {
        background-color: #f0f0f0;
    }
    .nrlcontent-text {
        width: 50%;
        position: relative;
        z-index: 3;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px;
    }
    .nrlcontent-image {
        position: absolute;
        width: 60%;
        height: 100%;
        top: 50%;
        transform: translateY(-50%);
        background-size: cover;
        background-position: center;
        opacity: 0.8;
        mask-image: linear-gradient(to right, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
        -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
    }
    .nrlcontent-block:nth-child(odd) .nrlcontent-image {
        right: 0;
    }
    .nrlcontent-block:nth-child(even) .nrlcontent-image {
        left: 0;
        mask-image: linear-gradient(to left, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
        -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
    }
    @media (max-width: 768px) {
        .nrlcontent-inner {
            flex-direction: column;
            text-align: center;
        }
        .nrlcontent-reverse {
            flex-direction: column;
        }
        .nrlcontent-text {
            width: 100%;
            padding: 40px 20px;
            background: rgba(255, 255, 255, 0.9);
        }
        .nrlcontent-image {
            position: relative;
            width: 100%;
            height: 200px;
            order: 2;
            top: -20%;
            mask-image: linear-gradient(to top, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
            -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
        }
    } */
    @media only screen and (max-width: 768px) {
        #mwall_items_6 .mwall-detail-box h3.mwall-title a, #mwall_items_6 .mwall-detail-box h3.mwall-title span {
            color: #ffffff !important;
        }
    }

/*--Modul Ansprechpartner--*/
    .con-container {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
    }

    .con-item {
        background: #fefefe;
        /*background: linear-gradient(to bottom, RGBA(157,32,101,1) 0%,RGBA(110,23,71,1) 100%);*/
        color: white;
        text-align: center;
        width: calc(25% - 30px);
        padding: 20px;
        border-radius: 10px;
        transition: all 0.3s ease-in-out;
     }

    .con-item:hover {
        transform: scale(1.1);
    }

    .con-container:hover .con-item:not(:hover) {
        transform: scale(0.9);
    }

    .con-item svg {
        width: 50%;
        height: auto;
        fill: white;
    }

    .con-item img {
        width: 50px;
        height: 50px;
    }

    .con-svg {
         width: 100px; /* Größe anpassen */
         height: 100px;
         fill: #9d2065; /* Farbe ändern */
    }

    .con-item h3 {
        margin-top: 10px;
        color: #ffffff;
    }

    @media (max-width: 1199px) {

        .con-item h3 {
            margin-top: 18px;
            font-size: 125%;
        }
    }

    @media (max-width: 991px) {
        .con-item {
            width: calc(50% - 15px);
        }

        .con-container {
            gap: 15px;
        }
        .con-item h3 {
            margin-top: 18px;
            font-size: 120%;
        }
    }

    @media (max-width: 480px) {
        .con-item {
            width: calc(50% - 15px);
        }
        .con-container {
            gap: 15px;
        }
        .con-item h3 {
            margin-top: 18px;
            font-size: 110%;
        }
    }


.sp-module.nrl-history {
    padding: 30px;
    max-width: 1320px;
}

    @media (max-width: 768px) {
         div#sp-bottom1 {
             justify-items: center;
         	width: 100% !important
         }

         div#sp-bottom2 {
             justify-items: center;
         	width: 50% !important;
         }

         div#sp-bottom3 {
             justify-items: center;
         	width: 50% !important;
         }

         div#sp-bottom4 {
             justify-items: center;
	         width: 100% !important;
         }
      }