html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]) {display:none;height:0}[hidden]{display:none}html{overflow-y:scroll;overflow-x:hidden;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{line-height:1}nav ul,nav ol{list-style:none;list-style-image:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;font-size:75%}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-spacing:0}a:link,a:visited,a:hover,a:active{text-decoration:none}a img,:link img,:visited img{border:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}html,button,input,select,textarea{font-family:sans-serif}textarea{resize:none;vertical-align:top;font-size:100%;overflow:auto}textarea:focus{outline:none}input:focus{outline:none}button,input,select{vertical-align:baseline;*vertical-align: middle;font-size:100%;line-height:normal;margin:0}legend{white-space:normal;*margin-left:-7px}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow: visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing;border-box;*height: 13px;*width: 13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}img{-ms-interpolation-mode:bicubic}svg:not(:root) {overflow:hidden}strong,b{font-weight:bold}tt{font-family:"Courier New",Courier,monospace}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new' , monospace;font-size:16px}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}i{font-style:italic}u{text-decoration:underline}strike,del{text-decoration:line-through}ins{text-decoration:none}center{text-align:center}dfn{font-style:italic}mark{background:#ff0;color:#000}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}textarea:focus,input:focus,select:focus,button:focus,option:focus{outline:none}input[type="text"],input[type="submit"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],textarea,select,option{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}html,body{margin:0;padding:0;height:100%;position:relative;font-family:effra,sans-serif}.come-in{transform:translateY(150px);animation:come-in .8s ease forwards}.come-in:nth-child(odd) {animation-duration:1s}@keyframes come-in {
  to { transform: translateY(0); }
}@media screen and (min-width:800px){.come-in-left{transform:translateX(-300px);animation:come-in-left .8s ease forwards}.come-in-left:nth-child(odd) {animation-duration:1s}}@keyframes come-in-left {
  to { transform: translateX(0); }
}@media screen and (min-width:800px){.come-in-right{transform:translateX(300px);animation:come-in-right .8s ease forwards}.come-in-right:nth-child(odd) {animation-duration:1s}}@keyframes come-in-right {
  to { transform: translateX(0); }
}.gototop{z-index:100;width:40px;height:40px;border-radius:200px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;position:fixed;right:-100px;bottom:40px;color: #373a3c93;font-size:1em;opacity:.8;cursor:pointer;transition:all .3s;border-radius:200;border:none;background-color:#fff!important;transition:all 1s ease;box-shadow:#373a3c 0 5px 15px}.gototop:hover{transform:translateY(-10px)}.menu_button{position:fixed;right:50px;top:50px;z-index:70;display:flex;justify-content:center;-ms-align-items:center;align-items:center}.menu_button img{width:200px;margin-right:30px}.menu_button div{width:50px;height:50px;transition:all .5s;padding:0;display:flex;justify-content:center;-ms-align-items:center;align-items:center;border-radius:200px;background-color:#fff;border-radius:200px;font-size:1.3em;cursor:pointer;-webkit-box-shadow:0 0 22px 0 rgba(82,82,82,.10);-moz-box-shadow:0 0 22px 0 rgba(82,82,82,.10);box-shadow:0 0 22px 0 rgba(82,82,82,.10);margin-top:-2px}.menu{width:100%;height:100vh;background-color:#08596b;z-index:50;position:fixed;left:0;right:0;bottom:0;top:0;display:none}.menu>nav{width:100%;height:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center}.menu>nav ul{display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.menu>nav ul li{opacity:0;transition:all .4s;padding:20px}.menu>nav ul a{font-size:70px;font-weight:200;color:#fff;transition:all .3s}.menu>nav ul a:hover{border-bottom:1px solid #fff}.menu>nav ul .active{border-bottom:1px solid #fff}.intro_screen{width:100%;height:100vh;background-image:url(/images/intro.png);background-position:center;background-size:cover;position:relative;background-color:rgba(0,49,76,.75);background-blend-mode:multiply;display:flex;justify-content:center;-ms-align-items:center;align-items:center;cursor:pointer;z-index:10000;position:relative}.intro_content{width:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;max-width:1400px}.intro_content h2{font-family:'Oswald',sans-serif;letter-spacing:2.5px;color:#fff;font-weight:700;text-transform:uppercase}.intro_content p{color:#fff;margin:25px 0;font-size:1.3em}.intro_content img{width:360px}.home_intro{width:100%;height:100vh;background-position:center;background-size:cover;position:relative;background-attachment:fixed;display:flex;justify-content:center;-ms-align-items:center;align-items:center;z-index:0}.home_intro_content{width:100%;max-width:1454px;margin:0 auto;padding:20px}.home_intro_content h2{font-weight:400;text-transform:uppercase;letter-spacing:3px;font-size:15px;color:#fff;margin-bottom:20px}.home_intro_content h1{font-size:70px;font-weight:600;line-height:110%;max-width:540px;text-decoration:underline;color:#fff}.home_intro_content a{margin-top:50px;display:inline-block;background-color:#08596b;color:#fff;letter-spacing:2px;padding:10px 30px}.PL_Wrapper{position:fixed;right:50px;bottom:50px;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;z-index:100;padding:30px 25px;transition:all .8s;-webkit-box-shadow:0 2px 22px 0 rgba(61,61,61,.41);-moz-box-shadow:0 2px 22px 0 rgba(61,61,61,.41);box-shadow:0 2px 22px 0 rgba(61,61,61,.41)}.PL_Wrapper p{max-width:300px;color:#08596b;margin-bottom:20px;text-align:left;line-height:150%}.PL_Buttons{display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;width:100%}.morecookies{color:#08596b;cursor:pointer;text-align:center;transition:all .3s}.PL_Buttons a{cursor:pointer;background-color:#08596b;color:#fff;padding:15px 35px;font-size:1.2rem;text-align:center;margin:0 10px}.page_header{width:100%;margin:0 auto;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;padding-bottom:50px}.page_header i{margin:30px 0}.page_header2{width:100%;margin:0 auto;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;padding:0 10px;padding-bottom:50px}.page_header>.lijntje{height:45px;width:2px;background-color:#2b94ac;margin-bottom:30px;margin-top:25px}.page_header_img{height:500px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.page_header>h2{color:#2b94ac;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:20px}.page_header2>h2{color:#fff;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:20px}.page_header>h1{color:#2b94ac;font-weight:700;font-size:40px;letter-spacing:1px;text-align:center;max-width:800px;margin-bottom:20px;padding:0 10px}.page_header2>h1{color:#fff;font-weight:700;font-size:40px;letter-spacing:1px;text-align:center;max-width:800px;margin-bottom:20px;padding:0 10px}.page_header_tekst{line-height:170%;font-weight:200;font-size:20px;color:#4c4c4c;width:75%;text-align:center;padding:0 10px}.page_header i,.page_header2 i{font-size:30px;color:#2b94ac}.assortiment{max-width:1300px;margin:0 auto;width:100%;padding:10px}.assortiment>h2{font-size:2em;font-weight:700;margin-bottom:20px;color:#2b94ac;margin-top:50px}.products{width:100%;margin-bottom:50px;cursor:pointer}.products{box-shadow:0 0 15px 0 rgba(82,82,82,.1);background-color:#fff;padding:25px;border-radius:5px;margin-bottom:10px}.products p:first-of-type{margin-top:20px}.products p{font-size:1.2rem;margin-bottom:10px}.products h2{font-weight:700;display:flex;justify-content:space-between;font-size:1.4em;color:#2b94ac;align-items:center;cursor:pointer}.products .product div{margin-top:20px;color:#353535;font-weight:200;font-size:1.2em;line-height:180%;letter-spacing:.5px}.products h2 i{transition:all .3s}.assortiment_list ul{list-style-type:disc;line-height:170%;margin-left:20px;color:#4c4c4c;font-weight:200;margin-top:20px;font-size:1.2rem}.arrowUp i{transform:rotate(180deg)}.tickertape{width:100%;height:160px;background-color:transparent;position:relative;font-style:italic;border:none!important}.tickertape>h1{text-align:center;width:100%;padding-top:55px;font-style:italic;font-size:1.6em;font-family:'Lato',sans-serif;font-weight:500}#ttcontainer{height:100px;max-width:1500px;width:100%;box-sizing:border-box}#tickertape{height:100px;width:100%;max-width:1500px;margin:0 auto;box-sizing:border-box;border:none!important}#tickertapeholder{position:absolute;left:50%;top:50%;padding:10px;font-style:normal;font-weight:200;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;width:100%;max-width:1400px;font-size:40px;line-height:150%;color:#08596b;font-weight:700;box-sizing:border-box}.in_beeld{width:100%;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin-bottom:30px}.in_beeld article{width:24%;margin:.5%;cursor:pointer;overflow:hidden;position:relative}.in_beeld article .overlay{position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.6);display:flex;opacity:0;justify-content:center;-ms-align-items:center;align-items:center;color:#fff;font-size:2em;transition:all .3s;z-index:2}.in_beeld article:hover .overlay{opacity:1}.in_beeld article:hover img{transform:scale(1.1)}.in_beeld article img{width:100%;transition:all .5s}.home_split{width:100%;max-width:2000px;margin:0 auto;display:flex;justify-content:center}.split_left{width:50%;display:flex;justify-content:flex-start;flex-direction:column}.split_left>div:first-of-type{padding:50px 20px;background-color:#fff;width:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.split_left>div:first-of-type h2{font-size:1.7em;color:#08596b;margin-bottom:20px}.split_left>div:first-of-type div{line-height:150%;color:#08596b;max-width:80%;font-weight:200;text-align:center;font-size:1.3em}.split_left>div:first-of-type div p{margin-bottom:20px}.split_left>div:first-of-type a{background-color:#08596b;color:#fff;padding:10px 15px;letter-spacing:2px;display:inline-block;margin-top:20px}.split_left>div:last-of-type{background-position:center;background-size:cover;background-repeat:no-repeat;flex:1}.split_right{width:50%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-wrap:wrap;background-color:#efefef}.split_contact{padding:50px 20px;width:100%;max-width:80%}.split_contact>p{line-height:150%;color:#08596b;font-weight:200;text-align:center;font-size:1.3em;margin-bottom:20px}.privholder{display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column}.labelform{color:#08596b;font-weight:200;width:100%;padding-bottom:5px;display:block}.split_images{width:100%;position:relative}.main_slider{width:100%}.main_slider img{width:100%}.split_controls{background-color:#2b94ac;position:absolute;width:300px;right:25px;bottom:-25px;border-radius:200px;z-index:1}.split_controls h2{font-weight:700;font-size:1.3em;color:#fff;padding:10px 50px;border-right:2px solid #fff;letter-spacing:2px}.split_controls button{background-color:transparent;border:none;color:#fff;font-size:1.8em;margin:0 10px}.split_controls div{display:flex;justify-content:center;-ms-align-items:center;align-items:center;padding:10px 20px}.amount_slider{color:#fff;font-size:1.1em;font-weight:400;letter-spacing:5px}.slideshow-container{max-width:1000px;position:relative;margin:auto}.prev1,.next1{cursor:pointer;position:absolute;top:99.5%;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;z-index:2}.next1{right:100px;border-radius:3px 0 0 3px}.prev1{left:693px;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,.8)}.text{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center}.numbertext1{color:#f2f2f2;font-size:22px;padding:8px 12px;position:absolute;top:96.5%;left:77.8%;z-index:2}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot:hover{background-color:#717171}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}.list_weddingplanner{list-style-type:disc;line-height:22px;color:#08596b}.home_ak{width:100%;min-height:100vh;display:flex;justify-content:center;-ms-align-items:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,49,76,.55);background-blend-mode:multiply;background-attachment:fixed}.home_ak>div{width:100%;padding:20px;max-width:1400px;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column}.home_ak>div h3{text-transform:uppercase;font-size:15px;letter-spacing:3px;color:#fff;margin-bottom:20px}.home_ak>div h2{font-size:59px;font-weight:600;line-height:110%;max-width:630px;text-decoration:underline;color:#fff;margin-bottom:40px}.home_ak>div a{display:inline-block;border:2px solid #fff;padding:8px 15px;color:#fff;letter-spacing:2px}.woontypes{width:100%;max-width:1500px;margin:0 auto;padding:50px 0;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap}.woontypes article{width:33.33%;padding:30px;margin-bottom:20px}.woontypes article img{width:100%}.woontypes article h2{font-size:25px;color:#08596b;margin-bottom:20px;margin-top:20px;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center}.woontypes article h2 div{width:50px;height:1px;background-color:#08596b}.woontypes article h3{font-size:17px;color:#08596b;font-weight:700}.woontypes_tekst{line-height:150%;font-size:17px;color:#08596b;font-weight:200}.woontypes_gegevens{display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;margin:20px 0}.woontypes_gegevens>div{width:100%;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;padding:10px 0;border-bottom:#08596b 1px dotted;font-weight:200;color:#08596b}.woontype_button_devider{width:100%;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;flex-wrap:wrap;margin-top:20px}.woontype_button_devider a{width:48%;background-color:#08596b;font-weight:200;letter-spacing:3px;color:#fff;text-align:center;padding:15px 10px}.woontype_det{width:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;padding:20px 0}.woontype_det>div{width:100%;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column;padding:30px 10px}.woontype_det>div h1{font-size:3em;margin-bottom:20px}.woontype_det_tekst{font-weight:200;font-size:17px;line-height:150%;color:#08596b}.woontype_det_geg{color:#08596b;font-weight:200;font-size:17px;width:100%;padding:30px 0}.woontype_det_geg>div{width:100%;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;border-bottom:1px dotted #08596b;padding:14px 0}.woontype_det_geg>div a{color:#08596b;text-decoration:underline}.woontype_det_geg .prijs{font-size:22px;font-weight:700;margin-top:30px;border-bottom:none!important}.woontype_det_geg>div p:first-of-type{font-weight:400}.woontype_det_geg .prijs p:first-of-type{font-weight:700}.woontype_det>aside{max-width:600px;min-width:600px;margin-left:30px;padding:30px 0;padding-left:30px;border-left:2px solid #08596b}.woontype_det>aside h2{font-size:2em;color:#08596b;margin-bottom:20px}.woontype_det>aside>div{line-height:150%;color:#08596b;font-weight:200}.woontype_det>aside form{margin-top:50px;display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap}.woontype_det>aside form #NaamInput{width:60%;margin-bottom:20px}.woontype_det>aside form #PostInput{width:38%;margin-bottom:30px}.woontype_det>aside form textarea{width:100%;border:none;padding:5px;background-color:#e6eaed;min-height:120px;font-family:effra,sans-serif;color:#000}.woontype_det>aside form input[type="text"],.woontype_det>aside form input[type="email"]{width:100%;font-family:effra,sans-serif;border:none;padding:5px;background-color:#e6eaed}.woontype_det>aside form input[type="submit"]{padding:7px 20px;color:#fff;font-family:effra,sans-serif;font-weight:400;letter-spacing:1px;margin-top:20px;background-color:#08596b}.specialcontrols{max-width:500px}.bevestiging_bg{width:100%;min-height:100vh;display:flex;justify-content:center;-ms-align-items:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.bevestiging{width:100%;border-radius:5px;-webkit-box-shadow:0 0 22px 0 rgba(82,82,82,.10);-moz-box-shadow:0 0 22px 0 rgba(82,82,82,.10);box-shadow:0 0 22px 0 rgba(82,82,82,.10);max-width:700px;padding:50px;background-color:#fff;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.bevestiging i{font-size:2em;color:#08596b;margin-bottom:10px}.bevestiging h2{text-transform:uppercase;letter-spacing:3px;color:#08596b;font-size:15px;margin:10px 0}.bevestiging h1{font-weight:700;font-size:2em;text-align:center;color:#08596b;margin-bottom:10px}.bevestiging p{line-height:150%;color:#08596b;font-size:17px;font-weight:200}.bevestiging a{cursor:pointer;display:inline-block;padding:13px 30px;background-color:#08596b;border:1px solid #08596b;font-weight:200;color:#fff;margin-top:20px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;transition:all .8s ease}.bevestiging a:hover{background-color:transparent;color:#08596b}.blokken_content{width:100%;max-width:1100px;margin:0 auto;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.blokken_content>h3{color:#08596b;text-transform:uppercase;text-align:center;letter-spacing:2px;margin-bottom:20px}.blokken_content>h2{color:#08596b;font-weight:700;font-size:70px;text-align:center;max-width:450px}.blokken_content1{width:100%;margin:0 auto;display:flex;padding-top:30px;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;background-color:rgba(255,255,255,.3);background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}#weddingplanner{position:relative;z-index:2}.blokken_content1>h2{z-index:2;position:relative}.blokken_content1>img{height:100%;width:auto;position:absolute;left:0;right:0;opacity:.2;top:0;bottom:0;z-index:-1}.content_split_left1,.content_split_right1{line-height:150%;color:#08596b!important;font-family:effra,sans-serif!important;font-weight:200;font-size:1.3em!important}.content_split_left1 p,.content_split_right1 p{margin:15px 0}.content_split_left1 ul,.content_split_right1 ul{list-style-type:disc;margin-left:40px!important}.content_split_left1 li,.content_split_right1 li{padding-left:15px!important}.blokken_content1>h3{color:#08596b;text-transform:uppercase;text-align:center;letter-spacing:2px;margin-bottom:20px}.blokken_content1>h2{color:#08596b;font-weight:700;font-size:70px;text-align:center}.blokken_content>div:nth-child(even) .content_split_left {order:2}.blokken_content>div:nth-child(even) .content_split_right {order:1;border-left:none}.galerij h2{text-align:center;padding-bottom:33px;font-size:50px;margin-top:50px;color:#08596b}.galerij>div{width:100%;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin-bottom:50px}.galerij>div img{width:23%;margin:1%;cursor:pointer}.content_split{width:100%;margin:0 auto;display:flex;justify-content:center;padding-top:70px}.content_split_left1{width:30%;padding:50px 40px;font-family:sans-serif}.content_split_left1 article{width:100%;height:500px}.content_split_left{width:50%;padding:50px 40px;font-family:sans-serif}.content_split_left article{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;height:500px}.content_split_right{width:50%;padding:50px 40px;font-family:sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center}.content_split_right h2{font-size:35px;color:#08596b;max-width:275px;margin-bottom:30px;font-family:effra,sans-serif}.content_split_right h3{font-size:20px;color:#08596b;max-width:275px;margin-bottom:9px}.content_split_right h2:not(:first-of-type) {margin-top:70px}.content_split_right>div{line-height:150%;color:#08596b;font-family:effra,sans-serif;font-weight:200;font-size:1.3em}.content_split_right>div p{margin:15px 0}.content_split_right>div ul{list-style-type:disc;padding-left:20px}.content_split_right1{width:30%;border-left:2px solid #08596b;padding:50px 40px;font-family:sans-serif;color:#08596b}.content_split_right1 h2{font-size:35px;max-width:275px;margin-bottom:30px}.content_split_right1 h3{font-size:20px;max-width:275px;margin-bottom:9px}.content_split_right1 h2:not(:first-of-type) {margin-top:70px}.content_split_right1 p{line-height:131%;font-weight:200}.list_ceremoniemeester{list-style-type:disc;line-height:22px;color:#08596b}.grijze_ak{background-color:#efefef;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-top:150px;padding-bottom:10px}.grijze_ak_content{width:100%;max-width:1100px;padding:20px;transform:translateY(-70px);display:flex;justify-content:space-between;-ms-align-items:center;align-items:center}.grijze_ak_content>div{width:45%;margin-top:125px}.grijze_ak_content>div h2{font-size:35px;color:#08596b;max-width:275px;margin-bottom:30px}.grijze_ak_content>div div{line-height:180%;font-weight:200;color:#08596b}.grijze_ak_content>div a{background-color:#08596b;color:#fff;padding:10px 15px;letter-spacing:2px;display:inline-block;margin-top:20px}.grijze_ak_content img{width:45%}.grijze_ak2{background-color:#efefef;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-top:0;padding-bottom:10px}.op_de_hoogte{margin:150px auto;max-width:800px;width:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.op_de_hoogte h2{font-size:50px;font-weight:700;color:#08596b;margin-bottom:20px}.op_de_hoogte h3{color:#08596b;letter-spacing:3px;line-height:150%;text-align:center;text-transform:uppercase}.op_de_hoogte form{display:flex;justify-content:center;-ms-align-items:center;align-items:center;padding:20px;margin-top:20px;width:100%}.op_de_hoogte form input[type="email"]{padding:12px;font-family:effra,sans-serif;color:#08596b;border:none;width:100%;max-width:450px;margin-right:15px;background-color:#f0f0f0}.op_de_hoogte form input[type="submit"]{padding:12px 40px;font-family:effra,sans-serif;background-color:#08596b;color:#fff;border:none}.contact_pagina{width:100%;max-width:1400px;display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin:0 auto;padding:100px 10px 0 10px}.contact_info{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#08596b;padding:80px 80px;margin-top:20px;width:100%}.contact_info p{font-size:20px;font-weight:200;color:#fff}.contact_gegevens{width:35%}#openingsuren-btn{width:100%;text-align:left}#openingsuren-btn button{background-color:transparent;border:none;margin-top:15px;padding:0;color:#08596b;border-bottom:1px solid #08596b;font-size:20px;font-weight:200;font-family:Poppins,sans-serif;cursor:pointer}.contact_gegevens h1{font-weight:900;color:#08596b;margin-bottom:20px;font-size:2em}#openingsuren{margin-top:15px;position:relative}#openingsuren table,th,td{border-collapse:collapse}#openingsuren table{border:2px solid #efefef;border-radius:4px;width:100%;padding:20px;position:relative}#openingsuren .close{position:absolute;top:10px;right:10px;color:#08596b;font-size:20px;cursor:pointer;z-index:100}#openingsuren th,td{padding:10px;font-weight:200;font-size:18px;color:#4c4c4c}.contact_gegevens h2{font-size:18px;font-weight:200;color:#fff;line-height:150%}.contact_gegevens p{line-height:150%;font-weight:200;font-size:20px;color:#4c4c4c}.contact_split{margin-top:40px;display:flex;justify-content:flex-start;-ms-align-items:center;align-items:center;flex-wrap:wrap;position:relative;z-index:1}.contact_split h2{font-weight:700;color:#fff;font-size:25px;margin-bottom:25px;line-height:130%}.contact_split div{width:100%;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column}.contact_split div p{padding:10px;padding-left:50px;position:relative;color:#fff}.contact_split div p a{color:#fff}.contact_split div p i{position:absolute;left:0;width:30px;display:flex;justify-content:center;align-items:center;top:50%;color:#fff;transform:translateY(-50%)}.contact_split img{width:100px;border-radius:200px;margin-right:20px}.contact_formulier{width:55%;margin-top:100px}.contact_form{display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap}.contact_label{width:100%;font-size:1.2em;font-weight:200;color:#353535;display:inline-block;margin-bottom:5px}.contact_form input[type="text"],.contact_form input[type="email"]{width:100%;border:none;border-bottom:2px solid #eee;padding:8px 0;color:#08596b;font-size:18px;font-weight:200;margin-bottom:40px;font-family:Poppins,sans-serif}.contact_form input[type="text"]:focus,.contact_form input[type="email"]:focus{border-bottom:2px solid #08596b;font-weight:400}.contact_form textarea{width:100%;border:none;border-bottom:2px solid #eee;border-radius:0;padding:10px 0;color:#08596b;margin-bottom:20px;font-weight:200;font-size:18px;font-family:Poppins,sans-serif;height:100px}.contact_form textarea:focus{border-bottom:2px solid #08596b;font-weight:400}.contact_form input[type="submit"]{border-radius:4px;padding:7px 30px;background:transparent;border:2px solid #08596b;font-weight:200;color:#08596b;font-size:1.2em;font-weight:200;font-family:Poppins,sans-serif;transition:all .3s}.contact_form input[type="submit"]:disabled{opacity:.3}.contact_form input[type="submit"]:disabled:hover{background:transparent;color:#08596b}.contact_form input[type="submit"]:hover{background-color:#08596b;color:#fff}.contact_formulier #NaamInput{width:100%}.contact_formulier #EmailInput{width:100%}#dasmap{width:100%;max-width:1600px;margin:0 auto;height:600px;position:relative;z-index:0;margin-top:-100px}footer{width:100%;background-color:#08596b;padding:50px 10px;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;flex-direction:column}.contactTitel{color:#2c2a4c;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:20px;width:100%}.contactSubtitel{color:#2c2a4c;font-weight:700;font-size:40px;letter-spacing:1px;text-align:center;margin:0 auto;max-width:600px;margin-bottom:20px}.contactTekst{line-height:170%;font-weight:200;font-size:20px;color:#4c4c4c;text-align:center;max-width:800px;margin:0 auto}.split_footer{display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;padding:100px 0;width:100%;max-width:75%;margin:0 auto}.split_footer>div{width:35%;margin-right:80px;color:#fff!important}.split_footer>div h2{color:#2c2a4c;margin-bottom:30px;font-size:50px;font-weight:700}.split_footer>div div{color:#fff;line-height:170%;font-weight:200;font-size:1.2em}.split_footer form{width:60%;display:flex;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap}.split_footer form #NaamInput{width:60%;margin-bottom:30px}.split_footer form #PostInput{width:38%;margin-bottom:30px}.split_footer form input[type="text"],.split_footer form input[type="email"]{width:100%;border:none;padding:5px;color:#fff;background-color:#595774;font-family:'Poppins',sans-serif}.split_footer form input[type="submit"]{display:block;margin-top:2em;border:2px solid #2c2a4c;color:#2c2a4c;padding:7px 30px;width:fit-content;font-size:1.2em;letter-spacing:2px;background-color:#fff;border:1px solid #fff;transition:all 1s}.split_footer form input[type="submit"]:disabled{opacity:.5}.split_footer form input[type="submit"]:enabled:hover{background-color:#2c2a4c;color:#fff}.split_footer form textarea{width:100%;border:none;padding:5px;color:#fff;background-color:#595774;min-height:120px;font-family:'Poppins',sans-serif}.split_footer .privholder{display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column}.split_footer .labelform{color:#fff}.home_kaart{background-color:#2b94ac;padding:50px;margin-top:100px}.home_kaart h1{color:#fff;margin-bottom:30px;font-size:50px;font-weight:700;text-align:center}.home_kaart p{color:#fff;line-height:170%;font-weight:200;text-align:center}.home_kaart_map{max-width:1400px;height:90%;margin:0 auto}.inner_footer{width:100%;margin:0 auto;max-width:50%;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;padding:20px 20px 0 20px;text-align:center}.inner_footer p{color:#fff;line-height:170%;font-weight:300;letter-spacing:2px}.inner_footer a{color:#fff;line-height:170%;font-weight:300;letter-spacing:2px;margin:0 auto}.inner_footer>div{display:flex;justify-content:flex-start;-ms-align-items:center;align-items:center;flex-direction:column}.inner_footer>div img{width:200px}.inner_footer>.ks{display:none}.socials{width:fit-content;display:flex;flex-direction:row;align-items:center;-ms-align-items:center}.socials a{width:35px;height:35px;border-radius:200px;background-color:#fff;color:#08596b;display:flex;justify-content:center;align-items:center;-ms-align-items:center;transition:all .8s ease}.socials a:hover{transform:scale(1.1)}.socials a:first-of-type{margin-right:10px}.disclaimer{display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:row;color:#fff;padding:10px;font-weight:200;font-size:1em;line-height:150%;background-color:#08596b}.disclaimer>div{border-top:.5px solid #e6e4e4;padding-top:10px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:row}.disclaimer span{margin:0 10px}.disclaimer a{color:#fff}.disclaimer a:last-of-type i{color:#fff;animation:pulse 4s infinite}@keyframes pulse {
	0% {
		color: #FFF;
	}

	5% {
		color: #8BCF97
	}
	10% {
		color: #FFF;
	}
	20% {
		color: #8BCF97
	}
	21% {
		color: #FFF;
	}

	50% {
		color: #FFF;
	}

	100% {
		color: #FFF;
	}
}.slogan{text-align:center;font-size:4.5rem;font-weight:bold;color:#2c2a4c;padding:6rem 0;padding-bottom:4rem;line-height:120%;opacity:.3}.inner_footer>div:last-of-type{flex-direction:row}.inner_footer>div:last-of-type a{color:#08596b;background-color:#fff;width:45px;height:45px;border:2px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s}.inner_footer>div:last-of-type i{font-size:1.5rem}.inner_footer>div:last-of-type a:first-of-type{margin-right:10px}form.form{float:left;width:25%;margin:3% 38%}input[type="text"],textarea,select{border:1px solid #4a4a4a;width:100%;margin-bottom:12px;float:left;height:30px;line-height:30px;padding:0 .5em}input[type="text"].i40{width:40%}input[type="text"].i60{width:57%;float:right}textarea{line-height:1.5em;padding:.5em;height:136px}#search>form>*{width:23.3%;margin-right:2.2%;float:left}#search>form>*:last-child{margin-right:0}#search>form{padding:1em 0}#search>form:after{clear:both;display:block;content:''}#search select{background:#fff;border:0;height:30px;line-height:30px;padding:0 .5em}#search input[type="checkbox"]{background:#fff;width:30px;border-color:#cecece;box-shadow:none;height:30px;float:left}#search>form>div>div{float:left;width:160px}#search input[type="submit"]{background-color:#1e47b0;height:30px;line-height:30px;margin-top:0}#search .input{margin-left:165px;display:block}#search label{margin-left:5px;height:30px;line-height:30px;display:inline-block}#search{background-color:#cecece}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#dedede}.checkmark::after{content:"";position:absolute;display:none}.privcnt:hover input ~ .checkmark {background-color:#ccc}.privcnt input:checked ~ .checkmark {background-color:#08596b}.privcnt input:checked ~ .checkmark::after {display:block}.privcnt .checkmark::after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ontwikkelaars{width:100%;height:100vh;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(/images/ontwikkelaars.jpg)}.ontwikkelaars_round{border-radius:200px;background-color:#19455e;width:350px;height:350px;position:absolute;left:50%;bottom:50px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;transform:translateX(-50%)}.ontwikkelaars_round h2{text-align:center;font-size:50px;color:#fff;margin-bottom:20px;max-width:200px}.ontwikkelaars_round div{color:#fff;max-width:300px;text-align:center;font-weight:200;line-height:150%;margin-bottom:20px}.ontwikkelaars_round a{font-size:3em;cursor:pointer;color:#fff}.lightbox1{margin:46px 0}.row>.column{padding:0 8px}.row:after{content:"";display:table;clear:both}.column{float:left;width:25%}.modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#08596b}.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;width:90%;max-width:1200px;margin-top:-90px}.close{color:#fff;position:absolute;top:10px;right:25px;font-size:35px;font-weight:bold}.close:hover,.close:focus{color:#999;text-decoration:none;cursor:pointer}.mySlides{display:none}.cursor{cursor:pointer}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-50px;color:#fff;font-weight:bold;font-size:20px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none}.next{right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,.8)}.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}img{margin-bottom:-4px}.caption-container{text-align:center;background-color:#08596b;padding:12px 16px 5px 16px;color:#fff}.demo{opacity:.6}.active,.demo:hover{opacity:1}img.hover-shadow{transition:.3s}.hover-shadow:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)}.personen{width:100%;max-width:1400px;margin:0 auto;padding:130px 20px;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin-left:-155px}.personen article{width:33%;padding:50px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column;height:590px}.personen_foto{width:180px;height:180px;margin-bottom:30px;border-radius:200px;background-position:center;background-size:cover;background-repeat:no-repeat}.personen article h2{font-size:35px;line-height:100%;color:#19455e;text-align:center;margin-bottom:20px;max-width:180px}.personen article div{line-height:150%;text-align:center;font-weight:200;margin-bottom:40px;color:#19455e}.personen article a{text-align:center;font-weight:700;color:#19455e;font-size:20px;display:flex;justify-content:center;-ms-align-items:center;align-items:center}.personen article a i{margin-right:15px}#dasmap{width:100%;height:80vh}#content-container{width:100%;max-width:1200px;margin:0 auto;margin:auto}#content-container h2{color:#08596b;font-size:1.4em;font-weight:bold;margin-bottom:1em;margin-top:1em;cursor:pointer}#content-container h3{background:#08596b;color:#fff;font-size:1.2em;padding:15px;overflow:hidden;position:relative;cursor:pointer;display:flex;justify-content:flex-start;-ms-align-items:center;align-items:center;margin-top:20px}#content-container h3 span{position:absolute;z-index:1;background:transparent url(/images/cross_w.png) no-repeat;display:inline-block;width:15px}#content-container h4{margin-left:2em;font-size:1.1em;font-weight:bold}#content-container p{padding:20px;line-height:170%;color:#7e7e7e}#content-container ul{margin-left:3em}#content-container table{width:100%}#content-container a{color:#08596b;font-weight:700}#gdpr-wrapper{min-height:100%;position:relative}#content-container thead{background-color:#08596b;color:#fff}#content-container thead th{border:1px solid #fff;padding:10px}#content-container tbody td{border:1px solid #353535;color:#7e7e7e;line-height:150%;padding:5px}#content-container tbody td p{padding:0}#content-container ul{padding-left:20px;line-height:170%;color:#7e7e7e;list-style-type:disc}.gdpr_h1{text-align:center;font-size:2em;font-weight:700;padding-top:100px}@media screen and (max-width:1877px){.next1{right:11%}.prev1{left:73%}}@media screen and (max-width:1510px){.next1{right:9%}.prev1{left:73%}}@media screen and (max-width:1400px){.home_intro,.home_ak,.ontwikkelaars{background-attachment:initial}}@media screen and (max-width:1315px){.next1{right:8%}.prev1{left:73%}}@media screen and (max-width:1300px){.personen article{padding:20px}.assortiment{max-width:1100px}}@media screen and (max-width:1225px){.next1{right:7%}.prev1{left:73%}}@media screen and (max-width:1200px){.menu>nav ul a{font-size:50px}.woontype_det{flex-wrap:wrap}.woontype_det>aside{width:100%;min-width:100%;max-width:100%;margin-left:0;padding:50px 10px;border-left:0;border-top:1px solid #08596b;margin-top:20px;padding-top:30px}.woontypes article{width:50%}.contact_pagina{padding:25px 10px}.contact_gegevens{margin-bottom:20px;padding:30px 10px}.contact_gegevens,.contact_formulier{width:100%;padding:0 10px}.contact_gegevens h1,.contact_gegevens h2{text-align:center;line-height:120%}.contact_gegevens>div{justify-content:center;-ms-align-items:center;align-items:center;margin-top:20px}.contact_gegevens > div a:not(.close) {display:flex;justify-content:center;-ms-align-items:center;align-items:center;flex-direction:column}.contact_split div{padding:20px}.contact_split img{display:none}.contact_split div{justify-content:center;-ms-align-items:center;align-items:center}#dasmap{margin-top:15px;height:400px}#openingsuren-btn{text-align:center;margin-left:50%;transform:translateX(-50%)}.contact_formulier{margin-top:20px}}@media screen and (max-width:1130px){.next1{right:6%}.prev1{left:73%}}@media screen and (max-width:1000px){.personen{flex-wrap:wrap}.personen article{width:50%}.specialcontrols{max-width:100%;position:relative}}@media screen and (max-width:980px){.next1{right:5%}.prev1{left:73%}.prev1,.next1{top:100.5%}}@media screen and (max-width:950px){.next1{right:2%}.prev1{left:71}.prev1,.next1{top:100.5%}.galerij>div img{width:45%}.galerij>div{align-items:center;-ms-align-items:center;justify-content:center}.inner_footer{font-size:.9em}.in_beeld article{width:32.33%}}@media screen and (max-width:900px){.blokken_content1>h2{font-size:50px}.page_header_img{height:400px}#weddingplanner.content_split{padding-top:0!important}.home_ak>div h2{font-size:40px;text-align:center}.home_ak>div{justify-content:center;-ms-align-items:center;align-items:center}.content_split{flex-wrap:wrap}.content_split_left{width:100%;order:2}.content_split_left1{width:100%}.content_split_right{width:100%;border-left:none}.content_split_right1{width:100%;border-left:none}.content_split_left,.content_split_right{padding:30px 20px}.content_split_left1,.content_split_right1{padding:30px 20px}.ontwikkelaars_round{bottom:2%;width:96%;left:2%;right:2%;transform:translate(0,50%);border-radius:0;height:initial;padding:15px}.ontwikkelaars_round h2{max-width:initial;font-size:30px}.ontwikkelaars_round a{font-size:2em}.ontwikkelaars{height:initial;padding-bottom:76%;position:relative}.personen{padding:50px 0;padding-top:100px}.woontypes article{padding:15px}}@media screen and (max-width:850px){.grijze_ak_content>div{width:100%}.location_info{left:188px}.split_controls div{padding:10px 10px}.inner_footer{flex-direction:column}.inner_footer>div:first-of-type{margin-bottom:30px}}@media screen and (max-width:800px){.split_footer .privholder{flex-direction:row!important;align-items:flex-end;-ms-align-items:flex-end;width:100%}#PL_privacy{width:70%}.split_footer form input[type="submit"]{width:30%}.home_split{flex-wrap:wrap}.split_left{width:100%}.split_right{width:100%}.grijze_ak_content img{width:100%;order:1;margin-bottom:30px}.grijze_ak_content>div{width:100%;order:2}.grijze_ak_content{flex-wrap:wrap}.grijze_ak{margin-top:100px}.op_de_hoogte{margin:40px auto}.split_footer{flex-wrap:wrap}.split_footer>div{width:100%;margin-right:0;margin-bottom:50px}.split_footer>div h2{font-size:25px;margin-bottom:15px}.location_info{left:178px;top:27px}.home_ak{min-height:50vh}}@media screen and (max-width:750px){#tickertapeholder{font-size:16px!important}.contact_info>div{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:30px}.contact_info{padding:20px 10px}.contact_info h2{text-align:center;margin-bottom:0}}@media screen and (max-width:700px){.home_intro_content h1{font-size:50px}.woontypes article{width:100%;padding:10px;margin-bottom:50px}.detail{padding-top:80px}.menu_button{right:20px;top:20px}.menu>nav ul a{font-size:40px}footer>h2{font-size:30px}footer{padding:30px 0}.socials a{width:30px;height:30px}.disclaimer{font-size:14px}.home_ak>div h2{font-size:30px}.home_ak>div h3{text-align:center}.blokken_content>h2{font-size:40px}.op_de_hoogte h2{font-size:30px}.woontype_det>div h1{font-size:30px}.split_footer{padding:30px 10px;padding-top:0}.split_footer>div h2{text-align:center}.split_footer>div div{text-align:center}.woontype_det_geg .prijs{font-size:18px}.home_kaart{padding:20px;padding-top:30px;margin-top:30px}.home_kaart h1{font-size:30px}.home_kaart p{padding-top:0}.home_ak{min-height:40vh}.in_beeld article{width:49%}}@media screen and (max-width:680px){.page_header,.page_header2{max-width:100%}.page_header_tekst{width:100%}.tickertape{height:120px}}@media screen and (max-width:650px){.inner_gegevens{flex-direction:column}.content_split_right{padding:0 20px!important}.inner_footer>div{width:50%}.inner_footer>div:first-child{width:100%}.personen article h2{font-size:25px}.inner_footer>.gs{display:none}.inner_footer>.ks{display:block;text-align:center;margin-bottom:0}.inner_footer>div:first-child{width:100%}.split_controls{padding:0}.split_controls h2{font-size:1.1em}.amount_slider{font-size:.9em}.split_controls button{font-size:1.4em}.page_header>h1,.page_header2>h1{font-size:25px;width:90%;margin:auto;margin-bottom:20px}}@media screen and (max-width:600px){.split_left>div:first-of-type div,.split_contact{max-width:99%}.blokken_content1>h2{font-size:40px}.contact_info h2{font-size:20px;margin-bottom:15px}.contact_gegevens p{font-size:16px}.contact_split div{justify-content:flex-start;align-items:flex-start;-ms-align-items:flex-start}.contact_gegevens h1{font-size:1.5em}#openingsuren-btn button,#openingsuren th,td{font-size:16px}.privcnt{flex-direction:column;align-items:flex-start!important;justify-content:flex-start}#PL_privacy{margin-bottom:15px}.contact_form input[type="submit"]{padding:5px 25px;font-size:15px}}@media screen and (max-width:550px){.page_header i{margin-bottom:15px;font-size:25px}.split_contact form #NaamInput,.split_footer form #PostInput,.woontype_det>aside form #PostInput{width:100%}.split_contact form #PostInput,.split_footer form #NaamInput,.woontype_det>aside form #NaamInput{width:100%}.split_contact h2{font-size:2em}.op_de_hoogte form{flex-wrap:wrap}.op_de_hoogte form input[type="email"]{width:100%;max-width:initial;margin-right:0;margin-bottom:15px}.op_de_hoogte form input[type="submit"]{width:100%}.split_controls{width:200px}.split_controls h2{padding:10px 20px}}@media screen and (max-width:500px){.bevestiging h1{font-size:1.5em}.bevestiging i{font-size:1.5em}.bevestiging a{padding:10px 20px}.page_header_img{height:250px}.inner_footer>div:last-of-type i{margin-bottom:15px;margin-top:15px}.PL_Wrapper a{margin:0;margin-top:15px;width:100%}.PL_Buttons{flex-wrap:wrap}.blokken_content1>h2{font-size:30px}.split_footer .privholder{flex-direction:column!important;align-items:flex-start;-ms-align-items:flex-start}#PL_privacy{width:100%}.split_footer form input[type="submit"]{width:fit-content}.inner_footer a,.inner_footer p{font-size:1.1em}.disclaimer>div{border:none}.disclaimer div:last-of-type{display:flex;flex-direction:column;justify-content:center;align-items:center;-ms-align-items:center;width:100%}.disclaimer div:last-of-type span{display:none}}@media screen and (max-width:430px){.inner_footer p:first-of-type{text-align:center}}@media screen and (max-width:414px){.menu_button{top:20px}.menu_button div{width:40px;height:40px;font-size:1.1em}.menu_button img{width:150px}.split_controls{background-color:#08596b;display:flex;justify-content:center;-ms-align-items:center;align-items:center;position:absolute;width:100%;right:0;bottom:-9px}.grijze_ak_content{flex-wrap:wrap;margin-top:58px}.personen{padding:50px 0;padding-top:100px;margin-left:-6px}form.form{width:80%;margin:3% 12%}.prev1,.next1{top:102.5%}.prev1{left:68%}.next1{right:0%}.numbertext1{left:75.8%}}@media screen and (max-width:400px){.contact_gegevens h2{font-size:15px}.contact_split div{justify-content:flex-start;align-items:flex-start;text-align:center}.contact_split div p{font-size:15px;padding-left:30px}.contact_form input[type="text"],.contact_form input[type="email"],.contact_form textarea{font-size:16px;margin-bottom:20px}.privcnt{flex-wrap:wrap;height:initial!important;line-height:120%}.contact_form input[type="submit"]{width:100%;margin-top:10px}}