body {margin: 0px;}

/* 
BLAU: 
#1A0080
GRÜN:
#34A23C
*/


 
/* Größe der Überschriften der einzelnen Sections */
.section_header{
    padding-top: 50px; 
    text-align: center;
    font-size: 550%;
    font-family: arial;
    font-weight: bold;
    /* color: #605E5E; */
    /* color: #34A23C; */
    color: #1A0080;
    letter-spacing: -0.02em;
    word-wrap: break-word;
    text-transform: uppercase;
} 

.impressum-content{
    margin-top: 70px;
    margin-bottom: 150px;
}

.small-headline{
    font-size: 18pt;
    font-family: Arial;
    font-weight: bold;
    color: #1A0080;
    margin-top: 40px;
}

.information-content{
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
    color: black;
}

.placeholder{
    height: 20px;
}












/* Anfang des FOOTER Bereichs */

#page-end{
    /* background-color: rgb(182, 182, 182); */
    background-color: #44c04c;
}

#page-end-content-row{
    padding-top: 65px;
    padding-bottom: 40px;
}

#logo-footer img{
    width: 100%;
}

#logo-footer{
    text-align: center;
    height: 215px;
    width: 215px;
}

.gray_separator{
    background-color: #1A0080;
    width: 70%;
    height: 6px;
}

.page-end-title{
    text-transform: uppercase;
    padding-top: 10px;
    padding-left: 3px;
    padding-bottom: 13px;
    font-family: arial;
    font-weight: bold;
    font-size: 11pt;
    color: #1A0080;
}

footer nav ul{
    list-style-type: none;
    padding-top: 0px;
    padding-left: 3px;
}



footer nav ul li a{
    font-weight: bold;
    font-size: 11pt;
    color: #1A0080;
    font-family: arial;
    padding-left: 0px;
    padding-top: 0px;
}

nav ul li a:hover{ /* Folgendes passiert, wenn die Maus über das Menue fährt */
    color:#34A23C;
    text-decoration: none;
}

#page-end-content-middle{
    font-weight: bold;
    font-size: 11pt;
    color: #1A0080;
    font-family: arial;
    padding-left: 3px;
}

#page-end-social-networks{
    padding-left: 3px;

}

#page-end-social-networks i{
    font-size: 130%;
    padding-left: 3.5%;
    color: #1A0080;
}

/* Ende des FOOTER Bereichs */

.arrow-top i {
	color: #F1F1F1;
	font-size: 150%;
}

.arrow-top i:hover {
	color:#34A23C;
}

.arrow-top {
	position: fixed;
	bottom: 25px;
	background-color: #605E5E;
	width: 50px;
	height: 50px;
	text-align: center;
	padding-top: 14px;
	border-radius: 50%;
    right: 30px;
}

#copyright{
    margin-top: 17px;
    margin-bottom: 20px;
    text-align: center;
}

#copyright p{
    line-height: 1.2;
    padding: 0;
    margin: 0;
}






/* 
####################################################
Responsive Web Design 
####################################################
*/


@media screen and (max-width: 1920px) {
    body{ 
        overflow-x: hidden;
        max-width: 1920px;
    }

    .section_header{
        padding-top: 35px;
        font-size: 450%;
    }

    .slogan{
        font-size: 380%;
        padding-top: 40vh;
        font-weight: 600;
    }

    .arrow {
        width: 40px;
        height: 40px;
        border-bottom: 7px solid white;
        border-left: 7px solid white;
    }
    
    .arrow:hover {
        width: 40px;
        height: 40px;
        border-bottom: 7px solid #34A23C;
        border-left: 7px solid #34A23C;        
    } 

    #kontakt{
        height: fit-content;
    }
    
    #kontakt-zeile{
        margin-top: 0px;
        padding-bottom: 120px;
    }
    
    .kontakt-data-placeholder{
        height: 90px;
    }

    .googlemaps-placeholder{
        height: 20px;
    }

    #strasse_hnr{
        padding: 30px 0 0 25px;
    }

    .contact_text{
        padding: 25px 0 0 25px;
    }


    .googlemaps iframe{
        height: 500px;
    }


}


@media screen and (max-width: 1200px) {
    body{ 
        overflow-x: hidden;
        max-width: 1200px;
    }

    .section_header{
        font-size: 450%;
    }

    .slogan {
        font-size: 400%;
        font-weight: 600;
    }

}


@media screen and (max-width: 991.98px) {
    body{ 
        overflow-x: hidden;
        max-width: 991.98px;
    }

    .section_header{
        padding-top: 80px;
        font-size: 440%;
    }
    
    .slogan{
        font-size: 500%;
        font-weight: 600;
        padding-top: 30vh;
        line-height: 1.4;
    }

    .slogan-bindestrich::after{
        content: "-\A";
        white-space: pre;
    }


    .nav_content{
        display: none;
    }

    #menu-icon{
        visibility: visible;
        font-size: 45pt;
    }

    .fa.fa-bars:hover {
        color: #34A23C;
    }

    .service-box-content{
        margin-top: 60px;
    }


    .service-text{
        font-size: 270%;

    }

    .hblogoplaceholder {
        text-align: center;
        width: 40px;
        height: 40px;

    }

    .officeimage{
        width: 700px;
        height: 450px;
        margin-left: auto;
        margin-right: auto;
    }


    #kontakt{
        height: 1850px;
    }
    
    #kontakt-zeile{
        margin-top: 20px;
        padding-bottom: 5px;
    }

    .col-lg-6.kontakt-zelle table{
        margin-left: auto;
        margin-right: auto;
    }
    
    .contact_icon{
        width: 150px;
        height: 150px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .contact_text{
        font-size: 28pt;
        margin: 0;
        padding: 25px 0 0 35px;
    }

    #strasse_hnr{
        font-size: 28pt;
        padding: 25px 0 0 35px;
    }

    #email_adresse{
        font-size: 22pt;
        padding: 25px 0 0 35px;
    }

    .googlemaps-placeholder{
        height: 40px;
    }

    .googlemaps iframe{
        height: 700px;
        width: 100%;
    }

    #logo-footer{
        width: 300px;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    #logo-footer img{
        width: 100%;
        height: 100%;
        float: left
    }

    #page-end-content{
        text-align: center;
    }

    .col-12.col-lg-3.content-column{
        padding-top: 40px;
    }

    .gray_separator{
        background-color: #1A0080;
        width: 50%;
        height: 6px;
        margin-left: auto;
        margin-right: auto;
    }

    #page-end-content .col-12.col-md-3{
        padding-bottom: 10px;
    }

    .page-end-title{
        font-size: 20pt;
    }
    
    footer nav ul li a{
        font-size: 20pt;
    }

    #page-end-content-middle{
        font-size: 20pt;
    }

    #page-end-social-networks i{
        padding-top: 10px;
        font-size: 300%;
        padding-left: 20px;
        color: #1A0080;
    }

    #first-footer-icon{
        padding-left: 0px;
    }

    #page-end-content-row{
        padding-top: 10px;
        padding-bottom: 70px;
    }

    #copyright{
        margin-top: 25px;
        margin-bottom: 50px;
    }

    #copyright p{
        font-size: 20pt;
    }

    .arrow-top i {
        color: #F1F1F1;
        font-size: 250%;
    }
    
    
    .arrow-top {
        position: fixed;
        bottom: 50px;
        background-color: #605E5E;
        width: 100px;
        height: 100px;
        text-align: center;
        padding-top: 30px;
        border-radius: 50%;
        right: 40px;
    }

}



@media screen and (max-width: 767.98px) {

    body{ 
        overflow-x: hidden;
        max-width: 768px;
    }

    .slogan{
        font-size: 350%;
    }

    .section_header{
        padding-top: 80px;
        font-size: 320%;
    }

    .service-box-content{
        margin-top: 60px;
    }


    .service-text{
        font-size: 200%;

    }

    .hblogoplaceholder {
        text-align: center;
        width: 25px;
        height: 25px;

    }

    .officeimage{
        width: 500px;
        height: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .img-einsatzgebiet img{
        height: 500px;
        width: auto;
    }

    .arrow-top i {
        color: #F1F1F1;
        font-size: 150%;
    }
    
    .arrow-top {
        position: fixed;
        bottom: 50px;
        background-color: #605E5E;
        width: 70px;
        height: 70px;
        text-align: center;
        padding-top: 22px;
        border-radius: 50%;
        right: 40px;
    }




}


@media screen and (max-width: 575.98px) {

    body{ 
        overflow-x: hidden;
        max-width: 575.98px;
    }

    .slogan{
        font-size: 300%;
    }

    .section_header{
        font-size: 280%;
    }

    .service-box-content{
        margin-top: 40px;
    }

    .service-text{
        font-size: 150%;

    }

    .hblogoplaceholder {
        text-align: center;
        width: 21px;
        height: 21px;
    }

    .officeimage{
        width: 400px;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .img-einsatzgebiet img{
        height: 450px;
        width: auto;
    }

    .contact_icon{
        width: 100px;
        height: 100px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .contact_text{
        font-size: 20pt;
        margin: 0;
        padding: 25px 0 0 35px;
    }

    .kontakt-data-placeholder {
        height: 50px;
    }

    #strasse_hnr{
        font-size: 20pt;
        padding: 25px 0 0 35px;
    }

    #email_adresse{
        font-size: 17pt;
        padding: 25px 0 0 35px;
    }

}
