/*
 Theme Name: Heinrich Fahrzeugtechnik
 Theme URI: https://example.com
 Description: Child Theme für Astra
 Author: Adrian Heinrich
 Template: hello-elementor
 Version: 1.0
*/




body{bgcolor:white;}
a{color:#222}





/* PREHEADING */


.heading-pre{
    position: relative;
    display: inline-block;
    margin-bottom: 5px !important;      
    color: #444 !important;
}



.heading-pre::before {
    content: "";
    display: block;
    width: 60px;              
    height: 5px;             
  background: #0C3B61;      
    margin-bottom: 15px;      
}


.heading1{
	margin-bottom:30px !important;
}

.greenkick::before{
	background: #165C31;
}

.yellowkick::before{
	background:#FDB704; 
}

.whitekick::before{
	background:#FFFFFF; 
}

.centerkick{
    text-align:center;
}

.centerkick::before{
    margin-left:auto;
    margin-right:auto;
}




/* SEPERATOR */


.sep{
	height:1px;
	width:95%;
	align-self:center;
	background-color:#dddddd;
	margin:40px 0px;
	display:block;
}




/* NEW */






@media (max-width: 1000px) {

			
	}