@charset "UTF-8";
/* CSS Document */
/* gebiedonline css-- */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-word;
}

body{
	line-height: 1.5em;
	font-family: 'Roboto', sans-serif;
	background: #f0f3f5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-word;

	}
.go_pageWrapper {
    display: table;
   /* max-width: 1200px;	*/
	width: 100%;
    height: 100%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
}
h1, h2, h3, h4{
	font-family: 'Roboto condensed', sans-serif;
	
}

/* hulpmiddel voor weergave projectblokken. Wordt vervangen door snippets van gebiedonline */
.project-kaart{
	float: left;
	padding: 1rem;
	background: white;
	border: 1px solid #ccc;
	width: calc(25% - 7px);
	margin: 0 3.5px;
	height: 15rem;
}

.project-kaart:first-of-type{
	margin-left: 0;
}
.project-kaart:last-of-type{
	margin-right: 0;
}

/*start css voor gebiedsplannen*/

.page-head{
	background-color: #F2FEFF;
	background-color: white;
	padding: .51em 7em 3em 3em;
	display: table;
	width: 100%;
	/*border-bottom: 8px dotted #ccc;*/
	border-bottom: 1px solid #ccc;
	}
.page-head h1{
	font-size: 3em;
	margin-bottom: .3em;
	margin-top: 1.35em;
	line-height: 100%;
	}

.segment{
	background-color: white;
	padding: 3em 2em 3em 2em;
	display: table;
	table-layout:fixed;
	width: 100%;
	}
	
.segment-center{
	text-align: center;	
	}
	
.segment-blue{
	background: #CEE3EF;
	color: #003956;
	}

.segment-light{
	background: #D3EFF5;
	}

.segment-sea{
	background: #e7f5f5;
	color: #003956;
}
	
.blue{
	color: #8AC0DF;
	}

.segment-black{
	color: white;
	background: black;
	background: #0e423f;
	}

.segment-black .more-link, .segment-black .more-link-inline{
	color: #8AC0DF;
	}
.segment-blue .more-link{
	color: #003956;
}

.segment h2{
	margin-bottom: 1em;
}
.go_gebiedsplan-intro{
    display: block;
}
.go_gebiedsplan-intro-buttons-wrapper{
	display: flex;
    flex-direction: column;
/*    justify-content: center;	*/
}
@media (min-width: 768px){
	.go_gebiedsplan-intro{
		display: -webkit-box; 
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex; 
		display: flex;
	}
	.go_gebiedsplan-intro-buttons-wrapper{
		margin-top: 15px;
		margin-left: 15px;
	}
}
.go_gebiedsplan-intro-buttons-wrapper{
	margin-top: 15px;
	margin-left: 15px;
	display: flex;
    flex-direction: column;
/*    justify-content: center;	*/
}
.go_gebiedsplan-intro-buttons{
	display: table;
}
.go_gebiedsplan-intro-buttons .btn{
	margin-bottom: 10px;
}
.go_gebiedsplan-intro-buttons .btn{
	display: block;
    line-height: 35px;
    font-size: 16px;
}
.gebiedsplan-jaar{
	padding-top: 3.2em;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 30px;	
}
.toekomstig-jaar{	
	background-image: url(/web/images/gebiedsplan/gloeilamp.png);
	background-size: 3em;
}
.toekomstig-jaar .jaartal-wrapper{
	color: red;
	}

.jaartal-wrapper{
	font-size: 1.2rem;
	font-weight: bold;
	width: 70px;
	height: 70px;
	line-height: 1.15rem;
	border-radius: 50%;
	border-width: 7px;
	border-style: solid;
	padding: .6rem .9rem;
	text-align: center;
	letter-spacing: -2px;
}
.lopend-jaar{
	background-image: url(/web/images/gebiedsplan/schep.png);
	background-size: 1.1em;
}
.lopend-jaar .jaartal-wrapper{
	color: #8AC0DF;
}

.tekstblok-intro{
	float: left;
	width: 40%;
	margin: 0 2em 1em 0;
	}


.tekstblok-intro-center{
	width: 50%;
	margin: 0 auto 1em auto;
	}

.call-to-action-wrapper{
	color: red;
	float: left;
	font-weight: 200;
}
.call-to-action-wrapper h2{
	float: left;
	font-size: 2.3em;
	margin-right: 1em;
	font-weight: 200;
}

.intro-zin{
	margin-bottom: 2em;
}

.stap-wrapper{
	float: left;
}
.stap{
	display: inline-block;
	width: 7.5em;
	background-image: url(/web/images/gebiedsplan/andreaskruis.png);
	/*padding-bottom: 1.7rem;*/
	background-repeat: no-repeat;
	background-position: left;
	background-size: 1em;
	margin: 0 .6rem 0;	
	font-size: 1em;
	/*border-left: 1px dotted red;*/
	padding-left: 1.7em;
}
.stap span{
	display: block;
}

/*
a{
	text-decoration: none;
	color: black;
}
*/

a .segment-black{
	color: white;
}

.prio-wrapper:first-of-type{
	margin-top: 2em;
	}

.prio-thumb{
/*	float: left;*/
	display: inline-block;
	width: calc(19% - 10px);
	min-height: 12.3rem;	
	position:relative;
	margin: 4rem 5px 1rem;
	padding: .5rem;
	padding-top: 3.8rem;
	text-align: center;
	background: black;
	background: #8AC0DF;
	border: 1px solid #8AC0DF;
	color: #8AC0DF;
	color: white;
	border-radius: .6rem;
	vertical-align: top;
}
.prio-thumb:hover{
	background: white;
	color: #8AC0DF;
}
.prio-thumb:first-of-type{
	margin-left: 0;
}

.prio-thumb:last-of-type{
	margin-right: 0;
}

.prio-thumb h3{
	font-weight: normal;
	font-size: 98%;
	line-height: 116%;
}
.priothumb-icon-wrapper{
	position: absolute;
	width: 6.5rem;
	height:6.5rem;
	border-radius: 50%;
	top: -3.4rem;
	left: calc(50% - 3.25rem);
	border: 1px solid #8AC0DF;
	padding: 1%;
	background-color: white;
}
.priothumb-icon-wrapper img{
	width: 98%;
	height: 98%;
	border-radius: 50%;
	}

.more-link{
	display: block;
	float: left;
	clear: both;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: .1em;
	margin: .5em 0;
	}

.fake-link{
    display: inline-block;
	color: #8AC0DF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: .5em;
	}

.more-link-inline{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: .1em;
	margin: 1em 0;
	}


.big-button{
	font-size: 1.1em;
	display: block;
	padding: .6em 1em .8em;
	margin: 2em auto;
	text-align: center;
	/*border-width: 2px; 
	border-style: solid;*/
	width: auto;
	min-width: 10em;
	max-width: 14em;
	border-radius: 2.5em;
}

.segment-blue .big-button{
	color: white;
	color: #c1eff4;
	background:  #4194C4;
	background: #12756d;
	background: #204672;
}

/*----- RESPONSIVE - - - - -*/

@media (max-width: 700px) {
	
	.segment{
		padding: 2.5em 1em;
		}
	
	.page-head{
		padding: 2em;
	}
	.page-head h1{
		text-align: center;
		font-size: 2.5em;
		line-height: 115%;
		margin-top: .2em;
		margin-bottom: 1em;
		}
	
	.segment h2{
		text-align: center;
		}
	
	.gebiedsplan-jaar{
		margin: 0 auto 2em;
		float: none;
		width: 7rem;
		}
	
	.call-to-action-wrapper, .tekstblok-intro, .tekstblok-intro-center, .head-wrapper{
		width: 100%;
		text-align: center;
		float: none;
		}
	.call-to-action-wrapper h2, .call-to-action-wrapper >*{
		float: none;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
		}
	.big-button{
		margin: 2em auto;
		float: none;
		}
	.more-link{
		display: inline-block;
		float: none;
	}

	.stap{
		width: 47%;
		display: block;
		margin: 0 auto 1em auto;
		padding-left: 0;
		
	}
	.prio-thumb{
		width: calc(49% - 6px);
		height: 12rem;
	}

}


/* 15-09-2017 TIM */

.intro-zinXXXX{
	max-width: 700px;
}
.go_section{
	padding-top: 50px;
	padding-bottom: 50px;
}
.go_section:first-child{
	margin-top: -20px;
}
.go_section-a{
	background: white;
}
.go_section-b{
	background: #cccccc;
}	
.go_section-c{
	background: #e7f5f5;
	color: #003956;
}
.go_section-c .section-color{
	color: #003956;
}
.go_section-d{
	background: #CEE3EF;
	color: #003956;
}
.go_section-e{
	color: white;
	background: #0e423f;
}
.go_section-d .section-color{
	color: #003956;
}
.go_sub-section{
	margin-bottom: 50px;
}
.go_sub-section:last-child{
	margin-bottom: 0;
}
.go_gebiedsplan-text-wrapper{
	display: table;
	flex: 1;
}
.go_table-fixed{
	width: 100%;
	display: table;
	table-layout: fixed;
}
.go_gebiedsplan-cta3-wrapper{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.go_gebiedsplan-cta3{
	display: block;
	font-size: 25px;
	line-height: 1.2;
	
	padding: 30px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	height: 200px;
	text-align: center;
	
	background-color: white;
	border-bottom: 5px solid #ec0000;
    background-size: 100% 200%;
    background-position: 0 -100%;
    background-image: linear-gradient(to bottom, #ec0000 50%, white 50%);
    -webkit-transition: background-position color .3s;
    -moz-transition: background-position color .3s;
    transition: all .3s;
}
.go_gebiedsplan-cta3:hover {
	background-color: #ec0000;
	color: white;
    background-position: 0 0;
}
@media (min-width: 768px){
	.go_gebiedsplan-cta3-wrapper{
		padding: 0;
		display: flex;
		justify-content: center;
	}
	.go_gebiedsplan-cta3{
		margin: 0 25px;
		width: calc((100% - 150px) / 3);
		height: initial;
	}
}
@media (min-width: 991px){
	.go_gebiedsplan-cta3-wrapper{
		padding: 0 50px;
	}
	.go_gebiedsplan-cta3{
		margin: 0 50px;
		width: calc((100% - 300px) / 3);
	}
}
.go_gebiedsplan-h2{
	font-weight: normal;
	margin-bottom: 20px;
}
.go_well{
	display: table;
	display: flex;
	padding: 20px;
	background: #f5f5f5;
}

.go_vertical-center{
    align-items: center;
}
a.underline{
	text-decoration: underline;
}
.go_goldenRatio-a{
	width: 38.2%; /* golden ratio */
	padding-bottom: 38.2%;
	height: 0;
}
.go_goldenRatio-b{
	width: 61.8%; /* golden ratio */
}
.go_goldenRatio-a,
.go_goldenRatio-b{
	float: left;
}
@media (max-width: 767px){
	.go_well,
	.go_project-highlight{
		flex-wrap: wrap;
	}
	.go_goldenRatio-a,
	.go_goldenRatio-b{
		width: 100%;	
	}
	
	.go_well .go_button{
		MARGIN-TOP: 20px;
	}
}

.go_project-highlight{
	display: table;
	table-layout: fixed;
	display: flex;
	width: 100%;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	transition: all .5s;
}
.go_project-highlight:hover{
	background: white;
	border-color: #ccc;
}
.go_project-highlight-imagewrapper{
	opacity: 1;
	transition: opacity .5s;
	width: 100%;
}
@media (min-width: 768px){
	.go_project-highlight-imagewrapper{
		width: 30%;
		padding-bottom: 30%;
		height: 0;
	}
	.go_project-highlight-content{
		width: 70%;
	}
}

@media (min-width: 992px){
	.go_project-highlight-imagewrapper{
		width: 25%;
		padding-bottom: 25%;
		height: 0;
	}
	.go_project-highlight-content{
		width: 75%;
	}
}
.go_project-highlight img{
	display: table;
	border: none;
	margin: auto;
	padding: 0;
}
.go_project-highlight:hover .go_project-highlight-imagewrapper{
	opacity: 0.7;
}
.go_project-highlight-content{
	padding: 35px;
	float: right;
	background: none;
	transition: all .5s;
}

.go_project-highlight-h2,
.go_project-highlight-subtitle{
	margin-bottom: 20px;
}


.go_progress-tiles{
	display: table;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0 15px;
}
.go_progress-tile{
	float: left;
	margin: 0 7.5px;
    width: 150px;
	text-align: center;
}
.go_progress-tile-numbers{
    display: table;
    background: white;
    font-size: 40px;
    font-weight: 500;
    padding: 30px 0;
    width: 130px;
    border-radius: 4px;
    text-align: center;
    margin: auto;
}
.go_progress-tile-text{
    margin: 20px 0;
}
.go_gebiedsplan-login-button-wrapper{
	height: 100%;
}

footer .menuwrapper{
	margin-top: 0; 
}


