img{
}
.block img{
	opacity: 1;
}



.btn-primary,
.btn-primary-grey,
.btn-default,
.btn-secondary,
.btn-info,
.btn-list,
.btn-primary {
    border-radius: 25px;
}
#header.menu-default #extraMenu .headAddress,
#socialtoptop,
.breadcrumb,
.menu-home,
.page-block.gallery.slideshow .page-block-module .carouselState,
.page-block.gallery.slideshow .page-block-module .carousel-control-prev,
.page-block.gallery.slideshow .page-block-module .carousel-control-next,
.slideLeft,
.slideRight
{
    display: none;
}

#languages{
	display: flex; 
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
}
#theBody.shrink #languages{
	opacity: 0; pointer-events: none;
}

.navbar-nav li.active a.menu-link ,
.navbar-nav li.active a.menu-link:hover{
    border-radius: 20px;
}
.menu-default .mainmenu #extraMenu .navbar-nav li,
.menu-centered .mainmenu #extraMenu .navbar-nav li{
	display: flex; justify-content: center;
}
.menu-default .mainmenu #extraMenu .navbar-nav li a,
.menu-centered .mainmenu #extraMenu .navbar-nav li a{
    border-radius: 20px; text-transform: uppercase; width: 130px;
}


@media(max-width:990px) AND (min-width:768px){
	.menu-default .mainmenu #extraMenu .navbar-nav, .menu-centered .mainmenu #extraMenu .navbar-nav{
		margin-top: 30px; padding-right: 30px;
	}
}

@media(min-width:768px){
	.page-block.cloud .page-block-caption .page-block-module .block-listing{
		justify-content: center;
	}
	.menu-default .mainmenu #extraMenu .navbar-nav, .menu-centered .mainmenu #extraMenu .navbar-nav{
		padding-left: 0px;
	}
    .menu-centered #extraMenu .extra-menu .navbar{
        margin: 0px;
    }
	.menu-centered #extraMenu .headAddress{
		padding: 15px 30px;
	}
	
	.menu-centered  .menu-centered .mainmenu #theMain .navbar-nav,
	.menu-default .mainmenu #extraMenu .navbar-nav li a,
	.menu-centered .mainmenu #extraMenu .navbar-nav li a,
	#header.menu-centered #extraMenu .navbar-nav,
    .menu-centered #extraMenu .headAddress,
	#theBody #header.menu-centered .logo,
	#theBody #header.menu-centered {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	
	#theBody.shrink #header.menu-centered{
		height: 4em;
		background: var(--textcolorLight)!important;
	}
	#theBody.shrink #header.menu-centered:hover{
	}
	#theBody.shrink #header.menu-centered .logo{
		padding-top: 10px; padding-bottom: 0px;
		top: -5px;
		opacity: 1;
		height: 50px;
	}
	#theBody.shrink #header.menu-centered .logo svg{
	}
	#theBody.shrink #header.menu-centered #extraMenu .headAddress{
		top: -9px; opacity: 1;
	}
	#theBody.shrink #header.menu-centered #extraMenu .navbar-nav{
		margin-top: 6px;
	}
	#theBody.shrink .menu-centered .mainmenu #theMain .navbar-nav{
		opacity: 0; pointer-events: none; 
		margin-top: -50px;
	}
	#theBody.shrink #header.menu-centered .mainmenu #extraMenu .navbar-nav li a{
		background: var(--basecolorLight);
	}
	
	#theBody.shrink #header.menu-centered .logo-icon{
		top: 0px; right: calc(100% - 60px); height: 3em; width: 3em; padding: 8px; z-index: 100001;
		/*top: 3em; right: 19px;*/
	}
	#theBody.shrink #header.menu-centered .logo-icon svg{
		height: 25px; width: 25px; 
	}
	#theBody.shrink .breadcrumb{
		left: 60px; padding: 0px 10px;
	}
	
	
	#theBody.shrink #tophighlight,
	#theBody.shrink.home #tophighlight{
		top: 39px;
		padding-right: 75px;
		padding-right: 30px;
	}
	#theBody.shrink #mainhighlight{
		top: 39px; opacity: 0!important;
	}
	
}
@media(min-width:0px) AND (max-width:1280px){
	.page-block.cloud .page-block-caption{
		flex-wrap: wrap;
	}
	.page-block.cloud .page-block-caption .page-block-module .block-listing .block{
		width: auto;
	}
	.page-block.cloud .page-block-caption .page-block-module,
	.page-block.cloud .page-block-caption .page-block-link{
		min-width: 100%; text-align: center;
	}
	.page-block.cloud .page-block-caption .page-block-module .block-listing{
		justify-content: center;
	}
}
@media(min-width:991px) {
    #header.menu-default, #header.menu-centered{
        height: 150px;
    }
    #header.menu-default .logo{
        z-index: 10;
    }
    #header.menu-centered .logo{
        padding: 15px; width: 100%; height: 100px;
    }
    .menu-default .mainmenu .navbar-nav{
        margin-top: 30px;
    }
	.menu-centered .mainmenu .navbar-nav{
        margin-top: 100px;
    }
    .menu-centered .mainmenu #extraMenu .navbar-nav{
        margin-top: 30px;
    }
	.menu-default #mainsection, .menu-centered #mainsection{
		margin-top: 150px;
	}
	
	.page-block.cta-sticker{
		right: 45px; top: 45px;
	}
    
}
@media(min-width:1200px) {
	
	.menu-centered .mainmenu #extraMenu .navbar-nav{
        margin-top: 100px;
    }/**/
    .menu-default .mainmenu #theMain .navbar-nav{
        justify-content: flex-end; padding-right: 150px;
    }
	.menu-default #mainsection, .menu-centered #mainsection{
		margin-top: 180px;
	}
    .menu-centered .mainmenu #theMain .navbar-nav{
        padding-left: 180px;
        padding-right: 180px; flex-wrap: wrap;
    }
    
}
@media(min-width:1280px) {
    .btn-primary,
    .btn-primary-grey,
    .btn-default,
    .btn-secondary,
    .btn-info,
    .btn-list,
    .btn-primary {
        border-radius: 30px;
    }
    .menu-default .navbar-nav li a, .menu-centered .navbar-nav li a{
        padding: 0px 0px;
    }
    .menu-default .navbar-nav , .menu-centered .navbar-nav {
        gap: 0px; column-gap: 20px;
    }
}
@media(min-width:1440px) {
    .menu-default .mainmenu #theMain .navbar-nav{
        justify-content: flex-end; padding-right: 190px;
    }
    .menu-default .navbar-nav , .menu-centered .navbar-nav {
        column-gap: 30px;
    }
	
	
}
@media(min-width:1920px) {
	
	.menu-default .nav-container, .menu-centered .nav-container{
		max-width: 1920px; left: 50%; transform: translateX(-50%);
	}
	
	.page-block.cta-sticker{
		right: 50%; transform: translateX(860px);
	}
	
}


.page-block.gallery.slideshow .page-block-module .carousel-indicators{
	flex-wrap: nowrap; gap:0px; align-items: center; height: 60px; position: relative; padding: 0px;
}
.page-block.slideshow .page-block-module .carousel-indicators li{
	width: 100%; margin: 0px;
}


@media(max-width:767px){
}
@media(min-width:768px){
	.page-block.gallery.slideshow,
	#pageBlock0{
		padding: 0px 15px;
	}
	.page-block.gallery.slideshow{
		align-content: center; align-items: center;
	}
	
	.page-block.gallery.slideshow .page-block-caption{
		position: relative; mix-blend-mode: normal; order: -1; width: 50%;
	}
	
	.page-block.gallery.slideshow.with_block_image .page-block-module{
		width: 50%;
	}
	
	
	.page-block.gallery.slideshow .page-block-caption{
	}
}
@media(min-width:991px) {
	.page-block.gallery.slideshow,
	#pageBlock0{
		padding: 0px 30px;
	}
	.page-block.gallery.slideshow .page-block-module .carousel-indicators{
		height: 90px;
	}
	.page-block.gallery.slideshow .page-block-caption{
	}
}
@media(min-width:1440px) {
	.page-block.gallery.slideshow,
	#pageBlock0{
		padding: 0px 60px;
	}
	.page-block.gallery.slideshow .page-block-caption{
	}
}

@media(min-width:1920px) {
	#pageBlock0{
		width: 1920px; margin: 0px;
	}
}


/*
h1:after, .page-block.default .page-block-name h1:after, .page-block.default .page-block-ttl h2:after,
.page-block.gallery.slider.with-long-text .page-block-ttl h2:after{
	position: relative; top: 100%; left: 0px; width: 100%; height: 2px;
	display: block; content: ''; float: right; margin-top: 10px; margin-bottom: 15px; z-index: 10;
}
.right h1:after, .page-block.default.right .page-block-name h1:after, .page-block.default.right .page-block-ttl h2:after,
.page-block.gallery.slider .page-block-ttl h2:after{
	float: left;
}
.center h1::after, .page-block.default.center .page-block-name h1:after, .page-block.default.center .page-block-ttl h2:after,
.page-block.gallery.slider.center .page-block-ttl h2:after{
    display: none;
}
*/

.page-block.default.left .page-block-intro,
.page-block.default.left .page-block-txt,
.page-block.default.left .content-link,
.page-block.default.left .page-block-link,
.page-block.gallery.slider .page-block-intro,
.page-block.gallery.slider .page-block-txt,
.page-block.gallery.slider .content-link,
.page-block.gallery.slider .page-block-link{
	padding-left: 30px;
}

.page-block.default.right .page-block-intro,
.page-block.default.right .page-block-txt,
.page-block.default.right .content-link,
.page-block.default.right .page-block-link,
.page-block.gallery.slider.right .page-block-intro,
.page-block.gallery.slider.right .page-block-txt,
.page-block.gallery.slider.right .content-link,
.page-block.gallery.slider.right .page-block-link{
	padding-right: 30px;
}

@media(min-width:1280px){
	.page-block.default.left .page-block-intro,
	.page-block.default.left .page-block-txt,
	.page-block.default.left .content-link,
	.page-block.default.left .page-block-link,
	.page-block.gallery.slider .page-block-intro,
	.page-block.gallery.slider .page-block-txt,
	.page-block.gallery.slider .content-link,
	.page-block.gallery.slider .page-block-link{
		padding-left: 60px;
	}

	.page-block.default.right .page-block-intro,
	.page-block.default.right .page-block-txt,
	.page-block.default.right .content-link,
	.page-block.default.right .page-block-link,
	.page-block.gallery.slider.right .page-block-intro,
	.page-block.gallery.slider.right .page-block-txt,
	.page-block.gallery.slider.right .content-link,
	.page-block.gallery.slider.right .page-block-link{
		padding-right: 60px;
	}

}


@media(min-width:768px){
	h1::after, .page-block.default .page-block-name h1::after, .page-block.default .page-block-ttl h2::after
, .page-block.gallery.slider.with-long-text .page-block-ttl h2::after{
		width: 130%; height: 3px; margin-top: 10px; margin-bottom: 25px;
	}
}



.page-block.gallery.slider .page-block-caption{
	padding-bottom: 30px; z-index: 10001;
}

@media(min-width:768px){
	.page-block.gallery.slider.with_block_image{
	}
	.page-block.gallery.slider.with-long-text .page-block-module{
		width: 50%; overflow: hidden;
	}
	.page-block.gallery.slider.with-long-text .page-block-caption{
		min-height: 100%;
	}

}
@media(min-width:960px){
	.page-block.cta.center.ne_pas_d_image .page-block-caption .page-block-txt {
        width: 60%;
        margin-left: 20%;
    }
}
@media(min-width:1280px){
	.page-block.gallery.slider .page-block-caption{
		padding-bottom: 60px;
	}
}


@media(min-width:1920px){
	.page-block.gallery.slider{
		max-width: none;
	}
	.page-block.gallery.slider.left.with-long-text{
		padding-right: calc(50% - 960px);
	}
	.page-block.gallery.slider.left,
	.page-block.gallery.slider.right.with-long-text{
		padding-left: calc(50% - 960px);
	}
}


.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption{
	grid-template-columns:repeat(1, 1fr);
}
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-icon,
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-ttl,
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-txt{
	grid-column: span 1; text-align: center;
}
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-icon h3,
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-ttl h2,
.page-block.usps.center .page-block-caption .page-block-module .block-listing .block .block-caption .block-txt p{
	text-align: center; width: 100%;
}


.page-block.usps{
	max-width: none; display: flex; justify-content:center; flex-wrap: wrap; padding: 0px;
}
.page-block.usps .page-block-caption {
	max-width: 1440px;
}
.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption{
	grid-template-columns : repeat(2, 1fr)
}

.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-icon,
.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-ttl,
.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-txt{
	grid-column: span 2;	 
}
.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-icon h3,
.page-block.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-ttl h2{
	text-align: center; width: 100%;
}


@media(min-width:991px){
	.page-block.usps .page-block-caption .page-block-module .block-listing {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 3em;
        padding: 30px 0px;
    }
}

#verkoopinformatie---financieel-advies.page-block.default .page-block-ttl h2::after,
#verkoopinformatie---de-makelaar.page-block.default .page-block-ttl h2::after{
	display: none;
}
#verkoopinformatie---financieel-advies .page-block-intro,
#verkoopinformatie---de-makelaar .page-block-intro,
#verkoopinformatie---financieel-advies .page-block-txt,
#verkoopinformatie---de-makelaar .page-block-txt,
#verkoopinformatie---financieel-advies .page-block-link,
#verkoopinformatie---de-makelaar .page-block-link{
	padding-left: 0px;
	padding-right: 0px;
}

.sliderScrollKnobb{
	width: 33.33%;
}

#pageBlock0 .scrolldown{
	padding: 0px; aspect-ratio: 1/1; margin: 15px;
}
.page-block-page_image .page-block-header-caption{
	mix-blend-mode: normal; 
    background: rgba(255, 255, 255, 0.6);
}


@media (min-width: 1280px) {
    .page-block.news .block-listing {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1600px) {
    .page-block.news .block-listing {
        grid-template-columns: repeat(4, 1fr);
    }
}

.page-block.projectplanning .page-block-caption .page-block-module .block-listing{
	grid-gap: 5px; padding-left: 18px;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning{
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption{
	align-content: flex-start;
	margin: 30px 30px 30px 0px;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption .block-ttl{
	order: 1;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption .block-txt{
	order: 2;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption .block-ttl h2,
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption .block-txt{
	text-align: left;
}

.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block::before{
	position: absolute; display: block; content: '';
	text-align: left; top: 0px; left: -15px; height: 100%; z-index: 1;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; width:30px; justify-content: flex-end;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block:nth-last-of-type(1)::after{
    display:none;
}

.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block::after{
	position: absolute; margin: 0px; line-height: 40px; height: 23px;
	text-align: left; top: auto; bottom: 0px; left: -28.5px; z-index: 1;
	font: var(--fa-font-regular);
	content: "\f078"; font-size: 30px;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media (min-width: 991px) {
	.page-block.projectplanning .page-block-caption .page-block-module .block-listing{
		grid-gap: 5px; padding-left: 0px;
	}
    .page-block.projectplanning .page-block-caption .page-block-module .block-listing .block{
		background: none; padding:  15px 0px;;
    }
	.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block::after{
		line-height: 40px; height: 23px;
		text-align: right; top: 0; bottom: auto; left: auto; right: -1px;
		content: "\f054"; width:30px; justify-content: flex-end;
	}
	.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block::before{
		position: absolute; display: block; content: '';
		text-align: left; top: 10.4px; left: 0px; width: 100%; z-index: 1; height: 0px;
	}
	.block.projectplanning .block-caption .block-ttl h2{
		font-size: 2em;
	}
    
    .page-block.projectplanning .page-block-caption .page-block-module .block-listing .block .block-caption::after{
        position: absolute; margin: 0px;
        text-align: left; left: 0px; z-index: 1;
        font: var(--fa-font-regular);
        font-size: 30px;
        -webkit-transition: left 0.4s ease;
        -moz-transition: left 0.4s ease;
        -o-transition: left 0.4s ease;
        transition: left 0.4s ease;

        line-height: 40px; height: 23px;
        text-align: right; top: -53.5px; bottom: auto; 
        content: "\f054"; width:30px; justify-content: flex-end;

        opacity: 0;
    }
    
    .page-block.projectplanning .page-block-caption .page-block-module .block-listing .block:hover .block-caption::after{
        left: calc(100% - 28px);

        opacity: 1;
    }

}

.page-block.cta-fixed .page-block-caption{
	justify-content: center;
}


.page-block.map,
.page-block.map-pois{
	padding: 0px 15px;
}
.page-block.map .page-block-caption{
	padding-bottom: 15px;
}

.page-block.map-pois .maptypebuttons{
	column-gap: 10px;
}
.page-block.map-pois .maptypebuttons .btn-primary{
	padding: 0px; width: 40px; height: 40px; margin: 15px 0px;
}
@media (min-width: 991px) {
	.page-block.map,
	.page-block.map-pois{
		padding: 0px 30px;
	}
}
@media (min-width: 1440px) {
	.page-block.map,
	.page-block.map-pois{
		padding: 0px 60px;
	}
}





.bouwtype-item{
    padding: 0px; border: 0px;
}
.bouwtype-item .block-caption{
    padding: 15px 15px 0px 15px;
}
.bouwtype-item .block-caption .block-ttl h2{
    margin: 0px 0px 10px 0px; padding: 0px;
}
.bouwtype-item .block-caption .block-ttl h3 ,
.bouwtype-item .block-caption .block-ttl h3 a{
    display: flex; justify-content: flex-start; gap: 5px;
    flex-wrap: wrap;
}
.bouwtype-item .block-caption .block-ttl h3 span{
    width: 100%;  margin: 0px;
}
.bouwtype-item .block-caption .block-ttl h3 span.soortaanbod{
	display: none;
}
.bouwtype-item .block-caption .block-ttl h4{
    margin: 10px 0px 0px 0px; padding: 0px; display: none;
}

.bouwtype-item .block-btns{
    padding: 15px 15px 15px;
}
.bouwtype-item .block-btns .btn-list{
}
.bouwtype-item .block-btns .btn-primary{
    float: right;  padding: 0px;
}
h2.woningtypeSplitter{
    margin: 30px 0px 10px 0px;
}

#aanbod---woningtypes .page-block-module{
    padding: 0px; margin: 45px 0px 0px 0px;
}

	.bouwtype-item .block-btns .btn-primary{
		float: left; padding: 0px 15px; display: none;
	}
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-image{
		grid-column: span 1;
		grid-row: span 2;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-image{
		grid-column: span 1;
		grid-row: span 2;
    }

@media (min-width: 650px) {
	
    #aanbod---woningtypes .block-listing-scroller  {
        width: 120px; position:absolute; top: 0px; left: 0px;  height: auto;
    }
    #aanbod---woningtypes .block-listing-scroller .block-image{
		opacity: 0.1; margin-bottom: 5px;
    }
    #aanbod---woningtypes .block-listing-scroller #TypeScrollerIndicator{
		position: absolute; top: 0px; left: 0px; width: 94px; height: 94px; border: 2px solid #000000;
		margin-top: -2px; margin-left: -2px; pointer-events: none;
    }
    #aanbod---woningtypes .pin-spacer .block-listing-scroller  {
    }
    #aanbod---woningtypes .block-listing {
        width: calc(100% - 120px); position: relative; top: 0px; left: 120px;
    }
    #aanbod---woningtypes .block-listing .bouwtype-item{
		opacity: 0; /*padding-top:  60px;*/
    }
    .bouwtype-item .block-image h2{
    }
    .block-listing-scroller{
        display: block;
    }
	
	
	.page-block.woningtypen .block-listing {
        grid-template-columns: repeat(1, 1fr);
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item{
		display: grid;
        grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 30px;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-image{
		grid-column: span 1;
		grid-row: span 2;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-caption{
		grid-column: span 1;
		grid-row: span 1; align-content: flex-end;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-btns{
		grid-column: span 1;
		grid-row: span 1; align-content: flex-start;
    }
	.bouwtype-item .block-btns .btn-list{
		float: left;
	}
}
@media (min-width: 768px) {
    .page-block.woningtypen .block-listing{
        gap: 30px;
    }
    
    .bouwtype-item .block-caption{
        padding: 30px 30px 0px;
    }
    .bouwtype-item .block-btns{
        padding: 15px 30px 30px;
    }
    .bouwtype-item .block-btns{
        padding: 15px 30px 30px;
    }
    
    .bouwtype-item .bwnr_row{
        padding: 10px 30px;
    }
    .bouwtype-item .bwnr_row .bwnr-spec.bwnr-btn{
        right: 30px;
    }
    
}
@media (min-width: 991px) {
	
    #aanbod---woningtypes .block-listing-scroller  {
        left: 50%; z-index: 1; margin-left: -45px; width: 90px;
    } 
    #aanbod---woningtypes .block-listing {
        width: 100%; left: 0px;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item{
		display: grid;
        grid-template-columns: repeat(4, 1fr);
		grid-column-gap: 120px;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-image{
		grid-column: span 2;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-caption{
		grid-column: span 2;
    }
	.page-block.woningtypen .block-listing .block.bouwtype-item .block-btns{
		grid-column: span 2;
    }
}
@media (min-width: 1280px) {
    .page-block.woningtypen .page-block-caption{
		justify-content: center;
    }
    .page-block.woningtypen .page-block-module{
		max-width: 1440px;
    }
    .page-block.woningtypen .block-listing{
        gap: 60px;
    }
}
@media (min-width: 1440px) {
	.page-block.map,
	.page-block.map-pois{
		padding: 0px 60px;
	}
}





#theBody.woning #pageBlock1 .page-block-intro{
    margin-top: 30px; width: 100%; float: left;
}

#theBody.woning #pageBlock1 .page-block-txt h3{
    margin-top: 30px; width: 100%; float: left;
}

#woning---kenmerken{
    justify-content: center;
}
#woning---kenmerken .page-block-caption{
    max-width: 80vw;
}
#woning---kenmerken .page-block-caption ul{
    margin-bottom: 15px;
}
@media (min-width: 991px) {
#woning---kenmerken .page-block-caption{
    max-width: 800px; padding-bottom: 0px;
}      
}


#woning---het-project .page-block-ttl h2::after{
    display: none;
}


#form_search_reset .btn-primary{
    padding: 3px 10px!important;
}
#form_search_reset .btn-primary i{
    display: none;
}
#woning3d{
    border: 0px;
}




#theBody.contact #terugbel.page-block .fancy-form-item .form-control{
    border-radius: 1.5em;
}
@media (min-width: 991px) {
#theBody.contact #terugbel.page-block .theformfields .fancy-form-item{
    width: calc(50% - 15px); float: left; margin-right: 15px;
}
}


#woningdetail #modal .page-block-txt h2 span{
	width: 100%;
}
#woningdetail #modal .page-block-txt h2 span.spacer{
	display:none;
}


@media (min-width: 1440px) {
#verkoopinformatie---de-makelaar,
#verkoopinformatie---financieel-advies{
	width: 960px; margin-left: calc(50% - 480px); margin-right: calc(50% - 480px);
	padding: 0px!important;
}
}

@media (min-width: 1600px) {
    .page-block.news .block-listing{
        grid-template-columns: repeat(3, 1fr);
    }
}





/* Scope alleen naar maps + jouw wrapper */
#map2 .gm-style .spring-iw,
#map3 .gm-style .spring-iw{
  max-width: 300px;
  padding-right: 30px;
}
#map2 .gm-style .gm-style-iw-c #bodyContent,
#map3 .gm-style .gm-style-iw-c #bodyContent{
  padding-right: 42px; /* ruimte voor het X-kruisje */
  max-width: 300px;
  box-sizing: border-box;
}
#map2 .gm-style .gm-style-iw-c button.gm-ui-hover-effect,
#map3 .gm-style .gm-style-iw-c button.gm-ui-hover-effect{
  top: 5px !important;
  right: 5px !important;
}
/* Titel */
#map2 .gm-style .spring-iw h3,
#map3 .gm-style .spring-iw h3{
  color: var(--goldcolor);
  margin: 0;
  padding: 0;
  font-size: 1.1em;      /* iets compacter in info window */
  font-weight: 400;
  padding-right: 42px;
  font-family: ivymode, sans-serif;
}

/* Body spacing */
#map2 .gm-style .spring-iw__body,
#map3 .gm-style .spring-iw__body{
  line-height: 1.35;
}

/* Knop */
#map2 .gm-style .spring-iw__actions,
#map3 .gm-style .spring-iw__actions{
  margin-top: 10px;
}

#map2 .gm-style .spring-iw__btn,
#map3 .gm-style .spring-iw__btn{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  text-decoration: none;
  border: 1px solid rgba(0,0,0,.12);
  background: white;
  color: #111;
  font-size: 13px;
}

/* optioneel hover */
#map2 .gm-style .spring-iw__btn:hover,
#map3 .gm-style .spring-iw__btn:hover{
  transform: translateY(-1px);
}

.gm-style .gm-style-iw-c { padding-right: 28px; } /* ruimte voor close X */
.gm-body h3 { margin: 20px 18px 0 0; }              /* of alleen h3 ruimte */
.gm-actions { margin-top: 10px; display: flex; gap: 8px; flex-wrap: wrap; }
.gm-btn { padding: 8px 10px; border-radius: 999px; border: 1px solid rgba(0,0,0,.15); background:#fff; cursor:pointer; text-decoration:none; }





#theBody.woningzoeker #pageBlockPage::after,
#theBody.woningzoeker #pageBlockPage::before{
	display: none;
}




.preview-download-btn {
  margin-top: 0.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.9rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border-radius: 320px;
  border: 1px solid var(--border-soft);
  background: #ffffff;
  cursor: pointer;
  text-decoration: none !important;
  color: var(--text);
  transition: background 0.15s ease, color 0.15s ease, border 0.15s ease,
    transform 0.1s ease, box-shadow 0.15s ease;
}

.preview-download-btn::after {
  content: "↓";
  font-size: 0.85rem;
  margin-left: 0.4rem;
  color: var(--muted);
}

.preview-download-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
  border-color: var(--accent);
}



.page-block.gallery.slideshow .page-block-module{
	margin-bottom: 0px;
}
.page-block.gallery.slideshow .carousel {
  position: relative;
  width: 100%;
  height: auto; 
}

.carousel-images {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; overflow: hidden;
}

.carousel img.placeholder {
  width: 100%; opacity: 0;
  height: auto;
}
.carousel-images .img {
	object-position: center top;
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel-images .img {
  will-change: clip-path, transform;
}

.carousel-images .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-images {
  opacity: 1;
}

.slide-title-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  pointer-events: none; padding: 15px;
   padding: 10px 40px 29px 40px;
}

.slide-title-container .title {
  position: relative;
  text-align: right;
  filter: url(#blur-matrix) blur(0.25px);
  -webkit-filter: url(#blur-matrix) blur(0.25px);
  z-index: 2; color: var(--textcolor);
	font-size: 0.8em;
    font-weight: 500;
}
.slide-title-container .title::before,
.slide-title-container .title::after {
	display: none;
}


.slide-title-container .title .word {
  filter: blur(75px);
  -webkit-filter: blur(75px);
  will-change: filter, opacity;
  opacity: 0;
}

.slider-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  z-index: 10;
	
	display: none;
}

.control-btn {
  padding: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 0.075rem dashed rgba(255, 255, 255, 0.75);
  border-radius: 0.25rem;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}

.control-btn:hover {
  background-color: #fff;
}

.control-btn svg {
  width: 1.5rem;
  height: 1.5rem;
  stroke: #000;
  transition: fill 200ms ease-in-out;
}

.control-btn:hover svg {
  fill: #000;
}

@media (max-width: 767px) {
  .slide-title-container {
    padding: 10px 10px 29px 0px;
  }
}
@media (max-width: 900px) {
 


  .slider-controls {
    top: 65%;
    width: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    gap: 1rem;
  }

  .control-btn {
    padding: 1rem;
  }

  .control-btn svg {
    width: 1rem;
    height: 1rem;
  }
}

.carousel-bullets { position: relative; left: 0%;top:0px; margin: 15px 30px 30px;  display: flex; gap: 10px; justify-content: flex-end;}
.carousel-bullets .bullet { width: 10px; height: 10px; border-radius: 0px; border: 1px solid var(--textcolor); background: var(--textcolor); opacity: .5; padding: 0px; outline:none!important;}
.carousel-bullets .bullet.is-active { opacity: 1; border: 1px solid var(--basecolorMedium); background: var(--basecolorMedium);}



.page-block.gallery.autoslider{
    max-width: none;
}
#autoSLider{
    display: flex; flex-direction: row; gap: 30px;
}
#autoSLider img{
    height: clamp(280px, 40vh, 500px);; width: auto; max-height: 700px;
}
.page-block.gallery.autoslider .page-block-caption{
	z-index: 1;
    column-gap: 15px;  padding-bottom: 0px; margin: 0px;
}
.page-block.gallery.autoslider .page-block-caption .page-block-ttl,
.page-block.gallery.autoslider .page-block-caption .page-block-txt{
}
.page-block.autoslider .page-block-caption .page-block-ttl{
}
.page-block.gallery.autoslider .page-block-module {
    display: flex;
    justify-content: flex-start; 
    padding: 0px;
}

@media(min-width:500px) {
	.page-block.gallery.autoslider .page-block-caption{
	}
	.page-block.autoslider .page-block-caption .page-block-ttl{
	}
}
@media(min-width:900px) {
	.page-block.gallery.autoslider .page-block-caption{
		column-gap: 30px; padding-bottom: 60px;
	}
	.page-block.gallery.autoslider .page-block-caption:nth-of-type(3){
		column-gap: 0px; padding-top: 0px;
	}
	.page-block.autoslider .page-block-caption .page-block-ttl{
	}
}
@media(min-width:1600px) {
    .page-block.gallery.autoslider .page-block-caption{
    }
}
.page-block.gallery.autoslider .image-container{
	position: relative; padding-top: 30px;
}
.page-block.gallery.autoslider .image-container .image-ttl{
    display: none;
	position: absolute; top: 0px; left: 0px;
	padding: 15px 0px 15px 0px; width: 100%;
}
.page-block.gallery.autoslider .image-container .image-ttl h2{
	padding: 0px; margin: 0px; font-size: 10px; text-transform: uppercase;
    letter-spacing: 0.1em; text-align: center;
}

@media(min-width:960px) {
	
#autoSLider img{
    height: clamp(280px, 40vh, 500px);; width: auto; max-height: 700px;
}
.page-block.gallery.autoslider .image-container{
	position: relative; padding-bottom: 45px; padding-top: 0px;
}
.page-block.gallery.autoslider .image-container .image-ttl{
	position: absolute; bottom:0px; left: 0px; top: auto;
	padding: 30px 0px 30px 0px;
}
    
.page-block.gallery.autoslider .image-container .image-ttl h2{
    font-size: 12px;
    }
}
@media(min-width:1600px) {
	#autoSLider img{
		height: clamp(340px, 60vh, 600px);; width: auto; max-height: 700px;
	}
}





#faq.page-block .page-block-caption,
#downloads.page-block .page-block-caption{
}
.faqContainer,
.downloadlist {
    width: 100%;
    max-width: none;
}
@media(min-width:960px) {
	#faqs,
	#downloadsContainer{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 45px; width: 100%;
	}
	
	.faqContainer,
	.downloadlist{
		width: 100%;
		grid-column: span 1;
	}
}

