/* oxygen-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/ja_impact/local/css/Fonts/oxygen-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Header */

.acm-contact-info.style-1 .font-icon {
    padding: 0.5rem;
}

span.text-success.font-icon.fa-solid.fa-envelope {
    max-width: 47px;
    max-height: 47px;
}

span.ms-2.site-name {
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: 0.5px;
}

img.logo-img.d-none.d-sm-block {
    max-width: 100px;
    width: 83px;
    max-height: 100px;
    height: 100%;
}

.contact-follow.d-flex.justify-content-center {
    margin-top: 0px !important;
}

.t4-nav-toggle.d-flex.justify-content-end {
    align-items: center;
}

.ms-2 {
    margin-left: 2rem !important;
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
}

#t4-header p {
    margin-bottom: 0;
}

.contact-follow.d-flex.justify-content-center img.text-primary {
    max-height: 40px;
}

.contact-follow.d-flex.justify-content-center a {
  color: white;
}

.contact-follow.d-flex.justify-content-center a:hover {
  color: #0CB76D;
}
.contact-follow.d-flex.justify-content-center {
    margin-top: 30px;
}

.t4-header-r.d-flex.align-items-center.ms-auto {
    justify-content: right;
}

@media (min-width: 1400px) {
    .acm-contact-info.style-1 .contact-follow {
        gap: 2rem;
    }
}

@media (max-width: 1399px){
    .acm-contact-info.style-1 .contact-follow {
       gap: 1rem;
    }
}

@media (max-width: 1420px){
    input#mod-finder-searchword149 {
     max-width: 150px;
    }
}
@media (max-width: 1199px){
    .acm-contact-info.style-1 .contact-follow {
       gap: 1.5rem;
    }
    div.t4-megamenu .navbar-nav > li > a, div.t4-megamenu .navbar-nav > li > .nav-link {
       padding: 1rem 1rem;
    }
}


.contact-item a:hover {
  color: #fff;
  text-decoration: underline;
}

.contact-icon-img {
    width: 42.5px;
    height: 42.5px;
    object-fit: contain; /* oder cover, je nach Bild */
    display: inline-block;
    vertical-align: middle;
}

h5.contact-title.m-0 {
    font-size: 14px;
}
h5.contact-title.m-0:hover{
    text-decoration: underline;
}
@media (max-width: 1199px) {
  .acm-contact-info .font-icon {
    display: inline-block !important;
  }
}

@media (max-width: 1400px){
    .contact-follow.d-flex.justify-content-center {
        display: grid !important;
        grid-template-columns: repeat(2, auto);
        gap: 20px 60px;
        max-width: 100%;
        margin-left: 7rem;
    }
}

@media (max-width: 575px){
    span.ms-2.site-name {
        display: none;
    }
  img.logo-img-sm.d-block.d-sm-none {
    max-height: 99.53px;
}
}

h5.contact-title.m-0:hover {
    text-decoration: none;
}

/* Header END */

/* Footer */

@media (max-width: 1200px){
  .t4-row.row {
    justify-content: center;
    gap: 30px 100px;
}
}

@media (max-width: 768px) {
    .t4-row.row {
        /* justify-content: center; */
        gap: 30px 0px;
    }
}

@media (max-width: 960px) {
    #Mod117 .wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
        flex-wrap: nowrap;        
        display: grid;
        grid-template-columns: 1fr 2fr;
    }
}

@media (max-width: 600px) {
    #Mod117 .wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
        display: flex;
        flex-wrap: wrap;        
    }
}
#t4-footer .t4-section-inner.container {
    text-align: center;
}

/* Footer END */

/* Masthead */

.Masthead{
    max-height: 200px;
    align-items: center;
    padding: 0px;
}
.ja-masthead .ja-masthead-detail {
    padding: 50px;
}

/* Mastheid END */

/* Beiträge */

.ja-social-share-inner.layout-default.size-large {
    display: none;
}

/* Beiträge END */

/* Home */

/* Kacheln */
.acm-features.style-3 .item-inner:hover .wrap-content{
  box-shadow: rgba(100, 100, 111, 0.6) 0px 7px 29px 0px;
  transform: scale(1.05);
}
.btn.btn-primary:hover {
    background-color: #2B51B2;
    opacity: 1;
}
#Mod171 a.link-heading.btn.btn-primary.btn-arrow-right {
    margin-top: 115px;
}
.acm-features.style-3 .item-inner .wrap-content:not(.no-image):after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13.74%, #FFF), color-stop(62.68%, rgba(252, 243, 237, 0)));
    border-radius: 10px;
}
#Mod171 .features-item.item {
    height: 550px;
}

#Mod171 .feature-block {
    display: none;
}

#Mod171 .row.column-3 {
    margin-top: -45px;
}

@media (max-width: 990px) {
#Mod171 .row.column-3 {
    margin-top: 25px;
}
  }

#Mod171 p.item-description {
    background: rgba(193, 193, 193, 0.5);
    border-radius: 10px;
    padding: 5px 15px 5px 15px;
    max-height: 60px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

#Mod171 .wrap-content.bg-default.has-image {
    min-width: 435px;
}

.acm-features.style-3 .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px; /* Abstand zwischen den Kacheln */
}

/* Spaltenanzahl über CSS-Variablen steuern */
.acm-features.style-3 .row.column-2 { --columns: 2; }
.acm-features.style-3 .row.column-3 { --columns: 3; }
.acm-features.style-3 .row.column-4 { --columns: 4; }

/* --- DESKTOP: 3 Kacheln pro Reihe --- */
.acm-features.style-3 .features-item {
    flex: 0 0 calc(33.333% - 32px);
    max-width: calc(33.333% - 32px);
}

/* --- TABLET: 2 Kacheln --- */
@media (max-width: 1400px) {
    .acm-features.style-3 .features-item {
        flex: 0 0 calc(50% - 32px);    
        max-width: 435px;
    }
}

/* --- MOBILE: 1 Kachel --- */
@media (max-width: 990px) {
    .acm-features.style-3 .features-item {
        flex: 0 0 100%;
    }
} 
  
@media (max-width: 500px) {
    /* Jede Kachel volle Breite */
    .acm-features.style-3 .features-item {   
        max-width: 300px;
    }
    #Mod171 .wrap-content.bg-default.has-image {
        min-width: 300px;
    }
    #Mod171 .item-inner {
        max-width: 300px;
    }
    #Mod171 .features-item.item {
        justify-content: center;
       display: flex;
    }
}

@media (max-width: 340px) {
    /* Jede Kachel volle Breite */
    .acm-features.style-3 .features-item {   
        max-width: 270px;
    }
    #Mod171 .wrap-content.bg-default.has-image {
        min-width: 270px;
    }
    #Mod171 .item-inner {
        max-width: 270px;
    }
}

#Mod175 .section-title-wrap.text-center.space-large {
    margin-bottom: 2rem;
}

.acm-features.style-5 .feature-list-items:hover .item {
    -webkit-box-shadow: rgba(50, 50, 93, 0.70) 0px 6px 12px -2px, rgba(0, 0, 0, 0.15) 0px 3px 7px -3px;
    box-shadow: rgb(50 50 93 / 70%) 0px 6px 12px -2px, rgba(0, 0, 0, 0.15) 0px 3px 7px -3px;
}

.acm-features .feature-tag {
    color: #1D3677;
}

/* Home END */

/* CTA */

.cta-media {
    margin-bottom: 2.1rem;
}
  
/* CTA END */

/* Beiträge */

.t4-main-body {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* Beiträge END */

/* Kontakt */

.contact .page-header {
    display: none;
}

.contact #contact-form .controls {
    margin-left: 0px;
    margin-right: 30%;
}

/* Kontakt END */

/* JUX Timeline */

h2.jux-tl-title {
    display: none;
}

#Mod183 img {
    max-width: 60%;
    border-radius: 9px;
}

.jux-tl-item .jux-tl-desc {
    color: #ffffff;
}

.jux-tl-info {
    background: none repeat scroll 0 0 #5c81e1;
}

.jux-tl-control {
    display: none;
}

.jux-tl-item.left .jux-tl-info {
    margin-right: 15px;
}

.jux-tl-item.right .jux-tl-info {
    margin-left: 15px;
}

/* JUX Timeline END */

/* Aktuelles */

.item-intro {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Aktuelles END */


/* Andy */

@media (min-width: 1400px) {
    .acm-features.style-3 .column-3 .wrap-content {
        padding: 2.5rem 4rem 4rem;
    }
}

@media (min-width: 768px) {
    .acm-features.style-3 .column-3 .wrap-content {
        padding: 2.5rem 2rem 2rem;
    }
}

.acm-features.style-3 .column-3 .wrap-content {
    padding: 2.5rem 1.5rem 2rem;
}

.acm-features.style-3 .item-inner .item-content {
    justify-content: space-between;
}

.acm-features.style-3 .item-inner .item-content .item-description {
    margin-top: -9rem;
}

.acm-features.style-3 .item-inner .wrap-content:not(.no-image):after {
    border: 0.5px solid #1D3677;
}

/* Kacheln VG */

.vg-service-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
    margin: 30px 0;
}

.vg-service-card {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 135px;
    padding: 26px 60px 26px 26px;

    background: linear-gradient(135deg, #ffffff 0%, #cbd0dd  100%);
    border: 1px solid #d8ddc9;
    border-left: 6px solid #1D3677;
    border-radius: 10px;

    color: #2f3328;
    text-decoration: none !important;

    box-shadow: 0 5px 18px rgba(46,55,31,.08);
    transition: .25s;
}

.vg-service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(46,55,31,.16);
    border-color: #1D3677;
}

.vg-service-icon {
    width: 58px;
    height: 58px;
    margin-right: 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #1D3677;
    color: #fff;
    border-radius: 50%;

    font-size: 26px;
    flex-shrink: 0;
}

.vg-service-content {
    flex: 1;
}

.vg-service-title {
    display: block;
    margin-bottom: 6px;

    color: #4d5a2d;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
}

.vg-service-description {
    display: block;

    color: #666;
    font-size: 15px;
    line-height: 1.5;
}

.vg-service-arrow {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);

    color: #1D3677;
    font-size: 28px;
    transition: .25s;
}

.vg-service-card:hover .vg-service-arrow {
    transform: translate(6px,-50%);
}

@media (max-width: 768px) {

    .vg-service-grid {
        grid-template-columns: 1fr;
    }

    .vg-service-card {
        min-height: 120px;
        padding: 22px 50px 22px 20px;
    }

    .vg-service-icon {
        width: 50px;
        height: 50px;
        font-size: 22px;
        margin-right: 15px;
    }

    .vg-service-title {
        font-size: 18px;
    }

    .vg-service-description {
        font-size: 14px;
    }
}
