/*  */
/*@import url('https://fonts.googleapis.com/css?family=Muli:200,400,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:700,900&display=swap'); */

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700,800&display=swap');*/


.content{
	font-size: 17px;
	}

body{
	font-weight: 400;
/*	font: 17px/21px Muli; */
	line-height: 145%;
/*	font: 1rem Poppins;*/
	}
	
.go_add_content_button, .filter-wrapper, .eigenschap, .hoofdmenu, .unit-groot-top > span, footer{
	/*	font-family:'Muli'; */
	}

.go_row-title{
	font-weight: 700;
	}
@media(max-width: 567px){
	.go_row-title{
	font-weight: 600;
	margin-bottom: 1.5rem;
	font-size: 1.6rem;
		}
	}
	
h1{
	font-weight: 800;
	}


h2{
	font-weight: 700;
	}

.cx_card h2{
	line-height: 1.3;
	}

.metawolk, .tag{
	margin-bottom: 2rem;
	}

.go_top-wrapper{
	border-bottom: none;
	}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	
	}

.navbar-default .navbar-nav > li > a{
	color: black;
	}
	
.go_hoofdmenu .navbar-nav .nav-link{
			color: black;
	}

.navbar-default .navbar-toggle .icon-bar{/*hamburgertje*/
	background-color: #334A86;
	}

.navbar-toggle .icon-bar{
	height: 3px;
	border-radius: 2px;
	}

.go_open-search.open{/*vergrootglas*/
	color: #334A86;
	font-size: 24px;
	}
	
.go_open-search.open:hover{
	background: #334A86;
	}

.go_comment-wrapper{
	border: none;
	border-top: 2px solid #334A86;
	}
	
.go_add_content_button{
	background: transparent;
	color: #334A86;
	border: 2px solid #334A86;
	margin-top: 15px;
	}

.go_add_content_button:hover, .go_add_content_button:active, .go_add_content_button:focus{
	background: #334A86;
	color: white;
	border: 2px solid #334A86;
	}
	
.hoofdmenu .navbar-nav > li > a{
	border-bottom: 3px solid transparent;
	}
	
.hoofdmenu .navbar-nav > li > a:hover, .hoofdmenu .navbar-nav > li > a:active, .hoofdmenu .navbar-nav > li > a:focus{
	background: none;
/*	border-bottom: 3px solid #334A86;*/
	color: black;
	}
	
.styled_checkbox_radio:hover, .styled_checkbox:hover, .styled_checkbox_box:hover, .styled_checkbox_text:hover{
	color: #334A86;
	}

.styled_checkbox_box:hover, .styled_checkbox_radio:hover{
	border: 1px solid #334A86;
	}
	
.netwerktitel{
	color: black;
	font-size: 0.8em;
	letter-spacing: 0;
	}

.filter-wrapper, .result-wrapper{
	padding-top: 10px;
	}

.filter-kop{
	font-weight: 400;
	}
	
.filter-kop:hover{
	color: #334A86;
	}

.go_result-wrapper{
	padding-left: 15px;
	}

.go_result-header{
	margin-bottom: 25px;
	}
/*	
.cx_card{
	border-radius: 0;
	}
	
a.cx_card, .cx_card-row > a.cx_card{
	border: 1px solid transparent;
	border-radius: 0;
	}
*/

a.cx_card-row:hover{
	padding-top: 18px;
	}
	
.cx_card h2, a.cx_card:hover h2 {
	font-weight: 900;
	}

.filter-aanhef h4{
	font-size: 16px;
	font-weight: 400;
	}

/*.filter-kop{
	line-height: 20px;
	}*/


.go_gebiedsplan-btn:hover{
	color: black;
	border: 2px solid black;
	box-shadow: none;
	}

.form-control{
	border: 1px solid black;
	}

.form-control:focus{
	border: 1px solid black;
	}

.filter-top input[type=submit], .filter-top input[type=submit]:hover{
	background-color: black;
	}

.arrow-down{
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid black;
	margin-right: 8px;
	}

.arrow-down:hover, .arrow-down:focus{
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid black;
	margin-right: 8px;
	}

.filter-kop:hover .arrow-down{
	border-bottom: 7px solid #334A86;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	}

.welgechecked .styled_checkbox_radio, .welgechecked .styled_checkbox_box{
	background: #334A86;
	color: #334A86;
	}

.form-control:not(.cx_doubleselectbox-left):not(.cx_doubleselectbox-right){
	border-radius: 0;
	}
	
.styled_checkbox_radio, .styled_checkbox_box, .styled_checkbox_text{
	line-height: 1.4;
	}

.welgechecked .styled_checkbox_radio, .welgechecked .styled_checkbox_box, .welgechecked .styled_checkbox_text{
	border-color: #334A86;
	color: #334A86;
	}
	
.styled_checkbox_radio, .styled_checkbox_box{
	height: 1.4rem;
	width: 1.4rem;
	margin-top: 5px;
	}

.filter-group a{
	background: white;
	margin-top: 10px;
	padding: 6px 6px 6px 12px;
	}

.filter-group a:hover .styled_checkbox_box{
	border-color: #334A86;
	}
 
 .filter-group a:active{
 	color: #334A86;
 	}

.filter-group{
	border-bottom: 1px solid black;
	}


/*----------LINK-BEHEER-------------------------*/


/*
.tag a{
	border-bottom-color: #f24044; 
}
	
a.home-naar-agenda:hover{
	color: white;
	background:  #f24044;
	}
*/
.go_content_header a{
	text-decoration: none;
	color: white;
	}
	
.line-link{
	position: relative;
	padding-right: 1rem;
	}	

.line-link:after{
	position: absolute;
	content:"";
	border-bottom-style: solid;
	border-bottom-width: 4px;
	top: 11px;
	right: -6rem;
	height: 4px;
	width: 6rem;
	}

.btn:focus, .btn.focus{
	box-shadow: none;
}	
/* - - - - - */

.go_footer-menuwrapper a:hover{
	text-decoration: none;
	background-color: white;
	color: black;
}

.cx_fixed_top_menu_wrapper .cx_menu + .go_top-wrapper{
	border-top: none;
	}
	
.go_topmenu{
/*	background: #F24044;*/
	height: auto;
	padding: 5px 0 9px;
	}
	
.go_topmenu a{
	font: 16px/20px;
	color: white;
	border-bottom: 2px solid white;
	padding: 0;
		}
	
.go_topmenu a:hover{
	color: white;	
	}
	
.go_gebiedsplan-btn, .cx_paragraph .go_gebiedsplan-btn, .tab-content .go_gebiedsplan-btn, .modal .go_gebiedsplan-btn, .over-plaatsen-nav a{
	background-color: #334A86;
	border-color: #334A86;
	color: white;
	border-width: 2px;
	font-size: 16px;
	border-radius: 0;
	}	

.go_gebiedsplan-btn:hover, .cx_paragraph .go_gebiedsplan-btn:hover, .tab-content .go_gebiedsplan-btn:hover, .modal .go_gebiedsplan-btn:hover, .over-plaatsen-nav a:hover{
	background-color: #EE5A5D;
	border-color: #EE5A5D;
	color: white;
	border-width: 2px;
	font-size: 16px;
	border-radius: 0;
	}	

.btn-secondary:not(.cx_btn-iconOnly), .cx_btn-find{
	border-radius: 0;
	padding: 10px 15px 13px;
	/*line-height: 1;
	font-size: 106%;*/
	}

.cx_btn-newRecord .cx_icon:not([class*="fa-"])::before{
	vertical-align: middle;
}

.cx_icon.fa, .cx_second-icon.fa{
	margin-right: .3rem;
	}
	
/*	
.go_section.Welkom{
	color: #334A86;
	padding: 45px 0;
	background: lightgoldenrodyellow;
	}
	
.go_section.Welkom h2{
	padding-bottom: 20px;
	}
*/

/*titel van de stroken*/
.go_section .go_section-title{
	position: relative;
	padding-left: 3.8rem;
	color: #EE5A5D;
	}

.go_section .go_section-title:after{
	position: absolute;
	height: 2.6rem;
	width: 2.6rem;
	border-radius: 50%;
	background-color: white;
	background-image:url(../img/o-icon.png);
	background-size: cover;
	left: 0;
	top: .4rem;
	content:"";
	}
	
.go_section .go_section-title.text-center{
	text-align: left;
	}
	
 .go_section .go_section-title+p{
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 28px;
	}

.go_block-title{
	font-size: 18px;
	}

.metawolk, .tag, .tag a{
	color: #334A86;
	}

.tag a{
	border-bottom: solid 2px #334A86;
	}
	
.go_sub-navigation-wrapper{
	font-size: 14px;
	}

.strandeiland-explanation{
	color: #FF5C60;
	padding-top: 4.8rem;
	}
	
.strandeiland-explanation a{
	color: #FF5C60;
	}
	
.navigatie-zoekresultaat{
	background: url(/web/images/back_zwart.png) no-repeat 0 6px;
	}

.go_sub-navigation-wrapper a{
	border: none;
	}

.go_sub-navigation-wrapper a:hover{

	/*margin-bottom: 1rem;*/
	/*display: inline-block;*/

	border: none;
	}

.go_sub-navigation-wrapper a.btn:focus{
	background: none;
	border: none;
	color: black;
	}
	
.mainImage{
	width: 16rem;
	height: 16rem;
	border-radius: 50%;
	}
	
	
.social-buttons{
	border-top: none;
}


/*.go_wall-relations-wrapper .cx_template-image-left .cx_template-content-wrapper, .go_wall-relations-wrapper .cx_template-image-right .cx_template-content-wrapper{
	padding-top: 3px;
}*/

.go_wall-relations-wrapper .go_card-organization .cx_template-image-wrapper{
	background-color: white;
}

.cx_fixed_top_menu_wrapper .cx_menu + .go_top-wrapper + .go_content-wrapper > .content{
	padding-top: 18px;
	}
	
#filter-toggler{
	height: 30px;
	border: 1px solid #334A86;
	line-height: 24px;
	color: #334A86;
	margin-top: 10px;
	}

.filter-top select{
	background: white;
	border: 1px solid black;
	border-radius: 0;
	}

.filter-top label{
	margin-bottom: .5em;
	font-weight: 400;
	text-transform: capitalize;
	}

footer{
	font-weight: 400;
	}

footer, footer .menuwrapper{
	border-top: none;
	}

footer a{
	color: white;
	border-bottom: 2px solid white;
	}

footer a:hover{
	color: white;
	text-decoration: none;
	}
	
	/*stroken*/

/* 	#334A86  #334A86
	rood #F24044
	*/
	
.welkom-hero{
	background-color: #334A86;
	background-color: #0e2e82;
	color: #EE5A5D;
	background-image:url(../img/laars-header.png);
	background-repeat: no-repeat;
	background-size: 18rem;
	background-position: 25% 0;
	}
	
.welkom-hero h1{
	font-family: 'Muli';
	font-size: 6rem;
	}

	.welkom-hero h1 img{
	width: 4rem;
	height: 4rem;
	margin: 0 .2rem;
	}
	
/* Parlement */
.go_section-achtergrond-ons-parlement p{
	background: rgba(255,255,255, 0.7);
	padding: 15px;
}
	
/* hs_row-b */
.hs_row-b{
	background-color: #EE5A5D;
	color: #273F7C;	
	}
	
.hs_row-b a{
	color:#334A86;
	display: inline-block;
	}
	
.hs_row-b a:hover,
.hs_row-b a:focus{
	color: black;
}

.go_card-circle{
	margin-bottom: 2rem;
	}
	
/* hs_card-circle */	
.go_card-circle h2{
	color: white;	
	position: relative;
	padding-left: 3rem;
	font-weight: 900;
	}
	
.go_card-circle  h2:after{
	position: absolute;
	height: 2.1rem;
	width: 2.1rem;
	border-radius: 50%;
	background: white;
	left: 0;
	top: 0;
	content:"";
}
.go_card-circle  .pic-wrapper{
	position: relative;
    height: 0;
    padding-bottom: 65%;
    width: 69%;
	margin: 1.5rem 0 2rem;
	border-radius: 50%;
	background: #cac4c4;
}
.go_card-circle .pic-wrapper img{
	position: absolute;
	border-radius: 50%;
	width: 100%;
	height: 100%;
}
.go_card-circle a{
	color: white;
}
	
.over-jouw-bijdrage{

	/*background-color: #FFE700*/
	background: white;
	padding-bottom: 3.8rem;
	}
	
.over-jouw-bijdrage h2{
	font-size: 1.6rem;
	margin-top: 5.1rem;
	margin-bottom: 1rem;
	}

@media(max-width:567px){
	.over-jouw-bijdrage h2{
		margin-top: 0;
		text-align: center;
		font-weight: 600;
	}
}

.jij-head{
	font-weight: 700;
	font-size: 1.6rem;
	}
	
.jij, .zij{
	text-align: center;
	width: 3.4rem;
	height: 3.2rem;
	/*background-image: url(../img/o-icon.png);
	background-repeat: no-repeat;
	background-size: 98%;
	background-position: center;
	float: left;*/
	line-height: 3.2rem;
	margin-bottom: .25rem;
	}
	
.jij{
	background: #009CE0;
	/*background: black;*/
	color: white;
	}

.zij{
	display: inline-block;
	background: white;
	background: black;
	color: white;
	/*color: #009CE0;*/
	}

.jij-wrapper .go_gebiedsplan-btn{
	background-color: #EE5A5D;
	color: #CEE0DC;
	border-color: #EE5A5D;
	border-radius: 3rem;
	}

.portrait-wrapper{
	margin: 1rem 0;
	}
	
@media(max-width: 567px){
.portrait-wrapper{
	justify-content: space-around;
	}
}	
.portrait{
	width: 4.2rem;
	height: 4.2rem;
	background-color: grey;
	border-radius: 50%;
	margin: 0 .7rem .7rem 0;
	padding: 0;
	}


@media(max-width: 567px){
	.portrait{
	margin: 0 0 .7rem 0;
	}
}
	
.portrait img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	}

.over-jouw-bijdrage .btn-primary{
/*	background: #009CE0;
	border: none; */
	}

/*video*/

.Introductievideo .card{
	/*background-color: transparent;
	margin-bottom: 1rem;*/
	}

.Introductievideo .go_row-title{
	margin-bottom: .5rem;
	}

.go_row.Video iframe{
	margin: 0 auto;
	}

		/*responsive*/
		
@media only screen and (max-width: 1166px) {
	
	.welkom-hero{
		background-position: 14% 0;
		background-size: 22%;
		}
	
	.welkom-hero h1{
		font-size: 8rem;
	}
	.strandeiland-explanation{
		padding-top: 1rem;
		line-height: 150%;
	}
}

@media only screen and (max-width: 830px) {
	
	.welkom-hero{
		background-size: 27rem;
		background-position: 17% 0;
		}
		
	.welkom-hero h1{
		font-size: 6rem;
		margin-bottom: 7vw;
		}	
	}
	
@media only screen and (max-width: 512px) {
	
	.welkom-hero{
		background-color: #041866;
		background-size: 52vw;
		background-position: 31% 1vw;
		padding-bottom: 14vw;
	}
	
	.welkom-hero h1{
		font-size: 5rem;
		margin: 8vw 0 12vw;
	}
	.devider-wrapper .row > div{
		margin-bottom: 16vw;
	}
	
	.devider-wrapper .pic-wrapper{
		margin: 10vw auto;
		
	}
	.over-jouw-bijdrage > h2{
			margin: 2rem 0;
		}
	
}	



/* nieuwe styles 11-2022 hse */

/* 
yellow - #FFE700;

blue -  #009CE0;
*/
/*
body{
	font-family:"poppins";
}
*/

.hse_hero-wrapper{
	background-image: url("../img/hse_hero-bg.png");
	background-image: url("../img/hse_hero-bg.webp");
	background-image: url("../img/hse_hero-bg.avif");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 6rem 0 3rem;
	background-position: center;
}

.hero-text{
	background-image: url("../img/laarzen_bg.svg");
	background-repeat: no-repeat;
	background-size: 12rem;
	background-position: 18% 100%;
	height: 100%;
	padding-bottom: 9rem;
	}

.hero-text span{
	font-size: 2.1rem;
	font-weight: 700;
	padding: 0.7rem .8rem;
	display: flex;
	margin-bottom: .3rem;
	width: fit-content;
	}

.hero-text span:nth-child(1){
	color: white;
	background-color: #009CE0;
	}

.hero-text span:nth-child(2){
	color: black;
	background-color: #FFE700;
	}

.hero-text span:nth-child(3){
	color: white;
	background-color: black;
	}

.hero-text span:nth-child(4){
	color: black;
	background-color: white;
	}
.hse_hero-info-wrapper {
	margin-top: 2rem;
	background-color: #FFE700;
	padding: 1.3rem 1.7rem 1.5rem;
}

.hse_hero-info-wrapper:hover{
	background-color: white;
	color: black;
	}
	
.hse_hero-info-wrapper a:hover{
	text-decoration: none;
	}
/*
.hse_hero-info-wrapper a:hover p{
	background-color: white;
	}
*/
.hse_hero-info-wrapper p{
	/*background-color: #FFE700;
	color: black;
	padding: .5rem .9rem .5rem;*/
	}

.hse_hero-info-wrapper p span{
	margin-top: .8rem;
	display: block;
	}

.hse_hero-info-wrapper .intro-card-title{
	margin-bottom: .35rem;
	display: flex;
	width: fit-content;
/*	background-color: black;
	color: white;
	padding: 0 .8rem .1rem;*/
	font-size: 1.6rem;
	font-weight: 700;
	}

.hse_intro-card{
/*	display: flex;
	flex-wrap: wrap;*/
	background-color: #EDEDED;
	color: black;
	}

a .hse_intro-card, a:hover .hse_intro-card{
	text-decoration: none;
	}

.hse_intro-wrapper .row div:nth-child(2n) .hse_intro-card .go_block-text, .Samen_maken_we_Strandeiland .row div:nth-child(2n) .hse_intro-card .go_block-text{
	background-color: black;
	color: white;
	/*color: #FFE700; */
	}


.go_block.cx_card.hse_intro-card.hse_intro-card-100 .go_block-content{
	flex-direction: row-reverse;
	height: 20rem;
	color: black;
	background-color: #FFE700;
	}

.go_block.cx_card.hse_intro-card.hse_intro-card-100 .go_block-content .go_block-text{
	color: black;
	background-color: #FFE700;
}

.go_block.cx_card.hse_intro-card.hse_intro-card-100 .go_block-title{
	left: calc( 34% + 1rem);
	}

.hse_intro-card-100 .go_card > img{
	flex: 64%;
	}
	
.hse_intro-card-100 .go_block-text{
	flex: 32%;
	}

.hse_intro-card-100{
	height: 20rem;
	flex-direction: row-reverse;
	}

.hse_intro-card-100 .hse_intro-card-top{
	position: relative;
	flex: 65%;
	overflow: hidden;
	}

.hse_intro-card-100 .hse_image-wrapper-top img{
	width: 100%;
	height: auto;
	min-height: 100%;
}


.hse_intro-card-top{
	position: relative;
	width: 100%;
  	padding-top: 100%;
	}

.hse_image-wrapper-top {
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	right: 0;
	overflow: hidden;
	}

.hse_image-wrapper-top img{
	min-width: 100%;
	height: 100%;
	}

.hse_intro-card-bottom{
	display: flex;
	min-height: 13rem;
	}

.hse_intro-card-content{
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.25;
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	}
	
.hse_intro-text{
	margin-bottom: 1.3rem;
	}
	
.hse_intro-card-content .portrait-wrapper{
	margin: 0 0 0 0;
	}

.hse_intro-card .portrait-wrapper .portrait {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  margin: 0 .5rem .5rem 0;
	overflow: hidden;
	background-color: white;
	}

.portrait img{
	width: 100%;
	}

.more-portraits{
	margin-right: 0;
	text-align: center;
	line-height: 3rem;
	color: black;
	}

.intro-card-fake-link{
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: .4px;
	}

.intro-card-fake-link i{
	margin-left: .42rem;
	margin-top: .1rem;
	}

.hse_intro-card-100 .hse_intro-card-top{
	padding-top: 0;
}

.hse_intro-card-100 .intro-card-fake-link{
	align-self: end;
	}

.hse_intro-card-100 .portrait-wrapper{
	justify-content: flex-end;
	}

.hse_intro-card-100 .hse_intro-card-content p{
	align-self: flex-end;
	text-align: right;
	width: 80%;
}

@media(max-width: 476px){
	.hse_intro-card-100 .portrait-wrapper, .hse_intro-card .portrait-wrapper{
	justify-content: flex-start;
	}
	.hse_intro-card-100 .hse_intro-card-content p{
	align-self: flex-start;
	text-align: left;
	width: 80%;
	}
	.hse_intro-card-100 .intro-card-fake-link{
	align-self: flex-start;
	}
}

.hse_intro-card-100 .hse_intro-card-bottom{
	min-height: 16rem;
}

/*.intro-card-title{
	background-color: black;
	color: white;
	padding: .3rem .8rem .4rem;
	font-size: 1.6rem;
	font-weight: bold;
	}

.hse_intro-card-top .intro-card-title, .hse_intro-card-right .intro-card-title{
	position: absolute;
	top: 1rem;
	left: 1rem;
	}
*/



.hse_intro-wrapper div:nth-child(2n) .hse_intro-card-100, .hse_intro-card-100{
	color: black;
	background-color: #FFE700;
	}

.hse_row-yellow{
	background-color: #FFE700;
	}

.hse_row-blue{
	background-color: #009CE0;
	color: white;
	}

.hse_row-blue .btn{
	margin: 1.8rem 0 1rem 0;
	}

.hse_jouw-verhaal-row .hse_bg-wrapper{
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../img/kinderen-meeuwen.png");
	padding: 2rem 0;
	background-position: center;
	}

.hse_jouw-verhaal-row .text-wrapper{
	padding: 1.8rem 1.8rem 2rem;
}

.text-wrapper h3{
	margin-bottom: 1.6rem;
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: .4px;
}

.hse_slogan-wrapper-left{
	display: flex;
	flex-direction: column;
	}

.hse_slogan-wrapper span{
	font-size: 1.6rem;
	font-weight: 700;
	padding: 0 .7rem .1rem;
	margin-bottom: .28em;
	display: inline-flex;
	letter-spacing: .5px;
	}

.hse_slogan-wrapper div{
	align-self: flex-end;
	}

.hse_slogan-wrapper{
	width: fit-content;
	display: flex;
	align-self: flex-end;
	flex-direction: column;
	margin-right: 2.5rem;
	}

.hse_slogan-wrapper div:nth-child(1) span{
	background-color: white;
	color: #009CE0;
}
.hse_slogan-wrapper div:nth-child(2) span:nth-child(1){
	background-color: white;
	color: #009CE0;
	}

.hse_slogan-wrapper div:nth-child(2) span:nth-child(2), .hse_slogan-wrapper div:nth-child(3) span{
	color: white;
	background-color: #009CE0;
}

.go_comment-link-wrapper{
	border-top-color: #d5c542;
}

@media(max-width: 576px){
	
	.hse_intro-card{
		display: block;
	}
	.go_block.cx_card.hse_intro-card.hse_intro-card-100 .go_block-content{
		height: auto;
		display: block;
		flex-wrap: wrap;
		flex-direction: column;
		}
	
	.hse_intro-card.hse_intro-card-100 .hse_intro-card-top{
		padding-top: 100%;
		}
	
	.hse_intro-card-100 .go_card > img{
		width: 100%;
		flex: 100;
	}
	
	.hse_intro-card.hse_intro-card-100 .hse_intro-card-content{
		padding-top: 2rem;
		}
		
	.go_block.cx_card.hse_intro-card.hse_intro-card-100 .hse_intro-card-bottom, .go_block.cx_card.hse_intro-card .hse_intro-card-bottom{
		min-height: 12rem;
		}
		
	.hse_intro-blok .portrait-wrapper{
		margin-top: 1.8rem;
	}
	
	.hse_jouw-verhaal-row .text-wrapper{
		padding: 1.8rem 1rem 2.4rem;
	}
	.text-wrapper h3{
		margin-bottom: 1.5rem;
		font-weight: 600;
	}
	
	.hse_jouw-verhaal-row .hse_bg-wrapper{
		padding: 2rem 0 4rem;
		
	}
	.hse_slogan-wrapper{
		margin-top: 0;
		margin-bottom: 3rem;
		margin-left: 2rem;
		align-self: flex-start;
	}
	.hse_slogan-wrapper div{
		align-self: flex-start;
	}
	.go_block.cx_card.hse_intro-card.hse_intro-card-100 .go_block-title{
		left: 1rem;
	}
}

/* aanpassingen aan go_css en cx*/
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{
	border: none;
	}

/* aanpassing scherm voor toevoegen */
.cx_page-buttons .btn-secondary:not(.cx_btn-iconOnly){
	padding: .375rem 1.16rem .375rem 1.4rem;
}

.cx_page-button.btn-sm::before, .btn-group-sm > .cx_page-button.btn::before, .cx_page-button.btn-sm::after, .btn-group-sm > .cx_page-button.btn::after {
	border-top: 18px solid transparent;
}

.cx_page-button::before {
  left: calc(100% + 3px);
  border-left: 14px solid rgba(255, 255, 255, 0);
}
.cx_page-button:focus::after, .cx_page-button:hover::after {
  border-left-color: #000;
}

/* ---- */

.go_button{
	font-weight: bold;
	font-size: 104%;
	border-radius: 0;
	background-color: black;
	color: white;
	}

.go_button.btn-link{
	display: contents;
	color: black;
}

.hse_intro-card .go_block-title{
	background-color: black;
	color: white;
/*	padding: .56rem .8rem;
	font-weight: 700;
	font-size: 1.6rem;*/
	font-size: 1.2rem;
	padding: .4rem .72rem;
	font-weight: 600;
	position: absolute;
	top: 1rem;
	left: 1rem;
	}

.hse_intro-wrapper .row div:nth-child(2n) .hse_intro-card .go_block-title, .Samen_maken_we_Strandeiland .row div:nth-child(2n) .hse_intro-card .go_block-title{
	color: black;
	background-color: #FFE700;
	}

.hse_intro-card .card{
	background-color: transparent;
}

a.go_card-person:hover, a.go_card-story:hover, .go_card-message:hover{
	background-color: #FFE700; /*yellow*/
	color: black;
	}

a.go_card-organization:hover{
	background-color: white;
	color:  #009CE0;
	}

.go_card-message:hover{
	color: white;
	background-color:  #009CE0;
	}

.go_wall-relations-wrapper .go_card-message:hover{
	color: black;
	}

/*----------LINK-BEHEER-------------------------*/

.go_wall-relations-button-wrapper .btn-primary, .go_wall-relations-button-wrapper .btn-secondary{
	border: none;
}
.go_card a{
	color: #333;
	}
	
.go_card a:focus,	
/*a:hover{
	color: #009CE0;
	background:  transparent;
	}
*/

.go_card a.btn-primary{
	color: white;
	border: none;
	}

.go_content-wrapper a:hover{
	background-color: black;
	color: white;
	}

a.go_card:hover{
	background-color: black;
	color: white;
	}

a.go_card-organization:hover{
	background-color: white;
		color: #009CE0;
	}

.tag a{
	border-bottom-color: black;
}

a.hse_hero-link:hover{
	color: black;
}
	
a.home-naar-agenda:hover{
	color: white;
	background:  #009CE0;
	}	

.go_topmenu{
		background-color: #333;
	}

.go_topmenu a{
	color: white;
	}

a.more-results{
	border: none;
	color: black;
	background:  #FFE700;
	font-weight: bold;
	}

.more-results .fa-arrow-right{
	margin-left: 1rem;
	}

a.more-results:hover{
	background-color: black;
	color: #FFE700;
	
	}

.verhalen-overzicht-home .cx_card, .verhalen-overzicht-home .cx_card{
	color: white;
	background:  #009CE0;
	}

	
.verhalen-overzicht-home .unit-groot-top > span{
	color: #334A86;
	}

/* wall -card */

/*
.go_wall-card{
	padding-top: 0;
}

.go_wall-card section{
	margin: 0 0 1.2rem;
}

.go_wall-card-header {
  margin: 0;
  background: #FFE700;
  padding: 8% 8% 10% 8%;
	}

.go_wall .eigenschap-groot{
	margin: 8%;
	}	
*/

.go_main-image-wrapper{
/*	margin-left: -3.5rem;
	margin-right: -3.5rem; */
	}

.go_top-image-wrapper{
	margin-left: -3.5rem;
	margin-right: -3.5rem;
	margin-bottom: 2.6rem;
	}

.go_wall-persoon .go_wall-card.go_card .cx_template-image-wrapper img{
	border-radius: 0;
	}

/* .go_category-label-wrapper, .go_wall-card .go_category-type-wrapper, .go_wall-card-category{
	color: white;
	padding: .2rem .7rem;
	display: inline-block;
	background:  #009CE0;
	}
*/

/* relations */

.go_wall-relations-wrapper a:hover{
	background-color: #FFE700;
	color: black;
	border: none;
	}
	
/* reacties */

.go_comments-wrapper{
	background-color: #FFE700; /*yellow*/
	}

.reactie{
	background-color: transparent;
	border: none;
	}
	
.go_comments-wrapper .reactie{
	padding: 0;
	}

.go_comments-wrapper a, .go_comments-wrapper a:hover{
	color: black;
	border-bottom: 2px solid;
	}
	
.go_comments-wrapper a:hover{
	background-color: black;
	color: #FFE700;
	}

.reactie .image-wrapper{
	border-radius: 50%;
	}

.go_post-date{
	color: black;
	margin-top: .6rem;
	}

.reactie h3{
	margin: .5rem 0;
	font-weight: bold;
	}

.go_content_header{
	border-radius: 0;
	background-color: #FFE700; /*yellow*/
	width: 50%;
	padding: 2rem 2.5rem 2.4rem;
	}

.go_content_header p{
	margin-bottom: 1.3rem;
	}

.go_content_header .btn{
	background-color: black;
	font-weight: 700;
	color: white;
	border: none;
	}

.go_property-label{
	margin-bottom: .1rem;	
	font-variant-caps: normal;
	}

.go_sub-navigation-wrapper .btn{
	font-weight: normal;
	margin-bottom: .7rem;
}

.go_wall-relations-wrapper .go_card-organization .cx_template-image-left .cx_template-image-wrapper{
	padding: .5rem 0 .5rem .5rem;
}