img{
}
.block img,
.block-image img{
	opacity: 1;
}
.logo{
	justify-content: flex-start;
}
.logo svg, .logo img{
	width: 100px;
}
.logo-icon{
    width: 100%;
    position: absolute;
    top: 0px;
    left: auto;
	right: 0px;
    margin: 0px;
    padding: 15px 50px 15px 15px;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    height: 100px;
	pointer-events: none;
}
.logo-icon a{
	pointer-events: all;
}

.logo-icon svg, .logo-icon img{
	width: 100px; height: 70px; object-fit: contain; object-position: center right;
}

#header.menu-hamburger .headAddress,
#socialtoptop,
.breadcrumb,
.slideLeft,
.slideRight,
.scrolldown/*,
.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*/
{
    display: none;
}

#theMain .navbar-nav li a.menu-link,
#extraMenu .navbar-nav li a.menu-link{
    text-align: left; padding-left: 15px; 
}
#extraMenu{
    position: relative; top: 0px; bottom: auto; height: auto; padding: 0px; 
}
.extra-menu .navbar-nav{
    padding: 0px; margin: 0px;
}
#header.menu-hamburger #extraMenu .headAddress{
    text-align: left; padding: 0px 15px;
}

#header.menu-default .mainmenu ul.navbar-nav li{
	position: relative;
}
.menu-link-arrow{
	position: absolute; top: 0px; left: 0px; line-height: 40px;
}
#theMain .navbar-nav li a.menu-link.menu-link-drop{
	padding-left: 35px;
}
.mainmenu .navbar-nav ul.after-menu li.childmenu a{
	line-height: 2em;
}
.after-menu{
	margin-bottom: 5px;
}


.headAddress, #extraMenu .headAddress{
	text-align: right; padding: 15px 30px;
}

#extraMenu .headAddress p{
	text-align: right;
}
#extraMenu .headAddress p a{
	margin-left: 15px; 
}
#extraMenu .headAddress p a.active{
	text-decoration: underline;
}

#header .container{
	max-width: none;
}


.mainmenu .social-icons{
	display: none;
}

.navbar-toggle{
	background: none;
}
.navbar-toggle .icon-bar{
	background: #ffffff;
}

#theMain .menu-home{
    display: none;
}

.footerAddress h2, .footer-menu h2{
	display: none;
}
.footer-socials h2{
	
}
.footerAddress p a{
	text-decoration: none; margin-right: 15px;
}
.footerAddress p a.active{
	text-decoration: underline;
}

@media (min-width: 1440px) {
#verkoopinformatie---de-makelaar,
#verkoopinformatie---financieel-advies{
	max-width: 960px;
}
}

.scrolltop,
.footer-menu-2{
	display: none;
}

@media(min-width:768px){
	
	#header.menu-default, #header.menu-centered{
		padding-bottom: 15px;
		max-height: 143px;
	}	
	#header.menu-default .logo{
		height: auto; padding: 30px;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}	
	#header.menu-default .logo svg{
		width: 123px; 
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
	#header.menu-default #extraMenu .headAddress{
		top: 15px; padding: 15px 30px;
	}
	.logo-icon{
		top: 30px; right: 30px; padding: 0px; align-content: flex-start; align-items: flex-start;
	}
	.logo-icon svg, .logo-icon img{
		width: 55px; height: 55px; z-index: 10;
	}
	
	.menu-default .mainmenu .navbar-nav, .menu-centered .mainmenu .navbar-nav{
		padding-right: 30px;
		justify-content: flex-end; margin: 105px 0px 0px 0px;
		gap: 10px;
	}
	.menu-default .navbar-nav li a, .menu-centered .navbar-nav li a{
		padding: 0px;
	}
	#theMain .navbar-nav li a.menu-link.menu-link-drop{
		padding-left: 0px;
	}
	.menu-default .navbar-nav li a.menu-link-arrow, .menu-centered .navbar-nav li a.menu-link-arrow{
		top: 50%; pointer-events: none; font-size: 12px;
	}
	.menu-default .navbar-nav li.menu-link .afterMenu{
		background: none;
	}
	.menu-default .navbar-nav li.menu-link .afterMenu{
		opacity: 0; position: absolute; top: 110%; background: none; margin: 0px; pointer-events: all;
		flex-wrap: nowrap; gap: 15px; display: flex;
	}
	.menu-default .navbar-nav li.menu-link:hover .afterMenu{
		opacity: 1; position: absolute; top: 110%; background: none; margin: 0px; pointer-events: all;
		flex-wrap: nowrap; gap: 15px; display: flex;
	}
	.menu-default .navbar-nav li.menu-link .afterMenu ul{
		gap: 15px; display: flex;
	}
	.menu-default .mainmenu ul.navbar-nav li .after-menu li, .menu-centered .mainmenu ul.navbar-nav li .after-menu li{
		width: auto;
	}
	.mainmenu .navbar-nav ul.after-menu li.childmenu a{
		font-size: 14px;
	}
	
	.footer .container{
		grid-template-columns:repeat(4 , 1fr); max-width: 1440px;
	}
	.footer-contact.footer-menu{
		grid-column: span 4;
		grid-template-columns:repeat(4 , 1fr);
	}
	.footer-logo{
		grid-column: span 1;
	}
	.footer-logo img, .footer-logo svg{
		height: 50px; margin-top: -20px;
	}
	.footer-credits{
		padding: 0px 15px 10px 15px!important;
	}
	.footerAddress{
		grid-column: span 2;
	}
	.footerAddress p{
		text-align: center;
	}
	.footer-menu-1{
		grid-column: 2 / span 1; margin-top: -100px;
	}
	.footer-menu-2{
		grid-column: span 4;
		padding: 0px;
	}
	.footer-menu .navbar-nav{
		justify-content: center;
	}
	.footer-menu .navbar-nav li.menu-link a.menu-link{
	text-align: center;
	}
	.footer-socials.social-icons h2{
		display: block!important;
	}
	.footer-socials.social-icons{
		grid-column: span 1; justify-content: flex-start; align-content: flex-start; padding: 0px; margin-top: -5px;
	}
	.footer-socials.social-icons h2{
		text-align: left; line-height: 2em;
	}
	
	#theBody.shrink #header.menu-default{
		max-height: 75px;
	}
	#theBody.shrink #header.menu-default:hover{
		max-height: 85px;
	}
	#theBody.shrink #header.menu-default .logo{
		padding-top: 10px; padding-bottom: 0px;
	}
	#theBody.shrink #header.menu-default .logo svg{
		height: 50px; object-position: center left; width: auto;
		opacity: 0;
	}
	#theBody.shrink #header.menu-default #extraMenu .headAddress{
		top: -100px;
	}
	#theBody.shrink #header.menu-default .logo-icon{
		top: 20px; right: calc(100% - 70px); z-index: 10001
	}
	#theBody.shrink #header.menu-default .logo-icon svg{
		height: 35px; width: 35px; 
	}
	#theBody.shrink .menu-default .mainmenu .navbar-nav,
	#theBody.shrink .menu-centered .mainmenu .navbar-nav{
		margin: 25px 0px 0px 0px; padding-right: 75px;
	}
	
}

@media(min-width:991px){
	.menu-default #mainsection, .menu-centered #mainsection {
        margin-top: calc(100px + 3em);
    }
}
@media(min-width:1280px){	
	#header.menu-default, #header.menu-centered{
		max-height: 190px;
	}	
	#header.menu-default .logo{
		height: auto; padding: 30px 0px 45px 75px;
	}	
	#header.menu-default .logo svg{
		width: 250px; height: 130px;
	}
	#header.menu-default #extraMenu .headAddress{
		top: 0px; padding: 15px 75px;
	}
	.logo-icon{
		top: 30px; right: 75px; padding: 0px;
	}
	.logo-icon svg, .logo-icon img{
		width: 65px; height: 80px;
	}
	.menu-default .mainmenu .navbar-nav, .menu-centered .mainmenu .navbar-nav{
		padding-right: 75px;
		justify-content: flex-end; margin: 138px 0px 0px 0px;
		gap: 30px;
	}
	
	#theBody.shrink .menu-default .mainmenu .navbar-nav,
	#theBody.shrink .menu-centered .mainmenu .navbar-nav{
		margin: 22px 0px 0px 0px;
		padding-right: 165px;
	}
	#theBody.shrink #header.menu-default .logo-icon{
		top: 25px; right: calc(100% - 75px);
	}
	.menu-default #mainsection, .menu-centered #mainsection {
        margin-top: calc(100px + 3em);
    }
}


@media(min-width:1440px){
	#header .container{
		max-width: 1440px;position: relative;
	}
	.logo-icon{
		right: 15px;
	}
	#header.menu-default #extraMenu .headAddress{
		top: 0px; padding: 15px 15px 15px 75px;
	}
	.menu-default .mainmenu .navbar-nav, .menu-centered .mainmenu .navbar-nav{
		padding-right: 15px;
	}
	#theBody.shrink .menu-default .mainmenu .navbar-nav,
	#theBody.shrink .menu-centered .mainmenu .navbar-nav{
		margin: 22px 0px 0px 0px;
		padding-right: 105px;
	}
}
@media(min-width:1920px){
    #header.menu-hamburger .mainmenu{
        padding-left: 105px;
    }
}

.page-block.right .page-block-subname, .page-block.right .page-block-name, .page-block.right .page-block-ttl, .page-block.right .page-block-intro, .page-block.right .page-block-txt, .page-block.right .content-link, .page-block.right .page-block-link, .page-block.right .page-block-image-text{
	text-align: left;
}
.page-block .page-block-caption,
.page-block.light .page-block-caption, .page-block.medium .page-block-caption{
	padding: 30px;
}
#pageBlock0{
	margin: 0px;
}

.page-block .content-link{
	padding: 30px 0px 0px 0px;
}
.page-block-link .btn-primary,
.content-link  .btn-primary,
.block-btns  .btn-primary,
.page-block-txt  .btn-primary{
	position: relative;
	border-radius: 20px; height: 40px;
}
.page-block-txt  .btn-primary{
	margin-bottom: 30px;
}
.page-block-link .btn-primary::after,
.content-link .btn-primary::after,
.block-btns  .btn-primary::after,
.page-block-txt  .btn-primary::after{
	position: absolute; margin: 0px;
	text-align: left; left: auto; right: 15px; top: 0px;
	font: var(--fa-font-thin);
	font-size: 20px;
	-webkit-transition: left 0.4s ease;
	-moz-transition: left 0.4s ease;
	-o-transition: left 0.4s ease;
	transition: left 0.4s ease;

	content: "\f061"; width:30px; height: 100%; display: flex; justify-content: center; align-content: center; align-items: center;
	
	display: none;
}

.page-block.cta-sticker .page-block-subname, .page-block.cta-sticker .page-block-name, .page-block.cta-sticker .page-block-ttl, .page-block.cta-sticker .page-block-intro, .page-block.cta-sticker .page-block-txt, .page-block.cta-sticker .content-link, .page-block.cta-sticker .page-block-link, .page-block.cta-sticker .page-block-image-text, .page-block.cta-sticker .page-block-link{
	text-align: left!important;
}
.page-block.cta-sticker .page-block-link{
	text-align: right!important;
}

.page-block.cta-sticker{
	border-radius: 0px; height: auto; aspect-ratio:auto;
	padding: 15px 0px; top: 0px; right: 0px;
}	
.page-block.cta-sticker .page-block-caption{
	padding: 30px 15px;
}




.page-block.list-click-detail.highlights::before{
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #ECEAE4; display: block; content: '';
	margin-top: -10vw; z-index: 0;
}
.page-block.list-click-detail.highlights  .page-block-caption{
	padding: 0px;
}
.page-block.list-click-detail.highlights  .block{
	padding: 0px; border: 0px;
}
.page-block.list-click-detail.highlights  .block .block-caption{
	padding: 30px 30px 90px 30px;
}
.page-block.list-click-detail.highlights  .block .block-btns{
	padding: 0px 30px 15px 30px; text-align: center
}
.page-block.list-click-detail.highlights  .block:nth-of-type(1){
	background: var(--textcolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-btns .btn-primary{
	background: var(--textcolor);
    border-color: var(--basecolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-btns .btn-primary span{
	color: var(--basecolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(2){
	background: #CC9933;
}
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-btns .btn-primary{
	background: #CC9933;
    border-color: var(--basecolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-btns .btn-primary span{
	color: var(--basecolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(3){
	background: #ECEAE4;
}
.page-block.list-click-detail.highlights  .block:nth-of-type(3) .block-btns .btn-primary{
	background: #ECEAE4;
    border-color: var(--textcolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(3) .block-btns .btn-primary span{
	color: var(--textcolor);
}
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-caption .block-ttl h2,
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-caption .block-ttl h2 a,
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-caption .block-txt ,
.page-block.list-click-detail.highlights  .block:nth-of-type(1) .block-caption .block-txt p,
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-caption .block-ttl h2,
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-caption .block-ttl h2 a,
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-caption .block-txt ,
.page-block.list-click-detail.highlights  .block:nth-of-type(2) .block-caption .block-txt p{
	color: var(--basecolor);
}
.page-block.list-click-detail.highlights  .block{
	padding: 0px;
}
#pageBlock1{
	z-index: 2;
}

.page-block.quote .page-block-caption .page-block-ttl{
	padding: 0px; margin: 0px;
	order: 2;
}
.page-block.quote .page-block-caption .page-block-ttl-intro{
	order: 3;
}
.page-block.quote .page-block-caption .page-block-txt{
	order: 1;
}
.page-block.quote .page-block-caption .page-block-ttl h2{
	padding: 0px; margin: 15px 0px 0px 0px;
}
.page-block.quote .page-block-caption .page-block-ttl h3{
	padding: 0px; margin: 0px;
}
.page-block.quote .page-block-caption .page-block-txt h3{
	padding: 0px; margin: 0px;
}
.page-block.quote .page-block-caption .page-block-txt h4{
	padding: 0px; margin: 0px;
}

#map.page-block{
	background: #fff;
}
#map.page-block .page-block-ttl{
	display: none;
}


#paris-proof.page-block .page-block-caption{
	background-image: url("../../assets/ypo/img/paris-proof.png"); background-repeat: no-repeat; background-position: 30px 100px; background-size: 120px;
}

#paris-proof.page-block .page-block-caption .page-block-ttl{
	margin-bottom: 140px;
}

#vooraanzicht .page-block-link .btn-primary{
	background: var(--okercolor);
	border-color: var(--okercolor);
}
#vooraanzicht .page-block-link .btn-primary span{
	color: var(--basecolor);
}

#hele-verdieping.page-block,
#north.page-block,
#south.page-block,
#mid.page-block{
	padding-top: 0px; margin-bottom: 30px; margin-left: 30px; margin-right: 30px;
	 border: 1px solid #000000; z-index: 10000;
}

#hele-verdieping .page-block-page_image, #north .page-block-page_image, #south .page-block-page_image, #mid .page-block-page_image{
	z-index: 0;
}
#south.page-block{
	margin-bottom: 120px; z-index: 1000;
}
#hele-verdieping.page-block .page-block-caption-content,
#north .page-block-caption-content,
#south .page-block-caption-content,
#mid .page-block-caption-content{
	display: none;
}
#hele-verdieping.page-block .page-block-caption-head,
#north .page-block-caption-head,
#south .page-block-caption-head,
#mid .page-block-caption-head{
	display: block; order: 0;
}
#hele-verdieping .page-block-caption-head .page-block-ttl h2,
#north .page-block-caption-head .page-block-ttl h2,
#south .page-block-caption-head .page-block-ttl h2,
#mid .page-block-caption-head .page-block-ttl h2{
	/*font-variation-settings: "wght" 300;
    letter-spacing: 0.3em;
    font-size: 1.2em;*/
}
#hele-verdieping .page-block-image,
#north .page-block-image,
#south .page-block-image,
#mid .page-block-image{
	order: 1; justify-content: flex-end; margin: 0px!important; width: 100%; padding: 15px!important; margin-bottom: -130px!important; z-index: 1;
	position: absolute; top: 0px;
}

#hele-verdieping .page-block-image img,
#north .page-block-image img,
#south .page-block-image img,
#mid .page-block-image img{
	width: auto; height: 70px;
}

@media(max-width:767px){
	#hele-verdieping .page-block-image,
	#north .page-block-image,
	#south .page-block-image,
	#mid .page-block-image{
		order: 1; justify-content: flex-end; margin: 0px!important; width: 100%; padding: 15px!important; margin-bottom: -130px!important; z-index: 1;
		display: none;
	}
	#hele-verdieping .page-block-image img,
	#north .page-block-image img,
	#south .page-block-image img,
	#mid .page-block-image img{
		width: auto; height: 100px;
	}
}

@media(min-width:991px){
	

#hele-verdieping .page-block-page_image,
#north .page-block-page_image,
#south .page-block-page_image,
#mid .page-block-page_image{
	margin-top: -60px;
}
	
	#hele-verdieping .page-block-image,
	#north .page-block-image,
	#south .page-block-image,
	#mid .page-block-image{
		top: 10px; padding-right: 25px!important;
	}
	#hele-verdieping .page-block-image img,
	#north .page-block-image img,
	#south .page-block-image img,
	#mid .page-block-image img{
		width: auto; height: 80px;
	}

#hele-verdieping.page-block,
#north.page-block,
#south.page-block,
#mid.page-block{
		z-index: 0; border: 1px solid #000000; margin-bottom: 30px!important;
	}
#north.page-block{
		z-index: 10	; margin-bottom: 90px!important;
	}
	#north .page-block-page_image, #south .page-block-page_image, #mid .page-block-page_image{
		z-index: 0; border: 0px solid #000000;
	}
	#hele-verdieping .page-block-caption-head,
	#north .page-block-caption-head,
	#south .page-block-caption-head,
	#mid .page-block-caption-head{
		z-index: 2;	
	}
}

#hele-verdieping .page-block-page_image,
#north .page-block-page_image,
#south .page-block-page_image,
#mid .page-block-page_image{
	order: 2;
}

.footer-socials.social-icons .social-label{
	width: auto;
}

#vooraanzicht .page-block-image{
}
#theBody.plattegronden.plattegronden #vooraanzicht .page-block-caption{
	order: -1;
}
#theBody.plattegronden.kantoorruimtes #vooraanzicht .page-block-caption{
	order: 2;
}
#overlay{
	position: absolute; top: 0px; left: 0px;
}
#overlay #northBlock{
	animation: pulse 2s infinite;
	transform-origin: center;
	animation-delay: 0.5s;
	cursor: pointer;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#overlay #southBlock{
	animation: pulse 2s infinite;
	transform-origin: center;
	animation-delay: 0.25s;
	cursor: pointer;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#overlay #midBlock{
	animation: pulse 2s infinite;
	transform-origin: center;
	animation-delay: 0s;
	cursor: pointer;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#overlay #northBlock:hover,
#overlay #southBlock:hover,
#overlay #midBlock:hover{
	fill: #918885; opacity: 1!important;
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	-o-animation-play-state:paused;
	animation-play-state:paused;
}
.area-txt{
	opacity: 0; pointer-events: none;
    -webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.area-txt.visible{
	opacity: 1;
}
#norttxt{
	margin-left: -46px;
}
#southtxt{
	margin-left: -46px;
}
#midtxt{
	margin-left: -30px;
}
@keyframes pulse {
    0% {
		opacity: 0.3;
    }

    70% {
		opacity: 1;
    }

    100% {
		opacity: 0.3;
    }
}


@media(min-width:600px){
	.page-block.cta-sticker .page-block-caption{
		padding: 30px 30px;
	}
}
@media(min-width:768px){
	.page-block{
		margin-left: 30px;
	}
    #pageBlock1.page-block.medium{
		margin-left: 0px; padding-left: 30px; margin-right: 30px;
	}
	.page-block.list-click-detail.highlights::before{
		left: -30px; width: calc(100% + 30px); 
	}
	.page-block.list-click-detail.highlights  .page-block-caption{
		padding: 0px 30px 0px 0px;
	}
	
	#pageBlock0{
		margin-bottom: -10vw;
	}
	.page-block.with_block_image.left .page-block-image{
		padding: 0px 30px 0px 0px;
	}
	.page-block.with_block_image.right .page-block-image{
		padding: 0px 0px 0px 30px;
	}
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 30px;
	}
	


	#paris-proof.page-block .page-block-caption{
		padding-left: 50%;
		background-position: 36% center; background-size: 120px;
	}

	#paris-proof.page-block .page-block-caption .page-block-ttl{
		margin-bottom: 0px; position: absolute; left: 45px; width: 40%;
	}
	#paris-proof.page-block .page-block-caption .page-block-ttl h2{
		font-size: 4em;
	}
	
}
@media(min-width:960px){
	
	/*#theBody.locatie #pageBlock1{
		width: calc(50% - 30px);
	}
	#theBody.locatie #map{
		width: 50%; margin: 0px;
	}*/
	#theBody.locatie #centraal{
		width: calc(50% - 75px);max-width: 720px;
	}
	#theBody.locatie #map{
		width: 50%; margin: 0px;max-width: 720px; padding: 0px 0px 0px 120px;
	}
	#theBody.gallery #pageBlock1   .page-block-caption {
		width: 50%;
	}
	
	.page-block-caption-with-intro .page-block-intro{
		width: 50%; padding-right: 45px;
	}
	.page-block-caption-with-intro .page-block-txt{
		width: 50%;
	}
	
	.page-block.default.with_block_image{
		margin-bottom: 90px;
	}
	.page-block.with_block_image .page-block-image{
		margin-top: 75px; margin-bottom: -30px;
		align-content: flex-start; align-items: flex-start;
	}
	#pageBlock1.page-block.with_block_image .page-block-image{
		margin-top: 75px; margin-bottom: -30px;
		align-content: flex-start; align-items: flex-start;
	}
	
	.page-block.cta-sticker{
		width: 450px; max-width: none;
	}
	#paris-proof.page-block .page-block-caption .page-block-txt p{
		font-size: 2em; line-height: 1.2em;
	}
}


.page-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#theBody.duurzaamheid .page-block-image img{
	object-fit: contain; object-position: top;
}
@media(min-width:1280px){
    #pageBlock1,
	.page-block,
	.page-block.light, .page-block.medium, #pageBlock1.page-block.light, #pageBlock1.page-block.medium,
	.page-block.gallery.slideshow{
		margin-left: 75px; max-width: 1440px; padding: 0px;
	}
    #pageBlock1.page-block.medium{
		margin-left: 0px; padding-left: 75px;
	}
		
	.page-block.list-click-detail.highlights::before{
		left: -75px; width: calc(100% + 75px); 
	}
	.page-block.list-click-detail.highlights  .page-block-caption{
		padding: 0px 75px 0px 0px;
	}
	#pageBlock0{
		max-width: 1920px;
	}
	.page-block .page-block-caption,
	.page-block.light .page-block-caption, .page-block.medium .page-block-caption{
		padding: 45px 45px;
	}
	.page-block.with_block_image.left .page-block-image{
		padding: 0px 45px 0px 0px;
	}
	.page-block.with_block_image.right .page-block-image{
		padding: 0px 0px 0px 45px;
	}
	.page-block.cta-sticker{
		width: 550px; max-width: none;
	}
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 60px;
	}
	
	.page-block.list-click-detail.highlights .page-block-module{
		padding: 45px 0px;
	}
	
	.block-listing {
        grid-template-columns: repeat(3, 1fr);
		column-gap: 30px;
    }
	
	/*#theBody.locatie #pageBlock1{
		width: calc(50% - 75px);max-width: 720px;
	}
	#theBody.locatie #map{
		width: 50%; margin: 0px;max-width: 720px;
	}*/
	#theBody.locatie #centraal{
		width: calc(50% - 75px);max-width: 720px;
	}
	#theBody.locatie #map{
		width: 50%; margin: 0px;max-width: 720px;
	}
	
	.page-block.list-click-detail.highlights .block .block-caption{
		padding: 30px 45px 90px;
	}
	
	

	#paris-proof.page-block .page-block-caption{
		padding-top: 75px;
		padding-bottom: 75px;
		background-position: 320px center; background-size: 200px;
	}

	#paris-proof.page-block .page-block-caption .page-block-ttl{
	}
	#paris-proof.page-block .page-block-caption .page-block-ttl h2{
	}
	
}
@media(min-width:1440px){
    #pageBlock1.page-block.medium{
		padding-left: 75px; margin-right: 75px;
	}
	.page-block.quote{
		margin-left: 0px; max-width:none; 
        padding-left: calc(50% - 690px);
        padding-right: calc(50% - 720px);
	}
	#contact.page-block.default.contact{
		margin-left: 0px; max-width:none; 
        padding-left: calc(50% - 645px);
        padding-right: calc(50% - 720px);
	}

	#paris-proof.page-block .page-block-caption{
		background-position: 360px center;
	}
}
@media(min-width:1920px){
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 60px;
	}
}
/**/




@media(max-width:767px){
	
	.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 30px;
	}
	
}
.page-block.slideshow .page-block-module .carousel-indicators li{
	height: 10px; border-radius: 50%;
}
.page-block.slideshow .page-block-module .carousel-indicators li img{
	display: none;
}
.page-block.gallery.slideshow .page-block-caption .page-block-link{
	display: none;
}


#de-gallery.page-block.gallery.slideshow .carousel .carousel-item{
	aspect-ratio: 4 / 3; background: #ffffff;
}
#de-gallery.page-block.gallery.slideshow .carousel .carousel-item img{
	width: 100%; height: 100%; object-fit: contain;
}



@media(min-width:768px){
	.page-block.gallery.slideshow{
		padding: 0px 30px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		left: 0px;
		mix-blend-mode: normal; top: auto; bottom: 36px; height: auto;
		padding: 15px 30px; width: auto;
	}
}
@media(min-width:991px) {
	.page-block.gallery.slideshow{
	}
	.page-block.gallery.slideshow .page-block-module .carousel-indicators{
		height: auto; display: grid; 
        grid-template-columns: repeat(4, 1fr);
		grid-gap: 15px; position: relative; top: 0px; bottom: auto; padding: 15px 0px;
	}
	
	.page-block.slideshow .page-block-module .carousel-indicators li{
		height: auto; border-radius: 0%; width: 100%; margin: 0px; aspect-ratio: 4 / 3; overflow: hidden;
	}
	.page-block.slideshow .page-block-module .carousel-indicators li img{
		width: 100%; height: 100%; object-fit: cover; display: block;
	}
	.page-block.gallery.slideshow .page-block-caption{
		bottom: 90px; max-width: 40%;
	}
}
@media(min-width:1280px){
	.page-block.gallery.slideshow{
		padding: 0px 75px 0px 0px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 60px;
	}
	.page-block.gallery.slideshow .page-block-module .carousel-indicators{
		grid-template-columns: repeat(6, 1fr);
	}
}
@media(min-width:1440px) {
	.page-block.gallery.slideshow{
		padding: 0px 0px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		 max-width: 40%;
	}
}
@media(min-width:1920px){
	.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 120px;
	}
}


.page-block.gallery.slider .page-block-caption{
	display: none;
}


.page-block.gallery.slider .page-block-module{
	display: flex; flex-wrap: wrap;
}
.draggable-container {
	width: 100%;
	overflow:hidden; height: 550px;
}
.draggable-group {
	margin: 0px;
	white-space: nowrap;
	padding: 0; display: flex; gap: 0px; flex-wrap: nowrap;
}
.draggable-group-child {
	list-style: none; position: relative;
	width: auto; height: 500px;
	padding: 0px 15px 0px 0px;
	display: inline-block;
	margin: 0;
}
.draggable-group .zoomslide{
	display: block;
	position: absolute; top: 0px; left: auto; right: 15px; width: 50px; height: 50px;
	text-align: center; line-height: 50px; font-size: 20px;
	z-index: 100000;
} 
.draggable-group-child img {
	width: auto; height: 500px;
}
.draggable-group-child-inner {
	padding-bottom: 100%;
	background: red;
}
.draggable-group-scroll-bar {
	position: relative;
	width: 100%;
	height: 50px; position: absolute; background: rgba(0,0,0,0); top: auto; bottom: 0px;
}

.draggable-group-scroll-handle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: calc(100%);
	cursor: pointer; background: rgba(0,0,0,0);
}

.draggable-group-scroll-handle:after {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	height: 10px;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0px;
	pointer-events: none;
}
/*.draggable-group-scroll-handle:before {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0);
	height: 100%;
	width: 200vw;
	left: -100vw;
	top: auto;
	bottom: 0px;
	pointer-events: all;
}*/
.draggable-group-scroll-bar:after {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.2);
	height: 10px;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0px;
	pointer-events: none;
}



@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;
	}
	
	
	.draggable-container {
		height: 650px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 600px; max-height: calc(80vh - 50px);
	}
	.draggable-group-child img {
		height: 100%;
	}

}



@media(min-width:1600px){
	
	.draggable-container {
		height: 750px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 700px; max-height: calc(80vh - 50px);
	}
}

@media(min-width:1920px){
	
	.draggable-container {
		height: 850px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 800px; max-height: calc(80vh - 50px);
	}
	.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.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: 2;
}
.page-block.projectplanning .page-block-caption .page-block-module .block-listing .block.projectplanning .block-caption .block-txt{
	order: 1;
}
.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: 15px;
	text-align: left; top: auto; bottom: 0px; left: -24.6px; z-index: 1;
	font: var(--fa-font-thin);
	content: "\f078"; font-size: 20px;
    -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: 22px;
		text-align: right; top: 0; bottom: auto; left: auto; right: -2px;
		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{
		padding-right: 30px;
    }
    .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-thin);
        font-size: 20px;
        -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: -54px; 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.usps .page-block-caption .page-block-module .block-listing .block .block-caption .block-icon{
    justify-content:center; align-content: center; align-items: center;
}

















.bouwtype-item{
    padding: 0px; border: 0px;
}
.bouwtype-item .block-caption{
    padding: 15px 0px 0px 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 0px 15px;
}
.bouwtype-item .block-btns .btn-list{
}
.bouwtype-item .block-btns .btn-primary{
    float: right;  padding: 0px;
}
h2.woningtypeSplitter{
    margin: 30px 0px 10px 0px;
}

	.bouwtype-item .block-btns .btn-primary{
		float: left; padding: 0px 15px; display: none;
	}

@media (min-width: 650px) {
	
    #aanbod---woningtypes .block-listing-scroller  {
        width: 120px; position:absolute; top: 70px; 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{
        display: block;
    }
    .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: -30px;
    } 
    #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.het-project #pageBlock1 .page-block-txt h3{
    margin-top: 30px; width: 100%; float: left;
}
#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;
}      
}




#pageBlock0 .scrolldown{
	width: 0; 
	height: 0; 
	border: 0px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;

	border-top: 30px solid var(--highlightcolor);
	background: none;
	transform: rotate(-45deg);
	padding: 0px; margin: 0px; right: -20px; bottom: -5px;
}


#pageBlock0 .scrolldown span{
	transform: rotate(45deg); position: absolute; top: 0px; left: 0px;
	position: absolute;
    top: -19px;
    left: -6px; color:  var(--basecolor);
}




.bwnr_row .bwnr-spec .btn-primary{
    
}
@media (min-width: 991px) {
}  .bwnr_row .bwnr-spec .btn-primary span    {
    margin-top: -1px;
}



#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-txt h2{
	text-align: center;
}
#woning---kenmerken .page-block-txt h2{
	text-align: center;
}

#woning---kenmerken .page-block-caption{
    max-width: 80vw;
}
#woning---kenmerken .page-block-caption ul{
    margin-bottom: 15px;
}

@media (min-width: 768px) {
#woning---kenmerken .page-block-txt .spec-item .spec-label,
#woning---kenmerken .page-block-txt .spec-item .spec-value{
	width: 50%;
}
#woning---kenmerken .page-block-txt .spec-item .spec-label{
	text-align: right; padding-right: 5px; opacity: 0.4;
}
}

@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: 1600px) {
    .page-block.news .block-listing{
        grid-template-columns: repeat(3, 1fr);
    }
}


@media (max-width: 600px) {
    #quote-kwaliteit{
        padding: 0px;
    }
    #quote-kwaliteit.page-block.quote .page-block-caption .page-block-txt h4{
        font-size: 1.5em;
    }
    
}
