
	@import "/misc/productbox.css";

	.input-group {
    	background-color: #fafafa;
	}
	
	div.myheader {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 568px;		
	}
	
	div.myheader.first{
		z-index: -2;
		background-position: center center;
		background-image: url('/media/17/6f/60/1728851170/aigner_forsttechnik1.webp');
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	div.myheader.second{
		z-index: -1;
		background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 80%, rgba(255,255,255,1) 100%);
	}
	
	
	.cms-block.pos-0.cms-block-image-text .w-100.cms-image-container.is-cover {
		display:none;
	}
	
	
	.col-12.col-lg-auto.header-logo-col {
		padding-bottom: unset;
	}
	.col-12.col-lg-auto.header-logo-col .header-logo-picture {
		max-width: 500px;
	}
	
	.cms-breadcrumb.container, .cms-block.cms-block-sidebar-filter {
		display: none;
	}
	
	.header-main, .nav-main {
		background-color: rgba(255,255,255,0.5);
	}

	.header-main {
		margin-top: 25px;
	}
	
	div.nav-main {
		margin-bottom: 50px;
	}
	
	.cms-block-container-row.row.cms-row .col-md-6:last-child {
		background-color: rgba(255,255,255,0.5);
		padding: 25px;
	}
	
	.contvent-main {
		background-color: rgb(255,255,255);
	}
	
	div.product-description {
		margin-top: 0;
	}
	
	@media (min-width: 1200px) {
	    div.container-main {
	        min-height: 200px;
	    }
	}
	


.card.product-box.box-standard {
     height: auto;
}
div.product-description {
	height: auto;
}


footer.footer-main .cgtu11 {
	font-weight:bold;
	text-transform: uppercase;
}
footer.footer-main .cgtu22 {
	float:left;
	padding-right:10px;
	width: 24px;
	text-align: center;
}
footer.footer-main .cgtu33 {
	float:left;
}
footer.footer-main .cgtu44 {
	margin-top:15px;
}
footer.footer-main .cgtucl {
	clear:both;
}

	@media (max-width: 575px) {
	    footer.footer-main div.innerxx div.cgtu11  {
	        padding-top:30px;
	    }
	    footer.footer-main div.innerxx div.cgtu11.suex {
	        padding-top:0px;
	    }
	}

    .xxxx {
    	background-color: #bf2424;
        background-image:url('/media/be/b1/51/1728849772/aigner-icon-r.svg');
        height:300px;
		background-repeat: no-repeat;
		background-size:65%;		
        background-position: right;
    }
    .innerxx {
        background-color:rgba(255,255,255,0.85);
        padding:20px;
    }
    .footer-column-headline.footer-headline.js-collapse-footer-column-trigger {
        padding-top:0;
    }
