body{padding-left: 0px;
    padding-right: 0px;}

/* VCARD SEITE BAUSTELLE */
/*.navbar{display:none;}*/
.contactBtn{height:auto;display:flex; flex-direction: column;justify-content: center;align-content: center;flex-wrap: wrap;padding-top:200px;}
.btn{display: flex;border:none;}
.btn-primary{background: linear-gradient(112deg, #004385 0%, #004385 100%)!important;border-radius: 7px!important;letter-spacing: 5px;padding: 15px 50px;color: #ffffff;}
.btn-primary:hover{color:rgba(242,194,119,1);}
.btn-secondary{background-color:rgba(255,255,255,0.1)!important;border-radius: 7px!important;padding: 8px 20px;text-transform: uppercase;color:#ffffff}
.btn-secondary:hover{color:rgba(242,194,119,1);}

/* NAVIGATION */
.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus {border:none!important;outline: none;box-shadow: none;position: absolute;left: 20px;}
.navbar-toggler-icon {
    
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
    width: 1.5em;
}

.navbar>.container-fluid{
    align-items: center;
    display: flex;
    flex-wrap: inherit;
    justify-content: center;
}

.bg-secondary {
    --bs-bg-opacity: 1;
    
    background: linear-gradient(98deg, rgba(242,194,119,1) 0%, rgba(201,145,58,1) 78%, rgba(187,135,54,1) 100%);
}
.offcanvas-body{padding:0;}
.nav-icon{width: 60px;padding-top: 10px;}
.nav-icon svg{width:80px;}
.nav-link{color:rgba(255,255,255,.9);border-bottom:1px solid rgba(255,255,255,.2);}
.nav-link:hover{color:rgba(255,255,255,1);background-color: rgba(255,255,255,.1);}

.areal-tochter-logos{width: 100%;}

/* TYPOGRAFIE */

.dunkelblau{color:#004385 !important;}
.bg-dunkelblau{background-color:#004385 !important;}

.gold{color:rgba(242,194,119,1) !important;}
.bg-gold{background-color:rgba(242,194,119,1) !important;}

a{color:#004385;text-decoration:none;}
a:hover{color:rgba(242,194,119,1);text-decoration:none;}

.offcanvas-title{color:#0059a5!important;}

h1, h2, h3, h4, h5, h6 {font-weight:200;text-transform: uppercase;letter-spacing: 2px;text-align: center;color:#666;}

h2{font-size: 3em;}
h3{font-size: 2.2em;}

.unterseiten-title{text-align: left;}

p, li{color:#666;font-size:1.5em;font-weight:200;}

/* LISTEN STYLES */

 ul li::before{
    content: '' !important;
    color:#fff;
    font-weight:900;
    background-image: url('../images/ul-bullet.png');
    background-size: cover;
	display: inline-block;
	height: 15px;
	width: 15px;
    margin: 0 10px  -0.1rem -1.5rem;
    }



/* CONTAINER */

.container-fluid, .row {
   padding:0;
   --bs-gutter-x: 0rem;
}

.border-l{border-left: 1px solid #fff;}
.border-r{border-right: 1px solid #fff;}
.border-b{border:none;}

/* SECTIONS */

.sec-leistung{
     background: linear-gradient(98deg, #00316b 0%, #004385 78%, #004385 100%);
     width:100%;
     padding:2em 0;
     display: flex;
    justify-content: center;
}

.sec-leistung h3{color:#fff;}

section{
     width:100%;
     padding:3em 0;
}

.container{
     padding:0 6em;
}

/* BUTTONS */

.contactBtn2{height:auto;display:flex; flex-direction: column;justify-content: center;align-content: center;flex-wrap: wrap;padding-top:20px;}


/* LEISTUNG KLASSEN */

.row-leistung{
    width: 100%;
}

.col-leistung{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-leistung svg{
    color: #ffffff;
    width: 45px;
    height: 45px;
    margin-bottom: 20px;
}

.ic-text h3{
    font-size: 19px;
}

.row-leistung .col-lg-2{
    align-items: center;
    display: flex;
    justify-content: center;
}


/* ENTWICKLUNG BAU UND REALISATION KLASSEN */

.sec-perfection h2,.sec-perfection h3,.sec-perfection p, .sec-perfection li{
    color: #ffffff;
}

.sec-perfection .col-lg-8, .sec-werealiseyourvision .col-lg-8{
    display: flex;
    justify-content: end;
    flex-direction: column;
}


/* STELLENAUSSCHREINUNG KLASSEN */

.sec-stellenausschreibung{
    background-color: #d6d6d6;
}

.sec-stellenausschreibung .col-lg-4{
    padding: 35px 20px;
}

.stellenausschreibung-card{
    background: linear-gradient(98deg, #00316b 0%, #004385 78%, #004385 100%);
    border-radius: 7px;
    padding: 25px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stellenausschreibung-card h4, .stellenausschreibung-card p{
    color: #ffffff;
    margin: 0;
}

/* REFERENZEN KLASSEN */

.sec-referenzen-images, .sec-company-images{padding-bottom: 0;}
.sec-referenzen-images img{width: 100%;}



/* FOOTER */

.app-footer{
     background: linear-gradient(98deg, #00316b 0%, #004385 78%, #004385 100%);
}

.copyright small{color:#fff!important;font-weight:200;}

.app-footer a{color:#fff!important;text-decoration: none;font-size:.8em;}




.backtotop{position:fixed;bottom:80px;right:30px;z-index:99;padding:11px;}


/* BAUSTELLE */

.jumbotron {
     background: linear-gradient(98deg, rgba(242,194,119,1) 0%, rgba(201,145,58,1) 78%, rgba(187,135,54,1) 100%);
 height:100vh;
     padding-top:25vh;
    // background: linear-gradient(112deg, rgba(0,0,0,1) 0%, rgba(0,126,174,1) 43%, rgba(0,126,174,1) 100%);
   
}

@media (max-width: 991px) {

    .row-leistung{
        justify-content: center;
    }

    .col-md-4{
        margin-top: 40px;
    }

}

@media (max-width:600px) {

    /* LOGO */

    .logo-top{max-width:70%;margin-top:25px;}

    /* BAUSTELLE */

     .contactBtn{height:auto;display:flex; flex-direction: column;justify-content: center;align-content: center;flex-wrap: wrap;padding-top:150px;}

      .btn-primary{padding: 10px 25px;font-size: 18px;}

    /* CONTAINER */

    .container-fluid, .row {
       padding:0;
       --bs-gutter-x: 0rem;
    }

    .border-l{border-left: none;}
    .border-r{border-right: none;}
    

    .container {
    padding: 0 2em;
    }

    .ic-text {
    margin-top: 0px;
    }


    h2{font-size: 1.8em;}
    h3{font-size: 1.5em;}



    p, li{color:#666;font-size:1.2em!important;font-weight:200;}

    .mobile-row-reverse{
        flex-direction: column-reverse;
    }

    .offcanvas{max-width: 55%;}

    .backtotop{position:fixed;bottom:20px !important;right:30px;z-index:99;padding:11px;}

    .navbar-toggler{top:10px;}

}
