
/******************/
/* Colors */
/*****************/

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px !important;
    font-family: 'Source Sans Pro', sans-serif !important
}

.secondary-color {
    background: rgb(239, 124, 0) !important;
}

.secondary-color .subtitle {
        color: #fff !important;
    }

.sectionWhite {
    background-color: #ffffff !important;
}

.orange {
    color: #e86e2a !important;
}

.bg-orange {
   background-color: #e86e2a !important;
}

    .bg-orange h1, .bg-orange h2, .bg-orange h3, .bg-orange h4, .bg-orange h5, .bg-orange h6, .bg-orange p, .bg-orange li {
        color: #fff !important;
    }

.flip-card-front::after {
    background-color: transparent;
}

.button, .button.button-dark:hover, .button.button-3d:hover {
    background-color: #fa7b35;
}

.headline {
    text-align: center;
}
.headline > h1 {
    font-size: 30px!important;
    padding-bottom:50px;
}

.quality {
    margin:0; 
    position:absolute; 
    bottom:0;
}

.btn-ci{
    background-color: #EF7C00;
    color: #FFFFFF;
    font-weight: 500;
    box-shadow: 10px 20px 15px;
    border-radius: 20px;
}

.w-fc{width:fit-content !important;}
.mw75{max-width: 75px;}
/******************/
/* Home */
/*****************/
.promo-video {
    height: 600px;
    padding: 145px 0;
}

.video-overlay-h2 {
    font-size: 42px !important;
}

.bg-grey {
    background-color: #F5F5F5;
}

.w200 {
    width:200px;
}
.contact-data {
    font-size: 16px; 
    line-height: 1.7;
}
.mt-20 {
    margin-top: 20px;
}
.z399 {
    z-index: 399;
}
.h200 {
    height: 200px;
}
.fbHeadline-Font {
    max-width: 700px;
    font-size: 38px;
}
.fbText-Font {
    font-size: 16px;
    color: #444 !important;
}
.mw900 {
    max-width: 900px;
}
.relative {
    position: relative;
}
.video-overlay-bg {
    background-color: rgba(0,0,0,0.3);
}
.address-text {
    line-height: 1.7;
}
.home-top {top:-3px;}

/******************/
/* Product */
/*****************/

.product-headline {
    font-size: 32px;
    color: #FFF;
    font-weight: 800;
}

.slider-headline{
    width:600px; 
    position: absolute; 
    top:25%; 
    left: 250px; 
    z-index:999;
    color: #FFF;
}

.image-positioning {
    transform: translateY(6.66rem);
    /*width: 100%;*/
}

/******************/
/* Header */
/*****************/
#header.transparent-header, #header.transparent-header:not(.sticky-header) #header-wrap {
    background: rgb(255 255 255 / 100%) !important;
}


.menu-link {
    color:#000000;
}


/******************/
/* Slider */
/*****************/
.slider-text {
    font-size: 6rem;
    font-family: 'Nunito', sans-serif;
    line-height: 1;
}


.blob {
    background-color:orange;
    border-radius: 50px;
    position: absolute;
    top: 0;
    margin: -15px -10px; 
    height: 50px;
    width: 50px;
    padding:10px;
    opacity: 0.75;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
}

.blob-year {
    opacity: 0.75;
    transform: scale(1);
    animation-name: pulse-year;
    animation: pulse-year 2s infinite;
}

.unternehmenDesktop
{
    display: none;
}

.unternehmenLaptop
{
    display: none;
}


/******************/
/* Feature Boxes */
/*****************/
.fbText {
    color:#444;
    font-weight:bold;
    padding-bottom:30px
}

.fbox-icon i {
    background-color:#FFF;
    color:#444;
}

/******************/
/* FlipCards */
/*****************/

.flip-card-back::after {
    background-color:unset;
    opacity:1;
    
}

.flip-card-inner .btn-outline-light {
    background-color: rgba(87, 86, 86, 0.7);
}

.go-cookie-overlay-background {
    height: 450px!important;
}
/******************/
/* GRID */
/*****************/
.Abstand-Oben {
    padding-top: 50px;
}

.Abstand-Unten {
    padding-bottom: 50px;
}

.Abstand-Standard {
    padding: 50px 30px 30px 30px;
}
/******************/
/* Unternehmen */
/*****************/
.image-container {width: 600px; margin: auto;}
.brochure-text {color:#ef7c00;}
.box-border {border: solid #444 1px;}
/******************/
/* Produkte */
/*****************/
.mt-30 {margin-top:30px;}
.flip-card-dark {height: 200px; background-color:#575656}
.flip-card-dark-height {height: 200px;}

/******************/
/* Produkt */
/*****************/
.cart-product-thumbnail img{
    width:200px;
    height:200px;
}
.background-centered{background-position: center center; background-repeat: no-repeat; background-size: cover;}
.special-full-width{width: 100% !important;}
.btn-product{width: 250px; font-size: 14px; margin-left:-50px;}
.container-border {border-bottom: 25px solid #EF7C00}
.bg-color-box-left {background-color: #B1B2B3;}
.bg-color-box-middle {background-color: #7D7D7D;}
.bg-color-box-right {background-color: #565656;}
.box-text {font-weight: 600;font-size: 18px;}
.section-border {border-bottom: solid 10px #EF7C00;color: #EF7C00;}
.headline-color{color:#EF7C00;}
.w300 {width:300px;}
.section-services-hide {display:none;}
.responsive {display:none;}
.desktop {display:block;}
.custom-vh {min-height:75vh;}
.responsive-nufam { display: none; } 
.background-indent-team { background-position-x: 55% }
.background-indent-jobs { background-position-x: 55% } 
.background-indent-webpage { background-position-x: 33% }
.background-indent-webpage2 { background-position-x: 19% }
.bg-product-grey {
    background-color: rgba(231,231,231,0.5) !important;
    border-top: solid 3rem rgba(231,231,231,0.1);
    border-bottom: solid 3rem rgba(231,231,231,0.1);
}
/******************/
/* Media Queries */

/*****************/

@media (min-width: 769px ) and (max-width: 991px) {

    #logo{
        width: auto !important;
    }
}

@media (min-width: 992px) {
    .unternehmenTablet
    {
        display:none;
    }
}



@media (min-width: 1241px)
{
    .unternehmenDesktop
    {
        display:block;
    }
    
    .desktop
    {
        display: block;
        
    }
    
    .laptop
    {
        display: none;
    }

    .tablet
    {
        display: none;
    }
    
    .mobile
    {
        display: none;
    }
}

@media (max-width: 1441px)
{
    .unternehmenContent
    {
        margin-top: 0;
    }
}


@media (max-width: 1241px)
{
    .desktop
    {
        display: none;
    }

    .laptop
    {
        display: block;
    }

    .tablet
    {
        display: none;
    }

    .mobile
    {
        display: none;
    }
    
    .menu-container > .menu-item:not(:first-child)
    {
        margin-left: -26px;
    }

    .unternehmenLaptop
    {
        display: block;
    }
    .responsive-nufam {
        display: block;
    }
}

@media (max-width: 1241px)
{
    .desktop
    {
        display: none;
    }

    .laptop
    {
        display: block;
    }

    .tablet
    {
        display: none;
    }

    .mobile
    {
        display: none;
    }
    
    .menu-container > .menu-item:not(:first-child)
    {
        margin-left: -26px;
    }

    .unternehmenLaptop
    {
        display: block;
    }
}
@media (max-width: 1199px) {  .responsive-nufam { display: block; } }
@media (min-width:768px) and (max-width: 1199px) {
    .resize {
        font-size: 0.85rem;
    }

    .heading-block h3 {
        font-size: 1.05rem;
    }

    .button.button-large {
        font-size: 0.9rem;
    }
}
@media (max-width: 1024px)
{
    .tablet
    {
        display: block;
    }

    .laptop
    {
        display: none;
    }
    
    .full-header #logo
    {
        width: 39%;
        padding-right: 0px;
        height: auto;
    }

    .stretched .full-header #header-wrap > .container
    {
        padding: 0px;
    }
    
    .header-misc{
        margin-left: -18px;
        padding-right: 10px;
    }

    .stretched .full-header #header-wrap > .container
    {
        padding-right: 0;
    }

    .menu-container > .menu-item:not(:first-child)
    {
        margin-left: -30px;
    }
}

@media (max-width: 992px)
{
    .menu-container > .menu-item:not(:first-child)
    {
        margin-left: -34px;
    }
    
    .unternehmenTablet
    {
        display: block;
    }
    
    .unternehmenLaptop
    {
        display: none;
    }
}

@media only screen and (max-width: 768px)
{
    .home-slider-text-top{
        flex-flow:unset;
        margin-top: 150px;
    }

    .home-slider-text{
        text-align: center !important;
    }

    .promo-video {
        height: 450px;
    }

    .card-title-h3 {
        font-size: 14px !important;
    }

    .product-headline {
        font-size: 18px;
        
    }

    .headline > h1 {
        font-size: 16px !important;
        padding-bottom: 50px;
    }

    .full-header #logo
    {
        width: 67%;
        padding-right: 0px;
        height: auto;
    }

    .menu-container > .menu-item:not(:first-child)
    {
        margin-left: 0px;
    }
    
    .unternehmenTablet
    {
        display: block;
    }
    
    .unternehmenLaptop
    {
        display: none;
    }
    .responsive {display:block;}
    .desktop {display:none;}
    .slider-headline {position:sticky;}
    .slider-headline h2 {font-size:revert;}
    .mobile-font {
        line-break: auto;
        word-break: inherit;
        white-space: normal;
        font-size: unset !important;
    }
    .image-container {
        width: 100%;
        margin: auto;
    }
}


@media (max-width: 576px) {
    .tablet {
        display: none;
    }

    .mobile {
        display: block;
    }

    .full-header #logo {
        width: 78%;
    }

    .unternehmenTablet {
        display: none;
    }

    .unternehmenMobile {
        display: block;
    }
    #logo { width:65% !important; }
    #logo img { height: auto !important; }
    .mobile-offset {margin-left:0;}
    .indent { padding-left:20px; }
    .custom-vh {min-height:40vh;}
    .image-positioning {
        transform: translateY(4rem);
        /*width: 100%;*/
    }
}

@media only screen and (max-width: 425px){

    .video-overlay-h2 {
        font-size: 32px !important;
    }
    .video-overlay-p{
        font-size:18px !important;
    }

    .contact-data {
        font-size: 14px;
        line-height: 1.7;
    }

    .unternehmenContent
    {
        margin-top: -110px;
    }
    
    #textBoxTitle
    {
        font-size: 20px !important;
    }
    
    #textBoxText
    {
        font-size: 12px !important;
        line-height: 15px !important;
    }
    .mobile-offset-3 {
        margin-left: 25%;
    }
}

@media (max-width: 375px)
{
    .unternehmenContent
    {
        margin-top: -160px;   
    }

    .full-header #logo {
        width: 75% !important;
    }
    
        .form-control:active, .form-control:focus {
            font-size: initial;
        }
}

@media (max-width: 320px)
{
    #textBoxTitle
    {
        font-size: 17px !important;
    }

    #textBoxText
    {
        font-size: 12px !important;
        line-height: 12px !important;
    }
}

@media (min-width: 577px)
{
    .unternehmenMobile
    {
        display:none;
    }
}


/*@media only screen and (max-width: 991.98px) {
    .slider-text {
        font-size: 7vw;
    }
}*/


/*@media only screen and (min-width: 1910px) and (max-width:1930px){
    #timeline-slider{
        display:block
    }
    #timeline{
        display:none;
    }
}

@media only screen and (max-width:1909px) {
    #timeline-slider {
        display:none;
    }
    #timeline {
        display: block;
    }
}

@media only screen and (min-width:1931px) {
    #timeline-slider {
        display: none;
    }
    #timeline {
        display: block;
    }
} */

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

@keyframes pulse-year {
    0% {
        transform: scale(0.95);

    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);

    }
}
.gMaps {
    overflow: hidden;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    color: #FFF;
    opacity: 1;
    background: rgba(0, 0, 0, .6);
    font-size: 30px;
    line-height: 1.5em;
    text-shadow: 2px 2px 2px #000;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: url("/media/p4xcaqdi/map.png");
}

/**umb_name:BlackFont*/
.name {
	color:black !important;
}

/**umb_name:OrangeFont*/
.position {
	color: #fd7e14 !important;
	font-weight: bold;
}
