<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


html, body, div, article, p, a {
    margin: 0;
    padding: 0;
    word-wrap:break-word;
}

body {
    background-color: white;
    font-family: 'Oswald', sans-serif;

    overflow-x: hidden;
/*    overflow-y: scroll;*/
    width: 100vw;
}



.testbox {
    width: 100hw;
    height: 100wh;
    background-color: red;
        -webkit-position: sticky;
    position: sticky;
    top: 0;
    z-index: -1;
}




.black {
    color: black;
}


.bigletter {
    font-size: 26px;
    color: black;
    text-transform: uppercase; 
}
            



#bigg {
    height: 900px;
    width: 100vw;
}






#wraper {
    width: 100vw;
    height: 100vh;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: -15;
}

/*#wraper {
    width: 100vw;
    height: 100vh;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}*/


#logobox {
    width: 280px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 2;
}

#logoElement1 {
    background-image: url(../images/Element1.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 280px;
    position: absolute;
}

#logoElement2 {
    background-image: url(../images/Element2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 280px;
    position: absolute;
}

#logoElement3 {
    background-image: url(../images/Element3.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 280px;
    position: absolute;
}

#logoElement4 {
    background-image: url(../images/Element4.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 280px;
    height: 280px;
    position: absolute;
}

#text {
    color: black;
    font-size: 26px;
    width: 60%;
    text-align: center;
}

#pfeil-runter {
    color: black;
    font-size: 20px;
    top: 0;
    z-index: 1;
}

#angebote {
    width: 100vw;
    height: 100vh;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: white;

}

.ueberschrift {
    font-size: 26px;
}



#angebot-info {
    width: 100vw;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #e95224;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 20px;
/*    border: 1px;
    border-color: #e95224;
    border-style: solid;*/
}

.angebot-info-box {
    width: 25%;
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    height: auto;
}

#txt-angebot {
    width: 100vw;
    height: 80vh;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    font-size: 20px;
    background-color: white;
}

#txt-angebot-beschreibung {
    color: #e95224;
}

#txt-angebot p {
    width: 80%;
    z-index: 4;
}

#angebote-bg {
    width: 100%;
    height: 100%;
    
    background-image: url(../images/bg-g2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.punkt {
    color: black;
}



.haken {
    width: 50px;
    height: 50px;
    background-image: url(../images/haken.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}






#we {
    color: #e95224;
    text-align: left;
    font-size: 24px;
     text-transform: uppercase;
    line-height: 20px;
    z-index: 2;
}


#telekom {
    width: 70vw;
}

/*#kraft-bg::before {
  content: ' ';
  display: block;
  background-image: url(../images/orange.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -2; 
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: -100;
    
}*/

#kasten {
    width: 100vw;
    height: 100vh;
    background-image: url(../images/orange.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

/*
    -webkit-position: sticky;
    position: sticky;
    top: 0;
    z-index: -1;
*/
}



#kraft-bg {
    width: 100vw;
    height: 100vh;
/*    background-attachment: fixed;*/
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; 
}



#breitband-inhalt {
    width: 80vw;
    color: white;
    text-align: left;
    font-size: 20px;
}

#schraege {
    width: 100vw;
    height: 200px;
    background-color: white;
}

#dreieck {
    width: 100vw;
    height: 80px;
    margin-bottom: -1px;
    background-image: url(../images/dreieck.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;    
}

#sch-rechts {
    width: 100vw;
    height: 200px;
    background-image: url(../images/bg-g.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    z-index: 1;
    animation-duration: 4s;
    
}


#slogan {
    width: 100vw;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: white;
}

#text-qualitaet {
    width: 100vw;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 20px;
    margin: 0;
    padding: 0;
}

#text-ueber-uns {
    width: 100vw;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 20px;
    margin: 0;
    padding: 0;
}

#txt-uu {
    width: 80vw;
    color: #e95224;
    text-align: center;
    font-size: 24px;
    font-family: arial;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding-top: 20px;
    animation-duration: 3s;

 /*  color: transparent;
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(233,82,36,1) 54%, rgba(255,255,255,1) 100%);
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-attachment: fixed;*/
    
}

#txt-qlt {
    width: 80vw;
    color: black;
    text-align: center;
    font-size: 120px;
    font-family: arial;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    animation-duration: 2s;
    
/*  color: transparent;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(233,82,36,1) 41%, rgba(0,0,0,1) 79%, rgba(0,0,0,1) 100%);   
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-attachment: fixed;*/
}















#baggerbox {
    width: 100vw;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: ;
    position: absolute;
    overflow: hidden;
}


#pfeil {
    background-image: url(../images/pfeil.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 70vw;
    height: 600px;
    position: relative;
    animation-duration: 8s;
    margin-left: -400px;
}

#baggerbox-d {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    overflow: hidden;
}

#pfeil-d {
    background-image: url(../images/pfeil2.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 600px;
    height: 600px;
    position: relative;
    animation-duration: 8s;
}







/*SLIDER/////////////////*/


#space {
    width: 100vw;
    height: 10vh;
    background-color: white;
}




.img1 {
    background-image: url(../Bilder/Kraft-Bau-01.jpg);
    background-position: center;
}

.img2 {
    background-image: url(../Bilder/Kraft-Bau-02.jpg);
    background-position: center;
}
.img3 {
    background-image: url(../Bilder/Kraft-Bau-03.jpg);
    background-position: center;
}

.img4 {
    background-image: url(../Bilder/Kraft-Bau-04.jpg);
    background-position: center;
}

.img5 {
    background-image: url(../Bilder/Kraft-Bau-05.jpg);
    background-position: center;
}

.img6 {
    background-image: url(../Bilder/Kraft-Bau-06.jpg);
    background-position: center;
}

.img7 {
    background-image: url(../Bilder/Kraft-Bau-07.jpg);
    background-position: center;
}

.img8 {
    background-image: url(../Bilder/Kraft-Bau-08.jpg);
    background-position: center;
}

.img9 {
    background-image: url(../Bilder/Kraft-Bau-09.jpg);
    background-position: center;
}

.img10 {
    background-image: url(../Bilder/Kraft-Bau-10.jpg);
    background-position: center;
}

.img11 {
    background-image: url(../Bilder/Kraft-Bau-11.jpg);
    background-position: center;
}

.img12 {
    background-image: url(../Bilder/Kraft-Bau-12.jpg);
    background-position: center;
}

.img13 {
    background-image: url(../Bilder/Kraft-Bau-13.jpg);
    background-position: center;
}

.img14 {
    background-image: url(../Bilder/Kraft-Bau-14.jpg);
    background-position: center;
}

.img15 {
    background-image: url(../Bilder/Kraft-Bau-15.jpg);
    background-position: center;
}

.img16 {
    background-image: url(../Bilder/Kraft-Bau-16.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.img17 {
    background-image: url(../Bilder/Kraft-Bau-17.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img18 {
    background-image: url(../Bilder/Kraft-Bau-18.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img19 {
    background-image: url(../Bilder/Kraft-Bau-19.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.img20 {
    background-image: url(../Bilder/Kraft-Bau-20.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.swiper-wrapper {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.swiper-container {
    width: 100vw;
    height: 100vh;
    background-color: black;
}

.swiper-pagination-bullet-active {
    background-color: #e95224 !important;
}

/*SLIDER//////////////// END /*/





/*KONTAKT/////////////////*/

#kontakt {
    height: auto;
    min-height: 100vh;
    width: 100vw;
    background-image: linear-gradient(to top, #383838 0%, black 100%);
    
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
    text-align: left;
    font-size: 24px;
    
    background-image: url(../images/kart.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-color: black;
}

#kontakt-box {
    width: 80vw;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

#kontakt-box p {
    border-left: 2px;
    border-color: red;
}

.adresse {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 20px;
}

#kontakt-box i {
    color: #e95224;
    font-size: 60px;
}

.textklein {
    font-size: 12px;
}

#bild-mehmet {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: aqua;
}

/*KONTAKT//////////////// END /*/





/*/////////////////////////////////// FOOTER */

footer {
    width: 100%;
    z-index: 200;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    background-color: #242424;
}


footer a:link {
    color: #e66926; 
    text-decoration: none;
}

footer a:visited {
                color: #e66926; 
                text-decoration: none;
            }

footer a:active {
                color: white; 
                text-decoration: none;
            }

            footer a:hover {
                color: darkgrey;
                text-decoration: none;
            }

            footer p {
                color: white;
            }

            #footer-text {
                font-size: 14px;
                font-family: quicksand-regular;
                font-weight: 400;
/*                padding-top: 160px;*/
                padding-left: 0;
                float: left;
            }

            #copyright {
                font-size: 14px;
                color: white;
                font-family: quicksand-regular;
                font-weight: 400;
/*                padding-top: 160px;*/
                padding-right: 0;
                float: right;
            }

            #footerding {
                width: 80%;
                margin-left: auto;
                margin-right: auto;
                height: auto;
                margin-bottom: 0;
                
                display: flex;
                align-items: center;
                justify-content: space-between;
                flex-direction: row;
            }


/*/////////////////////////////////// FOOTER ENDS */



.impressum-content {
    width: 80%;
    margin-top: 80px;
    text-align: center;
    color: white;
    letter-spacing: 0.1em;
}

.impressum-content h1 {
    color: black;
}




.inhalt-center {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}




#backbutton-mail {
    text-align: center;
    width: auto;
    height: 20px;
    font-size: 14px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-top: 40px;
    background-color: black;
    transition: .4s ease-out;
  -moz-transition: .4s ease-out;
  -webkit-transition: .4s ease-out;
  -o-transition: .4s ease-out;
    z-index: 5;
    text-decoration: none;
    padding: 10px;
}

#backbutton-mail:hover {
    border-radius: 50px;
    background-color: white;
    color: black;
    text-decoration: none;
}






















a:link, a:visited {
    text-decoration: none;
    color: #e95224;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    -webkit-transition: 0.5s; /* Safari */
  transition: 0.5s;
}

a:hover {
    text-decoration: none;
    color: darkgrey;
}


h1 {
    color: white;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    text-align: center;
    padding-bottom: 50px;
}

h2 {
    color: #e95224;
}

h3 {
    color: Black;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    text-align: center;
    padding-bottom: 50px;
}

h4 {
    color: #e95224;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    text-align: center;
    padding-bottom: 20px;
}


.impressum-content {
    width: 80%;
    margin-top: 80px;
    text-align: center;
    color: black;
    letter-spacing: 0.1em;
}

.impressum-content h1 {
    color: black;
}



.inhalt-center {
    width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#backbutton-box {
    width: 100vw;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
}

#backbutton {
    text-align: center;
    width: auto;
    height: 20px;
    font-size: 14px;
    color: white;

    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    transition: .4s ease-out;
  -moz-transition: .4s ease-out;
  -webkit-transition: .4s ease-out;
  -o-transition: .4s ease-out;
    z-index: 5;
    text-decoration: none;
    padding: 14px;
}

#backbutton:hover {
    border-radius: 50%;
    background-color: #e95224;
    color: white;
    text-decoration: none;
}



@media screen and (max-width: 1100px) {
    
    #kontakt-box {
    flex-direction: column;
    }
    
    
    #angebot-info {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    
    .angebot-info-box {
    width: 80vw;
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    height: auto;
}
    
}

@media screen and (max-width: 1024px) {

    #pfeil {
        width: 100vw;
        height: 100vh;
        margin-left: -200px;
        background-size: contain;
    }





    
    
@media screen and (max-width: 900px) {
    
#txt-uu {
    font-size: 30px;
}

#txt-qlt {
    font-size: 110px;  
}    
    
#slogan {
    width: 100vw;
    height: 80vh;
}
    
#space {
    width: 100vw;
    height: 0;
    background-color: white;
}

    

    

     


@media screen and (max-width: 800px) {
    
    #kontakt-box {
    flex-direction: column;
}

    #we {
        width: 80vw;
    }
    
}


@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden!important;
    }
    
    #txt-qlt {
        font-size: 84px;
    }
    
    
    #txt-angebot {
    height: 100vh;
    }
}



 @media only screen and (max-width: 600px) {


     h1 {
         font-size: 16px;
     }
     
     #text {
        font-size: 18px;
        width: 80%;
     }
     
     #wraper {
         height: 80vh;
     }
     
    #txt-qlt {
        font-size: 58px;
    }
        
     
    #txt-uu {
        font-size: 26px;
     }
     
    #pfeil {
        margin-left: -100px;
    }
     
    #pfeil-d {
        width: 300px;
        height: 300px;
    }
  
     
}


@media only screen and (max-width: 530px) {


    .box {
    width: 140px;
    height: 140px;

}
    
    #angebote {
        font-size: 18px;
    }
    
    
    h4 {
        font-size: 16px;
    }
    
    
    #kontakt {
    font-size: 20px;

}
    
    #kontakt-box i {
    color: #e95224;
    font-size: 40px;
}



    
   footer {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    
    #footerding {                
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    
    #footer-text {
        text-align: center;
        font-size: 16px;
        float: none;
    }

    #copyright {
        float: none;
        text-align: center;
        margin-top: 10px;
    }
    
    
 
    
  
    
}
    
    
@media only screen and (max-width: 410px) {


    #we {
    font-size: 20px;
        line-height: 18px;
    }
     
    #txt-qlt {
        font-size: 52px;
    }
        
     
     #txt-uu {
        font-size: 22px;
     }
         
    
    .ueberschrift {
        font-size: 24px;
    }

    .bigletter {
        font-size: 24px;
    }
    
    #breitband-inhalt {
    font-size: 18px;
}
    
    #angebot-info {
        font-size: 18px;
    }
  
     
}





@media only screen and (max-width: 350px) {
    
    
 h3 {
        font-size: 13px;
    }
    
 h4 {
        font-size: 13px;
    }
    
    #index-info {
        height: 80vh;
    }
    
    
     #we {
    font-size: 15px;
    }
     
    #txt-qlt {
        font-size: 44px;
    }
        
     
     #txt-uu {
        font-size: 18px;
     }
         
    
    .ueberschrift {
        font-size: 18px;
    }

    .bigletter {
        font-size: 18px;
    }
    
    #breitband-inhalt {
    font-size: 16px;
    }
    
    #angebot-info {
        font-size: 16px;
    }
    
 
}












    







</pre></body></html>