* {
    box-sizing: border-box;
}


/*___________________________________neu aricasas_____________________________________________*/

.container-header{
border-bottom: 5px solid #bfa662;
    background: #e6e6e6!important;
}

.footer{
    background: #e6e6e6!important;}

.footer{
	
border-top: 5px solid #bfa662;
}






/*___________________________________neu aricasas_____________________________________________*/
/*___________________________________HOME_____________________________________________*/







.textbereich{
	
}

.Leistungen{
	display:flex;
}
.LeistungBox{
	padding:5px;
	margin:4px;
	background:#f5f5f5;
		text-align:center;
}

.LeistungBox:hover{
	padding:5px;
transition-duration: 500ms;
	    box-shadow: 0 1px 9px rgba(0,0,0,.3)
}

.LeistungBox h3, .gold{
	font-size:18px;
	color:#bfa662;
	text-decoration:none;
}

.mod-breadcrumbs__wrapper{
	visibility:hidden;
	height:10px;
}

.titelBild{
	width:100%;
}


.slogan{
	font-size:25px;
	padding-top:20px;
	padding-bottom:15px;
	color: #bfa662;
}


.mainText{
	line-height:25px;
	color:#7a7a7a;
}


.nav-item a{
	padding: 7px;
}



#bt{
	visibility:hidden;
	height:0px;
}




.bild{width: 308px;float:left;padding-right: 20px;}

.leistungMaster {
    border-bottom: 1px solid #80808052;
	    overflow: hidden;
    padding-top: 36px
;
}

/*___________________________________HOME_____________________________________________*/


.footer .grid-child{
	justify-content: space-around!important;
	    text-align: center!important;
}


.container-header .navbar-brand img{    
min-width: 216px;
width: 216px;
}



.container-header .mod-menu>li{
	background: #bfa662 !important;
}
.container-header .mod-menu>li+li{
	margin-left:0px !important;
}


.container-header .mod-menu>li{
	padding: 15px !important;
}
.container-header .mod-menu{
	    justify-content: flex-end!important;
		    margin-top: -39px !important;
}


.container-header .container-nav, .container-header .grid-child{
	padding-bottom:0px !important;
}



.person{
	text-align:center;
float:left;
    padding-right: 8px;
}







.info{
    color:#555;
    margin:0px;
    font-size:9px;
}

p.foot{
    color:#333;
    margin-top:2px;
    margin-bottom:0px;
    font-size:13px;
	line-height:19px;
}

.title{
padding-bottom:20px;
padding-top:20px;
}




/*___________________________________PARTNER______________________________________________*/

.partner{
  height:70px;
}
.modul{
  float:left;
}

/*___________________________________PARTNER______________________________________________*/
/*___________________________________PARTNER______________________________________________*/
/* ______________________DIENSTLEISTUNGEN_____________________-*/

.dienste_1 {
float: left;
height: auto;
text-align:left;
padding-right:30px;
padding-bottom:20px;
}

.dienste_2{
padding:4px;
font-size: 16px;
line-height: 27px;
}

.dienste_1:after {
    content: "";
    display: table;
    clear: both;
}

.dienste_2:after {
    content: "";
    display: table;
    clear: both;
}

.abgeschlossen{
  margin-top:30px;
}


.sitemap{
  color:#86572b;
  line-height:20px;
  margin-left:15px
}

p.kontakt{
  padding-top:46px;
  padding-left:20px
}

#row2{
  height:auto;
  float:left;
}










/* ______________________DIENSTLEISTUNGEN ENDE_____________________-*/


.kontakt{
  padding-left:5px;
}

tr.punkte, td.punkte, table.punkte{
 border:0px solid red;

}


td.punkte{
  background-image:url('/images/home/checkbox.png');
  background-repeat:no-repeat;
  height:35px;
  vertical-align:middle;
  padding-left:30px
}


.column5 {
    float: left;
    width: 49%;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    margin:2px;
}



.row5:after {
    content: "";
    display: table;
    clear: both;
}



.column2 {
    float: left;
    width: 24.3%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    margin:2px;
    background: #f5f5f5;
    text-align:center;
   -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;  
}

.column2:hover{
    box-shadow: 0 1px 9px rgba(0,0,0,.3)
}

.row2:after {
    content: "";
    display: table;
    clear: both;
}



.column3 {
    float: left;
    width: 24.3%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    margin:2px;
    text-align:center;
   -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;  
}



.text{
height:52px;
margin-top:8px;
}

.textoben{
  font-size:20px;
  line-height:25px;
  margin-bottom:40px;
}


.title_image{
  height:334px;
  background-image:url('/images/home/title_2.jpg');
  background-repeat:repeat-x;
}

.title_border{
  padding-top:20px;
  padding-bottom:10px;
}



@media screen and (max-width: 995px) {
.off{visibility:hidden;height:40px;}

#bt{visibility:visible;
padding-top: 12px;
padding-bottom: 40px;
background: #bfa662;
font-size: 17px;
text-align: center;
color: white;
font-weight: bold;}

#bt:hover{ text-decoration:underline;}



.container-header .container-nav, .container-header .grid-child{
	justify-content: center!important;
}
.container-header .navbar-brand{margin-right: initial!important;}

}

@media screen and (max-width: 700px) {
.Leistungen{    flex-wrap: wrap;}
.LeistungBox{width:47%;}	
	
}



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

.dienste_1{
	width:250px;
}

  .title_image{
  height:300px;
}

  .column5 {
    width: 99%;
}

  
  .column2 {
    width: 49%;
    height:auto;
    margin:2px;
  }
  
  .row{
    padding-left:2px;
  }
  
  
.icon{
width: 100%;
}

.iconsmall{
    width:30%;
}

.textoben{
  font-size:16px;
  line-height:18px;
}  
  

#slideshow{
  padding:15px 0px;
} 
}

@media screen and (max-width: 500px) {
.lehrling{
  width:45%;
  }
  
  
  .column3 {
  width: 46%;
  }
  
  
}



@media screen and (max-width: 450px) {
	.bild{width: 100%;}
	
	
}

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


.LeistungBox{width:100%;}


  .column2 {
    width: 48%;
    height:auto;
    margin:2px;
  }
  
  .text{
	font-size:12px;
	}
  
 .dienste_1{
	width:200px;
}
 

}





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

.column2 {
	width: 99%;
}

.iconsmall{
    width:45%;
}
  
  .lehrling{
  width:95%;
  }
  
  .column3 {
  width: 99%;
  }
  
 .dienste_1{
	width:100%;
	padding-right: 0px;
    padding-bottom: 5px;
}
 
  
}

.beschreibung{
    border:0px solid red;
    text-align: left;
	padding-top:20px;
	line-height:22px;
}

.article{
    border:1px solid #005f86;
    width:49%;
    float:left;
    margin:2px;
}


.button {
    border: none;
    color: black;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background: #f63;
    border-radius:10px;
}

.button:hover{
    background-color: #ffad92; 
}
  