@charset "utf-8";
/* CSS Document */

.maincontent.home {border:none; padding:30px 0;}

#maincontentcontainer {overflow:hidden;}

header {padding:15px 0px 10px 0px;}
.header li a, .header li > label {text-transform:uppercase;}

a:hover {outline:none;}

.bg-container-1 {
	background:url("../images/layout/bg-homediv-autoshowroom-baexem-nacht.jpg") no-repeat; 
	background-size:contain; 
/*	background-position:50% 40%;
	background-attachment:inherit; */
	width:100%; 
/*	height:75%; */
	aspect-ratio:5/2.373; 
	display:inline-block;
	cursor:pointer;
}
.bg-container-1:hover {background-size:contain;}

.bg-container-2 {
    background:url("../images/layout/bg-homediv-moderne-villa-rosmalen.jpg") no-repeat; 
	background-size:contain; 
/*	background-position:100% 80%;
	background-attachment:inherit; */
	width:100%; 
/*	height:35%; */
	aspect-ratio:5/2.373; 
	display:inline-block;
	cursor:pointer;
}
.bg-container-2 {background-size:contain;}

/*.bg-container-2 {
	background:url("../images/projecten/slider/uitbreiden-en-restylen-de-schans-hedel.jpg") no-repeat; 
	background-size:contain; 
	background-position:100% 80%;
	background-attachment:fixed; 
	width:100%; 
	height:35%;
	aspect-ratio:2.85/1; 
}*/

h1 {color:#1e1e1e; font-size:1.35rem;}
h2 {color:#1e1e1e;}

.subtitel {font-family:'Avenir LT Std 55 Roman', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; font-size:1.35rem; line-height:1.4; font-weight:bold; text-transform:uppercase; padding:26px 0 14px 0;}

.introcontainer {color:#1e1e1e; /*font-size:1.05em;*/}
.introcontainer a {color:#1e1e1e;}

.news {background:#e8ecef; padding:2% 2.5% 0 2.5%; margin-top:30px;}

button.custom {color:#1e1e1e; background:none; text-decoration:underline; padding:0; border:none;}
button.custom:hover {text-decoration:none;}