.site-header .site-branding img {
    max-height: 100px;
}
#clock-icon {
    top: 20px;
}
#map-icon{
    top: 7px;
}
.center-items{
    align-items: center;
}
#logo-footer{
    max-height: 150px;
    border-radius: 5px;
}
#carrier-counting{
    margin-top: 60px;
}
#last-section{
    padding-top: 0;
    padding-bottom: 0;
}
#margin-top{
    margin-top: 50px;
}
#padding-right{
    padding-right: 20px;
}
#padding-bottom{
    padding-bottom: 50px;
}
#contact-img{
    background-image: url(../images/AdobeStock_152294834.jpeg);
}
html, body {
    overflow-x: hidden;
    width: 100%;
}
#white {
    color: white!important;
}
h2.transform-left, h4.transform-left, h1.pbmit-tbar-title, .pbmit-breadcrumb-inner h2, h1.transform-left{
    text-shadow: 0 0 5px white;
}
.text-shadow-white{
    text-shadow: 0 0 5px white;
}
@media (min-width: 1024px){
    .pbmit-title.transform-left.transform-delay-2.custom-font{
        font-size: 45px;
    }
    .pbmit-slider-two .pbmit-slider-item {
        padding: 345px 0 30px 0;
    }
     .pbmit-slider-item#front-img {
        padding: 440px 0 30px 0;
    }
    .pbmit-slider-one .pbmit-slider-item {
        padding: 120px 0 240px 0;
    }
    .pbmit-title.transform-left.transform-delay-2.custom-bottom{
        margin-bottom: 30px;
    }
    .pbmit-slider-one .pbmit-slider-item.kariere {
        padding: 250px 0 60px 0;
    }

}
.header-style-2 .navbar-toggler{
    top: -55px;
}
@media (max-width: 1200px){
    .pbmit-menu-wrap{
        background-color: white;
    }
    .header-style-2 .site-navigations ul.navigation > li > a {
        color: #4f87fb;
        font-size: 20px;
        font-weight: 700;
    }
    .closepanel {
        color: #130947;
    }
    .pbmit-menu-wrap {
        box-shadow: inset 5px 0 40px rgba(79, 135, 251, 0.2);
    }
}
.cookie-entry {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 24px;
}

.cookie-field {
    display: table-row;
}

.cookie-label,
.cookie-value {
    display: table-cell;
    padding: 10px 12px;
    border: 1px solid #ccc;
    vertical-align: top;
}

.cookie-label {
    font-weight: bold;
    width: 200px;
    background-color: #f9f9f9;
}

.cookie-banner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ccc;
    z-index: 10000;
    font-size: 14px;
    padding: 12px 0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.cookie-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 16px;
}

.cookie-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.cookie-text {
    flex: 1 1 60%;
    color: #333;
}

.cookie-actions {
    display: flex;
    gap: 10px;
    flex: 1 1 auto;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.cookie-actions button {
    padding: 6px 12px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background: #eee;
    color: #333;
    border-radius: 4px;
    transition: background 0.3s;
}

.cookie-actions button:hover {
    background: #ddd;
}

.cookie-actions .primary {
    background: #4f87fb;
    color: white;
}

.cookie-actions .primary:hover {
    background: #3c6fd1;
}
.footer-links {
    width: 100%;
    text-align: center;
}
.footer-links a {
    text-decoration: underline;
    color: white;

}

@media (min-width: 1200px) {
    .custom-contactInfo-padding{
        padding-top: 100px;
    }
    .custom-contactInfo{
        width: 60%;
    }
    .container-contact-us{
        padding: 100px;
    }
}
.description-2 {
    display: none;
}


@media (max-width: 575px) {
    #front-img {
        padding: 250px 0 10px 0;
    }
    .transform-left.transform-delay-2.title-custom-home{
        font-size: 25px;
        line-height: 35px;
    }
    #contact-img {
        background-position: calc(50% - 180px) center;
    }
    .custom-contactInfo-padding{
        padding: 20px 0 0 0;
        align-items: flex-end;
    }
    .description-1 {
        display: none;
    }
    .description-2 {
        display: block;
        background-image: none;
    }
    .description-2 .custom-contactInfo-padding{
        min-height: auto;
    }
    #front-img .first-img-family{
        background-position: calc(50% - -45px) center;
        top: -120px;

    }
    .pbmit-slider-item.kariere {
        padding-top: 300px;
        padding-bottom: 20px;
        display: flex    ;
        height: 100%;
        align-items: flex-end;
    }
    .kariere .pbmit-slider-bg {
        top: -150px;
    }
    .about-one-img {
        margin-top: 0;
    }
    .pbmit-slider-area .pbmit-slider-content .sub-title-custom{
        display: block;
        font-size: 15px;
        line-height: 2;
        margin-top: 30px;
    }
    .pbmit-slider-one .slider-item-custom{
        padding: 150px 0 20px 0;
        margin-top: 130px;
    }
}
.border-radius-img{
    border-radius: 8px;
}

.min-height{
    min-height: 500px;
}
.padding-custom-andreas{
    padding-top: 15px;
    padding-bottom: 0;
}
@media (min-width: 767px) {
    .height-custom{
        max-height: 396px;
    }
}

.h2-style {
    font-size: 30px;
    line-height: 40px;
    text-shadow: white 0 0 5px;
    font-weight: 700;
}








