@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0px;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font: 600 40px/80px 'Montserrat', sans-serif !important;
    text-shadow: 2px 2px 2px 2px #fff;
    color: #fff !important;
    padding: 2px 0;
    margin-bottom: 10px;
}

h2 {
    font: 500 35px/45px 'Montserrat', sans-serif !important;
    color: #fff ;
    padding: 5px 0;
    margin-bottom: 20px;

}


h3 {
    font: 600 20px/30px 'Montserrat', sans-serif color: #2c3133 !important;
    padding: 5px 0;
}


h4 {
    font: 600 17px/25px 'Montserrat', sans-serif;
    color: #272727;
}


.externe {
    padding: 20px 10px 20px 20px;
}


p {
    font: 400 16px/24px 'Montserrat', sans-serif !important;

}

.rand {
    border: 10px solid #dddddd;
    padding: 5px 10px;
    border-radius: 10px;
    background: #e7e7e7;
    margin: 10px 0 30px 0;
}

#Prozent {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 1.5em;
    color: #ffea24;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}


.impressum-links {
    font: 600 16px/35px 'Montserrat', sans-serif;
    color: #FFF;
}

.impressum-links:hover {
    color: #b51f1f;
    text-decoration: none;
}


.intro-header {
    text-align: center;
    color: #b5b5b5;
    background: url(../img/header.jpg) no-repeat center center;
    background-size: cover;
    box-shadow: rgba(0, 0, 0, 0.5) !important;
    
}

.contact {
    background: url(https://www.hottgenroth.de/landing-page/Software_Beratung_Planung_Ausfuehrung/img/Modul2.webp) no-repeat center center;
    background-size: cover;
    padding: 80px 0;
}

.card {
    border: 20px;
    border-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2);
    padding: 20px!Important;
    border-radius: 10px;
    background: #f5f5f5;
    margin: 10px 0 30px 0;
    
    
}


.intro-message {
    position: relative;
    margin-top: 15%;
    margin-bottom: 15%;
    font-family: 'Montserrat', sans-serif;
     

}

.intro-message > h1 {
    margin: 0;
    outline: 10px 10px #fff;
    text-shadow: 2px  2px 2px #fff,
                 2px -2px 2px #fff,
                -2px  2px 2px #fff,
                -2px -2px 2px #fff;
    
    font-size: 4.3em !important;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.intro-divider {
    width: 650px;
    margin: 20px 0 30px 0;
    border-top: 2px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 2.7em;
    line-height: 150%;
    color: #FFFFFF !important;

    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


#highlight {
    font-weight: 600;
    line-height: 1.5;
    color: #000;
    background-color: #ffea24;
    border: 15px solid #ffea24;
}



.weiss {
    color: #fff !important;
    font: 300 20px/28px 'Montserrat', sans-serif;
}

.grau {
    color: #272727 !important;
    font: 500 35px/45px 'Montserrat', sans-serif;
}

.blau {
    color: #73cfd9 !important;
}

.grün {
    color: #54871C !important;
}

.blau:hover {
    color: #6abec8 !important;
    text-decoration: none !important;
}

.nav a {
    font: 600 px/20px 'Montserrat', sans-serif !important;
}



@media(max-width:1199px) {

    .intro-message > h1 {
        font-size:2.8em !important;
    }
    #navbar a {
        color: #2c3133;
        font: 400 13px/20px 'Montserrat', sans-serif !important;
        text-decoration: none;
        
        letter-spacing: .04em;
        margin-left: 20px !important;
        border-bottom: 2px solid #FFF;
    }

}

@media(max-width:991px) {

    .intro-message > h1 {
        font-size: 3.0em !important;
    }

    .intro-message > h3 {
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 1.9em;
        color: #FFFFFF !important;
        padding: 25px 0;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

.intro-message > h2 {
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 1.9em;
        color: #FFFFFF !important;
        padding: 15px 0;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

}

@media(max-width:767px) {

    .intro-message > h1 {
        font-size: 3em;
    }

}

@media(max-width:575px) {

    .intro-message > h1 {
        font-size: 2em !important;
    }

    .intro-message > h3 {
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 1.3em;

    }

}



/* navi  */

#navbar {
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.25);
    padding: 1rem 0.7rem;
    background-color: #272727;
}


#navbar a {
    color: #fff;
    font: 300 14px/20px 'Montserrat', sans-serif;
    text-decoration: none;
    
    letter-spacing: .04em;
    margin-left: 32px;
    
}

#navbar a:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
   
}


.custom-toggler.navbar-toggler {
    border-color: #73cfd9;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(70,82,100, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler .navbar-toggler-icon {
    width: 18px!important;
}

.custom-toggler:hover {
    border-color: rgb(255, 255, 255);
    background-color: #73cfd9;
}

.navbar-toggler-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.nav a {
    color: #2c3133;
    font: 600 20px/30px 'Montserrat', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .04em;
    
}

.nav a:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #54871C !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs {
    color: #2c3133 !important;


}

.nav-link.active {
    color: #54871C !important;
    border-bottom: 2px solid #54871C!important;
}



.content-section-a {
    padding: 30px 0px 60px 0px;
    background-color: #fff;
    border-bottom: 1px solid #ffffff;
}

.content-section-b {
    padding: 50px 0;
    background-color: #f1f1f1;
    border-bottom: 1px solid #e7e7e7;
}

.content-section-c {
    padding: 10px 0 5px;
    background-color: #54871C;
}

.content-section-d {
    padding: 50px 0 70px;
    background-color: #AAC38E;
    background-size: cover;
   
}

.content-section-e {
    padding: 2px 0 25px;
    background-color: #54871C;
    color: #fff;
}

.content-section-f {
    padding: 40px 0 40px;
    background-color: #272727;
}

.content-section-g {
    padding: 50px 0;
    background-color: #54871C;
    border-bottom: 1px solid #ffffff;
}

.section-heading-spacer {
    width: 200px;
    border-top: 3px solid #54871C;
    margin-bottom: 40px;

}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background box-shadow: 
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 2em;
}


.card-body {
    font: 400 17px/20px 'Montserrat', sans-serif !important;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.img-circle {
    border-radius: 50%;
}

.abstand {
    margin-top: 50px;
}

.abstand2 {
    margin-top: 62px;
}

.abstand3 {
    margin-bottom: 30px;
}


#td {
    padding-top: 7px;
    padding-bottom: 7px;
    
}



footer {
    
    padding: 50px 0;
    margin: 15px;
    background-color: #272727;
}

p.copyright {
    margin: 15px 0 0;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.button1 {
    border: none;
    text-decoration: none;
    color: #FFF;
    padding: 15px 23px;
    background: #54871c;
    text-transform: uppercase;
    font: 600 15px/20px 'Montserrat', sans-serif;
    text-decoration: none;
    letter-spacing: .04em;
    border-radius: 35px;

}
    

.button1:hover {
    background: #8bce42;
    text-decoration: none;
    color: #FFF;
}

.button2 {
    text-decoration: none;
    color: #54871c;
    padding: 9px 10px;
    background: none;
    text-transform: uppercase;
    font: 500 12px/15px 'Montserrat', sans-serif;
    text-decoration: none;
    letter-spacing: .04em;
    border-radius: 10px;
    margin: 4px;
}

.button2:hover {
    background: #54871C;
    text-decoration: none;
    color: #FFF;
}

.button3 {
    text-decoration: none !important;
    color: #fff;
    padding: 9px 10px;
    background: #54871C;
    text-transform: uppercase;
    font: 500 12px/15px 'Montserrat', sans-serif;
    text-decoration: none;
    letter-spacing: .04em;
    border-radius: 10px;
    margin: 4px;
}

.button3:hover {
    background: #8bce42;
    color: #fff;
   
}

.table td, .table th {
  padding: 0px !important;
  vertical-align: middle;
  border-top: 0px solid #dee2e600;
}

.kreis {
    border: 1px solid #FFF;
    border-radius: 180px;
    color: #FFF;
    width: 150px;
    height: 150px;
    text-align: center;
    padding-top: 10px;
}

.kreis h4 {
    color: #FFF !important;
    font: 400 18px/25px 'Montserrat', sans-serif !important;
}

.kreis:hover {
    border: 1px solid #FFF;
    border-radius: 180px;
    color: #FFF;
    width: 150px;
    height: 150px;
    text-align: center;
    padding-top: 10px;
}

#card {
    background: url(../img/Video.jpg) no-repeat center center;
    padding: 0px 25px;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.9);
}
