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;
}



.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;
	}
}
@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) {
	
    .menu-default .mainmenu .navbar-nav{
        margin-top: 30px;
    }
	.menu-centered .mainmenu .navbar-nav{
        margin-top: 100px;
    }
    .menu-default .mainmenu #theMain .navbar-nav{
        justify-content: flex-end; padding-right: 150px;
    }
    #header.menu-default .logo{
        z-index: 10;
    }
	.menu-default #mainsection, .menu-centered #mainsection{
		margin-top: 130px;
	}
}
@media(min-width:1280px) {
    .btn-primary,
    .btn-primary-grey,
    .btn-default,
    .btn-secondary,
    .btn-info,
    .btn-list,
    .btn-primary {
        border-radius: 30px;
    }
}
@media(min-width:1440px) {
    .menu-default .mainmenu #theMain .navbar-nav{
        justify-content: flex-end; padding-right: 190px;
    }
}


.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 .page-block-caption{
		left: 15px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		mix-blend-mode: normal; height: calc(100% - 60px);
		background: rgba(255,255,255, 0.9); width: 50%;
	}
}
@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{
		left: 30px;
		height: calc(100% - 90px);
		width: 40%;
	}
}
@media(min-width:1440px) {
	.page-block.gallery.slideshow,
	#pageBlock0{
		padding: 0px 60px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		left: 60px;
	}
}


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: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%;
}


#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 0px 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-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;
}
.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; background: none!important; border: 0px!important; padding: 0px;
}

h2.woningtypeSplitter{
    margin: 30px 0px 10px 0px;
}

@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: 1280px) {
    .page-block.woningtypen .page-block-caption{
		justify-content: center;
    }
    .page-block.woningtypen .page-block-module{
		max-width: 1100px;
    }
    .page-block.woningtypen .block-listing{
        gap: 60px;
    }
}
@media (min-width: 1440px) {
	.page-block.map,
	.page-block.map-pois{
		padding: 0px 60px;
	}
}


#theBody.woningtype #pageBlock1 .page-block-txt h3{
    margin-top: 30px; width: 100%; float: left;
}
#woningtype---algemene-informatie-over-de-woningen{
    justify-content: center;
}
#woningtype---algemene-informatie-over-de-woningen .page-block-caption{
    max-width: 80vw;
}
#woningtype---algemene-informatie-over-de-woningen .page-block-caption ul{
    margin-bottom: 15px;
}
@media (min-width: 991px) {
#woningtype---algemene-informatie-over-de-woningen .page-block-caption{
    max-width: 800px; padding-bottom: 0px;
}      
}





#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{
	max-width: 960px;
}
}

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