.block .block-caption .block-ttl h2 a,
.block .block-caption .block-subtxt a,
.page-block-caption .page-block-txt p,
.page-block-caption .page-block-ttl.ttl-only h2,
#pageBlock1 .page-block-caption .page-block-name h1,
.page-block .page-block-caption h2,
.page-block .page-block-caption h2 a,
.block .block-caption .block-txt p, .block .block-caption .block-txt a, .block .block-caption .block-txt ul li,
.page-block-caption .page-block-ttl.ttl-only h2 a{
    color: #6A6A6A;
}
.page-block .page-block-caption h2{
    line-height: 1.5em;
}
a.menu-link,
a.childmenu.menu-link{
}
p b,
.btn-primary,
.btn-primary span{
}

h1,h2,h3,h4,h5,
a.menu-link,
a.childmenu.menu-link{
}
p{
    text-transform: none;
}

#pageBlock0 .page-block-header-caption .page-block-name h1,
#pageBlock0 .page-block-header-caption .page-block-intro h2{
    text-shadow: 1px 1px #6A6A6A;
}

.faq #pageBlock1{
    display: none;
}
.menuactive .logo .st0{
    stroke:#ffffff;
}
.menuactive .logo path{
}
.footer-logo-content{
    width: 100%; padding: 15px; text-align: center;
}
.footer-logo-content svg{
    width: 100px;
}
.nav-container,
.scrolltop{
}

#theBody {
}
#wrapper,
#wrappercontent{
    background:none;
}
#wrappercontent{
    max-width: 1920px;
}
.main-content{
    padding: 0px 0px;
}
.footer{
    background: none; color: #000000;    
}
.footer ul{
}
.footer ul li{
}
.footer ul li a{
}
.footer ul li.childmenu a{
}
.footer .socials{
}

.footer-address{
}
.footer-address h2{
    font-size: 40px;  line-height: 1em;
}
.footer-address p{
    font-size: 20px; text-transform: uppercase; margin-bottom: 10px;
}

.footer .menu-socials .social-icon{
    width: 100%; height: auto; margin: 0px; padding: 0px;
}
.footer .menu-socials .social-icon a{
    padding: 3px 0px !important; line-height: 20px;
}


.light .page-block-caption .page-block-txt h3{
    color: #d68428;    
}
.light .page-block-caption .page-block-txt p{
    color: #d68428;
}


@media (min-width: 768px) {
    .footer-menu2{
    }    
    .footer ul{ 
    }  
    
    .footer .navbar-nav{
        flex-direction: row; align-items:flex-start;
    }
	#theBody .footer .afterMenu{
        width: 51%
    }
	.footer #footer_links .footer-menu2 ul li{
		width: auto;
	}
    .footer-menu2{
		min-width: 100%; display: flex; justify-content: center;
    }

    .footer-logo-content{
        text-align: center; padding: 15px 0px;
    }
    .footer .socials{
        margin: 0px; margin-top: -30px;
    }
}


@media (min-width: 991px) {
	.mainmenu ul li a.menu-link::after{
		position: absolute; top: 100%; left: 0px; width: 100%; height: 2px; background: #6A6A6A; content: "";
		left: 50%; width: 0%;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.mainmenu ul li a.menu-link:hover{
		color: #CCD3CD;
	}
	.shrink .mainmenu ul li a.menu-link:hover{
		color: #6A6A6A;
	}
	.mainmenu ul li a.menu-link:hover::after{
		left: 10px; width: calc(100% - 20px);
	}
	
    .footer-address{
        width: 50%; float: left;
    }
    .footer-address h2{
        font-size: 64px; font-family: regularfont; height: 200px; margin: 0px; padding: 0px;
    }
    .footer-address p{
        font-size: 22px; margin-bottom: 20px;
    }
    .footer-menu1{
        margin-top: 60px;
        width: 100%; float: none;
		display: flex; justify-content: center;
    }
    .footer #footer_links ul li a{
        font-size: 22px;
    }
}
.footer-menu1 ul li{
}
.footer-menu2 .menu-link a{
}
.shrink .navbar-toggle{
}
.footer{
}

.shrink #header,
.folio-scroll #header{
}
.shrink .nav-container,
.folio-scroll .nav-container{
	pointer-events: all;
}
.shrink #menu-search,
.folio-scroll #menu-search{
}
.shrink #header .logo,
.folio-scroll #header .logo{
}


.breadcrumb{
    background: none; padding: 0px; margin: 0px;
}
.breadcrumb a{
    line-height: 20px;
}

.btn-primary{
    width: auto; height: auto; min-height: 40px; background: none!important; z-index: 1; padding: 10px 30px 10px 30px; border-radius: 0px; position: relative; display: inline-block; border:2px solid #6A6A6A;border-radius: 22.5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; overflow: hidden;
    color: #707070; text-transform: none; overflow: hidden;
}
.btn-primary span{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; 
    z-index: 2; position: relative; color: #707070; line-height: 20px; padding: 0px; margin: 0px; font-size: 16px;
    font-weight: 300;
}
.btn-primary::before{
    position:absolute; display:block; background: #ffffff;
    width: 0%; height:0%; content: ' ';
    left: 0%; top: 0%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; z-index: 1;border-radius: 22.5px;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover{
	border:2px solid #6A6A6A; background-color: #CCD3CD!important;
}
.btn-primary:hover span{
}
.btn-primary:hover::before{
}

.light .btn-primary{
    padding: 8px 25px;
    color: #ffffff;
}
.light .btn-primary span{
}
.light .btn-primary::before{
    display: none;
}

.btn-primary.btn-upload{
    padding: 8px 15px 8px 15px; margin-bottom: 5px;
    background: #000000!important;
}
.btn-primary.btn-upload span{
    color: #ffffff; font-size: 16px!important;
}

.btn-primary.scrolltop{
    left: 0px; top: 0px; margin: 0px!important; padding: 0px!important; border: 0px!important; background-color: #ffffff!important; width: 40px; height:40px; position: fixed; top: auto; bottom: 30px; left: 30px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; 
    opacity: 0;
}

.btn-primary.scrolltop img{
    width: 100%;
}

.shrink .btn-primary.scrolltop{
    opacity: 1;
}
.btn-primary.scrolldown{
    display: none;
}

.btn-primary.scrolltop:hover,
.btn-primary.scrolldown:hover{
     background-size: 14px!important;
}
.btn-primary.scrolltop::before,
.btn-primary.scrolldown::before{
    display: none;
}

.btn-primary.scrolltop span,
.btn-primary.scrolldown span{
    display: none;
}


.color-8 .btn-primary{
    border:1px solid #ffffff;
}
.color-8 .btn-primary span{
    color: #ffffff;
}

.page-block.pageHeader{
    width: 100%; margin: 0px 0px 10px 0px; padding: 0px!important;
}
.page-block.pageHeader .page-block-image{
    width: 100%; padding: 0px; margin: 0px;
}
.page-block.pageHeader .page-block-caption{
    background:rgba(0,0,0,0.7); position: absolute; width: 50%; min-width: 300px; top: auto; left: auto; bottom: 30px; right: 0px;
}
.page-block.pageHeader .page-block-caption h2,
.page-block.pageHeader .page-block-caption h2 a,
.page-block.pageHeader .page-block-caption p,
.page-block.pageHeader .page-block-caption p a{
    color: #ffffff; padding: 0px; margin: 0px 0px 5px 0px;
}
.page-block.pageHeader .page-block-caption h2{
    font-size: 22px;
}
.page-block.pageHeader .page-block-caption p{
    font-size: 12px;
    margin-bottom: 10px;
}

#menu-search{
	display: block;
	display: none;
}
#SearchModal{
}
#menu-search.in #SearchModal{
}
#menu-search.in img.closesearch{
	opacity: 1;
}
#menu-search.in img.opensearch{
	opacity: 0;
}

.page-block-caption-head{
    display: none;
}
#pageBlock0,
.page-block.header-video{
    padding: 0px; margin-bottom: 15px;
}
#pageBlock0 .page-block-page_image,
.page-block.header-video .page-block-page_image{
    padding: 0px;
}

#pageBlock1_replacer .page-block-caption-head,
#pageBlock1 .page-block-caption-head{
    display: block; padding-bottom: 0px;
}
.page-block-caption .page-block-txt{
}
.page-block-caption .page-block-ttl.ttl-only h3,
.page-block-caption .page-block-ttl.ttl-only h2{

}

.card-deck{
    padding: 0px 15px;
}
.card-img-top{
    border-radius: 0px;
}
.card{
    border: 0px solid #656565;
    border-radius: 0px;
}
.card-img-overlay h2{
    font-size: 18px; padding: 0px; margin: 0px;
    color: #ffffff;    
}

.page-block .page-block-caption .page-block-txt h2{
}

hr{
    color: #656565; background-color: #656565;
}

.block-list.page-block{
    margin-top: 0px;
}
.block-list.page-block .page-block-extra-txt{
    text-align: center; margin-top: 45px;
}

.block-list.page-block .card{
	border: 0px; border-radius: 0px; background: none;
}
.block-list.page-block .card .card-img-overlay{
	position: relative;
}
.block-list.page-block .card-header{
    background: none; border: 0px; padding: 15px 30px; margin-bottom: 0px;
}
.block-list.page-block .card-header h4{
    width: 100%; position: relative; float: left; padding: 0px; margin: 0px; font-size: 24px; text-align: center; padding: 0px 45px;
	color: #E3D4C0;
}
.block-list.page-block .card-header h4 a{
    text-decoration: none; width: 100%; position: relative; float: left; color: #FF4656;
}
.block-list.page-block .card-header h4 a.collapsed{
	background-image: url("../../futurefaces/img/icons/arrow-grey.svg"); color: #656565;
}

.block-list.page-block .card-body{
	padding: 5px 30px 30px 30px;
}
.block-list.page-block .card-title{

	padding: 15px 0px 5px;
}
.block-list.page-block .card-title .block-image{
	position: absolute; top: 30px; left: 30px; width: 45px;
}
.block-list.page-block .card-title .block-image svg{
	width: 100%;
}
.block-list.page-block .card-title h2{
	padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px;
}
.block-list.page-block .card-text{
	margin: 0px 0px 0px 0px;
}


.light.block-list.page-block .card-header h4 a.collapsed{
	color: #ffffff;
}
.light.block-list.page-block .card-title h2,
.light.block-list.page-block .card-text p{
    color: #ffffff;
}




.large-quote.page-block{
    padding: 0px!important;
}
.large-quote.page-block .page-block-image{
    padding-bottom: 0px;
}
.large-quote.page-block .page-block-caption{
    position: absolute; top: 0px; bottom: 0px; padding: 30px 30px;
}
.large-quote.page-block .page-block-caption .page-block-link{
    display: none;
}
.large-quote.page-block .page-block-caption .page-block-ttl h2{
    width: 100%; padding: 0px; margin: 0px; line-height: 1.4; 
    text-align: right; font-size: 23px;
}
.large-quote.page-block .page-block-caption .page-block-ttl h3{
    width: 50%; padding: 0px; margin: 0px; line-height: 1.4; 
}
.large-quote.page-block .page-block-caption .page-block-ttl h2,
.large-quote.page-block .page-block-caption .page-block-ttl h2 a,
.large-quote.page-block .page-block-caption .page-block-ttl h3,
.large-quote.page-block .page-block-caption .page-block-ttl h3 a{
    color: #000000; text-decoration: none;
}
.large-quote.page-block .page-block-caption .btn-primary{
    position: absolute; bottom: 0px; top: auto; left: 15px;
}


.fullscreenvideo{
	background: #ffffff!important;padding: 0px!important;
}
.fullscreenvideo .page-block-caption .page-block-txt p{
	font-family: headfont; font-size: 16px; line-height: 1.1;
}
.fullscreenvideo .page-block-caption .page-block-ttl h2,
.fullscreenvideo .page-block-caption .page-block-ttl h2 a{
	font-family: regularfont; font-size: 14px;
}
.fullscreenvideo .page-block-caption{
    background: rgba(255,255,255,0.5); padding-top: 40px!important;   
}

.video .volume-off,
.video .volume-on{
    background: #FF4656; border-radius: 50%; padding: 8px 10px; width: 40px; height: 40px;
    color: #ffffff; font-size: 14px; position: absolute; top: 25px; left: 25px;border:2px solid #ffffff;
    display: none;
}
.video .volume-off{
    display: none; z-index: 2;
}
.video .volume-on{
    display: none; z-index: 2;
}
#videoContainer{
    position: absolute; overflow: hidden; opacity: 1; pointer-events: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; 
}
#videoContainer.playing{
    opacity: 1; pointer-events: all;
}
#videoContainer .video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-video .page-block-caption{
    position: absolute; top: auto; bottom: 0px; background: rgba(164,177,165,0.7);
    width: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease; 
}
.header-video .page-block-caption.playing{
    top: 0px; bottom: auto;
}
.header-video .page-block-caption .page-block-ttl.ttl-only{
    background: url("../img/btns/btn-icon-white.svg"); background-position: left center; background-size: contain;
    background-repeat: no-repeat; padding-left: 30px;
}
.header-video .page-block-caption .page-block-ttl.ttl-only h2,
.header-video .page-block-caption .page-block-ttl.ttl-only h2 a{
    font-weight: 500; font-size: 14px; color: #fff; margin: 0px; padding: 0px; line-height: 2em;
}
.header-video .page-block-caption{
    position: absolute; top: auto; bottom: 0px; background: rgba(164,177,165,0.7);
    width: 100%;
}

.header-video .page-block-link{
    position: absolute; top: 50%; margin-top: -75px;
    width: 100%; left: 0px; text-align: center;
}
.header-video .page-block-link h2{
    color: #ffffff; font-weight: 500; font-size: 20px;
}
.header-video .page-block-link img{
    width: 50px;
}


.medium-quote.page-block{
	padding: 0px 30px 15px 30px; max-width: 800px; z-index: 2;
}
.medium-quote.page-block .page-block-caption{
	position: relative; top: 0px; left: 0px; width: 100%; padding: 30px 0px 30px 0px;
} 
.medium-quote.page-block .page-block-caption .page-block-txt p{
	font-size: 18px; line-height: 1.4; padding-bottom: 0px; margin-bottom: 0px;
    font-weight: 200;
}
.medium-quote.page-block .page-block-caption .page-block-ttl h2,
.medium-quote.page-block .page-block-caption .page-block-ttl h2 a{
	font-size: 22px;
}
.medium-quote.page-block .page-block-caption .page-block-txt p,
.medium-quote.page-block .page-block-caption .page-block-ttl h2,
.medium-quote.page-block .page-block-caption .page-block-ttl h2 a{
	color: #707070;
}
.medium-quote.page-block .page-block-caption .page-block-ttl h2,
.medium-quote.page-block .page-block-caption .page-block-ttl h2 a{
    text-align: center;
}
.medium-quote.page-block .page-block-caption .btn-primary{
    width: 100%; text-align: center; border: 0px;
    padding: 0px 0px 90px 0px
}
.medium-quote.page-block .page-block-caption .btn-primary span{
    font-weight: 300;
}
.medium-quote.page-block .page-block-caption .btn-primary::after{
    background: url("../img/btns/btn-icon.svg"); background-size: contain; background-repeat: no-repeat;
    width: 40px; height: 68px; content: ''; display: block; position: absolute; top: 36%; left: 50%; margin-left: -20px;
}

.small-quote.page-block{
    margin: 30px 0px;
    width: calc(100%); padding:15px 30px 35px 30px;
}
.small-quote.page-block .page-block-image{
}
.small-quote.page-block .page-block-caption{
}
.small-quote.page-block .page-block-caption .page-block-link{
    display: none;
}
.small-quote.page-block .page-block-caption .page-block-ttl h2{
    width: 100%; padding: 0px; margin: 0px; line-height: 1.2; 
    font-size: 22px; text-align: center; 
    quotes: "“" "”" "‘" "’";
    font-weight: 200;
}
.small-quote.page-block .page-block-caption .page-block-ttl h2::before {
    content: open-quote;
}
.small-quote.page-block .page-block-caption .page-block-ttl h2::after {
    content: close-quote;
}

.small-quote.page-block .page-block-caption .page-block-ttl h3{
    width: 50%; padding: 0px; margin: 5px 0px 0px 0px; line-height: 1.4; 
}
.small-quote.page-block .page-block-caption .page-block-ttl h2,
.small-quote.page-block .page-block-caption .page-block-ttl h2 a,
.small-quote.page-block .page-block-caption .page-block-ttl h3,
.small-quote.page-block .page-block-caption .page-block-ttl h3 a{
    color: #6A6A6A; text-decoration: none;
}

.carousel-item img{
    width: 100%;
}

.page-block.color-6 .page-block-caption p{
    color: #df9d4f;
}
.page-block.color-7{
    background: #E3D4C0;
}
.page-block.color-8{
    background: #4E5550; margin-bottom: 60px!important;
}
.page-block.color-8 .page-block-caption .page-block-ttl h2,
.page-block.color-8 .page-block-caption .page-block-txt p,
.page-block.color-8 .page-block-caption .page-block-txt ul li{
    color: #ffffff;
}
.page-block.color-8.centered{
	padding-top: 0px!important;
}
.page-block.color-9{
    background: #CCD3CD; padding: 45px 30px;
}

.page-block .page-block-caption .page-block-txt h3{
	color: #4E5550;
}


@media (max-width: 600px) {
.page-block.color-9.default .page-block-image{
	max-width: 100%;
	width: 100%; padding: 0px 15px;
}
}
@media (min-width: 768px) {
	.page-block.default,
	.page-block.color-8.default,
	.page-block.color-9.default{
		padding: 60px 45px; margin-bottom: 0px!important;
	}
	.page-block.color-9.default .page-block-image{
		float: left!important; padding-top: 30px;
	}
	.page-block.color-9.default .page-block-caption{
		float: right!important;
	}
	.page-block.color-9.default .page-block-caption h2{
		margin-bottom: 30px;
	}
}

@media (min-width: 1280px) {
	.page-block.color-9.default{
		padding: 60px 75px;
	}
}

.small-quote.color-88888 .page-block-caption{
    background: rgba(224,157,79,0.8);
  background-blend-mode: multiply;
} 
.small-quote.color-99999 .page-block-caption{
    background: rgba(0,0,0,0.1);
  background-blend-mode: multiply;
} 
.small-quote.color-1000000 .page-block-caption{
    background: rgba(141,169,133,0.8);
  background-blend-mode: multiply;
} 


.page-block.sideblock .justanimageblock{
    padding: 15px 15px 0px 15px!important;
}
.page-block.sideblock .small-quote.page-block{
    width: calc(100% - 30px); margin-left: 15px; margin-top: 15px;
}

.page-block.gallery{
    padding: 0px!important; margin: 0px 0px 0px 0px!important;
}
.page-block.gallery .page-block-caption{
    position: absolute; background: rgba(255,255,255,0.6); padding: 30px!important;
}
.page-block.gallery .zoom-icon{
    width: 20px; margin: 15px; float: right;
}
a.lbox span{
    float: right; line-height:33px; position: relative; font-weight: 500; padding-left: 10px;
}
a.lboxzoom{
    position: relative; margin: 15px 15px; float: left;
    display: none;
}
a.lboxzoom img{
    width: 30px;
}

.sfeerstrip .page-block-module{
    padding: 0px 15px; display: flex; gap: 30px 15px;
} 
.sfeerstrip .page-block-module .block-image{
    padding: 0px 0px;
} 


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


.nieuws #pageBlock1{
    display: none;
}
.block.news{
    margin: 15px 0px 15px 0px;
}
.block.news .block-caption .block-btns{
    display: none;
}
.block.news .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-1.svg"); background-repeat: no-repeat; background-position: left center; background-size: 20px; padding: 15px 0px 15px 30px;
}
.block.news:nth-of-type(2) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-2.svg");
}
.block.news:nth-of-type(3) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-3.svg");
}
.block.news:nth-of-type(4) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-4.svg");
}
.block.news:nth-of-type(5) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-5.svg");
}
.block.news:nth-of-type(6) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-6.svg");
}
.block.news:nth-of-type(7) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-7.svg");
}
.block.news:nth-of-type(8) .block-caption .block-subtxt{
    background-image: url("../img/icons/icon-8.svg");
}


.page-menu-container{
    display: none;
}


.justanimageblock{
    flex-basis: 100%; padding: 15px 0px 0px 0px;   
}
.art-block .page-block-page_image{
    display: none;
}

.page-block.art-block{
    padding: 0px 0px 0px 0px; margin: 0px 0px 30px 0px;
}
.page-block.art-block .page-block-caption{
    padding: 45px 30px 45px 30px;
}
.page-block.art-block .page-block-image{
    padding: 0px 30px 30px 30px;
}
.page-block.art-block .page-block-caption .page-block-ttl h2{
    font-weight: 200; font-size: 30px;
}
.page-block.art-block .page-block-caption .page-block-txt h2{
    font-weight: 200;
}

.omgeving .page-block.art-block{
    margin-bottom: 0px;
}
#map.page-block.map{
    padding: 30px 15px; height: auto; max-height: none;
}
#map.page-block.map #map2{
    height: 440px; width: calc(100% - 30px); margin-left: 15px;
}

#map.page-block.map{
    padding-top: 0px
}

.contact #map.page-block.map{
    background: none; padding: 45px;
}

@media (max-width: 600px) {
    #map.page-block.map .page-block-caption .page-block-txt tr{
        padding: 0px 0px 10px 0px;
    }
    #map.page-block.map .page-block-caption .page-block-txt td{
        width: 100%!important; display: block; margin: 0px;
    }
}
@media (min-width: 600px) {
    
    
    .page-block.small-quote.page-block{
    } 
    .page-block.small-quote.page-block .page-block-image,
    .page-block.small-quote.page-block .page-block-image img,
    .page-block.gallery .page-block-caption .page-block-txt p{
        text-shadow: 1px 1px #fff;
    }
    .page-block.gallery .page-block-image{
        width: 60%;
    }
    .page-block.gallery .page-block-caption{
        width: 40%; right: 0px; left: auto;
    }
    

    .block.news .block-image{
        width: 50%; float: right; margin: 0px 30px;
    }
    .block.news:nth-of-type(2n) .block-image{
        float: left;
    }
    
    

    .page-block.art-block .page-block-image{
    }
    .page-block.art-block .page-block-page_image{
        width: 60%;
        padding: 30px 30px 0px 30px;
    }
    .page-block.art-block .page-block-caption{
    }


    .justanimageblock{
    }
    .page-block.art-block{
        padding-top: 200px; margin-top: -200px; z-index: 0;
    }
    
    .page-block.justanimageblock .page-block-image,
    .page-block.justanimageblock .page-block-image img{
        
    }
    
}
@media (min-width: 768px) {
    
    #pageBlockPage{
        display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start;
        gap: 0px 30px;
    }
    
    .page-block.small-quote.page-block{
    } 
    .large-quote.page-block .page-block-caption .btn-primary{
        left: 45px;
    }
    .page-block.gallery .page-block-caption .page-block-ttl h2{
        font-size: 30px;
    }
    .page-block.gallery .page-block-caption .page-block-txt p{
        font-size: 16px;
    }
    .page-block.gallery .lightbox .page-block-caption{
        position: fixed; background: none; width: 60%; right: 30px; left: auto; top: 175px;
        z-index: 500001; display: block;
    }
    .block.news .block-image{
        width: 33.33%;
    }
    .block.news:nth-of-type(2n) .block-image{
    }
    
    .header-video .page-block-link h2{
        color: #ffffff; font-weight: 500; font-size: 20px;
    }
    
    /*.page-block.art-block{
        display: flex; flex-wrap: wrap; align-items:stretch; align-content: flex-end;
        margin-top: 315px;
    }
    .page-block.art-block .page-block-page_image{
        width: auto;
        padding: 0px 30px 30px 30px; margin: 0px;
        order: 1;
        flex-basis:51%; 
        margin-top: -300px;

    }
    .page-block.art-block .page-block-image{
        width: auto;
        order: 2;
        flex-basis:51%; 
    }
    .page-block.art-block .page-block-caption{
        order: 3; align-self: flex-start;
        flex-basis:49%; padding: 0px 30px 45px 30px; margin-top: -90px;
    }
    .page-block.art-block  .page-block-caption .page-block-txt h2{
        margin: 45px 0px;
    }*/
    .medium-quote.page-block{
        padding: 0px 45px 15px 45px; float: none;
    }
    .medium-quote.page-block .page-block-caption .page-block-txt p{
        font-size: 30px; padding: 0px 60px;
    }
    
    
    .page-block.justanimageblock{
        flex-basis: 50%; padding: 15px 30px 0px 0px;
        margin: 0px 50% 0px 0px; z-index: 1;
    }
    .page-block.art-block{
        padding-top: 0px;
        margin-top: -200px;
        /*
        display: flex; flex-wrap: wrap; align-items:flex-end; align-content: flex-end;*/
    }
    .page-block.art-block .page-block-page_image{
        width: 50%; margin: 0px; float: left; height: 100px;
        order: 1; margin-bottom: 30px; overflow: visible;
    }
    .page-block.art-block .page-block-page_image img{
        width: auto; position: absolute; top: auto; bottom: 0px; height: 500%; left: auto; right: 30px;
    }
    .page-block.art-block .page-block-image{
        width: 50%; height: calc(100% - 230px);
        position: absolute; top: auto; bottom: 0px;
    }
    .page-block.art-block .page-block-image img{
        width: auto; height: 100%; float: right;
    }
    .page-block.art-block .page-block-caption{
        width: 50%;  padding: 45px 30px 45px 30px;
        order: 3; float: right;
    }
    .page-block.art-block .page-block-caption .page-block-ttl h2{
        margin: 30px 0px; font-size: 28px; line-height: 0.9;
    }
    .page-block.art-block  .page-block-caption .page-block-txt h2{
        margin: 45px 0px;
    }
    
    #map.page-block.map .page-block-caption{
        padding-left: 15px;
    }
    #map.page-block.map #map2{
        height: 600px;
    }
}
.gm-style-iw-d h3{
    font-size: 16px!important;
}
.gm-style-iw-d p{
    font-size: 12px!important;
}


.gm-ui-hover-effect{
    border: 0px solid #000000!important; display: none!important;
}
.gm-style-iw-d{
    padding-bottom: 15px!important;
}

@media (min-width: 991px) {
    .page-block.small-quote.page-block{
        padding: 25px 30px 40px 30px;
    } 
    .large-quote.page-block .page-block-caption .btn-primary{
        left: 150px;
    }
    .page-block.gallery .page-block-image{
        width: 100%; padding-left: 150px;
    }
    .page-block.gallery .page-block-caption{
        display: none;
    }
    .page-block.gallery .lightbox .page-block-caption{
       display: block; width: 660px;
    }
    .page-block.gallery .page-block-caption .page-block-ttl h2{
        font-size: 34px;
    }
    .page-block.gallery .page-block-caption .page-block-txt p{
        font-size: 18px;
        text-shadow: 1px 1px #fff;
    }
    .page-block.gallery .page-block-module{
        padding: 0px!important;
    }
    .medium-quote.page-block .page-block-caption .page-block-txt p{
        font-size: 34px;
    }
    .block.news .block-caption{
        width: 70%;
    }
    .block.news .block-image{
        width: 30%; margin: 0px; float: right!important; padding: 30px 0px 0px 30px;
    }
    .block.news .block-caption .block-ttl h2{
        font-size: 30px; margin-bottom: 30px;
    }
    
    
    .page-block.justanimageblock{
        
    } 
    .page-block.art-block{
    }
    .page-block.art-block::before{
        position: absolute; content: ''; display: block; width: 15%; background: #ffffff; height: 100%;
    }
    .page-block.art-block .page-block-image{
        margin-left: calc(15% + 30px); width: calc(35% - 60px); background: #000000; padding: 0px 0px 0px 0px;
        height: calc(100% - 260px); bottom: 30px;
        background-size: cover; background-position: center center;
    }
    
    .page-block.art-block .page-block-image img{
        opacity: 0;
    }
    
    .page-block.art-block .page-block-caption{
        padding: 60px 60px 90px 60px;
    }
    .page-block.art-block .page-block-page_image{
        height: 125px;
    }
    .page-block.art-block .page-block-page_image img{
        height: 500%;
    }
    .page-block.art-block .page-block-caption .page-block-ttl h2{
        font-size: 34px;
    }
    .page-block.art-block .page-block-link{
        margin: 45px 0px 0px 0px;
    }
    
    .page-block.map{
        width: 85%; margin: 0px 0% 0px 15%;
    }
    #map.page-block.map{
        padding-top: 0px;
    }
    .contact .page-block.map{
        width: 100%; margin: 0px 0% 0px 0px; padding-top: 30px;
    }
}

@media (max-width: 990px) {
    
    .page-block.art-block .page-block-image{
        background: none!important;
    }
}
@media (min-width: 1280px) {
    
    
    .medium-quote.page-block{
        max-width: none;
        padding-left: calc(50% + 0px);
        padding-right: 5%;
    }
    .page-block.justanimageblock{
        flex-basis: 100%; padding-right: calc(50% + 30px); margin: 0px;
    }
    .page-block.sfeerstrip{
        width: 90%;
        margin-top: 30px;
    }
    .page-block.art-block{
        margin-top: -200px; width: 90%;
    }
    .page-block.sfeerstrip .page-block-module{
        padding: 0px;
    }
    .page-block.art-block .page-block-page_image{
        height: 300px;
    }
    .home .page-block.art-block .page-block-page_image{
        height: 10vw;
    }
    .page-block.art-block .page-block-page_image img{
        height: 300%; max-height: 60vw;
    }
    .page-block.art-block .page-block-caption{
        padding: 0px 120px 90px 90px;
    }
    .page-block.art-block .page-block-caption .page-block-ttl h2{
        margin: 90px 0px 60px 0px;
    }
    .page-block.art-block  .page-block-caption .page-block-txt h2{
        margin: 90px 0px 45px 0px;
    }
    .page-block.map{
        width: 76.5%; margin: 0px 5% 0px 18.5%;
    }
    
    
    .home #art-pre-image.justanimageblock .page-block-image img{
        width: auto; height: 944px; float: right;
    }
    .home #art-pre-image{
    }
    
    
    .het-landgoed .page-block.art-block .page-block-image{
        height: calc(100% - 535px);
    }
    .het-landgoed .page-block.art-block{
        margin-top: -475px;
    }
    .het-landgoed #art-pre-image.justanimageblock .page-block-image img{
        width: auto; height: 1019px; float: right;
    }
    .het-landgoed #art-pre-image{
        margin-top: -540px;
    }
    
    .omgeving .page-block.art-block .page-block-caption,
    .het-landgoed .page-block.art-block .page-block-caption{
        padding-top: 90px;
    }
    
    
    .omgeving .page-block.art-block .page-block-image{
        height: calc(100% - 465px);
    }
    .omgeving .page-block.art-block{
        margin-top: -405px;
    }
    .omgeving #art-pre-image.justanimageblock .page-block-image img{
        width: auto; height: 895px; float: right;
    }
    .omgeving #art-pre-image{
        margin-top: -390px;
    }
    .contact #map.page-block.map{
        background: none; padding: 60px 10%;
    }
}
@media (min-width: 1440px) {
    .page-block.art-block{
    }
    .page-block.art-block .page-block-page_image{
        height: 300px;
    }
    .page-block.art-block .page-block-page_image img{
        height: 400%; max-height: 60vw;
    }
    
    
    .home #art-pre-image.justanimageblock .page-block-image img{
        height: 927px;
    }
    .home #art-pre-image{
    }
    
}
@media (min-width: 1600px) {
    .page-block.art-block .page-block-page_image{
        height: 400px;
    }
    .page-block.art-block .page-block-page_image img{
        height: 300%; max-height: 60vw;
    }
    .page-block.art-block .page-block-caption{
        padding: 120px 150px 0px 120px;
        padding: 0px 150px 90px 120px;
    }
    .page-block.art-block  .page-block-caption .page-block-txt h2{
        margin: 90px 0px 45px 0px; font-size: 34px;
    }
    
    .home #art-pre-image{
    }
    
    
}
@media (min-width: 1920px) {
    .page-block.art-block .page-block-page_image{
        height: 400px;
    }
    .page-block.art-block .page-block-page_image img{
        height: 280%; max-height: 1100px;
    }
    .page-block.art-block .page-block-caption{
        padding: 120px 210px 0px 150px;
        padding: 0px 210px 90px 150px;
    }
    
    .home #art-pre-image.justanimageblock .page-block-image img{
        height: 1007px;
    }
    .home #art-pre-image{
    }
    
    
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.card-header h4 a{
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.page-block.centered{
    text-align: center;
}
.page-block.centered .page-block-caption .page-block-ttl h3,
.page-block.centered .page-block-caption .page-block-ttl h2,
.page-block.centered .page-block-caption .page-block-txt p,
.page-block.centered .page-block-caption .page-block-link{
    text-align: center;
}
.page-block.centered .page-block-image{
    width: 100%; padding: 0px 20%;
}
.page-block.centered .page-block-caption{
    width: 100%;
}
.page-block.centered .page-block-caption .page-block-ttl{
    width: 100%;
}

.default.page-block{
    margin: 15px 0px;
}

.default .page-block-page_image{
    padding: 0px 15px 15px 15%;
}
.default .page-block-image{
    max-width: 100%;
    width: 100%;
    padding: 0px 15px;
}
.page-block-caption .page-block-txt td,
#pageBlock1 .page-block-caption .page-block-txt p,
.page-block.default .page-block-caption .page-block-txt p{
    margin: 0px 0px 15px 0px;
}
.page-block.default .page-block-caption .page-block-txt h3{
    text-align: left; padding: 15px 0px 0px 0px; font-size: 14px;
}

#pageBlock1  .page-block-caption .page-block-txt h2:nth-of-type(2){
    margin-top: 30px;
}


.page-block-caption .page-block-txt td,
.page-block-caption .page-block-txt li,
.block .block-caption .block-txt ul li{
	font-size: 14px;
}
#pageBlock1 .page-block-caption .page-block-txt p,
.page-block.default .page-block-caption .page-block-txt p{
	font-size: 14px;
}
#pageBlock1 .page-block-caption .page-block-txt h4,
.page-block.default .page-block-caption .page-block-txt h4{
	font-size: 14px; margin-bottom: 10px;
}

#pageBlock1 .page-block-caption .page-block-txt p{
}

.page-block.newsletter{
    padding: 30px 15px;
}
.page-block.newsletter .page-block-caption .page-block-ttl.ttl-only h2,
.page-block.newsletter .page-block-caption .page-block-ttl.ttl-only h3{
    text-align: center;
    font-size: 24px;
}

#form_newsletter_container{
    position: relative; width: 100%; float: left;
}

#newsletter{
    margin: 0px;
}
#newsletter .page-block-link{
}



#mc_embed_signup{
    font-family: hero-new, sans-serif!important;
    width: 100%; max-width: 400px; margin: 0px; background: none!important;
}
#mc_embed_signup form{
    padding: 0px!important;
}
#mc_embed_signup .indicates-required{
    margin-right: 0px!important;
}
#mc_embed_signup .mc-field-group{
    width: 100%!important;
}
#mc_embed_signup .mc-field-group label{
    font-family: hero-new, sans-serif;
    font-weight: 300; color:#404040;
}
#mc_embed_signup .mc-field-group label.mainlable{
    font-weight: 500; width: 100%; margin-top: 5px;
}
#mc_embed_signup input{
    border: 1px solid #ffffff!important; color: #ffffff; background: none!important;
}
#mc_embed_signup .asterisk{
    color: #000000!important;
}
#mc_embed_signup .mc-field-group.input-group input{
    margin-top: 2px!important;
}
#mc_embed_signup .button{
    background: #ffffff!important; color: #404040!important; float: right;
}

.alert-success{
	background: #9BB59F; color: #ffffff; padding: 45px; max-width: 500px;
}
.alert-success a{
    color: #ffffff;
}
.alert-success h1{
    color: #ffffff; margin-bottom: 15px;
}
.form-group.has-error{
    color: #F83470;
}

.cta-left .page-block-ttl,
.cta-left .page-block-ttl h2,
.cta-left .page-block-ttl h2 a,
.cta-left .page-block-link{
	text-align: center; width: 100%;
}
.cta-left .page-block-link .btn-primary{
	float: none!important; overflow: visible; padding-left: 60px!important;
}
.cta-left.page-block .page-block-caption .btn-primary::after{
    background: url("../img/btns/btn-icon.svg"); background-size: contain; background-repeat: no-repeat;
    width: 30px; height: 30px; content: ''; display: block; position: absolute; top: 50%; left: 5px; margin-top: -15px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
}
.cta-left.page-block .page-block-caption .btn-primary:hover::after{
	transform: rotate(90deg)
}



.page-block.cta-popup {
    position: absolute; top: 30px; left: 0%; width: 100%; height: auto; background: #ffffff; z-index: 19999;
	overflow-y: scroll;
}
.cta-popup_bg {
    position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background: rgba(0,0,0,0.8);  z-index: 500;
}
.page-block.cta-popup .page-block-image{
    padding: 0px 20% 15px 20%;
}
.page-block.cta-popup .page-block-caption{
    padding: 15px;
}
.page-block.cta-popup .page-block-caption .page-block-ttl h2{
    font-size: 16px; text-align: left;
}
.page-block.cta-popup .page-block-caption .page-block-txt p,
.page-block.cta-popup .page-block-caption .page-block-txt ul li{
    color: #000000; font-size: 12px!important;
}
.page-block.cta-popup .close{
    color: #000000; font-size:2.5rem; margin-right: 15px; opacity: 1;
}
.page-block.cta-popup .page-block-link{
    margin: 15px 0px 30px 0px; text-align: center;
}

.page-block.cta-popup .page-block-link .btn-primary{
    background: none!important; border: 1px solid #ffffff;
}
.page-block.cta-popup .page-block-link .btn-primary span{
    color: #ffffff; text-transform: none;
}
.page-block.cta-popup .page-block-link .btn-primary:hover span{
    color: #ffffff;
}


#pageBlock1 .page-block-caption .page-block-name{
}
#pageBlock1 .page-block-caption .page-block-name h1{
    font-size:22px;  margin-bottom: 15px;  margin-top: 0px; width: 100%;
	text-align: center;
}

.contact #pageBlock1 .page-block-caption .page-block-name{
}


@media (min-width:350px) and (max-height: 575px){
    #pageBlockPage{
        min-height: 450px;
    }
}

#menuvideo,
.inline-video video{
    position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%;
}

#menuvideo{
	display: none; opacity: 0;
}
.menuactive #menuvideo{
	display: block;
}
.menuactive #header{
    height: 100vh!important; overflow-y: scroll;
}
#theBody .menu-hamburger .mainmenu{
	background-position: center center; background-repeat: no-repeat; background-size: cover;
}


.home #pageBlock1 .page-block-caption .page-block-name{

}
.home #pageBlock1 .page-block-caption .page-block-txt p{

}




@media (max-width: 768px){
	#theBody.menuactive .logo,
	#theBody.menuactive.home .logo{
		left: 0px!important; margin-left: 0px; width:60px; padding: 15px 0px 0px 15px;
	}
}

@media (min-width: 576px){
    .card-deck .card {
        flex: 100%; margin-bottom: 30px;
    }
}
@media(min-width:600px) {
}
@media(min-width:700px) {
}
@media(min-width:768px) {
    
	#theBody .menu-hamburger #aftermen.afterMenu{
        position: absolute; top: 7px; left: 130px;
    }
	#theBody .menu-hamburger #afterwomen.afterMenu{
        position: absolute; top: 43px; left: 190px;
    }

	#mainsection{
        margin-top: 0px;
        padding: 0px 0px 0px 0px;
    }
    .footer{
        padding: 60px 30px 0px 30px;
    }
    .breadcrum{
        padding-left: 30px; padding-bottom: 0px;
    }
    .page-block{
        padding: 30px 0px 30px 0px;
    }
	.page-block-caption .page-block-ttl h2{
        margin-top: 15px;
	}

    #pageBlock0{
    }
    #pageBlock1 .page-block-caption .page-block-name{
    }
    #pageBlock1 .page-block-caption .page-block-name h1{
        font-size: 28px;
    }
    .main #pageBlock1 .page-block-caption .page-block-name h1,
    .development #pageBlock1 .page-block-caption .page-block-name h1{
        margin-top: 80px;
    }
    
    .card-deck{
        padding: 0px 45px;
    }
    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }
	.page-block-module{
		padding: 0px 15px;
	}
	.default.page-block{
	}
	.default.page-block .page-block-image{
	}
	.default.page-block .page-block-caption{
		width: 100%; margin-left: 0%; padding: 0px 45px 0px 45px;
	}
	.default.page-block.with_block_image .page-block-caption{
		width: 60%; margin-left: 0%; padding: 0px 30px 0px 45px; float: left;
	}
    .default.page-block .page-block-caption .page-block-txt{
        margin: 0px;
    }
    .default .page-block-page_image{
        padding: 0px 30px 15px 40%;
    }
    .default .page-block-image{
        margin: 0px 30px 0px 0px!important;
        padding-left: 0px; padding-top: 30px;
        width: calc(40% - 30px);
        float: right;
    }
    .page-block.default .page-block-caption .page-block-txt p{
        
    }
    .page-block.default .page-block-caption .page-block-txt h3{
        text-align: left; padding: 15px 0px 0px 0px; font-size: 16px;
    }
	.detail-content #pageBlock0{
	}
	.detail-content #pageBlock2{
	}
	.detail-content #pageBlock3{
	}
	.detail-content #pageBlock3 .page-block-caption{
	}
    .card-deck{
        padding: 0px 30px;
    }
    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }
    .card-deck .card.team {

    }
    
    .page-block.cta-popup{
		position: fixed;
        width: 560px; left: 50%; margin-left: -280px; height: 700px; top: 50%; margin-top: -350px; padding: 15px 15px!important;
    }
    .page-block.cta-popup .page-block-link .btn-primary {
    }
    .page-block.cta-popup .page-block-caption{
        padding: 15px 15px;
    }
    .page-block.cta-popup .page-block-link{
        margin-top: 0px;
    }
    
    .default.page-block.header-video .page-block-caption{
        padding: 15px 45px;
    }
    .header-video .page-block-caption .page-block-ttl.ttl-only{
        padding-left: 60px;
    }
    .header-video .page-block-caption .page-block-ttl.ttl-only h2, .header-video .page-block-caption .page-block-ttl.ttl-only h2 a{
        font-size: 20px; line-height: 4em;
    }
    .page-block.newsletter,
    .default.page-block.newsletter{
        padding: 45px 0px; background-image: url("../img/icons/icon-white.svg"); background-repeat: no-repeat; background-position: 75% center; background-size: 100px;
    }
    
}

@media (min-width:768px) and (max-height: 575px){
    #pageBlockPage{
        min-height: 450px;
    }
}

@media(max-width:767px) {
    .page-block.cta-popup {
        position: fixed; top: 30px; height: calc(100vh - 60px); overflow-y: scroll; padding: 0px; max-height: 680px;
    }
    .page-block.cta-popup .page-block-image{
        padding: 0px 20% 5px 20%; margin-bottom: 15px;
    }
    .page-block.cta-popup .page-block-link{
        margin-top: 0px;
    }
    .page-block.cta-popup .page-block-caption .page-block-ttl h2{
        font-size: 40px;
    }
    .page-block.cta-popup .page-block-caption .page-block-txt p{
        font-size: 18px;
    }
    
    
}

@media(max-width:567px) {
    .page-block.cta-popup .page-block-caption .page-block-ttl h2{
        font-size: 30px;
    }
    .page-block.cta-popup .page-block-caption .page-block-txt p{
        font-size: 16px;
    }
}

@media(min-width:768px) and (max-height:700px) {
	.page-block.cta-popup{
        height: 100vh; top: 0%; margin-top: 0px; overflow-y: scroll;
    }
}

@media(max-width:990px) {
    
    .page-block.sideblock{
        width: 100%; height: 300px; overflow: hidden; padding: 0px!important; margin-bottom: 15px;
    }
    .page-block.sideblock .page-block-module{
        position: absolute; top: 0px; height: 100%; left: 0px; width: auto;
        display: flex;
        flex-wrap: nowrap;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .page-block.sideblock .page-block-module .page-block{
        height: 100%; width: auto; float: left; padding: 0px!important; margin: 0px 7.5px!important; max-width: none;
    }
    .page-block.sideblock .page-block-module .page-block .page-block-image,
    .page-block.sideblock .page-block-module .page-block .page-block-image img{
        height: 100%; width: auto;
    }
    .page-block.sideblock .page-block-module .page-block .page-block-caption{
        min-width: 250px;
    }
    .page-block.sideblock .page-block-module #newsletter.page-block .page-block-caption{
        margin-top: 30%;
    }
    
}


@media(min-width:991px) {
    .topheader.actionblock{
        width: 70%; padding: 30px 50px 15px 45px;
    }
    .topheader.actionblock h2{
        font-size: 16px; margin-right: 0px;
    }
    .topheader.actionblock p{
        font-size: 16px; flex-grow:2; text-align: right;
    }
    
    .main-content{
        padding: 0px 30px 0px 30px;
    }
    .page-block{
        width: 100%; border: 0px solid #000000!important; float: none;
        padding: 30px 15px;
    }
    .page-block.secondary_column{
        width: 100%; float: right;
    }
    .page-block.sideblock{
        padding: 150px 0px 0px 0px; margin: 0px;
    }
    .page-block.sideblock .page-block-module{
        padding: 0px; margin: 0px;
    }
    
    .page-block.header-video,
    #pageBlock0{
        padding: 0px;
        /*padding-left: 150px;*/ 
        /*margin-bottom: 15px;*/
    }
    
    
    #pageBlock1{
        /*padding-left: 105px;*/
        width: 100%; max-width: 1200px;
        margin: 5px 0px;
    }
    
    #footer_links{
    }
    #map{
        padding-left: 45px;
    }
    .default .page-block-page_image{
        padding: 0px 0px 15px 30%;
    }
    #pageBlock1 .page-block-caption{
        padding: 0px 45px 15px 45px;
    }
    .default.page-block .page-block-caption{
    }
    .page-block.sideblock .page-block{
        width: calc(100% - 30px); padding: 0px!important;
        margin: 15px 15px 0px 15px!important;
        height: auto!important;
    }
    .page-block.sideblock .page-block.westfield-mall{
        width:calc(81% - 30px); float: left;
    }
     .page-block.sideblock .page-block.small-quote.page-block .page-block-image,
     .page-block.sideblock .page-block.small-quote.page-block .page-block-image img,
     .page-block.sideblock .page-block.justanimageblock .page-block-image,
     .page-block.sideblock .page-block.justanimageblock .page-block-image img{
        height: auto; width: 100%;
    }

    
    .home .page-block.sideblock{
        margin-top: 45px; padding-top: 0px;
    }
    .page-block.sideblock #landgoed-hofvanboedijn{
    }
    .locatie .page-block.sideblock{
        margin-top: -530px; padding-top: 0px;
    }
    .contact .page-block.sideblock{
        margin-top: -585px; padding-top: 0px;
    }
    .faq .page-block.sideblock{
        margin-top: -374px; padding-top: 0px;
    }
    
    .default .page-block-image{
        margin: 0px!important; width:40%;
    }
    
    .page-block.sideblock #newsletter.page-block{
        margin-top: 45px!important; margin-bottom: 45px!important;
    }
    
    .main #pageBlock1 .page-block-caption .page-block-name h1,
    .development #pageBlock1 .page-block-caption .page-block-name h1{
    }
    #pageBlock1_replacer .page-block-caption,
    #pageBlock1 .page-block-caption{
    }
    #pageBlock1_replacer .page-block-caption-head,
    #pageBlock1 .page-block-caption-head{
    }
    .block-list.page-block .card{
		width: 33.33%; float: left;
	}	
    .block-list.page-block .content-card{
		position: absolute; top: 0px; left: 50%;
	}
	.page-block-module{
		width: 100%; float: right; margin-top: 45px;
	}
    
    
    .page-block.centered .page-block-caption{
        width: 100%; padding: 45px 20% 45px; background-size: 80px;
    }
    
    .page-block.newsletter,
    .default.page-block.newsletter{
        padding: 45px 15px;
    }
    .default.page-block .page-block-caption{
    }
    
    #newsletter.default.page-block .page-block-caption{
        width: 50%;
    }
    #mc_embed_signup{
        max-width: 500px; float: right;
    }
    
}


@media (min-width:991px) and (max-height: 650px){
    #pageBlockPage{
        min-height: 500px;
    }
}


@media(min-width:1200px) {
   	#pageBlock1{
        /*padding-left: 105px;*/
		margin-left: calc(50% - 600px);
		margin-right: calc(50% - 600px);
    }

    .page-block{
        padding: 45px 0px 45px 0px;
    }
    
    .pagetop.actionblock p,
    .mainmenu ul li a{
        font-size: 14px;
    }
    .page-block-caption .page-block-ttl h2, .page-block-caption .page-block-ttl.ttl-only h2 ,
    .page-block .page-block-caption h2,
    .block.news .block-caption .block-ttl h2,
    .small-quote.page-block .page-block-caption .page-block-ttl h2,
    .medium-quote.page-block .page-block-caption .page-block-ttl h2, .medium-quote.page-block .page-block-caption .page-block-ttl h2 a,
    #mainsection.detail-item #pageBlock1 .page-block-caption .page-block-txt h2, #pageBlock1 .page-block-caption .page-block-name h1{
        font-size: 34px;
    }
    
    .medium-quote.page-block .page-block-caption .page-block-txt p{
        font-size: 44px;
    }
    
    .page-block.art-block .page-block-caption .page-block-ttl h2{
        font-size: 50px; line-height: 44px;
    }
    
    .medium-quote.page-block .page-block-caption .btn-primary span{
        font-size: 22px;
    }
    #pageBlock1 .page-block-caption .page-block-name h1{
        margin: 15px 0px 30px;
    }
    p,
    .page-txt ul li,
    .page-block-caption .page-block-txt p,
    .detail-content .page-txt-intro p,
    .page-txt p,
    .detail-content .page-txt h2,
    .detail-content .page-txt h3,
    #pageBlock1 .page-block-caption .page-block-txt p, .page-block.default .page-block-caption .page-block-txt p,
    .page-block-caption .page-block-txt td, .page-block-caption .page-block-txt li, .block .block-caption .block-txt ul li{
        font-size: 18px;
    }
    #pageBlock1 .page-block-caption .page-block-txt h3, .page-block .page-block-caption .page-block-txt h3{
        font-size: 20px;
    }
    .page-block .page-block-caption .page-block-txt h2{
        font-size: 26px;
    }
    
}
@media(min-width:1280px) {
	.default.page-block{
		padding-left: calc( 50% - 600px)!important;
		padding-right: calc( 50% - 600px)!important;
	}
}
@media(min-width:768px)  and (min-height: 500px) {
}
@media(min-width:1000px)  and (min-height: 600px) {
}
@media(min-width:1280px) {
   
}

@media(min-width:1440px) {
    
    .footer{
        padding: 0px 0px;
    }
    .footer .container{
        padding: 0px 30px;
    }
    .models  #mainsection,
    .namesearch  #mainsection{
        max-width: none; margin-left:0px;
    }
    
    
    .breadcrum{
        padding-left: 45px;
    }
    .page-block .page-block-caption{
        padding: 15px 45px 15px;
    }
	.default.page-block .page-block-caption{
	}
    .page-block-module{
        padding: 0px 60px;
    }
    .nieuws .page-block-module{
        padding: 0px 15px; max-width: 1450px;
    }    
    .home .page-block .page-block-caption h2,
    #mainsection.detail-item #pageBlock1 .page-block-caption .page-block-txt h2,
	#pageBlock1 .page-block-caption .page-block-name h1{
	}
    
    #showsitems .block .block-caption .block-ttl h3, #showsitems .block .block-caption .block-txt h3,
    #showsitems h4,
    .card .card-title h2,
    #mainsection.detail-item #pageBlock1 .page-block-caption .page-block-txt h3,
    .card-img-overlay h2{
        font-size: 24px;
    }
	.home #shoplinks.page-block .page-block-txt p a,
    .page-block-caption .page-block-subttl h3 p,
	.page-block.block-list .card-header h4{
		font-size: 16px;
	}
    
    .card .card-title h3,
	.card .card-text p,
	.page-block-caption .page-block-txt p{
		font-size: 18px;
	}
	.page-block.default .page-block-caption .page-block-txt h3,
    .page-block-txt p a.btn-primary,
    .btn-primary span{
		font-size: 18px;
	}
    
    .intern-pagemenu li a.page-hash-link,
    .small-quote .page-block-caption .page-block-ttl h2,
    .small-quote .page-block-caption .page-block-ttl h2 a{
    }
    
    
    .card-body .btn-primary,
	.page-block-link .btn-primary{
        min-width: 240px;
	}
    .card-body .btn-primary::after,
	.page-block-link .btn-primary::after{
	}
	
    .card-img-overlay{
    }
	.default.page-block .page-block-caption{
	}
}

@media(min-width:1920px) {

    #wrappercontent{
        margin-left: calc(50vw - 960px);
    }

}

.show-image {
}
.show-image:hover {
  -webkit-animation: none;
}
.short-animate {
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.long-animate {
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition: .5s .5s ease-in-out;
  transition: .5s .5s ease-in-out;
}

.lightbox {
  position: fixed;
  top: -30px;
  left: 0;
  right: 0;
  background: rgba(255,255,255, 0);
  z-index: 50001;
  opacity: 0;
    pointer-events: none;
}

.lightbox:target {
  top: 0%;
    height: auto;
  opacity: 1;
    pointer-events: all;
}

.lightbox:target::before {
  position: fixed; content: ''; display: block;
  top: 0px; left: 0px;
width: 100%; height: 100%;
  background: rgba(255,255,255, 0.6);
}

.lightbox img {
  position: relative;
  margin: auto;
  /*top: 100px;
  left: 30px;
  right: 30px;*/
  margin: 135px 30px 0px 30px;
  width: calc(100% - 60px);
  max-height: 0%;
	filter: drop-shadow(0px 0px 5px #999);
}
.light-prev, .light-next {
  pointer-events:none;
  position: absolute;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 0;
  z-index: 50002;
  background: rgba(255,255,255, 0);
  margin-top: 50px;
}
.light-prev img, .light-next img{
    width: 0px!important;
}
.light-next {
    left: auto;
    right: 0;
}

.light-prev-btn {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 25px;
  width: 25px;
  text-indent: -5000px;
  right: 0px;
  top: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.light-prev-btn:before {
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  width: 1px;
  left: 0px;
  top: 0;
  background: #000000;
  border-radius: 2px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition: .5s .5s ease-in-out;
  transition: .5s .5s ease-in-out;
}
.light-prev-btn:after {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 1px;
  top: 12px;
  left: 1;
  background: #000000;
  border-radius: 2px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition: .5s 1s ease-in-out;
  transition: .5s 1s ease-in-out;
}

.light-next-btn {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 25px;
  width: 25px;
  text-indent: -5000px;
  right: -2px;
  top: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.light-next-btn:before {
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  width: 1px;
  left: 12px;
  top: 1px;
  background: #000000;
  border-radius: 0px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition: .5s .5s ease-in-out;
  transition: .5s .5s ease-in-out;
}
.light-next-btn:after {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 1px;
  top: 12px;
  left: 0;
  background: #000000;
  border-radius: 0px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition: .5s 1s ease-in-out;
  transition: .5s 1s ease-in-out;
}

#quick-lightbox-nav{
    position: fixed; max-width: 1440px; opacity: 0;
    height: 40px;
    width: 100%;
    top: 105px;
    margin-top: -8px;
    display: flex; justify-content: flex-end; flex-wrap: nowrap; padding-right: 70px;
    z-index: 50002;
    pointer-events: none;
}
.quick-light-link{
    position: relative; text-decoration: none!important;
    color: #6A6A6A; width: 15px; height: 15px; text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.quick-light-link.active-light,
.quick-light-link:hover{
    color: #000000; 
}
.quick-light-link::before{
    position: absolute; top: 20px; left: 50%; margin-left: -5px;
    display: block; width:10px; height: 10px; background: #6A6A6A; content: ''; border-radius: 50%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.quick-light-link:hover::before,
.quick-light-link.active-light::before{
     background: #8da985;
}


#close-button {
    opacity: 0;
  position: fixed;
  height: 40px;
  width: 40px;
  top: 105px;
  right: 30px;
  left: auto;
  z-index: 50003;
  background: rgba(255,255,255, 0);
}
#close-lightbox {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 25px;
  width: 25px;
  text-indent: -5000px;
  right: 5px;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#close-lightbox:before {
  content: '';
  display: block;
  position: absolute;
  height: 0px;
  width: 1px;
  left: 12px;
  top: 0;
  background: #000000;
  border-radius: 2px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition: .5s .5s ease-in-out;
  transition: .5s .5s ease-in-out;
}
#close-lightbox:after {
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 1px;
  top: 12px;
  left: 0;
  background: #000000;
  border-radius: 2px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition: .5s 1s ease-in-out;
  transition: .5s 1s ease-in-out;
}
.lightbox:target img {
  max-width: 100%;
  max-height: 100%;
}
.lightbox:target~#quick-lightbox-nav,
.lightbox:target~#close-button {
  top: 95px; opacity: 1;
}
.lightbox:target~#close-button #close-lightbox:after {
  width: 50px;
}
.lightbox:target~#close-button #close-lightbox:before {
  height: 50px;
}
.lightbox:target .light-next{
    pointer-events:all
}
.lightbox:target .light-prev{
    pointer-events:all
}

@media(min-width:768px){ 
    .lightbox img{
        margin-top: 175px;
    }   
    .lightbox:target~#quick-lightbox-nav,
    .lightbox:target~#close-button{
        top: 135px;
        pointer-events: all;
    }
    .light-prev, .light-next{
        margin-top: 70px;
    }
}

@media(min-width:1440px){

    .lightbox {
      width: 1440px;
      left: calc(50% - 720px);
    } 
    .lightbox:target~#quick-lightbox-nav,
    .lightbox:target~#close-button{
        right: calc(50% - 685px);
    }
    
    #quick-lightbox-nav{
        padding-right: 45px;
    }
}
@-webkit-keyframes show-image {
  0% {
    -webkit-transform: rotate(2deg);
  }
  20% {
    -webkit-transform: rotate(-2deg);
  }
  40% {
    -webkit-transform: rotate(2deg);
  }
  60% {
    -webkit-transform: rotate(-2deg);
  }
  80% {
    -webkit-transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}


#menu-search .search-init{
	position: absolute; margin:0px; float: left; top: 0px; left: 0px; z-index: 10000000001; width: 100%; text-align: right;
    text-transform: uppercase;
}
#menu-search .search-init::after{
}
#menu-search .search-init img{
	width: 12px; position: absolute; top: 0px; left: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#menu-search .search-init .closesearch{
	opacity: 0; pointer-events: none;
}
#theBody.modal-open{
	overflow:visible;
}
#search.page-block{
	position: absolute; top: -300px; padding: 100px 20px 0px 15px;
}
#SearchModal{
	background: #ffffff;
    display: block;
    position: fixed;
    width: 100vw;
	left: 0px;
    height: 100px;
    overflow: hidden;
	top: -100px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; 
	padding: 0px;
	z-index: 999999; min-width: 320px;
	color: #ffffff;
}
.menuactive #SearchModal{
    display: none!important;
}
#SearchModal #search{
	position: absolute; float: left; width: 100%; padding: 15px 15px 30px 15px; top: 0px; left: 0px; display: none;
}
#SearchModal .form-group.row{
	padding: 0px;	
}
#SearchModal a{
	color: #585858; text-decoration: none; padding: 0px; margin: 0px; font-size: 30px; line-height: 1.4em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#SearchModal a:hover,
#SearchModal a.selected{
	color: #ffffff;
}
#SearchModal h2,
#SearchModal h2 a{
	color: #000000; padding: 0px 0px; margin: 0px 0px 0px 0px;
	font-size: 14px; line-height: 20px; font-family: headfont; text-align: center; width: 100%;
}

#SearchModal .slide-min,
#SearchModal .slide-max{
	color: #ffffff;  padding: 1px 0px 1px 0px; margin: 0px;
	font-size: 14px; line-height: 18px; width: 40px;
}
#SearchModal .slide-max{
	padding: 1px 0px 1px 5px; text-align: right;
}
#SearchModal .slider-handle {
	background: #ffffff;
}
#SearchModal .slider.slider-horizontal .slider-track{
	height: 1px; margin: 0px;
}
#SearchModal .slider.slider-horizontal{
	width: 150px;
}
#SearchModal .tooltip-inner{
	background: #ffffff;
	color: #000000; font-size: 11px;
}

#SearchModal .bs-tooltip-top .arrow::before{
	border-top-color: #ffffff;
}

#SearchModal .resetlink{
	position: relative; float: left; margin-top: 15px;
}
.loaderlayover{
	min-height: 100vh; min-width: 100vw; background: #FFF6ED;
}

@media(max-width:1600px) and (min-width:768px) { /*5 x 320*/
	.mainmenu.navbar-collapse.collapse{
	}
}

@media(max-width:767px)and (max-height:440px) { 
    #SearchModal{
		overflow-y: scroll;
	}
}
@media(min-width:768px)and (max-height:500px) { 
    #SearchModal{
		overflow-y: scroll;
	}
}

@media(min-width:991px){ /*5 x 320*/
    #SearchModal{
		width: 50vw;
		left: -50vw;
	}
}
	
@media(min-width:991px) and (min-height:650px){ /*5 x 320*/
	#SearchModal a{
		/*font-size: 22px; line-height: 26px;*/
	}
}
	
#SearchModal.in{
	left: 0%; top: 70px;
	-webkit-transition: left,top 0.5s ease-out;
	-moz-transition: left,top 0.5s ease-out;
	-o-transition: left,top 0.5s ease-out;
	transition: left,top 0.5s ease-out;
}
#SearchModal.in #search{
	display: block;
}
#menu-search.in .search-init::after{
}
#menu-search.in .search-init .opensearch{
	opacity: 0; pointer-events: none;
}
#menu-search.in .search-init .closesearch{
	opacity: 1; pointer-events: all;
}
@media(min-width:768px) and (max-width:991px) {
	#theBody.search-open #extraMenu{
	}
}


#theBody  #wrappercontent #models_container{
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

@media(min-width:768px) {
	#wrappercontent{
		-webkit-transition: padding 0.5s ease-out;
		-moz-transition: padding 0.5s ease-out;
		-o-transition: padding 0.5s ease-out;
		transition: padding 0.5s ease-out;
	}
	#theBody.search-open #wrappercontent #models_container.flow-names{
	}
	#theBody.search-open #wrappercontent #models_container.flow-names .block{
	}
	#theBody.search-open #wrappercontent #models_container.flow-namesss .block .block-caption .block-ttl h2 {
	}
	#theBody.search-open #wrappercontent #models_container.flow-namesss .block .block-caption .block-ttl h2 a  {
	}
	#theBody.search-open #welcome .page-block-links{
		opacity: 0;
	}
	#theBody.search-open #welcome .page-block-previews{
		max-width: 100%;	
	}

	#menu-search .search-init{
	}
	#menu-search .search-init img{
	}
	#menu-search .search-init::after{
	}
    #SearchModal{
		width: calc(100vw - 400px); left: 200px; height: 150px; top: -150px;
	}
    #SearchModal.in {
        left:200px; top:10px;
    }
	#SearchModal #search{
	}

}

@media(min-width:991px)and (min-height:600px) { 
	#menu-search input.form-control{
        font-size: 50px!important; margin-top: 10px;
	}
}

@media(min-width:991px) {
}
@media(min-width:1200px){ 
}
@media(min-width:1280px) and (min-height:600px) { 
}
@media(min-width:1440px) {
}





.fancyForm_nextitem.btn-prev-step{
    color: #05A7D9;
	background:#ffffff!important;
	border:0px solid #05A7D9!important;
}
.fancyForm_nextitem.btn-prev-step{
	border:2px solid #05A7D9!important;
}
.fancyForm_nextitem.btn-prev-step span{
	color:#05A7D9!important;
}
.fancyForm_nextitem.btn-prev-step:hover{
	 border:2px solid #FEBD58!important;
}
.fancyForm_nextitem.btn-prev-step:hover span{
    color: #ffffff!important;
}
.fancyForm_nextitem.btn-prev-step,
.fancyForm_nextitem.btn-next-step,
.fancyForm_nextitem.btn-final-step{
    width: 100%; float: left;
}

.fancyFormFieldGroup{
    display: none;
}
.fancyFormFieldGroup.active{
    display: block; padding: 15px; background: #FaFaFa; border-radius: 15px; margin-top: 15px;
}

legend{
    padding: 20px 0px 5px 0px; border-bottom: 1px solid #E0E0E0; font-size: 16px; margin-bottom: 0px;
}

.page-block.fancyform{
    background: #ffffff; float: left; width: 100%; padding: 0px 0px;
    border-radius: 0px; margin: 0px; padding-bottom: 30px;
}

.page-block.fancyform .page-block-caption .page-block-ttl h2,
.page-block.fancyform .page-block-caption .page-block-txt p,
.page-block.fancyform .page-block-caption .page-block-link{
    text-align: center;
}
.page-block.fancyform .page-block-caption .page-block-ttl h2{
}
.page-block.fancyform .page-block-caption .page-block-txt p{
}

.page-block-module.page-block-fancyform{
    padding: 0px 0px 30px 0px;
}
.page-block-module.page-block-fancyform .fancyformcarousel{
    width: 100%; max-width: 500px; margin: 0 auto;
}

.fancyformItem{
    min-height: 400px; padding-top: 45px;
}
.fancyformNr{
    position: absolute;
    background: #542D00; color: #ffffff; border-radius: 50%; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 16px; float: left; margin: 15px 10px 10px 0px; 
    
}
.form-group .fancyformNr{
    display: none;
}
.fancyformLabel{
    font-size: 14px!important; margin: 10px 10px 10px 0px; float: left; display: none;
}


.labelinfo-switch{
	font-size: 13px; float: left; width: 100%; padding-bottom: 5px;
}
.btn-group .btn{
	height:36px!important; border-radius: 15px;  min-height: 30px!important; padding: 8px 20px; line-height: 16px!important;
	margin-bottom: 0px!important;
	background: #ffffff!important; color: #A7A7A7!important;
	filter: drop-shadow(0px 0px 0px #A7A7A7);
	border:1px solid #E0E0E0!important; font-size: 13px!important;
	width: 70px!important
}
.btn-group .btn-primary::before{
	display: none;
}
.btn-group .btn.active{
	background: #54C0D3!important; color: #ffffff!important;
}

.fancyFormFieldGroup .fancyFormField{
	margin: 5px 0px;
}

.form-group .labelinfo p{
	color: #542D00; font-size: 13px;
}

.mini-fancyformLabel{
    font-size: 14px; margin: 5px 10px 0px 0px; float: left;
}
.fancyFormField{
    margin: 5px 0px 0px 0px; float: left; width: 100%;
}
.fancyFormField h3{
    margin: 0px 0px 10px 0px; padding: 0px; font-size: 12px; color: #F83470;
}
.fancyFormField .btn-primary.active{
}
.fancyFormOption{
    margin: 5px 0px 5px 0px; float: left; width: 100%;
}
.fancyFormOption input{ 
    margin: 5px 0px 0px 6px; float: left;
}
.fancyFormOption span{ 
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 0px 10px; float: left;
}
.fancyFormBottom{
    margin: 5px 0px 10px 0px; float: left; width: 100%;
}
.fancyformLabel .glyphicon-info-sign{
    font-size: 14px; margin: 5px 10px 10px 10px; color: #F83470;
}
.fancyformItem label.error{
    width: 100%; padding: 15px 5px 0px 5px; color: #54C0D3; font-size: 18px!important; position: relative; float: left; top: 0px; left: 0px;
}
.fancyformItem .btn-group .btn-primary{
}

.fancy-optin{
	margin-top: 15px;
}
.fancy-optin .fancyFormField{
	margin-top: -5px;
}

.carousel-item .fancyformLabel{
    font-weight: 600;
    font-size: 24px!important; padding-left: 50px; text-transform: uppercase; display: block;
}
.carousel-item .fancyFormOption input{
    position: absolute;
}
.carousel-item .fancyFormField{
    margin: 15px 0px 10px 0px;
}
.carousel-item .fancyFormOption span{ 
    font-size: 18px; cursor: pointer;
    color: #A7A7A7;
    margin: 0px 0px 0px 4px; float: left;padding-left: 50px;
}
.fancyformItem .btn-group label.error{
    display: none!important;
}
.fancyformItem .btn-group.has-error::after{
    display: block; position: relative; float: left; width: 100%; content: 'Please make a choice';
    padding: 5px; background: #F7F7F7; color: #F83470; font-size: 12px;
}

.checklist.has-error label.error.hidden{
    display: block!important; visibility: visible!important; opacity: 1;
}


.fancyFormField .btn-upload{
    background: #005FDD;
}
.fancyFormField .btn-upload:active,
.fancyFormField .btn-upload:hover{
    background: #F83470;
}
.fancyFormField .form-uploadfield{
    opacity: 0; height: 0px!important; padding: 0px!important; margin: 0px!important;
}
.fancyFormField .uploadpreview{
    width: 200px;
}

.toolbar a{
    background: #767676; color: #ffffff; text-transform: uppercase; padding: 3px 7px; float: left; text-decoration: none; margin-right: 5px; margin-bottom: 5px; 
}
.toolbar a:hover{
    background: #005FDD;
}

.fancyForm_nextitem{
    margin-top: 15px;
}

#fancyformProgressSteps{
    padding-right: 3px;
    position: absolute; top: 0px; left: 0px; float: right; width: 80px; height: 10px; text-transform: uppercase;
}
.fancyformProgressStepper{
    position: relative; float: left;  padding-right: 3px;
}
.fancyformProgressPercentage{
    position: absolute; top: 0px; left: auto; right:0px; float: right; width: 100%; height: 10px; text-align: right;
}
.fancyformProgressHolder{
    position: absolute; top: 30px; left: 0px; float: right; width: 100%; height: 10px;;
}
.fancyformProgressBar{
    position: relative; float: leftt; width: 0px; height: 8px; background: #54C0D3;
		-webkit-transition: all 1.4s ease;
		-moz-transition: all 1.4s ease;
		-o-transition: all 1.4s ease;
		transition: all 1.4s ease;
}


.fancyformItem .btn-default{
    color: #542D00!important;
}


.form-group-btn{
}
.alert-success{
    text-align: center;
} 
.alert-success h2{
    font-size: 24px; text-align: center; color: #ffffff; line-height: 1.0;
} 
.alert-success p{
    font-size: 18px; color: #6A6A6A; text-align: center;
} 

#flowfancyClose{
    position: absolute; top: 40px; left: 45px;
}
#flowfancy{
    position: fixed; width: 100%; max-width: 500px; height: 100vh; background: #54C0D3; top: 0px; left: auto; right: -500px; overflow: scroll; z-index: 2000; padding: 60px 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
} 
#flowfancy.active{
    right: 0px;
}
#flowfancy .page-block{
    background: none;
}


.fancyformStepCarousel{
    padding: 0px 30px;
}
.fancyformStepCarousel .fancyformNr{
    display: none;
}
#fancyStepContainer{
    position: relative; float: left; width: 100%; display: flex;
    justify-content: center;
}
.fancyStep{
    background: #05A7D9; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: 0px 15px;
    opacity: 0.4;
    font-family: anton, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.fancyStep::before{
    background: #05A7D9; content:''; display: block; position: relative; left: -25px; top: 20px; height: 1px; width: 20px;
}
.fancyStep::after{
    background: #05A7D9; content:''; display: block; position: relative; left: 45px; top: -21px; height: 1px; width: 20px;
}
.fancyStep:nth-of-type(1)::before{
    display: none;
}
.fancyStep:nth-of-type(3)::after{
    display: none;
}
.fancyStep.active{
    opacity: 1;
}
.fancyStep a{
    color: #ffffff; text-decoration: none;
}

.fancyformStepCarousel .carousel-item .fancyformLabel{
    font-family: mediumfont; font-size: 24px!important; padding-left: 0px; text-transform: none; display: block;
}

#become-a-model{
    display: none;
}
.fancy-column{
    padding: 0px 30px;
}

#fancy_column_container1 .fancyformLabel{
    display: block;
}
.fancy-column input.form-control,
.fancy-column select.form-control,
.fancy-column textarea.form-control{
	border:0px solid #585858!important; font-size: 14px!important; color: #000000!important; background: none!important;
    border-bottom: 1px solid #ABABAB!important; padding: 5px 0px;
}

.fancy-column .has-error.form-control, .fancy-column .has-error .form-control{
    border-bottom: 3px solid #000000!important;
}
.form-group.row.has-error label{
    font-family: headfont; color: #000000;
}


.fancy-column textarea.form-control{
	border: 1px solid #ABABAB!important; padding: 5px 5px;
}
#fancy_column_container1{
    width: 100%;
}
#fancy_column_container7{
    width: 100%; background: #000000; color: #ffffff!important; margin: 15px 0px; padding: 30px 15px;
}
#fancy_column_container7 .fancyFormField{
    padding: 0px 15px;
}
#fancy_column_container7 .form-group.row label{
    display: block; padding-left: 15px; text-transform: uppercase; font-size: 16px;
    color: #ffffff!important;
}
#fancy_column_container7 .btn-primary.btn-upload{
    color: #ffffff; font-family: headfont; font-size: 16px; padding: 0px 15px 0px 40px; height: auto; min-height: 0px;
    background-image: url("../img/btns/ArrowRightWhite.svg")!important; background-position: 15px center !important; background-repeat: no-repeat!important; background-size: 15px!important;
}
.msgBox-upload{
    position: relative;
    border: 1px solid #ffffff; width: 100%; height: 450px; max-width: 320px; padding: 10px; text-align: center;
	overflow: hidden;
}
.msgBox-upload a{
    color: #ffffff; text-decoration: underline;
}

#form_become-a-modelsubmit{
    margin: 45px 0px;
    font-size: 60px; color: #ffffff!important; height: auto; padding: 0px!important; font-family: regularfont; line-height: 80px; width: 100%; text-align: center;
}
.uploadpreviewContainer{
    position: absolute; top: 0px; left: 0px; width: 100%!important; height:100%; background-repeat: no-repeat; background-position: center center; background-size: cover;
}

@media(min-width:600px) {
    .page-block-module.page-block-fancyform .theformfields{
		width: 100%; max-width: none; display: flex; flex-direction: row; flex-wrap: wrap;
        align-items: flex-start;
    }
    .fancy-column{
        width: 50%;
    }
    #fancy_column_container6{
        width: 100%;
    }
    .checklist{
        display: flex; flex-direction: row; flex-wrap: wrap;
    }
    .checklist .fancyFormOption{
         width: auto; margin: 0px 15px 0px 0px;
    }
    
    #fancy_column_container7 .fancy-form-item{
        width: 33.33%; float: left;
    }
    #fancy_column_container7 .fancy-form-item.fancy-submit{
        width: 100%;
    }
    .msgBox-upload {
        height: 250px;
    }
    
}
@media(min-width:700px) {
    .page-block-module.page-block-fancyform{ 
    }
}

@media(min-width:768px) {
    .page-block-module.page-block-fancyform{
	}
	.fancy-column{
        padding: 0px 45px;
	}
    #fancy_column_container7{
        padding: 30px 30px;
    }
}
@media(min-width:900px) {
    .theformfields{
        padding: 0px 30px;
    }
	.fancy-column{
		width: 33%; padding: 0px 15px;
	}
    #fancy_column_container1{
        width: 100%;
    }
    #fancy_column_container5{
        align-self: flex-start;
    }
    #fancy_column_container6{
        width: 100%;
    }
    #fancy_column_container7{
        width:calc(100% + 60px); margin-left: -30px;
    }
	.fancy-form-item{
		width: 100%;
	}
	.fancy-gender{
		width: 100%;
	}
}
@media(min-width:1200px) {
    
    .page-block-module.page-block-fancyform .theformfields{
		display: block;
    }
	.fancy-column{
		width: 25%; float: left;
	}
    #fancy_column_container6{
        width: 50%;
    }
    
    
    #fancy_column_container7 .fancy-form-item{
        width: 25%;
    }
    #fancy_column_container7 .fancy-form-item.fancy-submit{
        width: 25%;
    }
    .msgBox-upload {
        height: 350px;
    }
    #form_become-a-modelsubmit{
        margin-top: 150px;
    }
    
}
@media(min-width:1440px) {
    
    .theformfields{
        padding-left: calc(50% - 660px);
        padding-right: calc(50% - 660px);
    }
    
    #fancy_column_container7{
        width:100vw; margin-left: calc(660px - 50vw);
        padding-left: calc(50vw - 660px);
        padding-right: calc(50vw - 660px);
    }
    
}
.value-dependent-row,
.value-dependent-row.hide-field {
	display: none;
}
.value-dependent-row.show-field {
	display: block;
}

.block.block-list{
    margin: 15px 0px 0px 0px; width: 100%; padding-bottom: 30px;
}
.block.block-list .block-image .block-icon{
    position: absolute; top: auto; bottom:30px; left:auto; right:30px; width:35px; z-index:1;
}
.block.block-list .block-caption{
	padding: 30px 15px 0px;
}
.block.block-list .block-caption .block-icon{
    display: none;
}
.block.block-list .block-link{
	position: absolute; top: auto; bottom: 0px; padding-left: 30px;
}
.block.block-list .block-caption .block-ttl h2{
    color: #6A6A6A; font-size: 24px; margin-bottom: 0px;
}
.block.block-list .block-icon .st0{
    display: block;
}
.block.block-list .btn-primary{
    border:1px solid #ffffff; margin: 15px 0px 30px 0px; padding: 10px 30px 10px 30px;
}
.block.block-list .btn-primary span{
    color:#ffffff!important; text-transform: uppercase; font-size: 14px; font-weight: 500;
}
.page-block.sideblock{
    opacity: 1!important;
    transform: scale(1,1)!important;
}

.carousel-item .block-caption{
    position: relative; left: auto; right: 0px; width: 100%; bottom: 0px; height: 100px; padding: 0px 30px;
}
.carousel-item .block-caption .block-ttl h2{
    color: #6A6A6A; font-size: 18px; font-weight: 200; text-align: center;
}

#pageBlock_nav{
    padding: 0px; margin: 15px 0px 0px 0px; display: flex; justify-content: center; display: none;
}
#pageBlock_nav .block{
    width: auto; padding: 0px; margin: 0px;
}
#pageBlock_nav .block .block-caption{
    width: 100%; padding: 0px 0px; margin: 0px;
}
#pageBlock_nav .block .block-caption .block-ttl h2{
    font-size: 12px; padding: 0px 15px;
}
#pageBlock_nav .block.active .block-caption .block-ttl h2 {
    font-weight: 500;
}

@media(min-width:991px) {
    #pageBlock_nav{
        display: flex;
    }
}
@media(min-width:1280px) {
    #pageBlock_nav .block .block-caption .block-ttl h2{
        font-size: 11px; padding: 0px 30px;
    }
}
@media(min-width:1440px) {
    #pageBlock_nav .block .block-caption .block-ttl h2{
        font-size: 14px;
    }
}

@media(min-width:600px) {
    .block.block-list{
        padding-top: 15px!important;
        margin: 0px; width: 50%;
    }
    .block.block-list .block-image{
		padding: 0px 15px;
    }
    
    .block.block-list .block-image .block-icon{
        right: 60px;
    }

    .carousel-item .block-caption{
        position: absolute; background-image: url("../img/icons/icon-2-white.svg"); background-repeat: no-repeat; background-position:left 18px; background-size: 50px;
        left: auto; right: 30px; width: 50%; height: auto; padding: 0px 30px 30px 75px;bottom: 30px; max-width: 400px;
    }
    .carousel-item .block-caption .block-ttl h2{
        color: #ffffff; font-size: 18px; font-weight: 200; text-align: left;
    }
    #pageblockslideshow-deelgebieden .carousel-indicators{
        bottom: 20px;
    }
    
}

@media(min-width:768px) {
    /*#deelgebied-de-pauwentuin .block-image{
        padding-left: 270px;
    }
    #deelgebied-de-boomgaard .block-image{
        padding-right: 270px;
    }
    #deelgebied-het-lint .block-image{
        padding-left: 270px;
    }*/
}
@media(min-width:900px) {
	.page-block.block-list .page-block-module{
		display: flex; justify-content: center; flex-wrap: wrap;
	}
	
	
    .block.block-list{
        flex-basis: 33.33%; padding-bottom: 15px; max-width: 400px;
    }
    .block.block-list .block-image .block-icon{
        right: 45px; width: 25px;
    }
    .block.block-list .block-image{
        padding: 0px 15px;
    }
    .block.block-list .block-caption{
        padding: 30px 15px;
    }
    .block.block-list .block-link{
        padding-left: 15px;
    }
    
}
@media(min-width:991px) {
    .carousel-item .block-caption .block-ttl h2{
        font-size: 24px;
    }
}
    
@media(min-width:1200px) {
	
    
    .block.block-list .block-image .block-icon{
        width: 35px;
    }
    .block.block-list{
    }
    .block.block-list .block-caption{
        padding-right: 30px;
    }
    .block.block-list .block-caption .block-ttl h2{
        font-size: 34px;
    }

    .carousel-item .block-caption{
        max-width: 600px; padding-left: 120px; background-size:75px;
    }
    .carousel-item .block-caption .block-ttl h2{
        font-size: 34px;
    }
   /* #deelgebieden.page-block #deelgebied-het-entreegebied{
       margin-top: -635px;
    }*/
}


#videoContainer iframe {
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
}



.bedankt-nieuwsbrief #pageBlock1 .page-block-caption .page-block-name h1{
	text-align: center;
}

.landschapstuin-hof-van-boedijn #pageBlock1 .page-block-image{
	text-align: center; display: flex; justify-content: center;
}
.landschapstuin-hof-van-boedijn #pageBlock1 .page-block-image img{
	max-width: 600px;
}

#bomen .page-block-caption .page-block-ttl.ttl-only h2,
#heesters .page-block-caption .page-block-ttl.ttl-only h2{
	text-align: center; font-size: 30px;
}

@media(min-width:700px){
	
	.het-hof .cta-left.page-block,
	.de-groene-hagenees .cta-left.page-block,
	.landschapstuin-hof-van-boedijn .cta-left.page-block{
		max-width: 450px; margin-top: 45px;
	}	
	
	.het-gebouw .cta-left.page-block{
		flex-basis: 50%;
	}	
}
@media(min-width:1200px){
.het-gebouw .cta-left.page-block{
	flex-basis: 20%; margin: 0px!important;
}	
}



#oldnewheader{
	padding: 0px!important;
}
.page-block-image-old,
.page-block-image-new{
	float: left; top: 0px; left: 0px;
	position: relative; width: 100%; background-size: cover; background-position: left center; background-repeat: no-repeat;
}
.page-block-image-old img,
.page-block-image-new img{
	opacity: 0; width: 100%;
}
.page-block-image-new{
	position: absolute; width: 61%; height: 100%; border-right: 5px solid #ffffff;
}
.slider {
	 position: absolute;
	 -webkit-appearance: none;
	 appearance: none;
	 width: 100%;
	 height: 100%;
	 background: rgba(242, 242, 242, .3);
	 outline: none;
	 margin: 0;
	 transition: all 0.2s;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .slider:hover {
	 background: rgba(242, 242, 242, .1);
}
 .slider::-webkit-slider-thumb {
	 -webkit-appearance: none;
	 appearance: none;
	 width: 6px;
	 height: 600px;
	 cursor: pointer; opacity: 0;
}
 .slider::-webkit-slider-thumb::after{
	 position: absolute; top: 0px; left: 0px; width: 100px; height: 100px; background: #ffffff; content: ''; display: block;
}
 .slider::-moz-range-thumb {
	 -webkit-appearance: none;
	 appearance: none;
	 width: 6px;
	 height: 600px;
	 background: white;
	 cursor: pointer; opacity: 0;
}
 
 .slider-button {
	 pointer-events: none;
	 position: absolute;
	 width: 30px;
	 height: 30px;
	 border-radius: 50%;
	 background-color: #ffffff;
	 left: calc(61% - 18px);
	 top: calc(50% - 18px);
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .slider-button:after {
	 content: '';
	 padding: 3px;
	 display: inline-block;
	 border: solid #5d5d5d;
	 border-width: 0 2px 2px 0;
	 transform: rotate(-45deg);
}
 .slider-button:before {
	 content: '';
	 padding: 3px;
	 display: inline-block;
	 border: solid #5d5d5d;
	 border-width: 0 2px 2px 0;
	 transform: rotate(135deg);
}
 




