/* Groen (logo): #a1c600, donkergroen: #30430b */

/* fonts */

@font-face { font-family: Raleway; font-weight: 300;src: url('../fonts/Raleway-Medium.ttf') format("truetype"); } 
@font-face { font-family: Raleway; font-weight: bold; src: url('../fonts/Raleway-Bold.ttf') format("truetype"); }
@font-face { font-family: Raleway; font-weight: 100; src: url('../fonts/Raleway-ExtraLight.ttf') format("truetype"); }
@font-face { font-family: Quando; src: url('../fonts/Quando-Regular.ttf') format("truetype"); }


/* ----------------- 
 Body */
body, html {
	height:100%;
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 300;
	font-size: 11pt;
	line-height: 1.5;
}
a {color:#000;text-decoration: underline;}
a.btn {text-decoration: none;}

.padding-ultra {
	padding:50px 115px;
}

/* ----------------- 
 Kleuren */
/* text */
.text-groen			{color: #b4cd00;}
.text-zwart			{color: #000;}
.text-rood			{color: #e73432;}
.text-wit			{color: #fff;}
.text-blauw 		{color: #4cb4e7;}
.text-donkergroen 	{color: #496025;}
.text-groen-l 		{color: #e3eab1;}
.text-blauw-d		{color: #2d4295;}
.text-paars 		{color: #783071;}
.text-blauw-l 		{color: #c6e2f7;}
.text-blauw-ll 		{color: #e3f1fc;}

/* bg */
.bg-groen 			{background-color: #b4cd00;}
.bg-groen-l 		{background-color: #cedb6a;}
.bg-zwart			{background-color: #000;}
.bg-rood			{background-color: #e73432;}
.bg-wit				{background-color: #fff;}
.bg-blauw 			{background-color: #4cb4e7;}
.bg-blauw-l 		{background-color: #93cbf0;}
.bg-donkergroen 	{background-color: #496025;}
.bg-groen-l 		{background-color: #e3eab1;}
.bg-blauw-d			{background-color: #2d4295;}
.bg-paars 			{background-color: #783071;}
.bg-blauw-l 		{background-color: #c6e2f7;}
.bg-blauw-ll 		{background-color: #e3f1fc;}
.bg-grijs 			{background-color: #e7e7e7;}
.bg-groen-f 		{background-color: #b4cc03;}
.bg-groen-ll		{background-color: #f9faed;}


/* bg trans */
.bg-paars-l			{background-color: rgba(120,48,113,0.2);}
.bg-wit-l			{background-color: rgba(255,255,255,0.2);}
.bg-zwart-l			{background-color: rgba(0,0,0,0.1);}
.bg-groen-t			{background-color: rgba(180,205,0,0.2);}


/* hr */
.hr-groen 		{border-color: #b4cd00;}

.line-heigth100 { line-height: 100px; }
.line-heigth200 { line-height: 200px; }
.line-heigth300 { line-height: 300px; }


/* ----------------- 
 Headings */
h1, h2, h3, h4 {
	font-family: "Quando", Arial;
	margin-top:5px;
	margin-bottom: 20px;
}
h2 {
	font-size: 19pt;
}
h4 {
	margin:20px 0 0 0;
	padding: 0;
	font-size: 12pt;
}

/* ----------------- 
 Buttons */
.btn {
	background: #fff;
	color:#000;
}

.btn.btn-ghost {
	border:1px solid #000;
	color:#000;
	background: none;
}

.text-wit .btn.btn-ghost,  .btn.btn-ghost.text-wit {
	border:1px solid #fff;
	color:#fff;
	background: none;
}
.text-wit .btn-ghost.text-zwart {
	border-color:#000;
	color:#000;
}


/* ----------------- 
 Teaser */
.teaser.overlay-bl:before {
	position: absolute;
	content:"";
	z-index: 0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	background: url("../images/teaser_overlay_bl.png") bottom left no-repeat;
}
.teaserData {
	z-index: 1;
}
.teaser {
	overflow: hidden;
}
.teaser .circle {
	position: absolute;
	z-index: 0;
	top:0;
	left:0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border:2px solid rgba(255,255,255,0.5);
	width:12%;
	padding-top:12%;
	box-sizing: border-box;
}
.teaser .circle.circle-small {
	width:7%;
	padding-top: 7%;
}
.teaser .circle.circle-large {
	width:20%;
	padding-top: 20%;
}
.teaser .circle.circle-filled {
	border:none;
}

.teaser .circle.border-blauw {
	border-color:rgba(76,180,231,0.5);
}
.teaser .circle.border-bold {
	border-width: 6px;
	width:110px;
	height:110px;
	padding-top: 0;
	
}
.teaser .circle.border-bold.circle-small {
	border-width: 6px;
	width:60px;
	height:60px;
	
}






/* --------------------------------------------------- 
 Pages styles */

/* ----------------- 
 Cover */

#cover {
	position: relative;
}

img.index.image {
	position: absolute;
	bottom: 50px;
	margin-left: -280px;
	left:50%;
	width: 300px;
}


/* ----------------- 
 Pag 3 */

.round-border.big {
	width:150px;
	height:150px;
}



/* ----------------- 
 Beschikbaarheid */
.g5-1 {
	position: absolute;
	bottom:5px;
	left:0;
	text-align: right;
	width:15%;
}
.g5-2 {
	position: absolute;
	bottom:25px;
	left:24.5%;
	text-align: center;
	width:14%;
}
.g5-3 {
	position: absolute;
	bottom:25px;
	left:42.7%;
	text-align: center;
	width:14%;
}

.g5-4 {
	position: absolute;
	bottom:56px;
	left:59.6%;
	text-align: right;
	width:20%;
}
.g5-5 {
	position: absolute;
	bottom:15px;
	left:87.4%;
	text-align: center;
	width:8.4%;
}


.g6-a, .g6-b, .g6-c, .g6-d {
	background:url("../pages/6-woning-beschikbaarheid/images/grafiek6a.png") top left no-repeat;
	width:100%;
	height:300px;
	padding-left:125px;
	padding-top:40px;
}
.g6-b {
	background-image:url("../pages/6-woning-beschikbaarheid/images/grafiek6b.png");
}
.g6-c {
	background-image:url("../pages/6-woning-beschikbaarheid/images/grafiek6c.png");
}
.g6-d {
	background-image:url("../pages/6-woning-beschikbaarheid/images/grafiek6d.png");
}


/* poppen */
.popWrap {
	float:left;
	text-align: center;
	width:20%;
}
.pop {
	background: url("../pages/6-woning-beschikbaarheid/images/pop_wit.png") bottom left no-repeat;
	background-size: cover;
	
	
}
.pop .nr {
	position: absolute;
	width: 100%;
	top:35%;
	text-align: center;
	margin-top:-0.5em;
	color:#000;
	font-weight: 700;
}
.popLaag2 {
	
	/* height:279px; */
	padding-top: 238%;
	position: relative;
}
.popPaars {
	position: absolute;
	bottom:0;
	width:100%;
	height:0%;
	background: url("../pages/6-woning-beschikbaarheid/images/pop_paars.png") bottom left no-repeat;
	background-size: cover;
	/* Firefox */
	-moz-transition-property: height;
	-moz-transition-duration: 2s;
	-moz-transition-delay: 0s;
	/* WebKit */
	-webkit-transition-property: height;
	-webkit-transition-duration: 2s;
	-webkit-transition-delay: 0s;
	/* Opera */
	-o-transition-property: height;
	-o-transition-duration: 2s;
	-o-transition-delay: 0s;
	/* Standard */
	transition-property: height;
	transition-duration: 2s;
	transition-delay: 0s;
	
}


/* --------------------------------------------------- */





/* ----------------- 
 General styles */
.modal-title {
	font-family: "Quando", Arial;
	color: #a1c600;
}
.textBottomCenter .fboxcontent {
	top:auto;
	text-align: center;
	bottom:5px;
	
}
#logoText {
	font-family: "Quando", Arial;
	font-size: 10pt;
	margin-left:20px;
	float: right;
	
	
}


/* overrite default sidebar */
#footer #navButtons .btnNav {
	margin-top:1px;
}
#navButtons .btnNav {
	background-color: #b4cd00;
}
#navigation .nav.active .navInner {
	background-color: #b4cd00;
	color:#fff;
}


/* custom fonts */
.raleway {font-family: "Raleway", Arial, sans-serif;}
.quando {font-family: "Quando", serif;}

.bold {font-weight: 700;}

.parent {
	position: relative;
}

.child {
	position: absolute;
    bottom: 0;
    left: 0;
}
.child.left50 {
	left: 50%;
}




@media only screen and (max-width: 1025px) {
	.padding-big {
		padding:20px;
	}
	img.index.image {
		position: absolute;
		right:20px;
		top:20px;
		left:auto;
	}
	.dtable.table-tab-w100 {
		display: block;
	}
	.dtable.table-tab-w100 .table-cell {
		width: 100%;
		display: block;
	}
}



@media only screen and (max-width: 680px) {
	img.index.image {
		
		max-width: 200px;
	}
	
	
	.padding-ultra {
		padding:20px;
	}
	
	
	.teaser .circle {
		width:100px;
		height:100px;
	}
	.teaser .circle.circle-small {
		width:40px;
		height:40px;
	}
	.teaser .circle.circle-large {
		width:150px;
		height:150px;
	}

	
	.mob-table-cell {
		display: block !important;
		float: left;
	}
	.mob-table-cell .child {
		position: relative;
		float: left;
		left:auto;
		
	}
	
	
	
	.g5 {
		
		padding-bottom:260px;
		background-position: top;
		
	}
	.g5-1, .g5-2, .g5-3, .g5-4, .g5-5 {
		width:33%;
	}
	.g5-1 {
		bottom:170px;
	}
	.g5-2 {
		left:33%;bottom:170px;
	}
	.g5 h2.text-wit, .g5 h3.text-wit {
		color:#b4cd00;
	}
	.g5-3 {
		left:66%;bottom:170px;
	}
	.g5-4 {
		left:0;
	}
	.g5-5 {
		left:33%;
	}
	
	.mob-small-font {
		font-size: 9pt;
		line-height: 12pt;
	}
	.mob-textleft {
		text-align: left !important;
	}
	
	.teaser.overlay-bl:before {
		opacity:0.4;
	}
	
}

