body {
    font-family: 'Helvetica Neue LT W1G', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Helvetica Neue LT W1G', sans-serif !important;
    font-weight: 500;
}

h3 {
    font-size: 22px;
}

img {
    max-width: 100%;
}

a {
    cursor: pointer;
}

.modal-content iframe{
    margin: 0 auto;
    display: block;
}

.modal-body {
    padding: 0rem;
}

.modal-content {
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0rem;
}

.pop-up-button {
    background-color: #8c0015;
    color: white;
    padding: 5px 15px;
    border: none;
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 300px;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    z-index: 10;
}

.popup-wrap {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 11;
}

.popup-container {
    background-color: #8c0015;
    max-width: 300px;
    padding: 20px;
    color: #fff;
    position: relative;
}

.button-cancel::before {
    content: "X";
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
}

.popup-title {
    text-transform: uppercase;
    margin-bottom: 50px;
}

.popup-text {
    margin-bottom: 3rem;
}

.navbar-bg {
background-color: rgba(255,255,255,0.4)!important;
}

.navbar .container {
    max-width: 100%;
}

.navbar span {
    font-family: 'Helvetica Neue LT W1G', sans-serif !important;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
}

.navbar i {
    cursor: pointer;
}

.button-cancel {
    cursor: pointer;
}



header.masthead h1 {
    font-weight: 300;
    color: #262b30!important;
    line-height: 1.4em;
}

header.masthead p {
    font-weight: 300;
    color: #262b30!important;
}

@media (min-width: 768px) {
    header.masthead {
        padding-top: 9rem;
        padding-bottom: 5rem;
    }

    header.masthead h1 {
        font-size: 64px;
    }

    header.masthead p {
        font-size: 20px;
    }

    .navbar img {
        max-width: 100%;
    }

    .footer-section-1 .container h1 {
        padding: 60px 130px 30px !important;
        font-size: 48px;
        font-weight: 300 !important;
    }

    .header-box .header-box-item-1 {
        font-weight: 300;
        font-size: 16px;
        color: rgba(255,255,255,1)!important;
        line-height: 1.8em;
        background-color: #8b0015;
        height: 525px;
        padding-top: 100px!important;
        padding-right: 100px!important;
        padding-bottom: 0px!important;
        padding-left: 70px!important;
        margin-bottom: 7rem;
    }

    header.masthead {
        position: relative;
        background-image: url(/images/vyroba-kopie-4-1-1.jpg)!important;
        background-size: cover;
        padding-top: 8rem;
        padding-bottom: 8rem;
    }

    .header-box .header-box-item-2 {
        margin-top: 7rem;
    }

    .header-box .header-box-item-2 img {
        height: 525px;
    }

    .pb-5, .py-5 {
        padding-bottom: 3rem!important;
    }

    .info-item-text {
        padding: 100px 50px 50px;
        font-weight: 300;
        color: white;
    }

    .overlay-content {
        position: relative;
        top: 80px;
        width: 100%;
        text-align: left;
        margin-top: 30px;
        padding-left: 80px;
    }

    .overlay-content .menu {
        padding: 10px;
        text-decoration: none;
        font-size: 35px;
        color: #000;
        display: block;
        transition: 0.3s;
        font-weight: 300!important;
    }

    .overlay-content .menusmall {
        padding: 1px;
        text-decoration: none;
        font-size: 18px;
        color: #000;
        display: block;
        transition: 0.3s;
        font-weight: 300!important;
        padding-left: 50px;
    }

    .overlay .closebtn {
        position: absolute;
        top: 50px;
        right: 45px;
        font-size: 60px;
    }

    .index-item h2 {
        font-weight: 300;
        font-size: 38px;
    }

    .index-item {
        margin: 0 auto;
        width: 60%;
    }

    .pt-5, .py-5 {
        padding-top: 3rem!important;
    }
    .mt-5, .my-5 {
        margin-top: 3rem!important;
    }

    .index-box .backgroundimg {
        background-position: top center;
        background-image: url(/images/feature_lg_unternehmensbild-1.jpg);
    }

    .info-item-img {
        margin-top: 0!important;
        position: static!important;
        float: right;
        margin: -50px 5.4% -50px 0!important;
        width: 100%!important;
        animation: none!important;
    }

    .clear {
        padding-bottom: 100px;
        font-weight: 300;
        font-size: 0.9rem;
    }

    .header-box .header-box-item-1 h2 {
        font-weight: 300!important;
        font-size: 40px!important;
    }

    .call-to-action {
        position: relative;
        background-color: #8c0015;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .call-to-action a {
        padding: 10px 48px !important;
        background-color: #ffffff;
        color: #000000;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 300 !important;
    }

    .header-box a {
        padding: 10px 48px !important;
        background-color: #ffffff;
        color: #000000;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 300 !important;
    }

    .showcase {
        padding-top: 100px!important;
        padding-bottom: 100px!important;
    }

    .showcase .showcase-text {
        background-color: #8c0015;
        height: 270px;
        padding-top: 80px!important;
        padding-right: 40px!important;
        padding-left: 120px!important;
    }

    .contact {
        padding-top: 150px;
        padding-bottom: 100px;
        font-weight: 300;
        font-size: 0.9rem;
    }


    .contact .textsmall {
        font-size: 0.6rem;
    }

    .showcase .showcase-box {
        background-color: #8c0015;
        padding-left: 15px;
        padding-right: 15px;
        height: 270px;
        color: white;
    }

    .showcase .showcase-box-center {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .p-4 {
        padding: 0.5rem!important;
    }

    .showcase .showcase-box {
        background-color: #8c0015;
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        padding-left: 15px;
        padding-right: 15px;
        color: white;
    }


    .contact .textsmall {
        font-size: 0.9rem;
    }

    .contact {
        padding-top: 30px;
        padding-bottom: 30px;
        font-weight: 300;
        font-size: 0.9rem;
    }

    .image {
        max-width: 100%;
        min-width: 320px;
    }

    .info-box h2 {
        font-size: 1.4rem;
        padding-left: 15px;
    }

    .showcase .showcase-text {
        background-color: #8c0015;
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        text-align: center;
    }

    .showcase {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }

    .navbar img {
        max-width: 70px;
        position: absolute;
        top: -52px;
    }

    .header-box a {
        padding: 10px 48px !important;
        background-color: #ffffff;
        color: #000000;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 300 !important;
        margin-bottom: 15px;
        display: inline-block;
    }

    .header-box .header-box-item-1 h2 {
        font-weight: 300!important;
        font-size: 30px!important;
    }

    .clear {
        padding-bottom: 25px;
        font-weight: 300;
        font-size: 0.9rem;
    }

    .call-to-action a {
        padding: 10px 20px !important;
        background-color: #ffffff;
        color: #000000;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 300 !important;
    }

    .overlay-content .menusmall {
        padding: 0px;
        text-decoration: none;
        font-size: 19px;
        color: #000;
        display: block;
        transition: 0.3s;
        font-weight: 300!important;
        padding-left: 25px;
    }

    .overlay-content .menu {
        padding: 8px;
        text-decoration: none;
        font-size: 26px;
        color: #000;
        display: block;
        transition: 0.3s;
        font-weight: 300!important;
    }

    .overlay .closebtn {
        position: absolute;
        top: 0px;
        right: 15px;
        font-size: 40px;
        visibility: hidden;
    }

    .footer-section-1 .container h1 {
        padding: 35px 34px 23px !important;
        font-size: 36px;
        font-weight: 300 !important;
    }

    .header-box .header-box-item-1 {
        font-weight: 300;
        font-size: 16px;
        color: rgba(255,255,255,1)!important;
        line-height: 1.8em;
        background-color: #8b0015;
        padding: 25px 20px 5px 22px !important;
        margin-bottom: 0rem;
    }

    header.masthead {
        position: relative;
        background-image: url(/images/vyroba-kopie-4-1-1.jpg)!important;
        background-size: cover;
        padding-top: 5rem;
        padding-bottom: 3rem;
    }

    .header-box .header-box-item-2 {
        margin-top: 0rem;
    }

    .header-box .header-box-item-2 img {
        height: auto;
    }

    .pb-5, .py-5 {
        padding-bottom: 1rem!important;
    }

    .info-item-text {
        padding: 37px 33px 20px;
        font-weight: 300;
        color: white;
    }

    .overlay-content {
        position: relative;
        top: 80px;
        width: 100%;
        text-align: left;
        margin-top: 12px;
        padding-left: 45px;
    }

    .index-item h2 {
        font-weight: 300;
        font-size: 32px;
    }

    .index-item {
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }
    .pt-5, .py-5 {
        padding-top: 1rem!important;
    }
    .mt-5, .my-5 {
        margin-top: 0rem!important;
    }

    iframe {
        height: 200px;
        width: 300px;
    }

    .modal-content {
        width: 300px;
    }

    .index-box .backgroundimg {
        background-position: top center;
        background-image: url(/images/feature_lg_unternehmensbild-1.jpg);
        min-height: 265px;
        background-size: cover;
    }

    .info-item-img {
        margin-top: 0!important;
        position: static!important;
        float: right;
        width: 100%!important;
        animation: none!important;
        margin-bottom: 25px;
    }

    .mobile-button {
        margin-top: 25px;
    }

    .call-to-action {
        position: relative;
        background-color: #8c0015;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

}

.contact img {
    max-width: 100%;
}


.contact h5 {
    font-weight: 300;
    color: #8c0014!important;
    line-height: 1.3em;
    font-size: 1rem;
}

.contact h4 {
    padding-top: 15px;
    font-weight: 300;
    font-size: 16px;
    color: #000000!important;
}

.contact a {
    color: #8c0014!important;
    text-decoration: none;
    background-color: transparent;
}

.clear img {
    max-width: 100%;
}

.clear h2 {
    font-weight: 300;
    font-size: 24px;
    color: #333435!important;
    line-height: 1.4em;
}

.clear h5 {
    font-weight: 300;
    color: #8c0014!important;
    line-height: 1.3em;
}

.clear a {
    padding: 15px 48px !important;
    background-color: #8c0015;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 300 !important;
}

.clear a:hover {
    background-color: #f59b00;
    color: #000000;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.info-box .navbar {
    background-color: #8c0015;
}

.info-item {
     background-color: #8c0015;
 }

.info-item hr {
    border-top: 1px solid rgba(0,0,0,.5);
}

.index-box .container {
    max-width: 100%;
    background-color: #333436;
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
}

.index-box .backgroundimg {
    background-position: top center;
    background-image: url(/images/feature_lg_unternehmensbild-1.jpg);
}

.index-item p {
    font-weight: 300;
}


.header-box {
    background-color: #ececec!important;
}

.header-box a:hover {
    background-color: #f59b00;
    color: #000000;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.disciple {
    font-weight: 300;
}

.disciple h5 {
    color: #8c0014!important;
    line-height: 1.3em;
}

.disciple .no-button a {
    color: #8c0014!important;
    line-height: 1.3em;
}

.disciple .no-button a:hover {
    color: #8c0014!important;
    line-height: 1.3em;
}

.disciple .button a {
    padding: 10px 48px !important;
    background-color: #8b0015;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 300 !important;
}

.disciple .button a:hover {
    background-color: #f59b00;
    color: #000000;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.disciple ul li {list-style-type: none}

.showcase .showcase-box h2 {
    font-weight: 300;
    font-size: 24px;
    color: #ffffff!important;
}

.showcase .showcase-text h2 {
    font-weight: 300;
    font-size: 24px;
    color: #ffffff!important;
}

.showcase h3 {
    font-weight: 300;
    font-size: 24px;
    color: #000000!important;
    text-align: center;
}

@media (min-width: 768px) {
    .container {
        max-width: 1080px;
    }
}

.features-icons {
    padding-top: 5rem;
    font-weight: 300;
    font-size: 14px;
}

.features-icons .features-icons-item {
    /*max-width: 20rem;*/
}

.features-icons .features-icons-item .features-icons-icon img {
    /*max-width: 55%;*/
    width: 100%;
}

.call-to-action p {
    font-weight: 300;
    font-size: 20px;
}

.call-to-action a:hover {
    background-color: #f59b00;
    color: #000000;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.popup-wrap a {
    padding: 10px 48px !important;
    background-color: #ffffff;
    color: #000000;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 300 !important;
}

.popup-wrap a:hover {
    background-color: #f59b00;
    color: #fff;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.footer-section-1 .container {
    border-top: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    max-width: 100%;
}

.footer-section-2 .container {
    max-width: 100%;
    padding-top: 46px !important;
    padding-bottom: 46px !important;
    font-size: 16px;
}

.footer-section-2 .list-inline-item a {
    font-size: 25px;
    color: #ffffff;
}

.footer-section-2 .box {
    background-color: #8c0015;
}

footer.footer {
    background-color: #333435;
    font-size: 13px;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #ffffff;
}

.list-inline-item {
    padding: 6px 24px;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    -ms-overflow-style: none;
}

.overlay a:hover {
    color: #a8a8a8;
}

.overlay a:focus {
    color: #858585;
}

.overlay  a {
    color: #000;
}

.overlay a:hover {
    color: #000;
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
}

.btn-red {
    background-color: #8c0015;
    color: #fff;
    border-radius: 0;
}

input.form-control {
    border: 0;
    background-color: #efefef;
    border-radius: 0;
    border-bottom: 1px solid #8c0015;
}

input.form-control::placeholder {
    color: #777;
    font-weight: 300;
}